@charset "utf-8";
/* CSS Document */
*{ margin:0; padding: 0; font-family: Microsoft Yahei, "微软雅黑", Arial, "Times New Roman";}
a{ text-decoration:none; font-size: 14px; color:#000;}
input,select,textarea{ outline:none;}

.clear{clear:both;}
.clearfix{ *zoom: 1;}
.clearfix:before{ content: ""; display: table;}
.clearfix:after{ content: ""; display: table; clear: both;}

.pic img{ max-width: 100%; display: block; width: 100%; overflow: hidden;transition: all 0.5s;transform: scale(1); border:#ededed 1px solid;}

.left{ float:left;}
.right{ float:right;}

.top{
	height:125px;
	width:1200px;
	margin:0 auto;
}
.logo{
	width:413px;
	height:125px;
	float:left;
}
.nav{
	font-size:18px;
	font-weight:bold;
	float:right;
	margin-top:50px;
	border-right: 1px solid #f0f0f0;
	
}
.nav li{
	width:100px;
	list-style-type:none;
	float:right;
	text-align:center;
}

.nav li a{
	display:block;
	height:30px;
	font-size: 16px;
	color: #6f6f6f;
	padding: 0 5px;
	border-bottom:4px solid #fff;
	border-left: 1px solid #f0f0f0;
}
.nav li:hover a{
	color:#bf0711;
	border-bottom:4px solid #bf0711;
	display:block;
}
.banner{
	width:100%;
	height:627px;
	background:url(../images/banner.jpg) center no-repeat;
}
.nbanner{
	width:100%;
	height:250px;
}
.products h2{
	font-size:30px;
	font-weight:bold;
	text-align:center;
}
.products span{
	border-top:1px solid #262626;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	display: block;
	margin: 0 auto;
	width: 70px;
}

.cate{
	padding:30px 0 0 0;
	width: 240px;
	float: left;
}
.cate li{
	display: block;
	line-height: 40px;
	background: #fff;
	
}
.cate li.er{ background-color:#e6e6e6;}
.cate li.first{
	text-align: center;
	background: #C4000a;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.cate li a{
	display: block;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 10px 0 40px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
	font-size: 16px;
	font-weight:bold;
	position: relative;
}
.cate li a:before{
	width:10px;
	height:1px;
	background: #7b7b7b;
	content: '';
	display: block;
	position: absolute;
	left: 25px;
	top: 50%;
	border-radius:50%;
	margin-top: -2.5px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.cate ul li a.this:before,
.cate ul li a:hover:before{
	background: #fff;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.cate li a.this,
.cate li a:hover{
	color:#FFF;
	background:#C4000a;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}

.cate li ul li a{
	padding: 0 10px 0 57px;
	font-size:14px;
	font-weight:normal;
	background-image:url(../web/images/anniu1.jpg);
	display:block;
	
}
.cate li ul li a:before{
	left: 44px;
}

.cate-1{
	padding:30px 0 0 0;
	width: 656px;
	margin:0 auto
}
.cate-1 li{
	display: block;
	line-height: 40px;
	background: #fff;
	float:left;
	margin-right: 10px;
    width:154px;
	
	
}
.cate-1 li.er{ background-color:#e6e6e6; width:100%;}
.cate-1 li.first{
	text-align: center;
	background: #C4000a;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.cate-1 li a{
	display: block;
	padding: 0 10px 0 40px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
	font-size: 16px;
	font-weight:bold;
	position: relative;
	text-align:center;
}
.cate-1 li a:before{
	width:10px;
	height:1px;
	background: #7b7b7b;
	content: '';
	display: block;
	position: absolute;
	left: 25px;
	top: 50%;
	border-radius:50%;
	margin-top: -2.5px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.cate-1 ul li a.this:before,
.cate-1 ul li a:hover:before{
	background: #fff;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.cate-1 li a.this,
.cate-1 li a:hover{
	color:#FFF;
	background:#C4000a;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}

.cate-1 li ul li a{
	padding: 0 10px 0 57px;
	font-size:14px;
	font-weight:normal;
	background-image:url(../web/images/anniu1.jpg);
	display:block;
	
}
.cate-1 li ul li a:before{
	left: 44px;
}


.pro{
	background:#f4f4f4;
	padding:90px 0 55px 0;
}
.proarea{
	width: 1200px;
	margin: 0 auto;
}
.proul{
	padding:30px 0 0 0;
	width:930px;
	float: right;
	margin:0 auto;
}
.proul li{
	width:292px;
	float:left;
	margin:0 24px 24px 0;
	list-style-type:none;
	border:1px solid #dfdfdf;
}
.proul li:nth-child(3n){ margin:0 0 24px 0;}
.proul li p{
	border:1px solid #dfdfdf;
	text-align:center;
	padding:5px;
	margin:5px;
	line-height:37px;
	background:url(../images/grey.jpg) center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul li:hover p{
	color:#fff;
	background:url(../images/red.jpg) #C4000a center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul li img{ width: 292px; height: 188px;}



.proul-1{
	padding:30px 0 0 0;
	width:930px;
	margin:0 auto;
}
.proul-1 li{
	width:292px;
	float:left;
	margin:0 24px 24px 0;
	list-style-type:none;
	border:1px solid #dfdfdf;
}
.proul-1 li:nth-child(3n){ margin:0 0 24px 0;}
.proul-1 li p{
	border:1px solid #dfdfdf;
	text-align:center;
	padding:5px;
	margin:5px;
	line-height:37px;
	background:url(../images/grey.jpg) center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul-1 li:hover p{
	color:#fff;
	background:url(../images/red.jpg) #C4000a center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul-1 li img{ width: 292px; height: 188px;}



.proul-2{
	padding:30px 0 0 0;
	width:1075px;
	margin:0 auto;
}
.proul-2 li{
	width:292px;
	float:left;
	margin:0 71px 20px 0;
	list-style-type:none;
	border:1px solid #dfdfdf;
}
.proul-2 li:nth-child(3n){ margin:0 2px 50px 0;}
.proul-2 li p{
	border:1px solid #dfdfdf;
	text-align:center;
	padding:5px;
	margin:5px;
	line-height:37px;
	background:url(../images/grey.jpg) center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul-2 li:hover p{
	color:#fff;
	background:url(../images/red.jpg) #C4000a center right no-repeat;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.proul-2 li img{ width: 292px; height: 188px;}



.leisenbj{
	background:url(../images/leisen.jpg) center no-repeat;
	height:347px;
	width:100%;
	padding: 86px 0;
}
.leisen{
	width:1070px;
	height:347px;
	margin:0 auto;
}
.video{
	width:421px;
	height:347px;
	float:left;
}
.video video{
	width:421px;
	height:342px;
	outline: none;
}
.about{
	width:600px;
	margin-left:40px;
	margin-top: 70px;
	float:left;
}
.about h2{
	color:#2a2a2a;
	font-size:26px;
	font-weight:normal;
	border-bottom:1px solid #5c5c5c;
	float:left;
	margin-bottom: 10px;
}
.about h3{
	color:#4f4f4f;
	font-size:16px;
	font-weight:normal;
	float:left;
	margin:15px 0 0 10px;
}
.about p{
	color:#848484;
	line-height:30px;
	font-size: 12px;
}
.about a.more{
	color:#939393;
	font-size:20px;
	font-weight:normal;
	border:1px solid #e1e1e3;
	padding:5px 80px;
	float:right;
}
.advantage{
	width:100%;
	height:520px;
	background:url(../images/advbg.jpg) center no-repeat;
}
.adv{
	padding-top:50px;
	width: 1158px;
	margin:0 auto;
}
.adv h2{
	font-size:30px;
	font-weight:normal;
	color:#C4000a;
	text-align:center;
}
.adv h3{
	width:150px;
	font-size:30px;
	font-weight:normal;
	margin:0 auto;
	border-bottom:1px solid #C4000a;
}
.adv li{
	float:left;
	list-style-type:none;
	margin: 210px 0 0 10px;
	font-size:12px;
	color:#676767;
	line-height:30px;
	width: 225px;
}
.case{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
}
.case h2{
	width:120px;
	font-size:30px;
	font-weight:normal;
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
}
.case h3{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#4e4e4e;
}
.case ul{ margin: 40px 0 0 0;}
.case li{
	list-style-type:none;
	float:left;
	margin-right:15px;
	border:10px solid #fff;
	box-shadow:0 0 12px 0 #ccc;
	display:block;
}
.newsbg{
	text-align:center;
	padding: 50px 0;
	background: url(../images/nbg.jpg) center no-repeat;
}
.news{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
}
.news h2{
	width:120px;
	font-size:30px;
	font-weight:normal;
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
}
.news h3{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#4e4e4e;
}
.news_cate{ margin:10px 0 0 0;}
.news_cate li{
	list-style-type:none;
	display:inline-block;
}
.news_cate li a{
	display: block;
	padding:5px 10px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}

.news_cate li.this a,
.news_cate li:hover a{
	color:#FFF;
	background:#C4000a;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.news_content{ margin: 50px 0 0 0;}
.news_content li{
	list-style-type:none;
	float:left;
	padding:10px;
	text-align: left;
	width: 330px;
	margin: 0 25px 20px 25px;
	 -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;
}
.news_content li .ntitle{ font-size: 16px; margin: 35px 0 0 10px;}
.news_content li .ndate{ font-size: 12px; margin: 10px 0 15px 10px; color: #7c7c7c;}
.news_content li .ntext{ font-size: 12px; margin: 0 0 50px 10px; color: #bcbcbc; line-height: 30px;}
.news_content li:hover{ box-shadow: 0 0 12px 0 #ccc; margin-top: -15px; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.nnews .news_content li:hover{ margin-top: 0;}
.nnews .newstext{ border: 1px solid #ccc;}
.nnews .newstext h2{ width: auto; font-size: 20px; border: none;}
.nnewsbg{ background: #f5f5f5;}
.nnewsbg li{ background:#fff;}
footer{
	padding:40px 0;
	background: #363636;
}

footer .footc{
	width:1200px;
	margin: 0 auto;
}

footer .footc .left{ width: 400px; color: #fff;}
footer .footc .left h1{ font-size: 16px; margin: 0 0 10px 0;}
footer .footc .left p{ font-size: 12px; line-height: 30px;}
footer .footc .left img{ float: left; margin: 40px 0 0 0;}
footer .footc .left .text{ float: left; margin: 0 0 0 15px;}

footer .footc .middle{ width:64px; float: left; text-align: center; margin: 0 0 0 100px;}
footer .footc .middle li{ display: block; color: #fff; line-height: 26px; border-bottom: 1px solid #878787;}
footer .footc .middle li a{ color: #fff;}
footer .footc .middle li.first{ border:none;}


footer .footc .right{ border:1px solid #757575; padding: 8px;}


.fcopy{ line-height:34px; background:#222222; color: #9b9b9b; font-size: 12px; text-align: center;}
.fcopy a{ color: #9b9b9b; font-size: 12px;}



#showbox{margin-top:-60px;}
#showsum{margin-top:-58px;}


#products li{ margin: 5px auto;}
#products li img{ height:auto;}



.newstext{ border:1px solid #ccc;}



.fapp{ width:1200px; margin: 0 auto; padding: 50px 0;}
.fapp h2{
	width:120px;
	font-size:30px;
	font-weight:normal;
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
}
.fapp h3{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	color:#4e4e4e;
}


.fapp .ncontact{ margin: 50px 0 0 0;}
.fapp .ncontact .left{ width: 588px;}
.fapp .ncontact .right{ width: 580px; line-height: 30px;}
.fapp .ncontact h1{ color: #bf0711; font-size: 20px; border-bottom: 1px solid #bf0711; border-top: 3px solid #bf0711; line-height: 40px; margin: 0 0 20px 0;}

.subbutton{ background:#bf0711; border: none;}



.blk_18 { zoom:1; font-size:9pt;width:1075px;  margin: 0 auto; position: relative;}
.blk_18 .pcont { width:1075px; float:left; overflow:hidden; margin: 0 auto;}
.blk_18 .ScrCont { width:32766px; zoom:1; margin-left:-5px; }
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton  { display: block; width:38px; height:38px; background:url(../images/left.jpg) no-repeat;  position: absolute; margin-top: 100px; left: -60px}
.blk_18 .RightBotton { display: block; width:38px; height:38px; background:url(../images/right.jpg) no-repeat; position: absolute; margin-top: 100px; right: -60px;}
.blk_18 .pl img { display:block; cursor:pointer; border:none; }
.blk_18 .pl { float:left; text-align:center;}















