/* *{-webkit-text-size-adjust: none;} */
*{box-sizing: border-box;margin: 0;padding: 0;}
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
body{background:#fff;color: #333;font-size: 12px;font-style: normal;font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;}
em,b,i{font-style:normal;}
img{ border:none;}
a{ text-decoration:none; color:#333;}
a:hover{text-decoration:none;}
ul,ol,li{ list-style:none;}
.hide{display: none;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:rigth}
.clearfix,.cf{zoom:1;clear: both;}
.clearfix:after,.cf:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.w_con{width: 1480px; margin: 0 auto; max-width: 1480px;}


.wx_header{
	width: 100%;
	height: 96px;
	line-height: .96rem;
	background: #ffffff;
}
.wx_conten{
	background: url('https://resource.bangbangce.com/xnwbHHrtzeSp') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1080px;
}
.down_box {
	width: 562px;
	float: left;
}
.down_box .logo{
	padding-top: 138px;
	text-align: center;
}
.down_box .logo img{
	width: 100px;
	height: 100px;
}
.down_box ul{
	clear: both;
	padding-top: 30px;
	text-align: center;
}
.down_box ul li{
	position: relative;
	display: inline-block;
	height: 100px;
}
.down_box ul li span{
	width: 256px;
	height: 72px;
	line-height: 72px;
	background: #202f45;
	text-align: center;
	border-radius: 36px;
	color: #FFFFFF;
	font-size: 24px;
	cursor: pointer;
	display: inline-block;
}
.erweimada{
	display: none;
	width: 160px;
	position: absolute;
	bottom: -150px;
	left: 50%;
	margin-left: -80px;
}
.erweimada::after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -6px;
	left: 76px;
	border-top: solid 10px #fff;
	border-left: solid 10px transparent;
	border-bottom: solid 10px transparent;
	transform: rotate(-45deg);
}
.erweimada img{
	width: 160px;
	height: 160px;
}
.down_box ul li:hover .erweimada{
	display: block;
}
.down_box ul li:last-child{
	margin-right: 0;
}
.swper_idx {
	width: 700px;
	float: right;
	margin-top: 90px;
}
.swper_idx .swiper-container {
      width: 100%;
      height: 100%;
    }
  .swper_idx .swiper-slide {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
	width: 225px !important;
	height: 487px;
	background: #ffffff;
	border-radius: 26px;
  opacity: .5;
	 
    }
.swper_idx .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	  opacity: 1;
	}

.swper_idx	.img img{
	width: 100%;
}

.lit_num{
	width: 730px;
	height: 144px;
	text-align: center;
	background: rgba(255,255,255,.6);
	border-radius: 16px;
	float: left;
	overflow: hidden;
}
.lit_num li{
	float: left;
	width: 25%;
}
.lit_num li h3{
	font-weight: 600;
	color: #25cbff;
	padding-top: 44px;
	font-size: 24px;
}
.lit_num li p{
	font-size: 14px;
	color: #202f45;
	padding-top: 8px;
}

.baozhang{
	text-align: center;
	margin-left: 80px;
	float: left;
	overflow: hidden;
	width: 651px;
	height: 144px;
	background: rgba(255,255,255,.6);
	border-radius: 16px;
}
.baozhang li{
	float: left;
	width: 33.3%;
}
.baozhang li img{
	width: 28px;
	height: 28px;
	margin-top: 34px;
}
.baozhang li h3{
	font-size: 14px;
	color: #202F45;
	padding: 8px 0 4px 0;
}
.baozhang li p{
	color: #57667D;
	font-size: 12px;
}
.footer{
	padding-top: 54px;
	text-align: center;
	font-size: 12px;
	color: #AAB4C3;
	line-height: 24px;
}
.footer a{
	color: #AAB4C3;
}