
/* CSS Document */
a{color: inherit;}

/*详情页*/
header{ height:auto !important;}
._head { text-align: center; padding-bottom: 10px; border-bottom: 1px dotted #ddd; }
._title { font-size: 1.5em; line-height: 1.6em; padding: .5em 0px; color: #1e1e1e; }
._tools { color: #666; }
.myart{ font-size:14px; color:#484747; padding:2%; line-height:27px; }
.myart p img{ width:100%; display:block;}
.c_right .row .col-md-12 p img{ width:100% !important; display:block;}
._detailPage_bottom { border-top: #d5d5d7 1px solid; border-bottom: #ddd 1px solid; height: 81px; clear: both; margin-top:50px; }
._detailPage_bottom li { width: 100%; float: left; border-bottom: #ddd 1px solid; height: 40px; line-height: 40px; }
._detailPage_bottom ._mark { float: left; width: 85px; padding: 0 10px; margin-right: 10px; font-weight: bold; background: url(../image/arr_col.png) no-repeat; border-right: 1px solid #ddd; }
._detailPage_bottom ._prev ._mark { background-position: 80% 17px; }
._detailPage_bottom ._next ._mark { background-position: 80% -12px; }
._detailPage_bottom ._title { float: left; width: 50%; height: 40px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height:40px; border-bottom:none; padding:0; }
._detailPage_bottom ._title:hover { text-decoration: underline; }
._detailPage_bottom ._time { float: right; white-space: nowrap; padding-right: 15px; }
.contentdetail .keyword { color: #1e1e1e; }
.contentdetail .keyword span { color: #ed5900; }



@media screen and (max-width: 768px) {
}

@media screen and (max-width: 600px) {
}
