/* CSS Document */
/*banner*/

.bannner_box {
	width: 100%;
	height: 460px;
	margin: 0 auto;
	overflow: hidden;
}
#full-screen-slider {
	width: 100%;
	height: 460px;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 460px;
	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
}

/*products*/
.proBox{width:1180px; margin:10px auto; overflow:hidden;}
.proBox_title {
	margin-bottom: 15px;
	overflow: hidden;
	background: url(../images/Img_03.jpg) 0px center no-repeat;
}
.proBox_title .pro_top {

	font-family: 'Microsoft YaHei';
	line-height: 60px;
	color: #1f1a17;
	font-size: 36px;
	text-align:center;
	font-weight: bold;
}

.proBox_title .pro_top span {
	color: #da251e;
}
.pro_name{overflow:hidden; margin:10px 0;}
.pro_name li{
	width: 105px;
    height: 38px;
    border: 1px solid #dcdcdc;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-right:10px;
}
.pro_name li a{
	font-size:14px;
	color:#474747;
}
.pro_name li:hover{border:1px solid #da251e;}
.pro_name li:hover a{color:#da251e; font-weight:bold;}

.pro_show li{width:288px; float:left; overflow:hidden; border:1px solid #eaeaea; margin-left:13px; margin-bottom:10px;}
.pro_show li img{display:block; width:288px; height: 216px;}
.pro_show span{display:block; height:35px; line-height:35px; text-align:center;}
.pro_show span a{font-size:12px; color:#444;}
.pro_show span a:hover{color:#da251e;}


/*news*/
.news{ width: 1180px; margin:30px auto 0;}
.news_left{ width: 790px; float: left; background:#f7f7f7;}
.fqw_right{ width: 370px; float: right; padding-top:5px;}
.fqw_title{ width: 100%; height: 41px;}
.fqw_title h3{ width: 247px; height: 41px; float: left; font-family: "Microsoft YaHei"; font-size: 18px;  font-weight: bold; line-height: 41px; color:#FFF; margin-left:10px;}
.fqw_title span{ display: block; width: 45px; height: 41px; line-height: 41px; text-align: center; float: right;}

.news_box{padding:5px 10px; overflow:hidden;}
.news_pic{width:388px; height:110px;}
.news_pic2{width:370px; height:110px;}
.box_title{height:40px; line-height:40px; font-size:18px; padding-left:5px; border-bottom:2px solid #333333;}
.box_title a{color:#444; font-weight:bold;}
/*news 内容*/
.news_list dl{overflow:hidden; margin:5px 0;}
.news_list dt{ float:left; margin-right:20px; padding:3px; border:1px solid #ddd;}
.news_list dt img{display:block; width:172px; height:130px;}
.news_list dd{float:right; width:570px;}
.news_list dd span{display:block; height:30px; line-height:30px;}
.news_list dd span a{font-size:14px; font-weight:bold; color:#333;}
.news_list dd p{line-height:26px; color:#666;} 

.news_list li{width: 360px; height: 35px; line-height: 35px; overflow:hidden; background:url(../images/news_img.png) no-repeat left center; padding-left:10px; float:left; margin-right:15px;}
.news_list li span{float: right;}
.news_list li a:hover{color: #ff6600;}
.fqw_main{ width: 344px; height:360px; overflow: hidden;}
.qa_M{ width: 344px; height: 482px; float: left; display: inline;}
/*QW*/
.wt_con
{
	width: 344px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
.went
{
	width: 312px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.went ul li
{
	width: 312px;
	overflow: hidden;
	margin-top: 10px;
}
.went .wen
{
	width: 312px;
	height: 30px;
	line-height: 30px;
	font-weight: bolder;
}
.went .da
{
	width: 312px;
	height: auto;
	line-height: 25px;
	margin-top: 5px;
}
.w20
{width: 20px; height: 21px; float: left; background: #11ec6b; margin-top: 5px; color: #fff; text-align: center; line-height: 21px;}
.da20{width: 20px; height: 21px; float: left; background: #219651; margin-top: 5px; color: #fff; text-align: center; line-height: 21px;}
.w_title
{
	width: 280px;
	height: 30px;
	float: left;
	color: #333;
	overflow: hidden;
	margin-left: 10px;
}
.da_titile
{
	width: 280px;
	height: auto;
	float: left;
	margin-left: 10px;
}
/*link*/
.link{width:1180px; height:auto; overflow:hidden; margin:0 auto;padding: 30px 0 15px 0;}
.link_title{height:44px; background:url(../images/link_bg.jpg) no-repeat;}
.link_cont{margin:20px 0 0 20px;}
.link_cont p a{margin:0 10px;}
