/*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;background: #f5f5f7;}
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;max-width: 1600px;padding: 0 20px;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #0b4891;
	--main-color2: #ffc657;
	--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;
	--font-66: 66px;
	--font-58: 58px;
	--font-48: 48px;
	--font-46: 46px;
	--font-40: 40px;
	--font-38: 38px;
	--font-36: 36px;
	--font-32: 32px;
	--font-30: 30px;
	--font-28: 28px;
	--font-26: 26px;
	--font-24: 24px;
	--font-22: 22px;
	--font-20: 20px;
	--font-18: 18px;
	--font-16: 16px;
}

.header{ position:fixed;top: 0;left: 0;width: 100%;background: #ffffff80;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);z-index: 999;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 80px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}

/*menu*/
.menu{height:80px;line-height:80px;margin-right: auto;margin-left: 20px;align-items: center;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:70px; 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 ul li a{ font-size:16px;color:#000000d9;display:block;text-align:center;padding: 0 30px;}
.menu ul li a:hover{color: var(--main-color);}
.menu ul li.cur a{color: var(--main-color);}
a.menu_hover{color: var(--main-color);}
.menuLinks{display: inline-block;padding-left: 32px;line-height: 1;}
.menuLinks img{width: auto;height: auto;max-height: 16px;max-width: 150px;}


.language{position: relative;height: 80px;display: flex;justify-content: center;align-items: center;}
.language dt{font-size: 16px;color: #333;}
.language dd{position: absolute;top: 80px;left: 50%;width: 120px;background: #fff;display: none;box-shadow: var(--main-shadow);border-radius: 10px;overflow: hidden;transform: translateX(-50%);}
.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:hover dd{display: block;}*/

.hIcon .icon{color: #333;font-size: 16px;}
.searchBtn{display: inline-block;margin-right: 35px;}
.userBtn{display: inline-block;margin-right: 35px;}

.hHei{height: 80px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;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:50px;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: auto;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;padding: 10px 0;box-shadow: var(--main-shadow);}
.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;}

.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;}
.mt100{margin-top: 100px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{font-size: 42px;color: #000000d9; font-weight:bolder;}
.iTxt{font-size: 20px;color: #00000080;}
.iTxt img{max-width: 100%;}
.iLine i{}
.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%;}
.iImg2 img{max-width: 100%;}
.iMore a{color: var(--main-color);font-size: 20px;}
.iMore a img{width: 20px;margin-left: 10px;vertical-align: middle;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;position: relative;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;border-radius: 0;width: 35px;height: 2px;opacity: 0.6}
.bannerSwiper .swiper-pagination-bullet-active{background: #fff;opacity: 1;}
.bannerSwiper .swiper-button-next,
.bannerSwiper .swiper-button-prev{width: 35px;height: 35px;border-radius: 50%;background: rgba(0,0,0,0.3);color: #fff;transition: 0.3s;opacity: 0;}
.bannerSwiper .swiper-button-next{right: -20px;}
.bannerSwiper .swiper-button-prev{left: -20px;}
.bannerSwiper:hover .swiper-button-next{opacity: 1;right: 10px;}
.bannerSwiper:hover .swiper-button-prev{opacity: 1;left: 10px;}

.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 16px;}

.banner .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .part .img{width: 100%;height: 100%;}
.banner .part .img img{width: 100%;height: 100%;object-fit: cover;}
.banTop{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;padding: 0 10%;}
.banTop .desc{width: 100%;max-width: 42vw;}
.banTit{font-size: 3.125vw;color: #fff;}
.banTit span{color: var(--main-color2);}
.banTxt{font-size: 1vw;font-weight: 300;color: #fff;margin-top: 20px;}

.banner2 .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner2 .part .img{width: 100%;height: 100%;}
.banner2 .part .img img{width: 100%;height: 100%;object-fit: cover;}

.bannerSwiper2 .swiper-pagination-bullet{opacity: 1;background: #fff;border-radius: 0;width: 35px;height: 2px;opacity: 0.6}
.bannerSwiper2 .swiper-pagination-bullet-active{background: #fff;opacity: 1;}
.bannerSwiper2 .swiper-button-next,
.bannerSwiper2 .swiper-button-prev{width: 35px;height: 35px;border-radius: 50%;background: rgba(0,0,0,0.3);color: #fff;transition: 0.3s;opacity: 0;}
.bannerSwiper2 .swiper-button-next{right: -20px;}
.bannerSwiper2 .swiper-button-prev{left: -20px;}
.bannerSwiper2:hover .swiper-button-next{opacity: 1;right: 10px;}
.bannerSwiper2:hover .swiper-button-prev{opacity: 1;left: 10px;}



.i1List{width: 100%;overflow: hidden;}
.i1List ul{display: flex;justify-content: space-between;}
.i1List ul li{width: calc(20% - 10px);transition: 0.6s;}

.i1List .part{position: relative;width: 100%;height: 500px;border-radius: 8px;overflow: hidden;display: block;transition: 0.3s;}
.i1List .part .img{width: 100%;height: 100%;background: #000;}
.i1List .part .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.3s;opacity: 1;}

.i1List .part .imgTop{width: 100%;height: 100%;position: absolute;top: 0;left: 0;padding: 5%;display: flex;flex-direction: column;transition: 0.3s;opacity: 0;}
.i1List .part .desc{width: 100%;color: #fff;}
.i1List .part .desc .tit{font-size: 24px;margin-bottom: 20px;}
.i1List .part .txt{font-size: 16px;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid rgba(255,255,255,0.8);font-weight: 300;}
.i1List .part .list{width: 100%;font-size: 16px;display: flex;flex-wrap: wrap;font-weight: 300;}
.i1List .part .list span{display: block;width: 50%;padding: 10px 0;}
.i1List .part .btn{margin-top: auto;font-size: 22px;color: #fff;font-weight: 300;}
.i1List .part .btn img{width: 22px;vertical-align: middle;}

.i1List .part .imgTop2{position: absolute;left: 0;bottom: 0;width: 100%;padding: 8% 5%;transition: 0.3s;}
.i1List .part .tit{color: #fff;display: flex;justify-content: space-between;align-items: center;font-size: 22px;width: 100%;}
.i1List .part .tit span{flex: 1;}
.i1List .part .tit i{display: block;width: 22px;}
.i1List .part .tit img{width: 100%;vertical-align: middle;margin-left: 10px;display: inline-block;height: auto;}

.i1List ul li.active{width: calc(40% - 10px);}
.i1List ul li.active .imgTop{opacity: 1;}
.i1List ul li.active .imgTop2{opacity: 0;}

.i1List2{display: none;}

.i2Tab{width: 100%;}
.i2Tab ul li{width: calc(25% - 22.5px);margin-right: 30px;}
.i2Tab ul li:nth-child(4n){margin-right: 0;}
.i2Tab a{display: flex;justify-content: center;align-items: center;height: 65px;border: 1px solid #ddd;font-size: 20px;color: #000;}
.i2Tab ul li.on a{background: var(--main-color);color: #fff;}

.i2Panel{width: 100%;}
.i2Warp{width: 100%;position: relative;overflow: hidden;}
.i2Warp .iTxt{text-align: center;}
.i2Warp .iTxt p{line-height: 2;}

.i2List{width: 100%;}
.i2List ul{justify-content: center;}
.i2List ul li{width: auto;padding: 0 35px;border-right: 1px dashed #ccc;text-align: center;margin-bottom: 20px;}
.i2List ul li:last-child{border-right: 0;}
.i2List .tit{font-size: 20px;color: #666;}
.i2List .txt{font-size: 28px;font-weight: bold;color: var(--main-color);margin-top: 10px;}

.i2List2{width: 100%;margin-top: 60px;}
.i2List2 .box{width: 30%;}
.i2List2 .box .iTxt{color: #333;}

.i2Bg{position: relative;font-size: 0px;overflow: hidden;}
.i2Bg img{width: 100%;}
.i2List3{}
.i2List3 .desc{max-width: 300px;}
.i2List3 .desc .tit{font-size: 0.96vw;color: var(--main-color);font-weight: bold;}
.i2List3 .desc .txt{margin-top: 10px;font-size: 0.86vw;color: #666;line-height: 1.6;}

.i2List3 ul li{position: absolute;}
.i2List3 ul li:nth-child(1){top: 30%;left: 4%;}
.i2List3 ul li:nth-child(2){top: 62%;left: 20%;}
.i2List3 ul li:nth-child(3){top: 25%;left: 36%;}
.i2List3 ul li:nth-child(4){top: 56%;left: 55%;}
.i2List3 ul li:nth-child(5){top: 6%;left: 72.5%;}
.i2List3 ul li:nth-child(6){top: 45%;left: 85.5%;}
.i2List3 ul li:nth-child(6) .desc{max-width: 220px;}

.i3List{width: 100%;}
.i3List ul li{width: calc(33.3% - 13.33px);margin-right: 20px;margin-bottom: 20px;}
.i3List ul li:nth-child(3n){margin-right: 0;}
.i3List .part{display: block;width: 100%;height: 100%;background: #fff;display: flex;flex-direction: column;}
.i3List .part .desc{padding: 30px;}
.i3List .part .btm{padding: 20px 30px;border-top: 1px solid #eee;margin-top: auto;}
.i3List .part .time{color: #000;font-size: 14px;}
.i3List .part .more{color: var(--main-color);font-size: 14px;}
.i3List .part .more span{opacity: 0;transition: 0.3s;}
.i3List .part .more img{width: 18px;vertical-align: middle;margin-left: 10px;filter: brightness(0%) contrast(200%) invert(50%) opacity(100%);position: relative;top: -2px;display: inline-block;height: auto;}
.i3List .part .tit{font-size: 22px;color: #333;margin-bottom: 20px;}
.i3List .part .txt{font-size: 16px;color: #666;line-height: 2;margin-top: 20px;font-weight: 300;}
.i3List .part:hover .tit{color: var(--main-color);}
.i3List .part:hover .more span{opacity: 1;}
.i3List .part:hover .more img{filter: none;}

.footer{background: #E6E7EB;}
.fWarp{padding-top: 60px;}
.fWarp .item{width: 16%;}
.fWarp .item1{width: 20%;}
.fWarp .item2{}
.fWarp .item3{}
.fWarp .item4{}
.fWarp .item5{width: 26%;}
.fTit{color: #333333;font-size: 18px;}
.fTit a{color: #333333;}
.fMenu ul li{margin: 20px 0;}
.fMenu ul li a{color: #666666;opacity: 0.6;font-size: 16px;}
.fTel{font-size: 16px;color: #666666;}
.fTel ul li{margin: 20px 0;}
.fTel .ewm{}
.fTel .ewm .img{width: 95px;margin-right: 15px;}
.fTel .ewm .img img{width: 100%;}
.fTel .ewm .txt{flex: 1;line-height: 1.8;}
.fLogo img{max-width: 100%;width: auto;}

.fLinks{color: #666666;font-size: 16px;}
.fLinks a{color: #666666;}
.fLinks a:after{content: "|";margin: 0 10px;}
.fLinks a:last-child:after{display: none;}

.copright{padding: 30px 0;border-top: 1px solid rgba(255,255,255,0.1);margin-top: 20px;font-size: 16px;color: #666666;}
.copright .right a{color: #fff9;}
.copright .right a:after{content: "|";margin: 0 10px;}
.copright .right a:last-child:after{display: none;}

.float_window{position: fixed;top: 50%;transform: translateY(-50%);right: 20px;z-index: 999;}
.toTop{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background: #fff;box-shadow: var(--main-shadow);cursor: pointer;margin-top: 20px;position: fixed;right: 20px;bottom: 10px;z-index: 999;}
.toTop img{width: 30px;}

.float_window ul{width: 60px;background: #fff;box-shadow: var(--main-shadow);border-radius: 30px;padding: 15px 0;}
.float_window ul li{position: relative;}
.float_window .tab a{display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 14px;color: #333;padding: 10px 0;}
.float_window .tab a:hover{color: var(--main-color);}
.float_window .tab em{display: block;margin-top: 2px;}

.float_window .panel{position: absolute;right: 0;background: #fff;border-radius: 5px;min-width: 100px;padding: 10px;box-sizing: border-box;color: #333;box-shadow: 0 0 10px rgb(0 0 0 / 12%);top: 50%;opacity: 0;visibility: hidden;transition: 0.6s;transition-delay: 160ms;transform: translateY(-50%) translate(-50%);font-size: 14px;}
.float_window .panel .ewm img{width: 100px;}
.float_window .panel:after {content: "";position: absolute;width: 8px;height: 8px;top: 50%;right: 0;transform: translate(-100%, -50%) rotate(45deg);right: -12px;filter: drop-shadow(2px -2px 1px rgba(0, 0, 0, .05));background: #fff;}
.float_window ul li:hover .panel{opacity: 1;visibility: visible;right: 40px;}

.tongtu{position: relative;}
.tongtu .iImg img{height: 100%;object-fit: cover;}
.p_page{width: 100%;background: transparent;}
.p_page .warp{border-bottom: 1px solid #ddd;}
.current{font-size: 1vw;font-weight: 300;padding: 30px 0;}
.current a{color: #888;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}
.current a:last-child{color: #333;}

.pMenu ul li{display: inline-block;margin-right: 1.8vw;}
.pMenu ul li:last-child{margin-right: 0;}
.pMenu a{padding: 30px 0;display: inline-block;font-size: 0.92vw;color: #666;position: relative;}
.pMenu a:after{position: absolute;left: 0;width: 100%;height: 2px;background: var(--main-color);content: "";opacity: 0;bottom: -1px;}
.pMenu ul li.on a{color: var(--main-color);}
.pMenu ul li.on a:after{opacity: 1;}

.caseList{width: 100%;}
.caseList ul li{width: calc(33.3% - 13.33px);margin-right: 20px;margin-bottom: 20px;}
.caseList ul li:nth-child(3n){margin-right: 0;}
.caseList .part{display: block;width: 100%;height: 100%;background: #fff;padding: 30px;transition: 0.3s;}
.caseList .part .icon{}
.caseList .part .icon img{width: 55px;}
.caseList .part .tit{font-size: 22px;color: #000;margin: 20px 0;}
.caseList .part .txt{font-size: 18px;color: #666;line-height: 1.8;margin-top: 20px;}
.caseList .part:hover{box-shadow: var(--main-shadow);}

.case2List{width: 100%;}
.case2List ul{justify-content: space-between;}
.case2List ul li{margin-bottom: 30px;}
.case2List .ul1 li{width: calc(25% - 22.5px);}
.case2List .ul1 li:nth-child(1){width: calc(37.5% - 15px);}
.case2List .ul1 li:nth-child(2){width: calc(62.5% - 15px);}

.case2List .ul2 li{width: calc(37.5% - 20px);}
.case2List .ul2 li:nth-child(3n){width: calc(25% - 20px);}

.case2List .part{display: block;width: 100%;height: 13.8vw;position: relative;overflow: hidden;}
.case2List .part .img{width: 100%;height: 100%;background: #000;}
.case2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.case2List .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 5%;display: flex;justify-content: center;align-items: center;}
.case2List .part .tit{font-size: 1.48vw;color: #fff;}
.case2List .part:hover .img img{opacity: 0.8;}

.case3List{width: 100%;}
.case3List ul li{margin-bottom: 50px;}
.case3List .part{background: #fff;display: flex;flex-wrap: wrap;align-items: center;}
.case3List .part .img{width: 45%;}
.case3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.case3List .part .desc{width: 55%;padding: 5%;}
.case3List .part .tit{font-size: 32px;color: #333333;}
.case3List .part .txt{font-size: 17px;color: #333333;margin-top: 20px;}
.case3List .part .txt p{line-height: 2;}
.case3List ul li:nth-child(2n) .part .img{order: 1;}
.case3List ul li:nth-child(2n) .part .desc{order: 0;}

.case4List{width: 100%;}
.case4List ul{justify-content: space-between;}
.case4List ul li{width: 30%;text-align: center;}
.case4List .icon{}
.case4List .icon img{width: auto;max-width: 140px;}
.case4List .tit{margin: 25px 0;color: #000;font-size: 26px;}
.case4List .txt{font-size: 17px;color: #333;line-height: 2;}
.case4List .txt p{line-height: 2;}
.case4List .part{padding: 20px;text-align: center;width: 100%;height: 100%;min-height: 420px;}
.case4List .part .icon{display: flex;justify-content: center;}
.case4List .part .icon img{width: auto;max-width: 140px;height: auto;}

.case5{padding: 50px 0;}
.case5 .desc{width: 46%;}
.case5 .iTxt{color: #fff;font-weight: 300;}
.case5 .iTxt p{line-height: 2;}
.case5 .img{width: 50%;text-align: center;}
.case5 .img img{width: auto;max-width: 100%;}

.proInfo2{overflow: hidden;}
.proInfoItem{margin-bottom: 100px;}
.proInfoTop{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.proInfo_tit{font-size: 38px;color: #000;}
.proInfo_tit img{width: 60px;vertical-align: middle;margin-right: 10px;}
.proInfo_tit span{}
.proInfo_txt{font-size: 20px;color: #000;margin: 20px 0;}
.proInfo_tag{display: flex;flex-wrap: wrap;}
.proInfo_tag span{display: inline-block;padding: 8px 20px;border: 1px solid #ddd;color: #666;font-size: 16px;margin-right: 2vw;margin-bottom: 10px;}

.proInfo_tit2{font-size: 24px;color: #000;margin-bottom: 25px;}
.proInfo_list1{margin-left: -10px;margin-right: -10px;}
.proInfo_list1 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.proInfo_list1 ul li{flex: 1;margin: 0 10px;margin-bottom: 20px;}
.proInfo_list1 .part{display: block;width: 100%;height: 100%;background: #f5f5f7;padding: 45px 30px;transition: 0.3s;}
.proInfo_list1 .part .icon{}
.proInfo_list1 .part .icon img{width: 55px;display: inline-block;height: auto;}
.proInfo_list1 .part .tit{font-size: 22px;color: #000;margin: 20px 0;}
.proInfo_list1 .part .txt{font-size: 16px;color: #666;line-height: 1.8;margin-top: 20px;}

.proInfo3{padding: 60px 0;}
.proInfo3 .wapper{max-width: 1240px;}
.iForm{width: 100%;}
.iForm .box{width: 100%;}
.iForm .box input{width: 25%;height: 65px;background: rgba(255,255,255,0.02);border: 2px solid #ddd;border-radius: 35px;font-size: 24px;color: #fff;padding: 0 20px;outline: none;}
.iForm .box input::placeholder{color: #fff;}
.iForm .box button{width: 20%;max-width: 180px;height: 65px;background: #fff;border: none;border-radius: 35px;color: var(--main-color);font-size: 24px;}

/*service*/

.service1{width: 100%;}
.ser1List{width: 100%;background: #fff;padding: 3%;}
.ser1List ul li{width: 25%;padding: 20px;text-align: center;}
.ser1List .icon{}
.ser1List .icon img{width: 60px;}
.ser1List .tit{font-size: 24px;color: #000;margin: 20px 0;}
.ser1List .txt{font-size: 16px;color: #000;line-height: 1.8;}

.ser2Top{width: 100%;}
.ser2Top .part{background: url(../images/bg_2.png) center no-repeat;padding: 30px 20px;background-size: cover;}
.ser2Top .part .desc{max-width: 520px;}
.ser2Warp .title{font-size: 26px;color: #000;display: flex;align-items: center;}
.ser2Warp .title i{width: 50px;height: 50px;background: #fff;border-radius: 5px;margin-right: 15px;display: flex;justify-content: center;align-items: center;}
.ser2Warp .title img{width: 35px;}
.ser2Warp .title span{display: block;flex: 1;}
.ser2Warp .txt{font-size: 16px;color: #666;margin: 20px 0;line-height: 1.8;}
.ser2Warp .tag{display: flex;flex-wrap: wrap;}
.ser2Warp .tag span{display: inline-block;padding: 6px 12px;border: 1px solid #ddd;color: #666;font-size: 14px;margin-right: 1vw;margin-bottom: 5px;}

.ser2List{width: 100%;margin-top: 20px;}
.ser2List .item{width: calc(33.33% - 13.333px);margin-right: 20px;margin-bottom: 20px;}
.ser2List .item:nth-child(3n){margin-right: 0;}
.ser2List .part{display: block;width: 100%;height: 100%;background-image: linear-gradient(to bottom,#e8effd 0,#f9fbff 100%);padding: 30px;}

.ser3Warp{width: 100%;}
.ser3Warp .left{width: 66.6%;}
.ser3Warp .right{width: calc(33.3% - 25px);}
.ser3Warp .left ul li{display: flex;flex-wrap: wrap;height: 12vw;}
.ser3Warp .left ul li{width: calc(50% - 12.5px);margin-bottom: 25px;}
.ser3Warp .left ul li:nth-child(1){width: 100%;}

.ser3Warp .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.ser3Warp .part .img{width: 100%;height: 100%;}
.ser3Warp .part .img img{width: 100%;height: 100%;object-fit: cover;}
.ser3Warp .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 5%;}
.ser3Warp .part .desc{width: 100%;color: #fff;}
.ser3Warp .part .tit{font-size: 20px;}
.ser3Warp .part .txt{font-size: 16px;margin-top: 20px;line-height: 1.8;}
.ser3Warp .part:hover{box-shadow: var(--main-shadow);}

.ser3Warp .right ul li{width: 100%;margin-bottom: 25px;}
.ser3Warp .right ul li:nth-child(1){height: calc(24vw + 25px);}
.ser3Warp .right ul li:nth-child(2){height: 12vw;}

.service4{overflow: hidden;}
.ser4List{margin-left: -10px;margin-right: -10px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ser4List .item{width: 100%;}
.ser4List ul li{width: 20%;padding: 10px;}
.ser4List .part{display: block;width: 100%;height: 100px;display: flex;justify-content: center;align-items: center;padding: 5px;background: #fff;}
.ser4List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.ser4List .part:hover{box-shadow: var(--main-shadow);}
.ser4List .part:hover .img img{transform: scale(1.1);}

.service5 .wapper{padding: 0;}

.ser5List{position: relative;width: 100%;padding: 0 80px;}
.ser5List .part{display: block;width: 100%;height: 100%;background: #fff;}
.ser5List .part .img{width: 100%;}
.ser5List .part .img img{width: 100%;}
.ser5List .part .desc{width: 100%;padding: 30px;}
.ser5List .part .tit{font-size: 24px;color: #000;margin-bottom: 10px;}
.ser5List .part .txt{font-size: 17px;color: #666;margin-top: 5px;}
.ser5List .part .txt.overflow2{height: 60px;line-height: 30px;}
.ser5List .part .txt.overflow3{height: 90px;line-height: 30px;}
.ser5List .part:hover{box-shadow: var(--main-shadow);}

.ser5List .swiper-button-next,
.ser5List .swiper-button-prev{width: 55px;height: 55px;border-radius: 50%;background: transparent;color: #666;transition: 0.3s;border: 2px solid #ddd;}
.ser5List .swiper-button-next:after,
.ser5List .swiper-button-prev:after{font-size: 24px;}
.bannerSwiper .swiper-button-next:hover{color: var(--main-color);border-color: var(--main-color);}
.bannerSwiper .swiper-button-prev:hover{color: var(--main-color);border-color: var(--main-color);}

.ser4List2 ul li{width: 16.66%;}
.ser4List2 .item{margin-bottom: 0px;}
.ser4List2 .item:last-child{margin-bottom: 0;}
.ser4List2 .title{font-size: 26px;color: #000;margin: 20px 0;padding: 0 10px;}
.ser4List2 .item:nth-child(2){width: 66.66%;}
.ser4List2 .item:nth-child(2) ul li{width: 25%;}
.ser4List2 .item:nth-child(3){width: 33.33%;}
.ser4List2 .item:nth-child(3) ul li{width: 50%;}

.ser4List2 .item:nth-child(4),
.ser4List2 .item:nth-child(5){width: 50%;}
.ser4List2 .item:nth-child(4) ul li,
.ser4List2 .item:nth-child(5) ul li{width: 33.3%;}

.service7 .ser5List{padding: 0;}
.ser5List ul li{width: calc(33.3% - 40px);margin-right: 60px;margin-bottom: 20px;}
.ser5List ul li:nth-child(3n){margin-right: 0;}
.ser5List ul li .part .txt{margin-top: 20px;line-height: 1.8;}

.service6{overflow: hidden;}
.ser6List{margin-left: -10px;margin-right: -10px;}
.ser6List ul li{width: 33.3%;padding: 0 10px;margin-bottom: 20px;}
.ser6List .part{display: block;width: 100%;height: 100%;background: #fff;padding: 50px;text-align: center;}
.ser6List .part .icon{}
.ser6List .part .icon img{width: auto;max-width: 100%;display: inline-block;}
.ser6List .part .tit{font-size: 28px;margin: 20px 0;color: #000;}
.ser6List .part .txt{font-size: 20px;color: #000;}

/*aboutus*/

.about1{width: 100%;}
.abo1Warp{width: 100%;}
.abo1Warp .desc{width: 33%;}
.abo1Warp .img{width: 60%;}
.abo1Warp .img img{width: 100%;}
.abo1Warp .iTxt h3{font-weight: normal;margin: 20px 0;color: #000;}

.abo2Img{width: 100%;}
.abo2Img .item{width: calc(50% - 15px);}
.abo2Img .item:nth-child(1) .img{width: 100%;height: 100%;}
.abo2Img .img{margin-bottom: 30px;}
.abo2Img .img:last-child{margin-bottom: 0;}
.abo2Img .img img{width: 100%;height: 100%;object-fit: cover;}

.about3{background: #fff;}
.abo3List{width: 100%;}
.abo3List ul li{width: calc(33.3% - 13.3333px);margin-right: 20px;margin-bottom: 20px;}
.abo3List ul li:nth-child(3n){margin-right: 0;}
.abo3List .part{display: block;width: 100%;height: 100%;position: relative;display: flex;flex-direction: column;background: #f5f5f7;}
.abo3List .part .img{width: 100%;flex: 1;height: 100%;}
.abo3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.abo3List .part .desc{padding: 20px;}
.abo3List .part .tit{font-size: 20px;color: #000;}
.abo3List .part:after{position: absolute;left: 0;bottom: 0;width: 0px;height: 2px;background: var(--main-color);content: "";transition: 0.3s;}
.abo3List .part:hover:after{width: 100%;}
.abo3List .part .img img{transform: scale(1.1);}

.abo3Warp{width: 100%;}
.abo3Warp .ml{width: 330px;margin-right: 50px;}
.abo3Warp .mr{flex: 1;}

.mlSearch{width: 100%;margin-bottom: 20px;}
.mlSearch .box{position: relative;width: 100%;height: 55px;background: #f5f5f7;}
.mlSearch .box input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0 55px 0 10px;outline: none;font-size: 16px;background: transparent;}
.mlSearch .box button{position: absolute;top: 0;right: 0;width: 55px;height: 55px;background: transparent;border: none;color: #000;font-size: 16px;}

.mlMenu{width: 100%;}
.mlMenu>ul>li{position: relative;border-bottom: 1px solid #ddd;}
.mlMenu>ul>li>a{font-size: 20px;color: #000;display: block;height: 60px;display: flex;align-items: center;padding: 0 20px;}
.mlMenu>ul>li>a:hover{color: var(--main-color);}
.mlMenu>ul>li>a.on{color: var(--main-color);}
.mlMenu>ul>li>.icon{position: absolute;top: 2px;right: 0;height: 58px;width: 50px;background: url(../images/add.svg) center no-repeat;background-size: 20px;}
.mlMenu>ul>li>.icon.on{background: url(../images/del.svg) center no-repeat;background-size: 20px;}
.mlMenu>ul>li ul{display: none;padding-bottom: 10px;}
.mlMenu>ul>li ul li{position: relative;}
.mlMenu>ul>li ul li a{font-size: 16px;color: #666;display: block;padding: 0 20px;line-height: 45px;padding-left: 30px;}
.mlMenu>ul>li ul li a:hover{color: var(--main-color);}
.mlMenu>ul>li ul li a.on{color: var(--main-color);}
.mlMenu>ul>li ul li .icon{position: absolute;left: 0;top: 0;width: 20px;height: 45px;line-height: 45px;color: #333;font-size: 16px;}
.mlMenu>ul>li ul li .icon.on i:before{content: "\f0d7";}
.mlMenu>ul>li ul li ul{display: none;}
.mlMenu>ul>li ul li ul li{}
.mlMenu>ul>li ul li ul li a{}

.mlMenu>ul>li.cur>a{color: var(--main-color);}

.abo3List2{width: 100%;}
.abo3List2 dl dt{display: flex;justify-content: space-between;background: #f5f5f7;font-size: 16px;color: #666;}
.abo3List2 .box{padding: 20px 30px;}
.abo3List2 .box1{width: 40%;}
.abo3List2 .box2{width: 25%;}
.abo3List2 .box3{width: 35%;}
.abo3List2 .item{width: 100%;border-bottom: 1px solid #ddd;}
.abo3List2 .tab{display: flex;justify-content: space-between;font-size: 20px;color: #555;position: relative;}
.abo3List2 .tab .box3{padding-right: 15%;}
.abo3List2 .panel{padding: 30px;display: none;padding-top: 10px;}
.abo3List2 .panel .txt{font-size: 16px;color: #666;}
.abo3List2 .panel .txt img{max-width: 100%;}
.abo3List2 .panel .txt h3{color: #000;margin: 10px 0;}
.abo3List2 .panel .txt p{line-height: 2;}
.abo3List2 .panel .txt2{display: none;}
.abo3List2 .bottom{margin-top: 20px;}
.abo3List2 .btn{display: inline-block;padding: 15px 20px;background: var(--main-color);color: #fff;width: 100%;max-width: 250px;text-align: center;font-size: 20px}

.abo3List2 .open{position: absolute;top: 50%;transform: translateY(-50%);right: 10%;cursor: pointer;}
.abo3List2 .open img{width: 20px;transition: 0.3s;vertical-align: middle;}
.abo3List2 .close{cursor: pointer;}
.abo3List2 .close img{width: 20px;}

.abo3List2 .item.on{background: #fafafb;}
.abo3List2 .item.on .open img{transform: rotate(180deg);}

.abo4Warp{width: 100%;}
.abo4Warp .left{width: 330px;margin-right: 25px;}
.abo4Warp .right{flex: 1;}
.abo4Tab{width: 100%;height: 575px;overflow: auto;background: #fff;}
.abo4Tab ul li{width: 100%;height: 80px;display: flex;justify-content: center;align-items: center;cursor: pointer;font-size: 20px;color: #000;border-bottom: 2px solid #eee;}
.abo4Tab ul li.on{color: var(--main-color);}
.abo4Tab ul li:hover{color: var(--main-color);}
.abo4Panel{width: 100%;height: 575px;overflow: auto;padding: 30px;background: #fff;}
.abo4Box{width: 100%;}
.abo4Box .tit{font-size: 26px;color: #000;}
.abo4Box .txt{font-size: 20px;color: #555;margin: 20px 0;}
.abo4Box .txt a{color: var(--main-color);}
.abo4Box .map{width: 100%;height: 330px;overflow: hidden;}
.abo4Box .map p{display: block;padding: 0;line-height: 1;}
.abo4Box .map img{width: 100%;height: 100%;object-fit: cover;}
.abo4Box .map iframe{width: 100%;/* height: 100%; */}

.newsinfo{width: 100%;}
.return{font-size: 20px;color: #666;font-weight: 300;padding: 30px 0;display: inline-block;}
.return i{padding-right: 10px;}
.newsinfo_info{font-size: 20px;color: #666;}
.newsinfo_txt{font-size: 16px;color: #666;line-height: 2;}
.newsinfo_txt p{line-height: 2;}
.newsinfo_txt img{max-width: 100%;}

.honorList{width: 100%;}
.honorList ul li{width: calc(25% - 30px);margin-right: 40px;margin-bottom: 40px;}
.honorList ul li:nth-child(4n){margin-right: 0;}
.honorList .part{display: block;width: 100%;}
.honorList .part .img{width: 100%;height: 14.5vw;display: flex;justify-content: center;align-items: center;}
.honorList .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.honorList .part .tit{padding: 20px 0;text-align: center;font-size: 16px;color: #666;}

.inside{width: 100%;overflow: hidden;min-height: 600px;}
.inside img{max-width: 100%;}

.tcLogin{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;background: rgba(0,0,0,0.3);display: none;}
.tcLogin.active{display: block;}
.tcLogin .warp{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 10px;}
.tcLogin .box{width: 100%;max-width: 480px;height: auto;background: #fff;color: #333;padding: 35px 20px;box-sizing: border-box;border-radius: 15px;overflow: hidden;position: relative;}
.tcLogin .title{font-size: 24px;color: #333;text-align: center;font-weight: bold;}
.tcLogin .input{margin-top: 15px;text-align: center;}
.tcLogin .input input{width: 100%;height: 40px;border: 1px solid #ddd;background: #fff;padding: 0 10px;font-size: 16px;box-sizing: border-box;outline: none;border-radius: 50px;max-width: 400px;margin-top: 10px;}
.tcLogin .btn{margin-top: 25px;}
.tcLogin .btn button{display: inline-block;padding: 10px 30px;border: none;background: #0d4992;border-radius: 50px;color: #fff;font-size: 16px;text-decoration: none;margin-left: 20px;}

.tcLoginClose{display: inline-block;padding: 10px 30px;border: none;background: #f0f0f0;border-radius: 50px;color: #000;font-size: 16px;text-decoration: none;}



@media only screen and (max-width: 1600px) {
.wapper{ width:100%;padding: 0 5%;}
.menu a{padding: 0 25px;}
.iTit{font-size: 36px;}
.iTxt{font-size: 18px;}
.abo1Warp .desc{width: 35%;}
.proInfo_tit{font-size: 32px;}
.proInfo_tit img{width: 45px;}
.proInfo_txt{font-size: 18px;}
.ser2Warp .title{font-size: 22px;}
.ser6List .part .tit{font-size: 24px;}
.ser6List .part .txt{font-size: 18px;}

}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 20px;}
.menu a{padding: 0 20px;}
.iTit{font-size: 32px;}
.iTxt{font-size: 16px;}
.float_window{right: 10px;}
.float_window ul{width: 45px;border-radius: 25px;padding: 10px 0;}
.float_window .tab a{font-size: 12px;}
.float_window .toTop{width: 45px;height: 45px;}
.float_window .toTop img{width: 20px;}
.i2List ul li{padding: 0 20px;}
.i2List .tit{font-size: 18px;}
.i2List .txt{font-size: 26px;}
.i3List .part .desc{padding: 20px;}
.i3List .part .btm{padding: 20px;}
.i3List .part .tit{font-size: 20px;}
.i3List .part .txt{font-size: 15px;}
.fMenu ul li a{font-size: 15px;}
.fTel{font-size: 15px;}
.fTel .ewm .img{width: 80px;}
.copright{font-size: 15px;}

.mlMenu>ul>li>a{font-size: 18px;}
.mlMenu>ul>li>.icon{background-size: 15px;}
.mlMenu>ul>li ul li a{font-size: 15px;}
.mlMenu>ul>li>.icon.on{background-size: 15px;}
.abo3List2 .box{padding: 20px;}
.abo3List2 .tab{font-size: 16px;}
.abo3List2 .panel{padding: 20px;padding-top: 10px;}
.abo3List2 .panel .txt{font-size: 15px;}
.abo3List2 .btn{font-size: 18px;max-width: 220px;}
.abo3Warp .ml{width: 300px;margin-right: 25px;}
.abo4Warp .left{width: 300px;margin-right: 25px;}
.abo4Box .tit{font-size: 24px;}
.abo4Box .txt{font-size: 16px;}
.caseList .part .tit{font-size: 20px;}
.caseList .part .txt{font-size: 16px;}
.case3List .part .tit{font-size: 26px;}
.case3List .part .txt{font-size: 16px;}
.case4List .tit{margin: 20px 0;font-size: 22px;}
.case4List .txt{font-size: 16px;}
.proInfo_tit{font-size: 26px;}
.proInfo_tit img{width: 40px;}
.proInfo_txt{font-size: 16px;}
.ser1List .tit{font-size: 20px;}
.ser2Warp .title{font-size: 20px;}
.ser2Warp .tag span{font-size: 12px;padding: 5px 10px;}
.ser2Warp .tag span:last-child{margin-right: 0;}
.ser6List .part{padding: 30px;}
.ser6List .part .tit{font-size: 20px;}
.ser6List .part .txt{font-size: 16px;}
.ser5List ul li{width: calc(33.3% - 20px);margin-right: 30px;}

.ser3Warp .left ul li{height: 20vw;}
.ser3Warp .right ul li:nth-child(1){height: calc(40vw + 25px);}
.ser3Warp .right ul li:nth-child(2){height: 20vw;}
.ser3Warp .part .tit{font-size: 16px;}
.ser3Warp .part .txt{font-size: 14px;}

}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hIcon {float: right;height: 70px;margin-right: 10px;}
.hIcon .icon{margin-right: 20px;}
.userBtn{margin-right: 20px;}
.language{height: 70px;}
.language dd{top: 70px;}
.hHei{height: 70px;}
.banTop{padding: 0 20px;}
.banTit{font-size: 24px;}
.banTxt{font-size: 16px;}

.iTit{font-size: 26px;}
.iTxt{font-size: 14px;}
.mt80{margin-top: 60px;}
.mt100{margin-top: 60px;}
.pt80{padding-top: 60px;}
.pb80{padding-bottom: 60px;}
.pt100{padding-top: 60px;}
.pb100{padding-bottom: 60px;}

.i1List ul{flex-wrap: wrap;}
.i1List ul li{width: 100% !important;margin-bottom: 10px;}
.i1List .part{height: 350px;}
.i1List .part .imgTop{opacity: 1;}
.i1List .part .imgTop2{opacity: 0;}
.i1List ul li.active{width: 100%;}

.i1List1{display: none;}
.i1List2{display: block;}
.i1List .part .btn{display: flex;justify-content: space-between;}
.i1List .part .btn img{width: 22px;height: auto;}

.i2Warp{padding-left: 10px;}
.i2Tab ul{justify-content: space-between;}
.i2Tab ul li{width: calc(25% - 2px);margin-bottom: 0;margin-right: 0;}
.i2Tab a{height: 100%;font-size: 14px;padding: 10px;}
.i2List2 .box{width: 100%;margin-bottom: 20px;}
.i2Bg{display: none;}
.i2List3 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.i2List3 ul li{position: relative;top: auto !important;left: auto !important;width: 100%;margin-bottom: 0;padding-left: 20px;border-left: 1px solid var(--main-color);padding-bottom: 15px;}
.i2List3 ul li:before{position: absolute;left: -5px;top: 5px;width: 10px;height: 10px;background: var(--main-color);border-radius: 50%;content: "";}
.i2List3 .desc{max-width: 100%;}
.i2List3 .desc .tit{font-size: 16px;}
.i2List3 .desc .txt{font-size: 14px;}
.i3List ul li{width: 100%;margin-right: 0;}
.fWarp .item{width: 100% !important;padding: 10px 0;border-bottom: 1px solid #333;}

.fTit{margin-bottom: 15px;}
.fMenu ul{display: flex;flex-wrap: wrap;}
.fMenu ul li{width: 50%;margin: 5px 0;}
.fLogo{text-align: center;}
.fLogo img{width: auto;max-width: 100%;}

.abo1Warp .desc {width: 100%;margin-bottom: 20px;}
.abo1Warp .img{width: 100%;}
.abo2Img .item{width: calc(50% - 5px);}
.abo2Img .img{margin-bottom: 10px;}
.abo3List ul li{width: 100%;margin-right: 0;}
.abo3List .part .tit{font-size: 16px;}
.abo3Warp .ml{width: 100%;margin-right: 0;margin-bottom: 20px;}
.abo3Warp .mr{width: 100%;}
.mlMenu>ul>li>a{font-size: 16px;height: 45px;}
.mlMenu>ul>li>.icon{height: 45px;}
.mlMenu>ul>li ul li a{font-size: 14px;line-height: 40px;}
.abo3List2 dl dt{font-size: 14px;}
.abo3List2 .box{padding: 15px;}
.abo3List2 .tab{font-size: 16px;}
.abo3List2 .box3{display: none;}
.abo3List2 .box1{width: 55%;}
.abo3List2 .box2{width: 45%;padding-right: 10%;}
.abo3List2 .panel .txt{font-size: 14px;}
.abo3List2 .panel .txt2{display: block;}
.abo3List2 .btn{padding: 10px 20px;max-width: 150px;font-size: 16px}
.abo3List2 .open{right: 10px;}
.abo4Warp .left{width: 100%;margin-right: 0;margin-bottom: 20px;}
.abo4Tab{height: 160px;}
.abo4Tab ul{display: flex;flex-wrap: wrap;}
.abo4Tab ul li{height: 50px;font-size: 16px;width: 50%;border: 1px solid #eee;}
.abo4Panel{padding: 20px;height: auto;}
.caseList ul{justify-content: space-between;}
.caseList ul li{width: 49%;margin-right: 0;}
.case2List ul li{margin-bottom: 10px;}
.case2List .ul1 li:nth-child(1){width: 100%;}
.case2List .ul1 li:nth-child(2){width: 100%;}
.case2List .ul1 li{width: calc(50% - 5px);}
.case2List .ul2 li{width: calc(50% - 5px);}
.case2List .ul2 li:nth-child(3n){width: calc(50% - 5px);}
.case3List .part{display: block;}
.case3List .part .img{width: 100%;}
.case3List .part .desc{width: 100%;padding: 20px;}
.case2List .part{height: 100%;}
.case2List .part .tit{font-size: 20px;}
.newsinfo_info{font-size: 16px;}
.newsinfo_txt{font-size: 14px;}
.honorList ul{justify-content: space-between;}
.honorList ul li{width: 49%;margin-bottom: 0;margin-right: 0;}
.p_page .warp{display: block;}
.current{padding: 10px 0;font-size: 14px;}
.pMenu ul li{margin-right: 20px;}
.pMenu a{font-size: 14px;padding: 10px 0;}
.return{font-size: 14px;padding: 10px 0;}
.proInfo_tit{font-size: 20px;}
.proInfo_tit img{width: 30px;}
.proInfo_txt{font-size: 14px;}
.proInfo_tag span{padding: 5px 10px;font-size: 14px;}
.proInfo_list1 ul li{min-width: 300px;}
.iForm .box input{height: 50px;font-size: 16px;}
.iForm .box button{height: 50px;font-size: 16px;}
.ser1List ul li{width: 50%;}
.ser6List ul li{width: 50%;}
.ser2List .item{width: 100%;margin-right: 0;}
.ser4List2 ul li{width: 33.3%;}
.ser3Warp .left{width: 100%;}
.ser3Warp .right{width: 100%;}
.ser5List ul li{width: 100%;margin-right: 0;}
.ser5List .part .desc{padding: 20px;}
.ser5List .part .tit{font-size: 20px;}
.ser5List .part .txt{font-size: 16px;}
.ser5List ul li .part .txt{font-size: 16px;}
.ser3Warp .right ul li:nth-child(1){height: auto;}
.ser3Warp .right ul li:nth-child(2){height: auto;}
.ser4List ul li{width: 33.3%;}
.case4List .icon img{max-width: 120px;}
.service5 .wapper{padding: 0 20px;}
.ser4List2 .item:nth-child(4),
.ser4List2 .item:nth-child(5){width: 100%;}
.ser4List2 .item:nth-child(2){width: 100%;}
.ser4List2 .item:nth-child(2) ul li{width: 50%;}
.ser4List2 .item:nth-child(3){width: 100%;}

.pc_show{display: none;}
.m_show{display: block;}

}

@media only screen and (max-width: 680px) {

.banner{height: auto;}
.banTop{padding: 0;}
.banTop .desc{max-width: 100%;padding: 0 20px;}
.banTit{font-size: 16px;line-height: 1.6;}
.banTxt{margin-top: 5px;font-size: 14px;}
.float_window{top: auto;transform: none;bottom: 55px;}
.toTop{bottom: 65px;width: 45px;height: 45px;right: 10px;display: none;}
.toTop img{width: 20px;}
.caseList ul li{width: 100%;}
.tongtu .iImg img{height: auto;}
.honorList .part .img{height: 150px;}
.honorList .part .tit{padding: 10px 0;}
.iTit{font-size: 24px;line-height: 1.6;}
.proInfo_list1 ul li{flex: inherit;width: 100%;min-width: auto;}
.proInfo_list1 .part{padding: 20px;}
.iForm .box input{width: 100%;margin-bottom: 10px;}
.iForm .box button{display: block;margin: 0 auto;width: 100%;max-width: 100%;}
.case2List .ul2 li{width: calc(50% - 5px);margin-bottom: 10px;}
.case2List .part .tit{font-size: 16px;}
.case3List .part .tit{font-size: 20px;}
.case3List .part .txt{font-size: 14px;}
.case4List ul li{width: 100%;padding: 20px 0;}
.case5 .desc{width: 100%;margin-bottom: 20px;}
.case5 .img{width: 100%;}
.ser1List ul li{width: 50%;padding: 20px 5px;}
.ser1List .icon img{width: 50px;}
.ser1List .tit{font-size: 16px;}
.ser2Warp .txt{font-size: 12px;}
.ser6List ul li{width: 100%;padding: 0;}
.ser4List2 ul li{width: 50%;}
.ser4List .part{height: 80px;}
.ser1List .txt{font-size: 14px;}
.ser2List .part{padding: 20px;}
.ser2List .part .title{font-size: 18px;}
.ser3Warp .left ul li{width: 100%;height: auto}
.ser3Warp .part .img img{height: 220px;}
.ser5List{padding: 0;}
.ser5List .swiper-button-next, .ser5List .swiper-button-prev{border: 1px solid #000;width: 35px;height: 35px;}
.ser5List .swiper-button-next:after, .ser5List .swiper-button-prev:after{font-size: 16px;}
.ser4List ul li{padding: 5px;}
.ser4List .part{padding: 0;height: 68px;}
.ser4List .part .img img{transform: scale(1.15);}
.ser4List2 .item:nth-child(4) ul li, .ser4List2 .item:nth-child(5) ul li{padding: 5px;}
.pMenu ul{justify-content: space-between;}
.pMenu ul li{position: relative;padding-bottom: 5px;}
.pMenu ul li:after{position: absolute;left: 0;width: 100%;height: 2px;background: var(--main-color);content: "";opacity: 0;bottom: 0px;}
.pMenu ul li.on:after{opacity: 1;}
.pMenu a{height: 40px;line-height: 30px;width: 60px;overflow: hidden;}
.pMenu a:after{display: none;}
.pMenu ul li:last-child a{width: 70px;}
.footer{padding-bottom: 50px;}
.proInfoItem{margin-bottom: 60px;}

.ser4List .ser4swiper .part{padding: 0;height: 78px;}
.ser4List .ser4swiper .part .img img{transform: scale(1);}
.ser5List .part{min-height: 435px;}
.ml_mbbot li p{padding: 0 !important;line-height: 1.6;padding-top: 5px !important;}

}