#subject{

	width: 1200px;
	height:auto;
	margin: auto;
	background: #fff;
}
#location{
	width:97%;
	height: 80px;
	line-height: 80px;
	margin: auto;
	border-bottom:1px #CECECE solid;
}
#location li{
	width: 100%;
	height: 80px;
	line-height: 80px;
	list-style: none;
}
#location li i{
	background: url(../images/dingwei.png) no-repeat;
	background-size: 25px;
	float: left;
	width: 30px;
	height: 30px;
	margin-top:27px;
	
}
#location li span{
	display: block;
	float: left;
	font-size:18px;
	color: #333;
}
#location li a{
	display: block;
	font-size:18px;
	color:#5d5d5d;
	float: left;
}
#location li b{
	float: left;
	color:#5d5d5d;
	font-size:18px;
	margin: 0px 5px 0px 5px;
}
 
#details_content{
	width: 97%;
	margin:auto;
	height: auto;
	padding-bottom: 10px;
}
#headline{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
}
#source_share{
	line-height: 44px;
	text-align: center;
	background: #f3f4f7;
	color:#f6f6f6;
	font-size: 14px;
	width: 1168px;
	margin: auto;
}
#source_share span{
	
	color: #000000;
}
#source_share span:nth-child(1){
	margin-left: 0px;
}
.content{
	line-height: 32px;
	font-size: 16px;    
	overflow: hidden;
	width: 1168px;
	height: auto;
        text-align: left;
        vertical-align: middle;
}

#source_share a{
	color: #000000;
}
#editor{
	color: #969696;
	text-align: right;
	margin-bottom: 57px;
	font-size: 16px;
	margin-right: 20px;
}
#qr_code{
	margin:auto;
	width: 180px;
	margin-bottom: 50px;
}

#qr_flickinga{
	color: #b5b5b5;
	font-size: 12px;
	width: 180px;
	left: -24px;
}

#ewm{
	position: absolute;
	width: 150px;
	border: 1px solid red;
	margin:auto;
}
#relatedInfo{
	border-top: 1px #ebebeb solid;
	padding-top: 20px;
}
#tit{
	color: #456c9b;
	padding-left:10px;
}
#list{
	padding-top: 12px;
	padding-left:10px;
	height:165px;
	overflow: hidden;
}
#list li{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
}
#list li span{
	float: right;
	color: #959595;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}
#list li a{
	float: left;
	color: #414141;
	font-size: 16px;
	display: block;
}
#yc{
	float: right;
}
#dayin{
	background-image: url(../images/dayin.png);
	background-size: 50px 20px;
	background-repeat: no-repeat;
	background-position: center 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
}
#printIco{
	/*padding-left: 22px;margin-left: 40px !important;*/ cursor: pointer;
}
.app_top{
	display: none;
}
.app_bott{
	display: none;
}
@media (max-width:1200px) {
		#subject{width: 100%;padding: 0px;}
		#location{width: 97%;height: auto;margin: auto;float: left;}
		#location li{height: 40px;line-height: 40px;}
		#location li i{margin-top: 7px;}
		#list li a{width:60%;float: left;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content img{
	width:100%;
        margin-left: 25%;
}
}
@media (max-width:767px) {
    #location{display: none;}
	#yc{display: none;}
	.app_top{display: block;}
	.pc_top{display: none;}
	.pc_bott{display: none;}
	.app_bott{display: block;}
	#location{display: none;}
	.sjbtp{display: none;}
}
