﻿@charset "utf-8";

body {
    font-family: Microsoft Yahei,Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

header .header {
    display: flex;
    justify-content: center;
}

header .left {
    width: 380px;
    line-height: 110px;
}

header .right {
    width: 620px;
    height: 110px;
    background: url(/Static/images/top_right.jpg) bottom center no-repeat;
}

.page-header {
    margin: 10px 0 !important;
}

.qqp0 {
    padding: 0;
}

.qqm0 {
    margin: 0;
}

.qqpl15 {
    padding: 0 0 0 15px;
}

.qqpr15 {
    padding: 0 15px 0 0;
}

ol, ul {
    list-style: none outside none;
}

    ul li:last-child {
        border-bottom: 0 none !important;
    }

.qqlist {
    padding: 10px 10px 0;
}

    .qqlist li {
        background: url("/images/icon-list.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);
        border-bottom: 1px dotted #BCBCBC;
        font-size: 12px;
        line-height: 30px;
        overflow: hidden;
        padding-left: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.qqnewslist {
    padding: 10px 10px 0;
}

    .qqnewslist li {
        background: url("/images/icon-list.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);
        border-bottom: 1px dotted #BCBCBC;
        line-height: 40px;
        overflow: hidden;
        padding-left: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .qqnewslist li span {
            font-size: 9pt;
            white-space: normal;
            color: #999;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.qqsummarylist {
    padding: 10px 10px 0;
}

    .qqsummarylist li {
        background: url("/images/icon-list.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);
        border-bottom: 1px dotted #BCBCBC;
        line-height: 150%;
        overflow: hidden;
        padding-left: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .qqsummarylist li span {
            white-space: normal;
            font-size: 9pt;
        }




.qqnowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.theme-dropdown .dropdown-menu {
    display: block;
    margin-bottom: 20px;
    position: static;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.footer {
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    color: #999999;
    margin-top: 10px;
    padding: 30px 0;
    text-align: center;
}



.menu {
    width: 100%;
    height: 51px;
    margin: 0 auto;
    background: url(http://www.hrdchina.org/2014/images/menubg.jpg) repeat-x;
}

    .menu ul {
        width: 100%;
        float: left;
        height: 51px;
        display: inline;
    }

        .menu ul li {
            height: 50px;
            padding-top: 14px;
            text-align: center;
            float: left;
            display: inline;
            padding-left: 15px;
            padding-right: 15px;
        }

            .menu ul li a {
                height: 36px;
                float: left;
                text-decoration: none;
                color: #fff;
                font-size: 14px
            }

                .menu ul li a:hover {
                    color: red;
                }


.topbar {
    width: 100%;
    height: 30px;
    background: url("/images/topbarbg.jpg") repeat-x;
}

.topleft {
    float: left;
    font-size: 9pt;
    padding-top: 5px;
}

.topright {
    float: right;
    padding-top: 5px;
}

    .topright a {
        font-size: 9pt;
    }




.qqcontent {
    padding: 30px;
    line-height: 200%;
}







.pager {
    color: #6666CC;
    font-family: Tahoma;
    font-size: 12px;
    padding: 3px;
    text-align: center;
}

    .pager a {
        border: 1px solid #AAAADD;
        color: #6666CC;
        margin: 2px;
        padding: 2px 5px;
        text-decoration: none;
    }

        .pager a:hover {
            background-color: #DCDCF3;
            border: 1px solid #000099;
            color: #000000;
        }

    .pager span.current {
        background-color: #6666CC;
        border: 1px solid #000099;
        color: #FFFFFF;
        font-weight: bold;
        margin: 0 2px;
        padding: 2px 5px;
    }

    .pager span.disabled {
        border: 1px solid #DDDDDD;
        color: #CCCCCC;
        margin: 0 2px;
        padding: 2px 5px;
    }

    .pager select {
        color: #6666CC;
        font-family: Tahoma;
        font-size: 12px;
        margin: 0 2px -2px;
    }

    .pager input {
        border: 1px solid #DDDDDD;
        color: #6666CC;
        font-family: Tahoma;
        font-size: 12px;
        margin: 0 2px -2px;
        padding: 2px;
        text-align: center;
    }



.down_bg {
    width: 250px;
    height: 100px;
    font-size: 12px !important;
    padding: 5px !important;
}

.w_3 {
    width: 170px;
}

.w_4 {
    line-height: 20px;
    width: 170px;
}

.news_font {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #004A9C;
    font-weight: bold;
    padding: 3px 5px;
}

.float_left {
    float: left;
    width: 61px;
    height: 85px;
}

.float_right {
    float: right;
    width: 170px;
}


#chrdfamily i {
    font-size: 38px;
}

#chrdfamily td {
    height: 90px;
    vertical-align: middle;
}

    #chrdfamily td:hover {
        background: #ffc;
        cursor: pointer;
    }

#friendlink img {
    height: 50px;
    margin-top: 10px;
}

.txtlink ul {
    display:flex;
    justify-content:center;
}

.txtlink li {
    padding:10px;
}

.txtlink .dot {
}



.topicNews {
    text-align: center;
}

    .topicNews h1 {
        font-size: 36px;
        line-height: 38px
    }

        .topicNews h1 a {
            color: #333;
            text-decoration: none;
        }

    .topicNews p {
        line-height: 36px;
        margin: 10px 0 30px;
    }

        .topicNews p a {
            color: #333;
        }

.topNews {
    display: flex;
    justify-content: center;
}

    .topNews .focusImg {
        width: 49%;
        height: 330px;
    }

    .topNews .newGuide {
        width: 49%;
        padding-left: 20px;
    }


.newGuide {
    margin-top: -15px;
}

    .newGuide a {
        color: #333;
    }


    .newGuide .newsList a {
        font-size: 16px;
    }

    .newGuide .newsList {
        padding-left: 0;
    }

        .newGuide .newsList a {
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 14px;
            line-height: 180%;
        }

.fl {
    float: left;
}

.fr {
    float: right;
}


.cont_h {
    display: flex;
    justify-content: center;
}

    .cont_h div.box {
        width: 33%;
        height: 378px;
        overflow: hidden;
        margin-bottom: 25px;
    }

    .cont_h div.loading {
        width: 100%;
        height: 1101px;
        background: #fff;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 500;
        border: 1px solid #f5f5f5;
        text-align: center;
        font-size: 30px;
        font-family: 'Arial';
        font-weight: bold;
        padding-top: 200px;
    }

.cont_f div.box {
    height: 378px;
}

.cont_f div.fr div.title {
    margin-top: -8px;
}

.cont_i {
    height: 380px;
    margin-bottom: 15px;
}

.box {
    height: 348px;
    border: 1px solid #f5f5f5;
    padding: 15px;
    position: relative;
}

    .box h2 {
        font-size: 22px;
        font-weight: normal;
        line-height: 140%;
        padding-bottom: 15px;
    }

    .box h3 {
        width: 100%;
        border-bottom: 1px solid #e7e7e7;
        font-size: 24px;
        padding-bottom: 10px;
        font-weight: normal;
        margin-bottom: 15px;
        margin-top: 2px;
        position: relative;
    }

        .box h3 b {
            display: inline-block;
            width: 15px;
            height: 15px;
            background: url(images/jiaicon.png) no-repeat;
            background-size: cover;
            position: absolute;
            right: 0px;
            top: 5px;
            cursor: pointer;
        }

            .box h3 b.chose {
                background: url(images/jiaicon1.png) no-repeat;
                width: 15px;
                height: 18px;
            }

        .box h3 span.rmicon {
            display: inline-block;
            width: 48px;
            height: 33px;
            background: url(images/rm.jpg) no-repeat;
            float: left;
            margin-right: 5px;
            margin-top: -10px;
        }

        .box h3 strong {
            font-size: 12px;
            font-weight: normal;
            margin-left: 15px;
            float: left;
        }

        .box h3.tab span {
            color: #999;
            margin-right: 15px;
            cursor: pointer;
        }

            .box h3.tab span a {
                color: #999;
            }

            .box h3.tab span.active {
                color: #333;
            }

                .box h3.tab span.active a {
                    color: #333;
                }

        .box h3.tab_w span {
            color: #999;
            margin-right: 15px;
            cursor: pointer;
        }

            .box h3.tab_w span a {
                color: #999;
            }

            .box h3.tab_w span.active {
                color: #333;
            }

                .box h3.tab_w span.active a {
                    color: #333;
                }

        .box h3.tab_new span {
            color: #999;
            margin-right: 15px;
            cursor: pointer;
        }

            .box h3.tab_new span a {
                color: #999;
            }

            .box h3.tab_new span.active {
                color: #333;
            }

                .box h3.tab_new span.active a {
                    color: #333;
                }

        .box h3.imgtitle {
            margin-top: -6px;
        }

    .box #tab_new_list {
        height: 190px;
        overflow: hidden;
    }

    .box p.imgstyle {
        width: 100%;
        height: 90px;
        margin-bottom: 15px;
        padding-top: 4px;
        line-height: 190%;
        overflow: hidden;
        color: #666;
    }

        .box p.imgstyle img {
            float: left;
            margin-right: 15px;
        }

        .box p.imgstyle a {
            color: #e60012;
        }

    .box p.bigimgstyle {
        width: 100%;
        position: relative;
        height: 160px;
        margin-bottom: 20px;
        overflow: hidden;
    }

        .box p.bigimgstyle span {
            display: inline-block;
            width: 100%;
            position: absolute;
            bottom: 0px;
            height: 35px;
            background: url(images/box_kuai.png);
            text-align: center;
            line-height: 35px;
            font-size: 14px;
            color: #fff;
            left: 0px;
        }

            .box p.bigimgstyle span a {
                color: #fff;
            }

        .box p.bigimgstyle:hover img {
            -webkit-animation: moves .9s ease forwards;
            animation: moves .9s ease forwards;
        }

@-webkit-keyframes moves {
    0% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.1);
    }
}

@keyframes moves {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

.box_nav_all {
    display: none;
}

.box_nav_list {
    width: 100%;
    height: 360px;
    background: #f20215;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

    .box_nav_list h4 {
        border-bottom: 1px solid #fff;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        text-indent: 1em;
    }

        .box_nav_list h4 span.close {
            display: inline-block;
            width: 15px;
            height: 15px;
            background: url(images/closelist.png) no-repeat;
            cursor: pointer;
            float: right;
            margin: 20px 15px 0 0;
        }

    .box_nav_list .box_nav_c {
        width: 95%;
        margin: 10px auto;
    }

        .box_nav_list .box_nav_c span {
            display: inline-block;
            width: 55px;
            height: 30px;
            text-align: center;
            color: #fff;
            line-height: 30px;
            background: #d00011;
            margin: 4px 7px 3px 10px;
            cursor: pointer;
        }

    .box_nav_list p.fh {
        color: #fff;
        width: 88%;
        text-align: right;
        margin: 0 auto;
        cursor: pointer;
    }

.nborder {
    border: none;
}

.ml35 {
    margin-left: 40px;
}

.list14 {
    padding-left: 0;
}

    .list14 a {
        color: #000;
    }

    .list14 li {
        font-size: 14px;
        padding: 0px 0 14px 0;
        height: 24px;
        overflow: hidden;
        line-height: 31px;
        text-overflow: ellipsis;
    }

        .list14 li b {
            margin-right: 0px;
        }

        .list14 li span.xian {
            margin: 0 5px;
            color: #ccc;
        }



.tongzhi h2, .shenqing h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.tongzhi img {
    height: 240px;
    padding: 3px;
    border: 1px solid #eee;
}

.tongzhi .item {
    text-align: center;
    padding: 10px;
}


.navbar-inverse {
    background-color: #c00;
    border-color: #c00;
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        background-color: #c00;
    }


.about_main {
    display:flex;
    justify-content:center;
}

.about_left {
    width: 200px;
    margin-right:20px;
}

.about_right {
    min-width:930px;
   
}

.about_active {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

    .about_active > a {
        color: #fff !important;
    }

.view_title {
    text-align: center;
}

.view_subtitle {
    text-align: center;
}

.view_content {
    padding: 20px;
    line-height: 180%;
}


.news_one {
    display:flex;
    justify-content:center;
}

.news_one_l {
    width:65%;
}

.news_one_r {
    width:35%;
    margin-left:20px;
}