/*intro*/
.tzyp_intro{padding:100px 0;position:relative;overflow:hidden;}
.tzyp_intro .tzypi_left{width:690px;}
.tzyp_intro .tzypi_left .pb_p{text-align:left;font-weight:bold;}
.tzyp_intro .tzypi_left .pb_tit{text-align:left;}
.tzyp_intro .tzypi_left .tzypi_p{margin-top:24px;font-size:14px;line-height:1.86;color:var(--fontColor);}
.tzyp_intro .tzypi_right{width:580px;}
.tzyp_intro .tzypi_right .tzypi_img{width:100%;height:100%;position:relative;overflow:hidden;min-height:465px;border-radius:24px;}
/*list*/
.tzyp_list{padding:100px 0;position:relative;overflow:hidden;}
.tzyp_list:before,.tzyp_list:after{content:'';width:100%;height:calc(100% - 300px);position:absolute;left:0;top:0;}
.tzyp_list:before{background:url(../Image/refrigeration_listbg.webp) no-repeat center center;background-size:cover;}
.tzyp_list:after{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(6.2%, #F8F9FA), to(rgba(248,249,250,0.87)));
	background:-webkit-linear-gradient(top, #F8F9FA 6.2%, rgba(248,249,250,0.87) 100%);
	background:-moz-linear-gradient(top, #F8F9FA 6.2%, rgba(248,249,250,0.87) 100%);
	background:linear-gradient(180deg, #F8F9FA 6.2%, rgba(248,249,250,0.87) 100%);
}
.tzyp_list .container{z-index:1;}
.tzyp_list .pb_tit{max-width:880px;}
.tzyp_list .tzypl_p{margin-top:24px;font-size:14px;line-height:1.86;color:var(--fontColor);max-width:870px;text-align:center;}
.tzyp_list .tzypl_txt{margin-top:52px;overflow:hidden;}
.tzyp_list .tzypl_txt .swiper-slide{background:#FFF;border-radius:24px;padding:28px 20px;height:auto;}
.tzyp_list .tzypl_txt .tzypl_tpic{width:100%;height:100px;position:relative;z-index:1;}
.tzyp_list .tzypl_txt .tzypl_timg{width:193px;height:100%;position:absolute;right:0;top:0;}
.tzyp_list .tzypl_txt .tzypl_timg:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:center center;background-image:url(../Image/refrigeration_tbg3.svg);background-size:cover;}
.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg1{width:150px;}
.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg1:before{background-image:url(../Image/refrigeration_tbg1.svg);}
.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg2{width:212px;}
.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg2:before{background-image:url(../Image/refrigeration_tbg2.svg);}
.tzyp_list .tzypl_txt .tzypl_timg img{display:block;width:100%;height:100%;position:relative;z-index:-1;}
.tzyp_list .tzypl_txt span{font-size:36px;font-weight:bold;margin:30px 0;color:var(--fontColor);}
.tzyp_list .tzypl_txt p{font-size:14px;line-height:1.86;color:var(--fontColor);}
.tzyp_list .tzypl_txt .swiper-slide:hover .tzypl_timg{right:100%;
	-webkit-transform:translateX(100%);
	-moz-transform:translateX(100%);
	-ms-transform:translateX(100%);
	transform:translateX(100%);
}
.tzyp_list .tzypl_pro{margin-top:100px;}
.tzyp_list .tzypl_pro .pb_tit{max-width:100%;}
.tzyp_list .tzypl_pro .tzypl_ul{padding-top:8px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li{width:calc(100%/3 - 16px);margin-top:24px;border-radius:24px;border:1px solid var(--borderColor);background:var(--backgroundColor);padding-bottom:30px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic{padding:46px 58px;position:relative;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pimg{width:100%;padding-bottom:100%;position:relative;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn{position:absolute;right:30px;top:30px;z-index:1;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i{width:32px;height:32px;background:#222;border-radius:50%;line-height:32px;text-align:center;margin-top:10px;opacity:0;cursor:pointer;
    -webkit-transform:translateX(30px);
    -moz-transform:translateX(30px);
    -ms-transform:translateX(30px);
    transform:translateX(30px);
}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i:first-child{margin-top:0;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i i{font-size:18px;color:#fff;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i span{overflow:hidden;text-indent:-1000em;font-size:14px;color:#fff;height:0;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i:hover{background:var(--logoColor);}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i:hover i{color:#FFF;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp{padding:10px 15px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp p{font-size:16px;font-weight:bold;color:var(--fontColor);text-align:center;text-transform:capitalize;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp a{width:max-content;height:44px;padding:0 30px;background:var(--logoColor);font-size:14px;text-transform:uppercase;line-height:44px;color:#FFF;font-weight:bold;border-radius:44px;text-align:center;margin-top:15px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp a:hover{background:#222;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2){width:calc(50% - 12px);padding:0;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_ppic,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_ppic{width:356px;padding:20px 25px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp{padding:50px 0 50px 30px;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp p,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp p{text-align:left;font-weight:normal;font-size:14px;line-height:1.5;text-transform:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp p:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp p:first-child{font-size:20px;margin-bottom:12px;font-weight:bold;text-transform:capitalize;}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:hover .tzypl_ppic .tzypl_btn .tzypl_i{opacity:1;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    -webkit-box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08);
    box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 16px rgba(0,0,0,.08);
}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:hover .tzypl_ppic .tzypl_btn .tzypl_i:nth-child(2){
    -webkit-transition-delay:100ms;
    -moz-transition-delay:100ms;
    transition-delay:100ms;
}
.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:hover .tzypl_ppic .tzypl_btn .tzypl_i:nth-child(3){
    -webkit-transition-delay:200ms;
    -moz-transition-delay:200ms;
    transition-delay:200ms;
}
/*yingyong*/
.tzyp_yingyong{padding:0 0 100px;position:relative;overflow:hidden;}
.tzyp_yingyong .tzypy_left{width:650px;}
.tzyp_yingyong .tzypy_left .tzypy_tit{}
.tzyp_yingyong .tzypy_left .tzypy_tit .pb_p{text-align:left;}
.tzyp_yingyong .tzypy_left .tzypy_tit .pb_tit{text-align:left;}
.tzyp_yingyong .tzypy_left .tzypy_tit p{margin-top:24px;font-size:14px;line-height:1.86;color:var(--fontColor);}
.tzyp_yingyong .tzypy_left .tzypy_txt{padding:28px 32px;border:1px solid var(--borderColor);background:var(--backgroundColor);border-radius:12px;margin-top:50px;}
.tzyp_yingyong .tzypy_left .tzypy_txt span{height:42px;border:1px solid var(--borderColor);font-size:14px;font-weight:bold;color:var(--logoColor);border-radius:42px;padding:0 20px;margin-bottom:32px;width:max-content;}
.tzyp_yingyong .tzypy_left .tzypy_txt p{font-size:14px;line-height:1.85;color:var(--fontColor);}
.tzyp_yingyong .tzypy_right{width:598px;}
.tzyp_yingyong .tzypy_right .tzypy_ul{}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li{padding:20px 32px;background:var(--backgroundColor);border-radius:12px;margin-top:16px;border:1px solid var(--borderColor);}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li:first-child{margin-top:0;}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit{cursor:pointer;}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit p{font-size:16px;font-weight:bold;color:var(--fontColor);}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit i{font-size:24px;color:var(--fontColor);
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp{}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp:before{content:'';width:100%;height:1px;margin:15px 0 16px;background:rgba(222,226,230,.5);}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp p{font-size:14px;line-height:1.86;color:#FFF;}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li.on{background:var(--logoColor);border-color:var(--logoColor);}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li.on .tzypy_tit p{color:#FFF;}
.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li.on .tzypy_tit i{color:#FFF;
	-webkit-transform:rotate(-180deg);
    -moz-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    transform:rotate(-180deg);
}
/*xuanze*/
.tzyp_xuanze{padding:97px 0 81px;position:relative;background:url(../Image/xuanzebg.png) #212529;}
.tzyp_xuanze .tzyx_tit{}
.tzyp_xuanze .tzyx_tit .pb_p{color:#FFF;}
.tzyp_xuanze .tzyx_tit .pb_tit{color:#FFF;max-width:910px;}
.tzyp_xuanze .tzyx_tit p{margin-top:24px;font-size:14px;line-height:1.86;color:#FFF;max-width:910px;text-align:center;}
.tzyp_xuanze .tzyx_top{margin-top:52px;}
.tzyp_xuanze .tzyx_top .tzyx_left{width:542px;}
.tzyp_xuanze .tzyx_top .tzyx_left .tzyx_img{width:100%;height:100%;position:relative;border-radius:12px;overflow:hidden;}
.tzyp_xuanze .tzyx_top .tzyx_right{width:742px;padding:28px 32px;background:#373A3E;border-radius:12px;}
.tzyp_xuanze .tzyx_top .tzyx_right p{font-size:14px;line-height:1.85;color:#FFF;}
.tzyp_xuanze .tzyx_top .tzyx_right p:first-child{font-size:32px;line-height:normal;font-weight:bold;text-transform:capitalize;margin-bottom:24px;color:var(--logoColor);}
.tzyp_xuanze .tzyx_ul{margin-top:32px;overflow:hidden;}
.tzyp_xuanze .tzyx_ul .swiper-slide{height:auto;}
.tzyp_xuanze .tzyx_ul .tzyx_li{padding:44px 40px;background:#373A3E;border-radius:12px;position:relative;height:100%;overflow:hidden;}
.tzyp_xuanze .tzyx_ul .tzyx_li p{font-size:14px;line-height:1.85;color:#FFF;}
.tzyp_xuanze .tzyx_ul .tzyx_li p:first-child{font-size:16px;line-height:normal;font-weight:bold;margin-bottom:20px;}
.tzyp_xuanze .tzyx_ul .tzyx_li span{font-size:64px;color:rgba(255,255,255,.1);position:absolute;left:0;bottom:-20px;font-weight:bold;}
.tzyp_xuanze .tzyx_ul .tzyx_li:hover{background:var(--logoColor);}
.tzyp_xuanze .tzyx_ul .tzyx_li:hover span{
	-webkit-transform:translate(-10px,10px);
	-moz-transform:translate(-10px,10px);
	-ms-transform:translate(-10px,10px);
	transform:translate(-10px,10px);
}
.tzyp_xuanze .tzyx_ul .swiper-pagination{position:relative;bottom:0;margin-top:32px;}
.tzyp_xuanze .tzyx_ul .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#FFF;margin:0 12px;display:block;opacity:1;}
.tzyp_xuanze .tzyx_ul .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--logoColor);}
.tzyp_xuanze .tzyp_heshi{margin-top:72px;}
.tzyp_xuanze .tzyp_heshi .tzyph_tit{}
.tzyp_xuanze .tzyp_heshi .tzyph_tit .pb_p{color:#FFF;text-align:left;}
.tzyp_xuanze .tzyp_heshi .tzyph_tit .pb_tit{color:#FFF;text-align:left;}
.tzyp_xuanze .tzyp_heshi .tzyph_tit p{margin-top:24px;font-size:14px;line-height:1.86;color:#FFF;}
.tzyp_xuanze .tzyp_heshi .tzyph_con{margin-top:52px;}
.tzyp_xuanze .tzyp_heshi .tzyph_left{width:920px;border-radius:12px;overflow:hidden;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li{width:423px;background:#373A3E;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide{height:auto;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p{height:100%;border-top:1px solid rgba(255,255,255,.2);padding-left:30px;padding-right:15px;font-size:16px;font-weight:bold;color:#FFF;cursor:pointer;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p:before{content:'';position:absolute;right:0;top:50%;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--logoColor);margin-top:-8px;opacity:0;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide.swiper-slide-thumb-active p{color:var(--logoColor);}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide.swiper-slide-thumb-active p:before{opacity:1;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_txt{background:var(--logoColor);padding:20px 26px 15px;width:calc(100% - 423px);}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp{}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp li{list-style:inherit;line-height:1.65;color:#FFF;font-size:14px;margin-left:20px;margin-top:5px;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp li.li1{margin-left:40px;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p{font-size:14px;line-height:1.65;color:#FFF;margin-top:8px;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p0{font-size:20px;font-weight:bold;padding-left:0;margin-top:0;line-height:normal;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p1{font-size:16px;font-weight:bold;padding-left:0;}
.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p2{padding-left:20px;}
.tzyp_xuanze .tzyp_heshi .tzyph_right{width:360px;}
.tzyp_xuanze .tzyp_heshi .tzyph_right .tzyph_img{width:100%;height:100%;position:relative;overflow:hidden;border-radius:12px;}
/*message*/
.tzyp_message{padding:100px 0;position:relative;overflow:hidden;background:var(--backgroundColor);}
.tzyp_message .tzypm_left{width:624px;}
.tzyp_message .tzypm_left .tzypm_tit{}
.tzyp_message .tzypm_left .tzypm_tit .pb_p{text-align:left;}
.tzyp_message .tzypm_left .tzypm_tit .pb_tit{text-align:left;}
.tzyp_message .tzypm_left .tzypm_span{padding-top:32px;}
.tzyp_message .tzypm_left .tzypm_span span{margin-top:20px;font-size:16px;line-height:1.75;color:var(--fontColor);font-weight:bold;}
.tzyp_message .tzypm_left .tzypm_span span i{font-size:40px;color:var(--logoColor);margin-right:21px;font-weight:normal;line-height:normal;}
.tzyp_message .tzypm_right{width:624px;}
.tzyp_message .tzypm_right .tzypm_from{padding-top:22px;height:100%;}
.tzyp_message .tzypm_right .tzypm_from{position:relative;}
.tzyp_message .tzypm_right .tzypm_from .tzypm_li{position:relative;margin-top:20px;width:calc(50% - 8px);}
.tzyp_message .tzypm_right .tzypm_from .tzypm_li.tzypm_lit{width:100%;}
.tzyp_message .tzypm_right .tzypm_from .tzypm_li input{width:100%;line-height:34px;padding:10px 24px;outline:none;border-radius:12px;background:#FFF;border:1px solid var(--borderColor);}
.tzyp_message .tzypm_right .tzypm_from .tzypm_li textarea{padding:10px 24px;outline:none;resize:none;width:100%;height:100%;line-height:20px;display:block;border-radius:12px;background:#FFF;border:1px solid var(--borderColor);}
.tzyp_message .tzypm_right .tzypm_from .tzypm_btn{height:52px;background:var(--logoColor);margin-top:25px;cursor:pointer;width:100%;border-radius:52px;}
.tzyp_message .tzypm_right .tzypm_from .tzypm_btn span{font-size:14px;text-transform:uppercase;color:#FFF;font-weight:bold;}
.tzyp_message .tzypm_right .tzypm_from .tzypm_btn:hover{background:#222;}

@media screen and (max-width:1519px){
	.tzyp_intro{padding:70px 0;}
	.tzyp_intro .tzypi_left{width:628px;}
	.tzyp_intro .tzypi_left .tzypi_p{margin-top:20px;line-height:1.72;}
	.tzyp_intro .tzypi_right{width:532px;}
	.tzyp_intro .tzypi_right .tzypi_img{min-height:427px;border-radius:20px;}
	.tzyp_list{padding:70px 0;}
	.tzyp_list:before,.tzyp_list:after{height:calc(100% - 300px);}
	.tzyp_list .pb_tit{max-width:850px;}
	.tzyp_list .tzypl_p{margin-top:20px;line-height:1.72;}
	.tzyp_list .tzypl_txt{margin-top:40px;}
	.tzyp_list .tzypl_txt .swiper-slide{border-radius:20px;padding:23px 15px;}
	.tzyp_list .tzypl_txt .tzypl_tpic{height:90px;}
	.tzyp_list .tzypl_txt .tzypl_timg{width:174px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg1{width:135px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg2{width:191px;}
	.tzyp_list .tzypl_txt span{font-size:30px;margin:25px 0;}
	.tzyp_list .tzypl_txt p{line-height:1.72;}
	.tzyp_list .tzypl_pro{margin-top:70px;}
	.tzyp_list .tzypl_pro .tzypl_ul{padding-top:7px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li{width:calc(100%/3 - 12px);margin-top:18px;border-radius:20px;padding-bottom:25px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic{padding:38px 45px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn{right:25px;top:25px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp{padding:9px 13px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp p{font-size:15px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp a{height:40px;padding:0 25px;line-height:40px;margin-top:14px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2){width:calc(50% - 9px);}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_ppic,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_ppic{width:320px;padding:16px 20px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp{padding:35px 0 35px 22px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp p:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp p:first-child{font-size:18px;margin-bottom:10px;}
	.tzyp_yingyong{padding:0 0 70px;}
	.tzyp_yingyong .tzypy_left{width:590px;}
	.tzyp_yingyong .tzypy_left .tzypy_tit p{margin-top:20px;line-height:1.72;}
	.tzyp_yingyong .tzypy_left .tzypy_txt{padding:20px 25px;border-radius:10px;margin-top:35px;}
	.tzyp_yingyong .tzypy_left .tzypy_txt span{height:40px;padding:0 18px;margin-bottom:25px;}
	.tzyp_yingyong .tzypy_left .tzypy_txt p{line-height:1.72;}
	.tzyp_yingyong .tzypy_right{width:550px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li{padding:17px 25px;border-radius:10px;margin-top:13px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit p{font-size:15px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit i{font-size:22px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp:before{margin:12px 0 13px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp p{line-height:1.72;}
	.tzyp_xuanze{padding:66px 0 60px;}
	.tzyp_xuanze .tzyx_tit .pb_tit{max-width:830px;}
	.tzyp_xuanze .tzyx_tit p{margin-top:20px;line-height:1.72;max-width:830px;}
	.tzyp_xuanze .tzyx_top{margin-top:40px;}
	.tzyp_xuanze .tzyx_top .tzyx_left{width:492px;}
	.tzyp_xuanze .tzyx_top .tzyx_left .tzyx_img{border-radius:10px;}
	.tzyp_xuanze .tzyx_top .tzyx_right{width:678px;padding:20px 25px;border-radius:10px;}
	.tzyp_xuanze .tzyx_top .tzyx_right p{line-height:1.72;}
	.tzyp_xuanze .tzyx_top .tzyx_right p:first-child{font-size:26px;margin-bottom:20px;}
	.tzyp_xuanze .tzyx_ul{margin-top:25px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li{padding:35px 30px;border-radius:10px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li p{line-height:1.72;}
	.tzyp_xuanze .tzyx_ul .tzyx_li p:first-child{margin-bottom:15px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li span{font-size:52px;bottom:-15px;}
	.tzyp_xuanze .tzyx_ul .swiper-pagination{margin-top:25px;}
	.tzyp_xuanze .tzyx_ul .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 10px;}
	.tzyp_xuanze .tzyp_heshi{margin-top:50px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_tit p{margin-top:20px;line-height:1.72;}
	.tzyp_xuanze .tzyp_heshi .tzyph_con{margin-top:40px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left{width:836px;border-radius:10px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li{width:400px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p{padding-left:22px;padding-right:12px;font-size:15px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p:before{content:'';position:absolute;right:0;top:50%;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid var(--logoColor);margin-top:-8px;opacity:0;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_txt{padding:16px 20px 12px;width:calc(100% - 400px);}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp li{margin-left:18px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp li.li1{margin-left:38px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p{margin-top:7px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p0{font-size:18px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p1{font-size:15px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_pp p.p2{padding-left:18px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_right{width:330px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_right .tzyph_img{border-radius:10px;}
	.tzyp_message{padding:70px 0;}
	.tzyp_message .tzypm_left{width:567px;}
	.tzyp_message .tzypm_left .tzypm_span{padding-top:25px;}
	.tzyp_message .tzypm_left .tzypm_span span{margin-top:16px;font-size:15px;line-height:1.65;}
	.tzyp_message .tzypm_left .tzypm_span span i{font-size:36px;margin-right:15px;}
	.tzyp_message .tzypm_right{width:567px;}
	.tzyp_message .tzypm_right .tzypm_from{padding-top:16px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li{margin-top:16px;width:calc(50% - 6px);}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li input{line-height:32px;padding:9px 20px;border-radius:10px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li textarea{padding:9px 20px;border-radius:10px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_btn{height:48px;margin-top:20px;}
}

@media screen and (max-width:1359px){
	.tzyp_intro{padding:50px 0;}
	.tzyp_intro .tzypi_left{width:520px;}
	.tzyp_intro .tzypi_left .tzypi_p{margin-top:15px;line-height:1.65;}
	.tzyp_intro .tzypi_right{width:450px;}
	.tzyp_intro .tzypi_right .tzypi_img{min-height:361px;border-radius:14px;}
	.tzyp_list{padding:50px 0;}
	.tzyp_list:before,.tzyp_list:after{height:calc(100% - 300px);}
	.tzyp_list .pb_tit{max-width:730px;}
	.tzyp_list .tzypl_p{margin-top:15px;line-height:1.65;}
	.tzyp_list .tzypl_txt{margin-top:30px;}
	.tzyp_list .tzypl_txt .swiper-slide{border-radius:14px;padding:16px 10px;}
	.tzyp_list .tzypl_txt .tzypl_tpic{height:80px;}
	.tzyp_list .tzypl_txt .tzypl_timg{width:154px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg1{width:120px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg2{width:170px;}
	.tzyp_list .tzypl_txt span{font-size:22px;margin:20px 0;}
	.tzyp_list .tzypl_txt p{line-height:1.65;}
	.tzyp_list .tzypl_pro{margin-top:50px;}
	.tzyp_list .tzypl_pro .tzypl_ul{padding-top:6px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li{width:calc(100%/3 - 8px);margin-top:12px;border-radius:14px;padding-bottom:18px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic{padding:28px 32px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn{right:20px;top:20px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp{padding:8px 10px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp p{font-size:14px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_pp a{height:36px;padding:0 20px;line-height:36px;margin-top:12px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2){width:calc(50% - 6px);}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_ppic,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_ppic{width:230px;padding:10px 12px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp{padding:20px 0 20px 15px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp p:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp p:first-child{font-size:16px;margin-bottom:6px;}
	.tzyp_yingyong{padding:0 0 50px;}
	.tzyp_yingyong .tzypy_left{width:490px;}
	.tzyp_yingyong .tzypy_left .tzypy_tit p{margin-top:15px;line-height:1.65;}
	.tzyp_yingyong .tzypy_left .tzypy_txt{padding:15px 20px;border-radius:8px;margin-top:25px;}
	.tzyp_yingyong .tzypy_left .tzypy_txt span{height:36px;padding:0 13px;margin-bottom:15px;}
	.tzyp_yingyong .tzypy_left .tzypy_txt p{line-height:1.65;}
	.tzyp_yingyong .tzypy_right{width:490px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li{padding:15px 20px;border-radius:8px;margin-top:10px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit p{font-size:14px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_tit i{font-size:20px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp:before{margin:10px 0 11px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li .tzypy_pp p{line-height:1.65;}
	.tzyp_xuanze{padding:45px 0 40px;}
	.tzyp_xuanze .tzyx_tit .pb_tit{max-width:710px;}
	.tzyp_xuanze .tzyx_tit p{margin-top:15px;line-height:1.65;max-width:710px;}
	.tzyp_xuanze .tzyx_top{margin-top:30px;}
	.tzyp_xuanze .tzyx_top .tzyx_left{width:408px;}
	.tzyp_xuanze .tzyx_top .tzyx_left .tzyx_img{border-radius:8px;}
	.tzyp_xuanze .tzyx_top .tzyx_right{width:566px;padding:15px 18px;border-radius:8px;}
	.tzyp_xuanze .tzyx_top .tzyx_right p{line-height:1.65;}
	.tzyp_xuanze .tzyx_top .tzyx_right p:first-child{font-size:22px;margin-bottom:15px;}
	.tzyp_xuanze .tzyx_ul{margin-top:20px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li{padding:25px 20px;border-radius:8px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li p{line-height:1.65;}
	.tzyp_xuanze .tzyx_ul .tzyx_li p:first-child{margin-bottom:13px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li span{font-size:40px;bottom:-10px;}
	.tzyp_xuanze .tzyx_ul .swiper-pagination{margin-top:20px;}
	.tzyp_xuanze .tzyx_ul .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 8px;}
	.tzyp_xuanze .tzyp_heshi{margin-top:35px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_tit p{margin-top:15px;line-height:1.65;}
	.tzyp_xuanze .tzyp_heshi .tzyph_con{margin-top:30px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left{width:100%;border-radius:10px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li{width:400px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p{padding-left:16px;padding-right:10px;font-size:14px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_txt{padding:12px 15px 10px;width:calc(100% - 400px);}
	.tzyp_xuanze .tzyp_heshi .tzyph_right{display:none;}
	.tzyp_message{padding:50px 0;}
	.tzyp_message .tzypm_left{width:480px;}
	.tzyp_message .tzypm_left .tzypm_span{padding-top:20px;}
	.tzyp_message .tzypm_left .tzypm_span span{margin-top:13px;font-size:14px;}
	.tzyp_message .tzypm_left .tzypm_span span i{font-size:28px;margin-right:12px;}
	.tzyp_message .tzypm_right{width:480px;}
	.tzyp_message .tzypm_right .tzypm_from{padding-top:12px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li{margin-top:12px;width:calc(50% - 5px);}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li input{line-height:30px;padding:8px 15px;border-radius:8px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li textarea{padding:8px 15px;border-radius:8px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_btn{height:43px;margin-top:15px;}
}

@media screen and (max-width:1023px){
	.tzyp_intro{padding:30px 0;}
	.tzyp_intro .tzypi_left{width:380px;}
	.tzyp_intro .tzypi_left .tzypi_p{margin-top:15px;line-height:1.65;}
	.tzyp_intro .tzypi_right{width:340px;}
	.tzyp_intro .tzypi_right .tzypi_img{min-height:auto;border-radius:10px;}
	.tzyp_list{padding:30px 0;}
	.tzyp_list:before,.tzyp_list:after{height:calc(100% - 300px);}
	.tzyp_list .pb_tit{max-width:none;}
	.tzyp_list .tzypl_p{margin-top:10px;}
	.tzyp_list .tzypl_txt{margin-top:20px;}
	.tzyp_list .tzypl_txt .swiper-slide{border-radius:10px;padding:13px 10px;}
	.tzyp_list .tzypl_txt .tzypl_tpic{height:70px;}
	.tzyp_list .tzypl_txt .tzypl_timg{width:135px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg1{width:105px;}
	.tzyp_list .tzypl_txt .tzypl_timg.tzypl_timg2{width:148px;}
	.tzyp_list .tzypl_txt span{font-size:18px;margin:15px 0;}
	.tzyp_list .tzypl_pro{margin-top:30px;}
	.tzyp_list .tzypl_pro .tzypl_ul{padding-top:4px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li{width:calc(100%/3 - 8px);margin-top:12px;border-radius:10px;padding-bottom:13px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic{padding:20px 25px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn{right:15px;top:15px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2){width:100%;}
	.tzyp_yingyong{padding:0 0 30px;}
	.tzyp_yingyong .container{flex-wrap:wrap;}
	.tzyp_yingyong .tzypy_left{width:100%;}
	.tzyp_yingyong .tzypy_left .tzypy_tit p{margin-top:10px;}
	.tzyp_yingyong .tzypy_left .tzypy_txt{padding:12px 15px;border-radius:6px;margin-top:20px;}
	.tzyp_yingyong .tzypy_right{width:100%;margin-top:10px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li{padding:15px 15px;border-radius:6px;}
	.tzyp_xuanze{padding:30px 0 25px;}
	.tzyp_xuanze .tzyx_tit .pb_tit{max-width:none;}
	.tzyp_xuanze .tzyx_tit p{margin-top:10px;max-width:none;}
	.tzyp_xuanze .tzyx_top{margin-top:20px;}
	.tzyp_xuanze .tzyx_top .tzyx_left{display:none;}
	.tzyp_xuanze .tzyx_top .tzyx_right{width:100%;padding:12px 15px;border-radius:6px;}
	.tzyp_xuanze .tzyx_top .tzyx_right p:first-child{font-size:18px;margin-bottom:12px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li{padding:20px 15px 25px;border-radius:6px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li span{font-size:32px;}
	.tzyp_xuanze .tzyx_ul .swiper-pagination .swiper-pagination-bullet{margin:0 5px;}
	.tzyp_xuanze .tzyp_heshi{margin-top:25px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_tit p{margin-top:15px;line-height:1.65;}
	.tzyp_xuanze .tzyp_heshi .tzyph_con{margin-top:30px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left{width:100%;border-radius:6px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li{width:100%;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide{height:auto;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p{padding:0 10px;height:60px;text-align:center;justify-content:center;border-left:1px solid rgba(255, 255, 255, .2);}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide:nth-child(odd) p{border-left:none;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p:before{content:none;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_txt{width:100%;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li .swiper-slide.swiper-slide-thumb-active p{background:var(--logoColor);color:#FFF;}
	.tzyp_message{padding:30px 0;}
	.tzyp_message .container{flex-wrap:wrap;}
	.tzyp_message .tzypm_left{width:100%;}
	.tzyp_message .tzypm_left .tzypm_span{padding-top:20px;}
	.tzyp_message .tzypm_left .tzypm_span span{margin-top:13px;font-size:14px;}
	.tzyp_message .tzypm_left .tzypm_span span i{font-size:28px;margin-right:12px;}
	.tzyp_message .tzypm_right{width:100%;}
	.tzyp_message .tzypm_right .tzypm_from{padding-top:10px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li{margin-top:10px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li input{border-radius:6px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li textarea{border-radius:6px;min-height:110px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_btn{height:43px;margin-top:10px;}
}

@media screen and (max-width:767px){
	.tzyp_intro .container{flex-direction:column-reverse;}
	.tzyp_intro .tzypi_left{width:100%;margin-top:20px;}
	.tzyp_intro .tzypi_left .tzypi_p{margin-top:10px;}
	.tzyp_intro .tzypi_right{width:100%;}
	.tzyp_intro .tzypi_right .tzypi_img{border-radius:6px;padding-bottom:80.17%;}
	.tzyp_list:before,.tzyp_list:after{height:calc(100% - 300px);}
	.tzyp_list .tzypl_pro .tzypl_ul{padding-top:4px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li{width:100%;border-radius:6px;padding-bottom:10px;margin-top:10px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic{padding:15px 20px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn{right:10px;top:10px;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_ppic .tzypl_btn .tzypl_i{
		opacity: 1;
		-webkit-transform:translateX(0);
		-moz-transform:translateX(0);
		-ms-transform:translateX(0);
		transform:translateX(0);
		-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .04),0 8px 16px rgba(0, 0, 0, .08);
		box-shadow:0 0 4px rgba(0, 0, 0, .04),0 8px 16px rgba(0, 0, 0, .08);
	}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2){flex-wrap:wrap;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_ppic,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_ppic{width:100%;}
	.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:first-child .tzypl_pp,.tzyp_list .tzypl_pro .tzypl_ul .tzypl_li:nth-child(2) .tzypl_pp{width:100%;}
	.tzyp_yingyong .tzypy_left .tzypy_txt{padding:10px;border-radius:4px;}
	.tzyp_yingyong .tzypy_right .tzypy_ul .tzypy_li{padding:15px 11px;border-radius:4px;}
	.tzyp_xuanze .tzyx_top .tzyx_right{padding:10px;border-radius:4px;}
	.tzyp_xuanze .tzyx_top .tzyx_right p:first-child{font-size:16px;margin-bottom:10px;}
	.tzyp_xuanze .tzyx_ul .tzyx_li{padding:12px 10px 25px;border-radius:4px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_tit p{margin-top:10px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_con{margin-top:20px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left{border-radius:4px;}
	.tzyp_xuanze .tzyp_heshi .tzyph_left .tzyph_li p{font-size:13px;font-weight:normal;}
	.tzyp_message .tzypm_left .tzypm_span span{margin-top:10px;}
	.tzyp_message .tzypm_left .tzypm_span span i{margin-right:10px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li{width:100%;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li input{border-radius:4px;}
	.tzyp_message .tzypm_right .tzypm_from .tzypm_li textarea{border-radius:4px;}
}