@charset "utf-8";

/*top*/
.top{
	width: 100%; 	
	height: 483px;
	z-index: 0;
	background-image: url('../images/bjtop.png');		
    background-position: top center; 
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 483px;
    position: relative;		
	/* overflow: hidden;  */
	/* display: flex;
	justify-content: center;
    align-items: center; */

}
.top .top_b{
	margin: auto; 
	height: 150px;
	margin-top: 330px;
	margin-left:0px;
	transform-origin: center;
	position:absolute;
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.top .logo{
	float: left;
	width: 4%;
	font-size: 40px;
	font-weight: bold;
	writing-mode: vertical-rl;
	padding-top: 30px;
	margin-right:5px;
	vertical-align: middle;

}
.top .fu{
	float: left;
	width: 12%;
	padding-top: 15px;
	padding-right: 10px;
	display: flex;
    flex-direction: row;
    height: 150px;
}
.top .fuu{
	float: left;
	width: 18%;
	padding-top: 15px;
	/* padding-left: 15px; */
	 display: flex;
  flex-direction: row;
  padding-right: 10px;

}

.top .fu .fu1{
	float: right;
	width: 20%;
	color: white;
	font-size:14px;
	font-weight: bold;
	padding-right: 10px; 
	clear:right;
	line-height: 100%; 
	}
	.top .fu .fu2{
	float: right;
	width: 20%;
	color: white;
	font-size:14px;
	font-weight: bold;
/* 	height: 100px; */
	clear:right;
	line-height: 100%; 
	}
	a{
	color: white;
	}
.top .fuu .fu1{
	float: right;
	width: 15%;
	color: white;
	font-size:14px;
	font-weight: bold;
	padding-right: 10px; 
	clear:right;
	line-height: 100%; 
	}
	.top .fuu .fu2{
	float: right;
	width: 15%;
	color: white;
	font-size:14px;
	font-weight: bold;
/* 	height: 100px; */
	clear:right;
	line-height: 100%; 
	}
	a{
	color: white;
	}	
.top .tel{
	float: right;
	width: 160px;
}
.top .nav{
	float: left;
	width: 880px;
}
.top .nav li{
	float: left;
	width: 90px;
	height: 40px;
	margin: 30px 10px;
}
.top .nav li a{
	overflow: hidden;
}
.top .nav li em{
	float: left;
	background: url("../images/tb.png") no-repeat center;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-style: inherit;
}
.top .nav li span{
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: normal;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-transform: capitalize;
	-webkit-transition: all 0.3s linear 0s;
}
.top .nav li:hover span{
	color: #a60a12;
}
.fixednavst{position:fixed;top: 0; z-index: 9999;-webkit-box-shadow: 0.5px 0.866px 5px 0px rgb( 102, 102, 102 );box-shadow: 0.5px 0.866px 5px 0px rgb( 102, 102, 102 );}
/*banner*/

.banner { position:relative; width:100%; margin:0; background:#FFF; overflow:hidden; float: left}

.banner .mc { position:relative; left:50%; width:380px;height: 350px; margin-left:-960px; text-align:center; }

.banner .mc li { height:650px; vertical-align:top; }

.banner .mt { position:absolute; bottom:25px; width:100%; z-index:1; text-align:center;}

.banner .mt ul { width:960px; height:18px; margin-left: 120px;}

.banner .mt ul li { display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:0 3px; border-radius:100%; border:2px solid #fff; line-height:999px; vertical-align:top; overflow:hidden; cursor:pointer; }

.banner .mt ul .on { background:#fff; }

.banner a.prev,.banner a.next{display:block;width:36px;height:163px;position:absolute;top:50%; margin-top:-29px; z-index:1; display:none;}

.banner a.prev{ left:0; background:url(../images/foot_l.png) no-repeat;}

.banner a.next{ right:0; background:url(../images/foot_r.png) no-repeat;}
/*tu*/
.f1{
	background: url("../images/about.jpg") no-repeat;
}
.f2{
	background: url("../images/product.jpg") no-repeat;
}
.f3{
	background: url("../images/news.jpg") no-repeat;
}
.f4{
	background: url("../images/news-0.jpg") no-repeat;
}
.f5{
	background: url("../images/product_3.jpg") no-repeat;
}
/*about*/
.about_bg{
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
.about{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.index_title{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
}
.index_title .index_left{
	float: left;
	width: 650px;
	height: 140px;
	overflow: hidden;
}
.index_title .index_text{
	padding: 10px 0 0 250px;
	letter-spacing: 3px;
	height: 130px;
	font-size: 12px;
	line-height: 1.8;
	color: #666;
	text-transform: capitalize;
	-webkit-writing-mode:tb-rl;
	    -ms-writing-mode:tb-rl;
	        writing-mode:tb-rl;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: justify;
	
}
.index_title .index_right{
	float: right;
	padding-top: 50px;
}
.index_title .index_right a{
	float: left;
	position: relative;
	width: 80px;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-left: 20px;
	padding-bottom: 12px;
}
.index_title .index_right a:hover{
	color: #a60a12;
}
.index_title .index_right a i{
	background: url("../images/icon_r.png") 0px 0;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 0;
	width: 80px;
	height: 10px;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.index_title .index_right a:hover i{
	background: url("../images/icon_r.png") 0px 10px;
	-webkit-transition: all 0.3s linear 0s;
}
.index_title .index_right a:nth-child(1){
	color: #a60a12;
}
.index_title .index_right a:nth-child(1) i{
	background: url("../images/icon_r.png") 0px 10px;
}
.about .about_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.about .about_box li{
	float: left;
	width: 285px;
	height: 285px;
	margin-right: 20px;
	overflow: hidden;
}
.about .about_box li:nth-child(4){
	margin-right: 0;
}
.about .about-border{
	background: #a60a12;
	width: 285px;
	height: 285px;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	cursor:pointer;
	overflow: hidden;
}
.about .about-border .pic{
	display: block;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.about .about-border .about_text{
	position: absolute;
	top: 0;
	left: 0;
	width: 285px;
	height: 285px;
	background: url("../images/icon_l.png") no-repeat center;
	background-color: rgba( 0, 0, 0 ,0.4);
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.about .about-border .title{
	font-size: 50px;
	font-family: "SimSun";
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	top:30%;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.about .about-border .title1{
	font-size: 20px;
	font-family: 'SimSun';
	font-weight: 600;
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	top:55%;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.about .about-border .about_text1{
	opacity: 0;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	width: 50%;
	left:25%;
	position: absolute;
	top: 80%;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.about .about-border:hover .pic{
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
}
.about .about-border:hover .about_text{
	background-color: rgba( 0, 0, 0 ,0);
	-webkit-transition: all 1s ease-in-out;
}
.about .about-border:hover .title{
	top:16%;
	-webkit-transition: all 1s ease-in-out;
}
.about .about-border:hover .title1{
	top:38%;
	-webkit-transition: all 1s ease-in-out;
}
.about .about-border:hover .about_text1{
	top:50%;
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
}
/*product*/
.product_bg{
	width: 100%;
	
	padding: 0px 0 10px 0;
	background-color: #f0f0f0;
	overflow: hidden;
	display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */
}
.product{
	width: 1200px;
	margin: 0 auto;
	margin-top:10px;
}
.product ul{
	width: 1200px;
	/*margin: 0 auto;*/
}
.product ul li{
	float: left;
	width: 380px;
	height: 392px;
	margin-right: 10px;
	margin-bottom: 8px;
	background-color: #fff;
	position: relative;
	/*padding: 0 5px;*/
}
.product ul li:nth-child(3n){
	margin-right: 0;
}
.product .pic{
	width: 380px;
	height: 200px;
}
.product .pic img {
	width: 100%;
	height: 100%;
}

.product .product_text {
	text-align: center;
	padding: 0px 40px 40px 40px;
}

.product .product_text .title {
	font-size: 18px;
	color: #3c3c3c;
	position: relative;
	padding-bottom: 25px
}

.product .product_text .title i {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 190px;
	height: 10px;
	background: url("../images/icon_p.png") 0px 0px;
	margin-left: -95px;
}
.product .product_text .text {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}

.product .product_box::before,.product .product_box::after {
	position: absolute;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.4s,-webkit-transform .4s;
	transition: opacity 0.4s,-webkit-transform .4s;
	-o-transition: opacity 0.4s,transform .4s;
	transition: opacity 0.4s,transform .4s;
	transition: opacity 0.4s,transform .4s,-webkit-transform .4s
}

.product .product_box::before {
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border-top: 4px solid #d28488;
	border-bottom: 4px solid #d28488;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

.product .product_box::after {
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
}




/*.product ul li:hover .product_box::before,.product ul li:hover .product_box::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.product ul li:hover {
	-webkit-box-shadow: 1px 1.732px 8px 0px rgba( 2, 2, 2 ,0.6);
	box-shadow: 1px 1.732px 8px 0px rgba( 2, 2, 2 ,0.6);
}*/
/*news*/
.news_bg{
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
}
.news{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.news_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.news_p{
	width: 470px;
	height: 300px;
	float: left;
	border: 1px solid #b2b2b2;
	padding: 4px;
	overflow: hidden;
}
.news_p .hiSlider1{
	width: 470px;
	height: 300px;
}
.news_p .hiSlider1 li{
	width: 470px;
	height: 300px;
}
.news_p .hiSlider1 li img{
	width: 100%;
	height: 100%;
}
.news-wrap {
	float: right;
	width: 690px;
	margin-left: 30px;
	overflow: hidden;
}
.news-item {
	float: left;
	padding-bottom: 15px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border-bottom-style:none;
}

.news-item > a {
	display: block;
}

.news-item:hover {

	-webkit-transform: translateX(20px);

	    -ms-transform: translateX(20px);

	        transform: translateX(20px);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.time {
	width: 100px;
	background: #a60a12;
	float: left;
	color: #fff;
	text-align: center;
}

.time > h1 {
	font-size: 26px;
	padding: 5px 0;
}

.pzwh > a {
	color: black;
}

.pzwh  table tr td {
	padding: 0px 5px 5px 5px;
}

.news-item > a > .item-cont {
	float: left;
	padding: 0 20px;
	width: 575px;
}

.news-item > a > .item-cont > h2 {
	padding-bottom: 14px;
	font-size: 16px;
}
.news-item > a > .item-cont > span {
	font-size: 14px;
}
.news .news_more{
	width: 178px;
	height: 38px;
	border-radius: 5px;
	border: solid 1px #a60a12;
	text-align: center;
	margin: 40px auto;

}
.news .news_more a{
	font-size: 14px;
	line-height: 38px;
	color: #a60a12;
}
.news .news_more:hover{
	background-color: #a60a12;
}
.news .news_more:hover a{
	color: #fff;
}
/*footer*/
.footer{
	width: 100%;
	background:#333333;
	color:#fff;
	padding:50px 0;
	overflow:hidden;
}
.footer_box{
	width: 1200px;
	margin: 0 auto;
}
.footer_box li{
	float: left;
	margin-right: 50px;
}
.footer_box .footer_l,.footer_box .footer_y{
	width: 280px;
	overflow: hidden;
}
.footer_box li:nth-child(3){
	margin-right: 0;
}
.footer_box .footer_z{
	width: 540px;
	position: relative;
}
.footer_box .footer_z:after{
	display:block;
	content:"";
	position:absolute;
	left:-712px;
	top:65px;
	height:1px;
	width:1920px;
	background:#fff;
}
.footer-top{
	padding-bottom:50px;
}
.footer-top p.title{
	font-size:18px;
	line-height:1.6;
	position:relative;
	padding-left:50px;
}
.footer-top p.title span{
	display:block;
	font-size:12px;
	text-transform:uppercase;
}
.footer-top p.title i.icon{
	display:block;
	width:40px;
	height:40px;
	left:0;
	top:4px;
	position:absolute;
}
.footer_l .footer-top p.title i.icon{
	background:url("../images/icon_01.png") no-repeat center;
}
.footer_z .footer-top p.title i.icon{
	background:url("../images/icon_02.png") no-repeat center;
}
.footer_r .footer-top p.title i.icon{
	background:url("../images/icon_03.png") no-repeat center;
}
.footer_l .service .phone{
	font-size:16px;
	line-height: 24px;
	color:#fff;
	background: url("../images/icon_tel.png") no-repeat left;
	padding-left: 35px;
}
.footer_l .service .copyright{
	font-size:14px;
	line-height: 30px;
	color:#f0f0f0;
	line-height:2;
	padding-top:20px;
}
.footer_l .service p.copyright a{
	color:#c0c0c0;
}
.footer_r .ewm{
	width: 240px;
	overflow: hidden;
	text-align: center;
	padding-left: 10px;

}
.footer_r .ewm .sj{
	float: left;
	width: 120px;
	margin-right: 40px;
}
.footer_r .ewm .wx{
	float: left;
	width: 120px;
}
.footer_r .ewm .bt{
	font-size: 14px;
	width: 120px;
	height: 30px;
	line-height: 30px;
}
/*main*/
.main {
	width: 100%;
	padding: 50px 0 0 0;
	background-color: #fff;
	overflow: hidden;
}

.main .container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.main .main_left{
	float: left;
	width: 260px;
	overflow: hidden;
}
.main .main_left .main_left_t{
	text-align: center;
	color: #fff;
	background: #a60a12;
	width: 240px;
	height: 120px;
	padding: 10px;
}
.main .main_left .main_left_t .main_left_t1{
	border: solid 1px #fff;
	width: 238px;
	height: 118px;
}
.main .main_left .main_left_t p{
	font-size: 24px;
	padding: 30px 0 30px 0;
	position: relative;
}
.main .main_left .main_left_t p i{
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 10px;
	width: 160px;
	margin-left: -80px;
	display: block;
	background: url("../images/icon_k.png") no-repeat center;
}
.main .main_left .main_list{
	width: 260px;
	overflow: hidden;
	background-color: #e5e5e5;
	padding: 20px 0;
}
.main .main_list ul{

}
.main .main_list ul li{
	width: 260px;
	height: 60px;
	border-bottom: solid 2px #fff;
	text-align: center;
	background:transparent;
	-webkit-transition: all 0.3s linear 0s;
}
.main .main_list ul li a{
	font-size: 14px;
	height: 60px;
	line-height: 45px;
	color: #333;
	display: block;
	position: relative;
	text-align: center;
}
.main .main_list ul li a i{
	position:absolute;
	display:block;
	left:50%;
	margin-left: -40px;
	top:35px;
	width:80px;
	height:10px;
	background:url("../images/icon_r.png") 0 0;
	-webkit-transition: all 0.3s linear 0s;
}
.main .main_list ul li:hover{
	width: 300px;
	background-color: #a60a12;
	color:  #fff;
	-webkit-transition: all 0.3s linear 0s;
}
.main .main_list ul li.active a{
	color: #fff;
    width: 300px;
    background: #a60a12;
}

.main_list table td {
	vertical-align:middle;
}
.main .main_list ul li.active a i{
	background:url("../images/icon_list.png") 0 10px;
}
.main .main_list ul li:hover a{
	color: #fff;
}
.main .main_list ul li:hover a i{
	background:url("../images/icon_list.png") 0 10px;
	-webkit-transition: all 0.3s linear 0s;
}
.main .main_left .main_tel{
	background: #a60a12;
	color: #fff;
	width: 240px;
	height: 80px;
	padding: 10px;
}
.main .main_left .main_tel .line{
	border: solid 1px #fff;
	width: 238px;
	height: 78px;
}
.main .main_left .main_tel p{
	font-size: 18px;
	position: relative;
	padding: 15px 0 10px 80px;
}
.main .main_left .main_tel i{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
	background: url("../images/icon_01.png") no-repeat center;
}
.main .main_left .main_tel span{
	display: block;
	padding-top: 4px;
}
/*right*/
.main .container .main_right {
	float: right
}

.main .container .main_right .content,.main_right .heading {
	width: 900px
}

.main .container .main_right .heading {
	height: 59px;
	border-bottom: 1px solid #ccc;
	line-height: 60px;
	color: #d70c19;
	font-size: 15px;
}

.main .container .main_right .heading span {
	display: inline-block;
	color: #000;
}

.main .container .main_right .heading a {
	color: #5f5f5f;
	font-size: 15px;

}

.main .container .main_right .content {
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
	color: #333
}

#cpzs2 {
	width: 800px;
	padding-top: 30px;
	overflow: hidden;
}

#cpzs2 ul {
	overflow: hidden
}
#cpzs2 li{
	float: left;
	
	margin-right: 96px;
	margin-bottom: 25px;
	overflow: hidden;
}
#cpzs2 li:nth-child(3n){
	margin-right: 10;
}
#cpzs2 li div{
	width: 385px;
	height: 237px;
	overflow: hidden;

}
#cpzs2 li div img{
	width: 100%;
	height: 100%;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;

}
#cpzs2 li span{
	width: 385px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background-color: #808080;
	color: #fff;
	text-align: center;
}
#cpzs2 li:hover span{
	background-color: #a60a12;
}
#cpzs2 li div img:hover{
	-webkit-transform: scale(1.05, 1.05);

}

.main .page {
	margin-top: 30px;
	margin-bottom: 30px;
}

.main .page a {
	display: inline-block;
	margin: 0 5px;
	width: 60px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #3a3a3a;
	background-color: #d9d9d9;
}
.main .page .list-page{
	display: inline-block;
	margin: 0 5px;
	width: 30px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #3a3a3a;
	background-color: #d9d9d9;
}
.main .page .list-pagei{
	display: inline-block;
	margin: 0 5px;
	width: 30px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	background-color: #a60a12;
	color: #fff;
}
.main .page a:hover{
	background-color: #a60a12;
	color: #fff;
}
.article {
	margin-top: 30px;
	width: 900px;
	color: #333;
}

.article h1 {
	text-align: center;
	font-size: 24px;
	line-height: 2;
	border-bottom: dashed 1px #ccc;
}
.article .title{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	width: 120px;
	height: 30px;
	background-color: #a60a12;
	text-align: center
}
.subtitle {
	text-align: center;
	font-size: 14px;
	line-height: 2;
	color: #999;
	border-bottom: dashed 1px #ccc;
}

.subtitle span {
	margin-right: 10px;
	display: inline-block;
}

.article .content1{
	margin-top: 20px;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	display: block;
}

.article .content div {
	color: #333
}

.article .other-article {
	margin: 20px 0;
	color: #333;
	font-size: 14px;
	line-height: 2
}

.article .other-article span {
	display: block
}

.article .other-article span a:hover {
	text-decoration: underline
}

.article .back {
	display: block;
	margin: 0 auto;
	width: 138px;
	height: 35px;
	border-radius: 4px;
	background-color: #a60a12;
	color: #fff;
	text-align: center;
	line-height: 35px
}

.article .prev-article {
	color: #a60a12
}

.article .next-article {
	color: #a60a12
}

.main_right .news2 {
	padding-top: 30px;
	width: 900px;
	overflow: hidden
}

.main_right .news2 ul li {
	border-bottom: 1px dashed #ccc;
	padding: 12px 0;
	overflow: hidden;

}

.main_right .news2 ul li a{
	float: left;
	color: #000;
	font-size: 14px;
}
.main_right .news2 ul li span{
	float: right;
	color: #666;
}
.main_right .news2 ul li:hover b{
	color: #a60a12;
}