
* {
    touch-action: pan-y;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* {

}

div {
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
}

div:focus {
    outline: none;
}

.subConTp {
    background: -webkit-linear-gradient(#1ec0b1, #0db8c5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#1ec0b1, #0db8c5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#1ec0b1, #0db8c5); /* Firefox 3.6 - 15 */
    background: linear-gradient(#1ec0b1, #0db8c5); /*  */
    padding: 20px 0;
    text-align: center;
    display: none;
}

.subConTp h2 {
    font-size: 23px;
    color: #fff;
}

.subConTp div {
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
}

.subConTp a {
    font-size: 13px;
    color: #fff;
}

.subListPg_but {
    background: -webkit-linear-gradient(#62E0F9, #62E0F9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#62E0F9, #62E0F9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#62E0F9, #62E0F9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#62E0F9, #62E0F9); /*  */
    border-top: 1px solid #62E0F9;
}

.subListPg_but a {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.subListPg_but a i {
    font-size: 20px;
    opacity: .5;
}

.subListPg_but a:last-child {
    border-left: 1px solid #62E0F9;
}

.subListPg_but a:last-child i {
    font-size: 25px;
}

.subListPg_but a.on i {
    opacity: 1;
}

.subListPg ul {
    margin-left: -10px;
    padding: 0 10px;
}

.subListPg ul li {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: calc(50% - 10px);
}

.subListPg ul li img {
    width: 100%;
}

.subListPg ul li h3 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #4f4d58;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subListPg ul li p {
    display: none;
}

.subListPg ul li i {
    font-style: normal;
    color: #62E0F9;
    margin-right: 5px;
}

.subListPg ul li i b {
    font-size: 16px;
}

.subListPg ul li del {
    color: #c1c1c1;
    font-size: 13px;
}

.subListPg ul.on {
    margin-left: 0;
    padding: 0;
}

.subListPg ul.on li {
    float: none;
    margin-left: 0;
    width: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.subListPg ul.on li a {
    display: block;
    padding: 0 10px;
}

.subListPg ul.on li img {
    float: left;
    width: 110px;
    margin-right: 5px;
}

.subListPg ul.on li div.beer_box {
    float: right;
    width: calc(100% - 125px);
}

.subListPg ul.on li h3 {
    font-size: 15px;
    height: auto;
    margin-top: 5px;
    font-weight: 600;
}

.subListPg ul.on li p {
    display: block;
    font-size: 12px;
    color: #828283;
    margin: 0px 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.pagination {
    text-align: center;
    padding: 20px 0;
}

.pagination li {
    display: inline-block;
}

.pagination span {
    display: inline-block;
    color: #c7c7c7;
    line-height: 39px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 30px;
}

.pagination a {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #dcdcdc;
    margin: 0 2px;
    font-size: 16px;
    color: #adadad;
    vertical-align: middle;
}

.pagination .active a {
    border: 1px solid #62E0F9;
    background: #62E0F9;
    color: #fff;
}

.pagination .prev a,
.pagination .next a {
    width: auto;
    border: none;
    margin: 0;
    font-size: 30px;
    color: #c7c7c7;
}

.subListPg_noCon {
    height: 400px;
    text-align: center;
    padding-top: 150px;
    box-sizing: border-box;
}

.subListPg_noCon i {
    font-size: 50px;
    color: #b8b8b8;
}

.subListPg_noCon p {
    font-size: 20px;
    color: #b8b8b8;
}

.viewBox {
    padding: 0 10px 25px;
}

.viewHd {
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
}

.viewHd a {
    display: block;
    color: #bababb;
    height: 100%;
    line-height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.viewHd a i {
    font-size: 22px;
}

.viewHd a.shopCar i {
    font-size: 29px;
}

.viewHd a.backOff {
    position: absolute;
    left: 0;
    top: 0;
}

.viewHd a.shopCar {
    position: absolute;
    right: 0;
    top: 0;
}

.viewHd p {
    font-size: 18px;
    color: #252934;
    font-weight: bold;
}

#subSlide {
    position: relative;
}

#subSlide .slides li img {
    width: 100%;
}

#subSlide .flex-control-nav {
    overflow: hidden;
    margin-left: -2%;
    margin-top: 10px;
}

#subSlide .flex-control-nav li {
    float: left;
    width: 23%;
    margin-left: 2%;
    background: #eee;
}

#subSlide .flex-control-nav li img {
    width: 100%;
}

#subSlide .flex-control-nav li a {
    display: block;
    font-size: 0;
}

#subSlide .flex-control-nav li a.flex-active {
    border: 1px solid #62E0F9;
}

.viewText h3 {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.viewText p {
    color: #a3aab2;
    font-size: 16px;
    margin: 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.viewText span {
    display: inline-block;
    color: #a3aab2;
    font-size: 14px;
    margin-top: 10px;
}

.viewText div {
    margin-top: 5px;
}

.viewText div em {
    font-style: normal;
    color: #be555c;
    font-size: 15px;
    text-decoration: line-through;
}

.viewText div i {
    font-style: normal;
    color: #62E0F9;
    font-size: 16px;
}

.viewText div i b {
    font-size: 24px;
}

.viewDetails > p {
    font-size: 18px;
    color: #5b5f62;
    padding: 10px;
    border-bottom: 1px solid #edf2f7;
}

.viewDetails > div {
    padding: 10px;
    border-bottom: 1px solid #edf2f7;
}

.viewDetails > div img {
    max-width: 100%;
}

.viewPush p {
    font-size: 18px;
    color: #5b5f62;
    padding: 10px;
}

.viewPush_sliderBox {
    background: #fff;
    border-top: 1px solid #edf2f7;
}

#viewPush_slider.flexslider {
    position: relative;
    padding: 10px;
    position: relative;
    *zoom: 1;
}

#viewPush_slider:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

#viewPush_slider.flexslider .slides li {
    float: left;
    position: relative;
}

#viewPush_slider.flexslider .slides li a img {
    width: 100%;
}

#viewPush_slider.flexslider .slides li a p {
    font-size: 16px;
    color: #525559;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#viewPush_slider.flexslider .slides li a span {
    font-size: 14px;
    color: #a9abaa;
}

.tb-key_mbe_bg {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 103;
}

.tb-key_mbe {
    display: none;
    background: #fff;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    z-index: 104;
    padding-bottom: 80px;
}

.tb-key_mbeBoxTp {
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.tb-key_mbeBoxTp .goods_img {
    float: left;
    margin-top: -34px;
}

.tb-key_mbeBoxTp .goods_img img {
    border: 0px solid #e1e1e1;
    background: #ffffff;
    width: 122px;
    height: 122px;
}

.tb-key_mbeBoxTp .jiaqian {
    float: left;
    margin-left: 15px;
    padding-top: 15px;
}

.tb-key_mbeBoxTp .jiaqian dl {
    overflow: hidden;
}

.tb-key_mbeBoxTp .jiaqian dt {
    float: left;
    font-size: 12px;
    color: #666;
    width: 48px;
    line-height: 22px;
}

.tb-key_mbeBoxTp .jiaqian dd {
    float: left;
    font-size: 13px;
    color: #333;
    line-height: 22px;
}

.tb-key_mbeBoxTp .jiaqian dd.redC {
    color: #ff0036;
}

.tb-key_mbeBoxTp .jiaqian dd span {
    font-size: 15px;
    display: inline-block;
    margin-left: 3px;
}

.tb-key_mbeBoxTp .jiaqian dd span b {
    font-size: 16px;
}

.tb-key_mbeBoxTp .jiaqian p {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.tb-key_mbeBox {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.tb-key_mbeBox p {
    font-size: 14px;
    color: #333;
}

.tb-key_mbeBox div a {
    display: inline-block;
    font-size: 13px;
    color: #333;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #999;
    padding: 0 20px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-top: 15px;
}

.tb-key_mbeBox div a.active {
    color: #fff;
    background: #252934;
}

.tb-key_mbeBox2 {
    margin-top: 15px;
}

.tb-key_mbeBox2 > span {
    float: left;
    color: #333;
    line-height: 38px;
}

.tb-key_mbeBox2 p {
    float: right;
}

.tb-key_mbeBox2 p a {
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    color: #666;
    vertical-align: middle;
    line-height: 38px;
    cursor: pointer;
    border-radius: 50%;
}

.tb-key_mbeBox2 p a i {
    font-size: 30px;
    color: #868a93;
    font-weight: bold;
}

.tb-key_mbeBox2 p a i.icon-plus-minus {
    font-size: 20px;
}

.tb-key_mbeBox2 p input {
    outline: none;
    display: inline-block;
    width: 69px;
    height: 38px;
    text-align: center;
    border: none;
    font-size: 15px;
    color: #666;
    vertical-align: middle;
    line-height: 38px;
    border-radius: 20px;
    background: #62E0F9;
    color: #fff;
}

.tb-key_mbeBoxBtm {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #62E0F9;
    line-height: 40px;
    padding: 10px;
}

.tb-key_mbeBoxBtm a {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 40px;
}

.tb-key_mbeBoxBtm a:first-child {
    background: #fff;
    color: #66696e;
}

.tb-key_mbe_closeBut {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.tb-key_mbe_closeBut i {
    font-size: 25px;
}

.join_shopCar {
    background: #62E0F9;
    line-height: 40px;
    padding: 10px 0;
}

.join_shopCar a {
    display: block;
    float: left;
    width: 38%;
    margin-right: 2%;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.join_shopCar a:nth-child(2) {
    background: #fff;
    color: #000000;
    border-radius: 40px;
}

.join_shopCar a:nth-child(3) {
    background: #fff;
    color: #000000;
    border-radius: 40px;
}

.join_shopCar a:first-child {
    color: #ffffff;
    width: 18%;
    font-size: 30px;
}

.join_shopCar a:first-child .iconfont {
    font-size: 30px;
}

/*02定制款*/
.dingzhi_box {
    padding: 0 10px 10px;
}

.dingzhi_box p.size {
    text-align: center;
    position: relative;
}

/*.dingzhi_box table td  select { width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #212121; border: none;   appearance:none; -moz-appearance:none; -webkit-appearance:none; }*/
.dingzhi_box p.size:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 10px solid;
    border-right: 8px solid transparent;
    border-left: 7px solid transparent;
    color: #81858e;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
}

.dingzhi_box table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.dingzhi_box table th {
    font-size: 16px;
    color: #212121;
    text-align: left;
    font-weight: normal;
}

.dingzhi_box table td {
    padding: 10px 0;
    color: #868a93;
}

/*.dingzhi_box table input {  border: none; outline: none; padding-left: 0px; height: 37px; line-height: 37px; width: calc(100% - 10px); font-size: 16px; color: #212121; }*/

.dingzhi_box table p.mod {
    width: calc(100% - 10px);
    position: relative;
}

.dingzhi_box table p.mod:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 10px solid;
    border-right: 8px solid transparent;
    border-left: 7px solid transparent;
    color: #81858e;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
}

.dingzhi_box table input[type=file] {
    background: none;
    text-align: center;
    height: auto;
    line-height: normal;
    margin-top: 8px;
    width: calc(100% - 50px);
}

.dingzhi_box table #addFile {
    vertical-align: middle;
}

.dingzhi_box table i.icon-jinakangbaoicons19 {
    color: #868a93;
    font-size: 25px;
    vertical-align: middle;
}

/*.dingzhi_box table textarea { width: calc(100% - 10px); font-size: 18px; color: #212121; border: none; height: 100px; overflow-y: auto; resize: none;}*/

.dingzhiSubmit a {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #62E0F9;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
}

.dingzhiSubmit i {
    font-size: 30px;
    vertical-align: middle;
}

/*03关于我们*/
.s3_bg {
    background: url('../images/s3_img01.jpg') no-repeat center top #1b1f28;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding: 15px;
    position: relative;
}

.s3_bg > div {
    border: 8px solid #1dc0b2;
    padding: 60% 6% 10%;
}

.s3_bg > div img {
    max-width: 100%;
}

.s3_bg > div p.text01 {
    opacity: 0;
}

.s3_bg > div p.text02 {
    margin-top: 10%;
    opacity: 0;
}

.s3_bg > div p.text03 {
    margin-top: 10%;
    opacity: 0;
}

.s3_bg > div p.text01.active {
    animation: text01 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    transform: scale(0.1);
    opacity: 0;
    transition: all 1s;
}

.s3_bg > div p.text02.active {
    animation: text02 1s;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    transform: scale(0.1);
    opacity: 0;
    transition: all 1s;
}

.s3_bg > div p.text03.active {
    animation: text03 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    transform: scale(0.1);
    opacity: 0;
    transition: all 1s;
}

@keyframes text01 {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes text02 {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes text03 {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/*04帮助中心_常见问题01*/
.s4_help_tit li {
    float: left;
    width: 50%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #1b1f28;
    position: relative;
}

.s4_help_tit li:first-child:after {
    content: "";
    width: 1px;
    height: 18px;
    background: #a3aab2;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
}

.s4_help_tit a {
    display: block;
    font-size: 22px;
    color: #a3aab2;
}

.s4_help_tit a.on {
    color: #62E0F9;
}

.s4_help_tit a.on:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 10px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -4px;
}

.s4_help_con {
    padding: 0 10px 20px;
}

.s4_help_con dt {
    font-size: 16px;
    color: #333;
    padding: 10px;
    background: #f8f8f8;
    border-top: 1px solid #e6e6e6;
    margin-top: 20px;
}

.s4_help_con dd {
    font-size: 16px;
    color: #999;
    padding: 10px;
}

/*05联系我们*/
.s5_ctactUs {
    padding-top: 30px;
}

.s5_phoneBox {
    width: 70%;
    max-height: 90%;
    margin: 0 auto;
    text-align: center;
}

.s5_phoneBox img {
    width: 60%;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, .5);
    -moz-box-shadow: 8px 8px 8px rgba(0, 0, 0, .5);

    -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, .5);
}

.s5_phoneBox > span {
    display: inline-block;
    width: 70px;
    height: 15px;
    background: #1b1f28;
    border-radius: 15px;
}

.s5_phoneCon {
    padding: 8% 8% 20px;
    border-radius: 20px 20px 0 0;
}

.s5_phoneCon div {
    text-shadow: 2px 2px 1px #212121;
}

.s5_phoneCon p {
    text-shadow: 1px 1px 2px #212121;
}

.tada {
    width: 100%;
}

.tada.active {
    animation: tada 0.5s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.s5_phoneCon div {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
}

.s5_phoneCon div span {
    color: #95cb73;
}

.s5_phoneCon div span:last-child {
    color: #62E0F9;
}

.s5_phoneCon p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

/*06会员_登录*/

.login_box {
    padding: 20px;
    max-width: 600px;
    margin: auto;
}

.login_tit {
    font-size: 30px;
    color: #62E0F9;
    font-weight: 700;
}

.login_inp {
    margin-top: 20px;
}

.login_inp p {
    border: 1px solid #dcdcdc;
    position: relative;
    margin-top: 10px;
}

.login_inp p i {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    color: #b9babd;
    font-size: 25px;
}

.login_inp p input {
    width: 100%;
    border: none;
    outline: none;
    height: 45px;
    padding-left: 20px;
    line-height: 45px;
    padding-right: 50px;
    box-sizing: border-box;
    font-size: 16px;
    color: #b9babd;
}

.login_but input[type=submit] {
    border-radius: 6px;
    display: block;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #62E0F9;
    margin-top: 20px;
    border: 0;
    width: 100%;
}

.login_btm {
    margin-top: 15px;
}

.login_btm div {
    float: left;
    color: #fff;
}

.login_btm div a {
    color: #fff;
    font-weight: bold;
    text-shadow: -1px 0 #7a7a7a, 0 1px #7a7a7a,
    1px 0 black, 0 -1px #7a7a7a;
}

.login_btm p {
    float: right;
}

.login_btm p a {
    color: #fff;
}

/*06会员_找回密码01*/
.s6_backPassBg {
    padding-top: 30px;
    padding-bottom: 60px;
}

.step_img {
    margin: 0 auto;
    max-width: 750px;
    text-align: center;
}

.step_img img {
    width: 300px;
    margin-bottom: 10px;
}

.s6_backPass {
    padding: 30px 10px 0;
    max-width: 600px;
    margin: auto;
}

.s6_backPass p {
    font-size: 16px;
    color: #fff;
}

.s6_backPass div {
    background: #ffffff;
    border-radius: 6px;
    padding-left: 10px;
    margin-top: 15px;
    position: relative;
}

.s6_backPass div span {
    margin-left: 10px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #868a93;
    vertical-align: middle;
    width: 50px;
}

.s6_backPass div input {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #868a93;
    background: #ffffff;
    border: none;
    outline: none;
    padding-left: 10px;
    width: calc(100% - 80px);
}

.s6_backPass div input::-webkit-input-placeholder { /* WebKit browsers */
    color: #b9babd;
}

.s6_backPass a {
    display: block;
    border-radius: 6px;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #62E0F9;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

/*06会员_找回密码02*/
.s6_backPass p.mobileNum {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #30343f;
    margin-top: 15px;
}

.s6_backPass p.mobileNum b {
    font-size: 18px;
    color: #62E0F9;
}

.s6_backPass a.yanzhengma {
    width: 85px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #9397a3;
    color: #fff;
    font-weight: normal;
    position: absolute;
    right: 15px;;
    top: 10px;
    margin-top: 0px;
    box-shadow: none;
}

/*06会员_找回密码03*/
.s6_backPass_step3.s6_backPass div + div {
    margin-top: 10px;
}

.s6_backPass_step3.s6_backPass div span {
    width: 80px;
}

.s6_backPass_step3.s6_backPass div input {
    width: calc(100% - 95px);
}

.s6_backPass .error-box {
    display: block;
    margin: 0;
    height: auto;
    line-height: normal;
    width: 100%;
    padding-left: 10px;
    text-align: left;
    box-sizing: border-box;
}

.s6_backPass .error-box i {
    font-style: normal;
    display: block;
    color: #f44336;
}

/*06会员_找回密码04*/
.s6_backPass_step4 {
    text-align: center;
    margin-top: 40px;
}

/* Checkmark style starts */
@-moz-keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

@-webkit-keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

@keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

@keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 70px;
    }
}

@-webkit-keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 70px;
    }
}

@-moz-keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 70px;
    }
}

#cbtest {
    display: none;
}

.check-box {
    height: 80px;
    width: 80px;
    background-color: transparent;
    border: 7px solid black;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.5s;
    -o-transition: border-color ease 0.5s;
    -webkit-transition: border-color ease 0.5s;
    transition: border-color ease 0.5s;
    cursor: pointer;
}

.check-box::before, .check-box::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 0;
    width: 10px;
    background-color: #fff;
    display: inline-block;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 5px;
    content: ' ';
    -webkit-transition: opacity ease .5;
    -moz-transition: opacity ease .5;
    transition: opacity ease .5;
}

.check-box::before {
    top: 51px;
    left: 29px;
    box-shadow: 0 0 0 2px #1b1f28;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.check-box::after {
    top: 30px;
    left: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#cbtest + .check-box,
.check-box.checked {
    border-color: #fff;
}

#cbtest + .check-box::after,
.check-box.checked::after {
    height: 30px;
    -moz-animation: dothabottomcheck 0.5s ease 0s forwards;
    -o-animation: dothabottomcheck 0.5s ease 0s forwards;
    -webkit-animation: dothabottomcheck 0.5s ease 0s forwards;
    animation: dothabottomcheck 0.5s ease 0s forwards;
}

#cbtest + .check-box::before,
.check-box.checked::before {
    height: 70px;
    -moz-animation: dothatopcheck 0.8s ease 0s forwards;
    -o-animation: dothatopcheck 0.8s ease 0s forwards;
    -webkit-animation: dothatopcheck 0.8s ease 0s forwards;
    animation: dothatopcheck 0.8s ease 0s forwards;
}

.s6_backPass_step4 p {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}

.s6_backPass_step4 a {
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #62E0F9;
    height: 60px;
    line-height: 60px;
    text-align: center;
    box-shadow: 0px 20px 20px -8px rgba(11, 186, 191, 0.6);
    border-radius: 50px;
    margin-top: 40px;
}

/*06会员_注册01*/
.s6_join_img img {
    width: 100%;
}

#join-form .s6_join_box {
    display: none;
}

#join-form.step1 .step1 {
    display: block;
}

#join-form.step2 .step2 {
    display: block;
}

#join-form.step3 .step3 {
    display: block;
}

.s6_join_box {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
}

.s6_join_box .tit {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.s6_join_box .tit span {
    font-size: 22px;
    font-weight: bold;
}

.s6_join_box .tit b {
    font-size: 30px;
    color: #62E0F9;
}

.s6_join {
    padding: 0 10px 50px;
    max-width: 600px;
    margin: auto;
}

.s6_join p {
    color: white;
}

.s6_join div {
    margin-top: 20px;
    position: relative;
    line-height: 45px;
    background-color: white;
    border-radius: 6px;
    padding: 1px;
}

.s6_join div + div {
    margin-top: 10px;
}

.s6_join div span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin-left: 10px;
    font-size: 14px;
    color: #b9babd;
    vertical-align: middle;
    width: 60px;
}

.s6_join div input {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #868a93;
    border: none;
    outline: none;
    margin-left: 10px;
    width: calc(100% - 85px);
}

.s6_join div input::-webkit-input-placeholder { /* WebKit browsers */
    color: #b9babd;
}

.s6_join input[type=submit],
.s6_join a {
    cursor: pointer;
    display: block;
    border-radius: 6px;
    margin-top: 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #62E0F9;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 0;
    width: 100%;
}

.s6_join a.yanzhengma {
    cursor: pointer;
    width: 85px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #9397a3;
    color: #fff;
    font-weight: normal;
    position: absolute;
    right: 15px;
    top: 10px;
    margin-top: 0px;
    box-shadow: none;
}

.s6_join .error-box {
    display: block;
    margin: 0;
    height: auto;
    line-height: normal;
    width: 100%;
    padding-left: 10px;
    text-align: left;
    box-sizing: border-box;
}

.s6_join .error-box i {
    font-style: normal;
    display: block;
    color: #f44336;
}

.s6_join_box .alert {
    text-align: center;
}

.s6_join_box .alert-success {
    color: #62E0F9;
}

.s6_join_box .alert-danger {
    color: #be555c;
}

/*06会员_注册03*/
.s6_join_end {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 50px;
}

.s6_join_end i {
    color: #fff;
    font-size: 50px;
}

.s6_join_end p {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}

.s6_join_end a {
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #62E0F9;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50px;
    margin-top: 40px;
}

/*07个人中心*/
.pepoleCen_page {
    padding-top: 8%;
}

.pepoleCen_tp .userName {
    float: left;
}

.pepoleCen_tp i {
    font-size: 45px;
    vertical-align: middle;
}

.pepoleCen_tp a {
    color: #fff;
    font-size: 16px;
}

.pepoleCen_tp .signOut {
    float: right;
    margin-top: 8px;
}

.pepoleCen_tp .signOut i {
    font-size: 28px;
}

.pepoleCen_con ul {
    margin-left: -15px;
}

.pepoleCen_con li {
    float: left;
    width: calc(50% - 15px);
    margin-left: 15px;
    margin-top: 15px;
    text-align: center;
}

.pepoleCen_con li a {
    display: block;
    background: #fff;
    border-radius: 15px;
    padding: 20px 0;
}

.pepoleCen_con li a i {
    font-size: 80px;
    color: #62E0F9;
    text-shadow: 10px 6px 8px #ccf1f2;
    position: relative;
    display: inline-block;
    height: 88px;
}

.pepoleCen_con li a i.icon-shopcart {
    font-size: 85px;
}

.pepoleCen_con li a i.icon-dizhi1 {
    font-size: 75px;
}

.pepoleCen_con li a i span {
    display: block;
    width: 29px;
    height: 29px;
    line-height: 29px;
    border-radius: 50%;
    text-align: center;
    background: #252934;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: -15px;
    top: 0;
}

.pepoleCen_con li a p {
    font-size: 16px;
    color: #666;
}

/*07个人中心_安全中心01*/
.s7_pepoleCen .s4_help_tit a.on:after {
    display: none;
}

.s7_pepoleCen .s6_join_box {
    padding-top: 0px;
    margin-top: -15px;
}

/*07个人中心_安全中心02*/
.pepoleCen_modify .s6_join div span.modifyNum {
    width: auto;
    font-size: 17px;
    color: #62E0F9;
}

/*07个人中心_订单提交01*/
.pepoleCen_order .tit {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    padding-left: 10px;
    font-size: 18px;
    color: #252934;
    font-weight: bold;
}

.pepoleCen_order .tit a {
    float: right;
}

.pepoleCen_order .tit a i {
    font-size: 25px;
    color: #969aa3;
    font-weight: normal;
    margin-right: 10px;
}

.confirm_address {
    padding: 0 10px;
}

.confirm_address div {
    padding: 13px 50px 13px 10px;
    border: 1px solid #eaeaea;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
}

.confirm_address div i {
    display: none;
}

.confirm_address .selected i {
    display: block;
}

.confirm_address div i.icon-web-icon- {
    color: #62E0F9;
    font-size: 60px;
    position: absolute;
    right: -8px;
    top: -11px;
}

.confirm_address div i.icon-sel {
    color: #62E0F9;
    font-size: 25px;
    position: absolute;
    right: 8px;
    bottom: 2px;
}

.confirm_address div.new {
    padding: 13px 10px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 30px;
}

.confirm_order_goods {
    padding: 10px;
}

.confirm_order_goods ul {
    border-top: 1px solid #efefef;
}

.confirm_order_goods li {
    border-bottom: 1px solid #efefef;
}

.confirm_order_goods li > a {
    display: block;
    float: left;
    width: 120px;
}

.confirm_order_goods li > a img {
    width: 100%;
}

.confirm_order_goods li > div {
    float: left;
    width: calc(100% - 135px);
    padding-left: 15px;
    box-sizing: border-box;
}

.confirm_order_goods li > div h3 {
    font-weight: normal;
    font-size: 16px;
    height: 21px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.confirm_order_goods li > div p {
    font-size: 16px;
    color: #828283;
    margin-top: 5px;
    vertical-align: top;
}

.confirm_order_goods li > div p input {
    border: 0;
    font-size: 16px;
    color: #828283;
    width: auto;
    vertical-align: top;
}

.confirm_order_goods li > div span {
    display: block;
    font-size: 15px;
    color: #62E0F9;
    margin-top: 10px;
}

.confirm_order_goods li > div span b {
    font-size: 18px;
}

.mess_remark {
    font-size: 18px;
    color: #666;
    padding: 0 10px;
}

.mess_remark textarea {
    height: 42px;
    border: 1px solid #c0c0c0;
    width: calc(100% - 105px);
}

.order_end {
    text-align: right;
    padding: 0 0 80px;
}

.order_end div {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.order_end div span {
    display: inline-block;
    font-size: 16px;
    color: #666;
}

.order_end div:last-child span {
    display: inline;
    width: auto;
}

.order_end div span.paid {
    font-size: 18px;
    color: #62E0F9;
}

.pepoleCen_order_foot {
    background: #62E0F9;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    padding-right: 0;
    width: calc(100% - 10px);
}

.pepoleCen_order_foot input[type=submit],
.pepoleCen_order_foot a {
    display: block;
    float: left;
    width: 40%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: none;
    border: 0;
    height: 40px;
    line-height: 40px;
}

.pepoleCen_order_foot a span {
    color: #62E0F9;
}

.pepoleCen_order_foot a span b {
    font-size: 22px;
}

.pepoleCen_order_foot a:first-child {
    width: 60%;
    font-size: 14px;
    background: #fff;
    color: #66696e;
    font-weight: normal;
}

/*07个人中心_订单提交02*/
.pepoleCen_pay {
    padding: 0 10px;
}

.pepoCen_pay_box1 {
    text-align: center;
    margin-top: 15px;
}

#circular {
    margin-top: 15px;
    width: 64px;
    margin: 0 auto;
}

.circular {
    background-color: #62E0F9;
    float: left;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-animation-name: bounce_circular;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
}

#circular_1 {
    margin-top: 25px;
    -webkit-animation-delay: .3s;
}

#circular_2 {
    margin-left: -8px;
    margin-top: 9px;
    -webkit-animation-delay: .4s;
}

#circular_3 {
    margin-top: 1px;
    -webkit-animation-delay: .5s;
}

#circular_4 {
    margin-left: 0;
    margin-top: 9px;
    -webkit-animation-delay: .6s;
}

#circular_5 {
    margin-left: -8px;
    margin-top: 25px;
    -webkit-animation-delay: .7s;
}

#circular_6 {
    margin-left: -22px;
    margin-top: 40px;
    -webkit-animation-delay: .8s;
}

#circular_7 {
    margin-left: -37px;
    margin-top: 48px;
    -webkit-animation-delay: .9s;
}

#circular_8 {
    margin-left: -53px;
    margin-top: 41px;
    -webkit-animation-delay: 1s;
}

@-webkit-keyframes bounce_circular {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(.3);
    }
}

.pepoCen_pay_box1 p {
    font-size: 20px;
    color: #666;
    margin-top: 10px;
}

.pepoCen_pay_box1 p b {
    color: #62E0F9;
    font-size: 22px;
}

.pepoCen_pay_box2 {
    margin-top: 15px;
}

.pepoCen_pay_box2 p {
    font-size: 16px;
    color: #666;
    border: 1px solid #eaeaea;
    padding: 0 15px;
    height: 50px;
    line-height: 54px;
}

.pepoCen_pay_box2 p:first-child {
    border-bottom: none;
    background: #f5f5f5;
}

.pepoCen_pay_box2 p span {
    font-size: 18px;
    color: #252934;
}

.pepoCen_pay_box2 p button {
    font-size: 16px;
    color: #fff;
    display: block;
    float: right;
    width: 70px;
    text-align: center;
    background: #c1c1c1;
    border-radius: 25px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    border: 0;
    outline: none;
}

.pepoCen_pay_box2 p i {
    font-style: normal;
    color: #62E0F9;
}

.pepoCen_pay_box2 p i b {
    font-size: 25px;
    margin-bottom: -10px;
    display: inline-block;
}

.pepoCen_pay_box3 {
    border: 1px solid #eaeaea;
    margin-top: 10px;
    padding: 10px;
}

.pepoCen_pay_box3 h5 {
    font-size: 20px;
    color: #ff0000;
}

.pepoCen_pay_box3 p {
    font-size: 15px;
    color: #252934;
    margin-top: 5px;
}

.pepoCen_pay_box3 p a i {
    color: #ff2121;
    font-style: normal;
}

.pepoCen_pay_box4 {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 30px;
}

.pepoCen_pay_box4 div {
    text-align: center;
    cursor: pointer;
    padding: 20px;
    height: 100%;
    margin: 0 auto;
    background: #22ab39;
    border-radius: 10px;
    box-sizing: border-box;
}

.pepoCen_pay_box4 div img {
    float: left;
}

.pepoCen_pay_box4 div b {
    display: block;
    font-size: 20px;
    color: #fff;
    margin-top: 7px;
}

.pepoCen_pay_box4 div p {
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
}

.pepoCen_pay_box4 div + div {
    float: right;
    background: #019fe7;
}

.pepoleCen_pay_foot a {
    display: block;
    background: #62E0F9;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
}

.pay_foot_popBg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    display: none;
}

.pay_foot_pop {
    position: fixed;
    left: 0;
    top: 30%;
    padding: 0 5%;
    width: 90%;
    display: none;
}

.pay_foot_pop form {
    background: #fff;
    padding: 20px 20px 30px;
}

.pay_foot_pop form div {
    font-size: 22px;
    color: #252934;
    padding-bottom: 20px;
    border-bottom: 1px solid #252934;
}

.pay_foot_pop form div span {
    font-size: 16px;
    color: #09b6cb;
}

.pay_foot_pop form p {
    border: 1px solid #dcdcdc;
    position: relative;
    margin-top: 15px;
}

.pay_foot_pop form p i {
    font-size: 20px;
    color: #b9babd;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 43px;
    line-height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}

.pay_foot_pop form p input {
    font-size: 14px;
    width: 100%;
    padding-left: 50px;
    height: 43px;
    line-height: 43px;
    box-sizing: border-box;
    color: #b9babd;
    outline: none;
    border: none;
}

.pay_foot_pop form input[type=submit] {
    display: block;
    background: #252934;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    border: none;
    width: 100%;
}

.addTo_wxPop_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    display: none;
    z-index: 21;
}

.addTo_wxPopBox_pos {
    position: fixed;
    left: 0;
    top: 10%;
    width: 100%;
    display: none;
    z-index: 22;
}

.addTo_wxPopBox {
    background: -webkit-linear-gradient(#62E0F9, #62E0F9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#62E0F9, #62E0F9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#62E0F9, #62E0F9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#62E0F9, #62E0F9); /*  */
    width: 60%;
    margin: 0 auto;
    padding: 15px 5% 15px;
    border-radius: 30px;
    text-align: center;
}

.addTo_wxPopBox .close i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 8%;
    top: -45px;
}

.addTo_wxPopBox > span {
    display: inline-block;
    width: 60px;
    height: 10px;
    background: #1b1f28;
    border-radius: 15px;
}

.addTo_wxPopBox > b {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1b1f28;
    margin-top: 15px;
}

.addTo_wxPopCon {
    padding: 8% 5% 15px;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 20px;
    margin-top: 15px;
}

.addTo_wxPopCon img {
    width: 80%;
}

.addTo_wxPopCon div {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

.addTo_wxPopCon div span {
    color: #95cb73;
}

.addTo_wxPopCon div span:last-child {
    color: #62E0F9;
}

.addTo_wxPopCon p {
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}

/*07个人中心_购物车*/
.pepoleCen_subCon h1 {
    display: none;
}

.pepoleCen_shopCart {
    overflow: hidden;
    padding: 10px 0;
    min-height: auto !important;
}

.pepoleCen_shopCart ul {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    margin: 0 10px;
    margin-top: -1px;
    overflow: hidden;
}

.pepoleCen_shopCart li {
    position: relative;
    transition: all 0.3s linear;
}

.pepoleCen_shopCart li .lf label {
    float: left;
    width: 120px;
}

.pepoleCen_shopCart li .lf input[type=checkbox] {
    display: none;
}

.pepoleCen_shopCart li .lf .icon-right {
    color: #c9c9c9;
    font-size: 24px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.pepoleCen_shopCart li .lf img {
    width: 100%;
}

.pepoleCen_shopCart li .cen {
    float: left;
    width: calc(100% - 120px);
    margin-top: 10px;
}

.pepoleCen_shopCart li .cen .cenLf {
    float: left;
    margin-left: 10px;
    width: calc(100% - 50px);
}

.pepoleCen_shopCart li .cen .cenLf h3 {
    font-size: 14px;
    color: #4f4d58;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pepoleCen_shopCart li .cen .cenLf p {
    font-size: 14px;
    color: #828283;
    margin-top: 10px;
}

.pepoleCen_shopCart li .cen .cenLf span {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 30px;
}

.pepoleCen_shopCart li .cen .cenLf span b {
    font-size: 16px;
}

.pepoleCen_shopCart li .cen .cenRt {
    float: right;
    text-align: center;
    width: 40px;
}

.pepoleCen_shopCart li .cen .cenRt a {
    display: block;
    color: #c9c9c9;
}

.pepoleCen_shopCart li .cen .cenRt a i {
    font-size: 40px;
}

.pepoleCen_shopCart li .cen .cenRt a i.icon-jian {
    font-size: 25px;
    margin-top: 5px;
    display: block;
}

.pepoleCen_shopCart li .cen .cenRt input[type=text] {
    width: 40px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 18px;
    color: #252934;
}

.pepoleCen_shopCart li .rt {
    position: absolute;
    right: -100px;
    top: 0;
    width: 100px;
    height: 100%;
    text-align: center;
}

.pepoleCen_shopCart li .rt a {
    display: block;
    height: 120px;
    line-height: 120px;
    background: #ff3a30;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.pepoleCen_shopCart ul.active li .lf .icon-right {
    color: #62E0F9;
}

.swipeleft {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
}

.pepoleCen_shopCart ul.del {
    margin: 0;
    margin-top: -1px;
}

.pepoleCen_shopCart_foot {
    background: #62E0F9;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    padding-right: 0;
    width: calc(100% - 10px);
}

.pepoleCen_shopCart_foot a {
    display: block;
    float: left;
    width: 30%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.pepoleCen_shopCart_foot a i {
    font-size: 20px;
    color: #c9c9c9;
    margin-left: 10px;
}

.pepoleCen_shopCart_foot a span {
    display: inline-block;
    float: right;
    color: #666;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}

.pepoleCen_shopCart_foot a span em {
    font-style: normal;
    font-size: 16px;
    color: #62E0F9;
}

.pepoleCen_shopCart_foot a span em b {
    font-size: 20px;
}

.pepoleCen_shopCart_foot a:first-child {
    width: 70%;
    background: #fff;
    color: #999;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}

.pepoleCen_shopCart_foot a:first-child.on, .pepoleCen_shopCart_foot a:first-child.on i {
    color: #62E0F9;
}

.pepoleCen_shopCart_foot input {
    display: none;
}

/*07个人中心_收货地址*/
.pepoleCen_address .tit {
    font-size: 16px;
    color: #666;
    background: #f5f5f5;
    padding: 10px 10px;
}

.pepoleCen_address .tit b {
    font-size: 20px;
    color: #62E0F9;
}

.pepoleCen_address .con {
    padding: 10px;
}

.address_box {
    border: 1px solid #eaeaea;
    position: relative;
    margin-bottom: 10px;
}

.address_boxT {
    border-bottom: 1px solid #eaeaea;
    padding: 10px;
}

.address_boxT p {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
    padding-right: 20px;
}

.address_boxT p span {
    margin-right: 20px;
}

.address_boxB {
    text-align: right;
    padding: 10px 10px 8px;
}

.address_boxB i {
    font-size: 25px;
    color: #999;
    display: inline-block;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.address_boxB p {
    float: left;
    font-size: 15px;
    color: #999;
    cursor: pointer;
}

.address_boxB p a {
    color: #999;
}

.address_box.active {
    border: 1px solid #62E0F9;
}

.address_box.active .icon-web-icon- {
    color: #62E0F9;
    font-size: 60px;
    position: absolute;
    right: -8px;
    top: -11px;
}

.address_box.active p {
    color: #333;
}

.pepoleCen_address_foot a {
    display: block;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: #62E0F9;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

/*07个人中心_我的订单*/
.my_order .hed {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    padding: 0 10px;
}

.my_order .hed span {
    display: inline-block;
    font-size: 13px;
    color: #666;
    margin-right: 10px;
}

.my_order .hed p {
    float: right;
}

.my_order .hed p span {
    font-size: 16px;
    color: #62E0F9;
    margin-right: 0;
}

.my_order .con {
    padding: 10px 10px 0px 10px;
    cursor: pointer;
}

.my_order .con ul {
    border-top: 1px solid #efefef;
}

.my_order .con li {
    border-bottom: 1px solid #efefef;
}

.my_order .con li > a {
    display: block;
    float: left;
    width: 120px;
}

.my_order .con li > a img {
    width: 100%;
}

.my_order .con li > div {
    float: left;
    width: calc(100% - 135px);
    padding-left: 15px;
    box-sizing: border-box;
}

.my_order .con li > div h3 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    height: 21px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.my_order .con li > div p {
    font-size: 16px;
    color: #828283;
    margin-top: 5px;
}

.my_order .con li > div span {
    display: block;
    font-size: 13px;
    color: #666;
    margin-top: 10px;
}

.my_order .con li > div span b {
    font-size: 15px;
    font-weight: normal;
}

.my_order .fot {
    text-align: right;
    border-bottom: 1px solid #c5c5c5;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    position: relative;
}

.my_order .fot p {
    float: left;
    font-size: 16px;
    color: #62E0F9;
    height: 60px;
}

.my_order .fot p b {
    font-size: 18px;
}

.my_order .fot a {
    cursor: pointer;
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border: 1px solid #c5c5c5;
    border-radius: 30px;
    margin-left: 10px;
}

.my_order .fot a.imm_pay {
    border: 1px solid #62E0F9;
    background: #62E0F9;
    color: #fff;
}

.my_order .fot a.ok_order {
    border: 1px solid #62E0F9;
    background: #62E0F9;
    color: #fff;
}

.my_order .fot a.addr {
    position: absolute;
    right: 10px;
    top: -42px;
    border: 0;
    margin-left: 0;
    width: auto;
    height: auto;
    line-height: normal;
    font-size: 13px;
    padding: 5px 10px;
    background: #949494;
    color: #fff;
}

.my_order.payPaid .fot span {
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #6ccd3c;
    border: 1px solid #c5c5c5;
    border-radius: 30px;
}

.login-error-box {
    text-align: center;
    color: #F44336;
}

#pc_buy {
    display: none;
}

#pc_buy i {
    color: #ffffff;
}

.viewText .tb-key_mbeBox {
    display: none;
}

.viewText .tb-key_mbeBox2 {
    display: none;
}

@media only screen and (min-width: 800px) {

    .viewText .tb-key_mbeBox {
        display: block;
    }

    .viewText .tb-key_mbeBox2 {
        display: block;
    }

    .tb-key_mbeBox {
        padding-bottom: 0;
        border-bottom: none;
    }

    .tb-gallery {
        float: left;
        width: 50%;
        height: 353px;
        left: 0;
    }

    .tb-gallery .slides li img {
        height: 300px;
    }

    #subSlide .slides li img {
        width: auto;
        margin: auto;
    }

    .viewText {
        position: relative;
        float: right;
        width: 49%;
        right: 0;
        height: 363px;
    }

    .viewText .mobileEnd {
        left: 0;
        bottom: 0;
        width: 100%;
    }

    .slides li {
        text-align: center;
    }

    #subSlide .flex-control-nav {
        height: 52px;
    }

    #subSlide .flex-control-nav li {
        height: 52px;
        width: 52px;
        text-align: center;
        background: #ffffff;
    }

    #pc_buy {
        position: static;
        margin-top: 20px;
        display: block;
        border-radius: 40px;
    }

    #modelbuy {
        display: none;
    }

    .viewText h3 {
        font-size: 30px;
    }

    .viewText p {
        font-size: 16px;
    }

    #subSlide .flex-control-nav li img {
        height: 50px;
        width: auto;
    }

    .tb-key_mbe {
        bottom: calc(50% - 200px);
        width: 500px;
        left: calc(50% - 250px);
    }
}

.viewText .tb-key_mbeBox {
    margin-bottom: 0px;
}

.viewText .tb-key_mbeBox2 {
    margin-bottom: 0px;
}

.viewText .tb-key_mbeBox div a {
    margin-top: 0px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.viewText .tb-key_mbeBox2 p {
    margin-top: 0;
}

.viewText .tb-key_mbeBox2 > span, .viewText .tb-key_mbeBox > span {
    line-height: normal;
    color: #333;
}

