

@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    background: #DC0000;
    min-width: 1328px;
}
* {
    margin: 0;
    padding: 0;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #fff;
}

a,
img {
    display: block;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.both {
    width: 100%;
    overflow: hidden;
}

h1,
h2,
h3,
p {
    margin: 0;
}

.noData {
    text-align: center;
    font-size: 28px;
    width: 380px;
    margin: 0 auto;
    margin-top: 60px;
    line-height: 46px;
}

.topImg {
    width: 100%;
    height: 822px;
    overflow: hidden;
    background: #DC0000;
    position: relative;
}
.topImg .inside,
.topImg .inside li {
    width: 100%;
    position: relative;
}

.topImg img {
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
    vertical-align: middle;
}
.top-btns{
    width: 950px;
    bottom: 20px;
    height: 142px;
    position: absolute;
    left: 50%;
    transform: translateX(-45%);
}
.top-btns span{
    display: inline-block;
    width: 75px;
    /* height: 75px; */
    line-height: 39px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.top-btn{
    width: 150px;
    height: 142px;
    float: left;
    margin: 20px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/top-btn.png);
    background-size: 100% 100%;
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
}

.none {
    display: none;
}

.tit {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}
.tit img{
    width: 100%;
    display: block;
}

.loading,
.showErrBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.loading img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
}
.showErrBox {
    display: none
}

.showErr {
    width: 540px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    color: #333;
    background: white;
    padding: 20px;
    margin-left: -270px;
    margin-top: -30px;
    line-height: 30px;
}

.footer{
    padding-bottom: 100px;
    color: black;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.con{
    width: 1230px;
    margin: auto;
    position: relative;
    min-height: 515px;
    margin-top: -110px;
    overflow: hidden;
}
.con-top{
    width: 100%;
    height: 316px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/cont-beform_07.png) no-repeat;
    background-size: 100% 100%;
}
.con-bottom{
    width: 100%;
    height: 93px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/cont-last.png);
    background-size: 100% 100%;
    margin-top: -40px;
}
.con-cont{
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/cont-in.png) repeat-y;
    background-size: 100% 100%;
    box-sizing: border-box;
    margin-top: -195px;
    padding: 0 145px;
    position: relative;
    z-index: 10;
    overflow: hidden;
    min-height: 251px;
}
.part1{
    width: 100%;
    margin-top: 50px;
    position: relative;
}
.part1 .gif{
    width: 240px;
    height: 240px;
    position: absolute;
    right: 20px;
    top: 100px;
    z-index: 100;
}
.con1-left{
    width: 302px;
    height: 345px;
    background-color: #f7ebbb;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}
.con1-left .con1-tit{
    font-size: 30px;
    color: black;
    letter-spacing: 2px;
    height: 45px;
    /* font-weight: bold; */
    border-bottom: 2px solid #f0bd5c;
    line-height: 45px;
}
.con1-tit span{
    border-bottom: 2px solid #ec863b;
    position: relative;
    top: 3px;
}
.con1-desc{
    width: 100%;
    margin-top: 10px;
    height: 250px;
    font-size: 14px;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
}
/* .con1-goto{
    width: 215px;
    height: 45px;
    background-color: #f74a4e;
    border-radius: 10px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin: auto;
    margin-top: 20px;
} */
.con1-right{
    width: 625px;
    height: 345px;
    float: right;
}
.con1-right video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
/* 红包盒子 */
.hb-cont{
    width: 1080px;
    height: 274px;
    margin: 50px auto 0px;
    background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/hb-cont.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 95px;
    position: relative;
}
.hb-cont .hb-rule{
    color: #fff;
    text-decoration: underline;
    position: absolute;
    top: 27px;
    right: 78px;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
}

.hb-box{
    width: 402px;
    height: 106px;
    float: left;
    margin-right:26px ;
}
.hb-box .hb-left{
    width: 307px;
    height: 106px;
    position: relative;
    float: left;
}
.hb-left .hb-img1{
    position: absolute;
    width: 77px;
    height: 53px;
    top: 0;
    right: 69px;
}
.hb-cont .hb-box:first-child{
    margin-left: 200px;
}
.hb-lq{
    cursor: pointer;
}
/* 人气爆款 */
.part2{
    margin-top: 40px;
}
.con2-cont{
    padding: 0 135px;
}
.con2-btns{
    width: 891px;
    height: 60px;
    margin: auto;
    margin-bottom: 10px;
}
.con2-btns .con2-btn{
    width: 250px;
    height: 60px;
    margin: 0 23px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/btn.png);
    line-height: 60px;
    text-align: center;
    color: #cc3333;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    cursor: pointer;
}
.con2-btns .on{
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/btn-on.png);
    color: #990000;
}

.con2-content{
    width: 965px;
    clear: both;
}
.con2-box{
    width: 457px;
    height: 285px;
    background-color: #fff;
    margin: 10px;
    float: left;
}
.con2-box img{
    width: 100%;
    height: 190px;
    display: block;
}
.con2-box .con2-tit{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: black;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con2-btn{
    width: 215px;
    height: 45px;
    border-radius: 10px;
    background-color: #f74a4e;
    color: #fff;
    letter-spacing: 1px;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    margin: auto;
}
.con2-more{
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.con2-more span{ 
    display: block;
    width: 230px;
    height: 50px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 50px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 1px;
    border: 2px solid #f8d96d;
    margin: auto;
    font-size: 24px;
    margin-top: 20px
}
/* 网红打卡 */
.part3{
    margin-top: 50px;
}
.con3-top{
    width: 1000px;
    height: 345px;
    margin: auto;
    position: relative;
    overflow: hidden;
    margin-left: -30px;
}
.slider-li{
    width: 1000px;
    height: 302px;
}
.con3-bottom{
    width: 1000px;
    height: 1438px;
    position: relative;
    left: -30px;
}
.con3-btbox{
    width: 193px;
    height: 48px;
    border-radius: 15px;
    background-color: #ea4a53;
    color: #fff;
    letter-spacing: 1px;
    font-size: 24px;
    position: absolute;
    top: 225px;
    left: 270px;
    line-height: 48px;
    text-align: center;
}
.con3-btbox2{
    top: 290px;
    left: 723px;
}
.con3-btbox3{
    top: 694px;
    left: 270px;
}
.con3-btbox4{
    top: 809px;
    left: 711px;
}
.con3-btbox5{
    top: 1171px;
    left: 285px;
}
.con3-btbox6{
    top: 1264px;
    left: 723px;
}
/*
.con3-box1{
    width: 470px;
    height: 302px;
    float: left;
    position: relative;
}
.con3-box1 .img1{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 15;
}
.con3-box1>.img2{
    width: 135px;
    height: 135px;
    border-radius: 135px;
    position: absolute;
    z-index: 14;
    left: 41px;
    bottom: 59px;
}
.con3-left{
    width: 265px;
    height: 210px;
    position: absolute;
    right: 12px;
    top: 64px;
    z-index: 16;
    color: black;
}
.con3-left .con3-tit{
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
    letter-spacing: 1px;
}
.con3-left .con3-btn{
    width: 100%;
    height: 65px;
    overflow: hidden;
}
.con3-btn span{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
    background-color: #ff6600;
    border-radius:22px;
    font-size: 12px;
    margin-top: 7px;
    color: #fff;
}
.con3-desc{
    width: 250px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
    height: 105px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.con3-desc span{
   line-height: 24px;
   border-bottom: 1px solid #ff6600;
   letter-spacing: 1px;
   padding-bottom: 1px;
}
.con3-desc i{
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/ying-wei.png);
    background-size: 100% 100%;
}
.con3-desc i:first-child{
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/ying-shou.png);
}*/
.mSlider_nav{
    background: none;
}
.mSlider_nav_circle:after, .mSlider_nav_circle:before{
    background: none;
}
.mSlider_nav li{
    margin: 0 8px;
}
/* 交通指南 */
.part4{
    margin-top: 50px;
}
.con4-left{
    float: left;
    width: 670px;
    height: 375px;
    overflow: hidden;
    border-radius: 15px;
    box-sizing: border-box;
    border: 2px solid #f8d96d;
}
.con4-right{
    width: 250px;
    height: 375px;
    float: right;
}
.con4-right .con4-btn{
    width: 250px;
    height: 60px;
    margin: 85px 0;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/btn.png');
    background-size: 100% 100%;
    line-height: 60px;
    text-align: center;
    color: #cc4124;
    font-size: 30px;
    letter-spacing: 1px;
    cursor: pointer;
    font-weight: bold;
}
.con4-btn:hover{
    background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2020/zt/touch/20122001/btn-on.png);
}
/* 平台互动 */
.part5{
    margin-top: 50px;
}
.con5-content{
    width: 540px;
    margin: auto;
}
.con5-box{
    width: 210px;
    margin:0 30px;
    float: left;
}
.con5-box img{
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    border: 2px solid #f8d96d;
    border-radius: 15px;
    padding: 5px;
    background-color: #fff;
}
.con5-box span{
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #f7e69d;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}

/* 规则弹框 */
.rulepop {
    position: fixed;
    z-index: 1111;
    background: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.rulepop .rules {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ruleswrap {
    position: relative;
}

.ruleswrap .text {
    position: absolute;
    top: 90px;
    width: 525px;
    white-space: pre-line;
    height: 546px;
    overflow-y: auto;
    padding: 20px;
    color: #333;
    font-size: 24px;
    line-height: 32px;
}

.close {
    position: absolute;
    bottom: 0;
    left: 256px;
    cursor: pointer;
}