﻿@charset "utf-8";
.body{
    float:left;
    background-image: url(/12345.png)
}

.banner {
	float: left;
	height: 300px;
	width: 980px;
	margin-top: 5px;
	display: inline;
}
.middle_con {
	height: auto;
	float: left;
	width: 980px;
}
.middle_left {
	float: left;
	height: auto;
	width: 190px;
	display: inline;
	background-image: url(../images/category_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.category {
	float: left;
	width: 165px;
	margin-top: 20px;
}
.category_bg {
	background-image: url(../images/category_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 165px;
	background-position: left bottom;
}
.category_bg_title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #D41304;
	padding-left: 5px;
	margin-top: 7px;
}
.more {
	float: right;
	padding-right: 8px;
	height: 10px;
	width: 39px;
	margin-top: 9px;
}

.l_biankuang {
	float: left;
	height: auto;
	overflow: hidden;
	padding-bottom:20px;
	width: 165px;
}
.list_left {
	margin-top: 20px;
	float: left;
	margin-left: 5px;
}
.list_left dt {
	color: #058A96;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
}
.list_left dt a {
	color: #058A96;
	font-size: 14px;
	font-weight: bold;
}
.list_left dt a:hover {
	text-decoration:none;	
}
.list_left dd {
	float: left;
	margin-top: 15px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	display: inline;
	width: 145px;
	padding-left: 15px;
	margin-left: 5px;
	background-position: left center;
}
.list_left a {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.list_left a:hover {
	color: #FF7803;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.fwcx {
	float: left;
}
.index_article {
	float: left;
	width: 165px;
}
.index_article ul {
	float: left;
	padding-bottom: 10px;
}
.index_article ul li {
	margin-top: 15px;
	margin-left: 5px;
}
.middle_center {
	float: left;
	width: 780px;
	display: inline;
	margin-bottom: 10px;
}
.middle_center_l {
	background-image: url(../images/category_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 520px;
	height: auto;
}
.middle_news_con {
	float: left;
	margin-top: 23px;
	width: 520px;
}
.middle_news_icon {
	height: 29px;
	width: 485px;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9271C;
}
.middle_news_icon li {
	text-align: center;
	float: left;
	width: 101px;
	height: 30px;
	cursor: pointer;
	padding-top: 10px;
	font-size: 12px;
	color: #666;
	background-image: url(../images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
.middle_news_icon li.hover {
	color: #FFF;
	background-image: url(../images/menu_li_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
}

.index_news_con {
	float: left;
	width: 485px;
	height: auto;
}
.index_news_top {
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 20px;
	padding-left: 12px;
}
.index_news_img {
	height: 90px;
	width: 135px;
	border: 1px solid #CCC;
	float: left;
}
.index_news_word {
	height: 92px;
	float: left;
	padding-left: 18px;
	color: #666;
	width: 305px;
	line-height: 23px;
}
.index_news_word a {
	font-size: 14px;
	font-weight: bold;
	color: #3E747D;
}
.index_news_word span a{
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
.index_news_word span a:hover{
	color: #D41304;

}.index_news_li {
	float: left;
}
.index_news_li li {
	float: left;
	width: 473px;
	padding-left: 12px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	line-height: 30px;
	margin-top: 5px;
}
.index_news_li li a {
	color: #666;
	float: left;
}
.index_news_li li a:hover {
	color: #D41304;
}
.index_news_li ul li span {
	float: right;
	margin-right: 5px;
}

.index_about {
	float: right;
	width: 260px;
	margin-top: 23px;
}
.about_word {
	float: left;
	line-height: 28px;
	margin-top: 20px;
	color: #666;
	width: 260px;
}
.about_word span{
	font-size: 40px;
	color: #D41304;
	float: left;
	padding-top: 5px;
	height: 122px;
	line-height:40px;
	padding-right: 10px;
}
.category_bg_r {
	background-image: url(../images/category_bg_r.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 260px;
	background-position: left bottom;
}


.middle_product_con {
	float: left;
	margin-top: 34px;
	width: 780px;
	margin-left: 10px;
	display: inline;
}
.middl_product_con {
	float: left;
	margin-top: 20px;
	width: 780px;
	margin-left: 10px;
	height: 180px;
	display: inline;
}
.middle_product_icon {
	height: 29px;
	width: 780px;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9271C;
}
.middle_product_icon li {
	text-align: center;
	float: left;
	width: 101px;
	height: 30px;
	cursor: pointer;
	padding-top: 10px;
	font-size: 12px;
	color: #666;
	background-image: url(../images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
.middle_product_icon li.hover {
	color: #FFF;
	background-image: url(../images/menu_li_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
}

.index_product_con {
	float: left;
	width: 780px;
}

.index_pro_list ul li {
	float: left;
	width: 260px;
	margin-top: 25px;
	height: 145px;
}
.index_pro_title a{
	line-height: 25px;
	font-weight: bold;
	color: #3E747D;
	float: left;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	font-size: 12px;
	padding-left: 5px;
}
.index_pro_content {
	float: left;
	width: 225px;
	margin-top: 15px;
	margin-left: 10px;
}
.index_pro_img {
	float: left;
	height: 90px;
	width: 90px;
}
.index_pro_word {
	float: left;
	margin-left: 10px;
	width: 122px;
}
.index_pro_word p {
	font-size: 12px;
	float: left;
	line-height: 20px;
}

.index_case {
	float: left;
	margin-top: 10px;
	height:145px;
	font-size: 12px;
	line-height: 25px;
	overflow:hidden;

}
.index_case ul li {
	float: left;
	width: 235px;
	height: 135px;
	display: inline;
	margin-right: 25px;
}

.index_case_bg {
	background-image: url(../images/case_arror.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	width: 235px;
}
.index_case_bg_title {
	float: left;
	padding-left: 15px;
	margin-top: 8px;
}
.case_more {
	float: right;
	padding-right: 8px;
	height: 10px;
	width: 39px;
	margin-top: 11px;
}

.index_case_content {
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-left: 5px;
}
.index_case_img {
	float: left;
	height: 90px;
	width: 90px;
}
.index_case_word {
	float: left;
	margin-left: 10px;
	width: 130px;
}
.index_case_word p {
	font-size: 12px;
	float: left;
	line-height: 20px;
}
.middle_rongyu, .middle_part {
	float: left;
	width: 980px;
	margin-bottom: 15px;
}

.ry_bg {
	background-image: url(../images/line980.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 980px;
	background-position: left bottom;
}
.ry_bg_title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #D41304;
	padding-left: 5px;
	margin-top: 7px;
}
.ry_content {
/*	background-color: #F4F4F4;
*/	float: left;
	height: 240px;
	width: 980px;
	margin-top: 5px;
}
.ry_content ul {
	margin-left: 5px;
}

.ry_content ul li {
	background-color: #FFF;
	float: left;
	height: 203px;
	width: 145px;
	border: 1px solid #BFBFBF;
	margin-top: 15px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 3px;
	text-align:center;
}
.part_content {
/*	background-color: #F4F4F4;
*/	float: left;
/*	height: 165px;
*/	width: 980px;
	margin-top: 5px;
	padding-bottom:15px;
}
.part_content ul {
	margin-left: 5px;
}

.part_content ul li {
	background-color: #FFF;
	float: left;
	height: 40px;
	width: 110px;
	border: 1px solid #BFBFBF;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 15px;
}
