@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; */
}
.aleft span i{
	display: block;
	height: 1px;
	background: url(../img/line.png) no-repeat bottom center;
	margin: auto;
	/* margin-top: 10px; */
}

.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;}
.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: 7px 5px;background: rgba(216,219,220,0.65);height: 50px;border-radius: 50px;position: absolute;bottom: 50px;right: 10%;/* 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: 50px; height:50px; display: block;  cursor: pointer; text-indent: -9999px;border-radius:8px;background:url("../img/loicon.png") }
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active {background:url("../img/loicon.png")}

.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: 15%;width: 1000px;bottom: 30px;}
.till-slides h3{
	font-size: 26px;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	text-shadow: 3px 5px 16px rgba(0,0,0,0.8);
	width: 100%;
	margin: 0 auto;
	margin-bottom: 22px;
	}
.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: #004ea2;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: 40px;transition: .5s;}
.right ul li span{transform: scale(.25);display: inline-block;}
.right ul li:hover{ color:#0550e4}

#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: -20%;
	top: 100%;
	width: 140%;
	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: #184fb6;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}
.sousuo{
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.sousuo a{
	position: relative;
	margin: 0 0 0 11px;
	display: inline-block;
	cursor: pointer;
}
.sousuo a img{
	border-radius: 50%;
	vertical-align: baseline;
}
/* .sc{
	height: 0;
}*/

.add {
    height: 157px;
    position: relative;
    z-index: 10000;
    width: 100%;
}
.xg header .logo a{
	display: block;
	margin-top: 13px!important;
}
.header_box_li header .logo a{
	display: block;
	margin-top: 13px;
}
/*导航按钮开始*/
#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: 1450px;
    position: relative;
    z-index: 99999;
}	
.fl {
    float: left;
}
.fr{
	float: right;
}

 .right ul li a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    transition: .5s;
    position: relative;
    z-index: revert;
    width: 40px;
    height: 40px;
    background: #2f69ff;
    border-radius: 50%;
    text-align: center;
    vertical-align: top;
}
.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%;
  padding: 40px 0 50px;
  background: url(../img/footer.png) center center no-repeat;
  background-size: cover;
  position: relative;
}
.footercontent{
	width: 1500px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.footer .col-1 {
  float: left;
  width: 42.5%;
  padding: 0 0px 0 50px;
}

.footer .col-1 .r1 {
  margin-bottom: 50px;
}

.footer .col-2 {
  float: right;
  width: 52%;
}

.footer .foot-logo {
  float: none;
  /* margin: 0 auto; */
}
.foot-logo a{
	font-size: 16px;
	border: 1px solid #ffffff;
	position: absolute;
	right: 350px;
	top: 25px;
	width: 125px;
	text-align: center;
	color: #fff;
	height: 40px;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	border-radius: 25px;
	background: #2166cc;
	transition: 0.3s ease-in-out
}
.foot-logo a:hover{
	color: #fff;
	background: #134071;
}

.footer .foot-logo img{
	display: block;
	margin: 0 auto;
	margin-bottom: 45px;
}
.footer .contact {
  float: left;
  width: calc(100% - 110px);
}

.footer .contact p {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}

.footer .ewm {
  float: right;
  margin-top: 10px;
}

.footer .ewm img {
  width: 110px;
}

.footer .ewm p {
  text-align: center;
  font-size: .875rem;
  color: rgba(255, 255, 255, 0.8);
}



.footercontent:before {
  /* content: ""; */
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.16);
  position: absolute;
  top: 0;
  left: 47%;
}

.footer-sec {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 80px;
  border-left: 1px dashed #fff;
  text-align: left;
  }

.footer-sec + .footer-sec {
  margin-left: 3%;
  }

.fs-tit {
  margin-bottom: 25px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
 }

.fs-list {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  }
  .fs-list li{
height: 30px;
  }
.fs-list a{
	color: #fff;
}
.fs-list a:hover {
    color: #fff;
}
.cpR{
	width: 100%;
	height: 40px;
	background: #004ea2;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}

.section6{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
	overflow: hidden;
	padding-bottom: 70px;
	background: url("../img/bgcs4.png")center center;
	background-size: cover;
}
.mainbox{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	height: auto;
	/* overflow: hidden; */
}
.cgjc{
	width: 62%;
	float:left;
}
.ptmh{
	width: 35%;
	float:right;
}
.m-listl4 {
    background: #cbd2e2;
    padding: 0 13px;
}

.ul-listl4 {
    margin: 0 -12px;
}

.ul-listl4 li {
    width: 32%;
    float: left;
    margin-top: -15px;
    background: #fff;
    margin-bottom: 10px;
    min-height: 40px;
}

.ul-listl4 li.i1 {
    margin-left: 2%;
}

.ul-listl4 li.i6 {
    margin-left: 2%;
}

.ul-listl4 li.i9 {
    margin-left: 2%;
}

.ul-listl4 .con {
    display: block;
    background-color: rgba(255,255,255,.8);
    padding: 13px 14px 14px;
    overflow: hidden;
    text-align: center;
}

.ul-listl4 .icon {
    display: block;
    width: 100%;
    height: 62px;
    line-height: 74px;
    font-size: 62px;
    color: #c5c5c5;
    margin-bottom: 11px;
    background-size: contain !important;
}

.row-a2 .wp {
    padding: 10px 0 0px 0;
    width: 100%;
}

.ul-listl4 .con .tit {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    line-height: 1.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.8em;
}

.ul-listl4 .con .tit a {
    color: #666;
}

.ul-listl4 .con:hover .tit {
    color: #34519d;
}

.ul-listl4 .con:hover .icon,.ul-listl4 .con:hover .tit {
    font-weight: bold;
    transform: scale(1.1);
}

.ul-listl4 .list16 .con {
    padding: 10px 22px 15px;
}

.ul-listl4 .list19 .con {
    padding: 10px 22px 15px;
}

.m-campusl {
    position: relative;
    z-index: 0;
    margin-top: 33px;
}

.ul-listl4 .icon {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.ul-listl4 .i1 .icon {
    background: url('../img/sy2.png') no-repeat center center;
    background-size: 62px!important;
}

.ul-listl4 .i2 .icon {
    background: url('../img/sy.png') no-repeat center center;
    background-size: 62px!important;
}

.ul-listl4 .i3 .icon {
    background: url(../img/IP.png) no-repeat bottom center;
    background-size: 64px !important;
}

.ul-listl4 .i4 .icon {
    background: url('../img/bwg.png') no-repeat center center;
    background-size: 55px!important;
}

.ul-listl4 .i5 .icon {
    background: url('../img/SGI.png') no-repeat center center;
    background-size: 57px!important;
}

.ul-listl4 .i6 .icon {
    background: url('../img/mh.png') no-repeat center center;
    background-size: 56px!important;
}

.ul-listl4 .i7 .icon {
    background: url('../img/yz1.png') no-repeat center center;
    background-size: 56px!important;
}

.ul-listl4 .i8 .icon {
    background: url('../img/yz2.png') no-repeat center center;
    background-size: 55px!important;
}

.ul-listl4 .i9 .icon {
    background: url('../img/ts.png') no-repeat center center;
    background-size: 55px!important;
}

/*印象样式*/
.USTB_list5 {
	margin: 0 -13px;
	display: flex;
	justify-content: space-between;
}

.USTB_list5 li {
	margin-top: 20px;
	width: 33%;
	transition: 0.33s;
}

.USTB_list5 li>a {
	display: block;
	margin: 0 13px;
	background-color: #fff;
	padding: 20px 20px;
	position: relative;
	transition: 0.33s;
}
.USTB_list5 li>a b{
	width: calc(100% - 60px);
	display: inline-block;
	height: 54px;
	line-height: 54px;
	text-align: right;
	font-size: 22px;
	font-weight: normal;
	color: #004ea2;
	text-align: center;
}

.USTB_list5 li h3 {
	height: 56px;
	overflow: hidden;
	line-height: 28px;
	margin-bottom: 13px;
	position: relative;
	margin-left: -20px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}

.USTB_list5 li h3::before {
	content: '';
	width: 2px;
	height: 100%;
	background-color: #2f69ff;
	position: absolute;
	left: 0;
	top: 0;
}

.USTB_list5 li>a::after {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #cdd7e2;
	left: 6px;
	top: 6px;
	content: '';
	z-index: 0;
}

.USTB_list5 li>a>* {
	position: relative;
	z-index: 10;
	transition: 0.33s;
}

.USTB_list5 li>a::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #fff;
	transition: 0.33s;
}

.USTB_list5 li .bg1 {
	position: absolute;
	width: 175px;
	height: 100px;
	background: url(../img/left.png) no-repeat right center;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 3;
	background-size: 175px 100px;
}
.USTB_list5 li>a:hover::before {
		background: #004a99;
	}

	.USTB_list5 li>a:hover * {
		color: #fff !important;
	}

	.USTB_list5 li>a:hover .bg1 {
		opacity: 1;
	}
.sci-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.sci-title .date {
  width: 79px;
  height: 86px;
  background-image: url("../images/sci-date.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  color: white;
}
.sci-title .date .day {
  margin-top: 14px;
  font-size: 22px;
  line-height: 1;
}
.sci-title .date .month {
  font-size: 14px;
}
.sci-title .text {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 2px solid #b1cfef;
  font-size: 18px;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.sci-title .text > a {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00208a;
  text-decoration: none;
  font-weight: bold;
}
.sci-title .text > a:hover {
  color: #ffb530;
}
.sci-item ul {
  color: #2D2D2D;
}
.sci-item ul li::marker {
  color: #ffb530;
}

.btn_more {
	display: inline-block;
	padding-right: 25px;
	line-height: 76px;
	position: absolute;
	right: 0;
	/* bottom: 0; */
	color: #4a90e2;
	font-size: 16px;
	z-index: 2;
	cursor: pointer;
	/* vertical-align: middle; */
	height: 72px;
	background: url("../img/Nmore.png")right 0px center no-repeat;
	background-size: 19px;
}
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/cs3.png) center center no-repeat;
    background-size: auto 70px;
}
.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: 23.5%;
	height: 412px;
	float: left;
	background: #fff;
	position: relative;
	margin-left: 2%;
	transition: all 0.25s ease-out;
	box-shadow: 0px 5px 10px rgb(61 141 224 / 35%);
	margin-bottom: 20px;
	background: url(../img/sbg.jpg) bottom -80px right no-repeat;
}
.content_news-part span{
   	padding: 15px 20px;
   	height: 0px;
   	line-height: 0px;
   	font-size: 15px;
   	color: #126bca;
   	/* font-weight: bold; */
   	font-family: 'syst';
   	display: block;
}

.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;
}

.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: 10px 20px;
    line-height: 25px;
    font-size: 15px;
    color: #777;
    height: 75px;
    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: 202px;
	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: #1c6dc4;
	text-align: justify;
	padding-bottom: 0px;
	height: 48px;
	overflow: hidden;
	/* font-weight: bold; */
}
.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: 200px; */
}
.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;
}

/*通知样式*/
.section2 {
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    padding-top: 80px;
    overflow: hidden;
    padding-bottom: 75px;
    background: url(../img/bgcc.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: #333;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: 26px;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: 48.5%;float: left;position: relative;}
.list02 {margin: 20px 0 0 0;}
.list02 li {}
.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: 68px;
	margin-top: 11px;
	border-bottom: 1px dashed #4cb3db;
	line-height: 33px;
	padding-bottom: 12px;
	transition: 0.3s ease-out;
}
.con-ul li:hover {
	margin-left:-8px;
}
.con-ul .time1 {
	width: 70px;
	height: 68px;
	float: left;
}
.con-ul .time1 .year {
	font-size: 17px;
	width: 100%;
	height: 33px;
	line-height: 33px;
	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: 68px;
	overflow: hidden;
	text-overflow: ellipsis;
	align-items: center;
	display: flex;
	line-height: 34px;
}
.con-ul .title p{
display: inline-block;
    float: left;
    color: #3871de;
    margin-right: 3px;
}
.con-ul .title:hover{
	color:#15619d;
}
.cghc{
	width: 48.5%;
	float: right;
	/* overflow: hidden; */
}

.ctit3{
	width: auto;
	display: block;
	height: 45px;
	line-height: 40px;
	position: relative;
	border-bottom: 1px solid #CCC;
}
.ctit3 span{
	width: auto;
	float: left;
	font-weight: bold;
	color: #333;
	font-size: 25px;
	font-family: "宋体";
}
.ctit3 .more{
	position:absolute;
	right:0;
	padding-right: 25px;
	width: 65px;
	font-size: 16px;
	/* color: #113e91; */
	background: url(../img/Nmore.png)right 0px top 9px no-repeat;
	color: #4a90e2;
	background-size: 19px;
}
.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%;margin:0 auto;padding: 20px 15px 20px 15px;box-sizing: border-box;overflow: hidden;}
.ind_view_nr .pic{display:block;width:100%;padding-top: 133%;background:#f1f1f1 no-repeat center/cover;position: relative;transition:0.33s;/* overflow: hidden; */}
.ind_view_nr .pic_b{background: #ffffff;color: #444;padding: 19px 15px;transition:0.33s;position:relative;}
.ind_view_nr .pic_b .titl{
		font-size: 16px;
		height: 52px;
		line-height:26px;
		margin: 19px 0 5px;
		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.03);-webkit-transform: scale(1.03);-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;
    font-size: 14px;
}
.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: 55px;
	background: #fff;
	/* background: url(../img/bgcs.jpg)top center; */
	/* background-size: 100% 100%; */
}

.shfw{
   width:48.5%;
   float:left;
}
.tabList02{width: 100%;height: auto;}
.list03 { margin: 15px 0 0 0; }
.list03 li {
    overflow: hidden;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    padding: 0 0 0 21px;
    background: url(../img/cs1.png) no-repeat bottom 18px left;
    background-size: 13px;
}
.list03 li a {/* float: left; */float: left;width: 75%;height: 50px;overflow: hidden;text-overflow: ellipsis;line-height: 50px;}
.list03 li a p{
    display: inline-block;
    float: left;
    color: #3871de;
    margin-right: 5px;
    /* font-weight: bold; */
    }
.list03 li span {/* font-family: Cambria; *//* font-style: oblique; */float: right;color: #888;}
.list03 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;
}
.list03 li:hover>a{
    color: #1e55bf;
}
.cyxz{
	width: 48.5%;
	float: right;
}
.list04 { margin: 15px 0 0 0; }
.list04 li {overflow: hidden;font-size: 16px;line-height: 50px;height: 50px;padding: 0 0 0 21px;background: url(../img/cs1.png) no-repeat bottom 18px left;background-size: 13px;}
.btn02{
	display: inline-block;
	float: right;
}
.title02{float: left;width: 77%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.list04 li span {
	float: right;
	color: #fff;
	margin: 11px  0px 11px 0;
	height: 28px;
	display: flex;
	align-items: center;
	width: 80px;
	text-align: center;
	justify-content: center;
	background: #0e60b6;
	padding-right: 6px;
	border-radius: 100px;
	letter-spacing: 1px;
	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;
	font-size: 15px;
	text-indent: 2px;
	}
.list04 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;
}
.list04 li:hover>.title02{
	color: #1e55bf;
}
.list04 li:hover>.btn02 span{
	background: #2f69e1;
	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;
}
.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;}


@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; }

/*更多*/
/*校友样式*/
.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: 9999;  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;}
/*学生样式*/

.licon {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block;
    background: none!important;
}
.licon img{
    width: 100%;
    vertical-align: baseline;
    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;
	}
}
