body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 "Open Sans", "Arial", \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.none {
    display: none;
}

body {
    background: #f7f7f7;
}

.cont {
    width: 1400px;
    display: -webkit-flex;
    flex-direction: initial !important;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-items: center;
    /* border: 1px solid #000000; */
    position: relative;
    margin: 0 auto;
    /* 位置 */
}

.cont .position {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.cont .position span {
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
}

.cont .position span a {
    text-decoration: none;
    color: #666666;
}

.cont .position span b {
    text-decoration: none;
    font-weight: normal;
    color: #666666;
}

.empty-small {
    display: none;
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
}

.wx_show_active {
    display: block;
}

.loaddingBox {
    text-align: center;
    line-height: 60px;
}

.loaddingBox img {
    margin: 0 auto;
    display: inline-block;
    width: 32px;
    height: 32px;
}

#miniCarLodding {
    text-align: center;
    height: 30px;
}

#miniCarLodding img {
    display: none;
}

.success-init-cart p {
    color: #909090;
    font-family: OpenSans;
    font-size: 14px;
    /* margin-top: 40px; */
    position: relative;
    top: 40px;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.msg-cart-chekout {
    background: #f76904;
    border: 1px solid #f76904;
    color: #fff;
    display: inline-block;
    height: 40px;
    width: 200px;
    line-height: 40px;
    margin-right: 20px;
    cursor: pointer;
}

.msg-cart-shopping {
    display: inline-block;
    height: 40px;
    width: 200px;
    line-height: 40px;
    background-color: #fff;
    color: #f76904;
    border: 1px solid;
    margin-right: 20px;
    cursor: pointer;
}

.radius-tick {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    font-size: 30px;
    margin-right: 15px;
    color: #fff;
    background-color: #56bdab;
}

#miniCarLodding img {
    margin: 0 auto;
    display: inline-block;
    width: 32px;
    height: 32px;
}

.msg-cart-box {
    width: 480px;
    height: 180px;
    margin: 250px auto;
    background-color: #ffffff;
    text-align: center;
    border-radius: 5px;
}

/* 主体 */
.container {
    width: 1400px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    margin: 0 auto;
    padding-top: 77px;
}

#preview {
    width: 400px;
    background: #fff;
}

#preview img {
    display: block;
    width: 100%;
}

/* 头部样式 */
.header_bg {
    width: 1400px;
    margin: 0 auto;
    height: 50px;
}

.header_bg .cart {
    /* position: relative;
    left: 1283px;
    width: 118px;
    padding: 0;
    background: #00588A;
    line-height: 50px;
    height: 50px;
    z-index: 101; */
    position: relative;
    left: 1198px;
    width: 202px;
    padding: 0;
    background: #00588A;
    line-height: 50px;
    height: 50px;
    z-index: 101;
}

.header_bg .cart a {
    display: inline-block;
    width: 118px;
}

/* 头部样式 */
.header {
    width: 1400px;
    margin: 0 auto;
    height: 70px;
    line-height: 80px;
    margin-bottom: 20px;
    position: relative;
}

.header-language {
    position: absolute;
    left: 90px;
    top: 20px;
    width: 130px;
}

.header-left {
    float: left;
}

.header-left .logo {
    max-width: 200px;
    max-height: 76px;
    line-height: 123px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    left: 460px;
}

.language {
    margin-right: 10px;
}

.search-msg {
    position: absolute;
    left: -330px;
    top: -4px;
    display: none;
    display: none;
}

.header-search {
    width: 300px;
    position: relative;
    top: 40%;
    margin: 0 auto;
    /* border: 1px solid #000000; */
}

.header-search input {
    width: 300px;
    border: 0;
    height: 30px;
    /* border-right: 1px solid; */
    border-radius: 1px so;
    line-height: 30px;
    overflow: hidden;
    outline: none;
    color: #202020;
    background: none;
}

.header-search .search-w {
    width: 300px;
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    padding: 0 10px;
    border-bottom: 2px solid #999999;
    text-indent: 16px;
    outline: none;
}

.header-right {
    z-index: 999;
    float: right;
    padding-top: 8px;
    transform: translateX(15px);
    position: absolute;
    right: 0;
    height: 70px;
    text-align: right;
}

.header-right .js_serarchs_show {
    cursor: pointer;
    display: inline-block;
    padding-right: 30px;
}

.regist {
    margin-right: 22px;
    color: #666666;
    float: right;
    position: relative;
}

.regist a {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}

.regist a:hover {
    color: #12a4dd;
}



.regist .regitt_titel {
    transform: translate(10px, -5px);
    display: inline-block;
}

.select_currency {
    margin-right: 15px;
    color: #666666;
    float: left;
    position: relative;
}

.select_currency a {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    text-decoration: none;
}

.header-right .My {
    cursor: pointer;
    color: #666666;
    float: right;
    position: relative;
    top: -33px;
    min-width: 140px;
}

.Mymain li {
    color: #666666;
    border: 0;
}

.My span {
    display: inline-block;
    padding-right: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 200px;
}

.regist span {
    padding: 0 10px;
}

.header-right .line {
    color: #666;
    position: relative;
    left: 34px;
    line-height: 107px;
    width: 1px;
    height: 24px;
    background-color: #989898;
}

.header-right .cart {
    margin-left: 0px;
    height: 24px;
    line-height: 7px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
}

#cartIcon {
    cursor: pointer;
    transform: translate(30px, 5px);
}

.cart-num {
    /* position: relative;
    width: 25px !important;
    height: 25px !important;
    background: #12a4dd;
    border-radius: 50%;
    padding: 0 1px;
    line-height: 25px;
    border-radius: 30px;
    text-align: center;
    font-size: 12px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    top: -65px;
    right: -75px;
    display: inline-block; */
    position: absolute;
    width: 25px !important;
    height: 25px !important;
    background: #12a4dd;
    border-radius: 50%;
    padding: 0 1px;
    line-height: 25px;
    border-radius: 30px;
    text-align: center;
    font-size: 12px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    top: 10px;
    left: 60px;
    display: inline-block;
}

.cart-num:hover {
    color: #ffffff !important;
}
.cart-name{
    color: #ffffff;
    position: absolute;
    top: -10px;
    left: 100px;
}
.cart-total{
    color: #ffffff;
    position: absolute;
    top: 10px;
    left: 100px;
}

.buy_cart {
    display: inline-block;
    width: 220px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    outline: none;
    margin-right: 20px;
    transform: translateY(1px);
}

.buy_cart:hover {
    color: #ffffff;
    background: #22B8F3;
}

.header-right .select_currency {
    margin-right: 15px;
    color: #666666;
    float: left;
    position: relative;
}

.My span {
    padding: 0 10px;
    transform: translateY(28px);
    min-width: 120px;
}

#select_opt {
    border: 0;
    font-size: 16px;
    font-family: ArialMT;
    font-weight: 400;
    color: #202020;
    background: #f7f7f7;
    cursor: pointer;
}

.header-right .line {
    color: #666;
    float: left;
    line-height: 107px;
    width: 1px;
    height: 24px;
    background-color: #989898;
}

.header-right .cart {
    float: right;
    position: relative;
    top: -3px;
}

#cartIcon {
    cursor: pointer;
}

.nav-wrap {
    position: absolute;
}

.nav-wrap .accordioc_nav {
    position: relative;
    width: 270px;
    height: 50px;
    background: #0f1e24;
    margin: 0 auto;
    cursor: pointer;
}

.nav-wrap .accordioc_nav:hover .all-goods {
    display: block;
}

.nav-wrap .accordioc_goods {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    line-height: 40px;
    text-align: center;
    height: 40px;
}

.nav-wrap .accordioc_goods h2 {
    text-align: center;
    font-size: 18px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    width: 270px;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    background: url(../img/common/y-nav.png) no-repeat 45px 17px;
}

.nav-wrap .accordioc_goods h2 a:hover {
    text-decoration: none;
}

.nav-wrap .nav-list {
    height: 40px;
}

.nav-wrap .nav-list li {
    float: left;
    margin-right: 1px;
}

.nav-wrap .nav-list a {
    display: block;
    height: 40px;
    float: left;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    font: bold 15px/40px "microsoft yahei";
    text-decoration: none;
}

.nav-wrap .all-goods {
    position: absolute;
    top: 50px;
    left: 0;
    width: 270px;
    height: 500px;
    background: #eeeeee;
    overflow: hidden;
    border-width: 0 2px 2px;
    overflow: visible;
    display: none;
    z-index: 100;
}

.nav-wrap .all-goods .item {
    height: 40px;
    width: 227px;
    padding-left: 43px;
    line-height: 40px;
    cursor: pointer;
}

.nav-wrap .all-goods .item:hover {
    background: #ffffff;
}

.nav-wrap .all-goods .item .accordioc_product {
    position: absolute;
    z-index: 999;
    width: 227px;
    /* padding-left: 43px; */
    text-align: left;
}

.nav-wrap .all-goods .item .accordioc_product h3 {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #555555;
}

.nav-wrap .all-goods .item .accordioc_product h3 a {
    text-decoration: none;
    color: #555555;
}

.nav-wrap .all-goods .item .accordioc_product h3:hover {
    font-weight: 400;
    color: #202020;
    text-decoration: none;
}

.nav-wrap .all-goods .item .accordioc_product s {
    display: block;
    position: absolute;
    top: 13px;
    left: 167px;
    width: 6px;
    height: 9px;
}

.nav-wrap .all-goods .product-wrap {
    position: absolute;
    top: 0px;
    z-index: 99;
    left: 270px;
    width: 700px;
    padding: 0px 30px;
    z-index: 99;
    background: #ffffff;
    height: 500px;
    display: none;
}

.nav-wrap .all-goods .product-wrap .wrap_ul li {
    float: left;
    width: 115px;
    height: 30px;
    overflow: hidden;
    text-align: left;
}

.nav-wrap .all-goods .product-wrap .wrap_ul li a {
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    font-size: 16px;
}

.nav-wrap .all-goods .product-wrap .wrap_ul li a:hover {
    text-decoration: underline;
}



/* X轴二级菜单 */
.nav_background {
    background: #f1506f;
}

.nav {
    text-align: center;
    clear: both;
    width: 1100px;
    position: absolute;
    transform: translateX(301px);
    background: #12A4DD;
    height: 50px;
    line-height: 50px;
    z-index: 100;
    overflow: hidden;
}

.nav_active {
    /* border-bottom: 2px solid #00588A; */
    color: #000;
    /* background: #00588A; */

}

.nav_active a {
    color: #00588A !important;
}

ul,
li {
    list-style: none;
}

.nav li {
    padding: 0 35px;
    float: left;
    cursor: pointer;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    z-index: 990;
    margin-bottom: 0px;
}

.nav li:first-child {
    margin-left: 10px;
}

.nav li:hover {
    color: #000;
}

.nav li:hover a {
    color: #000;
}

.nav li:hover span {
    color: #666666;
}

.nav li a {
    text-decoration: none;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
}

.nav li dl {
    position: absolute;
    top: 50px;
    z-index: 1000;
    -moz-box-shadow: 1px 2px 2px #aaaaaa;
    /* 老的 Firefox */
    box-shadow: 1px 2px 2px #aaaaaa;
    margin-left: -34px;
    background: #ffffff;
    display: none;
    width: 230px;
}

.nav li dd {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav>li>dl dd a {
    color: #000000 !important;
    margin-right: 5px;
    font-size: 16px;
    font-family: verdana;
    text-decoration: none;
    padding: 10px 15px 10px 20px;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: left;
}

.nav>li>dl dd a:hover {
    color: #00588A !important;
    background: #ffffff;
    font-size: 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.nav li span {
    display: inline-block;
    width: 15px;
    height: 8px;
    font-family: fantasy;
    font-size: 16px;
}

/* 个人中心下拉 */
#My .Mymain {
    background-color: #fff;
    border: 1px solid #eee;
    display: none;
    width: 120px;
    position: absolute;
    z-index: 1001;
    top: 80px;
    left: -50px;
    white-space: nowrap;
}

#My .Mymain li {
    width: 100%;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#My .Mymain li:last-child {
    border-bottom: none;
}

#My .Mymain li a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
    display: block;
}

#My .Mymain li a:hover {
    color: #000000;
    font-size: 14px;
}

#username .Mymain {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    display: none;
    width: 100px !important;
    position: absolute;
    z-index: 1001;
    top: 31px;
    left: -39px;
    white-space: nowrap;
}

#username .Mymain li {
    width: 100%;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
    color: #666666;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#username .Mymain li:last-child {
    border-bottom: none;
}

#username .Mymain li a {
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}

#username .Mymain li a:hover {
    color: #000000;
    font-size: 14px;
}

/* 购物车下拉 */
.main {
    width: 300px;
    background: #fff;
    border: 1px solid #d6d6d6;
    display: none;
    position: absolute;
    z-index: 1001;
    top: 50px;
    right: 0;
}

.shot {
    color: red;
    position: relative;
    top: -15px;
}

.main-list {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #eeeeee;
}

.main-list::-webkit-scrollbar {
    border-radius: 10px;
    width: 5px;
}

.main-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #eeeeee;
}

.main-list::-moz-scrollbar {
    border-radius: 10px;
    width: 5px;
}

.main-list::-moz-scrollbar-thumb {
    border-radius: 10px;
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #eeeeee;
}

/* .main li:nth-child(2) {
    margin-top: 80px !important;
} */
.main-list {
    padding: 0 10px;
}
.sm_progress_box{
    width: 90%;
    color: #333333;
    margin: 20px auto 0;
    line-height: 20px;
    position: relative;
}
.sm_progress_box .sm_bg{
    top: -17px;
    width: 30px;
    position: absolute;
    left: 0;
    transition: left 0.5s ease-in-out;
}
.sm_progress_box .sm_progress_container {
    width: 100%; /* 容器宽度 */
    background-color: #e0e0e0; /* 灰色背景 */
    height: 8px; /* 高度 */
    border-radius: 10px; /* 圆角 */
    overflow: hidden; /* 隐藏超出部分 */
}
 
.sm_progress_box .sm_progress_bar {
    height: 100%; /* 与容器高度相同 */
    background-color: #12A4DD; /* 蓝色进度条 */
    border-radius: inherit; /* 继承圆角 */
    transition: width 0.5s ease-in-out; /* 平滑过渡效果 */
}
.cart-container .title-part {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.main-list>ul li {
    padding-bottom: 15px;
    min-height: 100px;
    border-bottom: 1px solid #dddddd;
}

.main-list>ul li:first-child {
    padding-top: 14px;
}

.main-list>ul li .goodsImg {
    float: left;
    width: 80px;
    height: 100px;
    margin: 0 15px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    overflow: hidden;
}

.main-list>ul li .goodsImg img {
    width: 100%;
    height: 100%;
}

.main-list>ul li .goodsMsg .g-title {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 130px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    padding-top: 10px;
    cursor: pointer;
}

.main-list>ul li .goodsMsg .g-price {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #12a4dd;
}

.main-list>ul li .goodsMsg .g-price span {
    font-size: 12px;
}

.main-list>ul li .goodsMsg .g-size {
    line-height: 30px;
    text-align: center;
    height: 30px;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    padding-right: 10px;
    padding: 10px 0;
}

.kkk {
    width: 100%;
    height: 1200px;
    background-color: #fff;
}

.close {
    padding: 20px 20px 0 20px;
}

.cart-img {
    width: 125px;
    height: 165px;
    padding: 0px 5px 5px 10px;
}

.main-cart {
    font-size: 24px;
}

.main-close {
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/common/close.png) 0px 0px no-repeat;
    cursor: pointer;
}

.cart-money {
    font-size: 18px;
    color: #e8421c;
}

.cart-img img {
    width: 100%;
    height: 100%;
}

.cart-size {
    font-size: 16px;
    color: #666;
}

.cart-size-num {
    max-width: 28px;
    height: 35px;
    padding: 0px 5px;
    font-size: 12px;
    border: 1px solid #666;
    color: #000;
    margin-bottom: 5px;
    text-align: center;
    line-height: 35px;
}

.cart-size-Quan {
    margin-top: 40px;
    margin-bottom: 15px;
    /* color: #666666; */
    font-size: 16px;
    /* display: inline-block; */
    font-family: OpenSans;
    font-weight: 400;
    color: #666;
}

.cart-size-Quan span {
    color: #000;
}

.availabvle {
    height: 14px;
    font-size: 16px;
    margin-left: 10px;
    font-family: OpenSans;
    font-weight: 400;
    color: #666666;
}

.cart-detail {
    position: absolute;
    top: -5px;
    width: 215px;
    line-height: 30px;
    right: -10px;
}

.cart-detail h5 {
    line-height: 20px;
}

.main-price {
    height: 100px !important;
    line-height: 30px;
    text-align: center;
    position: relative;
    padding-top: 20px;
}

.main-price span {
    display: inline-block;
}

.main-Cart-Subtotal {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    height: 40px;
    width: 80px;
    line-height: 44px;
    border: 1px solid #12a4dd;
    border-right: 0;
    transform: translateX(4px);
}

.main-Cart-symbol {
    font-size: 24px;
    width: 140px;
    height: 40px;
    font-size: 18px;
    line-height: 43px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
    border: 1px solid #12a4dd;
}

.main-Cart-symbol i {
    font-size: 16px;
    color: #12a4dd;
    font-family: ArialRoundedMTBold;
    font-style: normal;
}
.js-main-Cart-symbol i {
    font-family: ArialRoundedMTBold;
    font-style: normal;
}

.main-num {
    font-size: 18px;
    margin-left: 10px;
    color: #12a4dd;
}

.cart_Shopping {
    position: relative;
    /* right: 50px; */
    left: 324px;
    font-size: 14px;
    top: -5px;
    font-family: OpenSans;
    line-height: 9px;
    /* height: 14px; */
    border: 0;
    font-weight: 400;
    color: #333333;
}

.main-Cart-item {
    font-size: 18px;
}

.mian-cart-discount {
    display: none;
}

a.view-cart {
    width: 215px !important;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    display: block;
    text-align: left;
    margin: 0 auto;
    margin-top: 10px;
}

.close span:last-child {
    display: inline-block;
    margin-left: 300px;
}

.addfavorite {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    line-height: 12px;
    display: inline-block;
    transform: translateX(-9px);
}

/* 底部样式 */
.footer {
    width: 100%;
    margin: 0 auto;
    color: #816262;
    margin-top: 50px;
    background: #eeeeee;
}

.footer .f_box {
    width: 1400px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.footer .w {
    padding: 40px 0 0 0;
}

.footer .container-top {
    width: 1100px;
    margin-bottom: 36px;
    margin: 0 auto;
    height: 150px;
}

.footer .container-top ul {
    float: left;
    margin-right: 139px;
}

.footer .container-top ul:last-child {
    margin-right: 0;
}

.footer .container-top ul li {
    color: #9a9a9a;
    line-height: 24px;
}

.footer .container-top ul li.title {
    font-size: 16px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #202020;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.footer .container-top li a {
    font-size: 16px;
    font-family: ArialMT;
    font-weight: 400;
    color: #555555;
    text-decoration: none;
}

.container-top li a:hover {
    color: #22B8F3 !important;
}

.footer .container-top .contact .Img {
    width: 40px;
    height: 40px;
    margin-right: 16px;
}

.footer .contact img:last-child {
    margin-right: 0;
}

.footer .contact .wx,
.footer .contact .app {
    float: left;
}

.footer .contact .ewm {
    width: 96px;
    height: 96px;
    position: absolute;
    display: none;
    top: -126px;
}

.footer .contact .wx .ewm {
    left: -28px;
}

.footer .contact .app .ewm {
    left: 28px;
}

.footer .copyright {
    bottom: 0px;
    width: 100%;
    height: 45px;
    clear: both;
    margin-top: 10px;
}

.footer .copyright span {
    display: block;
    text-align: center;
}

.footer .copyright p {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-align: center;
}

.footer .copyright p a {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.footer .other {
    text-align: center;
    color: #d6d6d6;
}

.footer .footer-top-right {
    margin: 0 auto;
}

.footer .footer-right {
    margin: 0 auto;
    background: #12a4dd;
    line-height: 110px;
    width: 100%;
}

.footer .footer-bottom {
    width: 260px;
    margin: 0 auto;
    transform: translate(-10px, 3px);
}

.footer .footer-right h2 {
    height: 30px;
    font-size: 24px;
    font-family: ArialMT;
    font-weight: 400;
    color: #fefefe;
    line-height: 15px;
    text-align: left;
    float: left;
    margin-right: 80px;
    margin-left: 70px;
}

.footer .footer-right h2 p {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    color: #ffffff;
    font-style: normal;
    margin-top: 15px;
}

.footer .footer-right p {
    color: #303030;
    font-size: 24px;
}

.footer .footer-right .footer-form {
    display: block;
    width: 1000px;
    margin: 0 auto;
    padding: 0 3;
    padding: 30px 0;
}

.footer_email_search {
    width: 600px;
    float: left;
    background: #ffffff;
    border-radius: 25px;
}

.footer .footer-right .footer-form input {
    width: 450px;
    height: 50px;
    margin-left: 20px;
    border: 0;
    text-indent: 10px;
    outline: none;
    float: left;
}

.footer .footer-right .footer-form span {
    cursor: pointer;
    color: #666666;
    text-align: center;
    font-size: 18px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #0f1e24;
    border-radius: 20px;
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #ffffff;
    transform: translateY(5px);
    display: inline-block;
    float: left;
}

.footer-span {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    margin-left: 11px;
    margin-bottom: 20px;
    cursor: pointer;
}

.foot_icon_f {
    background: url(../img/common/face.png) no-repeat;
}

.foot_icon_f:hover {
    background: url(../img/common/face_r.png) no-repeat;
}

.foot_icon_i {
    background: url(../img/common/ins.png) no-repeat;
}

.foot_icon_i:hover {
    background: url(../img/common/ins_r.png) no-repeat;
}

.foot_icon_t {
    background: url(../img/common/t.png) no-repeat;
}

.foot_icon_t:hover {
    background: url(../img/common/t_r.png) no-repeat;
}

.foot_icon_y:hover {
    background: url(../img/common/you_r.png) no-repeat;
}

.foot_icon_y {
    background: url(../img/common/you.png) no-repeat;
}

.footer-span:first-child:hover {}

.footer-span:hover a {}

.footer .friend {
    clear: both;
    text-align: center;
    transform: translateY(5px);
}

.footer .friend span {
    margin: 0 20px;
    text-align: center;
    display: inline-block;
}

.footer .friend a {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.footer .friend a:hover {
    color: #108cee;
}

.mt-10 {
    margin-top: 10px;
}

.fz-14 {
    font-size: 14px;
}

.clearfix:after {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    *zoom: 1;
}

.mt10 {
    margin-top: 10px;
}

.none {
    display: none;
}

.shop-price.del-price {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
}

.shop-price i {
    font-size: 18px;
    font-style: normal;
}

/* ******************************返回顶部************************************** */
.izl-rmenu {
    position: fixed;
    right: 10px;
    margin-left: 532px;
    bottom: 150px;
    padding-bottom: 73px;
    background: url(../img/common/r_b.png) 0px bottom no-repeat;
    z-index: 999;
}

.izl-rmenu .btn {
    width: 50px;
    background-color: #ffffff;
    height: 50px;
    margin-bottom: 1px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0px 1px 6px 2px #eeeeee;
}

.izl-rmenu .btn-qq {
    background: url(../img/common/r_qq.png) -5px -5px no-repeat;
}

.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
    background: url(../img/common/r_qq.png) -5px -5px no-repeat;
    text-decoration: none;
    display: block;
}

.izl-rmenu .btn a {
    display: block;
    color: #666666;
}

.izl-rmenu .btn-qq .qq {
    border: 1px solid #eeeeee;
    position: absolute;
    border-radius: 5px;
    background: #fff;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-phone {
    background: url(../img/common/r_phone.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-phone .phone {
    border: 1px solid #eeeeee;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

/* 微信 */
.izl-rmenu .btn-wx {
    background: url(../img/common/r_wx.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-wx .wx {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-wx .wx-three {
    border: 1px solid #eeeeee;
    position: absolute;
    width: 100px;
    left: -100px;
    top: 0px;
    height: 100px;
    line-height: 100px;
    border-radius: 5px;
    color: #666666;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-wx .wx-three>img {
    width: 100%;
    height: 100%;
}

/* 邮件 */
.izl-rmenu .btn-email {
    background: url(../img/common/r-email.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-email .email {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    display: none;
}

/* 搜狗 */
.izl-rmenu .btn-sg {
    background: url(../img/common/r-sougou.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-sg .sg {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

/* 淘宝 */
.izl-rmenu .btn-tb {
    background: url(../img/common/r.tb.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-tb .tb {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}

/* 控制类 */
.izl-rmenu .btn-show {
    background: url(../img/common/r_show.png) -5px -5px no-repeat;
}

.izl-rmenu .btn-top {
    background: url(../img/common/r_top.png) -5px -5px no-repeat;
    display: none;
}

.js-hide {
    display: none;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

/**************************************** 购物车弹窗层******************************** */
.prictershow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999;
}

.close-cart-pop {
    position: relative;
    left: 1460px;
    font-size: 30px;
    top: 43px;
    cursor: pointer;
    z-index: 1000;
    color: #3f3f3f;
    font-style: normal;
    font-family: "微软雅黑";
}

.prictermodel {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.picture {
    margin: 0 auto;
    background: #ffffff;
}

/* 顶部关闭 */
.picture .picture_top {
    height: 33px;
    color: #000;
}

.pricture_left {
    height: 500px;
    float: left;
    margin-top: 50px;
    /* border: 1px solid; */
}

.picture .picture_top a {
    float: right;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    background: #eeeeee;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 10px;
    text-decoration: none;
    color: #3f3f3f;
    font-family: "微软雅黑";
}

/*图片样式,以及宽高比*/
.picture .picture_bottom {
    width: 100%;
    height: 860px;
    background: #fff;
}

/* **************缩略图*************** */
.v_out {
    overflow: hidden;
}

/*右边放大容器*/
.v_show {
    width: 500px;
    height: 535px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    top: 50px;
    float: left;
    /* border: 1px solid #000000; */
}

/* // 滑动宽度 */
.v_cont {
    width: 6650px;
    height: 500px;
    position: relative;
    top: 0px;
}

/* // 容器 */
.v_cont ul {
    position: absolute;
    float: left;
    text-align: center;
    line-height: 50px;
}

.v_cont ul li {
    width: 500px;
    height: 500px;
    float: left;
    overflow: hidden;
}

.v_cont ul li img {
    width: 100%;
    overflow: hidden;
}

/*---圆圈---*/
.v_out_p {
    position: inherit;
    overflow: inherit;
    float: left;
}

/*缩略图容器*/
.circle {
    /* position: inherit; */
    /* left: 27px; */
    /* top: 115px; */
    /* margin-left: 35px; */
    /* width: 380px; */
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #eeeeee;
}

.circle::-webkit-scrollbar {
    border-radius: 10px;
    /*滚动条的背景颜色*/
    width: 5px;
}

.circle::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*滚动条的圆角*/
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #eeeeee;
    /*滚动条的背景颜色*/
}

/*缩略图的LI*/
.circle li {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.circle li img {
    /* width: 100%; */
    height: 100%;
}

.circle .circle-cur {
    border: 1px solid #12A4DD;
}

/*---切换---*/
.prev {
    width: 50px;
    position: relative;
    left: 0px;
    top: 75px;
    cursor: pointer;
}

.prev a {
    text-decoration: none;
}

.prev a code {
    font-size: 32px;
    font-family: monospace;
    color: #6b6b6b;
}

.next {
    left: 430px;
    width: 50px;
    position: r;
    position: relative;
    top: 29px;
}

.next a {
    text-decoration: none;
}

.next a code {
    text-decoration: none;
    font-size: 32px;
    font-family: monospace;
    color: #6b6b6b;
}

/* ********************************** */
.product_x {
    font-size: 11px;
    margin-left: 10px;
}

/* 弹窗选择商品信息 */
.pricture_detail {
    width: 500px;
    margin-top: 40px;
    margin-left: 50px;
    float: left;
}

.pricture_name {
    font-size: 18px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    overflow: hidden;
}

.pricture_letter {
    font-size: 13px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    margin: 0;
    line-height: 1.3;
}

.pricture_code {
    font-size: 16px;
    font-family: ArialMT;
    font-weight: 400;
    color: #666666;
    margin-bottom: 15px;
}

.price-wrap {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #666;
}

.price-wrap .shop-price {
    color: #cd401f;
    font-size: 24px;
}

.price-wrap del.shop-price {
    color: #787878;
    font-size: 18px;
}

.pricture_detail p:nth-child(4) span {
    font-family: OpenSans;
    font-weight: 400;
    text-decoration: line-through;
    color: #787878;
    font-size: 18px;
}

.pricture_detail p:nth-child(5) {
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #666666;
    margin-top: 30px;
}

.Quan {
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
}

.eys-more {
    background: url(../img/common/eys.png) no-repeat 10px #DDDDDD;
    /* width: 40px; */
    /* height: 40px; */
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    line-height: 20px;
    margin-left: 50px;
    cursor: pointer;
}

.eys-more:hover {
    background: url(../img/common/eys.png) no-repeat 10px #FFFFFF;
}

.pop-more {
    background: url(../img/common/popop.png) no-repeat 11px #DDDDDD;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    cursor: pointer;
}

.pop-more:hover {
    background: url(../img/common/popop.png) no-repeat 11px #ffffff;
}

/* 点赞 */
.zank {
    background: url("../img/common/favo.png") no-repeat 10px #DDDDDD;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: block;
    line-height: 20px;
    cursor: pointer;
}

.zank:hover {
    background: url("../img/common/favo.png") no-repeat 10px #ffffff;
}

.zank-cart {
    margin-left: 0px !important;
}

.zankk {
    background: url("../img/common/favo.png") no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}

.zank-active {
    background: url("../img/common/favo.png") no-repeat 10px #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: block;
    line-height: 20px;
    cursor: pointer;
}

/* 数量加减 */
.num {
    float: left;
    width: 605px;
    display: block;
    margin-top: 10px;
}

.num span {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently

        not supported by any browser */
}

.num .reduc {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-left: 15px;
    color: #666666;
    border: 1px solid #666666;
}

.num .reduc:hover {
    color: #000000;
    border: 1px solid #000000;
}

.num .add {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
    color: #666666;
    border: 1px solid #666666;
}

.num .add:hover {
    color: #000000;
    border: 1px solid #000000;
}

.num .js_add {
    width: 33px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
    color: #666666;
    border: 1px solid #666666;
    border-radius: 3px;
}

.num .js_add:hover {
    color: #000000;
    border: 1px solid #000000;
}

.num input {
    width: 80px;
    height: 31px;
    line-height: 31px;
    text-align: center;
}

.num span b {
    margin-left: 10px;
    margin-right: 5px;
    font-weight: none;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.iframe-style {
    position: fixed;
    top: 50px;
    left: 41%;
    z-index: 10;
    overflow: hidden;
    height: 600px;
    width: 1050px;
    margin-left: -530px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 60px;
}

.tabPanel ul {
    height: 30px;
    margin-bottom: 30px;
}

.tabPanel ul li {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    float: left;
    margin: 0 5px;
    border: 1px solid #aaa;
    text-align: center;
    cursor: pointer;
    border: 1px solid #666666;
    border-color: #cccdcd;
    border-radius: 5px;
}

/* 伪类样式 */
.tabPanel .hit {
    cursor: pointer;
    background-color: #000000;
    color: #ffffff;
}

.tabPanel .pane {
    border-top: 0;
    background-color: #fff;
    height: 35px;
}

.set-color {
    margin-top: 30px;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    /* margin-bottom: 10px; */
    display: block;
    float: left;
}

.set-size {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    margin-top: 20px;
    float: left;
    margin-right: 10px;
}

/* 选择尺码 */
.attr-color {
    float: left;
    min-width: 22px;
    height: 32px;
    margin-right: 10px;
    line-height: 32px;
    margin: 0 5px;
    font-size: 12px;
    padding: 0 5px;
    border: 1px solid #aaa;
    text-align: center;
    cursor: pointer;
    border: 1px solid #666666;
    border-color: #cccdcd;
    border-radius: 4px 4px 0 0;
}

.tabPanel .pane span:last-child {
    margin-right: 0;
}

.btn1 {
    background-color: #ffffff;
    margin-top: 50px;
}

.btn1>a {
    float: left;
}

.btn1>i {
    display: inline;
    padding: 2px 15px;
    text-align: center;
    margin-right: -246px;
    background-color: #666666;
}

.add_cart,
.buy_now {
    display: inline-block;
    line-height: 40px;
    margin-bottom: 10px;
    width: 220px;
    height: 40px;
    background: #12a4dd;
    border: 1px solid #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border: 0;
    outline: none;
}

.add_cart:hover,
.buy_now:hover {
    background: #22B8F3;
}

.view_more {
    font-size: 16px;
    display: block;
    font-family: OpenSans;
    font-weight: 400;
    color: #333333;
}

/* ****弹窗样式***** */
.zank-msg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1100;
}

.msg-box {
    width: 350px;
    height: 180px;
    margin: 250px auto;
    background-color: #ffffff;
    text-align: center;
    border-radius: 5px;
    /* display: none; */
}

.mag-close {
    color: #000000;
    cursor: pointer;
    float: right;
    margin: 10px 10px 0 0;
    color: #000;
}

.msg-box p {
    margin: 28px 30px;
    padding-top: 42px;
}

.msg-box span {
    display: inline-block;
    /* width: 80px; */
    height: 40px;
    line-height: 40px;
    /* color: #ffffff; */
    font-size: 14px;
    padding: 0 10px;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
}

.msg-btno {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    margin-left: 35px;
    margin-right: 20px;
}

.msg-btnt {
    background-color: #fff;
    color: #666;
    border: 1px solid #ccc;
}

.msg-btno:hover {
    background: #666;
}

.msg-btnt:hover {
    background-color: #eee;
}

/* icon */
.share {
    position: relative;
}

.share p {
    font-size: 16px;
    font-family: OpenSans;
    font-weight: 400;
    color: #666666;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-block;
}

.share span:first-child {
    margin-left: 0px;
}

.share span {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
    position: relative;
    top: 6px;
}

.shippingcost {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    margin-top: 5px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    border-bottom: 1px solid #eeeeee;
}

.shippingcost b {
    color: #000000;
    font-size: 19px;
    font-weight: 200;
}

/* 分页样式 全站通用 */
.eih-pagination {
    margin: 20px auto;
    text-align: center;
}

.eih-pagination li {
    display: inline-block;
    margin: 0 3px;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
}

.eih-pagination li span,
.eih-pagination li a {
    color: #787878;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.eih-pagination li:first-child,
.eih-pagination li:last-child {
    background-color: #fff;
    border: 1px solid #d7d7d7;
}

.eih-pagination li:hover,
.eih-pagination li.active {
    background-color: #12A4DD;
}

.eih-pagination li:hover span,
.eih-pagination li.active span,
.eih-pagination li:hover a,
.eih-pagination li.active a {
    color: #fff;
    text-decoration: none;
}

.eih-pagination li.disabled:hover {
    background-color: #fff;
}

.eih-pagination li.disabled span,
.eih-pagination li.disabled a {
    color: #787878;
}

/* 禁止选用文本 */
.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently

    not supported by any browser */
}

.site-nav {
    padding-top: 50px;
}

.site-container {
    width: 1400px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 20px;
    transform: translateX(90px);
}

.site-container li {
    float: left;
    width: 280px;
    padding-right: 10px;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}

.site-container li a {
    font-size: 18px;
    color: #666;
    text-transform: Capitalize;
}

.site-container li span {
    display: block;
    font-size: 20px;
    color: #202020;
}

.site-container li a {
    display: block;
}

.site-container li a:nth-child(1) {
    font-size: 20px;
    color: #202020;
}

.top-ads-wrap {
    display: block;
    width: 100%;
    text-align: center;
}

.top-ads-wrap img {
    display: block;
    margin: 0 auto;
}

.pop-ads-wrap .cover-block {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    opacity: 0.7;
    filter: alpha(opacity=50);
}

.pop-ads-wrap a {
    display: block;
    width: 450px;
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -225px;
    z-index: 101;
}

.pop-ads-wrap a img {
    width: 100%;
}

.pop-ads-wrap i {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: 207px;
    font-style: normal;
    font-size: 20px;
    z-index: 102;
}

.detail-price {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

.detail-price span {
    font-size: 24px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
}

.detail-price del {
    display: block;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
}

.Productattributes {
    position: relative;
}

.attr-wrap {
    min-height: 105px;
    margin-top: -20px;
}

.attr-wrap ul {
    overflow: hidden;
    margin-top: 20px;
    margin-left: 10px;
}

.attr-wrap li {
    cursor: pointer;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px 8px;
    border: 1px solid #999999;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.attr-wrap li.active {
    border: 1px solid #12a4dd;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
}

.attr-wrap .size-wrap {
    position: relative;
    top: 20px;
    left: 10px;
    min-height: 45px;
}

.attr-wrap .color-wrap {
    /* position: relative;
    top: 20px;
    left: 30px; */
    transform: translateY(10px);
    display: inline-block;
    max-width: 430px;
    margin-bottom: 10px;
}
.text_style {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.text_style_2 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
    cursor: pointer;
}