﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
* { margin:0; padding:0;box-sizing: border-box}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;min-width:1200px;overflow-x: hidden}
*html { background-image:url(about:blank);background-attachment:fixed;}
li { list-style:none;}
img { border:none;}
body a img { border:none;}
h3{font-weight:normal}
a {color: #333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus { outline:none;}
a:link { text-decoration:none;}
a:hover { text-decoration:none;}
.text-cut  /*限制文字,文字超出显示冒号*/
{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;}
.container{width: 1200px;margin: 0 auto}
.fl{float: left}
.fr{float: right}
.clear{clear: both}
/*============================ 公共部分 ============================*/
/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;background: #ededed;padding: 15px;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB { color:#666; line-height:2;width: 50%;float: left}
.wengzhengfanye a{color: #666}
.wengzhengfanye a:hover { text-decoration:underline;}
.wengzhengfanye .wengzhengfanyeB{text-align: right}

/* 文章类别上下页 */
.page { overflow:hidden;}
.pagelink {text-align: center;padding: 20px 0}
.pagelink span,.pagelink a { display:inline-block; text-align:center;padding: 4px 10px;; border:solid 1px #eee;color:#666; margin:0 4px;}
.pagelink a:hover,.pagelink a.on { background:#ef3024; color:#fff; border:solid 1px #ef3024;}
.pagelink span{display:inline-block; color:#fff; background:#ef3024;padding: 4px 10px;border:solid 1px #ef3024;}

/*========================================= 首页 =====================================*/
header{z-index: 9999;width: 100%;background: #fff}
.top{background: #f5f5f5;border-bottom: 1px solid #e9e9e9;line-height: 35px;overflow: hidden}
.top ul li{float: left}
.top ul li a{color: #666;border-left: 1px solid #b0b0b0;padding-left: 10px;margin-right: 10px;}
.top ul li:first-child a{border:none;}
.head{overflow: hidden;padding: 25px 0}
.head .logo{display: flex;align-items: center}
.head .tel{background: url("../img/tel.png") no-repeat left;padding-left: 50px;}
.head .tel p{color: #000;}
.head .tel b{display:inline-block;background:#ef3024;color: #fff;font-size: 20px;font-weight:normal;font-family: Arial;line-height: 30px;padding: 0 10px;border-radius: 15px}

nav{background: #3a3a3a;}
.nav li{float:left;text-align:center;position:relative;line-height: 50px;width: 11.1%;transition: all 0.3s;}
.nav li a{ display:block;color: #fff;font-size: 15px}
.nav li:hover,.nav li.active{background: #ef3024}

.nav li .xlnav{z-index:2;right:auto;position:absolute;display:none;width: 100%;left: 0}
.nav li .xlnav ul{overflow: hidden;}
.nav li .xlnav li{height: 40px!important;line-height: 40px!important;width: 100%;background:#3a3a3a;margin-top: 1px}
.nav li .xlnav li a{height: 40px!important;font-size: 14px;color: #fff;font-weight: normal;
    border-bottom: none!important;padding: 0!important;}
.nav li .xlnav li:hover a{color: #fff!important;background-color: #ef3024!important;}

.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 650px;text-align: center;color: #fff;}
.banner .pagination{position: absolute; bottom:30px; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 15px;height: 15px;display: inline-block;border-radius: 100%;margin: 0 6px!important;border: 1px solid #fff}
.banner .swiper-pagination-bullet-active{background-color: #fff;}
.banner .swiper-button-prev{left: 30px;opacity: 0;width: auto}
.banner .swiper-button-next{right: 30px;opacity: 0;width: auto}
.banner:hover .swiper-button-prev{opacity: 1}
.banner:hover .swiper-button-next{opacity: 1}

.title{text-align: center;margin-top: 40px;}
.title p{font-size: 18px;color: #057fca;}
.title h2{font-size: 24px;color: #2e343a;margin: 5px 0 10px}
.title i{display: inline-block;width: 30px;height: 2px;background: #2e343a;}

.titleb p{color: #fff}
.titleb h2{color: #fff}
.titleb i{background: #fff}

.oneA {width: 1200px;margin: 0 auto;margin-top: 20px;}
.oneA:after {content: "";display: block;clear: both;font-size: 0;line-height: 0;}
.oneA .oneAl {float: left;width: 250px;height: 910px;border-radius: 20px;overflow: hidden;background: #057fca url(../img/proLbg.jpg) center bottom no-repeat;}
.oneA .oneAl .tit {line-height: 1;color: #fff;height: 96px;padding-top: 25px;background: url(../img/proLtit.png) 38px 25px no-repeat;padding-left: 88px;}
.oneA .oneAl .tit .w1 {font-size: 26px;font-weight: bold;letter-spacing: 1px;}
.oneA .oneAl .tit .w2 {font-size: 13px;margin-top: 8px;text-transform: uppercase;}
.oneA .oneAl .oneAlnav {-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 220px;height: 504px;background-color: #ffffff;margin: 0 auto;padding: 20px 10px 0;}
.oneA .oneAl .oneAlnav ul {position: relative;z-index: 2;}
.oneA .oneAl .oneAlnav ul li {margin-bottom: 15px;}
.oneA .oneAl .oneAlnav ul li > a {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #fff;height: 36px;line-height: 36px;background-color: #057fca;position: relative;padding: 0 40px 0 18px;}
.oneA .oneAl .oneAlnav ul li > a:after {content: "";width: 20px;height: 20px;background: url(../img/pronavjt.png) 0 center no-repeat;vertical-align: middle;position: absolute;right: 10px;top: 8px;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneA .oneAl .oneAlnav ul li:hover a,.oneA .oneAl .oneAlnav ul li.on > a {background: #e94c29;}
.oneA .oneAl .oneAlnav ul li:hover a:after,.oneA .oneAl .oneAlnav ul li.on > a:after {-webkit-transform: scale(1) rotate(90deg);-moz-transform: scale(1) rotate(90deg);-o-transform: scale(1) rotate(90deg);transform: scale(1) rotate(90deg);}
.oneA .oneAl .oneAlnav ul li .secs {max-height: 165px;overflow: auto;}
.oneA .oneAl .oneAlnav ul li .secs:after {content: "";display: block;clear: both;font-size: 0;line-height: 0;}
.oneA .oneAl .oneAlnav ul li .secs a {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 32px;position: relative;padding: 0 50px 0 20px;border-bottom: 1px #cacaca solid;}
.oneA .oneAl .oneAlnav ul li .secs a:after {content: "";width: 16px;height: 10px;background: url(../img/proLli.png) -20px 0 no-repeat;vertical-align: middle;position: absolute;right: 10px;top: 11px;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneA .oneAl .oneAlnav ul li .secs a:hover {color: #e94c29;}
.oneA .oneAl .oneAlnav ul li .secs a:hover:after {background: url(../img/proLli.png) 0 0 no-repeat;}
.oneA .oneAl .oneAltel {margin-top: 20px;background: url(../img/proLtel.png) center 0 no-repeat;padding-top: 58px;color: #ffffff;line-height: 1;text-align: center;}
.oneA .oneAl .oneAltel .w1 {font-size: 22px;font-weight: bold;}
.oneA .oneAl .oneAltel .w2 {font-size: 22px;font-weight: bold;margin-top: 3px;}
.oneA .oneAl .oneAltel .zxLink {display: block;width: 120px;height: 30px;background-color: #e94c29;margin: 18px auto 0;color: #fff;line-height: 30px;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneA .oneAl .oneAltel .zxLink:before {
    pointer-events: none;position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;}
.oneA .oneAl .oneAltel .zxLink:hover, .oneA .oneAl .oneAltel .zxLink:focus, .oneA .oneAl .oneAltel .zxLink:active {-webkit-transform: translateY(-3px);transform: translateY(-3px);}
.oneA .oneAl .oneAltel .zxLink:hover:before, .oneA .oneAl .oneAltel .zxLink:focus:before, .oneA .oneAl .oneAltel .zxLink:active:before {opacity: 1;-webkit-transform: translateY(3px);transform: translateY(3px);}
.oneA .oneAl .oneAltel .zxLink:hover {border-radius: 15px;}
.oneA .oneAr {}
.oneA .oneAr .oneArtit {height: 40px;text-align: center}
.oneA .oneAr .oneArtit span {display: inline-block;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 150px;height: 36px;background-color: #e94c29;border-radius: 18px;
    color: #fff;font-size: 16px;line-height: 36px;cursor: pointer;margin-right: 20px;text-align: center}
.oneA .oneAr .oneArtit span.s1 {background: #e94c29 url(../img/prohot.png) 27px center no-repeat;}
.oneA .oneAr .oneArtit span.s2 {background: #e94c29 url(../img/protj.png) 27px center no-repeat;}
.oneA .oneAr .oneArtit span.on {background-color: #057fca;}
.oneA .oneAr .oneArtit .search {float: right;margin-top: 5px;}
.oneA .oneAr .oneArtit .search .searchInp {width: 301px;height: 36px;background-color: #057fca;border-radius: 18px 0px 0px 18px;float: left;color: #ffffff;padding: 0 30px;
    -webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input, textarea {outline: 0;border: 0;resize: none;}
.oneA .oneAr .oneArtit .search .searchInp::-webkit-input-placeholder {color: #fff;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.oneA .oneAr .oneArtit .search .searchInp:focus::-webkit-input-placeholder, .oneA .oneAr .oneArtit .search .searchInp:active::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.5);}
.oneA .oneAr .oneArtit .search .submitBtn {background: #2e343a url(../img/searchico.png) center center no-repeat;border: none;width: 40px;height: 36px;border-radius: 0px 18px 18px 0px;cursor: pointer;float: right;margin-left: 4px;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.oneA .oneAr .oneArtit .search .submitBtn:hover {background-color: #e94c29;}
.oneA .oneAr .list ul {position: relative;margin-left: -16px;}
.oneA .oneAr .list ul:after {content: "";display: block;clear: both;font-size: 0;line-height: 0;}
.oneA .oneAr .list ul li {float: left;position: relative;margin: 18px 0 0 8px;width: 296px;height: 272px;border: solid 1px #dadada;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    padding: 9px 9px 0;-webkit-transition: all 0.6s ease-out;transition: all 0.6s ease-out;z-index: 1;overflow: hidden;}
.oneA .oneAr .list ul li:before {content: "";display: block;position: absolute;width: 100%;height: 0;transition: all 0.6s ease;background: #057fca;opacity: 0;filter: alpha(opacity=0);left: 0;bottom: 0;border-radius: 100% 100% 0 0;}
.oneA .oneAr .list ul li:hover {border-color: #057fca;}
.oneA .oneAr .list ul li:hover:before {height: 100%;opacity: 1;filter: alpha(opacity=100);border-radius: 0;}
.oneA .oneAr .list ul li .pic {display: block;width: 276px;height: 202px;overflow: hidden;-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;position: relative;z-index: 1;text-align: center;background: #eee}
.oneA .oneAr .list ul li .pic img {display: inline-block;height: 100%;-webkit-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
.oneA .oneAr .list ul li .pic:after {content: "";display: block;position: absolute;left: 0;top: -100%;width: 100%;height: 100%;background: rgba(46, 52, 58, 0.4) url(../img/proadd.png) center center no-repeat;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneA .oneAr .list ul li .bt {position: relative;height: 59px;line-height: 58px;padding-right: 36px;padding-left: 10px;display: block;z-index: 2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneA .oneAr .list ul li .bt:before {content: "";display: block;position: absolute;width: 16px;height: 10px;background: url(../img/proli.png) -20px center no-repeat;right: 10px;top: 25px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.oneA .oneAr .list ul li:hover .pic:after {top: 0;-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}
.oneA .oneAr .list ul li:hover .pic img {-webkit-transform: scale(1.2) rotate(0);-moz-transform: scale(1.2) rotate(0);-o-transform: scale(1.2) rotate(0);transform: scale(1.2) rotate(0);}
.oneA .oneAr .list ul li:hover .bt {color: #fff;}
.oneA .oneAr .list ul li:hover .bt:before {background-position: 0 0;}

.oneB {background: url(../img/aboutbg.jpg) center top no-repeat;height: 553px;overflow: hidden;margin-top: 40px;}
.oneB .oneBText .text {width: 1100px;color: #fff;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;line-height: 26px;height: 78px;margin: 44px auto 0;}
.oneB .oneBText .oneBMore {display: block;margin: 34px auto 0;width: 160px;height: 46px;line-height: 46px;background-color: #ffffff;border-radius: 23px;text-align: center;color: #7f7f7f;}
.oneB .oneBText .oneBMore:hover {background: #e94c29;color: #fff;}
.oneBa {width: 1200px;margin: 0 auto;margin-top: 50px;}
.oneBa:after {content: "";display: block;clear: both;font-size: 0;line-height: 0;}
.oneBa .hd {float: left;width: 150px;padding-left: 30px;height: 174px;background: url(../img/stylehd.png) left top no-repeat;}
.oneBa .hd a {width: 150px;height: 40px;background-color: #ffffff;border-radius: 10px;display: block;line-height: 40px;text-align: center;font-size: 16px;margin-top: 30px;}
.oneBa .hd a.on {background: #e94c29;color: #fff;font-weight: bold;}
.oneBa .hd a:first-child {margin-top: 32px;}
.oneBa .bd {float: right;width: 988px;}
.oneBa .bd .imgSwiper {width: 988px;height: 174px;overflow: hidden;/*cursor: url(../img/hand.png), default !important;*/}
.oneBa .bd .swiper-slide {float: left;margin-right: 20px;width: 232px;height: 174px;position: relative;overflow: hidden;}
.oneBa .bd .swiper-slide .pic {display: block;overflow: hidden;width: 232px;height: 174px;}
.oneBa .bd .swiper-slide .pic img {width: 100%;height: 100%;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;background: url(../img/stylehd.png) left top no-repeat;}
.oneBa .bd .swiper-slide:hover .pic img {-webkit-transform: scale(1.15) rotate(0);-moz-transform: scale(1.15) rotate(0);-o-transform: scale(1.15) rotate(0);transform: scale(1.15) rotate(0);}
.oneBa .bd .swiper-slide .tit {-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;position: absolute;height: 30px;line-height: 30px;color: #fff;padding: 0 10px;
    text-align: center;left: 0;bottom: 0;background-color: rgba(60, 66, 76, 0.8);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneBa .bd .swiper-slide:hover .tit {bottom: -30px;}
.oneBa .bd .swiper-slide .text {width: 212px;height: 154px;background-color: #ffffff;position: absolute;left: 50%;margin-left: -106px;margin-top: -77px;top: 50%;
    -webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transform: scale(0) rotate(360deg);-moz-transform: scale(0) rotate(360deg);-o-transform: scale(0) rotate(360deg);transform: scale(0) rotate(360deg);border-radius: 200%;padding: 44px 15px;text-align: center;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;/*cursor: url(../img/hand.png), default;*/}
.oneBa .bd .swiper-slide .text .bt {line-height: 26px;display: block;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneBa .bd .swiper-slide .text .bt:hover {color: #e94c29;}
.oneBa .bd .swiper-slide .text .more {margin: 18px auto 0;width: 78px;display: block;border-top: dashed 1px #c9c9c9;border-bottom: dashed 1px #c9c9c9;color: #969696;line-height: 23px;position: relative;}
.oneBa .bd .swiper-slide .text .more:before {content: "";display: block;width: 0;height: 0;border: dashed 0 #e94c29;position: absolute;left: -1px;top: -1px;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneBa .bd .swiper-slide .text .more:after {content: "";display: block;width: 0;height: 0;border: dashed 0 #e94c29;position: absolute;right: -1px;bottom: -1px;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
.oneBa .bd .swiper-slide .text .more:hover {color: #e94c29;border-color: transparent;}
.oneBa .bd .swiper-slide .text .more:hover:before {content: "";display: block;width: 100%;height: 100%;border-top: dashed 1px #e94c29;border-left: dashed 1px #e94c29;}
.oneBa .bd .swiper-slide .text .more:hover:after {content: "";display: block;width: 100%;height: 100%;border-bottom: dashed 1px #e94c29;border-right: dashed 1px #e94c29;}
.oneBa .bd .swiper-slide:hover .text {-webkit-transform: scale(1) rotate(0);-moz-transform: scale(1) rotate(0);-o-transform: scale(1) rotate(0);transform: scale(1) rotate(0);border-radius: 0;}

.title2_box{text-align:center;margin:50px 0 60px;}
.title2{display:inline-block;padding:5px 20px;background:#ef3024;color:#fff;font-size:30px;font-weight:bold;letter-spacing:5px;position:relative;}
.title2 span{color:#ffea00;}
.title2:before{content:"";width:100%;height:100%;border:1px solid #ef3024;position:absolute;top:8px;left:8px;z-index:-1;}
.title2:after{content:"";width:30px;height:3px;background:#ff8400;position:absolute;bottom:-40px;left:50%;margin-left:-15px;}
.title3{text-align:center;position:relative;margin-bottom:30px;}
.title3 h5{color:#555;border:1px solid #d5d5d5;background:#fff;display:inline-block;line-height:28px;padding:0 10px;position:relative;z-index:2;}
.title3:before{content:"";width:100%;height:1px;background:#d5d5d5;top:50%;left:0;position:absolute;}

.oneC{position:relative;background:url(../img/xian.png) no-repeat center 140px;overflow: hidden}
.oneC .row{overflow: hidden}
.oneC .row div{width: 50%;float: left}
.text-right{text-align: right}
.oneC dl dt{margin-bottom:10px;overflow: hidden}
.oneC dl dt span{display:block;width:75px;line-height:67px;background:#ef3024;color:#fff;font-weight:bold;font-style:italic;font-size:40px;text-align:center;position:relative;}
.oneC dl dt span:before{content:"";border-left:10px solid #ef3024;border-top:13px solid transparent;border-bottom:13px solid transparent;position:absolute;top:50%;right:-10px;margin-top:-13px;}
.oneC dl dt h5{font-size:35px;color:#ff8400;font-weight:bold;position:relative;width:calc(100% - 100px);}
.oneC dl dt h5:before{content:"";width:100%;height:9px;background:url(../img/bg1.png) repeat-x;position:absolute;bottom:-23px;left:0;}
.oneC dl dd{font-size:17px;color:#555;line-height:30px;border-bottom:1px dashed #d5d5d5;background:url(../img/icon7.png) no-repeat 0 center;padding:15px 0 15px 30px;}
.oneC .row:nth-child(2){margin:30px 0;}
.oneC .img1{max-width:100%;}

.oneD{background:#f3f3f3;padding-bottom:20px;overflow: hidden;margin-top: 40px}
.titles{margin:40px 0 50px 0;text-align:center;overflow:hidden;padding-bottom:3px;}
.titles p{font-size:35px;color:#555555;text-transform: uppercase;}
.titles h2{font-size:21px;color:#ef3024;font-weight:bold;position:relative;margin:10px 0 15px;}
.titles h2:before{content:"";width:530px;height:1px;background:#e1e1e1;position:absolute;bottom:-15px;left:50%;margin-left:-265px;}
.titles h2:after{content:"";width:82px;height:4px;background:#ff8400;position:absolute;bottom:-16px;left:50%;margin-left:-41px;}

.oneD ul li{width:16.66%;float:left;text-align:center;margin-bottom:30px;border-right:1px dashed #cfcfcf;}
.oneD ul li:first-child{border-left:1px dashed #cfcfcf;}
.oneD ul li .imgbox{width:115px;height:115px;padding:6px;border:1px solid #4db9dd;border-radius:50%;margin:0 auto;}
.oneD ul li .imgbox .img{background:#4db9dd;border-radius:50%;width:100%;height:100%;line-height:103px;position: relative}
.oneD ul li .imgbox .img img{max-height:60px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneD ul li span{width:20px;line-height:20px;display:inline-block;margin:10px 0;}
.oneD ul li p{font-size:15px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.oneD ul li:nth-child(2) .imgbox{border-color:#e27e7e;}
.oneD ul li:nth-child(2) .imgbox .img{background:#e27e7e;}
.oneD ul li:nth-child(2) span{border-color:#e27e7e;color:#e27e7e}
.oneD ul li:nth-child(3) .imgbox{border-color:#daa66d;}
.oneD ul li:nth-child(3) .imgbox .img{background:#daa66d;}
.oneD ul li:nth-child(3) span{border-color:#daa66d;color:#daa66d}
.oneD ul li:nth-child(4) .imgbox{border-color:#7ec58d;}
.oneD ul li:nth-child(4) .imgbox .img{background:#7ec58d;}
.oneD ul li:nth-child(4) span{border-color:#7ec58d;color:#7ec58d}
.oneD ul li:nth-child(5) .imgbox{border-color:#e2769a;}
.oneD ul li:nth-child(5) .imgbox .img{background:#e2769a;}
.oneD ul li:nth-child(5) span{border-color:#e2769a;color:#e2769a}
.oneD ul li:nth-child(6) .imgbox{border-color:#4ddd86;}
.oneD ul li:nth-child(6) .imgbox .img{background:#4ddd86;}
.oneD ul li:nth-child(6) span{border-color:#4ddd86;color:#4ddd86}

.titleoe{text-align: center;margin-top: 40px}
.titleoe h2{font-size: 24px;padding: 0;color: #000;}
.titleoe p{margin-top: 10px;color: #999}
.oneE ul{display: flex;flex-wrap: wrap;}
.oneE ul li{width: 383px;border: 1px solid #d7d7d7;margin: 30px 25px 0 0;position: relative;padding: 0;}
.oneE ul li .oel{background: #ececec;border-right: 1px solid #d7d7d7;float: left;height: 100%;position: absolute;width: 50px;}
.oneE ul li .oec{float: left;position: relative;margin: 25px 20px 0;width: 60px;height: 60px;background: #f75a53;border-radius: 50%;overflow: hidden;text-align: center;}
.oneE ul li .oec img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.oneE ul li .oelr{overflow: hidden;padding:20px 10px 15px 0;position: relative;}
.oneE ul li .oelr h3{color: #37474f;font-weight: 700;margin-bottom: 5px;}
.oneE ul li .oelr p{color: #777;line-height: 22px;}
.oneE ul li:nth-child(3n){margin-right: 0}
.oneE ul li:hover .oelr h3 a{color: #f75a53}

.oneFg{background: url("../img/of.jpg") no-repeat center;background-size: cover;overflow: hidden;margin-top: 40px}
.oneFg .titles p{color: #fff}
.oneFg .titles h2{color: #fff}
.oneF{padding-bottom:50px;overflow: hidden}
.oneFl{width: 34%}
.oneFl ul li{font-size:15px;color:#fff;line-height:25px;margin-bottom:10px;}
.oneFl ul li img{margin-right:5px;float: left}
.oneFl .weixin{display:block;width:110px;height:110px;margin:20px 0 0 0;}
.oneFr{width: 65%}
.oneFr form input{height:40px;width:49%;border:1px solid #dad9d9;padding:0 10px;border-radius:0;}
.oneFr form textarea{width:100%;margin:15px 0;height:150px;border:1px solid #dad9d9;padding:10px;border-radius:0;}
.oneFr form button{width:100%;height:40px;background:#ff8400;color:#fff;border:none;}

footer{overflow: hidden;background: #ef3024;padding: 15px 0}
.foot{text-align: center;line-height: 22px;color: #fff}
.foot a{color: #fff}

.link{color: #fff;line-height: 22px;background: #ef3024;padding-top:20px;text-align:center}
.link a{color: #fff}

/*=======================================关于我们============================================*/
.sousuo{border-bottom:1px solid #e9e9e9;}
.sou_box{position:relative;height:60px;padding:0 360px 0 30px;background:url(../img/icon2.png) no-repeat 0 center;}
.sou_box p{line-height:60px;}
.sou_box p a{color:#5a5a5a;border-right:1px solid #858585;padding-right:10px;margin-right:10px;}
.sou_box p a:first-child,.sou_box p a:last-child{border:none;padding:0;margin:0;}
.sou_box p a:first-child{cursor:default !important;}
.sou_box p a:hover{color:#ff8a00;}
.sou_box p a:first-child:hover{color:#5a5a5a;}
.sou_box form{position:absolute;top:14px;right:0;overflow: hidden}
.sou_box form input{width:244px;height:32px;border:1px solid #e6e5e0;border-right:none;padding:0 10px;border-radius:0;}
.sou_box form button{width:50px;height:32px;background:#ef3024 url(../img/icon3.png) no-repeat center;border:none;}

.neiye{margin: 30px auto;overflow: hidden}
.neiyel{width: 275px}
.neiyel .title4{background:#ef3024;position:relative;line-height:45px;}
.neiyel .title4 i{position:absolute;width:20px;height:45px;left:20px;color:#fff;top:0;background: url("../img/title4.png") no-repeat center}
.neiyel .title4 h5{line-height:45px;padding-left:50px;color:#fff;font-size:18px;font-weight: normal}
.neiyel .title4 h5 span{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);text-transform: uppercase;}
.neiyel .nav1 ul li{border: 1px solid #d9d9d9;line-height: 44px;overflow: hidden}
.neiyel .nav1 ul li span{display:inline-block;margin: 0 30px 0 10%;background: url("../img/navli.png") no-repeat center;
    width: 20px;height: 44px;float: left}
.neiyel .nav1 ul li:hover a,.neiyel .nav1 ul li.active a{color: #ff8a00;font-weight: bold;}
.neiyel .nav1 ul li:hover span,.neiyel .nav1 ul li.active span{background: url("../img/navlih.png") no-repeat center;}

.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:16px;color:#555;font-weight:bold;}
.neiye .title5 p{font-size:13px;color:#777;}
.neiye .title5 p a{color:#777;}
.neiye .title5 p a:hover{color:#ff8a00;}
.neiye .title5 p span{color:#ff8a00;}

.neiyer{width: 890px}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;overflow: hidden}
.neiye .title5 h5{font-size:16px;color:#555;font-weight:bold;}
.neiye .title5 p{font-size:13px;color:#777;}
.neiye .title5 p a{color:#777;}
.neiye .title5 p a:hover{color:#ff8a00;}
.neiye .title5 p span{color:#ff8a00;}
.xqy .bt{font-size:16px;font-weight:bold;margin:10px 0;text-align:center;}
.xqy .rq{font-size:13px;color:#bbb;text-align:center;border-bottom:1px dashed #999;padding-bottom:10px;margin-bottom:10px;}
.xqy img{max-width:100%;}
.xqy .text{line-height:25px;margin:10px 0;}

.other{border-top: 1px solid #d9d9d9;margin-top: 30px}
.other h3{font-size: 16px;font-weight: bold;padding: 20px 0 10px}
.other ul li{line-height: 2}


/*=======================================产品中心============================================*/
.cp_ny{overflow: hidden}
.cp_ny ul{display: flex;flex-wrap: wrap;}
.cp_ny ul li{width: 283px;border:1px solid #d5d5d5;margin: 0 20px 20px 0;}
.cp_ny ul li .imgbox{overflow:hidden;position:relative;padding:3px;}
.cp_ny ul li .img{position:relative;overflow:hidden;height: 205px;text-align: center;background: #eee}
.cp_ny ul li .img img{height: 205px}
.cp_ny ul li .img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.6) url(../img/icon4.png) no-repeat center;z-index:2;opacity:0;filter:alpha(opacity=100);transition:all .3s;}
.cp_ny ul li h3{line-height:40px;text-align:center;color:#333;border-top:1px solid #d5d5d5;}
.cp_ny ul li:hover{border-color:#ef3024;}
.cp_ny ul li:hover .img:before{opacity:1;filter:alpha(opacity=100);transition:all .5s;}
.cp_ny ul li:hover h3{color:#fff;background:#ef3024;border-color:#ef3024;}
.cp_ny ul li:nth-child(3n){margin-right: 0}

/*=======================================新闻中心============================================*/
.xwzx-ny ul li{border-bottom: 1px solid #d9d9d9;padding: 0 0 20px 0;overflow: hidden;margin-bottom: 20px}
.xwzx-ny ul li .imgbox{width: 266px;height: 176px;overflow: hidden;}
.xwzx-ny ul li .imgbox img{max-width: 100%;height:100%;transition: all 0.5s}
.xwzx-ny ul li dl{width: 600px}
.xwzx-ny ul li dl h3{font-size: 16px;color: #4a4a4a}
.xwzx-ny ul li dl span{font-size: 12px;color: #999;margin: 5px 0;display: inline-block}
.xwzx-ny ul li dl p{font-size: 12px;color: #999;line-height: 25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.xwzx-ny ul li .ckxq{display:block;width:90px;line-height:28px;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}
.xwzx-ny ul li:hover .imgbox img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.xwzx-ny ul li:hover .ckxq{background:#ff8400;}

/*=======================================联系我们============================================*/
#dituContent{height: 400px}

/*=======================================合作伙伴============================================*/
.hzhb_ny{overflow: hidden}
.hzhb_ny ul{display: flex;flex-wrap: wrap}
.hzhb_ny ul li{width: 207px;height: 113px;overflow: hidden;border: 1px solid #ccc;position: relative;margin: 0 20px 20px 0}
.hzhb_ny ul li .imgbox{border: 2px solid transparent;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;overflow: hidden;
display: flex;align-items: center}
.hzhb_ny ul li img{max-width: 100%}
.hzhb_ny ul li:hover .imgbox{border-color: #ef3024}
.hzhb_ny ul li:hover{border-color: #ef3024}
.hzhb_ny ul li:nth-child(4n){margin-right: 0}

/*=======================================详情页============================================*/
.con{padding: 30px 48px;background: #fff;}
.xqy h1{font-size:22px;text-align: center;font-weight: normal;}
.info_laiyuan{color: #999;text-align: center;margin-top: 15px;border-bottom: 1px dashed #999;padding-bottom: 15px;font-size: 12px}
.cont{padding:20px 0;line-height:2;min-height: 400px;color: #666}
.cont img{max-width:100%;}
.cont video{max-width: 100%}
.con_img{text-align: center;padding-bottom: 30px}
.con_img img{max-width:100%;}

