/*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;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
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;outline: none;-moz-outline-style: none;-webkit-tap-highlight-color: rgba(255, 0, 0, 0);}
a:hover, a:visited, a:link, a:active {
    // 做到只设置一次，就可以使所有a标签的四种状态都和本身颜色保持一致，样式代码该怎么写
    outline: none;-moz-outline-style: none;-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
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: 50%;
		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%;
		border: 0!important;
	}
}
@media screen and (min-width:1901px){
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 28%;
		border: 0!important;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 28%;
		border: 0!important;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 50%;
		width: 20px;
		height: 36px;
		background-size: 20px 36px;
		/*cursor: pointer;*/
	}
}
 
/* 楼层一 */
#floor-one{
	width: 100%;
}
#floor-one .floor-one{
	width: 1024px;
	margin: 0 auto;
}
#floor-one .floor-one img{
	width: 100%;
}

/* 楼层二 */
#floor-two{
	width: 100%;
	background: #3f9de5;
}
#floor-two .floor-two{
	width: 100%;
	height: 810px;
	background: url(../image/floor_02.png)no-repeat center center;
	margin: 0 auto;
}
/*#floor-two .floor-two img{
	width: 100%;
}*/

/* 楼层三 */
#floor-three{
	width: 100%;
}
#floor-three .floor-three{
	width: 1024px;
	margin: 0 auto;
}
#floor-three .floor-three img{
	width: 100%;
}
#floor-three .floor-three-bot{
	width: 100%;
	height: 135px;
	background: #3f9de5;
}
#floor-three .floor-three-bot img{
	width: 1024px;
	margin: 0 auto;
}

/* 楼层四 */
#floor-four{
	width: 100%;
}
#floor-four .floor-four{
	width: 1024px;
	margin: 0 auto;
}
#floor-four .floor-four img{
	width: 100%;
}

/* 楼层五 */
#floor-five{
	width: 100%;
	height: 776px;
	background: #3f9de5 url(../image/floor_06.png)no-repeat center center;
}
#floor-five .floor-five{
	width: 1024px;
	margin: 0 auto;
}
#floor-five .floor-five h3{
	width: 100%;
	height: 126px;
	font-size: 42px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	line-height: 126px;
	padding-top: 43px;
}
#floor-five .floor-five .ultab{
	width: 354px;
	height: 32px;
	background: #3f9de5;
	margin: 0 auto;
	padding: 1px 1px 2px;
}
#floor-five .floor-five .ultab li{
	width: 118px;
	height: 32px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	float: left;
	cursor: pointer;
}
#floor-five .floor-five .ultab li.active{
	color: #1388ce;
	background: #FFFFFF;
}
#floor-five .floor-five .ultab li:hover{
	color: #1388ce;
	background: #FFFFFF;
}
#floor-five .floor-five .tabox{
	width: 1024;
	height: 500px;
	margin: 0 auto;
}
#floor-five .floor-five .tabox .tabox-li{
	width: 1024px;
	height: 500px;
	display: none;
}
#floor-five .floor-five .tabox .tabox-li.selected{
	display: block;
}
#floor-five .floor-five .tabox .tabox-li .swiper-container{
	width: 100%;
	height: 100%;
}
#floor-five .floor-five .tabox .tabox-li .swiper-container .swiper-wrapper{
	width: 100%;
	height: 100%;
}
#floor-five .floor-five .tabox .tabox-li .swiper-container .swiper-wrapper .swiper-slide{
	width: 100%;
	height: 100%;
}
#floor-five .floor-five .tabox .tabox-li .swiper-container .swiper-wrapper .swiper-slide img{
	width: 955px;
	height: 336px;
	margin: 66px auto 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 31px;
    display: flex;
    justify-content: center;
}
.swiper-pagination-bullet{
	width: 11px;
	height: 11px;
	background: rgba(255, 255, 255, .8);
}
.swiper-pagination-bullet-active{
	background: #FFFFFF;
}
#floor-five .floor-five .floor-five-bot{
	width: 215px;
	height: 30px;
	font-size: 18px;
	color: #3f9de5;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	background: #FFFFFF;
	margin: 0 auto;
}

/* 底部 */
#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;
}