@charset "utf-8";
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html{color:#333;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {background:#FFF;color:#333;font: 400 14px/1.5 "\5FAE\8F6F\96C5\9ED1",Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
input,select,textarea{font-size:100%}
article,aside,footer,header,nav,section,audio,canvas,video,img {display: block;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
a{ color:#333;}
button{outline:0;border:none;}
a:hover{text-decoration:none}
ins,a{text-decoration:none}
textarea {resize: none;}
iframe,img {border:0;}
img{display:block;width:100%;}
ul,ol {list-style:none;}
input,select,textarea {outline: 0;-webkit-user-modify: read-write-plaintext-only;}
input {-webkit-appearance: none;}
.pr{position:relative;}
.abs{position: absolute}
.fl{float:left;display:inline-block;}
.fr{float:right;display:inline-block;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.wrap{min-width: 320px;max-width:768px;margin:0 auto;overflow:hidden;position:relative;}
.hide{ display: none;}
.fs24{font-size:0.32rem}
.fs26{font-size: 0.34rem}
.fs28{font-size: 0.38rem}
.fs30{font-size:0.4rem}
.fs32{font-size:0.42rem}
.fs34{font-size:0.45rem}
.fs36{font-size:0.48rem}
.fs38{font-size:0.5rem}
.fs40{font-size:0.53rem}
.fix{ position: fixed}
.fw{font-weight: bold}
.bblue{background: #0e9cfa;}
.lbblue{background: #8ecefb; }
.cblue{color: #0e9cfa;}
.bred{background: #fe7b24;}
.lbred{background: #feb07c;}
.cred{color: #fe7b24;}
.bgreen{background: #3ec93f;}
.lbgreen{background: #8bdf8c;}
.cgreen{color: #3ec93f;}
.content{width: 92%;height: auto;margin:0 auto;}
html,body{
    width: 100%;
}
.wrap{
    margin-bottom: 1rem;
}
/*登录*/
.header{
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
}
.title{
    width: 100%;
    text-align: center;
    color: white;
}
.header .left{
    width: 0.6rem;
    height: auto;
    top: 0.4rem;
    left: 0;
}
.header .home{
    width: 0.5rem;
    height: auto;
    top: 0.35rem;
    left: 1.5rem;
}
.header .rightfont{
    right: 0;
    top: 0;
}
.login{
    width: 20%;
    margin: 0.2rem auto 0;
}
.close{
    width: 0.5rem;
    height: auto;
    top: 0.5rem;
    right: 5%;
}
.input{
    margin-top: 0.4rem;
    width: 100%;
    height: auto;
}
.yanzhengma{
    background: #ebebeb;
    color: #c3c3c3;
    top: 3.35rem;
    right: 5%;
    width: 1.5rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
}
.input input{
    width: 90%;
    margin: 0 auto;
    display: block;
    border-radius: 0;
    padding: 0.45rem 0;
    border: none;
    line-height: 0.6rem;
    color: #222222;
    border-bottom: 1px solid  #d6d6d6;
}
.input .activeblue{
    border-bottom: 1px solid #0e9cfa;
}
.input .activegreen{
    border-bottom: 1px solid #3ec93f;
}
.input .activered{
    border-bottom: 1px solid #feb07c;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#c3c3c3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#c3c3c3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#c3c3c3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#c3c3c3;
}
.denglubtn,.zhucebtn{
    width: 90%;
    line-height: 1.2rem;
    text-align: center;
    color: white;
    height: 1.2rem;
    border-radius: 0.2rem;
    margin: 0.8rem auto 0;
}
.zhaohui{
    right: 5%;
    bottom: -1rem;
}
.freehuoqu{
    right: 5%;
    top: 5rem;
}
.footer{
    width: 100%;
    left: 0;
    top: 1.4rem;
    background: white;
    height: 4rem;
}
.footer .xian{
    width: 50%;
    height: 1px;
    top: 0.2rem;
    left: 25%;
    background: #d6d6d6;
}
.footer .other{
    background: white;
    color: #555555;
    text-align: center;
    width: 25%;
    left: 37.5%;
    top: 0rem;
}
.footer .bottomfont{
    width: 100%;
    text-align: center;
    top: 2rem;
    color: #999999;
}
.bottomfont a{
    color: #999999;
    display: inline-block;
    text-decoration: underline;
}
.footer .qq,.footer .xinlang{
    border-radius: 50%;
    display: block;
    width: 0.8rem;
    top: 0.8rem;
    height: 0.8rem;
}
.footer .qq img{
    width: 0.5rem;
    height: auto;
    margin-top: 0.1rem;
    margin-left: 0.14rem;
}
.footer .xinlang img{
    width: 0.6rem;
    height: auto;
    margin-top: 0.15rem;
    margin-left: 0.1rem;
}
.footer .qq{
    left: 37.5%;
}
.footer .xinlang{
    right: 37.5%;
}
.shouquan{
    color: #555555;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
}
.agree{
    color: #999999;
    margin-left: 5%;
    margin-top: 0.4rem;
}
.agree a{
    color: #999999;
    text-decoration: underline;
}
.qiehuan{
    width: 90%;
    height: 1.2rem;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #b6e1fd;
    margin: 0.4rem auto 0;
}
.qhblue{ border: 1px solid #b6e1fd; }
.qhred{ border: 1px solid #ffd7bd; }
.qhgreen{ border: 1px solid #c5efc5; }
.qiehuan p{
    width: 50%;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
}
.qiehuan .shuxian1{
    width: 1px;
    height: 1.2rem;
    left: 50%;
    top: 0;
    background: #b6e1fd;
}
.tankuang{
    color: white;
    top: -1.2rem;
    padding: 0 0.4rem;
    text-align: center;
    line-height: 1.2rem;
    background:#4c4c4c;
    height: 1.2rem;

}
.activeqhblue{ background: #0e9cfa; color: white; }
.activeqhred{ background: #fe7b24; color: white; }
.activeqhgreen{ background: #3ec93f; color: white; }

.loginText{line-height:1.48rem;font-size:.48rem;text-align:center;}