@charset "utf-8";
/* CSS Document */

* {
    margin: 0 auto;
    padding: 0 auto;
}
body {
    font-family: "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif;
    background: #faea3c!important;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a {
    text-decoration: none;
}

.csy {
  /*  padding-bottom: 25px;*/
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.banner1 {
    width: 100%;
    height: auto;
    background: url("/Public/theme/default/home/images/zt/2019_11cj/banner1-1.jpg") no-repeat center;
}
.banner1 img {
    display: block;
    margin: 0 auto;
    width: 1000px;
    height: auto;
}
.title-box{
    width: 964px;
    margin: 0 auto;
}
.line_wrap {
    min-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}
.line_wrap_bg {
    width: 1000px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}
.line_wrap .title_box {
    position: relative;
    z-index: 10;
}
.line_wrap .title_box p {
    font-size: 24px;
    height: 54px;
    line-height: 145px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 55px;
}
.line_wrap .title_box span {
    color: red;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
}
.line_wrap .title_box em {
    color: red;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.line_box {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    z-index: 120;
}
.line_box .line {
    background: #fff;
    display: inline-block;
    float: left;
    margin: 0px 10px 10px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 30px;
    width: 228px;
    height: 294px;
}
.line_box .line .img_box {
    width: 228px;
    height: 142px;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.line_box .line .img_box img {
    display: block;
    width: 100%;
    height: 125px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.line_box .line .img_box .sale_t {
    position: absolute;
    top: 20px;
    left: 20px;
}
.line_box .line .img_box .sale_t p {
    /*width: 135px;*/
    height: 36px;
    line-height: 36px;
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #fe296a;
    padding: 0 10px;
    float: left;
    text-align: center;
    background: #fff000;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.line_box .line .img_box .sale_t i.small-trangle {
    display: inline-block;
    border-bottom: 10px solid #bd0a0a;
    border-right: 10px solid transparent;
    float: left;
}
.line_box .line .img_box .sale_t i.big-trangle-left {
    width: 0;
    height: 0;
    border-width: 5px 18px;
    border-top: 5px;
    border-style: solid;
    border-color: #fee53a transparent transparent #fee53a;
    position: relative;
    display: inline-block;
    float: left;
}
.line_box .line .img_box .sale_t i.big-trangle-right {
    width: 0;
    height: 0;
    border-width: 5px 18px;
    border-top: 5px;
    border-style: solid;
    border-color: #fee53a #fee53a transparent transparent;
    position: relative;
    display: inline-block;
    float: right;
}
.line_box .line .text_box {
    width: 228px;
  /*  height: 72px;*/
    padding: 0 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.line_box .line h2 {
    font-size: 20px;
    color: #000;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  /*  margin-top: 10px;*/
}
.line_box .line .text_box p{
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    padding-left: 20px;
}
.line_box .line .text_box span {
    width: 100%;
    font-size: 16px;
    color: #ff5400;
    height: 40px;
    display: block;
    line-height: 70px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    top: -15px;
    text-align: center;
}
.line_box .line .text_box strong {
    font-size: 29px;
    font-weight: bold;
    color: #ff5400;
}
.line_box .line .text_box i {
    font-size: 20px;
    font-weight: bold;
    color: #fff600;
    width: 182px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    display:block;
    text-align: center;
    border-radius: 16px;
    background: #ed3d00;
    margin: 10px auto 0  auto;
}
.line_box .line:hover .text_box h2 {
    text-decoration: underline;
}
/*.line_wrap .more:hover {
    color: #F4FD1B;
}*/
.goods-img img {
    display: block;
    margin: 0 auto;
}
.goods-title {
    width: 606px;
    margin: 0 auto;
}
.dh {
    position: fixed;
    right: 50%;
    margin-right: -660px !important;
    top: 48px;
    z-index: 200;
    width: 140px;
    height: 459px;
    display: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.dh .dh-all {
    border-radius: 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.dh .head_a {
    width: 140px;
    position: relative;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            position: relative;
           color: #ffe14c;
           font-weight: bold;
           font-style: italic;
}
.dh .head_a span{
    position: relative;
    text-align: left;
    text-indent:30px;
    font-size:20px;
    font-weight:bolder;
    background-image:-webkit-linear-gradient(bottom,#ffe243,#ffd5d1);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.dh .head_a:nth-child(n){
    background: url(/Public/theme/default/home/images/zt/2019_11cj/dh_bg01.png) no-repeat;
    background-size: 100% 100%;
}
.dh .head_a:nth-child(2n){
    background: url(/Public/theme/default/home/images/zt/2019_11cj/dh_bg02.png) no-repeat;
    background-size: 100% 100%;
}
.dh .head_a:first-child{
    color: #4204b8;
    text-shadow: 2px 2px 0  #fffc00, 2px -2px 0  #fffc00, -2px -2px 0  #fffc00, 2px 2px 0  #fffc00;
}
.dh .head_a:last-child span{
   font-style: normal;
}
.dh .head_a:nth-child(1){
    z-index: 200;
}
.dh .head_a:nth-child(2){
    z-index: 190;
    top: -22px;
}
.dh .head_a:nth-child(3){
    z-index: 180;
    top: -44px;
}
.dh .head_a:nth-child(4){
    z-index: 170;
    top: -66px;
}
.dh .head_a:nth-child(5){
    z-index: 160;
    top: -88px;
}
.dh .head_a:nth-child(6){
    z-index: 150;
    top: -110px;
}
.dh .head_a:nth-child(7){
    z-index: 140;
    top: -132px;
}

.dh .head_a:nth-child(8){
    z-index: 130;
    top: -148px;
}

.goods-box-wrap {
    width: 100%;
    height: 590px;
    border: 1px dashed #078e2f;
    padding: 20px 12px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 30px;
    position: relative;
}
.goods-box-wrap .image-box {
    width: 100%;
    height: 226px;
    border-radius: 20px;
    overflow: hidden;
}
.goods-box-wrap .image-box img {
    width: 100%;
    height: 100%;
    display: block;
}
.goods-box-wrap .txt-box {
    width: 100%;
    padding: 20px 0 0 0;
}
.goods-box-wrap .txt-box h3 {
    font-size: 22px;
    color: #222;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.goods-box-wrap .txt-box .benifit {
    font-size: 18px;
    color: #717171;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.goods-box-wrap .txt-box .price {
    color: #42a499;
    font-size: 26px;
    text-align: center;
    margin-top: 50px;
}
.goods-box-wrap .txt-box .price strong {
    font-size: 45px;
}
.goods-box-wrap .txt-box .booking {
    width: 400px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, right top, left top, from(#1da394), to(#188f17));
    background: linear-gradient(right, #1da394, #188f17);
    background: -o-linear-gradient(right, #1da394, #188f17);
    display: block;
    margin: 20px auto 0 auto;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 5px 0 rgba(26, 151, 74, 0.3);
            box-shadow: 0px 5px 5px 0 rgba(26, 151, 74, 0.3);
}
.goods-box-wrap .discount {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #fff82c;
    color: #fe296a;
    font-size: 20px;
    border-radius: 20px;
    display: block;
    position: absolute;
    top: 30px;
    left: 18px;
}
.panel-bom .date-box {
    width: 100%;
    height: 180px;
    background: #fff;
    padding: 15px 12px 0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 10px;
}
.top-img {
    width: 623px;
    height: 429px;
    position: relative;
    left: -114px;
}
.top-img img {
    width: 623px;
    height: 429px;
    display: block;
}
.date {
    width: 203px;
    height: 43px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/date-img-01.png) no-repeat;
    margin-bottom: 20px;
}
.line_wrap .more {
    width: 950px;
    height: 40px;
    line-height: 40px;
    color: #ed3d00;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-align: center;
    background: #ffff00;
    border-radius: 10px;
    margin: 0 0 0 10px;
}
.tab-btns{
    width: 100%;
    margin: 28px 0 35px 0;
    text-align: center;
}
.tab-btns a{
    width: 175px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    border-radius: 20px;
    border: 1px solid #00479d;
    box-sizing: border-box;
    position: relative;
    margin-left: 65px;
    background: #00dec1;
}
.tab-btns a:after{
    content:'';
    width: 37px;
    height: 50px;
    display: block;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/hand.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -5px;
    bottom: -20px;
}
.tab-btns a.on-tab{
    background: #36c2ff;
}
.line_wrap_bg h3{
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
}
.line_wrap_bg .descripe{
    color: #8903b3;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 75px;
    min-height: 21px;
}

#d1{
    min-height: 768px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_01.jpg) no-repeat center top;
    position: relative;
   /* margin-top: -345px;*/
}
#d1 .line_wrap{
    width: 1037px;
    min-height: 705px;
    padding-top: 240px;
    box-sizing: border-box;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/1.png) no-repeat center top;
    background-size: 100% 100%;
}
#d1 .line_box{
    padding: 24px 10px 0 24px;
    box-sizing: border-box;
}
#d2{
    min-height: 998px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_02.jpg) no-repeat center top;
    position: relative;
 /*   top: -300px;*/
}
#d2 .line_wrap{ 
    width: 1034px;
    min-height: 892px; 
    background: url(/Public/theme/default/home/images/zt/2019_11cj/2.png) no-repeat center top;
    background-size: 100% 100%;
}

#d3{
    min-height: 1006px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_03.jpg) no-repeat center top;
    position: relative;
  /*  top: -300px;*/
}
#d3 .line_wrap{  
    width: 1026px;
    min-height: 900px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/3.png) no-repeat center top;
    background-size: 100% 100%;
}
#d4{
    min-height:1016px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_04.jpg) no-repeat center top;
    position: relative;
   /* top: -300px;*/
}
#d4 .line_wrap{  
    width: 1026px;
    min-height:892px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/6.png) no-repeat center top;
    background-size: 100% 100%;
}
#d5{
    min-height: 989px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_05.jpg) no-repeat center top;
    position: relative;
  /*  top: -300px;*/
}
#d5 .line_wrap{ 
    width: 1026px;
    min-height: 900px; 
    background: url(/Public/theme/default/home/images/zt/2019_11cj/4.png) no-repeat center top;
    background-size: 100% 100%;
}
#d6{
    min-height: 989px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_06.jpg) no-repeat center top;
    position: relative;
   /* top: -300px;*/
}
#d6 .line_wrap{ 
    width: 1026px; 
    min-height: 872px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/5.png) no-repeat center top;
    background-size: 100% 100%;
}
#d7{
    min-height:1228px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/bg_07.jpg) no-repeat center top;
    position: relative;
   /* top: -300px;*/
}
#d7 .line_wrap{ 
    width: 1026px; 
    min-height: 892px; 
    background: url(/Public/theme/default/home/images/zt/2019_11cj/7.png) no-repeat center top;
    background-size: 100% 100%;
}
.csy-box .line_wrap{
    padding-top: 185px;
    box-sizing: border-box;
}
.csy-box .line_box{
    padding: 50px 10px 0 24px;
    box-sizing: border-box;
}
.csy-box .line_box .line:nth-child(1),
.csy-box .line_box .line:nth-child(2){
    width: 465px;
    height: 214px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 15px 30px 0;
}
.csy-box .line_box .line:nth-child(1) .img_box,
.csy-box .line_box .line:nth-child(2) .img_box{
    width: 308px;
    height: 100%;
    padding: 0;
}
.csy-box .line_box .line:nth-child(1) .text_box,
.csy-box .line_box .line:nth-child(2) .text_box{
    width: 157px;
    height: 100%;
}
.csy-box .line_box .line:nth-child(1)>div,
.csy-box .line_box .line:nth-child(2)>div{
    display: inline-block;
    float: left;
}
.csy-box .line_box .line:nth-child(1) .img_box img,
.csy-box .line_box .line:nth-child(2) .img_box img{
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0;
}
.csy-box .line_box .line:nth-child(1) .text_box,
.csy-box .line_box .line:nth-child(2) .text_box{
    padding: 10px;
}
.csy-box .line_box .line:nth-child(1) .text_box i,
.csy-box .line_box .line:nth-child(2) .text_box i{
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-radius: 0;
    background: #ff5400;
    color: #fff;
    margin: 36px 0 0 0;
}
.csy-box .line_box .line:nth-child(1) .text_box .p1,
.csy-box .line_box .line:nth-child(2) .text_box .p1{
    margin: 10px 0 0 0;
    font-size: 14px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
      padding: 0;
}
.csy-box .line_box .line:nth-child(1) .text_box span,
.csy-box .line_box .line:nth-child(2) .text_box span{
    padding: 0;
    top: 2px;
}
.csy-box .line_box .line .img_box .sale_t{
    left: 0;
}
.csy-box .line_box .line .img_box .sale_t p{
    min-width: 154px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 18px;
    color: #7a22c6;
}
.csy-box .line_box .line .img_box{
    padding: 0;
    height: 134px;
}
.csy-box .line_box .line .img_box img{
    border-radius: 0;
    height: 134px;
}
.csy-box .line_box .line{
    overflow: hidden;
}
.csy-box .line_box .line .text_box span{
    display: inline-block;
    width: 135px;
    padding: 0;
    top: 8px;
}
.csy-box .line_box .line .text_box i{
    width: 60px;
    height: 56px;
    line-height: 24px;
    display: inline-block;
    border-radius: 0;
    padding: 2px;
    box-sizing: border-box;
    background: #ff5400;
    color: #fff;
}
.csy-box .line_box .line{
    width: 225px;
    height: 263px;
    margin: 0 12px 27px 0;
}
.csy-box .line_box .line h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
    margin-top: 10px;
}
.csy-box .line_box .line:nth-child(1) h2, .csy-box .line_box .line:nth-child(2) h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 60px;
}
.csy-box .line_box .line:nth-child(1) i, .csy-box .line_box .line:nth-child(2) i{
    padding: 0;
}
.csy-box .line_box .line:nth-child(3){
    margin-left: 5px;
}
.csy-box .line_box .line .img_box .sale_t{
    top: 10px;
}
#d3 .line_wrap{
    padding-top: 200px;
    padding-left: 25px;
}
#d4 .line_wrap{
    padding-top: 180px;
    padding-left: 5px;
}
#d5 .line_wrap{
    padding-top: 198px;
    padding-left: 12px;
}
#d6 .line_wrap{
    padding-top: 160px;
    padding-left: 8px;
}
#d7 .line_wrap{
    padding-top: 180px;
    padding-left: 8px;
}
.csy{
    z-index: 99;
}
.bottom-leaf{display:none;}
.bottom-leaf img{
    width: 100%;
}
.leaf{
    position: absolute;
    z-index: 10;
    display:none;
}
.leaf img{
    display: block;
}
.l1{
    top: 869px;
    left: 0;
}
.l2{
    top: 1100px;
    left: 15%;
}
.l3{
    top: 1100px;
    right: 0;
}
.l4{
    top: 1600px;
    left: 0;
}
.l5{
    top: 2200px;
    right: 15%;
}
.l6{
    top: 2500px;
    right: 0;
    transform: rotate(-90deg)
}
.l7{
    top: 3300px;
    left: 0;
}
.l8{
    top: 3500px;
    right: 0;
}
.l9{
    top: 3900px;
    right: 12%;
}
.l10{
    top: 4700px;
    left: 15%;
}
.l11{
    top: 5000px;
    right: -50px;
    transform: rotate(-90deg)
}
.l12{
    top: 5300px;
    left: -50px;
}
.l13{
    top: 5600px;
    right: -50px;
}
.l14{
    top: 5800px;
    left: 0;
}
.l15{
    top: 6200px;
    right: 0;
    transform: rotate(-180deg)
}
.l16{
    top: 6800px;
    left: 0;
    transform: rotate(-90deg);
    display: none;
}
.ball{
    position: absolute;
    left: 0;
    right: 0;
    top: 837px;
    z-index: 5;
}
.ball img{
    width: 100%;
    display: block;
}
.coupon-box{
    width: 967px;
    height: 762px;
    background: url(/Public/theme/default/home/images/zt/2019_11cj/quan_bg.png) no-repeat;
    background-size: 100% 100%;
    display: none;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.coupon-box .con-wrap{
    width: 898px;
    margin: 0 auto;
    padding-top: 146px;
}
.coupon-box .code-wrap{
    width: 350px;
    margin: 0 auto;
    padding: 262px 0 0 0;
    box-sizing: border-box;
    display: none;
}
.coupon-box .con-wrap img
{
    width: 100%;
    display: block;
}
.coupon-box .code-wrap p{
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 88px;
}
.coupon-box .code-wrap img{
    width: 200px;
    display: block;
    margin: 0 auto;
}
.side-image{
    position: absolute;
    /*z-index: 100;*/
    display: none;
}
.side-image img{
    width: 100%;
    margin: 0;
}
.s01{
    width: 160px;
    height: 676px;
    left: 0;
    top: 1200px;
}
.s02{
    width: 181px;
    height: 817px;
    right: 0;
    top: 1900px;  
}
.s03{
    width: 202px;
    height: 992px;
    left: 0;
    top: 2800px;  
}
.s04{
    width: 162px;
    height: 705px;
    right: 0;
    top: 4000px;  
}
