﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td，article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-align: left;
    vertical-align: baseline;
}

body, button, input, select, textarea {
    font: 14px/20px 'Helvetica Neue','Helvetica','Arial','Sans-serif';
    color: #333;
}

input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

fieldset, img {
    border: none;
}

iframe {
    display: block;
}

abbr, acronym {
    border: none;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: '';
}

h1 {
    font-size: 30px;
    margin: .67em 0;
}
h2 {
    font-size: 20px;
    margin: .57em 0;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ins, a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a:focus, *:focus {
        outline: none;
    }

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mr6 {
    margin-right: 6px;
}

.mr30 {
    margin-right: 30px;
}

.mr24 {
    margin-right: 24px;
}

.mr20 {
    margin-right: 20px;
}

.mr15 {
    margin-right: 15px;
}

.w570 {
    width: 570px !important;
}

.w655 {
    width: 575px !important;
}

.pt10 {
    padding-top: 10px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.line, .line_dot {
    border-top: 1px solid #ddd;
    line-height: 0;
    height: 0;
    clear: both;
}

.line_dot {
    border-top: 1px dotted #eee;
}

.clearThis {
    clear: both;
}

.hide {
    display: none;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.block_bg {
    background: #fff;
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 2px 1px #ededed;
}

.cm_c3_1 {
    width: 360px;
    _overflow: hidden;
    overflow: hidden;
}

.cm_c3_2 {
    width: 820px;
    /*_overflow: hidden;
    overflow: hidden;*/
}

.cm_c3_2_l, .cm_c3_2_r {
    width: 400px;
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
}

.cm_c3_2_r {
    float: right;
}

.cm_c3_3 {
    width: 785px;
    /*_overflow: hidden;
    overflow: hidden;*/
}

.cm_c3_3_l, .cm_c3_3_r {
    width: 392px;
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
}

.cm_c3_3_r {
    float: right;
}

.cm_c4, .cm_c4_last {
    width: 235px;
    float: left;
    margin-right: 20px;
    display: inline;
}

.cm_c4_last {
    margin-right: 0;
}

.cm_c2_l, .cm_c2_r {
    width: 490px;
    float: left;
    margin-right: 20px;
    display: inline;
    _overflow: hidden;
}

.cm_c2_r {
    margin-right: 0;
}



.side_box {
    border: 1px solid #e0e0e0;
    padding-bottom: 15px;
    overflow: hidden;
}

.cm_c3_a, .cm_c3_b, .cm_c3_c {
    width: 320px;
    margin-right: 20px;
    float: left;
    display: inline;
    overflow: hidden;
}

.cm_c3_c {
    margin-right: 0;
    float: right;
}

.cm_c5, .cm_c5_last {
    width: 184px;
    float: left;
    margin-right: 20px;
    display: inline;
    _overflow: hidden;
}

.cm_c5_last {
    margin-right: 0;
}

.cm_c3_180, .cm_c3_390 {
    width: 180px;
    float: left;
    display: inline;
}

.cm_c3_390 {
    width: 390px;
}

.cm_700_c5, .cm_700_c5_last {
    width: 132px;
    float: left;
    margin-right: 10px;
    display: inline;
    _overflow: hidden;
}

.cm_700_c5_last {
    margin-right: 0;
}

.black {
    background: #000;
}

.white {
    background: #FFF;
}

.green {
    background: #0F0;
}

.blue {
    background: #00F;
}

.bg_red {
    background: #C00;
}

.bg_f2 {
    background: #f2f2f2;
}

.bg_fff {
    background: #FFF;
}

.bd1 {
    border: 1px solid #ddd;
}

.red {
    color: #C00;
}

.grey {
    color: #999;
}

.whitez {
    color: #fff;
}

a {
    color: #252525;
}

    a:hover {
        color: #363;
    }

.mt15 {
    margin-top: 15px;
    *margin-top: 20px;
}



/*----------------------------------------------------------------
 - 顶部导航
 ---------------------------------------------------------------*/
.cm_nav {
    height: 40px;
    background: #000;
    width: 100%;
    min-width: 1200px;
    position: relative;
    transition: all 0.3s ease;
    font: 13px/40px "宋体";
    border-bottom: 1px #ccc solid;
}

    .cm_nav a {
        float: left;
        padding: 0 4px;
    }

    .cm_nav .pipe {
        border-left: 1px solid #ddd;
        float: left;
        margin: 13px 5px;
        height: 14px;
        display: inline;
    }

    .cm_nav .background {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: #000;
        opacity: .3;
        filter: alpha(opacity=30);
    }
/*.env .cm_nav .wp{position:relative;z-index:666;}
.env .cm_nav{background:none;}
.env .cm_nav a{color:#fff}
.env .cm_nav .background{display:block}*/

.hidden {
    display: none;
}

.wp {
    width: 1200px;
    margin: auto;
}

.top-menu {
    height: 36px;
    position: relative;
}

    .top-menu a {
        float: left;
        color: #fff;
        font-weight: bold;
        margin-left: 20px;
    }

    .top-menu .pipe {
        float: left;
        line-height: 0;
    }

    .top-menu .wx {
        background: url(../images/b-wx.png) left no-repeat;
        padding-left: 30px;
    }

    .top-menu .xx {
        background: url(../images/b-xx.png) left no-repeat;
        padding-left: 30px;
    }

    .top-menu .yx {
        background: url(../images/b-yx.png) left no-repeat;
        padding-left: 30px;
    }

    .top-menu .oa {
        background: url(../images/b-OA.png) left no-repeat;
        padding-left: 30px;
    }

    .top-menu .txt {
        width: 120px;
    }
/*----------------------------------------------------------------
 - 页眉头部
 ---------------------------------------------------------------*/
#header {
    /*margin-bottom: 15px;*/
    width: 100%;
    min-width :1200px;
}
/*#header a.banner-link{height:126px; display:block;}*/
.hdc {
    padding-top: 10px;
    /*margin-bottom: 10px;*/
}
    /*页眉 左部 LOGO*/
    .hdc .logo {
        width: 362px;
        height: 81px;
        float: left;
        text-align: center;
        overflow: hidden;
        display: inline;
    }

        .hdc .logo h1 {
            margin: 0;
            padding: 0;
        }

        .hdc .logo a {
            width: 361px;
            height: 81px;
            line-height: 98px;
            display: block;
            overflow: hidden;
            background: url(../images/logo.png);
        }

            .hdc .logo a span {
                display: none;
            }

    /*页眉 中部*/
    .hdc .middle {
        width: 332px;
        height: 65px;
        float: left;
        margin-left: 100px;
        display: inline;
        margin-top: 18px;
    }
        /*页眉 中部 天气*/
        .hdc .middle .cndate {
            width: 100%;
            font: 12px/28px "宋体";
            height: 25px;
            margin-top: 0;
            font-weight: bold;
        }
        /*页眉 中部 搜索*/
        .hdc .middle .search {
            width: 332px;
            height: 34px;
            line-height: 34px;
        }

        .hdc .middle a {
            padding: 0 4px;
            font-weight: bold;
        }
    /*页眉 中部 搜索分类*/
    .hdc .serach_type {
        width: 75px;
        height: 32px;
        float: left;
        border: 1px solid #d6d6d6;
        position: relative;
        border-right: none;
    }

        .hdc .serach_type a {
            width: 75px;
            height: 32px;
            line-height: 32px;
            display: block;
            font-size: 14px;
            text-decoration: none;
            text-indent: 10px;
            /*background: url("gallery.gif") 0 -33px no-repeat;*/
        }

        .hdc .serach_type ul {
            width: 75px;
            border: 1px solid #ddd;
            background: #FFF;
            overflow: hidden;
            position: absolute;
            z-index: 20;
            left: -1px;
            top: 32px;
            display: none;
        }

        .hdc .serach_type li {
            padding-left: 10px;
            line-height: 28px;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
        }

            .hdc .serach_type li:hover {
                background: #f8f8f8;
            }
    /*页眉 中部 文本框*/
    .hdc .search_txt {
        width: 257px;
        height: 34px;
        padding: 7px 9px;
        float: left;
        line-height: 18px;
        font-size: 14px;
        border: 1px solid;
        border-color: #144d00 #033517 #144d00 #033517;
        background: #FFF;
        color: #999;
    }

        .hdc .search_txt input {
            width: 180px;
            height: 18px;
            border: none;
        }
    /*页眉 中部 搜索按钮*/
    .hdc .search_btn {
        width: 75px;
        float: left;
        cursor: pointer;
        margin-left: -1px;
        padding: 0 20px;
        font-size: 14px;
        font-weight: bold;
        height: 34px;
        /*color: #666;*/
        color: #fff;
        line-height: normal;
        vertical-align: middle;
        border: 1px solid #033517;
        background: #144d00;
    }
/*页眉 右部 微信微博*/
.wxwb {
    height: 42px;
    float: right;
}

    .wxwb a {
        margin: 0 0 0 15px;
        float: left;
        display: block;
        width: 98px;
        text-align: center;
        line-height: 30px;
        border: 1px solid #eee;
    }




.nav-box {
    width: 100%;
    min-width:1200px;
    background: #d81012;
    height: 45px;
    position: relative;
    z-index: 9999;
}

.nav {
    width: 1200px;
    height: 38px;
    margin: 0 auto;
}

    .nav ul li {
        float: left;
        width: 150px;
        text-align: center;
        line-height: 38px;
        position: relative;
        margin-top: 7px;
    }

        .nav ul li a {
            font: 16px "microsoft yahei";
            color: #ffffff;
            line-height: 38px;
            text-decoration: none;
            display: block;
            height: 38px;
            text-align: center;
        }

            .nav ul li a span {
                font-size: 20px;
                display: inline-block;
                line-height: 24px;
            }

            .nav ul li a b {
                display: inline-block;
                font-weight: bolder;
                margin-left: 5px;
            }

        .nav ul li:hover {
            background: #FFFFFF;
            border-radius: 5px 5px 0 0;
            z-index: 1;
            transition: all .3s;
        }

            .nav ul li:hover a {
                color: #d81012;
                transition: all .3s;
            }

        .nav ul li dl {
            display: none;
            position: absolute;
            width: 100%;
            box-shadow: 0 5px 20px #686868;
        }

            .nav ul li dl dd {
                background: #d81012;
            }

        .nav ul li:hover dl {
            display: block;
        }

            .nav ul li:hover dl dd a {
                color: #FFFFFF;
            }

        .nav ul li dl dd:hover a {
            color: #FFFFFF;
            background: #9b0f11;
        }





.cm_topline {
    width: 1100px;
    height: 106px;
    /*margin-bottom: 18px;*/
    float: left;
}

.cm_topline_ico {
    width: 100px;
    height: 86px;
    /*background: url(gallery.gif) -376px -94px no-repeat;*/
    float: left;
}

    .cm_topline_ico span {
        background: url(jwtitle.png) 4px 4px no-repeat;
        width: 96px;
        height: 78px;
        display: block;
    }

.cm_topline-live .cm_topline_ico span {
    background-position: 4px -76px;
}

.cm_topline_m {
    width: 1100px;
    float: left;
    height: 80px;
}

    .cm_topline_m .cm_topline_t {
        text-align: center;
        height: 60px;
        width: 890px;
        display: block;
    }

    .cm_topline_m p {
        display: block;
        text-align: center;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        margin: 0px;
        float: left;
        font-size: 14px;
    }

        .cm_topline_m p a {
            margin: 0 10px;
        }

    .cm_topline_m a {
        color: #045d3f;
    }

/*栏目标题 可滑动*/
.cm_tab {
    overflow: hidden;
}

.tab_hd {
    width: 100%;
    height: 35px;
    position: relative;
    zoom: 1;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
    clear: both;
    font-family: "微软雅黑","黑体";
    margin-bottom: 2px;
    margin-top: 14px;
}

    .tab_hd li {
        width: 110px;
        float: left;
        height: 35px;
        font-size: 16px;
        text-align: center;
        position: relative;
    }

        .tab_hd li.selected {
            border: 1px solid #ddd;
            border-top: 2px solid #326433;
            border-bottom: none;
            background: #FFF;
            height: 34px;
            _top: 1px;
            font-weight: bold;
            font-size: 18px;
            background: url(../images/bg_nav.jpg) no-repeat;
        }

    .tab_hd a {
        color: #fff;
    }

        .tab_hd a:hover {
            text-decoration: none;
            /*color: #000;*/
        }

    .tab_hd li.right {
        font-family: "宋体";
        width: auto;
        float: right;
        display: block;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
    }

        .tab_hd li.right a {
            color: #999;
        }

    .tab_hd li.notab {
    }

.tab_hd2 {
    width: 100%;
    height: 35px;
    position: relative;
    zoom: 1;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
    clear: both;
    font-family: "微软雅黑","黑体";
    margin-bottom: 2px;
    margin-top: 14px;
    background: #f5f5f5;
}

    .tab_hd2 li {
        width: 110px;
        float: left;
        height: 35px;
        font-size: 16px;
        text-align: center;
        position: relative;
    }

        .tab_hd2 li.selected {
            border: 1px solid #ddd;
            border-top: 2px solid #326433;
            border-bottom: none;
            background: #FFF;
            height: 34px;
            _top: 1px;
            font-weight: bold;
            font-size: 18px;
            top: 1px;
        }

    .tab_hd2 a {
        color: #000;
    }

        .tab_hd2 a:hover {
            text-decoration: none;
            color: #363;
        }

    .tab_hd2 li.right {
        font-family: "宋体";
        width: auto;
        float: right;
        display: block;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
    }

        .tab_hd2 li.right a {
            color: #999;
        }

    .tab_hd2 li.notab {
    }


.tab_p_8.tab_hd_cx li {
    padding: 0 8px;
}

.tab_hd_c3 li {
    width: 110px;
}
/*340 平均分*/
.tab_hd_cx li {
    width: auto;
    padding: 0 10px;
}


/*栏目标题 可滑动 主题部分*/
.tab_bd {
    overflow: hidden;
    width: 100%;
    position: relative;
}

    .tab_bd .inner {
        overflow: hidden;
        position: relative;
    }

    .tab_bd .item {
        display: block;
        overflow: hidden;
        background: #FFF;
    }

    .tab_bd .img_f {
        float: left;
        width: 298px;
        height: 260px;
        margin-left: 20px;
    }

    .tab_bd .img_c {
        float: left;
        width: 544px;
    }

        .tab_bd .img_c li {
            float: left;
            margin-right: 24px;
        }


    .tab_bd .img_r {
        float: left;
        width: 474px;
    }

        .tab_bd .img_r li {
            margin-right: 24px;
        }

.tab_p_8.tab_hd_cx li {
    padding: 0 16px;
    border-right: 2px #a9a9ab solid;
}

.tab_hd_c3 li {
    width: 110px;
}
/*340 平均分*/
.tab_hd_cx li {
    width: auto;
    padding: 0 10px;
}

.tab_hd .a {
    color: #252525;
    font-weight: bold;
}

.tab_hd li:hover {
    border-bottom: 2px #144e01 solid;
}


/*----------------------------------------------------------------
 - 文章列表
 ---------------------------------------------------------------*/

/*文章列表 圆点前缀 十四号字体*/
.list_ns_f14_dot {
    overflow: hidden;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}

    .list_ns_f14_dot li {
        background: url("../images/j001.png") 10px center no-repeat;
        padding-left: 24px;
        line-height: 28px;
        height: 28px;
        overflow: hidden;
        font-size: 14px;
        letter-spacing: 1px;
    }

.video_dot li {
    /*background: url("../images/gallery.gif") -2px -575px no-repeat;*/
    padding-left: 20px;
}

.audio_dot li {
    /*background: url("../images/gallery.gif") -2px -595px no-repeat;*/
    padding-left: 20px;
    border-bottom: 1px #cbcbcb dashed;
    height: 40px;
    line-height: 40px;
}

.vod_dot li {
    background: url("../images/vod.jpg") left center no-repeat;
    padding-left: 20px;
    border-bottom: 1px #cbcbcb dashed;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.book_dot li {
    background: url("../images/book.jpg") left center no-repeat;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
}

.xing_dot li {
    background: url("../images/xing.png") no-repeat;
    padding-left: 20px;
}

.xing {
    width: 100%;
    clear: both;
    background: url("../images/xing.png") 8px 10px no-repeat;
    color: #4d7541;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-family: "微软雅黑","黑体";
    border-bottom: 1px #fff solid;
    padding: 4px 4px 4px 32px;
}

    .xing .time {
        text-align: right;
        padding-left: 180px;
        display: block;
    }

.list_ns_f14_dot strong {
    height: 28px;
    overflow: hidden;
}

.list_ns_f14_dot span {
    margin-right: 6px;
}

.list_ns_f14_dot .title {
    float: left;
    width: 460px;
}

.list_ns_f14_dot .source {
    float: left;
    color: #ff2325;
    width: 110px;
}

.list_ns_f14_dot .time {
    float: right;
}
/*end*/
/*文章列表 圆点前缀 十四号字体*/
.list_ns_f14 {
    overflow: hidden;
    width: 100%;
    clear: both;
}

    .list_ns_f14 li {
        line-height: 28px;
        height: 28px;
        overflow: hidden;
        font-size: 14px;
        vertical-align: middle;
        background: url(../images/dian.jpg) left no-repeat;
        padding-left: 14px;
    }

    .list_ns_f14 strong {
        height: 28px;
        overflow: hidden;
    }

    .list_ns_f14 span {
        margin-right: 6px;
    }

    .list_ns_f14 .hot {
        padding: 0 6px;
        background: #c00;
        color: #FFF;
        font-size: 12px;
    }

.list_ns_f14_c2 li {
    width: 50%;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    font-size: 14px;
    float: left;
    letter-spacing: 1px;
}

.list_ns_f14_c2 a {
    width: 90%;
    display: block;
    overflow: hidden;
    height: 28px;
}
/*end*/

/*基层一线*/
.list_img_450 {
    margin-top: 20px;
}

    .list_img_450 li {
        width: 180px;
        height: 125px;
        float: left;
        overflow: hidden;
        margin-right: 15px;
    }

        .list_img_450 li.last {
            margin-right: 0;
        }

    .list_img_450 a {
        float: left;
        width: 100%;
        height: 105px;
        display: block;
        position: relative;
    }

        .list_img_450 a:hover {
            text-decoration: none;
        }

    .list_img_450 img {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 5;
        left: 0;
    }

    .list_img_450 span {
        width: 100%;
        position: absolute;
        height: 24px;
        background: rgba(0,0,0,0.6);
        line-height: 24px;
        overflow: hidden;
        font-size: 12px;
        color: #FFF;
        bottom: 0;
        left: 0;
        text-align: center;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
        z-index: 10;
    }

    .list_img_450 .video_40x40 {
        top: 40px;
        left: 135px;
        z-index: 10;
        cursor: pointer;
    }

    .list_img_450 a:hover .video_40x40 {
        background: url('../images/play_icon_40_hover.png');
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='../images/play_icon_40_hover.png');
        _background: none;
    }

.list_img_300 {
    margin-top: 20px;
}

    .list_img_300 li {
        width: 110px;
        height: 140px;
        float: left;
        overflow: hidden;
        margin-right: 15px;
    }

        .list_img_300 li.last {
            margin-right: 0;
        }

    .list_img_300 a {
        float: left;
        width: 100%;
        height: 140px;
        display: block;
        position: relative;
    }

        .list_img_300 a:hover {
            text-decoration: none;
        }

    .list_img_300 img {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 5;
        left: 0;
    }

    .list_img_300 span {
        width: 100%;
        position: absolute;
        height: 24px;
        background: rgba(0,0,0,0.6);
        line-height: 24px;
        overflow: hidden;
        font-size: 12px;
        color: #FFF;
        bottom: 0;
        left: 0;
        text-align: center;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
        z-index: 10;
    }


em.video_40x40 {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    background: url('http://www.81.cn/res/static/play_icon_40.png');
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://www.81.cn/res/static/play_icon_40.png');
    _background: none;
}

.list_link {
    margin-top: 20px;
}

    .list_link li {
        background: #019966;
        line-height: 60px;
        height: 60px;
        margin-bottom: 10px;
        text-align: center;
    }

        .list_link li a {
            color: #fff;
            font-size: 20px;
        }
/*end*/

.scroll {
    background: #f4f4f4;
    height: 200px;
    OVERFLOW: auto;
}

.cm_title_wp {
    /*height: 34px;*/
    clear: both;
    position: relative;
    font-family: "微软雅黑","黑体";
    /*background: url(../images/bg_nav.jpg) no-repeat;
    border-bottom: 1px #ccc solid;*/
    margin-top: 14px;
    margin-left: 10px;
}

    .cm_title_wp span {
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        line-height: 34px;
        width: 123px;
        text-align: center;
        display: block;
        float: left;
    }

        .cm_title_wp span a {
            color: #fff;
            font-weight: bold;
            font-size: 18px;
            line-height: 34px;
            width: 123px;
            text-align: center;
            display: block;
            float: left;
        }

            .cm_title_wp span a:hover {
                color: #fff;
                text-decoration: none;
            }

    .cm_title_wp a {
        position: relative;
        font-size: 14px;
        border-bottom: none;
        font-weight: normal;
        /*float: right;*/
        line-height: 34px;
        padding-right: 4px;
    }

        .cm_title_wp a:hover {
            color: #326433;
        }

    .cm_title_wp div {
        float: right;
        padding-right: 4px;
    }

        .cm_title_wp div a {
            position: relative;
            font-size: 16px;
            border-bottom: none;
            font-weight: normal;
            float: left;
            font-weight: bold;
            line-height: 34px;
        }

            .cm_title_wp div a:hover {
                color: #326433;
            }

/*栏目标题 直线风格*/
.box_hd {
    margin-bottom: 0;
    height: 34px;
    line-height: 34px;
    border-bottom: 2px solid #363;
    margin-top: 14px;
}

    .box_hd h4 {
        height: 34px;
        line-height: 34px;
        text-align: left;
        margin-left: 12px;
        float: left;
        font-size: 20px;
        font-weight: bold;
        font-family: "微软雅黑","黑体";
    }

    .box_hd a:hover {
        text-decoration: none;
    }

    .box_hd h6 {
        width: 115px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        float: left;
        font-size: 16px;
        font-weight: bold;
        font-family: "微软雅黑";
    }

        .box_hd h6.cur a {
            color: #252525;
        }

        .box_hd h6 a {
            color: #666;
        }

    .box_hd span {
        float: right;
        font-size: 14px;
        padding: 0 10px;
    }

        .box_hd span a {
            color: #999;
            line-height: 34px;
            font-size: 12px;
        }

            .box_hd span a:hover {
                color: #363;
            }

iframe {
    border-style: solid;
    border-color: #ccc;
    border-width: 0 0 1px 0;
    height: 350px;
}
/*文章列表 图片(左) +标题(右上)+摘要（右下）*/
.w50 {
    width: 50%;
}

.list_hs_f14_c2 {
    zoom: 1;
    overflow: hidden;
    height: 160px;
    float: left;
}

    .list_hs_f14_c2 .pic {
        float: left;
        width: 180px;
        height: 150px;
        overflow: hidden;
    }

        .list_hs_f14_c2 .pic a {
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
        }

        .list_hs_f14_c2 .pic img {
            float: left;
            width: 180px;
            height: 150px;
            position: absolute;
        }

    .list_hs_f14_c2 .title {
        font-weight: bold;
        height: 20px;
        overflow: hidden;
        font-size: 16px;
    }

    .list_hs_f14_c2 .title, .list_hs_f14_c2 p {
        margin-left: 190px;
        color: #326433;
        line-height: 20px;
        letter-spacing: 1px;
        padding-right: 10px;
    }

    .list_hs_f14_c2 p {
        /*margin-top: 10px;*/
        color: #999;
        height: 100px;
        overflow: hidden;
        line-height: 20px;
    }

    .list_hs_f14_c2 .video_40x40 {
        top: 50px;
        left: 75px;
        z-index: 10;
        cursor: pointer;
    }

    .list_hs_f14_c2 a:hover .video_40x40 {
        background: url('http://www.81.cn/res/static/play_icon_40_hover.png');
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://www.81.cn/res/static/play_icon_40_hover.png');
        _background: none;
    }

    .list_hs_f14_c2 .but {
        background: url(../images/but.png) no-repeat;
        margin-left: 190px;
        width: 88px;
        height: 30px;
        text-align: center;
        line-height: 20px;
        margin-top: 10px;
    }

        .list_hs_f14_c2 .but a {
            color: #fff;
            font-weight: bold;
        }

/*业务咨询 start*/
.list_hs_f15_c2 {
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px #cdcdcd dashed;
    padding-bottom: 14px;
}

    .list_hs_f15_c2 .pic {
        float: left;
        width: 50px;
        height: 50px;
        overflow: hidden;
    }

        .list_hs_f15_c2 .pic a {
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
        }

        .list_hs_f15_c2 .pic img {
            float: left;
            width: 50px;
            height: 50px;
            position: absolute;
        }

    .list_hs_f15_c2 .title {
        font-weight: bold;
        height: 20px;
        overflow: hidden;
    }

    .list_hs_f15_c2 .title, .list_hs_f15_c2 p {
        margin-left: 70px;
        color: #326433;
        line-height: 20px;
        font-size: 14px;
        background: url(../images/pap_2.jpg) no-repeat;
        padding-left: 20px;
        letter-spacing: 1px;
    }

    .list_hs_f15_c2 p {
        margin-top: 10px;
        color: #999;
        height: auto;
        overflow: hidden;
        line-height: 20px;
        background: none;
        padding-left: 0;
    }

    .list_hs_f15_c2 .answer {
        color: #326433;
        line-height: 28px;
        font-size: 14px;
        padding-top: 10px;
    }

    .list_hs_f15_c2 .video_40x40 {
        top: 50px;
        left: 75px;
        z-index: 10;
        cursor: pointer;
    }

    .list_hs_f15_c2 a:hover .video_40x40 {
        background: url('http://www.81.cn/res/static/play_icon_40_hover.png');
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='http://www.81.cn/res/static/play_icon_40_hover.png');
        _background: none;
    }
/*end*/

/*广告*/
.ad_banner_1100x96 {
    width: 1100px;
    height: 96px;
    overflow: hidden;
    background: #f8f8f8;
    margin-top: 14px;
}
/*图片轮播 start*/
.crsl-nav {
    position: relative;
    min-height: 1px;
}

    .crsl-nav .previous {
        float: left;
        background: url(../images/gallery_02.png) no-repeat;
        height: 23px;
        width: 20px;
        position: relative;
        top: 70px;
    }

    .crsl-nav .next {
        float: right;
        background: url(../images/gallery_02.png) -22px no-repeat;
        height: 23px;
        width: 20px;
        position: relative;
        top: 70px;
    }

.scrollBox {
    width: 770px;
    /*background: url(../images/scrollBg.png);*/
    padding: 10px;
    border-top: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
}

    .scrollBox .piclist {
        overflow: hidden;
        zoom: 1;
    }

    .scrollBox .ohbox {
        overflow: hidden;
        position: relative;
        width: 700px;
        left: 30px;
    }

.scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .scrollBox .piclist li {
        float: left;
        display: inline;
        width: 230px;
        margin-right: 20px;
    }

        .scrollBox .piclist li span {
            height: 25px;
            line-height: 25px;
            display: block;
            text-align: center;
        }


    .scrollBox .pageBtn span {
        background: url(../images/gallery_02.png) no-repeat;
        display: block;
        width: 23px;
        height: 23px;
        position: absolute;
        top: 62px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .scrollBox .pageBtn .prev {
        left: 10px;
        background-position: 0;
    }

    .scrollBox .pageBtn .next {
        right: 0px;
        background-position: -20px;
    }




    .scrollBox .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .scrollBox .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .scrollBox .pageBtn .list li.on {
                background-position: -114px -57px;
            }


.scrollBox_zha {
    /*background: url(../images/scrollBg.png);*/
    padding: 10px;
    border-top: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
}

    .scrollBox_zha .piclist {
        overflow: hidden;
        zoom: 1;
    }

    .scrollBox_zha .ohbox {
        overflow: hidden;
        position: relative;
        width: 1050px;
        left: 30px;
        padding-left: 80px;
    }

.scrollBox_zha {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .scrollBox_zha .piclist li {
        float: left;
        display: inline;
        width: 311px;
        margin-right: 20px;
        overflow: hidden;
        background: url(../images/ke-bg.png) no-repeat;
        height: 314px;
        position: relative;
    }

    .scrollBox_zha .piclist .title {
        font-weight: bold;
        padding: 180px 20px 0;
    }

    .scrollBox_zha .piclist .content {
        padding: 0px 20px;
    }


    .scrollBox_zha .piclist li span {
        height: 25px;
        line-height: 25px;
        display: block;
        text-align: center;
    }

    .scrollBox_zha .piclist li img {
        position: absolute;
        top: -10px;
        left: -10px;
    }

    .scrollBox_zha .pageBtn span {
        background: url(../images/j-scroll.png) no-repeat;
        display: block;
        width: 20px;
        height: 48px;
        position: absolute;
        top: 62px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .scrollBox_zha .pageBtn .prev {
        left: 0px;
        background-position: 0;
    }

    .scrollBox_zha .pageBtn .next {
        right: 0px;
        background-position: -20px;
    }




    .scrollBox_zha .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .scrollBox_zha .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .scrollBox_zha .pageBtn .list li.on {
                background-position: -114px -57px;
            }


.scrollBox_junshi {
    /*background: url(../images/scrollBg.png);*/
    padding: 10px;
    border-top: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
}

    .scrollBox_junshi .piclist {
        overflow: hidden;
        zoom: 1;
    }

    .scrollBox_junshi .ohbox {
        overflow: hidden;
        position: relative;
        width: 700px;
        left: 30px;
    }

.scrollBox_junshi {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .scrollBox_junshi .piclist li {
        float: left;
        display: inline;
        width: 213px;
        margin-right: 20px;
        overflow: hidden;
    }

        .scrollBox_junshi .piclist li span {
            height: 25px;
            line-height: 25px;
            display: block;
            text-align: center;
        }


    .scrollBox_junshi .pageBtn span {
        background: url(../images/gallery_02.png) no-repeat;
        display: block;
        width: 23px;
        height: 23px;
        position: absolute;
        top: 62px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .scrollBox_junshi .pageBtn .prev {
        left: 10px;
        background-position: 0;
    }

    .scrollBox_junshi .pageBtn .next {
        right: 0px;
        background-position: -20px;
    }




    .scrollBox_junshi .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .scrollBox_junshi .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .scrollBox_junshi .pageBtn .list li.on {
                background-position: -114px -57px;
            }

/*end*/



/*----------------------------------------------------------------
 - 焦点图 图片尺寸不限，单张图片尺寸为700 或 相邻两张图片宽度值和为700
 - 单步滑动尺寸 700px
 ---------------------------------------------------------------*/
.focus_viewport {
    width: 705px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
/*内容主题*/
.focus_inner {
    position: relative;
    height: 320px;
    width: 5800px;
}

    .focus_inner li {
        float: left;
        overflow: hidden;
        height: 320px;
        position: relative;
    }

    .focus_inner img {
        position: relative;
        z-index: 1;
        left: 0;
        float: left;
        width: 700px;
        height: 320px;
    }

    .focus_inner a {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        display: block;
        top: 0;
        left: 0;
        z-index: 10;
        background: url(../images/gallery.gif) -500px -610px no-repeat;
    }

        .focus_inner a:hover em.video_80x80 {
            background: url('../images/play_icon_40_hover.png');
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='../images/play_icon_40_hover.png');
            _background: none;
        }

        .focus_inner a em.video_80x80 {
            top: 178px;
            left: 618px;
            z-index: 20;
        }

        .focus_inner a em.video_40x40 {
            top: 216px;
            left: 637px;
            z-index: 20;
        }

    .focus_inner span {
        width: 100%;
        position: absolute;
        zoom: 1;
        height: 50px;
        bottom: 0;
        z-index: 5;
    }

        .focus_inner span.text {
            width: 70%;
            height: 34px;
            font-size: 20px;
            font-family: "微软雅黑", "黑体";
            line-height: 25px;
            color: #fff;
            z-index: 10;
            padding: 10px;
            padding-top: 6px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            cursor: pointer;
        }

        .focus_inner span.screen {
            background: #000;
            filter: alpha(opacity=50);
            opacity: 0.5;
        }
/*分组信息*/
.focus_group {
    overflow: hidden;
    float: left;
}

.focus_group_tab {
    position: absolute;
    /*right: 0;*/
    top: 10px;
    padding: 0;
    z-index: 50;
}

    .focus_group_tab li {
        margin-top: 2px;
    }

        .focus_group_tab li a {
            display: block;
            height: 30px;
            background: url("../images/gallery.gif") 0 -210px;
            z-index: 80;
            opacity: 0.5;
            filter: alpha(opacity=50);
            text-align: center;
            color: #FFF;
            font-family: "微软雅黑";
            font-size: 18px;
            line-height: 30px;
            letter-spacing: 5px;
            text-decoration: none;
        }

            .focus_group_tab li a:hover {
                color: #FFF;
            }

            .focus_group_tab li a.on {
                background: url("../images/gallery.gif") 0 -250px;
                opacity: 0.8;
                filter: alpha(opacity=80);
            }
/*控制按钮*/
.focus_nav {
    height: 30px;
    position: absolute;
    z-index: 30;
    right: 10px;
    bottom: 0;
}

.focus_nav_bg {
    width: 100%;
    height: 30px;
    bottom: 0;
    position: absolute;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 5;
}

.focus_nav li {
    width: 10px;
    height: 10px;
    float: left;
    cursor: pointer;
    margin: 10px 5px;
    background: #FFF;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    box-shadow: 1px 1px 1px #A9A9A9 inset;
}

    .focus_nav li.selected {
        background: #c00;
        box-shadow: 1px 1px 1px #000 inset;
    }
/*宽 700 像素 2 等分， 400+280*/
.cm_700_c2_480 {
    width: 480px;
    overflow: hidden;
    display: inherit;
}

.cm_700_c2_300 {
    width: 300px;
    overflow: hidden;
    display: inherit;
}

/*图片列表*/
.w500 {
    width: 500px;
}

.w140 {
    width: 140px;
}

.w78 {
    width: 82px;
}

.w122 {
    width: 122px;
}

.gallery_300 {
    overflow: hidden;
    clear: both;
}

    .gallery_300 ul {
        /*width: 500px;*/
        position: relative;
        height: 105px;
    }

    .gallery_300 li {
        overflow: hidden;
        position: relative;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .gallery_300 img {
        position: relative;
    }

    .gallery_300 a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }

    .gallery_300 span, .gallery_340 span {
        width: 100%;
        height: 24px;
        position: absolute;
        line-height: 24px;
        overflow: hidden;
        font-size: 12px;
        color: #FFF;
        bottom: 0;
        left: 0;
        text-align: center;
        background: rgba(0,0,0,0.6);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');
    }

.gallery_340 {
    clear: both;
    position: relative;
    overflow: hidden;
}

    .gallery_340 ul {
        width: 360px;
        position: relative;
        top: 0;
        height: 115px;
    }

    .gallery_340 li {
        position: relative;
        float: left;
        width: 160px;
        margin-right: 20px;
        margin-bottom: 20px;
        height: 90px;
    }

    .gallery_340 a {
        display: block;
        float: left;
    }

    .gallery_340 img {
        width: 160px;
        height: 90px;
        position: absolute;
    }
/*页脚*/

.footer {
    font-size: 12px;
    overflow: hidden;
    background: #fff;
    margin-top: 20px;
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,.1);
    width: 100%;
    min-width: 1200px;
}

    .footer .recommend {
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .footer .info {
        width: 1200px;
        margin: auto;
        line-height: 28px;
        font-size: 12px;
        color: #777;
        padding-top: 12px;
        text-align: center;
    }

        .footer .info a {
            color: #777;
        }

        .footer .info ul li {
            float: left;
            list-style: none;
            padding: 0 10px 6px;
        }

    .footer em {
        margin: 0 8px;
        color: #555;
    }

    .footer .addr {
        background: url(../images/addr.png) left no-repeat;
        padding-left: 26px;
    }

    .footer .email {
        background: url(../images/email.png) left no-repeat;
        padding-left: 26px;
    }

    .footer .tel {
        background: url(../images/tel.png) left no-repeat;
        padding-left: 26px;
    }

    .footer .beian {
        background: url(../images/beian.png) left no-repeat;
        padding-left: 26px;
    }

/*list start*/
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.m-t {
    margin-top: 15px;
}

.sidebar {
    float: right;
    /*margin-left: 15px;*/
    padding: 0 15px;
    width: 340px;
}

    .sidebar h3, .sidebar h3 a {
        color: #277;
    }

    .sidebar h3 {
        margin: 8px 0;
        padding: 2px 8px;
        border-left: 5px solid #d81012;
    }

        .sidebar h3 .sub_title {
            display: block;
            color: #AAA;
            text-transform: uppercase;
            font-weight: normal;
            font-size: .8rem;
        }

        .sidebar h3 .title {
            display: block;
            color: #d81012;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 16px;
        }

    .sidebar ul {
        margin-left: 15px;
    }

        .sidebar ul li {
            padding: 3px 0;
            line-height: 1.8rem;
        }

.list-ol {
    padding-left: 1.5em;
}

    .list-ol li {
        padding: 3px 0;
        line-height: 1.8rem;
        list-style: circle;
    }

.content {
    padding: 0 15px;
    padding-right: 355px;
}

.breadcrumb {
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    width: 805px;
}

    .breadcrumb a {
        font-size: 16px;
        font-weight: bold;
        color: #d81012;
        text-decoration: none;
        /*border-left: 5px solid #d81012;*/
        padding-left: 0.5em;
    }

    .breadcrumb h3 {
        font-size: 16px;
        font-weight: bold;
        color: #d81012;
        text-decoration: none;
        border-left: 5px solid #d81012;
        padding-left: 0.5em;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.news-list li {
    border-bottom: 1px solid #F2F2F2;
    overflow: hidden;
}

    .news-list li:hover {
        background: #FBFBFB;
    }

    .news-list li a {
        text-decoration: none;
        display: block;
        padding: 1em 0;
        overflow: hidden;
    }

        .news-list li a:hover {
            color: #055;
        }

    .news-list li h3 {
        margin: 0;
        font-weight: normal;
    }

        .news-list li h3 a {
            display: inline;
        }

    .news-list li small {
        padding-right: 15px;
        float: right;
    }

    .news-list li a img {
        width: 30%;
        height: auto;
        max-height: 80px;
        float: left;
        margin-right: 1rem;
    }

.news-list hr {
    margin: 0;
}

.fenye {
    text-align: right;
    padding-bottom: 10px;
    font-size: 12px;
    margin-top: 40px;
    padding-right: 40px;
}

    .fenye a {
        display: inline-table;
        padding: 3px 5px;
        border: 1px #ccc solid;
        margin: 0 2px;
        color: #666;
        text-decoration: none;
        background: #f1f1f1;
    }

        .fenye a:hover {
            color: #FFF;
            background: #d81012;
            border: 1px #d81012 solid;
        }

    .fenye .fy_text {
        width: 30px;
        height: 18px;
        line-height: 18px;
    }
/*list end*/




/*detail*/

.breadcrumb1 {
    margin: 0;
    padding: 8px 0;
    list-style: none;
    color: #888;
    font-size: 14px;
    /*width: 80% !important;*/
}

    .breadcrumb1 a {
        color: #999;
        font-size: 14px;
        display: inline-block;
        margin-right: 5px;
    }

.m-n {
    margin: 0;
}

.article-header {
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    background: #FFF;
}

    .article-header h1 {
        color: #000;
        text-align: center;
    }
    .article-header h2 {
        color: #000;
        text-align: center;
    }
        .article-header h3 {
            color: #666;
        }

    .article-header .info {
        color: #888;
        line-height: 1.4rem;
    }

        .article-header .info span {
            display: inline-block;
            margin-right: 10px;
        }

        .article-header .info small {
            display: block;
            overflow: hidden;
        }

            .article-header .info small i {
                margin-right: 10px;
                background: url(btn.gif);
                font-style: normal;
                padding: 0 18px;
                background-repeat: no-repeat;
            }

                .article-header .info small i.time {
                    background-position: 0 -158px;
                }

                .article-header .info small i.share {
                    background-position: 0 -190px;
                }

    .article-header #qrCode {
        float: right;
        margin-left: 30px;
        width: 108px;
        height: 108px;
        margin-top: 15px;
        opacity: 0.5;
    }

    .article-header:hover #qrCode {
        opacity: 1;
    }

.article-content {
    overflow: hidden;
    margin: 0 0 15px 0;
}

    .article-content p {
        margin-bottom: .8rem;
        padding: 0 20px 0 20px;
        /*text-indent:2em;*/
        font-size: 16px;
        line-height: 26px;
        /*overflow:hidden;*/
        letter-spacing: 1px;
    }

    .article-content div {
        line-height: 3rem;
        font-size: 1rem;
        padding: 0 120px 0 120px;
        margin-bottom: .8rem;
        text-align: center;
    }

    .article-content center {
        margin-top: 20px;
    }
/*end*/

a.backToTop {
    width: 50px;
    height: 50px;
    background: url(../images/gallery.gif) 0 -100px;
    display: block;
    position: fixed;
    bottom: 145px;
    right: 50px;
    _position: absolute;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

table {
    width: 1100px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 40px;
}

.relation-list {
    line-height: 1.8rem;
}

video {
    object-fit: fill;
}

.shadow {
    box-shadow: 0px 5px 10px 5px #aaa;
}

.tq {
    width: 300px;
    font: 12px/28px "微软雅黑";
    height: 28px;
    margin-top: 8px;
    font-size: 12px;
    margin-left: 200px;
}

#mobile1 {
    LINE-HEIGHT: 25px;
    WIDTH: 100%;
    HEIGHT: 25px;
    CURSOR: pointer;
}

    #mobile1 DIV {
        FLOAT: left;
        MARGIN-RIGHT: 10px;
    }

.cityname {
    LINE-HEIGHT: 25px;
    HEIGHT: 22px;
}

#mobile1 .divCurrentWeather {
    PADDING-RIGHT: 3px;
}

/*屏风照片*/
.p_banner {
    background: url(../images/banner01.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center;
    height: 895px;
    background-attachment: fixed;
}

#splash--scroller {
    bottom: .25em;
    width: 100%;
    text-align: center;
    font-size: 1.25em;
    line-height: 2;
    margin: 0;
    padding: 3em 0 0;
    position: absolute;
}

    #splash--scroller a {
        color: #fff;
        font-size: 22px;
        font-weight: bold;
    }

/*专题图片*/
.zt-img {
    list-style: none;
}

    .zt-img li {
        float: left;
        width: 285px;
    }

        .zt-img li a img {
            border: 0;
        }

.mr50 {
    margin-right: 50px;
}

/*快速通道*/
.w8 {
    width: 11% !important;
    margin-right: 0 !important
}

.list_img_200 {
    margin-top: 0px;
}

    .list_img_200 li {
        width: 30%;
        height: 110px;
        float: left;
        overflow: hidden;
        margin-right: 15px;
    }

        .list_img_200 li.last {
            margin-right: 0;
        }

    .list_img_200 a {
        float: left;
        width: 100%;
        height: 90px;
        display: block;
        position: relative;
        text-align: center;
        line-height: 90px;
    }


.slideBox {
    width: 392px;
    height: 338px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 10px;
        z-index: 1;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBox .hd ul li {
                float: left;
                margin-right: 2px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: #f00;
                    color: #fff;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox .bd img {
            width: 392px;
            height: 338px;
            display: block;
        }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBox .prev,
    .slideBox .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 32px;
        height: 40px;
        /*background: url(../images/slider-arrow.png) -110px 5px no-repeat;*/
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    .slideBox .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;
    }

        .slideBox .prev:hover,
        .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBox .prevStop {
        display: none;
    }

    .slideBox .nextStop {
        display: none;
    }

    .slideBox .bd p {
        background: #000;
        filter: alpha(opacity=50); /*支持 IE 浏览器*/
        -moz-opacity: 0.50; /*支持 FireFox 浏览器*/
        opacity: 0.50; /*支持 Chrome, Opera, Safari 等浏览器*/
        color: #fff;
        position: absolute;
        bottom: 0;
        line-height: 30px;
        padding: 4px 5px;
        width: 100%;
    }

.body_bg {
    background: url(../images/run-b.png) no-repeat 1200px 2600px;
}

/*全屏大图*/
.swiper-container {
    height: auto;
    /*width: 100%;*/
    text-align: center;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 5;
    background: #f8f8f8;
}

.swiper-wrapper {
    position: relative;
    z-index: 10;
}

.swiper-slide {
    position: relative;
    text-align: center;
    float: left;
}

    .swiper-slide a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
    }

    .swiper-slide img {
        /*width: 100%;*/
        height: auto;
        vertical-align: middle;
        position: relative;
    }

.pagination {
    position: absolute;
    height: 1.2em;
    width: 100%;
    bottom: .4em;
    z-index: 100;
}

    .pagination .swiper-pagination-switch {
        display: inline-block;
        height: .6em;
        width: .6em;
        background: #fff;
        border-radius: 50%;
        margin-right: 1em;
    }

    .pagination .swiper-active-switch {
        background: #fe5e52;
    }




.top-banner {
    width: 100%;
    min-width:1200px;
    overflow: hidden;
}

    .top-banner .banner-container {
        width: 100%;
        height: 100%;
        position: relative;
    }

        .top-banner .banner-container .bd ul li img {
            width: 100%;
            /*height: 860px;*/
        }

    .top-banner .banner-arrow-left {
        opacity: 0;
        width: 50px;
        height: 80px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -40px;
        margin-left: -575px;
        z-index: 2;
        cursor: pointer;
        background: url(../images/banner_arrow.png) no-repeat center;
        background-size: 50px 80px;
        transition: all ease-in .5s;
    }

        .top-banner .banner-arrow-left:hover {
            background: url(../images/banner_arrow_hover.png) no-repeat center;
            background-size: 50px 80px;
        }

    .top-banner .banner-arrow-right {
        opacity: 0;
        width: 50px;
        height: 80px;
        position: absolute;
        top: 50%;
        right: 50%;
        margin-top: -40px;
        margin-right: -575px;
        z-index: 2;
        cursor: pointer;
        background: url(../images/banner_arrow.png) no-repeat center;
        background-size: 50px 80px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transition: all ease-in .5s;
    }

        .top-banner .banner-arrow-right:hover {
            background: url(../images/banner_arrow_hover.png) no-repeat center;
            background-size: 50px 80px;
        }

    .top-banner .banner-container:hover .banner-arrow-left {
        opacity: 1;
    }

    .top-banner .banner-container:hover .banner-arrow-right {
        opacity: 1;
    }

    .top-banner .banner-pagination {
        position: absolute;
        left: 0;
        bottom: 34px;
        text-align: center;
        width: 100%;
        height: 0;
        cursor: pointer;
        font-size: 0;
        z-index: 1;
    }

        .top-banner .banner-pagination ul {
            text-align: center;
        }

        .top-banner .banner-pagination .swiper-pagination-switch {
            display: inline-block;
            margin-right: 8px;
            text-align: center;
            width: 30px;
            height: 4px;
            background: rgba(255, 255, 255, .5);
            vertical-align: middle;
            cursor: pointer;
        }

            .top-banner .banner-pagination .swiper-pagination-switch.on {
                background: #fff;
            }

            .top-banner .banner-pagination .swiper-pagination-switch:last-child {
                margin-right: 0;
            }

        .top-banner .banner-pagination .swiper-active-switch {
            background: #fff;
            position: relative;
        }

    .top-banner .banner-container .swiper-slide {
        position: relative;
        float: left;
        width: 100%;
        height: 360px !important;
    }


/*招生动态*/

.lc {
    /*width: 1200px;*/
    margin: 0 auto;
    overflow: hidden;
}


    .lc .items p.p1 {
        opacity: .8;
        color: #fff;
        text-align: center;
    }

    .lc .items p.p2 {
        margin-top: 20px;
        color: #fff;
    }

.amount {
    font-size: 40px;
}

.lc .items p.p3 {
    opacity: .8;
    color: #fff;
}

.lc .items p.p4 {
    margin-top: 12px;
    line-height: 50px;
}

.lc .items .btn {
    color: #ff6200;
    background-color: #ffe7d8;
    height: 40px;
    width: 192px;
    transition: color .4s, opacity .4s;
    font-size: 16px;
    line-height: 22px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

    .lc .items .btn:hover {
        opacity: 0.8;
    }

.lc .items a {
    transition: color .4s, opacity .4s;
    color: #fff;
}

.lc .items .right {
    float: left;
    /*width: 894px;*/
    position: relative;
    overflow: hidden;
}

    .lc .items .right ul li {
        background-color: #fff;
        margin-right: 13px;
        text-align: center;
        float: left;
        width: 379px;
        -webkit-transition: box-shadow .2s ease-out;
        transition: box-shadow .2s ease-out;
    }

        .lc .items .right ul li h3 a {
            color: #323232;
        }

        .lc .items .right ul li p.p1 {
            color: #B0B0B0;
        }

        .lc .items .right ul li p.p2 {
            color: #ff6825;
        }

        .lc .items .right ul li p.p3 {
            color: #B0B0B0;
        }

        .lc .items .right ul li p.p4 {
            color: #666;
        }

        .lc .items .right ul li .btn {
            background-color: #ff6200;
            color: #fff;
        }

            .lc .items .right ul li .btn.sq {
                background-color: #e6e6e6;
            }

    .lc .items .right .next,
    .lc .items .right .prev {
        opacity: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        cursor: pointer;
        z-index: 1;
        width: 28px;
        height: 62px;
        line-height: 62px;
        color: #fff;
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        background: rgba(0, 0, 0, .2);
        font-family: simsun;
        transition: all ease-in .4s;
    }

    .lc .items .right .next {
        left: 0px;
    }

    .lc .items .right .prev {
        right: 0px;
    }

    .lc .items .right:hover .next {
        opacity: 1;
    }

    .lc .items .right:hover .prev {
        opacity: 1;
    }

/*学校领导*/
.xrld {
    /*width: 100%;*/
    width: 50%;
    overflow: hidden;
    /*float: right;*/
    margin: 10px 0 0 0;
    padding-top: 10px;
    padding-bottom: 15px;
}

    .xrld li {
        width: 570px;
        height: 360px;
        float: left;
        margin-right: 24px;
    }

        .xrld li h3 {
            height: 35px;
            display: block;
            line-height: 35px;
            border-left: 5px solid #d81012;
            padding-left: 10px;
            background-color: #f0f0f0;
            font-size: 16px;
            font-weight: normal;
            color: #444444;
            margin-bottom: 15px;
        }

        .xrld li img {
            width: 140px;
            height: 180px;
            padding: 5px;
            border: 1px solid #dddddd;
            float: left;
            margin-right: 15px;
        }

        .xrld li p {
            line-height: 30px;
            color: #444444;
        }

        .xrld li.last {
            margin-right: 0;
        }

/*学校风光*/
.feng {
    width: 815px;
    overflow: hidden;
}

    .feng li {
        float: left;
        width: 260px;
        margin-right: 15px;
    }

        .feng li img {
            width: 258px;
            border: 1px solid #ddd;
        }

        .feng li p {
            line-height: 30px;
            color: #444444;
            text-align: center
        }

        .feng li.last {
            margin-right: 0;
        }


/*左侧固定导航 start*/

.fixed-box {
    width: 74px;
    height: 280px;
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 9999;
}

.fixed-box-two {
    width: 70px;
    height: 140px;
    float: right;
}

    .fixed-box-two a .iconfont {
        float: right;
        font-size: 12px;
        color: #585858;
    }

        .fixed-box-two a .iconfont:hover {
            background: #cc0000;
            color: #FFFFFF;
            box-shadow: 0 0 5px #686868;
            transition: all .3s;
        }

    .fixed-box-two img {
        width: 70px;
        height: 70px;
        margin-top: 4px;
    }

        .fixed-box-two img:hover {
            box-shadow: 0 0 5px #686868;
            transition: all .3s;
        }



.si-box {
    width: 72px;
    height: 142px;
    background: #FFFFFF;
    float: right;
    margin-top: 12px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    box-shadow: 0 0 20px #c6c6c6;
}

    .si-box ul .active {
        background: #cc0000;
    }

        .si-box ul .active a, .si-box ul .active a span {
            color: #FFFFFF;
            width: 70px;
        }

    .si-box ul li {
        width: 70px;
        height: 70px;
        text-align: center;
        position: relative;
        cursor: pointer;
        margin-bottom: 2px;
    }

        .si-box ul li .img01 {
            font-size: 24px;
            color: #484848;
            margin: 10px 22px 6px 22px;
            float: left;
        }

        .si-box ul li a {
            font: 14px "microsoft yahei";
            color: #484848;
        }

            .si-box ul li a span {
                font-size: 24px;
                color: #484848;
                margin: 8px 25px 0px 25px;
                float: left;
            }

            .si-box ul li a b {
                font-weight: normal;
            }

        .si-box ul li:hover {
            background: #cc0000;
            transition: all .3s;
        }

            .si-box ul li:hover a span, .si-box ul li:hover a b {
                color: #FFFFFF;
            }

        .si-box ul li dl {
            display: none;
            position: absolute;
            left: -282px;
            top: -40px;
        }

            .si-box ul li dl dd {
                background: #FFFFFF;
                border: 1px solid #cfcfcf;
                box-sizing: border-box;
                box-shadow: 0 0 20px #686868;
            }

        .si-box ul li:hover dl {
            display: block;
            transition: all .3s;
        }

        .si-box ul li dl dd div input {
            width: 240px;
            height: 40px;
            box-sizing: border-box;
            margin: 13px 20px;
            border: none;
            outline: none;
            font-size: 14px;
            background: transparent;
            border: 1px solid #cfcfcf;
            padding-left: 10px;
        }

        .si-box ul li dl dd div .button {
            width: 60px;
            height: 30px;
            background: #CC0000;
            float: right;
            margin-right: 20px;
            line-height: 30px;
            text-align: center;
            color: #FFFFFF;
            font-size: 14px;
            border: none;
            outline: none;
            cursor: pointer;
        }

            .si-box ul li dl dd div .button:hover {
                background: #c54238;
            }

        .si-box ul li dl dd div p {
            font-size: 12px;
            color: #858585;
            float: right;
            margin-right: 10px;
            margin-top: 10px;
        }
/*end*/

#move_port {
    position: fixed;
    /*width: 15%;*/
    min-height: 150px;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 10000;
}

#post_body table {
    width: 100% !important;
    border: 0 !important;
    margin: 20px 0 50px 0;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 40px;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #999;
    word-break: break-word;
}

    #post_body table th {
        background: #73b1e0;
        font-weight: 800;
        font-size: 18px;
        line-height: 50px;
        color: #FFF;
        padding: 5px 20px 5px 20px;
        text-align: left;
    }

    #post_body table tr:nth-child(odd) {
        background: #F4F4F4;
    }

    #post_body table tr:hover,
    #post_body table td:hover {
        background: #badbf5;
    }

    #post_body table a {
        color: #000;
    }

    #post_body table td, table th {
        /*border: 1px solid #EEE !important;*/
        border: 0 !important;
        padding: 5px 20px 5px 20px
    }

    #post_body table tr:first-child th:first-child {
        border-top-left-radius: 3px;
    }

    #post_body table tr:first-child th:last-child {
        border-top-right-radius: 3px;
    }

    #post_body table tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }

    #post_body table tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }

/*院长信箱 start*/
.contact_left_bar {
    width: 808px;
    height: 1170px;
    float: left;
    *+height:1170px;
    min-height: 1170px;
    _height: 100%;
    height: auto;
    height: auto !important;
}

.tab-content {
    padding: 20px 0;
    font-size: 12px;
    color: #666;
}

    .tab-content dl, .div-content dl {
        clear: both;
        display: block;
        padding: 8px 0;
        line-height: 30px;
    }

        .tab-content dl:after, .div-content dl:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
        }

        .tab-content dl:first-child {
            border-top: none;
        }

        .tab-content dl dt {
            display: block;
            float: left;
            width: 70px;
            text-align: right;
            color: #333;
        }

        .tab-content dl dd {
            margin-left: 90px;
        }

.btn-list {
    text-align: center
}

.btn {
    background: #16a0d3;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin: 0 1px 0 0;
    padding: 0 20px;
}

    .btn:hover {
        background: #117ea6;
    }

    .btn.green {
        background: #52A152;
    }

        .btn.green:hover {
            background: #328032;
        }

    .btn.yellow {
        background: #FF9C30;
    }

        .btn.yellow:hover {
            background: #c87316;
        }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
/*end*/
/*搜索结果 start*/
.searchCon {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.display {
    display: block
}

.nodisplay {
    display: none;
}

/*搜索结果 end*/

/*二级页面栏目绑定*/

.list-left-b {
    width: 300px;
    height: 62px; /*background: red;*/
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 4px #c91306 solid;
}

.list-left-b-shu {
    width: 3px;
    height: 26px;
    background: #c91306;
    margin-top: 21px;
    float: left;
}

.list-left-b h3 {
    font: 24px/24px "microsoft yahei";
    color: #c91306;
    float: left;
    margin-left: 14px;
    margin-top: 21px;
}

.list-left-b-xu {
    width: 300px;
    height: 1px;
    border-bottom: 1px dashed #c8c8c8;
    float: left;
    margin-top: 12px;
}

.list-left-opt {
    width: 300px; /*height: 163px;background: #fff;border: 1px solid #c8c8c8;*/
    margin: 10px auto;
    box-sizing: border-box;
}

    .list-left-opt a {
        color: #484848;
    }

        .list-left-opt a .list-left-opt-1.active {
            background: #d81012;
            color: #FFFFFF;
        }

.list-left-opt-1 {
    width: 100%;
    height: 53px; /*background: #7cae5c;*/
    border-bottom: 1px dashed #c8c8c8;
}

    .list-left-opt-1 p {
        font: 18px/16px "microsoft yahei";
        margin-left: 16px;
        float: left;
        line-height: 53px;
    }

    .list-left-opt-1 .iconfont {
        font-size: 26px;
        float: left;
        line-height: 53px;
        margin-left: 28px;
    }

    .list-left-opt-1:hover {
        color: #FFFFFF;
        background: #d81012;
        transition: all .3s;
    }
