@font-face {
	font-family: "NotoSansHans";
	src: url("../fonts/NotoSansHans-Regular.ttf");
	font-weight: normal;
	font-style: normal;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,main{display:block}
*,:before,:after{box-sizing:border-box;}
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;}
img{border:0; width:auto; max-width:100%;}
ul,dl,li,dt,dd{list-style:none;}
body,html{min-height:100%;}
body{font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:14px;color:#000;-webkit-tap-highlight-color:rgba(255,255,255,0);width: 100%;overflow-x:hidden;background:#fff;}
pre{ font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif; white-space:pre-wrap;word-wrap: break-word;}
a{font-size:14px;text-decoration:none;transition:ease .65s; color:#000; outline:none;}
.clearfix:after{content:""; display:block; clear:both; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input[type="text"],input[type="password"],input[type="search"],input[type="number"],textarea,select{outline: none;font-family: apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;border-radius: 0;  border:none; background:none; transition:ease .45s;}
input::-webkit-input-placeholder {color: #888888;}
input:-moz-placeholder {color: #888888;}
input::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder {color: #888888;}
textarea{resize:none; overflow:hidden;}
textarea::-webkit-input-placeholder {color: #888888;}
textarea:-moz-placeholder {color: #888888;}
textarea::-moz-placeholder {color: #888888;}
textarea:-ms-input-placeholder {color: #888888;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
.fl,.fl_warp{float:left;}
.fr,.fr_warp{float:right;}
.z-container {width:1200px;height:auto;clear: both;margin: 0 auto;}

.ellipsis{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow:ellipsis;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}
.ellipsis6{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow:ellipsis;}
.ellipsis7{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;text-overflow:ellipsis;}
.ellipsis8{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;text-overflow:ellipsis;}
.imgbg{ width: 100%; height: 100%; transition: ease 1s; background-position: center; background-repeat: no-repeat; background-size: cover;}
.imgbgs{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
.z_flex{ display: flex; align-items: center;}
.z_flex_ul{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.clear{ clear: both;}

.z_public_bg{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: url(../img/bgs.png) no-repeat center; background-size: cover; background-attachment: fixed; pointer-events: none;}
.z_center{ text-align: center;}
.lazy{background-size: cover; background-repeat: no-repeat; width: 100%;height: 100%; background-position: bottom center;position: absolute;z-index:-1;left: 0;top: 0; background-attachment: fixed;}


::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
::-webkit-scrollbar-track-piece{background:#eeeeee}
::-webkit-scrollbar-thumb:vertical{background-color:var(--bg);}


/* swiper */
.swiper-slide {  -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform}
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-fade .swiper-slide{opacity:0!important;}
.swiper-container-fade .swiper-slide-active{opacity:1!important;}
.swiper-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-fade .swiper-slide{opacity:0!important;}
.swiper-fade .swiper-slide-active{opacity:1!important;}
.swiper-container-vertical>.swiper-wrapper {flex-direction: column;}
.swiper-vertical>.swiper-wrapper {flex-direction: column;}
.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap;
}

.z_video_pop{width: 100%; height: 100%; background: #000; position: fixed; left: 0; top: 0; z-index: 999!important; display: flex; justify-content: center; align-items: center; opacity: 0; transition: ease .6s; visibility: hidden; }
.z_video_pop.on{ opacity: 1;visibility: visible;}
.z_video_pop .close_btn{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; color: #fff; position: absolute; right: 0; top: 0;z-index: 100; cursor: pointer;}
.z_video_pop .close_btn .iconfont{ font-size: 18px;}
#video{width:100%; max-height: 100%;}
.z_video_pop .warp{ display: flex; align-items: center; justify-content: center; width: 100%; height: 100vh;}


#zCode{display: block;left: 50%;top: 50%;margin-left: -110px;margin-top: -122.5px;position: fixed; background: #fff;height: 245px;width: 220px; z-index:3000;border-radius: 5px; border: 6px solid #7f7f7f; box-sizing: border-box;}
#zCode>h2{     color: #666;background: #f2f2f2;height: 24px;line-height: 24px;border-bottom: 1px solid #e8e8e8; font-size: 14px; padding: 0 10px; box-sizing: border-box;}
#zCode>h2>i{cursor:pointer; float:right; width:24px; height:24px; text-align:center;}
#zCode>.ewm{width:100%; height:208px;padding: 20px; box-sizing: border-box; }
#zCode>.ewm canvas{width:100%; height:100%;}


.rebox { cursor: pointer; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1000; -webkit-filter: none !important;
    background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.6); }
.rebox *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
.rebox-contents { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; display: flex; justify-content: center;align-items: center; }
.rebox-contents .rebox-content {  border-radius: 1px; max-width: 100%; max-height: 100%; }
.rebox-loading { width: 31px; height: 31px; margin: -16px 0 0 -16px; position: absolute; top: 48%; left: 50%; }
.rebox-caption { display: none; opacity: 1; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 1000; background: #000; background: rgba(0,0,0,0.7); }
.rebox-caption p { margin: 0 auto; max-width: 70%; display: inline-block; *display: inline; *zoom: 1; padding: 10px; color: #fff; font-size: 12px; line-height: 18px; }

.rebox-button { position: absolute; z-index: 9999; min-width: 40px; height: 40px; line-height: 40px; background: rgb(0, 0, 0); 
    text-decoration: none; font-size: 24px; color: #fff; text-align: center; vertical-align: middle;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; border-radius: 32px;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }
.rebox-button:hover,
.rebox-button:focus { opacity: 1; background: #BF2E2E;}
.rebox-close { right: 10px; top: 10px;  font-size: 30px; }
.rebox-next { right: 10px; top: 48%; }
.rebox-prev { left: 10px; top: 48%; }
.rebox-loading { left: 50%; top: 48%;
    -webkit-animation-name: spin; -webkit-animation-duration: 2000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear;
    -moz-animation-name: spin; -moz-animation-duration: 2000ms; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear;
    -ms-animation-name: spin; -ms-animation-duration: 2000ms; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear;    
    animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear;
}

.z_menu_btn{ display: none; height: 50px;  align-items: center; overflow: hidden; justify-content: center; cursor: pointer;z-index: 11; margin-left: auto;}
.z_menu_btn span{ display: block; transition: ease .6s; width: 28px; height:2px; background: #1a4564;}
.z_menu_btn .line2{ margin:4px 0;}
.z_menu_btn.on .line1{ transform:translateY(6px) rotate(45deg);}
.z_menu_btn.on .line3{ transform:translateY(-6px) rotate(-45deg); width: 28px; }
.z_menu_btn.on .line2{ opacity: 0;}
.z_menu_btn.on span{ background: #000;}




:root{
	--bg:#1776cf;
	--color:#1776cf;
	--size16:16px;
	--size18:18px;
	--size20:20px;
	--size24:1.25vw
}

.z_header{height: 72px;line-height: 72px;background: #fff;width: 100%;position: fixed;left: 0;top: 0;z-index: 10;padding: 0 12vw;box-sizing: border-box;transition: ease 1s;}
.z_header.on{box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.05); background: #fff!important;}
.z_index_header,.z_index_header.on{background: #252448!important;}
.z_index_header .z_header_nav li a{color: #fff;}
.z_logo img{ display: block; height: 37px; margin-right: 10px;} 
.z_header_fr{ margin-left: auto;}
.z_header_nav li{display: inline-block;margin-left: 2.8vw;position: relative;}
.z_header_nav li a{font-size: 18px;display: block;}
.z_header_nav li.active  a,.z_header_nav li:hover a{ color: var(--color)!important;}
.z_header_nav li .downnav{ position: absolute; left: 50%; transform: translateX(-50%); background:#252448!important; top: 100%;line-height: 28px; padding:10px 20px; white-space: nowrap; text-align: center; transition: ease .2s; opacity: 0; visibility: hidden;}
.z_header_nav li .downnav a{display: block;font-size: 15px;color: #fff!important;margin-bottom: 10px;}
.z_header_nav li:hover .downnav{ opacity: 1; visibility: visible;}
.z_header_nav li .downnav a:hover{color: var(--color)!important;}
.z_header_search { position: relative; cursor: pointer; margin-right:15px;}
.z_header_search .iconfont{ font-weight: bold; color: var(--color); width: 35px; 
 font-size: 20px;text-align: center; display: inline-block; font-weight: bold;}
.z_header_search .text{ position: absolute; right: 35px; width: 0px; top: 50%; transform: translateY(-50%); background: #eee; border-radius: 25px; height: 34px; transition: ease .5s;}
.z_header_search:hover .text{ width: 180px; padding: 0 15px;}

.z_banner{ position: relative;overflow: hidden; }
.z_banner li{position: relative; overflow: hidden;}
.z_banner li img{ display: block; width: 100%;}
.z_banner_text{position: absolute;left: 0;top: 50%;transform: translateY(-40%);color: #fff;width: 100%;padding: 0 12vw;box-sizing: border-box;transition: ease 1s;}
.z_banner li.swiper-slide-active .z_banner_text{transform: translateY(-50%);}
.z_banner_text .h3{font-size: 50px;font-weight: bold;line-height: 1.3;}
.z_banner_text h4{ margin: 1vw 0;font-size: 18px; margin-bottom: 2vw;} 
.z_banner_btn a{ display: inline-block; padding: 0 20px; min-width:8.4375vw;
height: 58px;line-height: 56px; text-align: center;font-size: 16px; font-weight: 400;
border: 2px solid #FFFFFF; border-radius: 29px 0 29px 0; color: #fff; margin-right: 20px; transition: ease 1s;}
.z_banner_btn a:first-child{background: var(--bg); border-color: var(--bg);}
.z_banner_btn a:hover{ background: var(--bg); border-color: var(--bg); border-radius: 0;}
.z_banner_bd{position: absolute;left: 12vw;bottom: 2vw;z-index: 2;}
.z_banner_bd span{ display: inline-block;width: 46px;height: 3px;background:rgba(255,255,255,.5);margin-right: 10px; position: relative;}
.z_banner_bd span::before{ content: ""; display: block; width: 0; height: 100%; position: absolute; left: 0; top: 0; background: #fff; z-index: 1;}
.z_banner_bd span.on::before{ animation: wd 6.5s linear infinite;}
@keyframes wd{
	from{width: 0;}
	to{width: 100%;}
}

.z_index_tit{text-align: center;margin-bottom: 40px;}
.z_index_tit .h3{font-size: 42px;font-weight: bold;color: #333333;line-height: 1;}
.z_index_tit .h4{font-size: 16px;font-weight: 400;color: #666666;line-height: 24px;margin-top: 15px;}

.z_index_tit4{text-align: center;margin-bottom: 40px;}
.z_index_tit4 .h3{font-size: 38px;font-weight: 400;color: #000;line-height: 1;}
.z_index_tit4 .h4{font-size: 16px;font-weight: 400;color: #666666;line-height: 24px;margin-top: 15px;}

.z_more{ display: flex; align-items: center; justify-content: center;width: 134px;
height: 48px; color: #fff; border-radius: 24px 0 24px 0;
background: #1776cf; font-size: 16px; transition: ease .5s;}
.z_more:hover{ border-radius: 0;}

.z_index_tit6{text-align: center;margin-bottom: 40px;}
.z_index_tit6 .h3{font-size: 36px;font-weight: 400;color: #333333;line-height: 1;}


.z_index_contact{ position: relative; padding: 6vw 10vw; padding-bottom: 3vw;}
.z_lx_way{ }
.z_lx_way ul{ display: flex; color: #fff;justify-content: space-between;}
.z_lx_way li .h3{ font-size:1.04vw;line-height: 1.5625vw;}
.z_lx_way li .p{font-size:0.83333vw;line-height: 1.5625vw;}
.z_lx_way li{ border-right: 1px solid rgba(255,255,255,.5);display: flex; padding: 0 2.6vw; }
.z_lx_way li:last-child{ border-right: none; padding-right: 0;}
.z_lx_way li:first-child{ padding-left: 0;}
.z_ly_form{margin: 5vw 0;}
.z_ly_form form{ display: flex;align-items: center; width: 100%;justify-content:space-between;}
.z_ly_form .text{height: 54px;background: #FFFFFF;border-radius: 5px; padding: 0 1vw; box-sizing: border-box; justify-content: space-between; width: 13.95833vw;font-size: 16px;}
.z_ly_form .subbtn{width: 10vw;
height: 54px; color: #fff;font-size: 16px;
background: #1776cf; cursor: pointer;outline: none;
border-radius: 5px;display: flex; align-items: center; justify-content: center;}
.z_ly_form .texta{ width: 25vw;}
.z_tip{ text-align: center; color: #fff;font-size: 16px;}

.z_footer{background: #121317; padding: 4vw 10vw; display: flex; color: #fff;}
.z_footer .slg{ font-size: 2.5vw; color: #fff; font-weight: bold; margin-top: 10px;}
.z_footer .fl_warp{ position: relative;}
.z_footer .fl_warp .copy{position: absolute; left: 0; bottom: 0; color: #929292;}
.z_footer .fl_warp .copy a{color: #929292;}
.z_footer .fr_warp{ margin-left: auto;}
.z_footer .lx{ font-size: var(--size24); margin: 2.5vw 0;}
.z_footer li{ margin-top: 2vw;}
.z_footer li span{ display: block;}
.z_footer li .tel{font-size: var(--size24);  color: #fff;}
.z_footer li p{ font-size: 18px;width: 283px;}
.z_code img{ display: block; width: 85px;}

.z_other_banner{ width: 100%; height: 23vw; position: relative; margin-top: 72px;}
.z_other_text{ position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; text-align: center; margin-bottom: 0!important;}
.z_page_nav{ width: 100%; height: 54px;display: flex; align-items: center; justify-content: center;
background: #FFFFFF; border-bottom: 1px solid #E0E0E0;}
.z_page_nav a{  line-height: 54px; display: block; margin: 0 5vw;font-size: 18px;color: #333333;position: relative; font-weight: bold;}
.z_page_nav a::before{ content: ""; display: block; width: 0; height: 2px; position: absolute; left: 50%; bottom: -1px; z-index: 1;transition: ease 1s; background: var(--bg);
}
.z_page_nav a.active::before,.z_page_nav a:hover::before{ width: 100%; left: 0;}
.z_page_nav a.active,.z_page_nav a:hover{ color: var(--color);}


.z_case_page{ position: relative; margin-top: 72px; min-height: 100vh; background-color: #fafafa; padding: 6vw 0; z-index: 1;}
.z_case_page .bg{ position: absolute; left: 0; top: 0; height: 30.125vw; z-index: -1;}
.z_case_list ul{ margin-left: -2.5%;}
.z_case_list li{ width: 30.8%; float: left; margin-left: 2.5%; margin-bottom: 3.5vw;box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.05);
border-radius: 10px; overflow: hidden;}
.z_case_list li .imgbox{height: 184px;}
.z_case_list li .infobox{ padding: 25px;}
.z_case_list li h3{ font-size: 20px;font-weight: bold; line-height: 30px; min-height: 60px;}
.z_case_list li .desc{ margin: 1vw 0;}
.z_case_list .first{ background: #fff;padding: 40px; box-sizing: border-box;box-shadow: 0px 14px 40px 0px rgba(0,0,0,0.08); width: 100%;
border-radius: 10px; }
.z_case_list .first .imgbox{ float: right;width: 54%;
height: 355px; overflow: hidden;
border-radius: 10px;}
.z_case_list .first .infobox{padding: 0; float:left; width: 40%; position: relative;height: 355px;}
.z_case_list .first h3{ font-size:24px;line-height: 30px; font-weight: bold; margin-bottom: 1.8vw;}
.z_case_list  .desc{font-size: 16px; height: 72px;font-weight: 400;color: #888888;line-height: 24px;}
.z_case_list .first .z_more{ position: absolute; left: 0; bottom: 0;}
.z_case_list li:hover h3{ color: var(--color);}
.z_case_list li:hover .imgbg{ transform: scale(1.05,1.05);} 

.z_xqcase_page{padding: 0!important;}
.z_case_head{ background: #F6F9FF; padding: 5vw 0;}
.z_case_head .z_case_list .first{ padding: 0; box-shadow: none; padding: 0; background: none;margin-bottom: 0; }
.z_case_head .z_case_list .imgbox{ width: 51%;}
.z_case_content{ padding: 5.2vw 0;color: #666666;
line-height: 24px; font-size: 16px;}
.z_case_content img,.z_xq_content img{max-width: 100%!important; height: auto!important;}
.z_more_case{ padding: 7vw 0; background: #FAFAFA;}
.z_xg_tit{ font-size: 36px; font-weight: bold;line-height: 38px; margin-bottom: 2.6vw;}


.z_zx_page{ padding: 5.2vw 0; background: #FAFAFA;}
.z_zx_page li{background: #FFFFFF;border: 0px solid #000000;box-shadow: 0px 10px 20px 0px rgba(0,18,60,0.08);border-radius: 10px; position: relative;overflow: hidden; margin-bottom: 2.6vw;}
.z_zx_page li::before{ content: ""; display:block; width: 0; height: 2px; position: absolute; left: 0; bottom: 0; transition: ease 1s;z-index: 1;background: var(--bg);}
.z_zx_page li:hover::before{width: 100%;} 
.z_zx_page li a{ display: flex; align-items: center;}
.z_zx_page li .down{color: var(--color); position: absolute; right: 2.6vw;bottom: 2.6vw; z-index: 1;}
.z_zx_page li .down .iconfont{display: inline-block; width: 30px; height: 30px; border-radius: 50%; text-align: center;line-height: 30px; border: 1px solid var(--color); margin-left: 5px;}
.z_zx_page li .timebox{ width: 185px; flex-shrink: 0; text-align: center;font-family: Arial; font-size: 16px;}
.z_zx_page li .icon{ display: block; width: 24px; height: 24px; background: url(../img/rl.png) no-repeat center; background-size: auto 100%; margin: 0 auto; margin-bottom: 20px;}
.z_zx_page li .day{ display: block; font-size: 48px;font-weight: bold; font-family: Arial;}
.z_zx_page li .infobox{ padding: 2.6vw; padding-right: 8vw; border-left: 1px solid  #EBEBEB;width: 100%;}
.z_zx_page li h3{font-size: 24px;}
.z_zx_page li .desc{font-size: 16px;color: #666666;line-height: 22px; margin: 20px 0; margin-bottom: 50px;}
.z_zx_page li .more{ color: var(--color);}
.z_zx_page li:hover h3{color: var(--color);}
.z_zx_page ul{ margin-bottom: 4vw;}
.z_pages_bar{ text-align: center;}
.z_pages_bar a{ display: inline-block; margin: 0 5px;min-width: 36px;
height: 36px;text-align: center;line-height: 34px;padding: 0 10px;
background: #FFFFFF;
border: 1px solid #D4D4D4;
border-radius: 3px;}
.z_pages_bar a.active,.z_pages_bar a:hover{background: var(--bg);border-color: var(--bg); color: #fff;}

.z_news_head .first h3{ font-size: 36px; line-height: 48px;}
.z_news_list{ padding: 5vw 0;}
.z_news_list li{ padding: 50px 0; border-bottom: 1px solid #D4D4D4;}
.z_news_list li a{ display: flex;font-size: 16px;}
.z_news_list li .infobox{ position: relative;}
.z_news_list li .imgbox{width: 326px;height: 190px;border-radius: 10px; flex-shrink: 0; overflow: hidden; margin-right: 50px;}
.z_news_list li h3{font-size: 24px;line-height: 30px;
font-weight: bold;}
.z_news_list li:hover h3{ color: var(--color);}
.z_news_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.z_news_list li .desc{color: #666666;
line-height: 24px;  margin: 20px 0;}
.z_news_list li .time{ position: absolute; left: 0; bottom: 0;color: #666666;}
.z_news_list li span{ display: inline-block; margin-right: 20px;}
.z_news_list ul{ margin-bottom: 3vw;}

.z_newsxq_page{background: #FAFAFA;padding: 5vw 0; margin-top: 72px;}
.z_newsxq_page .z-container{ width: 900px;}
.z_page_wz,.z_page_wz a,.z_xq_span{font-size: 16px;font-weight: 400;color: #666666;line-height: 24px;}
.z_xq_tit{font-size: 48px;font-weight: 900;color: #000000;line-height: 60px; margin: 20px 0;}
.z_xq_slg{background: #F1F1F2; padding: 20px;font-size: 18px;font-weight: 500;color: #000000;line-height: 30px; margin-top: 30px;}
.z_xq_content{ padding: 50px 0;color: #666666;line-height: 30px; font-size: 18px;}

.z_fixed_btn{ position: fixed; right: 4vw;   top: 50%;transform: translateY(-50%); z-index: 9; opacity: 0;visibility: hidden; transition: ease 1s;}
.z_fixed_btn.on{ opacity: 1; visibility: visible;}
.z_fixed_bar{ position: fixed; right: 2vw; top: 50%; transform: translateY(-30%); z-index: 9; transition: ease 1s;}
.z_fixed_bar.on{mix-blend-mode: difference}
/* .z_fixed_bar.on .code>img,.z_fixed_bar.on .z_retop>img{filter: invert(30%);}
.z_fixed_bar.on .line{ background: #b2b2b2;} */
.z_fixed_bar .code{ position: relative; cursor: pointer;}
.z_fixed_bar .z_wx_code{ position: absolute; right: 50px; top: 50%; transform: translateY(-50%); width: 80px; opacity: 0; transition: ease 1s;}
.z_fixed_bar .code:hover .z_wx_code{ opacity: 1;}
.z_fixed_bar .line{width: 1px;
height: 60px;
background: #FFFFFF; margin: 10px auto;}
.z_retop{ position: relative; cursor: pointer;}

.z_case_nav{width: 80vw;box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.06);
border-radius: 5px; background: #fff; margin: 0 auto; display: flex;height: 70px; line-height:70px; margin-top: -35px; z-index: 2; position: absolute; left: 50%; transform: translateX(-50%);}
.z_case_nav a{ flex: 1; text-align: center; display: block; font-size: var(--size18);color: #7D8085;}
.z_case_nav a.active,.z_case_nav a:hover{ font-size: var(--size20); font-weight: bold; color: #000;}

.z_mask{ position: fixed; left: 0;top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; z-index: 99;display: none;}
.z_info_pop{ width: 28.125vw; position: fixed; left: 50%;top: 50%; transform: translate(-50%,-50%); background: #fff;border-radius: 15px; overflow: hidden; 
padding: 3vw;z-index: 100; display: none;}
.z_info_pop label{ font-size: var(--size18); color: #1a163b; display: block; margin-bottom: 10px; font-weight: bold;}
.z_info_pop label em{ color: #ee000e;}
.z_info_pop .text{ width: 100%; height: 2.6vw; padding: 0 15px; font-size:var(--size16); border: 1px solid #dbdbdb;}
.z_info_pop .texta{ height: 90px;width: 100%; padding: 15px;font-size:var(--size16);border: 1px solid #dbdbdb;}
.z_info_pop li{ margin-bottom: 1vw;}
.z_inofsub{ width: 100%; height: 50px; display: flex;align-items: center; justify-content: center; color: #fff; font-size: var(--size18);background: var(--bg);}
.z_info_close{ display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 50px; color: #D2D2D2; position: absolute; right: 0; top: 0; cursor: pointer; outline: none; font-size: 20px!important; }



@media screen and (max-width:1600px){

.z_banner_bd{left: 8vw;}
.z_banner_text{padding: 0 8vw;}

}


@media screen and (max-width:1440px){
:root{
	--size16:15px;
	--size18:16px;
	--size20:18px;
	--size24:20px
}
.z_banner_btn a{ height: 48px;line-height: 44px; font-size: 16px; padding:0 30px;}
.z-container{ width: 1000px;}
.z_case_list .first .imgbox,.z_case_list .first .infobox{ height: 290px;}
.z_case_list .first h3,.z_zx_page li h3,.z_news_list li h3{font-size: 20px;}
.z_case_list li h3{ font-size: 18px;}
.z_xg_tit{ font-size: 30px;}
.z_news_head .first h3{ font-size: 24px;line-height: 38px;}
.z_xq_tit{font-size: 36px; line-height: 48px;}
.z_index_contact{ padding-left: 8vw;padding-right: 8vw;}
.z_lx_way li .h3{ font-size:14px;line-height: 26px;}
.z_lx_way li .p{font-size:13px;line-height: 24px;}
.z_header_nav li{margin-left: 3vw;}
.z_header_nav li a{font-size: 16px;}
.z_header_nav li .downnav a{font-size: 14px;}
}
@media screen and (max-width:980px){
:root{
		--size16:14px;
		--size18:16px;
		--size24:18px
}
.z_m_box{ padding: 40px 12px!important;}
.z_header{height: 50px;padding: 0 20px;background: #fff!important;}
.z_logo img{ height: 25px;}
.z_header_search{ display: none;}
.z_header_nav{ position: fixed;width: 100%; height: calc(100vh - 50px); top: 100vh;background: #fff; left: 0; display: flex; align-items: center; justify-content: center;transition: ease .8s; visibility: hidden; z-index: 10;}	
.z_header_nav ul{ width: 100%; display: block;}
.z_header_nav li{ width: 100%; text-align: center; line-height: 50px;}
.z_header_nav li  a{ color: #333!important;}
.z_header_nav.on{ top: 50px; visibility: visible;}
.z_banner_text{padding: 0 30px;}
.z_banner_text h4{font-size: 14px;margin: 15px 0;}	
.z_banner_text .h3{ font-size: 18px;line-height: 24px;}
.z_banner_btn{ margin-top: 20px;}
.z_banner_btn a{ height: 38px;line-height: 36px; border-width: 1px; font-size: 14px; border-radius: 20px 0 20px 0;}
.z_banner_bd{ display: none;}
.z_banner{ margin-top: 50px;}
.z_banner li{ display: flex;align-items: center; justify-content: center;}
.z_banner li img{ width: auto; max-width: none; height: 70vw;}
.z_menu_btn{ display: flex;}
.z_menu_btn span,.z_menu_btn.on span{background: #fff;}
.z_index_tit{ margin-bottom: 30px;}
.z_index_tit .h3{ font-size: 22px;line-height: 28px;}
.z_index_tit4{ margin-bottom: 30px;}
.z_index_tit4 .h3{ font-size: 22px;line-height: 28px;}
.z_index_news .z_more{ height: 40px; width: 120px;}

.z_lx_way ul{ display: block;}
.z_lx_way li{ width: 100%; border: none;padding: 0; margin-bottom: 20px;}
.z_ly_form form{ display: block;}
.z_ly_form  .text{ width: 100%!important; margin-bottom: 10px;padding: 0 15px; height: 46px; font-size: 15px;}
.z_ly_form .subbtn{ width: 100%;} 
.z_footer .z_logo{ display: none;}
.z_footer{ padding: 30px 12px;flex-direction: row-reverse; display: block; position: relative; padding-bottom: 60px; text-align: center;}
.z_footer .fr_warp{ float: left; width: 100%;}
.z_footer .fl_warp{float: right; width: 100%; position: absolute; left: 0; bottom: 0; padding: 10px;}
.z_footer .fl_warp .copy{ position: relative; }
.z_footer .slg{ display: none;}
.z_footer li p{ font-size: 14px; width: 100%;}
.z_footer .lx{ margin: 15px 0;}

.z-container{ width: 100%;}
.z_case_page{ margin-top: 50px;}
.z_case_page .bg{ height: 45vw;}
.z_case_list .first{ padding:0;}
.z_case_list .first .imgbox,.z_case_list .first .infobox{ width: 100%; height: auto;}
.z_case_list .first .imgbox{ height: 50vw; border-radius: 0;}
.z_case_list .infobox{ padding: 20px 12px!important;}
.z_case_list .first h3,.z_case_list li h3{ font-size: 16px; height: auto; line-height: 24px; min-height: auto;}
.z_case_list .z_more{ display: none;}
.z_case_list li .desc{ margin-top: 15px; margin-bottom: 0; font-size: 14px;}
.z_case_list ul{ margin-left: 0;}
.z_case_list li .imgbox{height: 50vw!important;}
.z_case_list li{ width: 100%; margin-left: 0; margin-bottom: 15px;}
.z_xg_tit{ font-size: 20px; margin-bottom: 20px;}
.z_case_head{ padding: 30px 0px;}
.z_case_content{ font-size: 14px;}
.z_zx_page li{ margin-bottom: 12px;}
.z_zx_page li .timebox{ width: 80px;font-size: 14px;}
.z_zx_page li .day{font-size: 28px;}
.z_zx_page li .icon{ margin-bottom: 10px;}
.z_zx_page li .desc{ margin: 10px 0; font-size: 14px;}
.z_zx_page li .infobox{ padding: 20px 12px;}
.z_zx_page li h3{ font-size: 16px;}
.z_zx_page ul{ margin-bottom: 25px;}
.z_news_list li{padding: 15px 0;}
.z_news_list li:first-child{ padding-top: 0;}
.z_news_list li .imgbox{ width: 130px; height: 90px; margin-right: 12px; border-radius: 5px;}
.z_news_list li h3{ font-size: 15px; line-height: 24px; }
.z_news_list li span{ font-size: 14px; margin-right: 10px;}
.z_news_list li .desc{ display: none;}
.z_news_list ul{ margin-bottom: 20px;}
.z_pages_bar a{ margin:0 2px; padding: 0 5px;}
.z_newsxq_page .z-container{ width: 100%;}
.z_newsxq_page{ margin-top: 50px;}
.z_xq_tit{ font-size: 20px;line-height: 32px; margin: 15px 0;}
.z_xq_slg{ font-size: 16px;line-height: 28px; padding: 15px;}
.z_xq_content{ padding: 30px 0;font-size:14px; line-height: 24px;}
.z_fixed_btn{position: absolute; bottom: -100px; display: none; transform: translateY(0); top: auto;}
.z_other_banner{ margin-top: 50px!important; height: 40vw;}
.z_page_wz, .z_page_wz a, .z_xq_span{ font-size: 14px;}
.z_other_text{ padding: 0 12px!important;}
.z_fixed_bar{ display: none;}
.z_code img{ margin: 0 auto; margin-bottom: 10px;}
.z_footer .lx{ display: none;}
.z_page_nav a{ font-size: 15px;}
.z_case_list  .desc{ height: auto;}
.z_case_head .z_case_list .infobox{ padding: 20px 0!important;}
.z_case_nav{ height: 50px; line-height: 50px; width: 100%; margin-top: 0; position: relative; left: 0; transform: translateX(0);}
.z_case_nav a{ font-size: 15px;}
.z_index_header,.z_index_header.on{background: #252448!important;}

.z_info_pop{ width: 94%;padding: 20px 15px;}
.z_info_pop li{margin-bottom: 10px;}
.z_info_pop .text{ height: 40px;}
.z_index_tit .h4{font-size: 14px; margin-top:10px;}
.z_index_tit4 .h4{font-size: 14px; margin-top:10px;}

}


.JaoYuxg-list {margin-right: -33px;}
@media screen and (min-width: 1024px) {.JaoYuxg-list .list {width: calc(100%/2 - 33px);margin-right: 33px;height: 375px;position: relative;border-radius: 10px;overflow: hidden;display: block;}}
@media screen and (max-width: 1024px) {.JaoYuxg-list .list {width: 100%;margin-right: 33px;position: relative;border-radius: 10px;overflow: hidden;display: block; margin-bottom:44px;}}

.JaoYuxg-list .list > img{width: 100%;height: 100%;transition: all .4s ease;}
.JaoYuxg-list .list:hover > img{transform: scale(1.04);}
.JaoYuxg-list .list .show {position: absolute;bottom: 0px;left: 0px;width: 100%;height: 50%;display: flex;flex-direction: column;justify-content: flex-end;padding: 0px 40px;padding-bottom: 30px;background-image: linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,0));}
.JaoYuxg-list .list .show .btn {width: 110px;height: 40px;}

.flex {
    display: flex;
    flex-wrap: wrap
}
.CommonBtn {border-radius: 25px;display: flex;justify-content: center;align-items: center;transition: all .4s ease;}
.CommonBtn i{font-size: 12px;display: block;transform: rotate(180deg) translateY(1px);margin-left: 8px;line-height: 1px;}
.CommonBtn.lty1 {background-color: #0074ff;color: #fff;}
.CommonBtn.lty1:hover {background-color: transparent;border: 1px solid #0074ff;color: #0074ff;}
.CommonBtn.lty2 {border: 1px solid rgba(255, 255, 255, .5);color: #fff;}
.CommonBtn.lty2:hover {background-color: #0074ff;color: #fff;border: 0px;}

.white {
    color: #fff
}

.fs24 {
    font-size: 24px
}
.pb100 {
    padding: 100px 0px;
}
.mt20 {
    margin-top: 20px
}
