@charset "utf-8";

/* CSS Document */
/*2024.3.4*/

.box {
	overflow: hidden;
	border-top: 4px solid #333;
	
}

.container {
	max-width: 1500px;
	width: 100%;
}

.top-logo{
	
	padding-bottom: 25px;
}

.topbg {
}

.logo {
	text-align: left;
}

.top-right {
    margin-top: 43px;	
}
.china{	
    float: right;
    margin-top: 2px;
}
.china a{
	font-size: 15px;
	color: #fff;
	/*background: url(../images/hbg.png) no-repeat center bottom;
	width: 46px;
	height: 24px;*/
    text-decoration: none;
width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    background: #000;
    line-height: 40px;
    border-radius: 100%;	
}
.china a img{
   margin-top: -10px;
}




.searchbg{
	background: url(../images/searchbg.png) no-repeat left top;
	width: 202px;
	height: 47px;
	float: right;
	
}
.searchbg .inp-text{
		width: 150px;
}
.searchbg input.inp-text{
	padding-left: 15px;
	width: 100%;
	line-height: 46px;
	border: none;
	background: none;	
}
.searchbg input.inp-but{
	width: 40px;
	height: 46px;
	background: none;
	border: none;
	
	
}
.wc-menu {
	background:#243b60;
}

.wc-menu ul {
	/*转化为table 并且，宽度百分百，*/
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

.wc-menu ul li {
	line-height: 57px;
	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: #fff;
	position: relative;
	display: inline-block;
	/*transition: all 0.2s;*/
	text-decoration: none;
	padding: 0 5px;
        border-bottom: 5px solid transparent;
}

.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: #fff;
	border-bottom:5px solid #ff3600;
	
}

.wc-menu ul li .ernav {
	position: absolute;	
	 left: 50%;
        top: 100%;
        margin-left: -80px;
	background: #fff;
	width: 160px;
	z-index: 111 !important;
	display: none;
	opacity: 1;	
	border-top: 1px solid #fff;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
padding: 0px 10px;
}

.wc-menu ul li .ernav ul {
	padding-left: 0;
	display: block;
	margin-bottom: 0;
}

.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;
        padding:0px 5px;
}

.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: 16px;	
	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;
        border-bottom: 1px dashed #ebeef5;
}

.wc-menu ul li .ernav ul li a:hover {
	color: #204177;
}


/*menu End*/


img {
	max-width: 100%;
}
.banner{

}

.ban-text{
	position: absolute;
	left: 0px;
	bottom: 130px;
    width: 50%;
    padding: 20px 30px;
    background: rgba(36,59,96,0.7);
}
.ban-text p{
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
    text-align: left;
}

.banner .swiper-container .swiper-slide a {
	text-decoration: none;
	display: block;
    text-align: center;
}
.banner .swiper-container a {
	text-decoration: none;
	display: block;
	position: relative;
}

.banner .swiper-pagination {
	bottom: 52px;
	width: 100%;
	float: none;
	z-index: 11;
	/*text-align: left;*/
	text-align: right;
}

.banner .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 17px;
	height: 17px;
	border:1px solid #fff;
	background: transparent;
	cursor: pointer;
	opacity: 1;
	border-radius: 0%;
	margin-right: 26px;
}

.banner .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	border: none;
	 background-image: linear-gradient(to right,rgba(202,45,50,1), rgba(250,94,37,1));
}
/*banner end*/

.college-news{
	padding: 60px 0;
}
.college-con{
	padding-top: 35px;
}
.college-top{
	text-align: center;
	
}
.college-top h4{
	font-size:30px;
	font-weight: bold;
	color: #333;
}
.college-top span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ff3600;
	text-transform: uppercase;
	word-spacing: 10px;
	letter-spacing: 5px;
	font-family: 'HarmonyOS_Sans_SC_Regular';
}

.coll-contop{
	border-bottom: 12px solid #22385b;
	background: url(../images/ximgbg.jpg) no-repeat right bottom;
	/*background-size: cover;*/
 box-shadow: 2px 1px 6px 2px #f2f2f2;

}
.coll-contop i{
	position: absolute;
	left: 0px;
	bottom: -12px;
	width: 15px;
	height: 12px;
	background: #fff;
}
.coll-contop a{
	display: block;
	text-decoration: none;
}
.coll-contop .coll-img{
	width:50%;
	float: left;
}

.coll-contop .coll-text{
	width: 50%;
	float: right;
	height: 100%;
	padding: 40px 40px 20px;
	
}
.coll-contop .coll-text span{
	display: block;
	font-size: 14px;
	color: #999;
}
.coll-contop .coll-text h4{
	font-size: 24px;
	color: #ff3600;
	    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 35px;
        margin: 20px 0 30px;
}
.coll-contop .coll-text p{
	font-size: 16px;
	color: #333;
	line-height: 26px;	
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
	
}

.college-con .coll-conbot{
	margin-top: 40px;
}
.college-con .coll-licon a{
	display: block;
	text-decoration: none;
	border-bottom: 8px solid #22385b;
 	box-shadow: 2px 1px 6px 2px #f2f2f2;
 	position: relative;
}
.college-con .coll-licon a i{
	position: absolute;
	left: 0px;
	bottom: -12px;
	width: 15px;
	height: 12px;
	background: #fff;
}
.college-con .coll-licon a .coll-img1{
	width: 50%;
    float: left;
}
.college-con .coll-licon a .coll-text{
	width: 50%;
    float: right;
    padding: 10px 30px 0;
}
.college-con .coll-licon a .coll-text span{
	display: block;
	font-size: 14px;
	color: #999;
}
.college-con .coll-licon a .coll-text h4{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 6px;
	 overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient: vertical;
}
.college-con .coll-licon a .coll-text p{
	font-size: 14px;
	color: #888;
	line-height: 25px;
	    overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:3;
            -webkit-box-orient: vertical;
            margin-bottom: 0;
}

.college-con .coll-licon a:hover{
	background: #265caf;
}
.college-con .coll-licon a:hover .coll-text span{
	color: #fff;	
}
.college-con .coll-licon a:hover .coll-text h4{
	color: #fff;	
}
.college-con .coll-licon a:hover .coll-text p{	
	color: #fff;
}
.cha{
	margin-top: 45px;
	text-align: center;
}
.cha a{
	font-size: 16px;
	color: #ff3600;
	display: inline-block;
	line-height: 46px;
	border:1px solid #bbbbbb;
	border-radius: 25px;
	padding: 0 20px;
	text-decoration: none;
	transition: all 0.8s;
}
.cha a:hover{
	background: #ff3600;
	color: #fff;
	transition: all 0.8s;
}

/*notice*/
.notice{
	background: #f5f5f5;
	padding: 75px 0 45px;
}

.notice-left{
	
}
.notice-left .nli{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid transparent;
}
.notice-left .nli a{
	text-decoration: none;
	display: flex;
}
.notice-left .nli a .not-lidate{
	width: 100px;
	height: 84px;
	border-radius: 4px;
	border: 1px solid #c9c9c9;
	border-top: none;
	background: #fff;
	text-align: center;
}
.notice-left .nli a .not-lidate span{
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	background: #243b60;
	display: block;
	width: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.notice-left .nli a .not-lidate .not-lidd{
	
}
.notice-left .nli a .not-lidate .not-lidd i{
	font-size: 24px;
	color: #ff3600;
	font-style: normal;
	
}
.notice-left .nli a .not-lidate .not-lidd p{
	font-size: 16px;
	color: #333;
	margin-bottom: 0;
	margin-top: -5px;
	
}
.notice-left .nli a .not-ltt{
	margin-left: 20px;	
    width: calc(100% - 100px);
}
.notice-left .nli a .not-ltt p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 0;
	    overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
}
.notice-left .nli:hover{
	
	border-bottom: 2px solid #ff3600;
}
.notice-mid2{
	text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	
}



/**/


.yiyuan{
	padding: 80px 0;
	background: url(../images/yibg.jpg) no-repeat center center;
	background-size: cover;
}
.yiyuan-con{
	margin-top: 35px;
	
}
.college-top2{
	
}
.college-top2 h4{
	color: #fff;
}
.college-top2 span{
	color: #fff;
}

.yiyuan-li{
	height: 100%;
}
.yiyuan-li a{
	text-decoration: none;
	display: block;
height: 100%;
	background: #fff;
}
.yiyuan-li a .yi-img .img1{
  width: 100%;
}

.yiyuan-li a .yi-text{
   padding: 25px;
   transition: all 0.8s;
}
.yiyuan-li a .yi-text h5{
font-size: 18px;
color: #333;
line-height: 30px;
    overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp:2;
            -webkit-box-orient: vertical;
}
.yiyuan-li a .yi-text .yi-pp{

}
.yiyuan-li a .yi-text .yi-pp p{
   font-size: 16px;
   color: #243b60;
     margin-bottom: 5px;
}
.yiyuan-li a .yi-text .yi-pp p img{
   padding-right: 10px;
}
.yiyuan-li a:hover{
	background: #274e8c;
	transition: all 0.8s;
} 
.yiyuan-li a:hover .yi-text h5{
	color: #fff;
} 
.yiyuan-li a:hover .yi-text p{
	color: #fff;
} 
.cha2 a{
	color: #fff;
	
}


.videos{
	padding: 55px 0;
	
	
}
.yiyuan-li2{
	box-shadow: 1px 2px 4px 2px #eee;
}
.yiyuan-li2 a{
	text-decoration: none;
	display: block;
	
}
.yiyuan-li2 a .yi-img{
	
}
.yiyuan-li2 a .yi-img{
	
}
.yiyuan-li2 a .yi-img span{
	   display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.yiyuan-li2 a .yi-text{
	padding: 25px 35px;
	min-height: 150px;
	background: url(../images/ttbg.png) no-repeat right bottom;
}
.yiyuan-li2 a .yi-text h5{
	
}
.yiyuan-li2 a:hover .yi-text{
	background:#274e8c url(../images/ttbg.png) no-repeat right bottom;
	
}


/*fbg*/
.fbg{
	background: url(../images/fbg.jpg) no-repeat center top;
	background-size: cover;
	padding-bottom: 30px;
}

.links{
	padding-top: 10px;
}
.link-con{
	margin-top: 35px;
	
}
.link-con ul{
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
}
.link-con ul li{
	display: table-cell;
	text-align: center;
	
}
.link-con ul li a{
	text-decoration: none;
	display: block;
}
.link-con ul li span{
	display: block;
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.link-con ul li a img{
	display: inline-block;
}
.link-con ul li a img:hover {
        animation: 1s ease-in-out 0s normal none 1 running doudong1;
         
 }
 
@keyframes doudong1 {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}




/*footer*/

.footer {
	margin-top: 120px;
	
}
.f-border{
	border-bottom: 1px solid #999;
}
.marginfoot1{
	margin-bottom: 40px;
}
.footer .f-left a {
	display: block;
	
	
}
.footer .f-left {
	
}
.footer .f-left h5{
	font-size: 24px;
	color: #fff;
	margin-bottom: 12px;
}
.footer .f-left p{
	font-size:16px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 2px;
}

.f-right{
	position: absolute;
	right: 0px;
	bottom:0px;
	text-align: right;
}
.f-right p{
	color: #fff;
	font-size:16px;
	margin-bottom: 0;
}




/*.wc-copyEnd*/

@media (min-width: 1200px) {
	
}

@media (min-width: 991px) {
	
}

@media (max-width: 1400px) {
	
	
	
}
@media (max-width: 1350px) {
	
.coll-licon a .coll-text h4{
	margin-top: 5px;
}
.coll-contop .coll-text h4{
	margin-bottom: 20px;
}


	
}
@media (max-width: 1200px) {
	/*中等屏幕设备 桌面*/

.wc-menu ul li a{
	font-size: 16px;
}	
.wc-menu ul li{
	line-height: 50px;
}
.banner .swiper-pagination{
	bottom: 22px;
	
}	
.banner .ban-text{
	bottom: 80px;
}	
.ban-text p{
	font-size: 40px;
	
}	
.coll-contop .coll-text h4{
	font-size: 20px;
	
}	
.coll-licon a .coll-text p{
	line-height: 20px;
}	
.coll-licon a .coll-text{
	padding:5px 20px;
}
.college-news {
    padding: 36px 0;
}
.notice{
	padding: 45px 0 10px;
}
.yiyuan{
	padding: 36px 0;
}
.videos {
    padding: 35px 0;
}	
.footer {
    margin-top: 80px;
}	
.f-right{
	position: relative;
	text-align:left;
}	
.footer .f-left h5{
	font-size: 22px;
	
}	
.coll-contop .coll-img {
  width: calc(100% - 330px);
}	
.coll-contop .coll-text{
	width: 310px;
	padding: 10px 20px 10px 10px;
}	
.coll-contop .coll-text h4{
	line-height: 28px;
	margin: 15px 0;
}	
.coll-licon a .coll-text h4{
	font-size: 14px;
}	
	
	
	
	
	
	
	
}

@media (max-width: 991px) {
	/*小屏幕设备 平板*/
	.container {
		width: 94%;
	}

.logo1 img{
	max-width: 60%;
}
.banner{
	margin-top: 50px;
	
}
.ban-text p{
	font-size: 22px;
}

.banner .ban-text {
    bottom: 50px;
}

.banner .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 14px;
	height: 14px;

	margin-right: 16px;
}
.banner .swiper-pagination {
	bottom: 5px;
	
}
.notice-con{
	margin-top: 30px;
	
}
.college-top h4{
	font-size: 24px;
	
}
.college-top span{
	font-size: 14px;
}
.yiyuan-li a .yi-text h5{
	font-size: 16px;
	
}
.cha a{
	line-height: 40px;
	font-size: 14px;
	
}
.notice {
    padding: 25px 0 10px;
}
.cha3{
	margin-top: 0;
	margin-bottom: 20px;
}
.link-con ul li a img{
	width: 56px;
	
}
.footer .f-left h5 {
    font-size: 20px;
}
.footer .f-left p{
	font-size: 14px;
}
.f-right p{
	font-size: 14px;
}

.coll-contop .coll-img {
  width: 100%;
  float: none;
}	
.coll-contop .coll-text{
width: 100%;
  float: none;
}

	
	
}

@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%;
	}
	.banner {
    margin-top: 40px;
}
.ban-text p{
	font-size: 14px;
	
}
.banner .ban-text {
    bottom: 35px;
}
.banner .swiper-container .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;

	margin-right: 6px;
}
.college-top h4{
	font-size: 20px;
	margin-bottom: 4px;
}
.college-con {
    padding-top: 15px;
}
.coll-contop .coll-text h4 {
    font-size: 18px;
}
.coll-contop i {
 
    left: -1px;
    bottom: -13px;

    height: 13px;
  
}

.coll-conbot {
    margin-top: 0px;
}
.coll-licon{
	margin-top: 20px;
}
.coll-licon a .coll-text p {
	-webkit-line-clamp:1;
}
.coll-licon a i{
	left: -1px;
    bottom: -13px;

    height: 13px;
}
.yiyuan-li a .yi-img img{
	width: 100%;
}
.yiyuan-li{
	margin-bottom: 30px;
}
.yiyuan-con {
    margin-top: 25px;
}
.cha{
	margin-top: 30px;
}
.cha3{
	margin-top: 0px;
}
.college-news{
	padding-top: 20px;
	padding-bottom: 25px;
}
.yiyuan .cha{
	margin-top: 15px;
}
.yiyuan-con .cha{
	margin-top: 5px;
}
.yiyuan-li {
    margin-bottom: 20px;
}
.yiyuan-li2 a .yi-img span img{
	max-width: 100%;
	width: auto;
}
.link-con ul{
	display: block;
	
}
.link-con {
    margin-top: 20px;
}
.link-con ul li{
	width: 25%;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.link-con ul li a img {
    width: 40px;
}
.link-con ul li span{
	font-size: 14px;
}

.fbg{
	padding-bottom: 15px;
}
.footer {
    margin-top: 20px;
}

.marginfoot1 {
    margin-bottom: 20px;
}
.f-border{
	padding-bottom: 20px;
}
.footer .f-left h5{
	font-size: 16px;
}



}

@media (max-width: 600px) {
	
	
	
	
	
}