/* hit */
body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    background: #fff;
    min-width: 1328px;
}

/* text */
* {
    margin: 0;
    padding: 0;
}

div {
    box-sizing: border-box;
}

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;
}

.both .topImg img {
    width: 100%;
}

.part1 {
    width: 100%;
    height: 855px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/box1.jpg) no-repeat bottom center;
}

.w {
    /* width: 1000px; */
    margin: 0 auto;
}

.part-title img {
    margin: 0 auto;
}

.con1 {
    width: 870px;
    height: 570px;
    box-sizing: border-box;
    padding: 40px 30px 20px;
    margin: auto;
    position: relative;
    border: 1px solid #d6c89e;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.7);
}

.con1 .con1-tit {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #69a4a0;
}

.con1 .con1-tit span {
    font-size: 20px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    margin-left: 10px;
}

.con1 .con1-desc {
    font-size: 16px;
    letter-spacing: 1px;
    padding-top: 10px;
    line-height: 36px;
    height: 109px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.con1-tit2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #69a4a0;
    margin-top: 35px;
}

.con1-tit2 span {
    font-size: 18px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    margin-left: 10px;
}

.con1-last {
    margin-top: 20px;
}

.con1-last .con1-left {
    width: 458px;
    height: 280px;
    float: left;
}

.con1-last .con1-left video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.con1-last .con1-right {
    float: right;
    width: 337px;
}

.con1-right .con1-list {
    width: 337px;
    height: 68px;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/btn1.png');
    background-size: 100% 100%;
    line-height: 68px;
    box-sizing: border-box;
    padding: 0 60px 0 26px;
    font-size: 18px;
    color: #b68141;
    margin-top: 5px;
}

.con1-right .con1-list:first-child {
    margin-top: 0;
}

.con1-list .yuan {
    float: left;
    width: 28px;
    height: 28px;
    font-size: 16px;
    border-radius: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #b68141;
    color: #fff;
    margin-top: 20px;
}

.con1-list .text {
    position: relative;
    left: 5px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con1-right .con1-list:hover {
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/btn1-on.png');
}

.con1-right .con1-list:hover .yuan {
    background-color: #518c9f;
}

.con1-right .con1-list:hover .text {
    color: #fff;
}

.con1-goto {
    width: 63px;
    height: 186px;
    position: absolute;
    right: -44px;
    bottom: 80px;
}

.con1-goto a {
    width: 100%;
    height: 100%;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con1-more.png');
    background-size: 100% 100%;
}

.part2 {
    width: 100%;
    height: 1442px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part2_05.jpg) no-repeat bottom center;
}

.con2 {
    width: 1060px;
    margin: auto;
    overflow: hidden;
}

.con2 .con2-bottom {
    width: 1000px;
    height: 455px;
    margin: auto;
    position: relative;
    margin-top: 50px;
}

.con2-bottom .slider_ul {
    width: 920px;
    height: 455px;
    margin: auto;
    overflow: hidden;
}

.con2-bottom .slider_ul .li {
    width: 920px;
    height: 455px;
    margin: auto;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/图层71.png');
    background-size: 100% 100%;
}

.con2-box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 12px;
    position: relative;

}

.con2-img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.prev {
    width: 35px;
    height: 70px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/椭圆.png) no-repeat;
    left: 0px;
    position: absolute;
    top: 196px;
    z-index: 999;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    box-sizing: border-box;
    padding: 20px 0;
}

.next {
    right: 0;
    width: 35px;
    height: 70px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/椭圆7.png) no-repeat;
    position: absolute;
    top: 196px;
    z-index: 999;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    box-sizing: border-box;
    padding: 20px 5px;
}

.part3 {
    width: 100%;
    height: 1316px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part3_05.jpg) no-repeat bottom center;
}

.con3 {
    width: 1035px;
    margin: auto;
    height: 885px;
}

.con3 .con3-btns {
    width: 983px;
    height: 62px;
    margin: auto;
    margin-top: 50px;
}

.con3-btns .con3-btn {
    width: 187px;
    height: 62px;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con3-btn.png');
    background-size: 100% 100%;
    margin: 0 70px;
    float: left;
    color: #fff;
    font-size: 27px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 2px;
    cursor: pointer;
}

.con3-btns .on {
    background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con3-on.png);
    line-height: 48px;
    color: #67bcb1;
}

.con3-cont {
    width: 1035px;
}

.con3-cont .con3-box {
    width: 325px;
    height: 327px;
    background-image: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con3-box.png');
    background-size: 100% 100%;
    margin: 10px;
    float: left;
    box-sizing: border-box;
    padding: 18px 16px;
    position: relative;
}

.con3-img {
    width: 294px;
    height: 164px;
}

.con3-tit {
    font-size: 22px;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
}

.con3-price {
    position: absolute;
    left: 20px;
    bottom: 30px;
    color: #57beab;
}

.con3-price span {
    font-size: 16px;
    font-weight: bold;
}

.con3-price strong {
    font-size: 30px;
    font-weight: bold;
    margin: 0 -5px;
}

.con3-price .qi {
    color: black;
    font-weight: 400;
    font-size: 18px;
}

.con3-goto {
    width: 142px;
    height: 47px;
    background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con3-goto.png);
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    bottom: 16px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-size: 24px;
}

#con3index1 .con3-goto,
#con3index2 .con3-goto,
#con3index3 .con3-goto {
    width: 200px;
    right: 63px;
}

.con3-more {
    width: 100%;
    clear: both;
    position: relative;
    top: 30px;
}

.con3-more a {
    width: 306px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 1px;
    color: #4fab9b;
    margin: auto;
    background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210207001/con3-more.png);
    background-size: 100% 100%;
}

.part4 {
    width: 100%;
    height: 1224px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part4_06.jpg) no-repeat bottom center;
}

.con4 {
    width: 1020px;
    margin: auto;
}

.con4-box {
    width: 490px;
    /* height: 395px; */
    float: left;
    margin: 10px;
}

.con4-top {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.con4-top img {
    width: 100%;
    height: 100%;
}

.con4-top .con4-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 320px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    box-sizing: border-box;
    padding: 20px 15px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    transition: 1s;
}

.con4-top:hover .con4-mask {
    top: 0;
    transition: 1s;
}

.con4-mask .desc {
    width: 100%;
    height: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.con4-goto {
    width: 220px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    margin: auto;
    text-align: center;
    font-size: 24px;
    background-color: #5dafed;
    margin-top: 20px;
}

.con4-tit {
    width: 100%;
    height: 55px;
    background-color: #5dafed;
    color: #fff;
    line-height: 55px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px 0 10px;
    box-sizing: border-box;
}

.part5 {
    width: 100%;
    height: 1570px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part5_08.jpg) no-repeat bottom center;

}

.part5 .con5 {
    width: 1000px;
    height: 1072px;
    margin: auto;
    position: relative;
}

.con5 .con5-back {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}

.con5-box {
    width: 790px;
    height: 276px;
    position: absolute;
    top: 0;
}

.con5-auto {
    width: 100%;
    height: 100%;
}

.con5-box .con5-auto {
    position: relative;
}

.con5-img {
    width: 276px;
    height: 276px;
    border-radius: 276px;
    position: absolute;
    z-index: 9;
    overflow: hidden;
}

.con5-img img {
    width: 100%;
    height: 100%;
}

.con5-tit {
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 38px;
    background-color: #b4d6a8;
    position: absolute;
    padding: 0 20px;
    z-index: 11;
}

.con5-desc {
    width: 450px;
    height: 120px;
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    position: absolute
}

.con5-box1 {
    right: 0;
}

.con5-box1 .con5-img {
    right: 22px;
    top: 11px;
}

.con5-box1 .con5-tit {
    right: 220px;
    top: 28px;
}

.con5-box1 .con5-desc {
    top: 80px;
}

.con5-box2 {
    top: 252px;
}

.con5-box2 .con5-img {
    left: 23px;
}

.con5-box2 .con5-tit {
    top: 28px;
    left: 215px;
}

.con5-box2 .con5-desc {
    top: 80px;
    left: 330px;
}

.con5-box3 {
    right: 0;
    top: 499px;
}

.con5-box3 .con5-img {
    right: 22px;
    top: 11px;
}

.con5-box3 .con5-tit {
    right: 220px;
    top: 28px;
}

.con5-box3 .con5-desc {
    top: 80px;
}

.con5-box4 {
    top: 752px;
}

.con5-box4 .con5-img {
    left: 23px;
}

.con5-box4 .con5-tit {
    top: 28px;
    left: 215px;
}

.con5-box4 .con5-desc {
    top: 80px;
    left: 330px;
}

.part6 {
    width: 100%;
    height: 829px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part6_10.jpg) no-repeat bottom center;
}

.part6 .con6 {
    width: 1000px;
    height: 390px;
    margin: auto;
    margin-top: 55px;
}

.con6 .con6-left {
    width: 725px;
    height: 100%;
    float: left;
    box-sizing: border-box;
    border: 5px solid #2987cf;
    border-radius: 15px;
}

.con6 .con6-right {
    width: 255px;
    height: 390px;
    float: right;
}

.con6-right .con6-list {
    color: #fff;
    width: 255px;
    height: 68px;
    border-radius: 10px;
    background-color: #5dafed;
    line-height: 68px;
    text-align: center;
    margin: 46px 0 0 0;
    font-size: 24px;
    letter-spacing: 5px;
}

.con6-list:hover {
    background-color: #2987cf;
}

.part7 {
    text-align: center;
    position: relative;
    width: 100%;
    height: 975px;
    background: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20210517/part7_11.jpg) no-repeat bottom center;
}

.con7 {
    /* position: absolute;
    top: 340px;
    left: 680px; */
    width: 535px;
    height: 250px;
    text-align: center;
    margin: 0 auto;
    padding-top: 342PX;
}

.con7 .ewm-box {
    width: 185px;
    margin: 0 36px;
    float: left;
}

.con7 .ewm-box img {
    width: 185px;
    height: 185px;
    box-sizing: border-box;
    border-radius: 15px;
    border: 3px solid #b4cdc3;
}

.con7 .con7-desc {
    font-size: 18px;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 15px;
    font-weight: bold;
}