        * {
            margin: 0;
            padding: 0;
        }

        body {
            width: 100%;
            height: 100%;
            background-color: #FFFFFF;
        }
        .boxs{
            max-width: 1000px;
            margin: 0 auto;
        }
        .box_content_header {
            width: 100%;
            height: 78px;
            border-bottom: 3px solid #256532;;
        }

        .box_content_header img {
            width: 240px;
            height: 71px;
            margin-top: 2px;
        }

        .main {
            display: flex;
            justify-content: center;
        }

        .content {
            width: 1000px;
            box-sizing: border-box;
            margin-top: 21px;
            display: flex;
            justify-content: flex-start;
            margin: 10px auto;
            font-family: PingFangSC-Regular,PingFang SC;
        }

        .content_right {
            width: 460px;
            margin-left: 50px;
            text-align: center;
            box-sizing: border-box;
            padding: 10px;
        }
        .content_right span{
            font-size: 14px;
          
        }
        .content_left_img {
            width: 100%;
        }

        .content_left_img img {
            width: 550px;
            height: 230px;
        }

        h4 {
            color: #333;
            font-size: 25px;
            margin-bottom: 30px;
        }

        span {
            display: block;
            font-size: 14px;
            text-align: left;
            letter-spacing: 2px;
        }

        .info {
            width: 550px;
            height: 26px;
            margin-bottom: 12px;
            line-height: 26px;
            color: #FFFFFF;
            background-color: #7AC143;
            margin-top: 10px;
            box-sizing: border-box;
            padding-left: 13px;
            font-size: 13px;
        }

        .content_model {
            width: 570px;
            display: flex;
            flex-wrap: wrap;
        }

        .content_model #box {
            width: 272px;
            height: 185px;
        }

         .content_model #box2 {
            width: 272px;
            height: 160px;
        }


        .bottom {
            width: 1000px;
            height: 26px;
            line-height: 26px;
            background-color: #7AC143;
            color: #FFFFFF;
            margin: 0 auto;
            box-sizing: border-box;
            padding-left: 13px;
            font-size: 13px;
        }

        .bottom_box {
            width: 1000px;
            height: 100px;
            margin: 0 auto;
            margin-top: 10px;
            color: gray;
            font-size: 10px;
        }

 
		.box1{
			border-bottom: 1px solid #EBEBEB; display: flex;justify-content: start;align-items: center;padding-left: 20px;box-sizing: border-box;
		
		}
		.box2{
			border-left: 1px solid #EBEBEB;border-bottom: 1px solid #EBEBEB; display: flex;justify-content: flex-start;align-items: self-start; box-sizing: border-box2;padding-left: 20px;
		}
		.thisImg1{
			width: 101px;height: 101px;
		}
		.thisImg2{
			width: 120px;height: 120px;
		}
		.thisImg3{
			width: 120px;height: 120px;
		}
		.thisP{
			color: #333333;font-size: 11px;margin-left: 5px;font-weight: 600;padding-top:30px;text-align:center
		}
		.thisP2{
			color: #333333;font-size: 11px;margin-left: 15px;padding-top:10px;
		}
		.thisP3{
			color: #333333;font-size: 10px;margin-left: 5px;
		}
		.thisP4{
			width: 35%; margin: 0 auto;margin-top: 10px;
		}
		.thisP5{
			width: 50%; margin: 0 auto;margin-top: 10px;
		}
		.box3{
			display: flex;justify-content: start;align-items: center;padding-left: 25px;box-sizing: border-box;
		}
		.MF10{
			margin-left: 10px;
		}
        .MF5{
			margin-left: 5px;
		}
		.MT32{
			margin-top: 32px;
		}
		.MR15{
			margin-right:15px
		}
		.thisDiv1{
			border-left: 1px solid #EBEBEB;display: flex;justify-content: start;align-items: center;padding-left: 15px;box-sizing: border-box;
		}
		.thisDiv2{
			display: flex;justify-content: start;align-items: center;text-align: center; color:#FFFFFF;background-color: #07C160;border-radius: 3px; width: 100px;height: 22px;line-height: 22px;margin-top: 10px;font-size: 10px;
		}
		.thisDiv3{
			display: flex;justify-content: start;align-items: center;text-align: center; color:#FFFFFF;background-color: #07C160;border-radius: 3px; width: 100px;height: 22px;line-height: 22px;margin-top: 10px;font-size: 10px;
		}
		.thisDiv4{
			text-align: left; color:#7AC143;width: 138px;height: 32px;line-height: 32px;font-size: 10px;font-weight: 600;
		}
	 
		.square120{
			width: 120px;height: 120px;
		}
		.squre15{
			width: 15px;height: 15px;
		}
		
		.squre20{
			width: 20px;height: 20px;
		}
		.flextalignCenter{
			display: flex;justify-content: start;align-items: center
		}
		.flextCenter{
			display: flex;justify-content: center;
		}
		.lineIndent{
			text-indent: 1em;line-height: 2em;
		}
		