
/*===media响应1200===*/
@media (min-width:1200px) {
	.container-fluid {width: 1200px;--bs-gutter-x:0px}
	.container-zs {width:900px;--bs-gutter-x:0px}




}

@media (max-width:1199px) {

}

/*===media响应992===*/
@media (max-width:992px) {
	.box-lg {width:100%;--bs-gutter-x:0px;}
	.box-bj-1{padding:0px 0px 0px 0px;}
	.footer-device-mobile, .header-device-mobile {display: block;}/***打开wap头部***/
	.header .header-nav-container,.header .header-right,.header .header-nav-wapper{display: none;}
	.header .header-nav {display: none;}
	.header .main-header, .header .top-bar,.box-footer,.box-padding-0 {display: none;}

	.custommenu-title-news{padding:20px 0px 15px 0px;}
	.box-padding-1{padding:20px 0px}

	.zt-pic-right ul li:nth-child(1){margin-top:10px;}
	.zt-pic-right ul li:nth-child(2){margin-top:10px;}

	.zt-pic-left span{display:block;position:absolute;top:35%;padding:20px 0px;background:rgba(179,53,94,.85); z-index:2;width:80%;text-align:center;margin-left:10%}
	.zt-pic-left span em{color:#FFF;font-weight:bold;font-size:18px}
	.zt-pic-left span h4{color:#FFF;font-weight:bold;font-size:18px}

	.dropup-footer{width:100%;border:1px #003f8d solid;float:left;margin-bottom:15px}
	.footer-end .col-lg-4{text-align:left}
	.mobile-search-box{margin-left:10px}/*导航按钮大小*/
	.main-box-3{padding:10px 25px;}
	
}


/*===media响应768===*/
@media (max-width:768px) {
	.box-padding-5{clear:both;overflow:hidden;padding:20px 0px 20px 0px;background:#b3355e}
	
	.news_more1{width:150px;}
	.news_more1 a{display:block;background:#8c1d40;color:#FFF;height:40px;line-height:40px;border-radius:40px}
	.news_more1 a:hover{background:#770e2f;color:#FFF;}
	.lm-hot-mu{font-weight:700px;padding-top:10px;padding-bottom:18px}
	.lm-hot-list li{display:block;border:1px #FFF solid;height:94px;line-height:94px;width:50%;padding-left:0px;margin-left:20px;padding-top:18px}
	.lm-hot-list li span{display:block;margin-left:0px;font-size:16px;text-align:center;width:100%}

	.lm-hot-list li:nth-child(1) a ,.lm-hot-list li:nth-child(2) a ,.lm-hot-list li:nth-child(3) a{background-size:28px 28px;background-position:top;}
	.lm-hot-list li:nth-child(1) a:hover ,.lm-hot-list li:nth-child(2) a:hover ,.lm-hot-list li:nth-child(3) a:hover{background-size:28px 28px;background-position:top;}

	.hot_news ul li{height:100px;margin-bottom:20px}
	
	.news-left{width:100px;}
		.news-left em{height:45px;line-height:45px;font-size:24px;margin-top:10px}
		.news-left i{display:block;height:25px;line-height:25px;font-size:13px;color:#ffffff}
		.hot_news .news-right span{height:100px;}
		.hot_news .news-right span em{height:100px;font-size:15px}

	.pics ul li div {float:left;width:40%}
	.pics ul li p{width:57.5%;float:right}

	.sort-1{padding:20px 20px 20px 20px}
	.sort-1 ul li:nth-child(1){margin-bottom:20px}
	.sort-1 ul {padding:0px 0px}
	.main-box-2{clear:both;display:block;}
		.box-left-1{position:relative;width:100%;clear:both;}
		.box-right-1{flex:1;background:#FFF;clear:both;}
	.custommenu-title-list {color: #0a0a0a;padding:0px 0px 10px 0px;position:relative;font-weight:600;}
	.custommenu-title-list::before {position: absolute;content: '';width:60px;box-shadow:0 0px;padding-bottom:0px;color:#122c4c}
	.custommenu-title-list a:hover{box-shadow:0 0px;padding-bottom:0px;color:#122c4c}
	.custommenu-title-x {padding:10px 0px 0px 0px;}
	.sort-2 ul {overflow:hidden;padding-bottom:20px;}
	.sort-2 ul li{float:left;text-align:center;margin-right:0px;width:48%}
		.sort-2 ul li:nth-child(2n+1){float:left}
		.sort-2 ul li:nth-child(2n){float:right}
	.Infotitle{margin-top:20px}
	.sort-title-1{display:none}

	.box-tc small{display:block}
	.box-fl{width:100%}
}


/*===media响应480===*/
@media (max-width:480px) {
	.main-box-3{padding:10px 15px;}
	.sort-1{text-align:center;width:100%;overflow:hidden}
	
	.mobile-header .mobile-search-box{width:35px;}
	.mobile-header .menu-bar{width:35px;}
	.header-device-mobile {padding:10px 0;}
	.footer-end {font-size:12px;}
	.con-article{display:block;}
	.con-left{width:100%;margin-right:0%;clear:both}
		.con-left img {width:150px;height:150px;transition:.5s;border-radius:50%;border:1px #f2f2f2 solid;padding:3px;}
	.con-right{width:100%;;clear:both}
}





