.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.f-clearfix {
    zoom: 1;
}

.f-clearfix:before,
.f-clearfix:after {
    clear: both;
    content: ".";
    font-size: 0;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

ul,
ul li {
    list-style: none;
    padding-left: 0;
}

.flex-center {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.am-btn-default {
    border-color: #ccc;
}

.am-slider-default .am-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.am-slider-default .am-control-nav li a {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.am-slider-default .am-control-nav li a:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.am-slider-default .am-control-nav li a.am-active {
    width: 35px;
    height: 10px;
    border-radius: 6px;
    background-color: #fd4391;
}

.am-direction-nav {
    display: none;
}

.am-slides {
    cursor: pointer;
}

.am-pagination>li>a,
.am-pagination>li>span {
    position: relative;
    display: block;
    padding: 0.3em 0.7em;
    text-decoration: none;
    line-height: 1.2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #a0a0a0;
}

.am-pagination>li>a:hover,
.am-pagination>li>span:hover,
.am-pagination>li>a:focus,
.am-pagination>li>span:focus {
    background-color: #f73184;
    border-color: #f73184;
    color: #fff;
    transition: all .4s ease;
}

.am-pagination>.am-active>a,
.am-pagination>.am-active>span,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span:hover,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #f73184;
    border-color: #f73184;
    cursor: default;
}

.am-breadcrumb a {
    color: #f73184;
}

.am-breadcrumb {
    margin: 20px 0 8px 0;
}

.am-btn-warning {
    color: #fff;
    background-color: #f73184;
    border-color: #f73184;
}

.am-icon-heart:before {
    content: "\f004";
}

.am-selected-list li.am-checked .am-icon-check {
    opacity: 1;
    color: #f73184;
}

.am-btn-hei {
    color: #fff;
    background-color: #000;
    font-size: 14px;
    padding: 0.6em 1.5em;
    cursor: pointer;
    outline: none;
    border: none;
}

.am-btn-f3e {
    color: #fff;
    background-color: #f73184;
    font-size: 14px;
    padding: 0.6em 1.5em;
    cursor: pointer;
    outline: none;
    border: none;
}

.am-btn-f3e:hover,
.am-btn-f3e:focus {
    background-color: #f35c9b;
    transition: all .6s ease;
    color: #fff;
}

.am-btn-hei:hover,
.am-btn-hei:focus {
    background-color: #f73184;
    transition: all .6s ease;
    color: #fff;
}

.am-btn-hei.current {
    background-color: #f73184;
    color: #fff;
}

a.f73_hover:hover {
    color: #f73184 !important;
    transition: all .8s ease !important;
}

textarea:focus {
    background-color: #fefffe;
    border-color: #f73184;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(247, 49, 132, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(247, 49, 132, 0.3);
}

.am-selected-list::-webkit-scrollbar {
    display: none
}

.am-selected-list li {
    font-size: 13px;
}

.tabbox .content .am-pagination li:first-child {
    display: inline-block;
}

.am-alert {
    position: fixed;
    top: 30%;
    left: 50%;
    z-index: 99999;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.am-alert>.am-close:first-child {
    display: none;
}

/* 重置 */

.container {
    width: 1200px;
    margin: 0 auto;
}

.header-top {
    background-color: #f5f5f5;
    /* padding: 8px 0; */
}

.login_line {
    width: 77px;
    height: 23px;
    display: block;
}

.facebook_Login {
    background: url(../images/FB_login_new.png) no-repeat 0 0;
    background-size: 77px;
    margin-right: 5px;
}

.google_Login {
    background: url(../images/google_login_new.png) no-repeat 0 0;
    background-size: 77px;
}

.cqorder {
    font-size: 12px;
    width: 125px;
    /* border: 1px solid #aaa; */
    color: #666;
    text-align: center;
    display: inline-block;
    margin-top: 3px;
}

.cqorder .icon-sousuo {
    margin-right: 6px;
    font-size: 14px;
}

.am-nav-ri {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    cursor: pointer;
}

.top-nav-items a {
    color: #555;
}

.top-nav-items a:hover {
    color: #333555;
}

.top-nav-items .icon-email-fill {
    font-size: 20px;
    margin-top: 4px;
}

.ligLine {
    font-style: normal;
    color: #a0a0a0;
    padding: 0 5px;
}

.nav-search {
    padding-top: 20px;
}

.search-wrap {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flex-search {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.search {
    width: 380px;
    border: 1px solid #f73184;
    display: -webkit-flex;
    display: flex;
    position: relative;
}

.sea_kword {
    position: absolute;
    left: 0;
    bottom: -28px;
}

.sea_kword a {
    color: #999;
    font-size: 13px;
}

.sea_kword a:hover {
    color: #f73184;
    transition: all 0.3s linear 0s;
}

.sea_kword i.ligLine:last-child {
    display: none;
}

.sea-but {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
}

.sea-but img {
    width: 64px;
}

.sea-input {
    display: block;
    width: 308px;
    padding: 0 8px;
    height: 35px;
    font-size: 14px;
    color: #555555;
    outline: none;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.search_hot {
    position: relative;
    margin-left: 25px;
    cursor: pointer;
}

.search_hot .icon-gouwuche {
    font-size: 40px;
    color: #f73184;
}

.search_hot font {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #f73184;
    border-radius: 100%;
    top: 12px;
    right: -11px;
}

.login_kj {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.logo img {
    width: 260px;
}

.floor1 {
    margin-top: 30px;
}

.items_border {
    width: 100%;
    height: 3px;
    background: #f73184;
}

.items_border span {
    width: 13px;
    height: 3px;
    background: #fff;
    margin-right: 5px;
}

.items_border span:nth-child(2) {
    margin-right: 10px;
}

.items_border span:nth-child(3) {
    margin-right: 15px;
}

.items_shop {
    display: -webkit-flex;
    display: flex;
}

.triangle {
    width: 240px;
    position: relative;
}

.floor1 .triangle {
    border-top: 5px solid #f73184;
}

.floor2 .triangle {
    border-top: 5px solid #54e8ed;
}

.triangle img {
    width: 240px;
}

.items_shop_hot {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 5px; */
}

.iteam_googds {
    width: 240px;
    padding: 10px;
    height: auto;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    position: relative;
}
 .diszk{
    width: 45px;
    height: 59px;
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 0;
    text-align: center;
    background: url(../images/onsale.png) no-repeat;
    background-size: 45px auto;
}
 .diszk p{
    margin: 0;
    padding: 0;
    display: block;
}
 .diszk p:last-child{
   margin-top: -5px;
   font-size: 12px;
}
.shopimg_wrap {
    width: 100%;
    display: block;
    position: relative;
    color: #fff;
}

.shopimg_wrap:hover,
.shopimg_wrap:focus {
    color: #fff;
}

.cp-look {
    position: absolute;
    top: 150px;
    width: 100%;
    color: #fff;
    display: none;
}

.cp-look-but {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: rgb(247, 50, 132);
    filter: alpha(opacity=50);
    background: rgb(247, 50, 132, 0.5);
    text-align: center;
    font-size: 13px;
}

.cp-look-but span {
    width: 100%;
    display: inline-block;
}

.cp-look-but .icon-arrow-right {
    font-size: 27px;
    margin-top: -3px;
    display: none;
}

.iteam_googds .goods_images {
    width: 220px;
    height: 220px;
    /* margin: 6px 0; */
}

.goods_title a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    color: #333;
    height: 35px;
    font-size: 13px;
    margin-top: 6px;
    cursor: pointer;
}

.goods_title a:hover {
    color: #fd38a6;
    transition: all 0.3s linear 0s;
}

.goods_star {
    color: #fd38a6;
    font-size: 12px;
}

.goods_star span {
    margin-left: -2px;
}

.goods_price {
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0 4px 0;
}

.goods_price s {
    font-weight: initial;
    color: #999;
    font-size: 14px;
}

.floor2 {
    margin-top: 45px;
}

.floor2 .items_border {
    background: #54e8ed;
}

.floor2 .items_border span {
    margin-right: 0px;
    margin-left: 5px;
}

.floor2 .items_border span:nth-child(2) {
    margin-right: 0;
    margin-left: 10px;
}

.floor2 .items_border span:nth-child(3) {
    margin-right: 0;
    margin-left: 15px;
}

.floor3 .items_shop_hot {
    margin-top: 20px;
}

.footer2 {
    width: 100%;
    height: auto;
    background: #333;
    color: #fff;
    margin-top: 60px;
}

.footer2 h2 {
    padding-top: 50px;
}

.nav-pil {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.nav-pills li {
    margin-bottom: 5px;
}

.nav-pills a {
    color: #8e8e8e;
    font-size: 15px;
}

.nav-pills a:hover {
    color: #fff;
    transition: all 0.3s linear 0s;
}

.nav-pills p {
    color: #8e8e8e;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-indent: 28px;
}

.nav-pills p:first-child {
    text-indent: 0;
    font-size: 15px;
}

.nav-pills span {
    margin-right: 8px;
    color: #8e8e8e;
    font-size: 20px;
}

.nav-pills .icon-quan1 {
    font-size: 10px;
    margin-right: 5px;
}

.nav-pills .icon-3 {
    font-size: 24px;
    margin-right: 5px;
}

.nav-pills .icon-xiaoxixuanzhong {
    font-size: 16px;
    margin-left: 3px;
}

.nav-pills .icon-email-fill {
    font-size: 22px;
    margin: 0 6px 0 2px;
}

.nav_pay {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.nav_pay img {
    width: 450px;
    margin-left: 25px;
}

.es_copyright {
    width: 100%;
    background: #333;
    border-top: 1px solid #5c5c5c;
}

.es_copyright p {
    font-size: 15px;
    color: #fff;
    opacity: 50%;
    padding: 15px 0;
    text-align: center;
    margin: 0;
}

.j_sidebar {
    position: fixed;
    height: 100%;
    z-index: 9999;
    top: 0;
    width: 36px;
    right: 0;
    color: #fff;
    font-size: 12px;
    background: #202020;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sidebar-home a {
    color: #fff;
    width: 36px;
    display: inline-block;
    padding: 6px 0 8px 0;
    text-align: center;
}

.sidebar-home a:hover {
    background: #f73184;
    transition: all 0.3s linear 0s;
}

/* .sidebar-home a .icon-wode {
    font-size: 20px;
} */

.sidebar-gwc a {
    width: 36px;
    display: inline-block;
    padding: 6px 0 15px 0;
    color: #fff;
    text-align: center;
    background: #f73184;
}

.sidebar-gwc a:hover {
    background: #f73184;
    transition: all 0.3s linear 0s;
}

.sidebar-gwc a .icon-gouwuche {
    font-size: 25px;
}

.sidebar-gwc a font {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    color: #f73184;
    border-radius: 100%;
    font-size: 12px;
    margin-top: 6px;
}

.sideBottom a {
    color: #fff;
    width: 36px;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    padding: 6px 0 8px 0;
    text-align: center;
}

.sideBottom a .icon-fanhuidingbu {
    font-size: 20px;
}

.sideBottom a:hover .icon-fanhuidingbu {
    color: #ddd;
    transition: all 0.3s linear 0s;
}

.login-event-s {
    position: relative;
}

.login-event-s .tab_tip {
    width: 120px;
    height: 39px;
    background-color: #353434;
    position: absolute;
    left: -120px;
    text-align: center;
    line-height: 39px;
    font-size: 12px;
    top: 0;
    display: none;
}

.tip_current .tab_tip {
    display: block;
}

.login-event-s .am-icon-caret-right {
    font-size: 19px;
    position: absolute;
    top: 0px;
    right: -6px;
    color: #353434;
}

.nav_main {
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}

.navbox {
    width: 1200px;
    /* height: 40px; */
    margin: 10px auto 5px;
}

.loleft img {
    width: 400px;
}

.booNavigation {
    position: relative;
}

.booNavigation li.navItem {
    background-color: #FFF;
    float: left;
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.booNavigation li.navItem:hover {
    cursor: pointer;
}

.booNavigation li.navItem>a {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #333;
}

.booNavigation li.navItem>a:hover {
    color: #f73184;
    transition: all 0.3s linear 0s;
}

.booNavigation li.navItem .navContent {
    background: #fff;
    left: 0;
    position: absolute;
    top: 23px;
    width: 100%;
    z-index: 999;
    display: none;
}

.booNavigation .navContent>li {
    color: #333;
    float: left;
    padding: 10px;
    width: 30%;
}

.booNavigation .navContent ul {
    margin: 0;
}

.booNavigation .navContent ul li a {
    color: #333;
    display: block;
    padding: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.booNavigation .navContent ul li a:hover {
    color: #f73184;
    transition: all 0.3s linear 0s;
    padding-left: 20px;
}

.nav-example {
    clear: left;
}

.f7_current {
    color: #f73184;
}

.accordion li.f7_current a {
    color: #f73184;
}

.search_no {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 100px;
}

.search_no p:last-child,
.search_no p span {
    font-size: 22px;
}

/* 首页 */

.category-le {
    width: 190px;
    font-size: 12px;
}

.category-ri {
    width: 980px;
}

.cate_top {
    width: 190px;
}

.catte_title {
    width: 190px;
    background: #262626;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
    text-indent: 18px;
}

.catte_title .icon-caidan,
.catte_title .icon-xingxing {
    color: #f73184;
    font-size: 20px;
    margin-right: 5px;
}

.accordion {
    width: 100%;
    background: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    text-align: left;
    margin-top: 5px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    /* padding-top: 15px; */
    color: #000;
    font-size: 14px;
    padding: 15px 8px 0 8px;
    font-weight: bold;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0
}

.accordion li span.iconfont {
    font-size: 14px;
    color: #595959;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.accordion li.open .link {
    color: #f73184
}

.accordion li.open span.iconfont {
    color: #f73184;
}

/* .accordion li.open span.icon-jia:before {
    content: "\e6d4";
} */

.submenu {
    display: none;
    font-size: 14px;
    padding-left: 26px;
    margin: 0;
}

.submenu li {
    margin-top: 12px;
}

.accordion li .acte_lm {
    color: #333;
}

.accordion li .acte_lm.f7_current {
    color: #f73184;
}

.accordion li span {
    color: #888;
    padding-left: 3px;
}

.accordion li .acte_lm.f7_current span {
    color: #f73184;
}

.accordion li a.acte_lm:hover {
    color: #f73184;
    transition: all .4s ease;
}

.accordion li a.acte_lm:hover span {
    color: #f73184;
    transition: all .4s ease;
}

/* .accordion li .acte_lm font:hover {
    color: #f73184;
    transition: all .4s ease
} */

.goods_push {
    width: 100%;
    background: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    text-align: left;
}

.push_shop {
    padding: 15px 5px;
    border-bottom: 1px solid #eeeeee;
}

.push_shop .shop-img {
    width: 80px;
}

.push_shop a {
    color: #333;
}

.push_shop .shop-details {
    width: 98px;
    padding-left: 5px;
}

.push_shop .shop-tiitle {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.push_shop .shop-tiitle:hover {
    color: #f73184;
    transition: all .4s ease
}

.push_shop .shop-price {
    font-weight: bold;
    font-size: 17px;
    padding-top: 3px;
}

.shop_sort {
    width: 100%;
    justify-content: start;
    font-size: 13px;
    margin: 0 0 10px 10px;
}

.shop_sort span {
    color: #f73184;
    display: inline-block;
    margin-right: 15px;
}

.shop_sort a {
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #eee;
    margin-right: 15px;
    color: #999;
}

.shop_sort a:hover {
    background: #f73184;
    color: #fff;
    transition: all .4s ease;
    border: 1px solid #f73184;
}

.shop_sort a.acter {
    background: #f73184;
    color: #fff;
    border: 1px solid #f73184;
}

.category-ri .iteam_googds {
    margin-top: 20px;
}

.am-table-striped>tbody>tr:nth-child(odd)>td,
.am-table-striped>tbody>tr:nth-child(odd)>th {
    background: #f9f8f8;
}

.am-table-striped>tbody>tr:nth-child(even)>td,
.am-table-striped>tbody>tr:nth-child(even)>th {
    background: #eeeeee;
}

.am-table>tbody>tr>td.ee-active {
    background: #eeeeee;
}

/* 分类 */
.debox_wrap {
    position: fixed;
    top: 0;
    z-index: 199;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.details_box {
    width: 820px;
    height: auto;
    padding: 30px 20px;
    border: 10px solid rgb(0, 0, 0, 0.3);
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.detailsBox_le {
    width: 330px;
}

.details_box .goods_img {
    width: 330px;
    height: 330px;
}

.dbox_collect {
    cursor: pointer;
    color: #adadad;
    padding: 5px 0 0 10px;
}

.dbox_collect .heart_ac {
    margin-left: 10px;
}

.dbox_collect .am-icon-heart {
    color: #f73184;
}

.detailsBox_ri {
    width: 350px;
    margin-left: 25px;
}

.shop_title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    font-size: 16px;
}

.hair_color {
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    margin-top: 10px;
}

.hair_color font,
.hair_size font,
.hair_number font {
    width: 60px;
}

.hair_color .hair_list {
    margin-top: 5px;
    width: 270px;
    margin-bottom: 18px;
}

.hair_color .hair_list li {
    position: relative;
    margin-right: 10px;
    height: 42px;
    width: 42px;
    float: left;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
    overflow: visible;
    color: #666;
}

.hair_color .hair_list .hair_sl {
    width: 42px;
    max-height: 42px;
    position: relative;
}

.hair_color .hair_list .hair_sl span.hair_bq {
    position: absolute;
    left: 1px;
    bottom: 0px;
    color: #eee;
    font-size: 13px;
    letter-spacing: -1px;
}

.hair_color .hair_list li img {
    max-height: 42px;
    width: 42px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.hair_color .color-card-big-outer {
    position: absolute;
    left: 50%;
    top: 50px;
    z-index: 300;
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: translate(0, 0)\9;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    display: none;
}

.hair_color li.bg_current .color-card-big-outer {
    display: inline-block;
}

.hair_color .hair_list li .color-card-big-outer img {
    max-width: 120px;
    max-height: 160px;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.hair_color .hair_list li .color-card-big-outer .color-card-text {
    display: block;
    text-align: center;
    line-height: 14px;
    padding-top: 8px;
    padding-bottom: 3px;
    color: #666666;
    font-size: 12px;
}

.hair_color .hair_list li .color-card-big-outer .color-card-text i {
    font-weight: normal;
    font-style: normal;
    display: block;
}

.hair_color .hair_list li.bg_current b {
    border: 2px solid #f73184;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    display: block;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.hair_color .hair_list li.current b {
    border: 2px solid #f73184;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    display: block;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.hair_size {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.hair_price {
    font-size: 15px;
    margin: 20px 0 20px 0;
    color: #000;
    font-weight: bold;
}

.hair_price span {
    color: #f73184;
    font-size: 17px;
    padding-left: 10px;
}

.hair_price span font {
    font-size: 22px;
}

.hair_number {
    width: 100%;
}

.hair_number span {
    float: left;
    text-align: center;
    line-height: 25px;
    border: 1px solid #bbbbbb;
    font-size: 14px;
}

.hair_number .number_jia {
    border-left: none;
    cursor: pointer;
    background: #f5f5f5;
    color: #222222;
    width: 30px;
    padding: 0;
}

.hair_number .number_jian {
    border-right: none;
    cursor: pointer;
    background: #f5f5f5;
    color: #222222;
    width: 30px;
    padding: 0;
}

.hair_number .srkk {
    padding: 0;
}

.hair_number .srkk input {
    width: 60px;
    height: 25px;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    outline: 0;
    border: none;
    background: #FFF;
}

.hair_but {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-top: 20px;
}

.hair_but a {
    width: 200px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 13px;
    background: #f73184;
    border: 2px solid #f73184;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hari_buy:hover {
    background-color: rgba(247, 49, 132, 0.9);
    color: rgba(255, 255, 255, 0.9);
    transition: all .8s ease;
}

.hair_but .hari_cary {
    /* margin-left: 20px; */
    background: #fff;
    color: #f73184;
}

.hair_but .hari_buy {
    margin-left: 20px;
}

.hair_but .hari_cary .icon-gouwuche {
    font-size: 27px;
    font-weight: bold;
    margin-right: 5px;
}

.hari_cary:hover {
    background-color: rgba(247, 49, 132, 0.9);
    color: rgba(255, 255, 255, 0.9);
    transition: all .8s ease;
}

.buy_mode {
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
}

.buy_mode p {
    color: #666;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 3px;
    margin: 0;
}

.buy_mode a {
    width: 48px;
    display: inline-block;
    margin: 5px 3px 0 0;
}

.buy_mode a img {
    width: 320px;
    /* border: 1px solid #eee; */
}

.box_close {
    position: absolute;
    top: 3px;
    right: 9px;
    width: 27px;
    font-size: 27px;
    font-weight: bold;
    line-height: 27px;
    opacity: .4;
}

/* 快速购买 */
.details_wrap {
    width: 1080px;
    margin: 0 auto;
}

.commodity_ri {
    width: 600px;
    margin-left: 50px;
    color: #333333;
}

.bg {
    width: 430px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    position: relative;
}

.show_wrap {
    width: 430px;
    height: 430px;
    padding: 30px;
    border: 1px solid #eee;
}

.show {
    width: 370px;
    height: 370px;
    position: relative;
    cursor: move
}

.show img {
    width: 370px;
    height: 370px;
}

.mask {
    width: 185px;
    height: 185px;
    background: #000;
    filter: Alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bigshow {
    width: 370px;
    height: 370px;
    overflow: hidden;
    margin-left: 10px;
    display: none;
    border: 1px solid #eee;
    position: absolute;
    top: 32px;
    left: 430px;
    z-index: 999;
}

.bigshow img {
    width: 740px;
    height: 740px;
    margin-right: 10px;
}

.smallshow {
    width: 100%;
    height: 93px;
    margin-top: 10px;
    position: relative;
}

.smallshow img {
    width: 100%;
    border: 1px solid #fff;
    box-sizing: border-box;
    transition: all 0.5s
}

.smallshow>.middle_box {
    margin-left: 30px;
    margin-right: 30px;
    width: 375px;
    overflow: hidden;
    height: 97px;
}

.smallshow .middle {
    overflow: hidden;
    transition: all 0.5s;
    height: 93px;
}

.smallshow .middle>li {
    width: 93px;
    height: 93px;
    float: left;
    cursor: pointer;
    padding: 0 5px;
}

.smallshow>p {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -23px;
    cursor: pointer;
}

.smallshow>.prev {
    left: 0;
    background: url(../images/hover-prev.png) no-repeat;
    transition: all 0.5s
}

.smallshow>.next {
    right: 0;
    background: url(../images/hover-next.png) no-repeat;
    transition: all 0.5s
}

.smallshow>.prev.prevnone {
    left: 0;
    background: url(../images/prev.png) no-repeat;
    cursor: not-allowed
}

.smallshow>.next.nextnone {
    right: 0;
    background: url(../images/next.png) no-repeat;
    cursor: not-allowed
}

.hair_xid {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}

.hair_xid span.am-badge {
    background: #eeeeee;
    color: #333;
}

.hair_pj {
    width: 100%;
    font-size: 14px;
    padding: 8px 0;
    margin: 16px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.hair_pj font {
    margin-right: 10px;
}

.hair_pj font s {
    color: #f73184;
    text-decoration: none;
}

.hair_pj i {
    margin: 0 30px;
}

.hair_pj .goods_star {
    margin: 0 30px 0 0;
    font-size: 16px;
}

.commodity_ri .hair_color {
    margin-top: 26px;
}

.commodity_ri .hair_color .hair_list {
    margin-top: 5px;
    width: 450px;
    margin-bottom: 0;
}

.commodity_ri .hair_size {
    margin-top: 25px;
}

.commodity_ri .hair_price {
    margin-top: 30px;
}

.commodity_ri .hair_but {
    margin-top: 30px;
    margin-left: 60px;
}

.commodity_ri .buy_mode {
    width: 100%;
    margin-top: 30px;
}

.commodity_ri .buy_mode a {
    width: 360px;
    display: inline-block;
    margin: 10px 3px 0 0;
}

.commodity_ri .buy_mode a img {
    width: 360px;
    /* border: 1px solid #eee; */
}

.tabbox {
    width: 1080px;
    margin: 10px auto;
}

.tabbox .tab {
    width: 100%;
    height: 50px;
    margin: 16px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

.tabbox .tab a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    float: left;
    font-size: 14px;
    text-decoration: none;
    color: #888;
    position: relative;
}

.tabbox .tab a span {
    position: absolute;
    width: 100%;
    background: #f73184;
    height: 1px;
    border-top: 2px solid #f73184;
    left: 0;
    top: -2px;
    display: none;
}

.tabbox .tab a span b {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 6px;
    border-color: #f73184 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    top: 6px;
    left: calc(50% - 6px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tabbox .tab a:hover {
    color: #f73184;
    text-decoration: none;
}

.tabbox .tab a.on {
    color: #f73184;
    text-decoration: none;
}

.tabbox .tab a.on span {
    display: block;
}

.tabbox .content {
    overflow: hidden;
    padding: 10px;
}

.tabbox .content li.disnone {
    display: none;
}

.tabbox .content li:first-child {
    display: block;
}

.details_two th,
.details_two td {
    font-size: 14px;
    color: #333;
    text-indent: 6px;
}

.details_two .de_img {
    width: 100%;
    line-height: 0;
}

.details_two .de_img img {
    width: 100%;
}

.details_tree {
    width: 1060px;
    margin: 10px auto;
}

.details_tree .iteam_googds {
    width: 212px;
    /* height: 350px; */
}

.details_tree .shopimg_wrap {
    width: 100%;
    /* height: 253px; */
}

/* .details_tree .cp-look {
    width: 192px;
    height: 192px;
}

.details_tree .cp-look-but span {
    margin-top: 35px;
    width: 100%;
    display: inline-block;
}

.details_tree .cp-look-but .icon-arrow-right {
    font-size: 27px;
    margin-top: -3px;
} */

.details_tree .goods_images {
    width: 192px;
    height: 192px;
}

/* .details_tree .cp-look-but {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: rgb(247, 50, 132, 0.5);
    text-align: center;
    margin: 50px 0 0 50px;
    font-size: 13px;
} */

.details_tree .goods_title {
    margin-top: 5px;
}

/* .details_tree .cp-look-but {
    margin: 46px 0 0 46px;
} */

.details_tree .details_tree_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #f73184;
    margin: 16px 0;
    font-size: 18px;
    text-align: center;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

/* 商品详情 */
.login_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
}

.login_tb {
    font-size: 15px;
    font-weight: bold;
    margin-top: 25px;
}

.login_tb span {
    width: 350px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.login_tb font {
    color: #f73184;
    padding-right: 15px;
}

.login_wrap {
    width: 100%;
    color: #000;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.login_wrap .login,
.login_wrap .register {
    width: 350px;
    font-size: 14px;
    margin-top: 30px;
}

.login_wrap label {
    font-size: 13px;
}

.login_wrap .register label {
    font-weight: normal;
    margin: 5px 0 8px 0;
    color: #333;
}

.login_wrap .login .am-form-group:nth-child(2) {
    margin-top: 30px;
}

.login_wrap .register .am-form-group {
    margin-bottom: 5px;
}

.login_wrap .login_fg {
    width: 2px;
    background: #fdd6e6;
    height: 200px;
}

.forget_mi {
    display: block;
    text-decoration: underline;
    color: #000;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}


.login_quick .l_or {
    position: relative;
    width: 231px;
    font-weight: bold;
    margin: 25px 0 20px 0;
    border-bottom: 1px solid #ccc;
}

.login_quick .l_or i {
    position: absolute;
    top: -8px;
    left: 96px;
    color: #333;
    display: block;
    background: #fff;
    padding: 0 10px;
    font-style: normal;
}

.login_quick a {
    width: 231px;
    height: 43px;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
}

.login_quick a img {
    width: 231px;
    height: 43px;
    cursor: pointer;
}

.login_quick a:hover {
    opacity: .7;
    transition: all .8s ease;
}

.login_wrap .am-checkbox {
    font-size: 12px;
}

.login_wrap .am-checkbox a {
    font-size: 12px;
    text-decoration: underline;
    color: #000;
}

/* 登录注册 */
.details_two .d_tit {
    padding-left: 10px;
    background: #efefef;
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 31px;
    font-family: Arial;
}

.Satisfied {
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    display: none;
    min-height: 430px;
    margin: 15px auto 20px auto;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.Satisfied dl {
    float: left;
    margin: 20px;
    width: 200px;
    font-size: 12px;
}

.Satisfied dd {
    margin-top: 10px;
}

.Satisfied dt img {
    width: 200px;
    height: 200px;
}

.Satisfied .reviewe_wrap {
    float: left;
    margin-top: 20px;
    width: 520px;
    margin-left: 20px;
    color: #000;
}

.Satisfied .reviewe_wrap p {
    padding-bottom: 9px;
    font-size: 13px;
    margin: 0px;
}

.reviewe_wrap .goods_star {
    color: #999;
}

.reviewe_wrap .goods_star font {
    width: 150px;
    color: #333;
    display: inline-block;
}

.reviewe_wrap .goods_star span {
    color: #999;
    font-size: 14px;
    cursor: pointer;
}

.reviewe_wrap .goods_star span.current {
    color: #f73184;
}

.reviewe_wrap .goods_star span:hover {
    color: #f73184 !important;
    transition: all .8s ease !important;
}

.am-form textarea.ctCont {
    color: #999999;
    border: 1px solid #ccc;
    height: 121px;
    width: 565px;
    margin: 12px 0;
    font-size: 12px;
    color: rgb(170, 170, 170);
    transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -ms-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    -webkit-transition: border-color ease-in-out .3s;
}

a.close_box_icon {
    position: absolute;
    right: 13px;
    top: 10px;
    display: block;
    font-family: Arial;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

a.close_box_icon span:hover {
    border-color: #f73184;
    transition: all .6s ease;
}


.pl {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    font-size: 13px;
    color: #000;
}

.pl .goods_star s {
    width: auto;
    color: #000;
    margin-left: 10px;
    display: inline-block;
    text-decoration: none;
}

.pl.wu {
    border-bottom: none;
    margin: 0;
}

.pl ul li {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}

.pl ul li.reviews-imgs-outer {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.pl ul p {
    line-height: 20px;
    display: table;
    max-height: 20px;
    *max-height: none;
    width: 998px;
    margin-bottom: 10px;
}

.pl ul li a {
    margin-left: 15px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000;
    font-size: 13px;
}

.pl ul li a:hover {
    color: #f73184;
    transition: all .6s ease;
}

.pl ul li a.reviews-imgs {
    width: 123px;
    display: inline-block;
    margin: 0px 20px 10px 0;
    text-align: center;
    line-height: 0;
    position: relative;
}

.pl ul li a.reviews-imgs .video_bf {
    width: 123px;
    height: 123px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

.pl ul li a.reviews-imgs img {
    width: 123px;
    height: 123px;
}

.pl ul li a.reviews-imgs video {
    width: 123px;
    height: 123px;
}

li.re {
    clear: both;
    position: relative;
    margin-top: 15px;
}

.pl .reply_m {
    border: 1px solid #f5b3cb;
    overflow: hidden;
    zoom: 1;
    border-radius: 5px;
    font-size: 12px;
    line-height: 20px;
}

.pl .reply-con {
    padding: 11px;
    background: #fff4f8;
    overflow: hidden;
    zoom: 1;
    word-wrap:break-word;
    width: 100%;
}

li.re:before,
li.re:after {
    content: "";
    display: block;
    border-width: 10px;
    position: absolute;
    top: -20px;
    left: 60px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #f5b3cb;
    font-size: 0;
    line-height: 0;
}

li.re:after {
    top: -18px;
    left: 60px;
    border-color: transparent transparent #fff4f8;
}

/* 评价 */
.account-xix {
    border: 1px solid #efefef;
    padding: 10px 20px 20px 30px;
    font-weight: 500;
}

.account-xix h2 {
    color: #f73184;
    font-weight: bold;
    margin-bottom: 13px;
}

.account-xix h3 {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 15px;
    margin: 0 0 25px 0;
}

.account-xix .mr_a {
    width: 130px;
    height: 35px;
    color: #f73184;
    line-height: 34px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #f73184;
    display: block;
    text-align: center;
}

.account-xix .mr_a:hover {
    background-color: rgba(247, 49, 132, 0.9);
    color: rgba(255, 255, 255, 0.9);
    transition: all .8s ease;
}

.account-xix dl {
    font-size: 14px;
    color: #333;
}

.account-xix dt {
    font-size: 14px;
    color: #000;
}

.account-xix .help_ul {
    margin-bottom: 0;
}

.account-xix .help_ul li {
    width: 50%;
    float: left;
    font-size: 13px;
    margin-bottom: 6px;
}

.account-xix .help_ul li a {
    color: #666;
}

.per_goods {
    width: 225px;
    /* height: 350px; */
}

.per_goods .shopimg_wrap {
    width: 100%;
    /* height: 253px; */
}

/* .per_goods .cp-look {
    width: 205px;
    height: 205px;
} */

.per_goods .goods_images {
    width: 205px;
    height: 205px;
}

.per_goods .goods_title {
    margin-top: 5px;
}

/* .per_goods .cp-look-but {
    margin: 42px 0 0 42px;
} */

.per_like {
    margin: 80px 0 10px 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #f73184;
    text-align: center;
    color: #f73184;
    font-size: 14px;
}

/* personal */
.personal {
    margin-top: 20px;
}

.personal-le .icon-wode1 {
    color: #f73184;
    font-size: 25px;
    margin-right: 5px;
    margin-left: -2px;
}

.personal-list-ul {
    width: 190px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    cursor: pointer;
    height: 400px;
    margin: 0;
}

.personal-list-ul li a {
    width: 100%;
    text-align: left;
    display: inline-block;
    font-size: 15px;
    color: #000;
    padding: 10px 6px 10px 15px;
}

.personal-list-ul a:hover {
    background: #f73184;
    color: #fff;
    transition: all .4s ease;
}

.personal-list-ul li.personal-cur a {
    background: #f73184;
    color: #fff;
}

.personal-ri {
    width: 900px;
    margin-left: 50px;
}

.personal-ri .my-account {
    min-height: 500px;
}

.personal-ri .my-account .page-title {
    text-align: left;
    margin-top: 10px;
}

.personal-ri .my-account .page-title>h1 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding-bottom: 10px;
    margin: 0;
}

.my-account fieldset {
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 0;
}

.my-account h2.legend {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: left !important;
}

.my-account .account-progile-tit {
    font-size: 16px;
    color: #f73184;
    margin: 10px 0;
    font-weight: 500;
}

.my-account .name-firstname,
.my-account .name-lastname {
    width: 330px;
    display: inline-block;
    margin-right: 50px;
}

.my-account .name-lastname {
    margin-right: 0;
}

.my-account label {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

.my-account label em {
    color: #f73184;
}

.my-account .inpbox-tree input {
    width: 98px;
    display: inline-block;
    margin-right: 8px;
    /* border-color: #f73184; */
}

.my-account .account-profile_list {
    margin-top: 15px;
}

.my-account .progile-raio p {
    width: 100%;
    margin: 0 0 5px 0;
    font-size: 13px;
}

.my-account .progile-raio label {
    margin-right: 15px;
}

.account-profile_size {
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.account-profile_size_list {
    display: inline-block;
    width: calc((100% - 15%) / 2);
    margin-bottom: 20px;
}

.account-profile_size_list--left {
    margin-right: 5%;
}

.account-profile_size_list_label {
    float: left;
    font-size: 13px !important;
    margin-top: 8px;
}

.account-profile_size_list_input {
    float: right !important;
    width: 50% !important;
    font-size: 14px !important;
}

/* My Profile */
.ress {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
}

.ress_tit {
    background: none repeat scroll 0 0 #F1F1F1;
}

.ress th {
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
    font-size: 13px;
}

.ress td {
    padding: 10px 0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.ress .edit2_box {
    zoom: 1;
}

.ress .edit2_box:before,
.ress .edit2_box:after {
    clear: both;
    content: ".";
    font-size: 0;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.ress .edit2_box:nth-child(n+2) {
    margin-top: 5px;
}

.edit2_box a {
    color: #333;
    display: block;
    text-decoration: underline;
}

.edit2_box font {
    color: #f73184;
}

.edit2_box .btn-edit2 {
    padding: 0.4em .8em;
    font-size: 12px;
    display: inline-block;
}

.my-account .address_book {
    width: 710px;
    margin-top: 10px;
}

.my-account h2.booktit {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: left !important;
}

/* address */
.am-tabs-bd {
    border: none;
}

.am-nav-tabs {
    border: none;
}

.am-nav-tabs>li>a {
    min-width: 100px;
    border: 1px solid #959595;
    font-size: 13px;
    padding: 0.4em 1em;
    margin-right: 30px;
    text-align: center;
    color: #898989;
}

.am-nav-tabs>li>a:hover {
    color: #f73184;
    background-color: #fff;
    border: 1px solid #f73184;
    transition: all .6s ease;
}

.am-nav-tabs>li.am-active>a,
.am-nav-tabs>li.am-active>a:hover,
.am-nav-tabs>li.am-active>a:focus {
    color: #f73184;
    background-color: #fff;
    border: 1px solid #f73184;
}

.am-tabs-bd .am-tab-panel {
    padding: 0;
}

.voucher_wrap {
    margin-top: 30px;
}

.voucher_wrap ul li {
    width: 160px;
    height: 182px;
    float: left;
    margin: 20px 20px 0 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-family: 微软雅黑;
}

.voucher_wrap .voucher_list {
    width: 160px;
    height: 182px;
    background: url('../images/vouche_yes.png') no-repeat;
    background-size: 160px 182px;
}

.voucher_wrap .voucher_list.voucher_no {
    background: url('../images/voucher_no.png') no-repeat;
    background-size: 160px 182px;
    cursor: not-allowed;
}

.voucher_list .voucher_price {
    width: 155px;
    font-size: 50px;
    text-align: center;
    padding: 14px 0 6px 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.voucher_list .voucher_price .voucher_price_dw {
    margin-left: 3px;
}
.voucher_list .voucher_price .voucher_price_dw span{
    font-size: 27px;
    margin-top: 9px;
    margin-right: 3PX;
    display: block;
}

.voucher_list .voucher_price .voucher_price_dw p {
    margin: 0;
    padding: 0;
    font-size: 23px;
}

.voucher_list .voucher_price .voucher_price_dw p:last-child {
    font-size: 13px;
    margin-top: -10px;
    font-weight: bold;
}

.voucher_list .voucher_yj {
    margin: -22px 0 0px 0;
}

.voucher_list .voucher_time {
    margin: -2px 0 0px 0;
}

.voucher_but .btn-voucher {
    width: 109px;
    height: 33px;
    line-height: 32px;
    color: #f83184;
    background-color: #fdbbd6;
    font-size: 14px;
    padding: 0 0;
    border-radius: 40px;
    cursor: pointer;
    outline: none;
    border: none;
    margin-top: 27px;
}

.voucher_wrap .voucher_list.voucher_no .voucher_but .btn-voucher {
    color: #939393;
    background-color: #f5f4f5;
    cursor: not-allowed;
}

/* .voucher_but .btn-voucher:hover,
.voucher_but .btn-voucher:focus {
background-color: #f35c9b;
transition: all .6s ease;
color: #f83184;
} */

/* My Voucher */

.order_search p {
    font-size: 14px;
    margin: 25px 0 8px 0;
}

.order_search .search_wrap {
    width: 360px;
    height: 35px;
    border: 1px solid #f73184;
    font-size: 13px;
}

.order_search .search_wrap .search_inp {
    display: inline-block;
    width: 260px;
    padding: 0 8px;
    height: 33px;
    line-height: 32px;
    color: #555555;
    outline: none;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.order_search .search_wrap .btn_search {
    width: 93px;
    height: 31px;
    display: inline-block;
    background: #f73184;
    color: #fff;
    line-height: 30px;
    outline: none;
    border: none;
}

.order_titile {
    background: #eeeeee;
    color: #333333;
    font-size: 14px;
    text-align: center;
    margin-top: 13px;
}

.order_titile th {
    font-weight: 500;
}

.order_wrap .order_details {
    margin-top: 20px;
    font-size: 13px;
    color: #000;
    text-align: center;
}

.order_wrap .order_details th {
    background: #fff4f9;
    font-weight: 500;
    color: #8a8587;
    font-size: 12px;
}

.order_wrap .order_details td {
    padding: 12px 0 20px 0;
}

.order_wrap .order_details td.td_tiitle,
.order_wrap .order_details th.td_dingdan {
    text-align: left;
}

.order_wrap .order_details td.td_tiitle {
    width: 240px;
    float: left;
    word-wrap: break-word;
}

.order_wrap .order_details td.td_price,
.order_wrap .order_details td.td_grand {
    color: #f73184;
}

.order_wrap .order_details .icon-shanchu {
    color: #f73184;
    font-size: 18px;
    cursor: pointer;
}

.order_wrap .order_details a {
    color: #000;
}

.order_wrap .order_details p {
    margin-bottom: 5px;
}

.order_wrap .order_details .am-orders {
    padding: 0.4em .8em;
}

/* My Orders */

.mypl .pl_ul {
    font-size: 12px;
    color: #000;
}

.mypl .pl_ul li {
    width: 100%;
    display: block;
    margin-top: 15px;
    padding: 0 10px;
    border: 1px solid #eee;
}

.mypl .pl_ul li:nth-child(n+2) {
    padding: 20px 10px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.mypl .pl_ul .tiitle {
    background: #eee;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}

.mypl .pl_ul .tiitle span {
    text-align: center;
}

.mypl .pl_ul .tiitle span:first-child {
    text-indent: 100px;
    text-align: left;
}

.mypl .pl_ul .pl_item {
    width: 348px;
    float: left;
}

.mypl .pl_ul .pl_reviews {
    width: 390px;
    float: left;
}

.mypl .pl_ul .pl_cz {
    width: 140px;
    float: left;
    text-align: center;
}

.mypl .pl_ul img {
    margin-left: 30px;
}

.mypl .pl_ul .pl_item .tit {
    padding: 0 30px 0 20px;
    color: #000;
}

.mypl .pl_ul .pl_reviews .review_top {
    padding: 0 10px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #666;
}

.mypl .pl_ul .pl_reviews p {
    margin: 6px 10px 0 10px;
    padding: 10px;
    color: #666;
    border: 1px solid #eee;
}

.mypl .pl_ul .pl_cz span {
    color: #f73184;
    font-size: 22px;
    cursor: pointer;
}

.plre_img {
    margin-top: 8px;
}

.plre_img img {
    width: 70px;
    display: inline-block;
    margin-left: 11px !important;
}

/* My Reviews */

.wishlist_titile {
    width: 100%;
    background: #eee;
    text-align: center;
    color: #000;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    margin: 0;
}

.items_shop_hot .wishlist_list {
    width: 212px;
    height: auto;
    padding: 10px;
    border: 1px solid #eee;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 0;
}

.items_shop_hot .wishlist_list:nth-child(4n) {
    margin-right: 0;
}

.wishlist_list .shopimg_wrap {
    width: 100%;
}

/* .wishlist_list .cp-look {
    width: 192px;
    height: 192px;
} */

.wishlist_list .goods_images {
    width: 192px;
    height: 192px;
}

/* .wishlist_list .cp-look-but {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: rgb(247, 50, 132, 0.5);
    text-align: center;
    margin: 50px 0 0 50px;
    font-size: 13px;
} */

.wishlist_list .goods_title {
    margin-top: 5px;
}

/* .wishlist_list .cp-look-but {
    margin: 46px 0 0 46px;
} */

.wishlist_list .goods_price {
    margin-top: 10px;
}

.wishlist_cz {
    margin-top: 10px;
    padding: 0 10px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.wishlist_cz .icon-shanchu {
    color: #f73184;
    font-size: 18px;
}

.wishlist_cz .wishlist_but {
    padding: 0.6em 1em;
}

/* My Wishlist */

.logistics_wrap {
    padding: 0 60px;
    border: 1px solid #bfbfbf;
}

.logistics_head {
    width: 100%;
    background: #eee;
    text-align: center;
    color: #000;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin: 0;
}

.logis_img {
    width: 100%;
    margin: 10px 0 30px 0;
    text-align: center;
}

.logis_img img {
    width: 1000px;
}

.logis_title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
    margin-top: 20px;
    border-bottom: 1px solid #bfbfbf;
}

.package_status {
    width: calc(100% - 50px);
    border-left: 3px solid #000000;
    padding: 10px 0;
    margin: 30px 0 50px 30px;
}

.package_status ul {
    margin: 0;
}

.package_status ul li {
    text-indent: 10px;
    margin-bottom: 36px;
    font-size: 14px;
    font-weight: bold;
}

.package_status ul li:last-child {
    margin-bottom: 0;
}

.package_status ul li .pac_quan {
    width: 22px;
    height: 22px;
    background: #000;
    border-radius: 100%;
    border: 5px solid #fff;
    margin-left: -12px;
}

.package_status ul li span:nth-child(2) {
    width: 110px;
}

.package_status ul li span:nth-child(3) {
    width: 98px;
}

.package_status ul li span:nth-child(4) {
    width: 80px;
}

.package_status ul li span:last-child {
    font-weight: 500;
}

.package_xinx {
    width: 100%;
    background: #eeeeee;
    padding: 30px 30px 10px 60px;
}

.package_xinx img {
    width: 55px;
    margin: 0 50px 0 30px;
}

.package_xinx dl {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.package_xinx p {
    margin: 10px 0 0 135px;
    font-size: 13px;
}

.package_xinx p span {
    margin-right: 20px;
    color: #5c5c5c;
}

/* Logistics information */
.help-le {
    width: 230px;
    font-size: 12px;
}

.help_title {
    width: 100%;
    color: #000;
    font-size: 15px;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #999;
}

.help .help_list {
    width: 100%;
    background: #fff;
    text-align: left;
    margin-top: 5px;
}

.help .help_list li {
    width: 100%;
    color: #333;
    text-indent: 10px;
    font-size: 13px;
    padding: 8px 0;
    text-align: left;
    border-bottom: 1px dashed #ddd;
}

.help-ri {
    width: 900px;
}

.help-ri .am-breadcrumb {
    margin: 0;
}

/* help */
.gd-zhezao {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 399;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* display: none; */
}

.message_box {
    display: inline-block;
    width: 420px;
    padding-bottom: 10px;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    font-size: 18px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    text-align: left;
    overflow: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.message_header {
    position: relative;
    padding: 15px 15px 10px;
}

.message_header .box_close {
    font-size: 20px;
}

.message_title {
    font-size: 18px;
    line-height: 1;
    color: #303133;
}

.message_container {
    padding: 10px 15px;
    color: #606266;
    font-size: 14px;
}

.message_container p {
    margin: 0;
}

.message_foot {
    padding: 0 15px;
    margin-top: 10px;
}

.message_foot a {
    width: 150px;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
    background: #f73184;
    border: 1px solid #f73184;
    text-align: center;
    margin-left: 10px;
}

.message_foot a:hover {
    background-color: rgba(247, 49, 132, 0.9);
    color: rgba(255, 255, 255, 0.9);
    transition: all .8s ease;
}

.message_foot a:last-child {
    border: 1px solid #dcdfe6;
    background: #fff;
    color: #606266;
    margin-left: 0;
}

.message_foot a:last-child:hover {
    border: 1px solid rgba(247, 49, 132, 0.5);
    ;
    background-color: rgba(247, 49, 132, 0.2);
    color: #f73184;
    transition: all .8s ease;
}

/* message box */
.process {
    width: 880px;
    margin-top: 60px;
    position: relative;
}

.percent {
    width: 880px;
    display: block;
    height: 10px;
    background: #e5e5e5;
    border-radius: 10px;
    padding: 0 10px;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .2);
}

.processbar {
    width: 100%;
    position: absolute;
    margin: 0;
    z-index: 99;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.processbar li {
    width: 25%;
    float: left;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.processbar li .bartext {
    padding-bottom: 15px;
}

.processbar li .bartext2 {
    padding-top: 15px;
    font-size: 16px;
}

.step_cont_number {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    margin-top: 3px;
    background-color: #bfbfbf;
}

.processbar li.active .step_cont_number {
    background: #f73184;
}

.processbar li.active .bartext2 {
    color: #f73184;
}

.processkj {
    width: 100%;
    position: absolute;
    margin: 0;
    z-index: 88;
    top: -15px;
}

.processkj li {
    width: 25%;
    float: left;
    text-align: center;
}

.step_cont_bj {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: #e5e5e5;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .2);
}

.processbj {
    width: 100%;
    position: absolute;
    height: 10px;
    background: #f73184;
    border-radius: 10px;
    z-index: 98;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.process .p10 {
    width: 13%;
}

.process .p20 {
    width: 37%;
}

.process .p30 {
    width: 62%;
}

.process .p40 {
    width: 100%;
}

.order_time {
    margin-top: 70px;
}

.order_time {
    background: #fbfbfb;
    border: 1px solid #dddddd;
    margin-bottom: 30px;
}

.vorder_time tr {
    font-size: 14px;
}

.order_time th {
    background: #f3f3f3;
    text-indent: 20px;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.order_time tr p {
    margin: 0 0 6px 0;
}

.order_time td {
    padding: 10px 0;
    font-size: 14px;
}

.order_time .time_padding td {
    padding: 50px 0 15px 0;
}

.order_time .time_indent {
    text-indent: 20px;
}

.ordaile {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.ordaile .order_details tr {
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    margin-top: 20px;
}

.ordaile .order_details tr:last-child {
    border-bottom: none;
}

.ordaile .order_details {
    margin-top: 0;
}

.ordaile_ri {
    width: 208px;
    margin-top: 20px;
    text-align: center;
}

.ordaile_ri button {
    width: 120px;
}

.order_prices {
    background: #eeeeee;
    margin-top: 20px;
    font-size: 14px;
    padding: 30px 0 15px 0;
}

.order_prices p {
    margin: 0 0 15px 0;
    display: block;
}

.order_prices span {
    width: 208px;
    float: right;
    text-align: left;
    color: #8e8e8e;
}

/* order details */
.makereview {
    display: block;
    border-left: none;
    border-top: none;
    border-right: none;
    min-height: 0;
    margin: 0;
}

.review_img {
    margin-bottom: 10px;
}

.review_img img {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
}

.f_password {
    width: 500px;
    margin: 80px auto;
}

.page-title {
    width: 100%;
    margin: 20px 0 8px;
    overflow: hidden;
    text-align: center;
}

.page-title h1 {
    margin: 0;
    color: #000;
    display: inline-block;
    font-size: 26px;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
}

.fieldset {
    margin: 50px 0 10px 0;
}


.fieldset .form-list {
    margin: 0;
}

.fieldset .form-list li {
    position: relative;
}

.form-list label {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}

.form-list label em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px;
}

.buttons-set p {
    margin: 0;
    font-size: 13px;
    text-align: left;
}

.form-list .input-box {
    display: block;
    clear: both;
}

.form-list .input-box input {
    width: 100%;
    border: 1px solid #ccc;
    color: #555555;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    font-size: 0.9em;
    height: 37px;
    line-height: 1.4em;
    padding: 10px 10px;
    outline: none;
    cursor: pointer;
}

.buttons-set button {
    width: 130px;
}

.page-title p {
    font-size: 14px;
    text-align: left;
    margin: 0 0 10px 0;
}

.td_dingdan a.f73_hover {
    color: #666;
}

.td_dingdan .am-icon-angle-right {
    font-size: 14px;
    margin-left: 10px;
}

.td_dingdan a.am-btn-f3e span:hover {
    background-color: #f35c9b;
    transition: all .6s ease;
}

.coupons_box {
    width: 650px;
    padding: 10px 20px 30px 20px;
}

.coupons_box .voucher_wrap {
    margin-top: 15px;
}

.coupons_box .voucher_wrap ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.coupons_box_tit p {
    text-align: center;
    color: #f35c9b;
    margin: 0 0 10px 0;
    font-size: 19px;
}

.coupons_box_tit p:first-child {
    font-size: 22px;
}

.coupons_box_tit p:last-child {
    font-size: 14px;
    color: #999;
    margin: 0;
}

.coupons_box .am-btn-f3e {
    font-size: 15px;
    padding: 0.5em 1.8em;
    margin-top: 15px;
}

.video_box {
    width: auto;
    /* height: 80vh; */
    padding: 6px;
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video_box .img2 {
    /* height: 100%;
    max-width: 90vh; */
    height: 100%;
    min-height: 300px;
    max-height: 600px;
}

.video_box video {
    height: 100%;
}

.video_box .video_close3 {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 27px;
    font-size: 29px;
    font-weight: bold;
    line-height: 27px;
    color: #d62929;
    opacity: 1;
}