.wrap-content {
    background: #f6f6f6;
    min-width: 1195px;
    min-height: 500px;
}

.banner {
    padding-right: 6px;
    background: #fff;
    margin-top: 20px;
}

.bannerSlider li {
    position: relative;
}

.bannerSlider li img {
    width: 100%;
    height: 379px;
}

.bannerSlider li p {
    position: absolute;
    width: 100%;
    color: #131313;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    padding-left: 15px;
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.banner .bx-wrapper .bx-controls-direction a {
    margin-top: -27px;
    width: 29px;
    height: 54px;
    display: none;
}

.banner:hover .bx-wrapper .bx-controls-direction a {
    display: block;
}

.banner .bx-wrapper .bx-prev {
    left: 0;
    background-image: url(../images/arr.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.banner .bx-wrapper .bx-prev:hover {
    background-position: 0 -54px;
}

.banner .bx-wrapper .bx-next {
    right: 0;
    background-image: url(../images/arr.png);
    background-repeat: no-repeat;
    background-position: -29px 0;
}

.banner .bx-wrapper .bx-next:hover {
    background-position: -29px -54px;
}

.dynamic {
    padding: 13px 0 0 26px;
    background: #fff;
    margin-top: 20px;
    height: 379px;
}

.top1 {
    background-image: url(../images/title_bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 35px;
}

.top1 h6,
.top1 a {
    color: #fff;
    line-height: 35px;
}

.top1 h6 {
    float: left;
    padding-left: 36px;
    font-size: 20px;
    font-weight: normal;
    background: url(../images/dticon.png) no-repeat 10px center;
}

.top1 a {
    float: right;
    font-size: 12px;
    padding-right: 22px;
}

.top1 a:hover {
    text-decoration: underline;
}

.firstNews {
    overflow: hidden;
}

.time {
    width: 60px;
    height: 58px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-top: 16px;
    text-align: center;
    color: #3980dc;
}

.time h5 {
    padding-top: 4px;
    height: 33px;
    line-height: 29px;
    font-size: 24px;
}

.time p {
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}

.title {
    float: right;
    width: 385px;
    padding: 7px 15px 0 0;
}

.title h3 {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #118497;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.title h3 a {
    color: #333333;
}

.title h3 a:hover {
    text-decoration: underline;
}

.title p {
    padding-bottom: 1px;
    height: 67px;
    line-height: 22px;
    color: #2c2e32;
    font-size: 12px;
}

.title p a {
    color: #e22d15;
}

.newsList {
    padding: 5px 0 6px 2px;
    margin-right: 15px;
    border-top: 1px solid #e5e5e5;
}

.newsList li {
    height: 35px;
    line-height: 35px;
}

.newsList li a {
    float: left;
    display: block;
    font-size: 16px;
    width: 400px;
    color: #1b1b1b;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative;
}

.newsList li a:hover {
    color: #3980dc;
    text-decoration: underline;
}

.newsList li a:before {
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 6px solid #3980dc;
    position: absolute;
    left: 0;
    top: 13px;
}

.newsList li span {
    float: right;
    color: #999;
}

.wrap-content .notice,
.wrap-content .campus,
.wrap-content .party {
    margin: 36px 0 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.wrap-content .campus,
.wrap-content .party {
    width: 365px;
    padding: 0 12px 0 11px;
}

.wrap-content .notice {
    width: 383px;
}

.wrap-content .campus {
    margin-left: 27px;
    margin-right: 25px;
    border-top: 2px solid #418fe8;
}

.wrap-content .party {
    border-top: 2px solid #f8b551;
}

.top2 {
    background-image: url(../images/title_bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 38px;
    position: relative;
}

.top2:before {
    content: '';
    width: 7px;
    height: 38px;
    background: #3b8be0;
    position: absolute;
    left: -7px;
    top: 0;
}

.top2:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-top: 7px solid #396dc2;
    position: absolute;
    left: -7px;
    bottom: -7px;
}

.top2 h6,
.top2 a {
    line-height: 38px;
}

.top2 h6 {
    background: url(../images/tzicon.png) no-repeat 10px center;
}

.top2 a {
    padding-right: 10px;
}

.noticeList {
    padding: 0 11px 6px 9px;
}

.noticeList li {
    height: 55px;
    border-bottom: 1px dashed #d2d2d2;
}

.noticeList li span {
    float: left;
    width: 68px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    background: #16b1cb;
    color: #fff;
    font-size: 12px;
    margin-top: 19px;
}

.noticeList li a {
    float: right;
    width: 285px;
    line-height: 54px;
    font-size: 16px;
    color: #2c2e32;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.noticeList li a:hover {
    color: #16b1cb;
    text-decoration: underline;
}

.top3 {
    height: 35px;
}

.top3 h6 {
    float: left;
    padding-left: 26px;
    line-height: 35px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    background: url(../images/xsicon.png) no-repeat left center;
}

.top3 a {
    float: right;
    font-size: 12px;
    color: #333;
    line-height: 35px;
}

.top3 a:hover {
    text-decoration: underline;
}

.a .media-top {
    background: #f6f6f6;
}

.a img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 175px;
}

.a ul {
    padding: 7px 0 5px 0;
}

.a li {
    height: 30px;
    line-height: 30px;
}

.a li a {
    font-size: 16px;
    color: #2c2e32;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px;
    width: 320px;
    display: block;
    position: relative;
}

.a li a:before {
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: #418fe8;
    position: absolute;
    left: 0;
    top: 9px;
}

.a li a:hover {
    color: #418fe8;
    text-decoration: underline;
}

.party .top3 h6 {
    background: url(../images/dqicon.png) no-repeat left center;
}

.party li a:before {
    border-left-color: #f8b551;
}

.party li a:hover {
    color: #f8b551;
}

.link {
    min-width: 1195px;
    background: #e5e5e5;
    padding: 7px 0 14px;
}

.link .container {
    position: relative;
    text-align: center;
}

.link .container:before {
    content: '';
    width: 1165px;
    height: 1px;
    background: #84b8c1;
    position: absolute;
    left: 15px;
    top: 22px;
}

.link h5 {
    height: 43px;
    line-height: 43px;
    width: 148px;
    color: #16b1cb;
    font-size: 16px;
    margin: 0 auto;
    background: #e5e5e5;
}

.link h5 img {
    margin-right: 8px;
    vertical-align: inherit;
}

.linkList {
    display: inline-block;
}

.linkList li {
    float: left;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
}

.linkList li a {
    font-size: 16px;
    color: #333;
}

.linkList li a:hover {
    color: #16b1cb;
    text-decoration: underline;
}

/*list*/
.pic {
    position: relative;
    margin-bottom: 26px;
}

.pic img {
    width: 100%;
}

.pic span {
    font-size: 34px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 120px;
    top: 50%;
    margin-top: -25px;
    letter-spacing: 5px;
}

.wrap-content .left {
    width: 240px;
}

.sidenav {
    padding: 4px 0 20px;
}

.sidenav>li {
    margin-bottom: 15px;
    line-height: 45px;
}

.sidenav>li>a {
    display: block;
    padding-left: 42px;
    border-radius: 4px;
    color: #202020;
    font-size: 18px;
    background: #dfebed;
}

.side-item>li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.side-active:before {
    content: '';
    position: absolute;
    left: 32px;
    right: 50%;
    margin-top: 16.5px;
    border-top: 6px solid transparent;
    border-left: 8px solid #ccc;
    border-bottom: 6px solid transparent;
}

.side-item>li>a {
    display: block;
    padding-left: 62px;
    border-radius: 4px;
    color: #202020;
    font-size: 15px;
    background: #fff;
}

.sidenav>.acli>a {
    color: #fff;
    background: #12889a;
}

.contact {
    position: relative;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 30px;
}

.contact:before {
    content: '';
    width: 7px;
    height: 33px;
    background: #16b1cb;
    position: absolute;
    left: -7px;
    top: 0;
}

.contact:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid #117788;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: -7px;
    top: 33px;
}

.contact h5 {
    height: 33px;
    line-height: 33px;
    background: #16b1cb;
    color: #fff;
    font-size: 16px;
    padding-left: 16px;
    font-weight: normal;
    position: relative;
}

.contact h5:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 4px;
    top: 15px;
}

.contact ul {
    background: #fff;
    padding: 12px 0 14px 15px;
}

.contact ul li {
    overflow: hidden;
}

.contact ul li span,
.contact ul li p {
    display: block;
    float: left;
    color: #0f6a7b;
    line-height: 26px;
}

.contact ul li span {
    width: 62px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: 2px center;
}

.contact ul .address span {
    background-image: url(../images/Location.png);
}

.contact ul .tel span {
    background-image: url(../images/Phone.png);
}

.contact ul .email span {
    background-image: url(../images/email.png);
    background-position: left center;
}

.contact ul li p {
    width: 160px;
}

.wrap-content .right {
    width: 890px;
    float: right;
    background: #eaf0f1;
    padding-left: 23px;
    margin-bottom: 15px;
}

.local {
    height: 41px;
    padding-right: 20px;
    position: relative;
    border-bottom: 1px solid #68b2bd;
}

.local h3 {
    font-size: 20px;
    color: #12889a;
    height: 34px;
    line-height: 29px;
    border-bottom: 5px solid #12889a;
    position: absolute;
    padding-left: 28px;
    left: 0;
    bottom: -3px;
    background: url(../images/title_icon.png) no-repeat left center;
}

.local p {
    font-size: 12px;
    color: #5c5c5c;
    text-align: right;
    padding-top: 18px;
    height: 22px;
    line-height: 22px;
}

.local p a {
    color: #5c5c5c;
}

.local p a:hover {
    color: #12889a;
    text-decoration: underline;
}

.list {
    padding-right: 24px;
    min-height: 300px;
}

.list>li {
    height: 54px;
    border-bottom: 1px solid #d5e7ea;
    line-height: 53px;
}

.list>li>a {
    float: left;
    display: block;
    width: 750px;
    font-size: 18px;
    color: #282828;
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.list>li>a:before {
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: #12889a;
    position: absolute;
    left: 1px;
    top: 21px;
}

.list>li>a:hover {
    color: #3980dc;
    text-decoration: underline;
}

.list>li>span {
    float: right;
    width: 80px;
    display: block;
    color: #565656;
    font-size: 12px;
    text-align: right;
}

/*article*/
article {
    padding: 19px 24px 20px 0;
}

.atitle {
    font-size: 24px;
    text-align: center;
    padding: 0 50px 12px;
    color: #12889a;
    line-height: 36px;
}

.atime {
    font-size: 12px;
    color: #6d6d6d;
    text-align: center;
    padding-bottom: 19px;
}

.atime span {
    padding: 0 10px;
}

.article {
    min-height: 300px;
}

.article p {
    /*color: #1b1b1b;*/
    /*line-height:30px;*/
    /*text-indent:2em;*/
    /*padding-bottom:11px;*/
    /*font-size:16px;*/
}

.article a {
    color: #1b1b1b;
    text-decoration: underline;
}

.article a:hover {
    color: #12889a;
}

.article img {
    max-width: 100%;
}

/*page*/
#wp_paging_w5 {
    overflow: hidden;
    background: transparent;
    padding: 20px 0;
    text-align: center;
}

#wp_paging_w5 .wp_paging {
    float: inherit;
}

#wp_paging_w5 .wp_paging li {
    float: inherit;
    margin-top: 0;
}

#wp_paging_w5 .wp_paging li .pageNum {
    width: 55px;
    height: 25px;
    line-height: 23px;
    margin-top: 3px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

#wp_paging_w5 .wp_paging li .pagingJump {
    color: #fff;
    padding: 0 5px;
    background: #12889a;
    border-radius: 4px;
    margin-top: 3px;
}
