BODY {
	BACKGROUND:#fff;FONT-FAMILY: Arial,Microsoft YaHei; COLOR: #555; FONT-SIZE: 12px;margin:0;
}
html,body{min-width:1140px;}
ul,li,p,h1,h2,h3,form,table,tr,td,th,p,dl,dt,dd{list-style:none;border-collapse:collapse;margin:0;padding:0}
A {COLOR: #333; TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline}
h1{overflow:hidden;height:40px;line-height:40px;background:#476DB9;padding:0 0 0 10px;color:#fff;font-size:16px;}
h1 span{float:left;}
img{border:none;}


#banner{width: 100%;min-width:1140px;height:350px;overflow:hidden;margin:0 auto 10px auto;}
#banner .swiper-container {width: 100%;height:350px;}
#banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;height:350px;}
#banner .swiper-pagination-bullet{opacity:1;background:#ddd;width:50px;height:3px;border-radius:3px;}
#banner .swiper-pagination-bullet-active{background:#B58136;}
#banner .swiper-slide1{background:url(../images/banner3.jpg) no-repeat center;}
#banner .swiper-slide2{background:url(../images/banner4.jpg) no-repeat center;}
#banner .swiper-slide3{background:url(../images/banner3.jpg) no-repeat center;}
@media (min-width:1920px){
	#banner .swiper-slide1,#banner .swiper-slide2,#banner .swiper-slide3{background-size:100% 100%;}
}