* {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    color: #898989;
    box-sizing: padding-box;
    list-style: none;
    outline: 0;
    border: 0;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: "Helvetica Light";
    src: url(font/helvetica-light.eot?);
    src: url(font/helvetica-light.eot?#iefix) format("embedded-opentype"), url(font/helvetica-light.woff) format("woff"), url(font/helvetica-light.ttf) format("truetype"), url(font/helvetica-light.svg#helvetica-light) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Helvetica-Light-Light-Italic;
    src: url(font/Helvetica-Light-Light-Italic.eot?);
    src: url(font/Helvetica-Light-Light-Italic.eot?#iefix) format("embedded-opentype"), url(font/Helvetica-Light-Light-Italic.woff) format("woff"), url(font/Helvetica-Light-Light-Italic.ttf) format("truetype"), url(font/Helvetica-Light-Light-Italic.svg#helvetica) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: FZLanTingHeiS-R-GB;
    src: url(font/FangZheng.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: FZLanTingHeiS-R-GB, "Helvetica Light";
    /*background-color: #fff;*/
}

a {
    text-decoration: none;
}

label.inputLabel {
    position: relative;
    font-size: 14px;
    color: #b7babb;
    line-height: 14px;
    height: 14px;
    overflow: hidden;
    padding-left: 20px;
}

input[type=radio] {
    display: none;
}

input[type=radio] + label:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    vertical-align: middle;
    border: 1px solid #be8f61;
    background: #fff;
    padding: 1px;
}

input[type=radio]:checked + label:before {
    background: #fff;
}

input[type=radio]:checked + label:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #be8f61;
}

label.checkboxLabel {
    position: relative;
    font-size: 14px;
    color: #b7babb;
    line-height: 18px;
    height: 18px;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox] + label:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: #cbcbcb solid 1px;
    vertical-align: middle;
    background: #fff;
}

input[type=checkbox]:checked + label:before {
    border: #be8f61 solid 1px;
}

input[type=checkbox]:checked + label:after {
    content: "";
    width: 5px;
    height: 9px;
    border-bottom: #be8f61 solid 1px;
    border-right: #be8f61 solid 1px;
    transform: rotate(45deg);
    position: absolute;
    left: 5px;
    top: 3px;
}

.transition {
    transition: transform .5s ease;
}

.clearfix {
    overflow: auto;
    zoom: 1;
}

.contain {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    /*background: #fff;*/
    overflow: hidden;
    position: relative;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

header {
    height: 78px;
    border-bottom: 2px solid #c59a71;
    padding-left: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    overflow-x: hidden;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin-right: 38px;
}

.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "Helvetica Light";
    font-size: 30px;
    color: #4c4948;
    cursor: pointer;
    background: url(img/logo.jpg);
    background-size: contain;
    height: 24px;
    width: 182px;
    background-repeat: no-repeat;
}

.navigation_btn {
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    width: 26px;
    background-image: url(../img/header/png_1.png);
    background-position: center;
    background-size: cover;
}

.navigation_btn:after {
    content: "MENU";
    position: absolute;
    left: 46px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #575453;
}

.navigation_btn:hover:after {
    color: #be8f61;
}

.navigation_btn:hover {
    background-image: url(../img/header/png_1_Hover.png);
}

.navigation_btn_main {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 95px;
    background-repeat: no-repeat;
    background-size: contain;
}

.header_right {
    margin-right: 28px;
    padding-right: 38px;
}

.header_right a {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    margin: 0 7px;
}

.header_right a.line {
    width: 1px;
    background: #575453;
    cursor: default;
}

.header_right a.a_2 {
    background-image: url(../img/header/png_2.png);
}

.header_right a.a_3 {
    background-image: url(../img/header/png_3.png);
}

.header_right a.a_4 {
    background-image: url(../img/header/png_4.png);
}

.header_right a.a_5 {
    background-image: url(../img/header/png_5.png);
    position: relative;
}

.header_right a.a_6 {
    background-image: url(../img/header/png_6.png);
    margin-left: 0;
}

.header_right a.a_2:hover {
    background-image: url(../img/header/png_2_Hover.png);
}

.header_right a.a_3:hover {
    background-image: url(../img/header/png_3_Hover.png);
}

.header_right a.a_3.active {
    background-image: url(../img/header/png_3_Hover.png);
}

.header_right a.a_4:hover {
    background-image: url(../img/header/png_4_Hover.png);
}

.header_right a.a_5:hover {
    background-image: url(../img/header/png_5_Hover.png);
}

.header_right a.a_5.active {
    background-image: url(../img/header/png_5_Hover.png);
}

.header_right a.a_6:hover {
    background-image: url(../img/header/png_6_Hover.png);
}

.main {
    /*margin-top: 80px;*/
}

.close {
    font-size: 0;
    display: inline-block;
    cursor: pointer;
    width: inherit;
    height: inherit;
    position: relative;
}

.close::after, .close::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #898989;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
}

.close::before {
    transform: rotate(45deg);
}

.close::after {
    transform: rotate(-45deg);
}

.close-white::after, .close-white::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
}

nav.menu {
    position: fixed;
    width: 276px;
    z-index: 2000;
    background: #fff;
    padding-bottom: 20px;
}

nav.leftMenu {
    top: 80px;
    left: 0;
    transform: translateX(-100%);
    height: 650px;
    overflow: auto;
}

nav.menu.open {
    transform: translateX(0);
}

.menu_close {
    height: 70px;
    background: #fcfdfe;
    position: relative;
}

.menu_close .close {
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
}

.menu_close .close:hover::after, .menu_close .close:hover::before {
    background: #b79172;
}

nav.menu .menu_first_list {
    padding-left: 38px;
    padding-right: 28px;
}

nav.menu .menu_first_list a {
    color: #898989;
    cursor: pointer;
    display: block;
    height: 36px;
    position: relative;
    font-size: 16px;
    line-height: 35.61px;
    letter-spacing: 3px;
}

nav.menu .menu_first_list a.firstA {
    color: #b79172;
}

nav.menu .menu_first_list a.firstA:after {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: #b79172 solid 1px;
    border-radius: 50%;
    background: #fff;
}

nav.menu .menu_first_list a.firstA.active:after {
    background: #b79172;
}

nav.menu .menu_first_list ul {
    padding-left: 20px;
    display: none;
}

nav.menu .menu_first_list ul li a.dl {
    color: #4c4948;
}

nav.menu .menu_first_list ul li a:hover {
    color: #b79172;
}

nav.menu .menu_first_list ul li a.dl:hover {
    color: #4c4948;
}

.menu_first_list ul li a.active, nav.menu .menu_first_list a.active {
    color: #b79172;
}

nav.rightMenu {
    top: 80px;
    right: 0;
    transform: translateX(100%);
}

.footer {
    width: 19.2rem;
    padding-top: .8rem;
}

.footer .sfa {
    width: 86%;
    margin: 0 auto;
    margin-bottom: .36rem;
    border-top: #575453 solid 1px;
    text-align: center;
    padding-top: .36rem;
    position: relative;
}

.footer .sfa i {
    display: inline-block;
    background-image: url(../img/png_2.png);
    background-position: center;
    background-size: cover;
    width: 2.58rem;
    height: .52rem;
}

.btn {
    display: inline-block;
    width: 190px;
    height: 34px;
    border: #878787 solid 1px;
    border-radius: 4px;
    position: relative;
    font-size: 16px;
    line-height: 34px;
    text-align: left;
    text-indent: 20px;
    margin-top: 30px;
}

.btn:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 33px;
    right: 14px;
    top: 0;
    background: url(../img/png_1.png) center no-repeat;
    background-size: cover;
}

.btn:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 34px;
    right: 0;
    top: 0;
    background: #878787;
}

.fontBolder {
    font-weight: 600;
}

.popModal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: url(img/popModal-bg.png) repeat;
    z-index: 9998;
}

.popModal .btn-close {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 27px;
    height: 27px;
    background-color: transparent;
    overflow: hidden;
    transition: all 1s;
    transform: rotate(0);
}

.btn-close::after, .popModal .btn-close::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #898989;
}

.popModal .btn-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popModal .btn-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popModal .btn-close:hover {
    transform: rotate(720deg);
}

.login {
    width: 488px;
    height: 470px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.popTitle {
    text-align: center;
    color: #b79172;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 4px;
    padding-top: 100px;
    padding-bottom: 30px;
}

.popTitle2 {
    text-align: center;
    color: #b79172;
    font-size: 20px;
    font-weight: 400;
    padding-top: 36px;
    line-height: 36px;
    padding-bottom: 80px;
}

.login .sxa {
    width: 300px;
    margin: 0 auto;
}

.login .inp_1 {
    width: 300px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    overflow: hidden;
    border: #c3c3c3 solid 1px;
    box-sizing: border-box;
    padding-left: 58px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 20px;
}

.login .inp_1 i {
    display: inline-block;
    position: absolute;
    background: url(img/user/png_7.png) no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
    width: 47px;
    height: 38px;
    content: "";
}

.login .inp_1 input {
    width: 100%;
    height: 100%;
    border: 0;
    line-height: 100%;
    letter-spacing: 2px;
}

.login .inp_2 i {
    background: url(img/user/png_8.png) no-repeat center;
}

.pop_close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 30px;
    height: 30px;
}

.login .bot {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    width: 300px;
}

.login .bot span {
    color: #b7babb;
    cursor: pointer;
}

.btnCom {
    width: 180px;
    height: 38px;
    line-height: 38px;
    background: #878787;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
}

.btnCom2 {
    width: 140px;
    height: 30px;
    line-height: 30px;
    background: #878787;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
}

.btnCom3 {
    width: 300px;
    height: 38px;
    line-height: 38px;
    background: #878787;
    font-size: 16px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
    letter-spacing: 4px;
}

.btnCom2:hover, .btnCom3:hover, .btnCom:hover {
    color: #fff;
}

.popBase {
    position: absolute;
    max-width: 824px;
    width: 60%;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    padding-bottom: 70px;
}

.popBase .item {
    width: 440px;
    margin: 0 auto;
    display: flex;
    line-height: 38px;
    padding: 16px 0;
    align-items: center;
}

.popBase .item .le {
    padding-right: 20px;
    letter-spacing: 10px;
}

.popBase .item .le.mar20 {
    margin-left: 20px;
}

.popBase .item .ri {
    flex: 1;
    display: flex;
    justify-content: space-between;
    line-height: 38px;
    align-items: center;
}

.popBase .item .ri .sexz {
    margin-left: 40px;
}

.popBase .item .ri input[type=password], .popBase .item .ri input[type=text] {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: #e1e1e1 solid 1px;
}

.popBase .item .ri select {
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    border: #e1e1e1 solid 1px;
    display: inherit;
}

.popBase .item .ri input.inp_1 {
    width: 120px;
}

.popBase .azd {
    width: 440px;
    margin: 0 auto;
    padding: 10px 0;
}

.popBase .azd.marginTop50 {
    margin-top: 50px;
}

.delete {
    background: url(img/user/png_3.png) center no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.cpmx dl {
    overflow: hidden;
    position: relative;
}

.cpmx dl dt {
    float: left;
    padding-bottom: 12px;
    border-bottom: #c3c3c3 solid 1px;
}

.cpmx dl dt:nth-child(1) {
    width: 50%;
    text-align: left;
}

.cpmx dl dt:nth-child(2) {
    width: 14%;
    text-align: center;
}

.cpmx dl dt:nth-child(3) {
    width: 18%;
    text-align: right;
}

.cpmx dl dt:nth-child(4) {
    width: 18%;
    text-align: right;
}

.cpmx dl dd {
    box-sizing: border-box;
    float: left;
    padding: 40px 0;
    border-bottom: #c3c3c3 solid 1px;
    height: 291px;
    position: relative;
}

.cpmx dl dd:nth-child(1) {
    width: 50%;
}

.cpmx dl dd:nth-child(2) {
    width: 14%;
}

.cpmx dl dd:nth-child(3) {
    width: 18%;
}

.cpmx dl dd:nth-child(4) {
    width: 18%;
}

.cpmx dl dd:nth-child(2) .jsq {
    width: 78px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.cpmx dl dd:nth-child(2) .jsq .asd {
    width: 18px;
    height: 34px;
    line-height: 34px;
    float: left;
    font-size: 18px;
    text-align: center;
}

.cpmx dl dd:nth-child(2) .jsq .asd.kc {
    margin: 0 4px;
    height: 34px;
    width: 34px;
    text-align: center;
    box-sizing: border-box;
    line-height: 32px;
    border: #c3c3c3 solid 1px;
    font-size: 14px;
}

.cpmx dl dd:nth-child(3) span, .cpmx dl dd:nth-child(4) span {
    color: #4c4948;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.cpmx dl dd .ser {
    overflow: hidden;
}

.cpmx dl dd .ser .img {
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 210px;
    height: 210px;
}

.cpmx dl dd .ser .rinfo {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    width: 220px;
    margin-top: 20px;
}

.cpmx dl dd .ser .rinfo .tit {
    color: #b79172;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.cpmx dl dd .ser .rinfo .texts {
    color: #4c4948;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.cpmx dl dd .ser .rinfo .gg {
    color: #4c4948;
    margin-top: 20px;
}

.cpmx dl dd .ser .rinfo .line {
    height: 1px;
    background: #c3c3c3;
    width: 80px;
    margin: 20px 0;
}

.centerTitle {
    padding-bottom: 50px;
    color: #b79172;
    letter-spacing: 6px;
    text-align: center;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
}

.centerDiv {
    background: #f2f2f3;
    width: 100%;
    padding-top: 110px;
    padding-bottom: 60px;
}

.centerDiv .wer {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
}

.centerDiv .leftPart {
    width: 140px;
    float: left;
    font-size: 16px;
    padding-top: 60px;
}

.centerDiv .leftPart span {
    font-size: 16px;
    margin: 8px 0;
    display: inline-block;
    color: #4c4948;
    letter-spacing: 6px;
}

.centerDiv .leftPart a {
    cursor: pointer;
    font-size: 16px;
    margin: 8px 0;
    display: inline-block;
    color: #4c4948;
    letter-spacing: 6px;
}

.centerDiv .leftPart .img {
    background: url(img/user/png_2.png) center no-repeat;
    background-size: cover;
    width: 116px;
    height: 116px;
    border-right: #dadadb solid 1px;
    border-bottom: #dadadb solid 1px;
    margin: 6px 0;
}

.centerDiv .leftPart span.hiy {
    letter-spacing: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    width: 120px;
}

.centerDiv .leftPart .colorz {
    color: #b79172;
}

.centerDiv .leftPart .active {
    color: #4c4948;
}

.centerDiv .leftPart .line {
    height: 1px;
    background: #9f9e9e;
    margin: 20px 0;
    width: 80px;
}

.centerDiv .rightPart {
    float: left;
    background: #fff;
    width: 1000px;
    padding: 50px;
    box-sizing: border-box;
}

.centerDiv .rightPart .titltTop {
    padding-bottom: 50px;
    color: #b79172;
    letter-spacing: 6px;
    text-align: center;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
}

#loadingBar img {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -18px;
}

.antifake {
    position: absolute;
    width: 488px;
    height: 380px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

.antifake-title {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 15px;
    color: #4c4948;
    text-align: center;
    margin-top: 90px;
}

.antifake-text {
    font-size: 15px;
    line-height: 4;
    text-align: center;
    letter-spacing: 3px;
    color: #878787;
}

.antifake input {
    width: 299px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.antifake input[type=text], .antifake input[type=password] {
    border: solid .5px #878787;
}

.antifake input[type=button] {
    border-radius: 2px;
    color: #fff;
    background: #878787;
    margin-top: 25px;
    cursor: pointer;
}

.antifake input[type=submit] {
    border-radius: 2px;
    color: #fff;
    background: #878787;
    margin-top: 25px;
    cursor: pointer;
}

.layui-badge-dot {
    position: absolute;
    left: 20px;
    width: 15px;
    height: 15px;
    line-height: 15px;
}

select {
    text-align: center;
    text-align-last: center;
}

.btn-detail {
    width: 2.37rem;
    height: .35rem;
    border: #878787 solid 1px;
    border-radius: 4px;
    cursor: pointer;
}

.btn-detail a:first-child {
    display: block;
    width: 1.76rem;
    height: 100%;
    line-height: .35rem;
    text-align: center;
    font-size: 18px;
    letter-spacing: .2em;
    color: #4c4948;
    float: left;
}

.btn-cart {
    display: block;
    width: .6rem;
    height: 100%;
    background: #878787;
    position: relative;
    float: right;
}

.btn-cart i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .35rem;
    height: .33rem;
    background: url(../images/png_1.png) center no-repeat;
    background-size: cover;
}

.layui-form-select dl dd.layui-this {
    background-color: #b38d70;
}

.btn-ww {
    display: block;
    width: 2rem;
    height: 2em;
    line-height: 2em;
    margin: 0 auto;
    margin-bottom: .5rem;
    text-align: center;
    border: solid 1px #878787;
    cursor: pointer;
    border-radius: .04rem;
    font-size: .18rem;
    letter-spacing: .036rem;
}

.imgWidth100P {
    width: 100%;
}

.layui-layer-content {
    color: #b79172;
}

.force-width {
    width: 100% !important;
}

.fixedbar, nav.userMenu {
    display: none;
}

.switch-cultrue {
    width: 3.78rem;
    height: .55rem;
    border: solid .01rem #7f7f80;
    position: absolute;
    border-radius: .28rem;
    right: 0;
    top: 50%;
    margin-top: -.2rem;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}

.switch-cultrue a {
    display: block;
    font-size: .3rem;
    color: #4c4948;
    letter-spacing: .05em;
    line-height: .55rem;
}

.switch-cultrue a.active {
    color: #b79172;
}

.block-target {
    display: block;
    cursor: pointer;
    width: 100%;
}

.block-target img {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
}

.home-search-suggest {
    position: absolute;
    width: 4.1rem;
    height: .5rem;
    border-radius: .28rem;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 1.2rem;
    font-size: .24rem;
    text-align: center;
    letter-spacing: .1em;
}

@media screen and (max-width: 750px) {
    * {
        font-size: .2rem;
        line-height: .2rem;
    }

    header {
        height: 1rem;
        border-bottom: .02rem solid #c59a71;
        padding-left: .2rem;
    }

    .navigation_btn {
        height: .3rem;
        width: .43rem;
    }

    .navigation_btn:after {
        left: .5rem;
        font-size: 14px;
        color: #575453;
    }

    .logo {
        width: 2.06rem;
        height: .28rem;
        background-repeat: no-repeat;
    }

    .header_right {
        margin-right: .28rem;
        padding-right: .2rem;
    }

    .header_right a {
        width: .44rem;
        height: .44rem;
        margin: 0 .05rem;
    }

    .main {
        margin-top: 1rem;
    }

    nav.menu {
        width: 5.29rem;
        padding-bottom: .2rem;
    }

    nav.leftMenu {
        top: 1rem;
        height: 10rem;
    }

    nav.rightMenu {
        top: 1rem;
    }

    .menu_close {
        height: .7rem;
    }

    .menu_close .close {
        right: .18rem;
        width: .28rem;
        height: .28rem;
    }

    nav.menu .menu_first_list {
        padding-left: .38rem;
        padding-right: .28rem;
    }

    nav.menu .menu_first_list a {
        font-size: .25rem;
        letter-spacing: .05rem;
        line-height: .5516rem;
    }

    nav.menu .menu_first_list a.firstA:after {
        content: "";
        width: .04rem;
        height: .04rem;
    }

    nav.menu .menu_first_list ul {
        padding-left: .2rem;
    }

    .footer {
        width: 100%;
        padding-top: .32rem;
        margin-bottom: 1.25rem;
    }

    .footer .sfa {
        padding-top: .24rem;
    }

    .footer .sfa i {
        width: 2rem;
        height: .4rem;
    }

    label.inputLabel {
        position: relative;
        font-size: .2rem;
        color: #b7babb;
        line-height: 1.2em;
        height: 1.2em;
        overflow: hidden;
        padding-left: .3rem;
    }

    input[type=radio] {
        display: none;
    }

    input[type=radio] + label:before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        vertical-align: middle;
        border: 1px solid #be8f61;
        background: #fff;
        padding: 1px;
        box-sizing: border-box;
    }

    input[type=radio]:checked + label:before {
        background: #fff;
    }

    input[type=radio]:checked + label:after {
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 100%;
        position: absolute;
        left: 2px;
        top: 50%;
        transform: translateY(-50%);
        background: #be8f61;
    }

    .btn {
        display: inline-block;
        width: 1.94rem;
        height: .38rem;
        border: #878787 solid 1px;
        border-radius: .04rem;
        position: relative;
        font-size: .2rem;
        line-height: .38rem;
        text-align: left;
        text-indent: .2rem;
        margin-top: .4rem;
    }

    .btn:after {
        content: "";
        position: absolute;
        width: .35rem;
        height: .33rem;
        right: .14rem;
        top: 0;
    }

    .btn:before {
        content: "";
        position: absolute;
        width: .6rem;
        height: .38rem;
        right: 0;
        top: 0;
        background: #878787;
    }

    .btn-common-prev {
        width: .2rem;
        height: .39rem;
        left: 0;
        top: 30%;
        transform: translateY(-50%);
        position: absolute;
        cursor: pointer;
        z-index: 1000;
        background: url(img_mobile/btn-common-prev.png);
        background-size: contain;
    }

    .btn-common-next {
        width: .2rem;
        height: .39rem;
        right: 0;
        top: 30%;
        transform: translateY(-50%);
        position: absolute;
        cursor: pointer;
        z-index: 1000;
        background: url(img_mobile/btn-common-next.png);
        background-size: contain;
    }

    .antifake {
        width: 7.2rem;
    }

    .login {
        width: 7.2rem;
    }

    .fixedbar {
        position: fixed;
        width: 7.5rem;
        height: .75rem;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        z-index: 999;
        background: #fff;
        border-top: solid #be8f61 .01rem;
    }

    .fixedbar a {
        display: block;
        font-size: .25rem;
        line-height: .45rem;
        letter-spacing: .075rem;
        color: #4c4948;
        border-right: solid #4c4948 .01rem;
        text-align: center;
        flex: 1;
    }

    .btn-gold-prev {
        width: .2rem;
        height: .35rem;
        left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        cursor: pointer;
        z-index: 1000;
        background: url(img_mobile/btn-gold-prev.png);
        background-size: contain;
    }

    .btn-gold-next {
        width: .2rem;
        height: .35rem;
        right: 0;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        cursor: pointer;
        z-index: 1000;
        background: url(img_mobile/btn-gold-next.png);
        background-size: contain;
    }

    nav.userMenu {
        height: 8rem;
        right: 0;
        transform: translateX(100%);
        bottom: .765rem;
        display: block;
    }

    nav.userMenu .welcome {
        margin-bottom: .5rem;
    }

    nav.userMenu .welcome span {
        font-size: .3rem;
        letter-spacing: .05rem;
        line-height: .7rem;
        color: #4c4948;
        text-align: center;
    }

    .btn-ww {
        margin-bottom: 1.5rem;
    }

    .popBase {
        width: 7.5rem;
        color: #4c4948;
        font-size: .28rem;
        letter-spacing: .2rem;
    }

    .popBase .item {
        width: 5.3rem;
        padding: 0;
    }

    .popBase {
        height: 100%;
        overflow: auto;
        left: 0;
        top: 0;
        transform: translate(0, 0);
    }

    .popBase .item:nth-of-type(n+2) {
        display: block;
    }

    .popBase .item .le {
        display: block;
        font-size: .28rem;
        color: #4c4948;
        height: .7rem;
        line-height: .7rem;
    }

    .popBase .item .ri .sexz {
        margin-left: 0;
    }

    .popBase .item .ri input[type=password], .popBase .item .ri input[type=text] {
        font-size: .28rem;
        color: #4c4948;
    }

    .popBase .item .ri .inputLabel.sexz {
        font-size: .28rem;
        color: #4c4948;
    }

    .popBase .item .azd {
        width: 100%;
        font-size: .21rem;
        text-align: justify;
        line-height: 1.4;
        letter-spacing: .1rem;
    }

    .popBase .item .azd .btnCom3 {
        width: 100%;
    }

    .login .inp_1 input {
        font-size: .25rem;
        color: #4c4948;
    }

    .login .bot span {
        font-size: 14px;
    }

    .slidep {
        position: relative;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .slidep a {
        display: block;
    }

    .switch-cultrue {
        position: static;
        margin: 0 auto;
        margin-top: .35rem;
    }

    input[type=text], input[type=button], input[type=submit], input[type=reset], select, textarea, button {
        -webkit-appearance: none;
    }
}
