.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:yellow;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
#full-screen-slider { width:100%; height:500px; position:relative}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*header*/
.logo{
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*foot部分*/
#copyright{ background:#d02928;padding:30px 0px;text-align:center}

/*内页部分*/
.site-nav{height: 70px; background: url(../images/site-nav-bg.jpg) no-repeat bottom left; line-height: 70px; font-size: 14px; text-align: left; text-indent: 15px;}
.site-nav img{
	margin-top: 20px;
}
.site-nav span{color:#d0161b;font-weight:bold}
.page-right-bt{
	width: 322px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 35px;
}
.page-left{float:left; width: 100%;}
.page-news,.page-products{
	float: left;
	padding-bottom: 50px;
}
.pt40{
	padding-top: 40px;
}
.dateTitle{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
}
/*首页部分*/
.about-box{
	background: url(../images/about-box.jpg) no-repeat top center;
	padding-top: 42px;
	padding-bottom: 60px;
}
.about-bt{
	width: 186px;
	height: 108px;
	margin: 0 auto;
}
.about-bottom{
	padding-top: 73px;
}
.about-tp{
	float: left;
	margin-left: 30px;
}
.about-content{
	width: 740px;
	margin-top: 140px;
	float: right;
	line-height: 25px;
	text-align: left;
}
.products-box{
	background: url(../images/products-bg.jpg) no-repeat top center;
	padding: 75px 0 25px 0;
}
.products-bt{
	width: 340px;
	margin: 0 auto;
}
.products-bottom{
	height: 325px;
	margin-top: 36px;
	margin-bottom: 60px;
}
.products-more{
	width: 364px;
	margin: 0 auto;
}
.products-bottom li{
	width: 583px;
	height: 325px;
	background: #fff;
	float: left;
	margin-right: 34px;
}
.pro-miaoshu{
	width: 200px;
	float: left;
	padding: 35px 0;
	text-align: left;
	line-height: 25px;
}
.pro-miaoshu h1{
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	padding-left: 25px;
}
.miaoshu{
	padding: 25px 20px;
	text-align: left;
	line-height: 25px;
}
.news{
	padding: 30px 0;
}
.new{
	width: 810px;
	height: 480px;
	float: left;
	background: #f7f7f7;
	padding: 40px 0;
}
.contact{
	width: 380px;
	height: 550px;
	float: right;
}
.new{
	
}
.news-bt{
	float: left;
	margin-left: 30px;
}
.news-top{
	width: 690px;
	height: 156px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
.news-bottom{
	width: 690px;
	height: 220px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.contact-bottom{
	margin-top: 15px;
	background: #F7F7F7;
	padding: 40px 0;
}
.contact-bt{
	height: 50px;
	border-bottom: #bbbbbb dashed 1px;
}
.contact-bt img{
	float: left;
	margin-left: 40px;
}
.contact-nr{
	padding-top: 40px;
	padding-left: 50px;
	line-height: 35px;
	font-size: 14px;
}
.new_content{
	width: 435px;
	height: 156px;
	float: right;
	border-bottom: #cbcbcb dashed 1px;
}
.news-bottom li{
	width: 345px;
	height: 35px;
	float: left;
	line-height: 35px;
}
.link-box{
	background: #d02928;
}
.link{
	background: url(../images/link-bg.jpg) no-repeat bottom left;
	padding-top: 30px;
	padding-bottom: 10px;
}
.link-bt{
	float: left;
}
.link-content{
	float: left;
	margin-left: 15px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	
}
