@charset "utf-8";

.bannerimg {
    width: 100%;
    position: relative;
}

.bannerimg img {
    width: 100%;
}

.bannertext {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    padding-bottom: 200px;
}

.bannertext .con1700 {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.bannertext h1 {
    font-family: HarmonyOS_Sans_SC_Medium;
    font-size: 72px;
    color: #ffffff;
}

.bannertext p {
    /*font-family: HarmonyOS_Sans_SC;*/
    font-size: 20px;
    color: #ffffff;
    margin-top: 40px;
}

.bannerswipernext.swiper-button-next::after,
.bannerswiperprev.swiper-button-prev::after {
    font-size: 30px;
    font-weight: bold;
    color: rgba(255, 255, 255, .5);
}

.bannerswipernext.swiper-button-next,
.bannerswiperprev.swiper-button-prev {
    left: 6%;
    top: 85%;
}

.bannerswipernext.swiper-button-next {
    left: 10%;
}

.bannerswipernext.swiper-button-next:hover::after,
.bannerswiperprev.swiper-button-prev:hover::after {
    color: rgba(255, 255, 255, 1);
}

.bannerswiper .swiper-slide.swiper-slide-active .bannertext {
    animation: mymove 2s linear;
}

.bannerswiper .swiper-slide.swiper-slide-active img {
    animation: imgmove 9s linear;
}

.top {
    width: 100%;
    height: 96px;
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    transition: all .5s;
}

.top .con1700 {
    height: 100%;
}

.head {
    width: 100%;
    height: 100%;
}

.logo a img {
    height: 42px;
    transition: all .0s;
    filter: grayscale(1000%) brightness(1000%);
}
.nav {height: 100%;}
.nav ul {
    height: 100%;
}
.nav ul li {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.nav ul li a {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: rgba(255, 255, 255, .5);
    padding: 0px 25px;
}

.nav ul li.active a,
.nav ul li:hover a {
    color: rgba(255, 255, 255, 1);
}

.search {
    width: 200px;
    height: 48px;
    border-radius: 24px;
    /* border: solid 1px rgba(255, 255, 255, .5); */
    background-color: rgba(255, 255, 255, .2);
}

.search input {
    width: 70%;
    padding-left: 25px;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: rgba(255, 255, 255, .8);
}

.search button {
    width: 48px;
    height: 48px;
    background-color: #0062b1;
    border-radius: 24px;
    border: 0px;
}

.search button img {
    height: 18px;
}
.pcernav {
    position: absolute;
    top:96px;
    left: 50%;
    margin-left: -60px;
    background-color: rgba(255, 255, 255, .79);
    min-width: 120px;
    padding: 10px ;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .12);
    text-align: center;
    display: none;
}
.pcernavabouttop {
    height: 80px;
    overflow: hidden;
}
.nav ul li .pcernav a {
    font-size: 16px;
    color: #222222;
    display: block;
    padding: 0px;
    line-height: 2;
}
.nav ul li .pcernav a:hover {
    color: #0062b1;
}
/* .nav ul li:hover .pcernav{
    display: block;
} */
.fixednav.top,
.bgwhite.top {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.bgwhite.top {
    box-shadow: unset;
}

.fixednav.top .logo a img,
.bgwhite.top .logo a img {
    filter: unset;
}

.fixednav.top .nav ul li a,
.bgwhite.top .nav ul li a {
    color: #222222;
}

.fixednav.top .search,
.bgwhite.top .search {
    background-color: #f2f5f5;
}

.fixednav.top .search input,
.bgwhite.top .search input {
    color: #888888;
}

.fixednav.top .nav ul li.active a ,
.bgwhite.top .nav ul li.active a{
    color: #0062b1;
}

.fixednav.top .nav ul li .pcernav a ,
.bgwhite.top .nav ul li .pcernav a {
    color: #222222;
}

.fixednav.top .nav ul li .pcernav a:hover ,
.bgwhite.top .nav ul li .pcernav a:hover {
    color: #0062b1;
}




.idxintro {
    padding: 145px 0px;
    background-image: linear-gradient(150deg,
            #c3ede9 0%,
            #c3dfed 27%,
            #ffffff 100%);
}

.idxgfnumbox ul::after,
.idxgfnumbox ul::before {
    display: none;
}

.idxgfnumbox ul li {
    text-align: center;
}

.numCXgf {
    font-family: HarmonyOS_Sans_SC_Medium;
    font-size: 56px;
    color: #009d8e;
}

.unitCgfpf {
    font-size: 30px;
    font-style: normal;
    color: #009d8e;
    vertical-align: top;
    top: 2.7rem;
}

.indcgf {
    font-size: 24px;
    color: #222222;
    font-family: HarmonyOS_Sans_SC_Medium;
}

.idxabout {
    margin-top: 140px;
}

.idxtitle {
    font-size: 48px;
    color: #222222;
    margin-bottom: 50px;
    font-family: HarmonyOS_Sans_SC_Medium;
}

.idxab_l {
    width: 49%;
}

.idxab_l p {
    font-size: 18px;
    line-height: 2;
    text-align: justify;
    color: #111212;
}

.idxbtn {

    margin-top: 70px;
    width: 176px;
    height: 64px;
    background-image: linear-gradient(90deg,
            #0062b1 0%,
            #009d8e 100%),
        linear-gradient(#0062b1,
            #0062b1);
    background-blend-mode: normal,
        normal;
    border-radius: 32px;
    padding: 0px 10px 0px 30px;
}

.idxbtnmore {
    font-size: 16px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #ffffff;
}

.jiantou {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    justify-content: center;
}

.jiantou span {
    font-size: 24px;
    color: #0062b1;
}

.idxab_r {
    width: 40%;
    height: 380px;
    background-color: #d7d7d7;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}

.idxab_r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxab_rvbtn {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.idxab_rvbtn span {
    font-size: 80px;
    color: rgba(255, 255, 255, .6);
}

.idxnews {
    padding: 140px 0px 180px;
    background: url(../images/idxnewsbg.jpg) no-repeat center;
    background-size: cover;
    background-color: #f2f5f5;
}

.idxnews_t h2 {
    margin-bottom: 0px;
}

.idxnews_t a {
    margin-top: 0px;
}

.idxnewslist {
    margin-top: 65px;
    position: relative;
}

.idxnews_img {
    width: 100%;
    height: 300px;
    border-radius: 16px 16px 0px 0px;
    overflow: hidden;
}

.idxnews_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxnews_desc {
    padding: 40px;
    text-align: left;
    width: 100%;
    background-color: #ffffff;
    transition: all .5s;
    border-radius: 0px 0px 16px 16px;
}

.idxnews_desc p {
    font-size: 16px;
    color: #222222;
    font-family: HarmonyOS_Sans_SC_Light;
}

.idxnews_desc p i {
    font-style: normal;
    margin: 0px 10px;
}

.idxnews_desc p span {
    font-size: 16px;
    font-weight: 500;
    color: #009d8e;
    font-family: HarmonyOS_Sans_SC_Medium;
}

.idxnews_desc h3 {
    font-size: 24px;
    line-height: 1.4;
    height: 60px;
    overflow: hidden;
    font-family: HarmonyOS_Sans_SC_Medium;
    margin: 20px 0px 40px;
    color: #111111;
}

.morebtn {
    width: 57px;
    height: 57px;
    border: 0px;
    border-radius: 50%;
    justify-content: center;
    background-color: #f0f0f0;
}

.morebtn span {
    font-size: 24px;
    color: #009d8e;
}

.idxnewsswiper .swiper-slide:hover .idxnews_img img {
    transform: scale(1.1);
}

.idxnewsswiper .swiper-slide:hover .idxnews_desc {
    background-image: linear-gradient(0deg,
            #0062b1 0%,
            #009d8e 100%),
        linear-gradient(#009d8e,
            #009d8e);
    background-blend-mode: normal,
        normal;
}

.idxnewsswiper .swiper-slide:hover .idxnews_desc p span,
.idxnewsswiper .swiper-slide:hover .idxnews_desc p i,
.idxnewsswiper .swiper-slide:hover .idxnews_desc h3,
.idxnewsswiper .swiper-slide:hover .idxnews_desc p {
    color: #ffffff;
}

.idxnewsswiper .swiper-slide:hover .morebtn {
    background-color: #ffffff;
}

.idxnewsswiper .swiper-slide:hover .morebtn span {
    color: #009d8e;
}

.idxnewsswiperpagination {
    width: 100%;
    margin-top: 40px;
}

.idxnewsswiperpagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    opacity: 1;
    border-radius: 6px;
    margin: 0px 10px;
}

.idxnewsswiperpagination .swiper-pagination-bullet-active {
    background-color: #009d8e;
}


.footer {
    padding: 80px 0px 40px;
    background: url(../images/footbf.jpg) no-repeat center;
    background-size: cover;
}

.flogo a img {
    max-height: 45px;
    filter: grayscale(1500%) brightness(1500%);
}

.ficons a {
    width: 57px;
    height: 57px;
    border-radius: 50%;
    margin-left: 15px;
    justify-content: center;
    position: relative;
    background-color: rgba(255, 255, 255, .3);
}

.ficons a img.wximg {
    width: 32px;
    height: 26px;
    object-fit: contain;
    filter: grayscale(1500%) brightness(1500%);
}

.ficons a.backtop img {
    opacity: 0.3;
}

.ficons a.backtop:hover {
    background-color: #ffffff;
}

.ficons a.backtop:hover img {
    opacity: 1;
}

.wxewem {
    position: absolute;
    top: -160px;
    left: -50px;
    display: none;
}

.wxewem img {
    width: 150px;
    max-width: 150px;
}

.ficons a img.wximg:hover+.wxewem {
    display: block;
}

.footnav {
    margin: 55px 0px;
    align-items: flex-start;
}
.footnavabouttop {
    height:120px;
    overflow: hidden;
}
.footnav dl dt {
    margin-bottom: 20px;
    text-align: center;
}

.footnav dl dt a {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}

.footnav dl dd {
    text-align: center;
}

.footnav dl dd a {
    font-size: 20px;
    line-height: 1.8;
    color: #fffefe;
  font-family:  HarmonyOS_Sans_SC_Light;
    opacity: 0.8;
}

.footnav dl dd a span {
    margin: 0px 20px;
}

.fpptc_l a,
.fpptc_l p,
.fpptc_r a {
    font-size: 18px;
    color: rgba(255, 255, 255, .5)
}

.fpptc_l a {
    margin-left: 20px;
}

.fpptc_l a:hover,
.fpptc_r a:hover {
    color: #ffffff;

}



.neibanner {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}


.neibanner img {
    width: 100%;
}

.neibanner_text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.neibanner_text .con1700 {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.neibanner_text h2 {
    font-size: 24px;
    color: #ffffff;
    font-weight: lighter;
}

.neibanner_text h3 {
    font-size: 56px;
    margin: 20px 0px 100px;
    color: #ffffff;
    font-family: HarmonyOS_Sans_SC_Medium;
}

.profile {
    width: 100%;
    height: auto; 
    position: relative;
    background-image:linear-gradient(150deg,
            #c3ede9 0%,
            #c3dfed 18%,
            #ffffff 60%);
}



.neiernav {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, .3);
}

.neiernav ul {
    width: 100%;
    height: 64px;
}

.neiernav ul li a {
    font-size: 18px;
    color: #222222;
}

.profilebox {
    align-items: flex-start;
    padding-top: 140px;
}

.abpbtn {
    width: 96px;
    height: 32px;
    background-color: #009d8e;
    border-radius: 16px;
    text-align: center;
    font-size: 16px;
    font-family: HarmonyOS_Sans_SC_Medium;
    border: 0px;
    color: #ffffff;
}

.abpname {
    font-size: 40px;
    color: #222222;
    margin-bottom: 40px;
    margin-top: 30px;
}
.profile_l  {
    width: 35%;
}
.abpnameimgbox {
    position: relative;
    margin-top: 180px;
}
.abpnameimg {
    width: 100%;
	border-radius: 16px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .12);
}
.abpnamevdimg {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0px;
    left: 0px;
    justify-content: center;
}
.abpnamevdimg img {
   
	height: 65px;
}
.abpnamedesc {
    text-align: justify;
    	font-size: 18px;
        line-height: 1.6;
	color: #222222;
}
.profile_r {
    width: 55%;
    padding-top: 98px;
}

.profile_r h4 {
    font-size: 24px;
    color: #222222;
    margin-bottom: 45px;
}

.profile_r p {
    font-family: HarmonyOS_Sans_SC_Regular;
    font-size: 18px;
    line-height: 1.7;
    color: #222222;
    text-align: justify;
}

.abpnum {
    margin-top: 100px;
}

.abpteam {
    padding: 140px 0px;
}

.abpteambox {
    width: 100%;
    align-items: flex-start;
}
.abpt_l {
    width: 100%;
    text-align: center;
}
.abpt_r {
    width: 100%;
    height: auto;
    background-color: #009d8e;
    border-radius: 24px;
    margin-top: 20px;
    padding: 100px 80px 50px;
}


.abpt_rinfo h3 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.abpt_rinfo table {
    border: 0px !important;
    table-layout: fixed;
}
.abpt_rinfo table tr:first-child td {
    font-size: 24px;
    font-weight: bold;
}
.abpt_rinfo table td {
    border: 0px !important;
}
.abpt_rinfo p ,.abpt_rinfo table td{
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    line-height: 1.7 !important;
    color: #ffffff;
}

.abpzzjg {
    padding: 140px 0px;
    	background-image: linear-gradient(124deg, 
		#f9fdff 0%, 
		#f2faff 11%, 
		#eaf7ff 19%, 
		#f9fdff 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
}

.abpzzjgbox,
.abphisbox {
    width: 100%;
    align-items: flex-start;
}
.abpzzjgl {
    width: 100%;
    text-align: center;
}

.abpzzjgr {
    width: 100%;
    margin-top: 30px;
}

.abpzzjgr img {
    width: 100%;
}

.abphis {
    padding: 140px 0px;
    background-color: #f7fafa;
}

.abphis_l {
    width: 40%;
}

.abphisimg {
    margin-top: 60px;
    /* margin-left: -100px; */
}
.abphisimg img {
    width: 100%;
}
.abphis_r {
    width: 50%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
}



/* 时间轴容器外层 */
.timeline-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    height: 600px;
    margin-bottom: 100px;
}

/* 时间轴总容器 */
.timeline-wrapper {
    width: 100%;
    display: flex;
    gap: 60px;
    position: relative;
    height: 100%;
}

/* 左侧年份竖轴区域 */
.timeline-year {
    width: 120px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    padding-right: 20px;
    padding-top: 20px;
    color: #999;
    font-size: 15px;
    cursor: pointer;
    user-select: none;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
}

.timeline-year::-webkit-scrollbar {
    display: none;
}

/* 中间竖线 */
.timeline-year::before {
    content: '';
    position: absolute;
    right: 29px;
    top: 0;
    border-radius: 6px;
    bottom: 0;
    width: 12px;
    background-color: #e5e6eb;
}

/* 年份节点圆点 */
.timeline-year .year-item {
    position: relative;
    transition: all 0.3s ease;
    height: 20px;
    font-size: 18px;
    padding-right: 30px;
}

.timeline-year .year-item::after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 16px;
    border-radius: 6px;
    background-color: #e5e6eb;
    transition: all 0.3s ease;
}

/* 选中年份样式 */
.timeline-year .year-item.active {
    color: #00b493;
    font-weight: 500;
    /* font-size: 16px; */
}

.timeline-year .year-item.active::after {
    background-color: #0062b1;
    /* right: -30px; */
}

/* 右侧内容区域 */
.timeline-content {
    flex: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
}

/* 内容项容器 */
.content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
    transition: top 0.4s ease;
}

/* 内容项基础样式（关键修改：默认全透明，仅当前/上下项显示） */
.content-item {
    opacity: 0;
    /* 默认完全透明 */
    transition: all 0.4s ease;
    transform: translateY(10px);
    padding-top: 3px;
}

/* 当前项：完全不透明 */
.content-item.active {
    opacity: 1;
    transform: translateY(0);
}

/* 上一个/下一个项：50%透明度 */
.content-item.prev,
.content-item.next {
    opacity: 0.3;
    transform: translateY(0);
}

/* 内容大年份标题 */
.content-item .year-title {
    font-size: 56px;
    font-weight: 500;
    color: #333;
    font-family: HarmonyOS_Sans_SC_Medium;
    margin-bottom: 16px;
    transition: color 0.3s ease;
}

.content-item.active .year-title {
    color: #00b493;
}

/* 半透明项的标题也对应变淡 */
.content-item.prev .year-title,
.content-item.next .year-title {
    color: #666;
}

/* 内容描述文本 */
.content-item .desc {
    font-size: 18px;
    color: #666;
    line-height: 1.7;
    max-width: 600px;
}
.content-item .desc p {
    font-size: 18px;
    color: #666;
    line-height: 1.7;
}

.abpcul {
    padding: 140px 0px 0px;

}

.abpcil_list,
.abphezuo {
    margin-top: 64px;
}

.abpcil_list ul li {
    width: 25%;
    height: 440px;
    overflow: hidden;
    position: relative;
}

.abpcil_list ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.abpcil_list ul li:hover img {
    transform: scale(1.1);
}

.abpcil_lidesc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    padding-bottom: 40px;
    left: 0px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-end;
}

.abpcil_lidesc h3 {
    font-size: 32px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #ffffff;
    margin-bottom: 25px;
}

.abpcil_lidesc p {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}

.abphz {
    padding: 140px 0px 100px;
}

.abphezuo ul {
    justify-content:center;
}

.abphezuo ul li {
    width: 120px;
    height: 120px;
    margin-bottom: 50px;
    margin-right: 77px;
}

.abphezuo ul li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.abphezuo ul li:nth-child(8n) {
    margin-right: 0px;
}

.mainp {
    padding-top: 240px;
    background-color: #f2f5f5;
    background: url(../images/honorbg.jpg) no-repeat center;
    background-size: cover;
}

.mainpname {
    font-size: 48px;
    color: #222222;
}

.mainptitle {
    padding-bottom: 40px;
}

.mainpnav {
    min-width: 278px;
    cursor: pointer;
    height: 56px;
    background-color: #ffffff;
    border-radius: 28px;
    position: relative;
}

.mainpnav p {
    padding: 0px 25px;
    width: 100%;
    height: 100%;
}

.mainpnav p span.mainpnavname {
    font-size: 20px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #009d8e;

}

.mainpnav p span.iconfont {
    font-size: 20px;
    margin-left: 15px;
    color: #009d8e;
}

.mainpnav_xl {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 24px 48px 0px rgba(0, 157, 142, 0.06);
    border-radius: 16px;
    position: absolute;
    top: 65px;
    left: 0px;
    display: none;
    z-index: 99;
    padding: 20px 25px;
}

.mainpnav_xl a {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #555555;
    display: block;
    line-height: 2;

}

.mainpnav_xl a:hover {
    color: #009d8e;
}

.honorslist ul {
    justify-content: flex-start;
    padding-bottom:0px;
}

.honorslist ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
    border-radius: 16px;
    overflow: hidden;
    background-color: #ffffff;
}

.honorslist ul li:nth-child(3n) {
    margin-right: 0px;
}

.honorimg {
    height: 320px;
    padding: 30px;
    position: relative;
    justify-content: center;
}
.honorimgbox {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    object-fit: contain;

}

.honorimghov {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 98, 177, .8);
    opacity: 0;
    padding: 15px;
    z-index: 9;
    justify-content: center;
    transition: all .5s;
}

.honorimghov img {
    width: 90%;
    height: 90%;
    background-color: #ffffff;
    object-fit: contain;
}

.honorimghov p {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.6;
}

.honortit {
    padding: 40px;
    transition: all 0.5s;
}

.honortit h4 {
    font-size: 16px;
  font-family: HarmonyOS_Sans_SC_Medium;
    color: #009d8e;
    transition: all 0s;
}

.honortit h3 {
    font-size: 24px;
    line-height: 1.6;
    margin-top: 20px;
  font-family: HarmonyOS_Sans_SC_Medium;
    color: #222222;
    height: 76px;
    overflow: hidden;
    transition: all 0s;
}

.honorslist ul li:hover .honorimghov {
    opacity: 1;
}

.honorslist ul li:hover .honortit {
    background-image: linear-gradient(0deg,
            #0062b1 0%,
            #009d8e 100%),
        linear-gradient(#009d8e,
            #009d8e);
    background-blend-mode: normal,
        normal;
}

.honorslist ul li:hover .honortit h4,
.honorslist ul li:hover .honortit h3 {
    color: #ffffff;
}

.banmain {
    background-color: #f2f5f5;
    padding: 140px 0px;
}

.bmain_list ul li {
    width: 100%;
    border-radius: 16px;
    margin-bottom: 40px;
    overflow: hidden;
    transition: all .5s;
}

.bmain_lil {
    float: left;
    width: 37.5%;
    overflow: hidden;
}

.bmain_lir {
    float: left;
    overflow: hidden;
    padding: 40px;
    width: 62.5%;
    background-color: #ffffff;
}

.bmain_lir h3 {
    font-size: 40px;
    color: #009d8e;
    margin-bottom: 30px;
}

.bmain_lir p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.bmain_lir button {
    border: 0px;
}

.bmain_list ul li:nth-child(2n) .bmain_lil {
    float: right;
}

.bmain_list ul li:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}

.bmain_list ul li:hover .bmain_lil img {
    transform: scale(1.1);
}

.tzbanner .con1700 {
    justify-content: center;
    align-items: center;
}

.tzbanner h5 {
    font-size: 24px;
    color: #ffffff;
}

.tzbanner h4 {
    font-size: 56px;
  font-family: HarmonyOS_Sans_SC_Medium;
    margin-top: 20px;
    color: #ffffff;
}

.tzpdtop {
    align-items: flex-start;
}

.tzprdesc {
    width: 50%;
}

.tzprdesc p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.bgbai {
    background-color: #ffffff;
}

.tzpcase {
    padding-top: 140px;
}

.tzpcase ul {
    align-items: flex-start;
    margin-top: 50px;
}

.tzpcase ul li {
    width: 48.5%;
    margin-bottom: 40px;
}

.tzpcimg {
    width: 100%;
    height: 410px;
    overflow: hidden;
    border-radius: 16px;
    position: relative;

}

.tzpcimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tzpctit h3 {
    font-size: 24px;
    color: #222222;
    margin-top: 30px;
}

.tzpcimg_on {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
    z-index: 9;
    background: url(../images/tzpcimg_onbg.png) no-repeat center;
    background-size: cover;
    transition: all .5s;
    opacity: 0;
}

.tzpcimg_on button {
    background-color: #ffffff;
}

.tzpcase ul li:hover .tzpcimg_on {
    opacity: 1;
}

.tzpcase ul li:hover .tzpcimg img {
    transform: scale(1.1);
}

.tzpcase ul li:hover .tzpctit h3 {
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #009d8e;
}

.tzpcasetop h3,
.tzptit h3 {
    margin-top: 0px;
  font-family: HarmonyOS_Sans_SC_Medium;
}

.tzpcaset_r a {
    font-size: 18px;
    color: #555555;
    padding: 0px;
    border: 0px;
    line-height: unset;
    margin-left: 50px; 
    vertical-align: middle;
}

.tzpcaset_r a.active,.tzpcaset_r a:hover {
    color: #009d8e;
    background-color: rgba(0, 0, 0, 0);
}
.tzpcaset_r a.gcactive {
    background-color: #009d8e;
    color: #ffffff;
    padding: 6px 16px;
    border-radius: 20px;
}
.tzpcasebox {
    position: fixed;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    display: none;
    background-color: rgba(0, 0, 0, .75);
}

.tzpcaseboxitem {
    width: 100%;
    justify-content: center;
    height: 100%;
}

.tzpcase_boxitem {
    width: 1064px;
    border-radius: 16px;
    overflow: hidden;
}

.tzpcaseboxdesc img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
}

.tzpcaseboxdesc {
    position: relative;
    background-color: #ffffff;
}

.tzpcaseboxdesc h3 {
    font-size: 24px;
    margin-bottom: 20px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #009d8e;
}

.tzpcaseboxdesc p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    line-height: 1.6;
    color: #222222;
}

.tzpcaseboxdescbot {
    padding: 25px 35px;
}

.tzpcasebox_close {
    position: absolute;
    width: 56px;
    top: 40px;
    right: 40px;
    height: 56px;
    justify-content: center;
    border-radius: 50%;
    background-color: #0062b1;
}

.tzpcasebox_close span {
    color: #ffffff;
    font-size: 26px;
}

.jpgclist {
    width: 100%;
    height: auto;
    margin: 140px 0px;
    border-radius: 16px;
    overflow: hidden;
}

.jpgclist ul {
    align-items: flex-start;
}

.jpgclist ul li {
    width: 25%;
    height: 620px;
    transition: all .5s;
    position: relative;
}

.jpgcli_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.jpgcli_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jpgclidesc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
    z-index: 9;
    padding: 0px 90px;
    transition: all .5s;
    flex-direction: column;
}

.jpgclidesc i {
    font-style: normal;
    color: #ffffff;
    font-size: 66px;
}

.jpgclidesc h4 {
    margin: 40px 0px;
  font-family: HarmonyOS_Sans_SC_Medium;
    font-size: 28px;
    color: #ffffff;
}

.jpgclidesc p {
    font-size: 16px;
    line-height: 1.6;
    color: #ffffff;
    text-align: center;
    display: none;
}

.jpgcli_btn {
    display: none;
}

.jpgclist ul li.active {
    width: 34%;
}

.jpgclist ul li.offactive {
    width: 22%;
}

.jpgclist ul li.active .jpgclidesc p {
    display: block;
}

.jpgclist ul li.active .jpgcli_btn {
    display: block;
}

.tzpcase ul.jpgcp_list {
    justify-content: flex-start;

}

.tzpcase ul.jpgcp_list li {
    width: 32%;
    margin-right: 2%;
}

.tzpcase ul.jpgcp_list li:nth-child(3n) {
    margin-right: 0px;
}

.tzpcase ul.jpgcp_list li .tzpcimg {

    height: 270px;
}

.tzpcase ul.jpgcp_list li .tzpctit h3 {
    font-size: 18px;
}

.newsmain {
    padding: 66px 0px 190px;
    background-color: #f2f5f5;
    background: url(../images/honorbg.jpg) no-repeat top;
    background-size: 100% 100%;
}

.newsnav a {
    font-size: 20px;
    color: #555555;
    margin-right: 50px;
}

.newsnav a.active,
.newsnav a:hover {
    color: #009d8e;
}

.dqnewsnav a:hover,
.dqnewsnav a.active {

    color: #dd0000;
}

.newsplist {
    margin-top: 65px;
}

.newsplist ul {
    align-items: flex-start;
    justify-content: flex-start;
}

.newsplist ul li {
    width: 32%;
    border-radius: 16px;
    margin-right: 2%;
    margin-bottom: 40px;
    overflow: hidden;
    box-shadow: 23px 23px 64px 0px rgba(3, 3, 3, 0.08);
}

.newsplist ul li:nth-child(3n) {
    margin-right: 0px;
}

.newspic {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.newspic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newslitext {
    background-color: #ffffff;
    padding: 40px;
}

.newsli_top p {
    font-size: 16px;
    color: #009d8e;
  font-family: HarmonyOS_Sans_SC_Medium;
}

.newsli_top span {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    margin: 0px 20px;
    color: #222222;
}

.newsli_top i {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    color: #222222;
    font-style: normal;
}

.newsli_mid {
    width: 100%;
    height: 65px;
    margin: 25px 0px 40px;
    overflow: hidden;
}

.newsli_mid h3 {
    font-size: 24px;
    color: #222222;
    line-height: 1.5;
  font-family: HarmonyOS_Sans_SC_Medium;
}

.newsplist ul li:hover .newspic img {
    transform: scale(1.1);
}

.newsplist ul li:hover .newslitext {
    background-image: linear-gradient(0deg, #0062b1 0%, #009d8e 100%), linear-gradient(#009d8e, #009d8e);
    background-blend-mode: normal, normal;
}

.newsplist ul li:hover .newsli_mid h3,
.newsplist ul li:hover .newsli_top p,
.newsplist ul li:hover .newsli_top i,
.newsplist ul li:hover .newsli_top span {
    color: #ffffff;
}

.pages {
    margin-top: 30px;
}

.pages ul {
    display: flex;
    justify-content: center;

}

.pages1 {
    padding-bottom: 50px;
} 

.pages ul li {
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    margin: 0px 3px;
    border-radius: 50%;
    background-color: #ffffff;
}
.pages ul li:first-child ,.pages ul li:last-child{
    display: none;
}
.pages .pagination>li>a, .pages .pagination>li>span {
    font-size: 18px;
    color: #222222;
    border-radius: 50%;
    border: 0px;
    background: none;
}
.pages .pagination>li>a:hover,.pages .pagination>li>span:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
}
.pages ul li.active,.pages ul li:hover {

    background-color: #0062b1;
}

.pages ul li.active a ,.pages ul li:hover a {
    color: #ffffff;
}


.videolist ul li .newsli_top p span {
    color: #009d8e;
    font-size: 24px;
    margin-left: 0px;
    margin-right: 5px;
}

.videolist ul li .newsli_mid {
    height: 30px;
    margin-bottom: 0px;
}

.newslist_hy ul {
    justify-content: space-between;
    padding-bottom: 30px;
}

.newslist_hy ul li {
    width: 49.3%;
    box-shadow: 0px 24px 40px 0px rgba(3, 3, 3, 0.06);
    background-color: #ffffff;
    padding: 40px;
    margin-right: 0px;
    margin-bottom: 20px;
}

.newslt_hydate {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    color: #888888;
}

.newslt_hytit {
    line-height: 1.45;
    font-size: 20px;
    height: 82px;
    overflow: hidden;
    color: #222222;
    margin: 20px 0px 55px;
}

.videolist .tzpcase_boxitem {
    border-radius: 0px;
}

.videolist .tzpcaseboxdesc {
    background-color: rgba(0, 0, 0, 0);
}

.videolist .tzpcaseboxdescbot {
    padding: 0px;
    width: 90%;
}

.videolist .tzpcaseboxdescbot video {
    width: 100%;
}

.videolist .tzpcasebox_close {
    background-color: #ffffff;
    border-radius: 0px;
    right: 0px;
    top: 0px;
}

.videolist .tzpcasebox_close span {
    color: #222222;
}

.mainnews {
    padding: 99px 0px 140px;
    background-color: #ffffff;
}

.newspos {
    height: 64px;
    width: 100%;
    background-color: #f2f5f5;
}

.newspos .con1500 {
    height: 100%;
}

.newspos p,
.newspos a {
    font-size: 14px;
    color: #222222;
}

.newspagetitle {
    text-align: center;
    padding: 0px 15%;
}

.newspagetitle h2 {
    font-size: 32px;
    line-height: 1.6;
  font-family: HarmonyOS_Sans_SC_Medium;
    color: #222222;
}

.newspagetitle span {
    font-size: 16px;
    color: #555555;
    display: inline-block;
    margin: 20px 0px;
}

.newspagecont {
    margin-top: 50px;
}

.newspagecont p {
    font-size: 16px;
    line-height: 1.8;
    color: #222222;
}

.newspagecont img {
    margin: 5px auto;
}

.newsppart {
    width: 980px;
    margin: 130px auto 0px;
}

.nextprev {
    margin-top: 100px;
    border-top: 1px solid #e3e5e5;
    border-bottom: 1px solid #e3e5e5;
    padding: 25px 0px;
}

.newxprev {
    width: 35%;
}

.newxprev p {
    font-size: 16px;
    color: #555555;
}

.newxprev p span {
    color: #555555;
    font-size: 20px;
}

.newxprev h3 {
    font-size: 16px;
    line-height: 1.6;
    color: #555555;
    margin-top: 20px;
}

.nextprevline {
    width: 1px;
    height: 88px;
    background-color: #e3e6e6;
}

.newxnext {
    width: 35%;
}

.newxnext p {
    font-size: 16px;
    color: #555555;
    text-align: right;
}

.newxnext p span {
    color: #555555;
    font-size: 20px;
}

.newxnext h3 {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
}

.newsback {
    width: 88px;
    height: 88px;
    background-color: #f2f5f5;
    border-radius: 8px;
    justify-content: center;
}

.newsback a {
    color: #888888;
    font-size: 26px;
}

.newxnext:hover h3,
.newxprev:hover h3 {
    color: #009d8e;
}

.newsback:hover {
    background-color: #009d8e;
}

.newsback:hover a {
    color: #ffffff
}

.dqnews_list ul li {
    width: 100%;
    margin-right: 0px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.dqnews_list ul li a {
    width: 100%;
    height: 270px;
}

.dqnews_img {
    width: 30%;
    height: 100%;
    overflow: hidden;
}

.dqnews_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dqnews_cont {
    height: 100%;
    width: 70%;
}

.dqnews_cont .newsli_top p {
    color: #dd0000;
}

.dqnews_list ul li:hover .newslitext {
    background: #ffffff;
}

.dqnews_list ul li:hover .newslitext p {
    color: #dd0000;
}

.dqnews_list ul li:hover .newsli_top span,
.dqnews_list ul li:hover .newsli_top i,
.dqnews_list ul li:hover .newslitext h3 {
    color: #222222;
}

.dqnews_list ul li .morebtn span {
    color: #83868a;
}

.dqnews_list ul li:hover .morebtn {
    background-color: #dd0000;
}

.dqnews_list ul li:hover .morebtn span {

    color: #ffffff;
}

.dqnews_list ul li .newsli_mid {
    margin: 25px 0px;
}

.dqnews_list ul li:hover .dqnews_img img {
    transform: scale(1.1);
}

.dqnewspage {
    margin-top: 70px;
}

.dqnewspage .pages ul li.active, .dqnewspage .pages ul li:hover {
    background-color: #dd0000;
}

.jointop {
    padding: 140px 0px;
}

.juleft {
    width: 49%;
    height: 410px;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}

.juleft img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.juleft .jutitle {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.jutitle a {
    font-size: 40px;
    color: #ffffff;
}

.juleft:hover img {
    transform: scale(1.1);
}

.joinusmid {
    background-image: linear-gradient(0deg,
            #f6fdfc 0%,
            #eaf7ff 81%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
    padding: 70px 0px 140px;
}

.jumidbox {
    align-items: flex-start;
}

.jumidbox_left h3 {
    margin-top: 0px;
}
.jumidbox_r {
    width: 50%;
}
.joinbot {
    padding: 70px 0px 140px;
}

.joinbottit h3 {
    margin-top: 0px;
}

.jubotbox {
    margin-top: 55px;
}

.jubotswiper .swiper-slide {
    width: 100%;
    z-index: 1;
    justify-content: space-between;
}

.jubotbox_left {
    width: 48%;
    height: 510px;
    overflow: hidden;
}

.jubotbox_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jubotbox_left:hover img {
    transform: scale(1.1);
}

.jubotbox_r {
    width: 40%;
    text-align: left;
}

.jubotbox_r h3 {
    font-size: 32px;
    color: #222222;
    margin: 40px 0px 30px;
}

.jubotbox_r p {
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
    color: #222222;
}

.jubotbox_r h4 {
    width: 48px;
    height: 48px;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
    color: #ffffff;
    background-color: #0062b1;
}

.jubotswipernext,
.jubotswiperprev {
    height: 64px;
    width: 72px;
    bottom: 0px;
    left: 43.5%;
    z-index: 9;
    top: unset;
    background-color: rgba(255, 255, 255, .7);
    /* background: url(); */
}

.jubotswiperprev {
    left: 38.7%;
}

.jubotswipernext::after,
.jubotswiperprev::after {
    font-size: 24px;
    color: #00b493;
}

.jubotswipernext::after {
    content: "→";
}

.jubotswiperprev::after {
    content: "←";
}

.jubotswipernext:hover::after,
.jubotswiperprev:hover::after {
    color: #006a56;
}

.joinbgs {
    background: url(../images/joinbg.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
}

.joinbgbox {
    width: 100%;
    height: 380px;
}

.jubgbox_r {
    text-align: right;
}

.jubgbox_r p {
    font-size: 32px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #ffffff;
}

.jubgbox_r a {
    margin-top: 20px;
    float: right;
}

.jubgbox_l h3 {
    font-size: 32px;
    line-height: 1.6;
    color: #ffffff;
}

.joblistpage {
    margin-top: 60px;
}

.joblistpage ul li {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0px 24px 40px 0px rgba(3, 3, 3, 0.06);
}

.joblip_img {
    width: 33%;
    height: 216px;
    overflow: hidden;
}

.joblip_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.joblistpage ul li:hover .joblip_img img {
    transform: scale(1.1);
}

.joblip_desc {
    width: 66%;
    padding: 0px 65px;
}

.joblip_desc h3 {
    font-size: 24px;
  font-family: HarmonyOS_Sans_SC_Medium;
    color: #222222;
    margin: 15px 0px 30px;
}

.joblip_desc h4 {
    font-size: 16px;
    color: #009d8e;
  font-family: HarmonyOS_Sans_SC_Medium;
}

.joblip_desc p {
    color: #222222;
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
}

.joblistpage ul li:hover .joblde_r .morebtn {
    background-color: #0062b1;
}

.joblistpage ul li:hover .joblde_r .morebtn span {
    color: #ffffff;
}

.joblistmain {
    padding-bottom: 140px;
}


.contactbox {
    padding: 140px 0px;
    width: 100%;
    background: url(../images/jobbg.jpg) no-repeat center;
    background-size: cover;
}

.contitem {
    align-items: flex-start;
}

.contact_l h3 {
    margin-top: 0px;
}

.contact_l h4 {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    margin-top: 20px;
    color: #009d8e;
}

.contact_r {
    width: 58%;
}

.contact_r ul {
    width: 100%;
}

.contact_r ul li {
    width: 100%;
    margin-bottom: 20px;
    height: 104px;
    border-radius: 16px;
    padding: 0px 64px;
    overflow: hidden;
    background-color: #ffffff;
}

.contact_rimg img {
    height: 42px;

}

.contact_rimg h5 {
    font-size: 24px;
    margin-left: 20px;
    color: #888888;
}

.contact_r ul li p {
    font-size: 24px;
  font-family: HarmonyOS_Sans_SC_Medium;
    color: #222222;
}

.contactmap {
    width: 100%;
    overflow: hidden;
    height: 320px;
    border-radius: 16px;
    border: solid 4px #ffffff;
}

.qxqkbox {
    align-items: flex-start;
}

.qianxin {
    padding: 140px 0px;
}

.qxqk_right {
    width: 58%;
}

.qxqk_rtop h3 {
    font-size: 18px;
  font-family: HarmonyOS_Sans_SC_Bold;
    color: #222222;
}
.qxqk_rtopr label {
    margin-bottom: 0px;
    cursor: pointer;
}
.qxqk_rtopr input[type=checkbox] {
    opacity: 0;
}
.qxqk_rtopr span {
    background-color: #f2f5f5;
	border-radius: 8px;
    font-size: 18px;
    width: auto;font-weight: normal;
	color: #222222;
    padding: 17px;
    display: inline-block;
}
.qxqk_rtopr span.active {
    background-color: #009d8e;
    color: #ffffff;
}
.qxqk_right ul {
    margin-top: 45px;
}
.qxqk_right ul li {
    height: 44px;
    width: 48%;
    margin-bottom: 50px;
}
.qxqk_right ul li.wfull {
    width: 100%;
}
.qxqk_right ul li input {
    width: 100%;
    height: 100%;
    padding-bottom: 25px;
    border-bottom: solid 2px #e5e5e5;
    font-size: 18px;
}
.qxqk_right button {
    border:0px;
    margin-top: 0px;
}

.tophide.fixednav.top {
    top: -200px;
}

.honoritems {
    margin-top: 50px;
    padding-bottom: 50px;
}
.layui-layer-content {
    background-color: #000000;
}
.no-scrollbar::-webkit-scrollbar,.layui-layer-content::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.qxqk_right ul li.formtextli {
    height: auto;
}
.formtext {
    width: 100%;
    height: 300px;
    padding: 10px;
    border: solid 2px #e5e5e5;
    font-size: 18px;
}

.content-item:last-child.prev {
    position: absolute;
    top: -210px;
    left: 0px;
}


.videopageitem {
    width:100%;
    height: 60vh;
}