@charset "utf-8";
body{ margin:0; padding:0; font-size:14px; font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; overflow-x:hidden; -webkit-text-size-adjust:none; }
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area,span{outline:none;}
img{ border:0;}
ol,ul{list-style:none;}
a{ font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;text-decoration:none;outline:none; cursor:pointer;}

.wrap{ position: relative; width: 25.6rem; background-color: #c07f2f; overflow: hidden;}
/* section-head */
.section-head{ position: relative; width: 25.6rem; height: 14.29rem; overflow: hidden; background: url(../images/section-head-bg.jpg) no-repeat; background-size: 100% auto;}
.website{ position: absolute; top: 0.48rem; right: 0.6rem; width: 2.32rem; height: .51rem; background: url(../images/website.png) no-repeat; background-size: 100% auto;}
.website:hover{ background-position: 0 -.51rem; }
.time{ position: absolute; left: 0.4rem; bottom: 1.5rem; width: 8.48rem;}
.head-arrow{ position: absolute; bottom: 2rem; left: 50%; margin-left: -0.3rem; width: 0.6rem; animation: drop 1.3s ease-in-out infinite alternate; }
@keyframes drop {
	from{opacity: 0.3;transform:translate(0,0);}
	to{opacity: 1;transform:translate(0,0.3rem);}
}
/* 下载区域 */
.down_box{z-index: 50; position: fixed; top: 70%; right: -1rem;width: 3.68rem;height: 1.78rem;background: url(../images/downbg.png) no-repeat ; background-size: 100%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.ewm_box {
    position: absolute;
    left: 0.18rem;
    top: 0.2rem;
    width: 1.71rem;
    height: 1.42rem;
    background: url(../images/qrcode.png) no-repeat;
    background-size: 100%;
}
.ewm_box img {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    right: 0.08rem;
    top: 0.13rem;
}
.btn_down_tools{display: block; position: absolute; left:2.05rem;  top: 0.25rem;  width: 1.35rem; height: 0.37rem; background: url(../images/down_pc.png) no-repeat 0 0; background-size: 100% auto;}
.btn_down_ios{display: block; position: absolute; left:2.05rem;top: 0.74rem;width: 1.35rem; height: 0.37rem; background: url(../images/btn_down_ios.png) no-repeat 0 0; background-size: 100% auto;}
.btn_down_android{display: block; position: absolute; left:2.05rem; top: 1.2rem; width: 1.35rem; height: 0.37rem; background: url(../images/btn_down_and.png) no-repeat 0 0; background-size: 100% auto;}
/* nav */
#bot-nav{ display: flex; position: absolute; left: 0; bottom: -0.01rem; width: 25.6rem; height: 1.51rem; justify-content: center; align-items: center; background: url(../images/bot-nav.png) no-repeat; background-size: 100% auto;}
#bot-nav a{ position: relative; width: 3.42rem; height: 1.51rem; }
#bot-nav a:after{ content: ""; position: absolute; top: 0; right: 0; width: 0.02rem; height: 1.51rem; background: url(../images/bot-line.png) no-repeat; background-size: 100% auto;}
#bot-nav a:last-child:after{ display: none; }
#bot-nav a span{ position: absolute; top: 0rem; left: 0; width: 100%; height: 100%; }
#bot-nav .n1 span{ background: url(../images/nav1.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav .n2 span{ background: url(../images/nav2.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav .n3 span{ background: url(../images/nav3.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav .n4 span{ background: url(../images/nav4.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav .n5 span{ background: url(../images/nav5.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav .n6 span{ background: url(../images/nav6.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav a:hover:before, #bot-nav a.on:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/nav-on.png) no-repeat 0 0; background-size: 100% auto;}
#bot-nav a:hover span, #bot-nav a.on span{ background-position: 0 -1.51rem; }

.body-wrap{ position: relative; width: 25.6rem; height: 27.7rem; padding-top: 0.94rem; background: url(../images/body-bg.jpg) no-repeat; background-size: 100% auto; overflow: hidden;}

.tab_box{
	width: 13rem;
	height: 1.13rem;
    margin: 0 auto;
}
.cehua_btn{
	float: left;
	width: 5.82rem;
	height: 1.13rem;
	background: url(../images/cehua_btn.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.cehua_btn.on{
	background: url(../images/cehua_btn_on.png) no-repeat;
	background-size: 100% 100%;
}
.cehua_btn:hover{
	background: url(../images/cehua_btn_on.png) no-repeat;
	background-size: 100% 100%;
}
.fengcai_btn{
	float: right;
	width: 5.82rem;
	height: 1.13rem;
	background: url(../images/fengcai_btn.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.fengcai_btn.on{
	background: url(../images/fengcai_btn_on.png) no-repeat;
	background-size: 100% 100%;
}
.fengcai_btn:hover{
	background: url(../images/fengcai_btn_on.png) no-repeat;
	background-size: 100% 100%;
}
/*周年晚会送豪礼*/
.evening_box{
	width: 12rem;
	height: 14rem;
	margin: 0 auto;
	position: relative;
}
.evening_tit{
	width: 13.26rem;
	height: 3.42rem;
	margin: 0 auto;
	position: relative;
	top: -0.3rem;
	left: -0.6rem;
	background: url(../images/evening_tit.png) no-repeat;
	background-size: 100% 100%;
}
.prize_box{
	width: 11.1rem;
	height: 9.5rem;
	margin: 0 auto;
	position: relative;
	top: -0.8rem;
	background: url(../images/prize_box.png) no-repeat;
	background-size: 100% 100%;
}
.evening_time{
	width: 4.67rem;
	height: 0.81rem;
	margin: 0 auto;
	position: relative;
	top: -0.8rem;
	background: url(../images/evening_time.png) no-repeat;
	background-size: 100% 100%;
}
.liveCont{
	width: 14.46rem;
	height: 7.6rem;
	margin: 0 auto;
}
.live_tit{
	width: 13.18rem;
	height: 2.78rem;
	margin: 0 auto;
	margin-bottom: 0.1rem;
	background: url(../images/live_tit.png) no-repeat;
	background-size: 100% 100%;
}
.liveNav {
    width: 471px;
    height: 85px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.liveNav a{ 
	width: 50%; 
	height: 100%; 
	background: url(../images/liveNav.png) no-repeat;
	/*background-size: 100% 100%;*/
}
.liveNav a:nth-child(1){ background-position: 0 0;}
.liveNav a:nth-child(2){ background-position: 100% 0;}
.liveNav a:nth-child(1).on{ background-position: 0 100%;}
.liveNav a:nth-child(2).on{ background-position: 100% 100%;}
.liveWindow{ 
	width: 12.46rem; 
	height: 6.46rem; 
	margin: 0 auto; 
	background: url(../images/liveWindow.png) no-repeat 0 0; 
	background-size: 100% 100%;
	display: flex; 
	justify-content: center; 
	align-items: center;
}
.liveWindow iframe{
	width: 10rem !important;
	height: 5.65rem !important;
}