.new-main{
	padding: 28px 0 70px;
    display: flex;
}
.new-nav{
	width: 270px;
    margin-right: 30px;
}
.new-nav-t{
	background: #4874cb;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	padding: 16px 24px;
	text-align: center;
	margin-bottom: 3px;
}
.new-nav-l{
	background: rgba(197, 216, 255,.1);
	height: 150px;
}
.new-nav-l .tit{
	display: block;
	margin-bottom: 10px;
	background: #f5f5f6;
	padding: 0 56px 0 40px;
	text-align: center;
	color: #4874cb;
	font-size: 28px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 100px;
	line-height: 100px;
    cursor: pointer;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.new-nav-l .tit.cur,
.new-nav-l .tit.active{
	background: #e2efff;
	position: relative;
	color: #4874cb;
}
.new-nav-l .tit br{
	display: none;
}
.new-nav-l .tit font{
	margin-left: 3px;
}
.new-nav-l .tit.cur:before,.new-nav-l .tit.active:before{
	display: inline-block;
	content: ' ';
	width: 4px;
	height: 36px;
	background: #164fb7;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 0;
}
.new-nav-l .tit.cur:after,.new-nav-l .tit.active:after{
	display: inline-block;
	content: ' ';
	width: 26px;
	height: 26px;
	background: url(../images/right-jt.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 28px;
	top: 50%;
	margin-top: -13px;
}

.rsj-list1{
	margin-bottom: 30px;
}
.rsj-list1 li{
	height: 48px;
	line-height: 48px;
}
.rsj-list1 li a{
	display: inline-block;
	max-width: 86%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 18px;
}
.rsj-list1 li:hover a,.rsj-list1 li:hover span{
	color: #1f58ae;
}
/*.rsj-list1 li a:hover{
	color: #1f58ae;
}*/
.rsj-list1 li a:before{
	display: inline-block;
	content: ' ';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: -2px 20px 0 4px;
	/* background: #cbd2da; */
	vertical-align: middle;
	background-image: url(../images/sanjiao.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.rsj-list1 li span{
	float: right;
	color: #999;
	font-size: 16px;
}


.new-con{
	width: 1100px;
	box-shadow: 0 0 10px 0 rgba(81,94,129,.18);
	padding: 32px;
	box-sizing: border-box;
}
.new-con1{
	width: 1400px;
}
.new-con .title{
	font-size: 20px;
    font-weight: bold;
}

.new-con .line{
    border-radius: 2px;
    margin: 15px 0;
	width: 100%;
    height: 3px;
    background-color: #4874cb;
}


.page-new {
    margin: 30px auto;
    display: flex;
    justify-content: center;
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700;
}

.pagination{
    display: flex;
}

.pagination .disabled span {
    font-size: 14px;
    box-sizing: border-box;
    background-color: #f4f4f5;
    color: #c0c4cc;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
}

.pagination .active span {
    font-size: 14px;
    box-sizing: border-box;
    margin-right: 6px;
    color: #fff;
    background-color: #4874cb;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
}

.pagination li a {
    font-size: 14px;
    box-sizing: border-box;
    background-color: #f4f4f5;
    border-radius: 2px;
    color: #606266;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
}

.new-main .tpgl-list{
	display: flex;
	flex-wrap: wrap;
}

.new-main .tpgl-list a{
	margin-bottom: 33px;
	margin-top: 0;
	margin-right: 20px;
}
.new-main .tpgl-list a:nth-child(5n){
	margin-right: 0;
}
.new-main .tpgl-list a img{
	height: 220px;
	width: 264px;
	transition: transform 0.3s ease;
}
.new-main .tpgl-list a img:hover{
	transform: scale(1.05);
	
}
.new-main .tpgl-list a p {
    height: 70px;
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
    color: #333333;
    font-size: 16px;
	background-color: #fff;
	width: 264px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.new-main .tpgl-list a:hover p{
	color: #4874cb;
	font-weight: bold;
	font-size: 18px;
}



/* 培训教育 */

.education-wrap {
	margin: 0;
	font-family: Arial, sans-serif;
	background-image: url("../images/img6.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: calc(100% - 100px);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-bottom: 100px;
  }

  .back-wrap {
	position: absolute;
	right: 50px;
	top: 30px;
	padding: 10px 30px;
	border-radius: 20px;
	border: 1px solid #4874cb;
	color: #4874cb;
	cursor: pointer;
  }

  .education {
  }

  .top-wrap {
	background-image: url(../images/img1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 1000px;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	border-radius: 10px;
	cursor: pointer;
  }
  .top-wrap div:first-child{
	font-size: 35px;
	color: #fff;
  }
  .top-wrap div:nth-child(2){
	font-size: 20px;
	color: #fff;
	position: absolute;
	bottom: 15px;
	right: 40px;
  }
  .bottom-wrap {
	display: flex;
	margin-top: 20px;
  }

  .bottom-wrap .item{
	background-image: url(../images/img2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 485px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	margin-right: 30px;
	padding-left: 90px;
	box-sizing: border-box;
	border-radius: 10px;
	cursor: pointer;
  }
  .bottom-wrap .item:nth-child(2){
	margin-right: 0;
  }

  .bottom-wrap .item div{
	font-size: 25px;
	color: #fff;
	text-align: center;
  }