/* ff8331 */
html {
    font-size: 13.33333333vw!important;
}
body {
    font-size: .32rem;
}
html,body {
    height: 100%;
}
#pc_footer{
    display: none;
}
#pc_header{
    display: none;
}
/*头部公用样式*/
.pageheader {
    width: 100%;
    height: .96rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 980;
}
.pageheader .logo {
    width: 100%;
    height: 100%;
}
.pageheader .logo a {
    width: 100%;
    height: 100%;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pageheader .logo img {
    width: 1.67rem;
    height: .51rem;
}
.pageheader .nav-wrap-btn {
    width: .54rem;
    height: .43rem;
    right: .3rem;
    top: .26rem;
}
.pageheader .nav {
    padding: .2rem .3rem .8rem;
    text-align: center;
    position: absolute;
    top: .96rem;
    left: 0;
    width: 6.9rem;
    background-color: #fff;
    display: none;
}
.pageheader .nav .item {
    display: block;
    float: left;
    width: 2.3rem;
    margin-bottom: .18rem;
}
.pageheader .nav .item img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}
.pageheader .nav .item em {
    display: block;
    font-weight: normal;
    font-size: .26rem;
    color: #333;
    line-height: .9rem;
}
.pageheader .nav .tclose {
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: .3rem;
    left: 50%;
    margin-left: -0.2rem;
}
.pageheader .nav .tclose img {
    display: block;
    width: 100%;
    height: 100%;
}
.zhanwei-head {
    width: 7.5rem;
    height: .96rem;
}
/*尾部公用样式*/
.footer-wraper {
    position: fixed;
    height: 1.1rem;
    background: #fff;
    width: 100%;
    font-size: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    z-index: 999999;
    border-top: .02rem solid #f3f3f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-wraper .footer-nav {
    width: 25%;
}
.footer-wraper .footer-nav a {
    display: block;
    height: 100%;
    text-align: center;
}
.footer-wraper .footer-nav a .nav-img {
    display: inline-block;
    width: .52rem;
    height: .52rem;
}
.footer-wraper .footer-nav a .nav-text {
    height: .28rem;
    line-height: .28rem;
    text-align: center;
    color: #666666;
    font-size: .18rem;
}
.footer-wraper .footer-nav:nth-child(1) a .nav-img {
    background: url(/images/app/m_bottom_hs1.png) no-repeat center center;
    background-size: 100% 100%;
}
.footer-wraper .footer-nav:nth-child(2) a .nav-img {
    background: url(/images/app/m_bottom_hs2.png) no-repeat center center;
    background-size: 100% 100%;
}
.footer-wraper .footer-nav:nth-child(3) a .nav-img {
    background: url(/images/app/m_bottom_hs3.png) no-repeat center center;
    background-size: 100% 100%;
}
.footer-wraper .footer-nav:nth-child(4) a .nav-img {
    background: url(/images/app/m_gd.png) no-repeat center center;
    background-size: 100% 100%;
}
.footer-wraper div.footer-nav a div.img1 {
    background-image: url(/images/app/m_bottom_fs1.png) !important;
}
.footer-wraper div.footer-nav a div.img2 {
    background-image: url(/images/app/m_bottom_fs2.png) !important;
}
.footer-wraper div.footer-nav a div.img3 {
    background-image: url(/images/app/m_bottom_fs3.png) !important;
}
.footer-wraper div.footer-nav a div.seltext {
    color: #409EFF;
}
.zhanwei-foot {
    width: 7.5rem;
    height: 1.1rem;
}
.side-call-btn {
    width: 1rem;
    height: 1rem;
    background: url(/images/app/m_youbianshouji.png) no-repeat center;
    background-size: 100%;
    border-radius: 50%;
    position: fixed;
    right: .26rem;
    bottom: 2.86rem;
    z-index: 970;
}
.side-call-btn a {
    display: block;
    width: 100%;
    height: 100%;
}
.side-kf-btn {
    width: 1rem;
    height: 1rem;
    background: url(/images/app/m_youbianmsg.png) no-repeat center;
    background-size: 100%;
    border-radius: 50%;
    position: fixed;
    right: .26rem;
    bottom: 1.65rem;
    z-index: 970;
}
.pagebottom {
    width: 6.98rem;
    height: 3.42rem;
    padding: 0 .26rem;
    background-color: #252526;
    text-align: center;
}
.pagebottom .item1 {
    padding: .4rem 0 .16rem;
    border-bottom: .01rem solid #2c2c2e;
}
.pagebottom .item1 .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagebottom .item1 .phone img {
    width: .52rem;
    height: .52rem;
}
.pagebottom .item1 .phone a,.pagebottom .item1 .phone span {
    font-size: .4rem;
    line-height: .54rem;
    color: #ffffff;
}
.pagebottom .item1 .cont {
    font-size: .28rem;
    line-height: .58rem;
    color: #7c7c7c;
}
.pagebottom .item2 {
    font-size: .24rem;
    line-height: .44rem;
    color: #7c7c7c;
    padding: 0 .7rem;
    padding-top: .36rem;
}
.footer-more-serve {
    width: 7.5rem;
    height: calc(100vh - 2.06rem);
    position: fixed;
    left: 0;
    bottom: 1.11rem;
    z-index: 9999;
    background-color: #fff;
    display: none;
    opacity: 0;
}
.footer-more-serve:after {
    content: '';
    clear: both;
    display: block;
}
.footer-more-serve ul,
.footer-more-serve li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-more-serve p {
    padding: 0;
    margin: 0;
}
.footer-more-serve a {
    text-decoration: none;
}
.footer-more-serve .fms-tab-left {
    float: left;
    width: 2.72rem;
    height: 100%;
    box-sizing: border-box;
    border-right: .01rem solid #eaeaea;
    padding: .2rem 0 0 .26rem;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.footer-more-serve .fms-tab-left::-webkit-scrollbar {display:none}
.footer-more-serve .fms-tab-left li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-more-serve .fms-tab-left li img {
    width: .52rem;
    height: .52rem;
    margin-right: .22rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}
.footer-more-serve .fms-tab-left li .tit {
    font-size: 0.28rem;
    line-height: 1.1rem;
    color: #333333;
}
.footer-more-serve .fms-tab-left li.sel img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.footer-more-serve .fms-tab-left li.sel .tit {
    color: #409EFF;
}
.footer-more-serve .fms-cont-right {
    float: left;
    padding: .2rem 0 0 .6rem;
    height: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.footer-more-serve .fms-cont-right::-webkit-scrollbar {display:none}
.footer-more-serve .fms-cont-right ul {
    display: none;
    width: 4rem;
}
.footer-more-serve .fms-cont-right ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.28rem;
    line-height: 1.1rem;
    color: #666666;
}
.footer-more-serve .fms-cont-right ul li a {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer-more-serve .fms-cont-right ul li a:active {
    color: #409EFF;
}
.footer-more-serve .fms-cont-right ul.toshow {
    display: block;
}
/* add */
div.pc-com-module-title {
    font-size: .36rem;
    font-weight: normal;
}
div.relate-question ul.qabox li .answ .cont {
    font-size: .24rem;
}
div.relate-question ul.qabox li .ques .cont {
    font-size: .28rem;
}
.mask2body {
    overflow: hidden;
}
