* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: PingFangSC-Light;
    color: #333333;
    font-size:16px;
}

.ts3 {
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

.ts5 {
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.icon_en {
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(../images/center/icon_en.png) no-repeat center center/16px auto;
    vertical-align: top;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.pcblock {
    display: block;
}

.wapblock {
    display: none;
}

/*顶部样式*/
.headTopWrap {
    background: #000000;
}

.headTop {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #000000;
    color: #ffffff;
    font-size: 14px;
}

.topNav {
    float: right;
}

.topNav a {
    color: #ffffff;
    position: relative;
}

.post_numb{
    position: absolute;
    top: -3px;
    right: 11px;
    min-width: 16px;
    height: 16px;
    background: rgba(255, 0, 104, 1);
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 8px;
    z-index: 99;
    font-size: 12px;
}


.topNav span {
    cursor: pointer;
}

.topNav .login {
    margin-right: 29px;
}

.topNav .register {
    margin-right: 29px;
}

.topNav .myOrder {
    padding: 0 29px;
    border-left: 1px solid #ffffff;
}

.topNav .customize {
    padding: 0 29px;
    border-left: 1px solid #ffffff;
}

.topNav .language {
    padding-left: 29px;
    border-left: 1px solid #ffffff;
}

.tag {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
}

/*搜索模块儿样式*/
.serchMode {
    height: 120px;
    font-size: 0;
    position: relative;
}

.serchMode .logo_box {
    position: absolute;
    left: 0;
    top: 12px;
}

.serchMode .logo_box .lite {
    color: #333333;
    font-size: 10px;
    -webkit-transform: scale(0.8);
    font-weight: 500;
    line-height: 18px;
}

.serchMode .logo_box .lite span {
    display: block;
    float: left;
    width: 1px;
    height: 47px;
    background: rgba(34, 34, 34, 1);
    position: relative;
    top: 5px;
    right: -4px;
}

.serchMode .logo_box .lite p {
    float: left;
    margin-left: 8px;
}

.serchMode .logo_box .logo {
    width: 60px;
    display: block;
}

.serchMode .searchBox {
    display: inline-block;
    width: 588px;
    height: 42px;
    line-height: 42px;
    border: 1px solid rgba(34, 34, 34, 1);
    border-radius: 21px;
    font-size: 14px;
    position: relative;
    top: 24px;
    margin-left: 300px;
    /*overflow: hidden;*/
}

.navBarMain a.active {
    border-bottom: 2px solid #ff0068;
}

.serchMode .shopCart {
    display: inline-block;
    width: 148px;
    height: 42px;
    line-height: 40px;
    border-radius: 21px;
    border: 1px solid rgba(34, 34, 34, 1);
    font-size: 16px;
    position: relative;
    top: 38px;
    margin-left: 158px;
    overflow: hidden;
    color: #333333;
}

.searchLogo {
    margin-left: 22px;
    position: relative;
    top: 5px;
}

.serachInput {
    height: 40px;
    width: 430px;
    outline: none;
    padding-left: 10px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
}

.searchBtn {
    display: block;
    float: right;
    height: 100%;
    width: 102px;
    background: #333333;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-bottom-right-radius: 21px;
    border-top-right-radius: 21px;
}

.searchLink {
    position: absolute;
    top: 42px;
    left: 21px;
    width: 464px;
    background: #fff;
    z-index: 99999;
    display: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.link_real {
    padding: 0 10px;
    font-size: 13px;
    cursor: pointer;
}

.link_real:hover {
    background: #cccccc;
}

.spctLogo {
    margin-left: 21px;
    position: relative;
    top: 3px;
}

.spctNum {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(255, 0, 104, 1);
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.gwc {
    margin: 0 6px;
}

/*导航栏样式*/
.serchModetop {
    width: 100%;
    background: #fff;
}

.navBar {
    height: 56px;
    border-top: 1px solid rgba(238, 238, 238, 1);
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    background: #fff;
}

.navbarWrap {
    /*background: #eeeeee;*/
    /*height: 100%;*/
    font-size: 16px;
}

.supermarket {
    display: inline-block;
    width: 176px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border-left: 1px solid rgba(238, 238, 238, 1);
    border-right: 1px solid rgba(238, 238, 238, 1);
    position: relative;
}

.cftIcon {
    margin-right: 21px;
    position: relative;
    top: 2px;
}

.navBarMain {
    float: right;
    line-height: 54px;
    font-size: 0;
    height: 56px;
    position: relative;
}

.navBarMain a {
    display: inline-block;
    height: 55px;
    color: #333333;
    margin-left: 87px;
    font-size: 16px;
}

.marno {
    margin-left: 0 !important;
}

.borderBtm {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #ff0068;
}

/*现货超市下拉*/
.product_listindex {
    display: block;
    height: 54px;
}

.marketList {
    position: absolute;
    left: 0;
    top: 54px;
    width: 100%;
    overflow: hidden;
    line-height: normal;
    text-align: left;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99;
    border: 1px solid #eee;
    border-top: none;
display: none;
}

.marketList .market_ul {
    left: 0;
    top: 0;
    right: -17px;
    bottom: 0;
    /*overflow-y: scroll;*/
}

.marketList .market_ul li {
    margin-top: 20px;
}

.category_tit {
    font-size: 14px;
    color: rgba(255, 0, 104, 1);
    padding-left: 10px;
    box-sizing: border-box;
}

.category_tit img {
    height: 16px;
    position: relative;
    top: 2px;
}

.marketList .market_ul li a {
    display: block;
    padding-left: 35px;
    box-sizing: border-box;
    line-height: 20px;
    margin-top: 5px;
    color: rgba(102, 102, 102, 1);
    font-size: 13px;
}

.marketList .market_ul li .list_box {
    margin-top: 12px;
}

/*banner*/
.banner {
    width: 100%;
    min-width: 1200px;
    height: 460px;
}

.bannerimg {
    width: 100%;
}

.banner .swiper-slide {
    height: 460px;
    cursor: pointer;
}

.swiper-container {
    width: 100%;
}

.mode_tit {
    margin-top: 60px;
}

.mode_tit .chi {
    font-size: 24px;
}

.mode_tit .first_word {
    font-size: 18px;
    color: #FF0066;
}

.mode_tit .words {
    font-size: 12px;
    position: relative;
    right: 5px;
}

.new {

}

/*新品*/
.new_min {
    overflow: hidden;
    margin-top: 30px;
}

.swiper-container2

"{
width:

100
%
!important
;
overflow-x: hidden

!important
;
}

.swiper-wrapper2 {
    width: 100% !important;
    overflow-x: hidden !important;
}

.swiper-container2 .new_list_box {
    display: block;
    width: 276px;
    height: 380px;
    border: 1px solid #eeeeee;
    position: relative;
}

.swiper-container2 .new_list_box .pic_scroll {
    display: block;
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;

}

.swiper-container2 .new_list_box .pic_hover {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;

}

.swiper-container2 .new_list_box:hover .pic_hover {
    right: 0;
    top: 0;
    opacity: 1;

}

.swiper-container2 .new_list_box img {
    display: block;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.swiper-container2 .new_list_box .name {
    text-align: center;
    margin-top: 36px;
    font-size: 15px;
}

.swiper-container2 .new_list_box .price {
    text-align: center;
    color: #FF0068;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
}

.swiper-container2 .new_list_box .lay {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF0068;
    opacity: 0;
}

.swiper-container2 .new_list_box .lay a {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 112px;
}

.swiper-container2 .new_list_box .lay a.car {
    background: url("../images/icon/car.png") no-repeat;
    background-size: 100% 100%;
    left: 50px;
    /*left:69px;*/
}

.swiper-container2 .new_list_box .lay a.collecte {
    background: url("../images/icon/collecte.png") no-repeat;
    background-size: 100% 100%;
    right: 50px;
    /*right:69px;*/
}

.new_main_box {
    position: relative;
}

.swiper-button-prev2 {
    width: 25px;
    height: 44px;
    background: url("../images/icon/left.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -85px;
    top: 170px;
    z-index: 9;
    outline: none;
    cursor: pointer;
}

.swiper-button-next2 {
    width: 25px;
    height: 44px;
    background: url("../images/icon/right.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -85px;
    top: 170px;
    z-index: 9;
    outline: none;
    cursor: pointer;
}

/*我要定制*/
.customize {
    margin-top: 60px;
}

.customize img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.link_custome {
    display: block;
}

/*精品*/
.left_tit {
    float: left;
}

.gem_right_nav {
    float: right;
    line-height: 36px;
}

.gem_nav_list {
    font-size: 15px;
    color: rgba(34, 34, 34, 1);
    margin-left: 43px;
    padding-bottom: 5px;
}

.gem_active {
    color: #FF0066;
    border-bottom: 2px solid #ff0068;
}

.more_gem {
    margin-left: 58px;
    font-size: 14px;
}

.more_gem span {
    font-family: "宋体";
    margin-left: 5px;
}

.gem_main {
    margin-top: 30px;
    height: 723px;
}

.gem_main div {
    float: left;
}

.gem_main_left, .gem_main_right {
    width: 306px;
}

.gem_main_mid {
    width: 588px;
}

.gem_main_left div, .gem_main_right div {
    height: auto;
    position: relative;
    margin-bottom: 15px;
    height: 353px;
    overflow: hidden;
}

.sales_main1 .new_list_box .pic_scroll{
    width: 100%;
}

 .new_list_box .pic_scroll {
    display: block;
    width: 304px;
    height: 260px;
    overflow: hidden;
    position: relative;
}

.new_list_box .pic_hover {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;

}

.new_list_box:hover .pic_hover {
    right: 0;
    top: 0;
    opacity: 1;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
}

.new_list_box .pic_scroll img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sales_mian2 .new_list_box .pic_scroll {
    display: block;
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;

}

.sales_mian2 .new_list_box .pic_hover {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;

}

.sales_mian2 .new_list_box:hover .pic_hover {
    right: 0;
    top: 0;
    opacity: 1;

}

.sales_mian2 .new_list_box .new_list_box img {
    display: block;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.gem_main .new_list_box .lay {
    cursor: pointer;
    display: block;
    width: 304px;
    height: 353px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF0068;
    opacity: 0;
}

.gem_main .new_list_box .lay a {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 112px;
}

.gem_main .new_list_box .lay a.car {
    background: url("../images/icon/car.png") no-repeat;
    background-size: 100% 100%;
    left: 50px;
    /*left:69px;*/
}

.gem_main .new_list_box .lay a.collecte {
    background: url("../images/icon/collecte.png") no-repeat;
    background-size: 100% 100%;
    right: 50px;
    /*right:69px;*/
}


.gem_main_left img, .gem_main_right img {
    display: block;
    width: 100%;
}

.gem_main_left p.name, .gem_main_right p.name, .gem_main_mid p.name {
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
}

.gem_main_left p.price, .gem_main_right p.price, .gem_main_mid p.price {
    text-align: center;
    font-size: 14px;
    margin-top: 18px;
    color: #FF0068;
    font-weight: bold;
}

.gem_main_mid {
    width: 578px;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 5px;
    cursor: pointer;
}

.mid_bgimgs {
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.gem_main_mid img{
	display: block;
	width: 100%;
	height: 100%;
}*/
.bot_info {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: rgba(255, 255, 255, 0.64);
}

.designer {
    margin-top: 60px;
}

.designer img {
    display: block;
    width: 100%;
}

.sales_main1 {
    height: 388px;
    margin-top: 30px;
}

.sales_main1>div {
    float: left;
}

.sales_one {
    width: 586px;
    height: 390px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #eee;
}


.sales_one img {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sales_one .info {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
}

.sales_one .info .name, .list_two p.name {
    font-size: 15px;
    text-align: center;
    margin-top: 30px;
}

.sales_one .info .price, .list_two p.price {
    text-align: center;
    color: #FF0068;
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
}

.list_two {
    margin-left: 29px;
    width: 278px;
    height: 100%;
    text-align: center;
    position: relative;
    border: 1px solid #eee;
}

.list_two_img_box {
    width: 100%;
    height: 280px;
    line-height: 280px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

.list_two_img_box img {
    display: block;
    width: 100%;
    height: auto;
    margin: 10% 0;
    min-height: 100%;
}

.twice {
    background: #C9E4BB;
}

.firth {
    background: #83D1E8;
}


.list_two .lay {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF0068;
    opacity: 0;
}

.list_two .lay a {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 112px;
}

.list_two .lay a.car {
    background: url("../images/icon/car.png") no-repeat;
    background-size: 100% 100%;
    left: 50px;
    /*left:69px;*/
}

.list_two .lay a.collecte {
    background: url("../images/icon/collecte.png") no-repeat;
    background-size: 100% 100%;
    right: 50px;
    /*right:69px;*/
}


/*main2*/
.sales_mian2 {
    overflow: hidden;
}

.all_prolist {
    width: 1300px;
}

.sales_mian2 .new_list_box {
    width: 278px;
    height: 396px;
    border: 1px solid #eeeeee;
    position: relative;
    float: left;
    margin-right: 29px;
    margin-top: 30px;
}

.sales_mian2 .new_list_box img {
    display: block;
    width: 276px;
}

.sales_mian2 .new_list_box .name {
    text-align: center;
    margin-top: 36px;
    font-size: 15px;
}

.sales_mian2 .new_list_box .price {
    text-align: center;
    color: #FF0068;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
}

.sales_mian2 .new_list_box .lay {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #FF0068;
    opacity: 0;
}

.sales_mian2 .new_list_box .lay a {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 112px;
}

.sales_mian2 .new_list_box .lay a.car {
    background: url("../images/icon/car.png") no-repeat;
    background-size: 100% 100%;
    left: 50px;
    /*left:69px;*/
}

.sales_mian2 .new_list_box .lay a.collecte {
    background: url("../images/icon/collecte.png") no-repeat;
    background-size: 100% 100%;
    right: 50px;
    /*right:69px;*/
}

.sales_mian2 .no_margin {
    margin-right: 0;
}

.technical_forum {
    overflow: hidden;
    background: rgba(244, 248, 250, 1);
    margin-top: 80px;
}

.technical_forum .mode_tit {
    margin-top: 60px;
}

.technical_forum .main {
    margin: 30px auto 60px;
}

.technical_forum .main .main_left {
    width: 592px;
    height: auto;
    background: #ffffff;
    float: left;
    padding: 0 30px 40px;
    box-sizing: border-box;
}

.technical_forum .main .main_right {
    width: 592px;
    height: auto;
    background: #ffffff;
    float: right;
    padding: 0 30px 40px;
    box-sizing: border-box;
}

.technical_forum .main .head {
    margin-top: 22px;
}

.technical_forum .main .head .head_text {
    font-size: 18px;
}

.technical_forum .main .head .op {
    float: right;
    cursor:pointer;
}

.technical_forum .main .head .op span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #999999;
}

.technical_forum .main .hr {
    margin-top: 22px;
    border-bottom: 1px solid #eee;
}

.technical_forum .main .main_list li {
    margin-top: 34px;
}

.technical_forum .main .main_list li a {
    color: #333;
}

.technical_forum .main .main_list li a:hover {
    color: #ff0068;
}

.technical_forum .main .main_list .title span {
    display: inline-block;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    background: #ff0068;
    position: relative;
    bottom: 4px;
}

.technical_forum .main .main_list .title .tit_text {
    display: inline-block;
    white-space: nowrap;
    width: 256px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 16px;
}

.technical_forum .main .main_list .title .date {
    float: right;
    font-size: 13px;
    color: #999999;
}

.technical_forum .main .main_list .go_detail {
    margin-top: 10px;
    padding-left: 28px;
}

.technical_forum .main .main_list .go_detail .eye_box {
    float: left;
    width: 100px;
}

.technical_forum .main .main_list .go_detail img.eye {
    position: relative;
    height: 10px;
}

.technical_forum .main .main_list .go_detail .eye_num {
    color: #999999;
    font-size: 13px;
}

.inform .hr {
    width: 1200px;
    height: 1px;
    background: #eee;
    margin: 30px auto 0;
}

.inform .inform_main_box {
    padding: 30px 0;
}

.inform .inform_main_box .inform_main_left {
    
}

.inform .inform_main_box .inform_main_left .inform_left_list {
    display: block;
    border-bottom: 1px solid rgba(242, 242, 242, 1);
    padding: 50px 0;
    position: relative;
}
.zixun_imgs{
    display: block;
    width: 245px;
    height: 160px;
    background: #eee;
    position: absolute;
    right: 10px;
    top: 12px;
    overflow: hidden;
}
.zixun_imgs img{
    width: 100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.inform .inform_main_box .inform_main_left .inform_left_list:last-child {
    border: none;
}

.inform .inform_main_box .inform_main_left .padding_top {
    padding-top: 69px;
}

.inform .inform_main_box .inform_main_left .inform_left_list .time {
    float: left;
}

.inform .inform_main_box .inform_main_left .inform_left_list .time .date {
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 5px;
}

.inform .inform_main_box .inform_main_left .inform_left_list .time .ym {
    font-size: 18px;
    color: #999999;
    font-weight: 300;
}

.inform .inform_main_box .inform_main_left .inform_left_list .vhr {
    width: 1px;
    height: 72px;
    background: rgba(229, 229, 229, 1);
    float: left;
    margin: 6px 30px;
}

.inform .inform_main_box .inform_main_left .inform_left_list .right_cont .cont_tit {
    font-size: 16px;
    color: #222;
}

.inform .inform_main_box .inform_main_left .inform_left_list .right_cont .cont_text {
    font-size: 14px;
    margin-top: 22px;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    width: 700px;
}

.inform .inform_main_box .inform_main_left .inform_left_list:hover .cont_tit {
    color: #FF0066;
}

/*inform_main_right*/
.inform .inform_main_box .inform_main_right {
    width: 400px;
    float: right;
    height: 554px;
    position: relative;
    display: none;
    /*background: #eee;*/
}

.inform .inform_main_box .inform_main_right div {
    height: 267px;
    overflow: hidden;
}

.inform .inform_main_box .inform_main_right div img {
    display: block;
    width: 100%;
    height: 100%;
}

.inform .inform_main_box .inform_main_right div:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.inform .inform_main_box .inform_main_right div .bot_tit {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.inform .inform_main_box .inform_main_right .top {
    position: relative;
    margin-bottom: 20px;
}

.inform .inform_main_box .inform_main_right .bot {
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer {
    background: rgba(252, 252, 252, 1);
    border-top: 1px solid rgba(242, 242, 242, 1);
    padding-bottom: 40px;
}

.communicate {
    margin-top: 45px;
}

.communicate div {
    float: left;
    width: 400px;
    text-align: center;
}

.communicate div p.icon {
    height: 35px;
}

.communicate div p.info {
    font-size: 14px;
    margin-top: 20px;
    color: #888888;
}

.communicate div p .date {
    color: #333333;
}

.fhr {
    width: 1200px;
    margin: 45px auto 0;
    height: 1px;
    background: rgba(242, 242, 242, 1);
}

.weat {
    width: 1200px;
    margin: 30px auto 0;
    position: relative;
    height: 36px;
}

.weat a {
    display: block;
    width: 36px;
    height: 36px;
}

.weat .WeChat_icon {
    background: url("../images/icon/WeChat_icon.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 548px;
}

.weat .blog_icon {
    background: url("../images/icon/blog_icon.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 548px;
}

.footer_nav {
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
}

.footer_nav span {
    margin: 0 10px;
    color: #888888;
}

.Remarks {
    margin: 18px auto 30px;
    text-align: center;
    color: #666;
    font-size: 14px;
}


.shadow {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

/*手机登录*/
.phone_login {
    width: 500px;
    margin: 300px auto;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 23px;
    height: 23px;
    background: #ffffff;
    background: url(../images/icon/login_close.png) no-repeat;
    cursor: pointer;
}

.tips {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.check_password {
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 60px;
    box-sizing: border-box;
    margin-top: 30px;
}

.phone_input {
    width: 378px;
    height: 40px;
    margin: 10px auto 0;
    border: 1px solid rgba(232, 232, 232, 1);
    line-height: 40px;
    position: relative;
    overflow: hidden;
}

.phone_input img {
    margin: 0 15px;
}

.phone_input img.phonet {
    position: relative;
    top: 5px;
}

.phone_input input {
    height: 38px;
    border-left: 1px solid #E8E8E8;
    padding-left: 15px;
    outline: none;
    font-size: 14px;
    vertical-align: top;
}

.slidetounlock {
    font-size: 12px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 3s infinite;
    -webkit-text-size-adjust: none
}

@-webkit-keyframes slidetounlock {
    0% {
        background-position: -200px 0
    }
    100% {
        background-position: 200px 0
    }
}


.margin20 {
    margin-top: 20px !important;
}

.get_vcode_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    text-align: center;
    color: #FF0068;
    font-size: 14px;
    border-left: 1px solid rgba(232, 232, 232, 1)
}

.intervaltext {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #999999;
    border-left: 1px solid rgba(232, 232, 232, 1);
    display: none;
}

.login_btn {
    display: block;
    width: 378px;
    height: 48px;
    margin: 30px auto 0;
    background: rgba(255, 0, 104, 1);
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
    cursor: pointer;
}

.else_methods {
    margin: 30px auto;
    line-height: 24px;
    width: 378px;
    text-align: center;
}

.else_methods span {
    color: #999999;
    font-size: 14px;
}

.login_wechart {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/icon/login_wechart.png") no-repeat center;
    position: relative;
    top:7px;
    left:20px;
}

.login_oicq {
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/icon/login_oicq.png") no-repeat center;
    float: right;
    margin-right: 8px;
}

.login_icon {
    width: 42px;
    height: 100%;
    float: left;
}

.login_phone {
    background: url("../images/icon/login_phone.png") no-repeat center center;
}

.v_code {
    background: url("../images/icon/v_code.png") no-repeat center center;
}

.login_password {
    background: url("../images/icon/login_password.png") no-repeat center center;
}

.xieyi {
    width: 378px;
    margin: 11px auto 30px;
    font-size: 14px;
    color: #999999;
    vertical-align: middle;
}

.xieyi input[type="checkbox"] {
    vertical-align: middle;
    margin-right: 3px;
    width: 15px;
    height: 15px;
}

.nrbanner {
    width: 100%;
    height: 400px;
    color: #fff;
    text-align: center;
    display: table;
}

.nrbannercon {
    display: table-cell;
    vertical-align: middle;
}

.banner_tit {
    font-size: 43px;
    font-weight: 300;
    position: relative;
    padding-bottom: 40px;
}

.banner_tit::after {
    content: "";
    width: 60px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
}

.banner_des {
    font-size: 22px;
    padding: 40px 0 0;
    font-weight: 100;
    text-transform: uppercase;
}


.bread_nav {
    width: 100%;
    height: auto;
    margin-top: 10px;
    padding-left: 30px;
    box-sizing: border-box;
}

.bread_nav a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.bread_nav a:last-child {
    color: rgba(255, 0, 104, 1)
}

.bread_nav span {
    display: inline-block;
    font-family: "宋体";
    margin: 0 5px;
}


.pagetation {
    width: 290px;
    margin: 80px auto;
}

.pagetation .prve, .pagetation .next {
    width: 36px;
    height: 36px;
    background: rgba(249, 249, 249, 1);
    border-radius: 2px;
    border: 1px solid rgba(234, 234, 234, 1);
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    background: url("../images/icon/next_page.png") no-repeat center center;
}

.pagetation a {
    display: block;
    width: 36px;
    height: 36px;
    background: rgba(249, 249, 249, 1);
    border-radius: 2px;
    border: 1px solid rgba(234, 234, 234, 1);
    float: left;
    margin-left: 10px;
    text-align: center;
    line-height: 36px;
}

.pagetation a.active {
    background: rgba(255, 0, 104, 1);
    color: #ffffff;
}

/*点击加入购物车弹出样式*/
a.collecte img.col_act {
    width: 24px;
    height: 22px;
    display: none;

}

.gem_main a.collecte img.col_act {
    position: relative;
    top: 18px;
    left: 18px;
}

.sales a.collecte img.col_act {
    position: relative;
    top: 18px;
    left: 18px;
}

.price_mode_box a.collecte img.col_act {
    position: relative;
    top: 18px;
    left: 18px;
}

.clearance_main a.collecte img.col_act, .sales_mian2 a.collecte img.col_act, .sales_main1 a.collecte img.col_act {
    position: relative;
    top: 18px;
    left: 18px;
}

.add_prodtal_shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9999999;
}

.prodtal_shadow_main {
    background: #ffffff;
    width: 800px;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.prodtal_shadow_main i.close_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 23px;
    height: 23px;
    background: #ffffff;
    background: url(../images/icon/login_close.png) no-repeat;
    cursor: pointer;
}


.prodtal_shadow_main .left_img_show {
    width: 320px;
    float: left;
}

.prodtal_shadow_main .left_img_show .main_img {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.prodtal_shadow_main .left_img_show .main_img img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.prodtal_shadow_main .sec_img_box {
    margin-top: 14px;
    display: -webkit-box;
    overflow-x: scroll;
}

.prodtal_shadow_main .sec_img_box .litgimg {
    width: auto;
}

.prodtal_shadow_main .sec_img_list {
    float: left;
    margin-right: 7px;
    width: 88px;
    height: 88px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    cursor: pointer;
}

.prodtal_shadow_main .sec_img_list img {
    width: 100%;
    height: 100%;
}

.prodtal_shadow_main .margin0 {
    margin: 0;
}

.prodtal_shadow_main .right_buy_detail {
    width: 400px;
    float: right;

}

.prodtal_shadow_main .right_buy_detail .first_name .name {
    font-size: 16px;
    font-weight: 500;
    float: left;
}

.prodtal_shadow_main .right_buy_detail .first_name .pra_num {
    float: right;
    font-size: 16px;
    color: #FF0068;
}

.prodtal_shadow_main .right_buy_detail .sec_name {
    margin-top: 10px;
}

.prodtal_shadow_main .right_buy_detail .sec_name .name {
    font-size: 14px;
    float: left;
    color: #999999;
}

.prodtal_shadow_main .right_buy_detail .sec_name .pra_num {
    float: right;
    font-size: 14px;
}

.prodtal_shadow_main .right_buy_detail .sec_name .pra_num span {
    font-family: "宋体";
    margin-left: 5px;
}

.prodtal_shadow_main .brand {
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 12px;
    padding: 0 12px;
    box-sizing: border-box;
    background: rgba(34, 34, 34, 1);
    margin-top: 10px;
}

.prodtal_shadow_main .pri_red {
    background: rgba(247, 249, 250, 1);
    padding: 5px 6px;
}

.prodtal_shadow_main .pri_red .price_bord {

}

.prodtal_shadow_main .kooth {
    line-height: 40px;
}

.prodtal_shadow_main .right_buy_detail .left_lab {
    width: 56px;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.prodtal_shadow_main .right_buy_detail .right_info {
}

.prodtal_shadow_main .price_num .now_price {
    color: #FF0068;
    font-size: 20px;
    font-weight: 500;
}

.prodtal_shadow_main .price_num .now_price .now_price_num {
    font-size: 20px;
}

.prodtal_shadow_main .price_num .oprice {
    font-size: 12px;
    font-weight: 300;
    color: rgba(153, 153, 153, 1);
    text-decoration: line-through;
}

.prodtal_shadow_main .right_info .member {
    width: 350px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    background: rgba(255, 0, 104, 0.06);
    margin-top: 10px;
}

.prodtal_shadow_main .right_info .member img {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.prodtal_shadow_main .right_info .member span {
    font-size: 16px;
}

.prodtal_shadow_main .coupon_list {
    float: left;
    margin-right: 10px;
}

.prodtal_shadow_main .coupon_list .left_usem {
    float: left;
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    border-top: 1px solid rgba(255, 0, 104, 1);
    border-left: 1px solid rgba(255, 0, 104, 1);
    border-bottom: 1px solid rgba(255, 0, 104, 1);
    border-right: 1px dashed rgba(255, 0, 104, 1);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 12px;
    color: #FF0068;
}

.prodtal_shadow_main .coupon_list .receive {
    float: left;
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    border-top: 1px solid rgba(255, 0, 104, 1);
    border-bottom: 1px solid rgba(255, 0, 104, 1);
    border-right: 1px solid rgba(255, 0, 104, 1);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
    color: #FF0068;
    cursor: pointer;
}

.prodtal_shadow_main .margin15 {
    margin-top: 10px;
    border-bottom: 1px dashed rgba(226, 226, 226, 1);
    padding-bottom: 10px;
}

.prodtal_shadow_main .lab_service {
    line-height: 24px;
}

.prodtal_shadow_main .service span {
    white-space: nowrap;
    margin-right: 6px;
    line-height: 20px;
    color: #666666;
    font-size: 12px;
    margin-left: 0;
}

.prodtal_shadow_main .service_bord {
    margin-top: 10px;
    margin-bottom: 10px;
}

.prodtal_shadow_main .speci {
    padding: 0 10px;
    margin-top: 20px;
}

.prodtal_shadow_main .speci .left_lab {
    line-height: 30px;
}

.prodtal_shadow_main .speci li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 14px;
    border: 1px solid rgba(221, 221, 221, 1);
    cursor: pointer;
    margin-right: 15px;
    font-size: 12px;
}

.prodtal_shadow_main .speci li.active {
    border: 1px solid rgba(255, 0, 104, 1);
    background: url("../images/icon/speci_lab_active.png") no-repeat right bottom;
}

.prodtal_shadow_main .right_info .sele_num {
    display: inline-block;
    height: 24px;
    border: 1px solid #eaeaea;
    line-height: 24px;
    overflow: hidden;
}

.prodtal_shadow_main .right_info .sele_num p {
    display: inline-block;
    height: 100%;
    width: 26px;
    text-align: center;
    cursor: pointer;
}

.prodtal_shadow_main .right_info .sele_num input {
    width: 50px;
    text-align: center;
    outline: none;
    height: 100%;
    position: relative;
    bottom: 1px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.prodtal_shadow_main .gocustomized {
    display: block;
    width: 110px;
    height: 32px;
    background: rgba(255, 0, 104, 0.06);
    border-radius: 2px;
    border: 1px solid rgba(255, 0, 104, 1);
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    color: #FF0068;
    font-size: 14px;
    margin-top: 26px;
}

.prodtal_shadow_main .gocustomized span {
    font-family: "宋体";
    margin-left: 5px;
}

.prodtal_shadow_main .go_buy_btn {
    width: 130px;
    height: 40px;
    background: rgba(255, 0, 104, 0.06);
    border-radius: 2px;
    border: 1px solid rgba(255, 0, 104, 1);
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 0, 104, 1);
    float: left;
}

.prodtal_shadow_main .add_car {
    width: 130px;
    height: 40px;
    background: rgba(255, 0, 104, 1);
    border-radius: 2px;
    border: 1px solid rgba(255, 0, 104, 1);
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    float: left;
    margin-left: 10px;
}

.prodtal_shadow_main .shop_car {
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px;
    right: 3px;
}

.prodtal_shadow_main .add_collect {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #eee;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    color: #999999;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    overflow: hidden;
}

.prodtal_shadow_main .add_collect img {
    display: inline-block;
    position: relative;
    top: 2px;

}

.prodtal_shadow_main .add_collect p {
    position: relative;
    top: 2px;
}

.prodtal_shadow_main .add_collect .active {
    background: url("../images/product_detail/col_act.png") no-repeat center center;
}

.right_buy_detail .right_top {
    float: none;
    max-width: none;
    width: 100%;
}

.price_top {
    width: 100%;
    height: auto;
    padding-left: 56px;
    position: relative;
    margin-bottom: 0;
}

.price_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
}

.price_left .left_lab {
    float: none;
    margin-bottom: 15px;
}

.price_rightscroll1, .price_rightscrol2 {
    width: 100%;
    overflow: auto;
    margin-top: 10px;
}

.price_rightscroll ul {
    width: auto;
}

.price_rightscroll li {
    display: block;
    float: left;
    width: 20%;
}

.price_rightscroll p {
    line-height: 24px;
    text-align: left;
    margin: 0 0 15px;
}

.price_conlist {
    color: #FF0068;
    font-size: 24px;
}

.price_rightscroll .price_conlist {
    font-size: 16px;
}

.price_con_num {
    font-size: 12px;
}

.right_buy_detail .zl_con {
    line-height: 24px;
    color: #333;
}

.all_price {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 80px;
    position: relative;
    background: rgba(247, 249, 250, 1);
    margin-top: 20px;
}

.all_price_num {
    width: 80px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #eee;
    text-align: center;

}

.all_price p {
    color: #FF0068;
    font-size: 14px;
}

.all_price b {
    font-size: 24px;
}

.all_price_money {
    padding-left: 20px;
}

.swiper-button-next3, .swiper-button-next4 {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/nextBtnTop.png) no-repeat center center/30px 30px;
    position: absolute;
    right: 0;
    top: 10px;
    text-indent: -9999px;
    z-index: 22;
    cursor: pointer;
}

.clearance_w {
    background: #fff;
    padding-bottom: 30px;
}

.page {
    padding: 30px 0;
    width: 100%;
    text-align: center;
}

.page ul li {
    display: inline-block;
}

.page ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #666;
    display: block;
    padding: 10px 20px
}

.page ul li a.pagecur, .page ul li a:hover {
    background: #FF0068 none repeat scroll 0 0;
    color: #fff
}


.center_top_pic {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    background: #999;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}

.center_top_pic img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.icon_en {
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(../images/center/icon_en.png) no-repeat center center/16px auto;
    vertical-align: top;
}

.my_top {
    padding-right: 30px;
}


.category_tit {
    display: block;
    font-size: 14px;
    color: rgba(255, 0, 104, 1);
    padding-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.index_share{
    position: fixed;
    top: 50%;
    right: 50px;
    height: 70px;
    width: 70px;
    background: url(../images/index_share.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 9999;
}


.fx_btn{ display:block; width:60px; height:60px; background:url(../images/icon_fx.png) no-repeat center center/100% auto; position:fixed;right:5px; bottom:80px;z-index:9999;cursor:pointer; }

.mask{ position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; display:none; z-index:4000;}
.maskbg{ position:absolute;  top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,.7);}
.maskal{ width:300px; height: auto; padding:10px 10px 0 10px; background:#fff; position: absolute; left: 50%; top: 50%; margin-left: -150px;  margin-top: -140px;}
.wxico{ width:100%; height:auto;}
.wxtex{ line-height:20px; padding-bottom:10px; text-align:center;}

