@charset "utf-8";
/* CSS Document */
.banner{ width:100%; overflow: hidden; position: relative;}
#main{width:100%;overflow:hidden;}
.banner_wrap{max-width: 1200px;margin:0 auto;}
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 { -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;}
.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 */
.banner .flex-control-nav {width: auto; position: absolute; bottom: 13px; *bottom:13px; right:8px; text-align: center; z-index:889; }
.banner .flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.banner .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; }
.banner .flex-control-paging li a:hover { background:url(../images/flex_hover.png) no-repeat center; }
.banner .flex-control-paging li a.flex-active { background:url(../images/flex_hover.png) no-repeat center;}
.banner .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.banner .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.banner .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.banner .flex-control-thumbs img:hover {opacity: 1;}
.banner .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}





/*弹出窗体滚动图*/
#ad{max-width: 1366px; position: fixed; left: 50%; margin-left: -683px; top: 185px; z-index: 99999; background: #e1d8bb; border:#e1d8bb 5px solid;box-shadow: 0 0 8px 0px #9b9b9b; }
#ad .close{ font-size: 16px; font-weight: bold; padding: 5px; }
/*图片轮播*/
/*FlexSlider默认样式*/
.Ad_banner .flexslider { position: relative;z-index: 99; overflow:hidden;}
.Ad_banner .flexslider ul.slides li{ position:relative; list-style:none; }
.Ad_banner .flexslider ul li img{ display:block;width:100%;}
.Ad_banner .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.Ad_banner .loading .flex-viewport { max-height: 300px; }
.Ad_banner .flexslider .slides { zoom: 1; padding:0;}
.Ad_banner .carousel li { margin-right: 5px; }
.Ad_banner .flexslider ul li .slideImg{overflow: hidden; }
.Ad_banner .flexslider ul li .slideImg a{ display: block; height: 0; padding-bottom: 50%;  overflow: hidden; }
.Ad_banner .flexslider ul li .slideImg a img{ display: block;  width: 100%;transition: all 0.3s ease; }
.Ad_banner .flexslider ul li .slideImg a:hover img{transform: scale(1.1);}


/*icon小点*/

.Ad_banner .flex-control-nav {width:auto; overflow: hidden; position: absolute; right: 0; bottom: 17px;}
.Ad_banner .flex-control-nav li { margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.Ad_banner .flex-control-paging li a {  float:left; width: 6px; height: 6px; display: block; background:#f0ebdd; 
 border-radius: 50%;  cursor: pointer;text-indent: -9999px;  transition: all 0.5s ease; }
.Ad_banner .flex-control-paging li a:hover,.Ad_banner .flex-control-paging li a.flex-active { border-radius: 15px; width: 20px; background:#fff;}



.Ad_banner .flex-direction-nav{ display:block; margin-bottom: -21px; }
.Ad_banner .flex-direction-nav li{display: inline-block;*display: inline;*zoom:1; }
.Ad_banner .flex-direction-nav a{ width:40px;height:80px;text-align: center;display: inline-block; position: absolute;z-index: 99; text-indent: -999em;z-index:9;cursor: pointer;overflow: hidden;
  -webkit-transition:  all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 1;}
.Ad_banner .flex-direction-nav a:hover{-webkit-opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);opacity:0.8;}
.Ad_banner .flex-direction-nav a.flex-prev{ background:url(../images/lf-arr.png) no-repeat center; left:0; top: 50%; margin-top: -40px;}
.Ad_banner .flex-direction-nav a.flex-next{  background:url(../images/rt-arr.png) no-repeat center; right:0; top: 50%; margin-top: -40px;}













.content{width:100%;overflow:hidden;margin:20px auto;}
.mode01{max-width:1200px;margin:0px auto;overflow:hidden;}
.mode01 .lf{width:26.9%;float:left;overflow:hidden;margin-right:2.5%;}
.mode01 .md{width:44.4%;float:left;overflow:hidden;margin-right:2.5%;margin-top:40px;}
.mode01 .rt{width:23.58%;float:right;overflow:hidden;}
.articleList01{overflow: hidden;}
.title01{border-bottom:1px solid #e5e5e5; position: relative; text-align: center; overflow: hidden;}
.title01 h2{color:#fff;width:100px;font-size:1.2em;font-weight:normal;position: relative; background: #e61716; height: 40px; line-height: 40px; border-radius: 5px; float: left;}
.title01  i{width:14px;height:8px; display: block; background:url(../images/title01_bg.png) no-repeat ;position: absolute; bottom: -9px; left: 29px;}
.title01 .more{float:right;position: absolute;right:0px;width: 60px;height: 40px;line-height: 40px;text-align:right;}
.title01 .more a {display: block;color:#999999;font-size: 0.8em;}
.title01 .more a:hover{color:#d97713;}
/*学院新闻*/
.NewsList{margin-top:20px;}
.NewsList li{border-bottom: 1px solid #ddd;padding-bottom:11px;margin-bottom:15px;}
.NewsList .specialTItle{overflow: hidden;}
.NewsList .specialTItle .leftDate{float:left;width:20%;text-align: center;border:1px solid #ddd;}
.NewsList .specialTItle .leftDate strong{display: block;background: #e61716;color:#fff;}
.NewsList .specialTItle .leftDate i{display: block;font-style: normal;font-size: 13px;}
.NewsList .specialTItle a{float:right;width:75%;font-size: 14px;max-height:40px;}

/*通知公告*/
.NoticeList{margin-top:20px;}
.NoticeList li{border-bottom: 1px solid #ddd;padding-bottom:8px;margin-bottom:9px;}
.NoticeList .specialTItle{overflow: hidden;}
.NoticeList .specialTItle .leftDate{float:left;width:20%;}
.NoticeList .specialTItle .leftDate strong{display: block;color:#91200d;}
.NoticeList .specialTItle a{float:right;width:75%;font-size: 14px;max-height:20px;}


.mode02{max-width:1200px;margin:20px auto ;overflow: hidden;}
.mode02 .lf{width:26.9%;float:left;overflow:hidden; margin-right: 2.5%;}
.mode02 .md{width:44.4%;float:left;overflow:hidden; margin-right: 2.5%;}
.mode02 .rt{width:23.58%;float:right;overflow:hidden;}
.articleList02{margin-top:20px;overflow: hidden;}
.articleTop02{width:40.3%;float:left;overflow: hidden;  height:76px;}
.topImg02{}
.articleCon02{/*width:56.7%;float:right;*/overflow: hidden;padding-left:15px;}
.articleCon02 h2 a{display: block; font-size: 1em;font-weight: normal;max-height:24px;overflow: hidden; color: #c43807; font-weight: bold;}
.articleCon02 .TimeDate{display: block;font-size: 0.8em;color:#888;margin:10px 0;}
.articleCon02 p{font-size: 0.8em;color:#555; max-height: 54px;}
.contentList02{margin-top:10px;overflow: hidden;}
.contentList002{margin-top:15px;overflow: hidden;}
.contentList02 li{ padding-left:20px; background: url(../images/content_li.png) no-repeat left 6px;border-bottom:1px solid #ddd; height:43px; overflow:hidden; }
.contentList02 li .RightDate{float:right;font-size: 14px;color:#888;margin-top:0px;}
.contentList02 li a{font-size: 14px; max-height: 20px; line-height: 20px;  }

.mode03{max-width:1200px;margin:20px auto ;overflow: hidden;}
.mode03 .lf{width:26.9%;float:left;overflow:hidden; margin-right: 2.5%;}
.mode03 .md{width:44.4%;float:left;overflow:hidden; margin-right: 2.5%;}
.mode03 .rt{width:23.58%;float:right;overflow:hidden;}

.mode04{max-width:1200px;margin:20px auto ;overflow: hidden;}
.linksList{overflow: hidden;}
.title02{border-bottom:2px solid #831f10;padding-bottom:10px;position: relative;}
.title02 h2{color:#333;width:100px;font-size:1.2em;font-weight:normal;position: relative;}
.title02 .more{float:right;position: absolute;right:0px;width: 60px;height: 40px;line-height: 40px;text-align:right;}
.title02 .more a {display: block;color:#831f10;font-size: 0.8em;}
.title02 .more a:hover{color:#d97713;}
.linksList ul{overflow: hidden;margin-top:20px;}
.linksList ul li{float: left;margin-right:2%;font-size: 0.9em;line-height: 30px;}
.linksList ul li.NoMargin{margin-right: 0;}

@media screen  and (max-width:1600px) {
	#ad{ max-width: 950px; margin-left: -475px; }
	
}

@media screen  and (max-width:1366px) {
	#ad{ max-width: 765px; margin-left: -383px; }
	
}

@media screen  and (max-width:1200px) {
	
	.list01 li{width:25%;}
	.content{width:100%;margin:30px auto;}
	.mode01,.mode02,.mode03,.mode04,.mode05{width:98%;margin:0 auto;}
	
}
@media screen and (max-width:1000px){
    

	.mode01{width:100%;margin:0 auto;}
	.mode02,.mode03,.mode04,.mode05{width:98%;margin:0 auto;}
	.mode03{margin-top:20px;}
	.mode01 .lf{width:98%;margin:0 auto 20px;float: none;}
	.mode01 .md{width:100%;margin:0 auto 20px;float:none;}
	.mode01 .rt{width:98%;margin:0 auto 20px;float:none;}
	.mode02 .lf{width:100%;margin-bottom:20px;float:none;}
	.mode02 .md{width:100%;margin:0 auto 20px;float:none;}
	.mode02 .rt{width:100%;}
	.mode03 .lf{width:100%;margin-right:1%;margin-bottom:20px;}
	.mode03 .md{width:100%;margin:0 auto 20px;float:none;}
	.mode03 .rt{width:100%;}
	.NewsList .specialTItle .leftDate{width:7%;}
	.NewsList .specialTItle a{width:91%;}
	.NoticeList .specialTItle .leftDate{width:7%;}
	.NoticeList .specialTItle a{width:91%;}
	.articleTop02{width:26.3%;}
}

@media screen and (max-width: 800px) {
    #ad{position: static; margin-left: 0; left: 0;}
    .Ad_banner .flex-direction-nav a{ height: 40px; }
    #ad .close{ font-size: 14px; }

  .flex-direction-nav .flex-prev { opacity: 1; left: 0px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 0px;}
  .flex-direction-nav a{top:65%;}
  .title01 h2{font-size: 1em;}
  .articleTop02{width:32.3%;}
  /*.articleCon02{width:65.7%;}*/
  .title02 h2{font-size: 1em;}


}
@media screen  and (max-width:640px) {
	.mode03 .lf{width:100%;}
	.mode03 .md{width:100%;}	
	.NewsList .specialTItle .leftDate{width:9%;}
	.NewsList .specialTItle a{width:87%;}
	.NoticeList .specialTItle .leftDate{width:9%;}
	.NoticeList .specialTItle a{width:87%;}
	.content{margin:15px auto;}
	.flexslider .til_slides{display: none;}
	.articleCon02 h2 a{font-size: 0.9em; line-height: 24px;}
	.articleTop02{width:100%;margin:0 auto;}
	.articleCon02{width:100%;padding-left:0;}
	.topImg02{text-align: center; margin-bottom:10px; height:auto; float:none;}
	.articleTop02 { height:auto; }
	.contentList02 li a {    font-size: 12px;}
	.contentList02 li .RightDate{font-size: 12px;float: none;}
	.contentList02 li{background: url(../images/content_li.png) no-repeat left 21px;}
	.linksList ul li{font-size: 0.8em;}
	.articleCon02 p{font-size: 0.7em; line-height: 15px; overflow: hidden;}

}

@media screen and (max-width:480px){

	.NewsList .specialTItle .leftDate{width:15%;}
	.NewsList .specialTItle a{width:81%;}
	.NoticeList .specialTItle .leftDate{width:15%;}
	.NoticeList .specialTItle a{width:85%;}
	.topImg02 img{width: 100%;}
	.linksList ul li{width: 100%;margin-right: 0;}
}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
