body {
    background: url(/img/2018lh/images/bg_gqwb.jpg) top center no-repeat #fff;
}
.d2bg {
    background: url(/img/2018lh/images/bg_gqwb.jpg) top center no-repeat #fff;
}
.d2_content {
	width: 1000px;
	position: relative;	
}
.d2_content a.logolink{
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 60px;
	top: 160px;
	right: 70px;	
}
.d2_content h1 {
    width: 850px;
	height: 86px;
	line-height: 120%;
    margin-top: 100px;
	text-align: center;
	margin-top: 0px;
	padding-top: 100px;
}
.d2_1 .ptime {
    padding: 0 0 0 0px;
    background: none;
}
.d2_3 {
    background: none;
    width: 806px;
}
#picG {
    position: relative;
}
.content {
    width: 806px;
    margin: 40px auto;
    font-size: 14px;
}
.page_c {
    position: static;
    width: 806px;
    margin: 0 auto;
    text-align: right;
    background: none;
}
.edit {
    margin: 15px auto 10px auto;
    text-align: right;
    font-size: 14px;
    width: 806px;
    height: 35px;
}
.edit i {
    display: inline-block;
    float: right;
}

.pic_c{width:98%;background:#fff;text-align:center;padding:20px 0;}
.pic_data{margin:0 auto;text-align:center; position:relative;width:850px;margin:0 auto;z-index:1;}
.pic_data img{ max-height:850px;max-width:850px;min-width:400px;_width:expression((documentElement.clientWidth<400)?"400px":"auto" );}