/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;font-family: arial;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width: 100%; margin:0 auto;padding: 0 8%;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}
@font-face {
    font-family: "ziti";
    src: url("/fonts/THSarabunNew.ttf") format("truetype");
}

* {
    font-family: ziti;
}

:root {
	--main-color: #29643b;
	--main-color2: #669966;
	--main-color-white: #fff;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.header{ position:relative;z-index: 999;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 90px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 70px;width: auto;}


/*menu*/
.menu{height:120px;line-height:120px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top: 120px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;}
.menu ul li dl dd a:hover{ color: var(--main-color);}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 20px;}
a.menu_hover{ background:#666;color: var(--main-color);}

.menu>ul>li>a{display: block;color: var(--main-color);font-size: 24px;text-transform: uppercase;font-weight: bold;pointer-events: stroke;}
.menu>ul>li>a span{display: block;position: relative;}
.menu>ul>li>a span:after{position: absolute;left: 0;bottom: 20px;width: 100%;height: 3px;background: var(--main-color);opacity: 0;content: "";transition: 0.3s;}
.menu>ul>li.cur>a span:after{opacity: 1;}

.language{position: relative;margin-left: 25px;}
.language dt{height: 40px;display: flex;justify-content: center;align-items: center;font-size: 24px;color: var(--main-color);cursor: pointer;width: 150px;background: #fff;font-weight: bold;}
.language dt span{line-height: 25px;display: flex;align-items: center;}
.language dt em{display: inline-block;line-height: 1;font-size: 0;}
.language dt img{width: 25px;margin-right: 10px;vertical-align: middle;}
.language i{padding-left: 10px;font-size: 22px;}
.language dd{position: absolute;top: 40px;right: 0;width: 120px;background: #fff;display: none;box-shadow: var(--main-shadow);border-radius: 10px;overflow: hidden;}
.language ul li{line-height: 40px;text-align: center;}
.language ul li a{display: block;padding: 0 10px;font-size: 14px;color: #000;}
.language ul li a img{width: auto;height: 15px;margin-right: 5px;vertical-align: middle;}
.language ul li a:hover{background: #000;color: #fff;}
.language ul li.on a{color: var(--main-color);}
/*.language:hover dd{display: block;}*/


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:100px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{font-size: 36px;color: var(--main-color);text-transform: uppercase;font-weight: bold;line-height: 1.6;}
.iTxt{font-size: 24px;color: #333;line-height: 1.6;}
.iLine i{display: inline-block;width: 100px;height: 3px;background: var(--main-color2);}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;position: relative;height:70vh;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.banTop{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;z-index: 2;}
.banTop .desc{max-width: 750px;}
.banTit{color: #fff;font-size: 64px;font-weight:bold}
.banTxt{font-size: 24px;margin-top: 20px;color: #fff;opacity: 0.8;}
.banTop .banMore{margin-top: 50px;}
.banMore a{display: inline-block;padding: 22px 45px;border: 1px solid #fff;border-radius: 5px;color: #fff;font-size: 24px;}
.banMore a i{padding-left: 10px;font-style: normal;}
.banMore a.btn1{background: var(--main-color);margin-right: 25px;border-color: var(--main-color);}

.index1{width: 100%;background: #001510;padding: 60px 0;border-top: 3px solid var(--main-color2);overflow: hidden;}
.i1List{width: 100%;}
.i1List ul{margin-left: -50px;margin-right: -50px;}
.i1List ul li{width: 20%;position: relative;padding: 0 50px;}
.about4 ul li:nth-child(4) .part {
    justify-content: center;
}

    .about4 ul li:nth-child(4) .part .desc {
        flex: inherit;
    }
.i1List ul li:after{position: absolute;right: 0;top: 50%;transform: translateY(-50%);content: "";background: var(--main-color2);height: 100px;width: 2px;opacity: 0.2;}
.i1List ul li:last-child:after{display: none;}
.i1List .part{display: flex;width: 100%;}
.i1List .part .img{width: 100px;margin-right: 30px;}
.i1List .part .img img{width: 100%;}
.about4 .i1List .part .img img{height:50px;width:auto;}
.about4 .i1List .part .img{width: 50px;margin-right: 20px;}
.about4 .i1List ul li{padding:0 30px;}
.i1List .part .desc{flex: 1;padding-top: 10px;}
.i1List .part .tit{color: #fff;font-size: 32px;}
.i1List .part .txt{color: #fff;font-size: 24px;opacity: 0.8;margin-top: 20px;line-height:30px;}
.i1List ul li:nth-child(3) .part{justify-content: center;}
.i1List ul li:nth-child(3) .part .desc{flex: inherit;}


.index2{padding: 60px 0;overflow: hidden;}
.i2List{margin-left: -15px;margin-right: -15px;}
.i2List ul li{width: 25%;padding: 0 15px;}
.i2List .part{display: block;width: 100%;height: 100%;border-radius: 10px;overflow: hidden;position: relative;background: #f5f5f5;}
.i2List .part .icon{position: absolute;left: 20px;top: 20px;width: 65px;height: 65px;/*background: url(../images/bg_1.png) center no-repeat;*/background-size: contain;display: flex;justify-content: center;align-items: center;}
.i2List .part .icon img{width: 50px;}
.i2List .part .img{width: 100%;height: 300px;display: flex;justify-content: center;align-items: center;padding: 50px;padding-bottom: 0;}
.i2List .part .img img{width: 100%;height: auto;max-width: 100%;max-height: 100%;}
.i2List .part .desc{width: 100%;padding: 50px;}
.i2List .part .tit{font-size: 32px;color: var(--main-color);font-weight: bold;}
.i2List .part .txt{font-size: 24px;color: #666;line-height: 1.6;margin: 20px 0;}
.i2List .part .more{font-size: 24px;color: var(--main-color);text-transform: uppercase;}
.i2List .part:hover{box-shadow: var(--main-shadow);}
.i2List .part:hover .img img{transform: scale(1.1);}

.index3{background: #000;padding: 60px 0;overflow: hidden;}
.i3Warp{width: 100%;}
.i3Warp .left{width: 42%;}
.i3Warp .left .iTit{}
.i3Warp .left .iTxt{opacity: 0.8;}
.i3Warp .right{width: 58%;}
.i3List{width: 100%;}
.i3List ul li{width: 25%;padding-left: 5%;}
.i3List .part{display: block;width: 100%;text-align: center;}
.i3List .part .img{width: 100%;}
.i3List .part .img img{width: auto;max-width: 145px;border-radius: 50%;}
.i3List .part .tit{margin-top: 32px;font-size: 32px;color: #fff;}
.i3List .part .txt{font-size: 24px;color: #fff;margin-top: 20px;opacity: 0.8;}

.index4{padding: 60px 0;overflow: hidden;}
.i4List{width: 100%;}
.i4List ul{margin-left: -10px;margin-right: -10px;}
.i4List ul li{flex: 1;padding: 10px;min-width: 250px;}
.i4List .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 10px;}
.i4List .part .img{width: 100%;height: 100%;padding: 20px;display: flex;justify-content: center;align-items: center;}
.i4List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;opacity: 0.9;}
.i4List .part:hover{box-shadow: var(--main-shadow);}
.i4List .part:hover .img img{transform: scale(1.1);opacity: 1;}

.index5{width: 100%;padding: 60px 0;overflow: hidden;background-position: center;}
.i5List{width: 100%;max-width: 800px;}
.i5List ul li{width: 25%;padding: 0 20px;}
.i5List .part{text-align: center;}
.i5List .part .icon{}
.i5List .part .icon img{width: 65px;}
.i5List .part .tit{font-size: 24px;color: #fff;margin-top: 20px;line-height: 1.6;}

.index6{width: 100%;padding: 60px 0;overflow: hidden;background: #002b14;}
.i6Warp{width: 100%;}
.i6Warp .left{width: 50%;}
.i6Warp .right{width: 45%;}


.footer{width: 100%;padding: 60px 0;overflow: hidden;background: #002b14;font-size: 24px;color: #fff;border-top: 1px solid #2f6529;}
.fWarp{width: 100%;justify-content: space-between;}
.fWarp .item{width: 21%;}
.fWarp .item1{width: 16%;}
.fWarp .item2{width: 19%;}
.fWarp .item3{width: 29%;}
.fWarp .item4{width: 15%;}
.fWarp  .line{width: 1px;background: var(--main-color);}
.fLogo{}
.fLogo img{width: auto;max-width: 100%;max-height: 80px;}
.fAddr{display: flex;}
.fAddr .icon{width: 35px;font-size: 20px;text-align: center;}
.fAddr .box{flex: 1;line-height: 1.6;}
.fAddr .tit{font-size: 24px;}
.fAddr .txt{font-size: 24px;margin-top: 10px;}
.fTel ul li{margin-bottom: 20px;}
.fTel i{padding-right: 10px;}
.fTel a{color: #fff;}
.fTit{font-weight: bold;text-align: center;margin-bottom: 35px;}
.fShare{width: 100%;}
.fShare ul li{margin: 0 15px;}
.fShare a{display: flex;justify-content: center;align-items: center;width: 55px;height: 55px;border: 1px solid rgba(255,255,255,0.3);border-radius: 50%;fosnt-size: 20px;color: #fff;}

.copyright{background: #001d18;padding: 30px 0;border-top: 1px solid #2f6529;color: #fff;font-size: 16px;}
.copyright a{color: #fff;}
.copyright .left p{font-size:24px;}
.copyright .right{padding-top: 10px;}
.copyright .right em{display: inline-block;margin: 0 20px;}


.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu:after{position: absolute;left: 0;top: 0;width: 65%;height: 100%;content: "";background-image: linear-gradient(to right,#002b14 0%,#ffffff00 100%);}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;}
.tongtu .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.tongtu .desc{width: 70%;}
.tongtu .tag{font-size: 24px;color: #74bd3a;font-weight: bold;margin-top: 1vw;}
.tongtu .t1{font-size: 3vw;color: #fff;font-weight: bold;line-height: 1.2;}
.tongtu .txt{font-size: 24px;color: #fff;font-weight: 300;margin-top: 1vw;margin-bottom: 1vw;}
.tongtu .banMore a{padding: 1vw 2vw;border: 2px solid rgba(255,255,255,0.3);font-size: 24px;}
.tongtu .list{margin-top: 20px;color: #fff;font-size: 16px;}
.tongtu .list ul li{width: auto;margin-right: 5%;text-align: center;max-width: 120px;}
.tongtu .list .icon img{width: 50px;}
.tongtu .list .tit{margin-top: 10px;line-height: 1.6;font-size:24px;}

.innerTit{font-size: 32px;color: #333;font-weight: bold;}

/*solutions*/

.solutions{width: 100%;padding: 60px 0;}

.solution1{width: 100%;}
.sol1List{margin-left: -20px;margin-right: -20px;}
.sol1List ul li{width: 33.3%;padding: 0 20px;}
.sol1List .part{display: block;width: 100%;height: 100%;border-radius: 10px;overflow: hidden;position: relative;background: #f5f5f5;padding: 50px 35px;}
.sol1List .part .top{width: 100%;display: flex;}
.sol1List .part .icon{width: 100px;height: 100px;background: #eef0eb;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-right: 20px;}
.sol1List .part .icon img{width: 100px;}
.sol1List .part .tit{font-size: 28px;color: var(--main-color);font-weight: bold;flex: 1;}
.sol1List .part .info{font-size: 24px;color: #666;line-height: 1.6;margin: 20px 0;padding-left: 20px;color: #333;}
.sol1List .part .info p{padding: 8px 0;}
.sol1List .part .info i{color: var(--main-color);padding-right: 10px;}
.sol1List .part .more{padding-left: 20px;}
.sol1List .part .more a{font-size: 24px;color: var(--main-color);text-transform: uppercase;}

.sol1List .part:hover{box-shadow: var(--main-shadow);}
.sol1List .part:hover .img img{transform: scale(1.1);}

.sol2List{width: 100%;}
.sol2List ul{justify-content: space-between;}
.sol2List ul li{width: 16.66%;position: relative;text-align: center;padding: 0 20px;}
.sol2List ul li:after{position: absolute;top: 55px;right: -30px;width: 50px;height: 15px;background: url(../images/right.png) center no-repeat;background-size: cover;content: "";}
.sol2List ul li:last-child:after{display: none;}
.sol2List .icon{width: 110px;height: 110px;border: 2px solid var(--main-color);display: flex;justify-content: center;align-items: center;border-radius: 50%;margin: 0 auto;}
.sol2List .icon img{height: 70px;}
.tech1 .sol2List .icon img {
    height: 100px;
}
.sol2List .tit{font-size: 22px;color: var(--main-color);font-weight: bold;margin-top: 20px;}
.sol2List .txt{font-size: 24px;color: #333;margin-top: 10px;line-height: 1.6;}

.solution3{overflow: hidden;}
.sol3List{width: 100%;}
.sol3List ul{margin-left: -25px;margin-right: -25px;}
.sol3List ul li{width: 33.3%;padding: 0 25px;}
.sol3List .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 10px;background: #fafafa;overflow: hidden;}
.sol3List .part .img{width: 100%;}
.sol3List .part .img img{width: 100%;}
.sol3List .part .desc{padding: 30px;}
.sol3List .part .tit{font-size: 24px;color: var(--main-color);font-weight: bold;}
.sol3List .part .txt{font-size: 20px;color: #333;margin-top: 10px;line-height: 1.6;}
.sol3List .part .more{font-size: 24px;color: var(--main-color);text-transform: uppercase;margin-top: 20px;}
.sol3List .part:hover{box-shadow: var(--main-shadow);}
.sol3List .part:hover .img img{transform: scale(1.1);}
.sol3List .part:hover .tit{color: var(--main-color2);}

.solution4{width: 100%;border-radius: 10px 10px 0 0;overflow: hidden;padding: 80px 0;position: relative;background-size: cover;}
.solution4 .wapper{position: relative;z-index: 9;}
.solution4 .warp{width: 100%;}
.solution4 .tit{font-size: 32px;font-weight: ;color: #fff;width: 45%;}
.solution4 .banMore{width: 45%;}
.solution4 .bg{position: absolute;right: 0;bottom: 0;height: 100%;width: auto;}
.solution4 .bg img{height: 100%;width: auto;max-width: 100%;}

/*technology*/

.technology{width: 100%;padding: 60px 0;overflow: hidden;}
.tech1{width: 100%;}
.tech1Warp{width: 100%;}
.tech1Warp .left{width: 38%;}
.tech1Warp .right{width: 60%;}
.tech1Table{width: 100%;overflow: auto;font-size: 14px;color: #333;border-radius: 5px;}
.tech1Table thead tr{text-align: left;background: #f5f5f5;}
.tech1Table tbody  tr td:nth-child(1){font-weight: bold;}
table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;border-radius: 5px;}
table thead tr th,
table tbody tr th,
table tfoot tr th,
table thead tr td,
table tbody tr td,
table tfoot tr td {
	padding: 15px;
	vertical-align: middle;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	
}


.tech1 .sol2List ul li{width: 20%;}
.tech1 .sol2List .icon{border: none;}
.tech1 .sol2List .icon img{width: 100%;max-width: 100px;}
.sol2List .tit{font-size: 32px;margin-top: 35px;}
.sol2List .txt{font-size: 24px;margin-top: 35px;}

.tech2{width: 100%;}
.tech2List{width: 100%;}
.tech2List ul{margin-left: -25px;margin-right: -25px;}
.tech2List ul li{width: 25%;padding: 0 25px;}
.tech2List .part{display: block;width: 100%;text-align: center;}
.tech2List .part .img{width: 100%;height: 220px;display: flex;justify-content: center;align-items: center;}
.tech2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.tech2List .part .tit{font-size: 28px;color: var(--main-color);font-weight: bold;margin-top: 20px;}
.tech2List .part .txt{margin-top: 10px;font-size: 24px;color: #333;}

.tech3{width: 100%;}
.tech3List{width: 100%;overflow: hidden;}
.tech3List ul{margin-left: -10px;margin-right: -10px;}
.tech3List ul li{width: 50%;padding: 10px 10px;}
.tech3List .part{width: 100%;height: 100%;border-radius: 10px;overflow: hidden;}
.tech3List .part img{width: 100%;height: 100%;object-fit: cover;}

.tech4{padding: 100px 0;width: 100%;background-size: cover;background-position: center;}

/*about*/

.about{width: 100%;padding: 60px 0;overflow: hidden;}
.about1{width: 100%;}
.about1 ul{margin-left: -15px;margin-right: -15px;}
.about1 ul li{width: 33.3%;padding: 0 15px;margin-bottom: 30px;}
.about1 .part{width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 10px;padding: 35px 50px;text-align: center;}
.about1 .part .icon{}
.about1 .part .icon img{width: 100px;}
.about1 .part .tit{margin-top: 20px;font-size: 22px;color: var(--main-color);font-weight: bold;}
.about1 .part .txt{font-size: 24px;color: #333;line-height: 1.6;margin-top: 20px;}

.about2{width: 100%;}
.about2 .desc{width: 50%;}
.about2 .img{width: 45%;}
.about2 .img img{width: 100%;height: 100%;border-radius: 10px;object-fit: cover;}
.abo2List{width: 100%;}
.abo2List ul li{width: calc(50% - 15px);margin-top: 30px;}
.abo2List .part{width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 10px;display: flex;justify-content: space-between;}
.abo2List .part .icon{width: 120px;padding: 20px;text-align: center;}
.abo2List .part .icon img{width: 100%;}
.abo2List .part .desc{flex: 1;padding: 25px;padding-left: 0;}
.abo2List .part .tit{font-size: 20px;font-weight: bold;color: var(--main-color);}
.abo2List .part .tag{font-size: 38px;font-weight: bold;color: var(--main-color);margin-top: 10px;}
.abo2List .part .txt{font-size: 24px;color: #333;margin-top: 10px;line-height: 1.6;}
.abo2List .part .txt p{padding: 0;}

.abo3List{width: 100%;position: relative;overflow: hidden;}
.abo3List ul li{width: 20%;padding: 0 35px;text-align: center;position: relative;z-index: 2;}
.abo3List .dot{width: 20px;height: 20px;background: var(--main-color);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.abo3List .dot i{width: 8px;height: 8px;display: block;border-radius: 50%;background: #fff;}
.abo3List .year{font-size: 26px;color: var(--main-color);margin-top: 20px;}
.abo3List .icon{width: 100px;height: 100px;background: #eef0eb;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin: 0 auto;margin-top: 20px;}
.abo3List .icon img{width: 60px;}
.abo3List .tit{font-size: 24px;font-weight: bold;color: var(--main-color);margin-top: 20px;height:56px;}
.abo3List .txt{font-size: 24px;color: #333;margin-top: 10px;line-height: 1.6;}
.abo3List .part .txt p{padding: 0;}

.abo3List:after{position: absolute;top: 10px;left: 0;height: 2px;width: 100%;content: "";background-image: linear-gradient(to right,#fff 0,#29643b 50%,#fff 100%);}

.about4{margin-top: 60px;padding: 50px;background: var(--main-color);border-radius: 10px;}

/*investors*/

.invest1{width: 100%;padding: 60px 0;overflow: hidden;background: url(../images/bg_6.png) center no-repeat;}
.invest1Warp{width: 100%;}
.invest1Warp .item{width: 33.3%;padding: 0 50px;border-right: 1px solid #ddd;}
.invest1Warp .item:last-child{border: none;}
.invest1Warp .icon{width: 100px;height: 100px;border: 2px solid var(--main-color2);border-radius: 50%;display: flex;justify-content: center;align-items: center;padding: 10px;}
.invest1Warp .icon img{width: 50px;}
.invest1Warp .iTit{margin-top: 20px;}
.invest1Warp .iTxt{ margin-top: 20px;font-size: 24px;}
.invest1Warp .iTxt p{width:71%; display: flex;margin-bottom: 10px;}
.invest1Warp .iTxt i.fa{color: var(--main-color);font-size: 22px;vertical-align: middle;margin-right: 10px;position: relative;top: 5px;}

.invest1_2{border-radius: 0;margin: 0;}
.invest1_2 .i1List ul li:nth-child(3) .part{justify-content: space-between;}
.invest1_2 .i1List ul li:nth-child(3) .part .desc{flex: 1;}

.invest2{padding: 60px 0;}
.invest2List{width: 100%;}
.invest2List ul li{width: 33.3%;}
.invest2List .part{display: flex;justify-content: space-between;padding: 35px;border: 1px solid #ddd;width: 100%;height: 100%;}
.invest2List .part .icon{width: 100px;height: 100px;background: #eef0eb;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-right: 20px;}
.invest2List .part .icon img{width: 60px;}
.invest2List .part .desc{flex: 1;}
.invest2List .part .tit{font-size: 28px;color: var(--main-color);font-weight: bold;}
.invest2List .part .txt{margin-top: 24px;color: #333;font-size: 24px;}

.invest3{width: 100%;margin-bottom: 60px;}
.invest3Warp{width: 100%;background: #fafafa;border: 1px solid #ddd;border-radius: 10px;overflow: hidden;}
.invest3Warp .img{width: 45%;}
.invest3Warp .img img{width: 100%;}
.invest3Warp .desc{width: 55%;padding: 50px;}
.invest3Warp .tag{font-size: 20px;color: var(--main-color2);font-weight: bold;}
.invest3Warp .iTit{margin-top: 20px;}
.invest3Warp .iTxt{margin-top: 20px;}
.invest3Warp .iTxt p{padding: 0;}
.invest3Warp .txt{margin-top: 20px;font-size: 20px;color: var(--main-color);font-weight: bold;}

.invest3Box{margin-top: 50px;border-radius: 10px;background: #002b14;padding: 50px;}
.invest3Box .box{width: 50%;}
.invest3Box .icon{width: 70px;margin-right: 35px;}
.invest3Box .icon img{width: 100%;}
.invest3Box .iTit{flex: 1;}

/*contact*/

.contact{width: 100%;padding: 60px 0;}
.contactWarp{width: 100%;border-radius: 10px;border: 1px solid #ddd;}
.contactWarp .item{width: 33.3%;padding: 35px;border-right: 1px solid #ddd;}
.contactWarp .item:last-child{border: none;}
.contactWarp .iTit{}
.contactWarp .iLine{margin-bottom: 25px;}

.contact_tel{width: 100%;}
.contact_tel ul li{padding: 20px 0;border-bottom: 1px solid #ddd;display: flex;justify-content: space-between;align-items: flex-start;}
.contact_tel ul li:last-child{border: none;}
.contact_tel .icon{width: 65px;height: 65px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: var(--main-color);color: #fff;font-size: 28px;margin-right: 20px;}
.contact_tel .icon img{width: 28px;}
.contact_tel .desc{flex: 1;}

.contact_tel .tit{font-size: 36px;color: var(--main-color);font-weight: bold;padding-top: 5px;}
.contact_tel .txt{margin-top: 10px;font-size: 24px;color: #333;line-height: 1.6;}
.contact_tel .txt a{color: var(--main-color2);}

.contact_tel2{padding: 20px;border: 1px solid #ddd;border-radius: 10px;display: flex;justify-content: space-between;background: #f4f9f5;margin-top: 20px;}
.contact_tel2 .icon{padding: 0 20px;width: 120px;text-align: center;}
.contact_tel2 .icon img{width: 80px;}
.contact_tel2 .desc{flex: 1;}
.contact_tel2 .tit{font-size: 22px;color: var(--main-color);font-weight: bold;padding-top: 5px;}
.contact_tel2 .txt{margin-top: 10px;font-size: 24px;color: #666;line-height: 1.6;}

.contact_form{width: 100%;font-size: 16px;color: #333;}
.contact_form ul li{margin-bottom: 25px;}
.contact_form ul li:last-child{margin-bottom: 0;}
.contact_form .tit{margin-bottom: 10px;font-size: 36px;}
.contact_form .input{margin-bottom: 10px;font-size: 24px;}
.contact_form .layui-input{border-radius: 10px;height: 50px;}
.contact_form .layui-textarea{border-radius: 10px;}
.contact_form .btn{width: 100%;}
.contact_form .btn button{width: 100%;height: 50px;background: linear-gradient(to right,#2c5725 0,#052416 100%);border-radius: 10px;font-size: 24px;}
.contact_form .btm{width: 100%;}
.contact_form .btm .icon{color: var(--main-color);margin-right: 20px;}
.contact_form .btm .txt{flex: 1;line-height: 1.6;font-size: 24px;}

.contactWarp .map1{width: 100%;border-radius: 10px;overflow: hidden;height: 40vw;border-radius: 10px;}
.contactWarp .map1 p{padding: 0;line-height: 1;}
.contactWarp .map1 iframe{width: 100%;}
.contactWarp .map1 img{width: 100%;height: 100%;}

.inside{padding: 60px 0;width: 100%;overflow: hidden;min-height: 500px;}
.inside img{max-width: 100%;}


/*license*/

.license{width: 100%;padding: 50px 0;}
.license1{width: 100%;}
.license1 .item{width: calc(50% - 30px);background: #f8f8f8;border-radius: 10px;padding: 30px;transition: 0.3s;}
.license1 .item:hover{box-shadow: var(--main-shadow);}
.license1 .part{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.license1 .part .img{width: 320px;margin-right: 45px;}
.license1 .part .img img{width: 100%;}
.license1 .part .desc{flex: 1;}
.license1 .part .tit{font-size: 32px;color: var(--main-color);font-weight: bold;}
.license1 .part .tit2{font-size: 24px;color: #333;margin-top: 10px;}
.license1 .part .line{width: 100%;height: 1px;background: var(--main-color);margin: 20px 0;}
.license1 .part .txt{font-size: 24px;color: #666;}
.license1 .part .list{margin-top: 20px;}
.license1 .part .list ul li{margin: 15px 0;display: flex;}
.license1 .part .list i{width: 25px;margin-right: 15px;display: block;}
.license1 .part .list i img{width: 100%;}
.license1 .part .list .info{flex: 1;font-size: 24px;color: #333;}
.license1 .part .list .info h3{font-size: 20px;font-weight: bold;color: var(--main-color);display: block;margin-bottom: 10px;}
.license1 .part .list .info p{width: 100%;}
.license1 .btn{margin-top: 20px;}
.license1 .btn a{display: inline-block;padding: 12px 35px;border: 1px solid var(--main-color);border-radius: 5px;font-size: 15px;text-transform: uppercase;color: var(--main-color);}
.license1 .btn a i{padding-left: 10px;}
.license1 .btn a:hover{background: var(--main-color);color: #fff;}

.license .innerTit{color: var(--main-color);}

.license2{width: 100%;padding: 30px 10px;border-radius: 10px;background: #f3f5f2;}
.license2 ul li{width: 16.666%;padding: 0 30px;text-align: center;border-right: 1px solid #ddd;}
.license2 ul li:last-child{border: none;}
.license2 .icon{}
.license2 .icon img{width: 55px;}
.license2 .tit{font-size: 20px;color: var(--main-color);font-weight: bold;margin-top: 20px;}
.license2 .txt{font-size: 24px;color: #333;margin-top: 15px;line-height: 1.6;}

.license3{width: 100%;background: #fafaf9;border-radius: 10px;padding: 30px;}
.license3 .iTxt{font-size: 20px;}
.license3 .iTxt p{padding: 1px 0;}

.license3 ul li{width: calc(25% - 22.5px);margin-right: 30px;}
.license3 ul li:nth-child(4n){margin-right: 0;}
.license3 .part{display: block;width: 100%;height: 100%;background: #fff;border-radius: 10px;border: 1px solid #ddd;padding: 20px;display: flex;justify-content: space-between;}
.license3 .part .icon{width: 45px;margin-right: 25px;}
.license3 .part .icon img{width: 100%;}
.license3 .part .desc{flex: 1;}
.license3 .part .tit{font-size: 24px;color: var(--main-color);font-weight: bold;}
.license3 .part .txt{font-size: 24px;color: #333;margin-top: 15px;line-height: 1.6;}


/*pack*/

.pack1{width: 100%;position: relative;overflow: hidden;padding: 60px 0;}
.pack1:after{position: absolute;left: 0;top: 0;width: 65%;height: 100%;content: "";background-image: linear-gradient(to right,#002b14 0%,#ffffff00 100%);}
.pack1 .wapper{position: relative;z-index: 2;}
.pack1 .tag{font-size: 28px;color: var(--main-color2);}
.pack1 .title{color: #fff;font-size: 2.6vw;margin: 1vw 0;max-width: 800px;line-height: 1.6;font-weight: bold;}
.pack1 .text{font-size: 28px;color: #fff;opacity: 0.8;}
.pack1 .banMore{margin-top: 2vw;}
.pack1 .banMore a{padding: 15px 25px;font-size: 28px;}
.pack1List{width: 100%;margin-top: 2vw;}
.pack1List ul li{padding-right: 1vw;margin-right: 1vw;border-right: 1px solid #fff;display: flex;align-items: center;}
.pack1List .icon{width: 50px;margin-right: 20px;}
.pack1List .icon img{width: 100%;}
.pack1List .desc{flex: 1;max-width: 180px;}
.pack1List .tit{font-size: 32px;color: #fff;}
.pack1List .txt{font-size: 28px;color: #fff;opacity: 0.6;margin-top: 10px;line-height: 1.6;}
.pack1List ul li:last-child{border: none;}

.pack2{margin: 50px 0;}
.pack2List{width: 100%;}
.pack2List ul{justify-content: center;}
.pack2List ul li{display: flex;}
.pack2List ul li:after{width: 55px;height: 30px;background: url(../images/right.png) center no-repeat;background-size: contain;content: "";position: relative;top: 40px;margin: 0 1vw;}
.pack2List .part{text-align: center;max-width: 100px;}
.pack2List .part .icon{/*width: 100px;height: 100px;border: 1px solid var(--main-color);*/border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.pack2List .part .icon img{width: 100px;}
.pack2List .part .tit{margin-top: 24px;font-size: 24px;color: #333;}

.pack2List ul li:last-child:after{display: none;}

.pack3{margin: 50px 0;}
.pack3List{width: 100%;}
.pack3List ul li{width: 25%;padding: 15px;}
.pack3List .part{display: block;width: 100%;height: 100%;border-radius: 8px;overflow: hidden;border: 1px solid #eee;}
.pack3List .part .img{width: 100%;}
.pack3List .part .img img{width: 100%;}
.pack3List .part .desc{padding: 20px;}
.pack3List .part .tit{font-size: 24px;color: var(--main-color);font-weight: bold;}
.pack3List .part .txt{font-size: 20px;color: #888;margin: 10px 0;line-height: 1.6;}
.pack3List .part .more{font-size: 16px;color: var(--main-color);text-transform: uppercase;margin-top: 15px;}
.pack3List .part:hover{box-shadow: var(--main-shadow);}
.pack3List .part:hover .img img{transform: scale(1.1);}

.iTit2{font-size: 32px;color: #333;font-weight: bold;padding: 0 15px;}

.pack4{margin: 50px 0;}
.pack4List{width: 100%;}
.pack4List ul li{width: 25%;padding: 15px;}
.pack4List .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;border-radius: 10px;padding: 30px;text-align: center;}
.pack4List .part .icon{/*width: 100px;height: 100px;*//*border: 1px solid var(--main-color);*/border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0 auto;overflow: hidden;}
.pack4List .part .icon img{width: 100px;}
.pack4List .part .tit{font-size: 24px;color: var(--main-color);font-weight: bold;margin-top: 20px;}
.pack4List .part .txt{font-size: 24px;color: #888;margin-top: 10px;line-height: 1.6;}

.pack5{margin: 50px 0;}
.pack5List{width: 100%;padding: 0 15px;font-size: 24px;color: #888;font-weight: 300;}
.pack5List ul{padding: 20px;border: 1px solid #ddd;border-radius: 10px;}
.pack5List ul li{width: 25%;padding: 10px 1%;border-right: 1px solid #ddd;}
.pack5List ul li:nth-child(4n){border-right: none;}
.pack5List .icon{margin-right: 20px;line-height: 1;}
.pack5List .icon img{width: 20px;vertical-align: middle;}
.pack5List  span{font-size:24px; display: inline-block;font-weight: 300;}

.pack6{margin: 50px 0;}
.pack6List{width: 100%;padding: 0 15px;}
.pack6List ul{border: 1px solid #ddd;border-radius: 10px;padding: 20px;background: #f6f7f6;justify-content: space-between;}
.pack6List ul li{flex: 1;display: flex;}
.pack6List ul li:after{width: 80px;height: 35px;background: url(../images/right.png) center no-repeat;background-size: contain;content: "";position: relative;top: 40%;margin: 0 1vw;left: 1vw;}
.pack6List .part{display: flex;align-items: center;}
.pack6List .part .img{width: 10vw;border-radius: 10px;margin-right: 1vw;}
.pack6List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.pack6List .part .desc{flex: 1;max-width: 160px;}
.pack6List .part .tit{font-size: 22px;color: var(--main-color);font-weight: bold;}
.pack6List .part .txt{font-size: 24px;color: #888;margin-top: 10px;line-height: 1.6;}
.pack6List ul li:last-child:after{display: none;}






@media only screen and (max-width: 1600px) {
.wapper{ width:100%;padding: 0 5%;}
.headList .logo img{max-height: 60px;}
.menu>ul>li>a{padding: 0 16px;}
.i3List .part .img img{width: 100%;}
.i1List ul li{padding: 0 25px;}
.abo2List .part .tag{font-size: 28px;}
.invest3Warp .iTxt{font-size: 24px;}
.invest3Warp .txt{font-size: 16px;}
.invest2List .part{padding: 25px;}
.invest1Warp .item{padding: 0 25px;}
.invest1Warp .iTit{font-size: 28px;}
.invest1Warp .iTxt{font-size: 16px;}

/*------*/
.pack2List ul li:after{width: 3vw;height: 1.5vw;margin: 0 0.2vw;}
.pack2List .part .icon{width: 5.2vw;height: 5.2vw;margin: 0 auto;}
.pack2List .part .icon img{width: 2vw;}



}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 20px;}
.headList .logo img{max-height: 50px;}
.menu>ul>li>a{padding: 0 12px;font-size: 16px;}
.language{margin-left: 15px;}
.language dt{font-size: 16px;width: 80px;}
.i2List .part .desc{padding: 20px;}
.i2List .part .tit{font-size: 22px;}
100%{padding: 30px;padding-bottom: 0;height: 260px;}
.i1List .part .img{width: 80px;margin-right: 20px;}
.i1List .part .tit{font-size: 26px;}
.i1List .part .txt{font-size: 16px;margin-top: 10px;}
.i1List ul li{width: 50%;padding: 35px;}
.i1List ul li:nth-child(3) .part{justify-content: flex-start;}

.iTxt{font-size: 16px;}

.abo2List ul li{width: 100%;}
.abo3List ul li{padding: 0 15px;}

.contactWarp .item{width: 100%;}
.contact_tel ul{display: flex;flex-wrap: wrap;}
.contact_tel ul li{width: 50%;padding: 20px;}
.invest1Warp .iTit{font-size: 24px;}
.invest1Warp .iTxt{font-size: 15px;}
.invest2List ul li{width: 50%;}
.invest3Warp .iTit{font-size: 24px;}
.sol1List .part{padding: 20px;}

.sol2List .icon{width: 100px;height: 100px;}
.sol2List .icon img{width: 60px;}
.sol2List ul{justify-content: center;}
.tech1 .sol2List ul li{width: 33.3%;margin-bottom: 20px;}
.tech1 .sol2List ul li:nth-child(3):after{display: none;}
/*license*/
.license1 .part .desc{width: 100%;margin-top: 20px;flex: auto;}
.license2 ul li{width: 33.3%;margin: 10px 0;}
.license2 ul li:nth-child(3){border-right: none;}
.license3 ul{justify-content: space-between;}
.license3 ul li{width: 49%;margin: 10px 0 !important;}

.pack2List ul li{width: 25%;padding: 20px 0;justify-content: center;}
.pack2List ul li:after{display: none;}
.pack2List .part .icon{width: 100px;height: 100px;}
.pack2List .part .icon img{width: 40px;}
.pack4List .part{padding: 20px;}
.pack6List ul li:after{display: none;}
.pack6List ul li{width: 33.3%;padding: 0 10px;}



}

@media only screen and (max-width: 999px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.language{float: right;height: 70px;display: flex;align-items: center;position: relative;margin-left: 0;margin-right: 20px;}
.language dd{top: 60px;}
.banTit{font-size: 32px;}
.banTxt{font-size: 24px;}
.banMore a{padding: 12px 25px;font-size: 16px;}
.i2List ul li{width: 50%;margin-bottom: 30px;}
.i2List .part .img img{height: auto;}
.i3Warp .left{width: 100%;margin-bottom: 35px;}
.i3Warp .right{width: 100%;}
.i6Warp .left{margin-bottom: 35px;width: 100%;text-align: center;}
.i6Warp .right{width: 100%;}
.i6Warp .right .banMore{justify-content: center !important;width: 100%;}
.fWarp .item{width: 100%;}
.fWarp .line{width: 100%;height: 1px;margin: 20px 0;}

.about2 .desc{width: 100%;margin-bottom: 30px;}
.about2 .img{width: 100%;}
.about1 .part{padding: 20px;}

.tongtu .desc{width: 80%;}

.invest1{background: #f6fafe url(../images/bg_6.png) center bottom no-repeat;}
.invest1Warp .item{width: 100%;padding: 20px 0;border-right: none;border-bottom: 1px solid #ddd;}
.invest3Warp .img{width: 100%;}
.invest3Warp .desc{width: 100%;padding: 20px;}

.sol1List ul li{padding: 0 10px;}
.sol2List .icon{width: 80px;height: 80px;}
.sol2List .icon img{width: 60px;}
.sol2List ul li{width: 33.3%;margin-bottom: 20px;}
.sol2List ul li:nth-child(3n):after{display: none;}

.sol1List .part .icon{width: 80px;height: 80px;margin-bottom: 10px;}
.sol1List .part .icon img{width: 60px;}
.sol1List .part .tit{font-size: 20px;margin-bottom: 10px;}
.sol1List{margin: 0;margin-top: 35px;}
.sol1List  ul li{width: 100%;margin-bottom: 20px;}
.sol3List ul{margin: 0;}
.sol3List ul li{padding: 0 10px;width: 100%;margin-bottom: 20px;}
.tech1Warp .left{width: 100%;margin-bottom: 35px;}
.tech1Warp .right{width: 100%;}

/*---*/
.license1 .item{padding: 20px;width: calc(50% - 10px);}

.pack1List{margin-top: 35px;}
.pack1List ul li{margin-top: 10px;}
.pack3List ul li{width: 50%;}
.pack4List ul li{width: 50%;}
.pack5List ul li{width: 50%;}
.pack6List ul li{width: 100%;padding: 10px 0;}
.pack6List ul li{flex: auto;padding: 10px 0;}
.pack6List .part{width: 100%;}
.pack6List .part .desc{max-width: 100%;}
.pack6List .part .img{width: 150px;margin-right: 20px;}


}

@media only screen and (max-width: 768px) {
.banMore a.btn1{margin-right: 10px;}
.banMore a{padding: 10px 20px;font-size: 14px;}

.iTit{font-size: 28px}
.iTit{width: 100%;}

.i1List ul{margin: 0;}
.i1List ul li{width: 100%;padding: 20px 0;border-bottom: 1px solid var(--main-color2);}
.i1List ul li:last-child{border: none;}
.i1List ul li:after{display: none;}
.i2List ul li{width: 100%;}
.i3List ul li{width: 50%;padding: 10px;}
.i4List ul li{min-width: 100px;padding: 5px;}
.i4List .part .img{padding: 10px;}
.i5List ul li{width: 50%;padding: 10px;}
.about1 ul li{width: 100%;}
.abo3List:after{display: none;}
.abo3List ul li{width: 100%;}
.about4{padding: 20px;}
.contactWarp .item{padding: 20px;}
.contact_tel ul li{width: 100%;padding: 20px 0;}
.tongtu .img img{width: 100%;min-height: 250px;object-fit: cover;}
.tongtu .desc{width: 100%;}
.tongtu .list ul li{margin-right: 5px;max-width: 100px;}
.tongtu .list .tit{font-size: 14px;}
.tongtu .tag{font-size: 14px;}
.tongtu .t1{font-size: 20px;}
.tongtu .txt{font-size: 12px;}
.tongtu .list .icon img{width: 45px;}
.invest2List ul li{width: 100%;}
.invest2List .part .icon{width: 80px;height: 80px;}
.invest2List .part .icon img{width: 50px;}
.invest3Box{padding: 30px;}
.invest3Box .box{width: 100%;text-align: center;margin-bottom: 20px;flex-direction: column;align-items: center;}
.invest3Box .box .banMore {justify-content: center;}
.invest3Box .iTit{font-size: 20px;margin-top: 20px;}
.sol1List ul li{padding: 0;}
.sol2List ul li{width: 50%;}
.sol2List ul li:after{display: block !important;top: 35px;}
.sol2List ul li:nth-child(2n):after{display: none !important;}
.sol3List ul li{padding: 0;}
.solution4{padding: 60px 0;}
.solution4 .tit{width: 100%;text-align: center;margin-bottom: 20px;}
.solution4 .banMore{width: 100%;justify-content: center;}
.tech1Table{font-size: 14px;}
table thead tr th, table tbody tr th, table tfoot tr th, table thead tr td, table tbody tr td, table tfoot tr td{padding: 10px;}
.tech1 .sol2List ul li{width: 50%;}
.tech1 .sol2List ul li:nth-child(5):after{display: none !important;}
.tech2List ul li{width: 50%;padding: 0 10px;margin-bottom: 20px;}
.tech2List .part .img{height: 180px;}
.tech2List .part .tit{font-size: 20px;}
.tech3List ul{margin: 0;justify-content: space-between;}
.tech3List ul li{width: calc(50% - 5px);margin-bottom: 10px;padding: 0;}


/*---*/

.license1 .item{width: 100%;}
.license1 .part .img{width: 100%;margin: 0;}
.license1 .part .img img{max-width: 280px;}
.license2{padding: 20px;}
.license2 ul li{width: 100%;padding: 20px;border-right: none !important;border-bottom: 1px solid #ddd;}
.license3{padding: 20px;}
.license3 ul li{width: 100%;}
.license1 .part .tit{font-size: 26px;}
.license1 .part .tit2{font-size: 15px;}
.license1 .part .list .info{font-size: 13px;}
.license1 .part .list .info h3{font-size: 15px;}

.pack1 .title{font-size: 26px;}
.pack1 .text{font-size: 12px;}
.pack1 .banMore a{padding: 10px 20px;font-size: 14px;}
.pack1List ul li{padding: 10px;max-width: 50%;margin: 0;}
.pack1List .icon{width: 35px;margin-right: 12px;}
.pack1List .desc{max-width: 120px;}
.pack1List .tit{font-size: 16px;}
.pack1List .txt{font-size: 12px;}

.pack1List{margin-top: 20px;}
.pack1List ul li:last-child{border-right: 1px solid #fff;}
.pack2List ul li{width: 50%;}
.pack3List ul li{width: 100%;padding: 10px 0;font-size: 16px;}
.pack4List ul li{width: 100%;padding: 10px 0;}
.pack5List{padding: 0;}
.pack5List ul{padding: 10px;}
.pack5List ul li{width: 50%;padding: 10px;}
.pack5List ul li:nth-child(4n){border-right: 1px solid #ddd;}
.pack5List .icon{margin-right: 10px;}
.pack6List{padding: 0;}
.pack6List ul li{width: 100%;padding: 15px 0;}
.pack6List .part{width: 100%;}
.pack6List .part .img{width: 120px;margin-right: 20px;}
.pack6List .part .txt{font-size: 14px;}
.iTit2{font-size: 26px;padding: 0;}


}
