.top-content {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 840px
}

.top-content .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 730px;
    background-position: center;
    background-repeat: no-repeat
}

.top-content .content-bg a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.top-content .copyright-chance-wrap {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 240px auto 0;
    width: 1200px;
    height: 178px;
    z-index: 1
}

.top-content .copyright-chance-wrap .chance-mask {
    position: absolute;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #858f8a;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: .459;
    background: #293636
}

.top-content .copyright-chance-wrap .sign-icon {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 14px;
    border-style: solid;
    border-color: #545f68 transparent transparent transparent;
    z-index: 3
}

.top-content .copyright-chance-wrap .left-icon {
    left: -4px;
    top: -4px;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.top-content .copyright-chance-wrap .right-icon {
    right: -4px;
    top: -4px;
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.top-content .copyright-chance-wrap .copyright-chance-title {
    position: relative;
    margin: 0 auto 12px;
    padding-top: 30px;
    width: 1020px;
    z-index: 3
}

.top-content .copyright-chance-wrap .copyright-chance-title .subtitle-icon {
    display: inline-block;
    width: 404px;
    height: 20px;
    background: url(../img/mianfeidengji.png) no-repeat center;
    background-size: contain
}

.top-content .copyright-top-chance {
    position: relative;
    margin: 0 auto;
    width: 1020px;
    z-index: 3
}

.top-content .copyright-top-chance .top-input-wrapper {
    position: relative;
    width: 100%;
    height: 56px;
    background-color: #fff
}

.top-content .copyright-top-chance .top-input-wrapper input {
    position: absolute;
    left: 15px;
    top: 12px;
    width: 800px;
    height: 30px;
    line-height: 30px;
    border: none;
    font-size: 16px
}

.top-content .copyright-top-chance .top-input-wrapper .top-chance-submit {
    position: absolute;
    display: inline-block;
    text-align: center;
    top: 0;
    right: 0;
    width: 192px;
    height: 56px;
    line-height: 56px;
    color: #f9fdfe;
    background-color: #ff7815;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.top-content .copyright-top-chance .top-tips {
    position: relative;
    text-align: center;
    margin-top: 14px;
    font-size: 14px;
    color: rgba(255,255,255,.66);
    text-align: left
}

.top-content .copyright-top-chance .top-tips strong {
    color: #ff7815;
    font-size: bold
}

.top-content .active-box {
    position: relative;
    z-index: 1;
    margin-top: 135px;
    margin-bottom: -185px
}

.top-content .active-box .channel-active {
    background: linear-gradient(to right,#016b43,#018a54,#016b43)
}

.top-content .top-content-list {
    position: relative;
    z-index: 1;
    width: 1210px;
    margin: 56px auto 0;
    height: 385px
}

.top-content .top-content-list .list-wrapper {
    width: 1215px
}

.top-content .top-content-list .list-wrapper .list-card {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 212px;
    height: 317px;
    margin: 0 6px
}

.top-content .top-content-list .list-wrapper .list-card:first-child a .price-normal {
    color: #ff0
}

.top-content .top-content-list .list-wrapper .list-card a {
    position: relative;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 222px;
    overflow: hidden
}

.top-content .top-content-list .list-wrapper .list-card a .price-normal {
    color: #ff3c00;
    font-size: 18px;
    margin-right: 5px;
    line-height: 1;
    vertical-align: middle
}

.top-content .top-content-list .list-wrapper .list-card a .price-underline {
    color: #999;
    font-size: 14px;
    line-height: 1;
    text-decoration: line-through;
    vertical-align: middle;
    margin-left: 5px
}

.top-content .top-content-list .list-wrapper .list-card a img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0
}

.top-content .top-content-list .list-wrapper .list-card:hover a {
    transition: top ease .3s;
    top: -6px
}

.top-content .top-content-list .list-wrapper .list-card button {
    position: absolute;
    left: 50%;
    bottom: 24px;
    width: 120px;
    height: 36px;
    font-size: 16px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ff7815;
    color: #fff;
    z-index: 2;
    outline: 0;
    border: 0;
    cursor: pointer
}

.top-content .top-content-list .list-wrapper .big-card {
    width: 287px
}

.top-content .top-content-list .list-wrapper .big-card a img {
    max-width: 287px
}

.floor2-wrapper {
    height: 590px;
    background-color: #fff;
}
.floor-wrapper {
    width: 100%;
}
.floor-wrapper .floor-title {
    text-align: center;
    width: 1200px;
    padding-top: 55px;
    margin: 0 auto;
}
.floor2-wrapper .floor-title .title {
    color: #404143;
}
.floor-wrapper .floor-title .title {
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
}
.floor2-wrapper .floor-title .sub-title {
    color: #78797b;
}
.floor-wrapper .floor-title .sub-title {
    font-size: 16px;
}
.floor2-wrapper .floor-content {
    width: 1200px;
    margin: 0 auto;
}
.floor2-wrapper .floor-content .f2-nav {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 30px;
    margin-top: 20px;
}
.floor2-wrapper .floor-content .f2-nav li {
    cursor: default;
    display: inline-block;
    height: 100%;
    line-height: 30px;
    margin: 0 25px;
    font-size: 16px
}

.floor2-wrapper .floor-content .f2-nav li span {
    color: #000;
    cursor: pointer
}

.floor2-wrapper .floor-content .f2-nav li span:hover {
    color: #00d8b7
}

.floor2-wrapper .floor-content .f2-nav .nav-card {
    position: relative
}

.floor2-wrapper .floor-content .f2-nav .nav-card::after {
    content: '/';
    position: absolute;
    right: -30px;
    color: #363636;
    cursor: default
}

.floor2-wrapper .floor-content .f2-nav .nav-card:nth-last-child(1)::after {
    display: none
}

.floor2-wrapper .floor-content .f2-nav .active span {
    color: #00d8b7
}

.floor2-wrapper .floor-content .f2-list {
    width: 100%;
    height: 360px;
    margin-top: 30px
}

.floor2-wrapper .floor-content .f2-list .f2-li {
    display: none;
    width: 100%;
    height: 100%
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list {
    width: 100%;
    height: 100%
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card {
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 180px;
    height: 300px;
    margin: 0 8px
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card a {
    position: relative;
    display: inline-block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(171,181,188,.43)
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-img {
    width: 100%;
    height: 160px;
    line-height: 160px;
    position: relative
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-img i {
    position: absolute;
    width: 98px;
    height: 27px;
    top: 0;
    right: 0;
    background-image: url(//as.zbjimg.com/static/nodejs-ipr-swww-web/components/copyright/copyright_channel/floor2/img/act-icon.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    z-index: 10
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-img img {
    vertical-align: middle;
    max-width: 180px;
    max-height: 160px
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-detail {
    width: 100%
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-detail .detail-title {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #444;
    font-size: 18px;
    font-weight: 700
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-detail .detail-des {
    display: inline-block;
    overflow: hidden;
    width: 150px;
    margin: 5px auto 0;
    height: 40px;
    line-height: 20px;
    color: #7e7e7e;
    font-size: 14px
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .hot-tip {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .work-price {
    display: block;
    position: absolute;
    bottom: 30px;
    width: 100%;
    font-size: 16px;
    color: #f60
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card .price-underline {
    color: #999;
    font-size: 14px;
    line-height: 1;
    text-decoration: line-through;
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
    left: 0
}

.floor2-wrapper .floor-content .f2-list .f2-li .f2-works-list .work-card:hover a {
    top: -6px;
    transition: top ease .3s
}

.floor2-wrapper .floor-content .f2-list .show {
    display: block
}
.num1 {
    padding: 60px 0;
    background-color: #f4f6f7;
  }
  
  .num1 .floor-title h1 {
    color: #ececec;
  }
  
  .num1 .reg {
    width: 1200px;
    margin: 50px auto 0;
    overflow: hidden;
  }
  
  .num1 .reg .left {
    width: 533px;
    height: 353px;
    float: left;
    background: url("../img/bg-num1.png") no-repeat center;
  }
  
  .num1 .reg .left h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 40px 0 0 55px;
  }
  
  .num1 .reg .left h3 span {
    font-size: 16px;
    font-weight: normal;
    padding-left: 20px;
  }
 
  .num1 .reg .left ul {
    overflow: hidden;
    padding: 36px 0 0 55px;
  }
  
  .num1 .reg .left ul li {
    width: 138px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    border: solid 1px #fff;
    border-radius: 3px;
    font-size: 12px;
    color: #666;
    background-color: #fff;
    margin: 0 10px 10px 0;
    cursor: pointer;
  }
  
  .num1 .reg .left ul li.cur {
    color: #ff7342;
    border-color: #ff7342;
  }
  
  .num1 .reg .left ul li.last {
    width: 289px;
    background-color: #ff7342;
    border-color: #ff7342;
    color: #fff;
    font-size: 16px;
  }
  .floor-title {
    position: relative;
    text-align: center;
    padding-top: 54px;
}
.floor-title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    padding-bottom: 8px;
    position: relative;
    z-index: 1;
}
  .num1 .reg .left ul li.last em {
    display: inline-block;
    width: 28px;
    height: 22px;
    background: url("../img/icon011.png") no-repeat center;
    margin-left: 6px;
    position: relative;
    top: 7px;
  }
  
  .num1 .reg .left ul li.last:hover {
    background-color: #eb5c2a;
  }
  
  .num1 .reg .right {
    width: 667px;
    height: 308px;
    padding-top: 30px;
    background: url("../img/bg-num102.png") no-repeat right top;
    float: left;
    margin-top: 40px;
    position: relative;
  }
  
  .num1 .reg .right h2 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: center;
  }
  
  .num1 .reg .right .ficr-con {
    overflow: hidden;
    padding: 7px 0 0 30px;
  }
  
  .num1 .reg .right .ficr-con li {
    width: 93px;
    float: left;
    padding-left: 45px;
    font-size: 16px;
    color: #666;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
  }
  
  .num1 .reg .right .ficr-con li.width {
    width: 120px;
  }
  
  .num1 .reg .right .ficr-con li:hover span {
    color: #ff7342;
    font-weight: bold;
    text-decoration: underline;
  }
  
  .num1 .reg .right .ficr-con li.last {
    float: right;
    margin-right: 55px;
    padding-left: 0;
    width: 122px;
  }
  
  .num1 .reg .right .ficr-con li.last a {
    display: inline-block;
    width: 122px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff7342;
    color: #fff;
    border-radius: 3px;
  }
  
  .num1 .reg .right .ficr-con li.last a:hover {
    background-color: #eb5c2a;
  }
  
  .num1 .reg .right .mask01 {
    width: 667px;
    height: 338px;
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
  }
  
  .num1 .reg .right .right-pop {
    width: 540px;
    height: 205px;
    background-color: #fff;
    position: absolute;
    left: 64px;
    top: 72px;
    z-index: 3;
    display: none;
  }
  
  .num1 .reg .right .right-pop .right-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 4;
    width: 26px;
    height: 26px;
  }
  
  .num1 .reg .right .right-pop .right-list li {
    width: 540px;
    height: 175px;
    padding-top: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    text-align: center;
    display: none;
  }
  
  .num1 .reg .right .right-pop .right-list li h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    padding-bottom: 15px;
  }
  
  .num1 .reg .right .right-pop .right-list li p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    padding: 0 40px;
    text-align: left;
  }
  .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 76px;
}
.content .content-title {
    text-align: center;
    font-size: 18px;
    color: #999999;
    padding-top: 12px;
    padding-bottom: 40px;
}
  .num2 {
    height: 120px;
    background: url("../img/bg-num2.jpg") no-repeat center;
  }
  
  .num2 .protect {
    width: 1200px;
    height: 255px;
    margin: 0 auto;
  }
  .content h2 {
    text-align: center;
    font-size: 36px;
    color: #333333;
}
  .num2 .protect ul {
    overflow: hidden;
    width: 899px;
    padding-top: 28px;
    float: left;
  }
  
  .num2 .protect ul li {
    float: left;
    width: 299px;
    position: relative;
  }
  
  .num2 .protect ul li h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 34px;
    line-height: 30px;
  }
  
  .num2 .protect ul li h3 .icon {
    position: absolute;
    left: 0;
    top: 3px;
  }
  
  .num2 .protect ul li h3 span {
    font-size: 14px;
    font-weight: normal;
  }
  
  .num2 .protect ul li .line {
    position: absolute;
    right: 55px;
    top: 8px;
    width: 1px;
    height: 38px;
    background-color: #ff9799;
  }
  
  .num2 .protect ul li.pad {
    padding-left: 45px;
    width: 254px;
  }
  
  .num2 .protect ul li.pad h3 .icon {
    left: 45px;
  }
  
  .num2 .protect .right {
    width: 278px;
    height: 100px;
    padding: 20px 0 0 22px;
    background: url("../img/bg-num202.jpg") no-repeat center;
    float: right;
    position: relative;
  }
  
  .num2 .protect .right input {
    width: 212px;
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 3px;
  }
  
  .num2 .protect .right .form-error {
    font-size: 12px;
    color: #ff7342;
    position: absolute;
    left: 22px;
    top: 57px;
    display: none;
  }
  
  .num2 .protect .right a {
    width: 222px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: solid 1px #fff;
    display: block;
    border-radius: 15px;
    margin-top: 18px;
    color: #fff;
  }
  

  
  .num5 .num5-con {
    width: 1200px;
    margin: 60px auto 0;
    overflow: hidden;
  }
  
  .num5 .num5-con li {
    width: 386px;
    height: 188px;
    background-color: #f4f6f7;
    float: left;
    margin: 0 21px 21px 0;
    border-radius: 3px;
  }
  
  .num5 .num5-con li.marg {
    margin-right: 0;
  }
  
  .num5 .num5-con li img {
    float: left;
    margin: 45px 0 0 40px;
  }
  
  .num5 .num5-con li .text {
    width: 210px;
    float: right;
    padding-top: 30px;
  }
  
  .num5 .num5-con li .text h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
  }
  
  .num5 .num5-con li .text p {
    font-size: 16px;
    color: #999;
    padding: 10px 0 30px 0;
  }
  
  .num5 .num5-con li .text a {
    display: inline-block;
    width: 147px;
    height: 34px;
    line-height: 34px;
    background-color: #ff7342;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
  }
  
  .num5 .num5-con li .text a:hover {
    background-color: #eb5c2a;
  }
  
  .ideal {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  
  .ideal .box {
    position: relative;
    float: left;
    width: 260px;
    height: 190px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #edeff0;
  }
  
  .ideal .box .icon {
    font-style: normal;
    font-size: 24px;
    position: absolute;
    top: -24px;
    left: 100px;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    background-color: #8241f7;
    color: #fff;
    border: 6px solid #f4f6f7;
  }
  
  .ideal .box .p1 {
    font-size: 22px;
    color: #999;
    background-repeat: no-repeat;
    margin-top: 37px;
    margin-bottom: 20px;
  }
  
  
  .ideal .box .p1 span {
    color: #333;
    font-size: 22px;
  }
  
  .ideal .box .title {
    font-size: 14px;
    color: #999999;
    text-align: center;
  }
  
  .ideal .box a {
    display: block;
    width: 172px;
    height: 32px;
    line-height: 32px;
    margin: 20px auto 0;
    border: solid 1px #ff7342;
    color: #ff7342;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
  }
  
  .ideal .box a:hover {
    background-color: #ff7342;
    color: #fff;
  }
  
  .ideal .img1 .p1 {
    background-image: url("../img/liucheng-img01.png");
    background-position: 40px 0;
    line-height: 37px;
    padding-left: 82px;
  }
  
  .ideal .img2 .p1 {
    background-image: url("../img/liucheng-img02.png");
    background-position: 48px 0px;
    line-height: 33px;
    padding-left: 84px;
  }
  
  .ideal .img3 .p1 {
    background-image: url("../img/liucheng-img03.png");
    background-position: 49px 0px;
    line-height: 31px;
    padding-left: 85px;
  }
  
  .ideal .img4 .p1 {
    background-image: url("../img/liucheng-img04.png");
    background-position: 20px 0px;
    line-height: 33px;
    padding-left: 58px;
  }
  
  .ideal .ideal-next {
    float: left;
    width: 25px;
    height: 18px;
    background: url("../img/liucheng-next.png") no-repeat 0 0;
    margin: 75px 13px 0px;
  }
   .floor-three {
    padding-bottom: 70px;
  }
  
   .floor-three .floor-title {
    background-image: url("../img2/title-3.png");
  }
  
   .floor-three .tab-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    align-items: center;
    margin-top: 50px;
  }
  
   .floor-three .tab-header .tab-btn {
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1;
    margin-right: 105px;
    color: #999;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
  }
  
   .floor-three .tab-header .tab-btn:last-of-type {
    margin-right: 0;
  }
  
   .floor-three .tab-header .tab-btn:hover,  .floor-three .tab-header .tab-btn.cur {
    color: #e73043;
    border-color: #e73043;
  }
  
   .floor-three .tab-main {
    width: 1196px;
    height: 285px;
    margin: 38px auto 0;
  }
  
   .floor-three .tab-main .tab-box {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
  }
  
   .floor-three .tab-main .tab-box .brandimg {
    width: 100%;
    height: 100%;
  }
  
   .floor-three .tab-main .tab-box.cur {
    display: block;
  }
  
   .floor-three .tab-main .list-list {
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 6;
    left: 0;
    top: 0;
  }
  
   .floor-three .tab-main .list-list .li {
    float: left;
    width: 239px;
    height: 140px;
  }
  