
@media (max-width: 1920px) {
	.container { max-width: 1280px;
	}


}
@media (max-width: 1440px) {
	.container { max-width: 1200px;}

}
@media screen and (max-width: 1200px) {
	#header .logo img {
		padding-right: 15px;
		margin-top: 10px;
		max-height: 60px;
	}
	.nav-menu a {
		display: block;
		position: relative;
		color: #333;
		padding: 0px 20px;
		transition: 0.3s;
		font-size: 16px;
		height: 50px;
		line-height: 50px;
	}
	.nav-menu .drop-down ul .wal {
		width:980px;
		margin: 0 auto;
	}

	.mobile-nav-toggle{position: relative; float: right;}


}
@media screen and (max-width:980px) {
	#header{ height: 80px;}
	#header .logo a{ color: #333; font-size: 24px;}
	#header .logo img {
		padding-right: 15px;
		margin-top: 10px;
		max-height: 60px;
	}
	.p-0{ padding:0 15px !important; margin-bottom: 15px;}

	.wh {
		background: #005AAA;
		position: relative;
		right: 0;
		bottom: 0;
		width:100%;
		height: 220px;
	}
	.news_box{ margin-top: 20px; padding: 0 15px; }
	.news_tu .centered-btns_tabs {

		bottom: 0px;

	}
	.wblj .wb_txt {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
	}
	.centered-btns_tabs {
		position: absolute;
		bottom:8px;
		margin-bottom: 0;
	}
	.title-box b {
		font-size: 30px;

	}
	.news_box{ padding-bottom: 20px !important;}
	.footer_l{ display: none;}
	.ft2 {
		display: none;
	}
	.footer_l {
		display: none;
	}
	.ft2 {
		padding-top: 75px;
	}
	.ft3 {
		padding: 25px 0;

	}
	.ft3 a{ text-align: center;}
}
@media screen and (max-width:768px) {
	.next { right: 10px; background-position: right 0px;}
	.prev {left: 10px; background-position: left 0px;}
	#header{ height: 80px;}
	.pro_list b {
		font-size: 30px;
	}
	.wblj .wb_txt {
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}
	.news_box{ padding:15px; }
	.news_tu .centered-btns_tabs { position: absolute; bottom: 55px;}
	.footer_l{ display: none;}
	.ft2 {
		padding-top: 0px;
	}
	.footer_r a {

		margin-bottom: 10px;
		padding: 0 0px;
	}
	.ft3 a{ text-align: center;}
	.footer_r b {

		padding: 0 0px;
	}
	.footer2 {
		border-top: 1px solid #e7e7e7;
		line-height: 26px;
		text-align: center;
		margin-top: 10px;
	}
}

@media screen and (max-width:640px) {

	.title-box b {
		font-size: 30px;

	}
	.pro_list b {
		font-size: 26px;
	}
	.footer_l{ display: none;}
	.ft2 {
		padding-top: 0px;
	}
	.footer_r a {

		margin-bottom: 10px;
		padding: 0 0px;
	}
	.ft3 a{ text-align: center;}
	.footer_r b {

		padding: 0 0px;
	}
	.footer2 {
		border-top: 1px solid #e7e7e7;
		line-height: 26px;
		text-align: center;
		margin-top: 10px;
	}
}
@media screen and (max-width:480px) {

	.title-box b {
		font-size: 30px;

	}
	.wblj .wb_txt {
		font-size: 18px;
		font-weight: bold;
		color: #fff;
	}
	.footer_l{ display: none;}
	.ft2 {
		padding-top: 0px;
	}
	.footer_r a {

		margin-bottom: 10px;
		padding: 0 0px;
	}
	.ft3 a{ text-align: center;}
	.footer_r b {

		padding: 0 0px;
	}
	.footer2 {
		border-top: 1px solid #e7e7e7;
		line-height: 26px;
		text-align: center;
		margin-top: 10px;
	}
}
@media screen and ( max-width:360px ) {
	#header .logo{ width: 80%;}
	#header .logo a{ color: #333; font-size: 16px;}
	#header .logo img {
		padding-right: 5px;
		margin-top: 15px;

	}
	.centered-btns_tabs {
		position: absolute;
		bottom:8px;
		margin-bottom: 0;
	}
	.title-box b {
		font-size: 30px;

	}
	.news_box{ padding-bottom: 20px !important;}
	.zzsc .content ul li p a {
		color: #666;
		display: block;
		display: block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 68%;
		float: left;
	}
	.zzsc .content ul li p span {
		display: block;
		color: #666;
		width: 30%;
		float: right;
		font-size: 13px;
		text-align: right;
	}
	.footer_l{ display: none;}
	.ft2 ,.ftlogo {
		display: none;
	}
	.footer_r a {

		margin-bottom: 10px;
		padding: 0 0px;
	}
	.ft3 a{ text-align: center;}
	.footer_r b {

		padding: 0 0px;
	}
	.footer2 {
		border-top: 1px solid #e7e7e7;
		line-height: 26px;
		text-align: center;
		margin-top: 10px;
	}
}



