* {
    margin: 0;
    padding: 0;
    border: 0;
}

/* 111 */

/* 4444 */

html {
    width: 100%;
    height: 100%;
    font: 12px/1.5 'Microsoft YaHei', 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #ffedf0;
}

body {
    min-width: 1200px;
    position: relative;
}

ul {
    list-style: none;
}

img {
    display: block;
    vertical-align: top;
}

a {
    text-decoration: none;
    cursor: pointer;
}

em,
i {
    font-style: normal;
}

.both {
    width: 100%;
    overflow: hidden;
    font: 14px '微软雅黑', 'microsoft yahei ui', sans-serif;
    position: relative;
    background: #ffedf0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
}

.noData {
    text-align: center;
    font-size: 28px;
    width: 380px;
    margin: 0 auto;
    margin-top: 60px;
    line-height: 46px;
}

.loader img {
    width: 50px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 5px;
}

.loadImg {
    text-align: center;
}

.loadImg img {
    display: block;
    width: 100px;
    margin: 100px auto 0;
}

.none {
    display: none;
}

.top {
    position: relative;
}

.top img {
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
    display: block;
}

.tit {
    width: 993px;
    margin: 0 auto;
}

.tit img {
    width: 100%;
}

div {
    box-sizing: border-box;
}

.box .con {
    width: 1000px;
    margin: 0 auto;
}

.box .summary {
    font-size: 18px;
    margin-top: 6px;
    color: #000;
    height: 48px;
}


/*不换行加...*/
.t-ellipsis,
.t-ellipsis-1,
.t-ellipsis-2,
.t-ellipsis-3,
.t-ellipsis-4,
.t-ellipsis-5 {
    overflow: hidden;
    text-overflow: ellipsis;
}

.t-ellipsis {
    white-space: nowrap;

}

.t-ellipsis-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.t-ellipsis-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.t-ellipsis-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.t-ellipsis-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.t-ellipsis-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.t-ellipsis-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.t-ellipsis-7 {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.t-ellipsis-8 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

/* begin */

.box1 {
    width: 100%;
    height: 647px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part1_02.jpg?v=2') no-repeat center center;
    padding-top: 142px;
}

.con1 {
    position: relative;
    width: 1000px;
    height: 271px;
    margin: auto;
    overflow: hidden;
}

.con1 .con2-bottom {
    width: 1000px;
    height: 455px;
    margin: auto;
    position: relative;
    margin-top: 50px;
}

.con1-bottom .slider_ul {
    width: 962px;
    height: 455px;
    margin: auto;
    overflow: hidden;
}

.con1-bottom .slider_ul .li {
    width: 962px;
    height: 271px;
    margin: auto;
    /* background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/图层71.png'); */
    background-size: 100% 100%;
}

.con1-box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /* padding: 12px; */
    position: relative;

}

.con1-img {
    width: 401px;
    height: 271px;
    border-radius: 15px;
    float: left;
}

.box1 .con1-box .text {
    position: relative;
    float: right;
    width: 528px;
    height: 271px;
    margin-right: 21px;
}


.box1 .text strong {
    font-size: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.box1 .text .tit {
    padding-top: 10px;
    line-height: 25px;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}


.box1 .prev {
    background: url(//img1.40017.cn/cn/s/2020/zt/pc/1077799/arrowleft1.png) top center no-repeat;
    left: 0px;
    width: 32px;
    height: 68px;
    position: absolute;
    top: 97px;
    z-index: 9;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.3);
}

.box1 .next {
    background: url(//img1.40017.cn/cn/s/2020/zt/pc/1077799/arrowright1.png) top center no-repeat;
    right: 0px;
    width: 32px;
    height: 68px;
    position: absolute;
    top: 97px;
    z-index: 9;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.3);
}




.box1 .text img {
    position: absolute;
    width: 251px;
    height: 50px;
    bottom: 0;
    right: 0;
}

.box1 .mSlider_nav_circle {

    bottom: -1px;

}


.box2 {
    width: 100%;
    height: 1074px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part_02.jpg') no-repeat center center;
    padding-top: 166px;
}

.box2 .wrap {
    width: 980px;
    margin: auto;
    margin-top: 28px;
}


.box2 .wrap .tabbox {
    width: 172px;
    float: left;
    /* margin: 0 auto; */
    /* margin-bottom: 40px; */
}

.box2 .wrap .tabbox .tab {
    /* float: left; */
    width: 172px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    color: #ff8b02;
    background: #fff;
    font-size: 28px;
    border-radius: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 55px;
    border: 1px solid #ff8b02;
    margin-bottom: 25px;
}

.box2 .wrap .tabbox .tab:last-child {
    margin-right: 0;
}

.box2 .wrap .tabbox .active {
    color: #fff;
    background: #ff8b02;
}

.box2 .wrap .tabbox .pic-box {
    width: 172px;
    height: 364px;
    border-radius: 5px;
}

.box2 .wrap .tabbox .pic-box img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.box2 .wrap .slider {
    position: relative;
    float: right;
    width: 785px;
    height: 595px;
    /* overflow: hidden; */
    /* margin: 0 auto; */
    border-radius: 16px;
}

.box2 .wrap .slider .source {
    width: 785px;
    height: 556px;
    overflow: hidden;
}

.box2 .wrap .slider .source .slider_ul li {
    width: 1000px;
    height: 700px;
    overflow: hidden;
    /* padding: 30px; */
}

.box2 .wrap .slider .source .slider_ul li a {
    width: 258px;
    height: 269px;
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
}

.box2 .wrap .slider .source .slider_ul li a:nth-child(3n) {

    margin-right: 0;
}

.box2 .wrap .slider .source .slider_ul li a .sourceTop {
    width: 100%;
    height: 163px;
}

.box2 .wrap .slider .source .slider_ul li a .sourceTop .sourceImg {
    width: 100%;
    height: 100%;
    background: #eeeeee;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom {
    height: 98px;
    padding: 10px;
    background: white;
    position: relative;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom h3 {
    width: 100%;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom .price strong {
    float: left;
    font-size: 20px;
    line-height: 32px;
    color: #000;
    padding-top: 10px;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom .price .jiage {
    font-size: 28px;
    color: #e95b54;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom .priceInfo img {
    width: 105px;
    height: 35px;
    position: absolute;
    right: 1px;
    bottom: 12px;
}

.box2 .wrap .slider .source .slider_ul li a .sourceBottom .priceInfo .ydBt:hover {
    background: #166b44;
}





.box2 .wrap .jd .amore .more {
    width: 375px;
    margin: 0 auto;

}



.box3 {
    width: 100%;
    height: 912px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part3_02.jpg') no-repeat center center;
    padding-top: 164px;
}

.cont3 {
    width: 1000px;
    height: 563px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /* padding-top: 192px; */
}

.cont3 .ul3 {
    /* overflow: hidden; */
    margin-bottom: 12px
}

.cont3 .ul3 li {
    width: 1000px;
    height: 510px;
    margin: auto;
    background-color: #fff;
    float: left;
    position: relative
}

.cont3 .ul3 li .img {
    width: 985px;
    height: 499px;
    margin: auto;
    margin-top: 5px;
}

.cont3 .ul3 li .mask {
    position: absolute;
    height: 140px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("//img1.40017.cn/cn/s/2020/zt/pc/1077799/rgba1.png") repeat-x;
    padding: 90px 50px 0
}

.cont3 .ul3 li .mask h2 {
    font-size: 24px;
    color: #fff;
    font-weight: bold
}

.cont3 .ul3 li .mask h2 img {
    display: inline-block;
    vertical-align: middle
}

.cont3 .ul3 li .mask p {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
    height: 88px
}





.box4 {
    width: 100%;
    height: 964px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part4_02.jpg') no-repeat center center;
    padding-top: 158px;
}

.box4 .section7content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.box4 .section7content .shits {
    width: 226px;
    height: 542px;
    overflow: hidden;
    margin-right: 12px;
    margin-bottom: 39px;
    float: left;
    position: relative;
}






.box4 .section7content .shits .scenery .sceneryimg img {
    width: 100%;
    height: 542px;
}


.box4 .section7content .shits .mask {
    position: absolute;
    top: 542px;

    background: rgba(0, 0, 0, 0.5);
    padding: 14px;
    box-sizing: border-box;
    /* display: none; */
    color: #fff;
    font-size: 24px;

    width: 100%;
    height: 100%;

    transition: 1s;
}



.box4 .section7content .mask a {
    /* display: block; */
    width: 176px;
    height: 65px;

    margin: 35px auto 0;
}

.box4 .section7content .shits:hover .mask {
    top: 0;
    transition: 1s;
}

.box4 .section7content .shitswrap {
    width: 1018px;
    overflow: hidden;
}




/* 4 */

.box5 {
    width: 100%;
    height: 910px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part5_02.jpg') no-repeat center center;
    padding-top: 158px;
}


.box5 .title {
    width: 1000px;
    height: 140px;
    margin: 0 auto;
}

.box5 .con5 {
    width: 938px;
    height: 468px;
    margin: auto;
    margin-top: 40px;
}

.box5 .con5-left {
    width: 735px;
    height: 100%;
    float: left;
    box-sizing: border-box;

}

.box5 .con5-right {
    width: 196px;
    height: 390px;
    float: right;
}

.con5-right .con5-list {
    color: #fff;
    width: 196px;
    height: 58px;
    border-radius: 10px;
    background-color: #e95b55;
    line-height: 58px;
    text-align: center;
    margin: 70px 0 0 0;
    font-size: 24px;
    letter-spacing: 5px;
}

.con5-list:hover {
    background-color: #e95b55;
}








.box6 {
    width: 100%;
    height: 823px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/202108313/part6_02.jpg') no-repeat center center;
    padding-top: 237px;
}



.box6 .con {
    width: 795px;
    margin: 0 auto;
    padding-left: 10px;
}

.box6 .con .codeBox {
    width: 233px;
    height: 233px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 38.1px;
}

.box6 .con .codeBox:last-child {
    margin-right: 0px;
}

.box6 .con .codeBox .code {
    width: 233px;
    height: 233px;
    border-radius: 41px;
    overflow: hidden;
}

.box6 .con .codeBox .code img {
    width: 233px;
    height: 233px;
}

.box6 .con .codeBox p {
    text-align: center;
    width: 100%;
    color: #10718d;
    font-size: 22px;
    margin-top: 20px;
}





#automatic {
    position: relative;
    overflow: hidden;
    clear: both;
    width: 1085px;
    height: 247px;
    margin: 30px auto;
}

#automatic ul {
    width: 1085px;
    height: 324px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#automatic li {
    position: absolute;
}

#automatic li img {
    border: 0px #fff solid;
}

#automatic .pos_0 {
    top: 150px;
    left: 435px;
    z-index: 1;
    filter: alpha(opacity=0);
    opacity: 0;
}

#automatic .pos_1 {
    top: 65px;
    left: 30px;
    z-index: 2;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#automatic .pos_2 {
    top: 42px;
    left: 160px;
    z-index: 3;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#automatic .pos_3 {
    top: 0;
    left: 290px;
    z-index: 4;
}

#automatic .pos_4 {
    top: 42px;
    right: 160px;
    z-index: 3;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#automatic .pos_5 {
    top: 65px;
    right: 30px;
    z-index: 2;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

div.orbit-wrapper {
    position: relative;
    overflow: visible;
    width: 1085px;
    height: 324px;
    /*float: right;*/
}

div.orbit {
    position: relative;
    overflow: hidden;
}

.div.orbit a {
    display: block;
    overflow: hidden;
    position: relative;
}

div.orbit span {
    display: none;
}

div.orbit a img {
    position: absolute;
    display: block;
    width: 194px;
    /*padding:10px;*/
    border: #ccc 1px solid;
    background: #fff;
}

div.orbit-wrapper h4 {
    display: none;
}

div.timer {
    display: none;
}

div.slider-nav {
    display: block;
}

div.slider-nav span {
    width: 35px;
    height: 33px;
    text-align: center;
    position: absolute;
    z-index: 100;
    top: 98px;
    cursor: pointer;
    text-indent: -9999px;
}

div.slider-nav span img {
    width: 23px;
    height: 47px;
}

div.slider-nav span.right {
    right: 180px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2019/zt/pc/197735/right_btn.png') no-repeat;
}

div.slider-nav span.left {
    padding: 0;
    left: 180px;
    border: none;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2019/zt/pc/197735/left_btn.png') no-repeat;
}

a {
    display: block;
}