﻿@charset "utf-8";

/* CSS Document */
*{ box-sizing: border-box;}
html{ width: 100%; overflow-x: hidden;}
body { font:14px "Microsoft Yahei","Arial",sans-serif; color: #353E4B; line-height: 1.6; letter-spacing: 1px; word-wrap:break-word; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-text-size-adjust: none;font-weight: lighter;}
body,form,input,p,ol,ul,li,h1,h2,h3,h4,h5,h6,table,th,td,dl,dt,dd{padding:0;margin:0;}
img{border:0; vertical-align: middle;}
ul,li{list-style:none;}
dl,dt,dd{display: block;}
a{text-decoration:none; transition: 0.4s; -webkit-transition: 0.4s; outline: none;}
a:hover{ color: #048286;}
input,textarea{ box-sizing: border-box; outline:none;  border: 0; background:none; font:14px "Microsoft Yahei","Arial",sans-serif; width: 100%; }
input[type="button"], input[type="submit"], input[type="text"] {-webkit-appearance: none; outline: none; }
.m6045-clear{ width: 100%; height: 0; overflow: hidden; clear: both;}
video{ object-fit: cover;}

/*文本框placeholder=""文字颜色*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #666; opacity: 1}
input:-moz-placeholder, textarea:-moz-placeholder {color: #666; opacity: 1}
input::-moz-placeholder, textarea::-moz-placeholder {color: #666; opacity: 1}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #666; opacity: 1}

/* 字体加载 */
@font-face{
	font-family: 'HarmonyOS_En';
	src: url("https://www.024zykt.com/Template/cn/fonts/HarmonyOS_Sans_Regular.ttf");
}


/*预加载*/
.m6045-content_body{ width: 100%;}
.m6045-load_body{ width: 100%; height: 100%; overflow: hidden; position: absolute;} 
.m6045-load{ position: fixed; width: 100%; height: 100%; overflow: hidden; left: 0; top: 0; z-index: 5000; background: #fff;}
.m6045-load .m6045-icon{ height: 60px; position: absolute; left:50%; top: 50%;}
.m6045-load .m6045-icon img{ animation: logo 2s ease infinite; transform: translate(-50%,-50%); height: 100%;}
@keyframes logo{
    0%{ opacity: 1; }
    30%{ opacity: 0.2; }
    100%{  opacity: 1; }
}
.m6045-load.on .m6045-icon{ top: 0; transition: 1s;}


/*--PC--*/

/* 公用部分 */
.m6045-header{ width: 100%; position: fixed; padding: 28px 45px; z-index: 1000; transition: 0.4s; display: flex;align-items: center;justify-content: space-between;}
.m6045-header .m6045-logo{ height: 35px; float: left; transition: 0.4s;}
.m6045-header .m6045-logo img{ height: 100%;}
.m6045-header_hr{ height: 90px;}
.m6045-header .m6045-logo.logo_bai .m6045-img1{display: none;}
.m6045-header .m6045-logo.logo_bai .m6045-img2{display: block;}

.nav{ float: right; display: flex;align-items: center;}
/*.nav .nav_list a{ color: #353E4B; font-size: 15px; line-height: 35px; font-weight: bold; margin-right: 60px;}
.nav .nav_list a:hover{ color: #048286;}*/
.nav .nav_btn{ display: flex;align-content: center; flex-wrap: wrap; cursor: pointer;}
.nav .nav_btn span{ display:block; width: 44px; height: 11px; position: relative;}
.nav .nav_btn span::after,
.nav .nav_btn span::before{ content: ""; position: absolute; width: 100%; height: 2px; right: 0; background: #000000; transition: all 0.4s;}
.nav .nav_btn span::after{ top:0;}
.nav .nav_btn span::before{  bottom: 0;}
.nav .nav_btn span:hover::after,
.nav .nav_btn span:hover::before{ background: #048286;}

.m6045-lang{display: flex; align-items: center; padding-left: 40px;}
.m6045-lang a{color: #353E4B;}
.m6045-lang a:hover,
.m6045-lang a.one{color: #048286;}
.m6045-lang span{width: 1px; height: 15px; background: #353E4B; margin: 0 10px;}
.m6045-lang_all{display:none none !important}

.m6045-header.header_top{ padding: 20px 30px; background: #fff; box-shadow:0px 0px 8px rgba(0, 0, 0, 0.2) ;}
.m6045-header.header_top .m6045-logo{ height: 28px;}
.m6045-header.header_top .nav .nav_list a{ line-height: 28px; margin-right: 40px;}

.m6045-header.header_top .m6045-logo.logo_bai .m6045-img1{display: block;}
.m6045-header.header_top .m6045-logo.logo_bai .m6045-img2{display: none;}


.m6045-main{}
.m6045-wrap{ width: 100%; padding: 0 8.4%;}


.m6045-footer{}
.m6045-footer .m6045-footer_box{ margin: 40px 0; border-top: 1px solid #999999; border-bottom: 1px solid #999999; display: flex; color: #353E4B;}
.m6045-footer .m6045-con_l{ width: 34%;  border-right: 1px solid #999999; position: relative;}
.m6045-footer .m6045-con_l .m6045-tit{font-size: 15px; padding: 40px 0 20px 0;}
.m6045-footer .m6045-f_sreach{ height: 45px; width: 80%; display: flex;}
.m6045-footer .m6045-f_sreach input{ border: 1px solid #999999; padding: 0 10px; font-size: 16px; color: #353E4B;}
.m6045-footer .m6045-f_sreach a{ display: block; width: 100px; line-height: 45px; text-align: center;background: #048286; color: #fff;}
.m6045-footer .m6045-ewm_list{ display: flex; padding-top: 40px;}
.m6045-footer .m6045-ewm_list .m6045-ewm{ width: 112px; margin-right: 20px;}
.m6045-footer .m6045-ewm_list span{ display: block; width: 100%; padding: 6px; border: 1px solid #DBDBDB;}
.m6045-footer .m6045-ewm_list img{width: 100%;}
.m6045-footer .m6045-ewm_list b{ font-size: 13px; padding-top: 16px; display: block; text-align: center; font-weight: 400;}
.m6045-footer .m6045-url_list{ position: absolute; bottom: 20px; left: 0;}
.m6045-footer .m6045-url_list a{ color: #585858; font-size: 13px; padding-right: 34px;}
.m6045-footer .m6045-url_list a:hover{ color: #048286;}
.m6045-footer .m6045-con_r{ width: 66%;}
.m6045-footer .m6045-f_nav{ padding:40px 0 50px 90px ; display: flex; justify-content: space-between; border-bottom: 1px solid #999999;}
.m6045-footer .m6045-f_nav .m6045-ul{ padding-left: 15px;}
.m6045-footer .m6045-f_nav .m6045-tit a{ font-weight: bold; color: #353E4B; }
.m6045-footer .m6045-f_nav ul{ padding-top: 20px;}
.m6045-footer .m6045-f_nav li a{ color: #585858; line-height: 2;}
.m6045-footer .m6045-f_nav .m6045-more{ color: #048286; line-height: 2;}
.m6045-footer .m6045-f_nav a:hover{ color: #048286;}
.m6045-footer .m6045-f_bottom{ text-align: right; padding: 30px 0;} 
.m6045-footer .m6045-f_bottom .m6045-share{ padding-bottom: 15px;}
.m6045-footer .m6045-f_bottom .m6045-share a{ margin-left:20px;  color: #353E4B;}
.m6045-footer .m6045-f_bottom .m6045-share a span{font-size: 20px;}
.m6045-footer .m6045-f_bottom .m6045-share a:hover{ color: #048286;}
.m6045-footer .m6045-f_bottom .m6045-copyright{ font-size: 13px; color: #585858;}
.m6045-footer .m6045-f_bottom .m6045-copyright a{color: #585858;}


/* 首页 */
.m6045-in_subtitle{ font-size: 15px; line-height: 1; font-weight: bold; letter-spacing: .25em; font-family:'HarmonyOS_En';color: #048286;}
.m6045-in_title{ font-size: 52px; line-height: 1.25; font-weight: bold; letter-spacing: .015em; color: #353E4B; padding-top: 20px;}
.m6045-in_summary{ font-size: 16px; line-height: 1.7; letter-spacing: .001em; color: #585858; padding-top: 40px;}
.m6045-in_more{ overflow: hidden; padding-top: 50px;}
.m6045-in_more a{ display: block; color: #048286; font-weight: bold; line-height: 1.7; padding:11px 80px; border: 2px solid #68B4B6; float: left; position: relative;}
.m6045-in_more a::after{ content: ""; background: #68B4B6; position: absolute; left: 0; top: 0; width: 0%; height: 100%; z-index: 0; transition: 0.4s;}
.m6045-in_more a span{ position: relative; z-index: 10;}
.m6045-in_more a:hover{ color: #fff;}
.m6045-in_more a:hover::after{ width: 100%;}

.m6045-in_more2 a{ color: #fff; border-color: #fff;}
.m6045-in_more2 a::after{ background: #fff;}
.m6045-in_more2 a:hover{ color: #048286;}


.m6045-home_part1 .m6045-bg{ width: 100%; height: 770px; background: url("https://www.024zykt.com/Template/cn/images/in_s1_bg.jpg") no-repeat center bottom; background-size: 110% 110%; animation: an_home_part1_bg 10s ease-out infinite alternate;}
.m6045-home_part1 .m6045-bg video{ width: 100%; height: 100%; object-fit: cover;}
@keyframes an_home_part1_bg {
    from{background-size:100% 100%;}
}
.m6045-home_part1 .m6045-con_t{ padding: 112px 0 118px 0;}


.m6045-home_part2{ width: 100%; height: 960px; position: relative; overflow: hidden;}
.m6045-home_part2 .m6045-con_l{ width: 430px; margin:18.5% 0 0 10%;}
.m6045-home_part2 .m6045-con_r{  position: absolute; width: 640px; height: 100%; right: 0; top: 0; }
.m6045-home_part2 .m6045-con_r .m6045-bg_video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.m6045-home_part2 .m6045-con_r .m6045-bg_video video{width: 100%; height: 100%;}
.m6045-home_part2 .m6045-con_r .m6045-bg_video::after{ content: ""; position: absolute; width: 100%; height: 100%; 
left: 0; top: 0; z-index: 5;background: rgba(0, 0, 0, 0.1);}
.m6045-home_part2 .m6045-con_r .m6045-list{display: flex;flex-direction: column;justify-content: center;height: 100%;padding: 0 130px 0 160px; position: relative; z-index: 10;}
.m6045-home_part2 .m6045-con_r .m6045-list .m6045-li{ padding: 30px 0;border-bottom: 1px solid rgba(255,255,255,0.4); color: #fff;}
.m6045-home_part2 .m6045-con_r .m6045-list .m6045-li:last-child{ border-bottom: none;}
.m6045-home_part2 .m6045-con_r .m6045-list .m6045-li b{ display: block; font-size: 100px; line-height: 1.32;  font-family:'HarmonyOS_En';}
.m6045-home_part2 .m6045-con_r .m6045-list .m6045-li sup{ font-size: 50px; padding-left: 10px;}
.m6045-home_part2 .m6045-con_r .m6045-list .m6045-li span{ display: block; font-size: 16px; line-height:1; font-weight: bold;}


.m6045-home_part3{ padding: 140px 0 220px 0;}
.m6045-home_part3 .m6045-con_l{ width: 48%; float: left;} 
.m6045-home_part3 .m6045-con_l .m6045-time{ border: 1px solid #048286; color: #048286; float: left;font-family:'HarmonyOS_En'; width: 105px; font-size: 20px; text-align: center; transition: 0.6s; line-height: 2; margin: 20px 36px 0 0;}
.m6045-home_part3 .m6045-con_l .m6045-time span{ font-size: 70px; font-weight: bold; display: block; border-bottom: 1px solid #048286; line-height: 1.22;}
.m6045-home_part3 .m6045-con_l .m6045-in_title{ overflow: hidden;}

.m6045-home_part3 .m6045-con_r{ width: 43%; float: right;} 
.m6045-home_part3 .m6045-con_r .m6045-in_more{ padding-top: 20px;}
/* .m6045-home_part3 .m6045-con_r .m6045-more a{ display: block; color: #048286; line-height: 1.7; font-weight: bold;}
.m6045-home_part3 .m6045-con_r .m6045-more a:hover{ color: #f60;} */
.m6045-home_part3 .m6045-con_list{ width: 70%; padding-top: 180px;}
.m6045-home_part3 .m6045-con_list li{ cursor: pointer; padding: 22px 0;border-bottom:1px solid #D5D7DB; line-height: 1.4; position: relative;}
.m6045-home_part3 .m6045-con_list li::after{ content: ""; position: absolute; width: 0; height: 2px; background: #048286; left: 0; bottom: -1px; transition: 0.6s;}
.m6045-home_part3 .m6045-con_list .m6045-time{color: #048286; float: left;font-family:'HarmonyOS_En'; width: 60px; text-align: center; transition: 0.6s;}
.m6045-home_part3 .m6045-con_list .m6045-time span{ font-size: 40px; display: block; font-weight: bold;}
.m6045-home_part3 .m6045-con_list .txt{ font-size: 32px; line-height: 70px; color: #353E4B; transition: 0.6s; font-weight: bold; padding: 0 10px 0 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.m6045-home_part3 .m6045-con_list li:hover::after{ width: 100%;}
.m6045-home_part3 .m6045-con_list li:hover .txt{ color: #048286;}


.m6045-home_part4{ position: relative; overflow: hidden;}
.m6045-home_part4 .m6045-bg{ position: absolute; width: 100%; height: calc(100% - 140px); left: 0; bottom: 0;background:url("https://www.024zykt.com/Template/cn/images/in_s4_bg.jpg") no-repeat center; background-size: cover;}
.m6045-home_part4 .m6045-wrap{ display:flex; justify-content: space-between; position: relative; z-index: 10; position: relative;}
.m6045-home_part4 .m6045-wrap::after{ content: ""; position: absolute; width: 50%; left: 91.6%; top: 0; height: 100%; background: #fff;}
.m6045-home_part4 .m6045-con_l{ width: 420px; padding-top: 19%;}
.m6045-home_part4 .m6045-con_l .m6045-in_subtitle,
.m6045-home_part4 .m6045-con_l .m6045-in_title,
.m6045-home_part4 .m6045-con_l .m6045-in_summary{ color: #fff;}
.m6045-home_part4 .m6045-con_r{ width: 49.5%;}
.m6045-home_part4 .m6045-con_r .m6045-pic img{ width: 100%;}
.m6045-home_part4 .m6045-con_r .m6045-sw_list{ padding:80px 0 130px 0; width: 90%; margin-left: -5%;}
.m6045-home_part4 .m6045-sw_con{ width: 100%; height: 88px; position: relative; opacity: 0.7;mask-image: linear-gradient(to left, transparent 0%, #f0f5f8 20%, #f0f5f8 80%,transparent 100% );-webkit-mask-image: linear-gradient(to left, transparent 0%, #f0f5f8 20%, #f0f5f8 80%,transparent 100% );}
.m6045-home_part4 .m6045-sw_con .swiper-container{ width: 100%; position: absolute; left: 0; top:0; overflow: hidden;}
.m6045-home_part4 .m6045-sw_con .swiper-container .swiper-wrapper{
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.m6045-home_part4 .m6045-sw_con .swiper-slide{ width: auto!important; position: relative; }
.m6045-home_part4 .m6045-sw_con .swiper-slide a{padding:0 33px ;}
.m6045-home_part4 .m6045-sw_con .swiper-slide img{ max-width: 180px; max-height: 60px;}
.m6045-home_part4 .m6045-sw_con2 .swiper-container{transform: rotate(180deg);}
.m6045-home_part4 .m6045-sw_con2 .swiper-container img{transform: rotate(180deg);}


.m6045-home_part5{ width: 100%; height: 960px; position: relative; overflow: hidden;}
.m6045-home_part5 .m6045-con_l{  position: absolute; width: 630px; height: 100%; left: 0; top: 0; }
.m6045-home_part5 .m6045-con_l img{ width: 100%; height: 100%; object-fit: cover;}
.m6045-home_part5 .m6045-con_r{ width: 640px; margin:15.6% 0 0 50%;}
.m6045-home_part5 .m6045-con_r .m6045-list{ overflow: hidden; padding-top: 40px;}
.m6045-home_part5 .m6045-con_r .m6045-list a{ display: block; float: left; width: 33.3%; line-height: 30px; padding: 0 20px 4px 20px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 15px; font-weight: bold; color: #585858;border-left: 1px solid #68B4B6;}
.m6045-home_part5 .m6045-con_r .m6045-list a:hover{ color: #048286;}


.m6045-home_part6{ width: 100%; height: 1150px; position: relative; overflow: hidden;}
.m6045-home_part6 .m6045-con_l{ width: 540px; margin:20% 0 0 0%;}
.m6045-home_part6 .m6045-con_r{ position: absolute; width: 790px; height: 780px; right: 0; top:145px;}
.m6045-home_part6 .m6045-sw_con4{ width: 100%; cursor: none; overflow: hidden;}
.m6045-home_part6 .m6045-sw_con4 .swiper-container{ width: 1280px; margin: 0;cursor: none; overflow: visible;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide{ width: 100%; padding-right: 80px;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide a{ display: block; position: relative; color: #fff; cursor: none;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-pic{ width: 100%; height: 100%; object-fit: cover;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-time{ position: absolute; left: 40px; top: 40px;font-family:'HarmonyOS_En'; width: 80px; text-align: center; font-size: 16px; line-height: 1.3;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-time b{ font-size: 64px; display: block; font-weight: 400;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .txt{ position: absolute; left: 40px; bottom: 40px; font-weight: bold; width: 70%;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-tit{ font-size: 32px;line-height: 1.3;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-more{ padding-top: 25px;line-height: 1.7;}
.m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-more .m6045-iconfont{ padding-left: 8px;}
.m6045-home_part6 .m6045-icon{ position: fixed; width: 100px; height: 100px; background: #048286; border-radius: 50%; z-index: 100; transform:translate(-50%,-50%) scale(0.6); opacity: 0; transition:transform 0.4s,opacity 0.4s,width 0.4s,height 0.4s; pointer-events: none;}
.m6045-home_part6 .m6045-icon::after{ content: "滑动"; position: absolute; width: 100%; height: 100%; left: 0; top: 0; line-height: 100px; text-align: center; color: #fff; font-size: 18px;}
.m6045-home_part6 .m6045-icon.on{transform:translate(-50%,-50%) scale(1); opacity: 1;}


.m6045-home_part7{ width: 100%; height: 680px; position: relative; overflow: hidden; padding-top: 130px;}
.m6045-home_part7 .m6045-bg{ width: 100%; height: 100%; background: url("https://www.024zykt.com/Template/cn/images/in_s6_bg.jpg") no-repeat center; background-size:100% 100%; animation:an_home_part7_bg 20s linear infinite ;}
@keyframes an_home_part7_bg{
    0%{background-size:120% 120%;}
    50%{background-size:100% 100%;}
    100%{ background-size:120% 120%;}
}
.m6045-home_part7 .m6045-con_l{ width: 800px; height: 406px; background:#048286; position: absolute; left:0; top: 0; z-index: 10; display: flex;flex-direction: column; justify-content: center; padding: 0 160px 0 200px;}
.m6045-home_part7 .m6045-con_l .m6045-in_subtitle,
.m6045-home_part7 .m6045-con_l .m6045-in_title,
.m6045-home_part7 .m6045-con_l .m6045-in_summary{ color: #fff;}
.m6045-home_part7 .m6045-con_l .m6045-in_title{ padding: 0;}
.m6045-home_part7 .m6045-con_l .m6045-in_summary{ padding-top: 10px;}
.m6045-home_part7 .m6045-con_l .m6045-in_more{ padding-top: 20px;}
.m6045-home_part7 .m6045-con_r{ position: absolute; right: 165px; bottom: 60px; z-index: 10;}
.m6045-home_part7 .m6045-con_r a{ color: #fff; font-weight: bold; font-size: 32px;}
.m6045-home_part7 .m6045-con_r a .m6045-iconfont{ display: inline-block; width: 32px; height: 32px; line-height: 28px; border: 2px solid #fff; border-radius: 50%; margin:0 0 0 16px; text-align: center; font-weight: 400;font-size: 18px; transform: translateY(-2px);}


@media screen and (min-width:1200px){
    /* 首页-入场动画 */
    .m6045-home_part2 .m6045-con_l{ opacity: 0; transform: translateX(-20px); transition:all 1s 0.1s;}
    .m6045-home_part2 .m6045-con_r{ opacity: 0; transform: translateX(20px); transition:all 1s 0.2s;}
    .m6045-home_part3 .m6045-con_l{ opacity: 0; transform: translateX(-20px); transition:all 1s 0.1s;}
    .m6045-home_part3 .m6045-con_r{ opacity: 0; transform: translateX(20px); transition:all 1s 0.2s;}
    .m6045-home_part3 .m6045-con_list{ opacity: 0; transform: translateY(20px); transition:all 1s 0.3s;}
    .m6045-home_part4 .m6045-con_l{ opacity: 0; transform: translateX(-20px); transition:all 1s 0.1s;}
    .m6045-home_part4 .m6045-sw_list{ opacity: 0; transform: translateY(20px); transition:all 1s 0.2s;}
    .m6045-home_part5 .m6045-con_r{ opacity: 0; transform: translateX(20px); transition:all 1s 0.2s;}
    .m6045-home_part6 .m6045-con_l{ opacity: 0; transform: translateX(-20px); transition:all 1s 0.1s;}
    .m6045-home_part6 .m6045-sw_con4{ opacity: 0; transition:all 1s 0.2s;}

    .m6045-home_part2.on .m6045-con_l,
    .m6045-home_part2.on .m6045-con_r,
    .m6045-home_part3.on .m6045-con_l,
    .m6045-home_part3.on .m6045-con_r,
    .m6045-home_part3.on .m6045-con_list,
    .m6045-home_part4.on .m6045-con_l,
    .m6045-home_part4.on .m6045-sw_list,
    .m6045-home_part5.on .m6045-con_r,
    .m6045-home_part6.on .m6045-con_l,
    .m6045-home_part6.on .m6045-sw_con4{ opacity: 1; transform: translate(0) scale(1);}
}


/*--小PC--*/
@media screen and (max-width:1800px){

    /* 首页 */

	
}

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

	/* 首页 */
    .m6045-home_part2 .m6045-con_l{ margin-left: 0; }
    .m6045-home_part6 .m6045-con_r{ width: 700px;}

}

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

    /* 公用部分 */
    .m6045-header.header_top{ padding: 15px 20px;}
    .m6045-wrap{ padding: 0; width: 1000px; margin: 0 auto;}
    .m6045-footer .m6045-con_l{ width: 30%;}
    .m6045-footer .m6045-con_r{ width: 70%;}
    .m6045-footer .m6045-con_l .m6045-tit{ padding: 30px 0 15px 0;}
    .m6045-footer .m6045-f_nav{ padding: 30px 0 30px 25px;}
    .m6045-footer .m6045-f_nav li a{ font-size: 12px; }
    .m6045-footer .m6045-f_nav .m6045-more{ font-size: 12px; }
    .m6045-footer .m6045-ewm_list{ padding-top: 30px;}
    .m6045-footer .m6045-ewm_list .m6045-ewm{ width: 100px;}
    .m6045-footer .m6045-ewm_list b{ font-size: 13px; padding-top: 10px;}
    .m6045-footer .m6045-f_sreach{ height: 38px;}
    .m6045-footer .m6045-f_sreach input{ font-size: 14px;}
    .m6045-footer .m6045-f_sreach a{ font-size: 14px; line-height:38px;}

    /* 首页 */
    .m6045-in_subtitle{ font-size: 14px; }
	.m6045-in_title{ font-size: 32px; padding-top: 15px;}
    .m6045-in_summary{ padding-top: 30px; font-size: 16px;}
    .m6045-in_more{ padding-top: 30px;}
    .m6045-in_more a{ padding: 5px 40px;}

    .m6045-home_part1 .m6045-con_t{ padding: 80px 0;}
    .m6045-home_part1 .m6045-bg{ height: 500px;}
    .m6045-home_part2{ height: 500px;}
    .m6045-home_part2 .m6045-con_l{ margin-top: 10%; width: 320px;}
    .m6045-home_part2 .m6045-con_r{ width:40% ;}
    .m6045-home_part2 .m6045-con_r .m6045-list{ padding: 0 80px;}
    .m6045-home_part2 .m6045-con_r .m6045-list .m6045-li b{ font-size: 50px;}
    .m6045-home_part2 .m6045-con_r .m6045-list .m6045-li sup{ font-size: 20px;}
    .m6045-home_part2 .m6045-con_r .m6045-list .m6045-li span{ font-size: 14px;}
    

    .m6045-home_part3{ padding: 80px 0 80px 0;}
    .m6045-home_part3 .m6045-con_l .m6045-time{ font-size: 14px; width: 80px;margin: 15px 18px 0 0;}
    .m6045-home_part3 .m6045-con_l .m6045-time span{ font-size: 50px;}
    .m6045-home_part3 .m6045-con_list{ padding-top: 40px; width: 80%;}
    .m6045-home_part3 .m6045-con_list li{ padding: 10px 0;}
    .m6045-home_part3 .m6045-con_list .m6045-time{ font-size: 12px;}
    .m6045-home_part3 .m6045-con_list .m6045-time span{ font-size: 30px;}
    .m6045-home_part3 .m6045-con_list .txt{ font-size: 18px; line-height: 60px; padding-left: 30px;}

    .m6045-home_part4 .m6045-wrap::after{ left: calc(50% + 500px);}
    .m6045-home_part4 .m6045-bg{height: calc(100% - 100px);}
    .m6045-home_part4 .m6045-con_l{ width: 40%; padding-top: 17%;}
    .m6045-home_part4 .m6045-con_r{ width: 45%;}
    .m6045-home_part4 .m6045-con_r .m6045-sw_list{ padding: 40px 0 60px 0;}
    .m6045-home_part4 .m6045-sw_con{ height: 60px;}
    .m6045-home_part4 .m6045-sw_con .swiper-slide img{    max-width: 100px;        max-height: 40px; }


    .m6045-home_part5{ height: 600px;}
    .m6045-home_part5 .m6045-con_l{ width:33% ;}
    .m6045-home_part5 .m6045-con_r{ width: 50%; margin-left:40%;}

    .m6045-home_part6{ height: 620px; }
    .m6045-home_part6 .m6045-con_r{ width: 40%; top: 80px; height: 500px;}
    .m6045-home_part6 .m6045-con_l{ width: 40%; margin-top: 16%;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-container{ width: 140%;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide{ padding-right: 40px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-time{ font-size: 14px; left: 20px; top: 20px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-time b{ font-size: 40px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .txt{ left: 20px; bottom: 20px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-tit{ font-size: 20px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-more{ padding-top: 15px;}

    .m6045-home_part7{ padding-top: 100px; height: 500px;}
    .m6045-home_part7 .m6045-con_l{ width: 45%; height: 280px; padding: 0 80px 0 100px;}
    .m6045-home_part7 .m6045-con_r{ right: 40px; bottom: 40px;}
    .m6045-home_part7 .m6045-con_r a{ font-size: 20px;}

}

/*--ipad横--*/
@media screen and (max-width:1200px){

    /* 公用部分 */
    .m6045-footer .m6045-f_nav .m6045-ul{ padding-left: 5px;}
    .m6045-wrap{ padding: 0 40px; width: 100%;}
    /* 首页 */
    .m6045-home_part1 .m6045-bg video{display:none}
    .m6045-home_part6{ height: 700px;}
	
}

/*--ipad竖--*/
@media screen and (max-width:1002px){
	/* 公用部分 */
    .m6045-header{ padding: 20px 30px;}
    .nav .nav_list a{ margin-right: 30px;}
    .m6045-wrap{ padding: 0 40px; width: 100%;}
    .m6045-footer .m6045-footer_box{ display: block;}
    .m6045-footer .m6045-con_l{ width: 100%; border-right: none;border-bottom: 1px solid #999999; padding-bottom: 20px;}
    .m6045-footer .m6045-url_list{  right: 0; left: auto;}
    .m6045-footer .m6045-url_list a{ padding-left: 20px; padding-right: 0;}
    .m6045-footer .m6045-con_r{ width: 100%;}
    .m6045-footer .m6045-f_nav{ padding-left: 0;}

    /* 首页 */
    .m6045-in_title{ font-size: 32px;}
    .m6045-home_part1 .m6045-con_t{ padding: 100px 0;}
    .m6045-home_part2 .m6045-con_l{ width: 43%;}
    .m6045-home_part2 .m6045-con_r{ width: 40%;}
    .m6045-home_part3{ padding: 60px 0;}
    .m6045-home_part3 .m6045-con_list{ padding-top: 40px; width: 100%;}
    .m6045-home_part5{ height: 500px;}
    .m6045-home_part5 .m6045-con_l{ width: 40%;}
    .m6045-home_part5 .m6045-con_r{ margin-top: 10%;}
    .m6045-home_part5 .m6045-con_r .m6045-list a{ font-size: 14px; padding: 0 10px 4px 10px;}
    .m6045-home_part6{ height: 600px;}
    .m6045-home_part6 .m6045-con_l{ width: 43%;}
    .m6045-home_part6 .m6045-con_r{ width: 50%;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide .m6045-tit{ font-size: 22px;}
    .m6045-home_part7{ padding-top: 60px; height: 400px;}
    .m6045-home_part7 .m6045-con_l{ padding: 0 40px 0 60px; height: 280px; width: 50%; }
    .m6045-home_part7 .m6045-con_r{ right: 40px;}
}

/*--手机横--*/
@media screen and (max-width:758px){
	
}

/*--手机竖--*/
@media screen and (max-width:470px){
    /* 公用部分 */
body{font-weight: initial;}
    .m6045-header{ padding: 15px 20px;}
    .m6045-header .m6045-logo{ height: 25px;}
    .m6045-header_hr{ height: 55px;}
    .nav{ height: 25px;}
    .nav .nav_list{ display: none;}
    .nav .nav_btn span{ width: 34px;}
    .m6045-header.header_top{ padding: 10px 15px;}
    .m6045-header.header_top .m6045-logo{ height: 20px;}
    .m6045-header.header_top .nav{ height: 20px;}
.m6045-lang{padding-left: 20px}
    .m6045-wrap{ padding: 0 20px;}

    .m6045-footer .m6045-footer_box{ margin: 30px 0;}
    .m6045-footer .m6045-con_l{ padding-bottom: 15px;}
    .m6045-footer .m6045-con_l .m6045-tit{ padding: 15px 0 8px 0;display:none}
    .m6045-footer .m6045-f_sreach{ width: 100%; height: 40px;display:none}
    .m6045-footer .m6045-f_sreach a{ line-height: 40px;}
    .m6045-footer .m6045-f_sreach input{ font-size: 14px;}
    .m6045-footer .m6045-ewm_list{ padding-top: 15px;    justify-content: center;}
    .m6045-footer .m6045-ewm_list .m6045-ewm{ margin: 0 10px;}
    .m6045-footer .m6045-ewm_list b{ padding-top: 8px;}
    .m6045-footer .m6045-url_list{ position:initial; padding-top: 15px; text-align: center;}
    .m6045-footer .m6045-url_list a{ padding: 0 5px;}
    .m6045-footer .m6045-f_nav{ display: none;}
    .m6045-footer .m6045-f_bottom{ padding: 15px 0; text-align: center;}
    .m6045-footer .m6045-f_bottom .m6045-share a span{ font-size: 16px;}
    .m6045-footer .m6045-f_bottom .m6045-share{ padding-bottom: 10px;}
    .m6045-footer .m6045-f_bottom .m6045-copyright{ font-size: 12px;}


    /* 首页 */
    .m6045-in_subtitle{ font-size: 13px;}
    .m6045-in_title{ font-size: 26px;}
    .m6045-in_summary{ padding-top:20px;}
    .m6045-in_more{ padding-top: 20px;}
    .m6045-in_more a{ padding: 8px 30px; font-size: 12px;}
    .m6045-home_part1 .m6045-bg{ height: 50vw;}
    .m6045-home_part1 .m6045-con_t{ padding: 40px 0;}
    .m6045-home_part2{ height: auto;}
    .m6045-home_part2 .m6045-con_l{ width: 100%; margin: 0; padding: 50px 0;}
    .m6045-home_part2 .m6045-con_r{ position: relative; width: 100%;}
    .m6045-home_part2 .m6045-con_r .m6045-list{ padding: 0 30px;    flex-direction: row;justify-content: space-between;}
    .m6045-home_part2 .m6045-con_r .m6045-list .m6045-li b{ font-size: 36px;}
    .m6045-home_part3{ padding: 50px 0;}
    .m6045-home_part3 .m6045-con_l{ width: 100%; float: none;}
    .m6045-home_part3 .m6045-con_l .m6045-time{ font-size: 12px; width: 60px;}
    .m6045-home_part3 .m6045-con_l .m6045-time span{ font-size: 36px;}
    .m6045-home_part3 .m6045-con_r{ width: 100%; float: none;}
    .m6045-home_part3 .m6045-con_list{ padding-top: 20px;}
    .m6045-home_part3 .m6045-con_list .m6045-time{ font-size: 12px;}
    .m6045-home_part3 .m6045-con_list .m6045-time span{ font-size: 30px;}
    .m6045-home_part3 .m6045-con_list .txt{ line-height: 60px; font-size: 18px;}
	.m6045-home_part3 .m6045-con_list .txt{ padding: 0 10px;}
    .m6045-home_part3 .m6045-con_list li{ padding: 8px 0;}
    .m6045-home_part4 .m6045-bg{ height: 100%;}
    .m6045-home_part4 .m6045-wrap{ display: block;}
    .m6045-home_part4 .m6045-wrap::after{  display: none;}
    .m6045-home_part4 .m6045-con_l{ width: 100%; padding-top: 50px;}
    .m6045-home_part4 .m6045-con_r{ width: 100%; padding-top: 30px;}
    .m6045-home_part4 .m6045-con_r .m6045-sw_list{ padding: 30px 0; width: 100%; margin: 0;}
    .m6045-home_part4 .m6045-sw_con{ height: 70px;}
    .m6045-home_part4 .m6045-sw_con .swiper-slide a{ padding: 0 20px;}
    .m6045-home_part4 .m6045-sw_con .swiper-slide img{ max-height: 40px; max-width: 120px;}
    .m6045-home_part5{ height: auto; padding: 50px 0;}
    .m6045-home_part5 .m6045-con_l{ width: 100%; position: relative; display: none;}
    .m6045-home_part5 .m6045-con_r{ margin: 0; width: 100%;}
    .m6045-home_part5 .m6045-con_r .m6045-list{ padding-top: 20px;}
.m6045-home_part5 .m6045-con_r .m6045-list a{width:50%}
    .m6045-home_part6{ height: auto; padding: 50px 0;}
    .m6045-home_part6 .m6045-con_l{ margin: 0; width: 100%;}

    .m6045-home_part6 .m6045-con_r{ width: 100%; height: auto; position: relative; top: auto; padding:30px 0 0 20px;}
    .m6045-home_part6 .m6045-sw_con4 .swiper-slide{ padding-right: 20px;}
    .m6045-home_part7 .m6045-con_l{ width: 80%; padding: 0 20px 0 20px; height: 220px;}
    .m6045-home_part7{ padding-top: 40px; height:300px;}
    .m6045-home_part7 .m6045-con_r{ right: 20px; bottom: 20px;}
    .m6045-home_part7 .m6045-con_r a{ font-size: 20px;}
    .m6045-home_part7 .m6045-con_r a .m6045-iconfont {width: 26px;height: 26px;line-height: 22px;margin: 0 0 0 10px;font-size: 14px;transform: translateY(0);}


}


a:hover{ color:#f60;}


/*  add css 6.23 */
.nav .nav_list{ display: flex; justify-content: flex-end;}
.nav .nav_list .nav_tit a{ display: block; color: #353E4B; font-size: 15px; line-height: 35px; font-weight: bold; margin-right: 60px; position: relative;}
.nav .nav_list .nav_tit a:hover,
.nav .nav_list .nav_on .nav_tit a{ color: #048286;}
.nav .nav_list .nav_tit a::after{ width: 100%; height: 2px; background: #048286; position: absolute; left: 0; bottom: -28px; content: ''; opacity: 0; transition: all 0.4s;}
.nav .nav_list .nav_tit a:hover::after{ opacity: 1;}
.m6045-header.header_top .nav .nav_list .nav_tit a::after{ bottom: -27px;}
.nav .nav_list .nav_ab{ display: none; /*min-height: 410px;*/ position: fixed; top: 90px; left: 0; width: 100%; background: #fff; /*padding: 70px 0;*/ box-shadow: 0px 11px 7px 0px rgba(4.000000236555934,130.0000074505806,134.00000721216202,0.10000000149011612); border-top: 1px solid #D5D7DB; z-index: -1; /*transition: all 0.4s;*/ border-bottom: 2px solid #048286;}
.m6045-header.header_top .nav .nav_list .nav_ab{ top: 74px;}
.m6045-header .m6045-often_more{color: #037f84; font-weight: bold; position: relative; padding-right: 20px; line-height: 1;}
.m6045-header .m6045-often_more::before{position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 12px; font-weight: normal;}
.m6045-header .m6045-often_more:hover{color: #037f84; text-decoration: underline;}
.m6045-header .m6045-cont_nav{ width: 1200px; margin: auto; min-height: 410px; padding: 70px 0; display: flex; justify-content: space-between; align-items: flex-start;}
.m6045-header .m6045-cont_nav .m6045-tit{ width: 296px;}
.m6045-header .m6045-cont_nav .m6045-tit .m6045-h1{ font-size: 32px; line-height: 1.5; color: #353E4B; font-weight: bold;}
.m6045-header .m6045-cont_nav .m6045-tit .p{ font-size: 16px; color: #585858; margin-top: 10px; line-height: 1.6;}
.m6045-header .m6045-cont_nav .m6045-tit .m6045-in_more a{ line-height: 14px; padding: 14px 40px; font-weight: normal; font-size: 14px;}
.m6045-header .m6045-cont_nav .m6045-tit .m6045-in_more{ padding-top: 60px;}
.m6045-header .m6045-cont_nav .nav_mn{ width: 450px; display: flex; flex-wrap: wrap;}
.m6045-header .m6045-cont_nav .nav_mn .m6045-li_m{ display: flex; width:210px; margin-bottom: 22px; }
.m6045-header .m6045-cont_nav .nav_mn .m6045-li_m a{ font-size: 14px; color: #353E4B; line-height: 24px; border-bottom: 1px solid #353E4B; position: relative; margin: 0; margin-left: 28px; font-weight: bold; transition: all 0.4s;}
.m6045-header .m6045-cont_nav .nav_mn .m6045-li_m a::after{ content: ''; position: absolute; top: 50%; left: -18px; transform: translateY(-50%); width: 4px; height: 4px; background: #353E4B; border-radius: 100%;}
.m6045-header .m6045-cont_nav .nav_mn .m6045-li_m:hover a{ color: #048286; border-color: #048286;}
.m6045-header .m6045-cont_nav .nav_mn .m6045-li_m a:hover::after{ background: #048286;}
.m6045-header .m6045-cont_nav .nav_ne{ width: 241px;}
.m6045-header .m6045-cont_nav .nav_ne .m img{ display: block; width: 100%;}
.m6045-header .m6045-cont_nav .nav_ne .p{ font-size: 16px; line-height: 1.75; color: #585858; margin: 16px 0 10px 0;}
.m6045-header .m6045-cont_nav .nav_ne a{ font-size: 14px; }
.m6045-header .m6045-cont_nav_ye .nav_mn{ width: calc(100% - 330px);}
.m6045-header .nav_seach{ width: 832px; padding-top: 65px;}
.m6045-header .nav_seach .m6045-form{ border: 1px solid #D5D7DB; position: relative; }
.m6045-header .nav_seach .m6045-form input{height: 40px; line-height: 40px; padding: 0 40px 0 30px; }
.m6045-header .nav_seach .m6045-form input::placeholder{ color: #888;}
.m6045-header .nav_seach .m6045-form i{position: absolute; right: 10px; top: 5px; color: #037f84; cursor: pointer; font-size: 22px;}
.m6045-header .nav_seach .m6045-input{ display: flex; justify-content: space-between; margin-top: 20px;}
.m6045-header .nav_seach .m6045-input .m6045-li{ width: 264px; position: relative;}
.m6045-header .nav_seach .m6045-input .m6045-sel-title{ padding-left: 30px;}
.m6045-header .nav_seach .m6045-input .m6045-sel-float-div{ padding: 8px 10px 8px 30px;}
.m6045-header .m6045-cont_nav_seah .m6045-tit .m6045-in_more{ padding-top: 30px;}
.m6045-header_all{ display: none; width: 100%; /*height: 100%;*/ z-index: 10000; background: #fff url("https://www.024zykt.com/Template/cn/images/header_nav_1.png") no-repeat top right; background-size: 13vw auto; position: fixed; top: 0; left: 0; bottom: 0; border-bottom: 2px solid #048286;}
.m6045-header_all .m6045-all_top{ position: absolute; top: 0; left: 0; right: 0; height: 90px; border-bottom: 1px solid #D5D7DB; display: flex; justify-content: space-between; align-items: center; padding: 0 68px 0 45px;}
.m6045-header_all .m6045-all_top .m6045-logo_all img{ display: block; height: 35px;}
.m6045-header_all .m6045-all_top .m6045-right_min{ display: flex; justify-content: flex-end;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-sole_all{ width: 24px; height: 24px; position: relative; cursor: pointer; transition: all 0.4s;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-sole_all:hover{ transform: rotate(90deg);}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-sole_all i{ width: 100%; height: 1px; background: #000; border-radius: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-sole_all i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-icon-diqiu:before{ font-size: 20px; color: #333;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-lang_all{ display: flex; line-height: 30px;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-lang_all a{ font-size: 14px; color: #585858; margin-left: 35px; transition: all 0.5s; font-family: 'HarmonyOS_En'; font-weight: bold;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-lang_all a:first-child{ margin-left: 20px;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-lang_all a.all_on,
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-lang_all a:hover{ color: #048286;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-more_all{ display: flex; margin-left: 70px; margin-right: 0; line-height: 30px;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-more_all a{ font-size: 14px; color: #585858; margin-left: 35px; font-family: 'HarmonyOS_En'; font-weight: bold; transition: all 0.4s;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-more_all a:first-child{ margin-left: 0;}
.m6045-header_all .m6045-all_top .m6045-right_min .m6045-more_all a:hover{ color: #048286;}
.m6045-header_all .m6045-all_left{ width: 400px; background: #F9F9F9; position: absolute; left: 0; top: 90px; bottom: 0; border-right: 1px solid #D5D7DB;}
.m6045-header_all .m6045-all_left .nav_all{ width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.m6045-header_all .m6045-all_left .nav_all .m6045-li a{ display: block; padding: 20px; text-align: center; font-size: 20px; color: #585858; line-height: 40px; transition: all 0.4s; margin-right: -1px;}
.m6045-header_all .m6045-all_left .nav_all .m6045-li{ margin-top: 30px;}
.m6045-header_all .m6045-all_left .nav_all .m6045-li:first-child{ margin-top: 0;}
.m6045-header_all .m6045-all_left .nav_all .m6045-li:hover a{ color: #048286;}
.m6045-header_all .m6045-all_left .nav_all .m6045-li.on_cur a{ background: #048286; color: #fff;}
.m6045-header_all .m6045-right_all{ width: 400px; position: absolute; top: 90px; right: 0; bottom: 0; border-left: 1px solid #D5D7DB;}
.m6045-header_all .m6045-right_all .m6045-ul{ width: 241px; padding-top: 200px; margin: auto;}
.m6045-header_all .m6045-right_all .m6045-ul .m img{ display: block; width: 100%; transition: all 0.5s;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-li:hover .m img{ transform: scale(1.03);}
.m6045-header_all .m6045-right_all .m6045-ul .p{ font-size: 16px; line-height: 1.75; color: #585858; margin-top: 14px;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-often_more{color: #037f84; font-weight: bold; position: relative; padding-right: 20px; line-height: 1;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-often_more::before{position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 12px; font-weight: normal;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-often_more:hover{color: #037f84; text-decoration: underline;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-often_more{ font-size: 14px;}
.m6045-header_all .m6045-right_all .m6045-ul .m6045-but{ margin-top: 14px;}
.m6045-header_all .m6045-center_all{ width: 920px; margin: auto; padding: 30vh 60px 0 60px;}
.m6045-header_all .m6045-center_all .m6045-h1{ font-size: 32px; line-height: 48px; color: #353E4B; font-weight: bold;}
.m6045-header_all .m6045-center_all .p{ font-size: 16px; line-height: 34px; margin-top: 10px; color: #585858;}
.m6045-header_all .m6045-center_all .m6045-in_more{ padding-top: 30px;}
.m6045-header_all .m6045-center_all .m6045-in_more a{ line-height: 14px; padding: 14px 40px; font-weight: normal; font-size: 14px;}
.m6045-header_all .m6045-center_all .m6045-more{ margin-top: 80px; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.m6045-header_all .m6045-center_all .m6045-more a{ font-size: 18px; font-weight: bold; line-height: 24px; color: #353E4B;text-decoration: underline; margin-right: 20px; margin-bottom: 20px; transition: all 0.4s;min-width: 230px;}
.m6045-header_all .m6045-center_all .m6045-more a:hover{ color: #007D82; border-color: #007D82;}
.m6045-body_soll::-webkit-scrollbar{ width: 0; height: 0;}
.m6045-about_video{ position: relative;}
.m6045-about_video .m img{ display: block; width: 100%;}
.m6045-about_video .m6045-play{ font-size: 32px; color: #fff; background: #048286; width: 80px; height: 80px; line-height: 80px; text-align: center; position: absolute; right: 0; bottom: 0; cursor: pointer;}
.m6045-about_text{ padding: 80px 0 120px 0; overflow: hidden;}
.m6045-about_text .m6045-about_vv{ display: flex; justify-content: space-between; padding-bottom: 60px; border-bottom: 1px solid #D6E0EA;}
.m6045-about_text .m6045-about_vv .m6045-titl{ width: 338px;} 
.m6045-about_text .m6045-about_vv .m6045-text{ width: calc(100% - 400px); font-size: 16px; color: #585858; line-height: 2;}
.m6045-about_text .m6045-in_more{ float: right;}
.m6045-about_text .m6045-about_vv .m6045-titl .m6045-h1{ font-size: 26px; line-height: 40px; /*font-weight: bold;*/ color: #048286; padding-bottom: 10px; border-bottom: 1px solid #D5D7DB; letter-spacing: 0;font-weight: bold;}
.m6045-about_text .m6045-about_vv .m6045-titl .p{ margin-top: 10px; font-size: 18px; color: #353E4B; line-height: 1.6; font-weight: bold; letter-spacing: 0;}
.m6045-about_hexing{ padding: 120px 0; background: #F6F6F6;}
.m6045-about_hexing .m6045-h1, .m6045-about_time .m6045-h1{ font-size: 26px; line-height: 40px; font-weight: bold; color: #353E4B; text-align: center;}
.m6045-about_hexing .m6045-li{ margin-top: 40px; background: #fff; padding-right: 254px; display: flex; justify-content: flex-start; align-items: center;}
.m6045-about_hexing .m6045-li:first-child{ background: #fff url("https://www.024zykt.com/Template/cn/images/r.png") no-repeat center right; background-size: auto 100%;}
.m6045-about_hexing .m6045-li:nth-child(2){ background: #fff url("https://www.024zykt.com/Template/cn/images/e.png") no-repeat center right; background-size: auto 100%;}
.m6045-about_hexing .m6045-li:nth-child(3){ background: #fff url("https://www.024zykt.com/Template/cn/images/c.png") no-repeat center right; background-size: auto 100%;}
.m6045-about_hexing .m6045-li .m6045-img{ width: 300px; height: 340px; overflow: hidden;}
.m6045-about_hexing .m6045-li .m6045-img img{ display: block; width: 100%;}
.m6045-about_hexing .m6045-li .m6045-text{ width: 508px; margin-left: 60px;}
.m6045-about_hexing .m6045-li .m6045-text .m6045-h2{ font-size: 32px; font-weight: bold; line-height: 1.6; color: #353E4B;}
.m6045-about_hexing .m6045-li .m6045-text .m6045-en{ font-size: 18px; line-height: 1.6; color: #048286;font-weight: bold;}
.m6045-about_hexing .m6045-li .m6045-text .p{ font-size: 16px; color: #585858; line-height: 1.8; padding-top: 5px;}
.m6045-about_time{ padding-top: 120px; overflow: hidden; position: relative; z-index: 10;}
.m6045-about_time .m6045-time_box{/* width: 100%; height: 670px;*/ position: relative; overflow: hidden;}
.m6045-about_time .m6045-min-time{ /*height: 670px;*/ height: 69vh; width: 100%; background: url("https://www.024zykt.com/Template/cn/images/nav_news_7.jpg") no-repeat center bottom; background-size: 100% auto; /*position: absolute; top: 0; left: 50%; transform: translateX(-50%);*/}
.m6045-about_time .m6045-time_box .m6045-logo_s img{ display: block; width: 22.5vh; position: absolute; left: 50%; transform: translateX(-50%); bottom: 32.5%;}
.m6045-about_time .m6045-time_box .m6045-li1{ position: absolute; left: 6%; bottom: 29%; width: 20vh; text-align: center; opacity: 0.8;}
.m6045-about_time .m6045-time_box .m6045-li .h{ display: flex; justify-content: center; align-items: flex-end; font-weight: bold;}
.m6045-about_time .m6045-time_box .m6045-li1 .h{ font-size: 30px; line-height: 36px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li1 .h i{ font-size: 52px; line-height: 52px;}
.m6045-about_time .m6045-time_box .m6045-li .p{ font-size: 16px; line-height: 28px; color: #353E4B; letter-spacing: 0; margin-top: 10px;}
.m6045-about_time .m6045-time_box .m6045-li img{ display: block; width: 13px; margin: 8px auto 0;}
.m6045-about_time .m6045-time_box .m6045-li2{ position: absolute; left: 18.2%; bottom: 32%; width: 192px; text-align: center; opacity: 0.7;}
.m6045-about_time .m6045-time_box .m6045-li2 .h{ font-size: 30px; line-height: 36px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li2 .h i{ font-size: 52px; line-height: 52px;}
.m6045-about_time .m6045-time_box .m6045-li3{ position: absolute; left: 24%; bottom: 11%; width: 192px; text-align: center; opacity: 1;}
.m6045-about_time .m6045-time_box .m6045-li3 .h{ font-size: 30px; line-height: 40px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li3 .h i{ font-size: 70px; line-height: 70px;}
.m6045-about_time .m6045-time_box .m6045-li4{ position: absolute; left: 33.5%; bottom: 37%; width: 192px; text-align: center; opacity: 0.6;}
.m6045-about_time .m6045-time_box .m6045-li4 .h{ font-size: 30px; line-height: 40px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li4 .h i{ font-size: 40px; line-height: 40px;}
.m6045-about_time .m6045-time_box .m6045-li5{ position: absolute; right: 6.2%; bottom: 14%; width: 192px; text-align: center; opacity: 0.8;}
.m6045-about_time .m6045-time_box .m6045-li5 .h{ font-size: 30px; line-height: 40px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li5 .h i{ font-size: 52px; line-height: 52px;}
.m6045-about_time .m6045-time_box .m6045-li6{ position: absolute; right: 15%; bottom: 32%; width: 200px; text-align: center; opacity: 1;}
.m6045-about_time .m6045-time_box .m6045-li6 .h{ font-size: 30px; line-height: 40px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li6 .h i{ font-size: 60px; line-height: 60px;}
.m6045-about_time .m6045-time_box .m6045-li7{ position: absolute; right: 23.5%; bottom: 22%; width: 192px; text-align: center; opacity: 0.8;}
.m6045-about_time .m6045-time_box .m6045-li7 .h{ font-size: 30px; line-height: 40px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li7 .h i{ font-size: 60px; line-height: 60px;}
.m6045-about_time .m6045-time_box .m6045-li8{ position: absolute; right: 32.2%; bottom: 35%; width: 192px; text-align: center; opacity: 0.6;}
.m6045-about_time .m6045-time_box .m6045-li8 .h{ font-size: 30px; line-height: 30px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_time .m6045-time_box .m6045-li8 .h i{ font-size: 40px; line-height: 40px;}
/*.m6045-about_time .m6045-time_box .m6045-li1, .m6045-about_time .m6045-time_box .m6045-li8{  animation: myfirst1 3s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 0;}
@keyframes myfirst1{
    0%   { padding-bottom: 0; }
	20%  { padding-bottom: 15px; }
	40%  { padding-bottom: 0; }
    100% { padding-bottom: 0; }
}
.m6045-about_time .m6045-time_box .m6045-li2, .m6045-about_time .m6045-time_box .m6045-li7{ animation: myfirst2 3s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 1s;}
@keyframes myfirst2{
    0%   { padding-bottom: 0; }
	20%  { padding-bottom: 15px; }
	40%  { padding-bottom: 0; }
    100% { padding-bottom: 0; }
}
.m6045-about_time .m6045-time_box .m6045-li3, .m6045-about_time .m6045-time_box .m6045-li6{ animation: myfirst3 3s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 2s;}
@keyframes myfirst3{
    0%   { padding-bottom: 0; }
	20%  { padding-bottom: 15px; }
	40%  { padding-bottom: 0; }
    100% { padding-bottom: 0; }
}
.m6045-about_time .m6045-time_box .m6045-li4, .m6045-about_time .m6045-time_box .m6045-li5{ animation: myfirst4 3s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 3s;}
@keyframes myfirst4{
    0%   { padding-bottom: 0; }
	20%  { padding-bottom: 15px; }
	40%  { padding-bottom: 0; }
    100% { padding-bottom: 0; }
}
.m6045-about_time .m6045-time_box .m6045-logo_s img{  animation: myfirst5 0.5s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 0;}
@keyframes myfirst5{
    0%   { padding-bottom: 0; }
    100% { padding-bottom: 10px; }
}*/
.m6045-about_ban{ display: flex; justify-content: flex-start; flex-wrap: wrap; padding-bottom: 60px;}
.m6045-about_ban .m6045-li{ width: 360px; margin: 0 60px 60px 0; position: relative;}
.m6045-about_ban .m6045-li:nth-child(3n){ margin: 0 0 60px 0;}
.m6045-about_ban .m6045-li .m{ overflow: hidden; width: 100%; height: 410px;}
.m6045-about_ban .m6045-li .m:after{content:"";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url("https://www.024zykt.com/Template/cn/images/about_img_bg.png") no-repeat;background-size: cover;}
.m6045-about_ban .m6045-li .m img{ display: block; width: 100%; transition: all 0.4s;}
.m6045-about_ban .m6045-li:hover .m img{ transform: scale(1.03);}
.m6045-about_ban .m6045-li .m6045-ter{ position: absolute; top: 40px; left: 40px; right: 40px;}
.m6045-about_ban .m6045-li .m6045-ter .h{ font-size: 26px; font-weight: bold; line-height: 40px; color: #353E4B;}
.m6045-about_ban .m6045-li .m6045-ter .m6045-often_more{ font-size: 14px;}
.m6045-about_ban .m6045-li .m6045-ter .m6045-but{ padding-top: 10px; display: flex;}
.m6045-about_comm{ background: #F9F9F9;}
.m6045-about_top_s{ background: #048286; display: flex; justify-content: space-between;}
.m6045-about_top_s .m{ width: 579px; height: 400px; overflow: hidden;}
.m6045-about_top_s .m img{ display: block; width: 100%;}
.m6045-about_top_s .m6045-text{ width: 510px; /*height: 100%;*/ padding-right: 50px; background: url("https://www.024zykt.com/Template/cn/images/about_bot_8.png") no-repeat top right; background-size: 284px auto; display: flex; align-items: center;}
.m6045-about_top_s .m6045-text .h{ font-size: 26px; font-weight: bold; line-height: 1.6; color: #fff;}
.m6045-about_top_s .m6045-text .p{ margin-top: 20px; font-size: 16px; line-height: 2; color: #fff; letter-spacing: 0;}
.m6045-about_top_w{ padding: 120px 0; display: flex; justify-content: space-between;}
.m6045-about_top_w .h{ color: #353E4B; font-size: 26px; font-weight: bold; line-height: 1.6;}
.m6045-about_top_w .m6045-data{ width: 800px; font-size: 16px; color: #585858; line-height: 2.1;}
.m6045-about_top_w .m6045-data img{ max-width: 100%;height: auto !important;}
.m6045-about_ry_top{ padding: 80px; background: #fff; display: flex; justify-content: space-between;align-items: center; min-height: 260px; box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.05000000074505806); border-left: 3px solid #048286;}
.m6045-about_ry_top .m6045-text{ width: 660px; padding-right: 100px; border-right: 1px solid #D6E0EA; padding-top: 22px;}
.m6045-about_ry_top .m6045-text .h{ font-size: 40px; font-weight: 300; line-height: 1.5; color: #353E4B;}
.m6045-about_ry_top .m6045-text .t{ font-size: 16px; margin-top: 60px; color: #666666; line-height: 2.1;}
.m6045-about_ry_top .m{ width: 355px; height: 260px; display: flex; justify-content: center; align-items: center; padding: 15px 30px;}
.m6045-about_ry_top .m img{ max-width: 100%; max-height: 100%;}
.m6045-about_ry_ps{ padding: 80px 77px 0 77px; font-size: 20px; color: #353E4B; text-align: center; line-height: 2;}
.m6045-about_icon{ overflow: hidden;}
.m6045-about_icon .swiper-container{ width: 100%; padding-top: 80px;}
.m6045-about_icon a{ display: flex; justify-content: center; align-items: center; height: 82px;}
.m6045-about_icon .swiper-slide{  width: calc(100% / 6);}
.m6045-about_icon a img{ display: block; max-height: 100%;}

.m6045-about_icon .swiper-container .swiper-wrapper{
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.m6045-about_time_year{ margin-top: 180px; border-top: 1px solid #D6E0EA; padding-bottom: 150px;}
.m6045-about_time_year .m6045-wli{ padding: 10px 0;}
.m6045-about_time_year .m6045-wli .h{ position: relative; font-size: 32px; line-height: 1.5; color: #048286; text-align: center; font-weight: bold; padding: 30px; cursor: pointer; background: #fff;box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1); display: flex;justify-content: space-between;  align-items: center; transition: 0.4s;}
.m6045-about_time_year .m6045-wli .h::before{ content: ""; width: 0%; height: 5px; background: #048286; position: absolute; bottom: 0; left: 0; transition: 0.4s;}
.m6045-about_time_year .m6045-wli .h span{ font-size: 32px; transition: 0.4s;}
.m6045-about_time_year .m6045-wli:hover .h::before{ width: 100%;}

.m6045-about_time_year .m6045-wli.one .h{ padding: 30px 0; background: rgba(255,255,255,0);box-shadow:none}
.m6045-about_time_year .m6045-wli.one .h span{ transform: rotate(90deg);}
.m6045-about_time_year .m6045-wli.one:hover .h::before{ width: 0%;}


.m6045-about_time_year .m6045-list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: -22.5px -22.5px 20px -22.5px;}
.m6045-about_time_year .m6045-list .m6045-li{ width: calc(100% / 3); padding: 22.5px;}
.m6045-about_time_year .m6045-list .m6045-li a{background: #fff; height: 370px; display: block; text-align: center; padding: 0;border: 1px solid #B2D8D9;    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.10);}

.m6045-about_time_year .m6045-list .m6045-li .m{height: 180px; line-height: 180px; margin: auto; display: flex; justify-content: center; align-items: center; background: #fff;}
.m6045-about_time_year .m6045-list .m6045-li .m img{max-width: 95%; max-height: 95%;}
.m6045-about_time_year .m6045-list .m6045-li .p{color: #353E4B; font-size: 26px; line-height: 1.5; transition: 0.5s; padding:20px 30px;}
.m6045-about_time_year .m6045-list .m6045-li a:hover{ background: #048286; border: 4px solid #048286;}
.m6045-about_time_year .m6045-list .m6045-li a:hover .p{ color: #fff;}

.m6045-about_time_year .m6045-year_list{ padding: 10px 0 0 0;}
.m6045-about_time_year .m6045-more{ display: flex; justify-content: center; padding-top: 30px;}
.m6045-about_time_year .m6045-more a::before{  transform:translateY(-50%) rotate(90deg);}
.m6045-about_time_year .m6045-more a.on::before{  transform:translateY(-50%) rotate(-90deg);}
.m6045-about_time_year .m6045-list_up{ display: none;}
.m6045-about_jion_search{ border: 1px solid rgba(53,62,75,0.5); position: relative;margin-top: -5px; }
.m6045-about_jion_search input{height: 60px; line-height: 60px; padding: 0 40px 0 30px; font-size: 18px;}
.m6045-about_jion_search input::placeholder{ color: #888;}
.m6045-about_jion_search i{position: absolute; right: 30px; top: 0; color: #037f84; cursor: pointer; font-size: 30px; line-height: 60px;}
.m6045-about_jion_cont{ display: flex; justify-content: space-between; padding: 147px 0 120px 0;}
.m6045-about_jion_cont .m6045-left{ width: 300px;}
.m6045-about_jion_cont .m6045-right{ width: calc(100% - 400px);}
.m6045-about_jion_cont .m6045-left .h{ font-size:26px; font-weight: bold; color: #353E4B; line-height: 1.5;}
.m6045-about_jion_cont .m6045-left .m6045-list{ padding-top: 5px;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li a{ display: flex; justify-content: space-between; line-height: 48px; border-bottom: 1px solid #D5D7DB; margin-top: 15px; position: relative;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li a::after{ width: 0%; height: 1px; background: #048286; position: absolute; left: 0; bottom: -1px; content: ''; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li.on a::after,
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li:hover a::after{ width: 100%;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li a .s{ font-size: 18px; color: #353E4B; font-weight: bold; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li a .p{ font-size: 18px; color: #888; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li.on a .s,
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li.on a .p,
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li:hover a .s,
.m6045-about_jion_cont .m6045-left .m6045-list .m6045-li:hover a .p{ color: #048286;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li:first-child .m6045-tp{ border-top: 1px solid #D6E0EA;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp{ display: flex; justify-content: space-between; padding: 15px 20px 10px 20px; line-height: 40px; border-bottom: 1px solid #D6E0EA; cursor: pointer; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li.on .m6045-tp, .m6045-about_jion_cont .m6045-right .m6045-list .m6045-li:hover .m6045-tp{ background: #048286;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .h{ font-size: 20px; color: #353E4B; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon{ display: flex;min-width: 50%;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon .p{ min-width: 75px; margin-left: 40px; color: #666; display: flex; align-items: center; transition: all 0.4s;     flex: 1;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon .p.icon-boshi{}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon .p:first-child{ margin-left: 0;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon .p::before{ color: #048286; font-size: 20px; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li.on .m6045-tp .h, .m6045-about_jion_cont .m6045-right .m6045-list .m6045-li:hover .m6045-tp .h,
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li.on .m6045-tp .m6045-icon .p, .m6045-about_jion_cont .m6045-right .m6045-list .m6045-li:hover .m6045-tp .m6045-icon .p,
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li.on .m6045-tp .m6045-icon .p::before, .m6045-about_jion_cont .m6045-right .m6045-list .m6045-li:hover .m6045-tp .m6045-icon .p::before{ color: #fff;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter{ display: none; background: #F9F9F9 url("https://www.024zykt.com/Template/cn/images/about_bot_9.png") no-repeat top right; background-size: 243px auto; border: 1px solid #D6E0EA; padding: 0 20px 40px 30px;}
/*.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li.on .m6045-ter{ display: block;}*/
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mf{ margin-top: 20px;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mf .h{ font-size: 14px; color: #353E4B; line-height: 22px;    font-weight: bold;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mf .p{ margin-top: 5px; font-size: 14px; line-height: 28px; color: #666666;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mk{ margin-top: 20px; border-top: 1px solid #D6E0EA; border-bottom: 1px solid #D6E0EA;overflow: hidden;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mk .p{ font-size: 14px; color: #353E4B; line-height: 22px; padding: 11px 110px 11px 0;float: left;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mk .p:last-child{padding-right:0}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-mk .p i{ font-size: 16px; color: #666;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-ter .m6045-in_more{ padding-top: 30px;}
.m6045-about_jion_cont .m6045-right .m6045-but{ display: flex; justify-content: center; margin-top: 80px;}
.m6045-news_min_nav{ display: flex; justify-content: space-between; padding-top: 17px;}
.m6045-news_min_nav .m6045-li a{ background: rgba(255,255,255,0.4); display: block; padding: 10px; font-size: 24px; line-height: 40px; text-align: center; color: #353E4B; transition: all 0.4s;}
.m6045-news_min_nav .m6045-li.on a, .m6045-news_min_nav .m6045-li:hover a{ background: #048286; color: #fff;}
.m6045-news_part2{ margin-top: 80px;}
.m6045-curten_list{ padding: 120px 0;}
.m6045-curten_list .m6045-list{ /*margin-top: -54px;*/ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.m6045-curten_list .m6045-list .m6045-li{ width: 50%; display: flex; border-bottom: 1px solid #D6DEDE; padding-bottom: 45px; margin-bottom: 60px;}
.m6045-curten_list .m6045-list .m6045-li:nth-child(2n){ justify-content: flex-end;}
.m6045-curten_list .m6045-list .m6045-li a{ display: flex;}
.m6045-curten_list .m6045-list .m6045-li a .m{ position: relative;}
.m6045-curten_list .m6045-list .m6045-li a .m::after{ content: ''; width: 100%; height: 100%; border: 1px solid #ccc; position: absolute; top: 5px; left: 5px;}
.m6045-curten_list .m6045-list .m6045-li a .m::before{ content: ''; width: 100%; height: 100%; border: 1px solid #ccc; position: absolute; top: 2px; left: 2px;}
.m6045-curten_list .m6045-list .m6045-li a .m i{ width: 200px; /*height: 238px;*/ overflow: hidden; position: relative; z-index: 5; display: block;}
.m6045-curten_list .m6045-list .m6045-li a .m i img{ display: block; width: 100%;}
.m6045-curten_list .m6045-list .m6045-li a .m6045-text{ width: 312px; margin: 10px 0 0 32px;}
.m6045-curten_list .m6045-list .m6045-li a .m6045-text .h{ font-size: 32px; line-height: 48px; color: #353E4B; min-height: 192px; transition: all 0.4s;}
.m6045-curten_list .m6045-list .m6045-li:hover a .m6045-text .h{ color: #048286;}
.m6045-curten_list .m6045-list .m6045-li a .m6045-text .t{ font-size: 14px; line-height: 22px; color: #999; padding-top: 10px;}
.m6045-curten_list .m6045-but{ display: flex; justify-content: center;}
.m6045-about_jion_search2{ margin-top: -120px;}
.m6045-about_jion_cont2{ padding: 177px 0 120px 0;}
.m6045-about_jion_cont2 .m6045-left .h{ font-size: 26px; line-height: 40px;}
.m6045-about_jion_cont .m6045-right_sear{ width: calc(100% - 400px);}
.m6045-about_jion_cont .m6045-right_sear .m6045-h1{ font-size: 26px; line-height: 40px; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid #D5D7DB;}
/*.m6045-about_jion_cont .m6045-mine_tp{ padding: 30px 12px; border-bottom: 1px solid #D5D7DB}*/
.m6045-about_jion_cont .m6045-mine_tp .m img{ display: block; width: 144px;}
.m6045-about_jion_cont .m6045-mine_tp .m6045-name{ margin-top: 20px; display: flex; line-height: 30px;}
.m6045-about_jion_cont .m6045-mine_tp .m6045-name .h{ font-size: 20px; color: #353E4B; margin-right: 15px; font-weight: bold;}
.m6045-about_jion_cont .m6045-mine_tp .m6045-name .p{ display: flex; font-size: 14px; color: #888; margin-left: -15px;}
.m6045-about_jion_cont .m6045-mine_tp .m6045-name .p i{ color: #353E4B; padding: 0 15px; display: block;}
.m6045-about_jion_cont .m6045-mine_tp .k{ font-size: 14px; line-height: 22px; color: #888; margin-top: 8px;}
.m6045-about_jion_cont .m6045-mker .m6045-li{ padding: 30px 12px; border-bottom: 1px solid #D5D7DB;}
.m6045-about_jion_cont .m6045-mker .m6045-li .h{ font-size: 28px; line-height: 48px; color: #353E4B; transition: all 0.4s;}
.m6045-about_jion_cont .m6045-mker .m6045-li:hover .h{ color: #048286;}
.m6045-about_jion_cont .m6045-mker .m6045-li .p{ font-size: 16px; line-height: 28px; margin-top: 20px; color: #888;}
.m6045-about_jion_cont .m6045-mker .m6045-li i{ color: #048286;}
.m6045-about_jion_cont .m6045-mker .m6045-li .t{ font-size: 14px; line-height: 22px; color: #999; margin-top: 20px;}
.m6045-about_jion_cont .m6045-but{ display: flex; justify-content: center; margin-top: 46px;}
.m6045-about_fz_box .m6045-top{ margin-top: -7px;position: relative;}
.m6045-about_fz_box .m6045-top .t{ font-size: 30px; line-height: 80px; color: #585858; text-align: center; font-family: 'HarmonyOS_En'; position: relative; padding-bottom: 15px; transition: all 0.5s; cursor: pointer;}
.m6045-about_fz_box .m6045-top .t::after{ width: 14px; height: 14px; background: #fff; border: 2px solid #C0D7DF; border-radius: 100%; content: ''; position: absolute; left: 50%; transform: translateX(-50%); bottom: 3px;}

.m6045-about_fz_box .m6045-top .swiper-container-horizontal{-webkit-mask-image: linear-gradient(to left, transparent 0%, #f0f5f8 15%, #f0f5f8 85%,transparent 100% );}

.m6045-about_fz_box .m6045-top .swiper-slide-active .t::after{ bottom: 0; width: 16px; height: 16px; background: #048286; border-color: #048286;}
.m6045-about_fz_box .m6045-top .swiper-slide-active .t{ font-size: 50px; color: #048286;}
.m6045-about_fz_box .m6045-top .swiper-button-next, .m6045-about_fz_box .m6045-top .swiper-button-prev{ background-image: url('')!important; font-size: 30px; color: #666; height: 30px; line-height: 30px; transition: all 0.4s; margin-top: -20px;}
.m6045-about_fz_box .m6045-top .swiper-button-next{ right: 0;}
.m6045-about_fz_box .m6045-top .swiper-button-prev{ left: 0; transform: rotate(180deg);}
.m6045-about_fz_box .m6045-top .swiper-button-next:hover, .m6045-about_fz_box .m6045-top .swiper-button-prev:hover{ color: #048286;}
.m6045-about_fz_box .swiper-pagination{ display: none;}
.m6045-about_fz_box .m6045-boot{ margin-top: 80px; display: flex; justify-content: space-between; align-items: flex-start; align-items: flex-start; padding-bottom: 100px;}
.m6045-about_fz_box .m6045-boot .m6045-right{ width: 566px; position: relative;}
.m6045-about_fz_box .m6045-boot .m6045-right::after, .m6045-about_fz_box .m6045-boot .m6045-right::before{ content: ''; height: 40px; position: absolute; top: 0; left: 0; width: 30px; background-image: linear-gradient(#fff, hsla(0,0%,100%,0.00)); z-index: 5;}
.m6045-about_fz_box .m6045-boot .m6045-right::before{ top: auto; bottom: 0; background-image: linear-gradient(hsla(0,0%,100%,0.00), #fff);}
.m6045-about_fz_box .m6045-boot .m6045-left{ width: 430px; padding-top: 180px; margin-left: 10px;}
.m6045-about_fz_box .m6045-boot .m6045-left .t{ font-size: 140px; line-height: 140px; color: #F2F2F2; text-align: right; padding-right: 15px; font-family: 'HarmonyOS_En'; font-weight: bold; letter-spacing: 0; transition: all 0.4s; opacity: 0;}
.m6045-about_fz_box .m6045-boot .m6045-left .t:nth-child(2){ opacity: 1; margin-top: -140px;}
.m6045-about_fz_box .m6045-boot .m6045-left .swiper-slide{ height: 140px; line-height: 140px;}
.m6045-about_fz_box .m6045-boot .m6045-left .swiper-slide-active .t{ /*font-size: 180px;*/ font-size: 148px; color: #048286; opacity: 0;}
.m6045-about_fz_box .m6045-boot .m6045-left .swiper-slide-active .t:first-child{ opacity: 1;}
.m6045-about_fz_box .m6045-boot .m6045-left .swiper-slide-active .t:nth-child(2){ opacity: 0;}
.m6045-about_fz_box .m6045-boot .m6045-left .swiper-container{ height: 700px; padding:140px 0;}
.m6045-about_fz_box .m6045-left .swiper-button-next, .m6045-about_fz_box .m6045-left .swiper-button-prev, .m6045-about_fz_box .m6045-right .swiper-button-next, .m6045-about_fz_box .m6045-right .swiper-button-prev{ display: none;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time{ padding: 60px 10px 10px 55px; position: relative;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time::after{ width: 1px; height: 100%; border-left: 1px dotted #048286; content: ''; position: absolute; top: 0; left: 10px;}
.m6045-about_fz_box .m6045-boot .m6045-right .swiper-slide{ background: #fff; opacity: 0!important;}
.m6045-about_fz_box .m6045-boot .m6045-right .swiper-slide-active{ opacity: 1!important;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li{ margin-top: 40px; background: #F9F9F9; border-radius: 10px; position: relative; z-index: 5;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li:first-child{ margin-top: 0;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li .t{ font-size: 18px; color: #fff;font-weight: bold; line-height: 32px; padding: 0 0 0 20px; border-radius: 10px 10px 0 10px; background: linear-gradient(93deg, #048286 0%, rgba(4,130,134,0.39) 50%, rgba(4,130,134,0) 100%);}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li .p{ font-size: 16px; line-height: 28px; padding: 30px 40px 40px 40px; color: #353E4B;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li::after{ width: 10px; height: 10px; border-radius: 100%; border: 4px solid #048286; background: #fff; position: absolute; left: -54px; top: 15px; content: '';}
.m6045-left_scroll2{ width: 462px; height: 462px; mix-blend-mode: difference; position: absolute; top: 255px; left: 85px; z-index: 0;transform: scale(0.95);}
.m6045-left_scroll2 .nav_outline{ width: 100%; height: 100%; }
.m6045-left_scroll2 .nav_outline rect{ fill: none; width: calc(100% - 3px); height: calc(100% - 3px); transform-origin: 50% 50%; /*stroke: #000; opacity: 0.2;*/ stroke-width: 1; stroke-dasharray: 1; stroke-dashoffset: 2;} 
.m6045-left_scroll2 .nav_outline rect:first-child{ stroke: #D9D9D9;}
.m6045-left_scroll2 .nav_outline rect:nth-child(2){ stroke: #048286; stroke-dashoffset: 0.5%;}
.m6045-left_scroll2 .nav_outline rect+rect{stroke-dashoffset: 1;opacity: 1; transition: all 0.4s cubic-bezier(.01,.22,.41,.99);stroke-width: 3;}
.nav .nav_seaw a{ display: block; line-height: 35px; font-size: 20px; color: #333; margin-right: 40px; transition: all 0.5s;}
.nav .nav_seaw a:hover{ color: #048286;}

.m6045-videoup{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; /*z-index: -300;*/ background: hsla(0,0%,0%,0.70); display: none; justify-content: center; align-items: center; opacity: 0;}
.m6045-videoup2{ z-index: 30; opacity: 1; display: flex;}
.m6045-videoup .m6045-cont{ width: 900px; height: 60%; background: #fff; padding: 10px; border-radius: 2px; position: relative; transform: scale(0); transition: all 0.5s;}
.m6045-videoup2 .m6045-cont{ transform: scale(1);}
.m6045-videoup .m6045-cont video{ display: block; width: 100%; height: 100%;}
.m6045-videoup .m6045-cont .m6045-sole{ width: 30px; height: 30px; background: url("https://www.024zykt.com/Template/cn/images/sole.png") no-repeat center; background-size: 100% auto; position: absolute; top: 0; right: -60px; cursor: pointer; transition: all 0.5s;}
.m6045-videoup .m6045-cont .m6045-sole:hover{ transform: rotate(360deg);}

.m6045-about_ban .m6045-li .m6045-ter .h, .m6045-about_hexing .m6045-li .m6045-text .m6045-h2, .m6045-about_video .m6045-play, .m6045-about_ry_top .m6045-text .h, .m6045-about_fz_box .m6045-top .t{ transition: all 0.4s;}
.m6045-about_ban .m6045-li:hover .m6045-ter .h, .m6045-about_hexing .m6045-li:hover .m6045-text .m6045-h2, .m6045-about_ry_top:hover .m6045-text .h, .m6045-about_fz_box .m6045-top .swiper-slide:hover .t{ color: #037f84;}
.m6045-about_video .m6045-play:hover{ background: #999;}

/*.m6045-about_time .m6045-time_box{ overflow-x: auto;}
.m6045-about_time .m6045-time_box::-webkit-scrollbar{ width: 8px; height: 8px; border-radius: 4px; background: #eee;}
.m6045-about_time .m6045-time_box::-webkit-scrollbar-thumb{ width: 8px; height: 8px; border-radius: 4px; background: #048286;}
.m6045-about_time .m6045-min-time{ position: relative; transform: none; left: auto; top: auto;}*/

.m6045-header_cell{ display: none;}
.m6045-header_cell .m6045-up{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.8; z-index: 1000;}
.m6045-header_cell .nav_cell{ position: fixed; top: 0; right: -80%; bottom: 0; background: #fff; z-index: 2000; width: 80%; padding-top: 80px; transition: all 0.5s;}
.m6045-header_cell .nav_cell2{ right: 0;}
.m6045-header_cell .nav_cell .m6045-sole{ width: 20px; height: 20px; position: absolute; top: 15px; right: 15px; background: url("https://www.024zykt.com/Template/cn/images/sole2.png") no-repeat center; background-size: 100% auto; cursor: pointer;}
.m6045-header_cell .nav_cell .m6045-lang{ margin: 0 15px; font-size: 14px; line-height: 24px; color: #333; border-bottom: 1px solid hsla(0,0%,0%,0.10);padding:0 0 10px 20px;overflow: hidden;    position: relative;}
.m6045-header_cell .nav_cell .m6045-lang:before{position: absolute;left:0}
.m6045-header_cell .nav_cell .m6045-lang a{    color: #333;   margin-left: 5px;    padding: 0 0 5px 0;    display: block;    float: left; font-size:11px}
.m6045-header_cell .nav_cell .m6045-list{ position: absolute; top: 150px; left: 0; bottom: 15px; right: 0; overflow-y: auto; padding: 0 15px;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli{ border-bottom: 1px solid hsla(0,0%,0%,0.10); padding: 10px 0;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli .m6045-tit{ display: flex; justify-content: space-between; line-height: 26px;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli .m6045-tit a{ font-size: 16px; color: #333;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli .m6045-tit i{ font-size: 16px; color: #000; opacity: 0.8; transition: all 0.4s;    flex: 1;    text-align: right;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli .m6045-tit i:before{display: inline-block;}
.m6045-header_cell .nav_cell .m6045-list .m6045-wli .m6045-tit i.cur:before{ transform: rotate(90deg);}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_tit{ display: flex; justify-content: space-between;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_tit a{ font-size: 14px; line-height: 30px; color: #666; padding-left: 10px; position: relative;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_tit a::after{ content: ''; width: 4px; height: 4px; border-radius: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #999;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_tit i{ font-size: 14px; color: #000; opacity: 0.5; line-height: 24px; transition: all 0.4s;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_tit i.cur:before{ transform: rotate(90deg); padding-top: 3px;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_list .m6045-more a{ display: block; font-size: 14px; line-height: 24px; padding-left: 10px; color: #666;}
.m6045-header_cell .nav_cell .m6045-list .m6045-min_list{ display: none;padding-top:10px;}
.m6045-header_cell .nav_cell .m6045-list .m6045-more{ display: none;}

#iframebox{ overflow: hidden; display: block; width: 100%; border: none; height: 670px;}
@media screen and (max-width:1820px){
	.m6045-iframebox{ height: 630px!important;}
}
@media screen and (max-width:1720px){
	.m6045-iframebox{ height: 590px!important;}
}	
@media screen and (max-width:1620px){
	.m6045-iframebox{ height: 550px!important;}
}
@media screen and (max-width:1520px){
	.m6045-iframebox{ height: 500px!important;}
}	
@media screen and (max-width:1320px){
	.m6045-iframebox{ height: 440px!important;}
}	
@media screen and (max-width:1140px){
	.m6045-iframebox{ height: 380px!important;}
}	
@media screen and (max-width:980px){
	.m6045-iframebox{ height: 330px!important;}
}	
@media screen and (max-width:960px){
	.m6045-iframebox{ height: 280px!important;}
}
@media screen and (max-width:470px){
	.m6045-iframebox{ height: 370px!important;}
	#time_box{ margin-top: 20px;}
}

.m6045-header_all .m6045-center_all .m6045-sli, .m6045-header_all .m6045-right_all .m6045-ul .m6045-li{ display: none;}
.m6045-header_all .m6045-center_all .m6045-sli:first-child, .m6045-header_all .m6045-right_all .m6045-ul .m6045-li:first-child{ display: block;}
.m6045-header_all .m6045-right_all .m6045-ul .m{ overflow: hidden;}

.m6045-center_all .m6045-moreform .m6045-form{ border: 1px solid #D5D7DB; position: relative; margin-top: 30px;}
.m6045-center_all .m6045-moreform .m6045-form input{height: 40px; line-height: 40px; padding: 0 40px 0 30px; }
.m6045-center_all .m6045-moreform .m6045-form input::placeholder{ color: #888;}
.m6045-center_all .m6045-moreform .m6045-form i{position: absolute; right: 10px; top: 5px; color: #037f84; cursor: pointer; font-size: 22px;}
.m6045-center_all .m6045-moreform .m6045-input{ display: flex; justify-content: space-between; margin-top: 20px;}
.m6045-center_all .m6045-moreform .m6045-input .m6045-li{ width: 32%; position: relative;}
.m6045-center_all .m6045-moreform .m6045-input .m6045-sel-title{ padding-left: 30px;}
.m6045-center_all .m6045-moreform .m6045-input .m6045-sel-float-div{ padding: 8px 10px 8px 30px;}
.m6045-center_all .m6045-moreform .m6045-input .m6045-sel-float-box{ width: 100%!important;}
.m6045-down_top_box{ display: none; width: 50px; height: 50px; color: #fff; font-size: 24px; line-height: 50px; text-align: center; background: #048286; position: fixed; right: 22px; bottom: 70px; cursor: pointer; z-index: 50; transition: all 0.4s;}
.m6045-down_top_box:hover{ box-shadow: 0 0 15px #048286;}
.m6045-nolist{ text-align: center; font-size: 26px; padding: 200px 0; color: #999;}

.m6045-about_booter_box{ position: relative; overflow: hidden;}
.m6045-about_booter_box .m6045-back img{ display: block; width: 100%; /*opacity: 0;*/}
/*.m6045-about_booter_box .m6045-back{ background: url("https://www.024zykt.com/Template/cn/style/images/img2/Frame707.png") no-repeat center bottom; background-size: 100% auto;}*/
.m6045-about_booter_box .m6045-logo{ position: absolute; width: 100%; left: 0; bottom: 0;}
.m6045-about_booter_box .m6045-logo img{ display: block; width: 100%;}
.m6045-about_booter_box .m{ position: absolute; left: 0; bottom: 0; width: 100%;}
.m6045-about_booter_box .m img{ width: 100%; display: block;}
.m6045-about_booter_box .m6045-m7{ transform: translateX(-50%); width: 115%; left: 50%;}
.m6045-about_booter_box .m6045-tex_n{ width: 192px; text-align: center; position: absolute;}
.m6045-about_booter_box .m6045-tex_n .s img{ display: block; margin: 5px auto 0; width: 13px;}
.m6045-about_booter_box .m6045-tex_n .p{ font-size: 16px; color: #353E4B; line-height: 1.75; text-align: center; margin-top: 12px; letter-spacing: 0;}
.m6045-about_booter_box .m6045-tex_n .h{ display: flex; justify-content: center; align-items: flex-end; font-size: 30px; line-height: 38px; color: #048286; font-family: 'HarmonyOS_En';}
.m6045-about_booter_box .m6045-tex_n .h i{ font-size: 52px; line-height: 52px;}
.m6045-about_booter_box .m6045-tex_3 .h i{ font-size: 70px; line-height: 70px;}
.m6045-about_booter_box .m6045-tex_4 .h i, .m6045-about_booter_box .m6045-tex_5 .h i{ font-size: 40px; line-height: 40px;}
.m6045-about_booter_box .m6045-tex_6 .h i, .m6045-about_booter_box .m6045-tex_7 .h i{ font-size: 60px; line-height: 60px;}

.m6045-about_booter_box .m6045-tex_1{ left: 6%; bottom: 23%;}
.m6045-about_booter_box .m6045-tex_2{ left: 18%; bottom: 32%;}
.m6045-about_booter_box .m6045-tex_3{ left: 24%; bottom: 12%;}
.m6045-about_booter_box .m6045-tex_4{ left: 33%; bottom: 35%;}

.m6045-about_booter_box .m6045-tex_5{ right: 32%; bottom: 34%;}
.m6045-about_booter_box .m6045-tex_6{ right: 23.5%; bottom: 22%;}
.m6045-about_booter_box .m6045-tex_7{ right: 15%; bottom: 31%;}
.m6045-about_booter_box .m6045-tex_8{ right: 6%; bottom: 14%;}

.m6045-about_time_year .m6045-wli{ display: none;}
.m6045-about_time_year .m6045-wli:first-child, .m6045-about_time_year .m6045-wli:nth-child(2), .m6045-about_time_year .m6045-wli:nth-child(3), .m6045-about_time_year .m6045-wli:nth-child(4), .m6045-about_time_year .m6045-wli:nth-child(5){ display: block;}
.m6045-about_time_year .m6045-wli.cur{ display: block;}
.m6045-about_time_year .m6045-list .m6045-li .m{ position: relative;}
.m6045-about_time_year .m6045-list .m6045-li .m .k{ width: 100%; font-size: 28px; color: #353E4B; font-family: 'HarmonyOS_En'; text-align: center; position: absolute; top: 46%; left: 50%; transform: translate(-50%,-50%);}
.m6045-about_booter_box .m6045-tex_4, .m6045-about_booter_box .m6045-tex_5{ opacity: 0.7;}
.m6045-about_booter_box .m6045-tex_2, .m6045-about_booter_box .m6045-tex_8{ opacity: 0.8;}
.m6045-about_booter_box .m6045-tex_1, .m6045-about_booter_box .m6045-tex_6{ opacity: 0.9;}

.m6045-about_booter_box .m6045-tex_1, .m6045-about_booter_box .m6045-tex_8{  animation: myfirst1 2.8s infinite linear;}
@keyframes myfirst1{
    0%   { padding-bottom: 0; }
	40%  { padding-bottom: 15px; }
	80%  { padding-bottom: -10px; }
    100% { padding-bottom: 0; }
}
.m6045-about_booter_box .m6045-tex_2, .m6045-about_booter_box .m6045-tex_7{ animation: myfirst2 2.4s infinite linear;}
@keyframes myfirst2{
    0%   { padding-bottom: 0; }
	40%  { padding-bottom: -10px; }
	70%  { padding-bottom: 15px; }
    100% { padding-bottom: 0; }
}
.m6045-about_booter_box .m6045-tex_3, .m6045-about_booter_box .m6045-tex_6{ animation: myfirst3 3s infinite linear;}
@keyframes myfirst3{
    0%   { padding-bottom: 0; }
	30%  { padding-bottom: 10px; }
	80%  { padding-bottom: -10; }
    100% { padding-bottom: 0px; }
}
.m6045-about_booter_box .m6045-tex_4, .m6045-about_booter_box .m6045-tex_5{ animation: myfirst4 4s infinite linear;}
@keyframes myfirst4{
    0%   { padding-bottom: 0; }
	20%  { padding-bottom: 15px; }
	60%  { padding-bottom: -10px; }
    100% { padding-bottom: 0; }
}
/*
.m6045-about_booter_box .m6045-logo{  animation: myfirst5 1s alternate; animation-iteration-count: infinite; animation-timing-function: linear; animation-delay: 0;}
*/
@keyframes myfirst5{
    0%   { padding-bottom: 0; }
    100% { padding-bottom: 10px; }
}

@media screen and (max-width:1600px){
	.m6045-about_booter_box .m6045-tex_n .s img{ width: 10px;}
    .m6045-header_all .m6045-center_all{ padding-top: 120px;}
    .m6045-header_all .m6045-center_all .m6045-more{ margin-top: 40px;}
    .m6045-header_all .m6045-center_all .m6045-in_more{ padding-top: 20px;}
    .m6045-header_all .m6045-all_left .nav_all{ top:40px; transform: translateX(0);}
    .m6045-header_all .m6045-all_left .nav_all .m6045-li a{line-height: 30px;}
    .m6045-header_all .m6045-right_all .m6045-ul{ padding-top: 60px;}
}
@media screen and (max-width:1400px){

    .m6045-header_all .m6045-all_left .nav_all .m6045-li a{ line-height: 24px; padding: 15px; font-size: 16px;}
    .m6045-header_all .m6045-center_all .m6045-more a{ font-size: 14px; line-height: 20px; margin-bottom: 10px;}
    .m6045-header_all .m6045-center_all .m6045-in_more a{ padding: 10px 30px; font-size: 12px;}
    .m6045-header_all .m6045-center_all .p{ font-size: 14px;}
    .m6045-header_all .m6045-right_all .m6045-ul .p{ font-size: 14px;}
	.m6045-about_booter_box .m6045-tex_n .h i{ font-size: 40px; line-height: 40px;}
	.m6045-about_booter_box .m6045-tex_3 .h i, .m6045-about_booter_box .m6045-tex_6 .h i, .m6045-about_booter_box .m6045-tex_7 .h i{ font-size: 50px; line-height: 50px;}
	.m6045-about_booter_box .m6045-tex_4 .h i, .m6045-about_booter_box .m6045-tex_5 .h i{ font-size: 30px; line-height: 30px;}
	.m6045-about_booter_box .m6045-tex_n .p{ font-size: 14px; margin-top: 8px;}
	.m6045-about_booter_box .m6045-tex_n{ width: 170px;}
.m6045-about_jion_cont .m6045-right .m6045-list .m6045-li .m6045-tp .m6045-icon .p{margin-left: 20px;}
}
@media screen and (max-width:1200px){
	.m6045-about_booter_box .m6045-tex_n{ width: 145px;}
	.m6045-about_booter_box .m6045-tex_n .p{ font-size: 12px;}
	.m6045-about_booter_box .m6045-tex_n .h{ font-size: 24px; line-height: 32px;}
	.m6045-about_booter_box .m6045-tex_n .h i{ font-size: 30px; line-height: 30px;}
	.m6045-about_booter_box .m6045-tex_3 .h i, .m6045-about_booter_box .m6045-tex_6 .h i, .m6045-about_booter_box .m6045-tex_7 .h i{ font-size: 40px; line-height: 40px;}
	.m6045-about_booter_box .m6045-tex_4 .h i, .m6045-about_booter_box .m6045-tex_5 .h i{ font-size: 24px; line-height: 24px;}
	.m6045-about_booter_box .m6045-tex_n .s img{ width: 8px;}
}
@media screen and (max-width:1000px){
	.m6045-about_booter_box .m6045-tex_n .s img{ width: 3px;}
	.m6045-about_booter_box .m6045-tex_n .h{ font-size: 14px; line-height: 14px;}
	.m6045-about_booter_box .m6045-tex_n .h i{ font-size: 20px; line-height: 20px;}
	.m6045-about_booter_box .m6045-tex_3 .h i, .m6045-about_booter_box .m6045-tex_6 .h i, .m6045-about_booter_box .m6045-tex_7 .h i{ font-size: 30px; line-height: 30px;}
	.m6045-about_booter_box .m6045-tex_4 .h i, .m6045-about_booter_box .m6045-tex_5 .h i{ font-size: 18px; line-height: 18px;}
	.m6045-about_booter_box .m6045-tex_n{ width: 80px;}
}

@media screen and (max-width:470px){
	.m6045-about_booter_box .m6045-tex_n{ position: relative!important; top: auto!important; left: auto!important; bottom: auto!important; right: auto!important;}
	.m6045-about_booter_box .m6045-tex_n .s{ display: none;}
	.m6045-about_booter_box .m6045-vtr{ display: flex; justify-content: center; flex-wrap: wrap; padding-bottom: 15px;}
	.m6045-about_booter_box .m6045-tex_n{ width: 25%; margin-top: 20px; animation: auto!important;}
	.m6045-about_booter_box .m6045-tex_n:first-child{ width: 100%;}
	.m6045-about_booter_box .m6045-tex_n:nth-child(7){ width: 50%;}
	.m6045-about_booter_box .m6045-tex_n .h i{ font-size: 28px; line-height: 28px;}
	.m6045-about_booter_box .m6045-tex_n .p{ margin-top: 2px;}
	
}

.m6045-often_column_an .m6045-bg_yuan{ transform: none!important;}
/*.m6045-often_column_an{ z-index: 15;}*/
.m6045-header .nav_seach .m6045-input .m6045-li .m6045-sel-float-box, .m6045-list_search .m6045-sel-float-box{ max-height: 174px; overflow-y: auto; height: auto!important;}
.m6045-about_time_year .m6045-list .m6045-li .m6045-mm2{ width: 100%; background: url("https://www.024zykt.com/Template/cn/images/img_10.png") no-repeat center #fff; background-size: 118px auto; font-size: 28px; color: #353E4B; font-family: 'HarmonyOS_En';font-weight: bold;}
.m6045-about_fz_box .m6045-boot .m6045-right .m6045-time .m6045-li img{ max-width: 100%;height: auto !important;}






:root{--ms-accent:#5c4a32;--ms-radius:7px;--ms-line:1.83;--ms-gap:14px;}
