  body, input, select, textarea, button{ font-family: Arial; }
body, h1, h2, h3, h4, p, ul, ol, dd, dl, dt, form { margin: 0; padding: 0; }
header, footer, article, section, nav, menu, hgroup { display: block; }
img { max-width: 100%; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s;}

ul { padding-left: 0; list-style-type: none; }
a { color: #333; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0; border: 0; vertical-align: baseline;}
em,i{ font-style: normal; }
input,select,textarea{ font-size: 14px; color:#333; outline: 0; border: none; -webkit-box-sizing :border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
input[type=button],input[type=reset],input[type=submit]{ -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type=button],input[type=reset],input[type=submit]{ cursor: pointer; }
::-webkit-input-placeholder{ color: #999; }
::-moz-placeholder{ color: #999; }
::-ms-input-placeholder{ color: #999; }
body { font-size: 14px; line-height: 1.2; color: #333; background-color: #FFF; }
.not-found{text-align:center;}
.color-red{color: #da251c;}
.box { max-width: 1200px; margin: 0 auto; overflow: hidden; *zoom:1; _zoom:1; zoom:1;}
.clearfix:after{ content: " "; display: block; height: 0; visibility: hidden; clear:both;}
.top{ clear: both; overflow: hidden; padding: 15px 0; }
.top .logo{ float: left; margin-top: 10px;}
.top .logo a{ display: block; }
.text-right{float:right;width: 430px;position: relative;}
.text-right p{margin: 5px 0;padding: 3px 0;text-align: left;}
.text-right p a{ color: #000;}
.text-right p a:hover{ text-decoration: underline;}
.text-right .email{background:url(/public/images/email.png) no-repeat left;padding-left: 25px;background-size: 4%;}
.text-right .phone{background:url(/public/images/tel.png) no-repeat left;padding-left: 25px;background-size: 4%;}
.text-right .language{background:url(/public/images/web.png)no-repeat left;padding-left: 24px;background-size: 4%;}
.text-right .language a{ margin: 0 2px;}

.text-right .btn-top{display: flex;justify-content: space-around;text-align: center;position: absolute;right: 0;top:0;width: 190px;}
.text-right .btn-top li{width: 34%;font-size: 12px;color: #fff;padding: 5px 2px;border-radius: 5px;}
.text-right .btn-top li:first-child{background: #da0000;}
.text-right .btn-top li:last-child{background: #2aa515;}
.text-right .btn-top li img{width: 90%;margin-bottom: 3px;}

.nav{ clear: both; overflow: hidden; background: #100244;display: none; }
.nav .box{ max-width: 1250px; }
.nav ul li{ position: relative; float: left; height: 50px; line-height:50px; font-size: 15px; text-align: center;  }
.nav ul li a{ display: block; color: #FFF;text-transform: uppercase;font-weight: bold;padding: 0 40px;}
.nav ul li:hover a{color: #da251c;text-decoration: underline; }
.nav ul li a.nav-select{ color: #da251c; text-decoration: underline;}

.m-top{ display: block; height: 40px; text-align: center; }
.m-top img{ height: 30px; margin-top: 5px; }
.menu{ clear: both; overflow: hidden; border-top: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2; background-color: #FDFDFD; }
.menu ul li { float: left; width: 12.5%; line-height: 32px; text-align: center;}
.menu ul li a:hover{ color: #00DFB9; }
.m-top, .menu{ display: none; }

@keyframes a{0%{background-position-x:6600px}to{background-position-x:0}}
@-moz-keyframes a{0%{background-position-x:6600px}to{background-position-x:0}}
@-webkit-keyframes a{0%{background-position-x:6600px}to{background-position-x:0}}
@-o-keyframes a{0%{background-position-x:6600px}to{background-position-x:0}}
/*nav*/
.container{ max-width: 1200px; margin: 0 auto;}
.navBar{ position:relative; float:left;background: #100244;  }
.navBar p{ display:block; padding-top:13px;padding-bottom: 13px;}
.navBar p a{ color:#fff; font-size:15px;padding:17px 35px;font-weight: 600; text-transform: uppercase;}
.navBar p a.select{color: #da251c;}
.navBar ul{ position:absolute;overflow:hidden; top:44px; left:0; padding:15px;  display:none; z-index: 9999;box-sizing: content-box;}
.navBar ul .cover{ width:1200px; height: 400px; background: #000; opacity: 0.9; position: absolute; top: 0; left: 0; z-index: -1}
.navBar ul li a{ color:#000; line-height:30px; text-align:center; font-size:14px; text-decoration:none;}
.navBar .list{ width:400px;}
.nav-text:hover{ color: #da251c; }
.active ul{ display:block;}

.navigation{ width:100%;position:relative; float:left;background: #100244;  }
.navigation .products{width:1170px;left: -115px; background: none;}
.navigation .products li{ width:276px; float: left; margin-right:20px;}
.navigation .products li:last-child{margin: 0;}
.navigation .products li dt{background:#c4c4c4; padding: 5px 10px;}
.navigation .products li dd{ padding:5px 10px; color: #ddd;}
.navigation .products li dd:hover{background: #787878;}
.navigation .products li dd a{ color:#ddd; line-height: 24px;font-size: 12px; padding-left: 10px; background: url(/public/images/new_dot.png) left center no-repeat;}
.navigation .topic{width:1170px;left: -115px; margin-top:274px; border-top: solid 1px #ddd;}
.navigation .topic .contain{width:1200px; height: 400px; background: #1f1f1f; opacity: 0.8; position: absolute; top: 0; left: 0; z-index: -1 }
.navigation .topic span a{ color:#ddd; font-size: 14px; width:90px; margin-top: 6px; display: block; border-right: solid 1px #ddd; font-weight: bold; text-align: center; float: left;}
.navigation .topic ol{ width: 1050px; margin-left: 20px; float:right; display: block;}
.navigation .topic li{ width:340px; float: left; padding-left: 10px; background: url(/public/images/new_sj.png ) left center no-repeat; }
.navigation .topic li a{ color:#ddd; line-height: 26px;}

.navigation .about-list{ width: 150px; padding: 0;left: 50%;transform: translateX(-50%);}
.navigation .about-list li{padding: 5px 0;text-align: center;}
.navigation .about-list li a{ color: #ddd; }
.navigation .about-list li:hover{background: #787878;}
.navigation .parts-list{ left:15px;}
/*banner*/
.banner{ overflow: hidden;width: 100%;position:relative; height:60vh;}
.banner img{ margin: 0 auto; display: block; }
.ban-m{ display: none; clear: both; overflow: hidden; text-align: center; }
.ban-show img{ width: 100%; margin: 0 auto; display: block; }
.ban-show .ban-txt p img{ width: auto; }

.swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
    justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container video{background:#000;object-fit: cover;}
.swiper-container .videobutton{position: relative;}
.swiper-container .videobutton img{position: absolute;width: 50px!important;}
#gotoTop { display: none; position:fixed; bottom: 50px; right: 25px; transition:background 0.5s; text-decoration: none; overflow: hidden; width: 60px; height: 60px; z-index: 999; cursor: pointer; background: url(/public/images/totop.png) top left no-repeat ; }
.footer{ clear: both; overflow: hidden; position: relative; color: #FFF; text-align: center; line-height: 2; padding: 20px 0; background-color: #222; }
.footer a{color: #fff; margin:0 5px;}
.footer a:hover{color:#ed1c24;}
.banners {
    position: relative;
    overflow: hidden;clear: both;height: 650px;
}

.banners:before {
     content:""; 
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    z-index: 1
}

.banners .pic {
    width: 100%;
    opacity: 0
}

.banners .video {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block
}

.banners .sty1 {
    position: absolute;
    left: 13.54167%;
    top: 31.2%;
    z-index: 2
}

.banners .sty1 p {
    color: #fff
}

.banners .sty1 .p1 {
    font-size: 61px;
    font-weight: bold;
    line-height: 1.4
}

.banners .sty1 .p2 {
    margin-top: 44px;
    font-size: 22px
}


.index-pro{ clear: both; overflow: hidden; margin-top: 50px; }
.index-case{ clear: both; overflow: hidden; margin-top: 50px; }
.pro-tit{ text-align: center; margin-bottom: 40px; }
.pro-tit h1{ font-size: 40px; font-weight: normal; }
.pro-tit h1:before {content:"";width:76px;height:22px;background:url(/public/images/left.png) no-repeat;display:inline-block;margin:0 30px;background-size: cover;}
.pro-tit h1:after {content:"";width:76px;height:22px;background:url(/public/images/right.png) no-repeat;display:inline-block;margin:0 30px;background-size: cover;}

.hot-lb{overflow:hidden;margin-bottom:50px;}
.hot-lb ul{display: flex;justify-content: space-between;}
.hot-lb li{width:20%;text-align:center;position:relative}
.hot-lb li:after{content:'';width:10px;height:10px;box-shadow:0 0 5px 5px #da251c8c;background-color:#da251c;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;left:-45px;top:22px}
.hot-lb li.last:after{display:none}
.hot-lb li span{display:block;font-size:18px;color:#2b2b2b;line-height:50px;height:50px;border-radius: 25px;border: 1px solid #da251c;cursor:pointer}
.hot-lb li a{display:block;font-size:18px;color:#2b2b2b;line-height:50px;height:50px;border-radius: 25px;border: 1px solid #da251c;cursor:pointer}
.hot-lb li.on span,.hot-lb li:hover span{background:#da251c;;color:#fff;}
.hot-lb li.on a,.hot-lb li:hover a{background:#da251c;;color:#fff;}
.dn{display:none}

.tab-porduct ul {clear: both;display: block;margin-left: -8%;}
.tab-porduct ul li {float: left;margin-left:8%;margin-bottom: 4%;width: 25%;transition: all 0.5s;position: relative;}
.tab-porduct ul li .thumb {position: relative;display: block;z-index: 2;}
.tab-porduct ul li .thumb img {position: relative;z-index: 2;transition: all 0.5s;}
.tab-porduct ul li .thumb:after {content: '';position: absolute;background:#da251c;width: 100%;height: 85%;left: 13px;bottom: -20%;}
.tab-porduct ul li:hover .thumb img {-webkit-transform: translateX(13px);-ms-transform: translateX(13px);transform: translateX(13px);}
.tab-porduct ul li div {position: relative;z-index: 2;margin-left: 18px;text-align: center;}
.tab-porduct ul li div .title {clear: both;display: block;color: #fff;font-size: 16px;font-weight: bold;line-height: 24px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tab-porduct ul li div .more {clear: both;display: block;color: #fff;font-size: 14px;width: 110px;height: 25px;border-radius: 18px;line-height: 25px;text-align: center;cursor: pointer;border: 1px solid #fff;
    margin: 10px 45px;float: right;box-shadow: 0 0 1px 1px #ffffff7a;transition: all 0.5s;position: relative;}
.tab-porduct ul li div .more:hover {background: #fff;color: #da251c;}

.pro-show{ background: url(/public/images/cbg.png) no-repeat; padding: 60px 0; }
.pro-show .pro-tit h2{margin: 10px 0;}
.pro-show .pro-tit h2 a{ color: #FFF;padding: 10px 40px;border: 1px solid #fff;}

.slick-banner{background:#fff;margin-bottom: 40px;border-radius: 20px;display: flex;}
.slick-banner .slick-img{width:50%;}
.slick-banner .slick-img img{display:block;width:100%;height:auto;border-radius: 20px;}
.slick-banner .slick-text{width:46%;padding:2% 2% 0;}
.slick-banner .text-h3 h2{color: #da251c;}
.slick-banner .text-msg  a {display: block;font-size: 14px;width: 110px;height: 28px;border-radius: 18px;line-height: 28px;text-align: center;text-indent: 0;color: #fff;margin-top: 10px;background:#da251c;}
.text-msg{margin-top:20px}
.text-msg p{font-size:16px;line-height:30px;text-indent: -8px;}
.slider-nav{display: flex;justify-content: space-between;}
.slider-nav a{width: 31%;border-radius: 10px;overflow: hidden; }
.slider-nav a p{color: #fff;text-align: center;margin-top: 10px; }

.index-news {clear: both;overflow: hidden;margin-top: 50px;}
.new-tab{text-align:center;margin:0 0 50px}
.new-tab li{display:inline-block;padding:0 31px;position:relative}
.new-tab li:after{content:'';width:10px;height:10px;box-shadow:0 0 5px 5px #da251c8c;background-color:#da251c;border-radius:50%;position:absolute;right:-6px;top:22px}
.new-tab li:last-child:after{display:none}
.new-tab li span{display:block;font-size:18px;line-height:50px;cursor:pointer;width:200px;height:50px;border: 1px solid #da251c;border-radius:25px}
.new-tab li.on span{background:#da251c;color:#fff;}

.news-lb{margin-left:-6%}
.news-lb li{float:left;width:40%;margin-left:6%;padding-left:50px;position:relative;margin-bottom:20px}
.news-lb li .pic{float:left;width:170px;object-fit:cover;overflow:hidden;position:absolute;left:0;top:43px;-webkit-box-shadow:0 5px 13px rgba(56,86,145,.47);-moz-box-shadow:0 5px 13px rgba(56,86,145,.47);-ms-box-shadow:0 5px 13px rgba(56,86,145,.47);-o-box-shadow:0 5px 13px rgba(56,86,145,.47);box-shadow:0 5px 13px rgba(56,86,145,.47);border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px}
.news-lb li .pic img{display:block;width:100%;height:auto;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px}
.news-lb li .txt{background-color:#fff;padding:25px 20px 30px;-webkit-box-shadow:0 5px 13px rgba(56,86,145,.13);-moz-box-shadow:0 5px 13px rgba(56,86,145,.13);-ms-box-shadow:0 5px 13px rgba(56,86,145,.13);-o-box-shadow:0 5px 13px rgba(56,86,145,.13);box-shadow:0 5px 13px rgba(56,86,145,.13);margin-top:28px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}
.news-lb li .txt .tit{display: block;overflow: hidden;font-size: 18px;width: 78%;margin-left: 120px;-webkit-box-orient: vertical;margin-bottom: 10px;height: 42px;text-transform: lowercase;}
.news-lb li .qt{overflow:hidden;line-height: 18px;margin-left: 120px;height: 40px;}
.news-lb li .date{color:#333;margin-left: 120px;position: absolute;}
.news-lb li:hover .tit{color:#da251c;text-decoration: underline;}

.position{ height: 14px; line-height: 14px; color: #555; padding: 15px 0; border-bottom: 1px solid #EEE;}
.position img{ width: 14px;margin-right: 5px; }
.position a{ color: #555; }
.position a:hover{ color:#ed1c24;}


.con-foot{background: url(/public/images/footbg.png) no-repeat;background-size: cover;overflow: hidden;margin-top: 30px;clear: both;}
.con-right {float: left;position: relative;width: 40%;color: #fff;margin: 50px 0 50px 10%;}
.con-right:before{content:'';background: linear-gradient(white, transparent);width: 90%;height: 90%;position: absolute;left: -20px;top:10%;opacity: 0.3;z-index: 1;border-radius: 10px;}
.con-right:after{content:'';background: linear-gradient(white, transparent);width: 90%;height: 90%;position: absolute;left: -30px;top:15%;opacity: 0.3;z-index: 1;border-radius: 10px;}
.con-right .pad {padding: 4% 3%;background:#990b04;position: relative;border-radius: 10px;z-index: 9;}
.con-right .pad h3 {font-size: 22px;margin-bottom: 10px;font-weight: normal;}
.con-right .pad h4 {font-size: 22px;margin: 20px 0 10px;font-weight: normal;}
.con-right .pad p {font-size: 14px;line-height: 25px;}
.con-right .pad p a {color: #fff;}
.con-right .pad p a:hover{text-decoration: underline;}
.con-right .pad ul{display: flex;justify-content: space-between;text-align: center;}
.con-right .pad ul li img{width: 80%;}
.con-right .pad ul.foot-icon{position:absolute;top: 40px;right: 0;}
.con-right .pad ul.foot-icon li{margin-right: 15px;}
.con-right .pad ul.foot-icon li img{display: block;margin:0 auto 5px;width: 85px;}
/*left*/
.con-left {width: 48%;float: left;margin-right: 2%;}
.left-bg {padding: 2%;}
.left-bg p{color: #fff;}
.left-bg h3 {margin: 30px 0 20px;font-weight: normal;color: #fff;font-size: 26px;}
.left-bg form ul {width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.left-bg form ul li {width: 50%;float: left;margin-top: 30px;display: flex;align-items: center;}
.left-bg form ul li span{color: #fff;width: 40%;text-align: right;white-space:nowrap;}
.left-bg form ul li input {height: 36px;line-height: 36px;width: 60%;color: #333;font-size: 14px;text-indent: 5px;border-radius: 10px;}
.left-bg form ul li.wenb {width: 100%;align-items: baseline;}
.left-bg form ul li.wenb span{width: 25%;}
.left-bg form ul .wenb textarea {padding: 10px 0 0;text-indent: 5px;width: 100%;height: 80px;line-height: 20px;font-size: 15px;color: #333;resize: none;border-radius: 10px;margin-bottom: 20px;}
.left-bg form .btnclick{margin-left: 20%;}
.left-bg form .btn_submit{background: #da251c;}
.left-bg form .btn_reset{background: #f9b704;}
.left-bg form .btnclick input {color: #fff;height: 35px;line-height: 35px;display: block;width: 110px;float: left;margin-right: 20px;cursor: pointer;font-size: 18px;border: none;border-radius: 20px;margin-bottom: 15px;}

.pro_links{border-top: 1px dashed #666;color: #fff;padding-bottom: 30px;}
.pro_links h2{margin: 20px 0;font-weight: normal;}
.pro_links ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.pro_links ul li{width: 25%;line-height: 35px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro_links ul li a{color: #fff;}
.pro_links ul li a:hover{text-decoration: underline;}
/*product*/
.product{margin-top: 40px;}
.pro-left{width: 23%;float: left;}
.case-list{ margin-top:25px;border: 1px solid #ddd;padding-bottom: 20px;}
.case-list li{padding:10px; border-bottom: dashed 1px #ddd;}
.case-list li.first{border-bottom: none;}
.case-list li a:hover{color: #da251c;text-decoration: underline;}
.case-list li img{margin-top: 10px;}
.case-list p{width: 90%;margin:15px auto;}
.case-list .psbg{margin-top: 20px;}

.topic-list{ margin-top: 14px; overflow: hidden; border: solid 1px #ddd; padding: 10px 0;}
.topic-list>p{width: 90%;margin:10px auto;}
.topic-list .swiper-container{padding-bottom: 10px;}
.topic-list .swiper-container .swiper-pagination-bullets{bottom: 0; }
.topic-list .swiper-slide{position: relative;}
.topic-list .swiper-slide a{margin: 10px 0;}
.topic-list .swiper-slide p{position: absolute;bottom: 10px;width: 100%;background:#0000008c;padding: 10px 0; }
.topic-list .swiper-slide p a{color: #fff; }

.panel-group{border: 1px solid #ddd;border-top: none;padding-top: 20px;}
.panel-body{margin-bottom: 20px;}
.panel-body p{ padding:10px 0 10px 10px; border-bottom: dashed 1px #ddd;}
.panel-body p a:hover{ color: #da251c;text-decoration: underline;}
.pro-bg{border-left: 1px solid #ddd;}
.panel-title{box-shadow: 0 0 9px 0 rgba(41, 41, 41, 0.14);padding: 10px;font-weight: normal;color: #2b2b2b;font-size: 18px;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.panel-title img{vertical-align: middle;margin:2px 10px 5px 5px;}

.pro-left .contact-list{width: 100%; background: url(/public/images/conbg.jpg) top center no-repeat;background-size: cover;padding: 80px 0 20px;margin-top: 20px;}
.pro-left .contact-list p{padding-left:30px; margin-left:20px; color: #f1f1f1; line-height: 30px;}
.pro-left .contact-list p:nth-child(1){background: url(/public/images/about-icon.png) left 2px no-repeat;}
.pro-left .contact-list p:nth-child(2){background: url(/public/images/about-icon.png) left -28px no-repeat;}
.pro-left .contact-list p:nth-child(3){background: url(/public/images/about-icon.png) left -94px no-repeat;}
.pro-left .contact-list p:last-child{background: url(/public/images/whatsapp.png) left no-repeat;background-size: 25px;}

.pro-left .contact-img{width: 100%; background: url(/public/images/conbgs.png) top center no-repeat;background-size: cover;padding: 20px 0;margin-top: 20px;}
.pro-left .contact-img ul{display: flex;justify-content: space-around;text-align: center;}
.pro-left .contact-img ul li{width: 40%;color: #fff;}
.pro-left .contact-img ul li img{margin-bottom: 5px;}
.pro-left .contact-img p{margin-top: 10px;margin-left:20px;color: #fda740;line-height: 22px;}

/*pro-list*/
.pro-group ul li{ overflow: hidden; border-bottom: dashed 1px #999; padding: 20px 0;}
.pro-group ul li img{display: block; float: left; width: 25%; margin-right: 15px; border: solid 1px #ddd;}
.pro-group ul li a{color:#000; font-size: 20px; margin:15px 0; display: block;}
.pro-group ul li p{ color: #666;}
.pro-group ul li span{ background: #000; width: 100px; float: right;}
.pro-group ul li span a{ color: #f1f1f1; text-align: center; margin:2px 0; font-size: 16px;}
.pro-group ul dl{ border-bottom:dashed 1px #ddd; padding-bottom: 15px; margin-bottom: 15px;}
.pro-group ul dl img{width: 217px; float: left; display: block; margin-right: 15px;}
.pro-group ul dl.thumb img{width: 165px; }
.pro-group ul dl a{ text-decoration: none; color: #333;}
.pro-group ul dl dt{ font-size: 20px; margin-bottom: 15px; padding-top: 15px;}
.pro-group ul dl dd{ line-height: 26px;}


.product-show{ clear: both; overflow: hidden; margin: 50px auto; }
.product-pic{ float: left; width: 50%; }
.product-info{ float: right; width: 47%; }
.product-info h1{ font-size:26px; font-weight: normal; margin-bottom: 20px;}
.product-info ul{ clear: both; overflow: hidden; margin: 0 0 20px 0; }
.product-info ul li{ float: left; font-size: 16px;width: 40%; }
.product-info ul li img{ display: block; margin: 0 auto; }
.product-info ul li b{color: #29166f; }
.product-info p{ font-size:15px; line-height:26px; margin-bottom:5px; padding-left: 10px;}
.product-info p b{color: #29166f;margin-left: -8px; }
.product-info .swiper-slide img{border: 1px solid #d6d6d6;width: 85%;}
.pro-tel{ padding-left: 60px; margin-top:30px; background:url(/static/index/images_index/ico-tel.png) left center no-repeat; background-size: 44px;}
.pro-tel span{ display:block; font-size:14px; color:#333; line-height:25px; }
.pro-tel p{ font-size:28px; color:#ed1c24; line-height:1; font-weight:700;}
.pro-tel p em{ font-size:33px; display:inline-block; font-weight:700;}

.product-main{ clear:both; overflow:hidden;}

.pro-l a span{color: #ed1c24!important;}  
.pro-l{ float:left; width:75%;}
.pro-r{ float:right; width:75%;}
.pro-r p{ line-height:26px; margin-bottom: 10px;}
.pro-r p img{ margin:10px auto;display: block;}
.pro-r h2{ font-size:26px; margin:10px 0;text-align: center;}
.pro-r .content{ line-height: 24px;}
.pro-r .content img { width: auto !important; height: auto !important;}
.pro-l h3{ color: #333; font-size: 22px; font-weight: normal; margin-bottom: 10px;}
.pro-l ul{ clear: both; overflow: hidden; margin-top: 30px; margin-left: -2%; }
.pro-l ul li{ position: relative; float: left; width: 48%; padding: 30px; margin-left: 2%; margin-bottom: 2%; box-sizing: border-box; background-color: #F3F3F3; }
.pro-l ul li i{ position: absolute; left: 0; top: 0; color: #FFF; font-size: 20px; width: 60px; height: 58px; padding: 4px 0 0 6px; box-sizing: border-box; background:url(/static/index/images_index/ico-shape.png) top left no-repeat; }
.pro-l ul li b{ display: block; color: #555; font-size: 22px; text-align: center; }
.pro-l ul li b:after{ position:absolute; content:""; left:50%; top:70px; width:42px; height:3px; margin-left:-21px;background-color:#ed1c24;}
.pro-l ul li p{ color: #777; margin-top: 30px; height: 84px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.pro-about{ clear: both; overflow: hidden; margin-bottom: 10px; }
.pro-name{ color: #FFF; font-size: 20px; font-weight: bold; text-align: center; width: 100%; height: 50px; line-height: 50px; background-color: #ed1c24; }
.pro-name img{ margin-right: 10px; margin-top: 16px; }
.pro-about ul{ clear: both; overflow: hidden; padding: 10px 10px 0 10px; border:2px solid #EEE; border-top: none; box-sizing: border-box; }
.products01 li{ float: left; width: 100%; margin-bottom: 10px; }
.products01 li img{ width: 100%; height: auto; }
.products01 li a:hover img{transform:scale(1.08);-ms-transform:scale(1.08);-moz-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08)}
.products01 li a{ display: block; overflow: hidden; }
.products01 li a:hover{ color: #ed1c24; }
.products01 li p{ text-align: center; color: #333; font-size: 14px; line-height: 30px; }
.products02 li{ color: #333; font-size: 14px; line-height: 40px; text-align: center; background-color: #E5E5E5; margin-bottom: 10px; }
.products02 li:hover{ background-color: #ed1c24; }
.products02 li:hover a{ color: #FFF; }

.pro-r .paging {width: 100%;line-height: 50px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;overflow: hidden;margin-top: 35px;}
.pro-r .paging p {float: left;width: 48%;padding: 0 1%;font-size: 16px;overflow: hidden;color: #29166f;text-overflow: ellipsis;white-space: nowrap;line-height: unset;margin-bottom: 0;}

.pro-line{ clear: both; overflow: hidden; padding-top: 50px; margin-top: 50px; background:url(/static/index/images_index/bg-pro.png) top left; }
.pro-line.pro-anli{
    background: none;
    margin-top: 0;
}
.pro-line.pro-anli h2{
    color: #333;
}
.pro-line h2{ color: #FFF; font-size: 34px; font-weight: normal; text-align: center; }
.pro-line p{ color: #FFF; font-size: 16px; text-align: center; margin: 20px 0; }
.pro-line ul{ clear: both; overflow: hidden; margin-left: -0.5%; }
.pro-line ul li{ float: left; width: 32.8%; margin-left: 0.5%; }
.pro-line ul li .pro-img{ position:relative; overflow:hidden; padding-top:77.567%;display:block; }
.pro-line ul li .pro-img img{ position:absolute; left:0; top:0; width:100%; height:100%; }
.pro-line ul li .pro-shade{ display: none; position:absolute; left:0; top:0; width:100%; height:100%; transition:.3s; -ms-transition:.3s; -moz-transition:.3s;-webkit-transition:.3s; -o-transition:.3s; background:url(/static/index/images_index/ico-picbg.png) center; }
.pro-line ul li .pro-shade .shade-ico{ position:absolute; width:150px; height:150px; left:50%; top:50%; margin-left:-75px; margin-top:-75px; background:url(/static/index/images_index/ico-pic.png) center no-repeat; }
.pro-line ul li:hover .pro-shade{ display: block; }
.pro-line ul li p{ color: #FFF; font-size: 18px; line-height: 24px; padding: 10px 0; margin: 0; background-color: #ed1c24; }
.pro-line ul li p a{ display: block; color: #FFF; }

.pro-news{ clear: both; overflow: hidden; padding-top: 50px;}
.pro-news h2{ color: #333; font-size: 34px; font-weight: normal; text-align: center; }
.pro-new{ clear: both; overflow: hidden; margin-top: 40px; }
.news-pic{ float: left; width: 320px; height: 360px; }
.pro-new ul{ overflow: hidden; padding-left: 60px; }
.pro-new ul li{ float: left; width: 100%; margin-bottom: 15px; border-bottom: 1px solid #EEE; }
.pro-new ul li:last-child{ border-bottom: none; margin-bottom: 0; }
.pro-new ul li h3{ clear: both; overflow: hidden; line-height: 30px; }
.pro-new ul li h3 a{ float:left; color: #333; font-size: 18px; width:84%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.pro-new ul li h3 a:hover{ color: #ed1c24; }
.pro-new ul li h3 span{ float:right; color: #666; font-size:14px; font-weight: normal;}
.pro-new ul li p{ color: #888; font-size: 14px; padding: 15px 0 20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.pro-cont{ clear: both; overflow: hidden; padding:50px 0 60px; }
.pro-cont ul li{ float: left; width: 25%; height: 300px; text-align: center; box-sizing: border-box; }
.pro-cont ul li.cont01{ padding: 65px 40px; background:url(/static/index/images_index/ico-line.png) #ed1c24 top right no-repeat; }
.pro-cont ul li.cont01 img{ display: block; margin: 0 auto 20px; }
.pro-cont ul li.cont01 b{ display: block; color: #FFF; font-size: 26px; }
.pro-cont ul li.cont01 p{ color: #FFF; font-size: 18px; margin-top: 10px; }
.pro-cont ul li.cont02 img{ width: 100%; }
.pro-cont ul li.cont03{ padding: 45px 50px; background:url(/static/index/images_index/ico-line.png) #2A2A51 top right no-repeat; }
.pro-cont ul li.cont03 img{ display: block; margin: 0 auto 30px; }
.pro-cont ul li.cont03 b{ display: block; color: #FFF; font-size: 14px; font-weight: normal; margin-top: 15px; text-align: left; }
.pro-cont ul li.cont03 p{ color: #FFF; font-size: 16px; text-align: left; margin-top: 16px; }
.pro-cont ul li.cont03 p img{ float: right; display: inline-block; margin: 0; }
.pro-cont ul li.cont03 p span{ color: #000; padding:4px 40px; margin-left: 10px; border-radius: 18px; cursor: pointer; background-color:#f9ebfa;}
.pro-cont ul li.cont03 p span:hover{background-color: #ed1c24;color: #FFF;}
.pro-cont ul li.cont04{ padding: 40px 30px; background:url(/static/index/images_index/pic-cont02.jpg) top left no-repeat; }
.pro-cont ul li.cont04 p{ float: left; width: 42%; padding:15px 5px; box-sizing: border-box; margin: 0 4%; margin-bottom: 20px; border-radius: 10px; background: rgba(0,0,0,.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); }
.pro-cont ul li.cont04 p img{ display: block; margin: 5px auto 10px; }
.pro-cont ul li.cont04 b{ color: #FFF; font-size: 14px; font-weight: normal; }

.pro-rank{ float: right;width: 75%; overflow: hidden; margin: 0 auto; }
.pro-rank h2{ margin-bottom: 10px;margin-left: 2%;}
.pro-rank h2 img{ width: 7%; vertical-align: middle;margin-right: 10px;}
.pro-rank h2 img.tit-icon{ width: 30px;}
.pro-rank .pro-intro{ margin-left: 2%; margin-bottom: 15px;    line-height: 1.5;}
.pro-rank ul{ clear: both; overflow: hidden;margin-bottom: 20px;}
.pro-rank ul li{ float: left; width: 31.3%; margin-left: 2%; margin-bottom: 30px; }
.pro-rank ul li a{ display: block; }
.pro-rank ul li p {  height: 40px; line-height: 40px; text-align: center; border: 1px solid #E5E5E5;border-bottom-left-radius:15px;border-bottom-right-radius:15px; overflow: hidden; }
.pro-rank ul li:hover p a{ color: #da251c;text-decoration: underline; }
.pro-rank ul li img{ width:100%; height: auto;}

.related{margin: 40px 0;box-shadow: 2px 2px 9px 0 rgba(41, 41, 41, 0.2);padding: 20px 0;clear: both;}
.related h2 img{ width: 5%; vertical-align: middle;margin-right: 10px;}
.related ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.related ul li{width: 22%;text-align: center;}
.related ul li p{margin-top: 10px;}
.related ul li a:hover{text-decoration: underline;}
.reply ul li img{border: 1px solid #d6d6d6;width: 99%;}

.interrelated{padding: 20px 0;}
.interrelated h2 img{ width: 5%; vertical-align: middle;margin-right: 10px;}
.interrelated ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.interrelated ul li{width: 31%;text-align: center;margin-bottom: 0;}
.interrelated ul li p{margin-top: 10px;border: none;line-height: normal;}
.interrelated ul li a:hover{text-decoration: underline;}

.relational ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.relational ul li{width: 23%;text-align: center;margin-bottom: 0;}
.relational ul li p{margin-top: 10px;border: none;line-height: normal!important;text-indent: 0!important;}
.relational ul li a:hover{text-decoration: underline;}

.recommend{box-shadow: none;margin: 20px 0;}

.pro-type{ clear: both; overflow: hidden; margin-top: 60px; }
.pro-type ul{ clear: both; overflow: hidden; margin-left: -1%; }
.pro-type ul li{ position: relative; float: left; width: 49%; margin-left: 1%; margin-bottom: 1%; }
.type-pic{ display: block; width: 100%; height: auto; overflow: hidden;}
.type-info{ position: absolute; left: 36px; top: 20%; }
.type-info a{ display: block; }
.type-info h3{ font-size: 26px; margin-bottom: 20px;}
.type-info h3 a{ color: #FFF; }
.type-info h3 a:hover{color: #ed1c24;}
.type-info p{ color: #FFF; font-size: 14px; line-height: 26px; }
.type-info a.type-btn{ color: #FFF; font-size: 14px; height: 24px; line-height: 24px; width: 70px; text-align: center; border-radius: 12px; border:1px solid #FFF; margin-top: 20px; }
.type-info a.type-btn:hover{ background-color: #FFF; color: #333; }

.pro-case{ clear: both; overflow: hidden; margin-top: 50px; padding: 40px 0 50px; background-color: #EEE; }
.pro-case h2{ color:#010101 ; font-size: 36px; text-align: center; }
.pro-case h2 i{ font-weight: normal; }
.pro-case ul{ clear: both; overflow: hidden; padding: 30px; box-sizing: border-box; margin-top: 30px; margin-left: -3%; background-color: #FFF; }
.pro-case ul li{ float: left; width: 30.3%; margin-left: 3%;}
.pro-case ul li img{ width: 100%; height: auto; }
.pro-case ul li a{ display: block; }
.pro-case ul li p{ line-height: 20px; margin: 10px 0; text-align: center; }
.pro-case ul li p a{ color: #333; font-size:16px; }
.pro-case ul li p a:hover{ color: #ed1c24; }

.pro-need{ clear: both; overflow: hidden; margin: 60px auto 40px; }
.pro-need h2{ color:#010101 ; font-size: 36px; text-align: center; }
.pro-need h2 i{ font-weight: normal; }
.pro-need p{ color: #FFF; font-size: 20px; width: 230px; height: 36px; text-align: center; line-height: 36px; margin: 16px auto 46px; border-radius: 18px; background-color: #8ea8c9; }
.pro-need ul{ clear: both; overflow: hidden; margin-left: -3%; }
.pro-need ul li{ position: relative; float: left; width: 22%; margin-left: 3%; border-radius: 8px; overflow: hidden; }
.pro-need ul li img{ width: 100%; height: auto; }
.pro-need ul li em{ position: absolute; left: 50%; top: 0; width: 72px; height: 22px; text-align: center; border-radius: 0 0 8px 8px; margin-left: -36px; background-color: #FFF; }
.need-line{ position: relative; height: 36px; margin: 0 11% 15px; border:1px solid #BFBFBF; border-top: none; }
.need-line font{ position: absolute; left: 50%; bottom: -15px; width: 100px; height: 30px; line-height: 30px; color: #000; font-size: 18px; text-align: center; margin-left: -50px; background-color: #FFF; }

.line01{ margin: 50px 11% 0; border:1px solid #BFBFBF; border-bottom: none; }
.line01 font{ position: absolute; left: 50%; top: -15px; }

.content-top {margin: 40px 0;}
.gallery-top {height: 80%;width: 100%;}
.gallery-thumbs {height: 20%;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {width: 25%;height: 100%;opacity: 0.5;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.content-top .content-left {float: left;width: 45%}
.content-top .content-left img{width: 100%;}
.cbg .content-left img{position:relative;z-index: 9;}
.content-top .content-right {float: left;width: 52%;margin-left: 3%;}
.content-top .content-right h1 {font-size: 28px;margin-bottom: 10px;}
.content-top .content-right .content-cnt>p {font-size: 15px;line-height: 24px;color: #333;padding: 10px 0;border-bottom: 1px dashed #ccc;}
.content-top .content-right .content-cnt p.float {float: left;margin-right: 50px;}
.content-top .content-right .content-cnt p span {font-weight: bold;color: #d20101;}
.content-top .content-right .content-cnt p strong {font-weight: bold;color: #d20101;}
.content-top .content-right .chat {justify-content: left;font-size: 18px;margin: 5px 0;}
.content-top .content-right .chat a{margin: 10px 20px 10px 0;width: 35%;}
.content-top .content-right .chat a img{width: 24px;}
.content-top .content-right .content-cnt ul{display: flex;flex-wrap: wrap;border-bottom: 1px dashed #ccc;padding: 10px 0;}
.content-top .content-right .content-cnt ul li{width: 33%;}
.content-top .content-right .content-cnt ul li:nth-child(1) p{text-align: left;padding-left: 20%;margin-top: 27px;}
.content-top .content-right .content-cnt ul li:nth-child(2) p{text-align: left;padding-left: 30%;margin-top: 27px;}
.content-top .content-right .content-cnt ul li a{font-weight: bold;color: #da251c;margin-top: 5px;display: inline-block;padding-left: 20%;}
.content-top .content-right .content-cnt ul li:nth-child(2) a{padding-left: 30%;}
.content-top .content-right .content-cnt ul li:nth-child(1){background: url(/public/images/form-icon1.png)no-repeat left center;}
.content-top .content-right .content-cnt ul li:nth-child(2){border-left: 1px solid #ddd;border-right: 1px solid #ddd;background: url(/public/images/form-icon2.png)no-repeat left+25px center;}
.content-top .content-right .content-cnt .Whatsapp{display: flex;justify-content: space-around;text-align: center;}
.content-top .content-right .content-cnt .Whatsapp p{width: 35%;font-size: 12px;color: #fff;padding: 5px 2px;border-radius: 5px;}
.content-top .content-right .content-cnt .Whatsapp p:first-child{background: #da0000;}
.content-top .content-right .content-cnt .Whatsapp p:last-child{background: #2aa515;}
.content-top .content-right .content-cnt .Whatsapp img{width: 90%;margin-bottom: 3px;}
.btn-share {display: flex;align-items: center;}
.addthis-animated{margin-left: 10px!important;}
.add-box{display:flex;margin-top:20px;}
.add-share{margin-right: 10px;font-weight: bold;color: #d20101;font-size:15px;}
.add-news{display:flex;}
.add-news-share{margin-right: 10px;font-size:18px!important;color:#333!important;}
.cont-nav.leave {position: fixed;max-width: 1200px;width: 96%;left: 50%;top: 0;margin-left: -600px;background-color: #fff;z-index: 100;}
.cont-nav ul li {float: left;width: 24.8%;background: #ddd;margin-right:0.26%;}
.cont-nav ul li:last-child{margin-right:0;}
.cont-nav ul li a {display: block;height: 52px;line-height: 50px;font-size: 18px;text-align: center;}
.cont-nav ul .on {background: #da251c;}
.cont-nav ul .on a{color: #fff;}
.cont-box {overflow: hidden;margin-top: 50px;}
.cont-box .cont-box-left {float: right;width: 75%;}
.cont-box .cont-box-left #Div1{padding-top: 20px;}
.cont-box .cont-box-left h2 {font-weight: normal;font-size: 24px;background:  url(/public/images/double.png) center left no-repeat;;padding-left: 4%;color: #29166f;margin: 30px 0 20px;}
.cont-box .cont-box-left img {display: block;margin: 15px auto;width: auto !important;height: auto !important;}
.cont-box .cont-box-left h2 span {float: right;font-size: 16px;color: #333;}
.cont-box .cont-box-left h2 span img{display: inline;margin: 0 5px 0 0;vertical-align: bottom;width: 22px;}
.cont-box .cont-box-left h2 span a{font-weight: bold;}
.cont-box .cont-box-left h2 span a.red{color: #da251c;}
.cont-box .cont-box-left p {font-size: 15px;line-height: 24px;color: #555;margin-bottom: 15px;}
.cont-box .cont-box-left table p {font-size: 12px;line-height: 20px;color: #555;margin-bottom: 0;text-align: center;}

.mat-content .content-top .content-left{width: 52%;}
.mat-content .content-top .content-right{width: 46%;margin-left: 2%;}
.mat-content .content-top .content-right .content-cnt p span{color: #29166f;margin-left: -8px;}
.mat-content .content-top .content-right .chat{margin: 5px 0;}
/*case*/
.case-lst{ clear: both; overflow: hidden; margin: 20px auto; }
.case-lst ul{ clear: both; overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between; }
.case-lst ul li{width: 31%; margin: 30px 0;border: 1px solid #ddd;border-top-right-radius: 15px; border-top-left-radius: 15px;box-shadow: 2px 2px 9px 0 rgb(41 41 41 / 20%) }
.case-lst ul li a{ display: block; overflow: hidden; }
.case-lst ul li a:hover{ text-decoration: underline; }
.case-lst ul li p {margin: 15px 0; color: #333; font-size: 16px;position: relative;padding:0 10px; }
.case-lst ul li p span{ font-size: 14px; display:block;margin-bottom: 10px;margin-left: -5px;}
.case-lst ul li p span b{color: #29166f;font-weight: normal;}
.case-lst ul li p img{ position: absolute;top: 8px;right: 10px;}
.case-lst ul li>a img{ width:100%; height: auto; border-radius: 5px;}

.case-tel{ margin-top:20px; }
.case-tel span a{ color: #da251c; }
.case-tel p{ display: inline-block;font-weight: bold;}
.materials ul li>a img{border-radius: 0;}
.materials ul li{border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;}
.materials ul li p img{top:-3px;right: 18px;}

.pro-boxbig{width:78%; float: left; overflow: hidden; }
.pro-boxbig li{width: 100%; float: left; display: none; }
.pro-boxbig li:first-child{display: block;}
.pro-boxbig li img{ width: 100%;}
.pro-boxbig img,.pro-boxsmall img{width: 100%; height: 100%;}
.pro-boxsmall{width:19%; float: right; margin-right: 12px;}
.pro-boxsmall li{ margin:1px 0 4px 1%; }
.pro-boxsmall li img{width: 99%;}
.pro-boxsmall li:hover{border: solid 1px #217ccf;}
/*news*/
.page{ width:100%; font-size:14px; line-height:23px; text-align:center; clear:both;}
.page a{ color:#999; margin-right:5px; padding:6px 18px; background:#fff none repeat scroll 0 0; border:1px solid #ddd;}
.page a:hover{ color:#fff; text-decoration:none; border:1px solid #ed1c24; background:#ed1c24 none repeat scroll 0 0;}
.page .current{ color:#fff; text-decoration:none; margin-right:5px; padding:6px 18px; border:1px solid #ed1c24; background:#ed1c24 none repeat scroll 0 0;}
.disabled{ color:#999; margin-right:5px; padding:6px 18px; border:1px solid #ddd; background:#fff none repeat scroll 0 0;}
.page ul li{display:inline-block;}
.page .active span{ display: block; color: #fff; padding:6px 18px; background:red none repeat scroll 0 0; border:1px solid #ddd;}

.news-list{float: right;width: 74%;}
.news-int{ margin: -20px 0 0; border-bottom: 1px solid #888;line-height: 24px;padding-bottom: 20px;font-size: 15px;}
.news-list ul{ clear: both;; overflow: hidden; }
.news-list ul li{ padding-bottom: 20px; border-bottom: 1px dashed #888;  margin-bottom: 25px;overflow: hidden;}
.list-time{ float: left;  width:22%;  margin-right: 15px;  }
.list-time img{  width:100%; }
.list-info{ display: block; overflow: hidden; }
.list-info h2{ color: #000; font-size: 20px; font-weight: normal; margin: 10px 0; }
.list-info h2 a{ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list-info h2 a:hover{ color: #ed1c24; }
.list-info p{ font-size: 14px; line-height: 24px; overflow: hidden; }
.list-info .info{ display: inline-block;color: #fff;text-align: center;font-size: 15px;background: #100244;padding: 5px 10px;float: right;}

.news-detail{ clear: both; overflow: hidden; margin-top: 40px; }
.news-nav{ float: left; width: 420px; background: url('/static/index/images_index/bg-nav.jpg') #E5E5E5 no-repeat top center;}
.news-nav.place{ top:0; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s; }
.news-nav.place p{ margin-top: 150px; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s; }

.news-nav a{ display: block; margin-top: 120px; }
.news-nav a img{ display: block; margin: 0 auto; }
.news-nav b{ display: block; }
.news-nav b img{ margin-top: 150px; margin-left: 230px; }
.news-nav p{  width: 100%; color: #707580; font-size: 20px; text-align: center; margin-top: 30px; }
.news-nav p font{ font-size: 22px; color: #ed1c24; }
.news-nav p font i{ font-size: 28px; font-weight: bold; }

.news-time{  font-size: 18px; height: 30px; line-height: 33px;display: flex;justify-content: center; }
.news-time>span:first-child{ margin-right: 20px; }
.news-main h1{ font-size: 28px; font-weight: normal; margin: 40px 0;text-align: center; }

.news-author{ border: 1px solid #efe8e8; margin: 25px 0;background:#f8f7f7;border-radius: 10px;box-shadow: 0 5px 13px rgb(56 86 145 / 13%); }
.news-intro{ padding:1% 2%;height: 80px;}
.news-text {width: 85%;line-height: 30px;font-size: 15px;float: left;margin-top: 10px;}
.news-text h3 { color: #000; font-size: 24px; height: 34px; line-height: 34px; font-weight: 500;}
.news-main .news-text p { color: #666; font-size: 14px; line-height: 24px; margin: 0;}
.news-author span{ color: #da251c; }

.much-time{ float: left; color: #FFF;  width: 12%; text-align: center; padding: 10px 0; margin-right: 20px; background-color: #949494; }
.much-time b{ display: block; color: #FFF; font-size: 40px; line-height: 2.5; font-family: Microsoft Yahei; font-weight: normal; }

.news-main p{ color: #555; font-size: 16px; line-height: 32px; margin-bottom: 16px; }
.news-main p a{color:#ed1c24;padding: 0 4px;}
.news-main p a:hover{text-decoration: underline;}
.news-main p video{ width: 100%; height: auto; max-width: 600px; }
.news-main  i{ float: left; width: 63px; height: 28px; margin-right: 15px; background: url('/static/index/images_index/ico-txt.jpg') no-repeat left top;}
.news-main h2{ color: #333; font-size: 26px; margin-bottom: 16px;}
.news-main h3{ color: #333; font-size: 24px; margin-bottom: 16px;}
.news-main table{margin-bottom: 20px;}

.news-page{ clear: both; overflow: hidden; margin-top: 20px; }
.news-page p{ color: #FF3900; line-height: 36px; margin: 0; }
.news-page p span{ float: left; width: 64px; }
.news-page p a{ display: block; color: #FF3900; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-about{ clear: both; overflow: hidden; margin-top: 20px;}
.news-tit{overflow: hidden;padding-bottom: 26px;}
.news-tit h3{ position: relative; float: left; width: 128px; height: 38px; line-height: 37px; text-align: center; font-size: 18px; font-weight: normal; color: #FFF; background-color: #FF3900;}
.news-tit h3::after{ content: ""; position: absolute; left: 0; width: 11px; height: 11px; bottom: -11px; background: url('/static/index/images_index/ico-tit.png') no-repeat left bottom;}
.news-about ul li{ padding: 13px 15px 10px 68px; margin-bottom: 20px; background: #f6f6f6 url('/static/index/images_index/ico-arrow01.png') no-repeat left 18px center; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s;}
.news-about ul li a{ display: block; font-size: 20px; color: #333; line-height: 30px; margin-bottom: 10px;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-about ul li span{ display: inline-block; font-size: 14px; color: #999; line-height: 24px; margin-right: 25px;}
.news-about ul li a:hover{color: #ff3900;}

.news-pro{ clear: both; overflow: hidden; margin-top: 20px;}
.news-pro ul{ margin-left: -2%; margin-top: 10px; }
.news-pro ul li{ float: left; width: 48%; margin-left: 2%; }
.news-pro ul li img{ width: 100%; height: auto; }
.news-pro ul li a{ display: block; }
.news-pro ul li p{ color: #333; font-size: 18px; padding: 5px 0; margin: 0; margin-bottom: 10px; text-align: center; }
.news-foot{ display: none; }

.news-focus ul{ clear: both; overflow: hidden; margin-top: 45px; border: 1px solid #bfbfbf;border-radius: 10px;padding: 4%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.news-focus ul li{  width: 47%;  }
.news-focus ul li .picture img{ border-radius: 10px;width: 97%; }
.news-txt{ padding: 15px; border: 1px solid #ddd;margin-top: -20px;margin-left: 20px;}
.news-txt h3{font-size: 18px; font-weight: normal;margin-top: 20px;}
.news-txt a:hover{ color: #ed1c24; }
.news-txt p{ margin-top: 10px;line-height: 20px;margin-bottom: 10px; }
.news-txt .added{ float: right;margin-top: -20px; }

.news-com{ clear: both; overflow: hidden; margin-top: 30px;background: #f5f5f5; }
.news-com h2{ line-height: 30px; font-weight: normal; }
.news-com h2 span{ color: #010101; font-size: 30px; }
.news-com h2 a{ float: right; color: #666; font-size: 14px; }
.news-com h2 a:hover{ text-decoration: underline; }
.com-show{ clear: both; overflow: hidden; margin-top: 30px; }

.com-show ul{ display: flex;flex-wrap: wrap;justify-content: space-between; }
.com-show ul li{width: 30%; margin: 15px 0 30px;background: #fff; }
.com-show ul li h3{ font-size: 18px; font-weight: normal; margin: 18px 0 12px;display: flex;justify-content: space-around; }
.com-show ul li h3 a{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.com-show ul li h3 a:hover{ color: #ed1c24; }


.news-other{ clear: both; overflow: hidden; padding: 130px 0 160px; margin-top: 20px; background: url('/static/index/images_index/bg-news02.jpg') repeat center top; }
.other-con{ float: right; width: 57%; color: #FFF; text-align: right; }
.other-con b{ font-size: 36px; }
.other-con p{ font-size: 17px; line-height: 30px; margin: 20px 0; }
.other-con a{ display: inline-block; color: #FFF; font-size: 14px; padding: 15px 70px; border:1px solid #FFF; cursor: pointer; }
.other-con a:hover{border-color:#ed1c24;}
.other-con a img{ vertical-align: middle; margin-left: 10px; }

.ban-nav{ position: absolute; left: 18%; bottom: 0; }
.ban-nav span{ float: left; margin-right: 3px; }
.ban-nav span a{ display: block; padding:20px 50px; background-color: #FFF; }
.ban-nav span a:hover{ color: #FFF; background-color: rgba(236,0,2);}
.ban-nav span a.ban-cur{ color: #FFF; background-color: rgba(236,0,2); }
.news-place{ text-align: right; }

/*about*/
.about-show{ clear: both; overflow: hidden; margin-top: 50px; }
.about-show h1{ color: #000; font-size: 40px; font-weight: normal; text-align: center; }
.about-info{ clear: both; overflow: hidden; }
.about-video{float: left;width: 46%;position: relative;box-shadow: 0 4px 7px 1px rgba(41, 22, 111, 0.34);border-radius: 20px;padding: 1% 1% 2% 1%;margin: 1%;}
.about-video video{ object-fit: cover; width: 100%;height: 310px;}
.about-video .website{ display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.about-video .website div{ margin: 5px 0;}
.chat {margin: 15px 0;font-size: 15px;display: flex;justify-content: center;}
.chat a{color: #fff;border-radius: 10px;padding: 10px 0;display: block;width: 40%;text-align: center;margin: 10px;}
.chat a img{vertical-align: text-bottom;margin-right: 10px;}
.chat .col-red {background: #da251c;}
.chat .col-blue {background:  #29166f;}
.chat .col-orange {background:  #ff7200;}

.about-video .chat{ display: block;}
.about-video .chat a{ margin: 15px 0;}
.about-video .about-icon{position:absolute;bottom: 15px;right: 0;display: flex;}
.about-video .about-icon li{margin-right: 25px;text-align: center;border-radius: 5px;color: #fff;padding: 10px 10px 5px;}
.about-video .about-icon li:first-child{background: #da0000;}
.about-video .about-icon li:last-child{background: #584b8b;}
.about-video .about-icon li img{display: block;margin:0 auto 5px;width: 85px;}

.online {font-size: 15px;width: 15%;float: right;}
.online a{color: #fff;border-radius: 10px;padding: 8px 0;display: block;text-align: center;margin-bottom:10px;}
.online a img{vertical-align: text-bottom;margin-right: 10px;}
.online .col-red {background: #da251c;}
.online .col-blue {background:  #29166f;}
.online .col-orange {background:  #ff7200;}

.about-text{width: 45%;float: right;margin: 1%;padding: 1% 1.5%;background-color: #584b8b;box-shadow: 0 4px 7px 1px rgba(218, 37, 28, 0.23);border-radius: 30px;}
.about-text p{ line-height: 25px;text-indent: 2em;font-size: 15px; color: #fff ;margin-bottom: 12px;}
.about-text p a{ color: #fff }
.about-pro ul{display: flex;justify-content: space-between;margin: 30px 0;}
.about-pro ul li{width: 23%;text-align: center;}
.about-pro ul li p{margin-top: 10px;}

.about-main{ clear: both; overflow: hidden; background: url('/public/images/abg.png') repeat center top; }
.about-main h2{ color: #fff; font-size: 30px; font-weight: normal; text-align: center; margin: 40px 0;}
.about-main h2:before,.about-main h2:after{content:'';display:inline-block;vertical-align:middle;width:35px;height:26px;margin-top:-6px}
.about-main h2:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}
.about-main h2:after{background:url(/public/images/tit-icon2.png)no-repeat;background-size:contain;margin-left:20px}

.about-main ul{ clear: both; overflow: hidden; margin-top: 25px;display: flex;flex-wrap: wrap;justify-content: space-between; }
.about-main ul li{  width: 31%;margin-bottom: 10px; }
.about-main ul li p{ color: #fff; font-size: 16px; text-align: center; margin: 15px 0;}

.history{width: 100%; margin: 40px 0 20px; position: relative; height: 260px;}
.history *{box-sizing:border-box}
.history .story-bg{ position:absolute; width: 100%; height: 324px; background: url(/public/images/about-history.png) top center no-repeat;}
.history ul li span{ font-size: 24px;}
.history ul li .jiuer{ position:absolute;  left: 34%; top:220px;}
.history ul li .jiuba{ position:absolute; top: 160px; left: -100px; width: 260px;}
.history ul li .year{position: absolute;  left: -10px; }
.history ul li .ling{ position:absolute; left: -230px; width: 260px;}
.history ul li .year1{position: absolute; left: -120px; top:220px;}
.history ul li .lingsi{ position:absolute; left: -330px; width: 260px; top: 160px;}
.history ul li .year2{ position: absolute; left: -236px; }
.history ul li .lingjiu{ position:absolute; left: 460px; width: 300px;}
.history ul li .year3{ position: absolute; right: -318px;  top: 220px;}
.history ul li .yiwu{ position:absolute; right: -300px; width: 260px; top: 160px;}
.history ul li .year4{ position: absolute; right: -200px;}

.about-range{ clear: both; overflow: hidden; }
.about-range p{text-align: center; margin: 15px 0; }
.about-range h2{ color: #333; font-size: 30px; font-weight: normal; text-align: center; margin: 40px 0;}
.about-range h2:before,.about-range h2:after{content:'';display:inline-block;vertical-align:middle;width:25px;height:20px;margin-top:-6px}
.about-range h2:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}
.about-range h2:after{background:url(/public/images/tit-icon2.png)no-repeat;background-size:contain;margin-left:20px}

.common{ color: #333; font-size: 30px; font-weight: normal; text-align: center; margin: 40px 0;}
.common:before,.common:after{content:'';display:inline-block;vertical-align:middle;width:25px;height:20px;margin-top:-6px}
.common:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}
.common:after{background:url(/public/images/tit-icon2.png)no-repeat;background-size:contain;margin-left:20px}

.public{ color: #333; font-size: 30px; font-weight: normal; margin: 40px 0;}
.public:before{content:'';display:inline-block;vertical-align:middle;width:25px;height:20px;margin-top:-6px}
.public:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}

.same{ color: #333; font-size: 26px; font-weight: normal; margin: 40px 0;}
.same:before{content:'';display:inline-block;vertical-align:middle;width:25px;height:20px;margin-top:-6px}
.same:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}
.same a:last-child{float: right;font-size: 15px;border-radius: 10px;border: solid 1px #28166c;padding: 5px 10px;}


.about-range .hot-lb li{width: 13%;}
.about-range .hot-lb li a{font-size: 15px;height: 40px;line-height: 40px;}
.about-range .hot-lb li:after{top: 17px;left: -32px;}
.about-range .product-box p{text-align: left;line-height: 24px;text-indent: 20px;}
.about-range .product-box p.sign{text-align: right;}
.about-range .product-box p.center{text-align: center;}

/*message*/
.message{width: 100%; overflow: hidden; background: #eeeded; padding: 10px 0;margin:30px 0 -30px;}
.dark-matter { margin: 20px auto;padding: 20px 30px 20px 30px; font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #D3D3D3; border: none; border-radius: 5px; -webkit-border-radius: 5px;-moz-border-radius: 5px;  }
.dark-matter .mes-tit { padding: 0 0 0 40px; display: block; margin: -10px -30px 40px -30px; text-align: center;  color:#101010;}
.dark-matter .mes-tit h2 {font-size: 35px;font-weight: normal;padding-bottom: 10px;}
.dark-matter .mes-tit h2:before,.dark-matter .mes-tit h2:after{content:'';display:inline-block;vertical-align:middle;width:25px;height:20px;margin-top:-6px}
.dark-matter .mes-tit h2:before{background:url(/public/images/tit-icon1.png)no-repeat;background-size:contain;margin-right:20px}
.dark-matter .mes-tit h2:after{background:url(/public/images/tit-icon2.png)no-repeat;background-size:contain;margin-left:20px}
.dark-matter .mes-tit p {  font-size: 15px; margin-top: 15px;}
.dark-matter .mes-tit p a { color: #da251c;}

.dark-matter label {display: flex;align-items: center;margin: 0 0 20px; color:#101010;font-size: 14px;flex-wrap: wrap;font-weight: normal;}
.dark-matter label.mess{align-items: baseline;}
.dark-matter label>span { float: left; width: 15%; text-align: right; padding-right: 10px; color:#101010;position: relative;}
.dark-matter label>span b{ color:#da251c;font-size: 24px;position: absolute;right: 85px;top: -2px;}
.dark-matter input[type="text"], .dark-matter input[type="email"], .dark-matter textarea, .dark-matter select {
    color: #525252; height: 25px; line-height:15px; margin-top: 2px; outline: 0 none; padding: 5px 0 5px 5px; width: 80%; border-radius: 2px;
    -webkit-border-radius: 2px; -moz-border-radius: 2px; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);  border: solid 1px #ddd;}
.dark-matter select { width: 10%;  height: 35px;  color: #525252;  line-height: 25px; }
.dark-matter #Messenger { width: 70%;height:35px; }
.dark-matter textarea{  height:100px; padding: 5px 0 0 5px; width: 80%; resize: none; }
.dark-matter .button { background: #207bce;border: none; padding: 10px 25px 10px 25px;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-weight: bold; }
.dark-matter .button:hover { color: #333; background-color: #EBEBEB; }
.dark-matter input::placeholder { color:#b6b6b6;font-size: 14px; }
.dark-matter textarea::placeholder { color:#b6b6b6;font-size: 14px; }
.dark-matter .send { margin: auto;width: 40%; }
.btn-primary {color: #fff;background-color: #337ab7;border-color: #2e6da4;margin-right: 10px;}
.btn-warning {color: #fff;background-color: #f0ad4e;border-color: #eea236;}
.btn {display: inline-block;padding: 6px 15px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;border-radius: 8px;}
/*problems*/
.problems .dark-matter{margin:20px auto 0;}
.problems .dark-matter .mes-tit{margin:0;}
.problems ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.problems ul li{width: 45%;border-radius: 20px;border: solid 2px #aaaaaa;padding: 10px 20px;line-height: 1.5;margin-bottom:20px;}
.problems ul li h3{margin-bottom: 10px;}
/*悬浮表单开始*/
.sidebar-ly {background: #fff;padding: 2px 0 5px;border: 1px solid #ccc;position: fixed;top: 345px;right: 20px;z-index: 99;width: 154px;}
.sidebar-ly .closed{ position: absolute;right: 0;top: 0;cursor:pointer;}
.tit-lx {background: #1e283a;height: 35px;}
.tit-lx h4 {line-height: 35px;color: #fff;text-align: center;font-size: 15px;width: 101%;font-weight: normal;}
.ly-box {margin-top: 5px;text-align: center;}
.ly-box label{margin: 0 0 4px;display: flex;align-items: center;}
.ly-box label img{width: 16px; }
.ly-box input.side-text {height: 30px;line-height: 30px;color: #333;font-size: 13px;width: 100%;padding-left: 10px;border: none;outline: none;background: #eee;}
.ly-box .icon-capacity{background: url(/public/images/mes_4-y.png) no-repeat 5px center #eee;-webkit-background-size: 20px auto;-moz-background-size: 20px auto;-o-background-size: 20px auto;background-size: 20px auto;}
.ly-box textarea.side-mes {margin: 0 0 3px 0;padding: 3px 8px 8px 8px;height: 45px;font-size: 13px;color: #333;background: #eee;width: 100%;resize: none;border: none;}
.ly-box input.submit {background: #ed2d21;color: #fff;margin-left: 10px;height: 30px;line-height: 30px;padding: 0 12px;font-size: 14px;border: none;cursor: pointer;}
.ly-box input.submit:hover { background: #f8ab06; }
/*悬浮表单结束*/
/*contact*/
.cont-show{ clear: both; overflow: hidden; margin: 40px auto; }
.right-bg h3 {text-align: center;color: #333;line-height: 35px;margin:0 auto 20px;font-size: 20px;font-weight: normal;}
.right-bg p {color: #333;line-height: 25px;margin-bottom: 20px;text-align: center; font-size: 15px;}
.right-bg .link a{color: #d00202;}
.right-bg .link a:hover{text-decoration: underline;}
.rig-bg {margin-top: 100px;display: flex;margin-bottom: 50px;justify-content: space-between;}
.rig-bg li {width: 32%;text-align: center;padding-bottom: 20px;}
.rig-bg li>img{margin-top: -50px;margin-bottom: 30px;}
.rig-bg li p {font-size: 16px;color: #fff;line-height: 30px;}
.rig-bg li.con-bg2 {background: #584b8b;border-top-right-radius: 40px;border-bottom-left-radius: 40px;}
.rig-bg li.con-bg2 a{border: solid 1px #fff;border-radius: 15px;color: #fff;padding:0 5px;display: inline-block;margin-top: 10px;width: 40%;}
.rig-bg li.con-bg2 a img{vertical-align: text-bottom;margin:0 5px;}
.rig-bg li.con-bg3 {background: #f8f7fd;border-top-left-radius: 40px;border-bottom-right-radius: 40px;box-shadow: 3px 2px 5px 0 rgba(40, 22, 108, 0.56);}
.rig-bg li.con-bg3 p{color: #333;font-size: 15px;width: 90%;margin: auto;text-align: left;}
.rig-bg li.con-bg3 img{margin-bottom: 20px;}
.rig-bg li p span{color: #f9da06;}
.cont-show .site{margin: 10px 0;display: flex;align-items: center;}
.cont-show .site li{margin:0 1.5%;}
.cont-show .site li:first-child{width: 17%;text-align: right;}
.cont-show .site dt{margin:0 1.5% 1.5%;}
.cont-show .site dt:first-child{width: 17%;text-align: right;margin: 0 3% 1.5% 1.5%;}
.cont-show .site strong{font-size: 24px;font-weight: normal;}
.cont-show .site a{font-weight:bold;font-size: 16px;}

.lianxi-box{background-size: cover;height: 340px;background:url(/public/images/gzhbg.png);margin-top: 60px;padding: 30px;border-radius: 50px;}
.lianxi-box h2{color: #fff;font-weight: normal;font-size: 26px;text-indent: 12px;}
.lianxi-bottom{display: flex;align-items: center;justify-content: space-between;}
.lianxi-bottom p{color:#fff;text-align:center;font-size:18px;}
.lianxi-bottom p img{display:block;width: 90%;margin: 30px auto 10px;}
.lianxi-bottom p:last-child img{width: 95%;margin-top: 10px;}

.way-map{ float: right; width: 40%; border-radius: 50%; overflow: hidden; }
#allmap{display: block;width: 100%;height: 460px;border-radius: 50%;}
.BMap_bubble_content{line-height: 26px}
#allmap img{max-width: 1000px;}
/*service*/
.item-ul{position:relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.item-ul li{float:right;width:15%;text-align:center;margin-bottom: 80px;}
.item-ul li .con{width: 100px;height:100px;box-shadow: 4px 4px 6px 0 rgba(4, 0, 0, 0.13);border: solid 1px #f7f7f7;border-radius: 50%;margin: 0 auto 10px;}
.item-ul li span{display:block;line-height:20px;}
.item-ul li p{border: dashed 1px #d90303;width: 85%;height: 85%;margin-left: 7px;display: flex;margin-top: 7px;border-radius: 50%;align-items: center;justify-content: center;}
.item-ul li img{width:50px;}
.item-ul:before{content:'';width:100%;height:100%;background:url(/public/images/border.png) no-repeat;position:absolute;top:50px;z-index: -1;}

.ser-show ul{ clear:both; overflow:hidden; }
.ser-show ul li{ float:left; margin-top:1%; overflow: hidden;}
.ser-show ul li img{ width:100%; height: auto; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s;}
.ser-show ul li:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); transition:all 0.5s;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s;}
.ser-show ul li.ser-ico:hover img{transform: rotateY(180deg);}
.ser-show ul.ser-show01{ width: 46%; margin-left:-2%;}
.ser-show ul.ser-show02{ width: 100%; margin-left:-1%;}
.ser-show ul.ser-show01 li{ margin-left: 2%; }
.ser-show ul.ser-show02 li{ margin-left: 1%; }
.ser-show ul li img{ width: 100%; height: auto; margin:0 auto;}
.ser-show ul li i{ display:block; color:#FFF; font-size:22px; margin-top:16px;}
.ser-show ul li.ser-ico{ text-align:center; padding:40px 0 50px;}
.ser-show ul li.ser-ico img{ width:70px; height:70px;}
.ser-show ul li.ser-ico01{ width: 48%; background-color:#F24C4D;}
.ser-show ul li.ser-ico02{ width: 21%; background-color:#FFCC00;}
.ser-show ul li.ser-ico03{ width: 22%; background-color:#f7ac1b;}
.ser-show ul li.ser-pic01{ width: 48%; }
.ser-show ul li.ser-pic02{ width: 22.2%; }
.ser-show ul li.ser-pic03{ width: 30.5%; }
.ser-people{ position: absolute; right: 45px; top: 1px; }

.ser-aim{ clear: both; overflow: hidden; margin-top: 60px; }
.ser-aim h2{ color: #333; font-size:38px; ; font-weight: normal; text-align: center; }
.ser-aim p{ color: #333; font-size: 16px; line-height: 24px; text-align: center; margin: 20px auto; }

.ser-trust{ clear: both;margin-top: 60px; background:url(/public/images/spin.png) center no-repeat;background-size: cover;height: 700px;position: relative;}
.ser-box{box-shadow: 4px 4px 6px 0 rgba(4, 0, 0, 0.3);background: #371969d9; width: 25%;position: absolute;top: -30px;left: 25%;padding:0.5% 1%;z-index: 9;}
.ser-box p{color: #f7c705;line-height: 25px;text-indent: 10px;}
.ser-box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ser-box ul li{width: 49%;margin: 5px 0;}
.ser-box ul li span{width: 8px;height: 8px;border-radius: 50%;border: solid 1px #fff;display: inline-block;margin-right: 5px;}
.ser-box ul li a{color: #fff;}
.ser-box:after{content:'';background:#371969d9;width: 100%;height: 100%;position: absolute;left:3%;top:-3%;opacity: 0.5;z-index: -1;box-shadow: 4px 4px 6px 0 rgba(4, 0, 0, 0.3)}

.support ul{display: flex;justify-content: space-between;padding: 0.5%;}
.support ul li{width: 47.5%;}
.support ul li h1{font-size: 20px;font-weight: normal;}
.support ul .s1{box-shadow:3px 2px 10px 0 rgba(40, 22, 108, 0.8);padding:2% 1% 1%;}
.support ul .s1 p{line-height: 22px;margin: 15px 0;}
.support ul .s2 p{line-height: 22px;}
.support ul li .img1{width: 49%;float: left;margin:0 1% 2% 0;}
.support ul li .img2{width: 49%;float: left;margin:0 0 2% 1%;}
.support ul li div{padding:9.3% 3%;}
.support ul li div h2{font-size: 20px;font-weight: normal;margin-bottom: 5px;}
.support ul li div span{font-size: 26px;margin-right: 10px;}
.support ul li .p1{background:url(/public/images/s5.png)no-repeat;}
.support ul li .p2{background:#371969;color: #fff;}
.support ul li .p2 h2{color: #fff;}
.support ul li .p3{background:url(/public/images/s6.png)no-repeat;}

.tab-content { position: relative; margin-top: 40px;}
.tab-content  li p{ height: 200px; display: block;box-sizing: border-box;}
.tab-content  li img{ width: 100%; margin-bottom:30px; display: block;}
.tab-content  li p span{ display: block; text-align: center; margin-top: -20px; margin-bottom: 20px;}

.service-installation ul{ height: 546px; margin: 40px 0; background:url(/public/images/service-bg.png) top center no-repeat; position: relative;}
.service-installation ul li{ overflow: hidden; margin-top: 80px; float: left;}
.service-installation ul li strong{ font-size: 16px; color: #333; margin-bottom: 20px; display: block;}
.service-installation ul li p{ line-height: 26px; color:#777;}
.service-installation ul li:first-child strong{text-align: right;}
.service-installation ul li:nth-child(2){float: right;}
.service-installation ul li:nth-child(3){ clear: both; float: left; padding-top: 110px; margin-right: 20px;}
.service-installation ul li:nth-child(3) strong{ text-align: right;}
.service-installation ul li:nth-child(4){ float: right; padding-top: 110px;}
.service-installation ul li:nth-child(5){ text-align: center; position: absolute; left: 38%; top:18%;}
.service-installation2 ul li{ margin-bottom: 15px; }
.service-installation2 ul li strong{ font-size: 16px; color: #333; margin-bottom: 20px; display: block;}
.service-installation2 ul li p{ line-height: 26px; color:#777;}

.ser-flow{ clear: both; overflow: hidden; height: 690px; padding-top: 60px; margin-top: 60px; background:url(/static/index/images_index/bg-flow.jpg) center bottom no-repeat;}
.ser-flow h2{ color: #FFF; font-size:38px; ; font-weight: normal; text-align: center; }
.ser-flow p{ color: #FFF; font-size: 16px; line-height: 24px; text-align: center; margin: 20px auto; }

.error{ position: relative; width:100%; clear:both; overflow:hidden;}
.error-pic{ width: 100%; text-align: center;}
.error-pic img{ width: 100%; height: auto;}
.error-pic a{ position: absolute; top: 400px; left: 50%; display: block; width:180px; font-size: 20px; color: #EE0002; line-height: 44px; margin: 0 auto; margin-left: -90px; border:1px solid #434343;}
.error-pc{ height: 720px; background:url(/static/index/images_index/error01.jpg) center bottom no-repeat;}
.error-mo{ height:400px; padding-bottom: 50px; background:url(/static/index/images_index/error02.jpg) center top no-repeat; background-size: 100%;}
.error-mo a{ top: 80%; }
.error-mo{ display: none;}

/*solution*/
.solution-ul{margin:40px 0;border-radius: 10px;border: 1px solid #dcdcdc;}
.solution-ul .slick-item{padding:20px 28px;outline: none;display: flex;flex-wrap: wrap;align-items: center;}
.solution-ul .slick-item .img{display:block;width:50%;border-radius:10px;-webkit-box-shadow:0 0 20px rgba(52,63,83,.15);-moz-box-shadow:0 0 20px rgba(52,63,83,.15);-ms-box-shadow:0 0 20px rgba(52,63,83,.15);-o-box-shadow:0 0 20px rgba(52,63,83,.15);box-shadow:0 0 20px rgba(52,63,83,.15)}
.solution-ul .slick-item .img img{display:block;width:100%;height:auto;border-radius:10px;}
.solution-ul .slick-item .text{background: #29166f;padding:2%;width: 46%;border-top-right-radius:10px;border-bottom-right-radius: 10px;}
.solution-ul .slick-item .text .tit{font-size:18px;line-height:24px;color:#fff;display:block;margin-bottom:10px}
.solution-ul .slick-item .text p{color:#fff;line-height:24px;}
.solution-ul .slick-item .text p span{color:#da251c;margin-left: -7px;}
.solution-ul .slick-item .text p a{border-radius: 10px;border: solid 1px #eeeded;display: inline-block;padding: 0 15px;color: #fff;margin-top: 10px;}
.solution-ul .slick-arrow{position:absolute;top:150px;font-size:0;outline:0;border:none;width:57px;height:56px;cursor:pointer;z-index:8}
.solution-ul .slick-prev{left:0;background:url(/public/images/in-prev.png) no-repeat center}
.solution-ul .slick-next{right:0;background:url(/public/images/in-next.png) no-repeat center}

.solutions{ clear: both; overflow: hidden; margin: 30px auto; }
.solutions ul{ clear: both; overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between; }
.solutions ul li{width: 23%; margin-bottom: 20px;border-radius: 15px;background: #29166f;}
.solutions ul li img{ border: 1px solid #ddd;border-radius: 10px;width: 99.5%;transition: all .3s;}
.solutions ul li img:hover {
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}
.solutions ul li p a{ color:#fff;}
.solutions ul li p a:hover{ text-decoration:underline;}
.solutions ul li p {margin: 10px 0; color: #333; font-size: 15px;position: relative;padding:0 10px;text-align: center; }

.line-one{background: #f5f5f5;padding:10px;}
.line-one h2,.line-two h2{font-weight: normal;font-size: 24px;background:  url(/public/images/triangle.png) center left no-repeat;padding-left: 4%;color: #da251c;margin: 10px 0;text-align: left;}
.line-two h2{margin: 25px 0;}
#techdata{border: #bbb solid 1px;}
#techdata tr td{border: #bbb solid 1px;}

/*maintenance*/
.maintenance{margin: 40px 0 20px;}
.maintenance h2{text-align: center;font-size: 28px;font-weight: normal;}
.maintenance h2 span{display:block;color: #29176d;font-size: 22px;}
.maintenance .smalltext{background: #584b8b;border-radius: 10px;padding: 10px;margin: 20px 0;color: #fff;text-align: center;line-height: 24px;font-size: 15px;}
.maintenance .mask{background:url(/public/images/maintenance.png)top center no-repeat;background-size: 100% 100%;height: 480px;margin: 30px 0;}
.maintenance .left-half{width: 44%;padding: 3%;float: left;}
.maintenance .left-half h3{color: #cf0f06;font-size: 18px;}
.maintenance .left-half p{line-height: 26px;font-size: 15px;}
.maintenance .left-half p span{color: #29176d;margin: 10px 0;display: block;}
.maintenance .overhaul{clear: both;background: url(/public/images/repairs.png)top center no-repeat;background-size: 100% 100%;height: 480px;}

.production{background: url(/public/images/line.png)top center no-repeat;}
.line-ul ul{display: flex;flex-wrap: wrap;background: #29176d;padding: 2%;}
.line-ul ul li{width: 33%;color: #fff;text-align: center;font-size: 18px;cursor: pointer;}
.line-ul ul li.on{color: #fcd108;position: relative;}
.line-ul ul li.on:after{content:'';background:url(/public/images/polygon.png)top center no-repeat;    width: 37px;height: 22px;position: absolute;bottom: -45px;left: 50%;}
.line-box{margin-top: 30px;padding-bottom: 30px;}
.tab-line h2{margin-bottom: 20px;}
.tab-line p{font-size: 15px;line-height: 24px;margin-bottom: 10px;}
.tab-line p span{color: #29176d;}
.installation ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.installation ul li h1{font-size: 20px;font-weight: normal;color: #fff;}
.installation ul .s1{background:#665997;padding:2% 1% 1%;width: 48%;}
.installation ul .s1 p{line-height: 22px;margin: 15px 0;color: #fff;}
.installation ul .s2{width: 50%;}
.installation ul .s2 p{line-height: 22px;margin: 15px 0;color: #29176d;}
.installation ul li div{padding:3%;}
.installation ul li div h2{font-size: 20px;font-weight: normal;margin-bottom: 5px;color: #29176d;}
.installation ul li .p1{background:url(/public/images/91快播1.png)no-repeat;}
.installation ul li .p2{background:url(/public/images/91快播2.png)no-repeat;color: #fff;}
.installation ul li .p2 h2{color: #fff;}
.installation ul li .p2 p{color: #fff;}
.footer-btns{
    display: none;
}
.mobile_ban-show{
    display: none;
}

.pagination{
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    margin: 15px auto 40px;
}
.pagination li {
    display: inline-block;
}
.disabled {
    color: #999;
    margin-right: 5px;
    padding: 6px 18px;
    border: 1px solid #DDD;
    background: #FFF none repeat scroll 0 0;
}
.pagination>b{
    color: #fff;
    margin-right: 5px;
    padding: 6px 18px;
    background: #ed1c24 none repeat scroll 0 0;
    border: 1px solid  #ed1c24;
}
.pagination a {
    color: #999;
    margin-right: 5px;
    padding: 6px 18px;
    background: #FFF none repeat scroll 0 0;
    border: 1px solid #DDD;
}
.news-no{ display: none; }

/* 产物内页留言板   开始 */
.pro-liuyanban{
    background: url(/static/index/images_index/liuyan-bg.jpg) no-repeat center top;
    padding: 60px 0 45px;
    background-size: 100% 100%;
    width: 1200px;
    margin: 50px auto 0;
}
.pro-liuyanban.news-lyb{
    width: auto;
}
.ly-menu{
    width: 910px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, .8);
    text-align: center;
    border-radius: 8px;
    padding-bottom: 10px;
}
.news-lyb .ly-menu{
    width: 680px;
}
.news-lyb .ly-title{
    font-size: 16px;
}
.ly-title{
    font-size: 18px;
    color: #373737;
    line-height: 70px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.ly-title b{ display: none; }
.ly-title img{
    vertical-align: middle;
    margin-right: 15px;
}
.form-group{
    clear: both;
    overflow: hidden;
    width: 70%;
    margin: 0 auto 20px;
}
.news-main .form-group{
    width: 92%;
}
.ly-menu label{
    line-height: 34px;
    font-size: 16px;
}
.ly-menu input,
.ly-menu textarea{
    float: right;
    background-color: #fff;
    width: 82%;
    line-height: 20px;
    padding: 7px 15px 7px 50px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: all 0.25s;
    box-sizing: border-box;
}

.ly-menu input.btn-ly-tj{ padding-left: 15px; }
.ly-menu input:focus,
.ly-menu textarea:focus{
    box-shadow: 0 3px 3px rgba(250, 2, 20, .1);
}
.ly-bg01{
    background: url(/static/index/images_index/tb-ly01.png) no-repeat 15px 7px;
}
.ly-bg02{
    background: url(/static/index/images_index/tb-ly02.png) no-repeat 15px 5px;
}
.ly-bg03{
    background: url(/static/index/images_index/tb-ly03.png) no-repeat 15px 7px;
}
.btn-ly-tj{
    width: 250px;
    height: 44px;
    border: 0;
    outline: none;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    opacity: .9;
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    background: -webkit-linear-gradient(#ff8a80, #fc2f01); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ff8a80, #fc2f01); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ff8a80, #fc2f01); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ff8a80, #fc2f01); /* 标准的语法 */
    filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#ff8a80,endColorStr=#fc2f01);
}
.ly-menu input.btn-ly-tj{ border: none;}
.btn-ly-tj:hover{
    opacity: 1;
}


/* 产物内页留言板   结束 */

/* 媒体查询样式 */

@media screen and (max-width:1300px){
    .data-tab ul li{ margin-right: 10px; }
    .index-line ul li .line2 .p1{ font-size: 24px; }
    .index-line ul li .line1 .line-name h3 a{ font-size: 20px; }
    .ban-txt b{ font-size: 30px; }
    .ban-txt p{ font-size: 16px; margin-top: 15px; }
    .point-nav ul li{ width: 23%; padding: 0 5%; }
    .point-txt{ padding-right: 50px; }
    .ban-nav{ left: 5%; }
    .nav ul li a{padding: 0 33px;}
    .banners{height:400px;}
    }
@media screen and (max-width:1280px){
    .pro-show{ padding: 30px 0; }
}
@media screen and (max-width:1200px){
    .history p{margin-bottom: 10px;}
    .swiper-container .videobutton {display: none;}
    .nav ul li{ font-size: 16px; }
    .show01{ padding-top: 64px; }
    .data-tab ul li span{ width: 70px; height: 70px; line-height: 70px; font-size: 36px; }
    .data-tab ul li{ margin-right: 5px; }
    .ser-list ul.items li u{ width: 166px; }
    .index-line ul li .line2 .p1{ font-size: 22px; }
    .index-line ul li .line2 .p2{ font-size: 15px; }
    .index-line ul li .line1 .line-name h3 a{ font-size: 18px; }
    .pro-tel{ margin-top: 10px; }
    .pro-cont ul li{ width: 50%; }
    .pro-cont ul li.cont04{ background-size: 100% 100%; }
	.case-sign{ margin-left: -3%; }
    .case-sign font{ margin-left: 3%; }
    .news-focus{ padding: 60px 0 50px; }
    .much-time{ width: 14%; }
    .other-con b{ font-size: 30px; }
    .com-show ul li{ margin-bottom: 20px; }
    .ban-txt b{ font-size: 26px; }
    .ban-txt p{ line-height: 26px; }
    .about-info p{ padding:5px; width: 57%;}
    .point-nav ul{ padding-left: 0; }
    .ban-nav{ left: 1%; }
    .way-map{ width: 50%; }
    .ser-people, .ser-show ul li.ser-pic02, .ser-show ul li.ser-pic03{ display: none; }
    .ser-name{ width: 100%; margin: 10px 0 30px; }
    .ser-show ul.ser-show01, .ser-show ul.ser-show02{ clear: inherit; float: left; width: 50%; margin-left: 0; }
    .ser-show ul li.ser-pic01{ width: 48%; margin: 0 1%; }
    .ser-show ul li.ser-ico01{ width: 48%; margin: 0 1%; }
    .ser-show ul li.ser-ico02{ width: 48%; margin: 0 1%; }
    .ser-show ul li.ser-ico03{ width: 48%; margin: 0 1%; }
    .ser-show ul li.ser-ico{ padding: 30px 0 35px; }
    .nav ul li a{padding: 0 18px;}
    .navBar p a{padding: 0 20px;}
    .container{max-width: 950px;}
    .hot-lb li span{font-size: 14px;}
    .hot-lb li:after{left: -35px;}
    .pro-tit h1:before{width: 50px;height: 14px;}
    .pro-tit h1:after{width: 50px;height: 14px;}
    .tab-porduct ul li div .title{font-size: 14px;}
    .tab-porduct ul li .thumb:after{bottom: -40.9830508475%}
    .news-lb li{width: 39%;}
    .left-bg form ul li{margin-top: 15px;display: inline;}
    .left-bg form ul li input{width: 90%;}
    .left-bg form ul li span{text-align: left;display: inline-block;margin-bottom: 10px;width: 100%;}
    .left-bg form ul .wenb textarea{width: 95%;}
    .left-bg form ul li.wenb span{width: 100%;}
    .con-left{width: 55%;margin-right: 0;}
    .con-right{margin: 50px 0 50px 5%;}
    .pro_links ul li{width: 22%;}
    .cont-show .site li:first-child{width: 20%;}
    .ser-box{width: 35%;}
    .box{
        max-width: 970px;
    }
    .nav .box{
        max-width: 970px;
    }
    .data-tab ul li span{
        width: 69px;
    }
    .index-about ul li{
        padding: 40px 0 25px;
    }
    .index-about ul li b{
        padding-top: 40px;
        margin-top: 20px;
    }
    
    /* 留言板移动端 */
    .pro-liuyanban{
        width: 100%;
    }
    .news-lyb .ly-menu{
        width: auto;
        margin: 0 15px;
    }
    .news-lyb .ly-title{
        padding: 10px 15px;
        line-height: 26px;
    }
    .news-lyb .ly-menu input, 
    .news-lyb .ly-menu textarea{
        width: 100%;
        margin-left: 0;
    }
    .news-lyb .form-group{
        padding: 0 15px;
        text-align: left;
    }
    .news-lyb .form-group label{
        position: relative;
        display: block
    }
    .text-msg p{font-size: 14px;line-height: 25px;}
    .slick-banner .text-h3 h2{font-size: 18px;}
    .line-ul ul li.on:after{bottom: -40px;}
}

@media screen and (max-width:1000px){
    .pro-tit h1, .product-info h1, .about-show h1, .ser-name h1{ font-size: 36px; }
    .index-tit h2, .pro-line h2, .pro-news h2, .about-main h2, .about-range h2, .ser-aim h2, .ser-trust h2, .ser-flow h2{ font-size: 32px; }
    .index-pro, .index-about, .index-line, .index-news, .index-news, .index-ser{ margin-top: 40px; }
    .index-ser, .pro-show{ padding: 20px 0; }
    .show01{ padding-top: 72px; }
    .data-tab ul li span{ width: 68px; height: 68px; line-height: 68px; }
    .ser-list ul.items li u, .ser-list ul.items li p{ display: none; }
    .ser-list ul.items li{ background: none; }
    .ser-list ul.items li.ser01:hover i { background-position: -80px -5px;}
    .ser-list ul.items li.ser02:hover i { background-position: -240px -5px;}
    .ser-list ul.items li.ser03:hover i { background-position: -400px -5px;}
    .ser-list ul.items li.ser04:hover i { background-position: -80px -80px;}
    .ser-list ul.items li.ser05:hover i { background-position: -240px -80px;}
    .ser-list ul.items li.ser06:hover i { background-position: -400px -80px;}
    .ser-list ul.items li:hover strong{color:#333;}
    .ser-list ul.items li strong{ margin-top: 30px; }
    .ser-list ul.items li{ height: 200px; }
    .ser-list ul.items{ margin-top: 30px; }
    /* .position{ display: none; } */
    .product-show{ margin: 30px auto; }
    .product-info ul{ margin-top: 15px; margin-bottom: 15px; }
    .news-list{ margin-top: 30px; }
    .list-info h2{ font-size: 18px; margin-bottom: 10px; }
    .list-time b{ font-size: 40px; }
    .news-list ul li{ padding-bottom: 15px; margin-bottom: 20px; }
    .text-msg{margin: 10px 0;}
    .slick-banner .text-msg a{margin-top: 5px;}
    .slick-banner{width: 98%;margin: 0 auto 20px;}
    .index-case{margin-top: 20px;}
    .news-lb li .qt {margin-left: 0;}
    .news-nav{ display: none; }
    .news-main{ padding-left: 0; }
    .news-foot{ display: block; }
    .way-info{ width: 100%; }
    .way-map{ width: 100%; margin-top: 30px; overflow: initial; }
    .cont-way{ padding-bottom: 0; }
    .pro-type, .ser-aim, .ser-trust, .ser-flow{ margin-top: 30px; }
    .ser-aim p, .ser-trust p, .ser-flow p{ margin: 15px auto; }
    .aim-show li .aim-con{ width: 60%; }
    .aim-show li .aim-con b{ font-size: 30px; }
    .ser-flow{ display: none; }
    .ser-show ul li.ser-pic01{ display: none; }
    .ser-show ul.ser-show01{ width: 33.3% }
    .ser-show ul li.ser-ico01{ width: 98%; margin: 0 1%; }
    .ser-show ul.ser-show02{ width: 66.6%; }
    .ser-show ul li.ser-ico img{ width: 60px; height: 60px; }
    .ser-show ul li i{ font-size: 18px; }
    .ser-show ul li.ser-ico{ padding: 40px 0; }
    .ser-name h1{ font-size: 34px; }
    .news-no{ display: block; }
    .news-lb li .pic{display: none;}
    .news-lb li .txt{margin-top: 0;}
    .news-lb li .txt .tit{width: 100%;margin:0 auto 10px; }
    .news-lb {margin-left: 0;display: flex;flex-wrap: wrap;justify-content: space-around;}
    .news-lb li{padding-left: 0;margin-bottom: 35px;margin-left: 0;width: 45%;}
    .news-text{width: 100%;}
    .online{display: none;}
    .news-intro{ height: 100px; }
    .maintenance .mask,.maintenance .overhaul{background: none;}
    .line-ul ul li.on:after{bottom: -35px;}
    .line-ul ul li{font-size: 16px;}
}

@media screen and (max-width:960px){
    .box{ width: 98%; }
    .banners .sty1 {display: none;}
    .problems {display: none;}
    .content-top .content-right .content-cnt .Whatsapp {display: none;}
    .content-top .content-right .content-cnt ul li p{margin-top: 10px!important;}
    .content-top .content-right .content-cnt ul li{width:49%;}
    .sidebar-ly{display:none;}
    .m-top, .menu{ display: block; }
    .m-top{
        text-align: left;
        display:flex;
        justify-content: space-between;
        border-bottom: 1px solid #e5e5e5;
        margin:  0 -10px;
        padding: 0 10px;
        background-color: #fff;
    }
    .top{ display: none; }
    /* 移动端导航样式  开始 */
    .nav{
        background-color: #fff;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        display: block;
    }
    .navigation{display: none;}
    .navbar_toggle {
        position: relative;
        z-index: 9;
        /* display: none; */
        float: right;
        width: 26px;
        height: 26px;
        padding: 3px 4px 4px;
        cursor: pointer;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
      }
      .navbar_toggle:focus {
        outline: 0;
      }
      .navbar_toggle .icon-bar {
        display: block;
        height: 3px;
        background-color: #222;
        margin: 2px 0 2px;
        border-radius: 2px;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
      }
      .navbar_toggle.open .icon-bar {
        display: none;
        margin: 0;
        position: absolute;
        left: 5px;
        top: 50%;
        width: 30px;
    }
    .navbar_toggle.open .icon-bar:first-child{
        display: block;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }
    .navbar_toggle.open .icon-bar:last-child {
        display: block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }
    .navbar_toggle .icon-bar {
        background-color: #888;
    }
    .nav ul{
        font-size: 15px;
        line-height: 35px;
        text-align: center;
        overflow: hidden;
        position: fixed;
        right: -200px;
        top: 40px;
        width: 200px;
        height: 100%;
        /* display: none; */
        background-color: #fff;
        z-index: 9999;
        padding: 15px 0;
        margin: 0 -10px;
        transition: right 0.5s;
        -moz-transition: right 0.5s; /* Firefox 4 */
        -webkit-transition: right 0.5s; /* Safari 和 Chrome */
        -o-transition: right 0.5s; /* Opera */
    }
    .nav ul.nav-show{
        right: 0;
    }
    .nav ul li{
        width: 100%;
        height: 46px;
        line-height: 46px;
    }
    .nav ul li:hover{
        background-color: transparent;
    }
    .nav ul li a{
        color: #333;
        display: block;
        margin: 0 15px;
        border-bottom: 1px solid #eee;
        line-height: 45px;
    }
    .nav ul li i{
        display: none;
    }
    .nav ul li a.nav-select{
        color: #333;
        border-color: #ed1c24;
        background: none;
    }
    .nav.iphone-nav ul{
        position: relative;
        float: right;
        display: none;
        top: 0;
        right: 0;
        border-radius: 4px;
        -moz-box-shadow: 0 5px 5px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.2);
        box-shadow: 0 5px 5px rgba(0,0,0,.2);
    }
    .nav.iphone-nav {
        background-color: transparent;
    }
    body{
        padding-top: 40px;
    }
 /* 移动端导航样式  结束 */


    .pro-tit h1, .product-info h1, .news-focus h1, .about-show h1, .ser-name h1, .ser-name h1{ font-size: 32px; }
    .index-tit h2, .pro-line h2, .pro-news h2, .about-main h2, .about-range h2, .ser-aim h2, .ser-trust h2, .ser-flow h2{ font-size: 28px; }
    .news-pr h3{ font-size: 26px; }
    .index-pro, .index-about, .index-line, .index-news, .index-news, .index-ser{ margin-top: 30px; }
    .index-ser{ padding: 30px 0; }
    .pro-tit{ margin-bottom: 30px; }
    .index-about ul, .index-line ul, .news-show{ margin-top: 30px; }
    .pro-show{ padding:0; background-color: #FFF; }
    .show01{ width: 100%; margin: 0 0 10px 0; padding-top: 40px; }
    .show02{ width: 55%; }
    .show03{ width: 43%; }
    .news-pr{ width: 100%; margin-right: 0; }
    .news-data{ width: 100%; margin-left: 0; margin-top: 20px; }
    .news-pr ul li p{-webkit-line-clamp: 1; padding-top: 3px; padding-bottom: 3px;}
    .data-tab ul li{ padding-bottom: 20px; }
    .data-tab{ height: 60px; }
    .index-tit p{ font-size: 15px; }
    .ser-list ul.items li strong{ font-size: 14px; }
    .index-line ul li:last-child{ display: none; }
    .index-line ul li{ width: 33.1%; }
    .product-info ul li b{ font-size: 14px; }
    .product-info p{ font-size: 14px; }
    .pro-btn{ margin-top: 10px; }
    .pro-tel p{ font-size: 24px; }
    .pro-tel p em{ font-size: 30px; }
    .pro-btn img{ width: 64%; }
    .pro-new ul{ padding-left: 30px; }
    .news-detail{ margin-top: 30px; }
    .news-time{ font-size: 14px; }
    .news-main h1{ font-size: 24px; margin: 20px 0; }
    .news-main h2{ font-size: 24px; }
    .news-text h3{ font-size: 20px; }
    .news-about ul li a{ font-size: 18px; }
    .news-list ul{ margin-left: 0; }
    .news-list ul li{ width: 100%; margin-left: 0; }
    .com-info{ width: 100%; }
    .com-show ul{ width: 100%; margin-top: 20px; }
    .news-much{ margin-top: 30px; }
    .news-much ul{ margin-left: 0; }
    .news-much ul li{ width: 100%; margin-left: 0; }
    .much-time{ width: 10%; }
    .news-other{ display: none; }
    .com-txt{ padding: 15px; }
    .ban-txt{ display: none; }
    .pro-navy ul li .pro-nav{ background-size: 80%; }
    .pro-navy ul li p{ font-size: 16px; }
    .about-video{ width: 100%; }
    .about-text{ width: 95%; }
    .about-info p{ width: 100%;   }
    .cour-info{ background: none; }
    .cour-info{ width: 70%; }
    .cour-nav{ width: 29.5%; }
    .cour-txt{ margin-left: 60px; }
    .point-txt b{ margin-top: 80px; }
    .about-show, .about-main, .about-point{ margin-top: 30px;}
    .about-range{ padding: 30px 0; }
    .news-time span:first-child{margin-right: 0;}
    .ban-nav{ position: static; margin:20px 0; text-align:center; }
	.ban-nav span{ float:none; display:inline-block; }
	.ban-nav span a{ padding:15px 40px; background-color:#EEE; }
	.cont-show{ margin: 30px auto; }
	.cont-show h1{ font-size: 32px; }
	.cont-show b{ font-size: 26px; }
	.type-info{ left: 18px; }
	.type-info h3{ font-size: 20px; margin-bottom: 15px; }
	.type-info a.type-btn{ margin-top: 15px; }
	.pro-case{ margin-top: 30px; padding: 30px 0; }
	.pro-case ul{ margin-top: 20px; padding: 20px 20px 10px; }
    .pro-need{ margin: 30px auto; }
    .pro-r{ width: 100%; }

    .product-fix{
        display: none;
    }
    .mo-bg {
        position: fixed;
        left: -100%;
        top: 40px;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.5);
        z-index: 999;
        transition: all 0.5s;
        -moz-transition: all 0.5s; /* Firefox 4 */
        -webkit-transition: all 0.5s; /* Safari 和 Chrome */
        -o-transition: all 0.5s; /* Opera */
    }
    .mo-bg.bg-show{
        left: 0;
    }
    .case-tel p{
        margin-left: 0;
    }
    
    /* 留言板移动端 */
    .ly-menu{
        width: auto;
        margin: 0 15px;
    }
     /*  首页产物  */
    .hot-lb li:after{display: none;}
    .hot-lb ul{justify-content: space-around;}
    .tab-porduct ul li div .title{color: #2b2b2b;font-weight: normal;}
    .tab-porduct ul li div .more{display: none;}
    .tab-porduct ul li .thumb:after{display: none;}
    .tab-porduct ul li{width: 27%;}
    .tab-porduct ul li div,.tab-porduct ul li{margin-left: 0;}
    .tab-porduct ul{margin-left: 0;display: flex;justify-content: space-around;flex-wrap:wrap;}
    .tab-porduct ul li div .title:hover{text-decoration: underline;}
    .tab-porduct ul li:hover .thumb img {-webkit-transform: none;-ms-transform:none;transform: none;}
    .slick-banner .text-msg a{display: none;}
    .pro-show .pro-tit{margin: 20px 0;}
    .slider-nav{padding-bottom: 20px;}
    .slick-banner .slick-img{display: none;}
    .slick-banner .slick-text{width: 96%;}
    .new-tab li:after{display: none;}
    .new-tab{margin: 20px 0 40px;}
    .new-tab li{padding: 0 20px;}
    .new-tab li span{width: 150px;height: 40px;line-height: 40px;font-size: 16px;}
    .pro-left{display: none;}
    .pro-rank{width: 100%;}
    .pro-rank ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
    .pro-rank ul li{margin-left: 0;}
    .related{margin: 0 0 30px;}
    .history{padding: 0;height: auto;margin: 40px 0 0;}
    .cont-show .site strong{font-size: 18px;}
    .ser-box{width: 45%;}
    .content-top .content-left {width: 100%;}
    .content-top .content-right{width: 100%;margin-left: 0;}
    .content-top .content-right .chat a{width: 40%;}
    .cont-box .cont-box-left{width: 100%;}
    .mat-content .content-top .content-left{width: 100%;}
    .mat-content .content-top .content-right{width: 100%;margin-left: 0;margin-top: 20px;}
    .mat-content .content-top .content-right .chat a{width: 40%;}
    .mat-content .content-top .content-right h1{font-size: 18px;}
    .news-list{width: 100%;}
    .solution{display: none;}
    .solutions ul li{width: 48%;}

}

@media screen and (max-width:768px){
    .pro-tit h1, .product-info h1, .news-focus h1, .about-show h1, .cont-show h1, .ser-name h1, .ser-name h1{ font-size: 28px; }
    .index-tit h2, .pro-l h2, .pro-line h2, .pro-news h2, .about-main h2, .about-range h2, .ser-aim h2, .ser-trust h2, .ser-flow h2,.pro-tit h2{ font-size: 24px; }
    .news-pr h3{ font-size: 22px; }
    .banners{height:200px;}
    .banners:before{display:none;}
    .banners .video{display:none;}
    .message{display:none;}
    .index-about ul li{ padding: 30px 0 20px; }
    .index-about ul li img{ height: 50px; }
    .index-about ul li b{font-size: 18px;}
    .index-link, .footer a{ display: none; }
    .index-about ul li p{ line-height: 20px; height: 45px; padding: 0 5px; }
    .ser-list ul.items li{ width: 33%; height: 120px; }
    .ser-list ul.items li i{ margin-top: 10px; }
    .index-line ul li .line2 .p1{ font-size: 20px; }
    .index-line ul li .line1 .line-name h3 a{ font-size: 16px; }
    .index-line ul li .line2 .p3{ width: 50%; left: 25%; }
    .index-line ul li .line1 .line-name, .index-line ul li .line1 .line-name h3{ height: 52px; line-height: 52px; }
    .index-line ul li:nth-child(3),.banner{ display: none; }
    .index-line ul li{ width: 49%; margin-left: 1%; }
    .index-line ul{ margin-left: -1%; }
    .product-pic{ width: 100%; }
    .product-pic img{ width: 100%; height: auto; }
    .product-info{ float: left; width: 100%; margin-top: 15px;}
    .pro-btn img{ width: 36%; }
    .product-fix ul li img{ width: 32px; height: 32px; }
    .product-fix ul li p{ font-size: 16px; }
    .pro-l ul li b{ font-size: 20px; }
    .pro-new ul li h3 a{ width: 80%; }
    .case-lst ul li{ width: 48%; }
    .news-main h1{ font-size: 26px; }
    .news-main h2{ font-size: 22px; }
    .news-focus{ padding: 30px 0; }
    .news-focus ul{ margin-left: 0; margin-top: 30px; }
    .news-focus ul li{ width: 100%; margin-left: 0; background-color: #FFF; margin-bottom: 20px; }
    .news-focus ul li .picture img{border-radius: 0;width: 100%;}
    .news-txt{ display: block; overflow: hidden;margin: 0; }
    .news-focus ul li .news-txt h3 a{ width: 100%; }
    .news-focus p{ margin-top: 10px; }
    .news-com h2 span, .news-much h2 span{ font-size: 24px; }
    .news-com h2{line-height: normal;}
    .com-show{ margin-top: 15px; }
    .com-txt p, .com-show ul li h3, .com-show ul li p{ margin: 10px 0;font-size: 14px; }
    .com-show ul li b{ font-size: 24px; }
    .com-show ul li{ margin-bottom: 10px; }
    .news-much h2{ padding-bottom: 15px; }
    .news-much ul{ margin-top: 15px; }
    .news-much ul li{ margin-bottom: 15px; padding-bottom: 15px; }
    .much-time{ display: none; }
    .pro-rank ul li{ width: 48%; }
    .cour-txt p{ margin-top: 30px; }
    .about-pic span{ top: 20px; left: 20px; font-size: 20px; }
    .point-nav{ width: 100%; }
    .point-txt{ display: none; }
    .ban-m{ display: block; }
    .same{font-size: 20px;margin: 20px 0;}
    .way-con{ margin-top: 20px; padding-top: 20px; }
    .ser-trust ul li h3{ font-size: 22px; }
    .product-main video{ width: 100%;}
    .about-history iframe{height: 350px;}
    .about-range .hot-lb ul{flex-wrap: wrap;}
    .about-range .hot-lb ul li{width: 30%;}
    .cont-show .site li:first-child{width: 25%;}
    .right-bg h3{font-size: 18px;}
    .rig-bg,.cont-show .site{flex-wrap: wrap;}
    .rig-bg li{width: 100%;}
    .rig-bg li.con-bg3{margin: 80px 0;}
    .cont-show .site a{font-size: 13px;}
    .cont-show .site dt:first-child,.cont-show .site li:first-child{width: 100%;text-align: left;}
    .cont-show .site li:first-child{margin-bottom: 20px;}
    .cont-show .site li{width: 11%;}
    .ser-box{display: none;}
    .ser-trust{height: 300px;margin-top: 0;}
    .support ul{flex-wrap: wrap;}
    .support ul li{width: 100%;margin-bottom: 5%;}
    .support ul li .p1{background-size: cover;}
    .support ul li .p3{background-size: cover;}
    .item-ul:before{display: none;}
    .item-ul li{margin-bottom: 40px;}
    .tab-content li p{height: auto;}
    .interrelated ul li:last-child{display: none;}
    .list-time{display: none;}
    /* 隐藏移动端右侧浮动咨询按钮 */
    #LRdiv0,
    #LRdiv1{
        display: none!important;
    }

    /* 移动端底部版权部分替换为咨询按钮 */
    .footer{
        display: none!important;
    }
    .footer-btns{
        display: none;
        position: fixed;
        height: 36px;
        width: 100%;
        left: 0;
        bottom: 0;
        line-height: 36px;
        background-color: #fff;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        box-shadow:0px -0.2rem 0.2rem rgba(0, 0, 0, 0.05);
        z-index: 9999;
        background: -moz-linear-gradient(top, #F2F2F2, #ddd 100%);
    	background: -webkit-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    	background: -o-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    	background: -ms-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    	background: linear-gradient(to bottom, #F2F2F2 0%,#ddd 100%);
    }
    .footer-btns li{
        width: 33.3%;
        float: left;
        text-align: center;
    }
    .footer-btns li a,
    .footer-btns li span{
        display: inline-block;
        color: #666;
        line-height: 24px;
        text-align: center;
        padding-left: 24px;
    }
    .footer-btns li a{
    	background: url(/public/images/foot-ico01.png) no-repeat left center;
    	background-size: 18px auto;
    }
    .footer-btns li:nth-child(3) a{
    	color: #D12726;
    	background: url(/public/images/foot-ico05.png) no-repeat left center;
    	background-size: 18px auto;
    }
    .footer-btns li span{
        border-right: 1px solid #e5e5e5; 
        background: url(/public/images/foot-ico03.png) no-repeat left center;
        background-size: 18px auto;
    }

    .foot-links li:nth-child(1) a{
    	color: #D12726;
    	background: url(/public/images/foot-ico02.png) no-repeat left center;
    	background-size: 18px auto;
    }
    .foot-links li:nth-child(3) a{
    	color: #666;
    	background: url(/public/images/foot-ico04.png) no-repeat left center;
    	background-size: 18px auto;
    }
    .index-about ul li b{
        padding-top: 20px;
        margin-top: 10px;
    }
    .box{
        width: auto;
        padding: 0 10px;
    }
    .data-tab ul li span{
        font-size: 24px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 16px;
    }
    .data-tab ul li span i{
        font-size: 14px;
    }
    .pro-navy ul li{
        width: 20%;
    }
    .pro-navy ul li .pro-nav{
        height: 60px;
    }
    .pro-navy ul li p{
        font-size: 14px;
    }
    .pro-navy ul li b img{
        margin: 3px;
        height: 12px;
    }
    .pro-navy ul li{
        margin-bottom: 5px;
    }
    .about-range ul li{
        padding: 15px 0;
    }
    .about-range ul li b{
        font-size: 14px;
    }
    .way-info p img{
        width: 24px;
        vertical-align: middle;
    }
    .type-info h3{
        font-size: 18px;
        font-weight: normal;
    }
    .ser-list ul.items li i{
        background-size: 330px!important;
        height: 50px;
    }
    .ser-list ul.items li.ser01 i{
        background-position: -45px -3px;
    }
    .ser-list ul.items li.ser02 i{
        background-position: -160px -3px;
    }
    .ser-list ul.items li.ser03 i{
        background-position: -272px -3px;
    }
    .ser-list ul.items li.ser04 i{
        background-position: -45px -55px;
    }
    .ser-list ul.items li.ser05 i{
        background-position: -160px -55px
    }
    .ser-list ul.items li.ser06 i{
        background-position: -272px -55px;
    }
    .ser-list ul.items li:hover i{
        -webkit-transition:all 50s ease-in-out .4s;
        -moz-transition:all 50s ease-in-out .4s;
        -ms-transition:all 50s ease-in-out .4s;
        -o-transition:all 50s ease-in-out .4s;
        transition:all 50s ease-in-out .4s
    }
    .ser-list ul.items li strong{
        margin-top: 10px;
    }
    
    .about-range ul li .about-nav{ width: 35px; height: 35px; margin: 0 auto; background-size: auto 100%; }

    .pro-cont ul li.cont02,
    .pro-cont ul li.cont03{
        display: none;
    }
    .ban-show{
        display: none;
    }
    .mobile_ban-show{
        display: block;
    }
    .pagination a {
        padding: 6px 15px;
    }
    .menu ul li a.nav-select{
        color: #ed1c24;
    }
    #allmap,
    .way-map{
        border-radius: 0;
    }

    /* 当前位置前面的文字隐藏  */
    .position .mylocation{
        display: none;
    }
    .position .box{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }


    .pro-tit{
        margin-bottom: 15px;
    }
    .index-about ul, 
    .index-line ul, 
    .news-show{
        margin-top: 15px;
    }
    .product-info h1{
        margin-bottom: 0;
    }
    .pro-tel{
        padding-left: 45px;
        background-size: 34px;
    }
    /* 留言板移动端 */
    .ly-menu{
        width: auto;
        margin: 0 15px;
    }
    .ly-title{
        padding: 10px 15px;
        line-height: 26px;
        font-size: 16px;
    }
    .ly-menu input, 
    .ly-menu textarea{
        width: 100%;
        margin-left: 0;
    }
    .form-group{
        margin: 0 15px;
        text-align: left;
    }
    .form-group label{
        position: relative;
        display: block
    }

    .ly-title{ position: relative; padding-left: 50px; text-align: left; }
    .ly-title img{ position: absolute; top: 12px; left: 12px; width: 24px; height: 24px; }
    .ly-title b{ display: block; font-size: 18px; margin-bottom: 5px; }
    .form-group{ width: 100%; margin: 0; margin-bottom: 8px; }
    .btn-ly-tj{ margin-top: 15px;}
    .ly-menu .ly-bg03{ height: 120px; }
    .ly-menu form{ margin: 0 15px; }
    .news-lyb .form-group{ padding: 0; }
    .news-lyb .ly-title{ padding-left: 50px; }
    .news-main .form-group{ width: 100%;}
    /*首页产物*/
    .tab-porduct ul li{width: 45%;}
    .hot-lb{margin: 30px 0;}
    .tab-porduct ul li div .title{text-align: center;}
    .news-lb li{width: 98%;}
    .new-tab li{padding: 0 10px;}
    .con-left{width: 100%;}
    .con-right{display: none;}
    .left-bg form ul li.text-tel{text-align: right;}
    .left-bg form ul li.text-tel span{text-indent: 10%;}
    .left-bg form ul .wenb textarea{width: 100%;}
    .left-bg form .btnclick{display: flex;justify-content: center;margin-left: 0;}
    .pro_links ul li{width: 30%;}
    .pro_links ul{padding: 0 2% 2%;}
    .pro_links h2{padding-left: 2%;}
    .related ul li{width: 47%;}
    .related ul{justify-content: space-around;}
    .related ul li p{margin: 10px 0;}
    .maintenance .left-half{width: 100%;}
    .installation ul .s1,.installation ul .s2{width: 100%;}
    .installation ul li .p1,.installation ul li .p2{background-size: cover;}
    .line-ul ul li.on:after{bottom: -25px;}
    .line-ul ul li{font-size: 14px;}
}

@media screen and (max-width:680px){
	.news-pic{ display: none; }
    .pro-new ul{ padding-left: 0; }
    .pro-cont ul li.cont04{ padding: 40px 25px; }
    .pro-cont ul li.cont02 img{ height: 100%; }
    .pro-navy ul li .pro-nav{ background-size: 70%; }
    .about-video{ height: 400px; }
    .cour-info{ width: 100%; }
    .cour-nav{ width: 100%; height: 40px; margin-top: 10px; }
    .cour-nav li{ width: 12.5%; height: 40px; line-height: 40px; }
    .about-course{ height: auto; padding: 30px 0; }
    .pro-type ul{ margin-left: 0; }
    .pro-type ul li{ width: 100%; margin-left: 0; }
    .pro-type{ margin-top: 20px; }
     .show-ico img{ width: 80px; height: auto; }
    .new-tab li:last-child{display: none;}
    .pro_links ul li{width: 46%;}
    .item-ul li{width: 25%;}

}

@media screen and (max-width:600px){   
    .show02{ padding: 12px 0 30px; }
    .index-about ul li{ width: 48%; padding: 15px 0 10px; margin-bottom: 10px; }
    .index-tit p{ font-size: 14px; }
    .index-line ul li .line2{ padding-top: 24%; }
    .product-fix ul li img{ width: 26px; height: 26px; }
    .product-fix ul li p{ font-size: 14px; }
    .pro-l p img, .pro-l p video{ width: 100%; height: auto; }
    .pro-l p img{ margin: 20px 0; }
    .pro-l ul li b{ font-size: 18px; }
    .pro-line ul li p{ font-size: 16px; }
    .pro-news{ padding-top: 30px; }
    .pro-new{ margin-top: 20px; }
    .pro-new ul li h3 a{ font-size: 16px; }
    .pro-new ul li p{ padding: 10px 0 15px; }
    .pro-new ul li{ margin-bottom: 10px; }
    .case-sign{ display: none; }
    .product-main{ margin-top: 40px; }
    .news-main p img{ width: 100%; height: auto; }
    .news-main h1{ font-size: 22px; }
    .news-main h2{ font-size: 20px; }
    .news-text{ font-size: 14px; }
    .news-intro{ height: 150px; }


    .news-main p{ font-size: 15px; line-height: 30px; margin-bottom: 12px; }
    .news-main h3{margin-top: 20px;}
    .news-main .news-text h3{
        margin-top: 0;
    }
    .news-page{ margin-top: 10px; }
    .news-page p{ margin: 0; }
    .news-about ul li{ background-size: 20px; padding-left: 52px; }
    .news-about ul li a{ font-size: 16px; margin-bottom: 5px; }
    .news-pro ul li p{ font-size: 16px; }
    .news-txt{ padding: 10px 20px; }
    .news-txt b{ margin-top: 15px; }
    .news-focus ul li a{ width: 42%; }
    .much-time{ width: 15%; margin-right: 12px; }
    .pro-navy ul li .pro-nav{ background-size: 60%; }
    .about-video{ background: none; height: auto; }
    .about-video video{ padding: 0; }
    .about-info{ margin-top: 20px; }
    .way-info h2{ display: none; }
    .way-con b{ font-size: 15px; }
    .pro-case h2, .pro-case h2, .pro-need h2{ font-size: 20px; }
    .pro-need p{ font-size: 16px; }
    .aim-show li .aim-con{ padding-left: 40px; }
    .ser-trust ul{ background:none; }
    .ser-trust ul li{ color: #333; width: 50%; padding: 20px 0; margin-bottom: 1px; background-color: #EEE;}
    .ser-trust ul li:hover{ color: #FFF; }
    .ser-show ul li.ser-ico img{ width: 52px; height: 52px; }
    .hot-lb ul{flex-wrap: wrap;}
    .hot-lb li{width: 47%;}
    .hot-lb li:nth-child(1){margin-bottom: 5%;}

}

@media screen and (max-width:480px){
	#gotoTop{ width: 42px; height: 42px; background-size: 42px; }
    .pro-tit h1, .product-info h1, .news-focus h1, .about-show h1, .cont-show h1, .ser-name h1, .ser-name h1{ font-size: 24px; }
    .index-tit h2, .pro-l h2, .pro-line h2, .pro-news h2, .about-main h2, .about-range h2, .ser-aim h2, .ser-trust h2, .ser-flow h2{ font-size: 22px; }
    .news-pr h3, .news-data h3{ font-size: 20px; }
    .index-pro, .index-about, .index-line, .index-news, .index-news, .index-ser{ margin-top: 20px; }
    .index-ser{ padding: 20px 0; }
    .show02 img{ width: 87%; }
    .index-tit p,.pro-tit p{ display: none; }
    .data-tab ul li{ margin-right: 3px; }
    /* .data-tab ul li span{ width: 58px; height: 60px; line-height: 60px;  border-radius: 16px;} */
    .data-tab ul li.selected em{ left: 20px; }
    .data-tab{ height: 40px; }   
    .ser-list ul.items li strong{ line-height: 22px; padding: 0 10px; }
    /* .index-line ul{ width: 98%; margin-left:1%; margin-right: 1%; } */
    .index-line ul{padding: 0 15px;}
    .index-line ul li{ width: 100%; margin-left: 0; margin-bottom: 20px; }
    .pro-btn img{ width: 52%; }
    .pro-l p img{ margin: 10px 0; }
    .pro-l h2{ margin: 10px 0; }
    .pro-l ul{ margin-left: 0; }
    .pro-l ul li{ width: 100%; margin-left: 0; }
    .pro-line{ margin-top: 30px; }
    .pro-line ul{ margin-left: 0; }
    .pro-line ul li{ width: 100%; margin-left: 0; margin-bottom: 10px; }
    .pro-line{ padding: 30px 0; }
    .pro-cont ul li{ height: 250px; }
    .pro-cont ul li.cont01{ padding: 40px 10px; }
    .pro-cont ul li.cont03{ padding: 25px 20px; }
    .pro-cont ul li.cont04{ padding: 20px 5px; }
    .pro-cont ul li.cont04 p{ width: 46%; margin:2%; }
    .pro-cont ul li.cont03 p span{ font-size: 16px; padding: 4px 8px; }
    .pro-cont ul li.cont03 p img{ display: none; }
    .list-time{ width: 70px; }
    .list-time b{ font-size: 36px; }
    .list-info h2{ font-size: 16px; margin-bottom: 8px; }
    .list-info p{ color: #666; }
    .page a{ padding:6px 12px; }
	.page .current{ padding:6px 12px;}
	.disabled{ padding:6px 12px;}
	.news-focus ul li a{ width: 100%; }
	.news-txt{ padding: 10px; padding-bottom: 15px; }
	.news-txt b{ margin-top: 10px; }
	.news-focus{ padding-bottom: 10px; }
	.much-time{ display: none; }
	.com-txt h3, .com-show ul li h3, .much-info h3{ font-size: 17px; }
	.news-txt h3{ height: auto; line-height: 24px; }
	/* .pro-navy ul li{ width: 33.3%; } */
	.pro-navy{ margin-top: 30px; }
	.pro-rank{ margin: 0 auto; }
	.cour-txt{ margin:30px;  }
	.about-main ul{ margin-left: 0; }
	.about-main ul li{ width: 100%; margin-left: 0; }
	.about-point{ display: none; }
	.about-range ul li{ margin-bottom: 15px; }
	.way-con img{ width: 150px; height: 150px; }
	.way-con b{ line-height: 24px; }
	.cont-show{ margin: 20px auto; }
	.way-info p{ font-size: 15px; }
	.way-con span{ margin-top: 15px; }
	.need-line{ display: none; }
	.pro-need ul{ clear:initial; float: left; width: 48%; margin-left: 0; }
	.pro-need ul.need-pic{ margin-left: 2%; }
	.pro-need ul li{ width: 100%; margin-left: 0; margin-bottom: 10px; }
	.pro-need p{ margin-bottom: 20px; }
	.pro-case ul{ margin-left: 0; padding: 10px; }
	.pro-case ul li{ width: 100%; margin-left: 0; }
	.aim-show li.aim01, .aim-show li.aim03{ display: none; }
	.aim-show li, .aim-show li.on{ width: 100%; }
	.aim-show li .aim-con{ display: block; padding:20px; width: 100%; box-sizing: border-box;}
	.aim-show li .aim-con b{ font-size: 24px; }
	.aim-show .aim02 .aim-main{ background:url(/static/index/images_index/ser_on02.jpg) center center no-repeat; background-size:cover;}
	.aim-show, .aim-show li .aim-main{ height: auto; }
	.ser-aim p, .ser-trust p{ font-size: 15px; margin: 10px auto; }
	.ser-trust ul li h3{ font-size: 18px; }
	.error-pc{ display: none; }
	.error-mo{ display: block; }
    .error-pic a{ font-size: 16px; }
    
    .pro-navy ul li .pro-nav{
        height: 25px;
    }
    
    .ser-list ul.items li i{
        background-size: 260px!important;
        height: 40px;
    }
    .ser-list ul.items li.ser01 i{
        background-position: -39px -2px;
    }
    .ser-list ul.items li.ser02 i{
        background-position: -129px -2px;
    }
    .ser-list ul.items li.ser03 i{
        background-position: -219px -2px;
    }
    .ser-list ul.items li.ser04 i{
        background-position: -39px -48px;
    }
    .ser-list ul.items li.ser05 i{
        background-position: -129px -48px;
    }
    .ser-list ul.items li.ser06 i{
        background-position: -219px -48px;
    }
    .ser-list ul.items li i{
        width: 50px!important;
    }
    .pro-navy ul li:hover,
    .pro-navy ul li.cur{
        background-image: none;
    }
    .pro-navy ul li{
        border: 0;
    }
    .product-main{
        margin-top: 10px;
    }
    .way-info p img{
        margin: 5px 10px 5px 0;
        float: left;
    }
    .news-lyb .ly-title, .ly-title{
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 22px;
    }
    .ly-title b{ font-size: 16px; }
    .form-group label{
        font-size: 12px;
    }
    .form-group{
        margin-bottom: 8px;
    }

}

@media screen and (max-width:375px){
	.footer{ padding: 10px 0;}
    .news-focus h1, .about-show h1, .cont-show h1, .ser-name h1, .ser-name h1{ font-size: 24px; }
    .product-info h1{
        font-weight: bold;
        font-size: 22px;
    }
    .pro-tit h1, .index-tit h2, .pro-l h2, .pro-line h2, .pro-news h2, .about-main h2, .about-range h2, .ser-aim h2, .ser-trust h2, .ser-flow h2{ font-size: 20px; }
    .news-pr h3{ font-size: 18px; }
    .data-tab ul li span{ width: 50px; height: 50px; line-height: 50px; font-size: 22px;}       
    .changes .prev, .changes .next{ background-size: 90%; }
    .pro-show p{ height: 40px; line-height: 40px; font-size: 16px; }
    .index-line ul li .line2 .p1{ font-size: 16px; }
    .index-line ul li .line2 .p3{ width: 60%; left: 20%; }
    .index-about ul li b{padding-top: 20px; margin-top: 0;}
    .pro-cont{ padding: 30px 0; }
    .pro-cont ul li{ width: 100%; }
    .pro-cont ul li.cont03{ padding: 25px 70px; }
    .pro-cont ul li.cont04{ padding: 10px 5px; }
    .product-show{ margin: 0 auto; }
    .product-info ul li{ padding: 10px 5px; }
    /* .pro-btn img{ width: 52%; } */
    .pro-btn em{ display: none; }
    .pro-btn{ margin-right: 0; line-height: 45px; }
    .case-lst ul li p, .pro-rank ul li p{ font-size: 14px; height: 30px; line-height: 30px;}
    .case-lst ul li p a, .pro-rank ul li p a{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden; }
    .case-lst ul li, .pro-rank ul li{ margin-bottom: 8px; }
    .case-lst{ margin: 20px auto; }
    .list-time{ width: 60px; }
    .news-list ul li{ padding-bottom: 10px; margin-bottom: 15px; }
    .news-detail{ margin-top: 20px; }
    .news-time{color: #999;font-size: 12px;}
    .news-main h1{margin: 10px 0;}
    .news-time span{ display: none;}
    .news-main h1{ font-size: 20px; line-height: 1.5; }
    .news-text h3{ font-size: 16px; height: 30px; line-height: 30px; }
    .news-intro img{ width: 52px; height: 52px; }
    .news-text{ margin-top: 0; }
    .news-intro{ height: 70px; }
    .news-author{ height: 74px; }
    .news-author span{ font-size: 16px; padding: 0 15px 0 45px; background-position: 20px center; }
    .news-about ul li{ background: none; background-color: #F6F6F6; padding: 10px; margin-bottom: 10px; }
    .news-pro{ margin-top: 10px; }
    .about-show p, .cour-txt p, .about-main p, .about-main ul li p, .about-range p{ font-size: 14px; line-height: 1.6; }
    .cour-info{ height: 300px; }
    .cour-txt b{ font-size: 28px; }
	.ban-nav span a{ padding:14px 36px;}
	.cont-show b{ font-size: 22px; }
	.pro-case h2, .pro-need h2{ font-size: 18px; }
	.ser-aim p, .ser-trust p{ font-size: 14px; }
	.ser-aim, .ser-trust, .ser-trust ul{ margin-top: 20px; }
	.aim-show li .aim-con b{ font-size: 18px; }
	.ser-name{ margin-bottom: 15px; }
	.ser-show ul li.ser-ico{ padding: 25px 0; }
	.ser-show ul li.ser-ico img{ width: 46px; height: 46px; }
    .ser-show ul li i{ font-size: 16px; }
    .pro-new ul li h3 a{
        width: 100%;
    }
    .pro-new ul li h3 span{ display: none; }
    .pro-cont{
        display: none;
    }
    
}

@media screen and (max-width:320px){
    .news-pr ul li h4, .data-box ul li h4{ font-size: 16px; }    
    .pro-tit{ margin-bottom: 20px; }
    .index-about ul, .index-line ul, .news-show{ margin-top: 20px; }
    .pro-show p{ height: 32px; line-height: 32px; font-size: 15px; }
    .index-about ul li img{ height: 48px; }
    .index-about ul li b{  padding-top: 15px; margin-top: 5px; font-size: 18px;}
    .data-tab ul li span{ width: 48px; height: 48px; line-height: 48px; border-radius: 12px; font-size: 26px; }
    .data-tab ul li{ margin-right: 4px; }
    .data-tab ul li.selected em{ left: 14px; }
    .data-tab{ height: 20px; }
    .ser-list ul.items li{ width: 30.4%; }
    .product-info ul li{ padding: 10px; }
    .pro-new ul li h3 a{ width: 100%; font-size: 15px; }
    .pro-new ul li p{ padding: 5px 0 10px; }
    .list-time{ display: none; }
    .news-list{ margin-top: 20px; }
    .page{ margin: 5px auto 20px; }
    .page a{ padding:5px 10px; }
	.page .current{ padding:5px 10px;}
	.disabled{ padding:5px 10px;}
	.news-time{ display: none; }
	.news-main h1{ margin-top: 0; margin-bottom: 15px; }
	.news-pro ul{ margin-top: 0; }
	.news-pro ul li p{ font-size: 14px; line-height: 24px; }
	.way-info p{ margin-bottom: 5px; }
	.way-con img{ display: none; }
	.way-con{ margin-top: 10px; padding-top: 10px; }
	.way-info p em{ font-size: 22px; font-family: Arial;}
    .type-info{ left: 10px; top: 10%; }
    .data-tab ul li span {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
    .data-tab ul li span i {
        font-size: 12px;
    }
}
#Div1 table {width:100%!important;}
table td {padding: 5px 0!important;text-align: center;/*word-break: break-all*/}
table td span{font-size: 14px!important;}
.psgtable td {word-break: unset;}
.psgtable td span{padding:0 5px;}
.dp tr td {width: 85px!important;word-break: inherit!important;}
.dp1 tr td {width: 85px!important;word-break: inherit!important;}
.MsoNormalTable{border-collapse:inherit!important;}
.MsoNormalTable td {word-break:normal!important;}
.pc_content{margin-bottom: 20px;}
#phone{display: none;}
@media screen and (max-width:768px){
    #phone{display: block;}
    #computer{display: none;}
}



