.detail  h3{
    font-family: SimSun;
}
.detail  h4{
    color: #AAA9A9;
    line-height: 50px;
}
.detail_content{
	width: 67%;
	min-height:760px;
	position:relative;
	padding-bottom:78px!important;
	display: inline-block;
	border: 1px solid #EEEEEE;
}
.navlocal_title{
    width: 97%;
    margin: 0 auto;
    line-height: 45px;
    border-bottom: 1px dashed #EEEEEE;
}
.navlocal_title span{
    letter-spacing: 2px;
    line-height: 40px;
}
.nav_local{
    margin-top: -5px;
    margin-right: 10px;
}
.detail_pic{
    width: 80%;
}

.article p{
    text-align: justify;
}
.Hcm_nav_box{
	padding: 0!important;
}
.adrs{
	width:100%!important;
}
.directories p{
    line-height: 40px;
}
.directories p span{
    font-family: SimSun;
    font-size: 20px;
    color: black;
    font-weight: bold;
    margin-right: 25px;
    letter-spacing: 2px;
}
.listblock{
    width: 15px;
    height: 15px;
    border-radius: 1px 1px;
    display: inline-block;
    background: #9B0020;
}
.btn-primary-bs {
    border-bottom-color: #D0004B!important;
    border-top-color: #D0004B!important;
    background-color: #D0004B!important;
}
.dayin{
	margin-right: 10px!important;
	display:inline-block;
	cursor: pointer;
}
.guanbi{
	margin-right: 10px!important;
	display:inline-block;
	cursor: pointer;
}
.dayin_guanbi{
	margin-top: 5px;
    margin-right: 10px!important;
}
.dayin_guanbi img{
	margin-right: 5px!important;
	margin-top: -3px!important;
}
#detail_bottom{
	position:absolute!important;
	padding:0!important;
    bottom: 0px!important;
}
.small_title3{
	width: 98%;
    height: 50px;
    text-align: right;
    border-bottom: 1px dashed #EEEEEE;
}
.heartClassD_title2_2{
	width: 100%;
    padding-bottom:10px!important;
    text-align: right;
    border-bottom: 1px dashed #EEEEEE;
}
/*适应手机端760px以下 */
@media screen and (max-width: 760px){
	.container .col-xs-2{
		width:0%;
		display:none;
	}
	.container .detail_content{
		width:100%;
		padding-top:10px;
		padding-bottom:35px!important;
	}
	.detail_content table{
		width:100%;
	}
	.detail_content span{
		line-height:45px;
	}
	.page_ye{
		margin-top:20px;
	}
	.page_ye p{
		line-height:55px;
	}
	#detail_bottom{
		position:static!important;
	}
}