@charset "utf-8";
/* cssssssssssssssssssssss */
body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
    min-width: 1328px;
    background: #E5DEFF;
}
a:hover{
    color: currentColor;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
a,
img {
    display: block
}
img{
    object-fit: cover;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.both {
    width: 100%;
    overflow: hidden
}

h1,
h2,
h3,
p {
    margin: 0
}
/*不换行加...*/
.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-10 {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.part{
    width: 1920px;
    position: relative;
    overflow: hidden;
    height: fit-content;
    margin: 0 auto;
    margin-top: -1px;
    left: 50%;
    top: 0;
    margin-left: -960px;
    display: block;
}
.topImg{
    width: 1920px;
    height:871px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
    display: block;
}
.topImg img{
    width: 100%;
    height: 100%;
}
.notScroll{
    overflow: hidden;
}
.part1{
    height: 376px;
    position: relative;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E8%81%8A%E5%9F%8E%E7%BA%BF%E8%B7%AF%20(2).jpg') no-repeat top center;
}
.part2{
    height: 1069px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E8%81%8A%E5%9F%8E%E7%BA%BF%E8%B7%AF%20(3).jpg') no-repeat top center;
}
.part3{
    height: 677px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E8%81%8A%E5%9F%8E%E7%BA%BF%E8%B7%AF%20(4).jpg') no-repeat top center;
}
.part4{
    height: 2896px;
    background: url('https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E8%81%8A%E5%9F%8E2.jpg') no-repeat top center;
}
.con{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.text1{
    width: 1139px;
    height: 233px;
    margin: 0 auto;
    margin-top: 102px;
    text-indent: 2em;
    font-size: 24px;
    line-height: 1.5;
    color: #333333;
    padding: 30px;
    box-sizing: border-box;
    text-align: justify;
}
.times{
    width: 989px;
    height: 129px;
    margin: 0 auto;
    background-size: 100% 100%;
    margin-top: 101px;
    padding: 0 39px;
    box-sizing: border-box;
    background-image: url("https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E8%81%8A%E5%9F%8E.jpg");
}
.tt{
    margin: 0 auto;
    width: 917px;
    height: 129px;
    display: flex;
    justify-content: space-between;
}
.tt li{
    font-size: 20px;
    color: #fffdd9;
    max-width: 173px;
    height: 45px;
    margin-top: 64px;
    display: flex;
    justify-content: center;
    margin-left: 7px;
    line-height: 1.3;
}
.imgs{
    width: 1139px;
    height: 518px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}
.imgs img{
    border-radius: 10px;
}
.imgs .ma1{
    width: 392px;
    height: 392px;
    position: absolute;
    border: 13px solid white;
    top: 46px;
    left: 58px;
}
.imgs .ma2{
    width: 242px;
    height: 242px;
    position: absolute;
    border: 8px solid white;
    top: 193px;
    left: 490px;
}
.con1{
    width: 1137px;
    height: 149px;
    margin: 0 auto;
    margin-top: 118px;
}
.con1 .demand{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
}
.demand .item{
    width: 273px;
    height: 149px;
    background-color: #ff8363;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.demand .item:hover .hover{
    top: 0;
}
.demand .item img{
    width: 199px;
    height: 44px;
    margin: 52px auto;
}
@keyframes all {
    0%{
        top: 100%;
        display: none;
    }
    50%{
        top: 50%;
        display: block;
    }
    100%{
        top: 0;
        display: block;
    }
}
.demand .item .hover {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 15px;
    line-height: 1.4em;
    transition: all .5s;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #3EA985;
}
.con2{
    width: 1139px;
    height: 488px;
    background-color: #d9f7e7;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 586px;
}
.option2{
    width: 800px;
    margin: 0 auto;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.option2 li{
    width: 335px;
    height: 95px;
    background-color: #d9f5e6;
    border-radius: 48px;
    cursor: pointer;
    text-align: center;
    line-height: 95px;
    font-size: 36px;
    letter-spacing: 1px;
    color: #80ba9b;
    background-size: 100% 100%;
}
.option2 .choose{
    width: 335px;
    height: 108px;
    color: #ffffff;
    background: none;
    background-image: url("https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/20220606/%E7%BB%84%2024.jpg");
}
.content2{
    width: 1139px;
    height: 978px;
    background-color: #d9f7e7;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 35px;
    position: relative;
    overflow: hidden;
    padding: 32px 18px;
    padding-right: 0;
    box-sizing: border-box;
}
.mySwiper4{
    width: 1121px;
}
.items4{
    display: flex;
    flex-wrap: wrap;
}
.items4 .item{
    width: 353px;
    height: 424px;
    background-color: #ffffff;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    margin:0 7px;
    margin-bottom: 18px;
}
.items4 .item img{
    width: 100%;
    height: 243px;
}
.items4 .item .text{
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    background-color: #ffffff;
    padding: 0 21px;
    padding-top: 10px;
    box-sizing: border-box;
}
.items4 .item .text p{
    width: 278px;
    font-size: 20px;
    color: #666666;
    margin: 0 auto;
    line-height: 1.5;
}
.items4 .item .order{
    width: 256px;
    height: 54px;
    background-color: #ff8363;
    border-radius: 26px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 37px;
    font-size: 23px;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
}

.more5{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #52ba8c;
    right: 34px;
    margin: auto;
    bottom: 34px;
    text-align: center;
    position: absolute;
    z-index: 2;
}
.none{
    display: none;
}
.title_op .titlelist{
    width: 141px;
    /*height: 471px;*/
    background-color: #ddf8e9;
    border-radius: 10px;
    position: absolute;
    right: 5vw;
    top:1000px;
    z-index: 50;
    padding-top: 9px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: baseline;
}
.titlelist li{
    width: 106px;
    height: 29px;
    background-color: #c8eed9;
    border-radius: 15px;
    font-size: 18px;
    line-height: 29px;
    color: #59b884;
    text-align: center;
    margin-bottom: 9px;
    cursor: pointer;
}
.titlelist .li_choose{
    background-color: #9ddbb9;
    color: #ffffff;
}
.titlelist .ma{
    width: 124px;
    height: 148px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 6px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 13px;
}
.titlelist .ma img{
    width: 113px;
    height: 113px;
}
.titlelist .ma .text{
    font-size: 18px;
    color: #50a978;
    margin-top: 6px;
}
.part2{
    position: relative;
}
.jiangxiang{
    width: 660px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px;
    height: 200px;
    background: #EDFCF7;
}
.jiangxiang li{
    width: 660px;
    height: 45px;
    font-family: PingFang-SC-Bold;
    background-color: #d9f7e7;
    border-radius: 10px;
    font-size: 30px;
    color: #333333;
    font-weight: 500;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    line-height: 45px;
}
.red{
    color: #ff7355;
}