/*css重置*/
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{margin:0;padding:0;}
body{font-size: 14px; font-family: "微软雅黑","宋体", Verdana;background: #FFFFFF;}
fieldset,img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:separate;border-spacing:0;}
a{text-decoration:none; color: #000;}
a:hover{ text-decoration:underline;}
a:focus,input,button,select,textarea{outline:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal; font-weight: normal;}
input,select,img{ vertical-align:middle;}
img{
	display: block;
}
legend{ display:none;}
textarea{resize:none;}
.fl{float: left;}
.fr{float: right;}
.clear{ clear:both;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}


/* top */
#top{
	width: 100%;
	height: 132px;
}
#top img{
	display: block;
	width: 1001px;
	height: 132px;
	margin: 0 auto;
}


/* nav */
#nav{
	width: 100%;
	height: 54px;
	background: #2499f2;
}
#nav .nav{
	width: 1001px;
	height: 54px;
	margin: 0 auto;
}
#nav .nav li{
	float: left;
	width: 111px;
	height: 54px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 54px;
	position: relative;
}
#nav .nav li span{
	width: 2px;
	height: 27px;
	background: #92ccf9;
	position: absolute;
	top: 16px;
	right: 0;
}
#nav .nav a:first-child li{
	margin-left: 5px;
}
#nav .nav a.active li{
	color: #2499f2;
	background: #efeeee url(../image/xjt.png)no-repeat center 41px;
}
#nav .nav a.active li span{
	display: none;
}
#nav .nav a:hover li{
	color: #2499f2;
	background: #efeeee url(../image/xjt.png)no-repeat center 41px;
}
#nav .nav a:hover li span{
	display: none;
}

/* banner */
#banner{
	height: 545px;
	margin: 0 auto;
}
#banner .swiper-container{
	height: 545px;
}
#banner .swiper-container .swiper-wrapper{
	height: 545px;
}
#banner .swiper-container .swiper-wrapper .swiper-slide{
	height: 545px;
}
#banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(1){
	background: url(../image/banner_01.jpg)no-repeat center center;
	background-size: auto 100%;
}
#banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2){
	background: url(../image/banner_02.jpg)no-repeat center center;
	background-size: auto 100%;
}
#banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(3){
	background: url(../image/banner_03.jpg)no-repeat center center;
	background-size: auto 100%;
}
@media screen and (max-width: 1900px) {
	.swiper-button-next, .swiper-button-prev{
		top: 55%;
		width: 20px;
		height: 36px;
		background-size: 20px 36px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 10%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 10%;
	}
}
@media screen and (min-width:1901px){
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 28%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 28%;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 35%;
		width: 20px;
		height: 36px;
		background-size: 20px 36px;
		cursor: pointer;
	}
}

/* 楼层1 */
#floor-one{
	width: 100%;
	height: 785px;
	background: url(../image/mp_bg.jpg)repeat-x;
}
#floor-one .floor-one{
	width: 1001px;
	margin: 0 auto;
}
#floor-one .floor-one h3{
	width: 100%;
	font-size: 42px;
	color: #494949;
	font-weight: bolder;
	text-align: center;
	line-height: 88px;
	background: url(../image/gsjj_bdbg.jpg)no-repeat center bottom 0;
	padding-top: 49px;
}
#floor-one .floor-one .mp{
	width: 902px;
	height: 392px;
	border: 1px solid #dedede;
	margin: 57px auto 0;
}
#floor-one .floor-one .mp img{
	width: 100%;
	height: 100%;
}
#floor-one .floor-one .floor-one-bot{
	width: 100%;
	margin-top: 50px;
}
#floor-one .floor-one .floor-one-bot .im{
	width: 109px;
	height: 81px;
	border: 3px solid #FFFFFF;
	float: left;
	margin: 0 26px 0 176px;
}
#floor-one .floor-one .floor-one-bot .im img{
	width: 100%;
	height: 100%;
}
#floor-one .floor-one .floor-one-bot .rightxx{
	float: left;
	margin-top: 4px;
}
#floor-one .floor-one .floor-one-bot .rightxx .rightxx_li{
	height: 28px;
}
#floor-one .floor-one .floor-one-bot .rightxx .rightxx_li p{
	height: 28px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	float: left;
}
#floor-one .floor-one .floor-one-bot .rightxx .rightxx_li p span{
	color: #606060;
}
#floor-one .floor-one .floor-one-bot .rightxx .rightxx_li:nth-child(2) p:nth-child(1){
	width: 190px;
}
#floor-one .floor-one .floor-one-bot .rightxx .rightxx_li:nth-child(3) p:nth-child(1){
	width: 190px;
}

/* 底部 */
#footer{
	width: 100%;
	height: 90px;
}
#footer p{
	width: 100%;
	height: 24px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
#footer .foot-01{
	color: #525252;
	margin-top: 40px;
}
#footer .foot-02{
	color: #7e7e7e;
}