body {
    margin: 0;
    padding: 0;
}




.bor1 {
    border: 1px solid #ccc;
}

.bor {
    background: #eee;
}

.bor2 {
    background: #f9f9f9;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    width: 100%;
    height: auto;
}




.content {
    background: #fff;
    overflow: hidden;
}

.index-banner {
    position: relative;
    margin-bottom: 44px;
    overflow: hidden;
    height: 500px;
}

.index-liList {
    position: absolute;
    width: 150px;
    height: 30px;
    left: 50%;
    bottom: 28px;
}

.index-banner-imgList {
    position: relative;
    width: 100%;
}

.index-banner-imgList img {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.index-banner-imgList li {
    float: left;
    height: 500px;
    overflow: hidden;
}

.index-liList li {
    font-size: 50px;
    color: #f3f4f3;
    margin: 0 4px;
    float: left;
}

.index-liList li.indexOn {
    color: #ff6461;
}

.next-ban {
    position: relative;
    z-index: 2;
    width: 1185px;
    height: 5px;
    text-align: center;
    margin: 0 auto;
    display: none;
}

.index-banner .banner-content-page-left {
    position: absolute;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 212px;
    left: 1px;
}

.index-banner .banner-content-page-left:hover {
    background: #333;
}

.banner-content-page-span-left {
    width: 30px;
    height: 60px;
    display: inline-block;
    background: url('../image/index-custom-page-left.png') no-repeat center center;
}

.index-banner .banner-content-page-right {
    position: absolute;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 212px;
    right: 1px;
}

.index-banner .banner-content-page-right:hover {
    background: #333;
}

.banner-content-page-span-right {
    width: 30px;
    height: 60px;
    display: inline-block;
    background: url('../image/index-custom-page-right.png') no-repeat center center;
}

.index-content {
    width: 1126px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.index-content-head {
    margin: 0 auto;
    width: 1124px;
    height: 367px;
    overflow: hidden;
}

.head-left {
    width: 290px;
    height: 369px;
    margin-right: 15px;
}

.index-content-head img:hover {
    opacity: 0.9;
}

.head-center {
    width: 160px;
    height: 369px;
    margin-right: 15px;
}

.head-center-one {
    width: 160px;
    height: 162px;
    margin-bottom: 15px;
}

.head-center-two {
    width: 160px;
    height: 192px;
}

.head-center-two .custom-only {
    width: 160px;
    height: 40px;
    background: #ccc;
    text-align: center;
}

.head-center-two .custom-only b {
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}

.head-right {
    width: 339px;
    height: 369px;
}

.head-right-one {
    width: 339px;
    height: 160px;
    margin-bottom: 15px;
}

.head-right-two {
    width: 339px;
    height: 194px;
}




.index-content-title {
    text-align: center;
    height: 150px;
}

.index-content-title p {
    font-weight: bold;
    font-size: 24px;
    font-style: italic;
    margin-bottom: 22px;
    padding-top: 70px;
}

.transform-border {
    margin: 0 auto;
    width: 50px;
    border: 1px solid #ff6461;
    transform: rotate(170deg);
}




.index-popular {
    width: 1130px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.index-popular-banner {
    width: 1130px;
    height: 300px;
}

.index-popular-banner img:hover {
    opacity: 0.9;
}

.index-popular-content {
    width: 1160px;
    height: 219px;
    margin-top: 8px;
}

.popular-content-left {
    width: 189px;
    height: 218px;
    margin-right: 7px;
    margin-top: 2px;
}

.popular-content-center img:hover {
    opacity: 0.9;
}

.popular-content-left img:hover {
    opacity: 0.9;
}

.popular-content-left a:nth-first-last {
    margin-top: 3px;
}

.popular-content-center {
    width: 361px;
    height: 219px;
    margin-top: 2px;
}

.popular-content-right {
    width: 179px;
    height: 219px;
    margin-left: 12px;
    margin-top: 2px;
}

.right-pic {
    width: 179px;
    height: 169px;
    overflow: hidden;
    background: rgb(242, 242, 242);
}

.right-pic img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.right-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.right-text {
    width: 179px;
    
    background: #f2f2f2;
    text-align: center;
    padding-bottom: 5px;
}

.right-text p {
    width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 27px;
    color: #666;
    font-weight: bold;
    padding-top: 3px;
}

.right-text i {
    color: #ff6461;
    font-size: 14px;
    line-height: 14px;
}

.popular-content-bottom {
    width: 272px;
    height: 332px;
    margin-right: 13px;
    margin-top: 4px;
    margin-bottom: 6px;
}

.bottom-pic {
    width: 272px;
    height: 258px;
    overflow: hidden;
    background: rgb(242, 242, 242);
}

.bottom-pic img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.bottom-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.bottom-text {
    width: 272px;
    
    text-align: center;
    background: #fff;
}

.bottom-text p {
    font-size: 13px;
    line-height: 26px;
    color: #666;
    width: 272px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    padding-top: 14px;
}

.bottom-text i {
    color: #ff6461;
    font-size: 14px;
    line-height: 14px;
}

.popular-content-bottom:hover {
    box-shadow: 0 2px 3px #cccccc73;
    -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);
}




.index-custom {
    width: 1126px;
    height: 1183px;
}

.index-custom img:nth-child(1):hover {
    opacity: 0.9;
}

.custom-banner-left {
    width: 952px;
    height: 300px;
}

.custon-start {
    position: absolute;
    width: 294px;
    height: 78px;
    background: #fff;
    margin-left: 365px;
    margin-top: 118px;
}

.custom-start-text {
    width: 180px;
    height: 78px;
}

.custom-start-text span {
    display: inline-block;
    font-size: 28.8px;
    margin-top: 20px;
    margin-left: 60px;
}

.custom-start-text i {
    font-size: 12.26px;
    color: #999;
    margin-left: 60px;
}

.custon-start img {
    margin-left: 46px;
    margin-top: 38px;
}

.custom-banner-right {
    width: 170px;
    height: 300px;
}

.custom-banner-right-text {
    width: 170px;
    height: 254px;
    background: #9a9b9d;
}

.custom-banner-right-text p {
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    margin-left: 14px;
    padding-top: 28px;
}

.custom-banner-right-text-title {
    font-size: 18px;
    margin-left: 14px;
    color: #fff;
    font-weight: bold;
}

.custom-banner-right-text-produce {
    font-size: 15px;
    margin-left: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 27px;
}

.text-produce {
    margin-left: 14px;
    margin-top: 10px;
}

.produce-number {
    background: #fff;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
}

.produce-number-text {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

.custom-banner-right-bottom {
    height: 47px;
    width: 170px;
    background: #2a2b2d;
}

.custom-banner-right-bottom-icon {
    display: inline-block;
    width: 47px;
    height: 47px;
    background: url('../image/index-custom-text-icon.jpg') no-repeat center center;
}

.custom-banner-right-bottom-text {
    width: 122px;
    height: 47px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 47px;
}

.index-custom-content {
    width: 1126px;
    height: 880px;
    background: #f9f9f9;
    overflow: hidden;
    position: relative;
}

.custom-content-line {
    width: 1150px;
    height: 880px;
    margin-left: 65px;
    position: relative;
    overflow: hidden;
}

.custom-box {
    height: 860px;
    left: 0;
    position: absolute;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    margin-left: 4px;
}

.custom-content-goods {
    width: 266px;
    height: 360px;
    padding-right: 96px;
    margin-top: 46px;
}

.custom-content-goods-pic {
    width: 266px;
    height: 266px;
    background: rgb(242, 242, 242)
}

.custom-content-goods-pic: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);
}

.custom-content-goods-text {
    width: 266px;
    height: 94px;
}

.custom-content-goods-text p {
    width: 266px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
    line-height: 68px;
    font-weight: bold;
}

.custom-content-goods-text div {
    font-size: 14px;
    text-align: center;
    font-style: italic;
    margin-top: -2px;
}

.custom-content-goods-text strong {
    font-weight: bold;
    color: #000;
    border: 1.5px solid #000;
    padding: 4px 20px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.custom-content-goods-text strong:hover {
    color: #fff;
}

.custom-content-page-left {
    position: absolute;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -475px;
    display: none;
}

.custom-content-page-left:hover {
    background: #333;
}

.custom-content-page-span-left {
    display: inline-block;
    font-size: 30px;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-left.png') no-repeat center center;
}

.custom-content-page-right {
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -475px;
    position: absolute;
    right: 0;
    display: none;
}

.custom-content-page-right:hover {
    background: #333;
}

.custom-content-page-span-right {
    display: inline-block;
    font-size: 30px;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-right.png') no-repeat center center;
}




.index-hotdesign {
    width: 1126px;
    height: 100%;
    overflow: hidden;
    padding-top: 50px;
}

.hotdesign-line {
    width: 1250px;
    height: 100%;
    margin-left: 26px;
}

.hotdesign-line-goods {
    width: 490px;
    height: 230px;
    margin-right: 116px;
    margin-bottom: 82px;
}

.hotdesign-line-goods-pic {
    width: 230px;
    height: 230px;
    margin-right: 36px;
    overflow: hidden;
    background: rgb(242, 242, 242);
}

.hotdesign-line-goods-pic img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.hotdesign-line-goods-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.hotdesign-line-goods-text {
    width: 220px;
    
}

.hotdesign-head {
    width: 220px;
    height: 33px;
}

.hotdesign-head-pic {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url('../image/index-hotdesign-head.png') no-repeat center center;
    margin-right: 9px;
    border-radius: 25px;
    overflow: hidden;
}

.hotdesign-head-pic-one {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right: 9px;
    border-radius: 25px;
    overflow: hidden;
}

.hotdesign-head-name {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
}

.hotdesign-head-title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
    letter-spacing: 1px;
    line-height: 22px;
}

.hotdesign-head-content {
    width: 220px;
    height: 114px;
    overflow: hidden;
}

.hotdesign-head-content p {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.hotdesign-head-price {
    font-size: 17.99px;
    color: #ff6461;
    margin-bottom: 10px;
    padding-top: 5px;
}

.hotdesign-line-goods-pic: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);
}

.hotdesign-bottom-pic {
    width: 1126px;
    height: 130px;
}

.hotdesign-bottom-pic img:hover {
    opacity: 0.9;
}

.hotdesign-content-page-left {
    position: absolute;
    width: 30px;
    height: 60px;
    background: #e5e5e5;
    margin-top: -533px;
    margin-left: -57px;
}

.hotdesign-content-page-left:hover {
    background: #333;
}

.hotdesign-content-page-span-left {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-left.png') no-repeat center center;
}

.hotdesign-content-page-right {
    position: absolute;
    width: 30px;
    height: 60px;
    background: #e5e5e5;
    margin-top: -533px;
    margin-left: 1155px;
}

.hotdesign-content-page-right:hover {
    background: #333;
}

.hotdesign-content-page-span-right {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-right.png') no-repeat center center;
}




.index-recommend {
    width: 1133px;
    height: 100%;
    overflow: hidden;
    margin-bottom: -40px;
}

.index-recommend-line {
    width: 1250px;
    height: 100%;
}

.index-recommend-goods {
    width: 272px;
    height: 334px;
    margin-bottom: 50px;
    margin-right: 13px;
}

.recommend-goods-pic {
    width: 272px;
    height: 260px;
    overflow: hidden;
    background: rgb(242, 242, 242);
}

.recommend-goods-pic img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.recommend-goods-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.recommend-goods-text {
    width: 272px;
    
    background: #fff;
    text-align: center;
}

.recommend-goods-text p {
    font-size: 13px;
    line-height: 30px;
    color: #666;
    width: 272px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 12px;
}

.recommend-goods-text i {
    color: #ff6461;
    font-size: 14px;
    line-height: 14px;
}

.index-recommend-goods: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);
}




.index-discuss {
    width: 1126px;
    height: 495px;
    padding-bottom: 90px;
    overflow: hidden;
    margin: 0 auto;
}

.index-discuss-content {
    width: 1552px;
    height: 554px;
    position: relative;
    overflow: hidden;
}

.discuss-box {
    left: 0;
    position: absolute;
}

.discuss-content-part {
    width: 366px;
    height: 494px;
    padding-right: 15px;
    margin-bottom: 70px;
}

.discuss-content-part-pic {
    width: 366px;
    height: 355px;
    background: #eee;
    overflow: hidden;
}

.discuss-content-part-pic img {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

.discuss-content-part-pic img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.discuss-content-part-text {
    width: 356px;
    
    background: #fff;
    position: absolute;
    transition: all 100ms;
    margin-left: 5px;
}

.part-text-head {
    margin-left: 12px;
    margin-top: 15px;
    color: #666;
    font-size: 12px;
}

.part-text-head span {
    margin-right: 15px;
}

.part-text-name,
.part-text-text {
    margin-left: 12px;
    margin-top: 14px;
    padding-right: 15px;
}

.part-text-name strong {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.part-text-name em {
    font-size: 12px;
    color: #ff6461;
    margin-right: 10px;
}

.part-text-text .text {
    display: inline-block;
    width: 330px;
    color: #666;
    font-size: 12px;
    line-height: 19px;
}

.dropA {
    background: url('../image/index-discuss-drop.png') no-repeat center center;
}

.part-drop {
    width: 20px;
    height: 20px;
    right: 31px;
    position: absolute;
    margin-top: -18px;
}

.discuss-content-page-left {
    position: absolute;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -395px;
    display: none;
}

.discuss-content-page-left:hover {
    background: #333;
}

.hotdesign-content-page-span-left {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-left.png') no-repeat center center;
}

.discuss-content-page-right {
    position: relative;
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -395px;
    right: 0;
    display: none;
}

.discuss-content-page-right:hover {
    background: #333;
}

.hotdesign-content-page-span-right {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url('../image/index-custom-page-right.png') no-repeat center center;
}




.index-start-custom {
    width: 1126px;
    height: 510px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.start-custom-title {
    font-size: 28px;
    color: #333;
    text-align: center;
}

.start-custom {
    margin-top: 37px;
    font-size: 21px;
    text-align: center;
}

.start-custom strong {
    font-weight: bold;
    font-style: italic;
    border: 2px solid #000;
    padding: 7px 26px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.start-custom strong:hover {
    color: #fff;
}

.start-custom-part {
    width: 1150px;
    height: 180px;
    margin-top: 128px;
}

.start-custom-part img:hover {
    opacity: 0.9;
}

.start-custom-part-one {
    width: 272px;
    height: 277px;
    margin-right: 12px;
}

.headNav ul li .chooA {
    color: #ff6461;
}

.headLoop {
    margin-top: -4px;
}

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

.shoe-price .np {
    font-size: 22px;
    color: #ff6461;
}

.shoe-price .npa {
    font-size: 12px;
    color: #999;
}

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



.eva1{
    z-index: 10;
    display: none;
}
.shade{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(0, 0, 0, 0.5);
}

.eva1a{
    position: fixed;
    width: 1910px;
    height: 943px;
    left: 50%;
    z-index: 12;
    background: url(../image/coupon_get.png) no-repeat;
    transform: translate(-50%,-50%);
    top: 50%;
    overflow: hidden;
}
.clos1{
    position: absolute;
    width: 34px;
    height: 36px;
    display: inline-block;
    top: 223px;
    left: 1230px;
    cursor: pointer;
    

}
.rec1{
    margin-top: 504px;
    position: absolute;
    width: 260px;
    height: 49px;
    display: inline-block;
    left: 840px;
    cursor: pointer;
    
}
.eva1b{
    position: fixed;
    width: 1910px;
    height: 943px;
    left: 50%;
    z-index: 12;
    background: url(../image/coupon_successful.png) no-repeat;
    display: none;
    transform: translate(-50%,-50%);
    top: 50%;
}
.eva1b .clos1a{
    top: 222px;
    right: 153px;
}
.eva1b .rec1a{
    top: 796px;
    position: absolute;
    width: 263px;
    height: 51px;
    display: inline-block;
    left: 839px;
    cursor: pointer;
    
}
.eva1b .rec1b{
    top: 360px;
    position: absolute;
    width: 72px;
    height: 54px;
    display: inline-block;
    right: 209px;
    cursor: pointer;
}

.notice{
    margin-top: 337px;
}
.newcont{
    position: relative;
}
.bgimg1{
    width: 100%;
}
.cont{
    
    position: absolute;
    top: 0;
    margin-left: auto;
    width: 1250px;
    left: 0;
    right: 0;
    margin-right: auto;
}
.mess{
    float: left;
    margin-right: 75px;
    width: 379px;
    margin-top: -27px;
}
.tit{
    font-size:50px;
    color: #333;
    margin-top: 14px;
    margin-bottom: 61px;
}
.det1{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}
.contact2{
    margin-top: 30px;
}
.contact2 a{
    margin-right: 40px;
}
.contact2 a img{
    margin-right: 4px;
    vertical-align: middle;
}
.contact2 a span{
    vertical-align: middle;    
}
.w18{
    width: 18px;
}
.w14{
    width: 14px;
}
.w20{
    width: 20px;
}
.beback{
    width:125px;
    height:35px;
    background:#ff6461;
    border-radius:18px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-left: 452px;
    position: absolute;
    margin-top: 38px;
    cursor: pointer;
}
.beback a{
    color: #fff;
}
.newyear{
    overflow: hidden;
}
.ny1{
    width: 909px;
    height: 500px;
    background: url(../image/200211.png) center no-repeat;
    position: fixed;
    z-index: 11;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    margin: auto;
}
.cloy{
    width: 34px;
    height: 30px;
    
    position: absolute;
    right: 13px;
    margin-top: 18px;
    cursor: pointer;
}