.index_news_list {
	margin: 5px;
}
.mq1 li {
	float: left;
	margin-right: 15px;
	margin-top:25px;
	text-align: center;
	height: 135px;
	width: 138px;
	overflow: hidden;
}
.mq1 li img
{
	border: 2px solid #d0d0d0;
}
.txt_line1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #91221b;
}
.txt_line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.inside_banner {
	background-image: url(../images/about_banner.png);
	background-position: bottom;
	height: 217px;
	width: 100%;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.left_pic img {
	margin-top: 10px;
}
.right_content {
	padding: 10px;
}
.pro_list2 li {
	background-color: #f0edea;
	height: 200px;
	width: 169px;
	text-align: center;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
}

.img_border {
	border: 1px solid #CCCCCC;
}
.photo_list li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.photo_list li img {
	border: 1px solid #CCCCCC;
}
.rel_list li {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
.qr_list li {
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left:15px;
}
.job_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.right_content td {
	padding: 10px;
}
