@font-face{
	font-family:"Source";
	src:url("../css/font/SourceHanSansCN-Normal.otf") format("opentype"); 
}
@font-face{
	font-family:"Source";
	src:url("../css/font/SourceHanSansCN-Light.otf") format("opentype");
	font-weight: 200;
}
@font-face{
	font-family:"Source";
	src:url("../css/font/SourceHanSansCN-Bold.otf") format("opentype");
	font-weight: 600;
}

body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,div,dl,dt,dd,select,textarea,font,right,left{ margin:0; padding:0;color:#555; font-size:12px;font-family:Source; line-height:1;font-weight: normal;letter-spacing: 0;}
html,body{height:100%;position:relative;width: 100%;background-color: #ffffff;}
img{display: block;}
a{ color:#333; text-decoration:none;}
ul, ol, li, dl, dd {margin: 0;padding: 0; list-style:none;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6,span,dd,dt,b,c,e,a,font,right,left{ -webkit-text-size-adjust:100%;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

/*IE*/
.web-ie2018{ font-family: sans-serif;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999999999999;background: #666;zoom:1;}
.web-ie2018 dl{    position: absolute;width: 700px;height: auto;top: 50%;margin-top: -200px;left: 50%;margin-left: -350px;background: #fff;}
.web-ie2018 dl #img{    display: block;margin: 50px auto;}
.web-ie2018 dl h3{    display: block;text-align: center;font-size: 28px;font-weight: normal;letter-spacing: 2px;margin: 0 auto 30px;}
.web-ie2018 dl h4{ display: block;text-align: center;font-size: 18px;font-weight: normal;letter-spacing: 2px;margin: 50px auto 50px;}
.web-ie2018 dl dd{ margin: 0 auto 50px;  display: block;text-align: center; margin-bottom:50px;}
.web-ie2018 dl dd a{ display: inline-block;margin: 0 20px;}
.web-ie2018 dl dd a img{display: block;margin: 0 auto;text-align: center;width: 50%;}
.web-ie2018 dl dd a span{display: block;font-size: 16px; color:#666;}

.center{width: 1400px;}
.hamburger{display: none;}

/* headerwrap */
.headerwrap{width: 100%;position: fixed;left: 0;top: 0;z-index: 11;box-sizing: border-box;transition: all .3s;}
/* headerbox */
.headerbox{width: 100%;position: relative;}
.header{margin: auto;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.header .logo{display: block;}
.header .logo img{display: block;height: 26px;filter: brightness(0) invert(1);}

/* h-r */
.h-r{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.nav{display: flex;display: -webkit-flex;}
.nav li a{font-size: 16px;color: #FFFFFF;line-height: 80px;}
.nav li{margin-right: 80px;}
.nav li:last-child{margin-right: 0;}
.h-r .search{display: block;margin-right: 40px;}
.h-r .search img{filter: grayscale(1) brightness(11);}
.h-r .language{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.h-r .language a{font-size: 16px;color: #fff;}
.h-r .language i{display: block;width: 1px;height: 14px;background-color: #fff;margin: 0 15px;}

.headerwrap.div3 .headerbox,.headerwrap.div2_1 .headerbox,.headerwrap:hover .headerbox{background-color: #fff;border-bottom: 1px solid #EEEEEE;}
.headerwrap.div3 .header .logo img,.headerwrap.div2_1 .header .logo img,.headerwrap:hover .header .logo img{filter: none;}
.headerwrap.div3 .nav li a,.headerwrap.div2_1 .nav li a,.headerwrap:hover .nav li a{color: #333333;}
.headerwrap.div3 .nav li a.active,.headerwrap.div2_1 .nav li a.active,.headerwrap:hover .nav li a.active{color: #063786;}
.headerwrap.div3 .h-r .search img,.headerwrap.div2_1 .h-r .search img,.headerwrap:hover .h-r .search img{filter: grayscale(1);}
.nav li:hover>a{color: #063786!important;}
.headerwrap.div3 .h-r .language a, .headerwrap.div2_1 .h-r .language a, .headerwrap:hover .h-r .language a{color:#333;}
.headerwrap.div3 .h-r .language i, .headerwrap.div2_1 .h-r .language i, .headerwrap:hover .h-r .language i{background-color:#333;}
.h-r .language a:hover{color: #063786!important;}

/* navdownwrap */
.navdownwrap{width: 100%;background-color: #fff;}
.navdownwrap .item{display: none;border-bottom: 1px solid #EEEEEE;}
.itemlist{margin: auto;padding: 40px 0;}
.navdownwrap .item.active{display: block;}
.navdownwrap .item .nav-onelist{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.navdownwrap .item .nav-onelist a{font-size: 16px;color: #333;display: block;margin-right: 60px;}
.navdownwrap .item .nav-onelist a:last-child{margin-right: 0;}
.navdownwrap .item .nav-onelist a:hover{color: #063786;}
/* nav-twolist */
.navdownwrap .item .nav-twolist{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.navdownwrap .item .nav-twolist-l{width: 400px;} 
.navdownwrap .item .nav-twolist-l h3{font-size: 18px;padding-bottom: 15px;border-bottom: 1px solid #EEEEEE;margin-bottom: 15px;}
.navdownwrap .item .nav-twolist-l .list{width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.navdownwrap .item .nav-twolist-l .list a{display: block;width: calc(100% /3);font-size: 16px;color: #333;line-height: 40px;}
.navdownwrap .item .nav-twolist-l .list a:hover{color: #063786;}
/* nav-twolist-r */
.nav-twolist-r{margin-left: 80px;}
.nav-twolist-r a{display: block;font-size: 16px;line-height: 40px;margin-bottom: 10px;}
.nav-twolist-r a:hover{color: #063786;}


.headerwrap .serch-bar{width: 100%;background-color: #fff;box-sizing: border-box;padding: 0 50px;border-bottom: 1px solid #EEEEEE;display: none;}
.headerwrap .serch-bar.serch-bar-active{display: block;}
.headerwrap .serch-bar .serch-bar-box{width:100%;height:100%;position:relative}
.headerwrap .serch-bar .serch-bar-box .serch-bar-select{position:absolute;top:50%;left:30%;padding-left:1.04167vw;transform:translate(-50%,-50%);width:140px;height:40px;display:flex;align-items:center;background:#fff;border-radius:.20833vw;border:.05208vw solid #005fb9;cursor:pointer;box-sizing: border-box;}
.headerwrap .serch-bar .serch-bar-box .serch-bar-select .name{position:relative;width:100%;text-align:left;font-size:.83333vw;color:#005fb9}
.headerwrap .serch-bar .serch-bar-box .serch-bar-select .name::after{content:'';position:absolute;width:16px;height:14px;right:.52083vw;top:50%;transform:translateY(-50%);background:url(../images/down.svg) center center no-repeat;background-size:cover}
.headerwrap .serch-bar .serch-bar-box .serch-bar_chioce{display:none;width:180px;height:130px;position:absolute;padding:26px 40px;z-index:15;top:160%;left:30%;transform:translate(-50%,-50%);background:url(../images/serch-bar-bg.png) center center no-repeat;background-size:100% 100%;overflow:hidden;box-sizing: border-box;padding-left: 60px;}
.headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .name{position:relative;cursor:pointer;width:80%;padding:10px 0;text-align:left;font-size:.72917vw;color:rgba(0,0,0,.6)}
.headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .name::before{content:'';position:absolute;width:.67708vw;height:.67708vw;top:50%;left:-1.04167vw;transform:translateY(-50%);background:url(../images/select-noactive.png) center center no-repeat;background-size:100% 100%}
.headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .active{color:#005fb9}
.headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .active::before{background:url(../images/select-active.png) center center no-repeat;background-size:100% 100%}
.headerwrap .serch-bar .serch-bar-box .serch-bar-main{width:21.30208vw;height:2.08333vw;border-bottom:1px solid #005fb9;padding:0 .52083vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.headerwrap .serch-bar .serch-bar-box .serch-bar-main>input{width:90%;height:20px;border:none;font-size:.72917vw;font-weight:400;color:#000}
.headerwrap .serch-bar .serch-bar-box .serch-bar-main>input:focus{outline:0}
.headerwrap .serch-bar .serch-bar-box .serch-bar-main>input::-webkit-input-placeholder{opacity:.4}
.headerwrap .serch-bar .serch-bar-box .serch-bar-main>img{width:1.04167vw;height:1.04167vw}
.headerwrap .serch-bar .serch-bar-box .serch-bar-close{cursor:pointer;width:.72917vw;height:.72917vw;position:absolute;top:50%;transform:translateY(-50%);right:0}
.headerwrap .serch-bar .serch-bar-box .serch-bar-close>img{width:100%;height:100%;transition:all .2s}
.headerwrap .serch-bar .serch-bar-box .serch-bar-close>img:nth-of-type(1){display:block}
.headerwrap .serch-bar .serch-bar-box .serch-bar-close>img:nth-of-type(2){display:none}
.headerwrap .serch-bar .serch-bar-box .serch-bar-close:hover>img{transform:rotate(-90deg)}
.headerwrap .serch-bar.serch-bar-active{opacity:1;height:3.64583vw}








/* bannerwrap */
.bannerwrap{position: relative;overflow: hidden;}
.bannerwrap img{width: 100%;}
.bannerwrap .banner-pagination{position: absolute;bottom: 30px;width: 100%;left: 0;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.bannerwrap .banner-pagination .swiper-pagination-bullet{width: 40px;height: 4px;background-color: #fff;opacity: 0.5;border-radius: 2px;margin: 0 5px;}
.bannerwrap .banner-pagination .swiper-pagination-bullet-active{opacity: 1;}

/* index01wrap */
.index01wrap{width: 100%;position: relative;overflow: hidden;}
.index01-top{width: 100%;position: relative;}
.index01-top .bg{width: 100%;position: absolute;left: 0;top: 0;z-index: 0;}
.index01-top .min{padding: 110px 0 80px;position: relative;margin: auto;}
.i-tl{}
.i-tl h3{font-size: 48px;color: #000000;font-weight: bold;text-align: center;margin-bottom: 30px;}
.i-tl .icon{margin: auto;}
/* index01-form */
.index01-form{background: #FFFFFF;box-shadow: 0px 6px 65px 0px rgba(0,0,0,0.06);border-radius: 4px;border: 1px solid #E7E7E7;width: 650px;height: 62px;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin: auto;margin-top: 50px;}
.index01-form button{width: 62px;height: 62px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;border: none;background-color: transparent;}
.index01-form button img{max-width: 50%;max-height: 50%;filter: brightness(0) opacity(0.8);}
.index01-form input{width: calc(100% - 62px);height: 100%;border: none;outline: none;font-size: 16px;color: #333;}

/* index01 */
.index01{width: 100%;border-top: 1px solid #E7E7E7;position: relative;overflow: hidden;display: flex;display: -webkit-flex;}
/* index01min */
.index01min{width: 20%;position: relative;z-index: 1;transition: all .5s;height: 680px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
.index01min .bigtl{width: 100%;position: absolute;left: 0;font-size: 36px;color: #333333;height: 100%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;box-sizing: border-box;padding: 0 20px;}
.index01min.active{width: 80%;position: relative;box-sizing: border-box;z-index: 0;}
.index01min.active .bigtl{opacity: 0;}
.index01min .bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;z-index: 0;opacity: 0;}
.index01min.active .bg{opacity: 1;}
.index01min .icon{position: absolute;right: -50px;width: 50px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);opacity: 1;}
/* textmin */
.index01min .textmin{position: absolute;z-index: 1;width: 100%;box-sizing: border-box;padding: 0 120px;opacity: 0;}
/* .index01min:first-child .textmin{transform: translateX(-100%);}
.index01min:last-child .textmin{transform: translateX(100%);} */
.index01min.active .textmin{opacity: 1;transition-delay: .4s;transition-duration: .8s;transform: none;}
.index01min .textmin .tl h3{font-size: 36px;color: #063786;text-align: center;}
.index01min .textmin .tl strong{display: block;width: 100px;height: 3px;background-color: #063786;margin: auto;margin-top: 20px;}
.index01min .textmin .tl{margin-bottom: 40px;}
.index01min .textmin .info{font-size: 16px;color: #999999;line-height: 36px;text-align: center;margin-bottom: 50px;}
.index01min .textmin .list{width: 100%;display: flex;display: -webkit-flex;}
.index01min .textmin .list .item{width: calc((100% - 90px)/7);margin-right: 15px;display: block;background: rgba(245,246,250,0.5);box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.06);border-radius: 10px;border: 1px solid #FFFFFF;box-sizing: border-box;padding: 20px;}
.index01min .textmin .list .item:last-child{margin-right: 0;}
.index01min .textmin .list .item .imgbox{width: 100%;height: 120px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
.index01min .textmin .list .item .imgbox img{max-width: 70%;max-height: 70%;}
.index01min .textmin .list .item h4{font-size: 18px;color: #666666;line-height: 30px;text-align: center;}
.index01min:last-child .icon{right: initial;left: -50px;transform: rotateY(-180deg) translateY(-50%);-webkit-transform: rotateY(-180deg) translateY(-50%);}
.index01min.active .icon{opacity: 0;}

/* index02wrap */
.index02wrap{width: 100%;position: relative;overflow: hidden;padding: 110px 0;}
.index02wrap .bg{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;z-index: 0;}
.index02{position: relative;z-index: 1;margin: auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.index02-l{width: 40%;}
.i-tl02{margin-bottom: 50px;}
.i-tl02 h3{color: #fff;text-align: left;}
.i-tl02 .icon{margin: 0;filter: brightness(11);}
.index02 .imgbox{width: 100%;margin-bottom: 20px;}
.index02 .imgbox img{width: 100%;}
.tomore{display: flex;display: -webkit-flex;font-size: 18px;color: #FFFFFF;align-items: center;-webkit-align-items: center;}
.tomore img{margin-left: 15px;filter: brightness(0) invert(1);height: 16px;}
/* index02-r */
.index02-r{width: 60%;background-color: #fff;border-radius: 10px;padding: 80px;box-sizing: border-box;}
.index02-r .text h3{font-size: 30px;color: #333333;}
.index02-r .text strong{display: block;width: 80px;height: 3px;background-color: #C1272D;margin: 20px 0;}
.index02-r .text h4{font-size: 18px;color: #666666;line-height: 36px;text-indent: 2rem;margin-bottom: 40px;text-align: justify;}
.index02-r .index02num{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.index02-r .index02num .box{display: flex;display: -webkit-flex;align-items: flex-end;-webkit-align-items: flex-end;margin-bottom: 20px;justify-content: center;-webkit-justify-content: center;}
.index02-r .index02num .box span{font-size: 60px;color: #063786;font-weight: bold;}
.index02-r .index02num .box font{font-size: 30px;color: #063786;font-weight: bold;margin-bottom: 2px;}
.index02-r .index02num p{font-size: 16px;color: #333333;text-align: center;}
.index02-r .index02num strong{width: 0px;border-left: 1px dashed rgba(0,0,0,0.15);}

/* index03wrap */
.index03wrap{width: 100%;position: relative;overflow: hidden;padding: 110px 0;}
.index03wrap .bg{width: 100%;height: 100%;object-fit: cover;position: absolute;bottom: 0;left: 0;z-index: 0;}
.index03{position: relative;margin: auto;z-index: 1;}
.index03min{width: 100%;margin-top: 50px;display: -webkit-flex;display: flex;justify-content: space-between;-webkit-justify-content: space-between;}
.index03min .index03-l{width: calc(100% - 490px);border-radius: 10px;background-color: #FFFFFF;padding: 50px;box-sizing: border-box;}
.index03-l .tl{width: 100%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.index03-l .tl h3{font-size: 30px;color: #063786;font-weight: bold;}
.tomore02{color: #333333;}
.tomore02 img{filter: brightness(0);}
.index03-l .tl .tomore02:hover{color: #063786;}
.index03-l .tl .tomore02:hover img{filter: none;}
.index03-l li{display: none;}
.index03-l li:first-child{display: block;}
.index03-l .list{width: 100%;margin-top: 20px;}
.index03-l .list .item{width: 100%;box-sizing: border-box;padding: 25px 0;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;padding-left: 30px;position: relative;border-bottom: 1px dashed rgba(0,0,0,0.15);}
.index03-l .list .item::before{content: '';display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #999999;position: absolute;left: 0;top: 50%;margin-top: -5px;}
.index03-l .list .item h3{width: calc(100% - 150px);font-size: 20px;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index03-l .list .item span{font-size: 16px;color: #999999;}
.index03-l .list .item:hover h3,.index03-l .list .item:hover span{color: #063786;}
.index03-l .list .item:hover::before{background-color: #063786;}

/* index03-r */
.index03-r{width: 470px;}
.index03-r .item{display: block;width: 100%;overflow: hidden;position: relative;border-radius: 10px;margin-bottom: 15px;}
.index03-r .item:last-child{margin-bottom: 0;}
.index03-r .item .img{width: 100%;transition: all .3s;}
.index03-r .item p{width: 100%;box-sizing: border-box;font-size: 30px;color: #FFFFFF;padding: 0 30px;bottom: 30px;position: absolute;}
.index03-r .item:hover .img{transform: scale(1.1);}
.index03-r .item .icon{width: 50px;height: 100%;position: absolute;right: 0;top: 0;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;background-color: #C1272D;transform: translateX(100%);opacity: 0;transition: all .3s;}
.index03-r .item .icon img{filter: brightness(0) invert(1);}
.index03-r .item:hover .icon,.index03-r .item.active .icon{transform: none;opacity: 1;}


/* index04wrap */
.index04wrap{width: 100%;position: relative;padding: 130px 0;}
.index04wrap .bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;z-index: 0;}
.index04{margin: auto;position: relative;z-index: 1;}
.index04 h3{font-size: 36px;color: #000000;font-weight: bold;text-align: center;margin-bottom: 40px;}
.index04 h3 span{color: #C1272D;}
.index04 .link{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;}
.more{width: 160px;height: 50px;background: rgba(0,0,0,0);border-radius: 4px;border: 1px solid #063786;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;font-size: 18px;color: #063786;}
.index04 .link .more{margin-right: 30px;}
.index04 .link .more:last-child{margin-right: 0;background-color: #063786;color: #FFFFFF;}

/* footerwrap */
.footerwrap{width: 100%;background-color: #E4E9F0;padding: 100px 0 0;}
.footer{margin: auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.footer-l{width: 30%;}
.f-logo{display: block;} 
.f-logo img{height: 36px;}
.footer-l strong{display: block;width: 340px;height: 1px;background-color: rgba(0,0,0,0.1);margin: 20px 0;}
.footer-l p{font-size: 16px;color: #666666;line-height: 36px;}
.footer-l h3{font-size: 44px;color: #C1272D;font-weight: bold;margin-bottom: 40px;margin-top: 10px;}
.footer-l h4{font-size: 24px;color: #333333;}
.footer-l .toabout{display: flex;display: -webkit-flex;font-size:14px;color:#063786;margin-top:20px;}
.footer-l .toabout img{width: auto;height: 14px;margin-left:6px;}
.f-share{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin-top: 60px;position:relative;}
.f-share .link{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.f-share .link a{display: block;position: relative;margin-left: 30px;}
.f-share .link a img{filter: brightness(0) opacity(0.5);}
.f-share .link a:hover img{filter: none;}
/* footer-nav */
.footer-nav{display: flex;display: -webkit-flex;max-width: 65%;}
.footer-nav li{margin-right: 140px;}
.footer-nav li:last-child{margin-right: 0;}
.footer-nav li h3 a{font-size: 20px;color: #333333;display: block;font-weight: bold;}
.footer-nav li h3{margin-bottom:20px;}
.footer-nav .list a{font-size: 16px;line-height: 40px;color: #666666;display: block;}
.footer-nav .list a:hover{color: #063786;}
/* bawrap */
.bawrap{margin: auto;height: 120px;border-top: 1px solid rgba(0,0,0,0.1);display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;margin-top: 40px;}
.bawrap a{font-size: 16px;color: #999999;}

.f-ewmshow{width: 120px;position:absolute;left:50%;bottom:36px;margin-left:-70px;background-color:#fff;padding:10px;opacity:0;visibility:hidden;transition:all .3s;}
.f-ewmshow img{width: 100%;}
.f-ewmshow::before{content: '';display: block;border: 6px solid transparent;border-top-color: #fff;position: absolute;left: 50%;bottom: -12px;margin-left: -6px;}
.f-ewmshow p{font-size: 12px;color: #999;text-align: center;margin:5px 0 0;line-height:14px;font-weight:200;}
.f-share a:hover .f-ewmshow{opacity:1;visibility: visible;}


/* c-banner */
.c-banner{width: 100%;position: relative;overflow: hidden;}
.c-banner .bg{width: 100%;}
.c-banner .text{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.c-banner .text h3{font-size: 48px;color: #FFFFFF;margin-bottom: 20px;}
.c-banner .text p{font-size: 24px;color: #FFFFFF;margin-bottom: 40px;font-family: arial;text-transform: uppercase;}
.c-banner .text h4{font-size: 24px;color: #FFFFFF;line-height: 30px;}

/* mbx */
.mbx{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin: 30px auto;}
.mbx a{font-size: 14px;color: #999999;}
.mbx img{filter: grayscale(1) opacity(0.5);height: 14px;margin: 0 4px;}
.mbx a:hover{color: #063786;}

/* contact01wrap */
.contact01wrap{margin: 80px auto;}
.contact01wrap .tl{font-size: 36px;color: #333333;font-weight: bold;text-align: center;margin-bottom: 60px;}
.contact01{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.contact01 li{width: calc((100% - 140px)/3);margin-right: 70px;}
.contact01 li:nth-of-type(3n){margin-right: 0;}
.contact01 li .imgbox{border-radius: 10px;overflow: hidden;margin-bottom: 40px;}
.contact01 li .imgbox img{width: 100%;height: 266px;}
.contact01 li .text{width: 100%;}
.contact01 li .text h3{font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 30px;}
.contact01 li .item{display: flex;display: -webkit-flex;box-sizing: border-box;padding-left: 42px;position: relative;align-items: center;-webkit-align-items: center;margin-bottom: 18px;}
.contact01 li .item p{font-size: 16px;color: #666666;line-height: 24px;}
.contact01 li .item .icon{width: 30px;height: 30px;background: #063786;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;position: absolute;left: 0;}
.contact01 li .item .icon img{max-width: 50%;max-height: 50%;}

/* contact02wrap */
.contact02wrap{width:100%;height: 600px;position: relative;}
.mapcont{width: 100%;height: 100%;}
/*.amap-icon*/
.amap-icon img{transform:scale(0.6);}
.amap-info-content p{font-size: 14px;line-height: 24px;color: #333333;}
.amap-info-content p span{font-size: 18px;color: #333333;font-weight: bold;text-align: center;margin-bottom: 20px;}
.amap-info-content{padding: 20px;}


/* toplinkwrap */
.toplinkwrap{width: 100%;border-bottom: 1px solid #EEEEEE;background-color:#FFFFFF;}
.toplink{margin: auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;}
.toplink .mbx{width: auto;margin: 0;height: 80px;}
.toplink .link{display: flex;display: -webkit-flex;}
.toplink .link a{display: block;line-height: 80px;position: relative;margin-right: 60px;font-size: 18px;color: #333333;}
.toplink .link a::before{content: '';display: block;width: 100%;bottom: 0;height: 3px;background-color: #063786;position: absolute;left: 0;opacity: 0;}
.toplink .link a:last-child{margin-right: 0;}
.toplink .link a.active::before{opacity: 1;}
.toplink .link a.active{font-weight: bold;}
.toplinkwrap.fixedSubNav{position: fixed;top: 81px;left: 0;z-index: 10;}

/* about01wrap */
.about01wrap{width: 100%;position: relative;overflow: hidden;padding: 120px 0;}
.about01wrap .bg{position: absolute;bottom: 0;right: 0;max-width: 80%;}
.about01{margin: auto;position: relative;z-index: 1;}
.about01 .text{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.about01 .text h3{font-size: 36px;color: #333333;font-weight: bold;width: 30%;}
.about01 .text .info{width: 60%;}
.about01 .text .info p{font-size: 24px;color: #333333;margin-bottom: 30px;}
.about01 .text .info h4{font-size: 16px;color: #666666;line-height: 30px;text-indent: 2rem;margin-bottom: 20px;}
/* about01num */
.about01num{width: 30%;}
.about01num li{border-bottom: 1px solid rgba(0,0,0,0.2);padding: 40px 0;}
.about01num li .box{display: flex;display: -webkit-flex;align-items: flex-end;-webkit-align-items: flex-end;margin-bottom: 20px;}
.about01num li .box span{font-size: 48px;color: #063786;font-weight: bold;}
.about01num li .box font{font-size: 24px;color: #063786;font-weight: bold;margin-bottom: 2px;}
.about01num li p{font-size: 16px;color: #333333;}

/* about02wrap */
.about02wrap{width: 100%;padding: 120px 0;background: url(../images/about-bg02.jpg)no-repeat fixed;background-size: cover;}
.about02{margin: auto;}
/* a-tl */
.a-tl{text-align: center;}
.a-tl h3{font-size: 36px;color: #FFFFFF;font-weight: bold;margin-bottom: 25px;}
.a-tl h4{font-size: 18px;color: #FFFFFF;line-height: 30px;}
/* about02min */
.about02min{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;margin-top: 80px;}
.about02min li{width: calc((100% - 60px)/4);background: rgba(255,255,255,0.5);border-radius: 10px;border: 1px solid #FFFFFF;box-sizing: border-box;padding: 60px 45px;-webkit-backdrop-filter: blur(12px);backdrop-filter: blur(12px);}
.about02min li .imgbox{width: 100px;height: 100px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;margin-bottom: 60px;}
.about02min li .imgbox img{max-width: 100%;max-height: 100%;}
.about02min li h3{font-size: 24px;color: #333333;margin-bottom: 20px;}
.about02min li h4{font-size: 18px;color: #666666;line-height: 30px;}

/* about03wrap */
.about03wrap{width: 100%;padding: 120px 0;background-color: #F5F7FA;overflow: hidden;z-index:0;}
.a-tl02 h3{color: #333333;}
.a-tl02 h4{color: #999999;}
/* about03 */
.about03{width: 100%;box-sizing: border-box;padding-left: calc((100% - 1400px)/2);margin-top: 60px;}
.about03-swiper{width: 100%;overflow: hidden;}
.about03 .item{display: block;position: relative;overflow: hidden;border-radius: 10px;height:540px;cursor:pointer;}
.about03 .item img,.about03 .item video{width: 100%;height: 100%;object-fit: cover;transition: all .3s;display:block;}
.about03 .item:hover img{transform: scale(1.1);}
.about03 .item p{width: 100%;box-sizing: border-box;padding: 0 30px;bottom: 40px;font-size: 24px;color: #FFFFFF;position: absolute;left: 0;}

/* about03page */
.about03page{margin-top: 60px;height: 2px;background-color: rgba(0,0,0,0.2);position: relative;}
.about03page .swiper-pagination-progressbar-fill{background-color: #063786;}

/* about04 */
.about04{padding: 120px 0;margin:auto;}
.about04box{width: 100%;}
.about04box img{max-width: 100%;margin: auto;}

/* about05wrap */
.about05wrap{width:100%;position: relative;box-sizing: border-box;}
.about05wrap .bg{width: 100%;}
.about05wrap .tl{position: absolute;left: 50%;top: 120px;transform: translateX(-50%);-webkit-transform: translateX(-50%);font-size: 36px;color: #333333;font-weight: bold;}

/* about05 */
.about05{position: absolute;left: 50%;top: 50%;z-index: 1;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);height: 80%;}
.about05swiper{width: 100%;overflow: hidden;height: 100%;}

.about05 .swiper-slide{position: relative;width: 100%;display: flex;display: -webkit-flex;}
.about05 .item h3{font-size: 30px;color: #063786;font-weight: bold;margin-bottom: 20px;}
.about05 .item h4{font-size: 20px;color: #666666;line-height: 36px;}
.about05 .item{box-sizing: border-box;padding-left: 15px;position: relative;padding-bottom: 50px;position: absolute;width: calc(100% / 5);}
.about05 .item::before{content: '';display: block;width: 10px;height: 10px;background: #063786;border-radius: 50%;left: 0;position: absolute;top: 4px;}
.about05 .item::after{content: '';display: block;width: 2px;background: linear-gradient(0deg, #FFFFFF, #063786);height: 100%;position: absolute;left: 4px;top: 4px;}

.about05 .item:nth-of-type(2n){padding-top: 50px;padding-bottom: 0;}
.about05 .item:nth-of-type(2n)::after{background: linear-gradient(0deg, #063786, #FFFFFF);top: 0;height: 70px;}
.about05 .item:nth-of-type(2n)::before{top: 70px;}
.about05 .item:nth-of-type(1){left: 0;bottom: 37%;} 
.about05 .item:nth-of-type(2){left: 20%;top:67%;}
.about05 .item:nth-of-type(3){left: 40%;bottom: 55%;}
.about05 .item:nth-of-type(4){left: 60%;top:56%;}
.about05 .item:nth-of-type(5){left: 80%;bottom: 70%;}
/* about05_btn */
.about05_btn{position: absolute;right: calc((100% - 1400px)/2);bottom: 40px;display: flex;display: -webkit-flex;}
.about05_btn .btn{position: relative;background-image: none;width: 60px;height: 60px;background: #FFFFFF;box-shadow: 0px 8px 32px 0px rgba(6,55,134,0.14);border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;margin: 0;top: 0;right: 0;bottom: 0;left: 0;}
.about05_btn .btn img{max-width: 50%;max-height: 50%;}
.about05_btn .about05prev{margin-right: 30px;}
.about05_btn .about05prev img{filter: brightness(0) opacity(0.5);}
.about05_btn .about05next{background-color: #063786;}
.about05_btn .about05next img{filter: brightness(0) invert(1);}

/* manage01wrap */
.manage01wrap{margin: 120px auto;}
.manage01wrap .tl{font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 50px;}
.manage01{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.manage01 .item{width: calc((100% - 40px)/2);margin-bottom: 40px;background: linear-gradient(0deg, #FFFFFF 0%, #F2F3F8 100%);box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.11);border-radius: 10px;box-sizing: border-box;padding: 35px;position: relative;z-index: 0;overflow: hidden;}
.manage01 .item h3{font-size: 24px;color: #333333;margin-bottom: 15px;}
.manage01 .item h4{font-size: 16px;color: #999999;line-height: 30px;}
.manage01 .item::before{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;background: url(../images/manage01.png)no-repeat;background-size: cover;background-position: bottom;opacity: 0;transition: all .3s;}
.manage01 .item:hover::before{opacity: 1;}
.manage01 .item:hover h3,.manage01 .item:hover h4{color: #fff;}

/* manage02wrap */
.manage02wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background-color: #F5F7FA;}
.manage02{margin: auto;}
.manage02swiper{width: 100%;overflow: hidden;margin-bottom: 60px;}
.manage02swiper .item .imgbox{width: 100%;overflow: hidden;height:300px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;}
.manage02swiper .item .imgbox img{transition: all .3s;max-width:100%;max-height:100%;}
.manage02swiper .item:hover .imgbox img{transform: scale(1.1);}
.manage02swiper .item p{text-align: center;font-size: 16px;color: #666666;margin-top: 25px;line-height:24px;}
.manage02 .swiper-pagination-bullet{width: 40px;height: 4px;background-color: #CCCCCC;opacity: 1;border-radius: 2px;margin-right: 10px;}
.manage02 .swiper-pagination-bullet:last-child{margin-right: 0;}
.manage02 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #063786;}
.manage02swiper .item:hover p{color: #063786;}

/* newswrap */
.newswrap{margin: 120px auto;}
.news-tl{text-align: center;font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 60px;}
.news-link{width: 100%;padding: 30px 50px;background: linear-gradient(0deg, #FFFFFF 0%, #F5F7FA 100%);border-radius: 10px;box-shadow: 0px 4px 11px 0px rgba(6,55,134,0.15);box-sizing: border-box;}
.news-link li{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;padding: 20px 0;}
.news-link li h3{font-size: 18px;color: #333333;line-height: 36px;}
.news-link li .list{width: calc(100% - 150px);display: flex;display: -webkit-flex;position:relative;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.news-link li .yearlist{display: flex;display: -webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.news-link li .list .item>a,.news-link li .yearlist a{display: block;color: #666666;font-size: 18px;margin-right: 50px;position: relative;line-height: 36px;}
.news-link li .list .item>a::before,.news-link li .yearlist a:before{content: '';display: block;width: 100%;height: 2px;background-color: #063786;position: absolute;left: 0;bottom: 0;opacity: 0;visibility: hidden;}
.news-link li .list .item .twolist{position: absolute;display: flex;display: -webkit-flex;opacity: 0;visibility: hidden;padding-top: 4px;width:100%;left:0;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.news-link li .list .item .twolist a{display: block;font-size: 16px;color: #999999;line-height: 36px;margin-right: 30px;}
.news-link li .list .item.active .twolist{opacity: 1;visibility: visible;}
.news-link li .list .item.active>a,.news-link li .yearlist a.active{color: #063786;}
.news-link li .list .item.active>a::before,.news-link li .yearlist a.active:before{opacity: 1;visibility: visible;}
.news-link li .list .item .twolist a.active{color: #063786;}
.news-link li:first-child{border-bottom: 1px dashed #DDDDDD;padding-bottom: 30px;}
.news-link li .list .item:hover .twolist{opacity:1;visibility: visible;}
.news-link li .listtwo{position: relative;width: 100%;}
.news-link li .listtwo .item{width: 100%;display: none;margin-top:10px;}
.news-link li .listtwo .item a{display: inline-block;font-size: 16px;color: #999999;line-height: 36px;margin-right: 30px;}
.news-link li .listtwo .item a.active{color: #063786;}

/* news */
.news{width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin: 60px auto;}
.news .item{display: block;width: calc((100% - 120px)/4);box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.06);border-radius: 10px;overflow: hidden;margin-right: 40px;margin-bottom: 40px;}
.news .item:nth-of-type(4n){margin-right: 0;}
.news .item .imgbox{width: 100%;height: 240px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;border-bottom: 1px solid #EEEEEE;background: linear-gradient(0deg, #FFFFFF 0%, #E4E9F0 100%);}
.news .item .imgbox img{transition: all .3s;max-width: 80%;max-height: 80%;}
.news .item .text{width: 100%;box-sizing: border-box;padding: 30px 20px;}
.news .item .text h3{font-size: 20px;line-height: 30px;color: #333333;margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.news .item .text .bot{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.news .item .text .bot p{font-size: 16px;color: #999999;}
.news .item .text .bot img{filter: brightness(0) opacity(0.5);height: 16px;}
.news .item:hover .text h3{color: #063786;}
.news .item:hover .text .bot img{filter: none;}
.news .item:hover .imgbox img{transform: scale(1.1);}


/* news-page */
.n-page{margin:auto;}
.part  .el-pagination{text-align: center;width: 100%;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;box-sizing: border-box;padding: 0;}
.part  .el-pagination .btn-prev{width:32px;height:32px;background:transparent;border: 1px solid #EAEAEA;margin-right: 6px;padding: 0;background-color: transparent;border-radius: 4px;min-width: auto;}
.part  .el-pagination .btn-next{width:32px;height:32px;background:transparent;border: 1px solid #EAEAEA;padding: 0;background-color: transparent;border-radius: 4px;min-width: auto;}
/* .part  .el-pagination .btn-prev .el-icon-arrow-left:before{font-size:14px;content:"<";color: #888888;}
 .part  .el-pagination .btn-next .el-icon-arrow-right:before{font-size:14px;content:">";color: #888888;} */
/* .part  .el-pagination .btn-quickprev{width:32px;height:32px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;}
 .part  .el-pagination .btn-quickprev:before{content:""}
 .part  .el-pagination .btn-quicknext{width:32px;height:32px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;} */
.part  .el-pagination .btn-quicknext:before{content:""}
.part .el-pagination__jump{margin-left: 10px;}
.part .el-pagination__editor.el-input{width: 60px;}
.part .el-pagination__editor.el-input .el-input__inner{height: 32px;}
 /* .part  .el-pagination__jump{display:none!important;} */
.el-pager{display: flex;display: -webkit-flex;}
.part .el-pagination .btn-quicknext,.part .el-pagination .btn-quickprev{box-shadow: none;}
.part .el-pagination .btn-quicknext::after,.part .el-pagination .btn-quickprev::after{display: none;}
.el-pager li{width: 32px;height: 32px;background-color: transparent;margin-right: 6px;line-height: 30px;border-radius: 4px;border: 1px solid #EAEAEA;box-sizing: border-box;min-width: auto;font-size: 12px;font-weight: normal;}
.el-pager li.active{background-color: #063786;color: #fff;}
.part .el-pagination .btn-quicknext,.part .el-pagination .btn-quickprev{margin-top:0;text-align:center;background-color:transparent;display:flex;display:-webkit-flex;align-items:center;-webkti-align-items:center;justify-content:center;-wbekit-justify-content:center;}
.part .el-pagination .btn-quicknext:before,.part .el-pagination .btn-quickprev:before{content:'...';width:auto;height:auto;position:relative;background-color:transparent;}
.el-pager li.active+li{border-left: 1px solid #EAEAEA;}
.el-pager li:hover{color: #063786;}

/* ninfotoplink */
.ninfotoplink{margin-top: 80px;}

#headerwrap.div2{background-color: #fff;border-bottom: 1px solid #EEEEEE;}
#headerwrap.div2 .header .logo img{filter: none;}
#headerwrap.div2 .nav li a{color: #333333;}
#headerwrap.div2 .nav li.active a{color: #063786;}
#headerwrap.div2 .h-r .search img {filter: brightness(0);}

/* ninfotopwrap */
.ninfotopwrap{width: 100%;position: relative;padding: 80px 0;}
.ninfotopwrap .bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 0;}
.ninfotopwrap .text{margin: auto;position: relative;z-index: 1;}
.ninfotopwrap .text h3{font-size: 36px;color: #FFFFFF;margin-bottom: 20px;line-height: 50px;}
.ninfotopwrap .text .tips{width: 100%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.ninfotopwrap .text .tips p{font-size: 16px;color: #FFFFFF;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin-right: 30px;}
.ninfotopwrap .text .tips p img{height: 16px;margin-right: 4px;}
.ninfotopwrap .text .data{width: 100%;border-top: 1px solid rgba(255,255,255,0.2);padding-top: 40px;margin-top: 40px;font-size: 18px;color: #FFFFFF;}

/* ninfowrap */
.ninfowrap{margin: 80px auto;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.ninfo-l{width: calc(100% - 400px);box-sizing: border-box;border-right: 1px solid #E5E5E5;padding-right: 60px;}
.ninfo{width: 100%;}
.ninfo li{width: 100%;margin-bottom: 80px;}
.ninfo li .tl{display: flex;display: -webkit-flex;margin-bottom: 50px;}
.ninfo li .tl h3{font-size: 30px;color: #063786;padding-bottom: 15px;border-bottom: 2px solid #063786;}
.ninfo li .imgbox{width: 100%;}
.ninfo li img{max-width: 100%;}
.ninfo li p,.ninfo p{font-size: 18px;color: #666666;line-height: 36px;margin-bottom: 20px;}
.ninfo li .info>a{font-size: 18px;color: #333333;text-decoration: underline;display: flex;align-items: center;margin-bottom: 10px;}
.ninfo li .info>a img{margin-right: 10px;}
.ninfo002 img{margin:auto;width:100%;}

/* ninfo-page */
.ninfo-page{width: 100%;}
.ninfo-page a{font-size: 18px;color: #333333;display: block;line-height: 48px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ninfo-page a span{color: #063786;white-space: nowrap;margin-right: 5px;}

/* ninfo-r */
.ninfo-r{width: 400px;box-sizing: border-box;padding-left: 40px;}
.ninfo-r .class{width: 100%;margin-bottom: 50px;}
.ninfo-r .class h3,.ninfo-r .others h3{font-size: 30px;color: #333333;margin-bottom: 20px;}
.ninfo-r .class p{font-size: 20px;color: #666666;margin-bottom: 20px;}
.ninfo-r .class .tages{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin-bottom: 40px;}
.ninfo-r .class .tages a{padding: 0 18px;box-sizing: border-box;background-color: #F5F5F5;border-radius: 4px;font-size: 16px;color: #999999;line-height: 30px;margin-right: 10px;margin-bottom: 10px;}
.ninfo-r .class .tages a:hover{background-color: #063786;color: #fff;}
.ninfo-r .others{width: 100%;}
.ninfo-r .others .list{width: 100%;}
.ninfo-r .others .list a{font-size: 20px;color: #666666;display: flex;display: -webkit-flex;margin-top: 40px;}
.ninfo-r .others .list a img{height: 20px;margin-right: 10px;filter: brightness(0) opacity(0.7);}
.ninfo-r .others .list a:hover img{filter: none;}
.ninfo-r .others .list a:hover{color: #063786;}

/* supportwrap */
.supportwrap{margin: 120px auto;}
.support{width: 100%;box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.11);border-radius: 10px;box-sizing: border-box;padding: 50px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;margin-bottom: 80px;}
.support-l{width: calc(100% - 500px);}
.support-ltab{width: 100%;display: flex;display: -webkit-flex;border-bottom: 1px solid #E5E5E5;}
.support-ltab a{font-size: 20px;color: #999999;margin-right: 70px;border-bottom: 3px solid transparent;padding-bottom: 25px;}
.support-ltab a.active{color: #063786;border-color: #063786;}
.support-ltab a:hover{color: #063786;}
/* support-lmin */
.support-lmin{width: 100%;}
.support-lmin .item{width: 100%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;padding: 40px 0;border-bottom: 1px solid #E5E5E5;}
.support-lmin .item .tage{width: 190px;box-sizing: border-box;padding-left: 30px;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.support-lmin .item .tage span{width: auto;line-height: 26px;background: #F5F7FA;border-radius: 4px;padding: 0 8px;font-size: 14px;color: #9DA5B3;mmargin-right:5px;margin-bottom:5px;}
.support-lmin .item .text{width: calc(100% - 190px);position: relative;box-sizing: border-box;padding-right: 70px;border-right: 1px solid #E5E5E5;}
.support-lmin .item .text .h3{font-size: 24px;color: #333333;margin-bottom: 20px;line-height:30px;display:block;}
.support-lmin .item .text p{font-size: 16px;color: #999999;}
.support-lmin .item .text .icon{position: absolute;right: 30px;top: 2px;}
.support-lmin .item .text .icon img{width:20px;}
.support-lmin .item:hover .text .h3{color: #063786;}

/* support-r */
.support-r{width: 440px;}
.support-r .class,.support-r .hot{width: 100%;margin-bottom: 40px;border-radius: 6px;border: 1px solid #E5E5E5;box-sizing: border-box;padding: 30px;}
.support-r .class .tl,.support-r .hot .tl{font-size:24px;color: #333333;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #E5E5E5;margin-bottom: 30px;}
.support-r .class p{font-size: 20px;color: #666666;margin-bottom: 20px;}
.support-r .class .tages{display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin-bottom: 40px;}
.support-r .class .tages a{padding: 0 18px;box-sizing: border-box;background-color: #F5F5F5;border-radius: 4px;font-size: 16px;color: #999999;line-height: 30px;margin-right: 10px;margin-bottom: 10px;}
.support-r .class .tages a:hover,.support-r .class .tages a.active{background-color: #063786;color: #fff;}
.support-r .hot .list{width: 100%;padding-bottom: 20px;}
.support-r .hot .list .item{width: 100%;position: relative;box-sizing: border-box;padding-left: 30px;display: block;margin-bottom: 30px;}
.support-r .hot .list .item span{width: 18px;height: 18px;background: #ABABAB;border-radius: 4px;font-size: 14px;color: #FFFFFF;line-height: 18px;position: absolute;left: 0;top: 0;text-align: center;top: 3px;}
.support-r .hot .list .item h3{font-size: 16px;color: #666666;line-height: 24px;margin-bottom: 10px;}
.support-r .hot .list .item p{font-size: 14px;color: #999999;}
.support-r .hot .list .item:nth-of-type(1) span{background-color: #C1272D;}
.support-r .hot .list .item:nth-of-type(2) span{background-color: #FC3F45;}
.support-r .hot .list .item:nth-of-type(3) span{background-color: #FF7F83;}
.support-r .hot .list .item:last-child{margin-bottom: 0;}
.support-r .hot .list .item:hover h3{color: #063786;}

/* questionwrap */
.questionwrap{margin: 40px auto 100px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.question-l{width: 300px;border-right: 1px solid #EEEEEE;padding-bottom: 50px;}
.question-l .item{display: block;position: relative;margin-bottom: 1px;}
.question-l .item>a{width: 100%;box-sizing: border-box;padding: 0 50px 0 25px;line-height: 70px;font-size: 20px;color: #333333;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;position: relative;}
.question-l .item>a::before{content: '';display: block;width: 2px;height: 100%;position: absolute;left: 0;top: 0;background-color: #063786;opacity: 0;}
.question-l .item>a .icon{position: absolute;right: 25px;filter: brightness(0);width: 20px;}
.question-l .item .downlist{width: 100%;padding-top: 20px;display: none;}
.question-l .item .downlist a{display: block;font-size: 16px;color: #666666;line-height: 24px;box-sizing: border-box;padding: 0 25px;height: 50px;}
.question-l .item .downlist a:hover{color: #063786;}
.question-l .item.active>a{background-color: rgba(6, 55, 134, 0.08);color: #063786;}
.question-l .item.active>a::before{opacity: 1;}
.question-l .item.active .downlist{display: block;}
.question-l .item.active .downlist a.active{color: #063786;}
.question-l .item.active>a .icon{transform: rotate(90deg);-webkit-transform: rotate(90deg);}
/* question-r */
.question-rwrap{width: calc(100% - 340px);}
.question-r{width: 100%;margin-bottom: 70px;}
.question-r .item{width: 100%;box-sizing: border-box;padding: 30px 50px;position: relative;background-color: #F7F8FA;border-radius: 10px;margin-bottom: 20px;}
.question-r .item .top{width: 100%;box-sizing: border-box;padding-left: 50px;position: relative;padding-right: 100px;}
.question-r .item .top span{font-size: 24px;color: #063786;position: absolute;left: 0;top: 6px;}
.question-r .item .top h3{font-size: 20px;color: #333333;line-height: 36px;font-weight: bold;}
.question-r .item .top .icon{width: 34px;height: 34px;background: #063786;border-radius: 50%;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;position: absolute;right: 0;top: 4px;}
.question-r .item .top .icon img{filter: brightness(0) invert(1);max-width: 50%;max-height: 50%;}
.question-r .item .top .icon img:last-child{display: none;}
.question-r .item.active .top .icon img:last-child{display: block;}
.question-r .item.active .top .icon img:first-child{display: none;}
.question-r .item .info{width: 100%;box-sizing: border-box;padding-left: 50px;position: relative;margin-top: 30px;display: none;}
.question-r .item .info span{font-size: 24px;color: #063786;position: absolute;left: 0;top: 0;}
.question-r .item .info h4,.question-r .item .info p{font-size: 14px;color: #666666;line-height: 24px;}
.question-r .item.active .info p img{max-width:100%;}
.question-r .item.active .info{display: block;}
.question-r .item.active{background: url(../images/skill03.jpg)no-repeat;background-size: cover;}

/* freewrap */
.freewrap{margin-top: 80px;position: relative;overflow: hidden;padding-bottom: 120px;}
.freewrap .bg{width: 100%;min-height: 100%;z-index: 0;position: absolute;left: 0;top: 0;}
.free{margin: auto;position: relative;z-index: 1;}
/* freemin */
.freemin{width: 100%;background-color: #F5F7FA;padding: 80px 170px;box-sizing: border-box;border-radius: 10px;}
.free-tl{text-align: center;font-size: 24px;color: #063786;}

.freewrap form .sample-request-list{padding-bottom: 50px;border-bottom: 1px solid #E6E6E6;margin-bottom: 50px;}
.form-title{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom: 50px;;}
.form-title .line{width:20px;height:2px;background:#063786}
.form-title span{margin:0 14px;font-size:24px;color:#063786}

.from-list-row{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;box-sizing: border-box;padding-right: 80px;position: relative;margin-bottom: 30px;}
.message-request-list .from-list-row{padding-right: 0;}
.from-list-row .from-list-item{width: calc((100% - 60px)/3);position: relative;}
.from-list-row .from-list-item span{display: block;font-size: 18px;color: #999999;margin-bottom: 10px;}
.from-list-row .from-list-item span i{color: #C1272D;font-size: 20px;font-style: normal;}
.from-list-row .from-list-item input,.from-list-row .from-list-item select,.from-list-row .from-list-item textarea{border-radius: 4px;border: 1px solid rgba(6,55,134,0.2);height: 54px;width: 100%;background-color: #FFFFFF;box-sizing: border-box;padding: 0 12px;font-size: 16px;color: #333333;outline: none;}
.from-list-row .from-list-item select{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.from-list-row .from-list-item img {width: 14px;height: .36458vw;z-index: 2;position: absolute;right: 2%;top: 61%;transition: all .4s;}
.from-list-row .from-list-item .tip-text{position: absolute;top: 0%;right: 0;display: none;font-size: 16px;color: #df1818;}
.from-list-row .add-btn,.from-list-row .reduce-btn{width: 50px;height: 50px;background-color: #FFFFFF;border: 1px solid #D4D4D4;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;border-radius: 50%;position: absolute;bottom: 3px;right: 0;}
.from-list-row .add-btn img,.from-list-row .reduce-btn img{filter: brightness(0) opacity(0.5);max-width: 50%;max-height: 50%;}

.sample-request-list .tips,.message-request-list .tips{font-size: 16px;color: #666666;margin-top: 40px;display: block;line-height: 24px;}
.sample-request-list .tips a,.message-request-list .tips a{color: #063786;}

.from-list-row.from-list-rowall .from-list-item{width: 100%;}
.from-list-row .from-list-item textarea{resize: none;padding: 12px;line-height: 24px;height: 150px;}




.freemin .btn-list{width: 100%;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;margin-top: 40px;}
.freemin .btn-list .more{margin-right: 30px;}
.freemin .btn-list .more.submit{border-color: #666666;color: #333;}
.freemin .btn-list .more.reset{background-color: #063786;color: #fff;}

/*02*/
.freemin .news-text{width:100;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;margin-bottom:30px;}
.freemin .news-text span{font-size: 28px;color: #063786;}
.freemin .news-text label{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;margin-left:20px;}
.freemin .news-text label input{width: 18px;height: 18px;margin-right: 10px;}
.freemin .news-text label p{font-size:18px;color:#666666;}
.freemin .text{font-size: 18px;color: #666;text-align:center;}
.message-request-list02{margin-top: 60px;}
.message-request-list02 .form-box-bot div #canvas {cursor: pointer;width: 140px;height: 44px;position: absolute;right: 2%;top: 50%;transform: translateY(-50%);background: #e1e6e8;}
.message-request-list02 .form-box-bot div #canvas p {margin: 0px;padding: 0px;float: left;width: 25%;height: 100%;text-align: center;line-height: 40px;font-size: 20px;transform: rotate(7deg);font-weight: bold;}

.tip {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index:11;}
.tip .tip-box {width: 15.625vw;height: 10.41667vw;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: #ffffff;border-radius: .52083vw;padding: 0 .52083vw;}
.tip .tip-box .tip-close {cursor: pointer;width: 5%;position: absolute;top: 5%;right: 5%;}
.tip .tip-box .tip-content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);color: #000000;font-size: .83333vw;width: 90%;text-align: center;}


/* search01wrap */
.search01wrap{width: 1050px;margin: 100px auto;}
.search01wrap .selectlist{width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;margin-top: 60px;}
.search01wrap .selectlist select{width: calc((100% - 50px)/2);background: linear-gradient(0deg, #FFFFFF 0%, #F2F3F8 100%);box-shadow: 0px 4px 11px 0px rgba(6,55,134,0.15);border-radius: 4px;border: 1px solid #FFFFFF;height: 60px;box-sizing: border-box;padding: 0 20px;font-size: 18px;color-interpolation-filters: #333333;}
.search01wrap .btnlist{width: 100%;margin-top: 50px;display: flex;display: -webkit-flex;justify-content: center;-wekit-justify-content: center;}
.search01wrap .btnlist .resbtn{border-color: #333333;font-size: 18px;color: #333333;margin-right: 30px;}
.search01wrap .btnlist .serbtn{background-color: #063786;color: #FFFFFF;}

/* search02wrap */
.search02wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background-color: #F5F7FA;}
.search02{margin: auto;}
/* search02form */
.search02form{width: 100%;margin-top: 60px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;box-sizing: border-box;padding-left:80px;position: relative;background-color: #fff;height: 70px;border: 1px solid rgba(6,55,134,0.2);border-radius: 10px;overflow: hidden;}
.search02form .icon{width: auto;position: absolute;left: 30px;}
.search02form input{width: calc(100% - 110px);height: 100%;border: none;background-color: transparent;font-size:18px;color: #333;outline: none;}
.search02form input::placeholder{color: #CCCCCC;}
.search02form .btn{width: 110px;height: 100%;background-color: #063786;font-size: 18px;color: #FFFFFF;text-align: center;line-height: 70px;}

/* search03wrap */
.search03wrap{margin: 100px auto;}
.search03wrap .a-tl02 h4>span{color: #C1272D;}
.search03{width: 100%;margin-top: 60px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.search03-l{width: 480px;background: linear-gradient(0deg, #FFFFFF 0%, #F5F7FA 100%);box-shadow: 0px 4px 11px 0px rgba(6,55,134,0.15);border-radius: 10px;border: 1px solid #FFFFFF;padding: 50px 40px;box-sizing: border-box;}
.search03-l h3{font-size: 24px;color: #333333;text-align: center;margin-bottom: 24px;}
.search03-l select{font-size: 18px;color: #333333;width: 100%;box-sizing: border-box;padding: 0 20px;border-radius: 4px;border: 1px solid rgba(6,55,134,0.2);height: 44px;margin-bottom: 14px;}
.search03-l p{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 14px;}
.search03-l p>span{color: #C1272D;}
.search03-l a{display: block;font-size: 14px;color: #063786;line-height: 24px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;margin-bottom: 14px;}
.search03-l a img{height: 24px;display: inline-block;}
.search03-l .formitem{width: 100%;display: flex;display: -webkit-flex;background-color: #ffffff;border-radius: 4px;border: 1px solid rgba(6,55,134,0.2);height: 44px;overflow: hidden;margin-bottom: 14px;}
.search03-l .formitem input{width: calc(100% - 70px);line-height: 44px;font-size: 18px;color: #333333;outline: none;border: none;box-sizing: border-box;padding: 0 20px;}
.search03-l .formitem button{width: 70px;height: 100%;background-color: #063786;border: none;color: #fff;outline: none;border-radius: 0;}
.search03 .serjt{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;cursor:pointer;}
/* search03-r */
.search03-r{width: calc(100% - 580px);background: #F5F7FA;box-shadow: 0px 4px 11px 0px rgba(6,55,134,0.15);border-radius: 10px;border: 1px solid #FFFFFF;padding: 50px 0;}
.search03-r .tl{font-size: 24px;color: #333333;line-height: 30px;text-align: center;margin-bottom: 24px;}
/* search03-rmin */
.search03-rmin{width: 100%;box-sizing: border-box;}
.search03-tl{width: calc(100% - 100px);margin:auto;;background-color: #063786;display: flex;display: -webkit-flex;box-sizing: border-box;}
.search03-tl li{width: calc(100% / 3);padding: 14px 10px;box-sizing: border-box;text-align: center;font-size: 16px;color: #FFFFFF;height: 44px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;border-right: 1px solid #EEEEEE;}
.search03-tl li:last-child{border: none;}
.search03table{width: 100%;background: #FFFFFF;border-radius: 0px 0px 4px 4px;border-collapse: collapse;}
.search03table thead{font-size: 16px;color: #FFFFFF;height: 44px;padding: 14px 10px;box-sizing: border-box;text-align: center;}
.search03-box{height: 404px;overflow: auto;padding: 0 50px;box-sizing: border-box;overflow-x: hidden;}
.search03table thead td{border-right: 1px solid #EEEEEE;}
.search03table tbody td{font-size: 16px;color: #666666;height: 44px;padding: 14px 10px;box-sizing: border-box;text-align: center;border-right: 1px solid #EEEEEE;width:calc(100% / 3);}
.search03table th:last-child,.search03table td:last-child{border-right: none;}
.search03table tbody tr{border-bottom: 1px solid #EEEEEE;}
.search03table tbody{height: 360px;overflow: auto;}
.search03-box::-webkit-scrollbar {width: 8px;background: rgba(0,0,0,0.1);box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.24);border-radius: 4px;}
.search03-box::-webkit-scrollbar-thumb{background-color: #063786;border-radius: 4px;}
.search03-boxmiin{width: 720px;}
.search03-r .nonetips{text-align: center;font-size: 24px;line-height: 30px;margin-top: 20px;color: #C1272D;}


/* product */











/* body-tr */
.body-tr td .img{width: auto;min-height: 110px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
.layui-table .four-th span{font-size: 14px;color: #F5F7FA;}
.layui-table .four-th{height: 60px;background-color: #063786;}
.main .content .content-right .content-tabel-four-box .content-item-table{margin-bottom: 65px;}

/* .content-left */
.main .content .content-left{width: 300px;}

/* content-item-box */
.content-item-box{width: 100%;}
.promuen{width: 100%;}
.promuen-one{width: 100%;border-bottom: 1px solid #EEEEEE;}
.promuen-one-box{width: 100%;position: relative;height: 70px;box-sizing: border-box;padding: 0 30px;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.promuen-one-box::before{content: '';display: block;width: 3px;height: 100%;position: absolute;left: 0;background-color: #063786;opacity: 0;}
.promuen-one-box p{font-size: 18px;color: #333333;}
.promuen-one-box .jticon{width: auto;height: 18px;filter: brightness(0);}
.promuen-one.active .promuen-one-box p{color: #063786;}
.promuen-one.active .promuen-one-box .jticon{filter: none;transform: rotate(90deg);}
.promuen-one.active .promuen-one-box{background-color: rgba(6, 55, 134, 0.08);}
.promuen-one.active .promuen-one-box::before{opacity: 1;}
/* promuen-two */
.promuen-two{width: 100%;box-sizing: border-box;padding: 15px 0;display: none;}
.promuen-two-item{width: 100%;box-sizing: border-box;padding: 15px 30px;position: relative;}
.promuen-two-item p{font-size: 16px;color: #666666;box-sizing: border-box;padding-left: 18px;position: relative;}
.promuen-two-item p::before{content: '';display: block;width: 6px;height: 6px;background-color: #AAAAAA;border-radius: 50%;position: absolute;left: 0;top: 5px;}
.promuen-two-item.active p{color: #063786;}
.promuen-two-item.active p::before{background-color: #063786;}
.promuen-one.active .promuen-two{display: block;}

/* content-right */
.main .content .content-right{width: calc(100% - 300px);box-sizing: border-box;background-color: #F5F7FA;padding: 0 90px 50px 30px;}
/* prolinks */
.prolinks{width: 100%;box-sizing: border-box;padding: 0;}
.prolinks .mbx{margin: 20px 0;}

.main .content .content-right .content-tabel-four-box{width: 100%;margin-top: 30px;}
.main .content .content-right .content-tabel-four-box .content-tabel-four-top .content-tabel-four-title p{font-size: 24px;color: #063786;line-height: 30px;}
.main .content .content-right .content-tabel-four-box .content-tabel-four-top .content-tabel-four-title a{width: 120px;height: 40px;background: #C1272D;box-shadow: 0px 4px 11px 0px rgba(193,39,45,0.15);border-radius: 4px;border: 1px solid #FFFFFF;color: #FFFFFF;font-size: 16px;padding: 0;display: block;text-align: center;line-height: 40px;}


/*ab*/
.ab{position: absolute;top: -80px;left: 0;z-index: -1;}
.about02wrap,.about03wrap,.about04{position: relative;}


/*.el-popper[x-placement^=top]*/
.el-popper[x-placement^=top],.el-popper[x-placement^=bottom]{margin-top:0;margin-top:-70px;}
.el-input--mini .el-input__inner{height: 32px;line-height: 32px;}
.el-select-dropdown__item.selected{color: #063786;}
.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner,.el-pagination__sizes .el-input .el-input__inner:hover,.el-select .el-input__inner:focus{border-color:#063786;}



/* maskweap */
.maskweap{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,0.8);display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;display: none;z-index: 99;}
.maskweap .imgshow{width: 100%;box-sizing: border-box;height: 100%;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.maskweap .imgshow .videclose img{display: block;width:auto;max-width: 70%;box-sizing: border-box;padding: 10px;max-height:70%;}
.maskweap .imgshow .bigvideo{display: block;max-width:100%;box-sizing: border-box;padding: 0;object-fit:cover;max-height: 100%;}
.maskweap .imgshow .bigimg{max-width: 100%;max-height: 100%;}
.videobox{width: 70%;height: 80%;position: relative;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;}
.videobox>i{position: absolute;right: 17%;bottom: 8%;font-size: 16px;color: #fff;z-index: 1;}
.videobox .downvideo{position: absolute;bottom: 12%;right: 22px;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;color: #fff;background-color: #1D77FF;opacity: 0;visibility: hidden;z-index: 1;border-radius: 50%;transition: all .3s;}
.videobox .downvideo i{font-size: 14px;color: inherit;margin-right: 0;}
.videobox:hover .downvideo{opacity: 1;visibility: visible;}
.videobox .videclose{width: 48px;height: 48px;background: #1D77FF;border: 2px solid #EFEFEF;border-radius: 50%;position: absolute;right: -24px;top: -24px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-justify-content: center;}
.videobox .videclose img{background-color: transparent;filter: grayscale(0.5) brightness(11);max-width: 100%;max-height: 100%;}








@media (max-width: 1600px) {
    
    .center{width: 1200px;}
    .index01-top .min{padding: 80px 0;}
    .i-tl h3{font-size: 36px;margin-bottom: 20px;}
    .index01-form{margin-top: 40px;}
    .index01min .textmin{padding: 0 80px;}
    .index01min .bigtl{font-size: 30px;}
    .index01min .textmin .tl h3{font-size: 30px;}
    .index01min .textmin .tl strong{width: 80px;height: 2px;}
    .index01min .textmin .tl{margin-bottom: 20px;}
    .index01min .textmin .info{line-height: 30px;margin-bottom: 30px;}
    .index01min{width: 18%;}
    .index01min.active{width: 82%;}
    .index01min .textmin .list .item{width: calc((100% - 30px)/4);margin-bottom: 10px;margin-right: 10px;padding:12px;}
    .index01min .textmin .list .item:nth-of-type(4n){margin-right:0;}
    .index01min .textmin .list{flex-wrap: wrap;-webkit-flex-wrap: wrap;}
    .index01min .textmin .list .item h4{font-size: 16px;}
    .index01min .textmin .list .item .imgbox{height: 100px;}
    
    .index02-r{padding: 45px;}
    .index02-r .text h4{font-size: 16px;line-height: 30px;}
    .index02-r .index02num .box span{font-size: 46px;}
    
    .index03wrap{padding:80px 0;}
    .index03min .index03-l{padding: 40px;}
    .index03-l .list .item h3{font-size: 18px;}
    .index03-r .item p{font-size: 26px;}
    .index04wrap{padding: 100px 0;}
    .index04 h3{font-size: 30px;}
    .footerwrap{padding-top:50px;}
    .footer-l h3{font-size: 36px;margin-bottom:25px;}
    .f-logo img{height:34px;}
    .footer-nav .list a{line-height: 32px;}
    .f-share{margin-top: 60px;}
    .bawrap{height: 60px;}
    .bawrap a{font-size: 14px;}
    
    
    .c-banner .text h3{font-size: 36px;}
    .c-banner .text p{font-size: 20px;}
    .c-banner .text h4{font-size: 20px;}
    .toplink .link a{line-height: 60px;}
    .toplink .mbx{height: 60px;}
    
	/* .about01wrap */
	.about01wrap{padding: 80px 0;}
	.about01 .text .info{width: 68%;}
	.about01wrap .bg{max-width: 100%;}
	.about01 .text .info h4{text-align: justify;}
	
	.about02wrap{padding: 80px 0;}
	.about02min li{padding: 50px 20px;}
	.about02min li .imgbox{width: 80px;height: 80px;margin-bottom: 30px;}
	.about03wrap{padding: 80px 0;}
	.about03{padding-left: calc((100% - 1200px)/2);}
	.about04{padding: 80px 0;}
	.about05 .item h4{font-size: 18px;line-height: 30px;}
	.about05 .item h3{font-size: 26px;margin-bottom: 14px;}
	.about05swiper{padding: 50px 0;}
	.about05wrap{padding-top: 100px;background-color: #f8f9fe;}
	.about05_btn{right: calc((100% - 1200px)/2);}
	.about05_btn .btn{width: 50px;height: 50px;}
	.about05_btn .about05prev{margin-right: 20px;}
	.about02min{margin-top: 50px;}
	
	
	
	/* .contact01 li */
	.contact01 li{width: calc((100% - 60px)/3);margin-right: 30px;}
	.contact02wrap{height: 500px;}
	
	/* .freemin */
	.freemin{padding: 80px 120px;}
	
	.manage01 .item h4{line-height: 26px;}
	/*.manage02swiper .item .imgbox img{width: 100%;}*/
	
	.newswrap{margin: 80px auto;}
	.news .item .imgbox{height: 210px;}
	.news .item .text h3{font-size: 18px;line-height: 30px;}
	.news .item .text{padding: 20px 15px;}
	.news{margin: 60px auto 40px;}
	
	.ninfotopwrap .text h3{font-size: 30px;}
	.ninfotopwrap .text .data{padding-top: 40px;font-size: 16px;}
	.ninfo li{margin-bottom: 60px;}
	.ninfo-r .class .tages a{font-size: 14px;}
	.ninfo li p{font-size: 16px;line-height: 30px;}
	.ninfo-r .others .list a{font-size: 18px;margin-top: 30px;}
	.ninfo li .tl h3,.ninfo-r .class h3, .ninfo-r .others h3{font-size: 26px;}
	.ninfo-page a{font-size: 16px;line-height: 30px;}
	
	.question-r .item .top h3{font-size: 18px;line-height: 32px;}
	.question-r .item .info{margin-top: 20px;}
	.question-r .item{padding: 30px;}
	.question-l .item>a{line-height: 60px;}
	.search03-boxmiin{width: calc(100% + 8px);}
	
	.supportwrap{margin: 80px auto;}
	.support-lmin .item .text h3{font-size: 20px;line-height: 24px;}
	.support-r .class .tages a{font-size: 14px;}
	.support-lmin .item .text .h3{font-size: 20px;line-height:24px;}
    .support-r{width: 400px;}
    .support-l{width: calc(100% - 450px);}
    
    
    .headerwrap .serch-bar .serch-bar-box .serch-bar-select{width: 100px;height: 34px;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar-select .name{font-size: 14px;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .name{font-size: 14px;width:100%;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar_chioce .name::before{width:12px;height: 12px;left:-18px;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar_chioce{width: 130px;padding: 20px;padding-left:40px;top:190%;height:120px;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar-main>input{font-size: 14px;}
    .headerwrap .serch-bar.serch-bar-active{height: 56px;}
    .headerwrap .serch-bar .serch-bar-box .serch-bar-main{width: 340px;height:32px;}
    
    
    .about03 .item{height: 460px;}
    
    
    
    
    
    
}




















