﻿@charset "utf-8";

/* CSS Document */
/*2024.11.18*/

.box {
	overflow: hidden;
	
}

.container {
	max-width: 1430px;
	width: 90%;
}
.container2 {
	max-width:100%;
	width: 95%;
}
.top{
	 background:#1d3557;
	 padding: 20px 0 ;
	
}
.wht{
	padding: 2px 0;
	position: fixed;
	z-index: 1;
	width: 100%;
}
.logo{
	text-align: left;
}
.top-right{
	text-align: right;
}

.searchbg{
	background: url(../images/searchbg1.png) no-repeat left top ;
	width: 200px;
	height: 35px;
	display:inline-block;
}
.searchbg .inp-text {
	width: 80%;
}

.searchbg .inp-but {
	width: 19%;
}

.searchbg .inp-text input {
	width: 100%;
	background: none !important;
	border: none !important;
	color: #fff !important;
	line-height: 35px;
	padding: 0 5px 0 15px;
	box-shadow: none !important;
	font-size: 14px;
}
.searchbg .inp-text input{
	
}

input::-webkit-input-placeholder{
  color: #fff;
  font-size: 14px;
}

input:-moz-placeholder{
  color: #fff;
 font-size: 14px;
}

input::-moz-placeholder{
  color: #fff;
  font-size: 14px;
}

input:-ms-input-placeholder{
  color: #fff;
  font-size: 14px;
}

.searchbg .inp-but input {
	width: 100%;
	background: none !important;
	border: none !important;
	height: 40px;
	width: 40px;
	box-shadow: none !important;
}

.join{
	background: #457b9d;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	line-height: 100%;
	display: flex;
	z-index: 11;
}
.join a{
	color: #fff;
	font-size: 18px;
	padding: 0 35px;
	
	
}

.wc-menu {
	 
   
}

.wc-menu ul {
	/*转化为table 并且，宽度百分百，*/
	
	text-align: center;
	width: 100%;
	margin:  0;
	padding: 0;
	/*display: flex;*/
display: table;
	width: 100%;
	margin:  0;
	padding: 0;
	/*flex-wrap: wrap;
	justify-content: space-between;*/
	
	
}
.wc-menu ul li:first-child{
	
}
.wc-menu ul li {
	line-height: 59px;
	position: relative;
	/*居中并且转为table-cell*/
	text-align: center;
	/*display: table-cell;*/
	/*float: left;*/
	list-style: none;
	/*margin: 0 20px;*/
	margin: 0px ;
	
	display: table-cell;
}
.wc-menu ul li:first-child a{
	padding-right: 20px;
} 
.wc-menu ul li a {
	font-size: 20px; 
	color: #fff;
	position: relative;
	display: block;
	/*transition: all 0.2s;*/
	text-decoration: none;	
	font-family: 'HarmonyOS_Sans_SC_Regular';
	background: url(../images/daa.png) no-repeat right center;
	padding-right: 5px;
}

.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: #cca14e;

	
}

.wc-menu ul li .ernav {
	position: absolute;
	/*position: relative;*/
	left: 0%;
	top: 100%;
	width: 180px;
	z-index: 111 !important;
	display: none;
	opacity: 1;
	/*border-top: 2px solid #4abad2;*/
 

}

.wc-menu ul li .ernav ul {
	padding-left: 0;
	display: block;
	margin-bottom: 0;
	text-align: left;
	border: none;
}

.wc-menu ul li .ernav ul li {
	/*text-align: center;*/
	float: none;
	display: block;
	/*二级下拉有影响，需要转化为块状*/
	background: none;
	text-align: center;
	line-height: 26px;
	border: none;
	margin: 0;
	margin-bottom: 1px;
	background: rgba(25,65,118,0.75);	
}

.wc-menu ul li .ernav ul li a {
	line-height: 35px;
	font-size: 16px;
	/*text-align: center;*/
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #fff;
	margin: 0;
	display: block;
	padding: 10px ;
	border-bottom: none;
	font-weight: normal;
	text-decoration: none;
	
	text-transform: capitalize;
	
	
}

.wc-menu ul li .ernav ul li a:hover {
	background: rgba(25,65,118,1);		
	color: #edbc5f;
}
 .wc-menu ul li:last-child a{
			    	background: none;
			    }
/*menu End*/

img {
	max-width: 100%;
}
.banner{

	
}
.banner .swiper-container {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.banner .swiper-wrapper {
	width: 100%;
}

.banner .swiper-container .swiper-slide {
	/*text-align: right;*/
	position: relative;
}
.banner .swiper-container .swiper-slide a img{
width: 100%;
}
.banner .swiper-container .swiper-slide a {

	text-decoration: none;
	display: block;
	position: relative;
}
.banner .swiper-pagination {
	bottom: 50px;
	width: 100%;
	float: none;
	z-index: 11;
	
}


.banner .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #fff;
	cursor: pointer;
	opacity: 0.55;
	border-radius: 100%;
	margin:0 18px;
	text-align: center;

}

.banner .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
    background: #a8dadb;
}

.ban-pp {
	position: absolute;
	left: 0px;
	bottom: 120px;
	width: 100%;
	z-index: 11;
	
	padding: 25px 25px 15px;
	
}
.ban-pp span{
	display: block;
	background: #fff;
	height:2px;
	margin-top: 30px;
	width: 100%;
}
.ban-pp p {
	font-size: 66px;
	color: #fff;
	     line-height: 88px;
	     overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient: vertical;  
            margin-bottom: 0;     
            font-family: georgia;
            text-shadow: 2px 2px 2px #000;
}


.news{
	background: #dfe9ee;
	padding: 60px 0 50px;
	
}

.new-top{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
   
}
.new-top .new-tit{
	display: block;
	font-size: 72px;
	color: #333;
	font-weight: bold;
	font-family: georgia;
	position: relative;	
}

.new-top .new-tit i{
	height:2px;
	display: block;
	width:123px;
	background: #1d3557;
	
	
}


.new-top .new-more{
	
}
.new-top .new-more a{
	text-decoration: none;


	
}

.new-top .new-more a i{
	width: 12px;
height: 12px;
background: #457b9d;
display: inline-block;
border-radius: 100%;
font-style: normal;
margin-left: 8px;
border: 1px solid transparent;
}
.new-top .new-more a:hover{
	/*background: #457b9d;
	border-radius: 20px;
	padding: 10px;*/
	/*padding-right: 0;*/
}
.new-top .new-more a:hover i{
	/*background: #fff;*/
	opacity: 0.8;
	/*border: 1px solid #fff;*/
}


.new-con{
	margin-top: 65px;
}
.new-con .new-li1{
	margin-bottom: 35px;
	
}
.new-con .new-li1 a{
	display: block;
	text-decoration: none;
	background: #fff;
	position: relative;
	min-height: 430px;
	transition: all 0.4s ease-out;
	box-shadow: 0px 15px 17px -7px rgba(0, 0, 0, 0);
	/*border: 1px solid transparent;*/
}
.new-con .new-li1 a:hover {
	box-shadow: 0px 15px 17px -7px rgba(0, 0, 0, 0.5);
	transform: scale(1.02);
	transition: all 0.4s ease-out;
	cursor: pointer;
	/*border: 1px solid #457b9d;*/
}
.new-con .new-li1 a img{
	width: 100%;
}
.new-con .new-li1 a i{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 33px;
	height: 33px;
	font-size: 24px;
	background: #457b9d;
	text-align: center;
	color: #fff;
	font-style: normal;
	border: 4px solid #dfe9ee;
	border-right: none;
	border-bottom: none;
	line-height: 30px;
}
.new-con .new-li1 a .li-text{
	padding: 30px;
}
.new-con .new-li1 a .li-text span{
	display: block;
	font-size: 20px;
	color: #457b9d;
	font-family: georgia;
	margin-bottom: 20px;
}
.new-con .new-li1 a .li-text p{
	font-size: 20px;
	line-height: 30px;
	 color: #1d3557;
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 82px;
}


.new-con .w-1{
	-ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
}

.new-con .w-1 a{
	position: relative;
	display: block;
	transition: all 0.4s ease-out;
    box-shadow: 0px 15px 17px -7px rgba(0, 0, 0, 0);
}
.new-con .w-1 a:hover{
	box-shadow: 0px 15px 17px -7px rgba(0, 0, 0, 0.5);
	transform: scale(1.02);
	transition: all 0.4s ease-out;
	cursor: pointer;
}
.new-con .w-1 a .li-text{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1;
	background: rgba(29,53,87,0.55);
	padding:30px  40px 12px;
}
.new-con .w-1 a i{
	position: absolute;
	right: 0px;
	top: 0px;
	width:63px ;
	height:63px;
	background: #457b9d;
	color: #fff;
	line-height:62px;
	font-style: normal;
	font-size: 42px;
	text-align: center;
	border: 3px solid #dfe9ee;
	border-top: none;
	border-right: none;transition: all 0.4s ease-out;
}
.new-con .w-1 a i:hover{
	opacity: 0.8;
	transition: all 0.4s ease-out;
}
.new-con .w-1 a .li-text span{
	display:block;
	color: #fff;
	font-size: 20px;
	font-family: georgia;
}
.new-con .w-1 a .li-text p{
	      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	color: #fff;
	font-size: 24px;
	margin-top: 10px;
}


/*newsbg*/

/*study*/
.study{
	background: url(../images/stbg.jpg) no-repeat center center;
	min-height: 570px;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 78px;
	padding-bottom: 70px;
}
.study-left{
	background: #fff;
	max-width: 705px;
	padding: 60px 80px;
	position: relative;
}
.study-left .new-pp{
	margin-top: 47px;
	
}
.study-more {
	position: absolute;
	right: -120px;
	bottom: 0;
}
.study-more a{
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 42px;
	background: #457b9d;
	width:120px;
	line-height:120px;
	text-align: center;
	height:120px;
}
.study-left .new-pp p{
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-bottom: 0;
}

.study-con{
	
	transition: all 0.4s ease-out;
	cursor: pointer;
}
.study-con:hover {
	transition: all 0.4s ease-out;
	transform: translateY(-20px);
	
}



.upcon{
	background: #dce8f0;
	padding: 85px 0;
}

.up-con{
	margin-top: 55px;
	
}
.up-con .upli{
	transition: all 0.4s ease-out;
    cursor: pointer;
}
.up-con .upli:hover{
	transition: all 0.4s ease-out;
	transform: translateY(-20px);
}
.up-con .upli a{
	display: block;
	text-decoration: none;
	background: #fff;
	position: relative;transition: all 0.4s ease-out;
}
.up-con .upli a:hover{
	/*background: #385d9c;*/
	/*transition: all 0.4s ease-out;
    box-shadow: 0px 15px 17px -7px rgba(0, 0, 0, 0);*/
}
.up-con .upli a i{
	position: absolute;
	right: 0px;
	top: 0;
	width:34px;
	height:34px;
	color: #fff;
	background: #457b9d;
	font-size: 30px;
	font-style: normal;
	text-align: center;
	line-height: 23px;
	display: block;
	border-left:8px solid #dce8f0;
	border-bottom: 8px solid #dce8f0;
	
}
.up-con .upli a .up-text{
	padding: 22px;
}
.up-con .upli a .up-title{
	border-bottom: 1px solid #5e8daa;
	margin-bottom: 15px;
	
}
.up-con .upli a .up-text h4{
	font-size: 20px;
	color: #333;
	line-height: 30px;overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient: vertical;
}
.up-con .upli a .up-text p{
	font-size: 16px;
	color: #999;
	line-height: 28px;
	  overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
}
.up-con .upli a .up-shi{
	
}
.up-con .upli a .up-shi p{
	font-size: 16px;
	color: #103b8a;
	line-height: 30px;
	margin: 0;
	
	 /*overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;*/
}
.up-con .upli a .up-shi p img{
	padding-right: 5px;
	
}

/*footer*/

.footer-logo{
	background: #1d3557;
	padding: 23px 0;
}

.join2{
	
}
.join2 a{
	display: inline-block;
	padding: ;
	color: #fff;
	font-size: 18px;
	background: #457b9d;
	line-height: 32px;
	padding: 0 30px;
	border-radius: 20px;
	
}

.footer{
	background: #15273f;
	padding: 40px 0 13px;
	
}
.footer .f-left h4{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	font-family: georgia;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.f-left p{
	color: #fff;
	margin-bottom: 15px;
font-size: 16px;
line-height: 30px;
}
.f-left p:last-child{
	margin-top: 40px;
	
}
.f-mid{
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
/*.wc-copyEnd*/

@media (min-width: 1200px) {
	
	

	
	
}

@media (min-width: 1650px) {
	
	.logo{
		flex: 0 0 40%;
        max-width: 40%;
	}
	
.wc-menu {
		flex: 0 0 70%;
        max-width: 70%;
padding:0;
}
.searchbg1{
	flex: 0 0 24%;
        max-width: 24%;

}	


		
}



@media (max-width: 1649px) {
   .logo{
		flex: 0 0 35%;
        max-width: 35%;
	}

}
@media (max-width: 1500px) {
	.new-con .new-li1 a{
		min-height: 400px;
	
	}
	
	
.join2 a{
	padding: 0 15px;
}	
	
	
	
	
}
@media (max-width: 1470px) {
	

	
	
}
@media (max-width: 1440px) {
	.up-con .upli a .up-shi p{
		font-size: 14px;
	}
.ban-pp p{
	font-size: 46px;
	line-height: 65px;
}	
.ban-pp{
	bottom: 50px;
}	
.banner .swiper-pagination{
	bottom: 20px;
	
}	
	
.wc-menu ul li a{
	font-size: 18px;
	
}	
.new-top .new-tit{
	font-size: 52px;
	
}	
.news{
	padding: 50px  0;
	
}	
.new-con .new-li1 a .li-text{
	padding-bottom: 10px;
}	
.new-con .new-li1 a {
        min-height: 380px;
    }	
.new-con .new-li1 a .li-text span{
	margin-bottom: 15px;
}	
	
.upcon{
	padding: 50px 0;
}	
.wc-menu ul li .ernav ul li a{
	font-size: 14px;
	line-height: 28px;
}	
	
	
	
	
}

@media (max-width: 1350px) {
	
	    .wc-menu ul li a {
        font-size: 16px;
    }
	
	.wc-menu {
		flex: 0 0 59.333333%;
        max-width: 59.333333%;
padding:0;
}
.searchbg1{
	flex: 0 0 30.333333%;
        max-width: 30.333333%;
padding:0;
}	
.new-con .new-li1 a .li-text{
	padding-top: 10px;
}
.new-con .new-li1 a {
        min-height: 335px;
    }
	
}


@media (max-width: 1330px) {
   
 .new-top .new-tit {
        font-size: 40px;
    }   
  .news {
        padding: 30px 0;
    }  
 .new-con {
    margin-top: 35px;
}   

.new-con .new-li1 a .li-text p{
	font-size: 18px;
}

.new-con  w-1 .li-text2 p{
	font-size: 20px;
}
.new-con w-1 .li-text {
	padding: 20px 12px 0px;
}
.new-con .new-li1 a .li-text span{
	margin-bottom: 10px;
}

.study-left .new-pp p{
	font-size: 18px;
}
.study-left .new-pp {
    margin-top: 30px;
}

.study-left{
	padding: 30px;
}
.study{
	min-height: auto;
}

.up-con .upli a .up-text h4{
	font-size: 18px;
}
.up-con .upli a .up-text p{
	line-height: 24px;
}

    
    
    
    
	
}
@media (max-width: 1300px) {
	
	.banner .swiper-container .swiper-pagination-bullet{
		width: 12px;
		height: 12px;
		margin: 0 10px;
	}
.ban-pp p {
        font-size: 36px;
        line-height: 45px;
    }	
.ban-pp span{
	height: 1px;
}	
	
	  
	
	
	
}
@media (max-width: 1200px) {
	/*中等屏幕设备 桌面*/
 
 .wc-menu ul li a{
 	font-size: 16px;
 }
 .wc-menu ul li .ernav ul li a{
 	line-height: 25px;
 }
 
 .searchbg1{
 	display: none;
 	flex: 0 0 1%;
        max-width: 1%;
 }
 .top-right {
        flex: 0 0 55%;
        max-width: 55%;
    }
 .logo {
        flex: 0 0 44%;
        max-width: 44%;
    }
     .wc-menu {
        flex: 0 0 78.333333%;
        max-width: 78.333333%;
    }

     
 .join2 a{
 	font-size: 16px;
 }   
 
 .study-more a{
 	width: 80px;
 	height: 80px;
 	line-height: 80px;
 	
 }
 .study-more{
 	right: -80px;
 } 
    .new-con .w-1 a i{
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.new-con .new-li1 a {
        min-height: 315px;
    }

}
@media (max-width:1150px) {
	.f-left1{
		flex: 0 0 59%;
        max-width: 59%;
	}
	.f-mid1{
		flex: 0 0 41%;
        max-width: 41%;
	}
	.join2 a {
        padding: 0 20px;
    }
	.new-con .new-li1 a .li-text{
	padding: 15px;
	
}
}
@media (max-width:1100px) {
	.new-con .new-li1 a {
        min-height: 235px;
    }
    
    
    
    
    
    
    
    
	
	
	
}



@media (max-width: 991px) {
	/*小屏幕设备 平板*/
	.container {
		width: 96%;
	}
.logo1 img{
	max-width: 70%;
}

.ban-pp p{
	font-size: 20px;
	line-height: 30px;
	
	
}
.ban-pp{
	padding: 20px;
	bottom: 30px;
}
.ban-pp span{
	margin-top: 10px;
}
.new-top .new-tit {
        font-size: 28px;
    }
.new-top .new-tit i{
	width: 80px;
	
}
.new-top .new-more a i{
	width: 10px;
	height: 10px;
	
}
.new-con .new-li1 a .li-text p {
        font-size: 16px;
        line-height: 20px;
        min-height: auto;
    }

.new-con .new-li1 a .li-text span{
	font-size: 18px;
}
.new-con .li-text2 p{
	font-size: 18px;
	/*margin-bottom: 0;*/
	margin-top: 5px;
}

.study-left .new-pp {
        margin-top: 20px;
    }
.study-left {
        padding: 20px;
    }
.up-con {
    margin-top: 35px;
}
.upcon {
        padding: 35px 0;
    }
.f-left p{
	margin-bottom: 0px;
}
.f-left p:last-child {
    margin-top: 20px;
}
.f-mid{
	text-align: center !important;
	display: block;
	margin-top: 10px;
}
.footer .f-left h4{
	font-size: 26px;
}
.study-left{
	max-width: 540px;
}
.study-more a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
.study-more {
        right: -50px;
    }

	
}

@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: 2px;
	}
	.mobile-header-btn i {}
	#img {}
	.logo1 img {
		/*height: 50px;*/
	}
	.container {
		width: 100%;
	}
.new-con .new-li1 a img{
	/*width: auto;*/
}
.ban-pp p{
	-webkit-line-clamp:1;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 22px;
}
.ban-pp span{
	margin-top: 5px;
}
.ban-pp{
	bottom: 15px;
	padding: 0;
}
.banner .swiper-container .swiper-pagination{
	bottom: 3px;
}
.banner .swiper-container .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	margin: 0 5px;
	
}
.ban-pp span{
	display: none;
}
.new-top .new-tit{
	font-size: 18px;
	
}
.new-top .new-tit i {
        width: 50px;
    }
.new-top .new-more a i{
	width: 8px;
	height: 8px;
	margin-left: 4px;
}
.new-con {
        margin-top: 20px;
    }
.news {
        padding:20px 0 10px 0;
    }

.new-con .w-1 a i {
        width: 35px;
        height: 35px;
        line-height: 32px;
    }
.new-con .w-1 a i{
	font-size: 28px;
}

.new-con .li-text2 p {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 22px;
}
.new-con .w-1 .li-text {
	padding-top: 10px;
}
.new-con  .w-1 .li-text span{
	font-size: 16px;
}
.new-con .w-1 {
	margin-bottom: 20px;
-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
}
.new-con .new-li1 {
    margin-bottom: 20px;
}
.study{
	padding: 35px 0;
}
.study-left .new-pp p{
	font-size: 16px;
	line-height: 26px;
}	

.study-left .new-pp {
        margin-top: 12px;
    }
.upcon {
        padding: 20px 0;
    }

.study-left {
        max-width: 300px;
    }
.study-more a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    
    .up-con .upli a .up-text h4{
	font-size: 18px;
	line-height: 28px;
	padding-right: 20px;
}
.up-con .upli a .up-text p{
	margin-bottom: 10px;
}
.up-con .upli a .up-shi p{
	margin-bottom: 5px;
}
.up-con .upli a .up-text {
    padding:15px 22px;
}
.study-more {
        right: -40px;
    }
.up-con .upli{
	margin-bottom: 20px;
}
.up-con .upli .up-img img{
	width: 100%;
}
.up-con .upli a i{
	border-left: 4px solid #dce8f0;
    border-bottom: 4px solid #dce8f0;
line-height: 28px;
	
}
.footer{
	padding-top: 25px;
}
.searchbg3{
	display: none;
}
.footer .f-left h4{
	font-size: 20px;
}
.f-left p{
	line-height: 24px;
	font-size: 14px;
}
.f-left p:last-child {
        margin-top: 10px;
    }

.f-left1 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .f-mid1 {
        flex: 0 0 100%;
        max-width: 100%;
    }
.join2 {
	margin-top: 10px;
    text-align: center;
}


}

@media (max-width: 600px) {
	

	
	
}