@charset "utf-8";
/* CSS Document */


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;  font-family: "Arial","Microsoft Yahei";  list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1440px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1720px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp3{ max-width:1500px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}

h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;} 

/*all-img*/
.xxl,icu1{ display:block;}
.xl,.l,.m,.icu2{ display:none;}

/*parts*/
div.fy *{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
div.fy {text-align:center;line-height:4rem; padding-top:20px;}
div.fy a { margin:2px 2px;padding:8px 12px; color:#666; font-size:1.4em; display:inline; background: #fff; border: 1px  solid #ddd;}
div.fy a:hover{color:#fff;  background: #333; border: 1px solid #333;}
div.fy a:active{ color:#fff;  background: #333; border: 1px solid #333;}
div.fy span.current{  margin:2px 2px;padding:8px 12px; color:#fff;  font-size:1.4em;  background: #333; border: 1px solid #333;}
div.fy span.disabled{ margin:2px 2px; padding:8px 12px; color:#666; font-size:1.4em; background: #fff; border: 1px  solid #ddd;}


/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:fixed;	top: 25px;	right: 25px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#0067ac; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*弹出input*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center {background-color:#444;  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0; left: 0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left;border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.s-close { width:40px; height:40px; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;	display:block;}
.s-close::before,.s-close::after {	content:'';	width:40px;	height:2px;	background:#FFF;	display:block; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}
.s-close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.s-close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.s-close:hover:before{transform:rotate(90deg);}
.s-close:hover:after{ transform:rotate(0deg);}

.overCurtain2 .s-close{ float: right; top:20px; right: 20px; position: absolute;}
.overCurtain2 {position: fixed; top: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:999;}
.hide-center2 {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000;	width: 100%;   max-width: fit-content;	}

/*header*/
.header,.header .mune a,.header .mune .m-list>a:after,.header .mune .m-list>a:before{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}

.header{  position: relative; width: 100%;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.header .logo{ float:left;  padding:10px 0px; }
.header .logo img{ max-width: 100%;}
.header .more{ padding: 20px 0 20px 34px;}
.header .more a{ color: #fff; font-size: 1.4em; line-height: 18px; display: inline-block;  padding: 4px 10px; border-radius: 40px; background: #464646;}
.header .more a img{ margin-bottom: -3px;}

.header .mune{ float:right; }
.header .mune>*{ display: inline-block; }
.header .mune .m-list>a{ display: inline-block; font-size:1.6em; color:#333; padding:28px 0; margin: 0 34px; line-height:20px; position: relative;}
.header .mune .m-list>a:after{ position: absolute; bottom: 14px; left: 0; height: 1px; width: 1%; content: ""; background: #d6d6d6; }
.header .mune .m-list>a:before{ position: absolute; bottom: 13px; left: 3px; height: 3px; width: 0px; content: ""; background: #0067ac; z-index: 2;}
.header .mune .m-list:hover>a,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5,#m6 .m6,#m7 .m7{ color: #0067ac !important; font-weight: bold; }
.header .mune .m-list:hover>a:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after,#m7 .m7:after{ width: 100%;}
.header .mune .m-list:hover>a:before,#m1 .m1:before,#m2 .m2:before,#m3 .m3:before,#m4 .m4:before,#m5 .m5:before,#m6 .m6:before,#m7 .m7:before{ width: 10px;}

.header .mune .m-dot{ display: none; left: 0; width: 100%; z-index: 0; position: absolute; top:calc(100%); background: rgba(243,244,246,0.9); padding: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center;}
.header .mune .m-dot a{ font-size: 1.4em; line-height: 24px; color: #585858; margin: 0 20px;}
.header .mune .m-dot a p{ font-size: 1em; margin-top: 6px;}
.header .mune .m-list:hover .m-dot{ z-index: 2; display: block;}
.header .mune .m-dot a:hover{ color: #0067ac; font-weight: bold;}
.header .more a:hover{ background: #0067ac;}

.header.h-showdown{ z-index: 2; background: #fff; position: fixed; left: 0; width: 100%; top:0%; }
.h-showdown2{ top:-100% !important;}

/*footer*/
.footer a,.footer .fo2 .fs a img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.footer{ overflow:hidden; background: #2e2e30;}

.footer .fo0{ padding: 55px 0 40px 0;}
.footer .fo0 a{ margin-right: 20px; opacity: 0.2;}
.footer .fo0 a:hover{ opacity: 0.6;}

.footer .fo1{ overflow:hidden;  padding:50px 0 30px 0; border-top:2px solid #363638;}
.footer .fo1 .mune{ width: 75%; float:left; overflow:hidden;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .mune .dot{ width: 20%; float:left;  padding-right: 2%; overflow:hidden;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .mune a{ line-height:20px; display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .mune h3{ margin-bottom:25px; font-size:1.6em; color:#fff; line-height: 24px;}
.footer .fo1 .mune h3 a{ font-size:1em; color: #fff;}
.footer .fo1 .mune p{ font-size:1.4em; color:#888; line-height:36px;}
.footer .fo1 .mune p a{ font-size:1em; color:#888; line-height:36px;}
.footer .fo1 .mune p:hover a{ color: #fff; text-decoration: underline;}

.footer .fo1 .two{ max-width: 25%; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .two .img{ display: inline-block; }
.footer .fo1 .two .img img{ max-width: 100%; display: block; margin-bottom: 15px;}
.footer .fo1 .two .t p{ font-size: 1.4em; color: #888; line-height: 30px;}


.footer .fo2{  text-align: center; overflow:hidden; padding:20px 0; border-top:2px solid #363638;}
.footer .fo2 p{ font-size:1.2em; color:#888; line-height:24px; text-align: center;}
.footer .fo2 p a{ font-size: 1em; color:#888;}
.footer .fo2 p a:hover{ text-decoration: underline;}


.bottomlist{ background:#000; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:200;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*banner*/
.banner a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.banner{ width: 100%;}
.banner .banner-slider{ width: 100%;}
.banner .swiper-slide img{ width: 100%;}
.banner .swiper-pagination-bullet{ margin:0 8px; background:#fff;width: 40px; height: 4px; border-radius: 0; opacity: 1;}
.banner .swiper-pagination-bullet-active{ background:#458dcb; }
/*iab*/
.iab .txt .t1 a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.iab{ padding: 120px 0; overflow: hidden; }
.iab .txt{  position: relative; float:left; width: 40%; padding-left: 10%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.iab .txt .t{ position:absolute; top:0; left: 25%; z-index: 1;}
.iab .txt .t h3{ font-weight:bold; color: #efefef;  font-size: 18.5em; font-family: "Microsoft Yahei"; margin-bottom: 20%;}
.iab .txt .t h3:last-child{ margin-left: -3%;}
.iab .txt .t1{ position: relative; z-index: 2;}
.iab .txt .t1 h4{ font-size: 3.6em; color: #373737; font-weight: bold; margin-top: 15%;}
.iab .txt .t1 h5{ font-weight: bold; color: #0067ac; font-size: 3em; margin: 15px 0;}
.iab .txt .t1 p{ font-size: 1.6em; color: #333; line-height: 24px; max-width: 90%;  margin-bottom: 12px;}
.iab .txt .t1 span{ display: block; width: 56px; height: 5px; background: #168841; margin: 30px 0 20% 0;}
.iab .txt .t1 a{ display: inline-block; background: #9d9d9d; font-size: 1.4em; color: #fff; padding: 8px 32px;}
.iab .txt .t1 a:hover{ background: #0067ac;}
.iab .img{ float:left; width: 60%;}
.iab .img img{ max-width: 100%;}
/*ip*/
.ip .boxs .t a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ip{ background: url(../images/ip-bg.jpg) center center no-repeat; background-size: cover !important;}
.ip .boxs{ padding: 10% 0%; overflow: hidden;}
.ip .boxs .ip-slider{ width: 65%; float:left; padding: 70px 0 160px 0; background: url(../images/ip-l.png) top center no-repeat; background-size: auto 85%;}
.ip .boxs .ip-slider .swiper-slide{ transform: scale(0.8); position: relative;}
.ip .boxs .ip-slider .swiper-slide .txt{ position: absolute; bottom: 0; left: 0; text-align: center; width: 100%;}
.ip .boxs .ip-slider img{ max-width: 100%;}
.ip .boxs .ip-slider p{ font-size: 1.6em; color: #333; font-weight: bold; margin: 20px 0;}
.ip .boxs .ip-slider .swiper-slide.swiper-slide-active{ transform: scale(1.1);}
.ip .boxs .ip-slider .swiper-button-prev{ background-image: url(../images/ip-p.png); left: 20%; top:auto; bottom: 0;}
.ip .boxs .ip-slider .swiper-button-next{ background-image: url(../images/ip-n.png); left: 26%; top:auto; bottom: 0; right:auto;}
.ip .boxs .ip-slider .swiper-button-prev,.ip .boxs .ip-slider .swiper-button-next{ width: 49px; height: 49px; background-size: 49px 49px;}
.ip .boxs .t{ padding-top: 7%; float:left;  width: 35%; padding-left: 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip .boxs .t .tit h3{ text-align: center; font-size: 7.2em; color: #0067ac; font-style: italic; text-transform: uppercase; font-weight:800; opacity: 0.72;}
.ip .boxs .t .tit h3:first-child{ opacity: 0.3; margin-bottom: -40px;}
.ip .boxs .t h4{ font-size: 3em; color: #fff; font-weight:bold; margin:35px 0 10px 0;}
.ip .boxs .t p{ font-size: 1.4em; line-height: 24px; color: #fff;}
.ip .boxs .t a{ display: inline-block; font-size: 1.4em; color: #fff; background: #838383; padding: 10px 30px; margin-top: 10%;}
.ip .boxs .t a:hover{ background: #0067ac;}
/*ipa*/
.ipa{ padding: 100px 0 130px 0; overflow: hidden;}
.ipa .txt{  position: relative; float:left; width: 50%; padding-left: 10%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ipa .txt .t{ position:absolute; top:0; left: 20%; z-index: 1;}
.ipa .txt .t h3{ text-transform: uppercase; font-weight:bold; color: #efefef;  font-size: 16.5em; font-family: "Microsoft Yahei"; margin: -26px 0 50px -14px;}
.ipa .txt .t1{ position: relative; z-index: 2; margin-top: 20%;}
.ipa .txt .t1 h4{ font-size: 3em; color: #0067ac; font-weight: bold;}
.ipa .txt .t1>span{ display: block; width: 56px; height: 5px; background: #168841; margin: 22px 0 10% 0;}
.ipa .txt .t1 .dot{ padding: 10px 0; overflow: hidden; border-bottom: 1px solid #f6f6f6; max-width: 90%; margin-bottom: 10px;}
.ipa .txt .t1 .dot>*{ float:left;}
.ipa .txt .t1 .dot .dt{ width: calc(100% - 70px);}
.ipa .txt .t1 .dot .dt h5{ font-size: 2.4em; color: #333; font-weight: bold; margin-bottom: 6px;}
.ipa .txt .t1 .dot .dt p{ font-size: 1.4em; color: #555; line-height: 24px;}
.ipa .txt .t1 .dot .di{ float:right; width: 56px; border-radius: 50%; background: #0067ac; }
.ipa .txt .t1 .dot .di img{ max-width: 100%;}
.ipa .txt .t1 .dot:nth-child(4) .di{ background: #b9b9b9;}
.ipa .txt .t1 .dot:last-child{ border-bottom:none;}
.ipa .img{ width: 50%; float:left;}
.ipa .img img{ max-width: 100%;}
/*inews*/
.inews .gallery-top .swiper-slide a .txt img,.inews .gallery-thumbs img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.inews .gallery-thumbs{ background: #000;}
.inews .gallery-thumbs img{ width: 100%; opacity: 0.6;}
.inews .gallery-thumbs .swiper-slide-thumb-active img{ opacity: 1 !important;}
.inews .gallery-top{ max-width: 960px; margin: 0 auto; padding: 60px 0 45px 0; position: relative;}
.inews .gallery-top:after{ position: absolute; top:0; left: 0; content: "NEWS"; text-align: center; font-size: 16.5em; color: #888; font-weight: bold; opacity: 0.1; width: 100%; padding: 8% 0 0 0; z-index: 1;}
.inews .gallery-top .swiper-slide{ overflow: hidden; background: #fff;}
.inews .gallery-top .swiper-slide a{ position: relative; z-index: 2; display: block; overflow: hidden;}
.inews .gallery-top .swiper-slide a>*{ position: relative; z-index: 2; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .gallery-top .swiper-slide a .tit{ width: 150px; }
.inews .gallery-top .swiper-slide a .tit h3{ font-size: 2.4em; color: #333; font-weight: bold; position: relative; z-index: 2;}
.inews .gallery-top .swiper-slide a .tit span{ display: inline-block; width: 76px; height: 12px; background: #0067ac;  margin-top: -6px;}
.inews .gallery-top .swiper-slide a .txt{ position: relative; z-index: 2; width: calc(100% - 150px);}
.inews .gallery-top .swiper-slide a .txt h3{ font-size: 2.4em; color: #333; font-weight: bold; line-height: 32px; height: 32px; margin-bottom: 25px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.inews .gallery-top .swiper-slide a .txt p{ font-size: 1.4em; color: #555; line-height: 24px; height: 48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; }
.inews .gallery-top .swiper-slide a .txt h4{ font-size: 1.4em; color: #888; line-height: 24px; margin: 30px 0 45px 0;}
.inews .gallery-top .swiper-slide a:hover .txt img{ transform: translateX(45px);}


/*tits*/
.tits h3{ font-size: 4.8em; color: #e5e5e5 ; text-transform: uppercase;  font-weight: bold;}
.tits h4{  font-size: 3em; color: #333; font-weight: bold; margin:10px 0;}
.tits p{ font-size: 1.4em; color: #333; line-height: 24px;}

/*banners*/
.banners{ height: 500px; background-size: cover !important; display: table; width: 100%;}
.banners .txt{ text-align: center; display: table-cell; vertical-align: middle;}
.banners .txt h3{ font-size: 3.6em; color: #fff; }
.banners .txt span{ display: inline-block; width: 48px; height: 2px;  background: #fff; margin: 15px 0;}
.banners .txt p{ text-transform: uppercase; color: #fff; font-size: 1.4em; letter-spacing: 1px;}


.service .txt h3,.service .txt p{ color: #333; }
.service .txt span{ background: #8b8b8b;}
.about{ background: url(../images/banner/about-banner.jpg) center center no-repeat;}
.contact{ background: url(../images/banner/contact-banner.jpg) center center no-repeat;}
.service{ background: url(../images/banner/service-banner.jpg) center center no-repeat;}
.product{ background: url(../images/banner/product-banner.jpg) center center no-repeat;}
.news{ background: url(../images/banner/news-banner.jpg) center center no-repeat;}
.join{ background: url(../images/banner/join-banner.jpg) center center no-repeat;}
.download{ background: url(../images/banner/download-banner.jpg) center center no-repeat;}
.knowledge{ background: url(../images/banner/knowledge-banner.jpg) center center no-repeat;}
.network{ background: url(../images/banner/network-banner.jpg) center center no-repeat;}

/*lead*/
.lead .dot a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.lead{ background: #f4f4f4; overflow: hidden;}
.lead .dot{ float:left; width: 70%;}
.lead .dot a{ float:left; font-size: 1.4em; color: #333; padding: 18px 40px; line-height: 24px;}
.lead .dot a span{ margin-right: 4px; opacity: 0;}
.lead .dot a:hover,.lead .dot .lock,
.s1 .s1,.s2 .s2,.s3 .s3,.s4 .s4,
.c1 .c1,.c2 .c2{ background: #2f90d0; color: #fff !important;}
.lead .dot a:hover span,.lead .dot .lock span,
.s1 .s1 span,.s2 .s2 span,.s3 .s3 span,.s4 .s4 span,
.c1 .c1 span,.c2 .c2 span{ opacity: 1 !important;}
.lead .home{ float:right; width: 30%; padding: 18px 0;}
.lead .home>*{ float:left; font-size: 1.4em; color: #555; line-height: 24px; padding: 0 5px;}
.lead .home a:hover{ text-decoration: underline;}

/*network*/
.dms .dot:after,.dms .dot,.dms .dot h3 span,.dms .dot p,.dms .dot h4{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.network-t{ padding: 65px 0 60px 0;}
.network-t .centera{ overflow:hidden;}
.network-t #oranger{ margin-top: 25px;}
.network-t #oranger span{ cursor: pointer; font-size: 1.6em; color: #0067ac; font-weight: bold;  background: #eee; padding: 8px 30px; border-radius: 10px; display: inline-block; margin-right: 40px;}
.network-t #oranger span.hover{ background:#2f90d0; color: #fff;}
.network-t .box{ display:none; text-align: center; margin: 80px 0;}
.network-t .box img{ max-width: 100%;}

.dms{ overflow:hidden; width: calc(100% + 20px);  margin:0 0 0 -10px;}
.dms .dot{ overflow: hidden; background: #fafafa; float:left; width: calc(20% - 20px); margin: 0 10px; position: relative; padding: 60px 20px 30px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.dms .dot:after{ position: absolute;  left: 0; width: 100%; top:0; padding-top: 12%; color: #2f90d0; font-size: 19.5em; opacity: 0.2; font-weight: bold; text-align: center; z-index: 0;}
.dms .dot1:after{ content: "D";}
.dms .dot2:after{ content: "A";}
.dms .dot3:after{ content: "T";}
.dms .dot4:after{ content: "A";}
.dms .dot5:after{ content: "I";}
.dms .dot h3{ font-size: 1.8em; color: #333; line-height: 24px; margin: 30px 0 20px 0;}
.dms .dot h3 span{ color: #2f90d0; font-size: 1em; font-weight: bold;}
.dms .dot h4{ font-size: 1.4em; color: #555; line-height: 24px; height: 24px; margin-bottom: 35px;}
.dms .dot p{ display: inline-block; font-size: 1.2em; color: #888; line-height: 24px; border-bottom: 1px solid #e2e2e2;}
.dms .dot a>*,.dms .dot a{ position:relative; z-index: 2;}
.dms .dot:hover:after{ color: #fff; transform: scale(1.1); opacity: 0.6;}
.dms .dot:hover{ background: #2f90d0;}
.dms .dot:hover h3 span,.dms .dot:hover p{ color: #fff;}
.dms .dot:hover h4{ color: #333;}

/*download*/
.download-t .d-boxs .box a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.download-t{ padding: 60px 0 60px 0;}
.download-t .fy{ margin-bottom: 60px;}
.download-t .d-boxs{ margin: 35px 0 30px 0;}
.download-t .d-boxs .box{ text-align: center; display: table; width: 100%; border-bottom: 1px solid #ccc;}
.download-t .d-boxs .box>*{ display: table-cell; vertical-align: middle; width: 150px; padding: 12px 30px; font-size: 1.4em; color: #000; line-height: 20px;}
.download-t .d-boxs .box .dt1{ width: calc(100% - 450px); text-align: left;}
.download-t .d-boxs .box .dt2,.download-t .d-boxs .box .dt3,.download-t .d-boxs .box .dt4{ color: #666;}
.download-t .d-boxs .box a{ display: inline-block;  color: #fff; }

.download-t .d-boxs .box.d-tit{ background: #2f90d0; }
.download-t .d-boxs .box.d-tit>*{ font-size: 1.6em; color: #fff;}
.download-t .d-boxs .box.d-tit .dt1{ text-align: center; }
.download-t .d-boxs .box.d-tit .dt1:first-child{ text-align: left;}


/*service*/
.service-t{ padding: 60px 0;}
.service-t .txts{ padding: 30px 0 100px 0;}
.service-t .txts h3{ font-size: 1.6em; color: #0067ac; font-weight: bold; margin-bottom: 20px;}
.service-t .txts p{ font-size: 1.4em; color: #555; line-height: 24px; margin-bottom: 10px; padding-left: 30px;}

/*knowledge*/
.knowledge-t .panel-header:after,.knowledge-t .panel-header:before,.knowledge-t .panel-header{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.knowledge-t{ padding:60px 0 80px 0;}
.knowledge-t .panel { margin: 20px 0 50px 0; }
.knowledge-t .panel-header h3{ padding: 16px 30px 16px 40px; color: #0067ac; font-size: 1.4em;  display: block; font-weight: bold; position: relative;}
.knowledge-t .panel-header h3:after{ opacity: 0; position: absolute; top:0; right: 26px; background: url(../images/service/kd.png) center center no-repeat; content: ""; width: 52px; height: 56px;}
.knowledge-t .panel-header{ position: relative;  background: #f4f4f4; margin-top:20px;}
.knowledge-t .panel-header:after{ position: absolute;content: "";left: 13px;top: 23px; width: 15px; height: 2px;background: #0067ac;}
.knowledge-t .panel-header:before{position: absolute;content: "";left: 19px;top: 17px; width: 2px; height: 15px;background: #0067ac;}
.knowledge-t .panel-body{ padding:0 40px 25px 40px;  background-color: #2f90d0; }
.knowledge-t .panel-body { display:none;}
.knowledge-t .panel-body p{ color:#fff; font-size:1.4em; line-height:24px;}
.knowledge-t .panel-header.titls h3{ color: #fff;}
.knowledge-t .panel-header.titls{ background-color: #2f90d0;}
.knowledge-t .panel-header.titls:after,.knowledge-t .panel-header.titls:before{background: #fff;}
.knowledge-t .panel-header.titls h3:after{  opacity: 1;}

/*news*/
.news-t .dots .dot .date h4,.news-t .dots .dot .date h3,.news-t .dots .dot .txt h3,.news-t .dots .dot img,.news-t .dots .dot{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.news-t{ padding: 60px 0 80px 0;}
.news-t .dots{ margin: 50px 0 30px 0;}
.news-t .dots .dot{  border-bottom: 1px solid #ccc;}
.news-t .dots .dot a{ display: block; overflow: hidden; padding: 30px 16px;}
.news-t .dots .dot a>*{ float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .dots .dot .img{ overflow: hidden; float:left; width: 28%;}
.news-t .dots .dot .img img{ width: 100%;}
.news-t .dots .dot .txt{ width: 62%; padding:0 20px 0 4%;}
.news-t .dots .dot .txt h3{ font-size: 2.4em; color: #333; line-height: 32px; margin: 10px 0 15px 0; height: 32px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.news-t .dots .dot .txt p{ font-size: 1.4em; color: #888; line-height: 24px; height: 48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.news-t .dots .dot .txt h4{ margin-top: 6%; font-size: 1.4em; color: #888; line-height: 24px;}
.news-t .dots .dot .txt h4 span img{ margin: 0 6px -5px 0;}
.news-t .dots .dot .date{ width: 10%; text-align: right;}
.news-t .dots .dot .date h3{ font-size: 3.6em; color: #e7e7e7; margin-bottom: 10px;}
.news-t .dots .dot .date h4{ font-size: 1.6em; color: #e7e7e7; }
.news-t .dots .dot:hover img{ transform: scale(1.1);}
.news-t .dots .dot:hover .txt h3,.news-t .dots .dot:hover .date h3,.news-t .dots .dot:hover .date h4{ color:#2f90d0;}
.news-t .dots .dot:hover .txt h3{ font-weight: bold;}
.news-t .dots .dot:hover{ border-bottom: 3px solid #2f90d0;}

/*newsshow*/
.newsshow{ padding:80px 0 80px 0;}
.newsshow .boxs{ background:#f5f5f5; }

.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:2em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#666; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px;}
.newsshow .txt img{ max-width:100%; margin:0 auto; padding:0px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#fff; font-size:1.4em; color:#333333; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#000 !important; color:#fff !important;}

/*contact*/
/*map*/
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto; padding: 0;}
.content-window-card p { height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 30px 0 10px;}
div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s;}
div.info-top img:hover { box-shadow: 0px 0px 5px #000;}
div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom {height: 0px; width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative;  z-index: 104;}
#map span { margin-left: 5px; font-size: 11px;}
.info-middle img { float: left; margin-right: 6px;}
#container{ height:620px;}

.contact-t .ct1{ padding: 50px 0 60px 0; overflow: hidden;}
.contact-t .ct1 .warp>*{ float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-t .ct1 .img{ width: 52%;}
.contact-t .ct1 .img img{ max-width: 100%;}
.contact-t .ct1 .dots{ width: 48%; padding: 0px 40px 0 30px;}
.contact-t .ct1 .dots .tit{ border-bottom: 2px solid #ddd;}
.contact-t .ct1 .dots .tit h3{ font-weight: bold; font-size: 3em; color: #2f90d0; margin-bottom: 8px;}
.contact-t .ct1 .dots .tit h4{ text-transform: uppercase; font-size: 1.4em; color: #666; line-height: 24px; margin-bottom: 20px;}
.contact-t .ct1 .dots .dot{ margin-top: 20px;}
.contact-t .ct1 .dots .dot .d{ overflow: hidden; margin: 3px 0 0 0;}
.contact-t .ct1 .dots .dot .d>*{ float:left;}
.contact-t .ct1 .dots .dot .d p{  font-size: 1.4em; color: #333; line-height: 24px;}
.contact-t .ct1 .dots .dot .d p a{ font-size: 1em; color: #333;}
.contact-t .ct1 .dots .dot .d p a:hover{text-decoration: underline;}

.contact-t .ct2{ padding: 70px 0;}
.contact-t .form{ margin-top: 30px;}
.contact-t .form .dot{  width: calc(100% + 20px); margin: 0 0 0 -10px;}
.contact-t .form .dot .fc-input{ float:left; width: calc(50% - 20px); margin: 10px;}
.contact-t .btn .fc-btn{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.contact-t  input,.contact-t  textarea{ font-size: 1.4em; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000;  border:none;  background: #f5f5f5; padding: 10px 30px;}
.contact-t .fc-input{ width: 100%; }
.contact-t textarea{ width:100%; margin:10px 0 20px 0; font-family: "Arial","Microsoft Yahei";}
.contact-t .fc-input::-webkit-input-placeholder,.contact-t  textarea::-webkit-input-placeholder { color:#333; font-family: "Arial","Microsoft Yahei";}
.contact-t  .fc-input:-moz-placeholder,.contact-t  textarea:-moz-placeholder { color:#333; font-family: "Arial","Microsoft Yahei";}
.contact-t  .fc-input::-moz-placeholderT,.contact-t  textarea::-moz-placeholder { color:#333; font-family: "Arial","Microsoft Yahei";}
.contact-t  .fc-input:-ms-input-placeholder,.contact-t  textarea:-ms-input-placeholder { color:#333; font-family: "Arial","Microsoft Yahei";}
.contact-t  .btn{ text-align: center;}
.contact-t  .btn .fc-btn{ text-transform: uppercase;  border:none; width: 100%; padding: 12px 70px;  font-size:1.8em; color:#fff; line-height:24px; cursor:pointer; background: #888;}
.contact-t  .btn .fc-btn:hover{ background:#000;}

/*join-t*/
.join-t .dots .dot,.join-t .dots .dot *,.join-t .dots .dot:before{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.join-t{ padding:60px 0; }
.join-t .dots .dot{ padding: 60px 140px 60px 60px; margin: 30px 0; display: table; width: 100%; background: #fafafa; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.join-t .dots .dot:after{position: absolute;content: "";top: 48px;right: 98px;width: 2px;height: 18px;background: #2f90d0;}
.join-t .dots .dot:before{ position: absolute; content: ""; top:55px;  right: 90px; width: 18px; height: 2px; background: #2f90d0;}
.join-t .dots .dot>*{ display: table-cell; vertical-align:top; padding:0 20px;}
.join-t .dots .dot .rec-tit{ width: 30%;}
.join-t .dots .dot .rec-tit h3{ font-size: 2.4em; color: #333; font-weight: bold;}
.join-t .dots .dot .rec-txt .rec-t{ overflow: hidden; height: 48px;}
.join-t .dots .dot .rec-txt p{ font-size: 1.4em;line-height: 24px;  color: #333;}
.join-t .dots .dot:hover .rec-txt .rec-t{ height:inherit;}
.join-t .dots .dot:hover{ background:url(../images/join.png) 5% 80% no-repeat #2f90d0;}
.join-t .dots .dot:hover h3,.join-t .dots .dot:hover p,.join-t .dots .dot:hover a{ color: #fff;}
.join-t .dots .dot:hover:before{ background: #fff; z-index: 2;}

/*product*/
.product-t .dots .dot .img img,.product-t .dots .dot,.pl2 a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.pl2 a{ display: inline-block; padding: 6px 12px; font-size: 1.4em; color: #333;  line-height: 24px; margin: 0 5px 5px 0;}
.pl2{ padding: 12px 0 8px 0; background: #fff;}
.pl2 a.lock,.pl2 a:hover{ color:#2f90d0; font-weight: bold;}

.product .txt{ padding-left: 14%; text-align: left;}
.product .txt p{ max-width: 380px; line-height: 28px;}
.product .txt span{ background: #2f90d0;}

#m3 .lead{ border-bottom: 1px solid #ddd; }
#m3 .lead .dot{ width: 100%;}
#m3 .lead .dot a{ padding: 18px 10px;}
.product-t{  background: #f4f4f4; padding: 40px 0 60px 0;}
.product-t .dots{ overflow: hidden; }
.product-t .dots .dot{ float:left; width: calc(25% - 20px); margin: 15px 10px; text-align: center; background: #fff; border-bottom: 8px solid #fff;}
.product-t .dots .dot p{ font-size: 1.6em; color: #333; line-height: 24px;     margin: 10px 0 30px 0; height: 24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product-t .dots .dot .img img{ max-width: 100%;}
.product-t .dots .dot .img{ overflow: hidden;}
.product-t .dots .dot:hover{ border-bottom: 8px solid #0067ac;}
.product-t .dots .dot:hover img{ transform: translateY(-10px);}

/*productshow*/
.productshow{ padding: 40px 0 45px 0; max-width: 1200px; margin: 0 auto;}
.productshow .img{ text-align: center;}
.productshow .img img{ max-width: 100%;}
.productshow .img h3{ font-size: 2.4em; color: #0067ac; font-weight: bold; margin: 25px 0;}
.productshow .txt{ margin-bottom: 50px;}
.productshow .txt p{ font-size: 1.4em; color: #333; line-height: 24px;}
.productshow .table tr td{ padding: 6px; font-size: 1.4em; color: #333; line-height: 24px; border: 1px solid #ccc; text-align: center; vertical-align: middle;}
.productshow .table tr:first-child td{ background: #0067ac; color: #fff; }
.productshow .btn{ margin-top: 50px; overflow: hidden;}
.productshow .btn .dot{ float:left; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow .btn .dot:first-child{ padding-right: 20px;}
.productshow .btn .dot:last-child{ text-align: right; padding-left: 20px;} 
.productshow .btn .dot span{ display: inline-block; width:150px;  border-bottom: 1px solid #000; margin: 10px 0;}
.productshow .btn .dot p{ font-size: 1.4em; color: #333; line-height: 24px;}
.productshow .btn .dot p:last-child:hover{ color: #0067ac; font-weight:bold;}

/*about*/
/*tits*/
.tits2{ text-align: center;}
.tits2 h3{ font-size: 3em; color: #333; font-weight: bold; margin-bottom: 10px;}
.tits2 h4{ font-size: 1.4em; color: #555; text-transform: uppercase;}
.tits2 span{ display: inline-block; background: #c00a0a; width: 30px; height: 4px; margin-top: 25px;}

.about-t .ab1{ padding: 50px 0 80px 0;}
.about-t .ab1 .tit{ text-align: center; margin-bottom: 50px;}
.about-t .ab1 .tit h3{ font-size: 3em; color: #0067ac; font-weight: bold;}
.about-t .ab1 .tit span{ display: inline-block; background: #c00a0a; width: 30px; height: 4px; margin-top: 12px;}
.about-t .ab1 .txt{ overflow: hidden;}
.about-t .ab1 .txt .t{ float:left; width: 50%;}
.about-t .ab1 .txt .img{ padding-left: 6%; float:left; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab1 .txt .img .tits2{ text-align: left; margin-top: 14%;}
.about-t .ab1 .txt .t h3{ font-size: 4.8em; color: #e5e5e5; font-weight: bold; margin-bottom: 40px;}
.about-t .ab1 .txt .t p{ font-size: 1.4em; color: #333; line-height: 24px; margin-bottom: 24px; text-indent: 2em;}
.about-t .ab1 .txt .t img{ max-width: 100%; }
.about-t .ab1 .txt .img img{ max-width: 100%;}

.about-t .ab2 .de-slider .swiper-slide .tip{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.about-t .ab2{ position: relative; z-index: 1; background: url(../images/about/ab2-bg.jpg) center bottom no-repeat; background-size: cover; }
.about-t .ab2 .txt{ padding: 100px 0 60px 0;}
.about-t .ab2 .txt p{ text-align: center; text-indent: 2em; font-size: 1.4em; color: #fff; line-height: 24px; max-width: 920px;  padding: 0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto;}
.about-t .ab2 .tits2{ text-align: left;}
.about-t .ab2 .tits2 h3,.about-t .ab2 .tits2 h4{ color: #fff;}
.about-t .ab2 .de-slider{  padding: 6% 9% 0 9%;}
.about-t .ab2 .de-slider .swiper-slide{ text-align: center; position: relative;  background: url(../images/about/ab2-l.png) center top repeat-x; background-size:400% 100%; padding-bottom: 40%;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n){background-position: 16.5% 0;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-1){background-position: -16.6% 0;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-2){background-position: 83.2% 0;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-3){background-position: 50% 0;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-3) .t{ transform: translateY(-80px);}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-1) .t{ transform: translateY(90px);}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-2) .t,.about-t .ab2 .de-slider .swiper-slide:nth-child(4n) .t{  transform: translateY(10px);}
.about-t .ab2 .de-slider .swiper-slide .t h3{ font-size: 3em; color: #353535;}
.about-t .ab2 .de-slider .swiper-slide .t span{ margin: 40px 0 0 0px; background: #fff; font-weight: bold; font-size: 1.6em; padding:6px 10px; display: inline-block; border-radius: 50%; color: #ddd;}
.about-t .ab2 .de-slider .swiper-slide .tip{ z-index: 4; transform: scale(0); position: absolute; top:0; left: 5%; border-radius: 5px; background: #005698; width: 90%; text-align: left;}
.about-t .ab2 .de-slider .swiper-slide .tip h3{ padding: 20px 30px 10px 30px; font-size: 3em; color: #fff; line-height: 32px; border-bottom: 1px solid #d9d9d9;}
.about-t .ab2 .de-slider .swiper-slide .tip p{ padding: 20px 30px; font-size: 1.6em; color: #fff; line-height: 24px;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-3) .tip{ top:-84px;}
.about-t .ab2 .de-slider .swiper-slide:nth-child(4n-1) .tip{ top:84px;}
.about-t .ab2 .de-slider .swiper-slide:hover .tip{transform: scale(1);}

.about-t .ab3 .box .dots .dot,.about-t .ab3 .box .dots .dot .txt span,.about-t .ab3 .box .dots .dot .img:after{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.about-t .ab3{ background: #ebebeb;}
.about-t .ab3 .tits2{ position: relative; z-index: 2; margin-top: -20%; margin-bottom: 45px;}
.about-t .ab3 .dots{ position: relative; z-index: 2; background: #fff; border-radius: 20px; overflow: hidden; padding: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab3 .box .tits2 h3,.about-t .ab3 .box .tits2 h4{ color: #fff;}
.about-t .ab3 .box .dots .dot{ float:left; width: calc(25% - 20px); margin: 25px 10px; text-align: center; }
.about-t .ab3 .box .dots .dot .img{ position: relative; margin-bottom: 20px;}
.about-t .ab3 .box .dots .dot .img img{ max-width: 60%; }
.about-t .ab3 .box .dots .dot .img:after{ position: absolute; content: ""; background: #ffc825;  width: 100%; left: 0; height: 100%; top:0; clip-path: ellipse(10px 10px at 50% 50%); z-index: -1;}
.about-t .ab3 .box .dots .dot .txt h3{ font-size: 1.6em; color: #333; line-height: 24px; font-weight: bold;}
.about-t .ab3 .box .dots .dot .txt p{ font-size: 1.4em; color: #555; line-height: 24px;}
.about-t .ab3 .box .dots .dot .txt span{ display: inline-block; background: #c00a0a; width: 30px; height: 4px; margin-top: 25px; transform: scaleX(0);}
.about-t .ab3 .box .dots .dot:hover .txt span{ transform: scaleX(1);}
.about-t .ab3 .box .dots .dot:hover .img:after{ opacity: 0.4; clip-path: ellipse(34px 34px at 50% 50%);}

.about-t .ab4{background: #ebebeb; padding: 120px 0;}
.about-t .ab4 .ab4-slider{ padding: 70px 0;}
.about-t .ab4 .ab4-slider .img{ border-radius: 10px; overflow: hidden;}
.about-t .ab4 .ab4-slider .img img{ width: 100%;}
.about-t .ab4 .ab4-slider .swiper-pagination{ bottom: 20px;}
.about-t .ab4 .ab4-slider .swiper-pagination-bullet{ width: 12px; height: 12px;}
.about-t .ab4 .ab4-slider .swiper-pagination-bullet-active{ background: #2f90d0;}

.about-t .ab5{ padding: 90px 0 50px 0;}
.about-t .ab5 .ab5-slider .img{ padding: 20px 12px; background: #ebebeb; border-radius: 10px; overflow: hidden;}
.about-t .ab5 .ab5-slider .img img{ width: 100%;}
.about-t .ab5 .ab5-slider{ padding: 70px 0;}
.about-t .ab5 .ab5-slider .swiper-pagination{ bottom: 20px;}
.about-t .ab5 .ab5-slider .swiper-pagination-bullet{ width: 12px; height: 12px;}
.about-t .ab5 .ab5-slider .swiper-pagination-bullet-active{ background: #2f90d0;}













