.container1500 {
    width: 1500px;
    margin: 0 auto;
}


/* q_touch1 start */
.bgcolor{background: #f1f3f5;}
.q_touch1 .main1 {
    padding: 25px 0 70px;
}

.q_touch1 .main1 .abstract {
    font-size: 18px;
    line-height: 22px;
    color: #03060d;
    opacity: 0.7;
    margin-top: 15px;
}

.q_touch1 .tag_box {
    position: relative;
}

.q_touch1 .main1 .swiper-button-prev{left: -20px;z-index: 10;}
.q_touch1 .main1 .swiper-button-next{right: -20px;z-index: 10;}
.q_touchswiper_box{border-bottom: 1px solid #eaeaea;}

.q_touch1 .touchTabSwiper .tag {
    font-size: 16px;
    color: #999999;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.q_touch1 .touchTabSwiper .swiper-slide {
    transition: all .5s;
}

.q_touch1 .touchTabSwiper .swiper-slide.active {
    border-bottom: 2px solid #37bbb8;
}

.q_touch1 .touchTabSwiper .swiper-slide.active .tag {
    color: #37bbb8;
}

.q_touch1 .main1 .swiper-button-prev,
.q_touch1 .main1 .swiper-button-next {
    color: #cccccc;
    width: auto;
    height: auto;
    opacity: 1;
    background-image: none;
    font-weight: bold;
    transition: all .5s;
    margin-top: -18px;

}

.q_touch1 .main1 .swiper-button-prev:hover,
.q_touch1 .main1 .swiper-button-next:hover {
    color: #37bbb8;
}

.q_touch1 .main1 .block_box {
    margin-top: 20px;
}

.q_touch1 .main1 .block_box .img .picture_container {
    padding-top: 30%;
}

.q_touch1 .main1 .block_box .txt_box {
    position: relative;
    margin-top: -80px;
}

.q_touch1 .main1 .block_box .txt_box .title_box {
    width: 320px;
    height: 219px;
    font-family: 'gilroy-bold';
    background-color: #37bbb8;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #ffffff;

}

.q_touch1 .main1 .block_box .txt_box .txt {
    color: #828282;
    font-size: 16px;
    width: 69.58%;
    margin-top: 102px;
}

.q_touch1 .main1 .block_box .txt_box .txt p {
    padding-left: 15px;
    position: relative;
}

.q_touch1 .main1 .block_box .txt_box .txt p::after {
    content: ' ';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #37bbb8;
    border-radius: 50%;
    top: 8px;
}

/* q_touch1 end */

/* q_touch2 start */

.q_touch2 .main1{padding-top: 0 !important;}
.q_touch2 .main1 .abstract {
    font-size: 18px;
    line-height: 22px;
    color: #03060d;
    opacity: 0.7;
    margin-top: 10px;
}

.q_touch2 .main1 .block_box {
    position: relative;
}

.q_touch2 .main1 .block_box .img img {
    width: 100%;
}

.q_touch2 .main1 .block_box .mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.q_touch2 .main1 .block_box .mask .container1200 {
    height: 100%;
}

.q_touch2 .main1 .block_box .txt_box .name {
    font-family: 'gilroy-bold';
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #ffffff;
    
}

.q_touch2 .main1 .block_box .txt {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
    margin-top: 20px;
    max-width: 800px;
}
.q_touch2 .main1 .block_box .txt p{margin-bottom: 10px;}

.q_touch2 .main1 .block_box .txt p {
    padding-left: 15px;
    position: relative;
}

.q_touch2 .main1 .block_box .txt p::after {
    content: ' ';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #37bbb8;
    border-radius: 50%;
    top: 8px;
}

/* q_touch2 end */

/* q_touch3 start */
.q_touch3 .main1 .abstract {
    font-size: 18px;
    line-height: 22px;
    color: #03060d;
    opacity: 0.7;
    margin-top: 10px;
}
.q_touch3 .tag_box {
    width: 1284px;
    margin: 0 auto;
    position: relative;
}

.q_touch3 .touch3TabSwiper {
    margin: 0 41px;
    margin-top: 50px;
}

.q_touch3 .touch3TabSwiper .tag {
    font-size: 20px;
    line-height: 1.1;
    color: #999999;
    padding-bottom: 16px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.q_touch3 .touch3TabSwiper .swiper-slide {
    border-bottom: 2px solid #eaeaea;
    transition: all .5s;
}

.q_touch3 .touch3TabSwiper .swiper-slide.active {
    border-bottom: 2px solid #37bbb8;
}

.q_touch3 .touch3TabSwiper .swiper-slide.active .tag {
    color: #37bbb8;
}

.q_touch3 .main1 .swiper-button-prev,
.q_touch3 .main1 .swiper-button-next {
    color: #cccccc;
	width: 56px;
	height: 56px;
    line-height: 54px;
    border-radius: 50%;
	border: solid 2px rgba(255, 255, 255, 0.3);
    opacity: 1;
    background-image: none;
    font-weight: bold;
    text-align: center;
    transition: all .5s;

}

.q_touch3 .main1 .swiper-button-prev:hover,
.q_touch3 .main1 .swiper-button-next:hover {
    background-color: #37bbb8;
    border: 1px solid #37bbb8;
    color: #fff;
}

.q_touch3 .main1 .block_box {
    margin-top: 20px;
    position: relative;
}

.q_touch3 .main1 .block_box .img .picture_container {
    padding-top: 30%;
}


.q_touch3 .main1 .block_box .txt_box {
    position: relative;
    margin-top: -80px;
}


.q_touch3 .main1 .block_box .txt_box .title_box {
    width: 320px;
    height: 219px;
    font-family: 'gilroy-bold';
    background-color: #37bbb8;
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #ffffff;

}

.q_touch3 .main1 .block_box .txt_box .txt {
    color: #828282;
    font-size: 16px;
    width: 69.58%;
    margin-top: 102px;
}

.q_touch3 .main1 .block_box .txt_box .txt p {
    padding-left: 15px;
    position: relative;
}

.q_touch3 .main1 .block_box .txt_box .txt p::after {
    content: ' ';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #37bbb8;
    border-radius: 50%;
    top: 8px;
}

.q_touch3 .main1 .bottom_block .block{
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.q_touch3 .main1 .bottom_block .block .img{
    width: 50%;
    overflow: hidden;
}
.q_touch3 .main1 .bottom_block .block .img .picture_container{
    padding-top: 94.16%;
}

.q_touch3 .main1 .bottom_block .block .txt_box{
    width: 50%;
    background-color: #fff;
    padding: 20px 40px;
}

.q_touch3 .main1 .bottom_block .block .txt_box .name{
    font-family: 'gilroy-bold';
    font-size: 22px;
		position: relative;
	color: #000000;
}
.productModel_content {display: flex;flex-wrap: wrap;margin-top: 10px;}
.productModel_detailscont{margin-top: 40px;}
.productModel_detailscont .viewMore{margin-top: 15px !important;}
.ctouch_list .bottom_block .ctouch_blockItem{margin-bottom: 30px;}
.ctouch_list .bottom_block .ctouch_blockItem:last-child{margin-bottom: 0;}
.ctouch_list .bottom_block .ctouch_blockItem:nth-child(2n) .img{order: 1 !important;}
.ctouch_list .bottom_block .ctouch_blockItem:nth-child(2n) .txt_box {order: 2 !important;}
.productModel_detailscont .viewMore.open i {
    transform: rotate(-180deg);
}
.productModel_detailscont{display: none;}
.productModel_detailscont .viewPro_teble table th {
    background: rgba(224, 222, 222,0.8);
    color: #333;
}
.productModel {
    font-size: 14px;
    border: 1px solid #c0c0c0;
    height: 45px;
    padding: 0 30px;
    line-height: 45px;
    border-radius: 24px;
    transition: all 0.4s;
}
.productModel_detailscont .viewPro_teble::-webkit-scrollbar-thumb { background: #c9c6c6; }
.productModel_detailscont .viewPro_teble::-webkit-scrollbar-track {background: #eee; }
.productModel:hover{background: #37bbb8;color: #fff;border-color: #37bbb8;}
.touchProduct_list .viewProducts_main{display: none;}
.touchProduct_list .viewProducts_main:first-child{display: block;}
.q_touch3 .main1 .bottom_block .block .txt_box .txt1{
    margin-top: 20px;
}
.q_touch3 .main1 .bottom_block .block .txt_box .txt{
	font-size: 16px;
	line-height: 28px;
	color: #828282;
    margin-top: 15px;
}
.q_touch3 .main1 .bottom_block .block .txt_box .txt1 p{
    padding-left: 15px;
    position: relative;
    margin-bottom: 5px;
}
.q_touch3 .main1 .bottom_block .block .txt_box .txt1 .more{
    width: 160px;
	line-height: 48px;
	background-color: #37bbb8;
	border-radius: 24px;
    text-align: center;
    display: block;
    font-size: 16px;
	color: #ffffff;
    font-family: 'gilroy-bold';
}

.q_touch3 .main1 .bottom_block .block .txt_box .txt1 p::after {
    content: ' ';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #37bbb8;
    border-radius: 50%;
    top: 8px;
}
.q_touch3 {margin-top: -40px;padding-bottom: 60px;}
.q_touch3 .main1 .bottom_block .block:not(:first-child){
    margin-top: 20px;
}
.q_touch3 .main1 .bottom_block .block:nth-child(odd) .txt_box{
    order: 1;
}
.q_touch3 .main1 .bottom_block .block:nth-child(odd) .img{
    order: 2;
}
/* q_touch3 end */
.touchpad_box{padding: 60px;border-radius: 20px;color: #fff;}
.touchpad_box.padding100{padding:60px;}
.touchpad_box .title{font-size: 16px;}
.touchpad_box .title{font-size: 26px;margin-bottom: 12px;}
.touchpad_box .desc{font-size: 16px;line-height: 28px;opacity: 0.8;margin-bottom: 16px;}
.touchpad_ul li{font-size: 14px;opacity: 0.8;padding-left: 15px;margin-bottom: 5px;position: relative;}
.touchpad_ul li::after{display: block;content: "";width: 6px;height: 6px;border-radius: 50%;background: #37bbb8;position: absolute;top: 6px;left: 0;opacity: 1;}

.Industrial_main{margin-top: 0 !important;padding-top: 40px;}
.ctouch_list .bottom_block{display: none;}
.ctouch_list .bottom_block:first-child{display: block;}

.touchpad_box .title{width: 70%;}
.touchpad_box .desc,.touchpad_ul{width: 50%;}
.touchpad_box .desc br{display: none;}
.touchImgSwiper .swiper-button-prev,.touchImgSwiper .swiper-button-next{display: none !important;}
.touchpad_box_mobile{display: none;height: 300px !important;background-position-x: 100% !important;}

.productModel_html{display: none;}
.touchtable_content{width: 1200px;max-width: 100%;padding: 50px;}
.touchtable_title{font-size: 26px;font-weight: bold;line-height: 1;margin-bottom: 25px;text-align: center;}
.touchtable_details {max-height: 80vh;overflow-y: auto;}
.touchtable_popup .popup_content{border-radius: 20px;}


@media (max-width:1500px) {
    .container1500 {
        width: 100%;
        padding: 0 15px;
    }
}

@media (max-width:1300px) {
    .q_touch1 .tag_box {
        width: 100%;
    }
    .q_touch3 .tag_box{
        width: 100%;
    }
    .q_touch1 .main1 .swiper-button-prev{left: 0;}
    .q_touch1 .main1 .swiper-button-next{right: 0;}
    .touchpad_box{padding: 30px !important;}
    .touchpad_box .title{font-size: 20px;}
    .touchpad_box .desc{font-size: 14px;line-height: 1.5;}
    .touchpad_ul li{font-size: 14px;}
    .q_touch1 .touchTabSwiper .tag{font-size: 16px;}
		.q_touch3 .main1 .bottom_block .block .txt_box .txt{line-height: 1.5;}
}


@media (max-width:1200px) {


    .q_touch1 .main1 .block_box .txt_box .txt {
        width: 100%;
        margin-top: 30px;
    }

    .q_touch3 .main1 .block_box .txt_box .txt {
        width: 100%;
        margin-top: 30px;
    }

    .q_touch2 .main1{
        padding: 80px 0;
    }
    .q_touch2 .main1 .block_box .mask{
        position: static;
        margin-top: 20px;
    }
    .q_touch2 .main1 .block_box .txt_box .name{
        color: #333;
    }
    .q_touch2 .main1 .block_box .txt{
        color: #333;
    }

    .q_touch3 .main1 .bottom_block .block .img{
        width: 100%;
    }
    .q_touch3 .main1 .bottom_block .block:nth-child(odd) .img{
        order: 1;
    }
    .q_touch3 .main1 .bottom_block .block .txt_box{
        width: 100%;
        padding: 20px;
    }
}

@media (max-width:768px) {
		.twodown_cont{display: none;}
    .touchpad_box .title,.touchpad_box .desc,.touchpad_ul{width: 100%;}
    .Industrial_main{padding-top: 0;}
    .q_touch1 .touchTabSwiper .tag {
        font-size: 16px;

    }

    .q_touch1 .main1 .block_box .txt_box .title_box {
        width: 220px;
        height: 150px;
        font-size: 22px;

    }

    .q_touch2 .main1{
        padding: 60px 0;
    }

    .q_touch2 .main1 .abstract{
        font-size: 16px;
    }
    .q_touch2 .main1 .block_box .txt_box .name{
        font-size: 24px;
    }
    .q_touch2 .main1 .block_box .txt{
        font-size: 16px;

    }
    .q_touch2 .main1 .block_box .txt p::after {
        top: 8px;
    }

    .q_touch3 .main1{
        background-color: #f1f3f5;
        background-image: none;
    }

    .q_touch3 .main1 .swiper-button-prev, .q_touch3 .main1 .swiper-button-next{
        border: 1px solid #fff;
    }
    .q_touch3 .touch3TabSwiper{
        margin: 0 auto;
        margin-top: 20px;
    }
    .q_touch3 .touch3TabSwiper .tag{
        font-size: 18px;
    }
    .q_touch3 .main1 .block_box .txt_box .title_box {
        width: 220px;
        height: 150px;
        font-size: 22px;

    }

    .q_touch3 .main1 .bottom_block .block .txt_box .name{
        font-size: 20px;
    }
    .q_touch3 .main1 .swiper-button-prev, .q_touch3 .main1 .swiper-button-next{
        width: 40px;
        line-height: 38px;
        height: 40px;
        font-size: 12px;
    }

    .touchpad_box .desc br{display: none;}
    .touchpad_ul li br{display: none;}
    .q_touch1 .touchTabSwiper .swiper-slide{padding: 0 15px;}
    .touchpad_box_mobile{display: block;}
    .touchpad_box_pc{background: none !important;color: #333 !important;}
    .touchpad_box{border-radius: 10px;padding:0;}
    .touchpad_box_pc{padding: 20px 0 !important;height: auto !important;}
		.productModel{top: initial;right: initial;bottom: 0;left: 0;}
		.touchtable_title{font-size: 18px;margin-bottom: 15px;}
		    .touchtable_content{padding: 30px 15px;}
}

@media (max-width:520px) {
    /* .q_touch3{margin-top: -60px;} */
		.productModel_detailscont{margin-top: 15px;}
    .q_touch1 .touchTabSwiper .tag{font-size: 12px;}
    .q_touch1 .swiper-button-next,.q_touch1 .swiper-button-prev{top: calc(35% + 8px);}
    .touchpad_box .title{font-size: 16px;}
    
    .q_touch1 .main1 {
        padding-bottom: 30px;
    }

    .q_touch1 .main1 .abstract {
        font-size: 14px;
    }
    .q_touch3 .main1 .bottom_block .block .txt_box .txt{font-size: 14px;}
    .q_touch3 .main1 .bottom_block .block .txt_box{padding: 20px 15px;}
    .q_touch3 .main1 .bottom_block .block .txt_box .name{letter-spacing: 0;}
    .q_touch3 .main1 .bottom_block .block .txt_box .txt1{margin-top: 15px;}
    .q_touch3 .main1 .bottom_block .block .txt_box .txt1 p{font-size: 12px;}
    .q_touch3 .main1 .bottom_block .block .txt_box .name{font-size: 16px;}
    .q_touch3{padding-bottom: 10px;}




    .q_touch1 .main1 .block_box .txt_box .title_box {
        width: auto;
        height: auto;
        font-size: 18px;
        color: #333;
        background-color: transparent;
    }

    .q_touch1 .main1 .block_box .txt_box .title_box br {
        display: none;
    }

    .q_touch1 .main1 .block_box .txt_box {
        margin-top: 20px;
    }

    .q_touch1 .main1 .block_box .txt_box .txt {
        font-size: 14px;
        margin-top: 15px;
    }

    .q_touch2 .main1{
        padding: 30px 0;
    }

    .q_touch2 .main1 .abstract{
        font-size: 14px;
    }
    .q_touch2 .main1 .block_box .txt_box .name{
        font-size: 18px;
    }
    .q_touch2 .main1 .block_box .txt{
        font-size: 14px;
        margin-top: 15px;
        line-height: 1.3;
    }
    .q_touch2 .main1 .block_box .txt p::after {
        top: 7px;
        width: 4px;
        height: 4px;
    }


    .q_touch3 .main1{
        padding: 30px 0;
    }
    .q_touch3 .touch3TabSwiper .tag{
        font-size: 16px;
    }

    .q_touch3 .main1 .abstract{
        font-size: 14px;
    }
    .q_touch3 .main1 .block_box .txt_box .title_box {
        width: auto;
        height: auto;
        font-size: 18px;
        color: #333;
        background-color: transparent;
    }
    .q_touch3 .main1 .block_box .txt_box{
        margin-top: 10px;
    }

    .q_touch3 .main1 .block_box .txt_box .title_box br {
        display: none;
    }


    .q_touch3 .main1 .bottom_block{
        margin-top: 15px;
    }
    .q_touch3 .main1 .bottom_block .block .txt_box .txt1 .more{
        font-size: 14px;
        width: 120px;
        line-height: 40px;
    }
    .touchpad_box_mobile{height: 210px !important;}
    .touchpad_box .title{margin-bottom: 6px;}
    .touchpad_box .desc{margin-bottom: 0;}
    .q_touch3 .main1{padding-top: 0;}
		.touchpad_ul{margin-top: 15px;}
		.ctouch_list .bottom_block .ctouch_blockItem{margin-bottom: 15px;}
}