@charset "utf-8";

/* CSS Document */

.mode01 .lf .flex-direction-nav .flex-prev {
    left: 0px;
    background: url(../../images/2019/arrow2f.png) center center no-repeat;
}

.mode01 .lf .flex-direction-nav .flex-next {
    right: 0px;
    background: url(../../images/2019/arrow2r.png) center center no-repeat;
}

.mode01 .lf .flex-direction-nav a {
    width: 50px;
    height: 60px;
    top: 138px;
    margin: 0;
}

.mode01 .lf .flexslider .slides>li a .img {
    width: 100%;
    height: 0;
    padding-bottom: 66.5%;
    overflow: hidden;
    position: relative;
}

.mode01 .lf .flexslider .slides>li a .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.32px;
    font-weight: normal;
    padding: 14px 200px 14px 18px;
    background: url(../../images/2019/bannerTitle.png);
    line-height: 1;
}

.mode01 .lf .flex-control-nav {
    bottom: 17px;
    width: 87px;
    right: 0;
}

.mode01 .lf .flex-control-paging li a {
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 50%;
    background: #0091e1;
}

.mode01 .lf .flex-control-paging li a.flex-active {
    background: #fff;
}


/*图片轮播*/


/*FlexSlider默认样式*/

.Banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.Banner .flexslider {
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.Banner .flexslider ul.slides li {
    list-style: none;
    position: relative;
}

.Banner .flexslider ul.slides li .slideImg {
    display: block;
    height: 0;
    padding-bottom: 29.4%;
    overflow: hidden;
}

.Banner .flexslider ul.slides li img {
    border: none;
    width: 100%;
}

.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;
    z-index: 1;
}

.Banner .loading .flex-viewport {}

.Banner .flexslider .slides {
    zoom: 1;
    width: 100%;
    padding: 0;
}

.Banner .carousel li {
    margin-right: 5px;
}

.Banner .flexslider ul li .slideTxt {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: block;
    /*! width: 100%; */
    /*! height:40px; */
    background: url(../../images/2019/bannerbg.png) repeat;
    position: absolute;
    bottom: 30px;
    right: 10%;
    padding: 12px;
}


/*icon小点*/

.Banner .flex-control-nav {
    width: 32px;
    position: absolute;
    bottom: 38px;
    left: 50%;
    z-index: 9;
    /*! display: block; */
    margin-left: -540px;
}

.Banner .flex-control-nav li {
    display: block;
}

.Banner .flex-control-paging li a {
    width: 30px;
    height: 30px;
    display: block;
    margin: 4px auto;
    background: url(../../images/2019/flex.png) no-repeat;
    cursor: pointer;
    transition: all 0.5s ease;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #999999;
    text-indent: 999em;
}

.Banner .flex-control-paging li a:hover,
.Banner .flex-control-paging li a.flex-active {
    background: url(../../images/2019/flex-active.png) no-repeat;
    position: relative;
    z-index: 9;
}

.Banner .flex-direction-nav {
    display: block;
    width: 30px;
    position: absolute;
    bottom: 38px;
    left: 50%;
    z-index: 9;
    margin-left: -600px;
}

.Banner .flex-direction-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: static !important;
    margin: 3px 0;
}

.Banner .flex-direction-nav a {
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    z-index: 99;
    text-indent: -999em;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease;
}

.Banner .flex-direction-nav a:hover {}

.Banner .flex-direction-nav a.flex-prev {
    background: url(../../images/2019/prev.png) no-repeat center;
}

.Banner .flex-direction-nav a.flex-next {
    background: url(../../images/2019/next.png) no-repeat center;
}

.Banner .flex-direction-nav a.flex-prev:hover,
.Banner .flex-direction-nav a.flex-next:hover {
    opacity: 0.5;
}

.content {
    overflow: hidden;
}


/*新闻动态*/

.mode01 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 33px auto;
}

.mode01 .lf {
    width: 600px;
    height: auto;
    float: left;
}

.mode01 .rt {
    width: 550px;
    height: auto;
    float: right;
}

.articleTitle01 {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.articleTitle01 .title {
    font-size: 24px;
    color: #00366f;
    font-weight: bold;
    padding-left: 35px;
    position: relative;
}

.articleTitle01.t01 .title {
    background: url(../../images/2019/tbg1.png) no-repeat left center;
}

.articleTitle01.t02 .title {
    background: url(../../images/2019/tbg2.png) no-repeat left center;
}

.articleTitle01.t03 .title {
    background: url(../../images/2019/tbg3.png) no-repeat left center;
}

.articleTitle01.t04 .title {
    background: url(../../images/2019/tbg4.png) no-repeat left center;
}

.articleTitle01.t05 .title {
    background: url(../../images/2019/tbg5.png) no-repeat left center;
}

.articleTitle01.t06 .title {
    background: url(../../images/2019/tbg6.png) no-repeat left center;
}

.articleTitle01.t07 .title {
    background: url(../../images/2019/tbg7.png) no-repeat left center;
}

.articleTitle01 .more {
    float: right;
}

.articleTitle01 .more a {
    font-size: 13px;
    color: #666;
    font-family: "Arial";
}


/*新闻动态*/

.articleList01 .articleFirst {
    overflow: hidden;
    margin: 0 0 7px 0;
}

.articleList01 .articleFirst a {
    display: block;
}

.articleList01 .articleFirst .artImg {
    display: block;
    float: left;
    width: 356px;
    height: 200px;
    overflow: hidden;
}

.articleList01 .articleFirst .artImg img {
    transition: all 0.3s ease;
}

.articleList01 .articleFirst a:hover .artImg img {
    transform: scale(1.1);
}

.articleList01 .articleFirst .artText {
    display: block;
    margin-left: 347px;
    /*! margin-top: 10px; */
    background: #fff;
    position: relative;
    z-index: 1;
    top: 10px;
    padding: 3px 0 0 24px;
}

.articleList01 .articleFirst .artText h3 {
    font-size: 16px;
    height: 52px;
    line-height: 26px;
    overflow: hidden;
}

.articleList01 .articleFirst .artText p {
    display: block;
    font-size: 14px;
    color: #555;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
    margin: 15px 0 35px 0;
}

.articleList01 .articleFirst .artText strong {
    font-size: 12px;
    color: #757575;
    display: block;
    background: url(../../images/2019/rlbg.png) no-repeat;
    padding-left: 28px;
}

.articleList01 {
    height: auto;
    overflow: hidden;
}

.articleList01 ul {
    overflow: hidden;
}

.articleList01 ul li {
    overflow: hidden;
    border-bottom: #bfcddb 1px solid;
}

.articleList01 ul li a {
    display: block;
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    color: #525c66;
    overflow: hidden;
    transition: all 0.3s ease;
    margin-left: 128px;
}

.articleList01 ul li a:hover {
    color: #00366f;
    background: url(../../images/2019/li-hover.png) no-repeat left center;
    padding-left: 7px;
}

.articleList01 ul li span.rightDate {
    display: block;
    width: 75px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #c2dfff;
    background: url(../../images/2019/rlbg2.png) no-repeat left 9px center;
    background-color: #00366f;
    margin: 14px 0;
    float: left;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 35px;
}


/*公告通知*/

.articleList02 {
    overflow: hidden;
}

.articleList02 ul {
    margin: -8px 0 0 0;
    overflow: hidden;
}

.articleList02 ul li {
    overflow: hidden;
    border-bottom: #bfcddb 1px solid;
}

.articleList02 ul li a {
    display: block;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    background: url(../../images/2019/noticebg.png) no-repeat left center;
    padding-left: 35px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.articleList02 ul li a:hover {
    color: #00366f;
    padding-left: 40px;
}

.articleList02 ul li span.rightDate {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #00366f;
    text-align: right;
    margin: 19px 0;
    float: right
}

.wrap_mode02 {
    background: #f5f5f5;
    overflow: hidden;
}

.mode02 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 33px auto 10px auto;
}

.mode02 .lf {
    width: 600px;
    height: auto;
    float: left;
}

.mode02 .rt {
    width: 550px;
    height: auto;
    float: right;
}


/*党建引领*/

.articleList03 {
    overflow: hidden;
}

.articleList03 ul {
    margin: -8px 0 0 0;
    overflow: hidden;
}

.articleList03 ul li {
    overflow: hidden;
    border-bottom: #bfcddb 1px solid;
    padding: 15px 0;
}

.articleList03 ul li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.articleList03 ul li a:hover {
    color: #00366f;
    padding-left: 7px;
}

.articleList03 span.rightDate {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #757575;
    background: url(../../images/2019/rlbg.png) no-repeat left center;
    padding-left: 25px;
}

.articleList03 .articleFirst {
    background: #fff;
    padding: 15px 22px;
    overflow: hidden;
}

.articleList03 .articleFirst a {
    display: block;
    transition: all 0.3s ease;
}

.articleList03 .articleFirst a:hover {
    padding-left: 7px;
}

.articleList03 .articleFirst .title {
    font-size: 16px;
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.articleList03 .articleFirst .artCon {
    display: block;
    font-size: 14px;
    height: 46px;
    line-height: 23px;
    color: #555;
    margin: 14px 0;
    overflow: hidden;
}


/*学术活动*/

.articleList04 {
    overflow: hidden;
}

.articleList04 ul {
    /*! margin: -8px 0 0 0; */
    overflow: hidden;
}

.articleList04 ul li {
    overflow: hidden;
    background: #fff;
    padding: 8px 20px;
    margin: 0 0 18px 0;
}

.articleList04 ul li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.articleList04 ul li a:hover {
    color: #00366f;
    padding-left: 7px;
}

.articleList04 span.rightDate {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #757575;
    background: url(../../images/2019/rlbg.png) no-repeat left center;
    padding-left: 25px;
}

.articleList04 .articleFirst {
    background: #00366f;
    padding: 12px 22px;
    overflow: hidden;
    margin-bottom: 24px;
}

.articleList04 .articleFirst a {
    display: block;
    transition: all 0.3s ease;
    overflow: hidden;
}

.articleList04 .articleFirst a:hover {
    padding-left: 7px;
}

.articleList04 .articleFirst .title {
    font-size: 16px;
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #fff;
    margin-bottom: 20px;
}

.articleList04 .articleFirst p {
    line-height: 23px;
    font-size: 14px;
    color: #c2dfff;
}

.articleList04 .articleFirst strong {
    color: #fff;
}

.wrap_mode03 {
    background: #f5f5f5;
    overflow: hidden;
}

.mode03 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 35px auto;
}

.mode03 .lf {
    width: 600px;
    height: auto;
    float: left;
}

.mode03 .rt {
    width: 550px;
    height: auto;
    float: right;
}


/*学生工作*/

.articleList05 {
    overflow: hidden;
}

.articleList05 ul {
    margin: -8px 0 0 0;
    overflow: hidden;
}

.articleList05 ul li {
    overflow: hidden;
    border-bottom: #bfcddb 1px solid;
    padding: 16px 0;
}

.articleList05 ul li a {
    display: block;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.articleList05 ul li>div {
    border-left: #00366f 4px solid;
    padding-left: 18px;
}

.articleList05 ul li a:hover {
    color: #00366f;
    padding-left: 7px;
}

.articleList05 span.rightDate {
    display: block;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #757575;
}

.articleList05 .articleFirst {
    background: #fff;
    padding: 15px 22px;
    overflow: hidden;
}

.articleList05 .articleFirst a {
    display: block;
    transition: all 0.3s ease;
}

.articleList05 .articleFirst a:hover {
    padding-left: 7px;
}

.articleList05 .articleFirst .title {
    font-size: 16px;
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.articleList05 .articleFirst .artCon {
    display: block;
    font-size: 14px;
    height: 46px;
    line-height: 23px;
    color: #555;
    margin: 14px 0;
    overflow: hidden;
}


/*图片展示*/

.mode04 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
    position: relative;
    z-index: 9;
}

.articleList06 {
    overflow: hidden;
}

.articleList06 ul {
    margin: 0 -11px;
}

.articleList06 ul li {
    width: 25%;
    *width: 24.5%;
    float: left;
    overflow: hidden;
}

.articleList06 ul li a {
    display: block;
    margin: 0 11px;
}


/*友情链接*/

.wrap_mode05 {
    /* background: #f5f5f5; */
    overflow: hidden;
}

.mode05 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 20px auto;
}

.mode05 .lf {
    width: 520px;
    height: auto;
    float: left;
}

.mode05 .rt {
    width: 650px;
    height: auto;
    float: right;
}

.xnLink {
    overflow: hidden;
}

.xnLink h3 a {
    font-size: 16px;
    color: #757575;
}

.xnLink ul li {
    display: inline-block;
    *display: inline;
    border-bottom: #00366f 2px solid;
    height: 38px;
    line-height: 38px;
    margin-right: 44px;
}

.xnLink ul li a {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}