.details.zlq{margin:1em auto;max-width: 1200px;box-sizing: border-box;padding: 10px;}
.details.zlq .title{color: #333;font-size: 20px;width: 100%;margin: auto;text-align: center;margin-bottom: 35px;font-weight: bold;}
.details.zlq .time_wap{overflow: hidden;}
.details.zlq .time{padding-bottom: 3px; display: inline-block;float: right;color: #091e9e;font-size: 14px;font-weight: bold;border-bottom: 2px solid rgba(0, 0, 0, 0.3);;}
.details.zlq .time span{margin-right: 20px;}
.details.zlq .pic{width: 70%;box-shadow: 0px 1px 15px 0px rgba(6, 0, 1, 0.3);margin:auto;}
.details.zlq .pic img{width: 100%;display: inline-block;margin: auto;}

.details_banner{
	background:url(../img/banner_science.png) center no-repeat;	
	max-height: 300px;
	min-height: 150px;
	max-width: 1200px;
	margin: auto;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	max-width: 1200px;

}

.details.zlq p{
    color: #999;
    line-height: 2em;
    margin-bottom: 2em;
    text-align: left;
    text-indent: 2em;
    margin-top: 1em;
    }