.z {
    width: 1100px;
    margin: 0 auto;
}

* {
    margin: 0;
    padding: 0;
    font-family: Helvetica Neue,
        Helvetica,
        Arial,
        Hiragino Sans GB,
        \5FAE\8F6F\96C5\9ED1,
        tahoma,
        simsun,
        sans-serif;
}

a {
    text-decoration: none;
    color: #000;

}

ul li {
    float: left;
    list-style: none;
}

/*顶部*/
.top {
    width: 100%;
    height: 30px;
    background-color: #000;
}

.top1 {
    margin: 0 auto;
    width: 1100px;
}

.top1 p {
    float: left;
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 30px;
}

.top1 a:hover {
    color: #fff;
}


.top1 ul li a {
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 30px;
    margin: 0 15px;
}

.top1 ul li a:hover+div.phone {
    display: block;
}

.top1 ol li {
    float: right;
    list-style: none;
}

.top1 ol>li>a {
    position: relative;
    float: right;
    color: rgb(153, 153, 153);
    font-size: 12px;
    line-height: 30px;
    margin: 0 20px;
}

.top1 ol li a strong {
    position: absolute;
    float: right;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
}

.top1 ol li .last {
    margin-right: 10px;
}

.top1 ol li.bgc:hover {
    background-color: #fff;
}

.top1 ol li.bgc a:hover {
    color: #ff1e32;
}

/* 打开下拉框 */
.top1 ol li.bgc:hover a+div.more,
.top1 ol li.bgc:hover a+div.consumers,
.top1 ol li.bgc:hover a+div.client,
.top1 ol li.bgc:hover a+div.personal {
    display: block;
}

/* 打开微信微博二维码 */
.top1 ol li.bgc a.aweibo:hover+div.weibo {
    display: block;
}

.top1 ol li.bgc a.aweixin:hover+div.weixin {
    display: block;
}

/* 手机考拉打开 */

.top1 ul li .phone {
    display: none;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 483px;
    width: 127px;
    height: 180px;
    /* background-color: #111; */
}

.top1 ul li .phone .phonetop {
    position: absolute;
    z-index: 3;
    top: -2px;
    left: 48px;
    width: 12px;
    height: 11px;
    /* border: 11px solid transparent;
    border-bottom-color: #fff; */
    background-image: url(../images/top/top_icon.png);
    background-position: 0 -43px;
}

.top1 ul li .phone .phonecontent {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 3px;
    width: 121px;
    height: 166px;
    /* background: #666; */
    border: 1px solid #e4e4e4;
    background-color: #fff;
}

.top1 ul li .phone .phonecontent img {
    margin-left: 2px;
    margin-top: 1px;
    width: 116px;
    height: 116px;
}

.top1 ul li .phone .phonecontent p {
    float: left;
    position: absolute;
    top: 125px;
    left: 3px;
    width: 116px;
    height: 44px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000;
}

/* 更多,下拉菜单 */
.top1 ol li.bgc div.more,
.top1 ol li.bgc div.consumers,
.top1 ol li.bgc div.client,
.top1 ol li.bgc div.personal {
    display: none;
    position: absolute;
    z-index: 2;
    top: 30px;
    width: 90px;
    height: 129px;
    border: #e8e8ea 1px solid;
    border-top: none;
    background-color: #fff;
}

.top1 ol li.bgc div.more ul li,
.top1 ol li.bgc div.consumers ul li,
.top1 ol li.bgc div.client ul li,
.top1 ol li.bgc div.personal ul li {
    float: left;
    margin-left: 15px;
    width: 60px;
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    background-color: #fff;
}

.top1 ol li.bgc div.more ul li.fist,
.top1 ol li.bgc div.consumers ul li.fist,
.top1 ol li.bgc div.client ul li.fist,
.top1 ol li.bgc div.personal ul li.fist {
    border-bottom: #dddddd 1px solid;
}

.top1 ol li.bgc div.more ul li a,
.top1 ol li.bgc div.consumers ul li a,
.top1 ol li.bgc div.client ul li a,
.top1 ol li.bgc div.personal ul li a {
    margin: 0;
    color: #666666;
}

.top1 ol li.bgc div ul li a:hover {
    color: #ff1e32;
}

/* 新浪微博，微信公众号 */
/* .top1 ol li.bgc>div.more {
    display: block;
} */


.top1 ol li.bgc>div.more ul li>div.weibo,
.top1 ol li.bgc>div.more ul li>div.weixin {
    position: absolute;
    display: none;
    z-index: 2;
    top: 1px;
    left: -140px;
    width: 140px;
    height: 140px;
}

.top1 ol li.bgc>div.more ul li>div.weibo div.right,
.top1 ol li.bgc>div.more ul li>div.weixin div.right {
    position: absolute;
    z-index: 3;
    top: 37px;
    right: 0px;
    border: 8px solid transparent;
    border-left-color: #fff;
}

.top1 ol li.bgc>div.more ul li>div.weixin div.right {
    top: 70px;
}

.top1 ol li.bgc>div.more ul li>div.weibo div.left,
.top1 ol li.bgc>div.more ul li>div.weixin div.left {
    position: absolute;
    top: 0px;
    left: 6px;
    width: 117px;
    height: 117px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}

.top1 ol li.bgc>div.more ul li>div.weibo div.left img,
.top1 ol li.bgc>div.more ul li>div.weixin div.left img {
    padding: 7px 7px 0px 7px;
}

/* 消费者权益 */
.top1 ol li.bgc div.consumers {
    width: 102px;
    height: 44px;
}

.top1 ol li.bgc div.consumers ul li {
    width: 72px;
}

/* 客户服务 */
.top1 ol li.bgc div.client {
    width: 122px;
    height: 128px;
}

.top1 ol li.bgc div.client ul li {
    width: 92px;
}

.top1 ol li.bgc div.client ul li .icon,
.top1 ol li.bgc div.client ul li .icon2,
.top1 ol li.bgc div.client ul li .icon3,
.top1 ol li.bgc div.client ul li .icon4 {
    float: left;
    width: 14px;
    height: 14px;
    margin-top: 7px;
    margin-right: 5px;
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -5px -290px;
}

.top1 ol li.bgc div.client ul li .icon2 {
    background-position: -5px -324px;
}

.top1 ol li.bgc div.client ul li .icon3>img {
    float: left;
    margin: 0;
    width: 14px;
    height: 14px;
}

.top1 ol li.bgc div.client ul li .icon3 {
    background: none;
}

.top1 ol li.bgc div.client ul li .icon4 {
    background-position: -5px -351px;
}

/* 规则中心 */

.top1 ol li.bgc div.personal {
    width: 118px;
    height: 270px;
}

.top1 ol li.bgc div.personal ul li {
    width: 88px;
    height: 28px;
}


/* 搜索栏 */
.head {
    height: 105px;
    overflow: hidden;
}

.head .logo {
    float: left;
    margin-top: 23px;
    /* background-image: url(../images/logo.png); */
    background-repeat: no-repeat;
}

.head .logo img {
    height: 65px;
}


.head .search {
    float: left;
    overflow: hidden;
    margin-top: 35px;
    margin-left: 130px;
    width: 510px;
    height: 36px;
    border: 2px solid #ff2337;
    border-radius: 40px;
}

.head .search>img {
    float: left;
    margin: 10px 5px 0 10px;
    width: 14px;
    height: 14px;
}

.head input {
    float: left;
    width: 421px;
    height: 36px;
    border: none;
    outline: none;
    color: dimgray;
    font-style: italic;
}

.head button {
    float: left;
    width: 60px;
    height: 36px;
    background-color: #ff2337;
    border: none;
    border-radius: 40px;
}

.head button:hover {
    background: linear-gradient(to right, #ff3335, #f85677);
}

.head button img {
    padding-left: 20px;
}

.head img {
    float: left;

}

.head .cart {
    float: left;
    margin-top: 35px;
    margin-left: 50px;
    width: 108px;
    height: 36px;
    border: 2px solid #ff2337;
    border-radius: 40px;
    font-size: 14px;
    line-height: 36px;
}

.head .cart img {
    padding: 8px 7px 0 20px;
}

.head>a:hover {
    color: #ff2337;
    background: rgba(255, 30, 50, 0.1);
}

/* 导航栏 */
.nav {
    height: 40px;
    font-size: 15px;
    line-height: 35px;
}

.nav .menu {
    float: left;
    width: 164px;
    height: 40px;
    background: linear-gradient(to right, #ff0203, #ff3060);
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.nav .menu span {
    margin-left: 25px;
}

.nav .menu img {
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    width: 20px;
    height: 20px;
}


.nav ul li {
    float: left;
    padding-right: 40px;
    color: #333;
    font-weight: bolder;
}

.nav ul li .fist {
    margin-left: 50px;
    color: #ff0203;
}

.nav ul li a:hover {
    color: #ff0203;
}

/* banner 分类区域 */
.banner {
    position: relative;
    overflow: hidden;
    height: 505px;
    /* background-image: url(../images/banner.jpg); */
    /* background-position: center;
    background-repeat: no-repeat; */
}

/* 背景图片 */
.banner>.bannerimg {
    position: absolute;
    top: 0px;
    right: 50%;
    margin-right: -960px;
    text-align: center;
}

.banner>.bannerimg a img {
    /* object-fit: contain; */
    border-top: #cccccc 1px solid;
}

/* 分类导航栏 */
.banner .leftsidebar {
    float: left;
    position: relative;
    z-index: 5;
    width: 164px;
    height: 460px;
    background: linear-gradient(to right, #ff0101, #ff3060);
}

.banner .leftsidebar>ul li {
    float: left;
    width: 164px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
}

.banner .leftsidebar>ul li>a {
    color: #fff;

}

.banner .leftsidebar>ul li a>div.leftmenu {
    margin: 0 2px 0 1px;
    border-top: #ff5160 1px solid;
}

.banner .leftsidebar>ul li a>div.leftmenu:hover {
    background: #fff;
    color: #ff0203;

}

.banner .leftsidebar>ul li a>div.leftmenu img {
    float: left;
    margin: 10px 20px 0 15px;
    width: 20px;
    height: 20px;
}

.banner .leftsidebar>ul li a>div.leftmenu>div {
    position: absolute;
    visibility: hidden;
    border-top: none;
}

.banner .leftsidebar>ul li a>div.leftmenu:hover>div {
    visibility: visible;
}

.banner .leftsidebar>ul li a div.leftmenu span {
    float: right;
    margin-right: 20px;
    color: #ff7da5;
}

/* 左侧分类栏展开内容 */
.banner .leftsidebar ul>li>a>div.categorization {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 930px;
    height: 460px;
    background-color: #fff;
}

.banner .leftsidebar ul>li>a>div.categorization div a {
    color: #000;
}


/* 按钮 */
.banner .bannerbtn {
    position: relative;
    margin-left: 170px;
    height: 460px;
    width: 925px;
}

.banner:hover .bannerbtn .leftbtn,
.banner:hover .bannerbtn .rightbtn {
    visibility: visible;
}

.banner .bannerbtn a.leftbtn {
    position: absolute;
    visibility: hidden;
    z-index: 1;
    top: 50%;
    /* left: 683px; */
    float: left;
    width: 34px;
    height: 68px;
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -626px -68px;
}

.banner .bannerbtn a.leftbtn:hover {
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -626px -153px;
}

.banner .bannerbtn a.rightbtn {
    position: absolute;
    visibility: hidden;
    z-index: 1;
    top: 50%;
    left: 890px;
    float: right;
    width: 34px;
    height: 68px;
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -670px -67px;
}

.banner .bannerbtn a.rightbtn:hover {
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -670px -153px;
}

.banner .bannerbtn .buttonbtn {
    position: absolute;
    z-index: 1;
    bottom: 32px;
    margin: 0 0 0 48px;
    width: 9px;
    height: 9px;
    background: #ff1e32;
    border-radius: 50%;

}

/* 下边信息栏 */
.banner .footernav {
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    width: 100%;
    height: 44px;
    background: rgba(51, 51, 51, .4);
}

.banner .footernav .left a {
    float: left;
    margin: 0 40px 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 44px;
}

.banner .footernav .left a>div>img {
    float: left;
    margin-top: 12px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

.footernav .left a:hover,
.footernav .right a:hover {
    text-decoration: underline;
}

.footernav .right {
    float: right;
}

.footernav .right img {
    width: 10px;
    height: 10px;
}

.footernav .right a {
    right: right;
    color: #fff;
    font-size: 12px;
    line-height: 44px;
}

/* .banner .footernav .buttonborder {
    height: 64px;
    border-bottom: #e9e9e9 1px solid;

} */

/* 固定侧边栏 */
/* 左侧边栏 */
.content .leftfixed {
    position: absolute;
    width: 99px;
    height: 8615px;
    top: 20px;
    right: 50%;
    margin-right: 570px;
}

.content .leftfixed .leftsidebar {
    position: sticky;
    top: 76px;
    right: 50%;
    width: 99px;
    height: 218px;
    margin-right: 560px;
    background-color: #fff;
    border: #eaeaea 1px solid;
}

.content .leftfixed .leftsidebar ul li {
    float: left;
    width: 99px;
    height: 49px;
    border-bottom: #eaeaea 1px solid;
    font-size: 14px;
    line-height: 49px;
}

/* .content .leftfixed .leftsidebar ul li img {
    width: 100%;
    height: 117px;
} */

.content .leftfixed .leftsidebar ul li a div {
    height: 100%;
    padding-left: 10px;
    font-weight: bolder;
}

.content .leftfixed .leftsidebar ul li a div:hover {
    background-color: #f7f7f7;
    color: #fe060c;
}

/* 右侧边栏 */
.content .rightfixed {
    position: absolute;
    z-index: 1;
    width: 62px;
    height: 8615px;
    top: 20px;
    left: 50%;
    margin-left: 570px;
}

.content .rightfixed .rightsidebar {
    position: sticky;
    top: 76px;
    right: 50%;
    width: 62px;
    height: 242px;
    margin-right: 560px;
    background-color: #fff;
    border: #eaeaea 1px solid;
    color: #333;
    text-align: center;
}

.content.rightfixed.rightsidebar ul li {
    float: left;
}

.content .rightfixed .rightsidebar ul li a>div {
    float: left;
    position: relative;
    z-index: 0;
    height: 60px;
    border-bottom: #eaeaea 1px solid;
    font-size: 12px;
}

.content .rightfixed .rightsidebar ul li a:hover>div>img {
    visibility: hidden;
}

.content .rightfixed .rightsidebar ul li a:hover>div {
    background-color: #f6f6f6;
    color: #ff1e32;
}

.content.rightfixed.rightsidebar ul li a>div span {
    float: right;
    margin: 0;
}

.content .rightfixed .rightsidebar ul li a>div>span.last {
    font-size: 10px;
}

.content .rightfixed .rightsidebar ul li a>div>img {
    margin: 10px 21px 0 21px;
    width: 20px;
    height: 20px;
}

.content .rightfixed .rightsidebar ul li a>div>div {
    position: absolute;
    visibility: hidden;
    top: 10px;
    left: 21px;
    z-index: 1;
    width: 20px;
    height: 20px;
}

.content .rightfixed .rightsidebar ul li a>div>div>img {
    width: 20px;
    height: 20px;
}

.content .rightfixed .rightsidebar ul li a:hover>div>div {
    visibility: visible;
}

.content .rightfixed .rightsidebar ul li a:hover+div.sign,
.content .rightfixed .rightsidebar ul li div.sign:hover {
    display: block;
}

.content .rightfixed .rightsidebar ul li a:hover+div.app,
.content .rightfixed .rightsidebar ul li div.app:hover {
    display: block;
}

/* 登录展开 */

.content .rightfixed .rightsidebar ul li>div.sign {
    display: none;
    position: absolute;
    top: 10px;
    left: -100px;
    z-index: 5;
    width: 105px;
    height: 60px;
    /* background-color: #555; */
}

.content .rightfixed .rightsidebar ul li>div.sign .left {
    position: absolute;
    z-index: 5;
    width: 87px;
    height: 41px;
    padding-top: 12px;
    border-radius: 5px;
    border: #eaeaea 1px solid;
    color: #333;
    font-size: 12px;
    background-color: #fff;
}

.content .rightfixed .rightsidebar ul li>div.sign .right {
    position: absolute;
    z-index: 6;
    top: 15px;
    right: 0;
    border: 10px solid transparent;
    border-left-color: #fff;
}

/* app展开 */
.content .rightfixed .rightsidebar ul li>div.app {
    display: none;
    position: absolute;
    top: 70px;
    left: -150px;
    z-index: 5;
    width: 144px;
    height: 199px;
    background-image: url(../images/content/sidebar/sidebar_app_dow.png);
    /* background-color: #555; */
}

.content .rightfixed .rightsidebar ul li>div.app img {
    float: left;
    margin: 8px;
    margin-top: 52px;
}

.content .rightfixed .rightsidebar ul li>div.app strong {
    float: left;
    margin-left: 40px;
    font-size: 14px;

}

/* 大区域 */
.content {
    position: relative;
    height: 8075px;
    background: #f6f6f6;
}

/* .content .contentsport {
    padding-top: 20px;
} */

/* 运动户外导航栏 */
.content .contentnav {
    float: left;
    height: 49px;
    border-top: #e9e9e9 1px solid;
    padding-top: 25px;
    margin-top: 20px;
    font-size: 14px;
}

.content .contentnav h2 {
    float: left;
    font-size: 22px;
    color: #333;

}

.content .contentnav ul li {
    float: left;
    margin-left: 20px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
}

.content .contentnav ul li a.nk {
    font-size: 14px;
    color: #666;
}

.content .contentnav ul li a {
    color: #fe060c;
}

.content .contentnav ul li a:hover,
.content .contentnav span a:hover {
    text-decoration: underline;
}

.content .contentnav span>a {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #999;
}

/* 运动户外主体 */
.content .contentmain {
    /* position: relative; */
    width: 100%;
    height: 541px;
    /* background-color: #000; */
}

/* 左侧内容 */
.content .contentmain .contentmainleft {
    position: relative;
    z-index: 0;
    float: left;
    width: 330px;
    height: 542px;
}

.content .contentmain .contentmainleft>a {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    float: left;
}

.content .contentmain .contentmainleft ul {
    float: left;
    margin-top: 417px;
}

.content .contentmain .contentmainleft ul li a div {
    float: left;
    margin: 0 4px 8px 18px;
    width: 80px;
    height: 40px;
    border: #d8dadf 2px solid;
    border-radius: 30px;
    font-size: 12px;
    color: #333;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
}

.content .contentmain .contentmainleft ul li a:hover div {
    color: #ff1e32;
    background-color: #fbfbfd;
}

/* 中间内容 */
.content .contentmain .contentmaincenter {
    float: left;
    width: 550px;
    height: 540px;
}

.content .contentmain .contentmaincenter ul li {
    float: left;
    width: 274px;
    height: 269px;
    border-top: #e9e9e9 1px solid;
    border-bottom: #e9e9e9 1px solid;
    border-right: #e9e9e9 1px solid;
    border-collapse: collapse;
    background-color: #fff;

}

.content .contentmain .contentmaincenter ul li h1 {
    padding-top: 30px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    text-align: center;
}

.content .contentmain .contentmaincenter ul li p {
    padding: 10px 10px 14px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.content .contentmain .contentmaincenter ul li img {
    float: left;
    padding: 0 50px 0;
}

/* 右侧内容 */
.content .contentmain .contentmainright {
    float: left;
    /* position: relative; */
    /* z-index: 0; */
    width: 219px;
    height: 540px;
    background-color: #fff;
}

.content .contentmain .contentmainright ul li {
    float: left;
    width: 219px;
    height: 119px;
    /* border-top: #e9e9e9 1px solid; */
    border-bottom: #e9e9e9 1px solid;
    border-right: #e9e9e9 1px solid;
    border-collapse: collapse;
}

.content .contentmain .contentmainright ul li.first {
    float: left;
    width: 219px;
    height: 60px;
    border-top: #e9e9e9 1px solid;
    border-right: #e9e9e9 1px solid;
}

.content .contentmain .contentmainright ul li>div {
    position: relative;
    float: left;
    padding: 27px 14px 0 4px;
}

.content .contentmain .contentmainright ul li p {
    float: right;
    margin-left: 7px;
    width: 119px;
    font-size: 12px;
    color: #666666;
}

.content .contentmain .contentmainright ul li p>a {
    color: #666666;
}

.content .contentmain .contentmainright ul li div>span {
    position: absolute;
    top: 70px;
    left: 83px;
    float: left;
    margin-left: 4px;
    color: #ff1e32;
    font-size: 20px;

}

.content .contentmain .contentmainright ul li div>span em {
    font-size: 18px;
    font-style: normal;
}

.content .contentmain .contentmainright ul li div>span del {
    float: right;
    margin: 6px 0 0 10px;
    font-size: 13px;
    color: #999;
}

.content .contentmain .contentmainright ul li div>p a:hover {
    text-decoration: underline;
}

.content .contentmain .contentmainright ul li.first h4 {
    float: left;
    padding-left: 10px;
    color: #333;
    line-height: 60px;
}

/*  圆点  */
.content .contentmain .contentmainright ul>li.first ul {
    float: right;
    margin-right: 6px;
}

.content .contentmain .contentmainright ul>li.first ul li {
    float: right;
    margin: 25px 3px 0 0;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: transparent;
}

.content .contentmain .contentmainright ul>li.first ul li a div {
    float: right;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e1e1e1;
}

.content .contentmain .contentmainright ul>li.first ul li:hover a div {
    border-radius: 50%;
    background-color: #000;
}

/* 热卖品牌 */
.content .contentfoot {
    height: 217px;
    margin-top: 120px;
    margin-bottom: 40px;
    border-bottom: #e9e9e9 1px solid;
    background-color: #fff;
}

/* 头部 */
.content .contentfoot .contentfoottop {
    float: left;
    width: 100%;
    height: 48px;
    border: #e9e9e9 1px solid;
}

.content .contentfoot .contentfoottop h3 {
    float: left;
    padding-left: 20px;
    font-size: 16px;
    line-height: 48px;
    color: #000;
}

/* 尾部 */

.content .contentfoot .contentfootfoot ul li {
    float: left;
    margin: 0;
    width: 219.2px;
    height: 167px;
    border-right: #e9e9e9 1px solid;
    border-bottom: #e9e9e9 1px solid;
    background-color: #fff;
}

.content .contentfoot .contentfootfoot ul li.fist {
    border-left: #e9e9e9 1px solid;
}

.content .contentfoot .contentfootfoot ul li a div {
    float: left;
    width: 100%;
    height: 100%;
}

.content .contentfoot .contentfootfoot ul li a div img {
    float: left;
    margin: 22px 0 0 50px;

}

/* 热门品牌 */
/* 头部 */
.content .contentbrand {
    height: 217px;
    margin-bottom: 40px;
    border-top: #e9e9e9 1px solid;
}

.content .contentbrand .contentbrandtop {
    float: left;
    width: 100%;
    height: 74px;
    padding-top: 25px;
}

.content .contentbrand .contentbrandtop h3 {
    float: left;
    padding-right: 10px;
    font-size: 22px;
    color: #333;
}

.content .contentbrand .contentbrandtop strong {
    float: left;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.content .contentbrand .contentbrandtop span {
    float: right;
    margin-top: 5px;
    font-size: 14px;
    color: #999;
}

.content .contentbrand .contentbrandtop span a {
    color: #999;
}

.content .contentbrand .contentbrandtop span a:hover {
    text-decoration: underline;
}

/* 尾部 */
/* 左侧 */

.content .contentbrand .contentbrandfoot {
    float: left;
    width: 100%;
    height: 355px;
    margin-top: -25px;
    background-color: #666;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft {
    float: left;
    width: 219px;
    height: 355px;
    background-color: #fff;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft .top img {
    float: left;
    width: 219px;
    height: 219px;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft .bottom {
    float: left;
    width: 219px;
    height: 134px;
    background-color: #424242;
    border-top: #f11c2f 2px solid;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft .bottom strong {
    float: left;
    width: 195px;
    margin-left: 60px;
    padding: 41px 0 4px;
    font-size: 20px;
    color: #fff;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft .bottom p {
    float: left;
    width: 195px;
    margin: 0 12px;
    font-size: 14px;
    color: #fff;
    /* 强制一行内显示文本 */
    white-space: nowrap;
    /* 超出部分隐藏 */
    overflow: hidden;
    /* 用省略号替代超出的部分 */
    text-overflow: ellipsis;

}


/* 按钮 */
.content .contentbrand .contentbrandfoot .contentbrandsfootleft .but {
    position: relative;
    z-index: 0;
    width: 219px;
    height: 219px;
    margin-top: -29px;
}

/* .content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.leftbtn,
.content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.rightbtn {
    display: block;
} */

.content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.leftbtn {
    position: absolute;
    /* visibility: hidden; */
    z-index: 1;
    top: 90px;
    left: 0;
    float: left;
    width: 28px;
    height: 32px;
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -774px -163px;
    background-color: rgba(51, 51, 51, .4);
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.leftbtn:hover {
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -725px -163px;
    background-color: rgba(51, 51, 51, .7);
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.rightbtn {
    position: absolute;
    /* visibility: hidden; */
    z-index: 1;
    top: 90px;
    right: 0;
    float: right;
    width: 28px;
    height: 32px;
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -794px -163px;
    background-color: rgba(51, 51, 51, .4);
}

.content .contentbrand .contentbrandfoot .contentbrandsfootleft:hover .but a.rightbtn:hover {
    background-image: url(../images/banner/bannerbtn.png);
    background-position: -745px -163px;
    background-color: rgba(51, 51, 51, .7);
}

/* 右侧 */
.content .contentbrand .contentbrandfoot .contentbrandsfootright {
    float: left;
    width: 881px;
    height: 355px;
    background-color: #fff;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 219.5px;
    height: 177px;
    border-right: #e9e9e9 1px solid;
    border-bottom: #e9e9e9 1px solid;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.off img {
    float: left;
    width: 120px;
    height: 120px;
    margin: 12px 49.5px 0;
    transition: transform 0.7s;
    transition: 0.5s;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.off p {
    float: left;
    position: absolute;
    top: 135px;
    width: 219.5px;
    margin: 10px 0 0 0;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li:hover>div.off img {
    margin-top: -10px;
    transform: scale(0.7);
    transition: transform 0.7s;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li:hover>div.on {
    /* display: block; */
    visibility: visible;
    opacity: 1;
    /* 过渡 */
    transition: all 0.2s linear;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.on {
    position: absolute;
    /* display: none; */
    visibility: hidden;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 219.5px;
    height: 50%;
    background-color: #fff;
    /* transition: visibility 0s, opacity 0.4s linear; */
    /* 过渡 */
    transition: all 0.2s linear;
    opacity: 0;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.on span {
    float: left;
    width: 219.5px;
    margin: 10px 0 0 0;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.on a div.btn {
    float: left;
    margin: 10px 0 0 70px;
    width: 80px;
    height: 30px;
    border: #ff1e32 2px solid;
    border-radius: 30px;
    font-size: 14px;
    color: #ff1e32;
    line-height: 30px;
    text-align: center;
}

.content .contentbrand .contentbrandfoot .contentbrandsfootright ul li>div.on a div.btn:hover {
    background-color: #fff4f5;
}

/* 美妆专区，热卖品牌 */
.content .contentfootmz {
    height: 227px;
    margin-top: 170px;
    margin-bottom: 40px;
    border-bottom: #e9e9e9 1px solid;
}

/* 头部 */
.content .contentfootmz .contentfoottop {
    float: left;
    width: 100%;
    height: 48px;
    margin-top: 20px;
    border: #e9e9e9 1px solid;
    background-color: #fff;
}

.content .contentfootmz .contentfoottop h3 {
    float: left;
    padding-left: 20px;
    font-size: 16px;
    line-height: 48px;
    color: #000;
}

/* 尾部 */

.content .contentfootmz .contentfootfoot>ul {
    margin-bottom: 40px;
}

.content .contentfootmz .contentfootfoot ul li {
    float: left;
    margin: 0;
    width: 219.2px;
    height: 167px;
    border-right: #e9e9e9 1px solid;
    border-bottom: #e9e9e9 1px solid;
    background-color: #fff;
}

.content .contentfootmz .contentfootfoot ul li.fist {
    border-left: #e9e9e9 1px solid;
}

.content .contentfootmz .contentfootfoot ul li a div {
    float: left;
    width: 100%;
    height: 100%;
}

.content .contentfootmz .contentfootfoot ul li a div img {
    float: left;
    margin: 22px 0 0 50px;

}

/* 奢品馆 */
.content .contentfootmz {
    height: 227px;
    margin-top: 100px;
    margin-bottom: 40px;
    border-bottom: #e9e9e9 1px solid;
}

/* 猜你喜欢 */
.content .contentlike {
    height: 445px;
}

.content .contentlike .liketop {
    float: left;
    padding: 20px 0 5px;
    width: 100%;
    height: 35px;
}

.content .contentlike .liketop h3 {
    float: left;
    font-size: 22px;
    color: #333;
}

.content .contentlike .liketop p {
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    font-size: 13px;
    color: #666;
}

.content .contentlike .likebuttom ul li {
    float: left;
    margin-right: 19px;
    width: 259px;
    height: 259px;
    border: #e9e9e9 1px solid;
    background-color: #fff;
}

.content .contentlike .likebuttom ul li.last {
    margin-right: 0;
}

.content .contentlike .likebuttom ul li a div img {
    float: left;
    width: 180px;
    height: 180px;
    margin: 39px;
}

.content .contentlike .likebuttom ul li>a.text div {
    float: left;
    margin-top: 10px;
    width: 240px;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
    /* 限制在一个块元素显示的文本的行数 */
    -webkit-line-clamp: 2;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-box-orient: vertical;
    font-weight: bold;
    line-height: 25px;
}

.content .contentlike .likebuttom ul li>div.qian em {
    font-style: normal;
    color: #ff1e32;
    font-size: 14px;
}

.content .contentlike .likebuttom ul li>div.qian strong {
    margin-left: -5px;
    font-size: 20px;
    color: #ff1e32;
}

.content .contentlike .likebuttom ul li>div.qian s {
    margin-left: 5px;
    font-size: 12px;
    color: #999;
}

.content .contentlike .likebuttom ul li>div.qian span a {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.content .contentlike .likebuttom ul li>div.qian span a:hover {
    text-decoration: underline;
}

/* 内容到页脚过渡 */
.contentbgc {
    height: 80px;
    background: #f0f0f0;
    border-bottom: #eaeaea 1px solid;
}

/* 页脚 */
/* 顶部 */
.foot .foottop {
    height: 146px;
    border-bottom: #eaeaea 1px solid;
}

.foot .foottop ul li {
    float: left;
    position: relative;
    width: 210px;
    height: 48px;
    margin-top: 48px;
    margin-left: 48px;
    margin-right: 12px;
}

.foot .foottop ul li div {
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: #d6d6d6 2px solid;
    font-weight: bold;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}

.foot .foottop ul li strong {
    float: left;
    margin-left: 10px;
    font-size: 18px;
    color: #333333;
}

.foot .foottop ul li span {
    position: absolute;
    top: 27px;
    left: 64px;
    width: 213px;
    /* margin-top: 27px;
    margin-left: -71px; */
    font-size: 14px;
    color: #333;
}

/* 中间 */
.foot .footcenter {
    /* background-color: #333333; */
    height: 263px;
}

.foot .footcenter ul {
    display: block;
    padding: 45px 0 90px;
}

.foot .footcenter ul li {
    float: left;
    width: 80px;
    height: 153px;
    padding-left: 21px;
}

.foot .footcenter ul li.fist {
    width: 258px;
    height: 153px;
    padding-left: 0;
}

.foot .footcenter ul li.fist>a {
    display: block;
    width: 200px;
    height: 43px;
    margin-bottom: 20px;
    background-image: url(../images/foot/footcenter_logo.png);
    background-size: 210px;
}

.foot .footcenter ul li.fist div {
    position: relative;
    width: 218px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
}

.foot .footcenter ul li.fist div a.weibo {
    position: absolute;
    margin-left: 15px;
    width: 32px;
    height: 32px;
    background-image: url(../images/foot/footcenter_weibo.png);
    background-size: 32px;
}

.foot .footcenter ul li.fist div a.weixin {
    position: absolute;
    margin-left: 55px;
    width: 32px;
    height: 32px;
    background-image: url(../images/foot/footcenter_weixin.png);
    background-size: 32px;
}

.foot .footcenter ul li.fist p {
    font-size: 12px;
    color: #333;
}

.foot .footcenter ul li.fist span {
    position: absolute;
    margin-top: 12px;
    font-size: 12px;
    color: #333;
}

.foot .footcenter ul li dl dt {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;

}

.foot .footcenter ul li dl dd {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #333;
}

.foot .footcenter ul li dl dd a:hover {
    text-decoration: underline;
}

.foot .footcenter ul li.last {
    display: block;
    margin-left: -22px;
    width: 128px;
    height: 128px;
    text-align: center;
}

.foot .footcenter ul li.last img {
    width: 108px;
    height: 108px;
}

.foot .footcenter ul li.last p {
    margin-top: 2px;
    font-size: 12px;
    color: #333;
}

/* 微信，微博鼠标放上显示 */
.foot .footcenter ul li.fist div a.weibo:hover+div.weibo,
.foot .footcenter ul li.fist div a.weixin:hover+div.weixin {
    display: block;
}

/* 微信，微博 */
.foot .footcenter ul li.fist div>div.weibo,
.foot .footcenter ul li.fist div>div.weixin {
    position: absolute;
    display: none;
    z-index: 2;
    top: 35px;
    left: 20px;
    width: 133px;
    height: 135px;
    /* background-color: #333; */
}

.foot .footcenter ul li.fist div>div.weixin {
    left: 60px;
}

.foot .footcenter ul li.fist div>div.weibo div.top1,
.foot .footcenter ul li.fist div>div.weixin div.top1 {
    position: absolute;
    width: 12px;
    height: 11px;
    z-index: 3;
    top: 4px;
    left: 52px;
    background-image: url(../images/top/top_icon.png);
    background-position: 0 -43px;
    /* border: 8px solid transparent;
    border-top-color: #fff; */
}

.foot .footcenter ul li.fist div>div.weibo div.buttom,
.foot .footcenter ul li.fist div>div.weixin div.buttom {
    position: absolute;
    top: 10px;
    left: 6px;
    width: 117px;
    height: 117px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}

.foot .footcenter ul li.fist div>div.weibo div.buttom img,
.foot .footcenter ul li.fist div>div.weixin div.buttom img {
    padding: 7px 7px 0px 7px;
}

/* 底部 */
.foot .footbuttom {
    height: 153px;
    background-color: #333333;
    text-align: center;
}

.foot .footbuttom p {
    margin-top: 7px;
}

.foot .footbuttom p.fist {
    display: block;
    padding-top: 21px;
}

.foot .footbuttom p span {
    margin-left: 15px;
    font-size: 12px;
    color: #c2c2c2;
}

.foot .footbuttom p span a {
    vertical-align: middle;
    font-size: 12px;
    color: #c2c2c2;
}

.foot .footbuttom p span.pci {
    margin-right: -15px;
}

.foot .footbuttom p span a:hover {
    text-decoration: underline;
}

.foot .footbuttom p span a img {
    margin: 0 5px 0 0;
}

.foot .footbuttom p.last span a img {
    height: 30px;
}

.foot .footbuttom p.last span {
    margin-left: 0px;
}