@charset "utf-8";
/* CSS Document */

.Banner{position: relative;height: 100vh; overflow: 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 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 */
.Banner .flexslider .slides > li a{display: block;width: 100%; height:100%; overflow:hidden;position: relative;}
.Banner .flexslider ul li.flex-active-slide {}
.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 { position: relative;zoom:1;}
.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: 68px; height: 68px;  overflow: hidden; cursor: pointer;transition: all 0.35s ease-in-out;border-radius: 50%;border: rgba(255,255,255,0.4) 1px solid;}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
.flex-direction-nav .flex-prev {}
.flex-direction-nav .flex-next {}
.flexslider:hover .flex-prev {}
.flexslider:hover .flex-next {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {}
.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; /*! left:0; */ text-align: center; z-index:9999;}
.flex-control-nav li { display: inline-block; zoom: 1; *display: inline;vertical-align: middle; float: left;}
.flex-control-paging li a {width: 27px; height: 38px; display: block;  cursor: pointer; color: #fff; font-size: 16px;}

.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 .flex-direction-nav{ display: block; width: auto;}
.Banner .flex-direction-nav .flex-prev{ background: url(../images/arrow_lf.png) no-repeat center;background-color: rgba(0,0,0,0.4); float: left;position: absolute;left: 3%;top: 50%; margin-top: -35px; z-index:8;}
.Banner .flex-direction-nav .flex-next{ background: url(../images/arrow_rt.png) no-repeat center;background-color: rgba(0,0,0,0.4); float: right;position: absolute;right: 3%;top: 50%; margin-top: -35px;z-index:8;}
.Banner .flex-direction-nav a:hover{ background-color:#3599d4; border: #3599d4 2px solid;}
.Banner .flex-control-paging{ position: absolute;bottom:30px;right:12%;z-index:8;width: auto;background: rgba(0, 0, 0, 0.5);
 border:rgba(255, 255, 255, 0.5) 1px solid; border-radius: 20px; padding: 0 10px; height: 38px;line-height: 38px;} 
.Banner .flex-control-paging li a.flex-active { background: #3599d4;}
.Banner .flexslider .slides .gp-img-responsive{height:100vh;padding-bottom: 0;background-size: cover !important;}


.content{position: fixed;z-index: 2;width: 100%;top: 100%;transition: top .7s cubic-bezier(0.5,0,0.2,1) 0s;left: 0;right: 0;bottom: 0;background-color: #f2f6f7;}
.content.auto{overflow-y: auto;z-index: 100;}

/*学院要闻*/
.wrap_mode1{ padding: 60px 0 50px; overflow: hidden;}
.mode1 {}
.mode1 > .gp-fl{width: 52.4%; overflow: hidden;}
.mode1 > .gp-fr{width: 45%; margin-right: 0%; overflow: hidden;}
.articleTitle1{ margin-bottom: 35px; overflow: hidden;}
.articleTitle1 .title{ display: inline-block; background: url(../images/titlebg.png) no-repeat left center; padding-left: 55px; overflow: hidden;}
.articleTitle1 .title_en{ display: block; color: #005cac; font-family: 'Didot';}
.articleTitle1 .title_cn{ display: block;}

.list1{ position: relative; overflow: hidden;}
.list1 a{ display: block; overflow: hidden;}
.list1 .listText{ border-left: #3599d4 1px solid; padding-left: 22px; position: relative; transition: all 0.2s ease;}
.list1 .listText:before{ content: ""; display: block; width: 4px; height: 20px; background: #ed6c00;
position:absolute; left: 0;top: 13px;}
.list1 a:hover .listText{padding-left: 32px;}
.list1 .listTitle{ font-weight: bold; margin: 13px 0;}
.list1 .listCon{ color: #999999; margin-bottom: 30px;}
.list1 .listDate{ display: inline-block; background: url(../images/datebg.png) no-repeat left center; padding-left: 28px;
color: #999999;position: relative; padding-bottom: 5px;}
.list1 .listDate:before{ content: "";display: block; width: 90px; height: 1px; background: #d9d9d9;
position: absolute; bottom: 1px; right: 0;}
.list1 .slick-arrow{ display: none !important;}
.list1 .slick-dots{ position: absolute; right: 0; bottom: 0;}
.list1 .slick-dots li { display: inline-block; width: 8px;height: 8px;margin: 0 8px;background: #3599d4;
cursor: pointer;}
.list1 .slick-dots li button {text-indent: 0;display: none;}
.list1 .slick-dots li.slick-active {background: #ed6c00;}
.list1 .slick-slide{ height: auto !important;}



/*新闻图片*/
.mode1 .articleTitle2{ margin-top: 50px; text-align: right;}
.articleTitle2{ margin-bottom: 20px; overflow: hidden;}
.articleTitle2 .title{ display: inline-block; border-top: #005cac 1px solid; color: #005cac; 
padding-top: 10px;}
.list2{ margin: -11px;  overflow: hidden;}
.list2 li{ overflow: hidden;}
.list2 li a{ display: block; margin: 11px; overflow: hidden; position: relative;}
.list2 .listText{ width: 100%; height: 90px; position:absolute;bottom: 0;
background-color:rgba(0,0,0,0.7);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(0,0,0,0)); /* safari 5.1 - 6.0 */
background: -o-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0)); /* opera 11.1 - 12.0 */
background: -moz-linear-gradient(top,rgba(0,0,0,0.7), rgba(0,0,0,0)); /* firefox 3.6 - 15 */
background: linear-gradient(to top, rgba(0,0,0,0.7) , rgba(0,0,0,0));}
.list2 .listTitle{ margin:46px 18px 0 18px; color: #fff;}


/*世纪要闻*/
.wrap_mode2{ background: url(../images/modebg2.jpg) no-repeat bottom center; overflow: hidden; margin-top:60px;}
.mode2{}
.mode2 > .gp-fl{ width: 42.4%; overflow: hidden;}
.mode2 > .gp-fr{ width: 54%; overflow: hidden;}
.wraplist3{ padding: 30px 40px; background: #fff; overflow: hidden;}
.list3{ overflow: hidden;}
.list3 li { margin-bottom: 15px; overflow: hidden;}
.list3 li a{ display: block; overflow: hidden; transition: all 0.2s ease;}
.list3 li a:hover{ padding-left: 10px;}
.list3 .listDate{ display: inline-block;width: 120px; height: 30px; line-height: 30px; color: #1677ee;background: url(../images/datebg2.png) no-repeat left 10px center;
padding-left: 35px; border-top: #1677ee 1px solid; border-left: #1677ee 1px solid; position: relative;}
.list3 .listDate:after{ content: '';display:block; width: 1px; height: 30px;background: #1677ee;
transform: skewX(-30deg);position: absolute; right: 8px; top: 0;}
.list3 .listDate:before{ content: '';display: block; width: 138px; height: 1px;background:#1677ee;
position: absolute; bottom: 1px; left: 0;}
.list3 .listTitle{ margin: 8px 0;}
.list3 .listCon{ color: #999999;}


/*世纪影像*/
.list4{}
.list4 > a{ display: block; overflow: hidden; position: relative;}
.list4 .gp-img-responsive{ padding-bottom: 56.2%;}
.list4 .listText{ width: 100%; height: 120px; position:absolute;bottom: 0;
background-color:rgba(0,0,0,0.7);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(0,0,0,0)); /* safari 5.1 - 6.0 */
background: -o-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0)); /* opera 11.1 - 12.0 */
background: -moz-linear-gradient(top,rgba(0,0,0,0.7), rgba(0,0,0,0)); /* firefox 3.6 - 15 */
background: linear-gradient(to top, rgba(0,0,0,0.7) , rgba(0,0,0,0));}
.list4 .listTitle{ color: #fff; line-height: 24px; position: absolute; bottom: 30px; left: 20px; right: 20px;}
.list4 .listTitle .play{ display: inline-block;width: 36px; height: 36px; background: url(../images/play.png) no-repeat left center;
float: left; padding-right: 12px; margin-right: 13px; border-right: rgba(255, 255, 255, 0.3) 1px solid;}
/*进入新闻网*/
.news_net {border: 1px solid rgba(255, 255, 255, .7);width: 158px;display: block;line-height: 48px;
    margin-top: 80px; color: #fff;position: relative;color: #fff;}
.news_net a{ display: block; color: #fff; font-weight:bold;padding: 0 30px; position: relative; z-index: 1;}
.news_net:before {content: '';display: block;background: url(../images/news_net.png) center no-repeat;
    width: 36px;height: 11px;position: absolute;right: -8px;top: 50%;transform: translateY(-50%);}
.news_net:after {content: '';display: block;width: 0;position: absolute;left: 50%;transform: translateX(-50%);
    background: #fff;height: 100%;top: 0;z-index: 0;transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;}
.news_net:hover a{color: #1268b3;}
.news_net:hover:before{background:url(../images/news_net2.png) center no-repeat;z-index: 9;}
.news_net:hover:after {width: 100%;}
.news_net2{ width: 138px; border: rgba(53, 153, 212, 0.7) 1px solid; margin: 12px auto auto;}
.news_net2 a{ color: #3599d4;}
.news_net2:before { background:url(../images/news_net2.png) center no-repeat;}
.news_net2:hover:before{background:url(../images/news_net.png) center no-repeat;z-index: 9;}
.news_net2:after{background: #3599d4;} 
.news_net2:hover a{color: #fff;}




/*通知公告*/
.wrap_mode3{ margin-top: 80px; margin-bottom: 40px; background: url(../images/modebg3.png) no-repeat left bottom; background-size: contain; overflow: hidden;}
.articleTitle3{ text-align: right; margin-top: 88px;}
.articleTitle3 .title{ background: url(../images/titlebg.png) no-repeat right center; padding-right: 55px; padding-left: 0;}
.list5{ margin:0 -18px; overflow: hidden;}
.list5 li a{ display: block; margin: 18px; padding: 30px 35px; background: #fff; overflow: hidden; transition: all 0.2s ease;}

.list5 .listDate{ width: 45px; height: 60px; border-right: #ededed 1px solid; float: left;font-family: 'Arial'; margin-top: 30px;}
.list5 .month{ color: #999999; height: 30px;}
.list5 .day{ color: #ed6c00;}
.list5 .listText{ margin-left: 58px;}
.list5 .listText:before{ content: ""; display: block; width: 64px;height: 9px;background: url(../images/line.png) no-repeat center;}
.list5 .listTitle{ margin: 15px 0;}
.list5 .listCon{ color: #999999; height: 66px;}
.list5 li a:hover { background: #1268b3;}
.list5 li a:hover .listText *{ color: #fff;}
.list5 li a:hover .listCon{ opacity: 0.4;}
.list5 li a:hover .month{color: #fff; opacity: 0.5;}
.list5 li a:hover .listDate{ border-right: rgba(255, 255, 255, 0.15) 1px solid;}


/*党建园地*/
.wrap_mode4{ padding:110px 0 70px; background: url(../images/modebg4.jpg) no-repeat top center; background-size: cover; overflow: hidden;}
.mode4{ overflow: hidden; position: relative;z-index: 1;}
.mode4 .news_net{ margin:40px auto auto; width: 138px;}
.list6{ padding: 16px 10px; background: #fff; overflow: hidden;}
.list6 a{ display: block; margin: 6px; overflow: hidden; position: relative;}
.list6 .gp-img-responsive{ padding-bottom: 51.6%;}
.list6 a:before{content:'';position:absolute;width:60px;height:100%;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.list6 a:hover:before{-webkit-animation:aniBlink .6s ease-out forwards;-moz-animation:aniBlink .6s ease-out forwards;
  -o-animation:aniBlink .6s ease-out forwards;  animation:aniBlink .6s ease-out forwards;}
@keyframes aniBlink{
  from{margin-left:-50%;}
  to{margin-left:120%;}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%;}
  to{margin-left:120%;}
}
.list6 .slick-arrow{ display:none !important; width: 40px; height: 40px; border: none; text-indent: 99em; outline: none; cursor:pointer; overflow: hidden;}
.list6 .slick-prev{ background: url(../images/arrow_lf.png) no-repeat center rgba(0,0,0,0.3); position: absolute; left: 0;top:50%; margin-top: -20px; z-index: 9;}
.list6 .slick-next{ background: url(../images/arrow_rt.png) no-repeat center rgba(0,0,0,0.3); position: absolute; right: 0;top:50%; margin-top: -20px; z-index: 9;}



/*右侧固定栏*/
.fix_box {position: fixed;top: 50%;right: -130px;
    width: 80px;
    padding: 96px 18px 62px;
    background: url(../images/gotop_bg.png) top center no-repeat;
    z-index: 99;transform: translateY(-50%);
    transition: right 0.5s ease-out;cursor: pointer;}
.content.auto .fix_box {right: 0;}

.fix_box a {
    display: block;
    margin: 10px 0 0;}

.fix_box img {
    display: block;}

.fix_box .wechat {
    width: 80px;
    height: 86px;
    background: url(../images/gotop2.png) center no-repeat #fff;
    position: relative;}

.fix_box .wechat .img_box {
    position: absolute;
    right: 100px;
    top: 0;
    width: 80px;
    padding: 10px;
    background: #fff;
    display: none;}

.fix_box .wechat:hover .img_box {
    display: block;}
.fix_box .weibo {
    width: 80px;
    height: 86px;
    background: url(../images/07.png) center no-repeat #fff;
    position: relative;}

.fix_box .weibo .img_box {
    position: absolute;
    right: 100px;
    top: 0;
    width: 80px;
    padding: 10px;
    background: #fff;
    display: none;}

.fix_box .weibo:hover .img_box {
    display: block;}
.fix_box .gotop {
    width: 80px;
    height: 90px;
    background: url(../images/gotop.png) center no-repeat;}









@media screen  and (max-width:1300px) { 
    .fix_box{ display: none;}
    .wrap_mode1{ padding: 40px 0;}
    .mode1 > .gp-fl{ width: 59%;}
    .mode1 > .gp-fr{ margin-right: 0; width:41%;}
    .wrap_mode3{ margin-top: 50px;}
    .articleTitle3{ margin-top: 0;}
    .wrap_mode4{ padding: 40px 0;}
    .articleTitle1{ margin-bottom: 18px;}
    .mode1 .articleTitle2{ margin-top: 36px;}
}

@media screen and (max-width: 1200px) {
    .Banner,.Banner .flexslider .slides > li a{height: auto;}
    .Banner .flexslider .slides .gp-img-responsive{ height: 0; padding-bottom: 56.2%; background-size: cover !important;}
    .flex-direction-nav a{ width: 38px; height: 38px;margin-top: -19px !important;}
    .Banner .flex-control-paging{ right: 5px; bottom: 15px;}
    .content{ position: static;}


}

@media screen  and (max-width:1024px) { 
    .list5,{ margin: 0 -7px;}
    .list5 li a{ margin: 7px; padding: 25px 15px;}
    .wraplist3{ padding: 20px;}
}



@media screen and (max-width:766px) {
  .Banner .flexslider .slides .gp-img-responsive{ height: 0; padding-bottom: 47.2%; background-size: cover !important;}
    .wrap_mode1{ padding: 30px 0;}
    .wrap_mode3{ margin: 30px 0;}
    .wrap_mode2{ background-size: cover; padding: 30px 0;}
    .mode2 .articleTitle2 .title{ color: #fff; border-top: #fff 1px solid;}
    .mode1 > .gp-fl,.mode1 > .gp-fr,.mode2 > .gp-fl,.mode2 > .gp-fr{ width: 100%; float: none;}
    .mode2 > .gp-fr{ margin-top: 30px;}
    .articleTitle1 .title{ background-size: contain; padding-left: 40px;}
    .mode1 .articleTitle2{ text-align: left;}
    .news_net{ margin: 25px auto auto !important; line-height: 36px;}
    .articleTitle3{ text-align: left;}
    .articleTitle3 .title{ background: url(../images/titlebg.png) no-repeat left center; 
        padding-left: 40px; padding-right: 0; background-size: contain;}
    .list5 .listTitle{ margin: 8px 0;}
    .wrap_mode4{ padding:0 0 30px; position: relative;}
    .list6{ padding:5px;}
    .list1 .listTitle{ line-height: 24px; height: auto; max-height: 48px;font-size: 16px; font-size: 1.6rem;}
    .list1 .listCon{ margin-bottom: 10px;}
    .list1 .listDate{ font-size: 14px;font-size: 1.4rem; background-size: 16px; padding-left: 22px;}

}

@media screen and (max-width:640px) {
    .Banner .flex-control-paging{ display: none;}
}