* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-size: 62.5%;
    font-family: "Helvetica Neue",Helvetica,STHeiTi,"Microsoft YaHei",Arial,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    width: 100%;
    background: #f8f8f8;
    color: #666;
    overflow-x: hidden;
    display: block;
    margin: 4px 0px;
}
#gheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    z-index: 4;
}
header, nav, article, section, aside, footer {
    display: block;
}
article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
.header {
    position: relative;
    padding: 0 8.8rem;
}
.l_header {
    position: absolute;
    left: 0;
    top: 0;
}
a:active, a:hover {
    outline: 0;
    text-decoration: none;
}
.l_logo, .go_back {
    width: 4.4rem;
}
.l_logo, .go_back, .t_user, .t_menu, .t_edit, .t_collect, .t_share, .t_close, .t_tel, .t_collect_no {
    display: inline-block;
    height: 4.4rem;
    background: url(../images/header.png) no-repeat;
    background-size: 2.5rem auto;
}
.go_back {
    background-position: 50% -4.4rem;
}
.g_tit {
    text-align: center;
    line-height: 4.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.7rem;
    color: #333;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-size: 1rem;
}
.r_header {
    position: absolute;
    right: .5rem;
    top: 0;
}
.r_header a {
    vertical-align: middle;
}
.t_share {
    background-position: 50% -26.4rem;
}
.t_user, .t_menu, .t_edit, .t_collect, .t_share, .t_close, .t_tel, .t_collect_no {
    width: 3rem;
}

a {
    text-decoration: none;
    color: #666;
}
.has_bottom .i_main, .has_bottom .in_main {
    padding-bottom: 6rem;
}
.in_main {
    padding-top: 4.5rem;
    padding-bottom: 10rem;
}
.o_detail {
    padding: 0 1rem;
    font-size: 1.3rem;
    color: #333;
    background-color: #fff;
}
.o_detail .orange30 {
    padding: .6rem 0;
    border-bottom: 1px solid #ccc;
}
.orange30 {
    font-size: 1.5rem;
    color: #f60;
}
.r {
    float: right;
}
.padding_5 {
    padding: .5rem 0;
}
.o_detail .wb dl {
    width: 50%;
}
.o_detail dl {
    margin: .5rem 0;
}
.blue_text {
    color: #20b7c9;
}
.o_detail .text_r {
    padding: .6rem 0;
    border-top: 1px solid #ccc;
}
.color9 {
    color: #999;
}
.text_r {
    text-align: right;
}
.sec_tit {
    padding: .7rem;
    font-size: 1.3rem;
    color: #666;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.sec_tit:before {
    margin: 0 .7rem 0 0;
    display: inline-block;
    content: "";
    width: .5rem;
    height: 1.2rem;
    background-color: #f90;
    border-radius: .2rem;
}
.update_btn {
    padding: 1rem;
}
.update_btn .orange_btn, .login_p .orange_btn {
    padding: .8rem 0;
    display: block;
    text-align: center;
    font-size: 1.6rem;
}
.orange_btn {
    padding: .3rem .8rem;
    color: #fff;
    background-color: #f90;
    border-radius: .3rem;
}
.orange_btn2 {
    color: #fff;
    background-color: #f90;
    border-radius: .3rem;
    padding: .8rem 0;
    display: block;
    text-align: center;
    font-size: 1.6rem;
}
.user_info {
    padding: 0 1rem;
    font-size: 1.3rem;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.user_info dl {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.user_info dt {
    padding: .5rem 0;
}
.user_info dt span {
    float: right;
    color: #999;
}
.user_info dt a {
    font-size: 1.6rem;
    color: #20b7c9;
}
ul {
    list-style: none;
}
.user_info li {
    float: left;
    width: 50%;
}
user_info dd i {
    display: inline-block;
    width: 6.5rem;
    text-align: right;
    color: #666;
    font-style: normal;
}

i {
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
}
.cf2:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.more_quenews {
    margin-bottom: 0;
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-top: none;
    border-bottom: 1px solid #ccc;
}
.more_que {
    padding-top: .8rem;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.more_que .list {
    margin: 0 1rem;
    padding: 1rem .8rem;
    background-color: #f2f2f2;
}
.more_que .list li {
    position: relative;
    padding: .3rem 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more_que .list li:before {
    position: absolute;
    left: .4rem;
    top: 50%;
    margin-top: -.2rem;
    display: inline-block;
    content: "";
    width: .4rem;
    height: .4rem;
    background-color: #f60;
    border-radius: 50%;
}
.more_que a {
    font-size: 1.3rem;
    color: #333;
}
.more_ul {
    padding: 0 1rem;
    line-height: 2rem;
    overflow: hidden;
}
#b_tool {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    display: -webkit-box;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #b2b2b2;
    z-index: 10;
}
#b_tool>a.on {
    color: #333;
}
#b_tool>a:visited {
    color: #888;
}
#b_tool>a {
    padding: .78rem 0 .2rem 0;
    width: 25%;
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 1.4rem;
    color: #888;
}
.home_btool:before, .push_btool:before, .user_btool:before, .more_btool:before {
    margin-bottom: .3rem;
    display: block;
    content: "";
    height: 2.5rem;
    background: url(../images/b_tool.png) no-repeat;
    background-size: 2.5rem auto;
}
.on.home_btool:before, .home_btool:active:before {
    background-position: 50% -2.5rem;
}
.home_btool:before {
    background-position: 50% 0;
}
.push_btool:before {
    background-position: 50% -5rem;
}
.user_btool:before {
    background-position: 50% -10rem;
}
.more_btool:before {
    background-position: 50% -15rem;
}
.b_menu_ul {
    display: none;
    position: absolute;
    bottom: 5.5rem;
    right: 1rem;
    background-color: #414649;
    border-radius: .5rem;
}
.boxmttitle {
    margin: 0;
    background-color: #fff;
}
.boxmt {
    display: flex;
    display: -webkit-box;
    align-items: center;
    -webkit-box-align: center;
    height: 4rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #888;
    border-bottom: 1px solid #efefef;
}
.wbwh3 {
    margin-left: 1rem;
}

.wbw {
    display: block;
    flex: 1;
    -webkit-box-flex: 1;
}
.ogtitle {
    position: relative;
    margin: .8rem 1rem;
    line-height: 2rem;
    font-size: 1.3rem;
    color: #333;
}
.ogtitle:before {
    position: absolute;
    left: -1rem;
    top: .4rem;
    display: block;
    content: "";
    width: .4rem;
    height: 1.2rem;
    background-color: #f90;
}
.boxmt_more {
    font-size: 1.2rem;
    color: #ff8a00;
    margin-right: 1rem;
}
.footer {
    display: block;
    margin-top: .6rem;
    padding: 1rem 1rem .5rem 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    color: #999;
    background-color: #f7f7f7;
}
.sm_gybtn:visited {
    color: #999;
}
.ml6 {
    margin-left: .3rem;
}
.sm_gybtn {
    display: inline-block;
    padding: .4rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 1rem;
    color: #999;
    border: 1px solid #a3a3a3;
    border-radius: .3rem;
    vertical-align: topŁ»;
}
.wechatico40 {
    margin-right: .3rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background: url(/images/wechat40.png) 0 0 no-repeat;
    background-size: cover;
    vertical-align: top;
}
#new_icon {
    display: inline-block;
    BACKGROUND: url(../Images/icon_new.gif) no-repeat;
    WIDTH: 24px;
    HEIGHT: 18px;
    BACKGROUND-POSITION: 0 0;
    cursor: hand;
    margin: 2px auto;
}
aside.wb1 {
    width: 100%;
    display: inline-block;
}
dl.wb2 {
    width: 50%;
    display: block;
    float: left;
}
.wb2 dt {
    display: block;
    width: 50%;
    float: left;
}
.wb2 dd {
    width: 50%;
    float: right;
}
.wb4 {
    width: 100%;
    height: fit-content;
    display: inline-block;
}
dl.wb3 {
    width: 100%;
    display: block;
    float: left;
}
.wb3 dt {
    display: block;
    width: 25%;
    float: left;
}
.wb3 dd {
    display: block;
    width: 75%;
    float:right;
}
dt.ts {
    display: block;
    width: 25%;
    float: left;
}
dd.ts {
    display: block;
    width: 75%;
    float: right;
}
.qrcode {
    width: 100%;
}
.qqcode {
    width: 50%;
    float: left;
    text-align: center;
}
.wecode {
    width: 50%;
    float: left;
    text-align: center;
}
.code {
    margin: 1em 0;
    width: 100%;
    height: 17em;
    background-color: #ffffff;
}
.qrcode {
    width: 100%;
}
.qcood {
    margin: 5px;
    max-width: 140px;
}
.wecood {
    margin: 5px;
    max-width: 140px;
}