body {
    text-align: center;
    font-size: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", "Hiragino Sans GB W3", Tahoma, Arial;
    color: #616161;
}

.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    overflow: hidden;
}

.clrleft {
    clear: left;
    height: 0;
    line-height: 0;
    display: block;
    overflow: hidden;
}

.clrright {
    clear: right;
    height: 0;
    line-height: 0;
    display: block;
    overflow: hidden;
}

a, a:hover, a:visited {
    color: #3b5998;
}

/** BEGIN wrapper **/
.wrapper {
    max-width: 1200px;
    margin: auto auto;
    text-align: left;
    min-width: 1200px;
}

/** BEGIN header **/
#header {
}

#header-top {
    background: url("../images/v2/header_top_bg.png") repeat-x scroll 0 0 transparent;
}

#header-top a, #header-top a:visited {
    color: #8293bd;
}

#header-top a:hover {
    color: #ff7701
}

#header-top .top-bar-menu {
    padding-top: 4px;
    float: right;
}

#header-top .top-bar-menu ul {
    overflow: auto;
}

#header-top .top-bar-menu li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

#header-top .top-bar-menu li.last {
    border-right: none;
}

.welcome-info {
    float: left;
    padding-top: 6px;
    width: 300px;
}

.top-bar {
    height: 34px;
    overflow: hidden;
}

.top-bar .icon-top-cart {
    display: inline-block;
    width: 24px;
    vertical-align: middle;
    height: 22px;
    padding-right: 6px;
    background: url("../images/v2/icons/cart_icon.png") no-repeat scroll 0 0 transparent;
}

.top-bar .icon-top-phone {
    display: inline-block;
    width: 24px;
    vertical-align: middle;
    height: 18px;
    background: url("../images/v2/icons/phone_app_icon.png") no-repeat scroll 0 0 transparent;
}

#logo {
    width: 435px;
    height: 92px;
    float: left;
}

#logo h1 {
    margin: 0 auto;
}

#logo h1, #logo h1 a {
    height: 92px;
    width: 433px;
}

#logo h1 {
    background: url("../images/v2/logo_v2.png") no-repeat scroll 0 0 transparent;
    z-index: 101;
}

#logo h1 a {
    float: left;
    text-indent: -1000em;
}

/***top-search****/
#top-main-menu {
    float: right;
    padding-top: 30px;
}

#top-main-menu ul {
    width: 700px;
}

#top-main-menu ul li {
    float: right;
    font-size: 24px;
    margin-left: 45px;
    padding-left: 15px;
}

#top-main-menu ul li a, #top-main-menu ul li a:visited {
    color: #666666
}

#top-main-menu ul li.tools {
    position: relative;
}

#top-main-menu ul li.tools ul {
    position: absolute;
    top: 100%;
    display: none;
    left: 0;
    z-index: 99;
    padding: 10px;
    background: #fff;
    width: 125px;
}

#top-main-menu ul li a:hover {
    color: #ff7701;
}

#top-main-menu ul li.tools:hover > ul,
#top-main-menu ul li.tools.sfHover > ul {
    display: block;
}

#top-main-menu ul li.tools ul li {
    display: block;
    float: none;
    margin: auto;
    padding-right: 15px;
    font-size: 18px;
    margin-bottom: 8px;
    text-align: center;
}

#top-main-menu ul li.tools ul li a:hover {
    color: #ff7701;
}

#primaryBanner {
    text-align: center;
    width: 100%;
    background-color: #fd2a7e;
}

.index_page_banner {
    height: 483px;
    background-color: #e44362 !important;
    /**background: url("../images/v2/banner_index.png") no-repeat scroll 50% 50% transparent;**/
    background: url("../images/v2/banner_index_20161101.jpg") no-repeat scroll 50% 50% transparent;
}

/**
	content
*/
#main-content {
    width: 880px;
    min-height: 600px;
    /**background-color:#ccc;**/
}

#main-center-content {
    min-height: 600px;
    margin-bottom: 30px;
}

#right-siderbar {
    width: 295px;
    float: right;
    min-height: 600px;

}

#right-siderbar .rightbar-module {
    border: 1px solid #cdd4e5;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
}

#right-siderbar .rightbar-module h3 {
    height: 25px;
    padding: 5px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    border-bottom: 1px solid #cdd4e5;
    text-align: left;
}

#right-siderbar .rightbar-module .banner-img {
    padding-bottom: 10px;
    width: 293px;
}

#right-siderbar .rightbar-module a.mianfeizhuce {
    display: block;
    width: 134px;
    height: 39px;
    margin-top: 35px;
    margin-bottom: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: url("../images/sqb/mianfeizhuche.jpg") no-repeat scroll 0 0 transparent;
}

#right-siderbar .rightbar-module a.mianfeizhuce span {
    float: left;
    text-indent: -1000em;
}

#right-siderbar .rightbar-module .daigu-intro {
    text-align: right;
    margin-right: 10px;
}

#right-siderbar .rightbar-module .weight-line {
    color: #333333;
    font-weight: bold;
}

#right-siderbar .rightbar-module .morelink {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    color: #3b5998;
}

#right-siderbar .rightbar-module .rightbar-module-content {
    text-align: left;
    padding: 10px;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.rightbar-news li {
    font-size: 14px;
    /**background: url("../images/sqb/index_news_cursor.gif") no-repeat scroll 0 50% transparent;**/
    padding-left: 10px;
    line-height: 22px;
    margin-bottom: 5px;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.rightbar-news li a:hover {
    text-decoration: underline;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen {
    overflow: auto;
}

#right-siderbar .rightbar-module .jiaochen-content ul {
    margin-bottom: 10px;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li {
    width: 134px;
    height: 40px;
    float: left;
    margin-top: 10px;
}

#right-siderbar .rightbar-module .jiaochen-content {
    padding: 7px;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li a {
    width: 134px;
    height: 40px;
    display: block;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li.rightspace {
    margin-right: 10px;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li.daigou {
    background: url("../images/sqb/daigoujibenjiaochen.jpg") no-repeat scroll 0 0 transparent;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li.zhuangyun {
    background: url("../images/sqb/chakanzhuanyunfangsi.jpg") no-repeat scroll 0 0 transparent;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li.gusuan {
    background: url("../images/sqb/feiyonggusuan.jpg") no-repeat scroll 0 0 transparent;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li.wuliu {
    background: url("../images/sqb/wuliugenzoufangsi.jpg") no-repeat scroll 0 0 transparent;
}

#right-siderbar .rightbar-module .rightbar-module-content ul.jianchen li span {
    float: left;
    text-indent: -1000em;
}

/**
*user-comment
**/
#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-icon {
    border: 1px solid #d2d2d2;
    width: 52px;
    height: 50px;
    text-align: center;
    padding-top: 2px;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-icon .comment-icon-img {
    width: 48px;
    height: 48px;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-content {
    float: right;
    width: 210px;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-content .user-comment-content {
    height: 38px;
    overflow: hidden;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-content .user-info .user-name {
    float: left;
    width: 60px;
    overflow: hidden;
    height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item .comment-content .user-info .user-country {
    float: right;
    width: 140px;
    overflow: hidden;
    height: 25px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5px;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .bottom-item {
    border-bottom: none;
}

#right-siderbar .rightbar-module .rightbar-module-content .user-comment .item a {
    color: #4fa5bc;
}

#social-network {
    border: 1px solid #cdd4e5;
    padding: 18px;
}

#social-network .social-network-items {
    overflow: hidden;
}

#social-network .social-network-items li {
    float: left;
    margin-right: 20px;
    width: 200px;
}

#social-network .social-network-items li.clock {
    width: 230px;
}

#social-network .social-network-items .social-icon {
    float: left;
    margin-right: 10px;
}

#social-network .social-network-items .social-intro {
    float: left;
}

#social-network .wechat-zone {
    cursor: pointer;
}

.center {
    text-align: center;
}

.wechatfloat {
    border-radius: 3px;
    margin: -270px 0 0 -70px;
    border: 1px solid #ccc;
    position: absolute;
    background: #FFF;
    padding: 15px 20px;
    width: 210px;
    display: none;
}

/** footer **/
.footer-header {
    background: url("../images/v2/footer-header.png") no-repeat scroll 0 0 #FFFFFF;
    width: 1200px;
    height: 65px;
    padding-top: 55px;
    padding-left: 190px;
}

.footer-header .footer-timeclock {
    font-size: 24px !important;
    color: #cd8508 !important;
    font-weight: normal !important;
    width: 260px;

}

#footer {
    padding-top: 40px;
    background: url("../images/v2/footer/footer-top-line.png") repeat-x scroll 0 0 #FFFFFF;
}

#footer ul.footer-blocks {
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 40px;
}

#footer ul.footer-blocks li {
    width: 240px;
    float: left;
}

#footer ul.footer-blocks li.last {
    width: 205px;
}

#footer ul.footer-blocks li h5 {
    color: #595959;
    font-size: 18px;
    color: #96a5ca;
}

#footer ul.footer-blocks a, #footer ul.footer-blocks a:hover, #footer ul.footer-blocks a:visited {
    color: #32394a;
}

#footer ul.footer-blocks li .footer-links {
    margin-top: 10px;
}

.footer_nav {
    margin-bottom: 15px;
    text-align: center;
}

.footer_nav li {
    display: inline;
    padding-right: 15px;
}

.footer_nav li a, .footer_nav li a:hover, .footer_nav li a:visited {
    color: #333333
}

.customer-service {
    text-align: center;
    margin: 10px auto;
}

.customer-service .customer-call {
    color: #cd8508;
}

.copyright {
    color: #7485b0;
    text-align: center;
}

.service-email {
    margin-top: 10px;
    margin-bottom: 10px;
}

.service-hotline {
    margin-bottom: 10px;
}

.service-call {
    color: #ee5835;
    font-size: 18px;
    font-weight: bold;
}

#hezuohuoban {
    height: 50px;
    margin-top: 15px;
    border-top: 1px solid #ccd3e4;
    border-bottom: 1px solid #ccd3e4;
    padding: 10px;
    text-align: center;
    background: url("../images/sqb/copyrights.gif") no-repeat scroll 65% 50% transparent;
}

#hezuohuoban img {
    margin-top: 10px;
}

.hezuohuoban-label {
    float: left;
    margin-top: 15px;
    margin-left: 60px;
}

/**
 * 	pager
 */
#pagination {
    text-align: center;
    margin-top: 25px;
    margin: 10px 0;
    line-height: 30px;
    overflow: auto;
}

.pg {
    overflow: auto;
    text-align: center;
    float: right;
}

#pagination a, #pagination strong {
    float: left;
    display: inline;
    margin-left: 4px;
    padding: 0 8px;
    height: 26px;
    border: 1px solid;
    border-color: #C2D5E3;
    background-color: white;
    background-repeat: no-repeat;
    color: #333;
    overflow: hidden;
    text-decoration: none;
    margin-bottom: 10px;
}

#pagination .pg strong {
    background-color: #E5EDF2;
}

#global-footer-links {
    margin-top: 15px;
    overflow: auto;
    text-align: center;
}

#global-footer-links a:hover {
    color: #ff7701
}

#global-footer-links li {
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid grey;
}

#global-footer-links li.last {
    border-right: none;
}

.footer-texts {
    margin-top: 10px;
    text-align: center;
    color: #b1b1b1;
}

.footer-texts p {
    margin-top: 5px;
}

#siderWeixinBarbox {
    position: fixed;
    width: 150px;
    margin-left: 5px;
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
    top: 180px;
    background-color: #ffffff;
    left: 50%;
    margin-left: 610px;
    z-index: 1000;
    display: none;
}

#opensiderWeixinShareQrcode {
    display: none;
    position: fixed;
    width: 170px;
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
    bottom: 10px;
    background-color: #ffffff;
    left: 50%;
    margin-left: 425px;
    z-index: 1000;
}

#opensiderWeixinShareQrcodeClose {
    text-align: right;
    margin-right: 12px;
    cursor: pointer;
}

.gotop02 {
    position: fixed;
    _position: absolute;
    right: 0;
    top: 30%;
    z-index: 500;
}

.gotop02 {
    width: 85px;
    padding-top: 1px;
    font-size: 14px;
    text-align: center;
    background-color: #242424;
    text-decoration: none;
    z-index: 100;
    padding-bottom: 15px;
}

#opensiderWeixinBarbox {
    position: fixed;
    _position: absolute;
    right: 95px;
    width: 300px;
    height: 409px;
    top: 30%;
    margin-top: 60px;
    z-index: 500;
    display: none;
}

.sidericon-header {
    font-size: 24px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.gotop02 a.gotop02-con {
    display: block;
    width: 85px;
    height: 58px;
    overflow: hidden;
    position: relative;
    color: #fff;
    text-decoration: none;
}

.gotop02 a.gotop02-con-qa i {
    display: none;
    background-image: none;
}

.gotop02 a.gotop02-con-qa {
    color: #fff;
    background-color: #fd8104;
}

.gotop02 a.gotop02-con-weixin {
    color: #fff;
    background: url("../images/v2/footer/weixin_sider_icon.png") no-repeat scroll 0 0 transparent;
}

.gotop02 a.gotop02-con-weixin:hover {
    color: #fff;
    background: url("../images/v2/footer/weixin_sider_icon_on.png") no-repeat scroll 0 0 #fd2a7e;
}

.gotop02 a.gotop02-con-qq {
    color: #fff;
    background: url("../images/v2/footer/qq_sider_icon.png") no-repeat scroll 0 0 transparent;
}

.gotop02 a.gotop02-con-qq:hover {
    color: #fff;
    background: url("../images/v2/footer/qq_sider_icon_on.png") no-repeat scroll 0 0 #fd2a7e;
}

.gotop02 a.gotop02-con-qa {
    color: #fff;
    background: url("../images/v2/footer/cs_sider_icon.png") no-repeat scroll 0 0 transparent;
}

.gotop02 a.gotop02-con-qa:hover {
    color: #fff;
    background: url("../images/v2/footer/cs_sider_icon_on.png") no-repeat scroll 0 0 #fd2a7e;
}

.gotop02 a.gotop02-con-totop {
    color: #fff;
    background: url("../images/v2/footer/totop_sider_icon.png") no-repeat scroll 0 0 transparent;
}

.gotop02 a.gotop02-con-totop:hover {
    color: #fff;
    background: url("../images/v2/footer/totop_sider_icon_on.png") no-repeat scroll 0 0 #fd2a7e;
}

.gotop02 a.gotop02-con:hover i, .gotop02 a.gotop02-con span {
    display: none;
    background-image: none;
}

h1.page-title {
    padding: 5px;
    font-size: 24px;
    color: #333333;
    text-align: left;
    margin: 25px 0;
}

#header-top .top-bar-menu ul {
    height: 32px;
    overflow: hidden;
}

#header-top .top-bar-menu ul li {
    line-height: 28px;
}

.mypackagetopbar {
    border-left: 1px solid #32394a;
    border-right: 1px solid #32394a;
    width: 110px;
    background: url("../images/arrows.png") no-repeat scroll 100px -21px transparent;
}

.mypackagetopbar_hover {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    background: url("../images/arrows.png") no-repeat scroll 100px 3px #fff;
}

.mypackage-info {
    width: 110px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 5px 10px;
    position: absolute;
    left: 50%;
    margin-left: 231px;
    top: 32px;
    line-height: 30px;
    display: none;
    -webkit-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    -moz-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    z-index: 1000;
}

.hideOnPhone {
    display: table-cell;
}

.showOnPhone {
    display: none;
}

.showOnPhoneInline {
    display: none;
}

.com_table td.hideOnPhone, .com_table th.hideOnPhone {
    display: table-cell;
}

#cnzz_stat_icon_1254649836 img {
    margin-top: 10px;
    margin-bottom: 30px;
}

.rightbar-module-title-tab {
    display: block;
    background-color: #fafbfc;
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ccd3e4;
}

.rightbar-module-title-tab li {
    text-align: center;
    float: left;
    cursor: pointer;
}

.rightbar-module-title-tab li span {
    display: block;
    height: 30px;
    border-right: solid 1px #ccd3e4;
    font-size: 14px;
}

.rightbar-module-title-tab li span {
    _display: inline-block;
    width: 80px;
}

.rightbar-module-title-tab li.current {
    position: relative;
    background-color: #6699cc;
    color: #fff;
    height: 30px;
    border-bottom: 0;
    font-weight: 500;
    z-index: 1000;
}

.btnlink {
    display: inline-block;
    background: #50a6bd;
    color: #FFF;
    border-radius: 2px;
    border: 0px solid #418b9f;
    padding: 0px 12px;
    cursor: pointer;
    height: 28px;
    line-height: 26px;
}

.shipping_country_alerm {
    margin-top: 10px;
    text-align: left;
    color: #bf2f03;
}

#shipping_box_cotainer .shipping_country_alerm {
    margin: 5px;
}

#news-tab .current a {
    color: white;
}

.seo-text {
    display: none;
}

.common-white-border-btn {
    width: 150px;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    display: block;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    background: url("../../images/v2/btns/index-btn-bg.png") no-repeat scroll 0 0 transparent;
}

.common-yellow-border-btn {
    width: 240px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #f6b42a;
    font-size: 24px;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    padding: 0;
    border: none;
    border-radius: 30px;
    color: #fff;
}

a.common-yellow-border-btn, a.common-yellow-border-btn:hover, a.common-yellow-border-btn:visited {
    color: #ffffff;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
}

@media (min-device-width: 1024px) and (max-width: 600px),(max-width: 600px),
(max-device-width: 480px),
(max-device-width: 480px) {

    body {
        font-size: 18px!important;
    }

    #header-top {
        background: none;
    }

    .top-bar {
        display: none;
    }

    #logo {
        width: 43%;
    }

    #logo h1, #logo h1 a {
        width: 100%;
        min-width: 250px;
        overflow: hidden;
        height: 90px;
    }

    #logo h1 {
        background: url("../images/v2/mobile/mobile_logo.png") no-repeat scroll 0 0 transparent;
    }

    #top-main-menu {
        display: none;
    }

    #top-mobile-menu {
        width: 57%;
        float: right;
        margin-top: 15px;
    }

    #top-mobile-menu .m-welcome-info {
        width: 220px;
        float: left;
        height: 50px;
        padding-top: 10px;
        padding-left: 35px;
    }

    #top-mobile-menu .m-welcome-info a, #top-mobile-menu .m-welcome-info a:hover, #top-mobile-menu .m-welcome-info a:visited {
        font-size: 22px;
        color: #f6b42a;
    }

    #m-float-menu {
        display: none;
        position: fixed;
        width: 170px;
        padding: 5px;
        text-align: center;
        top: 70px;
        background-color: #630f30;
        opacity: 0.7;
        right: 17px;
        z-index: 1000;
    }

    #m-float-menu ul li {
        text-align: left;
        padding-left: 20px;
        margin: 15px 0 20px 15px;
    }

    #m-float-menu ul li a, #m-float-menu ul li a:visited {
        font-size: 24px;
        color: #fff;
    }

    .index_page_banner {
        height: 200px;
        background: url("../images/v2/mobile/mobile_index_banner.png") no-repeat scroll 50% 50% transparent;
        background-size: contain !important;
    }

    .index-block {
        margin-top: 0;
    }

    .zhuanyunright {
        display: none;
    }

    .m-welcome-info {
        color: #f6b42a;
        line-height: 30px;
    }

    .m-welcome-info .mlogin {
        padding-right: 13px;
        border-right: 2px solid #f6b42a;
        margin-right: 10px;
    }

    #top-mobile-menu .m-menubar {
        width: 60px;
        float: right;
        margin-right: 5px;
    }

    #top-mobile-menu .m-menubar a {
        display: block;
        width: 60px;
        height: 35px;
        background-color: #1483c9;
        text-align: center;
        padding-top: 8px;
    }

    #top-mobile-menu .m-menubar a, #top-mobile-menu .m-menubar a:hover, #top-mobile-menu .m-menubar a:visited {
        color: #fff;
    }

    .wrapper {
        min-width: 320px;
        width: 100%;
        overflow: hidden;
        max-width: 600px;
    }

    #menu {
        margin: auto auto !important;
        width: 320px;
    }

    #menu li {
        width: 136px;
        padding: 6px 12px;
    }

    #top-search {
        display: none;
    }

    #header-top .top-bar-menu ul {
        display: none
    }

    #menu {
        height: auto;
        margin: 0 10px;
        overflow: hidden;
    }

    #right-siderbar {
        display: none;
    }

    #banner_list img {
        margin-left: 1px !important;
    }

    #social-network .social-network-items li {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer-blocks li {
        margin-bottom: 10px;
    }

    #siderWeixinBarbox {
        display: none;
    }

    .gotop02 {
        display: none;
    }

    #main-content {
        width: 320px;
    }

    #social-network {
        margin-top: 15px;
    }

    .top-bar {
        text-align: right;
    }

    .hideOnPhone {
        display: none;
    }

    .hideOrgOnPhone {
        display: none;
    }

    .com_table td.hideOnPhone, .com_table th.hideOnPhone {
        display: none;
    }

    .showOnPhone {
        display: block;
    }

    .showOnPhoneInline {
        display: inline;
    }

    .myaccount-center {
        display: inline-block;
        background: #ff7701;
        color: #FFF !important;
        border-radius: 2px;
        border: 0px solid #418b9f;
        padding: 0px 12px;
        cursor: pointer;
        height: 24px;
        line-height: 22px;
    }

    .common-yellow-border-btn {
        width: 240px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        background-color: #f6b42a;
        font-size: 20px;
        display: inline-block;
        color: #FFF;
        text-decoration: none;
        cursor: pointer;
        padding: 0;
        border: none;
        border-radius: 30px;
        color: #fff;
    }

    .welcome-info {
        padding-top: 8px;
        width: 320px;
    }

    .group-tab {
        margin-bottom: 30px;
    }

    #footer {
        background: none;
        background-color: #f8f8f8;
    }

    #footer .footer-header, #footer .footer-blocks, #footer .shortcut {
        display: none;
    }

    #footer .m-footer {
        padding: 15px 0 45px 0;
        background-color: #f8f8f8;
    }

    #footer .m-footer .m-contactus .tel {
        float: left;
        width: 49%;
        font-size: 18px;
    }

    #footer .m-footer .m-contactus .tel span {
        color: #cd8508;
    }

    #footer .m-footer .m-contactus .email {
        float: right;
        width: 49%;
        font-size: 18px;
    }

    #footer .m-footer .m-contactus-download {
        margin-top: 35px;
    }

    #footer .m-footer .m-contactus .txt {
        float: left;
        width: 15%;
        font-size: 18px;
        height: 90px;
        padding-top: 60px;
        text-align: right;
        padding-right: 20px;
    }

    #footer .m-footer .m-contactus .app {
        float: left;
        width: 30%;
        font-size: 18px;
    }

    #footer .m-footer .m-contactus .weixin {
        float: left;
        width: 30%;
        font-size: 18px;
    }
}
