/*reset*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input,a,span{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
    line-height:25px;
}
body{
	font-size:14px;
	min-width: 1300px;
}
img{
	border:none;
}
li{
	list-style:none;
}
textarea{
	resize: none;
}
a{
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:none;
}
.clear{
    clear:both
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.comWidth{
	width: 1300px;
	margin:0 auto;
}
.comWidthh{
	width: 1300px;
	margin:0 auto;
}
/*header*/
.header{
	line-height: 38px;
	height: 38px;
	
}
.header span,.header a{
	font-size: 14px;
	color:#656565;
}
.header a{
	margin:0 10px;
}
.logo{
	background:url(../images/logo_bg.jpg) center top no-repeat;
	height: 128px;
	text-align: right;
}
.logotext{
    float:right;
    background:url(../../images/tel_bg.jpg) center top no-repeat;
	width:322px;
	height:128px;
}
.logotext span{
	margin-right:70px;
	font-size: 18px;
	color:#212121;
}
.logotext em{
    margin-right:70px;
	font-size: 24px;
	color:#ffba00;
	padding-right: 15px;
}
/*导航*/
.navBox{
	background: url(../../images/nav_bg.jpg) center top no-repeat;
	height: 49px;
}
.nav li{
	float: left;
	line-height: 49px;
}
.nav li a{
	font-size: 16px;
	width: 133px;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding-left: 3px;
}
.nav li a:hover{
	background: #ffba00;
	line-height: 49px;
}
.nav li ul{
	position: absolute;
	z-index: 2;
	display: none;
}
.nav li ul li{
	float: none;
	background: #d5242b;
	position: relative;
}
.nav li ul li ul{
	position: absolute;
	left: 128px;
	top:0;
}
.nav li ul li ul li a{
	font-size: 12px;
}
.search span{
	font-size: 14px;
	color: #555555;
	line-height: 50px;
	text-overflow: ellipsis;
	width: 1300px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	margin-left:13%;
}
.search a{
	margin:0 5px;
}
.search form{
	float: right;
	line-height: 50px;
	_margin-top:-50px;
}
.search form .input{
	background: url(../../images/search_icon.jpg) 15px center no-repeat;
	text-indent: 45px;
	border-radius: 13px 0 0 13px;
	outline:none;
	height: 27px;
	width:200px;
}
.search form .input,.search form .research{
	border:1px solid #d5242b;
}
.search form .research{
	background:#d5242b;
	height: 29px;
	color:#fff;
	width:57px;
	border-radius: 0 13px 13px 0;
	cursor: pointer;
}
.from2 {
	color: #999;
	height: 19px;
	line-height: 19px;
	padding:2px;
	border: 1px solid #e6e6e6;
}
/*banner*/
.banner{
	height: 456px;
	position: relative;
	overflow: hidden;
	border-bottom: 6px solid #DADADA;
}
.banner img{
	width: 1920px;
	height: 456px;
	position:relative; 
	left:50%; 
	margin-left:-960px;;
}
.banner ul{
	height: 456px;
}
.banner li{
	height: 456px;
}
.banner_list{
	width: 100px;
	margin:0 auto;
	padding-top: 12px;
}
.banner_list a{
	width: 11px;
	height: 11px;
	display: inline-block;
	background: url(../../images/list.jpg) left top no-repeat;
	margin:0 4px;
}
.banner_list a.now{
	background: url(../../images/list_now.jpg) left top no-repeat;
}
/*产品分类*/
.product h3{
	background: url(../../images/product_bg.jpg) center top no-repeat;
	height: 100px;
	color:#d2252c;
	font-size: 32px;
	text-align: center;
	padding-top: 80px;
}
.product h3 span,.advan h3 span,.hot span{
	color: #ffba00;
}
.product ul{
	padding-top: 15px;
}
.product ul li{
	float: left;
	margin:0 8px;
}
.product ul li img{
	border:1px solid #ccc;
}
.product .pro{
	width: 240px;
	height: 41px;
	display: inline-block;
	background: url(../images/product_text2.jpg) left top no-repeat;
	margin-top: 20px;
	color:#fff;
	text-indent: 60px;
	line-height: 41px;
	font-size: 18px;
}
.product .pro_text{
	background: url(../../images/product_text1.jpg) left top no-repeat;
}
/*关于我们*/
.about{
	background: url(../images/about_bg.jpg) center top no-repeat;
	height: 669px;
	margin-top: 28px;
}
.about h3,.advan h3,.hot h3{
	text-align: center;
	color: #d2252c;
	
}
.about h3{
	font-size: 32px;
	line-height: 100px;
}
.about_intro{
	margin-top: 100px;
	width:1010px;
	line-height: 28px;
}
.about_intro h4{
	color:#d2252c;
	font-size: 22px;
	margin-bottom: 20px;
}
.about_intro h4 span{
	font-family: "Aparajita";
	color:#ffba00;
}
.about_intro p{
	font-size: 14px;
	color: #656565;
	line-height: 35px;
	text-indent: 2em;
}
.about_intro p a{
	color:#D90000;
}
.about_intro ul{
	margin-top: 40px;
}
.about_intro ul li{
	float: left;
	margin:0 15px;
}
.about_intro ul li span{
	width:160px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}
/*优势*/
.advan{
	background: url(../images/advan_bg.jpg) center top no-repeat;
	height: 689px;
}
.advan h3{
	font-size: 32px;
	padding-top: 30px;
}
.more_center{
	width:55px;
	display: block;
	margin: 0 auto;
    margin-top:50px;
	margin-top:65px\0;　　
	+margin-top:65px;
	_margin-top:65px;
	font-size: 13px;
}
.advan_contBox{
	padding-top: 142px;
}
.advan_cont{
	height: 189px;
	width:530px;
	margin-bottom: 28px;
}
.advan_cont h4{
	font-size: 18px;
	color: #fff;
	line-height: 48px;
}
.advan_cont1 h4,.advan_cont3 h4{
	text-indent: 60px;
}
.advan_cont2 h4,.advan_cont4 h4{
	text-align: right;
	margin-right: 60px;
}
.advan_contBox p{
	width:442px;
	line-height: 40px;
	padding-left:45px;
	padding-top:20px;
	font-size: 16px;
}
.advan_cont2 p,.advan_cont4 p{
	text-align: right;
	display: inline-block;
}
/*热销*/
.hot{
	margin-top: 15px;
	background: url(../../images/hot_bg.jpg) center top no-repeat;
	height: 1148px;
}
.hot h3{
	font-size: 33px;
	padding-top: 40px;
	padding-top:55px\0;　　
	+padding-top:55px;
	_padding-top:55px;
}
.hot h3 span{
	padding-left: 65px;
}
.hot p.hot_tit{
	text-align: center;
	margin-top: 65px;
	padding-right: 20px;
	font-size: 18px;
	color:#212121;
}
.hot1,.hot2,.hot3{
	height: 272px;
	margin-top: 45px;
	overflow: hidden;
}
.hot1_text,.hot2_text,.hot3_text{
	width: 650px;
}
.hot h4{
	font-size: 35px;
	padding-left:15px;
	color: #ffba00;
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 70px;
}
.hot p{
    margin-top: 30px;
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}
.hot a{
	margin-top: 25px;
	display: inline-block;
}
.hot img{
	margin-top: 10px;
}
.environ{
	background: url(../images/environ_bg.jpg) center top no-repeat;
	height: 190px;
}
.environ h3{
	font-size: 40px;
	text-align: center;
	color:#ffba00;
	text-indent: 40px;
	padding-top: 45px;
}
.environ p{
	text-align: center;
	font-size: 16px;
	color: #656565;
	padding-top: 40px;

}
.environ_pic{
	margin-top: 25px;
	height: 165px;
	overflow: hidden;
}
.environ_pic li{
	margin:0 7px;
	float: left;
}

.news{
	width: 670px;
	height: 485px;
	overflow: hidden;
	border:1px solid #ccc;
	padding:15px;
}
#change1,#change2{
	width: 125px;
	height: 40px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
}
#change1{
	color:#fff;
	background-color: #d5242b;
}
#change2{
	color:#000;
	background-color: #E3E3E3;
}
.news1,.news2{
	padding:15px 0;
}
.news_txt{
	width:400px;
	line-height: 28px;
}
.news_txt h4 a{
	font-size: 14px;
	color:#212121;
	line-height: 27px;
	font-weight: normal;
}
.news_txt p{
	height: 75px;
	overflow: hidden;
}
.news_txt p a{
	line-height: 25px;
}
.news_txt a.look{
	margin-top: 15px;
	display: inline-block;
}
.news2{
	display: none;
}
.news li{
	border-bottom: 1px dashed #ccc;
}
.news li img{
	margin-right: 10px;
	vertical-align: middle;
}
.news li a{
	width:320px;
	text-overflow:ellipsis;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}
.news li a,.news li span{
	font-size: 14px;
	color: #656565;
	line-height: 35px;
}
.news li span{
	float: right;
}
.honour,.show{
	border:1px solid #ccc;
	width: 550px;
	padding:0 11px 15px 0px;
}
.honour{
	height: 255px;
	margin-bottom: 23px;
}
.show{
	height: 205px;
}
.honour h3,.show h3{
	line-height: 50px;
	background: url(../../images/others_tit.jpg) left bottom no-repeat;
	color: #d2252c;
	font-size: 22px;
}
.honour h3 a{
	float: right;
	font-size: 14px;
	font-family: "Arial";
	color:#8F8F8F;
}
.honour_pic{
	height: 178px;
}
.btn{
	width: 38px;
	height: 133px;
	margin-top: 50px;
}
.honour_pic{
	width: 500px;
	overflow: hidden;
	margin-top: 25px;
}
.scroll_pic{
	width:800px;
}
.scroll_pic li{
	float: left;
	margin:0 0px;
}
#littleBox{
	height: 165px;
	margin: 20px 0;
	overflow: hidden;    /*  这个一定要加，超出的内容部分要隐藏，免得撑高中间部分 */
}
#little_scroll1 li,#little_scroll2 li{
	margin-right: 10px;
	float: left;
	width:146px;
	height: 132px;
	text-align: center;
}
#little_scroll1,#little_scroll2{
	height: 150px;
	float: left;
}
.customer{
	height: 425px;
	border:1px solid #ccc;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.customer h3{
	font-size: 24px;
	padding:10px;
	color: #555555;
}
.customer h3 span.eng{
	font-family: "方正兰亭超细黑简体";
	color: #555555;
}
.customer h3 span{
	color:#ffba00;
}
.more{
	width:150px;
	position: absolute;
	right: 0;
	top:30px;
}
#more_left,#more_right{
	margin:0 10px;
	vertical-align: middle;
}
.shadow{
	height: 15px;
	background: url(../../images/shadow.jpg) center top no-repeat;
}
.shadow ul{
	padding:45px 20px;
	height: 360px;
	width: 1025px;
	float: left;
}
.shadow li{
	float:left;
	margin:5px;
}
.more_customer{
	height: 360px;
	width:3500px;
}
.more_customer img{
	border:1px solid #ccc;
}
.nav_bottomBox{
	height: 50px;
	background: #d5242b;
	margin-top: 50px;
}
.nav_bottom li{
	float: left;
}
.nav_bottom li a{
	line-height: 50px;
	color:#fff;
	font-size: 16px;
	width: 118px;
	display: inline-block;
	text-align: center;
}
.footer{
	height: 220px;
	background: #f1f1f1;
}
.footer .comWidth{
	padding: 30px 0;
}
.footer_left span{
	display: block;
	font-size: 22px;
	width: 105px;
	text-align: center;
	margin-top: 10px;
}
.footer_right{
	margin-left: 10px;
}
.footer_right p{
	line-height: 35px;
	color: #555555;
}
.footer_right p a{
	margin:0 5px;
}
/*Products*/
.inset_banner{
	height: 325px;
	position: relative;
	overflow: hidden;
	border-bottom: 6px solid #DADADA;
}
.inset_banner img{
	width: 1920px;
	height: 325px;
	position:relative; 
	left:50%; 
	margin-left:-960px;;
}
.inset_banner ul{
	height: 325px;
}
.inset_banner li{
	height: 325px;
}
.inset{
	margin-top: 23px;
	min-height: 960px;
}
.inset_left{
	width:253px;
}
.inset_left h3{
	line-height: 65px;
	background: url(../../images/inset_tit.jpg) left top no-repeat;
	font-size: 24px;
	color:#fff;
	font-weight: normal;
	text-indent: 20px;
}
.inset_left dl{

	height: 39px;
	margin-top:20px;
}
.inset_left dt{
	background: url(../../images/list_bg.jpg) left top no-repeat;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	margin-bottom:7px;
}
.inset_left dt a{
	color:#000;
	width:251px;
	line-height: 39px;
	text-indent: 40px;
	display: inline-block;
}
.inset_left dd a{
	color:#212121;
	padding-left: 40px;
	line-height: 39px;
}
.inset_left dd a:hover{
	color:#e62129;
}
.inset_left dd i{
	margin-right: 10px;
}
.inset_right{
	width:744px;
	_width:704px;
}
.inset_right h3{
	background: url(../../images/product_tit.jpg) left top no-repeat;
	line-height: 63px;
	font-size: 24px;
	text-indent: 20px;
	font-weight: normal;
}
.inset_right h3 span{
	font-size: 14px;
	float: right;
	_margin-top:-65px;
	margin-right: 20px;
	color: #555555;
}
.inset_right h3 span em,.news_tit span.fr em{
	font-style: normal;
	color: #ffba00;
}
.pro_pic ul{
	padding:20px 0;
}
.pro_pic li{
	float: left;
	margin:10px 6px;
}
.pro_pic li span{
	display: block;
	width: 236px;
	line-height: 35px;
	text-align: center;
}
.page{
	margin-top:60px;
	margin-bottom:30px;
}
.page ul{
	margin:0 auto;
	width:400px;
}
.page li{
	float:left;
}
.page a{
	border:1px solid #ccc;
	display:inline-block;
	padding:3px 5px;
	margin:0 5px;
	color:#555;
}
.page a:hover{
	background-color:#d20000;
	color:#fff;
	text-decoration:none;
}
/*新闻中心*/
.news_tit{
	margin-top: 40px;
}
.news_tit span,.news_tit span a{
	font-size: 16px;
	color:#000;
	line-height: 35px;
	display: inline-block;
}
.news_tit span.fl a{
	padding:0 10px;
}
.news_tit a.red{
	border-bottom: 3px solid #ffba00;
}
.newsBox{
	background: #F2F2F2;
	height: 215px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.news_pic,.news_word{
	padding:35px 5px;
}
.news_word{
	width: 745px;
}
.news_word h4{
	color:#212121;
	line-height: 30px;
}
.news_word h4 a{
	float: right;
	color:#FF0000;
}
.news_word p{
	line-height: 30px;
	color:#555555;
}
.circle{
	margin:0 5px;
	width: 7px;
	height: 7px;
	display: inline-block;
	background: url(../../images/news_circle.png) left top no-repeat;
}
.circle_blue{
	background: url(../../images/news_circle_blue.png) left top no-repeat;
}
.news_list{
	margin-top:55px;

}
.news_list li{
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
	padding-top: 15px;
}
.news_list li a{
	text-overflow:ellipsis;
	overflow: hidden;
	width: 700px;
	white-space: nowrap;
	display: inline-block;
}
.news_list li span{
	float: right;
}
.news_list li i{
	margin-right: 10px;
}
/*简介*/
.intro{
	min-height: 700px;
	line-height: 45px;
}
.intro h3{
	line-height: 75px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	background: #F2F2F2;
	height: 75px;
}


.cert{width:235px;height:235px;margin:5px 5px 40px 5px;;border:1px solid #cccccc;}
.cert_a{width:225px;height:225px;padding:5px;display:block;text-align:center}
.cert_img{}
.cert_span{height:35px;margin:2px;width:100%;text-align:center;display:block}