@charset "utf-8";
* {
	font-family: "宋体"
}
a img {
	border:none;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
/*首页*/

.project_box {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
}
.project_left {
	float: left;
	width: 260px;
}
.project_left h1 {
	font-size: 24px;
	line-height: 60px;
	background: #d7000f;
	text-align: center;
	color: #fff;
}
.project_left div {
	border: 1px solid #ddd;
	height: 490px;
	overflow: hidden;
}
.project_left a {
	display: block;
	margin: 6px 20px;
	text-indent: 10px;
	font-size: 15px;
	color: #000;
	line-height: 30px;
}
.project_left a:hover {
	color: #d7000f;
}
.project_right {
	width: 900px;
	float: right;
}
.project_right div {
	overflow: hidden;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}
.project_right h1 {
	float: left;
	font-size: 20px;
	text-indent: 18px;
	border-left: 4px solid #d7000f;
	line-height: 30px;
	color: #d7000f;
}
.project_more {
	display: table;
	float: right;
	font-size: 12px;
	padding: 4px 16px;
	color: #d7000f;
	border: 1px solid #d7000f;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.project_more:hover {
	background: #d7000f;
	color: #fff;
}
.project_right ul {
	overflow: hidden;
	padding-top: 14px;
}
.project_right li {
	float: left;
	margin: 10px;
}
.project_right span { border:1px solid #CCC; text-align:center;
	width:278px;
	height: 200px;
	display: block;
	overflow: hidden;
}
.project_right img { margin:0 auto;
	height: 200px;
}
.project_right h2 {
	line-height: 2rem;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	text-align: center;
}
.project_right li:hover h2 {
	color: #d7000f;
}
.us_box {
	width: 1200px;
	background: #f5f5f5;
	border-radius: 10px;
	margin: auto;
	padding-bottom: 10px;
}
.us_box h1 {
	font-size: 24px;
	line-height: 80px;
	color: #d7000f;
	text-align: center;
	font-weight: normal;
}
.us_box p {
	width: 1000px;
	margin: auto;
	font-size: 14px;
	color: #222;
	line-height: 26px;
	text-align: center;
}
.us_box a {
	display: table;
	font-size: 14px;
	color: #d7000f;
	padding: 4px 30px;
	margin: 20px auto;
	border: 1px solid #d7000f;
	border-radius: 20px;
}
.us_box a:hover {
	background: #d7000f;
	color: #fff;
}
.news_box {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
}
.news_left {
	float: left;
	width: 260px;
}
.news_left h1 {
	font-size: 24px;
	line-height: 60px;
	background: #d7000f;
	text-align: center;
	color: #fff;
}
.news_left div {
	border: 1px solid #ddd;
	height: 300px;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.news_left img {
	width: 220px;
	height: auto;
	margin: 20px auto;
}
.news_right {
	width: 900px;
	float: right;
}
.news_right div {
	overflow: hidden;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}
.news_right h1 {
	float: left;
	font-size: 20px;
	text-indent: 18px;
	border-left: 4px solid #d7000f;
	line-height: 30px;
	color: #d7000f;
}
.news_right ul {
	padding-top: 14px;
}
.news_right li {
	margin-bottom: 17px;
	border-bottom: 1px solid #ddd;
}
.news_right h2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #222;
}
.news_right li:hover h2 {
	color: #d7000f;
}
.news_right p {
	font-size: 14px;
	color: #888;
	line-height: 30px;
}
/*单页、详情页css*/

.article_box {
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
}
.article_box ul {
	overflow: hidden;
}
.article_box li {

}
.com_left { float:left;
	width: 250px;
	overflow: hidden;
}
.com_left h1 {
	width: 100%;
	line-height: 40px;
	background: #d7000f;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-indent: 20px;
}
.com_left a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #222;
	margin-top: 5px;
	text-indent: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.com_left a:hover {
	color: #d7000f;
}
.com_left h2 {
	width: 100%;
	line-height: 40px;
	background: #d7000f;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-indent: 20px;
	margin-top: 40px;
}
.com_left div {
	font-size: 14px;
	padding: 0px 0px;
	line-height: 24px;
}
.kuang {
	width: 230px;
	height: 30px;
	border: 1px solid #ddd;
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #999;
}
.com_right { float:left;
	margin-left: 48px;
	width: 890px;
	overflow: hidden;
}
.crumbNav {
	color: #313131;
	font-size: 14px;
	padding: 40px 0px 17px 0px;
	border-bottom: 1px solid #ddd;
}
.crumbNav a {
	font-size: 14px;
	color: #313131;
	font-weight: normal;
}
.crumbNav a:hover {
	color: #d7000f;
}
.com_right h1 {
	font-size: 20px;
	padding: 30px 0px 20px 0px;
	line-height: 26px;
	text-align: center;
	color: #d7000f;
}
.com_right p {
	font-size: 15px;
	color: #252525;
	line-height: 26px;
}
.new_lisbox {
	margin-top: 10px;
}
.new_listpage {
	overflow: hidden;
}
.new_listpage a {
	font-size: 15px;
	color: #555;
	line-height: 30px;
	float: left;
	display: block;
}
.new_listpage a:hover {
	color: #d7000f;
}
.new_listpage span {
	font-size: 14px;
	color: #aaa;
	float: right;
}
.flip_article {
	font-size: 14px;
	padding: 20px 0px;
	display: table;
	margin: auto;
}
.flip_article a {
	color: #555;
}
.flip_article a:hover {
	color: #d7000f;
}
.article_libox {
	padding-top: 10px;
	overflow: hidden;
}
.article_libox li {
	width: 210px;
	background: #f7f8fa;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	display:inline-block;
	vertical-align:top;
}
.article_liall {
	font-weight: normal;
	display: block;
	width: 210px;
	background: #0a2b4a;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.article_libox span {
	margin-top: 10px;
	overflow: hidden;
	display: block;
}
.article_lione {
	display: block;
	line-height: 35px;
	font-size: 14px;
	color: #252525;
	text-indent: 10px;
}
.article_lione:hover {
	color: #d7000f;
}
.product_listpage {
	overflow: hidden;
}
.product_listpage a {
	float: left;
	width: 212px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
.product_listpage img {
	min-width: 212px;
	height: 180px;
}
.product_listpage p {
	line-height: 40px;
	font-size: 14px;
	color: #555;
	text-align: center;
	margin: 0px;
}
.product_listpage a:hover p {
	color: #fff;
	background: #d7000f;
}
.article_listpage {
	overflow: hidden;
}
.article_listpage a {
	float: left;
	width: 425px;
	margin: 0px 20px 20px 0px;
	overflow: hidden;
}
.article_listpage img {
	width: 180px;
	height: 137px;
	border: 1px solid #e5e5e5;
	float: left;
}
.article_listpage div {
	float: right;
	width: 230px;
	height: 137px;
	overflow: hidden;
}
.article_listpage h5 {
	font-size: 16px;
	line-height: 40px;
	color: #d7000f;
	margin: 0px;
	font-weight: normal;
}
.article_listpage p {
	font-size: 14px;
	color: #222;
	line-height: 24px;
}
.detail_img {
	max-width: 830px;
	padding: 10px 20px 0px 0px;
	
}
.page a{ color:#666;}
.com_right h3 {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #d7000f;
	font-size: 18px;
}
.com_right h4 {
	font-size: 15px;
	color: #252525;
	line-height: 26px;
	font-weight: normal;
}
.list_art {
	display: table;
	margin: auto;
	overflow: hidden;
}
.list_art li {
	float: left;
	margin: 0px 10px;
}
.list_art a {
	display: block;
	float: left;
	font-size: 14px;
	padding: 0px 30px 0px 30px;
	line-height: 30px;
	border: 1px solid #d7000f;
	color: #d7000f;
	margin-bottom: 20px;
}
.list_art a:hover {
	background: #d7000f;
	color: #fff;
}
/*在线留言*/

td {
	padding: 0px;
}
.guestbook_r01 {
	width:520px;
	height:50px;
}
.guestbook_r_text01 {
	width:500px;
	background:#eee;
	border:1px dashed #ccc;
	height:36px;
	line-height:36px;
	padding:0 10px;
}
.guestbook_r02 {
	width:520px;
	height:130px;
}
.guestbook_r_text02 {
	width:500px;
	background:#eee;
	border:1px dashed #ccc;
	height:84px;
	line-height:180%;
	padding:10px;
}
.guestbook_r03 {
	width:520px;
	height:50px;
}
.guestbook_r_text03 {
	width:160px;
	background:#eee;
	border:1px dashed #ccc;
	height:36px;
	line-height:36px;
	padding:0 10px;
}
.submit001 {
	background:#d7000f;
	border:none;
	width:250px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-family:"宋体";
	font-size:16px;
	margin-top:20px;
	cursor:pointer;
}
.reset001 {
	background:#ccc;
	border:none;
	width:250px;
	height:40px;
	line-height:40px;
	color:#333;
	font-family:"宋体";
	font-size:16px;
	margin-left:10px;
	margin-top:20px;
	cursor:pointer;
}
/*翻页代码*/

.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}
.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px
}
.pages a:hover {
	border: 1px solid #666;
	padding: 1px 5px;
	text-decoration: none
}
.pages strong {
	font-weight: bold;
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}
.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}
