﻿@charset "utf-8";

/* CSS Document */
/*2024.4.2*/

.box {
	overflow: hidden;
	border-top:8px solid #2cb591;
}

.container {
	max-width: 1430px;
	width: 90%;
}

.logo{
	
}
.top-rtop {
	align-items: flex-end;
    display: flex;
    /*width: 100% !important;*/
   justify-content: right;
}
.top-rtop a{
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	padding: 0 26px;
	border-radius:15px;
	margin-left: 23px;
	transition: all 0.8s;
	/*float: right;*/

}
.top-rtop a.a1{
	color: #fff;
	background: #20539d;
	
}
.top-rtop a.a2{
	color: #fff;
	background: #33bc98;
}
.top-rtop a:hover{
	text-decoration: none;
	opacity: 0.8;
	transition: all 0.8s;
}
.searchbg{
	background:#f5f5f5 url(../Images/search1.png) no-repeat 97% center;
	max-width: 632px;
	min-width: 630px;
	height: 43px;
    line-height: 43px;	
    display: inline-block;
    border-radius: 15px;
}
.searchbg .inp-text{
	padding-left: 12px;
	width: calc(100% - 45px);
	height: 43px;
    line-height: 43px;	
	background: none;
	border: none;
}
.searchbg .inp-text input.inp-text{
	padding: 0;
	width: 100%;
	
}
.searchbg .inp-but{
	background: none;
	border: none;
	width: 45px;
	height: 43px;
	
}
.searchbg .inp-but input.inp-but{
	cursor: pointer;
	width:100%;	
}


.top{
	
	padding: 32px 0;
}


.wc-menu {
  margin-top: 20px;
}

	.wc-menu ul {
		/*转化为table 并且，宽度百分百，*/
		/*display: table;*/
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		text-align: center;
		width: 100%;
		margin: 0;
		padding: 0;
	}

.wc-menu ul li {
	line-height: 35px;
	position: relative;
	/*居中并且转为table-cell*/
	text-align: center;
	/*display: table-cell;*/
	/*float: left;*/
	list-style: none;
	/*margin: 0 20px;*/
	margin: 0px ;
}




	.wc-menu ul li a {
		font-size: 18px;
		color: #333;
		position: relative;
		display: inline-block;
		/*transition: all 0.2s;*/
		text-decoration: none;
		text-transform: uppercase;
		border-bottom: 2px solid #fff;
	}

.wc-menu ul li a.active,
.wc-menu ul li a.move,
.wc-menu ul li a.selected,
.wc-menu ul li a.parent,
.wc-menu ul li a:hover {
	color: #333;
  border-bottom: 2px solid #333;
	
}

.wc-menu ul li .ernav {
	position: absolute;
	/*position: relative;*/
	left: 0px;
	top: 100%;
	background: #fff;
	width: 100%;
	z-index: 111 !important;
	display: none;
	opacity: 1;
	/*border-top: 2px solid #4abad2;*/
    padding:5px;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	border-radius: 5px;
}

.wc-menu ul li .ernav ul {
	padding-left: 0;
	display: block;
	margin-bottom: 0;
	text-align: left;
}

.wc-menu ul li .ernav ul li {
	/*text-align: center;*/
	float: none;
	display: block;
	/*二级下拉有影响，需要转化为块状*/
	background: none;
	text-align: left;
	line-height: 26px;
	border: none;
	margin: 0;
}

.wc-menu ul li .ernav ul li:last-child {
	border-bottom: none;
}

.wc-menu ul li .ernav ul li a {
	line-height: 24px;
	font-size: 15px;
	/*text-align: center;*/
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #333;
	margin: 0;
	display: block;
	padding: 10px 14px;
	border-bottom: none;
	font-weight: normal;
	text-decoration: none;
}

.wc-menu ul li .ernav ul li a:hover {
	background: #2cb591;
	color: #fff;
}


/*menu End*/

.banner .swiper-container .swiper-slide a {
	text-decoration: none;
	display: block;
}
.banner .swiper-container a {
	text-decoration: none;
	display: block;
	position: relative;
}

.banner .swiper-pagination {
	bottom: 6px;
	width: 100%;

	z-index: 11;
	text-align: right;
}

.banner  .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	
	background:#fff;
	cursor: pointer;
	opacity: 0.45;
	border-radius: 100%;
	margin-right: 20px;
}

.banner .swiper-pagination-bullet-active {
	opacity: 1;
	
}
.ban-text{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.ban-text1{
	
	transition: all 0.8s;
}
.ban-text1:hover{
	opacity: 0.8;
	transition: all 0.8s;
}
.ban-text1 .bant-top{
	
}
.ban-text1 .bant-top h4{
	font-size: 120px;
	color: #fff;
	font-family: impact;
	line-height:1.8;
	margin-bottom: 0;
	text-transform: uppercase;
	
}
.ban-text1 .bant-bot{

background-image: linear-gradient(to right, #2cb591 50%, transparent 50%);
/*padding: 16px 0;
position: absolute;
left: 0px;
bottom: 0px;
width: 55%;*/
}
.ban-text1 .ban-botg{
	
 position: relative;
 width: 70%;
 background: #2cb591;
 padding: 18px 140px 16px 0;


}
.ban-text1 .bant-bot span{
	font-size: 31px;
	font-family: 'HarmonyOS_Sans_SC_Bold';
	color: #fff;
	margin-bottom: 20px;
}
.ban-text1 .bant-bot p{
	font-size: 24px;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 0;
}

    /*方向：上右下左*/
    [cut="2em"] {
        clip-path: polygon(0 0.00em,0.00em 0,calc(100% - 10.00em) 0,100% 12.00em,100% calc(100% - 0.00em),calc(100% - 0.00em) 100%,0.00em 100%,0 calc(100% - 0.00em));
    }
    [cut="1em"] {
        clip-path: polygon(0 0.00em,0.00em 0,calc(100% - 3.00em) 0,100% 5.00em,100% calc(100% - 0.00em),calc(100% - 0.00em) 100%,0.00em 100%,0 calc(100% - 0.00em));
    }


/*banner end*/
img {
	max-width: 100%;
}
.index-con{
	padding-top: 65px;
	
}
.new-top{
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
   background-image: linear-gradient(to right, #31cdb0, #2c90c3);

margin-bottom: 40px;
height: 60px;
}
.new-tit{
	line-height: 60px;
}
.new-tit span{
	display: block;
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 25px;
}
.new-a{
	padding-right: 40px;
	
}
.new-a a{
	color: #fff;
	font-size: 60px;
	text-decoration: none;
}

.banxx .swiper-pagination {
	bottom: 22px;
	width: 100%;
	z-index: 11;
}

.banxx  .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 16px;
	height: 16px;
	background:#fff;
	cursor: pointer;
	opacity: 0.35;
	border-radius: 100%;
	margin:0 10px;
	
}

.banxx .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	
}

.about{
	margin-top: 70px;
}
.about-con{
	
}
.about-con .ab-pp{
	
}
.about-con .ab-pp p{
	font-size: 20px;
	color: #333;
	line-height: 28px;
	margin-bottom: 0;
}
.about-con2{
	margin-top: 60px;
	
}
.ab-lecon{
	background: url(../Images/bg1.jpg) no-repeat left top;
	background-size: cover;
	min-height: 400px;
}

/*numberbg*/
.opbg-con{
	/*display: flex;*/
	width: 100%;
}

.cli{
	float: left;
	width: 50%;
	border-right: 1px solid #ece9e4;
	border-bottom: 1px solid #ece9e4;
	min-height: 158px;
	padding-top: 35px;
}
.cli:nth-child(1),.cli:nth-child(2){
	padding-top: 0;
}
.cli:nth-child(even){
	border-right: none;
	
}
.cli:nth-child(5),.cli:nth-child(6){
	border-bottom: none;
}



.cli-top{
	display: flex;
}
.cli .cli-top .cli-timg{
	padding-top: 10px;
	width: 60px;
}
.cli .cli-top .cli-tt{
	/*padding-left: 20px;*/
	width: calc(100% - 70px );
}
.cli .cli-top .cli-tt span{
	color: #1dc1ab;
	font-size: 46px;
}
.cli .cli-top .cli-tt i{
	color: #1dc1ab;
	font-size: 40px;
	font-style: normal;
	
}
.cli .cli-top .cli-tt p{
	font-size: 16px;
	color: #999;
	  overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
/**/

.the{
	margin-top: 50px;
	
}

.news-ban .swiper-container {
	
}
.news-ban .swiper-container a{
	text-decoration: none;
	display: block;
	
}
.news-ban .swiper-container a img{
	width: 100%;
	
}

.news-ban .swiper-pagination {
	bottom: 15px;
	width: 100%;
	float: none;
	z-index: 11;
	text-align: right;
}

.news-ban  .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	
	background:#fff;
	cursor: pointer;
	opacity: 0.45;
	border-radius: 100%;
	margin-right: 16px;
}

.news-ban  .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	
}
.notice-ul{
	
	
}
.notice-ul .uli{
	margin-bottom: 23px;
	
}
.notice-ul .uli a{
	text-decoration: none;
	display: flex;transition: all 0.8s;
	background: #f5f5f5;min-height: 97px;
}
.notice-ul .uli a .not-date{
	background: #30c4b3;
    width: 90px;
   height: 97px;
    padding: 15px 0;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.notice-ul .uli a .not-date span{
	display: block;
	color: #fff;
	font-size: 32px;

	
}
.notice-ul .uli a .not-date p{
	color: #fff;
	font-size: 20px;
	margin-top: -12px;
}


.notice-ul .uli a .not-ltt{
	padding: 10px 29px;display: flex;
    align-items: center;
    width: calc(100% - 102px);
}
.notice-ul .uli a .not-ltt p{
	font-size: 18px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 0;
	           overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.notice-ul .uli a:hover{
	background: #19c4b0;
	transition: all 0.8s;
}
.notice-ul .uli a:hover .not-ltt p{
	color: #fff;
	transition: all 0.8s;
}




.member{
	margin-top: 45px;
	margin-bottom: 40px;
	
}


.member-con{
	
}
.member-con .swiper-container a{
	text-decoration: none;
	display: block;
	position: relative;
	
}
.member-con .swiper-container a .mm-tt{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-image: linear-gradient(to right, rgba(51,97,153,0.85), rgba(57,170,158,0.86));
	
	padding: 10px 20px;
	opacity: 0;transition: all 0.8s;
}

.member-con .swiper-container a:hover .mm-tt{
	opacity:1;
	transition: all 0.8s;
}



.member-con .swiper-container{
	padding-bottom: 40px;
}
.member-con .swiper-container a .mm-tt span{
	display: block;
	font-size: 20px;
	color: #fff;
	opacity: 1;
}
.member-con .swiper-container a .mm-tt p{
	font-size: 16px;
	color: #fff;
	opacity: 1;
	margin-bottom: 0;
}
.member-con .swiper-container a img{
	width: 100%;
}

.member-con .swiper-pagination {
	bottom: 0px;
	width: 100%;
	float: none;
	z-index: 11;

}

.member-con  .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;

	background:#328cf2;
	cursor: pointer;
	opacity: 0.45;
	border-radius: 100%;
	margin-right: 16px;
}

.member-con  .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	
}



    [cut="3em"] {
        clip-path: polygon(0 0.00em,0.00em 0,calc(100% - 3.00em) 0,100% 3.00em,100% calc(100% - 0.00em),calc(100% - 0.00em) 100%,0.00em 100%,0 calc(100% - 0.00em));
    }



/*footer*/

.footer{
	/* background: #2079b5 url(../Images/fbg.jpg) no-repeat center bottom; */
	background: url(../Images/fbg_h.jpg) no-repeat center bottom;
	min-height: 356px;
	padding-top: 40px;
	padding-bottom: 1rem;
}
.footer .powered {
	border-bottom: 2px solid #fff;
	
}
.footer .powered p{
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
display: flex;
    align-items: flex-end;
    justify-content: space-between;
    /*width: 20%;*/
    float: right;
   margin-bottom: 12px;
}
.footer .powered p span{
	
}
.footer .powered p a{
	
}

.flogo{
	padding-top: 35px;
	min-height: 205px;
}
.flogo p{
	font-size: 32px;
	color: #fff;
	
}
.footer .copy p{
	font-size: 16px;
	color: #b3c7db;
	line-height: 28px;
}




/*.wc-copyEnd*/

@media (min-width: 1200px) {
	
.news-ban{
	max-width:60%;
	flex: 0 0 60%;
}
.notice-ul{
	max-width: 39%;
	flex: 0 0 39%;
	margin-left: 0.8%;
}

	
	
	
}



@media (min-width: 991px) {
	.nlibox,.uli,.not-li{
    flex: 0 0 100%;
    max-width: 100%;
}





}
@media (max-width: 1550px) {
	.top-rtop a{
		margin-left: 13px;
		padding: 0 20px;
		
	}
	
.searchbg{
	max-width: 580px;
	min-width: 580px;
}	
	
.cli .cli-top .cli-tt p{
	height: 48px;
	
}		
	.notice-ul .uli {
    margin-bottom: 10px;
}
}
@media (max-width: 1400px) {
	
	.searchbg{
	max-width: 500px;
	min-width: 500px;
}	
	
.wc-menu ul li a{
	font-size: 16px;
	
}
.ban-text1 .bant-top h4{
	font-size: 80px;
	
}	
.ban-text1 .bant-bot span{
	font-size: 22px;
}
.ban-text1 .bant-bot p{
	font-size: 18px;
}
.new-top{
	height: 50px;
}
.new-tit {
    line-height: 50px;
}
.new-tit span{
	font-size: 24px;
	
}
    [cut="1em"] {
        clip-path: polygon(0 0.00em,0.00em 0,calc(100% - 2.00em) 0,100% 4.00em,100% calc(100% - 0.00em),calc(100% - 0.00em) 100%,0.00em 100%,0 calc(100% - 0.00em));
    }

.cli .cli-top .cli-tt span{
	font-size: 36px;
	
}
.about-con2 {
    margin-top:30px;
    
}

.notice-ul .uli a{
	min-height: 88px;
	
}
.notice-ul .uli a .not-date{
	height: 88px;
	
}
.notice-ul .uli a .not-date span{
	font-size: 24px;
	
}
.notice-ul .uli a .not-date p{
	font-size: 18px;
	margin-top: -8px;
	
}	
	
.cli{
	padding-top: 15px;
	min-height: 140px;
}	

	
	
	
}
@media (max-width: 1300px) {
	/*中等屏幕设备 桌面*/
	.searchbg{
	max-width: 400px;
	min-width: 400px;
}	

.index-con {
    padding-top: 35px;
}
.ban-text1 .bant-top h4{
	font-size: 60px;
}
.ban-text1 .bant-bot span{
	font-size: 20px;
}
.ban-text1 .bant-bot p{
	font-size: 16px;
}
.new-tit span{
	font-size: 20px;
}
.new-tit{
	line-height: 40px;
	
}
.new-top {
    height: 40px;
    margin-bottom: 30px;
}
.about {
    margin-top: 35px;
}
.about-con .ab-pp p{
	font-size: 18px;
	
}
.notice-ul .uli a .not-date{
	height: 80px;
	
}
.notice-ul .uli a{
	min-height: 80px;
	
}
.notice-ul .uli a .not-ltt p{
	font-size: 16px;
	
}
.new-a a{
	font-size: 48px;
}




	
	
	
}



@media (max-width: 1200px) {
	/*中等屏幕设备 桌面*/
	.searchbg{
	max-width: 320px;
	min-width: 320px;
}	
	
	
	
}

@media (max-width: 991px) {
	/*小屏幕设备 平板*/
	.container {
		width: 94%;
	}

.logo1 img{
	max-width: 60%;
}
.about-right{
	text-align: center !important;
	margin-top: 30px;
} 

.cli .cli-top .cli-tt span{
	font-size: 30px;
	
}
.cli .cli-top .cli-tt i{
	font-size: 30px;
}
.notice-ul{
	margin-top: 30px;
	
}
.notice-ul .uli{
	margin-bottom: 20px;
}
.member{
	margin: 20px 0;
}
.footer .copy p{
	margin-bottom: 0;
	font-size: 14px;
}
.footer .powered p{
	font-size: 16px;
	
}
.flogo p{
  font-size: 26px;
  
}
.new-a a{
	font-size: 40px;
}



	
}

@media (max-width: 767px) {
	/*超小屏幕设备 手机*/
	.right-nr table td,
	.right-nr table th {
		white-space: nowrap;
	}
	.logo1 {
		padding-bottom: 1px;
		text-align: left;
		float: left;
	}
	
	.mobile-header-btn {
		top: 1px;
	}
	.mobile-header-btn i {}
	#img {}
	.logo1 img {
		max-width: 60%;
	}
	.container {
		width: 100%;
	}

  [cut="2em"] {
        clip-path: polygon(0 0.00em,0.00em 0,calc(100% - 2.00em) 0,100% 2.00em,100% calc(100% - 0.00em),calc(100% - 0.00em) 100%,0.00em 100%,0 calc(100% - 0.00em));
    }
.ban-text1 .bant-top h4{
		font-size: 20px;
}
.ban-text1 .bant-bot p{
	display: none;
}
.ban-text1 .bant-bot span{
	font-size: 12px;	
}
.ban-text1 .ban-botg{
	padding: 5px 10px;
	width: 80%;
}
.banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.banner .swiper-pagination{
	bottom: 3px;
}


.banxx .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin: 0 6px;
}
.banxx .swiper-pagination{
	bottom: 5px;
}
.new-tit span{
	font-size: 16px;
	padding-left: 15px;
}
[cut="1em"] {
    clip-path: polygon(0 0.00em, 0.00em 0, calc(100% - 2.00em) 0, 100% 3.00em, 100% calc(100% - 0.00em), calc(100% - 0.00em) 100%, 0.00em 100%, 0 calc(100% - 0.00em));
}
.index-con{
	padding-top: 20px;
}
.about-con .ab-pp p {
    font-size: 16px;
}
.new-top{
	margin-bottom: 15px;
}
.cli .cli-top .cli-tt p{
	font-size: 14px;
	height: auto;
	-webkit-line-clamp:3;
	margin-bottom: 0;
}
.cli .cli-top .cli-tt span{
	font-size: 26px;
	
}
.cli{
	width: 100%;
	float: none;
	min-height: auto;
	padding: 15px !important;
}
.cli:nth-child(5){
	border-bottom:1px solid #ece9e4;
}
.about-con2 {
    margin-top: 0px;
}
.the{
	margin-top: 10px;
}
.about{
	margin-top: 10px;
}
.news-ban .swiper-pagination{
	bottom: 5px;
}
.news-ban .swiper-container .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 5px;
}








.member-con .swiper-container a .mm-tt span{
	font-size: 18px;
	
}
.member-con .swiper-container a .mm-tt p{
	font-size: 14px;
}
.member-con .swiper-container .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	
}
.footer .powered p {
    font-size: 14px;
}





}

@media (max-width: 600px) {
	

	
	
}