

.content{
	width: 1200px;
	background: white;
	margin: 0 auto;
	min-height: 775px;
}
.path{
	height: 42px;
	line-height: 42px;
	padding-top: 10px;
	background: url(../images/list_path1.png) no-repeat 0 bottom;
	padding-left: 32px;
	color: #545454;
	font-size: 14px;
	font-family: "微软雅黑";
}
.path a{
	color: #545454;
}
.content .left{
	    position: relative;
    float: left;
    width: 270px;
    background: #ffffff;
    min-height: 255px;
    padding-bottom: 7px;
    border: 1px solid #DFDFDF;
    margin-top: 20px;
    margin-left: 10px;
}
.content .left .title{
	    height: 46px;
    background: #1681c4 url(../images/icon7.png) no-repeat 233px 13px;
    width: 216px;
    overflow: hidden;
    line-height: 46px;
    font-size: 21px;
    color: white;
    font-family: "微软雅黑";
    margin-bottom: 11px;
    padding-left: 55px;
	
}
.div_gzh_dyh1 {
       text-align: center;
    width: 140px;
    margin-left: 44px;
}



.content .left li{
	    width: 237px;
    height: 48px;
    border: 1px solid #dfdfdf;
    margin: 0 auto;
    margin-bottom: 7px;
}
.content .left li a{
	display: inline-block;
    width: 205px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    background: url(../images/icon9.png) no-repeat 20px center;
    font-family: "微软雅黑";
    padding-left: 43px;
    font-size: 18px;
    margin-top: 6px;
    color: #444444;
}
.content .left li:hover{
	border-color: #1681c4;
}
.content .right{
	width: 888px;
	float: right;
	margin-right: 10px;
}
.content .right .title{
	margin-top:20px;
	height: 45px;
	line-height: 45px;
	background: url(../images/list_path2.png) no-repeat 0 bottom;
	padding-left: 8px;
	position: relative;
}
.content .right .title span{
	color: #1681c4;
	font-family: "微软雅黑";
	font-size: 24px;
}
.content .right .title p{
	float: right;
	width: 750px;
	padding-right: 13px;
	text-align: right;
	line-height: 45px;
	color: #707070;
	font-family: "宋体";
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
.content .right .title p a{
		color: #707070;
}
.content .list{
	margin-top: 8px;
	
}
.content .list li{
	color: #757575;
	font-family: "宋体";
	font-size: 14px;
	line-height: 39px;
	height: 39px;
	border-bottom: 1px dashed gainsboro;
	padding:0 10px 0 24px;
	background: url(../images/icon8.png) no-repeat 7px center;
	cursor: pointer;
}
.content .list li:hover,.content .list li:hover a{
	color: red;
}
.content .list  a{
	    color: #757575;
    float: left;
    width: 760px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.content .list span{
	float: right;
}
.page{
	width: 725px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.page li{
	float: left;height: 50px;
	line-height: 50px;
}
.page li span{
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #ff0084;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
}
.page li a{
	BORDER-RIGHT: #dedfde 1px solid;
    PADDING-RIGHT: 6px;
    BACKGROUND-POSITION: 50% bottom;
    BORDER-TOP: #dedfde 1px solid;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dedfde 1px solid;
    COLOR: #0061de;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dedfde 1px solid;
    TEXT-DECORATION: none;
}