@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 99999;
	background: #fff;
}
.head_top{
	background: #454545;
	line-height: 35px;
	color: #fff;
}
.head_top a{
	padding: 0 15px;
	color: #fff;
}
.head_top a:nth-child(2) {
	padding-right: 0px;
}

.head_logo{
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px solid #aaa;
}

.head_nav{
	padding: 10px 0;
}
.head_nav li{
	float: left;
	margin: 0 10px;
}
.head_nav a{
	display: block;
	line-height: 35px;
	letter-spacing: 1px;
	text-align: center;
	width: 180px;
	font-size: 16px;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.head_nav li:hover a{
	background: #bc070b;
	color: #fff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #bc070b;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/



.title{
	margin-bottom: 50px;
	text-align: center;
}
.title b{
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 1px;
	color: #454545;
}
.title p{
	text-align: center;
	line-height: 30px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #888;
}
.title .xt{
	height: 1px;
	width: 50px;
	background: #bc070b;
	margin: 0 auto;
}

/*product start*/
.product{padding: 50px 0 20px 0;}
.pro_l{width: 270px;}
.pro_l .list_top{width: 270px;height: 125px;background: url(../images/list_top.png) no-repeat center;text-align: center;}
.pro_l .list_top b{font-size: 36px;color: #fff;line-height: 140%;display: block;padding-top: 13px}
.pro_l .list_top p{font-size: 16px;text-align: center;color: #dfdfdf}
.pro_l ul{width: 270px;padding:10px 0 20px 0;background: #efefef;}
.pro_l ul li{font-size: 16px;height: 50px;line-height: 49px;}
.pro_l ul li a{display: block;width: 210px;margin: 0 auto;border-bottom: 1px dashed #bfbfbf;background: url(../images/jt2.png) no-repeat center right;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_l ul li:hover {background: #333;color: #fff}
.pro_l ul li:hover a{border: none;color: #fff;background: url(../images/jt1.png) no-repeat center right;}
.pro_l .bottom{height: 65px;background: url(../images/list_b.jpg) repeat-x center;}
.pro_l .more{display:block;width: 180px;height:45px;margin:0 auto;color: #fff;text-align: center;line-height:45px;background: url(../images/more1.png) no-repeat center;font-size: 16px;}

.pro_r{width: 930px;}
.pro_r ul li{width: 270px;float: left;margin-left: 40px;margin-bottom: 30px;position: relative;}
.pro_r ul li img{width: 270px;height: 202px;}
.pro_r ul li .img{width: 270px;height: 202px;overflow: hidden;}
.pro_r ul li img{ width: 270px; height: 202px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.pro_r ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.pro_r ul li p{display: block;width: 270px;height: 35px;background: rgba(0,0,0,0.5);text-align: center;line-height: 35px;position: absolute;bottom: 0;color: #fff;font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_r ul li:hover p{height: 202px;line-height: 202px;}
/*product end*/

/*company start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.company{
	padding: 50px 0;
	background: rgba(0,0,0,0.7);
}

.com_top .nr{
	width: 650px;
}
.com_top .nr b{
	font-weight: normal;
	font-size: 25px;
	letter-spacing: 1px;
	color: #fff;
}
.com_top .nr span{
	display: block;
	line-height: 35px;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
	color: #aaa;
}
.com_top .nr .xt{
	margin: 10px 0;
	height: 1px;
	width: 50px;
	background: #bc070b;
}
.com_top .nr p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	color: #ddd;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	height: 180px;
}
.com_top .nr a{
	width: 130px;
	margin-top: 20px;
	border: 1px solid #fff;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
}
.com_top .nr a:hover{
	background: #bc070b;
	border: 1px solid #bc070b;
}

ul.lxwm{
	width: 450px;
	padding-top: 51px;
	
}
ul.lxwm li{
	width: 430px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	letter-spacing: 1px;
}
ul.lxwm li img{
	width: 25px;
	height: 25px;
	margin: 10px 0;
	margin-right: 10px;
}
ul.lxwm li span{
	font-family: Arial;
	font-size: 30px;
	color: #bc070b;
}
/*company end*/

/*new start*/
.new{
	padding: 60px 0;
	background: #fff;
}

.newl{
	width: 530px;
	padding: 10px;
	background: #ededed;
}
.newl b{
	display: block;
	line-height: 35px;
	font-size: 18px;
	color: #454545;
	font-weight: normal;
	margin-top: 15px;
}
.newl .xt{
	margin: 10px 0;
	height: 1px;
	width: 50px;
	background: #bc070b;
}
.newl p{
	line-height: 30px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
}
.newl a{
	margin: 10px 0;
	width: 130px;
	border: 1px solid #bc070b;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #bc070b;
}
.newl a:hover{
	background: #bc070b;
	color: #fff;
}

.newr{
	width: 600px;
}
.newr .new_top{
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
.newr .new_top b{
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #454545;
	width: 500px;
	padding-left: 50px;
	line-height: 30px;
	background: url(../images/xw.jpg) no-repeat center left;
}
.newr .new_top p{
	line-height: 30px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.newr .new_top:hover{
	border-bottom: 1px solid #bc070b;
}
.newr .new_top:hover b{
	color: #bc070b;
}
.newr ul li b{
	display: block;
	font-weight: normal;
	width: 450px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	padding-left: 15px;
	background: url(../images/yuan.png) no-repeat center left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newr ul li span{
	display: block;
	width: 100px;
	line-height: 40px;
	font-family: Arial;
	font-size: 15px;
	color: #aaa;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newr ul li:hover b{
	color: #bc070b;
}
/*new end*/

/*footer start*/
.foot{
	background: #454545;
}

.foot_nav{
	background: #ededed;
	padding: 15px 0;
	margin-bottom: 50px;
}
.foot_nav ul li{
	float: left;
}
.foot_nav ul li a{
	display: block;
	width: 199px;
	border-left: 1px solid #aaa;
	text-align: center;
	font-size: 16px;
	color: #454545;
	line-height: 30px;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.foot_nav ul li:nth-child(1){
	border-left: none;
}
.foot_nav ul li:hover a{
	color: #bc070b;
}

.foot_body .logo{
	width: 250px;
	text-align: center;
	padding: 8px 0;
}
.foot_body .logo p{
	text-align: center;
	margin-top: 20px;
	font-size: 25px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot_body .logo span{
	font-family: Arial;
	font-size: 10px;
	color: #aaa;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.foot_body .logo .xt{
	margin: 0 auto;
	height: 5px;
	width: 50px;
	background: #bc070b;
}

.foot_body b{
	display: block;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: normal;
}
.foot_body em{
	display: block;
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #aaa;
}
.foot_body .cp{
	margin: 0 150px;
	width: 250px;
}
.foot_body .cp .xt{
	margin: 5px 0;
	height: 1px;
	width: 50px;
	background: #bc070b;
}
.foot_body .cp a{
	display: block;
	line-height: 23px;
	font-size: 15px;
	color: #ddd;
}
.foot_body .cp a:hover{
	color: #bc070b;
}

.foot_body .lx{
	width: 400px;
}
.foot_body .lx .xt{
	margin: 5px 0;
	height: 1px;
	width: 50px;
	background: #bc070b;
}
.foot_body .lx p{
	line-height: 30px;
	font-size: 16px;
	color: #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot_bot{
	border-top: 1px solid #aaa;
	line-height: 40px;
	margin-top: 30px;
}
.foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/