/*手机css */
@media screen and (max-width: 750px) {
	

	.header .bg {
		width: 100%;
		height: 150px;
	}

	.swiper-container {
		width: 100%;
		height: 100%;
	}

	.swiper-wrapper {
		width: 100%;
		height: 100%;
	}

	.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	
	.swiper-slide img {
			height: 150px;
			
		}
	

	.content {
		width:100%;
		margin: 20px auto;

	}

	.all-news {
		width: 100%;
		min-height: 550px;
	}

	.news {
		width: 100%;
		height: 150px;
		/*margin-top: 30px;*/
		float: left;
		clear: both;
	}

	.news-left {
		width: 30%;
		height: 110px;
		float: left;
		margin-top: 35px;
		margin-left: 10px;
	}

	.news-left img {
		width:100%;
		height: 81%;
	}

	.news-right {
		float: left;
		margin-left: 10px;
		margin-top: 25px;
		width: 60%;
		height: 130px;
		/*border: 1px solid;*/
	}

	.news-title {
		width: 100%;
	}

	.news-title a {
		color: #138BD7;
		display:block;
		width:200px;
		height:20px;
		line-height:20px;
		overflow: hidden;
		float:left;
		font-size: 15px;
	}

	.news-title span {
		font-size: 12px;
		color: #666;
	}	
	.news-cont {
		float: left;
		line-height: 22px;
		height: 68px;
		font-size: 1em;
		width: 100%;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		text-overflow:ellipsis;
		
	}
.fenye{
		height:50px;
		margin-top:50px;
		text-align: center;
		/*margin-left:870px;*/
	}
	.fenye a,.fenye span{
		padding:3px 6px;
		margin-left:5px;
		background: #e7e7e7;
		line-height: 30px;
		text-align: center;
		text-decoration:none;
		color: #666666;
		border-radius: 2px;
		font-weight:300;
	}
	.fenye .prev{
		margin-left:0px;
	}
	.fenye label{
		margin-left:15px;
		font-weight:300;
		color: #666666;
	}
	.fenye .current{
		background: #C3C3C3;
		color: white;
	}
	.fenye a:hover{
		background: #C3C3C3;
		color: white;
	}

}


@media screen and (min-width: 750px) {
	

	/* 瀵艰埅寮€濮� */
div#div1{
height:100%;
width:100%;
z-index:-1;
}
div#div1 > img {
height:100%;
width:100%;
border:0;
}
div#div2{
	display:none;
}
.header-nav{
	height: 50px;
	width: 100%;
	line-height: 50px;
}
.header-nav .nav-bar{
	position:relative;
	width: 1050px;
	height: 50px;
	margin: -50px auto;
	z-index: 10;
}

.nav-bar ul li{
	list-style:none;
	padding:0px 40px 0px 40px;
	height:50px;
	font-size: 20px;
	margin-top:-16px;
	float: left;
	
}
.nav-bar ul li.on{
	height:48px;
	line-height:48px;
	background: white;
	border:1px solid #0473ba;
}
.nav-bar ul li a{
	display:block;
	width:100%;
	color: white;
}
.nav-bar ul li:hover ul{
	position:absolute;
	margin-left:-40px;
	display: block;
}
.nav-bar ul li ul li a{
	display:block;
	width:100%;
	color:#363636;
	text-align:center;
	font-size:18px;
}
.nav-bar ul li ul li{
	padding:0;
	margin:0;
	height:40px;
	line-height:40px;
	display: block;
	width:100%;
	float: left;
	clear: both;
	text-align:center;
}
.nav-bar ul li ul li:hover{
	background: #efefef;
}
.nav-bar ul li ul{
	width: 159px;
	height:160px;
	background: white;
	padding:0;
	margin:0;
	border:1px solid #0473ba;
	display:none;
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.054);
	/*z-index: 10;*/
}

.header-nav .nav-bar a.on{
	color:#0473ba;
}

.header .bg{
	width: 100%;
	height: 350px;
}
.swiper-container {
        width: 100%;
        height: 350px;
    }
    .swiper-wrapper{
    	 width: 100%;
        height: 350px;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-slide img{
	width: 100%;
	/*height: 350px;*/
}


/*---------------content-----------*/

.content{
	width: 1050px;
	/*height:1050px;*/
	position:relative;
	clear:both;
	margin: 20px auto;

}
.all-news{
	width:100%;
	min-height:600px;
	height:960px;
	overflow:hidden;
}
/*
2.news{
	width: 523px;
	height:170px;
	margin-top:25px;
	float: left;
}*/

.news-left{
	width: 163px;
	height: 130px;
	float: left;
	margin-top:25px;
	margin-left:10px;
}
.news-left img{
	width: 163px;
	height: 130px;
}
.news-right{
	float: left;
	margin-left:10px;
	margin-top:25px;
	width:320px;
	height:130px;
}
.news-title{ width: 100%; }
.news-title a{
	color: #138BD7;
		display:block;
		width:200px;
		height:20px;
		line-height:20px;
		white-space:nowrap;
		text-overflow:ellipsis;
		overflow:hidden;
		float:left;
		font-size: 15px;
}
.news-title span{
	font-size:12px;
	display:block;
	float: left;
	width:87px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	color: #666;
	padding-left:20px;
}
.news-cont{
	float: left;
	margin-top:10px;
	line-height:22px;
	height:85px;
	font-size:14px;
	width: 100%;
	overflow: hidden;
}

	.fenye{
		position:absolute;
		height:50px;
		text-align: center;
		margin-left:870px;
		bottom: 0px;
		right: 50px;
	}
	.fenye a,.fenye span{
		padding:3px 12px;
		margin-left:5px;
		background: #e7e7e7;
		line-height: 30px;
		text-align: center;
		text-decoration:none;
		color: #666666;
		border-radius: 2px;
		font-weight:300;
	}
	.fenye .prev{
		margin-left:0px;
	}
	.fenye label{
		margin-left:15px;
		font-weight:300;
		color: #666666;
	}
	.fenye .current{
		background: #C3C3C3;
		color: white;
	}
	.fenye a:hover{
		background: #C3C3C3;
		color: white;
	}


}