/*global*/
*{margin: 0;padding: 0;border: 0;outline: none;font-family: '-apple-system','HelveticaNeue'}
a{text-decoration: none;color: #333}
li,dt,dd{float: left;list-style: none}
hr{border-top: 18px solid #f5f5f5}
i,em{font-style: normal}
input,select{font-size: 23px}

/*style*/
html,body{height: 100%;-webkit-tap-highlight-color: rgba(255,255,255,0);-webkit-text-size-adjust: none}
body{background: #f5f5f5;zoom: 1;width: 640px;margin: 0 auto;font-size: 23px}
section{position: relative;background: #fff;width: 640px;min-height: 100%;line-height: 30px;overflow: hidden}

/*header*/
.header{position: fixed;top: 0;width: 640px;height: 76px;background: #fff;box-shadow: 0 0 12px #ccc;z-index: 9}
.header dt,.header dd{width: 50%}
.header dt img {margin: 18px 0 0 25px}
.header dd p{width: 228px;height: 76px;line-height: 76px;float: right;text-align: right;padding-right: 30px;position: relative}
.header dd i {
display: inline-block;
font-size: 28px;
width: 42px;
position: absolute;
left: 0;
color: #555;
cursor: pointer
}
.header dd span {
display: inline-block;
padding-right: 18px;
border-right: 1px solid #ccc;
height: 30px;
line-height: 30px;
color: #41424b
}
.concern{
padding-left: 18px;
display: inline-block;
color: #41424b
}
.header dd a:active, .header dd span:active, .header dd i:active {
color: #cda66e !important
}
.header dd span {
cursor: pointer
}
.phoneSearch {
position: absolute;
top: -50px;
right: 208px;
border: 1px solid #ddd;
background: #fcfcfc;
width: 230px;
height: 46px;
line-height: 47px;
padding-left: 25px;
border-radius: 30px;
transition: .3s;
opacity: 1
}
/*title*/

.homeTitle {
    margin: 20px auto 30px auto;
    width: 580px;
    position: relative;
    height: 35px;
    line-height: 48px
}
.homeTitle dt {
    width: 65%;
    font-size: 28px;
    font-weight: bold;
}
.homeTitle dt i {
display: block;
width: 50px;
height: 5px;
/*background: #cda66e;*/
border-radius: 5px
}
.homeTitle dd {
width: 35%;
text-align: right;
font-size: 22px
}
.homeTitle dd a {
color: #9a9a9a;
padding-right: 8px
}
.homeTitle dd a:active {
color: #cda66e
}
.pageTitle {
margin: 100px auto 35px auto
}
.pageTitle dt {
font-size: 27px
}
/*codeMain*/
.codeMain {
position: fixed;
top: 0;
width: 640px;
height: 100%;
background: rgba(0,0,0,.3);
z-index: 999;
display: none
}
.codeShow {
width: 350px;
height: 450px;
text-align: center;
position: absolute;
left: 50%;
top: 45%;
box-shadow: 0 0 14px #333;
border-radius: 12px;background: #fff;
transform: translate(-50%, -50%);
opacity: 0;
transition: .5s;
margin-top: -80px
}
.codeShow p {
    width: 100%;
    height: 90px;
    line-height: 95px;
    overflow: hidden;
    font-size: 33px;
}
.codeShow span {
    display: block;
    color: #9d9d9d;
    line-height: 33px;
    font-size: 22px;
    padding: 20px 0 15px 0;
    overflow: hidden
}
.codeShow span i {
display: block;
color: #6f6f6f;
font-size: 24px
}
.codeShow a {
color: #ccc;
font-size: 42px;
margin-top: 8px;
display: block
}
.codeShow a:active {
color: #cda66e
}
/*go_top*/
.gotop {
position: fixed;
bottom: 112px;
right: -64px;
display: block;
width: 64px;
height: 64px;
line-height: 64px;
background: rgba(205,166,110,.5);
text-align: center;
color: #fff;
font-size: 30px;
transition: .3s;
-webkit-transition: .3s;
z-index: 999
}
/*footer*/
.footer {
width: 640px;
height: 90px;
position: fixed;
bottom: 0;
background: #fff;
z-index: 998;
text-align: center;
font-size: 22px;
border-top: 1px solid #ddd;
}
.footer a {
display: inline-block;
width: 23%;
font-size: 19px !important;
color: #333
}
.footer a i {
display: block;
font-size: 38px;
height: 48px;
line-height: 62px;
overflow: hidden
}
.isLoc {
color: #b53446 !important
}
.lineStyle {
width: 640px;
height: 90px;
overflow: hidden
}
.see-home i{font-size: 34px !important}
.see-find i{font-size: 36px !important}


/*video footer*/
.videoFooter {
position: fixed;
width: 640px;
height: 89px;
background: #fafafa;
bottom: 0
}
.videoFooter dt {
width: 380px;
height: 89px;
text-align: center
}
.videoFooter dt a {
display: inline-block;
width:84px;
font-size: 17px;
margin-top: 19px;
color: #666
}
.videoFooter dt a i {
display: block;
font-size: 34px;
height: 30px;
color: #444
}
.videoFooter dt p {
width: 100%;
height: 84px;
border-top: 1px solid #ddd
}
.videoFooter dt a:hover, .videoFooter dt a:hover i {
color: #ba884d
}
.videoFooter dd {
width: 260px
}
.videoFooter dd a {
display: block;
width: 100%;
height: 89px;
background: #e5bd86;
text-align: center;
line-height: 89px;
color: #fff;
font-size: 27px
}
/*wechat tips*/
.wechatMain,.showLLQ,.showFX {
position: fixed;
top: 0;
width: 640px;
height: 100%;
z-index: 9999;
background: rgba(0,0,0,.3);
display: none
}
.wechatMain dl,.showLLQ dl,.showFX dl {
display: inline-block;
position: absolute;
margin-top: -150px;
right: 10px;
color: #666;
transition: .5s
}
.wechatMain dt,.showLLQ dt,.showFX dt {
width: 100%;
height: 20px;
position: relative
}
.wechatMain dt img,.showLLQ dt img,.showFX dt img {
position: absolute;
right: 26px
}
.wechatMain dd,.showLLQ dt dd,.showFX dd {
background: #fff;
border-radius: 6px;
padding: 15px 30px 10px 30px
}
.wechatMain dd span,.showLLQ dd span,.showFX dd span {
display: inline-block;
height: 20px;
width: 50px;
text-align: center;
line-height: 17px;
overflow: hidden
}
.wechatMain dd i,.showLLQ dd i,.showFX dd i {
display: inline-block;
width: 6px;
height: 6px;
background: #999;
border-radius: 50%;
margin: 0 3px
}
.wechatMain dd img,.showLLQ dd img,.showFX dd img {
margin: 0 7px 5px 7px
}
.classList {
margin: auto;
width: 580px
}
.classList dl {
width: 100%;
overflow: hidden;
height: 160px
}
.classList dl dt {
width: 265px
}
.classList dt img {
border-radius: 6px
}
.classList dl dd {
width: 315px;
position: relative;
}
.classList dl dd div b {
display: block;
line-height: 30px;
overflow: hidden;
font-size: 24px;
padding-top: 5px;
font-weight: normal;
height: 65px;
}
.classList dl dd div span {
display: block;
color: #666;
font-size: 22px
}
.classList dl dd div i {
display: block;
color: #999;
font-size: 20px;
padding-left: 7px;
}
.classList dl dd p {
color: #999;
font-size: 19px;
width: 97%;
padding: 7px 0 0 7px;
}
.classList dl dd p span {
font-size: 23px;
color: #e8913d
}
.classList dl dd p span b {
font-size: 30px;
font-weight: normal
}
.classList dl dd em{
position: absolute;
right: 0;
bottom: 0;
color: #ccc;
font-size: 25px;
font-style: normal;
}
/*pay main*/
.enrollMain {
position: fixed;
top: 0;
width: 640px;
height: 100%;
z-index: 9999;
background: rgba(0,0,0,.3);
display: none
}
.entrllTxt {
width: 480px;
background: #fff;
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 7px;
box-shadow: 0 0 15px #666;
padding-bottom: 40px
}
.entrllTxt img {
margin: 25px auto;
width: 430px;
display: block
}
.entrllTxt p {
margin: 18px auto;
width: 420px;
color: #999;
line-height: 35px
}
.entrllTxt b {
color: #c99c61;
font-size: 24px
}
.entrllTxt span {
color: #666
}
.entrllTxt a {
display: block;
margin: auto;
width: 300px;
height: 54px;
line-height: 54px;
border: 1px solid #d3a971;
color: #d3a971;
border-radius: 5px;
text-align: center;
margin-top: 30px
}
.entrllTxt a:active {
background: #d3a971;
color: #fff
}
.enrollMain i {
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
top: 0
}
/*no msg*/
.noneTeam {
margin: 140px auto 0 auto;
width: 360px;
height: 400px;
background: url("../images/none.png") no-repeat;
text-align: center;
color: #ccc;
font-size: 24px;
overflow: hidden
}
.noneTeam p {
margin-top: 325px
}
/*choose coupon*/
.couponTitle {
border-top: 1px solid #eee;
padding-top: 15px;
color: #888;
font-size: 21px;
text-align: center;
height: 40px
}
.couponTitle, .userCoupon {
margin: auto;
width: 440px;
overflow: hidden
}
.userCoupon div {
position: relative;
width: 420px;
height: 54px;
background: #f8f8f8;
display: inline-block;
color: #666;
font-size: 21px;
border: 1px solid #fff;
border-radius: 6px;
float: left;
margin: 3px 0;
line-height: 54px;
padding-left: 18px
}
.userCoupon strong {
font-weight: normal;
position: absolute;
right: 18px;
color: #c00
}
.chooseBtn {
color: #c99c61 !important;
border: 1px solid #c99c61 !important
}
.userCoupon input {
position: absolute;
opacity: 0
}
/*coupon*/

.couponMain {
width: 640px;
height: 100%;
position: fixed;
top: 0;
background: rgba(0,0,0,.6);
z-index: 999;
display: none
}
.couponShow {
position: absolute;
width: 454px;
height: 752px;
background: url("../images/couponBg.png");
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 14px;
box-shadow: 0 0 9px #000
}
.couponShow a {
display: block
}
.couponOpen {
display: block;
margin: 524px auto 0 auto;
width: 142px;
height: 142px;
background: url("../images/couponOpen.png");
border-radius: 50%;
box-shadow: 0 2px 3px #bb5038
}
.couponLogo {
width: 100%;
text-align: center;
margin-top: 70px;
position: absolute;
color: #fff2b7
}
.couponShow img {
width: 80px;
height: 80px;
border-radius: 50%;
margin: auto
}
.couponLogo i, .couponLogo span {
display: block;
font-size: 35px;
line-height: 42px;
width: 94%;
margin: auto
}
.couponLogo i {
font-size: 18px
}
.showCoupon, .clickCoupon {
position: absolute;
width: 100%
}
.clickCoupon {
display: none
}
.clickCoupon span {
font-size: 25px
}
.clickCoupon b {
font-size: 28px;
font-weight: normal;
margin-top: 150px;
display: block
}
.clickCoupon b i {
display: inline;
font-size: 84px
}
.couponLogo p {
font-size: 19px
}
.couponDraw {
display: block;
width: 190px;
height: 80px;
background: #ebcd99;
margin: 554px auto 0 auto;
border-radius: 80px;
text-align: center;
line-height: 80px;
font-size: 26px;
box-shadow: 0 2px 3px #bb5038
}
.couponDraw:active {
opacity: .9
}
.couponShow .iconfont {
margin: 780px auto 0 auto;
display: block;
width: 56px;
height: 56px;
line-height: 57px;
text-align: center;
border: 4px solid #daaf64;
color: #daaf64;
font-size: 33px;
border-radius: 50%;
font-weight: bold;
background: rgba(218,175,100,.2)
}
.revolve {
animation-name: wobble;
-webkit-animation-name: wobble;
-o-animation-name: wobble;
-ms-animation-name: wobble;
-moz-animation-name: wobble;
animation-duration: 1s;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
-ms-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
-o-animation-timing-function: linear;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
animation-delay: 0;
-webkit-animation-delay: 0;
-o-animation-delay: 0;
-ms-animation-delay: 0;
-moz-animation-delay: 0;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite
}
@keyframes wobble {
0% {
transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
25% {
transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
50% {
transform:rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
75% {
transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
}
@-webkit-keyframes wobble {
0% {
-webkit-transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
25% {
-webkit-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
50% {
-webkit-transform:rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
75% {
-webkit-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
-webkit-transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
}

/*loading*/
.loading-main{position:fixed;width:640px;height:100%;background:rgba(0,0,0,.4);top:0;z-index:999}
.loadEffect{width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}
.loadEffect span{display:inline-block;width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;-webkit-animation:load 1.04s ease infinite}
@-webkit-keyframes load{
0%{-webkit-transform:scale(1.2);opacity:1}
100%{-webkit-transform:scale(.3);opacity:0.5}
}
.loadEffect span:nth-child(1){left:0;top:50%;margin-top:-10px;-webkit-animation-delay:0.13s}
.loadEffect span:nth-child(2){left:14px;top:14px;-webkit-animation-delay:0.26s}
.loadEffect span:nth-child(3){left:50%;top:0;margin-left:-10px;-webkit-animation-delay:0.39s}
.loadEffect span:nth-child(4){top:14px;right:14px;-webkit-animation-delay:0.52s}
.loadEffect span:nth-child(5){right:0;top:50%;margin-top:-10px;-webkit-animation-delay:0.65s}
.loadEffect span:nth-child(6){right:14px;bottom:14px;-webkit-animation-delay:0.78s}
.loadEffect span:nth-child(7){bottom:0;left:50%;margin-left:-10px;-webkit-animation-delay:0.91s}
.loadEffect span:nth-child(8){bottom:14px;left:14px;-webkit-animation-delay:1.04s}


/*tips*/
.tipsTxt {
	position: fixed;
	display: inline-block;
	padding: 20px 30px;
	background: rgba(0,0,0,.6);
	color: #fff;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 99999
}

/*确认弹窗*/
.confirm-main{position: fixed;width: 640px;height: 100%;background: rgba(0,0,0,.6);top: 0;z-index: 999999;display: none}
.confirm-main dl{position: absolute;top: 45%;left: 50%;transform: translate(-50%,-50%);width: 490px;height: 250px;background: #fff;border-radius: 10px;box-shadow: 0 0 12px #555}
.confirm-main dl dt{width: 360px;text-align: center;height: 169px;border-bottom: 1px solid #ddd;padding: 0 65px}
.confirm-main dl dt b{display: block;height: 95px;line-height: 110px !important;font-size: 28px}
.confirm-main dl dt span{color: #666;text-align: left;line-height: 32px;font-size: 23px}
.confirm-main dl dd{width: 490px;height: 80px;line-height: 80px;}
.confirm-main dl dd a{height: 80px;color: #1572fe;text-align: center;display: block;float: left;font-size: 25px}
.confirm-cancel{width: 244px;border-right: 1px solid #ddd;}
.confirm-ok{width: 245px;}
.confirm-main dl dd a:active{color: #ff5722}

/*wechat tips*/
.wechatMain,.wechatShare {
    position: fixed;
    top: 0;
    width: 640px;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,.3);
    display: none
}
.wechatMain dl,.wechatShare dl {
    display: inline-block;
    position: absolute;
    margin-top: -150px;
    right: 10px;
    color: #666;
    transition: .5s
}
.wechatMain dt,.wechatShare dt {
    width: 100%;
    height: 20px;
    position: relative
}
.wechatMain dt img,.wechatShare dt img {
    position: absolute;
    right: 26px
}
.wechatMain dd,.wechatShare dd {
    background: #fff;
    border-radius: 6px;
    padding: 15px 30px 10px 30px
}
.wechatMain dd span,.wechatShare dd span {
    display: inline-block;
    height: 20px;
    width: 50px;
    text-align: center;
    line-height: 17px;
    overflow: hidden
}
.wechatMain dd i,.wechatShare dd i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    margin: 0 3px
}
.wechatMain dd img,.wechatShare dd img {
    margin: 0 7px 5px 7px
}