.home1 .not_bar{
	position: initial;
	margin: 20px auto;
}
.home3 .cont .l{
	width: 50%;
}
.home3 .cont .r{
	width: 50%;
}
@media screen and (max-width: 750px) {
	.home3 .cont .l .list li{
    		display: flex;
   		flex-direction: row;
		padding: 0;

	}
	.home3 .cont .l .list li a{
    flex: 1;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
	.home3 .cont .l .list li span{
		float:none!important;
		margin-top:24px!important;
		width:12vw;
	}

	#container{
		margin: 0;
		padding: 0 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.menuTop{
		width: 100%;
	}
	.rideGuide {display:none;}
	.timeInfo {
		padding: 0 10px;
		display: none;
	}
	.timeInfo span{
		font-size: 14px;
	}
	.timeInfo iframe{
		float: right;
	}
	.timeInfo .topWel {
		display: none;
	}
	.logoBorder {
		width: 95%;
		margin: 0 auto;
		border: none;
		padding: 0;
		border-radius: none;
		display: none;
	}
	.logoBorder img {
		width: 100%;
	}
	.home2 .newsMain .newsLeft {
	-webkit-flex: 1;
margin-top:50px;
}
	.home1 .not_bar{
		position: initial;
		margin: 20px auto 0;
		position: relative;
		top:70px;
	}
	.home2 .newsRight .slider{
		width: 100% !important;
	}
	.newsLeft{
		display: block;
	}
	.home2 .newsMain .newsRight{
		width: 100%;
	}
	.home3 .cont .l{
		width: 100%;
	}
	.home3 .cont .r{
		width: 100%;
		height:600px;
	}
	.slides{
		width: 100%;
	}
	.slides img{
		width: 100vw !important;
	}
	.home2 .focus{
		width: 100%;
	}
	.focus .search-box .box{
		width: 100%;
	}
	.select-warp{
		display: block !important;
		margin: 10px auto;
		line-height: 30px;
		height: 30px;
	}
	.select-warp .select-btn{
		height: 30px;
	}
	.focus .search-box .tip{
		display: block;
		text-align: center;
		font-size: 12px;
		display: none;
	}
	.focus .search-box .box{
		left:0 !important;
	}
	.home2 .newsRightB{
    		margin-top: 25px;
		display: block;
	}
	.home2 .newsRightB>div{
		width: 100% !important;
		display: block;
	}
	.indexBoBg{
		width: 100% !important;
		display: none;
	}
	.home3 .cont .r .con .d{

		position: initial;

		width: 100%;

		height: 40px !important;

		line-height: 40px !important;

		float: left;

		margin: 5px 0;

	}

	.home3 .cont .r .con .d .imgs{

		display: none;

	}

	.home3 .cont .r .con .d a{

		display: block;

	}

	.home5{
		display: none;
	}
	#footer{
		padding-top: 30px;
	}
	#footer .box1{
		display: none;
	}
	.m-show .nav-box ul li .sub-nav a{
		font-size: 13px;
	}

	.home .cont .r .tit {
		margin-left:0;
	}	
	.home .cont .r .tit .none-line {
		text-align:left;
		display:flex;
		flex-derection:column;
	}
	.home .cont .r .tit .none-line span {
		left:0;
		transform:translateY(0);
	}
	.home .cont .r .con {
		transform:translateY(0)!important;
	}
	.home .cont .r .tit P{
		text-alitn:left;	
	}
}

