/* 公共 */
[v-cloak] {
    display: none;
}
.icon-img {
    display: inline-block !important;
    width: 100% !important;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
ul, ol, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.container {
    width: 100%;
    padding: 0 120px;
}
.kghype-container {
    margin: 50px auto;
    min-height: 42.5vh;
}
.kghype-container .row {
    margin: 0;
}
.fa-asterisk {
    margin-right: 5px;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    color: #f00;
}

/* flex布局样式 */
.flex {
    display: flex;
}
.flex-around {
    justify-content: space-around;
}
.flex-between {
    justify-content: space-between;
}
.flex-align-center {
    align-items: center;
}

/* .home-category-clothing {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-clothing.png') 0 0 no-repeat;
}
.home-category-footwear {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-footwear.png') 0 0 no-repeat;
}
.home-category-handbag {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-handbag.png') 0 0 no-repeat;
}
.home-category-watch {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-watch.png') 0 0 no-repeat;
}
.home-category-jewelry {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-jewelry.png') 0 0 no-repeat;
}
.home-category-baby {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-baby.png') 0 0 no-repeat;
}
.home-category-mobile {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-mobile.png') 0 0 no-repeat;
}
.home-category-computer {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-computer.png') 0 0 no-repeat;
}
.home-category-home {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-home.png') 0 0 no-repeat;
}
.home-category-food {
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/home-category-food.png') 0 0 no-repeat;
} */

.platform-icon.facebook {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/facebook-icon.png') center center no-repeat;
}
.platform-icon.youtube {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/youtube-icon.png') center center no-repeat;
}
.platform-icon.twitter {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/twitter-icon.png') center center no-repeat;
}
.platform-icon.instagram {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/instagram-icon.png') center center no-repeat;
}
.platform-icon.discord {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('/theme/kghype/skin/images/discord-icon.png') center center no-repeat;
}

big {
    display: inline-block;
    float: left;
    background: url('/theme/kghype/skin/images/icones.png');
}
.i4 {
    width: 28px;
    height: 28px;
    background-position: 772px 139px;
}
.i5 {
    width: 28px;
    height: 28px;
    background-position: 695px 139px;
}
.i10 {
    width: 30px;
    height: 36px;
    background-position: 825px 142px;
}

/* header */
.kghype-topbar .container {
    width: 100%;
    max-width: none;
    height: 30px;
    padding: 0;
    background: #072A48;
}
.topbar-wrap {
    height: 100%;
    padding: 0 120px;
    font-size: 12px;
    color: #fff;
}
.topbar-wrap>div {
    height: 30px;
    line-height: 30px;
}
.topbar-wrap p {
    font-size: 14px;
    color: #fff;
}
.topbar-anno {
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
}
.topbar-anno .anno-wrap {
    width: 100%;
    display: flex;
    align-items: center;
}
.topbar-anno .anno-wrap p {
    width: 30px;
    height: 30px;
}
.topbar-anno .anno-wrap p .header-anno {
    background-image: url('/theme/kghype/skin/images/header-anno.png');
    background-size: cover;
}
.topbar-anno .announcement_swiper {
    height: 30px;
    min-height: 30px;
}
.announcement_swiper .notice_div>a {
    font-size: 14px;
    color: #fff;
}
.topbar-anno .topbar-time {
    position: absolute;
    right: 0;
    transform: translateX(50%);
}
.topbar-language {
    position: relative;
}
.topbar-language button {
    padding: 0;
    margin-left: 15px;
    font-size: 14px;
    background-color: inherit !important;
    color: #fff !important;
    outline: none !important;
    border: 0;
}
.topbar-language.open .btn,
.topbar-language .btn:hover {
    background-color: inherit !important;
}
.kghype-topbar .active {
    background: #072A48 !important;
    color: #fff !important;
}
.topbar-language .log-out a {
    font-size: 14px;
    color: #fff;
}
.topbar-language .dropdown-menu {
    right: 0;
    left: auto;
    min-width: 250px;
    padding: 5px 11px 13px;
}
.topbar-language .dropdown-menu dt {
    padding: 8px 0 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #666;
}
.topbar-language .dropdown-menu a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    font-weight: 800;
}
.topbar-language .dropdown-menu a i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* navbar */
.kghype-navbar .container {
    padding: 0;
    width: 100%;
    min-height: 70px;
    max-width: none;
    background: #fff;
}
.navbar-wrap {
    position: relative;
    padding: 0 120px;
    /* height: 100%; */
    min-height: 70px;
}
.logo {
    width: 149px;
    height: 43px;
}
.logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.logo a img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.navbar-menu ul li {
    margin-right: 30px;
}
.navbar-menu ul li:last-child {
    margin-right: 0;
}
.navbar-menu ul li a {
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    color: #000;
}
.navbar-group li {
    margin-right: 20px;
    position: relative;
}
.navbar-group li:last-child {
    margin-right: 0;
}
.navbar-group a {
    display: inline-block;
    width: 31px;
    height: 31px;
}
.navbar-group li span {
    position: absolute;
    right: -5px;
    top: -3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #f00;
    text-align: center;
    color: #fff;
}
.navbar-search {
    background-image: url('/theme/kghype/skin/images/navbar-search.png');
}
.navbar-user {
    background-image: url('/theme/kghype/skin/images/navbar-user.png');
}
.navbar-cart {
    background-image: url('/theme/kghype/skin/images/navbar-cart.png');
}
.kghype-navbar .navbar-menu .active {
    background-color: #fff;
}
.navbar-menu-anno {
    width: 100%;
    display: none;
}
.navbar-menu-anno p {
    width: 30px;
    height: 30px;
}
.header-anno {
    background-image: url('/theme/kghype/skin/images/navbar-anno.png');
    background-size: cover;
}
.navbar-menu-anno .announcement_swiper {
    height: 30px;
    min-height: 30px;
    overflow: hidden;
}
.navbar-menu-anno .announcement_swiper .notice_div>a {
    color: #FC8835;
}

/* 首页banner */
.kghype-banner {
    width: 100%;
    height: 856px;
    position: relative;
    /* background: url('/theme/kghype/skin/images/banner-bg.png') center center no-repeat; */
    /* background-size: cover; */
}
.bg-mask, .bg-mask .swiper-container {
    height: 100%;
}
.banner-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
}
.banner-head {
    position: absolute;
    top: 143px;
    left: 50%;
    transform: translateX(-50%);
    width: 704px;
    margin: 0 auto;
    text-align: center;
}
.banner-title h2 {
    line-height: 60px;
    font-size: 46px;
    font-weight: 800;
    color: #fff;
}
#SearchNav {
    position: absolute !important;
    top: 309px;
    left: 50%;
    transform: translateX(-50%);
    width: 1090px;
}
.search-box.common-main-search {
    width: 100%;
    height: 57px;
    border: 2.5px solid #fff;
    border-radius: 40.5px;
    background: #fff;
}
#searchURLs {
    height: 100%;
}
.banner-search-icon {
    position: relative;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}
.banner-search-icon .fa-search {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #bbbcc0;
}
#searchInput::placeholder {
    color: #bbbcc0;
}
.search-box.common-main-search input {
    height: 50px;
    padding-left: 30px;
    line-height: 50px;
    font-size: 18px;
    text-indent: 0;
}
.search-box.common-main-search #search_btn {
    top: 50%;
    right: 1.5%;
    transform: translateY(-50%);
    width: 111px;
    height: 42px;
    border-radius: 26px;
    box-shadow: none;
    font-size: 18px;
    font-weight: 600;
    background: #02BEE4;
    color: #fff;
}
.banner-step {
    position: absolute;
    top: 433px;
    left: 50%;
    transform: translateX(-50%);
    width: 1054px;
}
.banner-step-list {
    justify-content: space-between;
    align-items: center;
}
.banner-step-item {
    width: 241px;
    height: 178px;
    background: rgba(255, 255, 255, .15);
}
.banner-step-item-icon {
    margin: 17px auto 10px;
    width: 30px;
    height: 30px;
}
.banner-step-item-icon i {
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .15);
}
.create-account {
    background-image: url('/theme/kghype/skin/images/create-account.png');
}
.place-an-order {
    background-image: url('/theme/kghype/skin/images/place-an-order.png');
}
.make-a-payment {
    background-image: url('/theme/kghype/skin/images/make-a-payment.png');
}
.check-quality {
    background-image: url('/theme/kghype/skin/images/check-quality.png');
}
.banner-step-item-link {
    text-align: center;
}
.banner-step-item-link a {
    line-height: 30px;
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: 800;
    color: #fff;
}
.banner-search .select-tab li {
    /* width: 110px; */
    padding: 0 20px;
    font-weight: 600;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.banner-search .select-tab li.selected {
    background: #02BEE4;
}

/* 首页自营商品 */
.home-mall-goods {
    margin: 80px 120px 150px;
}
.home-mall-goods h4 {
    margin-bottom: 50px;
    font-weight: 700;
    /* font-size: 36px; */
    font-size: 32px;
    text-align: center;
    color: #000;
}
.home-mall-goods .swiper-slide {
    height: auto;
}
.home-mall-goods .goods-item {
    /* width: 392px; */
    width: 300px;
    border: 1px solid #D6D5D5;
    box-shadow: 0px 41px 27px -27px rgba(116, 155, 169, 0.59);
    box-sizing: content-box;
}
.home-mall-goods .goods-item-img {
    /* width: 392px; */
    /* height: 226px; */
    width: 300px;
    height: 300px;
}
.home-mall-goods .goods-item-img img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.home-mall-goods .goods-item-info {
    /* width: 392px; */
    /* height: 332px; */
    width: 300px;
    /* padding-top: 33px; */
    /* padding-bottom: 52px; */
    padding-top: 23px;
    padding-bottom: 42px;
}
.home-mall-goods .goods-item-info p {
    padding: 0 20px;
    /* margin-bottom: 50px; */
    margin-bottom: 30px;
    font-weight: 700;
    /* font-size: 30px; */
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.home-mall-goods .goods-item-group {
    display: flex;
    justify-content: space-between;
    /* padding: 0 30px; */
    padding: 0 10px;
}
.home-mall-goods .goods-item-price {
    display: inline-block;
    width: 110px;
    height: 40px;
    background: #20C55D;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.home-mall-goods .goods-item-view {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: #02BEE4;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
/* 首页category */
.home-category {
    width: 100%;
    height: 832px;
    background: #072A48;
}
.home-category-title {
    width: 100%;
    padding-top: 150px;
    text-align: center;
}
.home-category-title h4 {
    margin-bottom: 30px;
    /* font-size: 36px; */
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
}
.home-category-title span {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
.home-category-bottom {
    margin: 79px auto 0;
    width: 1276px;
}
.home-category-list {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-category-item {
    width: 255px;
    height: 156px;
    margin-bottom: 50px;
    text-align: center;
}
.home-category-item-wrap {
    width: 100%;
    height: 100%;
}
.home-category-item-img {
    position: relative;
}
.home-category-item-img>img {
   /*  width: 100%;
    height: 100%; */
}
.home-category-item-title {
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* font-size: 24px; */
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    white-space: nowrap;
    color: #fff;
}
/* 首页introduce */
.home-introduce-head {
    margin-top: 150px;
}
.home-introduce-head h4 {
    margin-bottom: 100px;
    font-weight: 700;
    /* font-size: 36px; */
    font-size: 32px;
    text-align: center;
    color: #000000;
}
.home-introduce-item {
    margin-bottom: 50px;
    justify-content: center;
    align-items: center;
}
.home-introduce-item:nth-of-type(even) {
    flex-flow: row-reverse;
}
.introduce-img img {
    width: 100%;
    height: 100%;
}
.introduce-text {
    /* flex: 1; */
}
.introduce-text p {
    margin-bottom: 50px;
    font-weight: 700;
    /* font-size: 38px; */
    font-size: 25px;
    color: #000;
}
.introduce-text span {
    width: 747px;
    display: inline-block;
    font-weight: 400;
    /* font-size: 18px; */
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.home-introduce-item .introduce-img {
    width: 521px;
}
.home-introduce-item:nth-of-type(1) .introduce-img {
    /* width: 821px; */
    /* height: 816px; */
    width: 421px;
    /* margin-left: 118px; */
    margin-right: 52px;
}
.home-introduce-item:nth-of-type(1) .introduce-text p {
    margin-left: 32px;
    /* margin-top: 285px; */
}

.home-introduce-item:nth-of-type(2) .introduce-img {
    /* width: 715px; */
    /* height: 723px; */
    width: 421px;
    /* margin-right: 120px; */
}
.home-introduce-item:nth-of-type(2) .introduce-text {
    /* margin-left: 157px; */
}
.home-introduce-item:nth-of-type(2) .introduce-text p {
    margin-left: 49px;
    /* margin-top: 228px; */
}

.home-introduce-item:nth-of-type(3) .introduce-img {
    /* width: 880px; */
    /* height: 628px; */
    /* margin-left: 120px; */
    margin-right: 53px;
}
.home-introduce-item:nth-of-type(3) .introduce-text p {
    /* margin-top: 175px; */
}

.home-introduce-item:nth-of-type(4) .introduce-img {
    /* width: 880px; */
    /* height: 664px; */
    /* margin-right: 120px; */
}
.home-introduce-item:nth-of-type(4) .introduce-text {
    /* margin-left: 90px; */
}
.home-introduce-item:nth-of-type(4) .introduce-text p {
    /* margin-top: 201px; */
}
.home-introduce-item:nth-of-type(4) .introduce-text span {
    margin-left: 30px;
}

.home-introduce-item:nth-of-type(5) .introduce-img {
    /* width: 883px; */
    /* height: 637px; */
    /* margin-left: 120px; */
    margin-right: 42px;
}
.home-introduce-item:nth-of-type(5) .introduce-text p {
    /* margin-top: 157px; */
}
.home-introduce-item:nth-of-type(5) .introduce-text span {
    margin-left: 8px;
}

.home-introduce-item:nth-of-type(6) .introduce-img {
    /* width: 881px; */
    /* height: 720px; */
    width: 471px;
    /* margin-right: 120px; */
}
.home-introduce-item:nth-of-type(6) .introduce-text {
    /* margin-left: 120px; */
}
.home-introduce-item:nth-of-type(6) .introduce-text p {
    /* margin-top: 238px; */

}

.introduce-bottom-wrap {
    /* margin: 309px auto 396px; */
    margin: 239px auto 196px;
    width: 1680px;
    /* height: 580px; */
    height: 450px;
    background: #EEF2F5;
}
.introduce-explain-left {
    position: relative;
    margin-left: 50px;
    margin-right: 51px;
}
.introduce-explain-left h4 {
    /* margin-top: 98px; */
    margin-top: 78px;
    font-weight: 700;
    /* font-size: 30px; */
    font-size: 28px;
    line-height: 40px;
    color: #000;
}
.introduce-explain-left p {
    margin-top: 30px;
    font-weight: 400;
    /* font-size: 18px; */
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.introduce-explain-right {
    height: 450px;
}
.introduce-explain-right img {
    height: 100%;
}
.introduce-explain-btn {
    position: absolute;
    /* bottom: 99px; */
    bottom: 55px;
}
.introduce-explain-btn a {
    display: inline-block;
    width: 208px;
    /* height: 63px; */
    height: 53px;
    /* line-height: 57px; */
    line-height: 47px;
    margin-right: 50px;
    border: 3px solid #000;
    text-align: center;
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
}
/* 底部footer */
.kghype-footer {
    padding: 0;
    margin: 0;
    background: #072A48;
}
.footer-container {
    width: 1680px;
    padding-top: 50px;
    margin: 0 auto;
}
.footer-head {
    margin-bottom: 50px;
}
.footer-article dl {
    margin-right: 80px;
    min-width: 130px;
    text-align: left;
}
.footer-article dl:last-child {
    margin-right: 0;
}
.footer-article dt {
    margin-bottom: 26px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.footer-article dd a {
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
.footer-group-title {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.footer-group-list li {
    margin-right: 30px;
    height: 30px;
}
.footer-group-list li:last-child {
    margin-right: 0;
}
.footer-group-list a {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.footer-line {
    width: 100%;
    height: 0;
    border-top: 1.5px solid #fff;
}
.footer-bottom {
    margin-top: 30px;
    padding-bottom: 29px;
    color: #fff;
}
.footer-bottom-right ul li {
    margin-left: 30px;
}

/* 404 */
.kghype-404-content {
    width: 100%;
}
.kghype-404-image {
    width: 945px;
    height: 743px;
    padding: 127px 0 207px;
    margin: 0 auto;
    box-sizing: content-box;
}

/* 手工填单 */
.kghype-handwork .content {
    padding: 0 120px;
    margin: 50px auto 150px;
}
.kghype-handwork .content form {
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.handwork-left {
    width: 50%;
    /* width: 889px; */
}
.handwork-right {
    width: 45%;
    /* width: 708px; */
}
.handwork-bottom {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 52px;
}
.handwork-product-info {
    margin-bottom: 30px;
}
.handwork-product-info p, 
.handwork-product-fees p {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #072A48;
}
.handwork-form-group .form-group {
    flex-direction: column;
    margin: 0;
}
.handwork-form-group .form-group label {
    padding: 0;
    width: 100%;
    text-align: left;
    font-weight: 800;
    font-size: 16px;
    line-height: 30px;
    color: #72727E;
}
.handwork-form-group .form-group div {
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}
.handwork-form-group .form-group div input {
    width: 100%;
    height: 35px;
    padding: 5px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    background: #EEF2F5;
}
.handwork-form-group .form-group div textarea {
    width: 100%;
    height: 60px;
    padding: 10px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    background: #EEF2F5;
    resize:none;
}
.handwork-product-total {
    position: relative;
    height: 99px;
    margin-top: 10px;
    background: #EEF2F5;
}
.handwork-product-total span {
    margin-left: 73px;
    font-weight: 700;
    font-size: 30px;
    line-height: 99px;
    color: #072A48;
}
.handwork-product-total .total-val {
    flex: 1;
    margin: 0;
    padding: 0 15px;
}
.handwork-disclaimer {
    float: right;
    /* width: 690px; */
    width: 100%;
    padding: 45px 50px;
    margin-top: 70px;
    height: 285px;
    background: #EEF2F5;
}
.handwork-disclaimer .handwork-disclaimer-title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #072A48;
}
.handwork-disclaimer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.handwork-picture {
    float: left;
    margin-top: 38px;
}
.handwork-picture p {
    margin-bottom: 23px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
.handwork-picture-box {
    position: relative;
    width: 450px;
    height: 208px;
}
.handwork-picture-box img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.handwork-picture-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.handwork-other-wrap {
    width: 100%;
    height: 216px;
    padding: 30px 50px;
    background: #EEF2F5;
}
.handwork-other-wrap p {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #072A48;
}
.handwork-other-upload {
    position: relative;
    padding-left: 15px;
    width: 233px;
    height: 49px;
    font-size: 18px;
    line-height: 49px;
    background: #072A48;
    color: #fff;
}
.handwork-other-upload span {
    margin-left: 23px;
    font-weight: 800;
}
.handwork-other-picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.handwork-other-group>span {
    margin-left: 44px;
    font-weight: 400;
    font-size: 18px;
    color: #3E433F;
}
.handwork-btns {
    margin-top: 30px;
    width: 100%;
    text-align: right;
}
.handwork-submit, 
.handwork-add {
    margin-left: 31px;
    width: 130px;
    height: 42px;
    font-weight: 500;
    font-size: 16px;
    border: 3px solid #072A48;
    color: #000;
}
.handwork-add {
    background: #072A48;
    color: #fff;
}

/* 运费测算 */
.kghype-estimate {
    width: 100%;
    padding: 0 120px;
}
.estimate-wrap {
    margin-top: 50px;
    margin-bottom: 262px;
}
.estimate-title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000;
}
.estimate-left {
    width: 409px;
}
.estimate-form .form-group {
    flex-direction: column;
    margin-bottom: 15px;
}
.estimate-form label {
    display: flex;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #72727E;
}
.estimate-form select, 
#estimate .estimate-form input {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    border: none;
    border-radius: 0;
    outline: none;
    text-indent: 0;
    background: #EEF2F5;
}
.estimate-form .form-btn {
    text-align: center;
}
.estimate-form .form-btn button {
    margin-top: 20px;
    width: 200px;
    height: 45px;
    border: 0;
    border-radius: 3em;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    background: #e74c3c;
    color: #fefefe;
}
.estimate-right {
    position: relative;
    flex: 1;
}
.estimate-initial {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.estimate-initial-img {
    width: 170px;
    margin: 0 auto 66px;
    text-align: center;
}
.estimate-initial-img>img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.estimate-initial p {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #72727E;
}
.kghype-estimate .layui-colla-icon {
    top: 50%;
    transform: translateY(-50%);
}

/* 商品列表 */
.kghype-shop {
    width: 100%;
    padding: 0 120px;
    /*margin: 50px 0 421px;*/
}
.kghype-shop #SearchNav {
    position: relative !important;
    top: 0;
    margin-bottom: 50px;
}
.kghype-shop .search-box.common-main-search {
    border-color: #D6D5D5;
}
.kghype-shop .goods {
    padding: 0;
}
.kghype-shop .headline {
    font-weight: 700;
    font-size: 18px;
    line-height: 60px;
    color: #3E433F;
}
.kghype-shop #goods-list {
    flex-wrap: wrap;
}
.search-thum {
    width: 309px;
    /* height: 458px; */
    padding: 0;
    margin-bottom: 50px;
    margin-right: 14px;
}
.kghype-shop #goods-list .thumbnail {
    padding: 0;
    margin: 0;
    border: 1px solid #D6D5D5;
    border-radius: 0;
    box-shadow: 0px 41px 27px -27px rgba(116, 155, 169, 0.59);
}
.kghype-shop #goods-list .thumbnail:hover {
    border: 1px solid #D6D5D5;
}
.kghype-shop .goods-pic {
    display: block;
    padding: 20px 20px 0;
    width: 258px;
    height: 258px;
    margin: 0 auto 20px;
}
.kghype-shop .goods-pic>img {
    width: 100%;
    height: 100%;
    max-width: none !important;
    max-height: none !important;
}
.kghype-shop .goods-title {
    padding: 0 20px;
    margin-bottom: 30px;
    height: 120px;
    position: relative;
}
.kghype-shop .goods-title h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 20px;
    height: auto !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3E433F;
}
.kghype-shop .goods-price {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
}
.kghype-shop .goods-price span {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000;
}
.kghype-shop .goods-price a {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    background: none;
    color: #3E433F;
}
.kghype-shop .search-box.common-main-search {
    height: 60px;
}
.kghype-shop .search-box.common-main-search input {
    height: 54px;
    line-height: 54px;
}
.kghype-shop .banner-search .select-tab li {
    color: #333;
}
.kghype-shop .banner-search .select-tab li.selected {
    color: #fff;
}
.kghype-shop .search-box.common-main-search #search_btn {
    right: 0.1%;
}

/* 登录 注册 */
.kghype-login {
    margin: 50px auto;
    min-height: 43vh;
}
#login-box.visible, 
#forgot-box.visible, 
#signup-box.visible {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
    justify-content: center;
    background: #fff;
}
.login-left {
    width: 410px;
    /* height: 486px; */
    padding: 30px 40px 0px;
    border: 1px solid #D6D5D5;
}
.login-form.widget-box.visible {
    position: relative;
    width: auto;
    padding: 0;
    margin: 0;
    background: #fff;
}
.login-form form div,
.signup-form form div {
    margin-bottom: 20px;
}
.login-form form label, 
.signup-form form label {
    margin-bottom: 5px;
    font-weight: 800;
    font-size: 16px;
    color: #72727E;
}
.login-form form input,
.signup-form form input {
    height: 35px;
    background: #EEF2F5;
}
.login-form form img {
    height: 35px;
}
.login-form form button[type='submit'] {
    width: 155px;
    height: 39px;
    border: 0;
    background: #072A48 !important;
}
.login-group a {
    font-weight: 500;
    font-size: 12px;
    color: #72727E;
    text-decoration: underline;
    cursor: pointer;
}
.login-right {
    margin-left: 95px;
}
.login-explain h4 {
    margin: 15px 0 20px;
    padding: 0;
    font-weight: 800;
    font-size: 36px;
    line-height: 40px;
    color: #072A48;
}
.login-explain li {
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    color: #3E433F;
}
.forgot-box .header {
    border-bottom-color: #000;
    font-weight: 800;
    font-size: 18px;
    color: #72727E !important;
}
#send_email {
    height: 49px;
    border: 0;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background: #072A48 !important;
    outline: none;
}
.forgot-group {
    align-items: flex-end;
}
.forgot-box .toolbar,
.signup-form .toolbar {
    padding: 0;
    margin: 0;
    border: 0;
    background: #fff;
}
.forgot-box .toolbar a,
.signup-form .toolbar a {
    display: inline-block;
    text-decoration: underline;
    font-weight: 500;
    font-size: 12px;
    color: #72727E;
}

.signup-box {
    padding: 0 120px !important;
    /* align-items: flex-end; */
}
.signup-left {
    width: 35%;
}
.signup-picture {
    flex-direction: column;
}
.signup-picture-top {
    width: 25%;
    /* height: 97px; */
    margin-bottom: 10px;
}
.signup-picture-bottom {
    width: 80%;
    /* height: 592px; */
}
.signup-picture div img {
    width: 100%;
    height: 100%;
}
.signup-title {
    margin-bottom: 25px;
    font-weight: 800;
    font-size: 24px;
    line-height: 60px;
    color: #072A48;
}
.signup-right {
    /* flex: 1; */
    width: 25%;
}
.signup-btns button {
    width: 45%;
    height: 45px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: #072A48 !important;
    color: #fff;
}
.signup-btns {
    margin-top: 50px;
}
.signup-btns button:hover {
    background: #072A48 !important;
}

/* 购物车cart */
.kghype-cart .container, 
.kghype-payconfirm .container {
    width: 100%;
    padding: 0 120px;
    margin: 0;
}
.kghype-cart .row {
    margin: 0;
}
.cart-wrap {
    margin-top: 50px;
    margin-bottom: 156px;
}
.cart-wrap>h5 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000;
}
.cart-header {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.cart-title {
    padding: 0 20px;
}
.cart-title span {
    display: inline-block;
}
.cart-title span, 
.cart-item>div {
    position: relative;
    margin-right: 10px;
}
.cart-title span:nth-of-type(1), 
.cart-item-name {
    width: 42%;
}
.cart-title span:nth-of-type(2), 
.cart-item-remark {
    width: 13%;
}
.cart-title span:nth-of-type(3), 
.cart-title span:nth-of-type(5),
.cart-title span:nth-of-type(6),
.cart-item-price,
.cart-item-sendprice,
.cart-item-subtotal {
    width: 9%;
}
.cart-title span:nth-of-type(4),
.cart-item-quantity {
    width: 7%;
    margin-right: 50px !important;
}
/* .cart-title span:nth-of-type(5),
.cart-item-operate {
    width: 10%;
} */
.cart-item {
    min-height: 100px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #EEF2F5;
}
.cart-item span.pricestyle {
    word-wrap:break-word;
}
.cart-item-name>input {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.cart-item-name>a {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    margin-left: 30px;
}
.kghype-payconfirm .cart-item-name>a {
    margin-left: 0;
}
.cart-item-name>a>img {
    width: 100%;
    height: 100%;
}
.cart-item-text {
    width: 459px;
}
.cart-item-text p {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #3E433F;
}
.cart-item-text span {
    font-weight: 400;
    font-size: 14px;
    color: #3E433F;
}
.cart-item-remark .cart_remark {
    width: 90%;
    height: 51px;
    padding: 5px;
}
.cart-item-price, 
.cart-item-subtotal {
    font-weight: 700;
    font-size: 14px;
    color: #3E433F;
}
.cart-item-quantity {
    height: 40px;
    border: 1px solid #BBBCC0;
}
.cart-item-quantity input {
    height: 100%;
    border: 0;
    background: #fff;
}
.cart-item-quantity input[type='text'] {
    width: 70px;
    text-align: center;
    border: 1px solid #BBBCC0;
    border-top: 0;
    border-bottom: 0;
}
.cart-item-quantity input[type='button'] {
    width: 51px;
    font-weight: 400;
    font-size: 24px;
    color: #3E433F;
}
.cart-info {
    margin-top: 30px;
}
.cart-info>div {
    align-items: flex-end;
}
.cart-info .pool {
    margin: 0;
    margin-left: 23px;
}
.kghype-cart #subCart,
.kghype-cart #clearCart {
    width: 110px;
    height: 35px;
    border-radius: 0;
    border-color: #072A48;
    font-size: 14px;
    background: #072A48;
}
.kghype-cart #clearCart {
    margin-left: 20px;
    background: #fff;
    line-height: 1;
    color: #072A48;
}
.cart-info .pool>div {
    margin-right: 30px;
    font-weight: 400;
    font-size: 14px;
    color: #3E433F;
}
.cart-info .pool>div span {
    font-weight: 700;
    font-size: 20px;
    color: #000;
}
.kghype-cart #no-cart {
    border: 0;
}
.kghype-cart .back-home {
    background-color: #072A48;
}
.kghype-cart #no-cart .msg-input {
    margin-top: 30px;
}
.kghype-cart .msg-input>div {
    position: relative;
}
.kghype-cart #txtGoodsName {
    width: 100%;
    padding-right: 30px;
}
.kghype-cart #cart-sou {
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

/* 确认订单payconfirm */
.kghype-payconfirm .cart-item-quantity {
    height: auto;
    border: 0;
}
.kghype-payconfirm .cart-item-remark,
.kghype-payconfirm .cart-item-quantity {
    font-weight: 700;
    font-size: 18px;
    color: #3E433F;
}
.kghype-payconfirm .cart-title span:nth-of-type(2), 
.kghype-payconfirm .cart-item-remark {
    width: 20%;
}
.kghype-payconfirm .cart-title span:nth-of-type(3), 
.kghype-payconfirm .cart-title span:nth-of-type(5),
.kghype-payconfirm .cart-item-price,
.kghype-payconfirm .cart-item-subtotal {
    width: 12%;
}
.kghype-payconfirm .cart-title span:nth-of-type(4),
.kghype-payconfirm .cart-item-quantity {
    width: 8%;
    margin-right: 50px !important;
}
.kghype-payconfirm #subOrder {
    width: 165px;
    height: 49px;
    border-radius: 0;
    border-color: #072A48;
    font-size: 18px;
    background: #072A48;
}

/* 订单提交payorder */
.kghype-payorder .container {
    width: 100%;
    padding: 0 120px;
    margin: 150px auto;
}
.kghype-payorder .container>.result-css {
    margin-top: 80px;
}
.kghype-payorder a.btn-success {
    width: 165px;
    height: 49px;
    border-radius: 0;
    border-color: #072A48;
    font-size: 18px;
    line-height: 35px;
    background: #072A48;
}
.kghype-payorder a.btn-success:hover {
    border-color: #072A48;
    background: #072A48;
}

/* 会员中心 */
.kghype-user .container {
    width: 100%;
    padding: 0 120px;
    margin: 50px 0;
}
.user-left {
    width: 780px;
}
.user-left h5 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 24px;
    color: #000;
}
.user-avatar {
    width: 180px;
    height: 180px;
    margin-right: 30px;
}
.user-avatar>img {
    width: 100%;
    height: 100%;
}
.user-info {
    margin-top: 20px;
}
.user-info p {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}
.user-info .user-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}
.user-info .fa-map-marker {
    color: #555;
}
.user-form {
    margin-top: 50px;
}
.user-form .form-group {
    flex-direction: column;
    margin: 0;
    margin-bottom: 25px;
}
.user-form .form-group label {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
    font-weight: 800;
    font-size: 16px;
    text-align: left;
    color: #72727E;
}
.user-form .form-group div {
    padding: 0;
    width: 100%;
}
.user-form .form-group div input {
    width: 100%;
    height: 40px;
    padding: 5px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    background: #EEF2F5;
}
.user-form .form-group div input.disabled {
    background: #ccc;
}
.user-form .from-btn {
    margin-top: 55px;
}
.user-info-save {
    width: 155px;
    height: 45px;
    border: 0;
    font-weight: 500;
    font-size: 16px;
    background: #072A48;
    color: #fff;
}
.user-right {
    width: 400px;
    height: 1049px;
    background: #EEF2F5;
}
#content.user-wrap>div {
    float: left;
    width: 83%;
}

/* 左侧菜单栏 */
.kghype-sidebar a {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
}
.kghype-sidebar .active {
    background-color: inherit;
}
.kghype-sidebar .active a {
    color: #01AAED;
}

/* 提交运单 */
.kghype-sendorder .container {
    margin: 50px 0;
}
.sendorder-title h3, .charge-details h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #000;
}
.sendorder-addr, .shipping-temp {
    margin-top: 68px;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.kghype-sendorder .addr-add a {
    font-size: 16px;
    color: #000 !important;
}
.kghype-sendorder .addr-add a:hover {
    text-decoration: underline !important;
}
.kghype-sendorder .addr-list {
    margin-top: 20px;
}
.kghype-sendorder .addr-list label {
    font-size: 16px;
}
.shipping-temp {
    margin-top: 0;
}
.temp-table {
    margin-top: 20px;
    font-size: 16px;
}
.kghype-sendorder .goods-item {
    padding: 20px;
    width: 1226px;
    margin-bottom: 30px;
    background: #EEF2F5;
}
.kghype-sendorder .goods-item>div,
.kghype-sendorder .goods-item-name a {
    font-weight: 700;
    font-size: 18px !important;
    color: #000 !important;
}
.kghype-sendorder .goods-item-name a {
    width: 168px;
    height: 126px;
    margin-right: 20px;
}
.kghype-sendorder .goods-item-name a img {
    width: 100%;
    height: 100%;
}
.charge-details {
    width: 406px;
}
.charge-details h3 {
    margin-bottom: 50px;
}
.charge-details li, .charge-details p {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #3E433F;
}
.charge-details li span {
    color: #000;
}
.detail-wrap .order-fee-detail {
    margin-bottom: 50px;
}
.detail-line::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    margin-top: 43px;
    margin-bottom: 42px;
    background: #000;
}
.detail-group p {
    align-items: flex-end;
}
.detail-group p span {
    font-size: 42px;
}
.detail-service {
    margin-bottom: 30px;
}
.detail-service li {
    margin-bottom: 10px;
}
.detail-service .radio {
    padding: 0;
    margin: 0;
}
.detail-group input[type='submit'] {
    margin-top: 50px;
    width: 100%;
    height: 51px;
    border: 0;
    border-radius: 0;
    outline: none;
    font-weight: 700;
    font-size: 18px;
    background: #072A48;
    color: #fff;
}
#temp .color-red, #temp .text-primary {
    color: #000;
}
.kghype-sendorder .goods-item-name {
    width: 45%;
}

/* 我的运单sendorder */
.kghype-sendorder .payment {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 10px;
    border-color: #072A48;
    background: #072A48;
    color: #fff;
}

/* 帮助中心help */
.kghype-help {
    min-height: 48vh;
}
.kghype-help .sidebar {
    border: 1px solid #ccc;
}
.kghype-help .sidebar>li {
    border-top: 1px solid #ccc;
}
.kghype-help .sidebar>li:first-child {
    border-top: 0;
}
.kghype-help .sidebar>li:last-child>a {
    border-bottom: 0;
}
.kghype-help .sidebar>li>a {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 800;
}
.internal_content ul ul li a {
    border-top: 1px solid #eee;
}

/* 国际转运文章 */
.kghype-shipforme {
    padding: 0;
}
#shipforme .hm>h1 {
    text-align: center;
    color: #666666;
    font-size: 45px;
    font-weight: 500;
    margin: -20px 0 -20px 0;
}
#shipforme .t1 {
    width: 1200px;
    margin: 0 auto;
    height: 350px;
    margin-top: 70px;
    text-align: center;
}
#shipforme .t1>div, #shipforme .t2>div {
    float: left;
}
#shipforme .t1-d2 {
    margin: -14px 0 0 10px;
}
#shipforme .t1-d3 {
    text-align: left;
    margin-top: 0px;
    width: 440px;
}
#shipforme #t1 h2, #t2 h2, #t3 h2 {
    margin-top: 5px;
    margin-bottom: 8.5px;
    font-size: 2em;
    font-weight: 500;
    color: #e74c3c;
}
#shipforme #t1 p, #t2 p, #t3 p {
    margin: 0 0 8.5px;
    color: #666;
}
#shipforme .t2 {
    width: 1200px;
    margin: 0 auto;
    height: 350px;
    text-align: center;
    padding-top: 30px;
}
#shipforme .t2-d2 {
    text-align: left;
    width: 440px;
}
#shipforme .btn_div {
    text-align: center;
    width: 1200px;
    margin: 10px auto;
}
#shipforme a.btn-u-lg {
    padding: 10px 25px;
    background: #ed2027;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

/* 商品详情 kghype-shop-item*/
#preview {
    float: none;
    text-align: center;
}
.jqzoom {
    width: 350px;
    height: 350px;
    position: relative;
}
.zoomdiv {
    left: 859px;
    height: 400px;
    width: 400px;
}
.list-h li {
    float: left;
}
#spec-left {
    background: url(images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}
#spec-right {
    background: url(images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}
#spec-list {
    float: left;
    overflow: hidden;
    margin-left: 2px;
    display: inline;
}
#spec-list ul li {
    float: left;
    margin-right: 0px;
    display: inline;
    cursor: pointer;
}
#spec-list ul li img {
    padding: 2px;
    border: 1px solid #ccc;
    width: 220px;
    height: 220px;
}
#spec-list ul li .on {
    border: 1px solid #f90;
    color: #f90;
    line-height: 22px;
}
/*jqzoom*/
.jqzoom {
    position: relative;
    padding: 0;
}
.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: url(i/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}
.bigimg {
    width: 800px;
    height: 800px;
}
.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}
#spec-list {
    position: relative;
    width: 100%;
    margin-top: 100px;
}
#spec-list div {
    margin-top: 0;
    margin-left: -30px;
    *margin-left: 0;
}
#spec-n1 img {
    border: 1px solid #ccc;
}
.d-content * {
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.d-content .ladder-3 {
    background-color: #ffa155;
    width: 85px;
}
.d-content .amount td {
    padding-bottom: 8px;
    padding-top: 5px;
}
.ladder-3-1 {
    background-color: #ffa155;
    padding-left: 16px;
    width: 170px;
}
.d-content .ladder-3-1 {
    background-color: #ffa155;
    padding-left: 16px;
    width: 170px;
}
.d-content .amount .value {
    font-weight: 700;
}
.unit {
    padding-left: 2px;
}
.d-content .ladder-3-2 {
    background-color: #ff9742;
}
.d-content .ladder-3-3 {
    background-color: #fe9039;
}
.d-content .amount-title,
.d-content .price-title {
    color: #ffe7d0;
    padding-left: 25px;
}
.d-content .price .value {
    font-size: 20px;
}
.d-content td {
    padding-left: 10px;
}
#sku_box th {
    width: 80px;
}
#sku_box a.no_stock {
    border: 1px dashed #d6d6d8;
    color: #cdcdcd;
    cursor: not-allowed;
}
.clear {
    clear: both;
}
#item_num {
    line-height: 34px;
    color: #838383;
}
.loading {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #FFF;
    opacity: 0.7;
    /*透明度兼容*/
    filter: alpha(opacity=70);
    /*透明度兼容*/
}
.loading img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
}
@media screen and (max-width: 768px) {
    .goods-desc img {
        width: 100%;
    }

    .buy_line input[type="button"] {
        height: 30px;
        width: 89px;
        line-height: 30px;
        text-align: center;
        padding: 0;
    }
}
.item-content{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
#spec-n1 > img{
    width: calc(575px / 2);
    height: calc(575px / 2);
}
.item-info{
    background: #EEF2F5;
    width:889px;
    padding: 10px 25px;
}
.item-info .title{
    font-size: 18px;
    font-weight: 700;
}
.info-row{
    font-size: 14px;
    font-weight: 700;
    margin-top: 28px;
}
.info-row .price{
    font-size: 36px;
    font-weight: 800;
}
.info-m-btn{
    width: 265px;
    height: 83px;
    font-size: 24px;
    font-weight: 700;
}
.item-info dl dt {
    float: left;
    padding-right: 10px;
    line-height: 34px;
}
.input-group-btn{
    height: 100%;
    width: 30%;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #ccc;
}

.kghype-shop-item {
    position: relative;
    margin: 50px auto 0;
    padding: 0 0 45px;
    width: 1200px;
    background: #fff;
}
.kghype-shop-item .row {
    margin: 0;
}
.kghype-shop-item .image_area {
    width: 384px;
    margin: 0;
    padding: 0;
    margin-left: 15px;
    font-size: 20px;
    text-align: center;
    color: gray;
}
.kghype-shop-item .jqzoom {
    position: relative;
    width: 382px;
    height: 382px;
    border: 1px solid #eee;
}
#spec-n1 img {
    width: 100%;
    height: 100%;
    border: none;
}
#spec-n5, #spec-list {
    width: 400px;
    height: auto;
    margin: 0;
    padding: 0;
}
#spec-n5 {
    overflow: hidden;
}
#spec-list ul li {
    width: 62px;
    height: 62px;
    margin: 16px 16px 0 0;
    border: 2px solid #eee;
    cursor: default;
}
#spec-list .list-h li img {
    width: 100%;
    height: 100%;
    max-width: 62px;
    padding: 0;
    margin: 0;
    border: none;
    cursor: default;
}
#spec-list ul li i {
    position: absolute;
    top: -18px;
    left: 23px;
    display: none;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #d41411;
    overflow: hidden;
}
#spec-list ul li.on {
    position: relative;
    border-color: #d41411;
    box-shadow: inset 0 0 0 1px #d41411;
}
#spec-list ul li.on i {
    display: block;
}
.kghype-shop-item .item-info {
    flex: 1;
    padding: 0;
    margin: 0;
    margin-left: 30px;
    color: #666;
    background: none;
}
.kghype-shop-item .item-info h1 {
    margin: 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #333;
    word-break: normal;
}
.kghype-shop-item .item-info .item-pri {
    padding: 15px 15px 10px;
    margin-top: 14px;
    background: #f6f4f7;
    box-sizing: content-box;
}
.item-info .price {
    margin: 0;
}
.item-pri .change-div {
    width: 100%;
}
.item-info .price-detail strong, .item-info .price-detail p {
    color: #ff4c62;
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
}
.item-pri .post_fee {
    margin-top: 15px;
    line-height: 9px;
}
.goods-options .goods-options-freight {
    padding: 0 0 6px 15px;
    min-height: 47px;
    line-height: 32px;
    background: #f6f4f7;
}
.new-goods-options-content {
    margin: 0 !important;
    padding: 0;
    padding-top: 11px;
    border-top: 1px solid #ddd;
}
.new-goods-options-content>div {
    position: relative;
    margin-bottom: 15px;
}
.new-goods-options-content>div span:first-child {
    color: #333;
    font-size: 12px;
    font-weight: bolder;
}
.new-goods-options-content>div span:last-child {
    margin: 0 10px;
    font-size: 14px;
    color: #fe4255;
}
.new-goods-options-content #post_fee {
    margin: 0;
}
.kghype-shop-item .skuSpec {
    position: relative;
    margin-left: 0;
    padding-top: 38px;
    font-size: 14px;
    color: #838383;
    cursor: pointer;
}
.skuSpec .row .title {
    min-width: 120px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
}
.skuSpec .row .specItem {
    position: relative;
    flex-wrap: wrap;
}
.skuSpec .row .specItem .item {
    display: block;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    border: 1px solid #eee;
    background: #fff;
    color: #333;
    text-decoration: none;
}
.skuSpec .row .specItem .item img {
    /* width: 100%; */
    /* height: 100%; */
    vertical-align: middle;
}
.skuSpec .row .specItem .item:hover {
    border-color: #ccc;
}
.skuSpec .row .specItem .item.on {
    border: 2px solid #ed2027;
}
.item-info dl dt {
    width: 120px;
    float: left;
    padding-right: 10px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    line-height: 34px;
    color: #838383;
}
.item-info #item_num {
    color: #f00;
}
.item-info dl dd {
    position: relative;
    margin-left: 120px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.item-info .buynum_select {
    width: 120px;
}
.input-group-btn {
    position: relative;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn .btn {
    vertical-align: sub;
    outline: none;
}
.input-group-btn:first-child > .btn {
    margin-right: -1px;
}
.input-group .form-control {
    position: relative;
    float: left;
    display: table-cell;
    width: 100%;
    text-align: center;
    z-index: 2;
}
.item-info>dl {
    margin: 0 0 15px;
}
.item-info dl dd.price,
.item-info dl dd.price strong {
    font-size: 24px;
    font-weight: 400;
    color: #c00;
}
.item-info #note {
    width: 80%;
    height: 80px;
}
.item-info .buy_line {
    margin-top: 30px;
}
.kghype-shop-item #buyNow,
.kghype-shop-item #addToCart {
    height: 46px;
    line-height: 46px;
    border: 1px solid #ff4c62;
    font-size: 18px;
    padding: 0 24px;
    cursor: pointer;
    border-radius: 2px;
    background: #ffe6e9;
    color: #ff4c62;
}
.kghype-shop-item #buyNow {
    margin-right: 15px;
}
.kghype-shop-item #addToCart {
    color: #fff;
    background: #ff4c62;
}
.shop-item-details {
    position: relative;
    margin: 25px auto;
    padding: 31px 0 45px;
    background: #fff;
}
.item-seller-info {
    width: 185px;
    padding: 0;
    margin: 0;
}
.kghype-shop-item .item-seller-info>p {
    font-size: 1.1em;
    font-weight: 600;
    background: #f3f3f3;
    color: #666;
    margin-bottom: 15px;
    height: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.kghype-shop-item .item-seller-info>p a {
    color: #666;
    font-weight: 600;
    font-size: 0.8em;
}
.kghype-shop-item .goods-desc img {
    width: 100%;
    vertical-align: middle;
}
.kghype-shop-item .favorite {
    position: absolute;
    right: 10%;
    width: 120px;
    margin-top: 10px;
}
.kghype-shop-item .favorite p {
    height: 35px;
    line-height: 35px;
    margin: 0 0px -35px 9px;
}
.kghype-shop-item .favorite a {
    text-decoration: none !important;
}
.kghype-shop-item .favorite a:hover,
.kghype-shop-item .favorite a:active {
    color: #ed2027;
}

/* 自营商城 */
/* 商品列表 */
#mall-goods-category {
    margin-top: 50px;
    margin-bottom: 100px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.floor-goods {
    padding-bottom: 40px;
}
.floor-head {
    position: relative;
    justify-content: left;
    flex-flow: row nowrap;
    border-bottom: 5px solid #e74c3c;
}
.floor-head h3 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #555;
}
.mall-floor .more {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #e74c3c;
}
.saleList_right {
    width: 100%;
}
.sale_img {
    width: 200px;
    height: 200px;
    text-align: center;
    overflow: hidden;
}
.saleList_right ul {
    flex-wrap: wrap;
}
.saleList_right ul li {
    margin-right: 20px;
    margin-left: 0;
    margin: 0 20px 20px 0;
    padding: 10px;
    width: 220px;
    height: 280px;
    background-color: #fff;
}
.saleList_right ul li a {
    text-decoration: none;
}
.sale_img {
    width: 200px;
    height: 200px;
    text-align: center;
    overflow: hidden;
}
.sale_img>img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.sale_wenzi {
    padding: 10px 5px 0px 5px;
    text-align: center;
}
.sale_wenzi .title {
    margin-bottom: 0px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #232323;
}
.sale_wenzi .old_price {
    font-size: 12px;
    color: #999;
}
.sale_wenzi .now_price {
    font-size: 14px;
    color: #de2828;
}
#serul {
    justify-content: left;
    margin-left: 35px;
}
#mall-goods-category .serch_bar {
    margin-right: 40px;
}
/* 商品分类 */
.mall-goods-list {
    margin: 50px auto 100px;
    width: 1200px;
}
.shop_total {
    padding-top: 5px;
    margin: auto auto 10px;
}
.merchandise {
    margin-bottom: 15px;
    border: 1px solid rgb(229, 229, 229);
    overflow: hidden;
    background: rgb(248, 248, 248);
}
.mall-goods-list .remen {
    height: 36px;
    padding-left: 10px;
    margin: 12px 15px 0px;
    border-bottom: 1px dashed rgb(204, 204, 204);
    overflow: hidden;
}
.remen h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}
.remen span {
    margin-top: 3px;
    color: rgb(153, 153, 153);
}
.merchandise ul {
    margin: 20px 0px 0px 25px;
    flex-wrap: wrap;
}
.merchandise ul li {
    margin-right: 12px;
    width: 220px;
    overflow: hidden;
}
.mall-goods-list .pic {
    margin-bottom: 7px;
}
.mall-goods-list .pic a {
    display: table-cell;
    padding: 2px;
    height: 214px;
    width: 214px;
    border: 1px solid rgb(204, 204, 204);
    box-sizing: content-box;
    vertical-align: middle;
    text-align: center;
    background: rgb(255, 255, 255);
}
.mall-goods-list .pic img {
    height: 214px;
    width: 214px;
    max-width: 220px;
}
.mall-goods-list .summary {
    margin: 4px 0px 10px;
}
.mall-goods-list .summary h2 {
    margin: 0px;
    width: 226px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    line-height: normal;
}
.mall-goods-list .summary h2 a {
    line-height: 20px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: rgb(51, 51, 51);
}
.mall-goods-list .summary p {
    height: 26px;
    line-height: 26px;
    color: rgb(233, 81, 104);
    font-size: 16px;
    font-weight: bold;
}

/* 订单详情 */
.orders_details {
    position: relative;
}
.order-detail-btn {
    /*position: absolute;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*margin-top: 30px;*/
    transform: translateX(-50%);
    margin: 30px auto 0 auto;
    text-align: center;
    display: block;
}

/* 国际转运提交 */
.kghype-shipforme-order #splistPanel .buynum_select {
    width: 125px !important;
}
.kghype-shipforme-order .quantity {
    height: 36px;
}
.kghype-container .layui-tab-content {
    padding:10px 0;
}