@charset "utf-8";
/* CSS Document */
#main{max-width:1380px;overflow:hidden;margin:0 auto 0;}
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(../images/banner_bg.png) repeat;font-weight: bold;line-height: 40px;font-size: 16px;color: #fff;padding-left: 10px;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.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(../images/lf.png) no-repeat center center; }
.flex-direction-nav .flex-next { right: -50px;  background:url(../images/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: 100%; 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:url(../images/flex_hover.png) no-repeat center; 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: #fff;  }
.flex-control-paging li a.flex-active { background: #fff; }
.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;}
#main .bannerMore{position: absolute;bottom:20px;right: 10px;background: rgba(255,255,255,0.8);*background: #fff;z-index:9;}
#main .bannerMore a{display: inline-block;padding:3px 5px;}
#main .bannerMore a:hover{color:#910200;}

.content{width:100%;overflow:hidden;margin:0px auto;/*background: url(../images/content_bg.png) no-repeat center bottom;*/}
.mode01{max-width:1200px;margin:30px auto;overflow:hidden;}
.mode01 .lf{width:29%;float:left;overflow: hidden; margin-right: 2%;}
.mode01 .ct{width:29%;float:left;overflow: hidden;}
.mode01 .rt{width:38.5%;float:right;overflow: hidden;}
.mode01 .rt .articleTitle{ padding-bottom: 18px;}
.articleList{}
.articleTitle{border-bottom: 1px solid #023b87;padding-bottom:10px;}
.articleTitle .more{float: right;margin-top:10px;color:#023b87;}
.articleTitle h2{font-size: 1.3em;color:#023b87;}
/*新闻中心*/
.NewsList{margin-top:20px;overflow: hidden;}
.TopNews{overflow: hidden;padding-bottom:15px;border-bottom: 1px solid #ddd;}
.TopImg{width: 40%; float: left; overflow: hidden;margin-right:4%;}
.TopImg span{display:block;width:100%;height: 0;padding-bottom:66.553%;overflow: hidden;background-color:#ccc;}
.TopCon{float:left;width:100%;overflow: hidden;}
.TopCon a{display: block;}
.TopCon a h2 {margin-bottom: 5px;font-size: 16px;color: #464646;max-height: 42px; overflow: hidden;}
.TopCon a:hover h2{color:#0a5ece;}
.leftDate{color:#888;font-size: 12px;}
.TopCon p{margin-top: 22px;font-size: 12px;color: #666;line-height: 22px;max-height: 88px;overflow: hidden;}
.NewsConList{}
.NewsConList li{border-bottom: 1px solid #ddd;}
.NewsConList li a{display: block;padding:7px 0;*padding:15px 0;}
.NewsConList li a h2{font-size: 14px;color: #464646;font-weight: normal;margin:10px 0;}
.NewsConList li a{display: block;overflow: hidden;}
.NewsConList li a:hover{background-color:#fafafa;}
.NewsConList li a:hover h2{color:#0a5ece;}
.NewsConList li .leftDate{color:#888;font-size: 12px;float: right;margin-right:5px;}


/*通知公告*/
.articleTitle01{border:0;}
.EventsList{background:#f2f2f2;}
.EventsList li{border-bottom: 1px solid #ddd;overflow: hidden;}
.EventsList li a{padding: 18px 20px;}
.EventsList li:last-child{border-bottom: none;}
.EventsList li .leftDate{float: left;overflow: hidden;width:13.73%;background: #0a5ece;text-align: center;font-family: "Book Antiqua"; padding: 2px 0;}
.EventsList li .leftDate i{margin:3px 0; font-size: 14px; color:#fff;border-bottom: 1px solid #fff;font-style: normal;padding-bottom: 4px;}
.EventsList li .leftDate strong{ font-weight: normal; color:#fff;display: block;font-size:30px;}
.EvensCon{float: right;overflow: hidden;width:80%;}
.EvensCon h2{margin-top:8px;font-size:14px;color: #464646;font-weight: normal;min-height: 43px;}
.EventsList li a{display: block;overflow: hidden;}
.EventsList li a:hover{background-color:#fafafa;}
.EventsList li a:hover h2{color:#003770;}


.mode02{max-width:1200px;margin:50px auto 20px;overflow:hidden;}
.mode02 .lf{width:58.25%;float:left;overflow: hidden;}
.mode02 .rt{width:38.5%;float:right;overflow: hidden;}
.ResearchList{margin-top:4%;overflow: hidden;}
.ResearchList li{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:20px;}
.ResearchList li.Nomargin{margin-bottom:0;padding-bottom:0;border-bottom: none;}
.ResearchList li h2{margin-bottom:16px;font-size: 14px;font-weight: normal;max-height: 40px;overflow: hidden;}
.ResearchList .ResearchLf{float: left;width: 47%;padding-right:2%;border-right: 1px solid #ddd;}
.ResearchList .ResearchRt{float: right;width: 47%;padding-left:2%;}
.ResearchList li a:hover h2{color:#003770;}
/*学术公告*/
.acamicList{margin-top:4%;overflow: hidden;}
.acamicList li{margin: 9px 0 23px;}
.acamicList li.Nomargin{margin-bottom:0;}
.acamicList li .rightDate{float: right;font-style: normal;color:#838383;font-size: 12px;}
.acamicList li h2{font-size: 14px; font-weight: normal;}
.acamicList li a:hover h2{color:#003770;}



@media screen  and (max-width:1200px) {
	.mode01,.mode02{width:auto;padding:0 20px;margin:20px auto;}
	.TopCon a h2{margin-bottom:0;}
	.content{background: none;}
	
}


@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%;}
  .mode01 .lf{width:100%;float: none;}
  .mode01 .ct{width:100%;float: none; margin-top: 20px;}
	.mode01 .rt{width:100%;float: none;margin-top:20px;}
	.TopImg{width: 33.92%;}
	.TopCon{width: 62.02%;}
	.NewsConList li a h2{margin-bottom: 10px;min-height: 19px;}
	.articleTitle h2{font-size: 1em;}
	.articleTitle .more{font-size: 12px;}
	.EventsList li .leftDate{width: 8.73%;}
	.EventsList li .leftDate i{font-size: 14px;}
	.EventsList li .leftDate strong{font-size: 20px;}
	.EvensCon{width: 86%;}
	.EvensCon h2{padding-bottom: 8px;min-height: 30px;}
	.TopCon a h2{font-size: 14px;min-height: 30px;}
	.leftDate{font-size: 12px;}
	.TopCon p{margin-top: 9px;}
	.NewsConList li a h2{font-size:14px;}
	.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;}
	.mode02 .lf{width:100%;float:none;margin:0 auto;}
	.mode02 .rt{width:100%;float:none;margin:3% auto 0;}
	.AlumniList{margin-top:3%;}
	.NewsConList li .leftDate{float: none;}
	.EvensCon h2{margin-top: 5px;}
}
@media screen  and (max-width:640px) {
	
	.NewsConList li a h2{font-size: 14px;}
	.flexslider .til_slides{display: none;}
	.LinksList li{width: 100%;float: none;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;}
	#main .bannerMore{bottom:5px;right: 5px;}
	#main .bannerMore a{font-size: 12px;padding:2px 3px;}
	.flex-control-nav{text-align: left;width: 70%;left:10px;}
	.EvensCon h2 {    margin-top: 0px;     overflow: hidden;}
	.acamicList li .rightDate{float: none;}
}

@media screen and (max-width:480px){
	.TopImg{width: 100%;margin:0 auto;float: none;}
	.TopImg img{width: 100%;}
	.TopCon{width: 100%;float: none;}
	.EventsList li .leftDate{width: 9.73%;}
	.EvensCon{width:84%;padding-top:5px;}
	.EmployList li{width: 100%;float: none;border-bottom:1px solid #ddd;padding-bottom:3%;}
	.EmployList li:last-child{border-bottom: none;}
	.EmployList li a{padding-right: 0;}
	.EmployList li a h2{margin-bottom: 0;min-height: 49px;}
	.EmployList li.EmployNoBorder{width: 100%;float: none;margin-top:3%;}
	.EmployList li.EmployNoBorder a{padding-left: 0;}
	.EmployList li a p{margin-top: 1%;}
	.ResearchList li.Nomargin{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:20px;}
	.ResearchList .ResearchLf{float: none;width: 100%;margin-bottom:10px;}
	.ResearchList .ResearchRt{float: none;width: 100%;padding-left:0;}
	.EventsList li a{padding:10px 5px;}
	.EvensCon h2{font-size: 12px;}
	.ResearchList li{margin-bottom: 9px;}
	.acamicList li{margin: 9px 0 15px;}


}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
