body{width:7.5rem;background:#f4f9fd;margin:0 auto}
section{overflow:hidden;margin:0 auto}
#tan2{display:none;width:100%;height:100%;background:rgba(76,76,76,0.6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100}
#tan2 .tanceter{width:6.8rem;position:absolute;top:-25%;left:50%;transform:translate(-50%,-50%);background:#ffffff;padding-bottom:.4rem}
#tan2 .tanceter h1{line-height:0.7rem;width:100%;margin-top:0.3rem;margin-bottom:0.2rem;font-size:0.4rem;color:#000000;font-weight:bold;text-align: center}
#tan2 .tanceter img{position:absolute;top:0;right:0;margin-top:0.1rem;margin-right:0.1rem;cursor:pointer}
#tan2 .myform input::-webkit-input-placeholder{color:#999999;font-size:0.34rem}
#tan2 .myform input::-moz-placeholder{color:#999999;font-size:0.34rem}
#tan2 .myform input:-moz-placeholder{color:#999999;font-size:0.34rem}
#tan2 .myform input:-ms-input-placeholder{color:#999999;font-size:0.34rem}
#tan2 .myform input{display:block;height:0.8rem;width:5.8rem;border-radius:0.05rem;color:#333;padding:0 0.2rem;margin:0 auto 0.2rem;font-size:0.34rem;box-sizing:border-box;border:0.01rem solid #dfdfdf}
#tan2 p{font-size:0.22rem;color:#999999;text-align:center;line-height:.3rem}
#tan2 .myform .subtn{display:block;margin:0.26rem auto 0.16rem;width:5.8rem;height:0.8rem;line-height:0.8rem;text-align:center;background:#e60505;border-radius:0.05rem;font-size:0.36rem;color:#ffffff;box-sizing:border-box;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
#tan2 .myform .subtn:hover{background:#ffffff;color:#e60505;border:0.01rem solid #e60505}
.main{background:url("../images/main.jpg") center top no-repeat;background-size:100% 4.3rem}
.container{position:relative;margin:0 auto;overflow:hidden}
.logo{position:absolute;top:0.26rem;left:0.08rem;width:1.3rem;}
.title{width:7rem;height:1.52rem;margin:1rem auto 0.02rem;padding:.06rem 0 0 1.18rem; box-sizing:border-box;background:url("../images/title.png") center center no-repeat;background-size:100% 100%}
.title p{color:#dff1fe;font-style:italic;font-weight:bolder;font-size:.58rem;transform:scaleY(1.1);text-shadow:0 0.07rem 0 #0c5ca7}
.core{width:7rem;padding:0.32rem 0;text-align:center;margin:0.35rem auto;background:#ffffff;border-radius:0.2rem;-webkit-box-shadow:0rem 0.05rem 0.2rem 0rem #e5edf3;-moz-box-shadow:0rem 0.05rem 0.2rem 0rem #e5edf3;box-shadow:0rem 0.05rem 0.2rem 0rem #e5edf3}
.core .biaoti{display:inline-block;padding:0 0.2rem;height:0.8rem;line-height:0.8rem;margin:0 auto 0.2rem;font-size:0.38rem;color:#1985ce;font-weight:bold;text-align:center;background:url("../images/biaoti.jpg") center center no-repeat;background-size:100% 100%}
.core .biaoti span{color:#e83838}
.core .biaoti b{color:#a6cdf4;margin:0 0.1rem}
.core .biaoti small{font-size:0.2rem;font-weight:normal}
.core .myform .hang{position:relative;display:flex;justify-content:flex-start;align-items:center;width:5.9rem;height:0.7rem;margin:0 auto 0.2rem;background:#f4f9fd;font-size:0.3rem;font-weight:bold;box-sizing:border-box;padding-left:0.2rem}
.core .myform .hang input,.core .myform .hang select{height:100%;width:4.2rem;background:transparent;box-sizing:border-box;padding-left:0.2rem;font-size:0.32rem}
.core .myform .hang select{font-size:.3rem}
.core .myform .hang .xiala{position:absolute;top:0.2rem;right:0.3rem;width:0.13rem;height:0.26rem}
.core .myform .hang .xiala.dong{animation:xiala 300ms linear forwards;-webkit-animation:xiala 300ms linear forwards}
@keyframes xiala{from{transform:rotate(0deg)}
  to{transform:rotate(90deg)}
}
.core .subtn{display:block;width:4rem;text-align:center;height:0.7rem;line-height:0.7rem;font-size:0.32rem;color:#ffffff;margin:0.23rem auto 0.1rem;border-radius:0.5rem;font-weight:bold;background:#e83838;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.core .subtn:hover{opacity:.85}
.core .zhus{width:6.3rem;margin:.24rem auto 0;text-align:center;font-size:0.24rem;line-height:.38rem;color:#666666}
.main .tips{width:7rem;margin:0.36rem auto 2rem}
.main .tips h6{color:#e83838;font-weight:bold;font-size:0.3rem;line-height:0.5rem}
.main .tips p{font-size:0.26rem;color:#666666;line-height:0.4rem;margin-top:0.1rem}
.main .tips p span{color:#e83838;cursor:pointer}
.main .tips p span:hover{color:#1985ce}