html,
body {
    font-size: 14px;
    width: 100%;
}

a {
    text-decoration: none;
}

img {
    
    height: auto;
}

.icon {
    display: inline-block;
}




.clearfix-a {
    *zoom: 1;
}

.clearfix-a:after {
    display: block;
    content: "";
    height: 0;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}




.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}




.base {
    font-size: 14px;
}

.small {
    font-size: 12px;
}

.big {
    font-size: 16px;
}

.large {
    font-size: 20px;
}

.bold {
    font-weight: bold;
}




.ohide {
    overflow: hidden;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}




.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.vam {
    vertical-align: middle;
}




.dblock {
    display: block;
}

.dnone {
    display: none;
}

.dtable {
    display: table;
}

.dcell {
    display: table-cell;
}

.invisible {
    opacity: 0;
}

.hid {
    visibility: hidden;
}




.fullWrap {
    min-width: 1126px;
}

.contentWrap {
    width: 1126px;
    margin-left: auto;
    margin-right: auto;
}




.header {
    width: 100%;
    top: 0;
}

.headTop {
    background-color: #101010;
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    color: #fff;
}

.headTopR>li {
    position: relative;
    float: left;
    padding: 0 11px;
    margin-right: -1px;
}

.headTopR>li>a:hover {
    color: #ff6461;
}
.headTop .contentWrap{
    position: absolute;
    left: 0;
    right: 0;
}
.headTopR>li>a {
    color: #fff;
}

.headTopR>li:after {
    content: "";
    position: absolute;
    height: 12px;
    top: 10px;
    right: 0;
    border-right: 1px solid #b2b2b2;
}

.headTopR>li.bdn:after {
    border-right: none;
}

.headTopPhone {
    width: 9px;
    height: 14px;
    margin-right: 4px;
    margin-top: 1px;
    vertical-align: text-top;
    background: url('../image/headTopPhone1.png') no-repeat;
}

.headTopR li:hover .headTopSlide {
    display: block;
    z-index: 1;
}

.headTopSlide {
    display: none;
    top: 30px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 2px 6px #00000042;
}

.headTopSlide:before {
    content: '';
    left: 44%;
    position: absolute;
    top: -6px;
    border-bottom: 6px solid #fff;
    border-right: 6px solid #000;
    border-left: 6px solid #000;
}

.iIdxCenter,
.iIdxShop {
    width: 100px;
    padding: 10px 0 2px;
}

.iIdxCenter {
    left: -9px;
}

.iIdxShop {
    left: -15px;
}

.idxApp {
    left: -28px;
    width: 113px;
    padding: 9px;
    background: #fff;
}

.idxApp img {
    display: block;
}

.headTopSlide li {
    height: 28px;
    line-height: 28px;
}

.headTopSlide li a {
    color: #666;
}

.headTopSlide li:hover {
    background: #ff6461;
}

.headTopSlide li:hover a {
    color: #fff;
}




.headBody {
    height: 110px;
    background-color: #fff;
    font-size: 12px;
}

.headLogo a {
    display: block;
    width: 214px;
    height: 54px;
    background-image: url('../image/headLogo.png');
}

.headMiddle {
    margin-top: 28px;
    margin-left: 68px;
    color: #999;
}

.headInput {
    width: 470px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b2b2b2;
    cursor: pointer
}

.headInput>div {
    height: 30px;
    line-height: 30px;
}

.headSelect {
    width: 48px;
    padding-left: 8px;
    overflow: hidden;
}

.headSelect:hover {
    overflow: visible;
}

.headSelect:after {
    content: "";
    position: absolute;
    height: 16px;
    border-right: 1px solid #e5e5e5;
    right: 0;
    top: 10px;
}

.headSelect:before {
    content: "";
    position: absolute;
    width: 25px;
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    left: 7px;
    z-index: 1;
}

.searchToggle {
    position: absolute;
    top: 30px;
    left: -1px;
    width: 38px;
    background: #fff;
    border-bottom: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
}

.searchToggle:hover {
    color: #ff6461;
}

.headSelect .icon {
    width: 6px;
    height: 6px;
    border-top: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border: none\0;
    width: 10px\0;
    height: 10px\0;
    transform: none\0;
    background: url('../image/head-arr.png') no-repeat center center\0;
    position: absolute;
    left: 40px;
    top: 10px;
}

.headInput input {
    width: 362px;
    border: none;
    padding-left: 8px;
    outline: none;
}

.headInput input::-webkit-input-placeholder {
    
    color: #b2b2b2;
    font-size: 12px;
}

.headInput input:-moz-placeholder {
    
    color: #b2b2b2;
    font-size: 12px;
}

.headInput input::-moz-placeholder {
    
    color: #b2b2b2;
    font-size: 12px;
}

.headInput input:-ms-input-placeholder {
    
    color: #b2b2b2;
    font-size: 12px;
}

.headMagnifier {
    width: 20px;
    height: 20px;
    background: url('../image/headSearch.png') no-repeat;
    margin-right: 12px;
    margin-top: 5px;
}

.headSearchCar .icon {
    left: 40px;
    top: 3px;
    width: 24px;
    height: 24px;
    background: url('../image/headShopcar.png') no-repeat;
}

.headSearchCar .num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #ff6461;
    color: #fff;
    border-radius: 50%;
    left: 58px;
    top: -5px;
}

.headLink ul {
    margin-top: 10px;
}

.headLink ul li {
    float: left;
    height: 12px;
    padding: 0 10px;
    border-right: 1px solid #e5e5e5;
}

.headLink ul li:last-child {
    border: none;
}

.headLink ul li a {
    color: #999;
}

.headLink ul li.active a {
    color: #ff6461;
}

.headLink ul li:hover a {
    color: #ff6461;
}

.headLink ul li.bdn {
    border: none;
}

.headLogo {
    padding-top: 28px;
}

.headLoop {
    margin-top: 10px !important;
}




.headImg {
    width: 120px;
    height: 94px;
    overflow: hidden;
}

.headImg a img {
    position: absolute;
    z-index: 0;
}

.headLoop ul {
    padding: 30px 10px 6px 25px;
}

.headLoop ul li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999;
    margin-bottom: 6px;
}

.headLoop ul li.active {
    background-color: #ff6461;
}

.headImgLink {
    width: 134px;
    padding-top: 18px;
}

.headImgOwner {
    line-height: 30px;
    font-size: 14px;
}

.headProd {
    line-height: 18px;
    font-size: 12px;
    color: #888;
}




.headNav {
    background-color: #f9f9f9;
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.headNav .contentWrap {
    position: absolute;
    left: 0;
    right: 0;
}
.headNav>ul>li>a {
    color: #000;
}

.headNav>ul>li {
    float: left;
    padding: 0 20px;
}

.headNav>ul>li:hover>a {
    color: #ff6461;
}

.headNav ul .navItem {
    position: relative;
}

.navItem:after {
    content: "";
    position: absolute;
    height: 15px;
    border-right: 1px solid #999;
    top: 14px;
    right: 0;
}

.newItem:after {
    top: 17px;
}

.navAllSort {
    background-color: #f9f9f9;
    width: 174px;
    position: relative;
    color: #000;
}

.iconMenu {
    width: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 9px;
    overflow: hidden;
    line-height: 6px;
    margin-left: 10px;
    margin-right: 6px;
}

.iconDown {
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border: none\0;
    width: 13px\0;
    height: 13px\0;
    transform: none\0;
    background: url('../image/nav-arrd.png') no-repeat center center\0;
}

.navAllSort .iconWrap {
    float: right;
}

.navAllSort>.iconWrap>.iconDown {
    vertical-align: 8%;
    vertical-align: middle\0;
    margin-right: 8px;
}

.navAllSort:hover>span {
    color: #ff6461;
}

.navAllSort:hover .atext {
    font-weight: bold;
}




.navAllSort:hover>.iconMenu {
    border-color: #ff6461;
}

.navAllSort:hover>.iconWrap>.iconDown {
    border-color: #ff6461;
    border: none\0;
    width: 13px\0;
    height: 13px\0;
    transform: none\0;
    background: url('../image/nav-arra.png') no-repeat center center\0;
}

.navAllSort:hover .navSortWrap {
    display: block;
}

.navSortWrap {
    left: 0;
    z-index: 7;
    padding-top: 1px;
    background-color: #f3f3f3;
}

.navSortWrap li {
    width: 174px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    padding-right: 10px;
}

.navSortWrap>li>a {
    color: #000;
    font-size: 14px;
}

.navSortWrap>li:hover {
    background-color: #fff;
}

.navSortWrap>li:hover>a {
    color: #ff6461;
}

.navSortWrap>li>.iconWrap {
    margin-right: 18px;
}

.navSortWrap>li>.iconWrap .iconDown {
    border-color: #a0a0a0;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: 6%;
}

.navSortWrap>li:hover>.iconWrap .iconDown {
    border-color: #ff6461;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 0;
    border: none\0;
    width: 13px\0;
    height: 13px\0;
    transform: none\0;
    background: url('../image/nav-arrr.png') no-repeat center center\0;
}

.navItemWrap {
    position: absolute;
    top: 0;
    left: 214px;
    width: 276px;
    padding-left: 10px;
    padding-right: 50px;
    height: 499px;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 2px 2px 1px #dcdadb59;
    display: none;
}

.navSortWrap>li:hover .navItemWrap {
    display: block;
}

.navSortItem {
    float: left;
    width: 96px;
    height: 102px;
    margin-top: 16px;
    margin-left: 42px;
    line-height: 20px;
    text-align: center;
}

.navSortItem a {
    font-size: 12px;
    color: #666;
}

.navSortItem:hover a {
    color: #ff6461;
}

.navSortItem:hover img {
    box-shadow: 1px 1px 6px #f3f3f3, -1px -1px 6px #f3f3f3;
}

.navSortItem.activeHot {
    position: relative;
}

.navSortItem.activeHot:after {
    content: "HOT";
    position: absolute;
    width: 19px;
    height: 9px;
    background-color: #ff6461;
    color: #f2f2f2;
    border-radius: 2px;
    font-size: 7px;
    text-align: center;
    line-height: 9px;
}




.footMain {
    height: 300px;
    background-color: #f9f9f9;
}

.footGuarantee {
    width: 1186px;
    height: 98px;
    line-height: 98px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
}

.footGuarantee li {
    float: left;
    margin-right: 60px;
    user-select: none;
}

.footGuarantee .icon {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    margin-left: 6px;
    vertical-align: middle;
}

.footCus {
    background: url('../image/footCustom.png') no-repeat;
}

.footGua {
    background: url('../image/footInsure.png') no-repeat;
}

.footFla {
    background: url('../image/footFlash.png') no-repeat;
}

.footGet {
    background: url('../image/footGetback.png') no-repeat;
}

.footSer {
    background: url('../image/footServe.png') no-repeat;
}

.footGuide dl {
    float: left;
    width: 186px;
}

.footGuide dl dt {
    font-size: 16px;
    color: #333;
    padding-top: 30px;
    height: 44px;
    user-select: none;
}

.footGuide dl dt::before {
    content: '';
    width: 15px;
    height: 15px;
    background: url('../image/footSmile.png') no-repeat center center;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}

.footGuide dl dt::after {
    width: 82px;
    height: 1px;
    content: '';
    border-bottom: 1px solid #d2d2d2;
    display: block;
    margin-top: 7px;
    margin-left: 4px;
}

.footGuide dl dd {
    margin-left: 7px;
}

.footGuide dl dd::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #666;
    border-bottom: 4px solid transparent;
    display: inline-block;
    margin-right: 5px;
}

.footGuide dl dd a {
    font-size: 12px;
    color: #666;
    line-height: 32px;
}

.footGuide dl dd a:hover {
    color: #ff6461;
}

.footOnline {
    height: 126px;
    margin-top: 34px;
    padding-left: 56px;
    margin-left: -50px;
    border-left: 1px solid #e5e5e5;
}

.footTel {
    color: #ff6461;
    font-size: 24px;
    padding-top: 18px;
}

.footMail {
    font-size: 12px;
    color: #666;
    line-height: 25px;
}

.footChat {
    width: 118px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff6461;
    border-radius: 2px;
    font-size: 12px;
    margin-top: 12px;
    margin-left: 28px;
}

.footChat a {
    color: #fff;
}

.footChat .icon {
    width: 20px;
    height: 18px;
    background: url('../image/footChat.png') no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}

.footBottom {
    height: 143px;
    background-color: #000;
}

.footLinks {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #888;
    border-bottom: 1px solid #333;
}

.footLinks a {
    color: #666;
    display: inline-block;
    margin-right: 42px;
}

.footLinks a:hover {
    color: #ff6461;
}

.footAbout {
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}

.footAbout p {
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #666;
}

.footAbout p a {
    color: #666;
    font-size: 14px;
    margin: 0 7px;
}

.footAbout p a:hover {
    color: #ff6461;
}

.footBadge {
    width: 20px;
    height: 22px;
    margin-left: 14px;
    margin-bottom: -2px;
    background: url('../image/footBadge.png') no-repeat;
}




.pouu {
    width: 1340px;
    margin: 0px auto;
    text-align: center;
}

.wai {
    width: 62px;
    margin-left: 1278px;
}

.return-top {
    width: 62px;
    height: 334px;
    position: fixed;
    bottom: 40px;
    right: auto;
    z-index: 1;
}

.return-top .readvert {
    width: 62px;
    height: 148px;
}

.return-top .appdownload {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    position: relative;
    top: 0px;
    left: 0px;
    cursor: pointer;
    background-color: #FFF;
}

.return-top .appdownload .appdownload-a {
    background: url(../image/phone1.png) no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-top: 8px;
}

.return-top .appdownload .appdownload-b {
    background: url(../image/phone2.png) no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-top: 8px;
    position: absolute;
    top: 0px;
    left: 18px;
    display: none;
}

.return-top .appdownload .appdownload-c {
    width: 160px;
    position: absolute;
    bottom: -90px;
    left: -146px;
    display: none;
}

.return-top .appdownload:hover .appdownload-b {
    display: block;
}

.return-top .appdownload:hover .appdownload-a {
    display: none;
}

.return-top .appdownload:hover .appdownload-c {
    display: block;
}

.return-top .appdownload:hover .app-app {
    color: #ff6461;
}

.return-top .appdownload .app-app {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    font-size: 12px;
    position: absolute;
    bottom: 6px;
    left: 0px;
    color: #999999;
}

.return-top .contact {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    position: relative;
    top: 0px;
    left: 0px;
    cursor: pointer;
    background-color: #FFF;
}

.return-top .contact .contact-a {
    background: url(../image/advert2.png) no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-top: 8px;
}

.return-top .contact .contact-b {
    background: url(../image/advert3.png) no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
    margin-top: 8px;
    position: absolute;
    top: 0px;
    left: 18px;
    display: none;
}

.return-top .contact:hover .contact-a {
    display: none;
}

.return-top .contact:hover .contact-b {
    display: block;
}

.return-top .contact:hover .service {
    color: #ff6461;
}

.return-top .contact .service {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    font-size: 12px;
    color: #999999;
    position: absolute;
    bottom: 6px;
    left: 0px;
}

.return-top .retop {
    width: 60px;
    height: 60px;
    border: 1px solid #e5e5e5;
    background-color: #666666;
    cursor: pointer;
    display: none;
}

.return-top .retop .contact-c {
    background: url(../image/arrow11.png) no-repeat;
    width: 26px;
    height: 26px;
    margin-top: 8px;
}

.return-top .retop .contact-d {
    width: 26px;
    height: 26px;
    margin-top: 8px;
    display: none;
}

.return-top .retop:hover .contact-c {
    display: none;
}

.return-top .retop:hover .contact-d {
    background: url(../image/arrow11.png) no-repeat;
    display: block;
    display: inline-block;
}

.return-top .retop .retop-top {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    font-size: 12px;
    color: #ffffff;
}

.return-top .retop:hover {
    background: #ff6461;
}

.return-top .retop:hover .retop-top {
    color: #fff;
}




.load {
    box-shadow: 0px 1px 8px #ccc;
    height: 50px;
    line-height: 50px;
}

.footG-back {
    background: #e4e4e4;
}

.footCon {
    font-size: 16px;
    color: #666;
    margin-left: 49px;
    margin-top: -4px;
    margin-bottom: 4px
}




.sx img {
    width: 49px;
}

.evaluate-pics img {
    width: 80px;
}

.idx_designer_content img {
    width: 40px;
}

.cell-align-l>img {
    width: 100px;
    border: 2px solid #F0F0F0;
}

.add_title1 img {
    width: 142px;
}




.account {
    width: 1125px;
    height: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 100px;
    overflow: hidden;
}

.menuL {
    width: 188px;
    
    border: 1px solid #e4e4e4;
    color: #333;
    display: inline-block;
    padding-bottom: 20px;
}

.me1 {
    text-align: center;
}

.me1a {
    font-weight: 600;
    font-size: 16px;
    margin-top: 32px;
    margin-bottom: 8px;
}

.me1 span {
    font-size: 14px;
    display: block;
    line-height: 31px;
    font-weight: 500;
    cursor: pointer;
}

.menuL .act1 a {
    color: #ff6461;
}




.contR {
    width: 912px;
    height: 100%;
    border: 1px solid #e4e4e4;
    display: inline-block;
    float: right;
}




.paging {
    width: 339px;
    height: 38px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    position: relative;
}

.paging .paging_s,
.paging .paging_d {
    width: 106px;
    height: 38px;
    border-radius: 2px;
    background-color: #eeeeee;
    cursor: pointer;
    user-select: none;
    position: relative;
}

.paging .paging_s:hover,
.paging .paging_d:hover {
    background-color: #999999;
    color: #ffffff;
}

.paging .paging_s img,
.paging .paging_d img {
    width: 9px;
    height: 16px;
    position: absolute;
}

.paging .paging_s img {
    top: 11px;
    left: 19px;
}

.paging .paging_d img {
    top: 11px;
    right: 19px;
}

.paging .paging_s span {
    position: absolute;
    top: 11px;
    left: 36px;
    color: #666666;
    font-size: 16px;
    width: 48px;
    height: 16px;
    display: inline-block;
}

.paging .paging_d span {
    position: absolute;
    top: 11px;
    right: 36px;
    color: #666666;
}

.paging .paging_n {
    width: 127px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    user-select: none;
}

.paging .paging_n img {
    width: 11px;
    height: 6px;
    margin-bottom: 3px;
}

.paging .paging_n .n_a,
.paging .paging_n .n_b {
    padding: 0 3px;
}

.paging .paging_n .n_c {
    display: inline-block;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.bor99:hover {
    border: 1px solid #ff6461;
}

.paging_f {
    position: absolute;
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    width: 65px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    bottom: 38px;
    left: 136px;
}

.paging_f ul {
    width: 82px;
    overflow-x: hidden;
    overflow-y: scroll;
}




.paging_f ul::-webkit-scrollbar {
    display: none;
}

.paging_f ul li:hover {
    background-color: #ff6461;
    color: #ffffff;
}

.paging_f ul li {
    width: 82px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: relative;
    right: 8px;
    cursor: pointer;
}

.idxOrderSubmit_msg img {
    width: 16px;
    height: 16px;
}

body .search-for {
    margin-bottom: 80px;
}

.cool-shop .shop-like img,
.stylist-box .like-nb img,
.new-titles img {
    width: auto;
}

.idx-commodity-details .shoe-priceinfor .shoe-price s {
    font-size: 13px;
    color: #999;
}

.shoe-price .loga {
    
    font-size: 22px;
    color: #ff6461;
    margin-left: 4px;
}

.shoe-price .loga i {
    font-size: 13px;
}

.shoe-price .logb {
    
    font-size: 14px;
    color: #999;
    margin-left: 4px;
}

.idx-commodity-details .shoe-vipprice span a {
    color: #ff6461;
    border-bottom: 1px solid #ff6461;
    font-size: 12px;
}

.item-txt a {
    font-size: 12px;
    color: #999;
}

.pricePC a {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}

.listingworks .idx-more a {
    text-align: center;
    width: 130px;
    overflow: hidden;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info i:nth-child(1) {
    color: #999;
}

.idx-recommends .item-box i.price {
    color: #ff6162;
    font-size: 14px;
}

.f_add .price_add {
    color: #F00;
    font-weight: bold;
    font-size: 16px;
    padding-left: 12px;
    line-height: 22px;
    width: 100%;
    text-align: left;
}

.f_add .price_add a {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.f_add .num_add {
    color: #999;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 12px;
    line-height: 22px;
    text-align: left;
}

.idx-commodity-details .shoe-vipprice span.logbe {
    font-size: 13px;
    color: #999;
}

.idx-commodity-details .shoe-vipprice span.logbe i {
    font-style: normal;
    font-size: 13px;
    text-decoration: line-through;
}

.search-results .search-item .item-txt .item-scrible {
    width: 150px;
    position: absolute;
    left: 0;
}

.search-results .search-item .item-txt .price {
    font-size: 16px;
    float: initial;
    
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.search-item .item-txt a {
    font-size: 12px;
    color: #999;
}

.hotdesign-head-price a {
    font-size: 12px;
    color: #999;
}

.bottom-text a {
    font-size: 12px;
    color: #999;
}

.picture-down a:nth-child(2) {
    color: #999;
    font-size: 12px;
}

.headbar {
    position: relative;
    height: 60px;
    width: 1920px;
    left: 50%;
    margin-left: -970px;
    overflow: hidden;
}

.headbar img {
    width: 1920px;
    height: 60px;
    position: absolute;
}
.logins{
    width: 150px;
    height: 45px;
    display: inline-block;
    
    position: absolute;
    margin-left: 1275px;
    margin-top: 8px;
}
.idx-commodity-details .shoe-vipprice span i {
    line-height: 36px;
}

.templet ul li .picture .picture-down i.cognomen-down {
    font-size: 16px;
}

.orderProcess-sect .orderProcess-infor-preview .col-name,
.editOrder-form-table .col-name {
    vertical-align: top;
}

.navFixedA {
    box-shadow: 0px 1px 1px #cccccc7a;
    position: fixed;
    z-index: 999;
    top: 0;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), transform .3s cubic-bezier(.165, .84, .44, 1);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), transform .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
}

.headbarFixedA {
    position: fixed !important;
    z-index: 999;
    top: -60px;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), transform .3s cubic-bezier(.165, .84, .44, 1);
    transition: background .6s cubic-bezier(.165, .84, .44, 1) .6s, padding .3s cubic-bezier(.165, .84, .44, 1), transform .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
}

.headNavFixed {
    height: 40px;
}

.headbarFixed {
    height: 60px;
}

.start-custom strong:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.start-custom strong:hover:after,
.start-custom strong:active:after {
    width: 100%;
}

.custom-content-goods-text strong:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.custom-content-goods-text strong:hover:after,
.custom-content-goods-text strong:active:after {
    width: 100%;
}

.idx-gift-sect .lover li:hover {
    box-shadow: 0 5px 10px #33333330;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.listing-author .listing-author-right span {
    padding: 4px 10px !important;
}

related-tabcontent {
    display: none;
}

.shopinfor .designer-m-box .host dt:nth-child(1) {
    margin-left: 15px !important;
    margin-top: 15px !important;
}

.shopinfor .designer-m-box .host dt:nth-child(2) {
    margin-top: 15px !important;
    margin-bottom: 8px;
}

.shopinfor .designer-m-box .dp {
    margin-top: 10px !important;
}

.shopinfor .designer-m-box .detail p {
    margin-bottom: 4px !important;
}

.idx-commodity-details .commodity-skin .skin-prop {
    width: auto !important;
}

.idx-commodity-details .commodity-skin .skin-prop .skin-txt {
    width: auto !important;
    padding: 0 5px !important;
    ;
}

.orderProcess-bag-table td {
    vertical-align: middle !important;
}

.orderProcess-bag-table td img {
    float: left;
    padding: 0 10px !important;
}

.orderProcess-bag-table th {
    vertical-align: middle !important;
}

.bag-mainview-body .cell {
    border-right: 1px solid #f5f5f5!important;
}

.openshopinfor .ad img {
    width: 248px!important;
}

.freeshop .hint img {
    width: auto !important;
}

.search-item .item-txt{
    float: right!important;
}
.listing-author-img img{
    width: 72px;
}
.item-pic img{
    width: 100%;
}

.idx-commodity-details .commodity-skin{
    width: auto!important;
}
.idx-commodity-details .commodity-skin .cont ul{
    margin-left: 20px;
}

.bt4a{
    margin-top: 10px;
    margin-left: 20px;
    background: #ff6461;
    color: #fff;
    margin-left: 20px!important;
}
.bt4a:hover{
    background: #ff6461!important;
    color: #fff;
}
.bt4c{
    background: #fff;
    color: #ff6461;
}
.idx-commodity-preview .preview-zoom{
    height: 350px;
}
.more2{
    display: inline-block;
    width: 255px;
    vertical-align: text-top;
    line-height: 20px;
}
.idx-commodity-details .shoe-promotion{
    white-space: normal !important;
}
.btn-none{
    margin-left: 20px;
    background: #ccc !important;
    border: 1px solid #ccc !important;
    font-weight: bold;
}