*{margin:0 auto;padding:0;box-sizing:border-box;font-weight: normal;}
html,
body{font-family:"Microsoft YaHei",Helvetica,Tahoma,Arial,sans-serif;
    
    text-align: center;

   }
 a{
 	text-decoration: none;
 }


.top{
	position: relative;
	height:80px;
	width:1170px;
}
.top>img{
	float: left;
	display: inline-block;
	vertical-align: middle;
	margin-top: 16px;
}
.top>div{
	float: right;

}
.wxms>div>span{
	display: none!important;
}
.wxms>div{
	height:405px!important;
}
.menu{
	height:84px;
	width:100%;
	background: #a473ff;
	margin-top: 40px;
	display: none;
}
.menu>a{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	height:84px;
	line-height: 84px;
	width:228px;
	margin-right: 150px;
}
.menu>a:last-child{
	margin-right: 0px;
}
.top>div>span{
	line-height:80px;
	font-size:20px;
	color:#333;
}
.top>div>img{
	vertical-align: middle;
	margin-left: 80px;
	margin-right: 15px;
	margin-top: -5px;
}
.banner{
	position: relative;
	
}
.banner>img{
	width:100%;
	display: block;
}
.content{
	background: #f7dda1;
    position: relative;
    padding-bottom: 50px;
    width: 100%;
}
.content_top{
	padding-bottom: 20px;
	background: #f7dda1;
}
.fixed{
	position: fixed;
	width:100%;
	left:0px;
	top:-40px;
	z-index: 999;
}
.menu .active{
	border-bottom: 3px solid #fff;
}
.content_top>a{

	margin-right: 30px;
}
.content_top>a:last-child{
	margin-right: 0px;
}
.content .bankuai {
    position: relative;
    width: 1170px;
    padding-top: 40px;
}
.bankuai .bk_con {
    position: relative;
    padding: 100px 30px 20px 30px;
    background: #ffefd1;
    border-radius: 16px;
    margin-top: -33px;
    box-shadow: 0px 10px 8px 0px rgba(230, 154, 23, 0.25);
}
.biaoti{
    position: relative;
    z-index: 2;
}
.bankuai .bk_con>e{
	position: absolute;
	top:48px;
	color:#ffab19;
	font-size: 18px;
	left:0%;
    width:100%;
}
.bankuai .bk_con .bk_all{
	display: table;
	width:100%;
}
.bankuai .bk_con .bk_all>div{
	width:354px;
	height:375px;
	float: left;
	background: #fff;
	margin-right: 23px;
	margin-bottom: 24px;
	position: relative;
	padding:18px;
}
.bankuai .bk_con .bk_all>div:nth-child(3n){
	margin-right: 0px;
}
.bankuai .bk_con .bk_all>div>img{
	width:100%;
}
.bankuai .bk_con .bk_all>div>h2{
	text-align: left;
	font-size: 16px;
	color:#333;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	padding:20px 0px;
}
.bankuai .bk_con .bk_all>div>p{
   margin-left: 0px;
   width:212px;
   position: relative;
   height:8px;
   border:1px solid #fd504d;
   border-radius: 4px;
   margin-bottom: 20px;
   text-align: left;
}
.bankuai .bk_con .bk_all>div>o{
	position: absolute;
	font-size: 14px;
	color:#fd504d;
	bottom:106px;
	right:50px;
}

.bankuai .bk_con .bk_all>div>p>e{
	display: inline-block;
	height:6px;
	position: absolute;
	left:0px;
	top:0px;
	border-radius:3px;
	background: #fd504d;
}
.bankuai .bk_con .bk_all>div>span{
	position: absolute;
    display: inline;
    width: 121px;
    height: 36px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    top: 30px;
    left: 0px;
    background: url(../img/signbd.png) no-repeat;
}
.bankuai .bk_con .bk_all>div>h3,.bankuai .bk_con .bk_all>div>h4,.bankuai .bk_con .bk_all>div>h5{
	margin:0px;
	height:72px;
	display: table;
}

.bankuai .bk_con .bk_all>div>h4>a,.bankuai .bk_con .bk_all>div>h5>a{
	display: inline-block;
	height:72px;
	font-size: 18px;
	float: left;
}
.bankuai .bk_con .bk_all>div>h3>a{
	height:72px;
	font-size: 18px;
	float: left;
}
h4 .a1,h5 .a1,h3 .a1{
	width:89px;
	padding-top: 10px;
	color: #fff;
	line-height: 27px;
	background: #8d97ff;
}
h4 .a2,h5 .a2,h3 .a2{
   width:89px;
   line-height: 27px;
   padding-top: 10px;
   color:#fff!important;
   background: #fe9d9b;
}
h4 .a3,h5 .a3{
	width:139px;
	line-height: 72px;
	color:#fff!important;
    background: #fd504d;
    cursor: pointer;
}
h3 .a3{
	width:139px;
	color:#fff!important;
    background: #fd504d;
    cursor: pointer;
    display: table;
    vertical-align: middle;
}
h3 .a3>span{
	display: table-cell;
	height:72px;
	vertical-align: middle;
}
h3 .ams1{
	display: none;
}
h3 .ams2{
	display: table;
	background: #ccc!important;
}
.world{
	position: relative;
	width:100%;
	height:279px;
	padding-top: 45px;
	background: url(../img/footbg.png) no-repeat;
	background-size: 100% 100%;
}
.world>h3{
	font-size: 40px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.butt{
	display: block;
	width:220px;
	height:62px;
	line-height: 60px;
	border-radius: 5px;
	background: #fd504d;
	font-size: 24px;
	color:#fff!important;
	margin-top: 27px;
	transition: all .2s;
}


.miaosha_menu{
	height:120px;
	position: relative;
	background: #fff;
	margin-bottom: 30px;
}
.miaosha_menu>div{
	width:86px;
	height:120px;
	float: left;
	position: relative;
	font-size: 16px;
}
.miaosha_menu>div>e{
	display: inline-block;
	margin-top: 25px;
}
.miaosha_menu>div>span{
   display: inline-block;
   width:70px;
   height:32px;
   border-radius: 16px;
   line-height: 30px;
   margin-top:15px;
   font-size: 14px;
}
.miaosha_menu>div>.span1{
	border:1px solid #666;
	color:#666;

}
.miaosha_menu>div>.span2{
	background: #ccc;
	color:#fff;
	display: none;
}
.miaosha_menu>.active{
	width:160px;
}
.miaosha_menu>div>div{
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
	background: #fd504d;
	color:#fff;
	font-size: 16px;
	padding-top: 15px;
	display: none;
}
.miaosha_menu>div>div>e{
	font-size: 24px;
}
.miaosha_menu>div>div>span{
  display: inline-block;
  margin-top: 5px;
}
.miaosha_menu>.active>div{
	display: block;
}