body{
	margin: 0;
	padding: 0;
}

ol,ul{
	list-style: none;
}

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

.header .hb .hb_part{
	background: #1956ab;
	width: 100%;
	height: 750px;
	border-radius: 0px 0px 12px 12px;
	
}

.header .hb .head .logo img{
	margin-top: 7%;
	margin-left: 3%;
}

.header .hb .head .g_nav ul{
	display: flex;
	justify-content: space-evenly;
}

.header .hb .head .g_nav ul li {
	margin-top: 9%;
	margin-left: -50px;
	margin-right: -53px;
}

.header .hb .head .g_nav ul li a {
	color: #fff;
	font-size: 20px;
	/* text-decoration: none; */
}

/* .header .hb .head .g_nav ul li a .line{
	width: 5%;
	height: 2%;
	background: #fff;
} */

/* .header .hb .hb_part{
	position: relative;
} */

.header .hb .sw{
	width: 97%;
	border-radius: 2%;
	/* position: relative;
	z-index: 1; */
	margin-top: -620px;
}

.header .zszx{
	margin-top: 40px;
}

.header .zszx ul{
	display: flex;
	justify-content: space-between;
}

.header .zszx ul li a{
	color: #000;
	font-size: 14px;
	font-weight: 600;
	padding-top: 6px;
}

.header .zszx ul li .circle{
	/*border: 1px solid #ccc;*/
	/*border-radius: 50%;*/
	width: 70px;
	height: 70px;
	text-align: center;
	
	/*background: #007AFF;*/
}

.header .zszx ul li .circle img{
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-top: 13px;
}

.header .zszx ul li p{
	margin-left: 8px;
}

/* 改 */
.contentst{
	/*height: 2px;*/
	background: #f1f0f5;
	width: 83%;
	margin: 193px auto;
}
/*.content  .kuaibao1{*/
/*	height: 2px;*/
/*	background: #f1f0f5;*/
/*	width: 83%;*/
/*	margin: 0 auto;*/
/*}*/
.content .ttkb .kuaibao{
	height: 10px;
	background: #f1f0f5;
	width: 83%;
	margin: 0 auto;
}
.content .ttkb .toutiao{
	/*width: 100%;*/
	margin-top: -193px;
	/* margin-bottom: 19px; */
}
/* .content .ttkb .toutiao .tttitle{
	width: 20%;
	margin-top: -144px;
	margin-left:150px;
	font-size: 30px;
} */
.content .ttkb .toutiao .tttitle{
	width: 12%;
	/*margin-top: -14px;*/
}
.content .ttkb .toutiao .tttitle img{
	width: 70%;
}
.content .ttkb .toutiao .ttcontent{
	width: 70%;
	/* float: left; */
	/* margin-top: -36px; */
	
	/* margin-top: -54px;
	margin-left: 24%; */
	/* color: #000000; */
}
.content .ttkb .toutiao .ttcontent a{
	color: #000000;
	font-size: 20px;
}
.a2{
	width: 80%;
	margin: 0 auto;
	margin-top: 47px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f1f0f5;
}
.a2 .a2_title{
	color: #000000;
	font-size: 22px;
	font-weight: 600;
}
.a2 .a2_tu{
	margin-top: 8px;
	margin-bottom: 10px;
}
.a2 .a2_tu img{
	width: 100%;
	/*border-radius: 2%;*/
}
.a2 .a2_content{
	color: #000000;
	font-size: 20px;
}
.a3{
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f1f0f5;
}
.a3 .a3_title{
	color: #000000;
	font-size: 22px;
	font-weight: 600;
}
.a3 .a3_tu{
	margin-top: 10px;
}
.a3 .a3_tu img{
	width: 100%;
	border-radius: 2%;
}
.a1{
	 width: 80%; 
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom:10px;
	/*border-bottom: 2px solid #f1f0f5;*/
}
.a1xia{
    /*width: 93%;*/
    /*height: 2px;*/
    /*margin: 0 auto;*/
    /*background: #f1f0f5;*/
    border-bottom: 2px solid #f1f0f5;
}
.a1 .a1_left{
	/* width: 50%; */
}
.a1 .a1_left .a1_lefttitlt{
	color: #000000;
	font-size: 22px;
	font-weight: 600;
}
.a1 .a1_left .a1_leftcontent{
	color: #000000;
	font-size: 18px;
	line-height: 2em;
	
}
.a1 .a1_left .a1_laiyuan img{
	width: 17px;
}
.a1 .a1_left .a1_time img{
	width: 17px;
}
.a1 .a1_right{
	/* width: 45%; */
	/* float: right; */
	/* margin-top: -100px; */
}
.a1 .a1_right img{
	width: 100%;
	border-radius: 3%;
}

@media only screen and (max-width:575.98px) {
 /*   .content .kuaibao1{*/
	/*	height: 10px;*/
	/*	background: #f1f0f5;*/
	/*	width: 100%;*/
	/*	margin-bottom: 24px;*/
	/*}*/
	.content .ttkb .kuaibao{
		height: 10px;
		background: #f1f0f5;
		width: 100%;
		margin: 0 auto;
	}
	.content .ttkb .toutiao .tttitle{
		width: 100%;
	}
	.content .ttkb .toutiao .tttitle img{
		width: 20%;
		margin-top: 4px;
	}
	.content .ttkb .toutiao .ttcontent a{
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		color: #000000;
		font-size: 14px;
	}
}


	/* footer */
	.footer{
		background: #1956ab;
		height: 50px;
	}
	.footer p{
		color: #fff;
		text-align: center;
		line-height: 26px;
		font-size: 12px;
	}




@media only screen and (max-width:575.98px) {
	.header .hb .head .logo img{
		margin-top: 15%;
	}
	.header .hb .head .g_nav ul{
		display: flex;
		justify-content: space-between;
	}
	.header .hb .head .g_nav ul li {
	    margin-top: 42%;
	    margin-left: -210px;
	    margin-right: 25px;
	}
	.header .hb .head .g_nav ul li a {
	    font-size: 16px;
	    /*font-family: '黑体';*/
	}
	.header .hb .hb_part{
		height: 276px;
	}
	.header .hb .sw{
		margin-top: -179px;
	}
	.header .zszx ul li .circle{
		/* border: 1px solid #ccc;
		border-radius: 50%; */
		width: 40px;
		height: 40px;
		/* text-align: center; */
		
		/* background: #007AFF; */
	}
	
	.header .zszx ul li .circle img{
		width: 40px;
		height: 40px;
		/*margin-top: 9px;*/
		/* display: inline-block;
		margin-top: 13px; */
	}
	.header .zszx ul {
	    display: flex;
	    justify-content: flex-start;
	}
	.header .zszx ul li{
		width: 22%;
	    margin-right: 5px;
	}
	    
	.header .zszx ul li p {
	     margin-left: -8px;
        width: 57px;
        font-size: 14px;
         margin-top: 18px;
	}
	.header .zszx {
	    margin-top: 6px;
	    margin-left: -45px;
	}
	/* 灰色 */
 /* .contents .tttkb{
  	background: #f1f0f5;
  	height: 20px;
  	margin-top: 100px;
    
    } */
 .contentst{
      margin-top: 100px;
      margin-bottom: 20px;
      /*height: 5px; */
        background-color: #f1f0f5; 
        width: 100%; 
    }
  

	.content .ttkb .toutiao{
		background: #FFF;
		height: 90px;
		margin-top: 0;
	}
	/*.content .ttkb .toutiao .tttitle{*/
	/*	color: #1956ab;*/
	/*	font-family: '微软雅黑';*/
 /*       font-size: 26px;*/
	/*	font-weight: 800;*/
	/*	width: 72px;*/
	/*	height: 72px;*/
	/*	margin-left: 18px;*/
	/*	margin-top: -3px;*/
	/*	border-right: 2px solid #1956ab;*/
	/*	padding-bottom: 75px;*/
	/*}*/
	.content .ttkb .toutiao .ttcontent{
		/*width: 276px;*/
		margin-left: 80px;
		/*margin-top: -79px;*/
		margin-top: -58px;
		margin-bottom: 7px;
		/*font-size: 17px;*/
	}
	
	/* a1 */
	.content .a1{
		width: 93%;
        margin: 0 auto;
        /*border-bottom: 2px solid #f1f0f5;*/
        padding: 17px 0px 0px;
	}
	.content .a1 .a1_left{
		/*width: 70%;*/
		margin-left: 10px;
	}
	.content .a1 .a1_left .a1_lefttitlt{
		font-size: 16px;
		color: #000000;
		font-weight: 600;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	.content .a1 .a1_left .a1_leftcontent{
		font-size: 12px;
		color: #838383;
		display: -webkit-box;
		overflow-wrap: break-word;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		margin-top: -16px;
	}
	.content .a1 .a1_left .a1_laiyuan img,.content .a1 .a1_left .a1_time img{
		    width: 14px;
    height: 14px;
    margin-top: -2px;
	}
	.content .a1 .a1_right{
	    margin-bottom:-3px;
	}
	.content .a1 .a1_right img{
		width: 34%;
		/* height: 30%; */
		margin-top: -85px;
		margin-left: 240px;
		border-radius: 8%;
	}
	.content .a1 .a1_left .a1_laiyuan,.content .a1 .a1_left .a1_time{
		color: #838383;
		font-size: 11px;
	}
	/* a2 */
	.content .a2{
		width: 92%;
		margin: 0 auto;
		/*border-top: 2px solid #f1f0f5;*/
		border-bottom: 2px solid #f1f0f5;
		padding: 8px 0;
	}
	.content .a2 .a2_title{
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		margin-bottom: 5px;
		/* margin-left: 10px; */
	}
	/* .content .a2 .a2_tu{
		width: 92%;
		margin: 0 auto;
	} */
	.content .a2 .a2_tu img{
		width: 100%;
		/*border-radius: 7%;*/
		margin-top: 10px;
	}
	.content .a2 .a2_content{
		font-size: 12px;
		color: #838383;
		display: -webkit-box;
		overflow-wrap: break-word;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		/* margin-left: 10px; */
		margin-top: 7px;
	}
	/* a3 */
	.content .a3{
		width: 92%;
		margin: 0 auto;
		margin-top: 8px;
		/*margin-bottom: 30px;*/
		padding: 8px 0;
        border-bottom: 2px solid #f1f0f5;
	}
	.content .a3 .a3_title{
		font-size: 16px;
		font-weight: 600;
		color: #000000;
		margin-bottom: 7px;
	}
	.content .a3 .a3_tu img{
		width: 100%;
		border-radius: 7%;
		margin-top: 10px;
	}
	/* footer */
	.footer{
		background: #1956ab;
		height: 50px;
	}
	.footer p{
		color: #fff;
		text-align: center;
		line-height: 26px;
		font-size: 12px;
	}
	
}



/*招生新闻，就业新闻*/
	/* a4 */
   .a4 {
  margin-bottom: 20px;
  }
  .a4 .a4_top .a4_laiyuan img,.a4 .a4_top .a4_time img{
  	width: 14px;
    height: 14px;
    margin-top: -4px;
  }
   .a4 .a4_top .a4_toptitlt{
  	font-size: 16px;
  	color: #000000;
  	font-weight: 600;
  	/* display: -webkit-box;
  	text-overflow: ellipsis;
  	overflow: hidden;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 1; */
  }
   .a4 .a4_top .a4_laiyuan, .a4 .a4_top .a4_time{
  	color: #838383;
  	font-size: 11px;
  }

/*视频*/
	/* 视频内容页 */
.shipin1{
    margin: 10px 20px;
     display: flex;  
      align-items: center; /* 垂直居中 */  
  }
.shipin1 img{
  width: 26px;
  height: 26px;
}
.shipin1 span{
  font-size: 16px;
  font-family: '黑体';
  margin-left: 6px;

}
.shipin2{
    margin: 10px 20px;
  }
.shipin2 p{
  font-size: 18px;
  font-family: '黑体';
  font-weight: bold;
}
.shipinxia{
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px; /* 线条高度 */  
    background-color: #e6e6e6; /* 线条颜色 */  
    width: 100%; /* 线条宽度，可以根据需要调整 */
}
