@charset "utf-8";
/* CSS Document */

.section {
	margin: 30px auto;
	overflow: hidden;
}
.section .left {
	width: 236px;
}
.section .left h4 {
	display: block;
	background-color: #c30d24;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.section .left h4.style1 {
	background-color: #3e3a39;
}
.section .left ul li a {
	display: block;
	width: 166px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 2px;
	padding-left: 70px;
	font-size: 16px;
	color: #3e3a39;
	background: url(../img/arr_icon.png) 166px center no-repeat #f1f1f1;
}
.section .left ul li a:hover {
	background-position: 176px center;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-ms-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	color: #c30d24;
}
.section .left ul p {
	display: block;
	width: 224px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 1px;
	padding-left: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #c30d24;
	background-color: #f1f1f1;
}
.section .left ul ol {
	display: block;
	width: 209px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
	padding-left: 27px;
	font-size: 14px;
	color: #3e3a39;
	background: url(../img/arr_li.png) 12px center no-repeat #f1f1f1;
}
.section .right {
	width: 1014px;
}
.section .right .guide {
	background: url(../img/bg_guide.png) left center no-repeat;
	height: 40px;
	line-height: 50px;
	border-bottom: 2px solid #3e3a39;
	width: 974px;
	padding-left: 34px;
	font-size: 15px;
}
.section .right .guide a {
	font-size: 15px;
}
.dection {
	padding: 15px 0px;
	line-height: 30px;
	font-size: 16px;
	color: #3e3a39;
}
.dection p {
	line-height: 30px;
	font-size: 16px;
	color: #3e3a39;
}
.newslist li {
	display: block;
	float: left;
	width: 1014px;
	margin: 25px 0px;
}
.newslist li .left {
	width: 113px;
	text-align: center;
}
.newslist .left span {
	background-color: #c30d24;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 26px;
	display: block;
	width: 100%;
}
.newslist .left span em {
	font-size: 16px;
	color: #fff;
}
.newslist .left p {
	background-color: #c1c0bf;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 26px;
	display: block;
	width: 100%;
}
.newslist li .right {
	width: 864px;
	float: left;
	margin-left: 30px;
}
.newslist li .right h3 a {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.newslist li .right p {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #3e3a39;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c0bf;
	padding-top: 15px;
}
.dection .title {
	color: #c30d24;
	font-size: 20px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}
.dection .jj {
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
.dection .jj span {
	font-size: 12px;
	margin: 0px 15px;
	color: #ccc;
}
.page p {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.page p, .page a {
	font-size: 14px;
}
.section .left ul.proli li a {
	display: block;
	width: 216px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 2px;
	padding-left: 20px;
	font-size: 15px;
	color: #3e3a39;
	background: url(../img/arr_icon.png) 206px center no-repeat #f1f1f1;
}
.section .left ul.proli li a:hover {
	background-position: 216px center;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-ms-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	color: #c30d24;
}
.prolist {
}
.prolist dl {
	display: block;
	float: left;
	margin: 10px;
	overflow: hidden;
	width: 219px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 6px;
	border-bottom: 3px solid #ccc;
}
.prolist dl:hover {
	border-bottom: 3px solid #c30d24;
}
.prolist dl dt img {
	width: 219px;
	height: 155px;
}
.prolist dl dd {
	width: 219px;
	height: 50px;
	line-height: 50px;
}
.prolist dl dd a {
	font-size: 16px;
	color: #383435;
}
.prolist dl:hover a {
	color: #c30d24;
}
.prosum_h2 {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	background: url(../img/arr_icon.png) left center no-repeat;
}
.prosum_h2 a {
	font-size: 18px;
	color: #c30d24;
	margin-left: 15px;
}
.prosum_piclist {
	overflow: hidden;
	margin-bottom: 20px;
}
.prosum_piclist li {
	display: block;
	float: left;
	border-bottom: 1px dashed #ccc;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 192px;
	margin: 0px 10px 0px 0px;
}
.prosum_piclist li a {
	padding-left: 15px;
	background: url(../img/arr_li.png) left center no-repeat;
	font-size: 14px;
	color: #383435;
}
.prosum_piclist li a:hover {
	color: #c30d24;
}
