﻿.hd-main{
	min-height: 500px;
	border: 1px solid #eee;
	padding: 0 15px;
	box-sizing: border-box;
	margin-top: 20px;
	position: relative;
}
.details-title-box{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	position: relative;
}
.details-title{
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 19px;
	color: #096DB9;
	border-bottom: 4px solid #096DB9;
	box-sizing: border-box;
	margin-bottom: -1px;
	font-weight: bold;
}
.detaile-box{
	width: 969px;
	margin: 0 auto;
}
.chuo{
	float: right;
	font-size: 16px;
	color: #9a9a9a;
}
.chuo img{
	vertical-align: top;
	margin-top: 13px;
	margin-right: 5px;
}
.big-title{
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: normal !important;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 80%;
	margin-left: 10%;
}
.news-details{
	background: #f8f8f8;
	height: 40px;
	line-height: 40px;
	color: #848484;
	font-size: 16px;
	text-align: center;
}
.news-details>span{
	margin-left: 103px;
}
.news-details>span:first-child{
	margin-left: 0;
}
#detail{
	margin-top: 35px;
	margin-bottom: 35px;
	line-height: 35px;
	font-size: 14px;
}
#detail a {
	color: #096DB9;
}

.detaile-box {
	width: 100%;
	position: relative;
}

.zcjd-yw {
	color: #1e64aa;
	border: 1px solid #1e64aa;
	padding: 5px;
	position: absolute;
	font-size: 14px;
	top: 30px;
	left: 40px;
}

.dis-div {
	display: none;
}

.wfej_special {
	display: none;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
}

.wfej_special p {
	font-size: 24px;
	color: red;
	font-weight: 700;
	margin-bottom: 30px;
	font-family: "宋体";
}
.detail-content span {
	display: inline;
}
.detail-content .ue_table table {
	margin: 0 auto;
}

.bshare-custom {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
@media screen and (max-width: 1200px){
		.hd-main {
		border: none;
		padding: 0 .3rem;
		margin-top: 0;
		}	
		.big-title {
		  padding-top: .06rem;
		  padding-bottom: .54rem;
		  width: 100%;
		  margin-left: 0;
			font-size: .36rem;
			line-height: 1.5!important;
		}
		.news-details {
		    background: #f8f8f8;
		    height: auto;
		    line-height: 2;
		    color: #666;
		    font-size: .24rem;
		    text-align: center;
		    padding: .15rem .96rem;
		    display: flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		}
		.news-details>span {
		    margin-left: 0;
		}
		#detail {
		    line-height: 2;
		    font-size: .26rem;
				color: #333;
				margin-top: .43rem;
				margin-bottom: 1.2rem;
		}
		
		}