.top {
	width:100%;
	
	display:block;
}

.swiper-container {
  width: 100%;
  height: 320px;
  color: #fff;
  text-align: center;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.green-slide {
  background: #49a430;
}
.pink-slide {
  background: #973e76;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 45%;
  bottom: 5px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #fff;
  border:none;
  margin-right:10px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #cccccc !important;
}
.swiper-active-switch {
  background: #fff !important;
  opacity: 1 !important;
}

.logo{position: absolute;top:0;left:0;z-index:1;width: 30%;}
.top_text_box{position: absolute;top:0;right:5px;z-index: 1;text-align:right;}
.top_text{color:#fff;font-size:18px;}
.top_text span{font-size:40px;}
.top_text2{font-size:13px;margin-top:5px;}
.top_text2 span{font-size:14px;}
.top_text3{text-align: center;margin-top:5px;}
.wxz{position: absolute;top:45%;left:15px;width:40%;z-index: 1;}
.bottom_text{position: absolute;bottom:30px;right:5px;width:66%;z-index: 1;}
.adv_box{background:#434343;padding:5%;padding-bottom:0;}
.adv{width:100%;display: flex;justify-content: space-between;}
.adv_item{color:#E5E5E5;font-size:12px;display: flex;align-items: center;width:50%;margin-top:10px;}
.adv_item span{margin-left:5px;}
.bgs{margin-top:5%;}
.js_box{background:#F3EDE7;}
.js_item_box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.js_item{text-align: center;width:50%;line-height: 45px;font-size:16px;margin-top:35px;}
.js_text{text-align:right;font-size:18px;line-height: 25px;}
.js_text span{font-size:23px;margin:20px 0;color:#000;display: block;}
.wxbj{position: relative;margin-top:50px;padding-bottom:35px;text-align: right;}
.wxbj_text{color: #fff;font-size: 18px;position: absolute;top: 15px;left: 26vw;}
.adv_box2{padding:0;background:#F3EDE7;}
.adb2_title{text-align: center;font-size:12px;color:#3D3D3D;margin-top:20px;}
.adb2_content{text-align: center;font-size:18px;color:#3D3D3D;margin-top:20px;}
.adb2_title2{text-align: center;font-size:14px;color:#3D3D3D;margin-top:20px;padding-bottom:15px;}
.adb2_content span{margin-right:20px;}
.foorer_box{text-align: center;padding:0;}
.foorer_logo{margin-top:15px;}
.foorer_main{display:flex;justify-content: space-around;}
.footer_r{background:#D8D8D8;width: 35%;margin-right:10px;height: 100%;margin-top:14% ;}
.footer_l_text{font-size:15px;line-height: 40px;color:#fff;text-align: left;margin-top:30px;padding:5%;}
.footer_l_text span{color:#3D3D3D;background:#fff;width: 134px;height: 35px;line-height: 35px;display: block;text-align:center;border:none;border-radius:35px;margin-top:40px;}
.footer_r_title,.footer_r_text{text-align: center;color:#3D3D3D;padding:5px;}