@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}

body{
	overflow-x: hidden;
	background: #fff;
}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
A:hover{
	color: #f4ce58;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	

.banner img:hover{
	transform:scale(1)
	} 
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.html'),
     url('Impact-2.html'); /* IE9+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/
.head_bj{
	width:100%;
	position:fixed;
	top:0px;
	z-index:999;
	}
.fixed{
	background-color: rgba(255,255,255,0.85);
	}
.head{
	margin:auto;
}
.logo{
	float:left;
	margin:15px 0;
	}
.nav_img{
	display:none;
	}
/**/
.nav{
	width:800px;
	height:77px;
	float:right;
}
.nav ul{
	margin:auto;
	}
.nav ul li{
	display:inline-block;
	position:relative;

	}
.nav ul li a{
	color: #000000;
	font-size:15px;
	line-height:77px;
	display:inline-block;
	padding:0 20px;
	height:77px;
}
.nav ul li:hover .navli:after ,  .nav ul .sy .navli:after{
	background: #F4CE58;
	height: 3px;
	width:25px;
	margin:-20px auto 0;
	content: " ";
	display:table;
	}

.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:77px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#F4CE58 !important;
	color:#fff;
	}
.nav .product_nav{
	width: 1920px;
	position: absolute;
	left: -970px;
}
.nav .product_nav dl{
	width: 1200px;
	margin: auto;
	padding: 20px 0 45px 0;
}
.nav .product_nav dl .product_nav2{
	float: left;
	width: 130px;
	margin-left: 80px;
}
.nav .product_nav dl .product_nav1{
	float: left;
	width: 410px;
}
.nav .product_nav dl .product_nav3{
	float: left;
	width: 410px;
	margin-left: 80px;
}

.nav .product_nav b a{
	font-size:20px!important;;
	}
.nav .product_nav  a{
	display: block;
	color: #fff!important;
	font-size:14px!important;;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	padding:0px;
	height:28px;
	background: none !important;
}
.nav .product_nav  a:hover{
	color: #ee721c !important;;
}
.nav .product_nav  b{
	text-align: left;
	border-bottom: 1px  solid #fff;
	padding-bottom: 15px;
	margin-bottom: 5px;
	display: block;
}
.nav .product_nav dd{
	background: url(ico_jtb.png) no-repeat center left;
	padding-left: 15px;
	width:135px;
	float:left;
}



/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#F4CE58;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:30px;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#ffff00;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-63px;
	}


/**/
.bt{
	padding-top:80px;
	padding-bottom:30px;
	}
.bt h2{
	font-size:33px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	}
.bt h4{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:40px;
	}
.bt p{
	text-align:center;
	color:#fff;
	margin-bottom:15px;
	}
.bt  span{
	display:block;
	background:#fff;
	width:130px;
	height:2px;
	margin: auto;
	}
.hs_bj{
	background:#181818;
	padding-bottom:80px;
	}
.qs_bj{
	background:#2f2f2f;
	padding-bottom:80px;
	}
.more{
	display:block;
	width:115px;
	height:45px;
	border-radius:5px;
	background:#070707;
	text-align:center;
	line-height:45px;
	transition:all 0.6s;
	color:#fff;
	margin:30px auto 0;
	}
.more:hover{
	background:#F4CE58;
	color:#fff;
	}
/**/
.why{
	background:url(why.jpg) no-repeat center;
	padding-bottom:80px;
	background-size:cover;
	}

.why ul li{
	width:25%;
	float:left;
	padding:0 3%;
	cursor:pointer;
	}
.why ul li h4{
	width:162px;
	height:162px;
	margin:auto;
	border-radius:80px;
	border:1px solid #fff;
	padding:31px;
	transition:all 0.6s;
	}
.why ul li:hover h4{
	background:#F4CE58;
	}
.why ul li h2{
	font-size:18px;
	text-align:center;
	color:#fff;
	margin:30px 0 10px 0;
	font-weight:normal;
	}
.why ul li p{
	text-align:center;
	color:#fff;
	line-height:26px;
	}
.why ul li span{
	display:block;
	background:#fff;
	width:60px;
	height:2px;
	margin:30px auto 0;
	}
/**/
.product{
	overflow:hidden;
	}
.product ul{
	width:102%;
	padding-bottom:100px;
	}
.product ul li{
	width:32%;
	margin-right:1%;
	background:#2f2f2f;
	border-radius:10px;
	float:left;
	position:relative;
	cursor:pointer;
	padding:30px 30px 100px 30px;
	}
.product ul li h2{
	font-size:24px;
	color:#fff;
	border-bottom:2px solid #fff;
	width:35%;
	margin:auto;
	font-weight:normal;
	text-align:center;
	padding-bottom:10px;
	}
.product ul li h2 span{
	font-size:14px;
	display:block;
	}
.product ul li h3{
	border-radius:10px;
	overflow:hidden;
	border:2px solid #fff;
	margin-top:20px;
	position:relative;
	}
.product ul li h3 img{
	width:100%;
	transition:all 0.6s;
	}
.product ul li h3 p{
	position:absolute;
	bottom:0px;
	color:#fff;
	text-align:center;
	background-color: rgba(0,0,0,0.6);
	width:100%;
	line-height:40px;
	font-weight:normal;
	font-size:18px;
	}
.product ul li h3:hover img{
	transform:scale(1.1)
	}
.product ul li h4{
	background:#535353;
	width:122px;
	height:122px;
	border-radius:61px;
	padding:20px;
	border:1px solid #fff;
	position:absolute;
	z-index:9;
	bottom:-60px;
	left:50%;
	margin-left:-60px;
	transition:all 0.6s;
	}
.product ul li:hover h4{
	background:#F4CE58;
	}
/**/
.case{
	overflow:hidden;
	}
.case ul{
	width:102%;
	}
.case ul li{
	width:32%;
	margin-right:1%;
	margin-bottom:10px;
	float:left;
	position:relative;
	overflow:hidden;
	border:10px solid #535353;
	}
.case ul li img{
	width:100%;
	}
.case ul li p{
	width:100%;
	height:100%;
	z-index:9;
	top:100%;
	text-align:center;
	font-size:18px;
	color:#fff;
	display:block;
	position:absolute;
	padding-top:28%;
	transition:all 0.4s;
	background-color: rgba(0,0,0,0.8);
	}
.case ul li:hover p{
	top:0%;
	}
/**/
.about{
	background:#2f2f2f;
	}
.about_left , .about_right{
	width:50%;
	float:left;
	}
.about_left{
	padding:30px 3% 50px 12%;
	}
.about_left .bt h2 , .about_left .bt h4{
	text-align:left;
	}
.about_left .bt span{
	margin:0px;
	}
.about_left ul p{
	color:#fff;
	margin-bottom:20px;
	line-height:200%;
	}
.about_left ul p a{
	color:#fff;
	}
.about_left ul p a:hover{
	color:#c8ab8d;
	}
.about_left .more{
	margin:40px 0px;
	}
.about_right{
	padding:65px 5%;
	}
.about_right ul li{
	width:30%;
	height:190px;
	border:1px solid #fff;
	float:left;
	margin:25px 10% 25px 0;
	border-radius:10px;
	padding-top:50px;
	opacity:0.8;
	text-align:center;
	background-color: rgba(0,0,0);
	}
.about_right ul li h2{
	color:#fff;
	font-size:40px;
	position:relative;
	display:inline-block;
	}
.about_right ul li h2 em{
	position: absolute;
    font-size: 14px;
    top: -3px;
    right: -15px;
	font-weight:normal;
	font-style: normal;
	}
.about_right ul li p{
	text-align:center;
	color:#fff;
	}
@media (min-width:1200px) and (max-width:1400px) {
	.about_left {
    padding: 30px 3% 100px 5%;
	}
	.about_right ul li{
		width:40%;
	}
	}	
	
	
/**/

.hzlc{
	position:relative;
	background:url(hzlc_bj.jpg) repeat-x 10px 50px;
	}
.hzlc .swiper-slide{
	display:block;
	cursor:pointer;
    }
.hzlc .swiper-slide h2{
	display:block;
	width:100px;
	height:100px;
	margin:auto;
	border-radius:50px;
	padding:7px;
	}	
.hzlc .swiper-slide h2 span{
	display:block;
	width:86px;
	height:86px;
	line-height:86px;
	text-align:center;
	background:#484848;
	border-radius:43px;
	color:#fff;
	font-size:28px;
	font-weight:normal;
	}	
.hzlc .swiper-slide p{
	width:100%;
	color:#fff;
	display:block;
	line-height:50px;
	text-align:center;
	}	
.hzlc .swiper-button-next{
	background:none;
	right:-16px;
	}	
	
.hzlc .swiper-button-prev{
	background:none;
	left:-16px;
	}	
.hzlc .swiper-pagination{
	display:none;
	}	
.hzlc .swiper-slide:hover h2{
	background:#695d3a;
	}	
.hzlc .swiper-slide:hover h2 span{
	background:#f5ce58;
	}	
/**/
.news ul{
	width:48%;
	}	
	
.news ul h2{
	color:#fff;
	font-size:18px;
	font-weight:normal;
	}	
.news ul h2 span{
	display:inline-block;
	width:6px;
	height:6px;
	border-radius:3px;
	background:#fff;
	vertical-align:middle;
	margin-right:10px;
	}
.news ul li{
	margin-top:20px;
	opacity:0.8;
	transition:all 0.3s;
	}	
.news ul li img{
	float:left;
	width:38%;
	}	
.news ul li h4{
	float:right;
	width:58%;
	}	
.news ul li b{
	font-size:14px;
	color:#fff;
	font-weight:normal;
	}	
.news ul li p{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:8px 0;
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
	}	
.news ul li span{
	font-weight:normal;
	color:#fff;
	display:block;
	font-size:12px;
	}	
.news ul li:hover{
	opacity:1;
	}	
/**/
.hzhb .swiper-pagination{
	display:none;
	}

.hzhb #swiper3 img{
	width:100%;
	transition:all 0.6s;
	border-radius:10px;
	display:block;
	cursor:pointer;
	}	
.hzhb #swiper3 .swiper-slide:hover img{
	transform: rotateY(360deg);
	}	
/**/
.foot{
	padding-top:80px
	}
.foot a{
	color:#f6f9fe;
	}
.foot_contact{
	width:38%;
	color:#f6f9fe;
	float:left;
	line-height:24px;
	}	
.foot_ewm{
	width:20%;
	float:left;
	
	}	
.foot_ewm img{
	width:48%;
	margin:0 1%;
	float:left;
	}	
.foot_nav{
	float:right;
	width:42%;
	
	}	
.foot_nav h2{
	text-align:right;
	color:#fff;
	font-size:30px;
	margin:20px 0;
	font-weight:normal;
	}
.foot_nav p{
	text-align:right;
	}
.foot_nav p a{
	display:inline-block;
	padding:0 5px;
	border-right:1px solid #fff;
	line-height:14px;
	}
/**/
.banner_n{
    width: 100%;
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
	
.banner_n h2{
	position:absolute;
	top:40%;
	text-align:center;
	font-size:36px;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	}
.banner_n h4{
	position:absolute;
	top:50%;
	text-align:center;
	font-size:14px;
	width:100%;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	}
.banner_n h4 a{
	color:#fff;
	font-size:14px;
	padding:0 10px;
	}
.banner_bt{
	background:rgba(0,0,0,0.2);
	width:100%;
	height:100%;
	}	
	
/**/
.mian_w{
	background:#2a2a2a;
	padding:60px 0 100px 0;
	}	
.about_n  ul p{
	color: #aaa;
	line-height:28px;
	}
.about_n  ul p a{
	color: #aaa;
	}
.about_n ul p a:hover{
	color:#c8ab8d;
	}
.about_n  ul img{
	max-width:100%;
	}
.article-tit{
	border-bottom: 1px solid rgba(255,255,255,.1);
	font-size:24px;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#aaa;
	}
/**/
.nav_n{
	border-bottom: 1px solid rgba(255,255,255,.1);
	background:#2a2a2a;
	}
.nav_n ul{
	padding:10px 0;
	}	
.nav_n ul a{
	display:inline-block;
	padding:10px 25px;
	margin:5px 0;
	font-size:16px;
	color:#aaa;
	border: 1px solid rgba(255,255,255,.1);
	}
.nav_n ul a:hover , .nav_n ul .on{
	background:#f4ce58;
	color:#fff;
	}

/**/
.newslist ul li{
	border: 1px solid rgba(255,255,255,.1);
	padding:30px;
	transition:all 0.6s;
	margin-bottom:15px;
	color:#aaa;
	}	
.newslist ul li b{
	font-size:20px;
	display:block;
	color:#aaa;
	} 	
.newslist ul li span{
	display:block;
	color:#999;
	padding:5px 0;
	}	
.newslist ul li:hover{
	background:#f4ce58;
	}	
.newslist ul li:hover b , .newslist ul li:hover span , .newslist ul li:hover{
	color:#fff;
	}	
/**/
.btn{
	margin-bottom:20px;
	}
.btn img{
	display:inline-block;
	}
.btn h2{
	font-size:36px;
	line-height:100%;
	color:#aaa;
	display:inline-block;
	}
.btn h4{
	border-bottom: 1px solid rgba(255,255,255,.1);
	border-top: 1px solid rgba(255,255,255,.1);
	margin-top:20px;
	padding:8px 0;
	font-weight:normal;
	color:#aaa;
	}
/**/
.pagination {
	text-align: center;
	padding-top:15px;
}
.page-item {
	display: inline-block;
	padding: 5px;
	color:#aaa;
	border: 1px solid rgba(255,255,255,.1);
}
.page-num {
	padding: 5px 10px;
	display: inline-block;
	margin: 0 2px;
	border: 1px solid rgba(255,255,255,.1);
	color:#aaa;
}
.pagination a:hover {
	color: #aaa;
}
.page-num-current {
	color: #fff;
}

/**/
.productlist{
	overflow:hidden;
	}	
.productlist ul{
	width:102%;
	}	
.productlist ul li{
	width:23.7%;
	float:left;
	margin:7px 0;
	margin-right:1%;
	}	
.productlist ul li span{
	display:block;
	overflow:hidden;
	}
.productlist ul li span img{
	width:100%;
	display:block;
	transition: all .5s ease;
	}	
.productlist ul li h2{
	background:rgba(255,255,255,.1);
	text-align:center;
	padding:12px 0;
	color:#aaa;
	font-weight:normal;
	}		
.productlist ul li:hover img{
	transform: scale(1.05)
	}	
.productlist ul li:hover h2{
	background:rgba(255,255,255,.2);
	color:#aaa;
	}	
/**/
.product-show{
	}
.product-show-left{
	width:800px;
	margin:auto;
	border: 1px solid #ddd;
	}
.product-show-right{
	width:1000px;
	margin:20px auto 0;
	}
.product-show-right h2{
	font-size:40px;
	color:#aaa;
	text-align:center;
	border-bottom:1px solid rgba(255,255,255,.1);
	margin-bottom:15px;
	padding-bottom:15px;
	}
.product-show-right a{
	color:#aaa;
	}
.product-show-right h4{
	font-weight:normal;
	}
.product-show-right h4 img{
	width:100%;
	}
.product-show-right h4 p{
	font-size:14px;
	color:#aaa;
	line-height:32px;
	}
.product-show-right h4 p strong {
	font-size:18px;
	}
.product-show-right h6 img{
	width:30px;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	}
.product-show-right h6 {
	font-size:18px;
	margin-top:20px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#333;
	}
#swiper2 .swiper-pagination , #swiper3 .swiper-pagination{
	display:none;
	}







































	