@charset "utf-8";

html,body{
	background: #fff;
    overflow-x: hidden;
}
.list li{
	padding: 30px 0;
	border-bottom: 1px solid #e6e6e6;
}
.list li:hover h2{
	color: #1d58a8;
}
.ggt img{
	width:100%;
	/* height: 310px; */
	object-fit: cover;
}
.list li:hover .img img{
	transform: scale(1.1);
}
.list li h2{
	font-size: 18px;
	color: #424242;
	line-height: 48px;
	margin: 0;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-weight: normal;
}

.list li p{
	font-size: 13px;
	color: #777;
	line-height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.list li .time{
	font-size: 15px;
	color: #1c56a7;
	line-height: 28px;
}
.list li .click{
	text-indent: 0;
	font-size: 14px;
	color: #999;
	line-height: 28px;
}
.list li .img{
	width: 20%;
	margin-right: 3%;
	overflow: hidden;
	height: 150px;
}
.list li .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.list li .txt{
	width: 77%;
}
.list li.noimg .txt{
	width:100%;
}
.subbanner{
	position: relative;
}

.ej-nav{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ej-nav ul{
}
.ej-nav li{
	float: left;
	width: calc( 100% / 6);
	width: 16.66%;
	line-height: 60px;
	text-align: center;
	position: relative;
	transition: all 0.5s;
	background: #1d58a8;
}
.ej-nav li a{
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 22px;
}
.ej-nav li::after{
	width: 1px;
	height: 14px;
	background: #fff;
	display: block;
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.5;
}
.ej-nav li:last-child::after{
	display: none;
}
.ej-nav li:hover,.ej-nav li.active{
	background: #fff;
}
.ej-nav li:hover::after{
	display: none;
}
.ej-nav li:hover a,.ej-nav li.active a{
	color: #ba8c45;
}

.list-content,.content{
}

.brief .tit{
	line-height: 1.3;
	color: #292f37;
	font-size: 30px;
	padding-left: 25px;
	position: relative;
	font-weight: normal;
}
.brief .tit::before{
	position:absolute;
	width:5px;
	height:31px;
	content:"";
	display:block;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
	background:#16419e;
}
.brief .bar{
	font-size: 13px;
	margin: 15px 0;
	color: #999;
}
.content .brief img{
	display: block;
	margin: 20px auto;
	width: auto;
	height: auto;
	max-width: 100%;
}
.content .brief, .list-content .list, .jgsz, .leader .w1400, .teacher .w1400,.history .w1400,.list-content .w1400{
	margin-bottom: 50px;
	background: #fff;
	padding: 45px;
	box-shadow: 0 0 30px 5px rgba(10,83,164,0.05);
}

.content p{
	font-size: 17px;
	line-height: 2;
	text-indent: 2em;
	color: #333;
	margin: 1em 0;
	text-align: justify;
}
.content p video,  .content p.vsbcontent_img img,  .content p img.img_vsb_content, .content p img{
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto !important;
    max-width: 80%;
}
.content iframe, .cont iframe{
	margin: 0 auto;
	display: block;
	width: 100%;
}
.cont p video {
	margin: 0 auto;
	display: block;
	width: auto;
	height: auto !important;
	max-width: 80%;
}

.list-content .list{
	padding-top: 30px;
	min-height: 200px;
}

.page-list{
	text-align: center;
	padding: 30px 0 0;
}

.page p:first-child{
	border-bottom: 1px solid #dcdcdc;
}
.page{
	margin-top: 40px;
}
.page p,.page p a{
	line-height: 60px;
	margin: 0;
	text-indent: 0;
	color: #555;
	font-family: "黑体";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.page p:hover a{
	color:#184797;
}
.page h1{
	font-size: 26px;
	color: #333;
	padding: 30px 0;
	border-bottom: 2px solid #f0f3f7;
	text-align: center;
}
.bar{
	text-align: center;
	font-size: 14px;
	color: #808080;
	margin-top: 30px;
}
#cont {padding-bottom: 50px;}
#cont p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 2em;
}
#cont p img,#cont table{
	width: auto;
	height: auto !important;
	margin: 20px auto;
	max-width: 80%;
}
#cont table tbody{
	width:100%;
}
#cont p img{
	display: block;
}
/*组织机构*/

.organization1{border-bottom: 1px solid #ededed;padding:10px 30% 10px;font-size: 24px;margin-bottom: 40px;
}
.organization2{color: #224b77;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.incon{width: 100%;overflow: hidden;margin-bottom: 30px;
}
.incon li{float: left;height: 40px;line-height: 40px;border-bottom: 1px dotted #d7d7d7;margin: 0 1.5%;width: 30%;}
.incon li a{display: block;float: left;font-size:16px;}

.jgsz h2{
	font-size: 16px;
	color: #fff;
	background: url(../img/h2bg.png) no-repeat center;
	display: inline-block;
	width: 104px;
	line-height: 36px;
	text-align: center;
}
.jgsz ul{
	border: 1px solid #d2deed;
	padding: 30px 40px;
}
.jgsz .dome{
	margin-bottom: 45px;
}
.jgsz .dome1 li{
	float: left;
	width: calc( 100% / 7);
	line-height: 40px;
	text-indent: 20px;
	position: relative;
}

.jgsz .dome .hid{
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	padding: 25px;
	min-width: 260px;
	position: absolute;
	z-index: 999;
	top: 80px;
	right: 0;
	margin: auto;
	width: 260px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.jgsz .dome li:hover>.hid{
	opacity:1;
	visibility:visible;
	top:52px;
}
.jgsz .dome .hid::before{
	position:absolute;
	display:block;
	content:"";
	left: 0;
	right: 0;
	top: -11px;
	margin: auto;
	width: 22px;
	height: 22px;
	background: #fff;
	transform: rotate(45deg);
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
	z-index: 9999;
}
.jgsz .dome .hid::after{
	position:absolute;
	display:block;
	content:"";
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 44px;
	height: 30px;
	background: #fff;
	z-index: 9999;
}

.jgsz .dome .hid p{
	font-size: 15px;
	color: #333;
	line-height: 28px;
	text-indent: 0;
}
.jgsz .dome li{position: relative;}
.jgsz .dome2 ul>li{
	float: left;
	position: relative;
}
.jgsz .dome2 ul>li>a,.jgsz .dome3 ul>li>a{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.jgsz .dome2 ul ol{
	display: inline-block;
}
.jgsz .dome2 ul ol li{
	display: inline-block;
	width: 100%;
	line-height: 36px;
	position: relative;
}

.jgsz .dome2 ul>li:nth-child(1){
	width: 16%;
}
.jgsz .dome2 ul>li:nth-child(2){
	width: 68%;
}
.jgsz .dome2 ul>li:nth-child(3){
	width: 16%;
}
.jgsz .dome2 ul .sj ol:nth-child(2) li{
	width:49%;
}

.jgsz .dome2 ul>li h3{
	font-size:16px;
	color:#333;
	line-height: 40px;
}

.jgsz .dome2 ul .sj{
	display:flex;
}
.jgsz .dome3 ul>li{
	float: left;
	width: 25%;
	position: relative;
}
.jgsz .dome3 ul ol li{
	line-height: 36px;
}
.jgsz .dome3 ul ol li a,.jgsz .dome2 ul ol li a{
	font-size: 16px;
	color: #333;
}

.jgsz li a:hover{
	color: #1d58a8 !important;
}

.leader ul{
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 55px;
}
.leader ul:nth-child(2){
	margin: 0 ;
}
.leader li{
	width: 17%;
	text-align: center;
	margin: 0 7%;
}
.leader li h2{
	font-size: 22px;
	color: #333;
	font-family: "楷体";
	font-weight: normal;
	line-height: 58px;
	position: relative;
}
.leader li h2::after{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 50px;
	height: 1px;
	background: #cedded;
	content: "";
	margin: auto;
}
.leader li p{
	font-size: 13px;
	color: #333;
	line-height: 22px;
	margin-top: 10px;
}

.leader li img{
	width: 71%;
	height: 220px;
	object-fit: cover;
}

.teacher-list li{
	float: left;
	margin-right: 5.6%;
	width: 12%;
	text-align: center;
	margin-bottom: 15px;
}
.teacher-list li:nth-child(6n){
	margin-right:0;
}
.teacher-list li img{
	width:100%;
	height: 220px;
	object-fit: cover;
}
.teacher-list li h2{
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0;
}
.teacher-list li p{
	font-size: 13px;
	color: #333;
}

.nav-sj{
	background: #f5f8fc;
	margin-bottom: 35px;
}
.nav-sj ul{
	display: flex;
	justify-content: center;
}
.nav-sj li{
	line-height:60px;
	width: 15%;
	text-align: center;
	position: relative;
}
.nav-sj li::after{
	position:absolute;
	content:"";
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	width: 1px;
	height: 16px;
	background: #d0dcf0;
}
.nav-sj li:last-child::after{
	display:none;;
}
.nav-sj li a{
	font-size:18px;
	color: #395380;
	display: inline-block;
	box-sizing: border-box;
	border-bottom: 5px solid transparent;
}
.nav-sj li:hover a,.nav-sj li.active a{
	color:#1d57a8;
	font-weight:bold;
	border-bottom: 5px solid #245dbf;
}


.lisyg>h1{
    font-size: 40px;
    line-height: 100px;
}
.lisyg .lsyg{
    padding-left: 80px;
    border-left: 1px dashed #dadada;
    position: relative;
    padding-top: 50px;
    margin-top: 50px;
}
.lisyg .lsyg h2{
    font-size: 35px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1c58a7;
    position: absolute;
    top: -20px;
    left: 80px;
    margin: 0;
}
.lisyg .lsyg h2::after,.lisyg .lsyg h2::before{
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/his_bg2.png);
    border-radius: 15px;
    position: absolute;
    top: 5px;
    left: -95px;
}
.lisyg .lsyg h2::before{
    background: #03a9f4;
    width: 1px;
    height: 80px;
    z-index: 9;
    left: -81px;
    top: 16px;
}
.lisyg .lsyg h3{
    font-size: 28px;
    color: #222;
    line-height: 50px;
    position: relative;
}
.lisyg .lsyg h3::after{
    content: "";
    background: #dadada;
    width: 70px;
    height: 1px;
    position: absolute;
    left: -80px;
    top: 25px;
}
.lisyg .lsyg .his_box{
    background: #fff;
    border: 3px solid #f3f6fa;
    margin:20px 0 45px;
    padding: 25px 40px;
    border-radius: 4px;
    position: relative;
}
.lisyg .lsyg .his_dian::before{
    content: "";
    width: 6px;
    height: 6px;
    background: #03a9f4;
    position: absolute;
    left: -87px;
    top: 50%;
    border-radius: 3px;
}
.lisyg .lsyg h3.his_dian::before{
    left: -83px;
    top: 46%;
}
.lisyg .lsyg .his_box1{
    background: url(../img/his_bg1.png) center no-repeat;
    background-size: 100% 100%;
    border: none;
}
.lisyg .lsyg .his_box1::before{
    display: none;
}
.lisyg .lsyg .his_box .fl{
    width: calc(100% - 180px);
}
.lisyg .lsyg .his_box .fl p{
    font-size: 16px;
    line-height: 38px;
    color: #000;
    text-align: justify;
}
.lisyg .lsyg .his_box .fl p:first-child{
    font-size: 19px;
    line-height: 28px;
}
.lisyg .lsyg .his_box1 .fl p{
    font-size: 17px;
}


.lisyg .lsyg .his_box .fr{
    width: 140px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around; 
    flex-direction: column;
    margin-left: 40px;
}
.lisyg .lsyg .his_box .fr a{
    font-size: 16px;
    color: #6c7f98;
    line-height: 70px;
    display: block;
}
.lisyg .lsyg .his_box .fr a img{
    margin-left: 20px;
}
.lisyg .lsyg .his_box:hover{
    border-color: #03a9f4;
}
.lisyg .lsyg .his_box:hover .fr a {
    color: #1c58a7;
}
.lisyg .lsyg .his_box:hover .fr a img{
    margin-left: 30px;
}