* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

body {
	background: #fff;
	font-family: "微软雅黑";
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
}

ul,
ol {
	list-style: none;
}
.v_news_content{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content span{
    letter-spacing: normal !important;
LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content p{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content p span{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.vsbcontent_start{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start span{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start p span{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start p{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
#vsb_content_4 p span{
LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
#vsb_content_4 p{
LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start a{
    display: initial;
}

 














a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;
	 
	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}

.w1428 {
	margin: 0 auto;
	width: 1428px;
}


.clear {
	clear: both;
}
 


.ant-carousel .slick-slide {
	text-align: center;
	height: 470px;
	line-height: 160px;
	background: #364d79;
	overflow: hidden;
}

.ant-carousel .slick-dots li button {
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
}

.ant-carousel .slick-dots li.slick-active button {
	width: 13px;
	height: 13px;
	background: #4679D1;
	border-radius: 50%;
}

 


/* 党建滚图 */
.index_roll {
	overflow: hidden;
	width: 1428px;
	margin: 0px auto 30px auto;
}

.friendLink .tempWrap {
	width: 1428px !important;
}

.friendLink {

	margin-top: 34px;
	overflow: hidden;
	clear: both;
}

.friendLink ul {
	overflow: hidden;
	zoom: 1;
}

.friendLink ul li {
	width: 342px;
	float: left;
	display: inline;
}

.friendLink ul li a {
	width: 330px;
	height: 208px;
	position: relative;
	color: #000;	
}
.friendLink ul li a span{
	color: #333;
	line-height: 40px;
	    font-size: 18px;
}

.friendLink ul li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.8s;	
}

/* .friendLink ul li a span {
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.friendLink ul li a:hover span {
	color: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;

} */

.rightNav {
	color: #fff;
}

/* banner */

.banner {
	position: relative;
	min-width: 1428px;
	width: 100%;
	height: 470px;
	overflow: hidden;
}

.banner .han_pic {
	position: relative;
	z-index: 0;
}

.banner .han_pic img {
	min-width: 1428px;
	width: 100%;
	height: 470px;
	display: block;
}

.banner .han_hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.banner .han_hd li {
	margin: 0 5px;
	background: url(../image/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.banner .han_hd li.on {
	background: url(../image/dot8.png) no-repeat 0 -16px !important;
	background-position: 0 0;
}

.banner .prev,
.banner .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../image/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.banner .prev {
	left: 0;
}

.banner .next {
	background-position: 0 -90px;
	right: 0;
}

.banner .prev:hover,
.banner .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/*轮播图结束*/
.flex {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.left {
	width: 47%;
}

.right {
	width: 49%;
}

.dongtiai {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:20px;
	}

.dongtiai li {
	width: 48%;
	
	display: flex;
	justify-content: space-between;
	line-height: 38px;
	align-items: center;
	height: 36px;
}
.dongtiai li a{
	font-size: 15px;
	color: #333;
}
.dongtiai li a:hover{
	color: #67b0fb;
}
.dongtiai li  span{
	font-size: 14px; 
	color: #999;
}
/* 焦点图开始 */
.focus {

	 
	position: relative;
	width: 670px !important;
	height: 380px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
margin-top: 20px;


}

.focus #pic {
	width: 670px;
	height: 380px;
	overflow: hidden;
}

.focus #pic ul {
	width: 1216px;
	height: 380px;
	float: left;
}

.focus #pic li {
	width: 670px;
	height: 380px;
	float: left;
}

.focus #pic li img {
	width: 670px;
	height: 380px;
	float: left;
}

.focus .tip-bg {
	width: 670px;
	height: 40px;
	background: #555;
	filter: alpha(opacity=80);
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
}

.focus .txt_han {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}

.focus .txt_han li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: -36px;
}

.focus .txt_han li a {
	color: #eee !important;
	display: block;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.focus #tip {
	width: 80px;
	font-size: 12px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	z-index: 13;
}

.focus #tip ul li {
	font-size: 12px;
	line-height: 8px;
	text-align: center;
	border-radius: 50%;
	color: #4a93df;
	background: #fff;
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	margin: 10px 3px;
	cursor: pointer;
}

.focus #tip ul li.on {
	font-size: 12px;
	background: #4a93df;
	color: #fff;
}

/*焦点图结束*/
/* 学院通知 */
.tongzhi {
	display: flex;
	flex-direction: column;
	margin-top: 16px;
}
.tongzhi li {
	      width: 100%;
	      display: flex;
	      justify-content: space-between;
	      height: 64px;
	      align-items: center;
	      margin-top: 10px;
}

.tongzhi li p {
	width: 88px;
	height: 60px;	 
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border:1px solid #eee;
}

.tongzhi li p i {
	font-weight: 600;
	    font-size: 20px;
	    font-style: normal;
	    margin-bottom: 5px;
	   
	    display: flex;
	    text-align: center;
	    height: 40px;
	    width: 100%;
	    align-items: center;
	    justify-content: center;
	    color: #67b0fb;
}

.tongzhi li p span {
	    font-size: 14px;
	    color: #67b0fb;
	    height: 38px;
	    width: 100%;
	    align-items: center;
	    justify-content: center;
	    display: flex;
		 
}

.tongzhi li .zc {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	width: 85%;
	justify-content: center;
}

.tongzhi li .zc a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 10px;
}
.tongzhi li:hover a {
	color: #67b0fb;
}
 
/*nav导航盒子*/

.nav {
	 
	width: 100%;
	height: 90px;
	background:  #4a93df;
	 min-width: 1480px;
	line-height: 90px;
}

.nav-ul{
	margin: 0 auto;
	width: 1480px;
        height:100%;
}
.nav ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;
	width: 148px;
	z-index: 99;
}

.nav ul li ul {
	display: none;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 90px;
	left: 0;
	box-shadow: 0px 4px 6px 1px #c1c1c1;
}

.nav ul li:hover ul li a {
	display: block;
	background: #4a93df;
	font-size: 16px;
	color: #fff;
}

.nav ul li:hover ul li a:hover {
	background: #fff;
	color: #1F62C7;
}

.nav ul li a {
	color: #fff;
	font-size:18px;
}

.nav-activ {
	color: #fff;
	font-weight: bold;
}

.zlm {
	height: 52px;
	line-height: 52px;
	width: 148px !important;
}

.zlm a {
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
}
.u-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1428px;
	margin: 0 auto;
}

/*导航   结束*/  

.topNav,
.bottomNav,
.text-nav,
.dynamic-wrap,
.module_classification,
.scene_facilities,
 
.content,
.detail_content {
	width: 1428px;
	margin: 0 auto;
}

.top-nav—content {
	background: #4a93df;
min-width: 1480px;
}

.topNav {
	height: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;

}

.bottom-nav—content {
	background: #6eb1f7;
min-width: 1480px;
}

.bottomNav {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo-img {
	 
	margin: 25px 0;
}

.logo-img img {
	width: 100%;
	height: 100%;
}

.search-box {
	display: flex;
	position: relative;
	padding-left: 23px;
	background: #fff;
	border-radius: 18px;
	padding: 8px 0 8px 23px;
}

.search-img {
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
}

input[type="text"] {
	outline: none;
	border: none;
	    margin-right: 32px
}

input::placeholder {
	font-size: 12px;
	color: #787878;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;

}
.nn{
	background: #4a93df;
	width: 100%;
}
.text-nav {
	display: flex;
	justify-content: space-between;
	padding: 24px 0;
	font-size: 20px;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-weight: 400;
	color: #fff;
	cursor: pointer;	
	width: 1428px;
	
}
.text-nav a{
	color: #fff;
}
.text-nav a:hover {
	font-weight: bold;
	color: #fff;
}

.dynamic-wrap {
	display: flex;
	justify-content: space-between;
	 
}

.scene_facilities,
.news-information,
.news-information2,
.news-information1 {
	padding-top: 50px;
}

.news-information {
	width:48%;
}
 .news-information1 {
	width: 28%;
}
.news-information2{
width: 34%;
}
.title-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 8px solid #e5eeff;
	 
	cursor: pointer;
	height: 50px;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	border-bottom: 6px solid #67b0fb;
	height: 58px;
}

.more {
	font-size: 14px;
	font-weight: 400;
	color: #878787;
}

.news{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	cursor: pointer;
}
.news ul{
	margin-top: 20px;
}
.news ul li {
	float: left;
	width: 100%;
	line-height: 56px;
	height: 56px;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* border-bottom: 1px solid #e7e7e7; */
}

 

.news ul li a {
	color: #484848 !important;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.news ul li a:hover {
	color: #1F62C7 !important;
}

.news ul li span {

	color: #939393;
	font-size: 14px;
}

.more a {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.4);
	float: right;
}
/* 下载 */
 .xueshu ul {
 	    margin-top: 22px;
 	    box-sizing: border-box;
 	    width: 100%;
 	    background: #fff;
 	    height: 262px;
 	    float: left;
 	    padding: 21px 0 0 22px;
 
 }
 
 .xueshu ul li {
 	float: left;
 	width: 100%;
 	line-height: 48px;
 	height: 48px;
 	color: #484848;
 
 }
 
 .xueshu ul li img {
 	margin-right: 13px;
 	vertical-align: middle;
 	margin-top: -5px;
 }
 
 .xueshu ul li a {
 	color: #484848 !important;
 	font-size: 16px;
 	float: left;
 	height: 30px;
 	line-height: 30px;
 	width: 100%;
 	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
 }
 
 .xueshu ul li:hover {
  
 }
 
 .xueshu ul li a:hover {
 	color: #1463b5 !important;
 }
 
 .xueshu ul li span {
 	float: left;
 	color: #939393;
 	font-size: 14px;
 	display: inline-block;
 	/* background: #e8e7e7; */
 	/* width: 36%; */
 	height: 35px;
 	border-bottom: 1px solid #ccc;
 	line-height: 42px;
 }
 
 .xueshu ul li span i {
 	font-style: normal;
 	color: #333;
 	font-size: 16px;
 }
 
/* 科研 */

.content2 {
	margin: 0 auto;
	min-width: 1428px;
	width: 100%;
	background: URL(../image/bj1.png) top center no-repeat;
	height: 964px;
	 

}
.content3 {
	margin: 0 auto;
	min-width: 1428px;
	width: 100%;
	background: URL(../image/bj2.png) top center no-repeat;
	height: 530px;
	 

}

/* 通知公示选项卡 */


.sciHead {
	width: 100%;
	height: 38px;
	padding-top: 40px;
	 
	text-align: center;
}

.sciHead ul li {
	display: inline-block;
	    /* width: 136px; */
	    height: 50px;
	    margin: 0 26px;
	    line-height: 50px;
	    font-size: 24px;
	    overflow: hidden;
	    float: none;
		
}

.sciHead ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	font-weight: bold;
}

.sciHead ul li a img {
	position: relative;
	top: 8px;
	left: -7px;

}

.sciHead ul li.on {
	font-weight: bold;
	border-bottom:4px solid #4a93df;
}

.sciHead ul li.on a {
	color: #4a93df;
	
}

.sciBox {
	height: 390px;
	margin-top: 50px;

	overflow: hidden;
	position: relative;
}

.sciWrap {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}



/* 选项卡结束 */
 
/* 选项卡中内容 */
.keyan {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.keyan li {
	width: 100%;
	display: flex;
	justify-content: space-between;

	border-bottom: 1px solid #ddd;
	height: 126px;
	align-items: center;
}

.keyan li p {
	width: 104px;
	height: 78px;
	background: #F3F3F3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.keyan li p i {
	font-weight: 600;
	font-size: 20px;
	font-style: normal;
	margin-bottom: 5px;
	background: #67b0fb;
	display: flex;
	text-align: center;
	height: 44px;
	width: 100%;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.keyan li p span {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	height: 38px;
	width: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
}

.keyan li .zc {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	width: 82%;
	justify-content: center;
}

.keyan li .zc a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 10px;
}



.keyan li:hover a {
	color: #67b0fb;
}

 

 /* 色块 */
 

.module_classification {
	margin:50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.business_module {
	display: flex;
	    align-items: center;
	    font-size: 26px;
	    font-weight: bold;
	    color: #FFFFFF;
	    width: 456px;
	    border-radius: 10px;
	    cursor: pointer;
	    height: 126px;
	    justify-content: center;
}
 

/* .business_module:hover .module_img img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.module_img img {
	display: block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
 */
.jw_module {
	background: #5dadff;
	   
}
.jw_module:hover{
	    box-shadow: 4px 6px 4px 3px #d9d9d9;
	    transform: translate(0px, -8px);
	    transition: 0.5s;
}
.ky_module:hover{
	    box-shadow: 4px 6px 4px 3px #d9d9d9;
	    transform: translate(0px, -8px);
	    transition: 0.5s;
}
.kc_module:hover{
	    box-shadow: 4px 6px 4px 3px #d9d9d9;
	    transform: translate(0px, -8px);
	    transition: 0.5s;
}
.ky_module
 {
	background: #5bd2bc;
}

.kc_module
 {
	background: #f9ca60
}

 

.module_text {
	margin-left:30px;
}

.module_img {
	 
}
.footer {
	background: url(../image/foot.png);
	 min-width:1480px
}

.footer_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 29px 0;
	cursor: pointer;
	width: 1428px;
	    margin: 0 auto;
	
}
 

.footer_left_content {
	color: #fff;
	font-size: 15px;
	line-height: 34px;
}
.footer_left_content  a{
color: #fff;
}
.footer_right_content {
	display: flex;
	align-items: center;
}

.official_account_img {
	 
	margin-left: 49px;
}

.unit_nature_img {
	width: 56px;
	height: 68px;
}

 


/* 内容 */
 
.ab_center {

	width: 1428px;	
	border: 1px solid #c8dcf5;
	margin: 50px auto;	 
	border-top: 3px solid #4a8cdd;
}

.weizhi {
	width: 96%;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #dadfe7;
	margin: 0 auto;
	color: #656565;
	text-align: right;
}

.weizhi a {
	color: #656565;
	font-size: 16px;
}

.cuxian {
	 
	height: 64px;
	float: left;
	/* display: block; */
	font-weight: bold;
	font-size: 22px;
	color: #4a8cdd;
	text-align: left;
}

.nr_center_content {
	margin: 30px auto;
	width: 96%;
	text-align: justify;
	line-height: 28px;
	padding-bottom: 80px;
}

.title-text {
	line-height: 35px;
	font-size: 29px;
	text-align: center;
	font-weight: bold;


}

.date_x {
	background: #eaeaea;
	width: 60%;
	height: 44px;
	line-height: 44px;
	 
	text-align: center;
	margin: 40px auto;


}

.date_x span {
	margin-left: 20px;
}

 
 /* 侧栏列表 */
 
 .about {
 	width: 1428px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 50px; 
 	 display: flex;
 	  
 }
 .ab_left {
 	width: 280px;
 	 
 	float: left;
 	margin-right:40px;
 	margin-bottom: 40px; 
 }
 
 .ab_right {
 	width: 1100px;
 	background-color: #fff;
 	float: left;	
 	border: 1px solid #c8dcf5;
 	border-top: 3px solid #4a8cdd;
 }
 
 .cl_tou {
 	float: left;	 
 	width: 280px;
 	height: 72px;
 	line-height: 72px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	font-weight: bold;
 	background: #4a8cdd;
 
 }
 .weizhi1 {
 
 	width:96%;
 	height: 70px;
 	line-height: 70px;
 	border-bottom: 1px solid #d9d9d9;
 	margin: 0 auto;
 	color: #3d3d3d;
 	text-align: right;
 	margin-bottom: 20px;
 }
 
 .weizhi1 a {
 	color: #3d3d3d;
 	font-size: 16px;
 
 }
 .cl_lie {
 	float: left;
 	background: #f5f5f5;
 	width: 100%;
 	height: 690px;
 }
 
 .cl_lie ul li {
 	float: left;
 	width: 100%;
 	height: 66px;
 	line-height: 66px;
 	text-align: center;
 	font-size: 20px;
 	color: #4a8cdd;
 	margin-bottom: 2px;
 	border-bottom: 1px solid #ffffff;
 	
 }
 
 .activ {
 	background: #fff;
 	height: 66px;
 	width: 98%;
 	line-height: 66px;
 	color: #4a8cdd !important;
 	border-left: 6px solid #4a8cdd !important;
 }
 
 .cl_lie ul li a:hover {
 	background: #fff;
 	height: 66px;
 	width: 98%;
 	line-height: 66px;
 	color: #4a8cdd !important;
 	border-left: 6px solid #4a8cdd;
 	
 }
 
 .cl_lie ul li a {
 	color: #333;
 	height: 66px;
 	width: 98%;
 	line-height: 66px;
 	border-left: 6px solid #d7d7d7;
 
 }
 
 .no {
 	display: none !important;
 }
 
 .dqlm {
 
 	 
 	text-align: center;
 	float: left;
 	color: #4a8cdd;
 	font-size: 20px;
 	font-weight: bold;
 }
 
 .liebiao {
 	margin: 0 auto;
 	width: 96%;
 	padding-bottom: 140px;
 }
 
 .liebiao ul li {
 	font-size: 16px;
 	height: 50px;
 	line-height: 50px;
 	border-bottom: 1px dashed #c8dcf5;
 	width: 100%;
	display: flex;
	justify-content: space-between;
 }
 
 .liebiao ul li a {
 	display: flex;
 	    width: 88%;
 	    align-items: center;
		color: #333;
 }
 
 .liebiao ul li span {
 	float: right;
 	color: #999;
 	font-size: 13px;
 }
 
 .liebiao ul li i {
 	background:  #4a8cdd;
 	width: 6px;
 	height: 6px;
	margin-right: 20px;
 }
 .liebiao ul li a:hover {
 	color: #4a8cdd;
 }
 /* 侧栏列表 */
 
 
 /* 列表 */
 
 
 
 
 
 .ab_content {
	margin: 50px auto;
 	width: 1428px;
 	min-height: 500px;
	border: 1px solid #c8dcf5;
	border-top: 3px solid #4a8cdd;
 
 }
  .ab_content ul{
	  width: 96%;
	  margin:0 auto ; 
  }
 .ab_content ul li {
 	font-size: 16px;
 	height: 50px;
 	line-height: 50px;
 	border-bottom: 1px dashed #c8dcf5;
 	width: 100%;
 	display: flex;
 	justify-content: space-between;
 }
 .ab_content ul li a {
 	display: flex;
 	    width: 88%;
 	    align-items: center;
 		color: #333;
 }
 
 .ab_content ul li span {
 	float: right;
 	color: #999;
 	font-size: 13px;
 }
 
 .ab_content ul li i {
 	background:  #4a8cdd;
 	width: 6px;
 	height: 6px;
 	margin-right: 20px;
 }
 .ab_content ul li a:hover {
 	color: #4a8cdd;
 }