html{width: 100%;font-size: 10px;scroll-behavior: smooth;}
@media screen and (max-width:1620px) {html{font-size: 9px;}}
@media screen and (max-width:1420px) {html{font-size: 8px;}}
@media screen and (max-width:1220px) {html{font-size: 7px;}}
@media screen and (max-width:1024px) {html{font-size: 8px;}}

html{width: 100%;scroll-behavior: smooth;}
body{font-size: 1.6rem; background: #fff; font-family: "Arial","Microsoft Yahei"; line-height: 1.5; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body{overflow-x:hidden;position: relative;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;pointer-events: none;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0;}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.flex {display: flex;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 8rem;}
.pd50{padding: 0 5rem;}
.w1420{position: relative;width: 1420px;margin: 0 auto;}
.pdl1420{padding-left: calc((100% - 1420px)/2);}
.layui-layer-video{max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}
.h50{display: block;height: 5rem;}
.h80{display: block;height: 8rem;}
.loadImg{display: none!important;}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
.ovh{overflow: hidden;}

@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}
@font-face {
	font-family: TypoRoundBoldDemo;
	src: url(../fonts/TYPO_ROUND_BOLD_DEMO.OTF);
}



.h-header{background: #222E6E;position: sticky;top: 0;z-index: 9999;}
.headL{}
.headR{margin-left: auto;display: flex;flex-direction: column;padding-bottom: 1rem;}
.h-logo{display:block;padding: 1.8rem 0 0;}
.h-logo img{max-height: 30px;}
.h-nav{display: flex;}
.h-nav .li{position: relative;}
.h-nav .li+.li{margin-left: 6.5rem;}
.h-nav .li>a{display: block;font-size: 20px;color: #FFFFFF;line-height: 6rem;}
.h-nav .li>a:hover{opacity: .7;}
.h-subnav {width:18rem;background:#ffffff;font-size:1.6rem;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 1.6rem -4px rgba(0,0,0,.3);margin-top:2rem;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:9999;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 1.5rem 0.1rem;box-sizing: border-box; width: 100%; display:block;line-height:1.35;color:#333;font-size: 1.6rem;text-align: center;font-weight: normal;}
.h-subnav a:hover {background:#222E6E;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-more{display: flex;margin: auto 0;}
.h-a{display: flex;align-items: center;padding-right: 3rem;}
.h-a img{display: block;margin-right: 1rem;}
.h-a span{display: block;font-size: 1.6rem;color: #FFFFFF;line-height: 1.2;transition: .3s;}
.h-a:hover span{opacity: .7;}
.h-lang{display: flex;align-items: center;margin-left: auto;position: relative;padding: 1rem 0;cursor: pointer;}
.h-lang .icon{display: block;width: 2rem;height: 2rem;border: 1px solid #fff;border-radius: 100%;overflow: hidden;}
.h-lang .down{width: 1.1rem;}
.h-lang span{display: block;font-size: 14px;color: #FFFFFF;line-height: 1;margin: 0 0.5rem;}
.h-lang img{display: block;width: 100%;}
.h-lang .h-subnav{width: 12rem;}
.h-lang .h-subnav a{font-size: 1.4rem;}
.h-lang:hover .h-subnav{height:auto;opacity:1;visibility:visible;margin-top:0;}
.h-search{display: flex;min-width: 32rem;height:5rem;background: #2E41A9;border-radius: 0.5rem;overflow: hidden;}
.h-search .int{display: block;width: calc(100% - 5rem);height: 100%;padding: 0 1.5rem;font-size: 1.6rem;color: #FFFFFF;}
.h-search .int::placeholder{color: #d5dcff;}
.h-search .btn{display: block;width: 5rem;height: 100%;background-image: url(../images/iconSearch1.png);background-position: center;background-repeat: no-repeat;cursor: pointer;}

.wap_header{width: 100%; height: 7rem; padding: 0 1.2rem; display: none; justify-content: space-between; align-items: center; position: sticky;top: 0; z-index: 9999;box-sizing: border-box;background: #222E6E;}
.wap_header .toggle{display: block; width: 3rem; height: 2.4rem; position: relative; z-index: 6;margin-left: 2rem;}
.wap_header .toggle i{display: block; width: 3rem; height: 0.2rem; background: #FFFFFF; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 1rem;}
.wap_header .toggle i:nth-of-type(3){top: 2rem;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 0.8rem; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 0.8rem; transform: rotate(-45deg);}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 30rem; background: #fff; height: 100vh; padding: 5.6rem 0 2rem 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 7rem); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 2rem; line-height: 4rem; font-size: 1.8rem; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 7rem; line-height: 7rem; display: block; padding-right: 3rem; font-size: 1.8rem; color: #333;}
.wap_header .nav ul li a:active  {color: #005BAC !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 3rem; height: 7rem; font-size: 1.6rem; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #005BAC; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 2rem !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 6rem; line-height: 6rem; font-size: 1.6rem;}
.wap_header .nav ul li ul li i{top: -1rem;}
.wap_header .logo{position: relative;height: 2rem;margin-right: auto;}
.wap_header .logo img{height: 100%;}



.indA{display: flex;align-items: center;justify-content: center;width: 20rem;height: 6rem;background: #90C42F;border-radius: 0.5rem;transition: .3s;}
.indA span{display: block;font-size: 1.8rem;color: #FFFFFF;line-height: 1.4;}
.indA img{display: block;margin-left: 1rem;}
.indA:hover{transform: translateY(-0.5rem);box-shadow: 0 0.25rem 0.5rem 0rem rgba(0,0,0,.3);}
.indA.white{background: #fff;}
.indA.white span{color: #999999;}

.indTit{text-align: center;padding: 10rem 0 3rem;}
.indTit .atit{font-size: 3.6rem;line-height: 1;font-weight: bold;color: #90C42F;display: flex;justify-content: center;align-items: center;}
.indTit .atit i{display: block;width: 15px;height: 15px;background: url(../images/iconTit1.png);margin: 0 2rem;}
.indTit .btit{font-size: 1.8rem;font-weight: bold;color: #000000;line-height: 1.2;margin-top: 1rem;}



.mySwiperBanner{position: relative;overflow: hidden;}
.mySwiperBannerPC{display: block;}
.mySwiperBannerWAP{display: none;}
.BannerItem{display: block;position: relative;}
.BannerItem .img img{display: block;width: 100%;}
.BannerItem .desc{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;}
.BannerItem .desc .atit{font-size: 3rem;line-height: 1;color: #FFFFFF;font-weight: 100;position: relative;}
.BannerItem .desc .atit::after{content: "";display: block;width: 6rem;height: 2px;background: #FFFFFF;position:absolute;top: 50%;right: 100%;margin-right: 1.5rem;}
.BannerItem .desc .btit{font-size: 4rem;line-height: 1.25;color: #FFFFFF;margin: 4.2rem 0 9rem;font-family: TypoRoundBoldDemo;text-shadow: 0px 0px 2rem rgba(12,34,89,0.5);max-width: 62rem;}

.swiper-slide-active .BannerItem .desc .atit{animation: fadeInUp .6s .4s ease both;}
.swiper-slide-active .BannerItem .desc .btit{animation: fadeInUp .6s .5s ease both;}
.swiper-slide-active .BannerItem .desc .ctit{animation: fadeInUp .6s .6s ease both;}

.banner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 5rem;}
.banner .swiper-pagination-bullet{display: block;width: 23px;height: 23px;background-image: url(../images/point2.png);background-color: unset;border-radius: 0;transition: .3s;opacity: 1;margin: 0 1rem!important;}
.banner .swiper-pagination-bullet-active{background-image: url(../images/point1.png);}



.sec1,.sec2,.sec3{overflow: hidden;}

.sec1{background: #F5F5F5;padding-bottom: 10rem;}
.proSelList{display: flex;flex-wrap: wrap;margin: -0.75rem;justify-content: center;}
.proSel{display: block;margin: 0.75rem;min-width: 20rem;height: 5rem;line-height: 5rem;background: #FFFFFF;text-align: center;padding: 0 1rem;border-radius: 0.5rem;font-size: 1.8rem;color: #333333;}
.proSel:hover{background: #222E6E;color: #fff;}

.indProList{display: flex;flex-wrap: wrap;margin: -1.5rem;margin-top: 3.5rem;}
.indProItem{display: block;width: calc(25% - 3rem);margin: 1.5rem;background: #fff;border: 1px solid #E1E1E0;}
.indProItem .img{overflow: hidden;border-bottom: 1px solid #E1E1E0;}
.indProItem .img img{display: block;width: 100%;transition: .3s;}
.indProItem .desc{text-align: center;padding: 1rem;transition: .3s;}
.indProItem .desc .atit{font-size: 1.8rem;color: #333333;line-height: 3rem;height: 3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.indProItem .desc .btit{font-size: 1.6rem;color: #333333;line-height: 2.8rem;height: 2.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.indProItem:hover{border-color: #222E6E;}
.indProItem:hover .img img{transform: scale(1.05);}
.indProItem:hover .desc{background: #222E6E;}
.indProItem:hover .desc .atit{color: #fff;}
.indProItem:hover .desc .btit{color: #fff;}



.sec2{padding-bottom: 13rem;}
.indAboutBox{display: flex;margin-top: 2rem;}
.indAboutBox .desc{width: 50%;padding-right: 5.5rem;}
.indAboutBox .desc .atit{font-size: 2.4rem;color: #222E6E;line-height: 2.8rem;font-weight: bold;}
.indAboutBox .desc .btit{font-size: 1.8rem;color: #333333;line-height: 2.8rem;margin: 2.2rem 0 2rem;}
.indAboutBox .desc .ctit{}
.indAboutBox .img{width: 50%;position: relative;}
.indAboutBox .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
/* .indAboutBox .img::after{content: "";display: block;width: 14rem;height: 7rem;background: #222E6E;position: absolute;right: 0;bottom: 0;z-index: 99;} */
/* .indAboutBox .img::before{content: "";display: block;width: 6rem;height: 6rem;background: #222E6E;position: absolute;left: 100%;bottom: 7rem;z-index: 99;} */

.indNumberList{display: flex;position: relative;}
.indNumberList::after{content: "";display: block;width: 23rem;height: 23rem;background: #222E6E;position: absolute;bottom: -3.5rem;right:-3.5rem;}
.indNumberItem{display: block;width: 25%;padding: 3.5rem 0 5rem;text-align: center;box-shadow: 0px 0px 3rem 0px rgba(0,113,194,0.1);background: #FFFFFF;position: relative;z-index: 99;}
.indNumberItem span{display: block;font-size: 8rem;color: #222E6E;fill:#222E6E;line-height: 1;font-family: DIN;}
.indNumberItem p{display: block;font-size: 1.8rem;color: #333333;line-height: 1;}



.sec3{padding-bottom: 10rem;}
.indNewsItem{display: flex;background: #F5F5F5;padding: 5rem;}
.indNewsItem+.indNewsItem{margin-top: 3rem;}
.indNewsItem .img{width: 30rem;height: 20rem;overflow: hidden;}
.indNewsItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .3s;}
.indNewsItem .desc{width: calc(100% - 30rem);padding-left: 3rem;display: flex;flex-direction: column;}
.indNewsItem .desc .atit{font-size: 2.4rem;color: #000000;line-height: 3.6rem;height: 3.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight: bold;transition: .3s;}
.indNewsItem .desc .btit{font-size: 1.6rem;color: #000000;line-height: 2.6rem;height: 5.2rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin: 1rem 0;transition: .3s;}
.indNewsItem .desc .ctit{margin-top: auto;}
.indNewsItem:hover{background: #222E6E;}
.indNewsItem:hover .img img{transform: scale(1.05);}
.indNewsItem:hover .desc .atit{color: #fff;}
.indNewsItem:hover .desc .btit{color: #fff;}




.r-menu{position: fixed;right: 0;top: 50%;margin-top: -160px;z-index: 999;}
.menuItem{background: #222E6E;display: flex;align-items: center;justify-content: center;flex-direction: column;width: 8rem;height: 8rem;position: relative;}
.menuItem+.menuItem{margin-top: 1px;}
.menuItem>img{display: block;width: 30px;margin: 0.4rem 0 0.2rem;}
.menuItem>p{display: block;font-size: 1.2rem;color: #FFFFFF;line-height: 2;}
.menuItem .ewm{position: absolute;top: 0%;right: 100%;margin-right: 1rem;width: 15rem;border-radius: 5px;overflow: hidden;margin-top: 1rem;box-shadow: 0 0 2rem 0 rgba(0,0,0,.3);opacity: 0;visibility: hidden;transition: .3s;}
.menuItem .ewm img{width: 100%;}
.menuItem .ewm p{text-align: center;font-size: 1.4rem;color: #fff;line-height: 1.2;padding: 1rem 0;background: #222E6E;}
.menuItem:hover .ewm{opacity: 1;margin-top: 0rem;visibility: visible;}

.f-footer{background: #222222;border-top: 0.5rem solid #90C42F;}
.foot1{display: flex;align-items: center;border-bottom: 1px solid rgba(255,255,255,.2);padding: 5rem 0;}
.f-logo img{display: block;height: 30px;}
.shareList{margin-left: auto;display: flex;}
.shareItem{display: flex;align-items: center;justify-content: center;width: 5rem;height: 5rem;border-radius: 50%;border: 1px solid #FFFFFF;position: relative;}
.shareItem+.shareItem{margin-left: 2rem;}
.shareItem>img{display: block;width: 2rem;}
.shareItem .ewm{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);width: 15rem;border-radius: 5px;overflow: hidden;margin-top: 2rem;opacity: 0;visibility: hidden;transition: .3s;}
.shareItem .ewm img{width: 100%;}
.shareItem .ewm p{text-align: center;font-size: 1.4rem;color: #fff;line-height: 1.2;padding: 1rem 0;background: #222E6E;}
.shareItem:hover{background: #222E6E;border-color: #222E6E;}
.shareItem:hover .ewm{opacity: 1;margin-top: 1rem;visibility: visible;}

.foot2{padding: 3.5rem 0;}
.f-nav{display: flex;justify-content: space-between;}
.f-nav .dl.a{max-width: 500px;}
.f-nav .dt{display: flex;margin-bottom: 0.8rem;}
.f-nav .dt span,.f-nav .dt a{display: block;font-size: 1.8rem;color: #FFFFFF;line-height: 2;font-weight: bold;}
.f-nav .dd{display: flex;align-items: center;margin-bottom: 0.2rem;}
.f-nav .dd span,.f-nav .dd a{display: block;font-size: 1.6rem;color: #515151;line-height: 1.5;padding: 0.5rem 0;}

.f-nav .dd img{margin-right: 1rem;display: block;width: 2rem;}
.f-nav .dt a:hover{opacity: .7;}
.f-nav .dd a:hover{color: #fff;}

.foot3{border-top: 1px solid rgba(255,255,255,.2);padding: 1.8rem 0;}
.foot3>div{display: flex;}
.foot3 .ftR{margin-left: auto;}
.foot3 a,.foot3 span{font-size: 1.6rem;color: #515151;line-height: 2;}
.foot3 a+span{margin: 0 1rem;}
.foot3 a:hover{color: #fff;}



@media screen and (max-width:1620px){
	.w1420{width: 1220px;}
}
@media screen and (max-width:1420px){
	.w1420{width: 1020px;}
	
	.h-nav .li>a{font-size: 18px;}
	
}
@media screen and (max-width:1220px){
	.w1420{width: 980px;}
}
@media screen and (max-width:1024px){
	.w1420{width: 100%;padding: 0 3rem;}
	
	.h-header{display: none;}
	.wap_header{display:flex;}
	.r-menu{display: none;}
	
	.banner .swiper-pagination{bottom: 3rem;}
	.banner .swiper-pagination-bullet{zoom: 0.75;}
	.BannerItem .desc .atit{font-size: 2.4rem;}
	.BannerItem .desc .btit{font-size: 3.4rem;}
	
	.indNumberItem span{font-size: 7rem;}
	
}
@media screen and (max-width:768px){
	.w1420{width: 100%;padding: 0 2rem;}
	
	.mySwiperBannerPC{display: none;}
	.mySwiperBannerWAP{display: block;}
	
	
	.BannerItem .img img{min-height: 50vh;object-fit: cover;object-position: center;}
	.BannerItem .desc{top: 35%;}
	.BannerItem .desc .atit::after{position: relative;top: 0;right: 0;margin-top: 2rem;}
	.BannerItem .desc .btit{margin: 3rem 0 9rem;}
	
	.indProList{margin: -1rem;margin-top: 3rem;}
	.indProItem{width: calc(50% - 2rem);margin: 1rem;}
	
	.indAboutBox{flex-wrap: wrap;}
	.indAboutBox .desc{width:100%;padding-right: 0;padding-bottom: 2rem;}
	.indAboutBox .img{width:100%;}
	.indNumberList{flex-wrap: wrap;}
	.indNumberList::after{display: none;}
	.indNumberItem{width: 50%;padding: 2.5rem 0 3rem;}
	.indNumberItem span{font-size: 6rem;}
	
	.indNewsItem{flex-wrap: wrap;padding: 2rem;}
	.indNewsItem .img{width: 100%;height: auto;}
	.indNewsItem .desc{width: 100%;padding-left: 0;padding-top: 2rem;}
	.indNewsItem .desc .btit{margin: 1rem 0 2rem;}
	
	
	.foot1{padding: 3rem 0 2rem;flex-wrap: wrap;border-bottom: none;}
	.foot2{padding-top: 0;}
	.shareList{margin-left: 0;margin-top: 3rem;padding-top:3rem;width: 100%;border-top: 1px solid rgba(255, 255, 255, .2);}
	.f-logo img{height: 3rem;}
	.shareItem+.shareItem {margin-left: 0.5rem;}
	.f-nav{flex-wrap: wrap;}
	.f-nav .dl{margin-bottom: 2rem;}
	.f-nav .dt{margin-bottom: 0;}
	
	.foot3>div {flex-direction: column;align-items: center;}
	.foot3 .ftR{margin-left: 0;}
	
	
}




.pagesDiv{padding: 3rem 0 7rem;}
.pagination{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;margin: -0.5rem;}
.pagination li{display: block;margin: 0.5rem;}
.pagination li span,.pagination li a{display: flex;align-items: center;justify-content: center;font-size: 1.8rem;font-weight: bold;width: 4rem;height: 4rem;background: #EFEFEF;border-radius: 50%;}
.pagination li a:hover{background: #222E6E;color: #fff;}
.pagination li.active span{background: #222E6E;color: #fff;}
.pagination li.disabled span{color: #666;cursor: no-drop;}


.abSec1{padding: 10rem 0;}
.nyAboutBox{display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 5rem;}
.nyAboutBox .naL{width: 50%;}
.nyAboutBox .naL img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.nyAboutBox .naR{width: 50%;padding: 2rem 0 2rem 5rem;}
.nyAboutBox .naR .atit{font-size: 2.4rem;color: #222E6E;line-height: 2.8rem;font-weight: bold;}
.nyAboutBox .naR .btit{font-size: 1.8rem;color: #333333;line-height: 2.8rem;margin: 2.2rem 0 2rem;}

.abSec2{padding-bottom: 10rem;background: #f7f7f7;}
.mySwiperLB{position: relative;overflow: hidden;}
.honorItem{display: block;background: #ffffff;padding: 2.5rem;}
.honorItem .img{overflow: hidden;margin-bottom: 2rem;}
.honorItem .img img{display: block;width: 100%;transition: .3s;}
.honorItem p{display: block;font-size: 1.8rem;line-height: 1.2;color: #333;font-weight: bold;transition: .3s;text-align: center;}
.honorItem span{display: block;font-size: 1.6rem;line-height: 1.2;color: #666;transition: .3s;}
.honorItem:hover{background: #222E6E;}
.honorItem:hover p{color: #fff;}
.honorItem:hover span{color: #fff;}


.ctSec2{background: #f7f7f7;padding-bottom: 10rem;}
.zxly_list{display: flex;flex-wrap: wrap;}
.zxly_item{width: calc(50% - 2.5rem);margin-top: 1rem;}
.zxly_item:nth-of-type(2n){margin-left: 5rem;}
.zxly_item100{width: 100%!important;}
.zxly_item p{font-size: 1.8rem;color: #555555;line-height: 6rem;}
.zxly_item p i{color: red;}
.zxly_item .int{display: block;height: 5rem;width: 100%;background: #ffffff;padding: 0 1rem;font-size: 1.6rem;color: #555555;}
.zxly_item .textarea{display: block;height: 5rem;width: 100%;background: #ffffff;padding: 1rem;font-size: 1.6rem;color: #555555;height: 15rem;}
.message_sub{display: block;width: 18rem;line-height:5rem;height: 5rem;text-align: center;background: #222E6E;font-size: 1.8rem;color: #FFFFFF;margin: 6rem auto 1rem;cursor: pointer;transition: .3s;}
.message_sub:hover{transform: translateY(-0.5rem);}


.techList{padding: 10rem 0;}
.techItem{display: flex;background: #f7f7f7;}
.techItem+.techItem{margin-top: 5rem;}
.techItem .img{width: 50%;}
.techItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.techItem .desc{width: 50%;padding: 5rem;}
.techItem .desc .atit{font-size: 3.6rem;color: #000000;line-height: 1.3;}
.techItem .desc .btit{font-size: 2rem;color: #6B7280;line-height: 1.3;margin-top: 0.5rem;}
.techItem .desc .btit::after{content: "";display: block;width: 4rem;height: 2px;background: #222E6E;margin: 2rem 0;}
.techItem .desc .ctit{font-size: 1.6rem;color: #6B7280;line-height: 1.3;}
.techItem .desc .dtit{margin-top: 4rem;}
.techItem:nth-of-type(even){flex-direction: row-reverse;}

@media screen and (max-width:768px){
	.nyAboutBox{flex-direction: column-reverse;}
	.nyAboutBox .naL {width: 100%;}
	.nyAboutBox .naR {width: 100%;padding: 0;padding-bottom: 2rem;}
	
	.abSec1{padding: 6rem 0 8rem;}
	.abSec2{padding-bottom: 8rem;}
	.ctSec2{padding-bottom: 8rem;}
	
	.contact_one{flex-direction: column-reverse;}
	.zxly_item{width: calc(50% - 2rem);}
	.zxly_item p{line-height: 5rem;}
	.zxly_item:nth-of-type(2n) {margin-left: 4rem;}
	
	.techList {padding: 5rem 0;}
	.techItem{flex-direction: column;}
	.techItem:nth-of-type(even) {flex-direction: column;}
	.techItem+.techItem{margin-top: 3rem;}
	.techItem .img{width: 100%;}
	.techItem .desc{width: 100%;padding: 4rem 2rem;}
	
	
}


.zdyBox *{font-size: 1.7rem!important;line-height: 1.6!important;font-family:"Microsoft Yahei"!important;}
.zdyBox img{display: block;max-width: 100%;margin: 2rem auto;height: auto !important;}


.modelBox+.modelBox{margin-top: 5rem;}

.singleImgModel{display: flex;background: #FDFDFD;}
.singleImgModel .img{max-width: 40%;}
.singleImgModel .img img{display: block;width: 100%;}
.singleImgModel .desc{flex: 1;margin: auto 0;padding-left: 3rem;}
.singleImgModel:nth-of-type(even){flex-direction: row-reverse;padding-left: 0;padding-right: 3rem;}

.doubleImgModel .img{display: flex;flex-wrap: wrap;margin: -2rem;justify-content: center;}
.doubleImgModel .img img{width: calc(50% - 4rem);margin: 2rem;}
.doubleImgModel .desc{padding-top: 2rem;}

@media screen and (max-width:768px) {
	.singleImgModel{flex-wrap: wrap;}
	.singleImgModel .img{max-width: none;width: 100%;}
	.singleImgModel .desc{width: 100%;padding: 3rem 0rem;}
	
	.doubleImgModel .img{margin: -1rem 0;}
	.doubleImgModel .img img{width: 100%;margin: 1rem 0;}
	
}

.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}

@media screen and (max-width:480px) {
	.product_down ul li .right{width: auto!important;}
}