.box{
	width: 1100px;
	margin: 20px auto;
}
.box1 {
    width: 1100px;
    clear: both;
    text-align: left;
    height: 1%;
    overflow: hidden;
}
.box1l{
	width: 835px;
	float: left;
}
.box1l h1 a{
    font-size: 16px;
}
.silder{
	width: 205px;
	height: auto;
	background: #fff;
	border-radius: 15px;
	padding: 0 15px 15px;
	margin-top: 48px;
}
.silder h2 {
    background: url(http://images.china.cn/images1/market/shanxi/202512/lm.png) left 17px no-repeat;
    line-height: 50px;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 5px;
}
.silder .picon span{
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding: 15px 0;
}
.silder .picon li{
	border-bottom: 1px solid #ccdaee;
	margin-bottom: 15px;
}
.plist{
	width: 805px;
	height: auto;
	background: #fff;
	border-radius: 15px;
	padding: 0 15px 15px;
	margin-top: 15px;
}
.plist dl {
    clear: both;
    overflow: hidden;
    height: 100%;
    border-bottom: 1px solid #ccdaee;
    padding: 20px 0;
}
.plist dt {
    float: left;
}
.plist dd {
    padding-top: 10px;
}
.plist dt img {
    margin-right: 20px;
}
.txt20 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
}
.txt20:hover{
	color: #333;
}
.txt16 {
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.txt14{
	 font-size: 14px;
    color: #666;
}
.pc_footer{
	min-width: 1100px;
} 