@media (max-width: 1199.98px) {
	.swiper-tab .tab-head .head-name{ font-weight:normal;font-size: 1.25rem;}
	.swiper-tab .tab-head .head-name .head-icon{ width:40px; height:40px; line-height: 40px;}
	.swiper-tab .tab-head .head-name .head-icon .iconfont{font-size: 110%;}
}
@media (max-width: 767.98px) {
	.container{ max-width:90%;}
	.header .header-mid .logo img{ width:65%;}

}
@media (max-width: 575.98px) {
	.container{ padding: 0; }

	.header-top{ display: none;}
	.header .header-mid .logo img{ width:65%;}
	.notice-bar{ height:auto;}
	.notice-bar .notice-bar-wrap{    margin-right: -15px;margin-left: -15px;}
	.notice-bar .notice-head{ font-size:14px;}
	.notice-bar .notice-head .iconfont{font-size: 150%;}
	.notice-bar .notice-swiper a{font-size: .875rem;}
	.swiper-tab{ margin:0;}
	.swiper-tab .tab-head{ line-height:36px;}
	.swiper-tab .tab-head .head-name{ font-weight:normal;font-size: 14px;padding: 0;}
	.swiper-tab .tab-head li{ flex:1;text-align: center;}
	.swiper-tab .tab-head li.active{ color: #c51b1e;}
	.swiper-tab-box .tab-head li span{ line-height:36px;}
	.box{ margin-bottom:10px;}
	.box .box-head .head-name{font-size: 1rem;}
	.box-2{}
	.box-2 .box-head .head-name{ line-height:38px; height:38px;}
	.box-3 .box-head{ padding-bottom:.3rem;}
	.news-list .thumb-news .thumb-title{font-size: .875rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.news-list .thumb-news .thumb-info .thumb-desc{ margin: 0;}

	i-notice-list > img{ display: none;}

	.contentBar .head-name{font-size: 1rem;line-height: 36px;}
	.news-details .news-title{font-size: 1.25rem;}

	.news-details .news-content table{ width:100%;font-size: 12px;}
}



@media (min-width: 576px){

}
@media (min-width: 768px){

}
@media (min-width: 992px){
	.notice-bar{  position: relative; height:auto; }
}
@media (min-width: 1200px){
	.nav li .iconfont{ display: inline;}

	.notice-bar{  position: relative; height:40px; margin-bottom:0; }
	.notice-bar .notice-bar-wrap{ position: absolute; height:80px; left: 0; bottom: 0; right: 0;padding:20px;}
	.focus-swiper .focus-pagination{ display: none;}
	.focus-swiper .swiper-button-next, .focus-swiper .swiper-button-prev{background: rgba(0,0,0,.5);}
	.focus-swiper .swiper-button-next{ right: 0;}
	.focus-swiper .swiper-button-prev{ left: 0;}
	.focus-swiper .swiper-button-next::after, .focus-swiper .swiper-button-prev::after{ -webkit-transform: scale(.7); -moz-transform: scale(.7); -ms-transform: scale(.7); -o-transform: scale(.7); transform: scale(.7);}


	.sidebar .channel-name{ height:120px; line-height:120px;}
	.contentBar{ width:calc( 100% - 320px);padding-right: 30px;}

	.prev-next li{ flex:0 0 50%; max-width:48%; }

	.footer .copyright span{ margin:0 10px;}
	.link-select{ padding:.2rem .7rem;}

	.box-3 .box-head .head-name{font-size: 1.25rem;}
}

@media (min-width: 1440px	) {

}