* {
    margin: 0;
    padding: 0;
    color: #333;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover,
a:active {
    color: #000;
}

.clear {
    clear: both;
}


.swiper-pagination-bullet-active {
    background: #2576f6 !important;
}

.main {
    width: 1400px;
    margin: 0 auto;
}

.title {
    height: 70px;
    text-align: center;
}

.title .tit_cn {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

/* .title .tit_cn::after {
    width: 60px;
    height: 3px;
    content: '';
    display: block;
    margin: -6px auto 0;
    background-color: #009967;
} */

.title .tit_en {
    font-size: 15px;
    color: #009967;
    margin-top: 5px;
}

#nav_box {
    /* height: 85px; */
    /* padding-top: 15px; */
    /* width: 1200px; */
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #fff;
    left: 0;
    top:0;
    /* transform: translate(-50%, -50%); */
    box-shadow: #ccc 0 0 10px;
}

#nav {
    width: 1400px;
    margin: 0 auto;
    /* height: 55px; */
    font-size: 18px;
    /* background: url(../image/400.jpg)  1000px  top no-repeat; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#logo {
    width: 227px;
    height: 75px;
    /* float: left; */
    /* margin-left: 30px; */
}

#nav ul {
    /* width: 780px; */
    /* float: right; */
    /* height: 55px; */
    line-height: 55px;
    /* margin-top: 28px; */
    display: flex;
}

#nav ul li {
    /* float: left; */
    /* text-align: center; */
    /* width: 130px; */
    margin: 0 15px;
    padding: 20px 0;
    display: flex;
    align-items: center;
    border-bottom: transparent 6px solid;

    
}
#nav ul li:last-child {
    display: flex;
    align-items: center;
}

#nav ul li a {
    display: block;
}

#nav .hover {
    color: #2576f6;
    border-bottom: #2576f6 6px solid;


}

#nav .hover a {
    color: #2576f6;
}

#banner {
    position: relative;
}

#banner .swiper {
    width: 100%;
    height: 100%;
}

#banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#about {
    padding: 55px 0;
    background-color: #fff;
}

#about .main {
    height: 510px;
}

#about .a_cont {
    width: 580px;
    height: 350px;
    float: left;
}

#about .a_cont .a_tit {
    font-size: 30px;
    margin-top: 30px;
}

#about .a_cont .a_tit span {
    font-size: 15px;
    color: #009967;
}

#about .a_cont .a_companyName {
    font-size: 20px;
    margin-top: 35px;
}

#about .a_cont .a_companyDesc {
    margin-top: 20px;
    font-size: 15px;
    line-height: 28px;
}

#about .a_cont .a_tabList {
    margin-top: 20px;
}

#about .a_cont .a_tabList li {
    float: left;
    margin-right: 10px;
    font-size: 15px;
    height: 40px;
    line-height: 20px;
    padding: 5px 20px 0 25px;
    background: url(/assets/image/about_infolist_bg.jpg) no-repeat left 5px;
}

#about_des_list {
    background: #f3f7ff;
}

#about_des_list ul {
    padding: 25px 0;
    width: 1200px;
    height: 70px;
    margin: 0 auto ;
    position: relative;
    z-index: 99;
}

#about_des_list li {
    width: 300px;
    height: 70px;
    text-align: center;
    float: left;
    background: url(/assets/image/about_li_bg.jpg) no-repeat left center;
}

#about_des_list li:nth-of-type(1) {
   background: none;
}

#about_des_list li:hover {
    cursor: pointer;
}

#about_des_list li img{
 float: left;
 margin: 8px 15px 0 20px;
}

#about_des_list li .box{
    float: left;
}

#about_des_list li .box span{
    display: block;
}

#about_des_list li span:nth-of-type(1) {
    font-size: 29px;
    color: #0f0f0f;
}

#about_des_list li span:nth-of-type(2) {
    font-size: 15px;
    color: #425c80;
}
#about_des_list li:nth-of-type(2) img{
    margin-left: 0;
}

#about_des_list li:nth-of-type(2) img,#about_des_list li:nth-of-type(3) img{
    margin-left: 60px;
}

#about_des_list li:nth-of-type(4) img{
    margin-left: 60px;
}



#advantages {
    padding-top:50px;
    padding-bottom: 50px;
    background-color: #f4f7fe;
    /* height: 500px; */
    margin-top: -50px;
}

#advantages .dvantages_nav{
    width: 325px;
    height: 406px;
    background: url(/assets/image/honor_nav_bg.png) no-repeat;
    float: left;
}


#advantages .dvantages_nav ul {
    margin-top: 6px;
}

#advantages .dvantages_nav ul li{
    height: 49px;
    line-height: 49px;
    font-size: 20px;
    padding-left: 20px;
   /*background: url(/assets/image/honor_nav__li_hover_bg.png) 0 center  no-repeat;*/
}

#advantages .dvantages_nav ul li img{
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

#advantages .dvantages_nav ul li:hover{
    background: url(/assets/image/honor_nav__li_hover_bg.png) 0 center  no-repeat;
}

#advantages .dvantages_nav ul li:hover p{
    color:#0066ff;
}

#advantages .dvantages_nav ul li p{
    display: block;
    /* width: 100%;
    height: 100%; */
    color: #fff;
    padding-left: 40px;
}

#advantages .advantages_box{
    width: 1058px;
    /*height: 346px;*/
    padding: 30px 85px;
    background: #fff;
    float: right;
    border-radius: 10px;
}

#advantages .advantages_tit{
    height: 50px;
    position: relative;
}

#advantages .advantages_tit .tit_cn{
    font-size: 25px;
    font-weight: bold;
    color: #0164eb;
    position: relative;
    z-index: 99;
}

#advantages .advantages_tit .tit_en{
    font-size: 10px;
    color: #000;
    padding-left: 15px;
    margin-top: 3px;
    background: url(/assets/image/advantages_tit_en.jpg) no-repeat left center;
}

#advantages .advantages_tit .tit_bg{
    font-size: 24px;
    font-weight: bold;
    color: #d4e0fb;
    position: absolute;
    top: -10px;
    left: -30px;
}



#advantages .advantages_cont{
    margin-top: 15px;
    /* width: 346px;
    height: 380px; */
    text-indent: 2em;
}
#advantages .advantages_img{
    margin-top: 15px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}
#advantages .advantages_img img{
    width: 100%;
    /*height: 130px;*/
}



#services {
    padding: 30px 0;
    background-color: #fff;
}

#services .ser_cont .des_cont .box .des {
    margin-top: 15px;
}
#services .serv_img{
    width: 100%;
    padding-bottom: 30px;
}



#historical {
    height: 517px;
    padding-top: 40px;
    background: url(/assets/image/historical_bg.jpg) center bottom no-repeat;
    background-size: cover;
}


#historical .historical_box {
}

#historical .historical_box ul{
    width: 300px;
}

#historical .historical_box ul li{
    width: 250px;
    height: 305px;
    padding: 35px 20px 0;
    float: left;
    background:#fff url(/assets/image/historical_li_bg.jpg) no-repeat 52px 45px;
}

#historical .historical_box ul li a{
    display: block;
}

#historical .historical_box .time{
    float: left;
}

#historical .historical_box .cont{
    float: right;
    width: 195px;
    height: 305px;
}


#historical .historical_box .cont .tit{
    font-size: 18px;
    color: #0064ec;
    font-weight: bold;
}

#historical .historical_box .cont .des{
    font-size: 13px;
    margin-top: 10px;
    height: 120px;
    overflow: hidden;
}
#historical .historical_box .cont img{
    margin-top: 10px;
     width: 195px;
     height: 113px;
}


/* #historical .timelineSwiper .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 380px !important;
    height: 346px;
    opacity: 0.7;
    transition: all 0.3s ease;
    transform-origin: center center;
} */
/* #historical .timelineSwiper {
    width: 100%;
    height: 400px;
    padding: 20px 0;
    overflow: visible;
} */
/* 
#historical .timelineSwiper .swiper-slide-active {
    opacity: 1;
    transform: scale(1.1) translateX(0);
    z-index: 10;
}



#historical .timelineSwiper .swiper-slide-next,
#historical .timelineSwiper .swiper-slide-prev {
    opacity: 0.85;
    transform: scale(1.05) translateX(0);
    z-index: 5;
}

#historical .timelineSwiper .swiper-slide-next-next,
#historical .timelineSwiper .swiper-slide-prev-prev {
    opacity: 0.6;
    transform: scale(0.95) translateX(0);
    z-index: 1;
} */
 


/* #historical .timeBox{
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    overflow-y: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
} */

/* #historical .timelineSwiper .swiper-slide-active .timeBox {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
} */
/* 
#historical .timelineSwiper .swiper-slide-prev .timeBox,
#historical .timelineSwiper .swiper-slide-next .timeBox {
    opacity: 0.8;
    transform: scale(0.95);
}

#historical .timelineSwiper .swiper-slide-prev-prev .timeBox,
#historical .timelineSwiper .swiper-slide-next-next .timeBox {
    opacity: 0.6;
    transform: scale(0.85);
}

/* Swiper导航按钮样式 */
#historical .poster-list .swiper-button-next,
#historical .poster-list .swiper-button-prev {
    color: #0064ec;
    background: rgba(255, 255, 255, 0.8);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

#historical .poster-list .swiper-button-next:after,
#historical .poster-list .swiper-button-prev:after {
    font-size: 18px;
} */

/* 分页器样式 */
#historical .timelineSwiper .swiper-pagination {
    bottom: 10px;
}

#historical .timelineSwiper .swiper-pagination-bullet {
    background: #0064ec;
    opacity: 0.5;
}

#historical .timelineSwiper .swiper-pagination-bullet-active {
    opacity: 1;
}
#historical .layui-timeline-item{
    margin-left: 30px;
    position: relative;
}
#historical .timeBoxItemMonth{
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: -10px;
    transform: translateX(-100%);
}
#historical .timeBox .layui-timeline-title{
    font-size: 18px;
    font-weight: bold;
    color: #0064ec;
}
#historical .timeBox .layui-timeline-axis{
    color: #0064ec;
}
#historical .timeBox .layui-timeline-item:before{
    background-color: #0064ec;
}
#historical .layui-timeline-axis{
    color: #0064ec;
}
.layui-timeline-item:before{
    background-color: #0064ec !important;
}

/* 签约校区样式 */
#campus {
    padding: 60px 0;
}

#campus .title .tit_en {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}

#campus .campus_swiper {
    margin-top: 40px;
    position: relative;
}

#campus .campusSwiper {
    width: 90%;
    height: 300px;
}

#campus .campusSwiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

#campus .campus_item {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    /* width: 280px; */
    /* height: 220px; */
    cursor: pointer;
}


#campus .campus_item img {
    width: 100%;
    /* height: 140px; */
    object-fit: cover;
}

#campus .campus_info {
    padding: 15px;
    text-align: center;
}

#campus .campus_info h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

#campus .campus_info p {
    font-size: 14px;
    color: #666;
    margin: 5px 0;
    line-height: 1.4;
}

/* 签约校区轮播导航按钮 */
#campus .swiper-button-next,
#campus .swiper-button-prev {
    color: #2576f6;
    background: rgba(255, 255, 255, 0.9);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

#campus .swiper-button-next {
    right: -25px;
}

#campus .swiper-button-prev {
    left: -25px;
}

#campus .swiper-button-next:hover,
#campus .swiper-button-prev:hover {
    background: #2576f6;
    color: #fff;
}

#campus .swiper-button-next:after,
#campus .swiper-button-prev:after {
    font-size: 20px;
}

/* 签约校区分页器 */
#campus .campusSwiper .swiper-pagination {
    bottom: -40px;
}

#campus .campusSwiper .swiper-pagination-bullet {
    background: #2576f6;
    opacity: 0.5;
    width: 10px;
    height: 10px;
}

#campus .campusSwiper .swiper-pagination-bullet-active {
    opacity: 1;
    transform: scale(1.2);
}

/* 行业咨询样式 */
#industry {
    padding: 60px 0;
    background: #eef5fd;
}

#industry .title .tit_en {
    font-size: 16px;
    color: #1871ee;
    margin-top: 10px;
}

#industry .industry_content {
    display: flex;
    gap: 30px;
    margin-top: 40px;
}

#industry .industry_left {
    flex: 1.2;
}

#industry .industry_right {
    flex: 1;
}

/* 左侧主要内容 */
#industry .industry_main {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    height: 100%;
}

#industry .industry_main:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

#industry .industry_main img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}

#industry .industry_main_info {
    padding: 25px;
}

#industry .industry_main_info h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.4;
}

#industry .industry_main_info p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

#industry .industry_meta {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
}

#industry .industry_meta .date {
    color: #999;
}

#industry .industry_meta .category {
    background: #2576f6;
    color: #fff;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 12px;
}

#industry .industry_meta .read_more {
    color: #2576f6;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

#industry .industry_meta .read_more:hover {
    color: #1a5ad4;
    text-decoration: underline;
}

/* 右侧网格布局 */
#industry .industry_grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

#industry .industry_top,
#industry .industry_bottom {
    display: flex;
    gap: 20px;
    flex: 1;
}

#industry .industry_item {
    flex: 1;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    padding: 10px;
}

#industry .industry_item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

#industry .industry_item a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    height: 100%;
}

#industry .industry_item img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}

#industry .industry_item_info {
    margin-top: 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#industry .industry_item_info h4 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#industry .industry_item_info p {
    font-size: 12px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#industry .industry_item_info .item_date {
    font-size: 11px;
    color: #999;
}

#news {
    padding: 30px 0;
}

#news .news {
    margin-top: 30px;
}

#news .news li {
    float: left;
    width: 370px;
    height: 320px;

    padding: 10px;
    background-color: #d1d1d1;
    border-radius: 10px;
    overflow: hidden;
}

#news .news li:nth-last-of-type(2) {
    margin: 0 15px;
}

#news .news li img {
    width: 370px;
    height: 200px;
}

#news .news li .tit {
    font-size: 20px;
    margin: 10px 0;
}

#news .news li .txt {
    ont-size: 13px;
}

#footer {
    padding: 40px 0;
    background: linear-gradient(to bottom, #0065eb, #258bf7);
}

#footer .fbox {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    /* background: url(../image/flogo.jpg) left 10px no-repeat,
        url(../image/fewm.jpg) right 10px no-repeat; */
}

#footer .flogo {
    border-right: 1px solid #fff;
    padding-right: 20px;
}



#footer .fnav {
    /* height: 70px; */
    padding: 20px 0;
    /* width: 801px; */
    /* border-bottom: 1px solid #fff;
    border-top: 1px solid #fff; */
    color: #fff;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
}

#footer .fnav li {
    /* float: left; */
    /* width: 267px; */
    /* text-align: center; */
}

#footer .fnav li a {
    display: flex;
    align-items: center;
}

#footer .fnav li img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

#footer .fnav li .name p {
    color: #fff;
}

#footer .copyright {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 20px;
}

/* #footer .fnav li:nth-last-of-type(2) {
    background: url(../image/fanv_mid_bg.jpg) center left no-repeat,
        url(../image/fanv_mid_bg.jpg) center right no-repeat;
} */

#page_new {
    background-color: #f2f5fa;
    min-height: 100vh;
    padding-bottom: 30px;
}

.new_banner {
    /* width: 1920px; */
    height: 330px;
    padding-top: 150px;
    background: url(/assets/image/info_background.png) center top no-repeat;
    background-size: cover;
}


.page_new .ntit {}

.page_new .news_tit {
    height: 70px;
    text-align: center;
}

.news_tit .news_tit_cn {
    font-size: 30px;
    /* height: 40px;
    line-height: 40px; */
    color: #fff;
}

.news_tit .news_tit_en {
    font-size: 55px;
    color: #fff;
}


.news_menu {
    height: 75px;
    line-height: 75px;
    background: rgba(255, 255, 255, .8);
    margin-top: 130px;
    width: 1200px;
}

.news_menu ul li {
    float: left;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    font-size: 20px;
}

.news_menu ul li:hover,
.news_menu .hover {
    color: #009967;
    border-top: #009967 3px solid;
}

#news_container {
    /* margin-top: 30px; */
    display: flex;
    justify-content: space-between;
    position: relative;
}
#news_container .backHome{
    position: absolute;
    top: -40px;
    right:0;
    font-size: 18px;
    font-weight: bold;
    color: #076bed;
    display: flex;
    align-items: center;
}
#news_container .backHome span{
    margin-left: 5px;
}

#news_left {
    /* float: left; */
    width: 285px;
}

#news_left .newsType{
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
    border-radius: 10px;
    box-sizing: border-box;
}

#news_left .newsType .newsTypeItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: #f3f3f3 2px solid;
}
#news_left .newsType .newsTypeItem:last-child{
    border-bottom: none;
}


#news_left .news_left_tit {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(to right, #056aed, #3ea6ff);
    border-radius: 10px 10px 0 0;
}

#news_left .news_left_list {
    padding: 0 10px 25px;
    background: #fff;
}

#news_left .news_left_list ul {
    padding-top: 10px;
}

#news_left .news_left_list ul li {
    height: 30px;
    line-height: 30px;
    /*margin-top: 5px;*/
    font-size: 14px;
}

#news_left .news_left_list ul li span {
    margin-right: 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    font-size: 14px;
}


#news_left .news_left_list ul li:nth-of-type(-n+3) span {
    background-color: #076bed;
    color: #fff;
    border-radius: 30px;
    font-size: 12px;
}

#news_left .video {
    height: 170px;
    width: 285px;
    margin-top: 10px;
}




#news_right {
    width: 1080px;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}


#news_right .news_right_tit {
    font-size: 22px;
}
#news_right  .news_right_date{
    font-size: 18px;
    color: #076bed;
}

#news_right .news_right_info {
    margin-top: 10px;
    font-size: 13px;
    color: #727171;
    /* border-bottom: #f3f3f3 2px solid; */
    padding-bottom: 10px;
    width: 100%;
}
#news_right .news_right_progress{
    margin-top: 10px;
    font-size: 14px;
    color: #727171;
    background-color: #f2f5fa;
    height:3px;
}
#news_right .news_right_progress div{
    background-color: #076bed;
    width: 50%;
    height:3px;
}

#news_right .news_right_detail {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-align: left;
    /* border-bottom: #f3f3f3 2px solid; */
    padding-bottom: 30px;
}

#news_right .news_right_detail img {
    max-width: 820px;
}

.news_right_prev,
.news_right_next {
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
}

#news_right .news_right_about_tit {
    font-size: 22px;
    text-align: left;
    border-bottom: #f3f3f3 2px solid;
    padding-bottom: 10px;
}

#news_right .news_right_about_detail {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-align: left;
}

#news_right .newsButton{
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50% , calc(100% + 10px));
    display: flex;
    align-items: center;
    gap: 20px;
}
#news_right .newsButton div{
    display: flex;
    align-items: center;
    gap: 5px;
}

.article_list {
    width: 1080px;
}

.article_list ul li {
    width: 100%;
    padding: 10px;
    /* height: 175px; */
    margin-bottom: 10px;
    background: #fff;
    border-radius: 10px;
}

.article_list ul li a {
    display: block;
    display: flex;

}

.article_list ul li a img {
    width: 270px;
    height: 190px;
    margin-right: 20px;
}

.article_list ul li .article_content {
    width: 760px;
}

.article_list ul li .article_content .article_time {
    font-size: 18px;
    color: #076bed;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}



.article_tit {
    font-size: 20px;
    /* margin-top: 15px; */
}

.article_des {
    font-size: 13px;
    line-height: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-line-clamp: 2; /* 显示最大行数 */
    -moz-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    min-height: 56px; /* 2行 × 28px行高 = 56px */
    margin-top: 10px;
}

.article_infos {
    font-size: 13px;
    margin-top: 20px;
}

.article_infos span {
    width: 30%;
    display: inline-block;
    color: #727171;
    font-size: 13px;
}

#layui-pages{
    text-align: right;
}
.layui-laypage .layui-laypage-count, .layui-laypage .layui-laypage-limits, .layui-laypage .layui-laypage-refresh, .layui-laypage .layui-laypage-skip{
    padding: 0px 10px !important;
}

.message{
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
}
.message .messageLeft{
    width: 40%;
}
.message .messageLeft .messageLeftTitle{
    font-size: 30px;
    font-weight: bold;
}
.message .messageLeft .messageLeftEn{
    font-size: 20px;
    color: #727171;
}
.message .messageLeft .messageLeftDesc{
    font-size: 14px;
    color: #727171;
    margin-top: 20px;
}
.message .messageLeft .messageLeftAddress{
    font-size: 14px;
    color: #727171;
    margin-top: 70px;
    border-top: 1px dashed #727171;
    border-bottom: 1px dashed #727171;
    padding: 30px 0;
}
.message .messageLeft .messageLeftAddress>div{
    margin-bottom: 30px;
}
.message .messageLeft .messageLeftAddress>div:nth-of-type(2){
    margin-bottom: 0px;
}
.message .messageLeft .messageLeftAddressTitle{
    font-size: 14px;
    color: #727171;
}

.message .messageRight{
    width: 55%;
}
.message .messageRight input,
.message .messageRight textarea{
    background-color: #efefef;
    border: none;
    padding: 20px 20px;
    flex: 1;
}
.message .messageRight textarea{
    height: 100px;
}
.message .messageRight .messageRightInput{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}
.message .messageRight .messageRightSubmit{
    background-color: #076bed;
    color: #fff;
    padding: 10px 50px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}

.address{
    margin-top: 50px;
    display: flex;
    gap: 20px;
}
.address>div{
    width: 50%;
}
.address .addressTitle{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dashed #727171;
}
.address .addressMap{
    margin-top: 20px;
} 
.address .addressMap div{
    font-size: 14px;
    background-color: #efefef;
    padding: 10px 20px;
    text-align: center;
}
.address .addressMap img{
    width: 100%;
    height: 300px;
}

.about{
    background-color: #f2f5fa;
    margin-top: 50px;
}
.about .main{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.about .aboutLeft{
    width: 55%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.about .aboutLeftInfo{
    padding: 20px 30px;
}
.about .aboutLeftInfoTitle{
    font-size: 25px;
    font-weight: bold;
    color: #2577f7;
}
.about .aboutLeftInfoEn{
    font-size: 14px;
    color: #727171;
    margin-top: 5px;
}
.about .aboutLeftInfoDesc{
    font-size: 24px;
    color: #727171;
    margin-top: 30px;
    margin-bottom: 80px;
}
.about .aboutLeftInfoItem{
    font-size: 16px;
    margin-top: 5px;
}
.about .aboutLeftInfoItem span{
    color: #727171;
}
.about .aboutLeftCode{
    margin-top: 20px;
}
.about .aboutLeftCodeTitle{
    margin-bottom: 20px;
}
.about .aboutLeftCodeDesc{
    font-size: 24px;
    color: #727171;
    margin-top: 5px;
    margin-bottom: 20px;
}
.about .aboutLeft .aboutLeftCode img{
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 20px;
}
.about .aboutRight{
    width: 40%;
    background-color: #2577f7;
    padding: 50px 40px;
    box-sizing: border-box;
}
.about .aboutRight .aboutRightTitle{
    font-size: 16px;
    color: #fff;
}
.about .aboutRight .aboutRightNumber{
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    /* margin-top: 20px; */
}
.about .aboutRight .aboutRightNumber span{
    font-size: 16px;
    color: #fff;
}
.about .aboutRight .aboutRightDesc{
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}
.about .aboutRight .aboutRightTime{
    font-size: 16px;
    color: #fff;
    margin-top: 40px;
}
