#box {
    height:300px;
    width:100%;
    overflow:hidden;
    position:relative;
    display: inline-block;
}
.heartClassD_border{
	position:relative;
	padding-bottom:80px!important;
    min-height: 715px;
}
.Hcm_nav_box{
	padding: 0!important;
}
.HCM_nav{
    width: 95%;
    height: 100%;
    display: inline-block;
    border: 1px solid #EEEEEE;
}
.adrs{
	width:100%!important;
}
.advs {
    display: inline-block;
    list-style:none;
    float:left;
    position:absolute;
    transition:left 1s;
}
.advs img{
    width:100%;
    height: 300px;
}
.advs li {
    float:left;
}
.icons {
    width:300px;
    position:absolute;
    left:75%;
    bottom:8px;
    text-align:center;
}
.icons > li {
    border-radius:50%;
    display:inline-block;
    width:15px;
    height:15px;
    background:white;
    margin:0 5px;
}
.magin_top2{
	margin-top:30px;
}
.icons > li.curr {
    background:#CF004A;
}

.heartClassD_title_box{
    margin-top:20px;
}
.heartClassD_title{
	width:100%;
    font-size: 18px;
    color: black;
    font-weight: bold; 
    text-align: center;
    display:inline-block;
}
.heartClassD_title2{
	width:100%;
	margin-bottom:20px;
	text-align: right;
	border-bottom: 1px dashed #E7E5E6;
}
.heartClassD_border{
	 width:67%;
	 margin-top:30px;
	 padding-bottom:20px;
	 border: 1px solid #EEEEEE;
	 display:inline-block;
}
.heartClassD_title2 span{
    font-weight: normal;
    font-size: 14px;
    line-height: 50px;
    margin: 0 10px 0 0px;
}
.heartClassD_title2 span:nth-child(1){
    margin-right: 10px!important;
}
.article{
    line-height: 30px;
    text-align: justify;
    font-size: 14px;
}
.ad2{
	height:200px;
}
.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;
}
/* 适应手机端760px以下 */
@media screen and (max-width: 760px){
	.container .col-xs-2{
		width:100%;
		display:none;
	}
	.container .heartClassD_border{
		width:100%;
	}
	.container .heartClassD_border .nav_local{
		width:20px;
		height:25px;
	}
	.article_box span{
		line-height:45px;
	}
	.heartClassD_title2{
		margin-bottom:0px;
	}
	table{
		width:100%;
	}
	.page_ye p{
		line-height:40px;
	}
}