body{
	/*min-width: 1903px;*/
	position: relative;
}
/*头部*/
.header{
	width: 100%;
	height: 120px;
	/*min-width: 1903px;*/
	/*background:;*/
	position: absolute;
	top: 0px;
	z-index: 999;
}

.header-left{
	padding-left:56px;
	padding-top: 28px;
	float: left;
}

.header-right{
	float:right;
	width: 100px;
	height: 120px;
	margin-right: 15px;
	background-color: #fff;
}
.header-right a{
	width: 100%;
	height: 100%;
	display: block;
	background:rgba(225,210,180,0.2);
}
.header-right .header-img1{
	width: 50px;
	height: 21px;
	padding-top: 38px;
	margin-left: 26px;
	margin-bottom: 4px;
}
.header-right .header-img2{
	width: 49px;
	height: 10px;
	margin-left: 26px;
}
/*样式*/
.header-right:hover a{
	background: #fff;
}

/*导航条*/
.nav{
	display: none;
	width: 100%;
	min-width: 1903px;
	height: 120px;
	background: url(../images/header-2.png) no-repeat;
	background-size: 100% 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
.nav-logo{
	float: left;
	margin-left: 55px;
	padding-top: 28px;
}
.nav-one{
	float: right;
	margin-right: 350px;
}
.nav-one li{
	float: left;
}
.nav-one li a{
	line-height: 120px;
	display: block;
	font-family: 'NSimSun';
	font-size: 20px;
	padding: 0px 35px;
	color:#333333;
	position: relative;
}
.nav-one li a:after{
	content: '';
	display:block;
	width: 77px;
	height: 22px;
	background: url(../images/a-6.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
}
/*样式*/
.nav-one li a:hover:after,.nav-one .nav-hover a:after{
	display: block;
}
.nav-one li a:hover,.nav-one .nav-hover a{
	color:#176556;
}

.nav-right{
	width: 100px;
	height: 117px;
	background: url(../images/a-5.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 2;
}
.nav-right .nav-img1{
	width: 42px;
	height: 30px;
	display: block;
	margin: auto;
	padding-top: 26px;
	margin-bottom: 6px;
}
.nav-right .nav-img2{
	width: 42px;
	height: 9px;
	display: block;
	margin: auto;
}
/*样式*/
.nav-right:hover{
	background: #fff;
}


/*广告横幅*/
.banner{
	width: 100%;
	min-width: 1903px;
	height: 1029px;
	position: relative;
	overflow: hidden;
}
.banner .tempWrap{
	width: 100% !important;
}
.banner-ul{
	width: 5000px;
	left: 0px;
	z-index: -1;
}
.banner-ul li{
	width: 1903px;
	height: 1029px;
	float: left;
	position: relative;
	/*transition: all .5s;*/
}
.banner-ul a{
	height: 100%;
	display: block;
	position: relative;
	z-index: 99;
}
.banner-ul li span{
	min-width: 640px;
	font-family:'nsimsun';
	padding-left: 30px;
	padding-right: 30px;
	color:#ffffff;
	font-size: 38px;
	display: inline-block;
	height: 100px;
	line-height: 100px;	
	background: #176556;
	position: absolute;
	left: 362px;
	top: 787px;
	text-shadow: 3px 0px 1px #176556;
}
.banner-ul li img{
	width: 100%;
	height: 100% ;
}
.beijing{
	width: 1200px;
	height: 120px;
	/*background:rgba(12,90,219,0.4);*/
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}
.beijing img{
	padding-top: 42px;
	padding-left: 40px;
}


.bd img{
	width: 31px;
	height: 56px;
	z-index: 9999;
}

.prev{
	position: absolute;
	left: 221px;
	top: 467px;
}
.next{
	position: absolute;
	left: 1670px;
	top: 467px;
}


/*底部*/
.footer{
	width: 100%;
	/*min-width: 1903px;*/
	height: 50px;
	background:#e8e5df;
	position: absolute;
	bottom: 0;
}

.footer-left{
	float:left;
	line-height: 50px;
	color:#666666;
	font-size: 14px;
	font-family:'nsimsun';
}
.footer-left a{
	font-family:'nsimsun';
	color:#666666;
}
.footer-right{
	float: right;
	line-height: 50px;
	font-size: 14px;
	color:#666666;
	font-family:'nsimsun';
}



/*样式*/
.footer-left a:hover{
	color:#165c51;
}

/*响应式*/
@media(max-width:1500px){
	.banner_images li span{
		min-width: 500px !important;
		font-size: 30px !important;
		height: 80px !important;
		line-height: 80px !important;	
	}
}
@media(max-width:1200px){
	.banner_images li span{
		min-width: 350px !important;
		font-size: 25px !important;
		height: 60px !important;
		line-height: 60px !important;
		top:70% !important;
	}
	.w1200{
		width: 100% !important;
	}
	.header-left img{
		width: 75%;
		height: 75%;
	}
	.header-right{
		transform: scale(0.7);
	}
	.train_banner_left,.train_banner_right{
		transform: scale(0.7);
	}
}
@media(max-width:780px){
	.banner_images li span{
		min-width: 200px !important;
		font-size: 20px !important;
		height: 40px !important;
		line-height: 40px !important;
		top:60% !important;
	}
	.footer{
		text-align: center;
	}
	.footer-left{
		float: none !important;
	}
	.footer-right{
		display: none;
	}
	.header-left img{
		width: 30%;
		height: 30%;
	}
	.header-right{
		display: none;
	}
	.train_banner_left,.train_banner_right{
		transform: scale(0.5);
	}

}