.con_list img{
	width: 100%;
	min-width: 1200px;
}
body{
	/*background: rgb(254,250,240);*/
}
.con_content{
	padding-top: 30px;
	width: 1200px;
	margin: 0 auto;
	
}
.con_content_left{
	float: left;
}
.con_content_left span{
	font-size: 24px;
	padding-bottom: 10px;
	line-height: 26.07px;
	display:block;
	border-bottom: 2px solid rgb(231,20,25);
}
.con_content_left ul{
	/*padding-top: 15px;*/
}
/*********2017-08-19�޸�*********/
.con_content_left ul li{
	border-bottom:1px solid rgb(230,230,230);
	/*width: 228px;
	padding-left: 12px;*/
	font-size: 16px;
	line-height: 45px;
	text-indent:12px;
}
.con_content_left ul li a{
	color: rgb(82,82,82);
}
.new_qiye{
	background: rgb(238,238,238);
	padding-top: 10px;
}
.left_bottom{
	margin-top: 15px;
	width: 239px;
	border: 1px solid rgb(225,222,213);
	border-radius: 5px;
}
.left_bottom p{
	padding-left: 12px;
	font-size: 14px;
	line-height: 32px;
}
.con_content_right{
	float: left;
	width: 898px;
	margin-left: 60px;
}
.new{
	font-size: 18px;
	line-height: 30px;
}
.bread{
	float: right;
}
.bread a{
	font-size: 12px;
	line-height: 21px;
	color:#878787;
}
.con_list ul{
	margin-top: 0px;
}
.con_list ul li{
	list-style: none;
	background: url(/resources/static/image/sanjiao3.png) no-repeat;
	text-indent: 23px;
	font-size: 14px;
	line-height: 32px;
    display: flex;
    justify-content: space-between;
}
.con_list ul li a{
	color: #494949;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con_list ul li a:hover{
	color: #e71419 !important;
}
.con_list ul li span{
	float: right;
	color: #494949;
	padding-right: 7px;
}
.right_bottom{
	clear: both;
	padding-bottom: 60px;
}
.right_bottom ul{
	margin: 54px 0px 0px 285px;
}
.right_bottom ul li{
	float: left;
	margin-left: 15px;
}
.right_bottom ul li a{
	color: #d92929;
}
.telp{
	margin:-56px 0 0 85px;
	font-size: 20px;	
	color: #e71419;
	line-height: 20px;
	width:140px;
	padding-top:3px;
}
.on{
	color: rgb(51,51,51);
}
