﻿.main_content{
	background-image: url('../images/common_bg.png');
	background-repeat: no-repeat;
	background-color: #fff;
}
.common{
	/*min-height: 600px;*/
}
.com_content{
	height: 100%;
	overflow: hidden;
	/*min-height: 500px;*/
}
.com_r{
	float: right;
	width: 386px;
	min-height: 300px;
}
.com_l{
	float: left;
	width: 796px;
	min-height: 300px;
	background-color: #fff;
}
.com_top{
	width: 95%;
	margin:10px auto;
	height: 40px;
	line-height: 40px;
	padding:  0 5px;
	border-bottom: 3px #ebf5ec solid;
}
.d_top{
	margin-top: 0;
	padding-top: 10px;
	height: 50px;
}
.top_tit{
	height: 40px;
	margin-left: -4px;
	float: left;
	border-bottom: 3px #166cb5 solid;
}
.top_tit p{
	color: #166cb5;
	font-size: 20px;
	margin: 0;
}
.weiz{
	float: right;
}
.com_con{
	height: auto;
	overflow: hidden;
	width: 90%;
	margin-top: 10px;
	margin: 10px auto 10px;
}
.content_tit{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 10px auto;
}
.content_tit p{
	margin: 0;
}
.content_tit span{
	color: #ccc;
	font-size: 12px;
}

.lmdh{
	margin: auto;
	min-height: 250px;
}
.lmdh .com_top,.zxwz .com_top{
	width: 90%;
}
.lmdh ul{
	margin-bottom: 20px;
	padding-bottom: 20px;
	min-height: 200px;
}
.lmdh li{
	list-style: none;
	width: 250px;
    height: 36px;
    margin-bottom: 8px;
    border: 2px solid #166cb5;
    text-align: center;
    font: 14px/32px "宋体";
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.se_dh{
	margin-top: 10px;
}
.se_dh a:hover{
	color: #ec6941;
}
.se_dh ul li{
	width: 90%;
	line-height: 30px;
	color:#ec6941;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zxwz ul li{
	line-height: 30px;
	color:#ec6941;
	padding-left: 10px;
}
.zxwz ul li a{
	color:#000;
}
.back{
	margin-top: 10px;
	float: right;
}
#piclist ul li{
	width: 205px !important;
	margin-right: 20px;
}