﻿.banner {
  width: 100%;
}
.banner .list {
  width: 100%;
}
.banner .list ul {
  margin: 0;
}
.banner .list ul li {
  width: 100%;
}
.banner .list ul li img {
  width: 100%;
}
.banner .list ul li img.wapImg {
  display: none;
}
.banner .list .swiper-pagination {
  bottom: 10px;
}
.banner .list .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin: 0 8px;
  opacity: 0.8;
  background-color: #fff;
}
.banner .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #145bab;
  opacity: 1;
}
.news{}
.news_title{
	text-align: center;
	font-size: 36px;
	line-height: 80px;
	margin: 50px 0 40px 0;
}
.news_conts .news_conts_a ul li:first-child{
	height: 340px;
	border: none;
	position: relative;
	background-size: 110%;
	background-repeat: no-repeat;
    background-position: center center;
	padding: 0;
	transition: .4s;
}
.news_conts .news_conts_a ul li:first-child:hover{
	background-size: 110%;
	transition: .4s;
}
.news_conts .news_conts_a ul li:first-child a h3{
	color: #fff;
	margin: 0;
}
.news_conts .news_conts_a ul li:first-child h3{
    width: 100%;
    bottom: 0;
    height:60px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 25px;
    position: absolute;
    background-image: url(../image/news_title_bg.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_conts a{
	display: block;
	font-size: 18px;
	color: #000;
}
.news_conts a span{
	display: block;
	font-size: 14px;
}
.news_conts ul li div{
	background-color: #fff;
	border-bottom:solid 7px #1b3f9c;
	padding: 30px;
	margin-bottom: 20px;
	fl/oat: left;
	height: 160px;
}
.news_conts .more{
	font-size: 18px;	
	line-height: 52px;
	float: none;
	margin: 40px auto;
	transition: .4s;
}
.news_conts .more a{
	color: #fff;
	background-color: #1b3f9c;
	display: block;
	text-align: center;
}
.news_conts .more a:hover{
	background-color: #132e76;
	text-decoration: none;
	transition: .4s;
}
.notice{
    margin: 70px auto 0 auto;
    padding-top: 100px;
    background-image: url(../image/no_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	background-size: cover;
}
.no_title{
    font-size: 32px;
    line-height: 60px;
    background-image: url(../image/no_title_bg.png);
    padding-left: 15px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: left 0%;
	margin-bottom: 40px;
}
.no_title a{
	font-size: 18px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
}
.no_conts{
	background-color: #fff;
	padding: 35px 35px 0px 35px;
	border-bottom: solid 7px #1b3f9c;
}
.no_conts ul li{
	margin-bottom: 35px;
	font-size: 18px;
	height: 50px;
	border-bottom: solid 1px #eeebea;
	position: relative;
}
.no_conts ul li a{
	display: block;
	line-height: 35px;
	text-decoration: none;
	color: #000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.no_conts ul li span{
	line-height: 12px;
	background-color: #fff;
	display: inline-block;
	padding: 0 8px;
	color: #1b3f9c;
	font-size: 14px;
	font-style: italic;
}
.notice_fr{
	margin-top: 130px;
}


.me{
    background-image: url(../image/me_bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
	background-size: cover;
	padding: 50px 0 100px 0;
}
.me .wid{
	padding: 0 15px;
}
.me_title{}
.me_title ul li{
    float: left;
    margin-right: 20px;
	line-height: 60px;
	width: 160px;
	text-align: center;
}
.me_title ul .on a{
	color: #fff;
	width: 180px;
	padding-right: 13px;
	background-image: url(../image/no_title_bg.png);
    background-repeat: no-repeat;
    background-position: left 0%;
}
.me_title ul li a{
	font-size: 32px;
	color: #000;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.me_conts ul li{
	margin: 10px 0 10px 0;
	padding: 5px;
	background-color: #fff;
}
.me_conts ul li:last-child{
	margin-bottom: 0;
	border-bottom: solid 7px #1b3f9c;
}
.me_conts ul li a{
	display: block;
	color: #000;
	text-decoration: none;
}
.me_conts ul li a img{
	width: 180px;
	max-height: 90px;
	margin-right: 10px;
	float: left;
}
.me_conts ul li a p{
	float: right;
	width: calc(100% - 190px);
	font-size: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin: 0;
	line-height: 90px;
}

.video{
    background-image: url(../image/vi_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	background-size: 100%;
	background-color: #fcfcfc;
	padding: 20px 45px;
}
.video_wid{
	background-color: rgba(255,255,255,0.80);
	padding: 4% 0 2% 0;
	margin-bottom: 100px;
}
.vi_title{
	font-size: 32px;
	padding-left: 60px;
	width: 160px;
    background-image: url(../image/vi_arrow.png);
    background-repeat: no-repeat;
    background-position: left 0%;
}
.vi_conts{
	width: calc(100% - 160px);
}
.vi_conts ul li a{
	color: #000;
	text-decoration: none;
}
.vi_conts ul li h2{
	font-size: 16px;
    background-image: url(../image/vi_title_icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
	padding-left: 70px;
	line-height: 65px;
	margin: 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.vi_conts ul li img{
	width: 100%;
}
.vi_more{
	text-align: center;
}
.vi_more img{

	max-width: 100%;
}



.edu{
    background-color: #fcfcfc;
    position: relative;
    width: 100%;
    background-image: url(../image/edu_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
	background-size: 100%;
	height: 1100px;
}
.edu_title{
    width: 25%;
    left: 5%;
    position: absolute;
    background-image: url(../image/edu_title_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
	background-size: 100%;
	height: 700px;
	padding-top: 160px;
	color: #fff;
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	margin-top: 80px;
}
.edu_title a{
	display: block;
	width: 60%;
	margin-left: 20%;
	text-align: center;
	font-size: 20px;
	background-color: #fff;
	color: #8da5bf;
	line-height: 55px;
	margin-top: 20px;
	text-decoration: none;
}
.edu_conts{
	width: 76%;
	left: 22%;
	position: absolute;
	z-index: 99;
}
.edu_conts_a{
	position: absolute;
	width: 100%;
}
.edu_conts_a ul li{
	float: left;
	width:16.6%;
	padding:  0;
	background-color: #2e3c5f;
	text-align: center;
	
}
.edu_conts_a ul li a{
	height: 12.1vw;
	display: flex;
	align-content:center;
	flex-direction:column;
	justify-content:center;
}
.edu_conts_a ul li img{
	width: 34%;
	margin-bottom: 5%;
	margin-left: 33%;
}
.edu_conts_a ul li a p{
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	margin: 0;
}
.edu_conts_a ul li:nth-child(2){
	margin-left: 16.6%;
	background-color: #1b3f9c;
}
.edu_conts_a ul li:nth-child(3){
    width: 33.2%;
    padding: 0;
    background-image: url(../image/edu_icon_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 100%;
}
.edu_conts_a ul li:nth-child(3) a{
	height: 24.2vw;
}
.edu_conts_a ul li:nth-child(3) img{
	width: 26%;
	margin-left: 37%;
}
.edu_conts_a ul li:nth-child(4){
	margin-top: 12.1vw;
	background-color: #5f7abd;
}
.edu_conts_a ul li:nth-child(5){
	position: absolute;
	left: 16.6%;
	top: 12.1vw;
	background-image: url(../image/edu_icon_bg_b.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 100%;
}
.edu_conts_a ul li:nth-child(6){
	background-image: url(../image/edu_icon_bg_c.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 100%;
}
.edu_conts_a ul li:nth-child(7){
	margin-left: 16.6%;
	background-image: url(../image/edu_icon_bg_d.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 100%;
}
.edu_conts_a ul li:nth-child(8){
	position: absolute;
	left: 16.6%;
	top: 36.3vw;
	background-color: #15908c;
}
.edu_conts_b{
	position: absolute;
	top:  30vw;
	left: 33.2%;
	width: 66.8%;
}
.edu_conts_b h2{
	font-size: 32px;
	text-align: right;
	padding-right: 5%;
	padding-top: 2.5vw;
	margin-bottom: 1.5vw;
}
.edu_conts_b ul li{
	margin: 1%;
	padding: 1%;
	background-color: #fff;
}
.edu_conts_b ul li:last-child{
	border-bottom: solid 7px #1b3f9c;
}
.edu_conts_b ul li a{
	display: block;
	height: 90px;
}
.edu_conts_b ul li a img{
	max-height: 90px;
	width: 180px;
	float: left;
}
.edu_conts_b ul li a p{
	font-display: block;
	float: right;
	width: calc(100% - 190px);
	line-height: 90px;
	font-size: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #000;
}


.topic{
    padding: 11vw 0 13vw 0;
    background-image: url(../image/topic_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
	background-size: cover;
}
.topic_title{
	width: 55px;
	margin-right: 100px;
	font-size: 32px;
	line-height: 35px;
	text-align: center;
	padding: 0px;
	padding-top: 80px;
	float: left;
	text-align: center;
}
.topic_title a{
	padding: 80px 0;
	font-size: 18px;
	display: block;
	background-color: #1b3f9c;
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	width: 55px;
	text-align: center;
	line-height: 25px;
}
.topic_conts{

	width: 1165px;
	float: right;
}
.topic_conts ul li{
    width: 23%;
    float: left;
    background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
	padding: 4vw 2vw 0 2vw;
	margin: 0 1%;
}
.topic_/conts ul li:first-child{
    background-image: url(../image/c7ffb57c6ff469f5.jpg);	
}
.topic_/conts ul li:nth-child(2){
    background-image: url(../image/topic_05.jpg);	
}
.topic_/conts ul li:nth-child(3){
    background-image: url(../image/topic_07.jpg);	
}
.topic_/conts ul li:last-child{
    background-image: url(../image/topic_09.jpg);	
}
.topic_conts ul li a{
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
	height: 26vw;
}
.topic_conts ul li a h3{
	width: 20%;
	margin-left: 70%;
	padding-top: 9vw;
}
.topic_conts ul li a p{
	position: absolute;
	bottom: 0px;
	right: 0;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
.topic_conts ul li a p span{
	display: block;
	width: 1px;
	margin: 1vw auto 0 auto;
	background-color: #fff;
	height: 3vw;
}



.figure{
    background-image: url(../image/figure_bg.jpg);
    background-repeat: no-repeat;
    background-position: left 10vw;
	background-size: 100%;
	background-color: #fff;
	padding-top: 10vw;
}
.figure_title{
	width: 16.6%;
	text-align: center;
	padding-top: 8vw;
	font-size: 32px;
	line-height: 40px;
	color: #fff;
	float: left;
}
.figure_title p a{
	font-size: 18px;
	line-height: 16px;
	margin: 1vw 0;
	color: #fff;
	text-decoration: none;
}
.figure_title span{
	display: block;
	width: 1px;
	margin: 1vw auto 0 auto;
	background-color: #fff;
	height: 6vw;
}
.figure_conts{
	width: 83.4%;
	float: right;
}
.figure_conts ul li{
	width: 23%;
	margin-right: 2%;
	float: left;
}
.figure_conts ul li a{
	color: #fff;
	text-decoration: none；
}
.figure_conts ul li:nth-child(4) a{
	color: #000;
}
.figure_conts ul li p{
	text-align: center;
	font-size: 24px;
	line-height: 70px;
	margin: 0;
}
.figure_conts ul li img{
	width: 100%;
}



.view{
	padding: 7vw 0;
	background-color: #fff;
}
.view_title{
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	margin-bottom: 5vw;
}
.view ul{
	display: flex;
	justify-content:space-between;
}
.view ul li a{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #000;
	line-height: 50px;
}
.view ul li img{
	margin-bottom: 15px;
}



@media screen and (max-width: 1600px) {
	.edu{
		height: 950px;
	}
	.topic_conts ul li a{
		height: 34vw;
	}
}

@media screen and (max-width: 768px) {
	
	.banner .list ul li img.wapImg {
		display: block;
	}
	  .banner .list ul li img.pcImg {
		display: none;
	}
	.news_title {
		text-align: center;
		font-size: 28px;
		line-height: 8vw;
		margin: 7% 0 3% 0;;
	}
	.news_conts ul li div{
		padding: 5%;
		margin-bottom: 10px;
		height: auto;
		border-bottom: solid 4px #1b3f9c;
	}
	.no_conts{
		padding: 2%;
	}
	.notice_fr {
		margin-top: 10vw;
	}
	.notice_fr img{
		width: 80%;
		margin: 0 10%;
	}
	.news_conts ul li{
		padding: 0;
	}
	.news_conts ul li div{
		float: none;
	}
	
	.me .wid {
    	margin: 0 2.5% 0 2.5%;
		width: 95%;
		padding: 0;
	}
	.me_conts ul li{
		margin: 0 0 10px 0;
	}
	.me_conts ul li a{
		display: block;
		color: #000;
		text-decoration: none;
	}
	.me_conts ul li a img{
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		float: none;
	}
	.me_conts ul li a p{
		width: 100%;
		font-size: 16px;
		line-height: 30px;
		overflow: auto;
		text-overflow:inherit;
		white-space:normal;
		float: none;
	}
	
	
	
	.video{
		padding: 2%;
	}
	.video_wid{
		padding: 5% 2% 5% 0% ;
	}
	.vi_title{
		font-size: 32px;
		padding-left: 0px;
		padding-top: 50px;
		width: 10%;
		background-image: url(../image/vi_arrow.png);
		background-repeat: no-repeat;
		background-position: left 0%;
	}
	.vi_conts{
		width: 90%;
	}
	.vi_conts ul{
		padding: 0;
	}
	.vi_conts ul li:nth-child(3), .vi_conts ul li:nth-child(4){
		display: none;
	}
	
	.edu {
		height: 280vw;
	}
	.edu_title{
		display: none;
	}
	.edu_conts{
		width: 100%;
		left: 0%;
		position: relative;
		z-index: 99;
	}
	.edu_conts_a{
		position: relative;
		width: 100%;
	}
	.edu_conts_a ul li{
		float: left;
		width:50%;
		padding:  0;
		background-color: #2e3c5f;
		text-align: center;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
	}
	.edu_conts_a ul li a{
		height: 42vw;
		display: flex;
		align-content:center;
		flex-direction:column;
		justify-content:center;
	}
	.edu_conts_a ul li img{
		width: 28%;
		margin-bottom: 5%;
		margin-left: 36%;
	}
	.edu_conts_a ul li a p{
		font-size: 18px;
		line-height: 40px;
		color: #fff;
		margin: 0;
	}
	.edu_conts_a ul li:nth-child(2){
		margin-left: 0;
		background-color: #1b3f9c;
	}
	.edu_conts_a ul li:nth-child(3){
		width: 50%;
		padding: 0;
		background-image: url(../image/edu_icon_bg.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
	}
	.edu_conts_a ul li:nth-child(3) a{
		height: 42vw;
	}
	.edu_conts_a ul li:nth-child(3) img{
		width: 28%;
		margin-left: 36%;
	}
	.edu_conts_a ul li:nth-child(4){
		margin-top: 0;
		background-color: #5f7abd;
	}
	.edu_conts_a ul li:nth-child(5){
		position: relative;
		left: 0;
		top: 0;
		background-image: url(../image/edu_icon_bg_b.jpg);
	}
	.edu_conts_a ul li:nth-child(6){
		background-image: url(../image/edu_icon_bg_c.jpg);
		
	}
	.edu_conts_a ul li:nth-child(7){
		margin-left: 0;
		background-image: url(../image/edu_icon_bg_d.jpg);
	}
	.edu_conts_a ul li:nth-child(8){
		position: relative;
		left: 0;
		top: 0;
		background-color: #15908c;
	}
	.edu_conts_b{
		position: relative;
		top:  10vw;
		width: 96%;
		margin: 0 auto;
		left: 0%;
	}
	.edu_conts_b h2{
		font-size: 22px;
		text-align: center;
		padding-right: 0;
		padding-top: 0;
		margin-bottom: 5vw;
	}
	.edu_conts_b ul li{
		margin: 1%;
		padding: 1%;
		background-color: #fff;
	}
	.edu_conts_b ul li:last-child{
		border-bottom: solid 7px #1b3f9c;
	}
	.edu_conts_b ul li a{
		display: block;
		height: 20vw;
	}
	.edu_conts_b ul li a img{
		max-height: 20vw;
		width: 42%;
		float: left;
	}
	.edu_conts_b ul li a p{
		font-display: block;
		float: right;
		width: 55%;
		line-height: 6vw;
		font-size: 16px;
		overflow: hidden;
		text-overflow:inherit;
		white-space:normal;
		color: #000;
		display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	}
	
	
	
	.topic{
    	padding: 6% 0 10% 0;
		background-size: cover;
	}
	.topic_title{
		width: 10%;
		margin-right: 5%;
		font-size: 24px;
		line-height: 30px;
		padding-top: 40px;
		float: left;
	}
	.topic_title a{
		width: 100%;
		padding: 30px 0;
		font-size: 16px;
		display: block;
		background-color: #1b3f9c;
		color: #fff;
		text-decoration: none;
		margin-top: 20px;
		text-align: center;
		line-height: 20px;
	}
	.topic_conts{
		width: 85%;
	}
	.topic_conts ul li{
		width: 46%;
		height: auto;
		float: left;
		padding: 5% 5% 0 5%;
		margin: 2%;
	}
	.topic_conts ul li a{
		color: #fff;
		font-size: 20px;
		line-height: 30px;
		text-decoration: none;
		display: block;
		position: relative;
		width: 100%;
		height: 50vw;
	}
	.topic_conts ul li a h3{
		width: 20%;
		margin-left: 65%;
		padding-top: 6vw;
		font-size: 18px;
	}
	.topic_conts ul li a p{
		position: absolute;
		bottom: 0px;
		right: 0;
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}
	.topic_conts ul li a p span{
		display: block;
		width: 1px;
		margin: 1vw auto 0 auto;
		background-color: #fff;
		height: 3vw;
	}
	
	
	
	.figure{
		background-image: url(../image/figure_bg.jpg);
		background-repeat: no-repeat;
		background-position: left 10vw;
		background-size: cover;
		background-color: #fff;
		padding-top: 10vw;
	}
	.figure_title{
		width: 10%;
		text-align: center;
		padding-top: 15vw;
		font-size: 24px;
		line-height: 32px;
		color: #fff;
		float: left;
		margin-left: 2%;
	}
	.figure_title p a{
		font-size: 14px;
		line-height: 16px;
		margin: 1vw 0;
		color: #fff;
		text-decoration: none;
	}
	.figure_title span{
		display: block;
		width: 1px;
		margin: 1vw auto 0 auto;
		background-color: #fff;
		height: 6vw;
	}
	.figure_conts{
		width: 85%;
		float: right;
	}
	.figure_conts ul li{
		width: 46%;
		margin: 2%;
		float: left;
	}
	.figure_conts ul li:last-child a{
		color: #fff;
	}
	.figure_conts ul li p{
		text-align: center;
		font-size: 18px;
		line-height: 40px;
	}
	
	
	.view{
		padding: 12vw 0;
	}
	.view ul{
		display: block;
		clear: both;
		height: 70vw;
	}
	.view ul li{
		width: 36%;
		margin: 3% 7%;
		text-align: center;
		float: left;
	}
	.view ul li a{
		display: block;
		text-align: center;
		font-size: 20px;
		color: #000;
		line-height: 40px;
	}
	.view ul li img{
		width: 50%;
	}
	
}