* {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
}

body {
    font-family: Tahoma,Arial,Roboto,"Droid Sans","Helvetica Neue","Droid Sans Fallback","Heiti SC","Hiragino Sans GB","Microsoft Yahei",Simsun,sans-self;
    font-size: 14px;
    color: #555;
    background: #edf6fb url(../images/bg-main.jpg) no-repeat center top;
    background-size: 100% auto;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

img {
    vertical-align: middle;
    border: 0
}

a {
    color: #555;
    text-decoration: none
}

    a:hover {
        color: #0178ca;
        text-decoration: underline;
    }

.container,
.photos,
.focus,
.con-box,
.img-news,
.index-right-box,
.clearfix {
    *zoom: 1
}

    .container:after,
    .photos:after,
    .focus:after,
    .con-box:after,
    .img-news:after,
    .index-right-box:after,
    .clearfix:after {
        display: block;
        content: '';
        clear: both;
        visibility: hidden
    }

.none {
    display: none
}

/* 顶部 导航*/
.top {
    width: 100%;
    height: 32px;
    background: #555;
    line-height: 32px;
    color: #a3a3a3;
    text-align: right;
}

    .top .top-links a {
        color: #ccc;
        margin: 0 15px;
        font-size: 16px;
    }

.header {
    height: 150px;
}

    .header .logo {
        float: left;
        margin: 20px 0 0 10px;
        width: 300px;
        text-align: left;
    }

    .header .slogan {
        float: right;
        margin: 20px 10px 0 0;
        width: 500px;
        text-align: right;
    }

.menu1 {
    background: #316d81;
    height: 48px;
    margin-bottom: 15px;
}

    .menu1 ul.nav li a {
        font-size: 18px;
        color: #fff;
        text-decoration: none;
    }

        .menu1 ul.nav li a:hover {
            color: #cde9ff;
        }

    .menu1 ul.nav li {
        float: left;
        width: 116px;
        min-height: 46px;
        text-align: center;
        line-height: 46px;
        border-right: 1px solid #408299;
    }

        .menu1 ul.nav li:hover {
            background: #185b72;
        }

        .menu1 ul.nav li:last-child {
            border-right: none
        }

        .menu1 ul.nav li dl {
            position: absolute;
            width: 116px;
            display: none;
            z-index: 999;
        }

            .menu1 ul.nav li dl dt {
                width: 100%;
                padding: 8px 0;
                font-size: 14px;
                line-height: 18px;
                background: #185b72;
                border-top: 1px solid #408299
            }

                .menu1 ul.nav li dl dt a {
                    font-size: 15px;
                    text-decoration: none;
                }

                .menu1 ul.nav li dl dt:hover {
                    background: #316d81;
                }
/* 焦点图 */
.focus {
    clear: both;
    margin: 0 auto 25px;
    width: 100%;
    height: 235px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

    .focus ul {
        position: absolute;
    }

        .focus ul li {
            float: left;
            width: 1170px;
            height: 235px;
            overflow: hidden;
            position: relative;
            background: #ddd;
        }

            .focus ul li img {
                width: 100%;
                height: 235px;
            }

    .focus .btnBg {
        position: absolute;
        width: 100%;
        height: 20px;
        left: 0;
        bottom: 0;
        background: none;
    }

    .focus .btn {
        position: absolute;
        width: 980px;
        height: 10px;
        padding: 5px 10px;
        right: 0;
        bottom: 10px;
        text-align: right;
    }

        .focus .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 25px;
            height: 6px;
            _font-size: 0;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
        }

            .focus .btn span.on {
                background: #fff;
            }

    .focus .preNext {
        width: 45px;
        height: 50px;
        position: absolute;
        top:90px;
        background: url(../images/sprite.png) no-repeat 0 0;
        cursor: pointer;
    }

    .focus .pre {
        left: 0;
    }

    .focus .next {
        right: 0;
        background-position: right top;
    }
/* 焦点新闻 */
.yx-rotaion {
    width: 320px;
    float: left;
    margin: 20px 15px 10px 0;
    border: 1px solid #ddd;
}

.yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t, .yx-rotaion-btn {
    position: absolute
}

.yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.yx-rotation-t {
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 40px
}

.yx-rotation-focus span, .yx-rotaion-btn span {
    background: url(../images/ico.png) no-repeat;
    display: block;
}

.yx-rotation-focus {
    height: 40px;
    line-height: 40px;
    right: 10px;
    bottom: 0;
    z-index: 2
}

    .yx-rotation-focus span {
        width: 12px;
        height: 12px;
        line-height: 12px;
        float: left;
        margin-left: 5px;
        position: relative;
        top: 14px;
        cursor: pointer;
        background-position: -24px -126px;
        text-indent: -9999px
    }

.yx-rotaion-btn {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}

    .yx-rotaion-btn span {
        width: 41px;
        height: 41px;
        cursor: pointer;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
        position: relative
    }

    .yx-rotaion-btn .left_btn {
        background-position: -2px -2px;
        float: left;
        left: 10px
    }

    .yx-rotaion-btn .right_btn {
        background-position: -2px -49px;
        float: right;
        right: 10px
    }

    .yx-rotaion-btn span.hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8
    }

.yx-rotation-focus span.hover {
    background-position: -10px -126px
}

.rotaion_list {
    width: 0;
    height: 0;
    overflow: hidden;
}

    .rotaion_list img {
        width: 320px;
        height: 230px;
    }

.news-list {
    float: left;
    width: 465px;
}

.list {
       padding: 0 30px 0px;   
}

    .list h3 {
        padding: 10px 0px;
        font-size: 16px;
        color: #316d81;
        font-weight: bold;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 15px;
    }

        .list h3 span {
            float: right;
            font-size: 12px;
            font-weight: normal;
        }

ul.news {
    margin-bottom: 10px;
    overflow: hidden
}

    ul.news li {
        line-height: 30px;
        padding: 5px 0;
        white-space: nowrap;
    }

        ul.news li a {
            padding-left: 12px;
            background: url(../images/dot.gif) no-repeat left center;
            font-size: 16px;
        }

        ul.news li span {
            float: right;
            font-size: 14px;
            color: #c2c2c2
        }

        ul.news li.noline {
            border: none;
        }

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 16px;
    margin-bottom: 16px;
}
.mt151 {

}


.pd30 {
    padding: 0 30px 30px;
}

.f14 {
    font-size: 14px;
}

.bk10 {
    clear: both;
    height: 10px;
    line-height: 10px;
}

.bk20 {
    clear: both;
    height: 20px;
}

.f14 li {
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
}
/* 下载*/
.down_info {
    width: 100%;
}

    .down_info th {
        background: #f9f9f9;
        font-weight: bold;
        text-align: center
    }

    .down_info td {
        padding: 3px 6px;
        background: #fff;
    }

h5.tit {
    font-size: 14px;
    color: #316d81;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
    background: #f5f5f5;
}

.down_intro {
    padding: 10px;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
}

.divl div {
    float: left;
    margin: 0px 10px;
}

.down_address {
    margin-top: 10px;
}

.xz_a a {
    background: url(../images/bdxz_btn.jpg) no-repeat;
    font-size: 0;
    width: 136px;
    height: 59px;
    cursor: pointer;
    display: block;
}

.mt25 {
    margin-top: 25px;
}

/* 版权 */
.links-bg {
    width: 100%;
    height: 38px;
    margin-top: 30px;
    background: #e0e0e0;
}

.links-box .links{
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    line-height: 30px;
}

.links-box ul li {
    float: left;
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 7px;
}

.links-box ul li:last-child {
    margin-right: 0;
}

    .links-box ul li.links-tit {
        width: 150px;
        font-size: 20px;
        color: #9d9d9d;
        text-align: center;
        border-right: 1px solid #eee;
    }

.footer {
    margin: 0 auto 0;
    padding: 20px 0;
    width: 100%;
    height: 85px;
    background: #024a63;
}

    .footer p {
        margin: 0;
        color: white;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
    }

        .footer p a {
            font-size: 14px;
            line-height: 24px;
            color: #4d8ca3
        }

            .footer p a:hover {
                color: #cde9ff
            }

/* 首页 */
.container {
    width: 1170px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}

.side-left {
    width: 260px;
    float: left;
    border: 1px solid #ddd;
    /*border-top: 3px solid #316d81;*/
    background: #fff;
    overflow: hidden
}

.side-right {
    width: 880px;
    float: right;
    border: 1px solid #ddd;
    border-top: 3px solid #316d81;
    background: #fff
}

.index-left {
    float: left;
    width: 320px;
    margin-right: 15px;
}

.index-right {
    float: right;
    width: 824px;
    text-align: left;
}

.index-right-box {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.teachers {
    width: 300px;
    height: 326px;
    overflow: hidden;
}

    .teachers ul {
        width: 200px;
        padding: 8px;
    }

        .teachers ul li {
            width: 300px;
            height: 100px;
            overflow: hidden;
        }

            .teachers ul li img {
                float: left;
                width: 70px;
                margin-right: 8px;
                padding: 0px;
                width: 70px;
                height: 70px;
                border: 1px solid #ddd;
            }

            .teachers ul li p {
                float: left;
                width: 200px;
            }

                .teachers ul li p a {
                    display: block;
                    font-weight: bold;
                }
.teachers1 {
    width: 200px;
    height: 326px;
    overflow: hidden;
}

    .teachers1 ul {
        width: 200px;
        padding: 8px;
    }

        .teachers1 ul li {
            width: 100%;
            height: 100px;
            overflow: hidden;
        }

            .teachers1 ul li img {
                float: left;
                width: 70px;
                margin-right: 8px;
                padding: 0px;
                width: 70px;
                height: 70px;
                border: 1px solid #ddd;
            }

            .teachers1 ul li p {
                float: left;
                width: 120px;
            }

                .teachers1 ul li p a {
                    display: block;
                    font-weight: bold;
                }

.con-box {
    width: auto;
    padding: 5px 10px;
    border-top: 3px solid #316d81;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.con-box-fl {
    float: left;
    width: 390px;
}

.con-box-fr {
    float: right;
    width: 390px;
}

.con-box h4 {
    font-size: 18px;
    color: #316d81;
    line-height: 30px;
}

    .con-box h4 em ,.con-box h4 .em{
        font-style: normal;
        font-weight: bold;
        border-left: 3px solid #316d81;
        padding-left: 8px;
    }

    .con-box h4 .span {
        float: right;
        font-size: 16px;
    }

.con-box-tit {
    background: url(../images/tit-bg.jpg) no-repeat;
    border-right: 1px solid #ddd;
}

.con-box-item {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none
}

    .con-box-item ul {
        width: 100%
    }

        .con-box-item ul li {
            line-height: 26px;
        }

            .con-box-item ul li a {
                background: url(../images/dot.gif) no-repeat left center;
                padding-left: 12px;
            }

            .con-box-item ul li span {
                width: 100px;
                float: right;
                text-align: left;
                color: #999
            }

.photos {
    margin: 25px 0 0;
}


.photos-left {
    float: right;
    width: 585px;
    padding: 5px 10px 10px 10px;
    border-top: 3px solid #316d81;
    border-bottom: 1px solid #ccc;
}

    .photos-left .ps-tit {
        float: right;
        margin-right: 10px;
        padding-top: 20px;
        width: 40px;
        height: 160px;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        text-align: center;
        background: #1c94d0
    }

        .photos-left .ps-tit a {
            color: #fff;
        }

    .photos-left .ps-box {
        position: relative;
        padding-top: 10px;
        overflow: hidden;
    }


.photos-right {
    width: 484px;
    float: left;
    padding: 15px;
    border-top: 3px solid #316d81;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

    .photos-right ul li {
        width: 210px;
        height: 168px;
        float: left;
        border: 1px solid #eee;
        padding: 10px;
        margin-right: 20px;
        background: #000;
    }

        .photos-right ul li:last-child {
            margin-right: 0px;
        }


        .picbox {
            height: 165px;
            overflow: hidden;
            position: relative;
        }

.piclist {
    height: 190px;
    position: absolute;
    left: 0px;
    top: 0px
}

    .piclist li {
        width: 173px;
        background: #eee;
        margin-right: 20px;
        padding: 3px;
        float: left;
    }

        .piclist li img {
            width: 173px;
            height: 130px;
        }

.swaplist {
    position: absolute;
    left: -2000px;
    top: 0px
}

.og_prev, .og_next {
    width: 30px;
    height: 50px;
    background: url(../images/icon.png) no-repeat;
    background: url(../images/icon_ie6.png) no-repeat\9;
    position: absolute;
    top: 50px;
    z-index: 99;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.og_prev {
    background-position: 0 -60px;
    left: 4px;
}

.og_next {
    background-position: 0 0;
    right: 4px;
}

.piclist li p {
    overflow: hidden;
    width: 100%;
    margin: 5px 0 0 0;
    background: #f9f9f9;
    line-height: 24px;
    text-align: center;
}

.content-box {
    background: #fff;
    min-height: 700px;
    padding: 20px 30px 0;
}



    .content-box h1 , .wp_articlecontent h1{
        font-size: 20px;
        color: #333;
        line-height: 30px;
        font-weight: bold;
        text-align: center
    }

    .content-box h2 ,   .wp_articlecontent  h2{
            font-size: 14px;
    color: #777;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
    }

    .content-box span {
        display: inline-block;
        padding-right: 15px;
    }

    .content-box .content {
        padding: 20px 0 0;
        min-height: 500px
    }

        .wp_articlecontent p{
            font-size: 16px;
            color: #666;
            line-height: 29px;
            text-align: left;
            margin-bottom: 10px;
        }

            .content-box .content .wp_articlecontent div {
                width: auto;
                height: auto;
                margin: 0 0 10px 0;
            }

           /* .content-box .content img , .wp_articlecontent p img {
               max-width: max-content;
            }*/


/*内容*/
.crumbs {
    padding: 10px;
}

.summary {
    background: #f6fafd;
    border: 1px dashed #ddd;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    padding: 6px 10px;
    text-align: justify;
    text-indent: 0;
}
/* 分页 */
#pages {
    text-align: center;
    margin: 20px auto 30px;
}

    #pages a {
        display: inline-block;
        height: 22px;
        line-height: 22px;
        background: #fff;
        border: 1px solid #e3e3e3;
        text-align: center;
        color: #333;
        padding: 0 10px
    }

        #pages a.a1 {
            background: url(../images/admin_img/pages.png) no-repeat 0 5px;
            width: 56px;
            padding: 0
        }

        #pages a:hover {
            background: #f1f1f1;
            color: #000;
            text-decoration: none
        }

    #pages span {
        display: inline-block;
        height: 22px;
        line-height: 22px;
        background: #5a85b2;
        border: 1px solid #5a85b2;
        color: #fff;
        text-align: center;
        padding: 0 10px
    }

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
/* 分享按钮 */
.Article-Tool {
    border: 1px solid #c3d4e7;
    position: relative;
    top: -1px;
    text-align: right;
    padding: 8px;
    margin: 10px 0;
    vertical-align: middle;
    height: 15px;
    background-color: #f4f8fd
}

    .Article-Tool a {
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        background: url(../images/v9/icon.png) no-repeat;
        margin-left: 6px;
    }

        .Article-Tool a:hover {
            text-decoration: none
        }

        .Article-Tool a.t, .Article-Tool a.t6 {
            background-position: left -336px;
            width: auto;
            padding-left: 16px;
            color: #8896b1
        }

        .Article-Tool a.t1 {
            background-position: left -115px;
        }

        .Article-Tool a.t2 {
            background-position: left -159px;
        }

        .Article-Tool a.t3 {
            background-position: left -205px;
        }

        .Article-Tool a.t4 {
            background-position: left -250px;
        }

        .Article-Tool a.t5 {
            background-position: left -294px;
        }

        .Article-Tool a.t6 {
            background-position: left -421px;
            padding-left: 18px;
        }

    .Article-Tool .cu {
        cursor: pointer;
    }

.catelog {
    clear: both;
    padding: 15px;
    border-top: 3px solid #316d81;
}

    .catelog h2 {
        font-size: 16px;
        color: #316d81;
        font-weight: bold;
        margin-bottom: 10px
    }

    .catelog li {
        font-size: 16px;
        line-height:40px;
        border-bottom: 1px dashed #ddd;
    }

    .catelog li a.selected ,.catelog li a.parent{
           color: #0178ca;      
   }

        .catelog li:last-child {
            border-bottom: none;
        }

.catelog ul.slide-nav-item-ul {
    margin-left: 20px;
}

.catelog ul.slide-nav-item-ul li{
    font-size:14px;
       line-height: 32px;
}

.weibo {
    margin-top: 15px;
}
/* 内容页 */
.side-con-box {
    min-height: 520px;
    height: auto;
}

.list-page-con {
    min-height: 300px;
    height: auto
}

/* 二维码 */
.qrcode {
    display: block;
    position: absolute;
    right: 0;
    top: 191px;
    width: 105px;
    height: 220px;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9999
}

    .qrcode img.close {
        float: right;
        cursor: pointer;
    }

    .qrcode p {
        margin: 0;
        color: #06c;
        line-height: 16px;
        text-align: center
    }

    .qrcode .line {
        padding: 10px 18px 5px;
        width: 62px;
        margin: 0 auto;
        margin-top: 6px;
        border-top: 1px solid #ddd;
        text-align: center;
    }

#wp_pager{
  text-align: center;
}

#wp_pager ul.pages{
      margin: 30px 0;
}

#wp_pager ul.pages li{
  font-size: 15px;
}

.wp_entry{
   font-size: 16px;
}


.wp_entry img{
    max-width: 800px;
}


.possplit {
    background-image: url(../images/pos.png);
    width: 15px;  
    background-position: left top;
}

.wp_articlecontent{
  padding-bottom: 20px;
 
}


/* 学院视频缩略图 */
.play_button
{
    position: absolute; 
    left: 50%; 
    top: 50%; 
    width: 72px; 
    height: 72px; 
    margin-left: -36px; 
    margin-top: -36px;
}
.play_button img{
    width: 72px; 
    height: 72px; 
    cursor:pointer;
}
.video{
    width: 47%; 
    position: relative; 
    float: left; 
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 7.5px;
    margin-right: 7px;
}
