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

* {
    margin: 0 auto;
    padding: 0 auto;
}
body {
    font-family: "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif;
    /* background: #ffe35e;*/
}
.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_moonday/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 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}
.line_wrap_bg {
    width: 930px;
    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;
}
.csy .line_box .line {
    background: #fff;
    display: inline-block;
    float: left;
    margin: 0px 12px 55px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    width: 266px;
    height: 338px;
    padding: 5px;
    position: relative;
}
.line_box .line:nth-child(4n){
    margin-right: 0;
}
.line_box .line .img_box {
    width: 100%;
    height: 172px;
    position: relative;
    background: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 0;
}
.line_box .line .img_box img {
    display: block;
    width: 100%;
    height: 172px;
    border-radius: 10px;
}
.line_box .line .img_box .sale_t {
    position: absolute;
    top: 8px;
}
.line_box .line .img_box .sale_t p {
    height: 36px;
    line-height: 36px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    font-size: 20px;
    color: #fff100;
    padding: 0 10px;
    float: left;
    text-align: center;
    background: #fe4900;
    -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: 100%;
    /*  height: 72px;*/
    padding: 10px 0 0 0;
    -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 {
    font-size: 16px;
    color: #f8609d;
    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;
    text-align: center;
}
.line_box .line .text_box strong {
    font-size: 35px;
    font-weight: bold;
    color: #f8609d;
}
.line_box .line .text_box i {
    font-size: 20px;
    font-weight: bold;
    color: #fff600;
    width: 190px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    display:block;
    text-align: center;
    border-radius: 20px;
    background: -webkit-gradient(linear,right top, left top,from(#0847a4),to(#00b7ee));
    background: linear-gradient(right,#0847a4,#00b7ee);
    position: absolute;
    bottom: -15px;
    left: 38px;
}
.line_box .line:hover .text_box h2 {
    text-decoration: underline;
}
.line_wrap .line:hover .booking{
    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: 130px;
    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 .dh-top img{
    width: 99px;
    display: block;
    margin: 0 auto;
}
.dh .head_a {
    width: 130px;
    position: relative;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    background: #193c9a;
    margin-bottom: 5px;
    border-radius: 20px;
}

.dh .selected{
    color: #fffd45;
}
#d1{
    min-height: 1360px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_01.jpg) no-repeat center top;
    position: relative;

}

#d2{
    min-height: 1381px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_02.jpg) no-repeat center top;
    position: relative;
    /*   top: -300px;*/
}
#d3{
    min-height: 1338px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_03.jpg) no-repeat center top;
    position: relative;
    /*  top: -300px;*/
}
#d4{
    min-height:1236px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_04.jpg) no-repeat center top;
    position: relative;
    /* top: -300px;*/
}
#d5{
    min-height: 1348px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_05.jpg) no-repeat center top;
    position: relative;
    /*  top: -300px;*/
}
#d6{
    min-height: 1202px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/bg_06.jpg) no-repeat center top;
    position: relative;
    /* top: -300px;*/
}
.line_wrap{
    padding-top: 1020px;
}
.csy .line{
    width: 983px;
    height: 120px;
    background: #fff;
    border-radius: 20px;
    display: block;
    margin: 0 auto 20px auto;
}
.csy .line:nth-child(2n){
    margin-bottom: 0;
}
.csy .line:hover h3{
 text-decoration: underline;
}
.csy .line :hover .booking {
    color: #f4ff22;
}


.left-box{
    width: 628px;
    position: relative;
}
.left-box:after{
    width: 1px;
    height: 110px;
    border-right: 1px dashed #eee;
    content:'';
    position: absolute;
    top: 5px;
    right: 0;
}
.right-box{
    width: 355px;
}
.csy .line>div{
    height: 120px;
    display: inline-block;
    float: left;
    padding: 14px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.csy .line .icon-date{
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/date.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
    float: left;
}
.csy .line h3{
    font-size: 24px;
    color: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #222;
}
.csy .line .date{
    font-size: 18px;
    color: #888;
    margin-top: 10px;
}
.csy .line .price{
    font-size: 24px;
    color: #f8609d;
    font-weight: bold;
    position: relative;
    top: 5px;
}
.csy .line .price strong{
    font-size: 40px;
}
.csy .line .booking{
    width: 249px;
    height: 39px;
    line-height: 39px;
    background: -webkit-gradient(linear,right top, left top,from(#0847a4),to(#00b7ee));
    background: linear-gradient(right,#0847a4,#00b7ee);
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    margin: 25px auto 0 auto;
}
#d3 .line,#d4 .line,#d5 .line{
    margin-bottom: 0;
}
#d3 .line_wrap,#d4 .line_wrap{
    padding-top: 1105px;
}
#d5 .line_wrap{
    padding-top: 1150px;
}
#d6 .line_wrap{
    padding-top: 200px;
}
#d6 .line_wrap_bg{
    width: 1100px;
}
#d6 .line_wrap{
    width: 1100px;
}
#d6 .more{
    width: 500px;
    height: 52px;
    background: url(/Public/theme/default/home/images/zt/2019_moonday/more.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    margin: 15px auto 0 auto;
}
