@charset "utf-8";

.white{
	color: #fff;
}
/*首页banner 头部 nav*/

.banner{
	width:100%;
	height:99.95vh;
	/* z-index:100; */
	overflow: hidden;
	/* box-shadow: 0px 6px  6px #aaa; */
}
.index_float_nav {
	width: 83px;
	text-align: center;
	padding-top: 14px;
	position: fixed;
	top: 30%;
	z-index: 1;
	right: 0;
	background: #2b5ec0e8;
	border-radius: 20px 0 0 20px;
	overflow: hidden;
	padding-bottom: 20px;
	display: none;
}
.goup-container{
	display: none!important;
}
.showb{
	display: block;
}
.index_float_nav li {
	width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease-out;
}
.index_float_nav li:hover{
	background: #2047aa;
}
.index_float_nav li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-bottom: 15px
}

.index_float_nav .float_nav_1 a {
	background: url('../img/i1s.png') no-repeat center center;
	background-size: 40px;
	padding-top: 60px;
}

.index_float_nav .float_nav_2 a {
	background: url('../img/i10s.png') no-repeat center center;
	background-size: 40px;
	padding-top: 60px;
}

.index_float_nav .float_nav_3 a {
	background: url('../img/i6s.png') no-repeat center center;
	background-size: 40px;
	padding-top: 52px;
}

.index_float_nav .float_nav_4 a {
	background: url('../img/i11s.png') no-repeat center center;
	background-size: 40px;
	padding-top: 60px;
}
.index_float_nav .float_nav_5 a {
	background: url('../img/i12s.png') no-repeat center center;
	background-size: 40px;
	padding-top: 60px;
}
.addyou{
	float: right;
	width: 42%;
	margin-top: 40px;
}
.notice_lctz1 {
	margin-top: 13px;
	/* border-bottom: 1px dashed #16629d; */
	padding: 0 0 12px 9px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	border-bottom: 1px solid #dee5f2;
}
.notice_lctz1:hover{
	padding: 0 0 12px 0;
}
.rightDate1 {
	display: block;
	width: 64px;
	margin-top: 0px;
	border-right: #e5e5e5 1px solid;
	float: left;
}
.rightDate1 .date1 {
	font-size: 25px;
	color: #0e57a8;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	position: relative;
}
.rightDate1 .year1 {
	margin-top: 9px;
	display: block;
	font-size: 15px;
}
.artTxt1 {
	margin-left: 75px;
	display: block;
	/* line-height: 70px; */
}
.artTxt1 a {
	display: block;
	/* margin-bottom: 18px; */
	font-size: 16px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	transition: 0.3s ease-out;
	color: #454545;
	text-align: justify;
	word-break: break-word;
	padding-right: 10px;
}
.artTxt1 a:hover {
	color: #1a5396;
}

.bottom-bg {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -130px;
	left: 0px;
	z-index: 2;
	background-size: contain;
	transition: all 0.5s linear;
}
.open-button {
	width: 140px !important;
	height: 40px !important;
	line-height: 40px !important;
	text-indent: 30px;
	box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
.navimenu .gooey-menu-item {
	width: 145px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	background: url(../img/pageafter.png) left 13px bottom 10px no-repeat;
	background-size: 25px;
}
#gooey-v {
	z-index: 4;
	position: absolute;
	bottom: -53px;
	left: 10%;
}
.navimenu .gooey-menu-item, .navimenu .open-button {
	border-radius: 20px !important;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;height:99.95vh;}
.flexslider .slides > a{display: block;width: 100%;height: 0;padding-bottom: 62.81%;overflow: hidden;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; overflow: hidden;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; overflow: hidden;}
.carousel li { margin-right: 10px; }
.flexslider .slides > li a{display: block;}
.flex-active-slide a img{
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {
	text-decoration: none;
	display: block;
	width: 75px;
	height: 74px;
	position: absolute;
	top: 89%;
	z-index: 7;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	margin-top: 0px;
	background: #090e00;
	background-color: rgba(0,0,0,0.3);
	line-height: 78px;
	border-radius: 50%;
	background: url(../img/qm2.png)center center no-repeat;
	padding: 5px;
	margin-top: -38px;
	box-sizing: unset;
}
.flex-direction-nav {*height: 0;display: none;}
.flex-direction-nav a  {
	text-decoration: none;
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	z-index: 7;
	overflow: hidden;
	cursor: pointer;
	color: rgba(255,255,255,1);
	text-align: center;
	border: 3px solid #424243;
	border: 3px solid rgba(255,255,255,0.2);
	margin-top: 0px;
	font-size: 45px;
	background: #090e00;
	background-color: rgba(0,0,0,0.3);
	line-height: 60px;
	border-radius: 50%;
	margin-top: -38px;
	}
.flex-direction-nav .flex-prev { left:55px;}
.flex-direction-nav .flex-next { right: 55px;}
.flex-direction-nav .flex-disabled { cursor: default; }
.flex-direction-nav a:hover{color:#fff;background: rgba(0,0,0,0.6);}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
/*.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
*/.flex-pauseplay a:hover  { opacity: 1; }
/*.flex-pauseplay a.flex-play:before { content: '\f003'; }
*//* Control Nav */
.flex-control-nav {width: auto;padding: 10px 15px;background: rgb(0 124 185 / 60%);height: 7px;border-radius: 20px;position: absolute;bottom: 35px;right: 12%;/* margin:0 -600px 0 0; */text-align: center;z-index:98;}
.flex-control-nav li {margin: 0 7px 0 ; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 30px;height: 6px;display: block;cursor: pointer;text-indent: -9999px;border-radius:8px;background: #ffffff;}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active {background: #113e91;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.banner{width: 100%;overflow: hidden;position: relative;height: 99.95vh;transition: all 0.55s;z-index: 999;}
.banner .flexslider .slides li a{position: relative;height: 99.95vh;}
.till-slides{position: absolute;z-index: 8;left: 12%;width: 880px;bottom: 30px;}
.till-slides h3{
	font-size: 26px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-shadow: 3px 5px 16px rgba(0,0,0,0.8);
	width: 100%;
	margin: 0 auto;
	/* margin-bottom: 22px; */
	北京师范大学政府管理学院成功举办首届中国公共政策研究国际学术会议（
	ICCPS FONT-WEIGHT: 200;
	white-space: nowrap; /* 确保文本在一行内显示 */
	text-overflow: ellipsis;
	}
.banner .flexslider .slides li a:after{z-index: 7;content: '';clear: both;left: 0;bottom: 0;width: 100%;height: 200px;background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.6));display: block;position: absolute;}
		.fa-lg {
			font-size: 1.17em!important;
			line-height: .54em!important;
			vertical-align: -18%!important;
		}
.header_box{height: 0;position: absolute;z-index: 1000;width: 100%;transition: all 0.6s}
.header_box_li{position: absolute;z-index: 9999;height: 157px;width: 100%;transition: all 0.6s}
.header_box_li header:before{content:"";position:absolute;height: 60vh;top:0;left: 0;right: 0;opacity: 1;visibility: visible;background:url(../img/head-bg.png) center no-repeat;background-size: 100% 100%;pointer-events: none;z-index: -1;transition: .5s;}
.header_box_li header:after{content:"";position:absolute;height: 7px;top:0;left: 0;right: 0;background: #113e91;background-size:100% auto;}
.container header{height: 110px;position: relative;top: 0;left: 0;right: 0;z-index: 10000;transition: .6s;}
.container header .logo{transition: .6s;}

 .right{padding: 37px 0 0;transition: .6s;position: absolute;right: 0;top: -110px;}
 .right ul {display: inline-block;vertical-align: top;font-size: 0;}
 .right ul li{display:inline-block;font-size:14px;color:#fff;margin: 0 0 0 14px;line-height: 36px;transition: .5s;}
.right ul li span{transform: scale(.25);display: inline-block;}
.right ul li:hover{ color:#0550e4}
.sousuo{
	display: inline-block;
	height: 36px;
	line-height: 36px;
}
.sousuo a{
	position: relative;
    margin: 0 0 0 15px;
    display: inline-block;
    cursor: pointer;
}
.sousuo a img{
	border-radius: 50%;
}
.hidden_search .text { width: 100%; height: 36px; padding: 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn{display:block;cursor:pointer;position:absolute;right:0;top:0;height:36px;width:40px;border:none;border-radius:50%;
  overflow:hidden;font-size:14px;color:#8f0e16;background:0 0;background: url(../img/serbtn.svg) no-repeat center;background-size: 20px 20px}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 45px; padding-left: 20px; width: 92% }
.hidden_search .close_btn { position: absolute; right: 20px; top: 32%;  width: 35px; height: 35px;
 -webkit-transition: 0.5s; transition: 0.5s; font-size: 26px;background: url(../img/closebtn.svg) no-repeat center; background-size: 18px 18px }
 .hidden_search .close_btn:hover{ color: #530794; }
.cd-popup {position: fixed;left: 0;top: 0;height: 100%;width: 100%;background: rgba(0,0,0,.7);visibility: hidden;-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;transition: opacity 0.3s 0s, visibility 0s 0.3s;z-index: 99999;opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative;  padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}

#nav{position: relative;top:0;left:0;right:0;z-index: 10000;transition: .5s;}

.banner_box.on #nav{ position:fixed; top:0}

.banner_box{position:relative;z-index: 10000;height: 52px;}
.banner_box .logo{ display:none}
.navBox{border-top: rgba(255,255,255,.4) 1px solid;}
.navBox ul {font-size: 0;text-align: center;display: -moz-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: space-between;padding: 0;margin: 0 -1rem;}
.nav li {text-align: center;position: relative;display: inline-block; width:12.5%}
.nav a {display: block;position: relative;padding: 0;height: 55px;line-height: 55px;font-size: 1.1rem;perspective: 300px;transform-style: preserve-3d;z-index: 10;transition: .5s;/* border-bottom: rgba(255,255,255,.4) 1px solid; */}
.nav a .bg {position: absolute;width: 100%;display: block;height: 100%;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(50deg);transform: rotateX(50deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: 0;visibility: hidden;display: none;}
.nav a .txt img{margin:-4px 10px 0 0;vertical-align: middle;}
.nav a .txt img.img02{ display:none}
.nav a .txt {position: relative;z-index: 2;color: #fff;display: inline-block;border-radius: 10px;vertical-align: top;transition: 0.36s;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;background: #0550e4;}
.nav .active a .txt,.nav .on a .txt {color: #fda409;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #0550e4; }
.subNavbox a:link, .subNavbox a:visited {color: #fff;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #0550e4;}
.subNavbox {
	position: absolute;
	/* margin-left: -100px; */
	left: -25%;
	top: 100%;
	width: 150%;
	background-color: #1465bc;
	background: rgba(20,101,188,1);
	background: -webkit-linear-gradient(top,rgba(20,101,188,1) 0%,rgba(20,101,188,0.7) 80%,rgba(20,101,188,0.3) 100%);
	background: linear-gradient(to bottom,rgba(20,101,188,1) 0%,rgba(20,101,188,0.7) 80%,rgba(20,101,188,0.3) 100%);
	box-shadow: 1px 2px 35px 0 rgba(88, 88, 88, 0.4);
	display: none;
	text-align: center;
	padding: 0;
	z-index: 0;
	box-shadow: 0 0 15px rgba(255,255,255,0.4);
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: fadeInUpSmall;
	animation-name: fadeInUpSmall;
	padding-bottom:30px;
}
.subNavbox:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:rgba(255,255,255,.2) 1px solid}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 28px 5px;font-size: 16px;transition: 0.36s;position:relative;}
.subNavbox p a:before{ content:""; position:absolute; bottom:0; left:0; right:0; height:1px; b}
.nav a:hover .txt img.img01{ display:none}
.nav a:hover .txt img.img02{ display:inline-block}

.subNavbox p:last-child a:before{ background:none}

#nav .w1200{ position:relative}

.xg header{background: #285cbe;height: 110px;}
.xg.header_box_li header:before{ opacity:0; visibility:hidden}
.xg #nav{background:#fff;border-bottom: 1px solid #eaeaea;}
.xg .nav a .txt{ color:#333}
.xg header .logo{display: block;}
.xg header .right{/* padding:37px 0 0; */position: absolute;right: 0;z-index: 99999999;}
.xg.header_box_li{ box-shadow:0 0 15px rgba(0,0,0,.1);position: fixed;}
.xg .nav .active a .txt, .xg .nav .on a .txt{ color:#0550e4}

.sc{
	height: 0;
}
.add {
    height: 157px;
    position: relative;
    z-index: 10000;
    width: 100%;
}
.xg header .logo a{
	display: block;
    margin-top: 11px;
}
.header_box_li header .logo a{
	display: block;
	margin-top: 17px;
}
/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 1.75rem;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
#m_header #logo .box_table, #nav_btn_box .box_table{ width:auto}
#m_header #logo .box_table img{max-width: 100%;}

/*手机头部开始*/
#m_header #logo{height: 60px;float: left;max-width: calc(100% - 50px);}
#m_header #logo img{max-height:60%;max-height: 30px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url() center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}	
.w1200 {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 99999;
}	
.fl {
    float: left;
}
.fr{
	float: right;
}

 .right ul li a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    transition: .5s;
    position: relative;
    z-index: revert;
}
.flex-active-slide a img{
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	height: 99.98vh;
}

.videoys {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover!important;
}
/*底部样式*/
.footer{
    width: 100%;
    height: auto;
    background: #123d79;
    background: url(../img/footer_bg.png)center center;
    background-size: cover;
    clear: both;
}
.part2{
	padding: 40px 0 25px 0px;
}

.footer .part2 .logo1 {
	height: 110px;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
	background: url("../img/logozf.png")left center no-repeat;
	background-size: auto 100px;
}
.ew{
	height: 140px;
	float: right;
	/* margin-top: 10px; */
}
.ew div{
	display: inline-block;
	position: relative;
	width: 120px;
	height: 110px;
}
.ew div span{
	color: #fff;
	font-size: 14px;
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 2px;
}
.ew img{
	height: 87px;
	/* margin-left: 15px; */
	display: block;
	margin: 0 auto;
}

.footer1{width: 100%;/* background: #1465bc; */padding: 30px 0 35px 0;text-align: center;}
.footer1 span,.footer strong{display: inline-block;zoom:1;font-size: 15px;color:#fff;line-height: 30px;}
.footer1 strong{color:#fff;margin:0 25px;}
.section6{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 70px;
	overflow: hidden;
	padding-bottom: 90px;
	background: url("../img/bgcs5.png")center center;
	background-size: cover;
}
.mainbox{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	height: auto;
	/* overflow: hidden; */
}
/*印象样式*/

.btn_more {
	display: inline-block;
	padding-right: 30px;
	line-height: 72px;
	position: absolute;
	right: 0;
	/* bottom: 0; */
	color: #113e91;
	font-size: 16px;
	z-index: 2;
	cursor: pointer;
	/* vertical-align: middle; */
	height: 72px;
	background: url("../img/i-05.png")right 0 center no-repeat;
	background-size: 27px;
}
i.plus {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px #1e55bf solid;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 47.5%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .35s;
}
i.plus::before {
	content: "";
	width: .6rem;
	height: 0;
	border-top: 1px #113e91 solid;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .35s;
}

i.plus::after {
	content: "";
	width: 0;
	height: .6rem;
	border-left: 1px #113e91 solid;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all .35s;
}
.btn_more:hover {color: #2682e1;transition: all .35s;font-weight: bold;}
.btn_more:hover i.plus {background-color: #1e55bf;transition: all .35s;}
.btn_more:hover i.plus::before,
.btn_more:hover i.plus::after { border-color: #fff; transition: all .35s; }
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.ctit2 {
    margin-bottom: 20px;
}
.ctit2 span b {
    height: 1px;
    width: 85px;
    background: #791107;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    opacity: 1;
}
.ctit span {
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    font-family: "宋体";
    font-weight: bold;
}
.ctit2 span {
    margin: 0 auto;
    width: 100%!important;
    border: none!important;
    display: inline-block;
    text-align: center!important;
    background: url("../img/tit.png")center center no-repeat;
}
.wap_block {
    display: none;
}
/*新闻样式*/
.xwdt{
	width: 100%;
	max-width: 1400px;
	/* height: 100%; */
	/* overflow: hidden; */
	margin: 0 auto;
	/* clear: both; */
}
.content_newsf {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	height: 420px;
	/* max-height: 400px; */
	/* MARGIN-BOTTOM: 35px; */
	padding-top: 10px;
	/* overflow: hidden; */
	/* padding: 10px 10px 0px 10px; */
} 
.content_newsf1{
    width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: AUTO;
	max-height: 500px;
	/* MARGIN-BOTTOM: 35px; */
	padding-top: 10px;
	overflow: hidden;
    padding-bottom: 20px;
}    
.content_news-part {
	width: 24%;
	height: 388px;
	float: left;
	background: #fff;
	/* margin-right: 1%; */
	position: relative;
	margin-left: 1.3%;
	/* border-radius: 8px; */
	transition: all 0.25s ease-out;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	margin-bottom: 20px;
	/* padding-bottom:10px; */
}
.content_news-part1{
	width: 48%;
	margin-left: 1%!important;
	margin-right: 1%!important;
	height: 402px;
}
.content_news-part1 .news_partt2 {
    margin: 12px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    height: 96px;
    text-align: justify;
    overflow: hidden;
    margin-bottom: 10px;
}
.content_news-part1 .newspart-img {
    width: 100%;
    height: 215px;
    overflow: hidden;
}
.date2 {
			position: absolute;
			/* float: left; */
			margin-right: 22px;
			width: 65px;
			height: 69px;
			padding: 0 4px;
			color: #fff;
			text-align: center;
			background-image: linear-gradient(to top, #113e91 0%, #1e55bf 100%);
			top: 0;
			left: 0px;
		}
		.date2 b {
			display: block;
			font-size: 22px;
			font-family: gabo_drive;
			font-weight: 400;
			padding-top: 2px;
			padding-bottom: 0;
			height: 35px;
			line-height: 35px;
		}
		.date2 span {
			font-size: 14px;
			font-family: arial;
			display: block;
			line-height: 28px;
			border-top: 1px solid rgba(255,255,255,.3);
		}
.content_news-part:first-child {
	float: left;
	margin:0;
}
.content_news-part:last-child{
	float: right; 
	margin: 0;
}
.content_news-part:hover{
	/* background: #2f9fef; */
	border-bottom: 4px solid #3f4be0;
	transform: translateY(-5px);
}
.news_partt2 {
    margin: 15px 20px;
    line-height: 23px;
    font-size: 14px;
    color: #999;
    height: 90px;
    text-align: justify;
    overflow: hidden;
    margin-bottom: 10px;
}
.content_news-part3 {
	width: 96%;
	height: 370px;
	float: left;
	background: #fff;
	position: relative;
	transition: all 0.2s ease-out;
	margin: 5px 5px;
}
.content_news-part3:hover{
	box-shadow: 0 0 5px 1px #ddd;
}
.newspart-img {
	width: 100%;
	height: 195px;
	overflow: hidden;
}
.newspart-imgms {
	width: 200px;
	height: 200px;
	border-radius: 100px;
	margin-left: 39px;
}
.news_partt {
	display: block;
	font-size: 16px;
	padding: 20px 20px;
	line-height: 24px;
	color: #113e91;
	text-align: justify;
	padding-bottom: 0px;
	height: 48px;
	overflow: hidden;
}
.news_partimg {
	display: block;
}
.newspart-img img {
	transition: all 0.3s ease-out;
	width: 100%;
	height: 100%;
}
/*新闻样式*/
.section1{
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */
	height: auto;
	padding-top: 60px;
	overflow: hidden;
	padding-bottom: 60px;
	--tw-bg-opacity: 0.8;
	/* background: url("../img/bgcsf.jpg")top center; */
	/* background-size: 100% 100%; */
	position: relative;
	transition: all .1s;
}
.gap{
    padding-top: 140px;
}
.sec3{
	width: 100%;
	max-width: 1400px;
	height: auto;
	/* overflow: hidden; */
	margin: 0 auto;
	display: block;
	/* position: fixed; */
}
.news {
  width: 100%;
}

/*专题样式*/

.section7{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 70px;
	overflow: hidden;
	padding-bottom: 50px;
	background: #ffffff;
}
.friendly-link {
	width: 100%;
	max-width: 1400px;
	margin: auto;
	/* margin-top: 50px; */
	/* margin-bottom: 10px; */
	height: auto;
	overflow: hidden;
	/* background: #f7f7f7; */
	padding-bottom: 10px;
	/* background: #fefbfb; */
}
.friendly-link-content {
	margin: 0 auto;
	position: relative;
	margin-top: 45px;
}

.yqlj{
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.yqlj li {
	width: 22%;
	margin-right: 4%;
	display: inline-block;
}
.yqlj li:nth-child(4){
	margin-right: 0%;
}
.yqlj li a {
	display: block;
	border-bottom: #DDD solid 1px;
	font-size: 17px;
	color: #333;
	line-height: 55px;
	height: 55px;
	background: url(../img/cstb.png) left center no-repeat;
	text-indent: 27px;
	background-size: 17px;
}
.yqlj li:hover>a {
	border-bottom: #0e60b6 solid 1px;
	color: #1465bc;
	font-weight: bold;
}
/*通知样式*/
.section2 {
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    padding-top: 80px;
    /* overflow: hidden; */
    padding-bottom: 75px;
    background: url(../img/bgcs4.png)center center;
    background-size: cover;
    display: flex;
}
.sec2{
	width: 100%;
	max-width: 1400px;
	/* overflow: hidden; */
	margin: 0 auto;
	/* margin-top: 55px; */
	/* margin-bottom: 55px; */
	/* padding: 30px 20px; */
	/* background: #FFF; */
}
.tabMenu01{width: auto;display: block;height: 45px;line-height: 40px;position: relative;z-index: 10;border-bottom: 1px solid #ccc;}
.tabMenu01 li{width: 125px;/* float:left; */float: left;/* font-size: 18px; *//* color: #003770; */font-weight: bold;color: #0e60b6;font-size: 25px;}
.tabMenu01 li:nth-child(3){
	width: 120px;
}
.tabMenu01 li a{/* color:#999; */color: #a0c0e2;font-family: "宋体";}
.tabMenu01 li:hover a,.tabMenu01 li.active a{color:#003770;color: #0e60b6;font-size: 25px;font-family: "宋体";background: url(../img/cs2.png) bottom 0px center no-repeat;}
.tabMore01{width: 40px;height:30px;line-height: 30px;font-size:16px;position: absolute;right:0;top: 8px;z-index: 20;}
.tabMore01 span{display: none;}
.tabMore01 a{/* color:#003770; *//* color: #2c448c; */opacity: 1;display: block;height: 24px;line-height: 24px;float: right;/* border: 1px solid #2c448c; */border-radius: 25px;font-size: 16px;width: 65px;/* text-align: center; */}
.tabList01{width: 100%;/* overflow: hidden; */height: auto;}
.tabList01 dd{display: none;}
.xueshu {width: 45%;float: left;position: relative;}
.list02 {margin: 20px 0 0 0;}
.list02 li {/* overflow: hidden; *//* font-size: 16px; *//* line-height: 50px; *//* height: 50px; *//* padding: 0 0 0 21px; *//* background: url(../img/cs1.png) no-repeat left 2px center; *//* background-size: 13px; */}
.list02 li a {float: left;width: 77%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.list02 li span {float: right;color: #888;}
.list02 li:hover{
	margin-left: -10px;
	transition: all .3s ease-out .1s;
	-webkit-transition: all .3s ease-out .1s;
	-moz-transition: all .3s ease-out .1s;
	-ms-transition: all .3s ease-out .1s;
	-o-transition: all .3s ease-out .1s;
}
.list02 li:hover>a{
	color: #1e55bf;
}
.con-ul li {
	width: 100%;
	height: 52px;
	margin-top: 14px;
	/* border-bottom: 1px solid #ccc; */
	line-height: 33px;
	padding-bottom: 14px;
	transition: 0.3s ease-out;
	border-bottom: 1px solid #acc5f2;
}
.con-ul li:hover {
	margin-left:-8px;
}
.con-ul .time1 {
	width: 72px;
	height: 52px;
	float: left;
}
.con-ul .time1 .year {
	font-size: 20px;
	width: 100%;
	height: 52px;
	line-height: 50px;
	background: #0e60b6;
	color: #fff;
	text-align: center;
}
.con-ul .time1 .dd {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	/* box-shadow: 3px 3px 3px #f1f1f1; */
	text-align: center;
	border: 1px solid #164b97;
	background: #fff;
}
.con-ul .title {
	width: calc(100% - 85px);
	font-size: 16px;
	overflow: hidden;
	transition: 0.3s;
	float: right;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	align-items: center;
	display: flex;
	line-height: 26px;
}
.con-ul .title:hover{
	color:#15619d;
}
.cghc{
	width: 53%;
	float: right;
}
.con {
    margin: 0 auto;
    box-sizing: border-box;
}
.con li.news1 {
    line-height: 34px;
    padding-left: 0px;
}
.con li.news1 {
    position: relative;
    width: 48.5%;
    float: left;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-top: 3px solid #54c1e3;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    box-shadow: 1px 1px 15px #5ac5eb;
}
.con li.news1 {
    border-width: 5px;
}
.news_b1 .imgs {
    position: relative;
}
.news_b1 .imgs {
    overflow: hidden;
}
.news_b1 .imgs img {
    top: 0;
    left: 0;
    width: 100%;
    height: 215px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.news_b1 .news_title {
    position: absolute;
    z-index: 33;
    width: 100%;
    left: 0;
    bottom: 10px;
    box-sizing: border-box;
    padding: 0 22px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-align: justify;
}
.news_b1 .news_title a {
    color: #fff;
}
.news_b1 .bg {
    position: absolute;
    z-index: 22;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 50%;
    background: url(../img/main11_shadow.png) center no-repeat;
}
.news_b1 .bg {
    background-size: 100% 100%;
}
.con li.news1:nth-child(2) {
    /* margin-top: 70px; */
}
.con li.news1:nth-child(2n+2) {
    float: right;
}
.con li.news1:nth-child(3) {
    border-top: 5px solid #1e5fc5;
}
.con li.news1:nth-child(4) {
    margin-bottom: 0;
}
.con li.news1:nth-child(4) {
    border-top: 7px solid #3096d5;
}
.news1:hover img {
    transition: all .35s;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-ms-transition: all .35s;
	-o-transition: all .35s;
    transform: scale(1.07);
}
.ctit3{
	width: auto;
    display: block;
    height: 45px;
    line-height: 40px;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #ccc;
}
.ctit3 span{
	width: auto;
	float: left;
	font-weight: bold;
	color: #0e60b6;
	font-size: 25px;
	font-family: "宋体";
}
.ctit3 .more{
	position:absolute;
	right:0;
	padding-right: 30px;
	width: 65px;
	font-size: 16px;
	color: #113e91;
	background: url(../img/i-05.png)right 0px center no-repeat;
	background-size: 27px;
}
.ctit3 .more:hover {
    color: #2682e1;
    transition: all .35s;
    font-weight: bold;
}
.ctit3 .more:hover i.plus {
    background-color: #1e55bf;
    transition: all .35s;
}
.ctit3 .more:hover i.plus::before, .ctit3 .more:hover i.plus::after {
    border-color: #fff;
    transition: all .35s;
}

/*学术样式*/
.section3{
	width: 100%;
	margin: 0 auto;
	padding-top: 65px;
	overflow: hidden;
	padding-bottom: 75px;
	/* background: #f7f7f7; */
	background: url(../img/bgcs.jpg)top center;
	background-size: 100% 100%;
}
.xsyj{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.clearfix {
    display: block;
    *zoom: 1;
}
.news_list{
	width: 100%;
	float:left;
}
.news_list2{
	width: 48.5%;
	float: right;
}
ind_view_nr{width: 100%;max-width: 1200px;margin:0 auto;padding-top: 25px;}
.ind_view_nr .pic{display:block;width:100%;padding-top: 132%;background:#f1f1f1 no-repeat center/cover;position: relative;transition:0.33s;}
.ind_view_nr .pic_b{background: #ffffff;color: #444;padding: 15px 15px;transition:0.33s;position:relative;}
.ind_view_nr .pic_b .titl{
		font-size: 16px;
		height: 52px;
		line-height:26px;
		margin: 15px 0 10px;
		font-weight:bold;
		overflow:hidden;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:3;
		text-align: left;
		}
.ind_view_nr .pic_b .renwuj{padding:30px 0 15px;overflow: hidden;border-top:#aeaeaf dashed 1px;}
.ind_view_nr .pic_b .renwuj_l{width:50px;height:50px;background:#fff no-repeat center/cover;float:left;border-radius:50%;}
.ind_view_nr .pic_b .renwuj_r{margin-left:70px;position:relative;padding-bottom:10px;}
.ind_view_nr .pic_b .renwuj_r:before{content:"";position:absolute;bottom:0;left:0;background:#1e4994;width:45px;height:1px;transition:0.33s;}
.ind_view_nr .pic_b .renwuj_r h4{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_view_nr .pic_b .renwuj_r h5{font-size:12px;height:36px;line-height:18px;color:#727171;transition:0.33s;margin:8px 0;
		overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ind_view_nr a:hover .pic{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);}
.ind_view_nr a:hover .pic_b{background: #2244a2;color: #fff;}
.ind_view_nr a:hover .pic_b .times1 b{color: #fff;}
.ind_view_nr a:hover .pic_b .renwuj{border-color:#d6a571;}
.ind_view_nr a:hover .pic_b .renwuj_r h5{color:#d6a571;}
.ind_view_nr a:hover .pic_b .renwuj_r:before{background:#d6a571;}
.ind_view_nr .pic_b .times1 b {
    color: #0e60b6;
}
.ind_view_nr a:hover .pic_b .times1 b{
	color: #fff;
}
.ind_view_more {
    margin-top: 45px;
    text-align: right;
}
.ind_view_more a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
}
/*交流样式*/
.section4{
	width: 100%;
	margin: 0 auto;
	padding-top: 65px;
	overflow: hidden;
	padding-bottom: 65px;
	background: #fff;
	/* background: url(../img/bgcs.jpg)top center; */
	/* background-size: 100% 100%; */
}

.tabMenu02{width: auto;display: block;height: 45px;line-height: 40px;position: relative;z-index: 10;border-bottom: 1px solid #ccc;}
.tabMenu02 li{width: 120px;/* float:left; */float: left;/* font-size: 18px; *//* color: #003770; */font-weight: bold;color: #0e60b6;font-size: 23px;}
.tabMenu02 li:nth-child(3){
	width: 185px;
}
.tabMenu02 li a{/* color:#999; */color: #a0c0e2;}
.tabMenu02 li:hover a,.tabMenu02 li.active a{color:#003770;color: #0e60b6;}
.tabMore02{width: 40px;height:30px;line-height: 30px;font-size:16px;position: absolute;right:0;top: 8px;z-index: 20;}
.tabMore02 span{display: none;}
.tabMore02 a{/* color:#003770; *//* color: #2c448c; */opacity: 1;display: block;height: 24px;line-height: 24px;float: right;/* border: 1px solid #2c448c; */border-radius: 25px;font-size: 16px;width: 65px;text-align: center;}
.tabList02{width: 100%;/* overflow: hidden; */margin-top: 30px;}
.tabList02 dd{display: none;}S

.articleTitle1:before{content: "";display: block;width: 1px;height: 18px;background: #ffffff;position: absolute;left: 56px;top: 62px;}
.articleTitle1{ width: 115px; float: left; overflow: hidden; position: relative;}
.articleTitle1 .title{display: block;margin-bottom: 100px;}
.articleTitle1 .more{display: block;width: 113px;height: 44px;line-height: 44px;text-align: center;background: #0e60b6;color: #fff;}
.articleTitle1 .title:hover{ color: #fff; }
.articleTitle1 .more:hover{background: #054e9d;}

.navbar-menu {
	background: rgba(255, 255, 255, 0.66);
	width: 100%;
	max-width: 1400px;
	min-height: 180px;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	margin: 50px auto 30px auto;
	z-index: 9;
}
.ind_view_nr{
	margin-top: 40px;
	width: 58%;
	float: left;
}
.navbar-menu ul {
	position: relative;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.navbar-menu ul li {
	width: 100%;
	height: 180px;
	text-align: center;
	/* padding-top: 40px; */
	margin: 0 1%;
	position: relative;
	transition: all 1s ease;
}

.navbar-menu ul li::after {
	content: '';
	position: absolute;
	top: 35px;
	right: -15px;
	z-index: 999;
	width: 1px;
	height: 110px;
	background-color: #cfcfcf;
}

.navbar-menu ul li.hover::after,
.navbar-menu ul li:last-child::after {
	display: none;
}

.navbar-menu ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 9;
	width: 100%;
	min-height: 180px;
	text-align: center;
	border-radius: 10px;
	padding-top: 50px;
	text-decoration: none;
	transition: all 1s ease;
}

.navbar-menu ul li a.hover,
.navbar-menu ul li a:hover {
	background-color: #113e91;
}
.navbar-menu ul li a span {
	display: block;
	flex: 1;
}
.navbar-menu ul li a div {
	width: 66px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	margin: 0 auto 25px auto;
	transition: all 1s ease;
}

.navbar-menu ul li a div.ic1 {
	background-image: url('../img/i1.png');
}
.navbar-menu ul li a:hover div.ic1 {
	background-image: url('../img/i1s.png');
}
.navbar-menu ul li a div.ic2 {
	background-image: url('../img/i2.png');
}
.navbar-menu ul li a:hover div.ic2 {
	background-image: url('../img/i2s.png');
}
.navbar-menu ul li a div.ic3 {
	background-image: url('../img/i3.png');
}
.navbar-menu ul li a:hover div.ic3 {
	background-image: url('../img/i3s.png');
}
.navbar-menu ul li a div.ic4 {
	background-image: url('../img/i4.png');
}
.navbar-menu ul li a:hover div.ic4 {
	background-image: url('../img/i4s.png');
}
.navbar-menu ul li a div.ic5 {
	background-image: url('../img/i5.png');
}
.navbar-menu ul li a:hover div.ic5 {
	background-image: url('../img/i5s.png');
}
.navbar-menu ul li a div.ic6 {
	background-image: url('../img/i6.png');
}
.navbar-menu ul li a:hover div.ic6 {
	background-image: url('../img/i6s.png');
}
.navbar-menu ul li a div.ic7 {
	background-image: url('../img/i7.png');
}
.navbar-menu ul li a:hover div.ic7 {
	background-image: url('../img/i7s.png');
}
.navbar-menu ul li a div.ic8 {
	background-image: url('../img/i8.png');
}
.navbar-menu ul li a:hover div.ic8 {
	background-image: url('../img/i8s.png');
}
.navbar-menu ul li a div.ic9 {
	background-image: url('../img/i9.png');
}
.navbar-menu ul li a:hover div.ic9 {
	background-image: url('../img/i9s.png');
}
.navbar-menu ul li a span.text {
	font-size: 16px;
	font-weight: bold;
	color: #113e91;
	transition: all 0.5s ease;
}
.navbar-menu ul li:hover a span.text {
	color: #ffffff;
}
.navbar-menu ul li a em {
	display: none;
	width: 36px;
	height: 36px;
	background-color: #ffffff;
	border-radius: 100px;
	font-size: 24px;
	line-height: 18px;
	color: #b01c3d;
	margin: 20px auto 0 auto;
	text-align: center;
}
.navbar-menu ul li a.hover em,
.navbar-menu ul li a:hover em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 100%);
}
.navbar-menu ul li a:hover em .glyphicon {
	line-height: 35px;
}
.glyphicon-menu-right:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 9px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #1e55bf;
}
@charset "utf-8";
/*基本样式*/ 
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: antialiased;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img,object{max-width:100%;width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color:#222}
a:hover{text-decoration: none; color: #2c448c;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
ul,ol,li{list-style:none outside none;}
pre,code {white-space:pre-wrap}
/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 61%;overflow:hidden;display: block;/* background: #d2d2d2; */background: url(../img/rxbg.png)top center;background-size: 100% 100%;}
.gp-img-responsive img{width: 100%;transition: all 0.2s ease-in-out;min-height: 195px;}
.gp-img-responsive img:hover{transform: scale(1.06);}

.gp-f12{font-size:12px;}
.gp-f13{font-size:13px;}
.gp-f14{font-size:14px;}
.gp-f15{font-size:15px;}
.gp-f16{font-size: 17px;}
.gp-f18{font-size:18px;}
.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;}
.gp-fl{float: left;}
.gp-fr{float: right;}
.gp-center{display: block;margin-left: auto;margin-right: auto;}
.gp-vam,.gp-vama *{vertical-align:middle;}
.gp-bold{ font-weight: bold; }
.gp-normal{font-weight: normal;}
.gp-title{ display: block; overflow: hidden; }
.gp-title-lh24{ display: block; line-height: 24px; height: 48px; overflow: hidden; }
.gp-title-lh22{ display: block; line-height: 22px; height: 44px; overflow: hidden; }

/*更多*/
/*校友样式*/

/*学生样式*/
.section5{
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */
	padding-top: 65px;
	overflow: hidden;
	padding-bottom: 80px;
	background: #ebfafb;
}
.news_list_idx_item_title>h3 p{
    display: inline-block;
    /* float: right; */
    font-size: 14px;
    color: #1e55bf;
    line-height: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    right: 7px;
}
b.plus {
    display: inline-block;
    width: 14px;
    height: 14px;
    /* border: 1px #1e55bf solid; */
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 47%;
    cursor: pointer;
    transition: all .35s;
    /* font-weight: bold; */
}
b.plus::before {
    content: "";
    width: 0.9rem;
    height: 0;
    border-top: 2px #113e91 solid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .35s;
    /* font-weight: bold; */
}
b.plus::after {
    content: "";
    width: 0;
    height: 0.9rem;
    border-left: 2px #113e91 solid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .35s;
    /* font-weight: bold; */
}
.left-nav li a.on b.plus::before {
    content: "";
    width: 0;
    height: 0.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .35s;
}
.licon {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block;
}
.licon img{
    width: 100%;
    vertical-align: middle;
    transition: .5s;
    object-fit: cover;
}
.g-sharimg {
    position: absolute;
    top: 85px;
    left: 50%;
    transform: translateX(-50%);
    transition: .5s;
    opacity: 1;
    width: 90px;
    height: 90px;
    background: #fff;
    box-shadow: 0px 2px 3px 1px rgba(1, 1, 1, 0.1);
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    z-index: 100;
    padding: 3px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
}
.sharhover:hover .g-sharimg {
    opacity: 1;
    visibility: visible;
    top: 75px;
}
.g-sharimg .pic {
    width: 100%;
    height: 100%;
}
.g-sharimg::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,-100%);
    border: 8px solid #fff;
    border-color: transparent transparent #fff;
    width: 1px;
    height: 1px;
}
@media screen and (max-width: 1600px){
	body {
	    /* width: 1600px; */
	}
}
