﻿@import url(stylesheet.css);
@import url(font.css);

.inner {
	width: 1400px;
	margin: 0px auto;
}
.body_b  #header .inner,.body_b  .wrapper .inner,.body_b .inner{
	max-width: 1400px;
	margin: 0px auto;
}
.piao{
  position:fixed;
  top: 25%;
  left:0px;
  max-width: 140px;
  z-index: 9;
  transform: translateX(-100%);
  transition: all 0.7s ease-out 0s;
}
.piao>img{width: 140px;}
.piao_link{
	
	width: 140px;
	
	background-color: #1543ce;
	padding-top: 10px;
	}
	.piao_link h3{margin-top:15px;text-align:center;}
 .piao_link a{display:block;width:100px;height:100px;margin:0px auto;text-align:center;border-bottom: 1px solid #1f54c3;padding-bottom: 5px;}
 .piao_link a img{margin:10px 0px;}
  .piao_link a p{color:#fff;text-align:center;font-size:16px;margin:5px 0px;}
  .piaoadd{left:-140px;transition:0.3s;}
.lantiao{width:100%;background:#1953d0;height:45px;}
.sliderbutton.next
 {
    right: -50px;
    
    background-size:30px;
}

.sliderbutton.prev
 {
    left: -80px;
    
    background-size:30px;
}

.sliderbutton {
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 9;
    color: #fff;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    background-color: #1953d0;
    *
    background-color: #fff;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}





.top_head {


	background: #1953d0;
	width: 100%;
	height: 50px;

	z-index: 9;
}


.sitelogo {
	padding: 30px 0px;
}

.top_link {
	margin-top: 15px;
	margin-bottom: 0px;
}

.top_link ul li {
	float: left;
	padding: 0px 20px;
}

.top_link ul li a {
	color: #fff;
	font-size: 14px;
}

.top_link .kuai {

	padding: 0px 25px;
	margin-right: 30px;
	position: relative;
	background: url(../image/icon1.png) no-repeat left center, url(../image/icon3.png) no-repeat right center;
display: none;
}

.top_link .kuai ul {
	position: absolute;
	background: #1953d0;
	width: 150px;
	left: 0px;
	top: 20px;
	display: none;
	padding-top: 15px;
	z-index: 99;
}

.top_link .kuai:hover ul {
	display: block;
}

.top_link .kuai ul li {
	float: none;
	text-align: center;
	background-color: #fff;
}

.top_link .kuai ul li a {
	color: #333;
	line-height: 35px;
}

.top_left .link_last {
	background: none;
}

.top_left ul li {
	float: left;
	margin-top: 18px;
	padding: 0px 13px;
	line-height: 15px;
	border-right: 1px solid #bbc6ed;

}

.top_left ul li a {
	color: #fff;
	font-size: 12px;
}

.top_link .eng {
	background: url(../image/icon2.png) no-repeat left center;
display: none;
}

.top_left .link_last {
	border-right: none;
}


.search {
	padding-left: 50px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.search input {
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.1);
	height: 28px;
	line-height: 28px;
	color: #fff;
	border-radius: 14px;
	margin-top: -20px;
	width: 0px;
	text-indent: 10px;
	opacity: 0;
}

.search i.active {
	position: absolute;
	right: 0px;
	top: 0px;
	
	
	border: 1px solid #fff;
	border-radius: 50%;
}

.search button {
	display: none;
}

.search.active input {
	width: 150px;
	opacity: 1;
}

.search.active i.active {
	position: absolute;
	right: 25px;
	top: 0px;
}

.icon-search:before {
	color: #fff;
}

.search.active i.active:before {
	content: '\ea1f';
}

.showdiv .top {
	opacity: 1;
	filter: Alpha(opacity=100);
	transform: none;
	display: block;
}

.top_wrap {
	
	width: 100%;
	background: url(../image/toubg.png) no-repeat top center;
	padding-bottom: 150px;
}



.head-right{margin-top: 50px;}
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.nav ul>li {
	float: left;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	position: relative;
}
.nav ul>li:hover{
	background:rgba(255, 255, 255,1);
}
.nav ul>li:hover>a{color:#333;}
.nav .nav_first {
	padding-left: 0px;
}

.nav .nav_last {
	padding-right: 0px;
}

.nav li a {
	font-size: 18px;
	
	color: #fff;
}

.nav li ol {
	position: absolute;
	left: 0%;
	top: 52px;
	padding-top: 5px;
	z-index: 9999;
	min-width: 180px;
	text-align: left;
	display: none;
	background: rgba(255, 255, 255,0.9);
	border-radius: 0px 0px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 100%;
	font-size: 16px;
	
	color: #333;
	box-sizing: border-box;
	padding: 0px 20px;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.nav ul>li:hover ol{display: block;}

.bb {
	cursor: pointer;
	z-index: 2;
	animation: bb 2s linear 0s infinite;
	width: 44px;
	height: 37px;
	
	position: fixed;
	left: 50%;
	bottom: 27px;
}

@keyframes bb {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}

	20% {
		transform: translate(-50%, 3px);
		opacity: 1;
	}

	80% {
		transform: translate(-50%, 10px);
		opacity: 1;
	}

	90% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}

	100% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}
}


.top{
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	width: 100%;
	transition: all 0.7s ease-out 0s;
	transform: translateY(-100%);
	
	
	
}





























.head,
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {
	height: 100%;
}

.mbanner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#banner .inner {
	width: auto;
	max-width: 100%;
	text-align: center;
	position: relative;
}

#banner .slide {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	display: inline-block;
}

#banner .slide>a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner .slide .slide_imgs {
	width: 100%;
	height: 100%;
	position: absolute;
}

#banner .slide .news_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

#banner .slide_title {
	position: absolute;
	z-index: 29;
	
	bottom: 0px;
	left: 0;
	height: 70px;
	line-height: 60px;
	background: rgba(0,0,0,0.5);
	padding: 0 15px;
	width: 100%;
	
}

#banner .slide_title .tit_con {
	
	font-size: 30px;
	font-weight: normal;
	
	line-height: 55px;
	color: #fff;
	font-family: "微软雅黑";
	z-index: 9;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;text-align: center;
}

#banner .slide_title .title_bg {
	background: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#banner .slick-dots {
	position: absolute;
	z-index: 9;
	
	bottom: 65px;
	right: 7.5%;
	padding-right: 25px;
	background: url(../image/jian.png) no-repeat right center;
}

#banner .slick-dots li {
	
	font-size: 25px;
	
	line-height: 34px;
	color: #fff;
	
	margin: 0 12px;
	cursor: pointer;
	display: inline-block;
	vertical-align: bottom;
}

#banner .slick-dots li.slick-active:after {
	
	width: 30px;
	height: 1px;
	background: #fff;
	
	margin-left: 13px;
	content: " ";
	display: inline-block;
	margin-top: -10px;
}

#banner .slick-dots li button {
	background: no-repeat;
	border: none;
	
	font-size: 16px;
	
	line-height: 34px;
	color: #fff;
}

#banner .slick-dots li.slick-active button {
	
	font-size: 20px;
}


.head:hover #banner .slick-arrow{
	opacity:1;
}
#banner .slick-arrow {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 50%;
	margin-top: -15px;
	color: transparent;
	z-index: 99;
	opacity: 0;
}


#banner .slick-prev {
	left: 1%;
	background: url(../image/ban_left.png) no-repeat center;
}

#banner .slick-next {
	right: 1%;
	background: url(../image/ban_right.png) no-repeat center;
}


.main1 .inner {
	
	position: relative;
	z-index: 5;
}
.mainone{padding-top: 155px;margin-bottom: 25px;}
.main1 {
	overflow: hidden;
	background: #ebeef3;
}

.news {
	width: 32%;
	max-width: 440px;
}

.news .zhuan_title h2 {
	padding-left: 65px;
	line-height: 48px;
	background: url(../image/ico1.png) no-repeat left center;
}

.zong,
.notice {
	
	margin-left: 40px;
}

.zong .zhuan_title h2 {

	background: url(../image/ico2.png) no-repeat left center;
}

.mei .zhuan_title h2 {

	background: url(../image/ico3.png) no-repeat left center;
}

.news_list>div {
	background-color: #FFFFFF;
	margin-bottom: 7px;
}

.news_list>div a {
	display: block;
}

.news_img {
	padding-top: 67.8787878%;
	overflow: hidden;
	position: relative;
	height: 0;
}

.news_img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

.news_img:hover img,.rong_img:hover img {
	transform: scale(1.1, 1.1);
	transition: .3s;
}

.news_first a>p,
.news_second a p {
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.news_list>div a:hover p,
.study_list ul li a:hover h3 {
	color: #1953D0;
}


.study {
	margin-top: 12px;
}

.study .zhuan_title h2 {
	background: url(../image/ico5.png) no-repeat left center;
}

.study_list {
	border-top: 3px solid #1953d0;
	background-color: #fff;
	overflow: hidden;
}

.study_list ul {
	margin: 20px;
	margin-top: 0px;
}

.study_list ul li {
	position: relative;
	height: 120px;
	border-bottom: 1px solid #dfdfdf;
}
.xuexi ul li{height: 65px;}
.study_list ul li a {
	display: block;
	margin: 15px 0px;

}

.study_list ul li a h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
.xuexi ul lia{margin:13px 0px;}
.xuexi .date1{bottom:10px;}
.date1 {
	position: absolute;
	bottom: 20px;
	left: 0px;
	color: #bbbbbb;
	padding-left: 20px;
	font-size: 12px;
	background: url(../image/dateico.png) no-repeat left center;
}

.lan {
	position: absolute;
	bottom: 8px;
	right: 0px;
	color: #1953d0;
	font-size: 12px;
	padding: 0px 15px;
	line-height: 23px;
	background-color: #dce2ed;
	border-radius: 14px;
}


.notice .zhuan_title h2 {
	background: url(../image/ico6.png) no-repeat left center;
}
.notice .study_list{padding-bottom:3px; background: #fff;}
.notice .study_list ul li{height:65px;}
.notice .study_list ul li h3,.xuexi ul li h3{width:100%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.notice .date1{bottom:10px;}

.jiang .zhuan_title h2 {
	background: url(../image/ico7.png) no-repeat left center;
}

.jiang .study_list ul li a h3 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.date2,
.jiang_addr {
	margin: 15px 0px;
	margin-bottom: 10px;
	color: #1953d0;
	font-size: 12px;
	background: url(../image/dateico2.png) no-repeat left center;
	padding-left: 20px;
}

.jiang_addr {
	margin-top: 0px;
	background: url(../image/dateico3.png) no-repeat left center;

}

.new_href {
	width: 200px;
	height: 50px;
	background-color: #1953d0;
	
	margin: 40px auto;
}

.new_href a {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 50px;
	text-align: center;
}


.main1{
	background: url(../image/dibg5.png) no-repeat center bottom;
	padding-bottom: 60px;
	position: relative;
	z-index: 5;
	width: 100%;
}


.main_inner {
	height: 970px;
	margin-top: -220px;
	position: relative;
	background: #1953d0;
	z-index: 0;
}


.hpic {
	width: 50%;
	overflow: hidden;
	height: 100%;
	
	
	
	z-index: 0;
}
.hpic .pic,.hpic .img{
    height: 100%;
}
.hpic img {
	width: auto;
	height: 100%;
	max-width: none !important;
	
}
.hpic_nr{
	width: 600px;
	height: 360px;
	background: rgba(255,255,255,.96);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
	position: absolute;
	left: 30%;
	top: 53%;
}
.hpic_nr>div{
	margin: 30px 20px 30px 30px;
}
.hpic_nr>div>h1{
	font-size: 18px;
	font-weight: bold;
	color: #1953d0;
}
.hpic_nr>div>h2>a{
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin: 25px 0px 20px 0px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hpic_nr>div>a{
	width: 140px;
	height: 40px;
	display: block;
	color: #FFFFFF;
	background-color: #ee8c12;
	line-height: 40px;
	text-align: center;
	margin-top: 40px;
}
.hpic_zhai{
	line-height: 35px;
	font-size: 14px;
}

.rong{
	width: 50%;
	height: 100%;
	background: url(../image/dibg4.png) no-repeat center center;
}
.rong>div{
	max-width: 385px;
	margin-top: 175px;
	
	float: right;
	margin-right: 28%;
	
}
.rong>div .zhuan_title h2 {
	background: url(../image/ico4.png) no-repeat left center;
	color: #fff;
	padding-left: 63px;
	margin-bottom: 10px;
}
.rong_list ul li{
	width: 100%;
	margin-bottom: 40px;
}
.rong_list ul li a{
	display: block;
}
.rong_list ul li p{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	text-align: center;
	margin: 0px 15px;
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rong_img{
	width: 385px;
	height: 255px;
	overflow: hidden;
}
.rong_img img{
	width: 100%;
	height: 100%;
	transition: .3s;
}

.main2 {
	margin-top: 50px;
}

.zhuan_title {
	margin-bottom: 10px;
	margin-top: 25px;
}

.zhuan_title h2 {
	font-size: 24px;
	color: #1953d0;
	height: 60px;
	line-height: 50px;
	padding-left: 50px;

	background: url(../image/titleicon1.png) no-repeat left center;
}

.zhuan_title a {
	color: #a7b9e1;
	font-size: 14px;
	line-height: 50px;
	padding-right: 25px;
	background: url(../image/more1.png) no-repeat right center;
}

.zhuan_img .sliderbutton {
	display: none;

}
.main2 .slick-slide img{
	width: 92%;
	border-radius: 10px;
	
}
.main2 .slick-initialized .slick-slide{max-height: 161px;overflow: hidden;}
.main3 {
	margin-top: 60px;
}

.roll__list p {
	text-align: center;
	line-height: 50px;
	font-size: 14px;
}

.main3 .inner {
	position: relative;
	z-index: 2;
	margin-top: 20px;
	padding-bottom: 20px;
	
	
	
	background: url(../image/linkbg.png) no-repeat center top;
	background-size: 100%;
}

.roll-wrap {
	margin: 0px 55px;
	padding-top: 50px;
}

.roll-wrap ul {
	overflow: hidden;
	position: absolute;
	top: 60px;
}

.main4 {
	margin-top: 130px;
	border: 1px solid transparent;
	background: url(../image/footerbg.png) no-repeat center top;
}
.main4 .inner{
	margin-top: -80px;
	
}
.picture {
	
	margin-left: 25px;
}

.lecturelist2 li {
	margin-right: 40px;
}

.lecturelist2 li img {
	width: 100%;
}

.main4>img {
	display: block;
	margin-top: -190px;
}



.footer {
	color: #FFFFFF;
	margin-top: 110px;
}


.contact,.dilogo {
	width: 31%;
	margin-top: 20px;
	margin-left: 50px;
}
.contact >h2{
	font-size: 18px;
	line-height: 70px;
	font-weight: normal;
}
.contact p {
	font-size: 14px;
	line-height: 35px;
}
.dilogo{
	margin-left: 0px;
	text-align: center;
}
.dilogo img{
	display: inline-block;
	margin-bottom: 28px;
}
.code{margin-top: 20px;width: 30%;}
.code ul li{
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 30px;
}
.code ul li img{
	float: left;
}
.code ul li p{
	width: 20px;
	float: left;
	margin-left: 15px;
	line-height: 14px;
}
.copy {
	line-height: 60px;
	color: #FFFFFF;
	background-color: #1953d0;
	text-align: center;
}
.copy img{
	vertical-align: middle;
}

.top2{
	position: absolute;
	transform: translateY(0%);
}
.neibanner {
	position: relative;
}
.neibanner>img{
	width: 100%;
}
.neinav_left{
	background: url(../image/landi.png) no-repeat 25px center;
	width:35%;
	height: 190px;
}
.neinav_left>h2{
	font-size: 46px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 60px;
	margin-left: 43px;
	line-height: 40px;
}
.neinav_left>p{
	padding-left: 35px;
	background: url(../image/di.png) no-repeat left center;
}
.neinav_left>p,
.neinav_left>p a {
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
}
.neinav{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.neinav>img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.neinav .inner{
	position: relative;
	z-index: 2;
	height: 125px;
}
.neinav_right{
	width: 40%;
	margin-top: 90px;
}
.neinav_right ul li{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 10px;
}
.neinav_right ul li a{
	color: #b8cbf5;
	font-size: 20px;
}
.neinav_right .act a{
	color: #fff;
}
.neinav_right .act {
	background: url(../image/jian2.png) no-repeat left center;
}
.neinav_right ul li:hover a{
	color: #fff;
}
.neinav_right ul li:hover{
	background: url(../image/jian2.png) no-repeat left center;
}

.main_nei{
	padding: 50px 0px;
	background: url(../image/neidibg.png) no-repeat center bottom #f3f5f8;
}
.gai_cont,.lists,.jigou,.con_wrap,.ban,.dp{
	margin-bottom: 300px;
	min-height: 400px;
}
.gai_cont p,.dp p{
	font-size: 18px;
	line-height: 38px;
	text-indent: 2em;
	margin-top: 15px;
}
.gai_cont .fl{
	max-width: 910px;
	width: 65%;
	margin-bottom: 20px;
}
.gai_cont .fr{
	margin-top: 35px;
	max-width: 450px;
	width: 39%;
	padding-bottom: 10px;
	margin-left: 2%;
	background: url(../image/beibg.png) no-repeat right bottom;
}
.gai_cont .fr img{
	max-width: 440px;
}
.gai_cont h2{
	font-size: 22px;
	color: #1953d0;
	margin-top: 35px;
	line-height: 45px;
}
.footer2{
	margin-top: 0px;
	background: url(../image/footerbg.png) no-repeat center top;
}



.zhuan_list{min-height: 600px;}
.zhuan_list a{width: 31%;float: left;line-height: 40px;font-size: 16px;margin: 0px 1%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list_main{
	background-color: #f3f5f8;
	position: relative;
}
.fan{margin: 50px 0px;}
.lists>ul li {
	font-size: 18px;
	
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	border-bottom: 1px dashed #b8cbf5;
}

.lists>ul li a {
	float: left;
	display: block;
	width: 82%;
	font-size: 18px;
	background: url(../image/dot.png) no-repeat left center;
	padding-left: 35px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lists .date4 {
	float: left;
	padding-left: 20px;
	margin-right: 3%;
	color: #aaaaaa;
	background: url(../image/dateico.png) no-repeat left center;
}

.lists .click{
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
	color: #aaaaaa;
	background: url(../image/clickicon.png) no-repeat left center;
}
.lists ul li img{
	vertical-align: middle;
	padding-left: 15px;
}
.lists>ul li:hover a{
	color: #1953d0;
}


.ji{
	max-width: 307px;
	box-sizing: border-box;
	position: relative;
	
}
.ji_inner{
	padding:10px;
	position: relative;
	z-index: 9;	
	max-width: 420px;
	background-color: #fff;

}
.ji1 ul{
	background: url(../image/diwen1.png) no-repeat right bottom;
}
.ji_inner>img{
	width: 100%;
	max-width: 410px;
}
.ji_inner>ul{
	margin-left: 20px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.jilan{
	color: #fff;
	font-size: 26px;
	line-height: 60px;
	height: 105px;
	text-align: center;
	width:200px;
	margin-left: 5px;
	position: relative;
	margin-top: -35px;
	z-index: 9;
	background: url(../image/jilanbg.png) no-repeat center top;
	background-size: 170px auto;
}
.ji_inner>ul li a{
	font-size: 18px;
	display: block;
	box-sizing: border-box;
	padding-left: 20px;
	line-height: 30px;
	margin-bottom: 18px;
	background: url(../image/dot2.png) no-repeat left center;
}

.jibg{
	position: absolute;
	background-color:#b8cbf5;
	right: -10px;
	top: 10px;
	width: 100%;
	height: 205px;
}
.ji2{
	margin-left: 4%;
	margin-right: 4%;
}
.ji2 ul{
	background: url(../image/diwen2.png) no-repeat right bottom;
}
.ji3 ul{
	background: url(../image/diwen3.png) no-repeat right bottom;
}
.ji4 ul{
	background: url(../image/diwen4.png) no-repeat right bottom;
}
.ji4{
	
}



.con_wrap{
	background-color: #fff;
	overflow: hidden;
}
.content{
	margin: 40px 100px;
}
.content>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content>p {
	text-align: center;
	color: #aaaaaa;
	padding-bottom: 20px;
	margin-bottom: 25px;
	line-height: 40px;
	font-size: 16px;
}
.content>p img{
	padding: 0px 10px;
	vertical-align: middle;
}
.cont {
	
	
	padding-bottom: 50px;
	
}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.articleBottom{overflow: hidden;position: absolute;right: 8%;z-index: 9;width: 73px;top: 200px;height: 294px;}
.share{width: 69px;line-height: 69px;text-align: center;}
.share_btn{line-height: 69px;width: 69px;font-weight: normal;background: #fff;background: url(../image/share01.png) no-repeat center center #fff;font-size: 2.6rem;color:#ababab;margin-bottom: 20px;border-radius: 50%;}
.share .bdsharebuttonbox  > a{padding-left: 0;margin:0 0px 20px 0 !important;height: 69px;text-indent: 0;width: 69px;line-height:69px;text-align: center;background: none;color:#d9d9d9;background: #fff;font-size: 30px;font-size: 3rem;display: block;border-radius: 50%;}
.share .bdsharebuttonbox > a.bds_weixin{ background:url(../image/share02.png) no-repeat center  #fff;}
.share .bdsharebuttonbox  > a.bds_tsina{background:url(../image/share03.png) no-repeat center #fff;}


.ye {
	margin-top: 40px
}

.ye p {
	color: #aaaaaa;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #aaaaaa;
	font-size: 16px;
}

.ye p a:hover {
	color: #1953d0;
}

.fen .bdsharebuttonbox {
	width: 160px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
}

.dp {
	
}



.ban{width: 100%;position:relative;overflow:hidden;margin:20px auto;margin-bottom: 300px;}
.ban2{width: 920px;height:615px;position:relative;overflow:hidden;margin: 0px auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:920px; height:auto;}
.ban2 ul li img{width: 100%;}
.prev{ float:left; cursor:pointer;}
.num{height:130px;width: 100%;position:relative;float:left;}
.min_pic{padding-top:10px;width: 94%;margin: 25px 3%;margin-top: 50px;padding-top: 25px;overflow: hidden;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{width:195px;height:135px;margin-right:1px;margin: 5px 15px;}
.num ul li img{width: 100%;height: 100%;}
.num ul li.on{margin-top: -15px;box-shadow: 3px 3px 5px #bbd0f0,-3px -3px 5px #bbd0f0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:240px; left:5%; z-index:9;cursor:pointer;}
.next1{ position:absolute; top:240px; right:5%;z-index:9;cursor:pointer;}
.btn_hover{display: none;}
.prev1:hover .btn_hover,.next1:hover .btn_hover{display: block;}
.prev1:hover .btn_none,.next1:hover .btn_none{display: none;}


.top_ling{
	position: relative;
}
.ling_inner{
	background-color: #fff;
	min-height: 195px;
	position: relative;
	z-index: 9;
	padding-top:10px
}
.ling_inner h3{
	font-size: 20px;
	color: #1953d0;
	float: left;
	text-align: right;
	padding-right: 20px;
	box-sizing: border-box;
	border-right: 1px solid #b8cbf5;
	width: 50%;
}
.lingdao1 {
    width: 95%;
    margin: 0 auto;
}

.lingdao1 .fl{
	margin-top: 40px;
	width: 21%;
	float:left;
	display:block;
}
.w30{width: 37% !important;}
.lingdao1 .ldlist{margin-left: 20px;float: left;width: 45%;}
.ling_inner a{
	float: left;
	width: 56px;
	font-size: 18px;
	padding: 0 10px 0 0;
	display: block;
}
.lingdao2 {width: 90%;margin: 30px auto;}
.lingdao2 .fl1{width: 63%;float: left;}
.lingdao2 .fl2{width: 37%;float: left;}

.lingdao2 .fl1 h3{
    width: auto;
    max-width: 214px;
}
.lingdao2 .fl2 h3{
    max-width: 267px;
}
.lingdao2 .fl1 .ldlist{margin-left: 2%;float: left;width:70%;}
.lingdao2 .fl2 .ldlist{margin-left:20px;float: left;}
.ling_inner a {
    text-align:justify;
    text-justify:distribute-all-lines;
    text-align-last:justify;
    -moz-text-align-last:justify;
    -webkit-text-align-last:justify;
}
.ling_inner a:hover{color:#1953d0;font-weight:bold;}
.ling_inner .fl .fl{width: 37%;padding-left: 0px;}
.ling_inner .fl .fl div a{width:auto;}
.ling_inner .fl .fl h3{padding-right:20px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
   .ling_inner>div>div a:after{
        
        display: inline-block;
        width:100%;
        overflow:hidden;
        height:0;
    }
} 
.ling_nr{
	margin-top: 50px;
}
.ling_pic{
	max-width: 350px;
	width: 25%;
	text-align: right;
}
.ling_pic img{
	max-width: 255px;
	width: 100%;
	
}
.ling_right{
	border-left: 2px solid #b8cbf5 ;
	margin-bottom: 300px;
	max-width: 958px;
	box-sizing: border-box;
	margin-left: 5%;
	width: 69%;
}
.ling_title{
	padding-left: 20px;
	position: relative;
	
}
.ling_title>img{
	position: absolute;
	left:-3px;
	top: 0px;
}
.ling_title>h2{
	font-size: 48px;
	font-weight: normal;
	line-height: 60px;
}
.ling_title>h4{
	font-size:24px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 40px;
}
.ling_cont{
	margin-top: 50px;
	padding-left: 20px;
}
.ling_cont p{
	font-size: 16px;
	line-height: 35px;
	margin-top: 25px;
	text-indent: 2em;
}




.shi_list{margin-bottom: 300px;margin-top: 30px;}
.shi_list ul li{
	float: left;
	max-width: 670px;
	width: 48%;
	height: 310px;
	margin-right: 4%;
	margin-bottom: 60px;
}
.shi_list .margin{margin-right: 0px;}
 .shibg1{
	background: url(../image/shibg1.png) no-repeat left top;
}
 .shibg2{
	background: url(../image/shibg2.png) no-repeat left top;
}
 .shibg3{
	background: url(../image/shibg3.png) no-repeat left top;
}
 .shibg4{
	background: url(../image/shibg4.png) no-repeat left top;
}
.shi_pic{
	max-width: 220px;
	height: 290px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: -20px;
}
.shi_pic img,.shi_pic a{width:100%;display: block;}
.shi_pic_right{
	width: 58%;
}
.shi_pic_right h3{
	width: 82px;
	height: 95px;
	font-size: 18px;
	text-align: center;
	line-height: 72px;
	color: #fff;
	background: url(../image/namebg.png) no-repeat left top;
}
.zhai_shi{
	font-size: 14px;
	line-height: 25px;
	width: 100%;
	box-sizing: border-box;
	padding-right: 25px;
}
.shi_more{
	float: right;
	margin-top: 20px;
	margin-right: 35px;
	color: #1953d0;
}


.teacher_nr{
	position: relative;
	margin-bottom: 300px;
}
.shi_nr{
	position: relative;
	z-index: 9;
	background: url(../image/shinr_bg.png) no-repeat center bottom #fff;
}
.shi_nr>.fl{
	max-width: 380px;
	width: 28%;
	text-align: center;
}
.shi_nr>.fl h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 30px;
}
.shi_nr>.fl h4{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 10px 0px;
	color: #003333;
}
.shi_nr>.fl p{
	color: #003333;
	font-size: 18px;
}
.nr_img{max-width: 220px;text-align: center;margin: 0px auto;margin-top: 70px;}
.nr_img img{width: 100%}
.shi_nr>.fr{
	border-left: 2px solid #b8cbf5;
	max-width: 1010px;
	width: 72%;
	box-sizing: border-box;
	padding: 30px 0px;
	
}
.nrshi>h3{
	font-size: 20px;
	color: #1953d0;
	line-height: 50px;
	height: 70px;
	padding-left: 65px;
}
.nrshi{
	padding-left: 70px;
	position: relative;
	margin-top: 35px;
	padding-right: 30px;
}
.nrshi>img{
	position: absolute;
	left: 0px;
	top: 25px;
}
.nrshi5{
	margin-bottom:120px;
}
.nrshi1>h3{
	background: url(../image/nrshi1.png) no-repeat left center;
}
.nrshi2>h3{
	background: url(../image/nrshi2.png) no-repeat left center;
}
.nrshi3>h3{
	background: url(../image/nrshi3.png) no-repeat left center;
}
.nrshi4>h3{
	background: url(../image/nrshi4.png) no-repeat left center;
}
.nrshi5>h3{
	background: url(../image/nrshi5.png) no-repeat left center;
}
.cont_shi{
	line-height: 30px;
	font-size: 16px;
	padding-left: 60px;
}



.banner .pgba{z-index: 5;position: absolute;bottom: .3rem;left: 0;text-align: center;}
.banner .pgba span{color: #fff;width: 3rem;height:4px;background:#fff;opacity:1;margin: 0 .6rem!important;position: relative;display: inline-block;border-radius: 10px;cursor: pointer;}
.banner .pgba span.active{opacity: 1;}
.banner .pgba span.active i{display: block;}
.banner .pgba span i{position: absolute;left:0;top: -1px;bottom: -1px;width: 0;background: #d20b17;display: none}

.banner .swiper-slide{}
.banner .swiper-slide .a{display: block;height: 100vh;min-height: 500px;}
.banner .swiper-slide .a{position: relative;display: block;overflow: hidden;width: 100vw;}
.banner .swiper-slide .bg video{ width: 100%; height: 100%; object-fit: cover}
.banner .swiper-slide .bg:before{content: '';position: absolute;left: 0;right: 0;height: 20%;

background-size: 100% 100%;z-index: 1;bottom: 0}
.banner .swiper-slide .bg{-webkit-transform: scale(1.1);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;transition: 5s;background-size: cover !important;width: 100%;}
.banner .swiper-slide-active .bg{-webkit-transform: scale(1);}
@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1200px){

}
@media screen and (max-width:1024px){
.banner .swiper-slide .a{height: 50vw;min-height: inherit;}
}
@media screen and (max-width:900px){
.banner .swiper-slide .a{height: 46vw}
}
@media screen and (max-width:640px){
.banner .pgba{bottom: .15rem}
.banner .swiper-slide .a{height: 52vw}
}