.container {
        width: 1148px;
        margin: 0 auto;
    }
    
    .clearfix:after {
        content: '.';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    
    .clearfix {
        zoom: 1;
    }
    
    * {
        padding: 0;
        margin: 0;
    }
    
    body {
        background: #fafafa;
    }
    
    ul,
    li {
        list-style: none;
    }
    
    a {
        text-decoration: normal;
    }
    
    .cs-head {
        position: fixed;
        top: 84px;
        left: 0px;
        z-index: 10;
        width: 100%;
        background: #ffffff;
        box-shadow: 0 2px 4px 0 rgba(211, 211, 211, 0.5);
    }
    
    .cs-head .type-list .type-item {
        float: left;
        margin-left: 18px;
        font-size: 16px;
        color: #333333;
        letter-spacing: 0;
        height: 47px;
        line-height: 47px;
        cursor: pointer;
    }
    
    .cs-head .type-list .type-item .icon {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin-right: 10px;
        vertical-align: middle;
    }
    
    .cs-head .type-list .type-item span {
        font-weight: 400;
        font-size: 15px;
    }
    
    .cs-head .type-list .type-item a:hover {
        color: #005bac;
    }
    
    .cs-head .type-list .type-item:first-child {
        margin-left: 0px;
    }
    
    .cs-head .type-list .checked a {
        color: #005bac;
        letter-spacing: 0;
    }
    
    .cs-head .type-list .checked a i {
        position: relative;
        top: -1px;
    }
    
    .cs-head .type-list .checked a span {
        font-weight: 600;
        font-size: 16px;
    }
    
    .cs-head .type-list .recommend .icon {
        background: url(../../../images/v3/csXB.png) 0 -21px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .health .icon {
        background: url(../../../images/v3/csXB.png) 0px -136px/400px 200px no-repeat;
    }
    .cs-head .type-list .medical .icon {
        background: url(../../../images/v3/csXB.png) -19px -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .accident .icon {
        background: url(../../../images/v3/csXB.png) -103px -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .travel .icon {
        background: url(../../../images/v3/csXB.png) -41px -2px/400px 200px no-repeat;
    }
    .cs-head .type-list .life .icon {
        background: url(../../../images/v3/csXB.png) -61px -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .pension  .icon {
        background: url(../../../images/v3/csXB.png) -20px -136px/400px 200px no-repeat;
    }
    .cs-head .type-list .car .icon {
        background: url(../../../images/v3/csXB.png) -82px -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .treasure .icon {
        background: url(../../../images/v3/csXB.png) -122px -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .money  .icon {
        background: url(../../../images/v3/csXB.png) -40px -136px/400px 200px no-repeat;
    }
    .cs-head .type-list .company  .icon {
        background: url(../../../images/v3/csXB.png) -60px -136px/400px 200px no-repeat;
    }
    /* .cs-head .type-list .other .icon {
        background: url(../../../images/v3/csXB.png) -132px -42px/400px 200px no-repeat;
    } */
    /* 二级栏目选中样式 */
    .cs-head .type-list .recommend .select .icon {
        background: url(../../../images/v3/csXB.png) 0 -1px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .health .select .icon {
        background: url(../../../images/v3/csXB.png) 0px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .medical .select .icon {
        background: url(../../../images/v3/csXB.png) -20px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .accident .select .icon {
        background: url(../../../images/v3/csXB.png) -102px -21px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .travel .select .icon {
        background: url(../../../images/v3/csXB.png) -41px -21px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .life .select .icon {
        background: url(../../../images/v3/csXB.png) -62px -20px/400px 200px no-repeat;
    }
    .cs-head .type-list .pension .select  .icon {
        background: url(../../../images/v3/csXB.png) -20px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .car .select .icon {
        background: url(../../../images/v3/csXB.png) -82px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .treasure .select .icon {
        background: url(../../../images/v3/csXB.png) -123px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .money .select  .icon {
        background: url(../../../images/v3/csXB.png) -40px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .company .select  .icon {
        background: url(../../../images/v3/csXB.png) -60px -156px/400px 200px no-repeat;
    }
    /* .cs-head .type-list .other .select .icon {
        background: url(../../../images/v3/csXB.png) -132px -62px/400px 200px no-repeat;
    } */
    /* 二级导航选中栏目 */
    .cs-head .type-list .recommend .select1 .icon {
        background: url(../../../images/v3/csXB.png) 0 -1px/400px 200px no-repeat;
    }
    .cs-head .type-list .health .select1 .icon {
        background: url(../../../images/v3/csXB.png) 0px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .medical .select1 .icon {
        background: url(../../../images/v3/csXB.png) -20px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .accident .select1 .icon {
        background: url(../../../images/v3/csXB.png) -102px -21px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .travel .select1 .icon {
        background: url(../../../images/v3/csXB.png) -41px -21px/400px 200px no-repeat;
    }
    
    .cs-head .type-list .life .select1 .icon {
        background: url(../../../images/v3/csXB.png) -62px -20px/400px 200px no-repeat;
    }
    .cs-head .type-list .pension .select1  .icon {
        background: url(../../../images/v3/csXB.png) -20px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .car .select1 .icon {
        background: url(../../../images/v3/csXB.png) -82px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .treasure .select1 .icon {
        background: url(../../../images/v3/csXB.png) -123px -21px/400px 200px no-repeat;
    }
    .cs-head .type-list .money .select1  .icon {
        background: url(../../../images/v3/csXB.png) -40px -156px/400px 200px no-repeat;
    }
    .cs-head .type-list .company .select1  .icon {
        background: url(../../../images/v3/csXB.png) -60px -156px/400px 200px no-repeat;
    }
        .cs-main {
          padding-top: 154px;
        }
    .filtrate {
        /*margin-top: 154px; */
  display: none;
    }
    
    .filtrate .filtrate-box {
        background: #f2f8ff;
        border: 1px solid #b8d8ff;
    }
    
    .filtrate .filtrate-box .til {
        width: 90px;
        height: 41px;
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        float: left;
        text-align: center;
        line-height: 41px;
    }
    
    .filtrate .filtrate-box .filtrate-list {
        padding: 0 44px;
        height: 41px;
        width: 968px;
        position: relative;
        float: right;
        overflow: hidden;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-prev {
        width: 44px;
        height: 41px;
        /* float: left; */
        position: absolute;
        top: 0;
        left: -18px;
        margin: 0;
        background: transparent;
        box-shadow: 2px 0px 4px -1px;
        z-index: 9;
        cursor: pointer;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-prev::before {
        content: '';
        border-right: 8px solid #333;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        position: absolute;
        top: 15px;
        left: 18px;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-next {
        width: 44px;
        height: 41px;
        /* float: left; */
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        background: transparent;
        box-shadow: 0px 2px 4px -1px;
        z-index: 10;
        cursor: pointer;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-next::before {
        content: '';
        border-left: 8px solid #333;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        position: absolute;
        top: 15px;
        left: 18px;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-hover1::before {
        content: '';
        border-right: 8px solid #005bac;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-button-hover2::before {
        content: '';
        border-left: 8px solid #005bac;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-slide {
        box-sizing: border-box;
        width: 99px !important;
        height: 41px;
        border-top: 3px solid transparent;
        font-size: 14px;
        color: #000000;
        letter-spacing: 0;
        line-height: 38px;
        text-align: center;
        margin-left: 15px;
        cursor: pointer;
    }
    
    .filtrate .filtrate-box .filtrate-list .swiper-slide-active2 {
        border-top: 3px solid #005bac;
        font-size: 14px;
        color: #005bac;
        letter-spacing: 0;
        background: #fff;
    }
    
    .product-list {
        margin-top: 15px;
    }
    
    .product-list .product-wrap {
        width: 1148px;
        margin: 0 auto;
        border: 2px solid transparent;
        border-radius: 5px;
        margin-top: 35px;
    }
    
    .product-list .product-wrap:first-child {
        margin-top: 0;
    }
    
    .product-list .product-wrap .product {
        width: 100%;
        height: 310px;
  			   position: relative;
        background: #ffffff;
        border: 0 solid #d8d8d8;
        box-shadow: 0px 4px 10px 0 rgba(62, 62, 62, 0.1);
        border-radius: 5px;
    }
    
    .product-list .product-wrap .product .product-img {
        width: 268px;
        height: 310px;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        overflow: hidden;
    }
    
    .product-list .product-wrap .product .product-img img {
        width: 100%;
        height: 100%;
        transition: transform 1s;
        -ms-transition: transform 1s;
        -o-transition: transform 1s;
        -webkit-transition: transform 1s;
        -moz-transition: transform 1s;
    }
    
    .product-list .product-wrap .product .product-inf {
        box-sizing: border-box;
        padding: 40px 37px 30px 56px;
        float: left;
        width: 880px;
        height: 310px;
        position: relative;
    }
    
    .product-list .product-wrap .product .product-inf .product-top {
        height: 30px;
        line-height: 30px;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .product-til {
        font-size: 20px;
        color: #000000;
        letter-spacing: 0;
        line-height: 30px;
        float: left;
        font-weight: 600;
        cursor: pointer;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .product-til:hover {
        color: #3f95ff;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .sc {
        float: right;
        width: 74px;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        cursor: pointer;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .sc .border-sc {
        display: inline-block;
        width: 2px;
        height: 15px;
        background: url(../../../images/v3/list/border-sc.png) center center/2px 15px no-repeat;
        vertical-align: middle;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .sc div {
        float: right;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .sc div .icon {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url(../../../images/v3/list/icon-star1.png) center center/15px 15px no-repeat;
        vertical-align: middle;
        margin-right: 8px;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .sc div span {
        font-size: 14px;
        color: #999999;
        letter-spacing: 0;
        display: inline-block;
        width: 28px;
        position: relative;
        word-break: keep-all;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .icon-checked div .icon {
        background: url(../../../images/v3/list/icon-star2.png) center center/15px 15px no-repeat;
    }
    
    .product-list .product-wrap .product .product-inf .product-top .icon-checked div span {
        color: #005bac;
    }
    
    .product-list .product-wrap .product .product-inf .product-tig {
        height: 35px;
        margin-top: 5px;
        line-height: 35px;
        overflow: hidden;
    }
    
    .product-list .product-wrap .product .product-inf .product-tig span {
        font-size: 15.4px;
        color: #3f95ff;
        letter-spacing: 0;
        line-height: 20px;
        position: relative;
        padding-left: 26px;
        margin-right: 35px;
        display: inline-block;
        height: 20px;
    }
    
    .product-list .product-wrap .product .product-inf .product-tig span .icon {
        position: absolute;
        top: 2px;
        left: 0px;
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url(../../../images/v3/list/ts-icon.png) center center/18px 16px no-repeat;
        vertical-align: middle;
    }
    
    .product-list .product-wrap .product .product-inf .product-dec {
        margin-top: 10px;
    }
    
    .product-list .product-wrap .product .product-inf .product-dec .cbnl {
        display: block;
        height: 31px;
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        line-height: 31px;
    }
    /* 20191125 ↓*/
    .product-list .product-wrap .product .product-inf .product-bot{
        position: absolute;
        bottom: 20px;
        width: 795px;
    }
    .product-list .product-wrap .product .product-inf .product-price {
        /* position: absolute;
        bottom: 85px;
        right: 45px; */
        float: left;
        margin-top: 9px;
    }
    
    .product-list .product-wrap .product .product-inf .product-price .icon {
        font-size: 22.24px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 29.65px;
        font-weight: 600;
    }
    
    .product-list .product-wrap .product .product-inf .product-price .price {
        font-size: 29.65px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 29.65px;
        font-weight: 600;
        margin-right: 5px;
    }
    
    .product-list .product-wrap .product .product-inf .product-price .other {
        font-size: 19.28px;
        color: #E93E4E;
        letter-spacing: 0;
        text-align: center;
        line-height: 29.65px;
        font-weight: 600;
    }
    
    .product-list .product-wrap .product .product-inf .hot-product {
        width: 117px;
        height: 34px;
        background: url(../../../images/v3/list/hot-product.png) center center/117px 34px no-repeat;
        position: absolute;
        top: 0px;
        right: 0px;
    }
    
    .product-list .product-wrap .product .product-inf .new-product {
        background: url(../../../images/v3/list/new-product.png) center center/117px 34px no-repeat;
    }
    
    .product-list .product-wrap .product .product-inf .product-url {
        display: block;
        text-align: center;
        width: 213px;
        height: 57px;
        background: url(../../../images/v3/list/buy-bc.png) center center/213px 57px no-repeat;
        line-height: 49px;
        font-size: 18px;
        color: #ffffff;
        letter-spacing: 0;
        /* position: absolute;
        right: 24px;
        bottom: 24px; */
        float: right;
    }
    
    .product-list .product-wrap .product .product-inf .zixun {
        /*display: inline-block;*/
        background: url(../../../images/v3/list/zixunBT.png) center center/213px 57px no-repeat;
    }
    /* 20191125 ↑ */
    .product-list .product-wrap:hover {
        border: 2px solid #3f95ff;
    }
    .product-list .product-wrap:hover .product-img img {
        transform: scale(1.1);
        transform-origin: 50% 50%;
        -ms-transform: scale(1.1);
        -ms-transform-origin: 50% 50%;
        -moz-transform: scale(1.1);
        -moz-transform-origin: 50% 50%;
        -webkit-transform: scale(1.1);
        -webkit-transform-origin: 50% 50%;
        -o-transform: scale(1.1);
        -o-transform-origin: 50% 50%;
    }
    
    /*.product-list .product-wrap:hover .product-url {
                    display: block !important;
                }*/
    
    .cs-jp {
        overflow: hidden;
        margin-top: 49px;
        background: url(../../../images/v3/findMore.png) 50% 0/1920px 252px no-repeat;
        margin-bottom: 50px;
    }
    
    .cs-jp .cs-jp-back {
        border-top: 1px solid transparent;
        width: 1334px;
        height: 352px;
        position: relative;
        left: 50%;
        margin-left: -667px;
    }
    
    .cs-jp .cs-jp-back h3 {
        width: 679px;
        height: 26px;
        background: url(../../../images/v3/list/findMoreTil.png) center center/679px 26px no-repeat;
        margin: 0 auto;
        margin-top: 40px;
    }
    
    .cs-jp .cs-jp-back .cs-jp-content {
        margin-top: 42px;
    }
    
    .cs-jp .cs-jp-back .jp {
        float: left;
        width: 746px;
        height: 227px;
        background: url(../../../images/v3/list/jpgw.png) center center/746px 227px no-repeat;
        box-shadow: 0 7px 10px 0 rgba(62, 62, 62, 0.06);
        border-radius: 5px;
    }
    
    .cs-jp .cs-jp-back .jp .marginTop {
        height: 1px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box {
        margin-top: 92px;
        padding-left: 35px;
        padding-bottom: 30px;
        font-size: 0px;
        position: relative;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box .form-group {
        margin-top: 11px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box .form-group:first-child {
        margin-top: 0;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box span {
        display: inline-block;
        width: 45px;
        margin-right: 17px;
        font-size: 14.3px;
        color: #333333;
        letter-spacing: 0;
        line-height: 17.6px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box select option {
        background: #fff;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box input,
    .cs-jp .cs-jp-back .jp .jp-box select {
        background: #f5f5f5;
        border: 1px solid #ebebeb;
        font-size: 14.3px;
        color: #999999;
        letter-spacing: 0;
        line-height: 29px;
        height: 29px;
        box-sizing: border-box;
        padding: 5px 11px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box select {
        padding: 2px 11px 6px;
        cursor: pointer;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-province,
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-citys,
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-county {
        width: 157px;
        margin-right: 9px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box .gender {
        width: 104px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-username,
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-phone {
        width: 157px;
        background: #ffffff;
        border: 1px solid #ebebeb;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-confirm {
        cursor: pointer;
        box-sizing: border-box;
        width: 220px;
        height: 46px;
        padding-left: 80px;
        font-size: 20.33px;
        color: #ffffff;
        letter-spacing: 0;
        line-height: 46px;
        position: absolute;
        bottom: 23px;
        right: 10px;
        background-image: linear-gradient(47deg, #ffc62c 0%, #ee7400 100%);
        border-radius: 20.79px;
    }
    
    .cs-jp .cs-jp-back .jp .jp-box #consult-specialistTwo-confirm .icon {
        background: url(../../../images/v3/list/fangda.png) center center/100% 100% no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        /* vertical-align: middle; */
        position: absolute;
        top: 10px;
        left: 34px;
    }
    
    .cs-jp .cs-jp-back .aef {
        float: left;
        width: 348px;
        height: 227px;
        margin-left: 33px;
        background: url(../../../images/v3/aef.png) center center/100% 100% no-repeat;
    }
    
    .cs-lookMore {
        margin-top: 56px;
        margin-bottom: 55px;
    }
    
    .cs-lookMore .cs-lookeMore-til {
        display: block;
        width: 366px;
        height: 26px;
        margin: 0 auto;
        background: url(../../../images/v3/list/lookMore.png) center center/100% 100% no-repeat;
    }
    
    .cs-lookMore .cs-lookMore-con {
        margin-top: 28px;
    }
    
    .cs-lookMore .cs-lookMore-con .product {
        margin-left: 33px;
        box-sizing: border-box;
        float: left;
        width: 259px;
        height: 249px;
        position: relative;
        background: #ffffff;
        border: 0 solid #d8d8d8;
        box-shadow: 0 7px 10px 0 rgba(62, 62, 62, 0.06);
        border-radius: 5px;
    }
    
    .cs-lookMore .cs-lookMore-con .product:first-child {
        margin-left: 0;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price {
        position: absolute;
        bottom: 25px;
        left: 30px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .icon {
        font-size: 17.16px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
        font-weight: 600;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .price {
        font-size: 22.88px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
        font-weight: 600;
        margin-right: 3px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .other {
        font-size: 14.88px;
        color: #999999;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .type {
        width: 71px;
        height: 28px;
        background: url(../../../images/v3/list/csXB.png) -160px -49px no-repeat;
        border-radius: 0 0 18px 0;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 11px;
        color: #ffffff;
        letter-spacing: 0;
        border-top-left-radius: 5px;
        line-height: 28px;
        text-align: center;
        z-index: 3;
    }
    
    .cs-lookMore .cs-lookMore-con .product .type-jt {
        background: url(../../../images/v3/list/csXB.png) -234px -49px no-repeat;
    }
    
    .cs-lookMore .cs-lookMore-con .product .type-ly {
        background: url(../../../images/v3/list/csXB.png) -311px -49px no-repeat;
    }
    
    .cs-lookMore .cs-lookMore-con .product .type-jk {
        background: url(../../../images/v3/list/csXB.png) -160px -80px no-repeat;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-img {
        width: 259px;
        height: 132px;
        overflow: hidden;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-img img {
        display: block;
        width: 259px;
        height: 249px;
        transition: transform 1s;
        -ms-transition: transform 1s;
        -o-transition: transform 1s;
        -webkit-transition: transform 1s;
        -moz-transition: transform 1s;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-ifo {
        padding: 16px 15px 0 15px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-ifo .product-til {
        font-size: 15px;
        color: #333333;
        letter-spacing: 0;
        line-height: 16px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-ifo .product-dec {
        font-size: 13px;
        color: #666666;
        letter-spacing: 0;
        line-height: 20px;
        margin-top: 8px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price {
        position: absolute;
        bottom: 16px;
        left: 15px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .icon {
        font-size: 17.16px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
        font-weight: 600;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .price {
        font-size: 22.88px;
        color: #e93e4e;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
        font-weight: 600;
        margin-right: 3px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-price .other {
        font-size: 14.88px;
        color: #999999;
        letter-spacing: 0;
        text-align: center;
        line-height: 22.88px;
        margin-left: 2px;
    }
    
    .cs-lookMore .cs-lookMore-con .product .product-url {
        width: 103px;
        height: 35px;
        background-image: linear-gradient(43deg, #5caffb 0%, #276ff2 100%);
        box-shadow: 0 4px 6px -1px #9ac7ff;
        border-radius: 20.5px;
        position: absolute;
        bottom: 13px;
        right: 10px;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0;
        display: none;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover {
        border: 2px solid #3f95ff;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .type {
        top: -2px;
        left: -2px;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .product-img {
        width: 255px;
        height: 130px;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .product-img img {
        transform: scale(1.1);
        transform-origin: 50% 50%;
        -ms-transform: scale(1.1);
        -ms-transform-origin: 50% 50%;
        -moz-transform: scale(1.1);
        -moz-transform-origin: 50% 50%;
        -webkit-transform: scale(1.1);
        -webkit-transform-origin: 50% 50%;
        -o-transform: scale(1.1);
        -o-transform-origin: 50% 50%;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .product-ifo {
        padding: 16px 13px 0 13px;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .product-price {
        bottom: 14px;
        left: 13px;
    }
    
    .cs-lookMore .cs-lookMore-con .product:hover .product-url {
        display: block;
    }
    
    .cs-main .page {
        display: inline-block;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    .cs-main .page span {
        display: inline-block;
        box-sizing: border-box;
        font-size: 14px;
        color: #000000;
        border: 1px solid #d8d8d8;
        margin-right: 10px;
        text-align: center;
        height: 24px;
        width: 24px;
        line-height: 22px;
        cursor: pointer;
    }
    
    .cs-main .page .disabled {
        width: 68px;
        color: #d8d8d8;
    }
    
    .cs-main .page .prevPage,
    .cs-main .page .nextPage {
        width: 68px;
    }
    
    .cs-main .page .blue {
        background: #d8d8d8;
    }
    
    /*sidebar begin*/
    
    #sidebar {
        position: fixed;
        right: 0;
        top: 400px;
        z-index: 1000;
    }
    
    #sidebar > ul > li {
        list-style: none;
        margin-bottom: 30px;
        width: 101px;
        height: 65px;
        background-color: #1565c0;
        position: relative;
        padding-top: 17px;
        cursor: pointer;
    }
    
    #sidebar > ul > li:hover {
        background-color: #1d77de;
    }
    
    #sidebar > ul > .li1 {
        background-color: transparent;
        cursor: pointer;
    }
    
    #sidebar > ul > .li1:hover {
        background-color: #e0e3e8;
    }
    
    #sidebar > ul > li > .cust-ser {
        width: 33px;
        height: 40px;
        margin-top: 5px;
        padding: 0;
        margin-left: 35px;
        background-image: url(../../../images/v2/kf-icon.png);
        cursor: pointer;
    }
    
    .news {
        position: absolute;
        top: 6px;
        left: 19px;
        background: #ff3636;
        font-size: 12px;
        color: #f3f7fa;
        letter-spacing: 1.35px;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
    }
    
    #sidebar > ul > li > span {
        display: block;
        width: 26px;
        height: 26px;
        margin: 0 auto 6px;
        background-image: url(../../../images/v2/bg-all.png);
        background-repeat: no-repeat;
    }
    
    #sidebar > ul > li > .bijiao {
        background-position: -131px 0;
        width: 31px;
        height: 32px;
    }
    
    #sidebar > ul > li > .shoucang {
        background-position: -44px 0;
    }
    
    #sidebar > ul > li > .jilu {
        background-position: -71px 0;
    }
    
    .sidename {
        font-size: 16px;
        color: #f3f7fa;
        letter-spacing: 2.06px;
        text-align: center;
    }
    
    /*sidebar end*/
    
    /* 收藏页弹出 */
    
    .showInfo {
        background: #ffffff;
        position: absolute;
        z-index: 9998;
        left: 0;
        top: 0;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }
    
    .showInfo-content {
        vertical-align: middle;
        position: absolute;
        z-index: 9999;
        left: 0;
        top: 0;
    }
    
    /* 弹出层*/
    
    .open_block,
    .open_w800,
    .open_w900 {
        visibility: hidden;
        width: 600px;
        background: #fff;
        border-radius: 5px;
        border: 2px solid #ddd;
        overflow: hidden;
        box-shadow: 0px 1px 5px 5px rgba(0, 0, 0, 0.3);
        behavior: url(../../../res/js/common/PIE.htc) /*CSS3*/;
    }
    
    .open_w800 {
        width: 800px;
    }
    
    .open_w900 {
        width: 900px;
    }
    
    .open_tit {
        background: #125cab;
        height: 34px;
        line-height: 34px;
        color: #fff;
        padding: 0 10px;
    }
    
    .open_close {
        background: url(../../../images/v2/left_list.png) no-repeat;
        background-position: -36px -50px;
        width: 19px;
        height: 19px;
        float: right;
        cursor: pointer;
        margin-top: 7px;
    }
    
    .open_close_none {
        background: none;
        height: 36px;
        float: none;
    }
    
    .open_con {
        /* min-height:200px; */
        max-height: 450px;
        overflow-y: auto;
    }
    
    .open_single {
        padding: 30px;
    }
    
    .open_fot {
        background: #f7f7f7;
        font-size: 12px;
        padding: 15px 20px;
        text-align: left;
    }
    
    .open_fot span {
        font-size: 10px;
        padding-left: 25px;
    }
    
    .alertMsg {
        width: 400px;
    }
    
    .msgTxt {
        padding: 20px;
    }
    
    .btn_blue:hover {
        background: #005bac;
        color: #fff;
    }
    
    .btn_blue {
        width: 260px;
        height: 36px;
        line-height: 36px;
        background: #fff;
        border: none;
        color: #005bac;
        cursor: pointer;
        font-size: 16px;
        border: 1px #005bac solid;
    }
    
    .txt-c {
        text-align: center;
    }
    
    .height2 {
        height: 20px;
        clear: both;
    }
    
    /*添加加载提示*/
    .gtco-loader {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url(../../../../images/v2/loader.gif) center no-repeat rgba(255, 255, 255, 0.7);
    }
    .layui-layer {
        box-shadow: 0 0 15px 0 rgba(103, 103, 103, 0.28) !important;
    }
    /* 20190912*/
    
    .mobileProduct {
        /* 20191125 */
        /* position: absolute;
        right: 44px;
        bottom: 50px; */
        height: 20px;
        line-height: 20px;
        cursor: pointer;
        float: right;
        margin-top: 15.5px;
        position: relative;
        margin-right: 30px;
    }
    
    .mobileProduct .icon {
        display: inline-block;
        width: 21px;
        height: 20px;
        background: url(/market/images/v3/mobileSM1.png) center center/100% 100% no-repeat;
        margin-right: 12px;
        float: left;
    }
    
    .mobileProduct .doc {
        display: inline-block;
        height: 20px;
        float: left;
    }
    /* 20191125 ↓*/
    .mobileProduct .qr-code-box {
        box-sizing: border-box;
            width: 232px;
    height: 252px;
    position: absolute;
    top: 17px;
    left: -50px;
        background: url(/market/images/v3/mobileXF20191125.png) center center/100% 100% no-repeat;
        display: none;
        z-index: 1;
    }
    
    .mobileProduct .qr-code-box .qr-code {
        padding: 36px 36px 0;
    }
    
    .mobileProduct .qr-code-box .qr-code img {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    
    .mobileProduct .qr-code-box .code-doc {
        display: block;
        margin: 0 auto;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        text-align: center;
        font-size: 12px;
        color: #262626;
        letter-spacing: 0;
        text-align: center;
        line-height: 20px;
        padding-top: 4px;
        box-sizing: border-box;
        font-weight: 400;
    }
    /* 20191125 ↑ */
    .mobileProduct2 .doc {
        color: #3f95ff;
    }
    
    .mobileProduct2 .icon {
        background: url(/market/images/v3/mobileSM2.png) center center/100% 100% no-repeat;
    }
    
    .mobileProduct2 .qr-code-box {
        display: block;
    }
    