﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;margin:0px;box-sizing:border-box;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
img {
	border: none;
	max-width:100%;
}
body {
	font-size: 15px;
font-family: Arial,"Microsoft YaHei";
	color: #333;
	font-weight: normal;
	padding-top: 90px;
	margin: 0px;
	text-decoration: none;
	line-height: 26px;
}
a {
	text-decoration: none;
font-family: Arial,"Microsoft YaHei";
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #e8a000;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 28px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


.hz {
	width:90%;
	margin: 0 auto;
}
.hza {
	width:90%;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.logo {
	margin:8px 0 5px 0;
}
.logo img {
	height:75px;}



.top-pc { position: fixed; z-index: 99; top: 0px; left: 0;  background: #fff; width: 100%; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top-hz { width:90%; margin: 0 auto; }
.logo-hz { margin:15px 0;}



.nav { display: inline-block; box-sizing: border-box; vertical-align: bottom; }
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav li { position: relative; padding: 0 35px; }
.mainbav li:last-of-type { padding-right: 0px; }
.mainbav li a { font-size:16px; color:#000; }
.mainbav .memu { float: left; line-height:90px;  }
.mainbav .memu:hover, .mainbav .memu.active { display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #e8a000; }
.mainbav ul li ul { display: none; position: absolute; width:180px; left: 0; top:90px; z-index: ; background: rgba(255,255,255,0.9); }
.mainbav ul li ul li { float: none; border-right: none; padding: 0; line-height: 45px; position: relative; text-align: left; }
.mainbav ul li ul li a { display: block; color: #333 !important; font-size: 15px; font-weight: normal; padding: 0 25px; }
.mainbav ul li ul li a:hover {background-color: #e8a000; color: #fff!important; }
.mainbav ul li ul li ul { position: absolute; left: 100%; top: 0; }


.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 90px;
	margin-left: 80px;
	font-size: 16px;
}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {
	font-size: 16px;
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 160px;
	position: absolute;
	z-index: 999;
	display: none;
	text-align: center;
	top: 90px;
	margin-left: -20px;
}
.nav1 ul li {
	line-height: 48px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.nav1 ul li:hover {
	background: #e8a000;

}
.new a {
	color: #666666;font-size:15px;
	text-decoration: none;
}
.nav1 .new a:hover {
	color: #fff;
}
.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height:90px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width:50px;
	height:90px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 100px;
	z-index: 10;
}
.sousuo .ssk {
	max-width: 1600px;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 2px 14px rgba(0,0,0,0.1);
	background: #fff;
}
.sousuo .ssk .input_txt {
	width: 64%;
	height: 58px;
	float: left;
	line-height: 58px;
	padding: 0 3%;
	border: none;
	border-radius: 0;
}
.sousuo .ssk .input_btn {
	width: 30%;
	height: 58px;
	float: right;
	FONT-SIZE: 16px;
	color: #fff;
	line-height: 58px;
	border: 0 none;
	border-radius: 0;
	background: #e8a000;
	cursor: pointer;
}
.p-show {
	display: block !important;
}
.top_sj {
	display: none;
}


/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:11px; height:11px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#e8a000;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

.about-title {
	font-size:34px;color:#333;background:url(../images/x.jpg)no-repeat bottom left;padding-bottom:20px;
	line-height:40px;text-transform:uppercase;}
.about-title2{font-size:22px;color:#333;margin:30px 0  50px 0;}

.index-title {
	font-size:34px;color:#fff;background:url(../images/x2.jpg)no-repeat bottom left;padding-bottom:20px;
	line-height:40px;text-transform:uppercase;}



.index-about-nr{margin-bottom:50px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; }

.box2{
	position: relative;
	width: 100%;
	overflow: hidden;
}	
.img-box2{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 50%;
	height: 100%;
	overflow: hidden;
}	
.img-box2>div{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transform:scale(1); 
	transition:all .6s;  
}	
.box2:hover .img-box2>div{
	transform:scale(1.1); 
}	
.text-box2{
	float: left;
	width: 50%;padding:4%;color:#fff; margin:2% 0;
    line-height: 31px;background:#e8a000;
}
.text-box2 p{margin-bottom:20px;}

@media(max-width:960px) {

.img-box2{
	position: relative;
	width: 100%;
	height: 0%;
	padding-bottom: 60%;
}	
/*768PX以下图片高度为宽度60%（也就是img-box的padding值）*/
.img-box2>div{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0;
}
.text-box2{
	float:none;
	width: 100%;
}

}



.index-about-more{border:2px solid #fff;border-radius:100px;width:160px;text-align:center;line-height:42px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{font-size:16px;color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}


.more{border:2px solid #e8a000;border-radius:100px;width:160px;text-align:center;line-height:42px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.more a{font-size:16px;color:#e8a000;}
.more:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}


.hz_bg{ position:relative; z-index:2; overflow:hidden;margin-bottom:60px !important;}
.hz_bg:before{ content:''; display:block; position:absolute; top:0;bottom:0; right:0; width:70%; z-index:-1; background:#f2f2f2; }

.hz_bg.bg2:before{ content:''; display:block; position:absolute; top:0;bottom:0; right:auto;left:0; width:70%; z-index:-1; background:#0144b0; }
.index-pro{float:left;overflow:hidden;}
.index-pro-pic{width:70%; margin-top:50px;float:left;}
.index-pro-pic img{ width:100%;}
.index-pro-wb{position:absolute; top:20%; right:5%; z-index:1; width:20%; text-align:right;}
.index-pro-title{ display:inline-block; }
.index-pro-title p{color:#e8a000;font-size:30px; line-height:1em; display:inline-block;}
.index-pro-title-xt{ margin:6px 0; margin-right:10px;display:inline-block;}
.index-pro-title2{font-size:26px;margin:30px 0;}
.index-pro-nr{margin-bottom:30px;color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; }
.index-pro-wb .more{ display:inline-block;}

.bg2 .index-pro-pic{float:right;}
.bg2 .index-pro-wb{ right:auto; left:5%; text-align:left; }
.bg2 .index-pro-title{text-align:left;}
.bg2 .index-pro-title p{color:#fff;}
.bg2 .index-pro-title2{color:#fff;}
.bg2 .index-pro-nr{color:#fff;}
.bg2 .more {border: 2px solid #fff;}

.bg2 .more a{color:#fff;}
.bg2 .more:hover{color:#fff;}




.hz_tjcp{position:relative; z-index:2; overflow:hidden;padding:3% 0 0 0;}
.hz_tjcp:before{ content:''; display:block; position:absolute; top:0;height:300px; left:0; width:60%; z-index:-1; background:#e8a000; }
.tjcp-hz{font-size:0; line-height:0;margin:50px 0;}
.tjcp-hz li{background:#000;display:inline-block;width:32.5%;margin-right:1.2%;position:relative; z-index:2;margin-bottom:25px;}
.tjcp-hz li img{opacity:1;transition-duration: .5s;}
.tjcp-hz li:hover img{opacity:0.4;}
.tjcp-wz{color:#fff; position:absolute;top:0;left:0;right:0;bottom:0;padding:15%;z-index:3;font-size:24px;text-align:center;opacity:0;transition-duration: .5s;}
.tjcp-wz p{color:#cfcfcf;font-size:15px;margin:30px 0; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.tjcp-wz span{color:#f2f2f2;font-size:15px;border:1px solid #999;padding:3% 8%;border-radius:25px;}

.tjcp-hz li:hover .tjcp-wz{opacity:1;}



.index-video-bj{background:url(../images/service_bg.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:50px 0;
    overflow: hidden;}
.content{color:#fff;text-align:center;}
.index-tit{font-size:34px;line-height:34px;}
.text{margin:20px 0 50px 0;font-size:16px;color:#999;}




.owl-item{float:left;width:20%;}
.item .imgs{ overflow:hidden;}
.item .imgs img{ display: block; margin:0 auto;width: 90px; height:62px; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.item dd:hover .imgs img{/*-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);*//*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.item dd{ overflow:hidden;  margin:0 auto; margin-top:5px;transition:all 0.3s;}
.item dd:hover{ z-index:5; position:relative; margin-top:0px; margin-bottom:5px;}
.item dd .h3{ font-weight:normal; overflow:hidden; height:36px; line-height:36px;color:#fff; font-size:22px;white-space:nowrap;text-overflow:ellipsis; margin-top:10%;}
.item dd:hover .h3{ color:#e8a000;}


.index-product-bj{background:#f6f6f6;overflow:hidden; padding:80px 0;}


.khjz_bj{width:100%;}
.khjz_dkj{position:relative;margin-top:40px;}

.khjz .item{ width:100%; padding:0 8px; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.khjz .item .cpzs_img{overflow:hidden;display:block; }
.cpzs_img a{display:block; position:relative;z-index:1;}
.cpzs_wb_t-nr{ position:absolute;bottom:0;left:0;right:0;z-index:2;background:rgba(48,48,48,0.5);color:#fff;text-align:center;transform:translate(0%,100%);
transition:all .4s;line-height:45px;}
.item:hover .cpzs_wb_t-nr{transform:translate(0%,0%);}
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center;  }
.khjz .item .cpzs_wb .cpzs_wb_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:15px 0 10px 0;  }
.cpzs_wb_t-nr:hover a{background:#333;color:#fff;display:block;}
.khjz .item:hover .cpzs_wb .cpzs_wb_b{ opacity:1;}

.owl-carousel .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:50%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.khjz .owl-pagination{width:100%; height:14px; text-align:center; margin-top:60px; display:none;}


/* 新闻中心 */
.index-news-hz{margin-top:40px;}
.index-new-left{float:left;width:60%;}
.index-new-right{float:right;}
.index-fiv {
    padding: 74px 0 80px;
}

.infiv-top {
    position: relative;
}

.infov-tit {
    padding-right: 180px;
}

.infiv-mo {
    position: absolute;
    right: 0;
    bottom: 0;
}

.infiv-con {
    margin-top: 43px;
}

.infiv-left {
    float: left;
    width: 43.75%;
}

.infiv-right {
    float: right;
    width: 52.25%;
 
}

.infiv-left a {
    display: block;
}

.infiv-img {display:block; overflow:hidden; 
    overflow: hidden;
    position: relative;
}

    .infiv-img img {
        width: 100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;
    }
.infiv-img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.infiv-time {
    float: left;
    width: 100px;
    padding: 15px 20px;
}

    .infiv-time span {
        display: block;
        font-size:38px;
        line-height: 38px;
    margin-top: 23px;
       
    }

    .infiv-time h5 {
  margin-top: 5px;
        font-size: 16px;
  font-weight:normal;
        color: #666;
    
    }

.infiv-txt {padding:4%;background:#fff;}

    .infiv-txt h3 {
        font-size:18px;font-weight:normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: ease .5s;
    }

    .infiv-txt p {
     margin-top: 20px;
    font-size: 15px;  
        color: #999;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        transition: ease .5s;
    }

.infiv-left .infiv-txt {
    margin-left: 0;
 padding:4%;
}

    .infiv-left .infiv-txt p {
        margin-top: 10px;
    }

.infiv-left .infiv-time {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: #0144b0 ;
    padding: 14px 20px;
}

 .infiv-left .infiv-time span, .infiv-left .infiv-time h5 {
        color: #fff;
    }

.infiv-left a:hover .infiv-txt h3 {
    color: #e8a000;
}

.infiv-left .infiv-time h5 {
}

        .infiv-ul li a {
            display: block;
            margin-bottom:20px;
        }

      

   
        .infiv-ul li:hover .infiv-time span {
            color: #e8a000;
        }

        .infiv-ul li:hover .infiv-txt h3 {
            color: #e8a000;
        }


/*----底部----*/
.bot {
	background:#1a1a1a;
	overflow: hidden;
	color:#e4e4e4;padding:50px 0 30px;}

.foot-top{border-bottom:1px solid #2f2f2f;padding-bottom:20px;overflow:hidden;}
.foot-top-logo{float:left;}
.foot-top-logo img{width:80px;}
.foot-top-right{float:right;width:37%;margin-top:30px;}
.foot-top-right li{float:left;padding-left:6%;}
.foot-top-right li a{color:#e4e4e4;font-size:16px;}
.foot-top-right li a:hover{color:#e8a000;}

.foot-bottom{margin-top:50px;}
.leftDiv{float:left;width:50%;}
.txt{ font-size: 16px;padding-bottom: 0.2rem;color:#fff; }
.msgList a{color:#e4e4e4;}
.msgList a:hover{color:#e8a000;}

.foot-bottom-right-hz{float:right;}
.footer-bottom-right-fx{float:right;}
.footer-bottom-right-fx ul{ display:inline-block;white-space:nowrap;}
.footer-bottom-right-fx li{font-size:16px; display:inline-block; margin-left:10px; overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.footer-bottom-right-fx  li:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.foot-bottom-right{margin-top:20px;}
.foot-bottom-right a{color:#fff;}
.foot-bottom-right a:hover{color:#e8a000;}
.img-banner {
	background: center center;
	width: 100%;
	overflow: hidden;
}
.img-banner div {
	line-height: 0px;
}
.img-banner div img {
	opacity: 0;
}
.ny-banner-sj {
	display: none;
}
.ny-banner img {
	width: 100%;
}

.about-menu-box{ border-bottom:1px solid #ebebeb; overflow:hidden; }


.inline {
    display: inline-block;
    vertical-align: top;
}
.navigation_ul {
   /* text-align: center;*/
    font-size: 0;
}

.navigation_li {
    line-height:80px;
    height:80px;
    position: relative;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_li:last-child:after {
    display: none;
}

.navigation_li a {
    font-size: 16px;
    color: #333;
    margin: 0 25px;
    display: inline-block;
    position: relative;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: #e8a000;
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_hover a {
    color:#e8a000 !important;
}

.navigation_hover a:after {
    width: 100%;
}


@media screen and (min-width: 1201px) {
    .navigation_li:hover a {
        color: #333;
    }

    .navigation_li:hover a:after {
        width: 100%;
    }

    .faq_index_wap {
        display: none;
    }
}



.about-menu-hz{margin-top:30px;font-size:18px; }



.about-nr {float:left;overflow:hidden;padding:50px 0;}


.abwh{
    border-top:1px solid #e9e9e9;
	   border-bottom:1px solid #e9e9e9;
 padding:80px 0 50px 0;overflow:hidden;
}
.abwh_list{margin-top:50px;}
.abwh_view{margin-bottom: 10px;width:24%;float:left;margin-right:1%;}
.abwh_view:nth-child(4n){margin-right:0;}
.abwh_view_box{
    background-color: #ffffff;
    text-align: center;
    transition: .8s;
    position: relative;
}
.abwh_view_box:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
    -webkit-transform:translate3d(0,-2px,0);
}
.abwh_view_pic img{width: 100%;}
.abwh_view_name{
    font-size:18px;
    color:#505050;
    padding: 30px 0;
}
.abwh_view_nameEN{
    font-size:12px;
    font-family:ArialMT;
    font-weight:200;
    color:#969696;
    padding-bottom: 2.4vw
}
.abwh_BeforeBox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    perspective: 800px;
    transition: all .5s;
    z-index: 1;
}
.abwh_BeforeBox::before,.abwh_BeforeBox::after{
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background: #e8a000;
    transition: all .5s;
    z-index: -1;
}
.abwh_BeforeBox::before{
    left: 0;
    transform: rotateY(90deg);
    transform-origin: 0 50%;
}
.abwh_BeforeBox::after{
    right: 0;
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
}
.abwh_view_box:hover .abwh_BeforeBox::before,
.abwh_view_box:hover .abwh_BeforeBox::after { transform: none; }
.abwh_view_box:hover .abwh_BeforeBox { opacity: 1; visibility: visible; }
.BeforeBox_con{padding: 3.5vw 0;}
.BeforeBox_title{
    font-size:24px;
    color:#fff;
}

.BeforeBox_line{
    width:1px;
    height:20px;
    background:#ffffff;
    margin: 1.5vw auto;
}
.BeforeBox_txt{
    color:#fff;
    padding: 0 20px;
}







/*产品*/
.wp{border-bottom:1px solid #ebebeb;overflow:hidden;padding-bottom:60px;margin-bottom:80px;}
.wp:last-of-type { border-bottom:none;margin-bottom:0px; padding-bottom:0px;} 
.wp .item2{ width:23%;margin-right:2.3%;float:left; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.wp .item2 .cpzs_img{overflow:hidden;display:block; }
.item2:hover .cpzs_wb_t-nr{transform:translate(0%,0%);}
.wp .item2 .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.wp .item2 .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.wp .item2 .cpzs_wb{width:100%; height:100%; text-align:center;  }
.wp .item2 .cpzs_wb .cpzs_wb_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:18px; padding:15px 0 50px 0;  }



.news-tt-hz{border-bottom:1px solid #f2f2f2;overflow:hidden;background:#f8f8f8;padding:30px;margin-bottom:30px;}
.news-tt-pic{width:40%;float:left;}
.news-tt-right{width:55%;float:right;margin-top: 15px;}
.news-tt-title a{font-size:20px;}
.news-tt-time{ margin: 8px 0 15px; color: #999;  }
.news-tt-content{margin-top:30px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#999;line-height:30px;}
.news-tt-more{margin-top:30px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.news-tt-more a{color:#e8a000;}
.news-tt-more:hover a{color:#e8a000;transform:translateY(-6px); -webkit-transform:translateY(-6px);}



.news { width: 100%; border-bottom:1px solid #f2f2f2;  margin-bottom:5px; padding:50px 0;  overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;
}

.news:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

.news-hz{ width:76%;float:left;}
.news-content { margin-top: 25px; color: #757575; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden; 
}
.news-title a {font-size:20px;}


.news-tu {width:20%;}

.ny-newsshow-left{width:65%;float:left;margin-bottom:50px;}
.time {font-size:14px;color: #666;margin-top:10px;}
.news-ti {font-size: 24px; padding-bottom: 10px; 
}
.about-d { margin-top:40px; }

.ny-newsshow-right{width:30%;float:right;background:#f9f9f9;padding:3% 2%;}
.ny-newsshow-right-title{font-size:24px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;background:url(../images/dian.png)no-repeat left;padding-left:15px;}



.product-syt-hz{float:left;width:70%;}
.product-syt{ line-height: 35px; }
.back{float:right;width:200px;border:1px solid #333;line-height:55px;text-align:center;}
.back a{font-size:15px;}

.xy {
	width: 100%;
	margin:50PX auto 0 auto;
	text-align: center;
	overflow: hidden;
}
.xy li {
	margin: 0 10px;
	display: inline-block;
	font-size: 0px;
}
.xy li a {
font-size: 16px;
}
.xy li a:hover, .xy li a.sbjg {
	color:#e8a000;
	font-weight: bold;
}


input, textarea,select{
	outline: none;
}

.soka{background:none;width: 47%;margin-right:5%;color:#666;border-bottom: 1px solid #ababab;border-top:none;border-left:none;border-right:none;padding:23px 0;margin-bottom:10px;font-size:16px;}
.sokb{ font-size: 16px;background:none;font-family:Nunito-Regular;width:99%;border-bottom: 1px solid #ababab;padding:20px 0;border-top:none;border-left:none;border-right:none;}
.soka:nth-child(2n){margin-right:0px;}
.tj {
	width: 190px;
    border: 1px solid #e8a000;
    line-height:48px;
    text-align: center;
    color: #fff;
    background-color: #e8a000;
    cursor: pointer;
    font-size: 16px;
  margin-top:30px;
}




:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}


.contact-left{width:35%;float:left;font-size:16px;line-height:32px;color:#666;}
.contact-left-title{font-size:24px;margin-bottom:25px;overflow:hidden;color:#333;}

.contact-right{width:60%;float:right;}

.contact-hz{margin-top:30px;}


.product-top { width:100% }
.product-top .l { width: 48%; float: left; }
.pro-right { width:48%; float: right; }


.clm-wb{margin:30px 0;}
.clm {font-size:32px;}

.pro-right-wb{margin-top:30px;}


.ny-product-fw{background:#e8a000;width:260px;text-align:center;color:#fff;line-height:45px;margin-top:30px;font-size:18px;}
.ny-product-fw span{font-size:16px;}

.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 180px; line-height: 52px; text-align: center; color: #fff; background:#e8a000; font-size: 18px; margin-top:60px; }
.ny-product-content{margin:50px 0;}

.ny-tjcp-hz{margin:50px 0 30px 0;border-top:1px solid #e6e6e6;padding-top:50px;}
.product-xq-sj {display:none; }	


/* 招聘 */
.about-jobs-hz{margin:50px 0;overflow:hidden;}
.about-jobs-left{float:left;width:45%;line-height:32px;color:#666;}
.about-jobs-pic{float:right;width:48%;}

.join{width: 100%;overflow: hidden;}

.join-list{width: 100%;margin-top:20px;}
.join-list ul li{width: 100%;border-bottom: 1px solid #e9e9e9;padding:12px 0;margin-bottom:20px;}

.join-menu{width: 100%;user-select: none;cursor: pointer;position: relative;font-size:16px;}
.join-menu:after{content: url(../images/j.jpg);color: #b5b5b5;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 50%;margin-top: -10px;}
.join-menu.ontrue:after{content:url(../images/j2.jpg);color: #333;}
.join-words{display: none;width: 100%;    border-top: #e4e4e4 1px solid;padding:2% 0;position: relative;margin-top: 15px;}
.join-zz,.join-yq{width: 100%;overflow: hidden;}
.join-yq{margin-top:20px;}
.join-h{width:100px;float: left;color: #666;}
.join-p{float: left;}
.join-p p{text-indent:0px;}

.case-list{margin:0 -27.5px;overflow:hidden}
.case-list li{margin-bottom:40px;float:left;width:33.33%}
.case-list .con{margin:0 27.5px;display:block;overflow:hidden}
.case-list .pic{padding-top:67.4%;position:relative;overflow:hidden}
.case-list .pic img{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #eee;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(232,160,0,.7);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask .moreCase{padding-top:64px;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;color:#fff;text-align:center;background:url(../images/caseL-i1.png) center top no-repeat}
.case-list .inner{padding:20px 0;overflow:hidden}
.case-list .inner h4{font-weight: normal;margin-bottom:20px;padding:16px 0;font-size:18px;color:#333;border-bottom:1px solid #eaeaea;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .inner .en{color:#999;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.case-list .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.case-list .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.case-list .con:hover .inner h4{color:#e8a000;border-color:#e8a000}