.main{ padding: 3% 0; line-height: 30px}
.clear{ clear: both;}
.content{ line-height: 30px; padding: 2% 0 0;}
@media screen and (max-width:765px){
.main{ padding: 7% 0;}
iframe{ height: 300px;}
}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
/*.img-cover-4by3 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}*/
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.bj{ background: url(../images/bj.png) no-repeat center bottom; background-size: 100%;}
.img{ text-align: center; padding: 0 0 20px;}
.img img{ max-width: 100%;}
.p15{ padding-left: 15px; padding-right: 15px;}

#dituContent label {
max-width: unset!important;
text-align: center;
}


/*kefu*/
.fixed-contact-wrap {
z-index:999;
position:fixed;
right:30px;
top:75%;
width:60px;
margin-top:-90px;
overflow:hidden;
border-radius:30px;
opacity:0;
transition:all .4s;
transform: translateX(95px);
-webkit-transform: translateX(95px);
-moz-transform: translateX(95px);

}
.fixed-contact-wrap.show{  transform:none; opacity:1; }
.fixed-contact-wrap.active {width:215px;}
.fixed-contact-wrap li {
position:relative;
height:60px;
background:#444;
overflow:hidden;
}
.fixed-contact-wrap.active li {overflow:inherit;}
.fixed-contact-wrap li a {position:relative;z-index:1000;display:block;}
.fixed-contact-wrap li i {
z-index:1000;
position:absolute;
right:0;
display:block;
width:60px;
height:60px;
transition:all .4s;
}
.fixed-contact-wrap.active li:after {
z-index:1001;
content:'';
position:absolute;
bottom:0;
left:50%;
display:block;
width:80%;
height:1px;
margin-left:-40%;
background:rgba(255,255,255,.1);
}
.fixed-contact-wrap.active li:last-child:after {display:none;}
.fixed-contact-wrap li:hover i,.fixed-contact-wrap li:hover strong{opacity:.5;}
.fixed-contact-wrap .phone i {
background:#444 url(../images/fix-icon1.png) no-repeat center center;
border-top-left-radius:30px;
-moz-border-top-left-radius:30px;
-webkit-border-top-left-radius:30px;
border-top-right-radius:30px;
-moz-border-top-right-radius:30px;
-webkit-border-top-right-radius:30px;
}
.fixed-contact-wrap .qq i {background:#444 url(../images/fix-icon2.png) no-repeat center center;}
.fixed-contact-wrap .back-top i {  background:#444 url(../images/fix-icon3.png) no-repeat center center;  }
.fixed-contact-wrap.active .back-top i {
border-bottom-left-radius:0;
-moz-border-bottom-left-radius:0;
-webkit-border-bottom-left-radius:0;
}
.fixed-contact-wrap li strong {
position:absolute;
top:0;
right:-135px;
display:block;
width:170px;
padding:0 15px 0 0;
font:normal 16px/60px 'gotham-medium';
color:#fff;
background:#444;
white-space:nowrap;
transition:all .4s;
}
.fixed-contact-wrap.active li strong {
right:20px;
}
@media(max-width:1601px){
.fixed-contact-wrap {right:15px;width:50px;border-radius:25px;}
.fixed-contact-wrap.active {width:200px;}
.fixed-contact-wrap li {height:50px;}
.fixed-contact-wrap li i {width:50px;height:50px;}
.fixed-contact-wrap li strong {right:-120px;width:135px;padding:0 15px 0 20px;font:normal 14px/50px 'gotham-medium';}
.fixed-contact-wrap.active li strong {right:50px;}
}


/*头部*/
#top_bj{ background: url(../images/top_bj.jpg) no-repeat center top;}
#top_index{ height: auto; padding: 23px 0;}
#top_pic{ text-align: center;}
#top_index #logo{ position: relative;}
#top_index #logo a{ display: block; width: 100%; position: absolute; z-index: 1; top: -20px; left: 0; text-align: center; height: auto; padding: 0;}
#logo img{ max-width: 100%;}
#top_tel .left{ float: right; padding-right: 20px;}
#top_tel .right{ color: #b8966a; font-size: 16px; padding-top: 25px;}
#top_tel .right span{ font-size: 30px; font-family: impact;}
@media (min-width: 768px) and (max-width: 1200px){
#top_tel .left{ float: right; padding-right: 10px;}
#top_tel .right span{ font-size: 26px;}
}
@media screen and (max-width:768px){
#top_index{ padding: 5px 0;}
#top_index #logo a{ position: relative; text-align: left; top: auto;}
#logo img{ max-width: 100%;}
#top_tel .right{ float: left !important; padding-top: 10px;}
}

#nav_bj{ height: auto; background: #e4aa49; height: 50px;}
#nav_bj dl{ margin: 0 auto !important; position: relative; z-index: 2;}
#nav_bj dt{ float: left; width: 150px; height: 50px; line-height: 50px; font-weight: normal; font-size: 16px; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav_bj dt:nth-of-type(5){ float: right;}
#nav_bj dt:nth-of-type(6){ float: right;}
#nav_bj dt:nth-of-type(7){ float: right;}
#nav_bj dt:nth-of-type(8){ float: right;}
#nav_bj dt:before{ background: #ffd48d; position: absolute; right: 0; top: 0; height: 100%; width: 0; content: ''; transition:0.5s;}
#nav_bj dt a{ display: block; position: relative; z-index: 1; color: #333333;}
#nav_bj dt:hover:before{ width: 100%;}
@media (min-width: 1200px) and (max-width: 1400px){
#nav_bj dt{ width: 125px; font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
#nav_bj dt{ width: 100px; font-size: 14px;}
}



#sj_nav{ width:100%; background: #00815f; height: 72px;}
#sj_nav a{ display:block; float:left; width: 25%; border-bottom: 1px solid #329755; background: url(../images/nav_line.png) no-repeat right top; height:36px; line-height:36px; text-align:center; color:#fff !important;}
.sp_nav{width:50px;float:right;position:fixed; right: 10px; z-index: 999; background: #333; cursor:pointer;height:40px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav span:nth-of-type(3){top:30px}
.sp_nav_se span:nth-of-type(1){top:20px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:20px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:100vh;font-size:14px;line-height:40px;top:-100%; padding-top: 90px; left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:0;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px; text-transform: uppercase;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; text-transform: uppercase;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


#banner img{ width: 100%;}
#banner .swiper-button-next{ background: url(../images/right.png) no-repeat left top; width: 86px; height: 86px; right: 7%;}
#banner .swiper-button-prev{ background: url(../images/left.png) no-repeat left top; width: 86px; height: 86px; left: 7%;}
#banner .swiper-pagination-bullet{ background: #e7ad4c; width: 10px; height: 10px; transition:0.3s;}
#banner .swiper-pagination-bullet-active{ width: 40px; border-radius: 5px;}

#zi_banner{ width: 100%; overflow: hidden; height: auto; position: relative;}
#zi_banner img{ width: 100%;}
@media screen and (max-width:768px){
#zi_banner img{ width: 200%; margin-left: -65%;}
}
.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }


.slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
.slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox1 .hd li.on{ background:#fff;  }
.slideBox1 .bd{ position:relative; z-index:0; }
.slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }

#zi_nav{ height: 50px; line-height: 50px; background: #f6f6f6; width: 100%; border-bottom: 1px solid #efefef;}
#zi_nav li{ float: left; width: 11%; text-align: center; position: relative; transition:0.3s;}
#zi_nav li:before{ position: absolute; right: 0; top: 30%; content: ''; width: 1px; height: 30%; background: #ccc;}
#zi_nav li:hover{ background: #c51429; color: #fff;}
#zi_nav li:hover a{ color: #fff;}
#zi_nav li:hover:before{ background: none;}
@media screen and (max-width:768px){
#zi_nav{ height: auto;}
#zi_nav li{ width: 25%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
}

/*底部*/
#end_line{ height: auto; width: 100%; line-height: 30px; padding: 10px 0; background: #282828; text-align: center; color: #b9b9b9;}
#end_line a{ color: #b9b9b9;}

#end_bj{ background: url(../images/end_bj.jpg) no-repeat center top; width: 100%; height: auto;}
#end_bj .main{ padding: 0;}
#end_logo{ text-align: left; padding: 0;}
#end_logo img{ max-width: 100%;}
#end_nav ul{ margin: 40% 0 0 !important; border-right: 1px solid rgba(255,255,255,0.4);}
#end_nav ul li{ line-height: 45px; font-size: 16px; text-align: center;}
#end_nav ul li a{ color: rgba(255,255,255,0.6); transition:0.3s;}
#end_nav ul li:hover a{ color: #fff;}
#end_lx{ padding: 6% 0 0 3%; color: rgba(255,255,255,0.6); font-size: 16px; line-height: 40px;}
#end_lx .wx{ padding-top: 30px;}
@media screen and (max-width:768px){
#end_nav ul{ margin: 3% 0 !important; border: none; text-align: center; border-bottom: 1px solid rgba(255,255,255,0.4);}
#end_nav ul li{ width: 24%; display: inline-block;}
#end_lx{ padding: 0 15px 5%;}
#end_lx .wx{ text-align: center; padding-top: 10px;}
}




.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 999; width:100%; position: fixed; background-color:#191919;}
.f1{ width:100%; background:url(../images/end_icon3.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../images/end_icon2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 50%; height: 100%;float: left; line-height:90px; text-align: center; background-color:#191919;}
.footer a:last-of-type{ background: #b8966a;}
.kb50{ height: 60px;}





/*首页*/
#gsjj_bj{ background: url(../images/jjbj.png) no-repeat center bottom; width: 100%; height: auto;}
#jjpic1,#jjpic2{ padding: 0;}
#jjpic1 img,#jjpic2 img{ width: 100%;}
#jjpic1{ padding-top: 5%;}
#jj_line{ float: left; position: relative; z-index: 1; margin: -17% 0 0 3%;}
#jj_line img{ transition:0.3s;}
#jj_line:hover img{ transform: translateY(-20px); box-shadow: 0 0 10px rgba(0,0,0,0.5);}
#gsjjnr{ float: left; width: 75%; padding: 5% 10% 0;}
#gsjjnr .tit{ color: #202020; font-size: 24px; font-weight: bold;}
#gsjjnr .content{ font-size: 16px; line-height: 35px; padding: 3% 0;}
#gsjjnr .more{ width: 30%; border: 1px solid #e4aa49; height: 40px; line-height: 40px; text-align: center; transition:0.3s;}
#gsjjnr .more:hover{ background: #e4aa49; color: #fff; letter-spacing: 3px;}
#gsjjbt{ float: right; position: relative; z-index: 1; margin: -23px 5% 0 0;}
@media (min-width: 1200px) and (max-width: 1400px){
#gsjjnr{ width: 70%;}
}
@media (min-width: 768px) and (max-width: 1190px){
#gsjjnr{ width: 67%; padding: 5% 5% 0;}
}
@media screen and (max-width:768px){
#jjpic2{ padding: 15px;}
#gsjjnr{ float: none; width: 100%; padding: 2% 15px;}
#gsjjnr .more{ width: 40%;}
}



#ysbj{ background: url(../images/ysbj.jpg) no-repeat center top; width: 100%;}
#ysbj .tit_in{ color: #fff;}
.tit_in{ text-align: center; margin: 0 auto; color: #282828; font-size: 36px; padding: 1% 0;}
.tit_in p{ display: inline-block; position: relative; font-family: monospace; font-weight: bold;}
.tit_in p:before{ position: absolute; left: -30px; top: -28px; content: ''; background: url(../images/tit_left.png) no-repeat left top; width: 110px; height: 40px;}
.tit_in p:after{ position: absolute; right: -30px; bottom: -28px; content: ''; background: url(../images/tit_right.png) no-repeat left top; width: 110px; height: 40px;}
.tit_in span{ display: block; color: #666666; font-size: 16px; padding-top: 30px;}
#ysbj .content{ color: #fff; text-align: center; font-size: 16px; padding: 3% 15%; line-height: 40px;}
#ysbj .yspic{ text-align: center;}
#ysbj .yspic img{ max-width: 100%;}
#ysbj ul{ padding-top: 5%; text-align: center;}
#ysbj ul li .pic img{ transition:0.7s; max-width: 100%;}
#ysbj ul li:hover img{transform:rotate(360deg);}
#ysbj ul li .font{ background: url(../images/ysfont.png) no-repeat center top; color: #fff; width: 74px; height: 125px; margin: 0 auto; font-size: 20px; line-height: 25px; padding-top: 35px; position: relative; z-index: 1; margin-top: -35px;}
@media screen and (max-width:768px){
#ysbj{ background: url(../images/ysbj.jpg) repeat center top;}
.tit_in{ padding: 7% 0;}
#ysbj ul .col-xs-3{ padding: 0 5px;}
#ysbj ul li{ margin-bottom: 20px !important;}
#ysbj ul li .font{ width: 50%; background-size: 100%;}
#ysbj .content{ padding: 3%; font-size: 14px; line-height: 30px;}
#ysbj ul li .font{ padding-top: 20px; font-size: 14px; line-height: 20px; margin-top: -20px; height: 80px;}
}


#cpbj{ background: url(../images/cpbj.png) no-repeat center 200px; width: 100%; height: auto;}
.slideTxtBox_cp{ text-align:left; margin-top: 1%;}
.slideTxtBox_cp .hd{ height: auto; position:relative; }
.slideTxtBox_cp .hd ul{ height:auto; text-align: center;}
.slideTxtBox_cp .hd ul li{ display: inline-block; width: 20%; height: 57px; line-height: 20px; padding: 0; text-align: center; cursor:pointer; color: #282828 !important; margin: 0 2px 5px;}
.slideTxtBox_cp .hd ul li .left{ width: 57px; height: 57px;}
.slideTxtBox_cp .hd ul li .right{ width: 70%; text-align: left; padding-top: 10px;}
.slideTxtBox_cp .hd ul li .right p{ font-size: 16px;}
.slideTxtBox_cp .hd ul li .right span{ font-size: 14px; text-transform: uppercase;}
.slideTxtBox_cp .hd ul li a{ color: #282828 !important;}
.slideTxtBox_cp .hd ul li.on{ height: 57px; color: #e1a746 !important;}
.slideTxtBox_cp .hd ul li.on a{ color: #e1a746 !important;}
.slideTxtBox_cp .bd ul{ padding:2% 0 0;  zoom:1;  }
.slideTxtBox_cp .bd ul .col-xs-6{ padding: 0 10px;}
.slideTxtBox_cp .bd li{ text-align:center; transition:0.3s; background: #d7d6d6; overflow: hidden; margin-bottom: 8%; }
.slideTxtBox_cp .bd li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.slideTxtBox_cp .bd li .pic .picpic{ transition: 0.3s; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.slideTxtBox_cp .bd li .tit{ padding: 0 3%; transition: 0.3s; line-height: 50px; color: #666666; font-size: 16px; }

.slideTxtBox_cp .bd li:hover .pic .picpic{ transform: scale(1.1);}
.slideTxtBox_cp .bd li:hover .right{ background: #283995; border:1px solid #283995; color: #fff;}
@media screen and (max-width:765px){
.slideTxtBox_cp .hd{ margin-top: 3%; padding: 0 2%;}
.slideTxtBox_cp .hd ul li{ width: 48%;}
.slideTxtBox_cp .hd ul li .right{ width: 65%;}
.slideTxtBox_cp .bd li .tit{ font-size: 13px; line-height: 40px;}
}

#gg{ width: 100%;}
#gg img{ width: 100%;}


#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 3% 0; border: 1px solid #efefef; transition: 0.3s; margin-bottom: 15px; }
#indexNews li .right{ padding: 0 2% 0 5% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #666666; font-size: 2rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#indexNews li .news_info{ color: #999999; font-size: 0.8em;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ebebeb; color: #999999; font-size: 1
.5rem; padding: 0 !important; margin: 0 !important; transition: 0.3s;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #979797; font-size: 4rem; font-weight: bold; transition: 0.3s;}
#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #e4aa49;}
#indexNews li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.3); background: #fafafa;}






/*子页*/
.content_zy{ padding: 2% 15px; line-height: 30px;}

#homebj{ height: 60px; background: #eeeeee;}
#homebj ul li{ float: left; height: 60px; line-height: 60px; padding: 0 40px; font-size: 16px; transition:0.3s; cursor: pointer;}
#homebj ul li:hover{ background: #e4aa49; color: #fff;}
@media screen and (max-width:765px){
#homebj ul li{ padding: 0; width: 22%; text-align: center; font-size: 14px;}
}
#homebj .container{ height: 60px; line-height: 60px; background: url(../images/home.png) no-repeat left center; padding-left: 30px;}
#homebj .container a{ padding: 0 5px;}
#jjsp img{ width: 100%;}
#jjnr{ font-size: 15px; line-height: 35px; padding-top: 20px;}

#qyyj dt{ background: #e1a746; border: 5px solid #e1a746; width: 100%;}
#qyyj dt .pic{ overflow: hidden;}
#qyyj dt .pic img{ width: 100%;}
#qyyj dt .font{ background: url(../images/jjysbj.jpg) repeat center top; color: #fff; font-weight: normal; padding: 20px 10px 10px;}
#qyyj dt .font .tit{ background: url(../images/jjys_tit.png) no-repeat left bottom; height: 57px; line-height: 60px; font-size: 30px; font-weight: bold; text-align: center;}
#qyyj dt .font .nr{ line-height: 25px; min-height: 170px; padding-top: 20px; text-align: center;}
@media screen and (max-width:768px){
#qyyj dt{ margin-bottom: 20px;}
#qyyj dt .font .nr{ height: auto !important; min-height: auto;}
}


#qyln{ background: url(../images/ljbj.jpg) no-repeat center bottom #f7f7f7;}
#lipic{ text-align: center;}
#lipic img{ max-width: 100%;}
#linr{ padding-top: 5%;}
#linr .tit{ background: url(../images/ljline.png) no-repeat right bottom; text-align: right; line-height: 40px; padding-bottom: 10px;}
#linr .tit p{ font-size: 36px; font-family: monospace;}
#linr .tit span{ font-family: monospace; text-transform: uppercase; font-size: 24px;}
#linr .content{ float: right; font-size: 16px; padding-top: 15%; width: 90%; line-height: 35px;}

#xwzx .swiper-container {
width: 100%;
height: 100%;
padding: 10px 10px 5%;
margin-bottom: 3%;
}
#xwzx .swiper-slide {
text-align: center;
transition:0.3s;

/* Center slide text vertically */
flex-direction: column;
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;
}
#xwzx .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden; }
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwzx .swiper-slide .tit{ width: 100%; height: 45px; line-height: 45px; background: #d7d6d6;}
#xwzx .swiper-slide:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.5);}
#xwzx .swiper-slide:hover .pic img{ transform: scale(1.1);}
#xwzx .swiper-container .swiper-pagination{ bottom: 0;}
#xwzx .swiper-container .swiper-pagination-bullet{ background: #e4aa49;}

.more_in{ border: 1px solid #e4aa49; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; width: 15%; transition:0.3s;}
.more_in:hover{ background: #e4aa49; color: #fff; letter-spacing: 3px;}

.cpfl{ height:auto; text-align: center;}
.cpfl li{ display: inline-block; width: 20%; height: 57px; line-height: 20px; padding: 0; text-align: center; cursor:pointer; color: #282828 !important; margin: 0 2px 5px;}
.cpfl li .left{ width: 57px; height: 57px;}
.cpfl li .right{ width: 70%; text-align: left; padding-top: 10px;}
.cpfl li .right p{ font-size: 16px;}
.cpfl li .right span{ font-size: 14px; text-transform: uppercase;}
.cpfl li a{ color: #282828 !important;}
.cpfl li:hover{ height: 57px; color: #e1a746 !important;}
.cpfl li:hover a{ color: #e1a746 !important;}
@media screen and (max-width:768px){
	.cpfl li{ width: 45%;}
	.cpfl li .right{ width: 60%;}
}

.cpnr ul{ padding:3% 0 0;  zoom:1;  }
.cpnr li{ transition:0.3s; border:1px solid #e4aa49; background: #fff; overflow: hidden; margin-bottom: 8%; }
.cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.cpnr li .pic .picpic{ width: 100%; height: 100%; left: 0; position: absolute; text-align: center;}
.cpnr li .pic .picpic img{ transition: 0.3s; width: 100%; height: 100%; object-fit: cover;}
.cpnr li .pic .picnr{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.8); padding: 7%; opacity: 0; transition:0.5s;}
.cpnr li .pic .picnr .line{ border:1px solid #666; height: 100%; text-align: center;}
.cpnr li .pic .picnr .line p{ color: #fff; font-size: 18px; padding: 40px 0 5px;}
.cpnr li .pic .picnr .line span{ display: inline-block; width: 160px; height: 40px; line-height: 40px; margin-top: 15px; background: #fff; border-radius: 5px; color: #242527;}
.cpnr li .pic .picnr .line span a{ color: #242527;}
.cpnr li .pic .picnr .line span:nth-of-type(2){ background: #c81622; color: #fff;}
.cpnr li .pic .picnr .line span:nth-of-type(2) a{ color: #fff;}
.cpnr li .tit{ padding: 20px; transition: 0.5s; line-height: 30px;}
.cpnr li .tit p{ text-align: left; font-size: 18px; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit span{ display: block; color: #999999; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit .more{ margin-left: 70px; color: #999999; font-family: arial; position: relative;}
.cpnr li .tit .more:before{ position: absolute; left: -70px; top: 50%; content: ''; width: 60px; height: 1px; background: #dddddd; z-index: 1;}
.cpnr li .tit .more:after{ position: absolute; left: -70px; top: 50%; content: ''; width: 20px; height: 1px; background: #242527; z-index: 2; transition: 0.3s;}
.cpnr li:hover .pic .picnr{ opacity: 1;}
.cpnr li:hover .tit{ background: url(../images/jjysbj.jpg) repeat center top;}
.cpnr li:hover .tit p{ color: #fff;}
.cpnr li:hover .tit span{ color: #fff;}
.cpnr li:hover .tit .more{ color: #fff;}
.cpnr li:hover .tit .more:after{ width: 60px; height: 2px; background: #fff;}



#cpinfobj{ background: #f5f5f5; width: 100%; height: auto; padding: 2% 0;}
#cpinfobj .main{ background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); padding: 4% 8%;}
#cpinfobj .main h1{ color: #727272; border-bottom: 1px solid #d4d4d4; height: 80px; line-height: 80px; margin: 0;}
#cpinfobj .main h2{ text-align: center; color: #000; border-bottom: 1px solid #d4d4d4; height: 80px; line-height: 80px; margin: 0;}
#cpinfobj .main .content{ padding: 3% ;}
@media screen and (max-width:765px){
	#cpinfobj .main h1{ font-size: 24px;}
	#cpinfobj .main h2{ line-height: 60px; height: auto; font-size: 20px;}
}


._news.news2 ul li{ height:auto;margin-bottom:30px;}
._news.news2 ul li:nth-child(3n){ margin-right: 0%;}
._news.news2.double ul li{width:49%}
._news.news2 ul li .news_thum{position:relative;height:auto;overflow:hidden;width:100%}
._news.news2 ul li .img{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
._news.news2 ul li .img img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
._news.news2 ul li .news_time{width:auto;height:auto;line-height:35px;position:absolute;padding:0 10px;font-size:12px;left:0;bottom:0;color:#fff;background:rgba(0,0,0,.4);font-family:helveticaneuethn;transition:all .36s ease 0s}
._news.news2 ul li .news2_des{width:100%;height:auto;padding:20px;background:rgba(0,0,0,.01);box-sizing:border-box;transition:all .36s ease 0s}
._news.news2 ul li .news2_des b{display:block;font-weight:400;font-size:18px;line-height:35px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px;color:#3e3e3e;padding-bottom:5px;position:relative}
._news.news2 ul li .news2_des b:after{ content: ''; width:0;height:1px;position:absolute;left:0;bottom:0;background:#fff;transition:all .36s ease 0s}
._news.news2 ul li .news2_des .text{display:block;line-height:24px;height:48px;font-size:12px;overflow:hidden; opacity: .7;}

._news.news2 ul li:hover .news2_des{color:#fff;background:#126fcc}
._news.news2 ul li:hover .news2_des b{color:#fff}
._news.news2 ul li:hover .news_time{background:#126fcc}
._news.news2 ul li:hover .news2_des b:after{width:100%}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin-top: .9375rem;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;
}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden;}
.news-list3 .con-box .detail { width: 25%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: .3125rem; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #e4aa49; color: #fff; border: 1px solid #e4aa49; width: 30%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #e4aa49;}
@media screen and (max-width:765px){
  .news-list3 .con-box .detail{ width: 30%;}
}



.jmtit{ font-size: 20px; font-weight: bold;}
#main_zmdms{width:100%;overflow-x:hidden; padding: 30px 0;}
#main_zmdms ul{width:110%;}
#main_zmdms li{float:left;margin-right:36px;width:209px;height:209px;border:1px solid #cccccc;transition:all 0.5s;}
#main_zmdms li:hover{border:1px solid #822828;}
#main_zmdms li .main_zmdms_img{display:block;width:100%;height:67.94258373205742%;}
#main_zmdms li .main_zmdms_txt{ display: block; text-align: center; width:100%;transition:all 0.5s;}
#main_zmdms li:hover .main_zmdms_txt{color:#ffffff;}
#main_zmdms li:nth-child(1){background:url("../images/main_zmdms_img1.png") center 51px no-repeat;}
#main_zmdms li:nth-child(2){background:url("../images/main_zmdms_img2.png") center 51px no-repeat;}
#main_zmdms li:nth-child(3){background:url("../images/main_zmdms_img3.png") center 51px no-repeat;}
#main_zmdms li:nth-child(4){background:url("../images/main_zmdms_img4.png") center 51px no-repeat;}
#main_zmdms li:nth-child(5){background:url("../images/main_zmdms_img5.png") center 51px no-repeat;}

#main_zmdms li:nth-child(1):hover{background:url("../images/main_zmdms_imgH1.png") center 51px no-repeat #822828;}
#main_zmdms li:nth-child(2):hover{background:url("../images/main_zmdms_imgH2.png") center 51px no-repeat #822828;}
#main_zmdms li:nth-child(3):hover{background:url("../images/main_zmdms_imgH3.png") center 51px no-repeat #822828;}
#main_zmdms li:nth-child(4):hover{background:url("../images/main_zmdms_imgH4.png") center 51px no-repeat #822828;}
#main_zmdms li:nth-child(5):hover{background:url("../images/main_zmdms_imgH5.png") center 51px no-repeat #822828;}
@media screen and (max-width:765px){
  #main_zmdms ul{width:100%; text-align: center;}
  #main_zmdms li{float:inherit;margin-right:10px;margin-left:10px;margin-bottom:1em;display:inline-block;width:209px;height:209px;border:1px solid #cccccc;transition:all 0.5s;}
}

#main_joinTJ{width:100%;height:430px; padding: 30px 0;}
#main_joinTJ ul{margin-left:108.5px !important;}
#main_joinTJ li{float:left;width:161px;}/**277*/
#main_joinTJ li .main_joinTJ_num{display:block; text-align: center; width:100%;height:110px;line-height:90px;font-size:60px;color:#832b2b;}
#main_joinTJ li .main_joinTJ_txt{display:block;width:100%;text-align:left;color:#404040;line-height:200%;}
#main_joinTJ .tiao{float:left;margin-left:56px;margin-right:56px;width:1px;height:430px;background-color:#cccccc;}
@media screen and (max-width:765px){
  #main_joinTJ{ height: auto;}
  #main_joinTJ ul{ margin-left: 0 !important;}
  #main_joinTJ .tiao{ display: none;}
  #main_joinTJ li{float:left;width:43%;}/**277*/
  #main_joinTJ li .main_joinTJ_num{display:block;width:100%;height:110px;line-height:90px;font-size:60px;color:#832b2b;}
  #main_joinTJ li .main_joinTJ_txt{display:block;width:100%;text-align:left;color:#404040;line-height:200%;}
  #main_joinTJ li{float:inherit;margin-bottom:1em;width:100%;}
}

#main_joinZC{width:100%;height:430px; padding: 30px 0;}
#main_joinZC li{float:left;width:161px;}/**277*/
#main_joinZC li .main_joinZC_num{display:block;text-align: center;width:100%;height:110px;line-height:90px;font-size:60px;color:#832b2b;}
#main_joinZC li .main_joinZC_txt{display:block;width:100%;text-align:left;color:#404040;line-height:200%;}
#main_joinZC .tiao{float:left;margin-left:48px;margin-right:48px;width:1px;height:430px;background-color:#cccccc;}
@media screen and (max-width:765px){
  #main_joinZC{ height: auto;}
  #main_joinZC .tiao{ display: none;}
  #main_joinZC li{float:left;width:43%;}/**277*/
  #main_joinZC li .main_joinZC_num{display:block;width:100%;height:110px;line-height:90px;font-size:60px;color:#832b2b;}
  #main_joinZC li .main_joinZC_txt{display:block;width:100%;text-align:left;color:#404040;line-height:200%;}
  #main_joinZC li{float:inherit;margin-bottom:1em;width:100%;}
}


@media (min-width: 1200px) and (max-width: 1400px){
  #main_zmdms li{ width: 250px; margin-right: 6px;}
  #main_joinTJ ul{ margin-left: 50px !important;}
  #main_joinZC .tiao{margin-left:30px;margin-right:30px;}
}
@media (min-width: 768px) and (max-width: 1190px){
  #main_zmdms li{ margin-right: 12px;}
  #main_joinTJ ul{ margin-left: 20px !important;}
  #main_joinTJ .tiao{margin-left:30px;margin-right:30px;}
  #main_joinZC .tiao{margin-left:30px;margin-right:30px;}
}




.contact_item{ padding:0; text-align: center;}
.contact_item li{ cursor: pointer; display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 32px;top:50px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:-6px;transition: all .4s;vertical-align: top;}
.contact_item li:hover span .contact_item_ewm{display: block;}
.contact_item li:hover span .contact_item_ewm img{width: 84px;height: 84px;left: 0;top:-6px;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}


.o_product{ clear: both; padding: 3% 0;}
.o_product .o_product_img{ text-align: center; height: 0; padding-bottom: 67%; position: relative; overflow: hidden; border: 1px solid #efefef;}
.o_product .o_product_img p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.o_product .o_product_img img{ max-width: 100%; max-height: 100%;}
@media screen and (max-width:765px){
  .o_product .o_product_info{ margin-top: 20px;}
}
.o_product .o_product_info h2{ color: #333333; font-size: 3rem; font-weight: normal; height: 5rem; margin: 0 !important;}
.o_product .o_product_info h2 span{ display: inline-block; background: #282828; color: #fff; font-size: 14px; height: 30px; line-height: 30px; border-radius: 5px; font-weight: normal; margin-left: 20px; padding: 0 20px;}
.o_product .o_product_info h5{ color: #666666; margin: 0 !important;}
.o_product .o_product_info .o_product_detail{ font-size: 14px; color: #666666; margin: 20px 0; background: url(../images/cpinfo.png) repeat left top; padding: 30px; border: 1px solid #e6e6e6; line-height: 30px;}
.o_product .o_product_info .o_product_detail .parm tr td:nth-of-type(1){ font-weight: bold;}
#cplx{ background: #e4aa49; padding: 20px 40px;}
.o_product_info #cptel{ line-height: 30px; min-height: 60px; background: url(../images/cptel.png) no-repeat left center; padding-left: 70px; color: #fff; font-size: 18px;}
.o_product_info .order-btn{ color: #fff; height: 35px; line-height: 35px; border-radius: 5px; text-align: center; background: #282828; border: none; outline: none; transition:0.3s; margin-top: 10px;}
.o_product_info .order-btn a{ color: #fff;}
.o_product .o_product_info ul{ background: #fafafa; border: 1px solid #e6e6e6; margin-top: 3% !important; text-align: center;}
.o_product .o_product_info ul li{ padding: 20px 0; color: #333333; font-size: 15px;}
.o_product .o_product_info ul li p{ padding-bottom: 10px;}
@media screen and (max-width:765px){
  .o_product_info #cptel{ font-size: 1.3rem;}
}

#hui{ background: #f2f2f2;}
#cpleft,#cpright{ background: #fff; padding: 25px; color: #666666;}
#cpleft .content{ padding: 2% 0;}
.cptit{ background: url(../images/cp_tit_icon.png) no-repeat left center; padding-left: 30px; font-weight: bold; font-size: 18px; color: #333333;}
.cpgg img{ width: 100%;}
.cptit1{ background: url(../images/cp_dian.png) no-repeat center bottom; text-align: center; color: #333333; font-weight: bold; font-size: 30px; padding-bottom: 25px; margin-top: 30px;}
#cpleft ul li{ margin-top: 2%;}
#cpleft ul li .font p{ background: #434343; color: #fff; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; text-align: center; margin-bottom: 20px !important;}
#cpleft ul li .font p span{ display: block; background: #282828; float: left; font-size: 20px; width: 15%;}
#cpleft ul li .font{ color: #666666; font-size: 16px; line-height: 28px; padding-top: 30px;}
#cpleft ul li .pic img{ width: 100%;}
#cpleft dl{ margin-top: 3% !important;}
#cpleft dl dt{ height: 0; padding-bottom: 60%; position: relative; overflow: hidden; margin-bottom: 4%;}
#cpleft dl dt img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}

#cpright li{ margin-top: 20px; border: 1px solid #d4d4d4;}
#cpright li .pic{ width: 100%; height: auto; padding: 5px;}
#cpright li .pic a{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpright li .pic a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cpright li p{ width: 100%; border-bottom: 3px solid #d4d4d4; height: 40px; line-height: 40px; text-align: center;}
#cpright li:hover .pic a img{ transform: scale(1.1);}

#cplxwm{ margin-top: 20px; background: #fff;}
#cplxwm .tit{ background: #282828; padding: 20px; color: #fff;}
#cplxwm .tit i{ float: left; display: inline-block; padding: 0 20px 0 40px;}
#cplxwm .tit .left{ display: inline-block; line-height: 30px;}
#cplxwm .tit .left p{ font-size: 30px; font-weight: bold;}
#cplxwm .tit .left span{ color: #fff; font-size: 24px; font-family: arial; text-transform: uppercase; letter-spacing: 3px;}
#cplxwm_nr{ padding: 25px; background: url(../images/cpwx.png) no-repeat right bottom;}
#cplxwm_nr .tel{ background: url(../images/cptel.jpg) no-repeat left center; min-height: 60px; padding-left: 70px; color: #333333; font-size: 18px; line-height: 30px;}
#cplxwm_nr .content{ padding: 20px 0; color: #666666; line-height: 28px;}
#cplxwm_nr .more{ height: 45px; background: #e4aa49; line-height: 45px; width: 50%; border-radius: 5px; color: #fff; text-align: center; font-size: 16px;}



/*公共*/
.pro-sider {
 float: none;
}
.pro-sider .in-title {
 height: 80px;
 background: #242527;
 background-size: 100%;
 text-align: center;
 line-height: 1;
 overflow: hidden;
}
.pro-sider .in-title h3 {
 margin-top: 20px;
 font-size: 22px;
 color: #fff;
 margin-bottom: 5px;
}
.pro-sider .in-title em {
 font-size: 13px;
 color: #728dbc;
}
.pro-sider .pro-sider-ul {
 border: 1px solid #ededed;
 background: #fff;
 overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
 padding: 0 15px;
 height: 45px;
}
.pro-sider .pro-sider-ul .ul-li a {
 position: relative;
 height: 45px;
 line-height: 45px;
 font-size: 14px;
 color: #595959;
 display: block;
 padding-left: 10px;
 padding-right: 30px;
 border-bottom: 1px dashed #ededed;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 font-size: 14px;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
 position: absolute;
 width: 16px;
 height: 16px;
 text-align: center;
 line-height: 16px;
 background: #242527 url(../images/sider-bg-02.png) no-repeat center;
 border-radius: 50%;
 right: 8px;
 top: 50%;
 margin-top: -8px;
 font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
 background: #89bc43;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
 border: none;
 color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
 background: #fff url(../images/sider-bg-01.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
 border-bottom: none;
}
.pro-sider .pro-sider-tel {
 overflow: hidden;
 height: 100px;
 line-height: 1;
 font-size: 20px;
 color: #242527;
 border: 1px solid #ededed;
 border-top: none;
 padding-left: 80px;
 background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
 display: block;
 margin: 30px 0 8px;
 font-size: 14px;
 color: #808080;
}
.pro-sider .pro-sider-tel em {
 letter-spacing: 2px;
 font-weight: bold;
}


.m-column-t {
 position: relative;
 text-align: center;
 font-size: 0;
}
.m-column-t .center {
 display: inline-block;
 font-size: 0;
}
.m-column-t .center h3 {
 color: #333;
 font-size: 30px;
}
.m-column-t .center p {
 color: #d2d2d2;
 font-size: 30px;
}
.m-column-t span {
 position: absolute;
 width: 415px;
 top: 50%;
 margin-top: -5px;
 height: 5px;
 border-bottom: 1px solid #d2d2d2;
 z-index: 1;
}
.m-column-t span.mcl {
 left: 0;
}
.m-column-t span.mcl em {
 float: right;
}
.m-column-t span.mcr {
 right: 0;
}
.m-column-t span em {
 display: block;
 height: 11px;
 border-left: 1px solid #d2d2d2;
}
.textLine {
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.textLine3 {
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.textHidden {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.domHidden {
 overflow: hidden;
}
.about-main {
 padding: 20px 0 70px;
 min-height: 170px;
}
.about-main .ab-content {
 float: right;
 width: 925px;
}
.about-main .ab-content .title {
 line-height: 50px;
}
.about-main .ab-content .title a {
 color: #333;
 padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
 color: #535353;
}
.about-main .ab-content .title em {
 color: #999;
}
.about-main .ab-content .ab-conBox {
 overflow: hidden;
 background: #fff;
 min-height: 55px;
 padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
 text-align: center;
 font-size: 20px;
 color: #333;
 line-height: 25px;
 margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
 font-size: 14px;
 color: #999;
 text-align: center;
 line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
 overflow: hidden;
 margin-top: 30px;
 font-size: 14px;
 color: #777373;
 line-height: 25px;
}
.ab-sild {
 float: left;
}
.ab-sild .title {
 position: relative;
 height: 50px;
 text-align: center;
 background: #f3c04b;
 font-size: 16px;
 line-height: 50px;
 color: #fff;
 border-bottom: 1px solid #fff;
}
.ab-sild .title span {
 position: absolute;
 height: 3px;
 width: 30px;
 top: 50%;
 margin-top: -3px;
 border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
 display: block;
 height: 7px;
 border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
 left: 35px;
}
.ab-sild .title span.stl em {
 float: right;
}
.ab-sild .title span.str {
 right: 35px;
}
.ab-sild .sild-cate {
 background: #fff;
 margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
 overflow: hidden;
}
.ab-sild .sild-cate .list li {
 position: relative;
 border-bottom: 1px solid #eee;
 height: 60px;
 line-height: 60px;
}
.ab-sild .sild-cate .list li a {
 display: block;
 padding-right: 35px;
 font-size: 14px;
 color: #333;
 padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
 border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
 border-color: #f3c04b;
 background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
 color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
 color: #fff;
}
.ab-sild .sild-cate .list li:after {
 font-weight: bold;
 right: 20px;
 top: 0;
 color: #999;
 position: absolute;
 content: "\e904";
 font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
 background: #fff;
}
.ab-sild .sild-cont .cont-list {
 padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
 color: #333;
 padding: 5px 0;
 padding-left: 60px;
 font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
 width: 60px;
 margin-left: -60px;
 display: block;
 height: 20px;
 line-height: 20px;
 float: left;
 color: #666;
}
.pro-center {
 background: #fff;
 padding-bottom: 25px;
}
.pro-center .pro-list {
 overflow: hidden;
 padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
 float: left;
 width: 200px;
 margin: 0 10px 20px;
 border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
 border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
 overflow: hidden;
 width: 200px;
 height: 200px;
 line-height: 200px;
 text-align: center;
 font-size: 0;
 background: #eee;
}
.pro-center .pro-list ul li .img img {
 display: inline-block;
 vertical-align: middle;
 max-width: 100%;
 max-height: 100%;
}
.pro-center .pro-list ul li .title {
 background: #f7f8fc;
 height: 40px;
 line-height: 40px;
 padding: 0 5px;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 color: #333;
}
.pro-center .pro-list ul li .title:hover {
 color: #f3c04b;
}
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
.news-center {
 background: #fff;
 padding-bottom: 25px;
}
.news-center .new-list {
 padding: 45px 45px 0px;
}
.news-center .new-list ul li {
 margin-bottom: 35px;
 border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
 overflow: hidden;
 display: block;
 height: 90px;
 padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
 float: left;
 width: 130px;
 height: 90px;
 background: #eee;
 line-height: 90px;
 font-size: 0;
 text-align: center;
}
.news-center .new-list ul li a .img img {
 display: inline-block;
 vertical-align: middle;
 max-width: 100%;
 max-height: 100%;
}
.news-center .new-list ul li a .info {
 float: right;
 width: 690px;
}
.news-center .new-list ul li a .info h3 {
 font-size: 14px;
 font-weight: bold;
 line-height: 24px;
 color: #333;
}
.news-center .new-list ul li a .info em {
 display: block;
 font-size: 12px;
 color: #999;
 line-height: 16px;
 margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
 font-size: 14px;
 line-height: 22px;
 color: #999;
 max-height: 44px;
 overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
 color: #f3c04b;
}
.message-c {
 background: #fff;
 padding: 40px 50px;
 overflow: hidden;
}
.message-c .p {
 font-size: 16px;
 line-height: 30px;
 color: #666;
 margin-bottom: 35px;
}
.message-c .from input {
 display: block;
 height: 38px;
 line-height: 38px;
 padding: 0 5px;
 border: 1px solid #d2d2d2;
 margin-bottom: 10px;
 font-size: 14px;
 color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
 width: 348px;
}
.message-c .from textarea {
 font-size: 14px;
 color: #333;
 line-height: 20px;
 display: block;
 width: 728px;
 height: 130px;
 border: 1px solid #d2d2d2;
 padding: 5px;
 margin-bottom: 10px;
}
.message-c .from .code {
 overflow: hidden;
}
.message-c .from .code input[name=code] {
 width: 258px;
 float: left;
}
.message-c .from .code a {
 display: block;
 float: left;
 width: 80px;
 height: 38px;
 padding: 1px 0;
 margin-left: 10px;
}
.message-c .from .code a img {
 width: 80px;
 height: 38px;
}
.message-c .from .btn {
 padding-top: 25px;
}
.message-c .from .btn a {
 display: block;
 width: 362px;
 height: 40px;
 text-align: center;
 line-height: 40px;
 color: #fff;
 font-size: 16px;
 background: #8fa4de;
}
.message-c .from .btn a:hover {
 background: #8397d0;
}
.contact-o {
 background: #fff;
 overflow: hidden;
 padding: 40px 0;
 text-align: center;
}
.contact-o iframe {
 width: 830px;
 height: 500px;
 margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */