
@media (max-width:1200px) {
	.navbar-nav li a{
		padding: 7px 12px;
		font-size: 16px;
	}
	.business-l, .fzsj-l, .jjsh-l{
		width: 100%;
	}
	.bt-bar.container{
		width: 100%;
		left:0;
		margin-left: 0;
	}

}
@media (min-width: 992px) {
	.Article_content img{
		width: 100%;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	.navbar-nav{
		display: flex;
	}
	.navbar-nav li{
		padding: 0;
	}
	.navbar-nav li a{
		white-space: nowrap;
	}
	.main-tab li a{
		font-size: 16px;
	}
	.jjsh-img-list{
		display: flex;
		flex-direction: column;
		align-items: center;
		height: 360px;
		justify-content: space-between;

	}
	.business-img-list li a img{
		width: 110%;
	}
	.stick-right{
		width: 72%;
	}
}
@media (min-width:991px) {
	.business-l .tab-content{
		min-height: 234px;

	}
}
@media (max-width:991px) {
	.toolbar{
		float: none;
	}
	.toolbar a{
		border: 0;
	}
	.navbar-toggle{
		display: block;
	}
	.navbar-collapse.collapse{
	    display: none!important;
	}
	.navbar-collapse.in{
		display: block!important;
	}
	.navbar-collapse{
		width: 100%;
		position: absolute;
		z-index: 1;
		left: 0;
		top: 72px;
		background-color: #9e0001;
	}
	.navbar-collapse .navbar-nav{
		float: none;
		margin: 0;
	}

	.navbar-collapse li{
		display: block;
	}
	.navbar-collapse li a{
		padding: 14px 0;
		border-radius: 0;
		text-align: center;
		font-weight: normal;
		border-bottom: 1px solid #9e0001
	}

	.main-container{
		margin-top: 20px;
	}
	.main-tab{
		width: auto;
		float: none;
	}
	.main-content{
		width: auto;
		float: none;
	}
	.main-tab li.active a:after{
		display: none;
	}
	.main-tab li a{
		padding: 15px 0;
	}
	.main-bg{
		background-position:10% 0 ;
	}
	.link-select{
		display: none;
	}
	.date{
		position:relative;
		top:0;
		right:0;
		margin-bottom:10px;
	}
	.search-bar .search-box{
		background:none;
		border:none
	}
	.search-bar .zwdt-icon li{
		margin:0 10px;
	}
	.xs-top{
		margin-top: 20px;
	}
	.relitive .tips{
		position: relative;
		padding-top: 20px;
		padding-left: 16px;
		bottom: 0;
		right:0;
		display: block;
	}
	.search-box{
		margin-top: 30px;
		margin-bottom: 0;
	}
	.main{
		margin-bottom: 0;
	}
	.rz{
		margin-top: 20px;
	}
	.main-container .border-left{
		border-left:0 ;
	}

	ul.nav-tabs.nav-line li a{
		padding: 11px 0;
		font-size: 14px;
	}
	.container img{
		width: 100%;
	}

	.business-img-list li a span{
		top:36%
	}
	.jjsh-img-list{
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.footer img{
		width: auto;
	}

	ul, menu, dir {
		display: block;
		list-style-type: disc;
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start:0;
	}
	.footer-cont{
		flex-direction:column;
	}
	.footer .container{
		padding-left:0;
		padding-right:0;
	}
    .wechat-code ul{
	    justify-content:center;
    }

	.copyright{
		text-align: center;
		width: 100%;
		margin-left: 0;
	}
	.search-bar-sec .search{
		width: 100%!important;
	}
	.date{
		display: none;
	}
	.main-tab{
		display: flex;
		justify-content: space-between;
	}
	.main-tab li{
		flex: 1;
	}
	.news-slider, .news-slider .owl-item .item,.news-slider img{
		height: auto;
	}
	#scrollDiv{
		padding-bottom: 20px;}
	.business .business-r,.fzsj-r,.jjsh-r{
		margin-top: 20px;
	}
	.business .business-l,.fzsj-l,.jjsh-l,.business .business-r,.fzsj-r,.jjsh-r{
		height: auto;
	}
	.main-tab .active:before,.main-tab .active:after{
		display: none;
	}
	.footer-cont .link-select h3{
		display:none;
	}
	.footer-cont .link-select{
		margin-left:15px;
	}
	.sht-btn li a,.fzyw  a{
		margin-bottom:10px;
	}
	/*翻页条*/
	.bt-bar .page-index{
		display: flex;
		justify-content: space-around;
	}
	.main-bg .bg-wh{
		padding-bottom: 20px;
	}
	.business .business-l, .fzsj-l, .jjsh-l, .business .business-r, .jjsh-r{
		width: auto;
		margin-left: 15px;
		margin-right: 15px;
	}
	.fzsj-l ul.btn-line{
		padding-right: 0!important;
	}
	.main-container .bg-wh .col-md-5{
		padding-right: 0;
	}
	.notice{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width:100%;
	}
	.wechat img{
		width: auto;
		height: auto;
	}
	.link-select li{
		width: 33.33%;
	}
	.stick-right,.stick-left{
		width: auto;
	}
	.navbar-wrapper{
		display: none;
	}
	.stick-left{
		width: auto!important;
	}
	.banner2 {
		display:none;
	}
	.navbar-brand img{
		width:auto;
	}

}
@media (max-width:767px) {
	.navbar-toggle{

	}
	.news-slider-cont{
		width: 100%;
		float: none;
	}
	.header-main, .top-nav{
		display:block;
	}
	.footer{
		padding-bottom: 20px;
	}
	.link-select li{
		width: 50%;
	}
	.banner2 {
		display:none;
	}
}

@media (max-width:640px) {
	.navbar-toggle{
		margin-right: 0;
	}
	.page-header h2{
		font-size: 18px;
	}
	.search-bar_se{
		padding-bottom: 0;
	}
	.bt-bar{
		display: flex;
	}
	.bt-bar .page-index{
		margin-bottom: 10px;
		flex-wrap: wrap;
	}
	.bt-bar .page-index div{
		margin-top: 10px;
	}
	.bt-bar .top{
		margin-top: 20px;
	}
	.bt-bar .top i{
		font-size: 30px;
	}

}

@media (max-width:550px) {
	.xs-12{
		width: 100%!important;
	}
}
@media (max-width:480px) {
	.navbar-brand{
		float: none;
		padding: 10px 0;
		text-align: center;
	}
	.navbar-toggle{
		width: 100%;
		clear: both;
		margin: 0 auto 10px;
		float: none;
	}
	.navbar-toggle span{
		margin: 0 auto;
	}
	.navbar-collapse{
		top: 44px;
	}
	.sht-btn li {
		text-align:center;
	}
	.sht-btn li span{
		display:block;
		text-align:center;
		float:none!important;

	}
	.sht-btn li a i{
		display:block;
		float:none;
	}
	.search-box{
		width: 100%;
	}
	.Aticle-title{
		font-size: 20px;
	}
	.btnicon-lgs i.iconfont, ul.btnicon-lg li a i.iconfont{
		font-size: 26px;
	}
	.fzsj-l ul.btn-line li a.btn{
		padding: 20px 0;
	}
	.map .area-name i{
		display: none;
	}
}

@media (max-width:360px) {

}