@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#1b4493;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1400px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}

/* @font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#neuesbauendemo') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
 */
/* 主导航 */
.header{position:fixed; background: #fff;width:100%;z-index:99;left:0;top:0;height:80px;line-height:80px;font-size:1.125em;padding:0 80px;box-shadow: 0px 0px 7px 0px rgba(6, 0, 1, 0.1);}
.headTie{color:#1b4493;padding:18px 0 0 20px;line-height:1.5;}
.headTie span{display: block;}
.nav {margin-right:260px;width:48%;height:80px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;}
.nav .m>a{color:#000;display:inline-block;position:relative;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:20px;width:100%;height:2px;background:#1b4493;transition:transform .3s;z-index:1;transform: scale(0,1);transform-origin:right;}
.nav .cur>a,.nav .m>a:hover{color:#1b4493;}
.nav .cur>a::after,.nav .m>a:hover::after{transform: scale(1);transform-origin:left;}
.nav .sub{line-height:26px;position:absolute;z-index:90;top:100%;left:0;display:none!important;padding:30px 28%;width:100%;z-index:2;font-size:.875em;overflow:hidden;}
.nav .sub::after{content:"";position: absolute;left:-50%;width:200%;height:100%;background:#F5F5F5;top:0;z-index:-1;border-bottom: 1px solid #ddd;}
.nav .sub .list{width:45%;padding-right:5%;border-right: 1px solid #ddd;min-height:260px;}
.nav .sub .list li{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.nav .sub .list a{display: block; font-size:.950em;position:relative;padding:8px 10px 8px 15px;transition:color .2s ease-in-out;text-align:left;color:#333;background:url('../images/ly_li.png') no-repeat left;margin-left:2%;}
.nav .sub .list a:hover{color:#1b4493;}
.nav .sub .list a:before{position:absolute;bottom:1px;left:0;display:block;width:0;height:1px;content:'';-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out;background:#1b4493;}
.nav .sub .list a:hover:before{width:100%;}
.nav .sub .pic{width:55%;overflow:hidden;text-align:left;color:#333;font-size:14px;padding-left:5%;}
.nav .sub .pic .bgImg{max-width:420px;height:260px;margin-bottom:15px;}
.nav .sub .pic p{max-width:400px;font-size:14px; line-height:22px;}
.nav .sub .pic p{max-width:400px;font-size:14px; line-height:22px;}
.nav .m1 .sub{padding-right:15%;}
.nav .m1 .sub li{float:left;width:48%;}
.nav .m1 .sub li:nth-child(2n){float:right;}
.nav .m1 .sub .list{width:50%;}
.nav .m1 .sub .pic{width:45%;}
.headTel{position: absolute;right:80px;color:#1b4493;font-size:1.333em;padding-left:20px;background: url('../images/tel.png') no-repeat left center;}
.header:hover,.headFix{ background: #fff;} 
.headSearch {position: absolute;right:80px;top: 50%;margin-top: -15px; border: 1px solid #ddd;border-radius: 15px;height: 30px;width: 180px;padding-right: 10px;}
.headSearch input {display: block;line-height: 28px;padding-left: 15px;float: left;width: 80%}
.headSearch button {float: right;line-height: 28px; height: 28px; color: #666;padding: 0;cursor: pointer;}





/*  导航按钮 */
.navTrigger{position:absolute;top:50%;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);}
.navTrigger span{display:block;height:2px;background:#1b4493;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#1b4493;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:96px;top:12px;display:none;}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#1b4493;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #1b4493;}
.banner .swiper-pagination-bullet-active::after{background:#1b4493;opacity:1;}

/*  搜索 */
.search{height:60px;line-height:60px;font-size:.875rem;background:#f4f4f4;overflow:hidden;}
.searFont{width:64%;overflow:hidden;}
.searFont strong{color:#191919;font-weight:normal;border-left: 2px solid #1b4493;padding-left:15px;font-size:1.143em;}
.searMain{width:22%;height:36px;padding-right:50px;margin-top:12px;}
.searMain .sear_text{float:left;width:100%;height:36px;line-height:36px;padding:0 15px;background:#fff;}
.searMain .sear_btn{float:right;width:50px;height:36px;cursor:pointer;background:#1b4493 url('../images/sbtn.png') no-repeat center;transition:all 0.3s;margin-right:-50px;}
.searMain .sear_btn:hover{background-color:#060676;}

/* 产品 */
.product{font-size:1em;overflow:hidden;}
.proR{width:100%;overflow:hidden;margin-bottom: -30px;}
.proR:after {content: "";width: 30%;}
.proR li{float:left;width:30%;margin-bottom:40px;}
.proR li a{display:block;border:1px solid #dcdcdc;background:#fff;}
.proR li .pImg{padding-top:68%;}
.proR li .pImg img {object-fit: cover;}
.proR li p{height:50px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.proR li a:hover img,.proR li.big:hover .bgImg{transform: scale(1.1);}
.proR li a:hover {box-shadow:2px 2px 10px #ccc;}

/* 标题 */
.hTitle{font-size:18px;color:#999;margin-bottom:40px;}
.hTitle span{display:block;font-size:32px;font-weight: bold; color:#333;}
.hTitle b{color:#1b4493;}
.hTitle2{background-position:center bottom;text-align:center;}
.flex {display: flex;justify-content: space-between;flex-wrap: wrap;}

/*设备介绍*/
.equipment {background: #f9f9f9;}
.equipment .info {font-size: 18px;line-height: 40px;margin-bottom: 30px;}
.equipmentMain .item {width: 48%;text-align: center;}
.equipmentMain .item p {margin-top: 16px; font-size: 20px;color: #333;}


/* 关于 */
.about{background:#f9f9f9;font-size:0.938em;position: relative;z-index:2;}
.aboutL{width:47%;}
.aboutL .txt{height:260px;margin-bottom:15px;line-height:1.8;overflow:hidden;} 
.aboutL .txt h4 {font-size: 1.5em;color: #333;}
.aboutL .txt p {margin-top: 20px;font-size: 16px;line-height: 30px;}
.aboutL .more{display:inline-block;width:134px;height:38px;line-height:38px;border:1px solid #c2c2c2;text-align:center;color:#1b4493;}
.aboutL .more:hover{background:#1b4493;color:#fff;border-color:#cf000c;}
.aboutL .menu{margin-top:35px;display: flex;justify-content: space-between;font-size:1.2em;font-weight:700;padding-right:8%;}
.aboutL .menu a{color:#333;}
.aboutL .menu i{font-family:"iconfont";font-style:normal;margin-right:10px;font-weight:400;font-size:2rem;line-height:1.2;position: relative;top:3px;}
.aboutL .menu a:hover{color:#1b4493;}
.aboutR{width:48%;height:450px;overflow:hidden;position:relative;}
.aboutR .bgImg{height:450px;}
.aboutR .btn{display:inline-block;width:32px;height:32px;background:#474747;color:#fff;line-height:32px;text-align:center;font-family:"simsun";left:0;bottom:0;top:auto;}
.aboutR .swiper-button-next {left:32px;} 
.aboutR .btn:hover{background:#1b4493;}
.aboutNum{background:#fff;box-shadow:0 3px 10px #eee;padding:30px 5%;margin-top:50px;overflow:hidden;font-size:1.067em;display: flex;justify-content: space-between;}
.aboutNum li{float:left;}
.aboutNum li span{display: block;color:#1b4493;font-size:4.688em;font-family:Arial;line-height:1;letter-spacing:-2px;position: relative;}
.aboutNum li span::after{content:"+";position: absolute;font-size:18px;margin-left:5px;}

/*优势*/
.youshi{background:#f9f9f9;}
.yslist .item {width: 21%;text-align: center;}
.yslist .item .pic {width: 220px; display: inline-block; vertical-align: middle; border-radius: 50%;overflow: hidden;box-shadow: 2px 3px 9px 1px rgba(0, 0, 0, 0.15);border: solid 5px #fff;}
.yslist .item h4 {font-size: 22px;color: #333;margin-top: 20px;margin-bottom: 10px;}
.yslist .item p {font-size: 16px;color: #666;line-height: 35px;}

.homeMenu{text-align:center;margin-bottom:40px;font-size:20px;position: relative;}
.homeMenu a{margin:0 30px;color:#333;position:relative;display:inline-block;height:36px;}
.homeMenu a::after{content:"";position: absolute;left:0;bottom:0;width:100%;background:#1b4493;height:2px;transform: scale(0,1);transform-origin: right;transition:transform .4s;}
.homeMenu .on,
.homeMenu a:hover{color:#1b4493;}
.homeMenu .on::after{transform: scale(1);transform-origin:left;}

/*底部 */
.footnav {height: 60px;background: #1b4493;line-height: 60px;}
.footnav .container {padding: 0 20px;}
.footnav a {font-size: 18px;color: #fff;}
.footinfo {padding-top: 40px;padding-bottom: 30px;}
.footinfo .footL {width: 50%;}
.footinfo .footL h3 {color: #111;font-size: 28px;line-height: 1;}
.footinfo .footL h3:after {content: "";display: block;width: 30px;height: 2px;background: url(../images/line.png) no-repeat center;margin-top: 20px;margin-left: 5px;}
.footinfo .footL .lx {justify-content: flex-start;align-items: center;margin-top:20px;}
.footinfo .footL .lx .pic {width: 140px;}
.footinfo .footL .lx .cont {font-size: 16px;line-height: 40px;padding-left: 20px;}
.footinfo .footR {width: 50%;}
.footinfo .footR .tit {margin-bottom: 20px;}
.footinfo .footR .tit h3 {font-size: 20px;color: #111;}
.footinfo .footR .tit img {height: 40px;}
.footForm textarea {width: 100%;height: 80px;padding: 15px;border: 1px solid #ddd;}
.footForm input {width: 150px;border: 1px solid #ddd;line-height: 40px;margin-right: 10px;padding: 0 15px;}
.footForm {position: relative;}
.footForm .sub {position: absolute;right: 0;bottom: 0;line-height: 40px;width: 150px;color: #fff;font-size: 18px;background: #1b4493;cursor: pointer;}

.footer{/*background:#ededed;*/font-size:.813em;color:#3a3a3a;line-height:2;overflow:hidden;background-size:cover;} 
.footMain{padding:40px 0;overflow:hidden;}
.footMenu{width:74%;overflow:hidden;}
.footMenu ul{float:left;width:16%;overflow:hidden;}
.footMenu ul h4{color:#3a3a3a;font-size:1.286em;margin-bottom:15px;position:relative;font-weight:700;}
.footMenu .menu2 {width:35%;}
.footMenu .menu2 li:nth-child(1){width:100%;}
.footMenu .menu2 li{float:left;width:48%;}

.footMenu_wap{display:none;overflow:hidden;text-align:center;}
.footWx{text-align:center;line-height:1.6;width:180px;}
.footWx img{background:#fff;padding:5px;}
.footWx span{display:block;text-align:center;margin-top:8px;font-size:14px;color:#3a3a3a;}
.footer a{color:#3a3a3a;opacity:.8;}
.footer a:hover{opacity:1;text-decoration: underline;}
.copyright{padding:18px 0 30px 0;border-top: 1px solid #c8c8c8;}
.firendlink{margin-top:5px;overflow:hidden;}
.firendlink a{margin:0 8px;}


/*内页公用 */
.listWrap{overflow:hidden;padding:60px 0;font-size:.875em;}
.listBanner,.mzsmBanner{height:500px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2.2rem;text-transform:uppercase;width:100%;font-weight:100;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); }
.listBanner h3 span{display: block;font-size:20px;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;overflow:hidden;/*background:#f7f7f7;*/padding:20px 0;border-bottom: 1px solid #d9d9d9;}
.breadCrumb p span,.menuBox p span{position:relative;padding-left:20px;}
.breadCrumb span::after,.menuBox p span::after{content:"\e646";position:absolute;left:0;font-family:"iconfont";top:0;} 
.breadCrumb .back{float:right;position:relative;color:#1b4493;border:1px solid #1b4493;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#1b4493;color:#fff;}
.listBox{min-height:300px;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sbtn.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}

/*内页公用菜单*/
.menuBox{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:14px;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.listMenu a:hover,.listMenu .cur{color:#1b4493;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#1b4493;width:0;height:2px;transition:all .5s;}
.listMenu .cur::after,.listMenu a:hover::after{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#1b4493;border:1px solid #1b4493;color:#fff;}

/*面包屑*/
.mbx {font-size: 16px; padding-top: 15px;}
.mbx i {font-size: 24px; vertical-align: middle; margin-right: 5px; margin-top: -2px; display: inline-block;}

/*设备列表*/
.equipmentList {margin-bottom: -40px;}
.equipmentList .item {margin-bottom: 40px;}

/* 产品列表 */
.proWrap{padding-top:0;overflow: visible;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#1b4493;padding:30px;color:#fff;font-size:2.25em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#1b4493;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{border:1px solid #e4e4e4;border-top:none;background:#f6f6f6;margin-bottom:25px;}
.proSide_sub li a{display:block;height:71px;line-height:71px;padding:0 6%;color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;border-top:1px solid #fff;font-size:1.125em;font-weight:700;}
.proSide_sub li i{font-family:"iconfont";margin-right:5px;font-style:normal;font-size:1.286em;position: relative;top:3px;}
.proSide_sub li a:hover,.proSide_sub li .cur{color:#fff;background:#1b4493;}
.proSide_sub .sub{background:#fff;font-size:.889em;}
.proSide_sub .sub>li{padding:20px 0;border-bottom: 1px solid #e5e5e5;padding-left:8%;}
.proSide_sub .sub>li>a{color:#1b4493;}
.proSide_sub .sub li a{border:none;display:inline-block;background:none;height:30px;line-height:30px;}
.proSide_sub .sub ul a{font-weight:400;font-size:1em;}
.proSide_sub .sub li a:hover,.proSide_sub .sub li .cur{color:#1b4493;background:none;}

.relaCase{background:#f2f2f2;padding:20px 8%;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:78%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}

.listR{width:75%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {margin-right:-30px;}
.proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proList li a{display:block;}
.proList li .pImg{padding-top:68%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
/*.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#1b4493;transition:all 0.3s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;opacity:.7;}*/
/*.proList li .pImg:after{content:"";position:absolute;width:58px;height:58px;background: url('../images/pmore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.3s;z-index:3;}*/
.proList li p{height:50PX;line-height:50PX;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#1b4493;}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searchList li{width:25%;}

/*  产品详情 */
.proShow_box1{overflow:hidden;margin:15px 0 40px;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;background:#fff;}
.gallery li{height:480px;line-height:480px;}
.gallery img{width:100%;}
.proShow_R{width:100%;}
.proShow_font{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_font .title{margin-bottom:20px;color:#333;}
.proShow_font .title span{display:block;font-size:1.778em;color:#1b4493; font-weight:bold;}
.proShow_font .font{height:210px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_font .tel{border-bottom: 1px solid #ddd;padding:20px;margin:20px 0;border-top: 1px solid #ddd;font-size:1.5em;color:#191919;background: url('../images/zxicon.png') no-repeat left center;padding-left:40px;}
.proShow_font .tel p{ font-size: 14px; line-height: 20px;}
.proShow_font li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_font li i{display:inline-block;width:37px;height:37px;background: url('../images/show_icon.png') no-repeat;}
.proShow_font li:nth-child(2) i{background-position: -37px 0;}
.proShow_font li:nth-child(3) i{background-position: -74px 0;}
.proShow_font li:nth-child(4) i{background-position: -111px 0;}
.proShow_font li span{display: block;}
.proShow_font .btn{margin-top:30px;overflow:hidden;}
.proShow_font .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_font .btn a:nth-child(2){float:right;}
.proShow_font .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_font .btn a:hover{background:#1b4493;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#1b4493;border:1px solid #1b4493;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;}
.proTie span{display:inline-block;border-bottom:1px solid #1b4493;;color:#1b4493;height:50px; font-size:20px; font-weight:bold;}
.proShow_con3{width:100%;}

/* 应用案例 */
.caseIndex li{background:#f8f8f8;overflow:hidden;margin-bottom:20px; line-height:26px;}
.caseIndex li .pic{width:50%;overflow:hidden;display:block;height:430px;}
.caseIndex li .txt{width:50%;padding:4%;position:relative;}
.caseIndex li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.caseIndex li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#1b4493;width:15px;transition:all 0.4s; }
.caseIndex li h4 a{color:#333;}
.caseIndex li .txt .info{min-height:130px;}
.caseIndex li .more{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#1b4493;}
.caseIndex li .more:hover{width:220px;color:#fff;border:none;}
.caseIndex li:nth-child(2n) .txt{float:left;} 
.caseIndex li:nth-child(2n) .pic{float:right;}
.caseIndex li:hover .bgImg{transform: scale(1.05);}
.caseIndex li h4 a:hover{color:#1b4493;}

/* 应用案例详情 */
.caseShow{width:60%;overflow:hidden;position:relative;}
.caseShow li{height:520px;}
.caseShow .btn{width:35px;height:35px;border-radius:100%;background:#fff;text-align:center;color:#333;line-height:35px;font-family:"宋体";font-weight:bold;font-size:20px;transition:all .3s;}
.caseShow .btn:hover{background:#1b4493;color:#fff;}
.caseFont{width:40%;height:520px;background:#f5f5f5;overflow: hidden;padding:4% 5%;}
.caseFont .title{font-size:2em;color:#1b4493;margin-bottom:30px;padding-bottom:15px;position: relative;}

.caseCon{background:#f5f5f5;overflow: hidden;}
.caseCon .tie,.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.relativeS ul{margin-right:-30px;}
.relativeS li{float:left;width:25%;padding-right:30px;text-align:center;}
.relativeS li p{height:60px;line-height:60px;background:#fff;}
.relativeS li .pImg{padding-top:60%;}
.relativeS li a:hover img{transform: scale(1.1);}

/* 售后服务 */
.serviceMain{margin-top:60px;padding-left:340px;position:relative;}
.serviceImg{height:240px;}
.serviceMain .tie{float:left;margin-left:-340px;font-size:1.714em;color:#333;}
.serviceMain::after{content:"";position:absolute;left:250px;height:100%;width:1px;background:#ccc;top:0;}
.serviceMain li{padding-left:35px;margin-bottom:50px;line-height:1.8;}
.serviceMain li h5{margin-bottom:20px;color:#191919;font-size:1.571em;}
.serviceMain li h5 em{float:left;margin-left:-35px;background:#1b4493;width:24px;height:24px;border-radius:100%;color:#fff;font-style:normal;font-size:14px;text-align:center;line-height:24px;font-family:Arial;margin-top:6px;}
.serviceMain li:last-child{margin-bottom:0;}

/* 常见问题 */
.faq{background:#f6f6f6;}
.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.faqList li:nth-child(2n){float:right;}
.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#1b4493;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.faqList li p i{background:none;border:1px solid #ccc;color:#999;}
.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.faqList li a:hover h4{color:#1b4493;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}

/* 下载中心 */
.downL{background: url('../images/case_bg.jpg') no-repeat;background-size:cover;height:550px;width:22.5%;color:#fff;padding:4%;}
.downL .listTie{color:#fff;text-align:left;}
.downL .listTie::after{display:none;}
.downL h4{margin-top:150px;}
.downL .tel span{display:block;color:#fff;font-size:1.857em;font-family:Arial;margin-bottom:20px;}
.downL .tel{color:#aeaeae;}
.downL h5.tel  span{font-size:1.429em;}
.downR{width:75%;}
.downList li{background:#ededed;margin-bottom:10px;}
.downList li a{display:block;padding:3% 4%;color:#191919;}
.downList li span{float:right;color:#666;position:relative;padding-left:30px;margin-left:25px;}
.downList li span::after{content:"\e624";position:absolute;font-family:"iconfont";left:0;font-size:1.286rem;top:-4px;}
.downList li a:hover{background:#1b4493;color:#fff;}
.downList li a:hover span{color:#fff;}

/* 关于我们 */
.listTie{font-size:2.625em;text-align:center;color:#191919;position:relative;padding-bottom:15px;margin-bottom:40px;line-height:1.2;}
.listTie strong{font-weight:400;}
.listTie span{display: block;font-size:14px;margin-top:8px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;width:20px;height:1px;background:#1b4493;margin-left:-10px;}
.hTitlew,.hTitlew span{color:#fff;}
.aboutBox1 .tie{font-size:2.571em;color:#1b4493;margin-bottom:30px;line-height:1;}
.aboutBox1 .left{width:50%;line-height:1.8;position: relative;}
.aboutBox1 .font{overflow-y:auto;height:440px;font-size:1.071em;}
.aboutBox1 .right{width:46%;height:510px;overflow:hidden;display:block;}
.album{padding-top:50px;overflow:hidden;}
.album .pImg{padding-top:70%;}
.album li{float: left;width:25%;}
.album li p{position: absolute;left:0;width:100%;text-align:center;background: rgba(0, 0, 0, .7);color:#fff;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;bottom:-50px;height:50px;line-height:50px;transition:all .5s;}
.album li:hover p{bottom:0;}
.album li:hover img{transform: scale(1.1);}
.culture{background:#f9f9f9;}
.culture li{float:left;background:#fff;padding:25px;width:31.3%;margin:0 1%;}
.culture li .pImg{padding-top:40%;}
.culture li h4{font-size:20px;color:#222;margin-bottom:15px;padding-bottom:10px;font-weight:normal;margin-top:15px;position:relative;}
.culture li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;}
.culture li p {height: 42px;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4 span:after{content:"";position:absolute;width:14px;height:1px;background:#e21b05;bottom:0;left:0;transition:all .3s;}
.honor{padding-bottom:60px;text-align: center;overflow:visible;position:relative;}
.honorSlide{overflow:hidden;}
.honorSlide li{width:25%;text-align:center;float:left;background: #fff;}
.honorSlide li a{display:block;overflow:hidden;border:1px solid #ebebeb;}
.honorSlide li .pic{height:370px;line-height:370px;display:block;padding:15px;}
.honorSlide li img{transition:all .5s;max-height:100%;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;line-height:35px;padding:10px;padding-top:0;font-size: 18px;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#1b4493;}
.honorSlide .btn{width:40px;height:40px;background:#1b4493;text-align:center;line-height:40px;color:#fff;font-family:"Arial";left:-60px;top:60%}
.honorSlide .btn:hover{background: #1b4493;}
.honorSlide .swiper-button-next{right:-60px;left:auto;}
.setting{background:#f5f5f5;}
.setting ul{position:relative;margin-right:-10px;overflow:hidden;}
.setting li{float:left;width:25%;padding-right:10px;margin-bottom:10px;}
.setting li:nth-child(2){width:50%;}
.setting li:last-child{position:absolute;left:0;bottom:0;}
.setting li .pImg{padding-top:65%;;}
.setting li p{background: rgba(0, 0, 0, .6);padding: 0 5%;position: absolute;left:0;bottom: -50px;color: #fff;width: 100%;height: 50px;line-height: 50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .4s;}
.setting li:hover img{transform: scale(1.1);}
.setting li:hover p,.settingSlide li p{bottom:0;}
.partner2{background:none;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:75%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:130%;}
.honorList li{width:20%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#1b4493;}
.galy{background:#f5f5f5;}
.caseList li .pImg{padding-top:70%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}

.history {background: #f9f9f9}

/* 合作伙伴 */
.settingTop{background: #e3e3e3;margin-bottom: 45px;overflow: hidden;}
.settingTop .bgImg{width:50%; height:400px;}
.settingTop .font{width:50%;padding:4% 5%;position: relative;z-index:2;height:400px;background: #f6f6f6;}
.settingTop .font h3{font-size:1.857em;color:#1b4493;margin-bottom:30px;position:relative;padding-bottom:10px;}
.settingTop .font h3::after{content:"";position: absolute;left:0;bottom:0;height:1px;width:20px;background:#1b4493;}
.settingTop:hover .bgImg{transform: scale(1.05);}
.partnerList{padding-left:1px;padding-top:1px;}
.partnerList li{float:left;width:14.28%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;overflow:hidden;}
.partnerList li .pImg{padding-top:50%;}
.partnerList li p{background:#1b4493;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.partnerList li:hover{z-index:2;border:1px solid #1b4493;}
.partnerList li:hover img{margin-top:-15px;}
.partnerList li:hover p{bottom:0;}

/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;padding-bottom:0;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#d70c00;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover,.newsList li h3 a:hover{color: #d70c00;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#d70c00; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:25%;margin-bottom:25px;}
.newsList li a{display:block;color:#888;padding:15px;background:#f1f1f1;}
.newsList li .date{display:block;padding-bottom:10px;}
.newsList li .pImg{padding-top:72%;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#2767bf;}

/* 常见问题 */
.faqList li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.faqList li:nth-child(2n){float:right;}
.faqList li a{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;border:1px solid #ddd;}
.faqList li h4,.faqList li p{padding-left:35px;}
.faqList li i{font-style:normal;width:24px;height:24px;background:#1b4493;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.faqList li p i{background:none;border:1px solid #ccc;color:#999;}
.faqList li h4{font-size:16px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.faqList li a:hover h4{color:#1b4493;}
.faqList li a:hover{box-shadow:0 0 10px #ccc;}
.faqList2 li a{border:1px solid #ddd;}
.cMore{display:block;width:200px;height:42px;line-height:42px;border:1px solid #3e3e3e;background:#3e3e3e;color:#fff;border-radius:21px;text-align:center;margin:0 auto;margin-top:40px;}
.cMore:hover{background:#1b4493;border:1px solid #1b4493;color:#fff;width:260px;}

/* 新闻详情 */
.picShow_l {width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e697";font-family:"iconfont";position:absolute;left:0;top: -2px; font-size: 16px;}
.showTie .txt .s:before{content:"\e78f";}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;line-height: 1.75;font-size: 16px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}

.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #1b4493;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#1b4493;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#1b4493;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxicon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}

/* 视频 */
.videoList ul{margin-right:-40px;overflow: hidden;}
.videoList li{float:left;width:25%;padding-right:40px;margin-bottom:20px;}
.videoList li a{display: block;overflow: hidden;}
.videoList li .pImg{padding-top:78%;}
.videoList li p{height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;padding-top:20px;}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.5;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:56px;height:56px;background: url('../images/vicon.png') no-repeat;margin-left:-28px;margin-top:-28px;z-index:5;transition:all .5s;}
.videoList li:hover img{transform: scale(1.06);}
.videoShow{width:100%;height:600px;}


/* 联系*/
.contactInfo{background:#f5f5f5;width:40%;height:510px;padding:3% 4%;}
.contactInfo .tie{font-size:24px;color:#1b4493;margin-bottom:20px;}
.contactInfo .txt{height:200px;overflow-y: auto;margin-bottom:20px;}
.contactInfo .wx{float: left;width:120px;text-align:center;margin-right:30px;}
.contactInfo .wx img{border:1px solid #ddd;margin-bottom:5px;}
#dituContent{width:60%;height:510px;float: left;}
#dituContent img {max-width: none;max-height: none;}

/* 在线留言*/
.feedback{background:#f5f5f5;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .code .sub {background: #1b4493;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #1b4493;}
.feedback .sub:hover{background:#880203;}