* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", sans-serif;
}

body {
    color: #333;
    line-height: 1.6;
	background-color:white;
}

a:hover,.jews_href:hover,.jews_href *:hover{
	color:#015293;
	text-decoration: underline!important;
}

/* 顶部导航栏 */
.nav-right {
    height: 24px;
    margin-top: 25px;
    border: 0;
    margin-right: 40px;
}

.head .left img{
    height: 40px;
    margin-top: 30px;
}
.nav_sea{
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
    margin-top: 38px;
}
.head_left{
    width: 1370px;
    position: relative;
}
.nav_1920_box{
    width: 800px;
}
.head_right{
    width: 300px;
    margin-top: 30px;
    overflow: hidden;
}
.head_right a{
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient( #88dcd7,#50a5bc)!important;
    color: white;
    padding: 0 20px;
}

.buttoncss{
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(#88dcd7, #50a5bc) !important;
    color: white;
    padding: 0 20px;
    display: inline-block;
    width: auto;
    position: relative;    
    padding-right: 40px;

}

.buttoncss img{
    position: absolute;
    top: 10px;
}

.stats {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.stat_stat{
    text-align: center;
    width:250px;
    display: inline-block;
    float: left;
    border-right: 1px solid #008080;
    padding-right: 50px;
    margin-right: 50px;
    padding-left: 50px;
}
.stats .stat_stat:last-child{
    border-right: none;
}

.stats .stat_stat:first-child{
    padding-left: 0;
}

.stat_number {
    font-size: 2em;
    font-weight: bold;
    color: #008080;
}

.stat_label {
    font-size: 1em;
    color: #555;
    text-align: left;
}
.stat_number_box{
    display: flex;
    align-items: center;
}


.inforBox .stats {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.inforBox  .stat_stat{
    text-align: center;
    width:230px;
    display: inline-block;
    float: left;
    border-right: 1px solid #008080;
    padding-right: 0px;
    margin-right: 0px;
    padding-left: 50px;
}
.inforBox .stats .stat_stat:last-child{
    border-right: none;
}

.inforBox .stats .stat_stat:first-child{
    padding-left: 20px;
}

.inforBox .stat_number {
    font-size: 2em;
    font-weight: bold;
    color: #008080;
}

.inforBox .stat_label {
    font-size: 1em;
    color: #555;
    text-align: left;
}
.inforBox .stat_number_box{
    display: flex;
    align-items: center;
}

.about_box .buttoncss{
    border-radius: 5px;
}

.nav_box{
    position: absolute;
    right: 0;
}

.head{
    height: 100px;
    z-index: 2;
    background-color: white;
    display: block;
}
.nav-right .nav-list {
    display: flex;
    align-items: center;
    padding-top: 18px;
}

.nav-right .nav-list li {
    height: 15px;
    display: flex;
    align-items: center;
}

.xinwen_div{
    width: 100%;
    height: 556px;
    /* background: url(../images/new_box.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .nav-right .nav-list li:last-child{
  position: relative;
} */
.nav-right .nav-list li:last-child {
    /* border-right: 1px solid #575757; */
}

/* #fp-nav ul li a span, .fp-slidesNav ul li a span{
    transition:unset;
} */
/* 自定义侧边导航点样式 */
/* #fp-nav ul li a span {
    background-color: #ccc; 
    width: 10px;
    height: 10px;
}

#fp-nav ul li a.active span {
    background-color: #00c2b1; 
    margin: 0;
    
} */

#fp-nav ul li, .fp-slidesNav ul li{
    margin-bottom: 30px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span, #fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
    background-color: #ccc;
	position:relative;
    display: block;
}

#fp-nav ul li a.active span{
    /* transform: scale(2);*/
    background-color: #026d7f; 
}
#fp-nav ul li a span.fp-sr-only{
	display:none;
    position: absolute;
}
#fp-nav ul li a.active span::before{
	content:'';
	    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    border: 2px solid #026d7f;
    left: -9px;
    top: -9px;
    border-radius: 50%;
}

.nav-right .nav-list li .item-name {
    display: block;
    padding: 0 18px;
    font-size: 20px;
    color: #474747;
    line-height: 80px;
    /* font-weight: bold; */
    height: 100px;
    cursor: pointer;
    flex-shrink: 0;
}

.nav-right .nav-list li .class-a {
    position: relative;
    display: block;
    z-index: 3;
}

.nav-right .nav-list li .class-a i {
    border: solid transparent;
    border-width: 8px 6px 8px 6px;
    border-bottom-color: #fff;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    width: 0;
    height: 0;
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, .4));
}
.section_top_box{width: 100%;height: 100px;}
.nav-right .nav-list li .item-name a {
    color: #474747;
}

.nav-right .nav-list li .item-name:hover a {
    opacity: 0.7;
}

.nav-right .nav-list li .item-name:hover .class-a i {
    opacity: 1;
}

.children-box {
    width: 100%;
    position: absolute;
    right: 0;
    box-sizing: border-box;
    text-align: right;
    display: none;
    height: 180px;
    z-index: 2;
    top: 90px;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.16);
    background: rgba(255, 255, 255);
    left: 50%;
}

.children-box .children-nav {
    box-sizing: border-box;
    position: absolute;
    display: flex;
    align-items: flex-start;
    /* width: 610px; */
    /* justify-content: flex-start; */
}

/* .nav-right .nav-list li:nth-child(n+5) .children-box .children-nav{
    position: relative;
} */

.children-box .children-nav ol {
    border-right: 1px solid #c7c7c7;
    padding-right: 30px;
    padding-left: 30px;
}

.children-box .children-nav ol:nth-last-of-type(1) {
    border: none;
}

.children-box .children-nav ol li {
    border: none;
    height: 28px;
    text-align: left;
}

.children-box .children-nav ol li a {
    width: 100%;
    line-height: 28px;
    font-size: 18px;
    font-weight: normal;
    color: #686868;
    padding: 0;
    opacity: 1;
    white-space: nowrap;
}

.children-box .children-nav ol li a:hover {
    color: #000;
    opacity: 1;
}

.children-box .children-nav .img-box {
    width: 246px;
    height: 100px;
    border-radius: 2px;
    overflow: hidden;
    background: red;
}

.children-box .children-nav .img-box img {
    width: 246px;
    height: 100px;
}

.children-nav::before {
    content: "";
    border: 6px solid transparent;
    position: absolute;
}

.children-nav--1::before {
    left: 14px;
}

.children-nav--2::before {
    left: 130px;
}

.children-nav--3::before {
    left: 244px;
}

.children-nav--4::before {
    left: 362px;
}

.children-nav--5::before {
    left: 478px;
}

.children-nav--6::before {
    left: 594px;
}

.children-nav--7::before {
    left: 710px;
} 

.nav-right .search {
    margin-top: -16px;
    width: 19px;
    height: 21px;
    margin-left: 14px;
    background: url("../images/icon-search.png") no-repeat center bottom;
    background-size: 100% auto;
    padding-top: 8px;
    position: relative;
    /* display: none; */
}

.nav-right .search::after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 17px;
    background: #575757;
    position: absolute;
    top: 35%;
    left: -78%;
}
.navbar {
    background-color: white;
    padding: 15px 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.logo {
    font-size: 24px;
    font-weight: bold;
    color: #026d7f;
}

.nav-links {
    display: flex;
    gap: 30px;
}

.nav-links a {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    transition: color 0.3s;
}

.nav-links a:hover {
    color: #026d7f;
}
/* 公告 */
.box_title{
    border-bottom: 0;
    text-align: left;
    display: block;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    padding:0;
	width:100%;
	position:relative;
	border-bottom:1px solid #ccc;
	margin:20px 0;
	height:60px;
}
.box_title h2{
    font-size: 26px;
    color: #026d7f;
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 61px;
    margin: 0px;
    font-weight: bold;
	border-bottom:3px solid #026d7f
}

.box_titlew h2{
    color: white;
}
.box_title a{
	float:right;
	font-size:15px;
	color:#505052;
    line-height: 60px;
}
.box_titlew span{
    background-color:white ;
}
.box_title h4{
    color: #d2d2d2;
    font-size: 22px;
    font-weight: 500;
    font-family: 宋体;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.box_title2{
    border-bottom: 0;
    text-align: center;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    padding: 30px 0;
}
.box_title2 h2{
    font-size: 30px;
    color: #026d7f;
    display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    font-weight: bold;
}
.box_title2 span{
    width: 30px;
    height: 2px;
    background-color: #026d7f;
    margin-top: 22px;
}
.box_title2 h4{
    color: #d2d2d2;
    font-size: 22px;
    font-weight: 500;
    font-family: 宋体;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.top_new{
	height:100px;
}
.top_new div{
	font-size:20px;
	color:#111;
	line-height:40px;
	height:40px;
}
.top_new p{
	margin-top:5px;
	height:24px;
	line-height:24px;
}
.new_div2 .box1_news{
	height:300px;
}

.box_content_newslist .news_li{
	height:50px;
	line-height:50px;
}

.box_title2{
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.box_title2 h2{
    font-size: 30px;
    color:#008080;
}
.box_title2 .more{
    font-size: 14px;
    color: #008080;
    display: inline-block;
    float: right;
}
.box_titlew2{
	border-bottom:0;
}
.box_titlew2 h2{
    color: white;
}
.box_titlew2 span{
    background-color:white ;
}
.announcement-container_div{
    background-color: #f0f0f0;
    width: 100%;
    height: 100px;

}
.announcement-container {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    border-radius: 5px;
    width: 1400px;
    max-width: 1400px;
}
 
.announcement-list {
    /* display: flex; */
    transition: transform 0.5s ease;
    
    width: 100%;
    padding-left: 100px;
    position: relative;
}
 
.announcement-list .title_tzgg{
    position: absolute;
    left: 0;
}

.announcement-list a{
    display: inline-block;
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.announcement-list a:nth-child(1){
    border-right: 1px solid #ccc;
}

.announcement {
    min-width: 100%;
    box-sizing: border-box;
    background-color: #f0f0f0;
    opacity: 0;
    transition: opacity 0.5s ease;
    position: absolute; /* 使所有公告重叠 */
}
 
.announcement.active {
    opacity: 1;
    width: 100%;
    position: relative; /* 当前显示的公告 */
}
 
.about_div{
    width: 100%;
    height: 555px;
    background: url(../images/about_img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.badge {
    width: 110px;
    position: relative;
    display: inline-block;
    height: 36px;
    line-height: 36px;
}
.badge i{margin-right: 10px;position: relative;top: 1px;}
.badge::after{
    /* content: '';
    width: 2px;
    height: 36px;
    position: absolute;
    right: -20px;
    background-color: #00c2b1;
    top: 0; */
}
 
.content {
    flex-grow: 1;
    margin-right: 10px;
    margin-left: 30px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
}
 
.date {
    color: #999;
    height: 36px;
    line-height: 36px;
    display: inline-block;
}
 
.navigation {
    display: flex;
    justify-content: center;
      position: absolute;
      right: 0px;
      height: 36px;
      margin-top: -3px;
}
 
.prev-btn, .next-btn {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    margin-left: 30px;
    height: 36px;
    line-height: 36px;
}
 
.prev-btn:hover, .next-btn:hover {
    color: #00c2b1;
}

.top_title{
    height: 54px;
    line-height: 54px;
    width: 100%;
    margin-bottom: 10px;
}
.top_title a{
    width: 33.3333%;
    display: inline-block;
    float: left;
    text-align: center;
    border: 1px solid #ccccce;
    height: 54px;
    line-height: 54px;
}

.top_title a:nth-child(1){
    border-right: 0;
}
.top_title a:nth-child(2){
    border-right: 0;
    border-left: 0;
}
.top_title a:nth-child(3){
    border-left: 0;
}

.top_title a.active{
    background-color: #026d7f;
    color: white;
    border: 1px solid #026d7f;
}

.xinwenzx{
    margin-top: 30px;           
}

.view-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px;
    background-color: transparent;
    color: #00c2b1;
    border: 1px solid #00c2b1;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
 
.view-more-btn:hover {
    background-color: #e0f7f6; /* 可选：悬停时背景颜色变化 */
}
 
.view-more-btn img {
    margin-left: 8px;
    font-size: 14px;
}
/* 横幅区域 */
.banner {
    height: 400px;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                url('https://picsum.photos/1920/400?grayscale&blur=1') center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 0 20%;
}

.banner h1 {
    font-size: 36px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.swiperb{height: calc(100vh - 100px);}

/* 主要内容区域 */
.container {
    height: 100%;
    padding: 0.1px 0;
}


/* 公告公示 */
.announcement-container_box{
    background-color: #efefef;
}
.announcement {
    border-radius: 5px;
    margin-bottom: 0px;
}

.announcement h3 {
    color: #026d7f;
    margin-bottom: 10px;
}

/* 新闻中心 */
.news-categories {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.news-category {
    flex: 1;
}

.news-category h3 {
    background-color: #026d7f;
    color: white;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.news-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}

.news-item:last-child {
    border-bottom: none;
}

.news-item a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}

.news-item a:hover {
    color: #026d7f;
}

.news-date {
    color: #777;
    font-size: 14px;
    margin-top: 5px;
}

/* 公司简介 */


#section2{background:url("../images/about_bg.png") no-repeat;background-position:center;background-size:cover;width:100%;height:100%;    padding-top: 5vh;}
#section2 .container{height:auto;}
.about {
    display: flex;
    gap: 30px;
}
.about_box{
    width: 950px;
    height: 450px;
}

.about-text {
    flex: 2;
    margin-bottom: 20px;
}
.about-text p{
    line-height: 40px;
}

.about-image {
    flex: 1;
}

.about-image img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.about_img_box{
    width: 400px;
    height: 400px;
    border-radius: 50%;
    border: 1px solid #dcc0a0;
    position: relative;
}
.about_img{
    width: 350px;;
    height: 350px;
    border-radius: 50%;
    position: absolute;
    top: 25px;
    right:10px;
    border: 4px solid #e89f3d;
}

.video{
    position: relative;
}

.video .bg{
    width: 690px;
    height: 450px;
    position: absolute;
    background-color: #dbf1ef;
    right: -20px;
    top: -20px;
    border-radius: 0 22px 0 0;
}
.video video{
    
    border-radius: 0 22px 0 0;
}

#section3{
    /* padding-top: 100px; */
	background:url("../images/yewu_bg.jpg") no-repeat;background-position:center;background-size:cover;width:100%;height:100%;
}

#section3 .container{
    height: auto;
}

/* 业务板块 */
.business-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0px;
}

.business-item {
    background-color: #026d7f;
    color: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    transition: transform 0.3s;
}

.business-item:hover {
    transform: translateY(-5px);
}

.business-icon {
    font-size: 40px;
    margin-bottom: 15px;
}


.pro_div{
    
    width: 100%;
    height: 630px;
    /* background: url(../images/pro_bg.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.yw_li{
    height: 460px;
    border-radius: 0px;
}
.yw_li:hover{
    box-shadow: unset;
    border: unset;
}
.yw_li .yw_bg{
    width: 100%;
    height: 100%;
    display: flex;
    align-self:center;
    justify-content: center;
    flex-direction: column;
    text-align: center;    
	background-color: rgba(0, 0, 0, .3);
    position: relative;
}
.yw_li .yw_bg img{
    width: auto;
    height: 50px;
    margin: 0 auto;
}
.yw_li .yw_bg .img_box{
    width: 60px;
    height: 60px;
    display: flex;
    background-color: white;
    align-self: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 30px;
    margin-bottom: 5vh;
    text-align: center;
}
.yw_li .yw_bg h3{
    position: absolute;
    width: 100%;
    bottom: 0px;
    line-height: 70px;
    height: 70px;
	background:none;
	background-color: #026d7f;
	color: white;
	text-align: left;
    text-indent: 25px;
}
.yw_li .yw_bg p{
    position: absolute;
    width: 100%;
    bottom: 0px;
    line-height: 70px;
    height: 70px;
    z-index: 4;
    text-align: left;
    font-size: 60px;
    font-weight: bold;
    text-indent: 10px;
    color: rgba(255, 255, 255, .1);
}
.yw_li .yw_bg a{
    margin-top: 100px;
    width: 120px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color:#026d7f;
    display: block;
    margin: 10vh auto 0;
    background-color: white;
    border-radius: 20px;
    font-size: 15px;
    display: none;
}
.yw_li .yw_bg1{
	display:block;	
	
}

.yw_li .yw_bg2{
	background:linear-gradient(45deg, rgba(101,183,145,.88) 0%, rgba(64,149,164,.88) 100%);
	display:none;
}
.yw_li .yw_bg2 img{
    padding: 30px;
    background-color: white;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
.yw_li .yw_bg2 h3{
    position: unset;   
	text-align: center;
    text-indent: 0;   
	background-color: unset;
	text-decoration: none!important;
}
.yw_li .yw_bg2 p{
    position: unset;

	    font-size: 14px;
    color: white;
    padding: 0 20px;
    text-align: justify;
    height: auto;
    margin-bottom: 20px;
    line-height: 24px;font-weight: unset;
	
}
.yw_li .yw_bg2 a{
	display: block;
		margin: 0 auto;
		background-color: unset;
		color: white;
	border: 1px solid white;
	text-decoration: none!important;
	
}
.yw_li.active{
	transform: scale(1.1);
    position: relative;
    z-index: 99;
}

.yw_li.active .yw_bg2{
	display:flex;
}
.yw_li.active .yw_bg1{
	display:none;
}

#section4 .container{
}
#section4 .container .box_title2{
    padding: 88px 0;
}

.czqy_content{
    overflow: hidden;
    overflow: hidden;
    padding: 50px 0;
}

.czqy{
    width: 440px;
    height: 70px;
    margin-right: 40px;
    margin-bottom: 40px;
    display: inline-block;
    float: left;
    border: 1px solid #026d7f;
    border-radius: 14px;
}

.czqy:nth-child(3n){
    margin-right: 0;
}


.swiper12{
    height: 140px;
    width: 1400px;
    margin-bottom: 20px;
}
.swiper12 .swiper-slide{
    height: 140px;
    width: 1400px;
}
.swiper12 .swiper-pagination-bullet:only-child{
    display: block!important;
}
.swiper-pagination12{
    text-align: right;
}
.swiper12 .swiper-pagination-bullet {
    display: inline-block !important;
    float: right;
    width: 20px;
    height: 3px;
    border-radius: 0;
}
.jdbox_ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    height: 370px;
    width: 100%;
}

.djbox{
    position: relative;
}
.djbox .qjtitle{

}
.djbox .news_li{
    background-color: white;
    box-shadow: 0px 0px 10px #cccc;
}
.djbox .news_li .txt{
    padding: 10px;
}
.djbox .news_li .img{width: 100%;height: 20vh;}
.djbox .news_li h3{
    font-size: 16px;
    color:#111;
    font-weight: 500;
    height: 36px;
    line-height: 36px;
}
.djbox .news_li h5{
    font-size: 14px;
    color:#777;
    height: 60px;
    line-height: 30px;
    margin: 10px 0;
    font-weight: 500;
    text-align: justify;
}

.qj_title{
    position: absolute;
    top: -53px;
    right: 0;
}
.qj_title a{
    border: 1px solid #026d7f;
    padding: 5px 10px;;
    margin-right: 10px;
    color: #026d7f;
    border-radius: 30px;
}

.qj_title a.active{
    background-color: #026d7f;
    color: white;
}

#section4{
    background: url(../images/czglqy.jpg) no-repeat;
    background-size: 1920px 216px;
    background-position: top center;
    background-color: #f5f6f8;
}

/* 底部信息 */
footer {
    background-color: #333;
    color: white;
    padding: 0;
    text-align: center;
}

.footer-content {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}

.footer-section {
    flex: 1;
}

.footer-section h3 {
    margin-bottom: 20px;
    color: #026d7f;
}

.copyright {
    padding-top: 20px;
    border-top: 1px solid #555;
}

.interactive-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 12px 20px;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 50px;
  }
  
  .date {
    color: #666;
    transition: all 0.3s ease;
  }
.date_w{
    color: white;
    margin-right: 10px;
}

  .arrow_w,.date_w{
    display: none;
  } 
  .arrow {
    color: #0099ff;
    transition: all 0.3s ease;
  }
  
  /* 鼠标悬停时的样式 */
  .interactive-button:hover {
    justify-content: center;
    background-color: #026d7f;
  }
  
  .interactive-button:hover.arrow {
    margin-left: 8px; /* 让箭头和文本之间有一点间距 */
  }

.bott_div{
    height: 365px;
    width: 100%;
    background-image: url(../images/bottom_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.bott_div .container{
    height: 365px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bott_div .container .left{
    width: 40%;
    text-align: left;
}

.foot1{
    padding-left:100px;position:relative;
    overflow: hidden;
    padding: 10px 0 10px 100px;
    min-height: 60px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
}

.foot1 a{
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.foot2{
    line-height: 26px;
}
.foot2_1_1{width: 1040px;}
.foot2_1_1 .right{
    width: 520px;
    padding-left: 40px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.foot2_1_2{width: 320px;}

.foot2_1_2 a{text-align: left;
    display: block;
    width: 100%;
}
.foot2_1_2 a:nth-child(2){
    padding-left: 20px;
}

.foot2_1 p{
    border-right: 0;
}

.wx_ico_t{
    position: absolute;
    right: 0px;
    top: -94px;
    padding: 0px;
    background-color: white;
    z-index: 999;
    display: none;
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, .4));
}


.foot .right p{
    width: 100%;
    font-size: 14px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    padding:0;
}
.

.wx_ico_t img{
    display: block;
}

.wx_ico_t i{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid white;
    position: absolute;
    bottom: -10px;
    left: 64px;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
}

.wx_dj{
    position: absolute;
    right: 0px;
    top: 50px;
}



.bottom_logo{
    width: 100%;
    height: 100px;
}
.bottom_logo img{
    margin-top: 27.5px;
}
.bottom_txt{
    margin-top: 10px;;
}
.bottom_txt p{
    color:#111;
    width: 100%;
    text-align: left;
    line-height: 40px;
}

.bottom_code{
    width: 300px;
    margin-top: 36px;
}
.bottom_code img{
    width: 120px;
    height: 120px;
}
.bottom_code p{
    font-size: 13px;
    color:#111;
}
.dropdown {
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 20px;
  }
   
  .dropdown-toggle {
    background-color: #026d7f;
    color: white;
    padding: 5px 20px 5px 10px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    user-select: none;
  }
   
  .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    width: 1400px;
    padding: 10px 0;
  }
   
  .dropdown-menu li {
    padding: 12px 16px;
    border-bottom: 1px solid #ddd;
  }
   
  .dropdown-menu li:last-child {
    border-bottom: none;
  }
   
  .dropdown-menu li a {
    color: black;
    text-decoration: none;
    display: block;
  }
   
  .dropdown-menu li a:hover {
    background-color: #f1f1f1;
  }
   
  /* 显示下拉菜单 */
  .dropdown:hover.dropdown-menu {
    display: block;
  }


  .fa_box{
    width: 40px;
    height: 40px;
    background-color: #58bdb5;
    border-radius: 40px;
    line-height: 40px;
    font-size: 18px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
.dropdown-toggle span{
    
}

.dropdown-toggle .txt_i{
    width: 120px;
    text-align: left;
    margin-left: 20px;
}
.dropdown-toggle .txt_i i{
    float: right;
}

.dropdown-menu a{
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    float: left;
}
.divinfoleft{ width:620px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ht{width:100%; height: 336px;background: url("../images/lanmu.jpg") center no-repeat;background-size: cover;overflow: hidden;}
.ht_box{width: 1200px;margin: 0 auto;height: 336px;position: relative;overflow: hidden;}
.ht_box h1{margin-top: 100px;color: white;margin-left: 20px;}
.weizhiBox{    height: 60px;top: -61px;border-top: 1px solid white;}
.weizhiBox .left div{display: inline-block;position: relative}
.weizhiBox .left div b{width: 50px;height: 3px;position: absolute;    left: 50%;margin-left: -25px;bottom: 4px;}
.weizhiBox .left .active{font-weight: bold;}
.weizhiBox .left .active b{background-color: white;}
.weizhiBox .left div:hover{font-weight: bold}
.weizhiBox .left div:hover b{background-color: white;}
.weizhiBox .right{ width: 50px;margin-top: 17px }
.weizhiBox .right img{width: 36px;height: 36px;}
.weizhiBox .left a {border-right: 1px solid white;}
.weizhiBox .left div:last-child a{border-right: 0;}
.weizhiBox .container .left div:last-child a{border-right: 0}
.dz{width: 100%;background-color: #f1f1f1;height: 50px;line-height: 50px;min-width: 1200px;font-size: 14px;margin-top: -60px;margin-bottom: 10px;}
.dz .dz_box{width: 1200px;margin: 0 auto;}


@media (max-width: 1600px) {
    .xinwenzx{
        margin-top: 2vh;           
    }
}
@media (max-width: 1500px) {
    .xinwenzx{
        margin-top: 1vh;           
    }
    .swiper{
        height: 700px;
    }
    .section_top_box{
        display: none;
    }
    #section2{
        padding-top: 50px;
    }
    
    #section4 .container{
        padding-top: 0px;
    }
    .swiper12{
        height: 140px;
    }
    .djbox .news_li .img{
        height: 180px;
    }
}
@media (max-width: 768px) {
    .nav-links {
        display: none;
    }
    
    .banner h1 {
        font-size: 24px;
    }
    
    .news-categories {
        flex-direction: column;
    }
    
    .about {
        flex-direction: column;
    }
    
    .business-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .footer-content {
        flex-direction: column;
        gap: 30px;
    }
}

.qiehuan h2{
	font-size:20px;
	cursor: pointer;
	color:#333;
}
.qiehuan h2.active{
	color:#008080;
	font-weight:600;
}
.qiehuan{position:relative;}


.swiper_fzhb{height:160px!important;margin-bottom:100px;padding-left:1px;}
.swiper_fzhb .swiper-wrapper{height:100px;}
.swiper_fzhb .swiper-slide{width:184px;height:100px;border:1px solid #e1e1e1;border-radius:5px;transform: scale(1);-webkit-transform: scale(1);}
.swiper_fzhb .swiper-pagination{bottom:20px;}
.swiper_fzhb .swiper-pagination-bullet{width:16px;height:4px;border-radius:0;}
.swiper_fzhb .swiper-pagination-bullet-active{background:#008080;width:24px;}



