.load-more{text-align: center;font-size: 18px;}
.load-more a{display: inline-block;width: 160px;height: 50px;background-color: #005CA9;text-align: center;display: inline-block;line-height: 50px;color: #fff;}
.load-more a:hover{background-color: #004f92;}


.news-detail .detail-top{border-bottom: 1px solid #dcdcdc;padding-bottom: 20px;}
.news-detail .detail-top .top-title{font-size: 26px;}
.news-detail .detail-top .top-date{font-size: 14px;margin-top: 20px;}
.news-detail .detail-content{margin: 40px 0 80px 0;}
.news-detail .detail-other a{display: block;}
.news-detail .detail-other .other-left{width: 50%;font-size: 16px;}
.news-detail .detail-other .other-left .toggle-btn img{margin-right: 30px;vertical-align: middle;}
.news-detail .detail-other .other-left .toggle-btn:first-child{margin-bottom: 20px;}
.news-detail .detail-other .other-right .return-btn{width: 120px;height: 40px;line-height: 40px;text-align:center;background-color: #005CA9;color: #FFF;}
.news-detail .detail-content img{max-width: 100%;}
.news-detail .detail-other .other-right .return-btn:hover{background-color: #004f92;}

@media only screen and (max-width:1680px ) {
}

@media only screen and (max-width:1440px ) {

}

@media only screen and (max-width:1366px ) {


}

@media only screen and (max-width:1280px ) {


}

@media only screen and (max-width:1024px ) {
.news-detail .detail-top .top-title{font-size: 20px;}
}

@media only screen and (max-width:768px ) {
.news-detail .detail-content{margin: 20px 0 40px 0;}
.news-detail .detail-top .top-date{margin-top: 10px;}
.load-more{font-size: 16px;}
.load-more a{width: 120px;height: 40px;line-height: 40px;}
}

@media only screen and (max-width:640px ) {
.load-more{font-size: 14px;}
.load-more a{width: 110px;height: 36px;line-height: 36px;}
.news-detail .detail-top .top-title{font-size: 18px;}
.news-detail .detail-other .other-left{font-size: 14px;}
.news-detail .detail-other .other-right .return-btn{width: 100px;height: 35px;line-height: 35px;}

}

@media only screen and (max-width:480px ) {

}

@media only screen and (max-width:414px ) {
	
}

@media only screen and (max-width:375px ) {
	
}

@media only screen and (max-width:320px ) {
	
}