@charset "UTF-8";

html,body {
    background: #f2f2f2
}

.g-search .search-btn {
    background: #e42e3c
}

.g-search .search-keyword-box {
    border-color: #e42e3c
}

.g-search-hotwords a:hover {
    color: #e42e3c
}

.ng-all-hook:hover {
    background: #e42e3c
}

.ng-header-fixed {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    z-index: 10000;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px #ccc;
    box-shadow: 0 5px 20px #ccc
}

.ng-header-fixed .ng-logo-box {
    position: relative;
    width: 150px;
    height: 72px;
    margin-left: 35px;
    margin-top: 6px
}

.top-active-img {
    height: 120px
}

.ng-header-fixed .ng-logo-box .channel-logo {
    display: none
}

.ng-header-fixed .ng-top-act {
    display: none
}

.ng-header-fixed .ng-logo-box img {
    display: block;
    position: absolute;
    width: 101px;
    height: 48px;
    left: 0;
    top: 0
}

.ng-header-fixed .ng-header-con {
    position: relative;
    width: 1190px
}

.ng-header-fixed .ng-header-con .wrapper {
    width: 1190px
}

.ng-header-fixed .ng-header-con .ng-search {
    position: absolute;
    height: 60px;
    right: 0;
    top: 0;
    left: auto
}

.ng-header-fixed .ng-header-con .ng-search .g-search {
    width: 966px;
    margin-top: 8px
}

.ng-header-fixed .ng-header-con .ng-search .g-search .search-icon {
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    left: 30px
}

.ng-header-fixed .ng-header-con .ng-search .search-keyword-box {
    width: 784px;
    padding-left: 58px
}

.ng-header-fixed .ng-header-con .ng-search .search-keyword-box .search-keyword {
    width: 745px;
    height: 22px;
    font: 16px/22px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.ng-header-fixed .ng-header-con .ng-search .search-btn {
    width: 122px;
    height: 44px;
    font: 24px/44px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.ng-header-fixed .g-search-hotwords {
    display: none
}

a:hover {
    color: #e42e3c
}

.ng-all-hook {
    width: 214px;
    background: #e42e3c
}

.ng-top-banner .btn {
    position: absolute;
    top: 3px;
    right: 42px;
    width: 16px;
    height: 16px;
    color: #fff;
    overflow: hidden
}

.ng-top-banner .btn i.bg {
    z-index: 1;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30)
}

.ng-top-banner .btn i.text {
    z-index: 2;
    font: 16px/16px simsun;
    text-align: center
}

.ng-top-banner .btn-open {
    display: none
}

.ng-nav-index ul.ng-nav li:hover a {
    color: #e42e3c
}

.ng-nav-bar {
    border-bottom: 0
}

.ng-top-act img {
    width: 75px;
    height: 75px
}

.ng-top-banner img {
    display: block;
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 120px;
    margin-left: -960px
}

.ng-sort {
    margin-left: -594px;
    background: #e42e3c
}

.ng-sort span {
    font-size: 14px
}

.root1200 .ng-nav-index {
    margin-left: -345px
}

.ng-nav-index li {
    float: left;
    position: relative;
    width: 64px;
    padding: 0 20px
}

.ng-nav-index li a {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px
}

.ng-nav-index li .hot {
    position: absolute;
    display: block;
    width: 13px;
    height: 18px;
    top: 0;
    right: 0
}

.ng-nav-index .split-line {
    float: left;
    width: 1px;
    height: 10px;
    background: #ccc;
    margin: 15px 8px 0 7px
}

.first-screen {
    position: relative;
    min-width: 1190px;
    height: 438px;
    margin: 0 auto;
    font-family: "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    overflow: hidden;
    background: #eee
}

.first-screen .banner-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 438px;
    margin-left: -960px;
    text-align: center;
    background: #ddd
}

.first-screen .banner-wrapper .banner {
    width: 100%;
    height: 100%
}

.first-screen .banner-wrapper .banner li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.first-screen .banner-wrapper .banner li a {
    display: block
}

.first-screen .banner-wrapper .banner li a img {
    display: block;
    width: 1920px;
    height: 438px
}

.first-screen .banner-wrapper .point {
    position: absolute;
    top: 159px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    text-align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    z-index: 100
}

.first-screen .banner-wrapper .point i {
    display: inline-block;
    width: 30px;
    height: 60px;
    vertical-align: middle;
    background: url("./images/sptt.png?v=20180316") no-repeat
}

.first-screen .banner-wrapper .point:hover {
    opacity: .3;
    filter: alpha(opacity=30)
}

.first-screen .banner-wrapper .left-point {
    left: 50%;
    margin-left: -350px
}

.first-screen .banner-wrapper .left-point i {
    background-position: -184px -62px
}

.first-screen .banner-wrapper .right-point {
    right: 50%;
    margin-right: -398px
}

.first-screen .banner-wrapper .right-point i {
    background-position: -184px 0
}

.first-screen .banner-wrapper .banner-nav-wrapper {
    display: none;
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 4px;
    text-align: center;
    font-size: 0;
    z-index: 100;
    *width: 98px;
    *display: inline-block;
    *margin-left: -50px
}

.first-screen .banner-wrapper .banner-nav-wrapper .banner-nav {
    position: relative;
    display: inline-block;
    height: 4px;
    padding-left: 8px
}

.first-screen .banner-wrapper .banner-nav-wrapper .banner-nav a {
    display: inline-block;
    margin-right: 8px;
    margin-top: 2px;
    width: 22px;
    height: 4px;
    background-color: #8f061f;
    opacity: .6;
    filter: alpha(opacity=60)
}

.first-screen .banner-wrapper .banner-nav-wrapper .banner-nav .current {
    background: #fff
}

.first-screen .c-nav-wrapper {
    position: relative;
    left: 50%;
    margin-left: -594px;
    width: 190px;
    height: 478px;
    z-index: 200
}

.first-screen .c-nav-wrapper .c-nav {
    position: relative;
    float: left;
    width: 190px;
    height: 438px;
    color: #222;
    font-family: "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    z-index: 1
}

.first-screen .c-nav-wrapper .c-nav .second-list {
    width: 240px;
    height: 438px
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item {
    position: relative;
    width: 197px;
    height: 73px;
    font-size: 12px;
    padding-left: 43px;
    background: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item a:hover {
    color: #e7491c
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item span {
    display: inline-block;
    vertical-align: middle;
    width: 197px;
    overflow: hidden;
    *display: inline;
    _display: inline;
    zoom: 1
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item span i {
    float: right;
    width: 8px;
    height: 13px;
    margin-top: 1px;
    margin-right: 13px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -905px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur span i {
    background-position: -905px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur span i {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-title {
    float: left;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 6px
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-title a {
    float: left;
    margin-right: 4px;
    font-weight: bold
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-list {
    width: 193px;
    height: 17px;
    overflow: hidden
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-list a {
    float: left;
    height: 17px;
    color: #666;
    padding-right: 10px
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-list a:hover {
    color: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .second-item-list a:hover {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .second-item-list .hot {
    color: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .second-item-list .hot {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 12px;
    top: 16px
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon1 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -1035px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon1 {
    background-position: -1061px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon2 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon2 {
    background-position: -957px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon3 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -957px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon3 {
    background-position: -983px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon4 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -1113px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon4 {
    background-position: -1113px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon5 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -1009px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon5 {
    background-position: -1035px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .icon6 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -1087px 0
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon6 {
    background-position: -1087px -26px
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .icon {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .second-item .split-line {
    position: absolute;
    display: inline-block;
    width: 210px;
    height: 1px;
    bottom: 0;
    left: 14px;
    background: #ccc
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur {
    background: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur:before {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 73px;
    left: 0;
    top: 0;
    margin-left: -10px;
    background: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
    margin-left: -10px;
    margin-bottom: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .second-item-title a {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .second-item-list a {
    color: #fff
}

.first-screen .c-nav-wrapper .c-nav .second-list .cur .split-line {
    display: none
}

.first-screen .c-nav-wrapper .c-nav .third-list {
    position: absolute;
    top: 0;
    left: 240px
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item {
    position: absolute;
    left: 0;
    display: block;
    width: 712px;
    min-height: 394px;
    padding: 20px 235px 24px 0;
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl {
    position: relative;
    float: left;
    width: 177px;
    height: 108px;
    padding: 0;
    margin: 0 30px 20px;
    overflow: hidden
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dt {
    width: 80px;
    color: #222;
    font: bold 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-bottom: 20px
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dt:after {
    content: '';
    position: absolute;
    width: 180px;
    height: 1px;
    background: #ddd;
    left: 0;
    top: 26px
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dd {
    float: left;
    width: 177px
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dd a {
    position: relative;
    float: left;
    height: 16px;
    color: #666;
    font: 12px/16px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    color: rgba(102,102,102,0.99);
    margin-right: 15px;
    margin-bottom: 10px;
    white-space: nowrap
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dd a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -8px;
    background: #dedede
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dd a:hover {
    color: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .third-list .third-item dl dd .hot {
    color: #e42e3c
}

.first-screen .c-nav-wrapper .c-nav .current {
    background: #e42e3c
}

.first-screen .split-line2 {
    position: absolute;
    display: block;
    width: 1px;
    height: 400px;
    background: #ddd;
    left: 235px;
    top: 20px
}

.first-screen .split-line3 {
    left: 474px
}

.side-entry {
    position: absolute;
    width: 182px;
    height: 418px;
    top: 10px;
    left: 50%;
    margin-left: 403px;
    z-index: 100
}

.side-entry .top {
    position: relative;
    width: 100%;
    height: 190px;
    margin-bottom: 10px;
    background: url("./images/sptt.png?v=20180316") no-repeat
}

.side-entry .top .words {
    position: absolute;
    width: 166px;
    height: 81px;
    left: 7px;
    bottom: 5px;
    margin-bottom: 10px
}

.side-entry .top .words li {
    position: relative;
    height: 17px;
    margin-bottom: 10px;
    cursor: pointer
}

.side-entry .top .words li em {
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    top: 7px;
    left: 0;
    background: #ccc
}

.side-entry .top .words li p {
    width: 153px;
    height: 17px;
    color: #444;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-left: 13px;
    letter-spacing: .75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.side-entry .top .words li:hover p {
    color: #e42e3c
}

.side-entry .top .words li:hover em {
    width: 3px;
    height: 14px;
    top: 1px;
    background: #e42e3c
}

.side-entry .bot {
    width: 212px;
    height: 218px
}

.side-entry img {
    display: block;
    width: 100%;
    height: 100%
}

.side-entry2 {
    position: absolute;
    width: 182px;
    height: 418px;
    top: 10px;
    right: 30px
}

.side-entry2 .top {
    width: 100%;
    height: 190px;
    margin-bottom: 10px;
    background: #eee
}

.side-entry2 .bot {
    width: 100%;
    height: 218px;
    background: #eee
}

.side-entry2 img {
    display: block;
    width: 100%;
    height: 100%;
    background: #eee
}

.c-rank {
    position: relative;
    width: 1190px;
    margin: 10px auto
}

.c-rank .icon {
    background-position: -438px -104px
}

.c-rank .c-rank-nav {
    width: 1190px;
    height: 58px;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden
}

.c-rank .c-rank-nav ul li {
    float: left;
    width: 97px;
    height: 56px;
    background: #fff;
    border: 1px solid #fff
}

.c-rank .c-rank-nav ul li:hover {
    border-color: #e42e3c;cursor: pointer;
}

.c-rank .c-rank-nav ul li:hover .name {
    color: #e42e3c
}
.c-rank .c-rank-nav ul li .name {
    width: 97px;
    height: 56px;
    color: #444;
    text-align: center;
    font: 16px/16px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    overflow: hidden;
    letter-spacing: 1px;
    font-weight: bold;
    line-height:56px;
}

.c-rank .c-rank-nav ul li .icon {
    width: 26px;
    height: 28px;
    margin-left: 35px;
    margin-top: 24px;
    margin-bottom: 9px
}

.c-rank .c-rank-nav ul li .icon1 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 22px;
    background-position: -465px -28px
}

.c-rank .c-rank-nav ul li .icon2 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -246px 0
}

.c-rank .c-rank-nav ul li .icon3 {
    background: url("./img/chaoshi.png") no-repeat;
    background-position: -228px -28px
}

.c-rank .c-rank-nav ul li .icon4 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 28px;
    background-position: -521px -28px
}

.c-rank .c-rank-nav ul li .icon5 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -148px -28px
}

.c-rank .c-rank-nav ul li .icon6 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 22px;
    background-position: -295px 0
}

.c-rank .c-rank-nav ul li .icon7 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 22px;
    background-position: -468px 0
}

.c-rank .c-rank-nav ul li .icon8 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 28px;
    background-position: -380px 0
}

.c-rank .c-rank-nav ul li .icon9 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    width: 18px;
    background-position: -195px 0
}

.c-rank .c-rank-nav ul li .icon10 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: 0 -36px;
    margin-top: 28px;
    margin-bottom: 5px
}

.c-rank .c-rank-nav ul li .icon11 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -402px -28px
}

.c-rank .c-rank-nav ul li .icon12 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -317px -28px
}

.c-rank .c-rank-nav ul li .icon13 {
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -112px 0
}

.c-rank .c-rank-nav ul .last {
    width: 99px
}

.c-rank .c-rank-nav ul .cur {
    background: #e42e3c;
    border-color: #e42e3c
}

.c-rank .c-rank-nav ul .cur:hover .name {
    color: #fff
}

.c-rank .c-rank-nav ul .cur:hover .icon1 {
    margin-left: 34px;
    background-position: -485px -28px
}

.c-rank .c-rank-nav ul .cur:hover .icon2 {
    background-position: -272px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon3 {
    background-position: -258px -28px
}

.c-rank .c-rank-nav ul .cur:hover .icon4 {
    background-position: -533px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon5 {
    background-position: -172px -28px
}

.c-rank .c-rank-nav ul .cur:hover .icon6 {
    background-position: -315px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon7 {
    background-position: -488px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon8 {
    background-position: -410px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon9 {
    background-position: -212px 0
}

.c-rank .c-rank-nav ul .cur:hover .icon10 {
    background-position: -28px -36px
}

.c-rank .c-rank-nav ul .cur:hover .icon11 {
    background-position: -432px -28px
}

.c-rank .c-rank-nav ul .cur:hover .icon12 {
    background-position: -346px -28px
}

.c-rank .c-rank-nav ul .cur:hover .icon13 {
    background-position: -141px 0
}

.c-rank .c-rank-nav ul .cur .name {
    color: #fff
}

.c-rank .c-rank-nav ul .cur .icon1 {
    margin-left: 34px;
    background-position: -485px -28px
}

.c-rank .c-rank-nav ul .cur .icon2 {
    background-position: -272px 0
}

.c-rank .c-rank-nav ul .cur .icon3 {
    background-position: -258px -28px
}

.c-rank .c-rank-nav ul .cur .icon4 {
    background-position: -533px 0
}

.c-rank .c-rank-nav ul .cur .icon5 {
    background-position: -172px -28px
}

.c-rank .c-rank-nav ul .cur .icon6 {
    background-position: -315px 0
}

.c-rank .c-rank-nav ul .cur .icon7 {
    background-position: -488px 0
}

.c-rank .c-rank-nav ul .cur .icon8 {
    background-position: -410px 0
}

.c-rank .c-rank-nav ul .cur .icon9 {
    background-position: -212px 0
}

.c-rank .c-rank-nav ul .cur .icon10 {
    background-position: -28px -36px
}

.c-rank .c-rank-nav ul .cur .icon11 {
    background-position: -432px -28px
}

.c-rank .c-rank-nav ul .cur .icon12 {
    background-position: -346px -28px
}

.c-rank .c-rank-nav ul .cur .icon13 {
    background-position: -141px 0
}

.c-rank .c-rank-cont {
    height: 600px;
    overflow: hidden;
    background: #eee
}


.c-rank .c-rank-cont ul li .cartBtn {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px 0;
    right: 31px;
    bottom: 11px;
    cursor: pointer
}



.c-rank .c-rank-cont ul li .prize {
    position: absolute;
    display: none;
    right: 15px;
    top: 17px;
    width: 32px;
    height: 36px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat
}

.c-rank .c-rank-cont ul .first .prize {
    display: block;
    background-position: 0 0
}

.c-rank .c-rank-cont ul .second .prize {
    display: block;
    background-position: -32px 0
}

.c-rank .c-rank-cont ul .third .prize {
    display: block;
    background-position: -64px 0
}

.c-comm-floor {
    position: relative;
    width: 1190px;
    height: 637px;
    margin: 25px auto 10px;
    overflow: hidden
}

.c-comm-floor .c-title {
    float: left;
    width: 100%;
    height: 25px;
    margin-bottom: 12px
}

.c-comm-floor .c-title .icon {
    float: left;
    width: 5px;
    height: 18px;
    background: #e42e3c;
    margin-top: 3px;
    margin-right: 20px
}

.c-comm-floor .c-title .title {
    float: left;
    font: 18px/25px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    color: #222;
    letter-spacing: 1.8px;
    margin-right: 12px
}

.c-comm-floor .c-title .sub-title {
    float: left;
    color: #999;
    font: 12px/19px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.2px;
    margin-top: 4px;
    margin-right: 10px
}

.c-comm-floor .c-title .saoma {
    position: relative;
    float: left
}

.c-comm-floor .c-title .saoma .ma {
    display: block;
    width: 24px;
    height: 24px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -1061px -26px
}

.c-comm-floor .c-title .saoma .box {
    position: absolute;
    width: 108px;
    height: 108px;
    left: 0;
    top: 30px;
    padding: 5px;
    z-index: 100;
    background: #fff
}

.c-comm-floor .c-title .saoma .box img {
    width: 108px;
    height: 108px
}

.c-comm-floor .c-title .cate {
    float: right
}

.c-comm-floor .c-title .cate li {
    float: left;
    height: 20px;
    color: #222;
    font: 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.4px;
    padding: 0 12px;
    margin-top: 2px
}

.c-comm-floor .col1 {
    float: left;
    position: relative;
    width: 231px;
    height: 600px;
    background: #ddd
}

.c-comm-floor .col1 .bg {
    position: absolute;
    width: 231px;
    height: 600px;
    left: 0;
    top: 0;
    z-index: 0
}

.c-comm-floor .col1 .c-cards {
    position: absolute;
    width: 196px;
    height: 130px;
    top: 40px;
    left: 20px
}

.c-comm-floor .col1 .c-cards ul {
    margin-right: -10px
}

.c-comm-floor .col1 .c-cards ul li {
    float: left;
    max-width: 84px;
    height: 24px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    margin: 0 10px 10px 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #fff
}

.c-comm-floor .col1 .c-cards ul li a {
    display: block;
    padding: 0 10px;
    color: #333;
    font: 12px/24px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    overflow: hidden
}

.c-comm-floor .col1 .c-cards ul .words3 a {
    line-height: 40px
}

.c-comm-floor .col1 .c-cards ul li a:hover {
    background-position: -542px -24px
}

.col2 {
    float: left;
    width: 1190px;
    height: 600px;
    overflow: hidden
}

.col2 ul {
    float: left;
    margin-right: -10px
}

.col2 ul li {
    float: left;
    position: relative;
    width: 230px;
    height: 295px;
    background: #fff;
    margin: 0 10px 10px 0px;
    overflow: hidden
}

.col2 ul li:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.col2 ul li img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 15px 15px 10px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.col2 ul li .name {
    width: 180px;
    height: 40px;
    font: 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-left: 25px;
    margin-bottom: 0px;
    letter-spacing: 1.17px
}

.col2 ul li .price {
    color: #e42e3c;
    height: 25px;
    font: 12px/25px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-left: 25px
}

.col2 ul li .price em {
    font-size: 16px
}

.col2 ul li .cartBtn {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px 0;
    bottom: 10px;
    right: 35px;
    cursor: pointer
}

.col2 ul li .sc {
    position: absolute;
    right: 31px;
    bottom: 10px;
    cursor: pointer
}

.col2 ul .img-box {
    float: left;
    width: 469px;
    height: 295px;
    margin: 0 0 10px 10px
}

.col2 ul .img-box img {
    display: block;
    width: 100%;
    height: 100%
}

.rec-floor {
    position: relative;
    width: 1190px;
    margin: 0 auto
}

.rec-floor .icon {
    background-position: -438px -52px
}

.rec-floor ul {
    margin-right: -10px
}

.rec-floor ul li {
    position: relative;
    float: left;
    width: 230px;
    height: 295px;
    margin: 0 10px 10px 0;
    background: #fff;
    overflow: hidden
}

.rec-floor ul li:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.rec-floor ul li img {
    width: 180px;
    height: 180px;
    margin: 20px 25px 10px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.rec-floor ul li .name {
    width: 140px;
    height: 40px;
    font: 12px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-left: 45px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.rec-floor ul li .price {
    color: #e42e3c;
    height: 25px;
    font: 12px/25px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-left: 45px
}

.rec-floor ul li .price em {
    font-size: 16px
}

.rec-floor ul li .cartBtn {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px 0;
    bottom: 10px;
    right: 45px;
    cursor: pointer
}

.xs-qiang1 {
    position: relative;
    width: 1190px;
    margin: 10px auto
}

.xs-qiang1 .count-down {
    position: absolute;
    width: 120px;
    height: 17px;
    color: #fff;
    right: 108px;
    top: 8px;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.52px
}

.xs-qiang1 .time-panel {
    position: absolute;
    right: 34px;
    top: 30px;
    color: #fff;
    font: 34px/48px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.52px
}

.xs-qiang1 .time-panel em {
    float: left;
    margin-right: 37px
}

.xs-qiang1 .tab-nav {
    width: 100%;
    height: 80px;
    padding-top: 20px;
    background: url("./images/xsq.png")
}

.xs-qiang1 .tab-nav ul li {
    float: left;
    width: 160px;
    height: 48px;
    color: #ddd;
    margin: 16px 0 16px 50px;
    cursor: pointer
}

.xs-qiang1 .tab-nav ul li .icon {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat
}

.xs-qiang1 .tab-nav ul li .icon1 {
    background-position: -761px 0
}

.xs-qiang1 .tab-nav ul .cur .icon1 {
    background-position: -719px 0
}

.xs-qiang1 .tab-nav ul li .icon2 {
    background-position: -845px 0
}

.xs-qiang1 .tab-nav ul .cur .icon2 {
    background-position: -803px 0
}

.xs-qiang1 .tab-nav ul li .icon3 {
    background-position: -677px 0
}

.xs-qiang1 .tab-nav ul .cur .icon3 {
    background-position: -635px 0
}

.xs-qiang1 .tab-nav ul li p em {
    display: block;
    width: 100%;
    color: #999;
    font: 20px/24px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.xs-qiang1 .tab-nav ul li p .sm {
    font-size: 14px;
    text-indent: 10px
}

.xs-qiang1 .tab-nav ul .cur .icon {
    color: #e42e3c
}

.xs-qiang1 .tab-nav ul .cur p em {
    color: #e42e3c
}

.xs-qiang1 .tab-nav ul li p a {
    display: block;
    width: 135px;
    color: #999;
    text-align: center;
    font: 14px/24px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.xs-qiang1 .tab-nav ul .cur a {
    color: #e42e3c
}

.xs-qiang1 .tab-content-wrap {
    position: relative;
    background: #fff;
    border: 10px solid #6a6a6a;
}

.xs-qiang1 .tab-content-wrap .tab-content {
    position: relative;
    width: 1060px;
    height: 322px;
    background: #fff;
    overflow: hidden;
    margin: 0 55px 0px;
    padding-top: 20px
}

.xs-qiang1 .tab-content-wrap .tab-content ul {
    position: absolute;
    width: 10000px;
    height: 342px;
    top: 20px;
    left: 0;
    margin-right: -40px
}

.xs-qiang1 .tab-content-wrap .tab-content ul li {
    position: relative;
    float: left;
    width: 180px;
    height: 342px;
    margin-right: 40px;
    overflow: hidden
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .comingSoon {
    width: 180px;
    height: 20px;
    color: #999;
    text-align: center;
    font: 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    border-radius: 20px;
    margin: 20px 0 23px;
    text-align: center
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .smbg {
    position: relative;
    width: 180px;
    height: 30px;
    background: #e42e3c;
    border-radius: 20px;
    letter-spacing: 1.57px;
    color: #fff;
    font: 18px/30px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    text-align: center
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .smbg1 {
    position: relative;
    width: 180px;
    height: 30px;
    background: #e42e3c;
    border-radius: 0 0 10px 10px;
    letter-spacing: 1.57px;
    color: #fff;
    font: 18px/30px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    text-align: center
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .price {
    display: inline-block;
    color: #fff;
    height: 30px;
    font: 18px/30px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .price-high {
    display: inline-block;
    height: 30px;
    font: 12px/34px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    color: #ffb2a8;
    text-decoration: line-through
}

.xs-qiang1 .tab-content-wrap .tab-content ul li img {
    width: 180px;
    height: 180px;
    margin-bottom: 20px
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .name {
    height: 44px;
    color: #222;
    text-align: center;
    font: 16px/22px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 15px;
    letter-spacing: 2.02px
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .progress {
    color: #999;
    letter-spacing: 1.77px;
    font: 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    text-align: center
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .progress span {
    display: inline-block;
    background: #ddd;
    height: 3px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px
}

.xs-qiang1 .tab-content-wrap .tab-content ul li .progress span i {
    display: block;
    background: #e42e3c;
    height: 2px;
    width: 0
}

.xs-qiang1 .tab-content-wrap .angle-btn {
    position: absolute;
    width: 20px;
    height: 60px;
    top: 160px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat
}

.xs-qiang1 .tab-content-wrap .prev-btn {
    left: 0;
    background-position: -110px -28px
}

.xs-qiang1 .tab-content-wrap .next-btn {
    right: 0;
    background-position: -128px -28px
}

.c-collection {
    position: relative;
    width: 1190px;
    height: 470px;
    margin: 10px auto
}

.c-collection .wrap {
    zoom: 1;
    margin-right: -10px
}

.c-collection .wrap .col {
    float: left;
    position: relative;
    width: 390px;
    height: 450px;
    background: #fff;
    margin-right: 10px
}

.c-collection .wrap .banner-wrapper {
    position: absolute;
    width: 349px;
    height: 360px;
    left: 50%;
    top: 70px;
    margin-left: -175px
}

.c-collection .wrap .banner-wrapper .banner {
    width: 100%;
    height: 100%
}

.c-collection .wrap .banner-wrapper .banner .banner-item {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.c-collection .wrap .banner-wrapper .banner .banner-item img {
    display: block;
    width: 100%;
    height: 100%
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    letter-spacing: .94px
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 30px
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .name {
    height: 34px;
    color: #222;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .discount {
    height: 17px;
    color: #e42e3c;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: .94px;
    margin-bottom: 14px
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .price {
    height: 25px;
    color: #e42e3c;
    font: 12px/25px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .price em {
    font-size: 14px;
    margin-right: 10px
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .price .times {
    color: #999;
    font-size: 12px
}

.c-collection .wrap .banner-wrapper .banner .banner-item ul li .cartBtn {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px 0;
    right: 0;
    bottom: 6px;
    cursor: pointer
}

.c-collection .wrap .banner-wrapper .point {
    display: none;
    position: absolute;
    top: 145px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    text-align: center;
    opacity: .2;
    filter: alpha(opacity=20);
    z-index: 100
}

.c-collection .wrap .oftenbuy .banner-wrapper .point {
    top: 135px
}

.c-collection .wrap .banner-wrapper .point i {
    display: inline-block;
    width: 30px;
    height: 60px;
    vertical-align: middle;
    background: url("./images/sptt.png?v=20180316") no-repeat
}

.c-collection .wrap .banner-wrapper .point:hover {
    opacity: .3;
    filter: alpha(opacity=30)
}

.c-collection .wrap .banner-wrapper .left-point {
    left: 50%;
    margin-left: -174px
}

.c-collection .wrap .banner-wrapper .left-point i {
    background-position: -184px -62px
}

.c-collection .wrap .banner-wrapper .right-point {
    right: 50%;
    margin-right: -174px
}

.c-collection .wrap .banner-wrapper .right-point i {
    background-position: -184px 0
}

.c-collection .wrap .banner-wrapper .banner-nav-wrapper {
    display: none;
    position: absolute;
    top: 375px;
    width: 100%;
    height: 8px;
    text-align: center;
    font-size: 0
}

.c-collection .wrap .banner-wrapper .banner-nav-wrapper .banner-nav {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 100%;
    text-align: center
}

.c-collection .wrap .banner-wrapper .banner-nav-wrapper .banner-nav a {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ccc;
    opacity: .6;
    filter: alpha(opacity=60);
    margin-right: 10px
}

.c-collection .wrap .banner-wrapper .banner-nav-wrapper .banner-nav .current {
    width: 26px;
    border-radius: 100px;
    background: #e42e3c
}

.c-collection .wrap .oftenbuy .title {
    display: none
}

.c-collection .wrap .oftenbuy .banner-wrapper {
    top: 80px
}

.c-collection .wrap .oftenbuy .banner-wrapper .banner-nav-wrapper {
    top: 365px
}

.c-collection .wrap .quan ul {
    position: absolute;
    width: 350px;
    height: 242px;
    top: 70px;
    left: 20px
}

.c-collection .wrap .quan li {
    position: relative;
    width: 100%;
    height: 120px;
    cursor: pointer
}

.c-collection .wrap .quan li img {
    display: block;
    width: 100%;
    height: 100%
}

.c-collection .wrap .quan .layer {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

.c-collection .wrap .quan .layer1 {
    display: block;
    background: url("./images/sptt.png?v=20180316") no-repeat -216px 0
}

.c-collection .wrap .quan .layer2 {
    display: block;
    background: url("./images/sptt.png?v=20180316") no-repeat -568px 0
}

.c-collection .wrap .quan .layer3 {
    display: block;
    background: url("./images/sptt.png?v=20180316") no-repeat -216px -182px
}

.c-collection .wrap .quan .layer4 {
    display: block;
    background: url("./images/sptt.png?v=20180316") no-repeat -568px -182px
}

.c-collection .title .lg {
    float: left;
    height: 30px;
    color: #222;
    font: bold 22px/30px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.1px;
    margin: 20px 20px 0 20px
}

.c-collection .title .sm {
    float: left;
    height: 20px;
    color: #999;
    font: 14px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.1px;
    margin-top: 30px
}

.c-collection .title .more {
    position: absolute;
    width: 16px;
    height: 25px;
    right: 20px;
    top: 25px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -887px 0
}

.chosen-good {
    position: relative;
    width: 1190px;
    height: 448px;
    margin: 50px auto
}

.chosen-good .bg {
    position: absolute;
    right: 0;
    top: 46px;
    width: 1300px;
    height: 660px;
    margin-top: -172px;
    margin-right: -20px
}

.chosen-good .tab-nav {
    position: absolute;
    height: 48px;
    width: 608px;
    left: 393px;
    top: 0
}

.chosen-good .tab-nav ul li {
    position: relative;
    float: left;
    width: 86px;
    height: 48px;
    margin-right: 66px;
    text-align: center;
    cursor: pointer
}

.chosen-good .tab-nav ul li p {
    color: #444;
    height: 28px;
    font: 20px/28px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.43px;
    margin-bottom: 16px
}

.chosen-good .tab-nav ul li em {
    display: none
}

.chosen-good .tab-nav ul .cur p {
    color: #e42e3c
}

.chosen-good .tab-nav ul .cur em {
    display: block;
    width: 80px;
    height: 4px;
    margin-left: 3px;
    background: #e42e3c
}

.chosen-good .tab-content-wrap {
    position: absolute;
    top: 117px;
    left: 364px
}

.chosen-good .tab-content-wrap .tab-content li {
    position: relative;
    float: left;
    width: 150px;
    height: 255px;
    margin-left: 50px
}

.chosen-good .tab-content-wrap .tab-content li img {
    display: block;
    width: 150px;
    height: 150px;
    margin-bottom: 20px
}

.chosen-good .tab-content-wrap .tab-content li .name {
    height: 40px;
    color: #222;
    font: 12px/20px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-bottom: 20px;
    letter-spacing: .83px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.chosen-good .tab-content-wrap .tab-content li .price {
    height: 25px;
    color: #e42e3c;
    font: 12px/25px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.chosen-good .tab-content-wrap .tab-content li .price em {
    font-size: 14px
}

.chosen-good .tab-content-wrap .tab-content li .cartBtn {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -931px 0;
    right: 0;
    bottom: 4px;
    cursor: pointer
}

.chosen-good .tab-title {
    position: absolute;
    left: 150px;
    top: 130px
}

.chosen-good .tab-title li {
    display: none
}

.chosen-good .tab-title li p {
    color: #fff;
    font: 28px/40px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1.67px;
    margin-bottom: 30px
}

.chosen-good .tab-title li .sub-line {
    font: 16px/22px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: .95px
}

.brand-floor {
    position: relative;
    width: 1190px;
    height: 360px;
    margin: 10px auto;
    overflow: hidden
}

.brand-floor .col1 {
    float: left;
    position: relative;
    width: 390px;
    height: 360px;
    background: #fff;
    margin-right: 10px
}

.brand-floor .col1 .banner-wrapper {
    position: absolute;
    width: 390px;
    height: 280px;
    left: 0;
    top: 0
}

.brand-floor .col1 .banner-wrapper .banner {
    width: 100%;
    height: 100%
}

.brand-floor .col1 .banner-wrapper .banner .banner-item {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.brand-floor .col1 .banner-wrapper .banner .banner-item img {
    display: block;
    width: 100%;
    height: 100%
}

.brand-floor .col1 .banner-wrapper .banner-nav-wrapper {
    display: none;
    position: absolute;
    bottom: 50px;
    width: 100%;
    height: 8px;
    text-align: center;
    font-size: 0
}

.brand-floor .col1 .banner-wrapper .banner-nav-wrapper .banner-nav {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 100%;
    text-align: center
}

.brand-floor .col1 .banner-wrapper .banner-nav-wrapper .banner-nav a {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ccc;
    opacity: .6;
    filter: alpha(opacity=60);
    margin-right: 10px
}

.brand-floor .col1 .banner-wrapper .banner-nav-wrapper .banner-nav .current {
    background: #e42e3c
}

.brand-floor .col1 .fixed-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px
}

.brand-floor .col1 .fixed-img img {
    display: block;
    width: 100%;
    height: 100%;
    background: #ddd
}

.brand-floor .col2 {
    float: left;
    width: 790px;
    height: 360px
}

.brand-floor .col2 ul {
    margin-right: -10px
}

.brand-floor .col2 ul li {
    float: left;
    width: 390px;
    height: 175px;
    margin-right: 10px;
    margin-bottom: 10px
}

.brand-floor .col2 ul li img {
    display: block;
    width: 100%;
    height: 100%
}

.main-title {
    position: relative;
    width: 1190px;
    margin: 40px auto 10px;
    text-align: center
}

.main-title .lg {
    display: inline-block;
    height: 45px;
    color: #222;
    font: 32px/45px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    margin-bottom: 8px;
    letter-spacing: 15px;
    text-indent: 15px
}

.main-title .sm {
    color: #999;
    font: 14px/22px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    letter-spacing: 1px
}

.float-bar {
    position: relative;
    width: 80px;
    background: #fff;
    margin-top:80px;
}

.float-bar .float-title {
    position: relative;
    width: 80px;
    height: 60px;
    padding-top: 20px;
    cursor: pointer
}

.float-bar .float-title i {
    display: block;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    padding-top: 0;
    background: url("./img/chaoshi.png?v=20180308") no-repeat;
    background-position: -593px 0
}

.float-bar .float-title p {
    display: none;
    position: absolute;
    width: 150px;
    height: 192px;
    left: 100px;
    top: 0;
    background: #fff
}

.float-bar .float-title p img {
    display: block;
    width: 106px;
    height: 106px;
    margin: 20px 22px 12px;
    background: #eee
}

.float-bar .float-title p em {
    text-align: center;
    display: block;
    color: #666;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"
}

.float-bar .float-title p:after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    left: 0;
    top: 30px;
    margin-left: -14px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #fff
}

.float-bar .floor-nav {
    width: 80px;
    height: 17px;
    padding: 7px 0;
    color: #444;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    text-align: center;
    background: #fff;
    cursor: pointer
}

.float-bar .floor-nav:hover {
    background: #e42e3c
}

.float-bar .floor-nav:hover a {
    color: #fff
}

.float-bar .on {
    background: #e42e3c
}

.float-bar .on a {
    color: #fff
}

.float-bar .backTop {
    display: block;
    width: 80px;
    height: 17px;
    padding: 7px 0;
    color: #e42e3c;
    font: 12px/17px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
    text-align: center;
    background: #fff
}

.c-mid-entry {
    margin: 20px auto;
    width: 1190px;
    height: 120px
}

.c-mid-entry img {
    width: 1190px;
    height: 120px
}

.u-flyer {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999
}

.c-popLayer {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    z-index: 10001
}

.c-popBox {
    display: none;
    position: fixed;
    width: 700px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    margin-top: -300px;
    z-index: 10002
}

.c-popBox img {
    display: block;
    width: 100%;
    height: 100%
}

.c-popBox .close-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 0;
    top: 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    margin-top: -38px;
    margin-right: -44px
}
.ct_r{float:right;padding-top:6px;}
.ct_r a{color:#e42e3c;font-size:14px;}



.b_to_send1{background: #fff;padding:0 0 0 20px;line-height: 300%;margin-top:10px;width: 300px;cursor: pointer;}
.b_to_send1 span{display: inline-block;background: url('../img/select_no2.png') no-repeat right center;background-size:auto 50%;width:auto;padding-right:30px;}
.b_to_send1.yes span{background-image:url('../img/select_yes2.png');}

.b_to_send2{background: #fff;padding:0 0 0 20px;line-height: 300%;margin-top:10px;width: 300px;cursor: pointer;}
.b_to_send2 span{display: inline-block;background: url('../img/select_no2.png') no-repeat right center;background-size:auto 50%;width:auto;padding-right:30px;}
.b_to_send2.yes span{background-image:url('../img/select_yes2.png');}


.b_to_li{background-color: #fff;border-top:1px #f0f0f0 solid;padding:0 17px 0 20px;line-height: 300%;display: none;}
.b_to_li img{width:25px;margin-right:4px;}
.b_to_li span{float:right;width:50%;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color:#888;text-align:right;padding-right:4px;}

.b_to_li1{background-color: #fff;border-top:1px #f0f0f0 solid;padding:0 17px 0 20px;line-height: 300%;display: none;}
.b_to_li1 img{width:25px;margin-right:4px;vertical-align: middle;}
.b_to_li1 span{float:right;width:50%;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color:#888;text-align:right;padding-right:4px;}

.b_to_li2{background-color: #fff;border-top:1px #f0f0f0 solid;padding:4px 17px 5px 15px;line-height: 300%;display: none;}
.b_to_li2 input{width:200px;padding:0 5px;line-height: normal;height:40px;border:1px #aaa solid;}
