.nwrap{width:1160px;margin: 0 auto 0; line-height:30px; font-size:14px; background:#fff; padding:20px;}
.wraps{width:1200px;margin: 0 auto 0;}
.logo-wave{ display:none}
/*banner*/
.ab-banner{height:350px;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover; margin-top:90px;}
.ab-banner h2{font-size:36px;color:#fff;margin-top:120px;font-weight:400;text-align:center}
.ab-banner>div{width:50px;height:3px;background:#fff;margin:0 auto;margin-top:25px}
.ab-banner h6{text-align:center;font-weight:400;color:#fff;font-size:14px; padding-top:15px; text-transform:uppercase}
/*二级菜单*/
.lh-other-nav {height:8vh;background: #fff;border-bottom: 1px solid #DCDCEA;text-align: center;}
.lh-other-nav li {display: inline-block;margin: 0 3vw;height: 8vh;line-height: 8vh;}
.lh-other-nav li a {display: block;position: relative;padding: 0 5px;font-size: 16px;color: #444444;height: 100%;}
.lh-other-nav li a:after {content: '';display: block;width: 100%;height: 3px;background: #068cd2;position: absolute;left: 0;bottom: 0;border-radius: 10px 10px 0 0;
	transform: scaleX(0);transition: ease .65s;}
.lh-other-nav li a:hover, .lh-other-nav li a.on {color: #068cd2;}
.lh-other-nav li a:hover:after, .lh-other-nav li a.on:after {transform: scaleX(1);}
/*about*/
.mainbg {background: #f3f3f3;padding-top: 20px;padding-bottom: 60px; overflow:hidden}
/*解决方案*/

.fangan-list{padding-top: 20px;}
.fangan-list li{ float:left;width: 31.333%;margin-top: 50px; margin-right:2%;}
.fangan-list li:nth-child(3n) {margin-right:0;}
.fangan-list li:hover .ind3-txt h3{color: #0e68c3;}
.fangan-list li img{ min-width:376px; width:100%;height:271px;} 
.indthree-con{margin: 45px -160px 0;}
.indthree-a{display: block;position: relative;}
.ind3-pic{overflow: hidden;transition: ease .8s;}
.ind3-pic img{transition: ease .8s;}
.ind3-txt{position: relative;border-bottom: 1px solid #eee;padding: 26px 0 24px; font-size: 20px;line-height: 30px;color: #333;transition: ease .5s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; text-align:center}
.ind3-txt::before{position: absolute;content: "";width: 0;height: 1px;background: #0e68c3;left: 50%;bottom: 0;transform: translateX(-50%); transition: ease .5s;}
.indthree-a:hover .ind3-txt::before{width: 100%;}
.indthree-a:hover .ind3-pic img{transform: scale(1.1);}
.indthree-a:hover .ind3-pic{box-shadow: 0 0 13px rgba(0,0,0,.3);}

/*
.fangan-list {padding-top: 60px;width:100%; margin: 0 auto 6px auto; overflow:hidden}
.fangan-list li {width: 100%;padding: 0 14px;-moz-box-sizing: border-box; box-sizing: border-box;float: left;margin-bottom: 36px; }
.fangan-list li a {display: block;width: 100%;height: 100%;background: #FFF;box-shadow: 1px 5px 20px 0px rgba(0, 0, 0, 0.05);
      -webkit-transition: all .6s ease;-moz-transition: all .6s ease;transition: all .6s ease; }
.fangan-list li a:hover {-webkit-transform: translate(0, -6px);-moz-transform: translate(0, -6px);-ms-transform: translate(0, -6px);transform: translate(0, -6px); }
.fangan-list li a:hover .nr span {color: #2d539c; }
.fangan-list li a:hover .nr .btn {background: #141414;color: #FFF;border-color: #141414; text-align:center }
.fangan-list li .left { float:left;width: 600px;}
.fangan-list li .left .img {width: 100%; position: relative;padding-bottom: 67.69231%; background:url(/img/probg.jpg) }
.fangan-list li .left .img img { position: absolute;left: 0;top: 0;width: 100%;height: 100%; }
.fangan-list li .nr {margin-left:90px;padding: 45px 28px 0; overflow:hidden}
.fangan-list li .nr span {line-height: 50px;width:100%;overflow: hidden;height: 50px;font-size: 20px;color: #333;margin-bottom: 70px;}
.fangan-list li .nr p{line-height: 30px;width:100%;overflow: hidden;color: #333;}
.fangan-list li .nr .btn { display: inline-block; vertical-align: top;width: 80px;height: 28px;line-height: 26px;font-size: 12px;color: #555;
        background: #F4F4F4; border: 1px solid #CCC;-moz-box-sizing: border-box; box-sizing: border-box;position: relative; margin-top:30px; text-align:center }
/*产品中心*/
.bannavsec-ul{font-size: 0;text-align: center;}
.bannavsec-ul li{display: inline-block;vertical-align: top;}
.bannavsec-ul li a{display: block; padding: 15px 20px;transition: ease .5s; font-size: 16px;line-height: 26px;color: #666;}
.bannavsec-ul li.on a{color: #0e68c3;font-weight: bold;}
.bannavsec-ul li:hover a{color: #0e68c3;}

.pro-ul{ overflow:hidden;}
.pro-ul li{float: left;width: 31.33%;margin-top: 30px; margin-right:2%;}
.pro-ul li:nth-child(3n){ margin-right:0px;}
.pro-a{display: block;background: #fff;}
.pro-pic{overflow: hidden;}
.pro-pic img{width: 100%;transition: ease .5s; height:313px;}
.pro-ul li:hover .pro-pic img{transform: scale(1.06);}
.pro-txt{position: relative;border-top: 1px solid #e5e5e5;padding: 42px 30px 40px;text-align: center;font-size: 20px;line-height: 30px;color: #333;position: relative; transition: ease .5s;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}

.pro-txt::before{position: absolute;content: "";width: 0;height: 1px;background: #0e68c3;background-size: cover; top: -1px;left: 50%;transform: translateX(-50%); transition: ease .5s;}
.pro-ul li:hover .pro-txt::before{width: 100%;}
.pro-ul li:hover .pro-txt{color: #0e68c3;}
product-list {padding-top: 60px;width: 1228px; margin: 0 auto 6px auto; }
.product-list li {width: 50%;padding: 0 14px;-moz-box-sizing: border-box; box-sizing: border-box;float: left;margin-bottom: 36px; }
.product-list li a {display: block;width: 100%;height: 100%;background: #FFF;box-shadow: 1px 5px 20px 0px rgba(0, 0, 0, 0.05);
      -webkit-transition: all .6s ease;-moz-transition: all .6s ease;transition: all .6s ease; }
.product-list li a:hover {-webkit-transform: translate(0, -6px);-moz-transform: translate(0, -6px);-ms-transform: translate(0, -6px);transform: translate(0, -6px); }
.product-list li a:hover .nr span {color: #162a83;}
.product-list li a:hover .nr .btn {background: #162a83;color: #FFF;border-color: #141414; }
.product-list li .left {width: 390px;}
.product-list li .left .img {width: 100%; position: relative;padding-bottom: 67.69231%;}
.product-list li .left .img img { position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.product-list li .nr {margin-left: 390px;text-align: center;padding: 25px 28px 0; }
.product-list li .nr span {border-bottom: 1px dashed #B1B1B1;line-height: 50px;width: 100%;overflow: hidden;height: 50px;font-size: 20px;color: #333;
        margin-bottom: 70px;-webkit-transition: all .4s ease;-moz-transition: all .4s ease; transition: all .4s ease; }
.product-list li .nr .btn { display: inline-block; vertical-align: top;width: 80px;height: 28px;line-height: 26px;font-size: 12px;color: #555;
        background: #F4F4F4; border: 1px solid #CCC;-moz-box-sizing: border-box; box-sizing: border-box;-webkit-transition: all .4s ease;
        -moz-transition: all .4s ease; transition: all .4s ease;position: relative; }
/*联系*/
.contact{background: #fff; overflow:hidden; padding-bottom:20px;}
.conL{ float:left;width:40%;float: left;background: #fff;padding: 4px 0px 50px 0px;}
.conL h3{font-size: 30px;color: #f86e40; text-align:center; padding-top:40px;}
.conL p{ float:left; width:100%; line-height:40px; font-size:15px; text-align:center; padding-top:20px;}
.conL span{ float:left; width:100%; line-height:40px; font-size:30px; text-align:center}
.conR{ float:right; width:49%; border-left:1px solid #cccccc; overflow:hidden;background: #fff; padding:20px; margin:20px 0px;}
.conR p{ float:left; width:100%; line-height:30px; font-size:15px; padding-left:40px;}

/*news list*/
#info_lists1{ width:100%;margin:auto;}
#info_lists1 li{display:block; clear:both; border-bottom:1px dashed #d0d0d0; padding-bottom:10px; padding-top:10px;}
#info_lists1 li a{display:block; background:#FFF; cursor:pointer;}
#info_lists1 li div{float:left;}
#info_lists1 li div.clear{clear:both; float:none; font-size:0; height:0;}
#info_lists1 li div.tim{width:200px;}
#info_lists1 li div.tim img{width:200px; height:135px}
#info_lists1 li div.con{width:940px; float:right;}
#info_lists1 li div.con p.con1{color:#414141; font-size:16px; padding-top:3px;}
#info_lists1 li div.con p.con3{color:#414141; font-size:13px; padding-top:3px;}
#info_lists1 li div.con p.con2{color:#888; line-height:180%; padding-top:7px;}
.news_page{ width:100%; height:40px; text-align:center; line-height:40px; margin-top:40px;}
/*news info*/
.news-detail {background-color:#fff}
.news-detail-top {padding-bottom:38px;margin-bottom:32px;text-align:center;border-bottom:1px dashed #d8d8d8}
.news-detail-top h2 {line-height:1.4;font-size:30px;color:#333}
.news-detail-top p {margin-top:8px;font-size:14px;color:#333}
.news-detail-top p span {display:inline-block;vertical-align:top;margin:0 .06rem}
.news-article {font-size:14px;line-height:30px;color:#333}
.news-article p {margin-bottom:15px}
.news-article img {max-width:100%;height:auto !important}
.news-article ul {list-style:disc}
.news-article ul li {list-style:disc}
.news-article ol {list-style:decimal}
.news-article ol li {list-style:decimal}
.news-article p {margin-bottom:20px}
.news-paged {display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px;height:60px;line-height:60px;
	text-align:center;background-color:#fff}
.news-paged a {-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#333;-webkit-transition:all .3s;-o-transition:all .3s;
	-moz-transition:all .3s;transition:all .3s}
.news-paged a:hover {color:#fff;background-color:#122a88}
.news-paged a:not(:first-child) {border-left:1px solid #dcdcdc}
.news-paged i {display:inline-block;vertical-align:middle;margin-top:-5px}
.news-paged .prev i,.news-paged .backlist i {margin-right:.075rem}
.news-paged .next i {margin-left:.075rem}
.news_page{width:100%; margin:auto;height:40px; text-align:center; line-height:40px; font-size:14px; padding-bottom:50px;}
/*case list*/
.caselist {display: flex;flex-wrap: wrap; margin-top:20px; margin-left:5px;}
.caselist  li {width:31%; margin-right:2%; border-bottom: 1px solid #999;margin-bottom: 40px;cursor: pointer;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);border-bottom: 0; padding:5px;}
.caselist  li:nth-child(3n) {margin-right:0;}
.caselist  li span{ float:left; width:100%; line-height:35px; text-align:center; padding:10px 0px}
.caselist  li .img{ overflow:hidden;}
.caselist  li .img img {max-width: 100%;width: 100%; height:200px;object-fit: cover;transition: transform 0.5s;}
.caselist  li .img img:hover{ transform: scale(1.1);-webkit-transform:scale(1.1)}
.caselist  li:hover {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);border-bottom: 0;}
/*download*/
/* reveal-modal */
.reveal-modal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:100;display:none;top:0;left:0;}
.reveal-modal{visibility:hidden;top:100px;left:50%;margin-left:-300px;width:420px;background:#eee url(modal-gloss.png) no-repeat -200px -80px;position:absolute;z-index:101;padding:30px 40px 34px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {
font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.reveal-modal h2{font-size:18px;color:#990000;padding:0 0 20px 0;}
.reveal-modal p{padding:0 0 15px 0;}
/* 产品详情 */
.pri-menu{padding: 30px 0 0;}
.prime-con{font-size: 0; border-bottom: 2px solid #0e68c3;white-space: nowrap;overflow-x: auto;overflow-y: hidden;}
.prime-con a{padding: 10px 20px;border: 1px solid #eee;border-bottom: none; background: #f7f7f7; display: inline-block;font-size: 18px;line-height: 30px;color: #333;transition: ease .5s;}
.prime-con a.on{color: #fff;background: #0e68c3;}
.pri1-con{}
.pri1-left{float: left;width: 53%;}
.pri1-left>div{position: relative;padding-right: 0;}
.pri1-right{float: right;width: 46%;}
.pri1-font{padding: 0 0;}
.pri-tit{font-size: 30px;line-height: 40px;color: #333;}
.pri1-p{margin-top: 18px;max-height: 120px; font-size: 16px;line-height: 30px;color: #666;}
.pri1-mo{margin-top: 43px;position: relative; overflow: hidden; display: block;width: 170px;height: 46px;text-align: center;line-height: 46px;background: #0e68c3;border: 1px solid #0e68c3; font-size: 16px;color: #fff;}
.pri1-mo::before{position: absolute;content: "";width: 0;height: 100%;background: #0e68c3;transition: ease .6s;top: 0;left: 0;}
.pri1-mo:hover::before{width: 100%;}
.pri1-mo span{display: block;position: relative;z-index: 2;}
.pri1-mo:hover{color: #fff;background: transparent;}
  /* 滚动条 */
.scrollbar{overflow-y: auto; padding-right: 10px;}
.scrollbar::-webkit-scrollbar{width: 3px;background-color: #dcdbdb;}
.scrollbar::-webkit-scrollbar-thumb {background-color: #005657;border-radius: 10px;}
.scrollbarX {overflow-X: auto; padding-right:10px;}
.scrollbarX::-webkit-scrollbar{height:3px;background-color: #dcdbdb;}
.scrollbarX::-webkit-scrollbar-thumb{background-color: #005657;border-radius: 10px;}
/*详情区*/
.slideTxtBox{ width:100%; text-align:left; margin-top:40px;}
.slideTxtBox .hd{ height:40px; line-height:40px;background:#f9f9f9;position:relative; border-bottom:1px solid #0e68c3;}
.slideTxtBox .hd ul{ float:left;  position:absolute; top:-1px; height:40px;}
.slideTxtBox .hd ul li{ float:left; padding:0 25px; cursor:pointer;text-align:center; font-size:15px;margin-right:1px; border-right:1px solid #c9c9ca;}
.slideTxtBox .hd ul li:last-child{ border-right:0;}
.slideTxtBox .hd ul li.on{ height:40px;  background:#0e68c3;color:#fff }
.slideTxtBox .bd ul{width:100%; padding-top:25px;zoom:1; margin:auto; font-size:14px; color:#5d5d5d; }
.slideTxtBox .bd ul img{width:100%;}


