@charset "utf-8";
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html, body {
    font-size: 75%;
}

body {
    min-width: 320px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", sans-serif;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-user-select: none;
    color: #B9BABD;
    background-color: #161823;
}

:focus {
    outline: 0;
}

body, form, menu, div, fieldset, blockquote, p, pre, ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, input, pre, button, th, td, legend {
    padding: 0;
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

legend {
    color: #000;
}

button, input, select, textarea {
    font-size: 100%;
    font-family: inherit;
    vertical-align: middle;
}

ul, li {
    list-style: none;
}

fieldset, img {
    border: none;
}

img {
    vertical-align: middle;
}

input[type=radio], input[type=checkbox], button {
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #0000cc;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -ms-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* adorn */
.icon {
    background-image: url(../img/icon_appshare.png?v=20151021);
    background-repeat: no-repeat;
    background-size: 270px 50px;
}

/* share style */
.ml3 {
    margin-left: 3px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.ml120 {
    margin-left: 120px;
}

.ml130 {
    margin-left: 130px;
}

.ml140 {
    margin-left: 140px;
}

.ml150 {
    margin-left: 150px;
}

.ml180 {
    margin-left: 180px;
}

.ml190 {
    margin-left: 190px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mlr5 {
    margin: 0 5px;
}

.mlr10 {
    margin: 0 10px;
}

.mtb10 {
    margin: 10px 0;
}

.mtb15 {
    margin: 15px 0;
}

.mtb20 {
    margin: 20px 0;
}

.mtb30 {
    margin: 30px 0;
}

.mb20 {
    margin-bottom: 20px;
}

.con_c {
    margin-right: auto;
    margin-left: auto;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pd5 {
    padding: 5px;
}

.ptb5 {
    padding: 5px 0;
}

.pd10 {
    padding: 10px;
}

.ptb10 {
    padding: 10px 0;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl73 {
    padding-left: 73px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl10 {
    padding-left: 10px
}

.pl5 {
    padding-left: 5px
}

.wc100 {
    width: 100%;
}

.w3per {
    width: 3%;
}

.w4per {
    width: 4%;
}

.w5per {
    width: 5%;
}

.w8per {
    width: 8%;
}

.w10per {
    width: 10%;
}

.w12per {
    width: 12%;
}

.w15per {
    width: 15%;
}

.w20per {
    width: 20%;
}

.w30per {
    width: 30%;
}

.w40per {
    width: 40%;
}

.w50per {
    width: 50%;
}

.w60per {
    width: 60%;
}

.w70per {
    width: 70%;
}

.w80per {
    width: 80%;
}

.w73 {
    width: 73px;
}

.w86 {
    width: 86px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.w220 {
    width: 220px;
}

.w232 {
    width: 232px;
}

.w270 {
    width: 270px;
}

.w340 {
    width: 340px;
}

.w380 {
    width: 380px;
}

.w650 {
    width: 650px;
}

.w758 {
    width: 758px;
}

.DFl {
    float: left;
}

.DFr {
    float: right;
}

.clear {
    clear: both;
}

.p_rel {
    position: relative;
}

.p_abs {
    position: absolute;
}

.abs_rt, .abs_more {
    top: 10px;
    right: 10px;
}

.t_l {
    text-align: left;
}

.t_r {
    text-align: right;
}

.t_c {
    text-align: center;
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.vm {
    vertical-align: middle;
}

.vtop {
    vertical-align: top;
}

.fb {
    font-weight: 700;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.show {
    display: block;
}

.hid {
    overflow: hidden;
}

.dn {
    display: none;
}

.hand {
    cursor: pointer;
}

.yahei {
    font-family: "Microsoft YaHei";
}

.arial {
    font-family: "Arial";
}

.c390 {
    color: #390;
}

.cf60 {
    color: #F60;
}

.c069 {
    color: #069;
}

.c036 {
    color: #036;
}

.c_hui {
    color: #999;
}

.c_blue {
    color: #39c;
}

.c333 {
    color: #333;
}

.c_red, .red {
    color: red;
}

.c_zi {
    color: #C00;
}

.lab_tit {
    display: inline-block;
    width: 70px;
    font-size: 1.4rem;
    padding-right: 8px;
    text-align: right;
}

.inp_t {
    width: 72%;
    height: 44px;
    padding: 5px 2px;
    font-size: 1.25rem;
    color: #333;
    background-color: #FFF;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.inp_t:focus {
    border-color: #FF64A0;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w140 {
    width: 140px
}

.w150 {
    width: 150px
}

.w160 {
    width: 160px
}

.w180 {
    width: 180px
}

.w200 {
    width: 200px
}

.w210 {
    width: 210px
}

.w220 {
    width: 220px
}

.w240 {
    width: 240px
}

.w250 {
    width: 250px
}

.w260 {
    width: 260px
}

.w280 {
    width: 280px
}

.w300 {
    width: 300px
}

.form_ta {
    height: auto;
    width: auto;
    border: 1px solid;
    border-color: #789ABC #AFC3D7 #AFC3D7 #789ABC;
}

.short_inp {
    width: 104px;
}

.model_top_fun {
    margin: -31px 10px 0 0;
    text-align: right;
}

.abs_rt, .abs_more {
    right: 10px;
    top: 10px;
}

.err_tips {
    display: block;
}

.db_form .err_tips {
    margin-left: 70px;
}

.verify {
    width: 40%;
}

/* ico、btn */
.icon, .btn, .icons, .ticon {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.ico_sea {
    overflow: hidden;
    width: 20px;
    height: 20px;
    margin-left: 2rem;
    text-indent: 99em;
    line-height: 9;
    background-position: -210px 0;
    border: none;
    background-color: transparent;
}

.ico_sea:hover {
    background-position: -210px -26px;
}

.ico_tg {
    width: 20px;
    height: 20px;
    background-position: -184px 0;
}

.ico_tg:hover {
    background-position: -184px -26px;
}

.ico_close {
    width: 50px;
    height: 50px;
    background-position: -250px 0;
}

.ico_love {
    width: 19px;
    height: 18px;
    background-position: -272px -63px;
}

.ico_back {
    overflow: hidden;
    position: relative;
    z-index: 9;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 33px;
    height: 33px;
    vertical-align: middle;
    text-indent: 99em;
    background-position: -152px 3px;
}

.ico_share {
    position: absolute;
    top: 6px;
    right: 10px;
    overflow: hidden;
    width: 24px;
    height: 28px;
    text-indent: 99em;
    line-height: 9;
    background-position: -28px 0;
}

.inp_txt {
    padding: 2px;
    width: 254px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #CCC;
}

.btn, .btn input {
    cursor: pointer;
    padding-right: 2px;
    border: none;
}

.btn input {
    padding: 0 10px 0 12px;
    font-weight: 700;
    vertical-align: baseline;
    color: #FFF;
}

.btn_s {
    display: block;
    height: 34px;
    padding: 3px 18px;
    font-size: 1.75rem;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    background: #D51718;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.btn_s:hover {
    color: #FFF;
    background-color: #E93636;
}

.btn_in {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0.2rem 10px;
    font-size: 1.2rem;
    line-height: 2.5;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.btn_w {
    color: #FD0095;
    background-color: #FFF;
    border: 1px solid #D7D8DB;
}

.btn_w:hover {
    color: #FD0095;
    -moz-box-shadow: 0 0 5px #CCC;
    -webkit-box-shadow: 0 0 5px #CCC;
    box-shadow: 0 0 5px #CCC;
}

.btn_cancle {
    background-color: #858C96;
    color: #FFF;
}

.hot {
    width: 25px;
    height: 11px;
    background: url(../img/hot.gif) no-repeat; /*background:url(../img/hot2.gif) no-repeat;*/
}

.vip {
    display: none;
    margin-top: -2px;
    margin-left: 3px;
    height: 12px;
    width: 22px;
    background-position: 0 -20px;
}

.ico_search, .ico_my {
    width: 24px;
    height: 24px;
    background-position: -246px 0;
}

.ico_my {
    background-position: -273px 0;
}

#mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.separate {
    overflow: hidden;
    height: 10px;
    background: #EEE;
}

/* layout */
.wrap, .container {
    padding: 0;
    margin: 0 auto;
    font-size: 1.5rem;
}

.container .login {
    padding: 5px 10px;
}

.container .top_wrap .pic {
    padding: 1rem 0 0;
}

.container .top_wrap h1, .container .top_wrap .info {
    overflow: hidden;
    display: none;
}

.container .pic img {
    width: 100%;
}

.home_cont h2 {
    padding: 1.6rem 0;
    font-size: 1.3rem;
    font-weight: 400;
}

.goto_weixin {
    top: 160px;
    width: 100%;
    height: 60px;
}

/* 响应式方案 */
.container, .fix_head, #foot {
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}