﻿#MainContent_persondiv div {
    float: left;
    /*width: 11%;*/
    width: 12.3%;
}

/*上导航选中后*/
.navtxt_cuttent {
    /*color: #FF3 !important;*/
    background: #0f5daf;
}

.nav .container .ul1 li a:hover {
    color: #fff;
}
/*底部两个图标链接*/
.footerlink {
    text-decoration: none !important;
    padding: 0 0px !important;
}
/*事业单位图标*/
.ideconac {
    width: 78px;
    height: 68px;
}

/*首页轮播图小点*/
.dotli {
    background: none;
}

/*首页轮播焦点图*/
.focus {
    position: relative;
    width: 624px;
    height: 395px;
    overflow: hidden;
}

    .focus img {
        width: 614px;
        height: 380px;
    }

    .focus .shadow .title {
        width: 260px;
        height: 65px;
        padding-left: 30px;
        padding-top: 20px;
    }

        .focus .shadow .title a {
            text-decoration: none;
            color: #fff;
            font-size: 14px;
            font-weight: bolder;
            overflow: hidden;
        }

    .focus .btn {
        position: absolute;
        bottom: 34px;
        left: 510px;
        overflow: hidden;
        zoom: 1;
    }

        .focus .btn a {
            position: relative;
            display: inline;
            width: 13px;
            height: 13px;
            border-radius: 7px;
            margin: 0 5px;
            color: #B0B0B0;
            font: 12px/15px "\5B8B\4F53";
            text-decoration: none;
            text-align: center;
            outline: 0;
            float: left;
            background: #D9D9D9;
        }

            .focus .btn a:hover, .focus .btn a.current {
                cursor: pointer;
                background: #fc114a;
            }

    .focus .fPic {
        transition: all 0.8s;
        display: block;
        border: 0;
        cursor: pointer;
    }

    .focus .D1fBt {
        overflow: hidden;
        zoom: 1;
        height: 16px;
        z-index: 10;
    }

    .focus .shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(0,0,0,.7);
        width: 624px;
        padding: 0 8px;
    }

        .focus .shadow a {
            /*font-size: 15px;*/
            font-size: 14px;
            color: #fff;
            line-height: 34px;
        }

    .focus .fcon {
        position: relative;
        width: 100%;
        float: left;
        display: none;
        background: #000;
        height: 395px;
    }

        .focus .fcon img {
            display: block;
        }

    .focus .fbg {
        bottom: 0px;
        right: 15px;
        position: absolute;
        height: 35px;
        text-align: center;
        z-index: 200;
    }

        .focus .fbg div {
            overflow: hidden;
            zoom: 1;
            height: 34px;
        }

    .focus .D1fBt a {
        position: relative;
        display: inline;
        width: 10px;
        height: 10px;
        border-radius: 7px;
        margin: 0 5px;
        color: #B0B0B0;
        font: 12px/15px "\5B8B\4F53";
        text-decoration: none;
        text-align: center;
        outline: 0;
        float: left;
        background: #D9D9D9;
    }

        .focus .D1fBt .current, .focus .D1fBt a:hover {
            background: #227bd6;
        }

    .focus .D1fBt img {
        display: none;
    }

    .focus .D1fBt i {
        display: none;
        font-style: normal;
    }

    .focus .prev, .focus .next {
        position: absolute;
        width: 40px;
        height: 74px;
        background: url(../images/focus_btn.png) no-repeat;
    }

    .focus .prev {
        top: 50%;
        margin-top: -37px;
        left: 0;
        background-position: 0 -74px;
        cursor: pointer;
    }

    .focus .next {
        top: 50%;
        margin-top: -37px;
        right: 0;
        background-position: -40px -74px;
        cursor: pointer;
    }

    .focus .prev:hover {
        background-position: 0 0;
    }

    .focus .next:hover {
        background-position: -40px 0;
    }

/*中心动态第一条数据字体*/
.ywdtfirst {
    color: #000000;
}
/*首页中心动态高度*/
.dtbox {
    height: 368px;
    overflow: hidden;
}
/*国务院信息的ul*/
#gwyul {
    margin-left: -39px;
}
/*国务院信息的小黑点*/
.dotimgtop {
    top: 8px !important;
}
/*首页调查研究高度*/
.cgbox {
    height: 300px !important;
    overflow: hidden;
}
/*首页调查研究第一条标题颜色*/
.ach_fbigfirst {
    color: #010101 !important;
    line-height: 28px;
}
/*首页国际合作高度*/
.gjbox {
    width: 460px !important;
    height: 220px !important;
    overflow: hidden;
}
/*首页国际合作高度*/
.gjbox320 {
    width: 460px !important;
    height: 320px !important;
    overflow: hidden;
    margin-top: 10px;
}
.gjbox320 li {
        position: relative;
}


/*首页国际合作图片距上*/
.internet_text {
    margin-top: 5px !important;
}
/*首页footer备案图标*/

.beian {
    background: url(../images/beian.png) no-repeat left center;
    padding: 0 0px 0 25px !important;
}

    .beian:hover {
        text-decoration: underline;
    }

.icpbeian:hover {
    text-decoration: underline;
}

/*我要留言弹出框*/
.modal-dialoghdjl {
    left: 0 !important;
    width: 500px !important;
    height: 310px !important;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding-top: 10px;
}

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow: auto;
    resize: vertical;
    margin: 0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/*验证码*/
.txtcode {
    width: 85px !important;
    height: 23px !important;
    font-size: 12px !important;
}

/*中心领导*/
.b1_current_gywm {
    color: #095baf !important;
}

    .b1_current_gywm:hover {
        color: #095baf !important;
    }
/*二级页location*/
.line {
    font-size: 14px;
    font-weight: normal;
}
/*中心职能*/
.zxzn {
    color: #1a1a1a;
    font-size: 14px;
    line-height: 220%;
    text-indent: 2em;
}

    .zxzn .p1 {
        text-align: justify;
    }

.zxzna {
    color: #1877c9;
}

.zzjg img {
    cursor: default;
}

/*部门页*/
.contentarea {
    padding: 30px 80px;
    background: #fff;
}

.leadername {
    color: #333;
    margin-right: 15px;
}

.leadername2 {
    color: #333;
    /*margin-right: 15px;*/
}

/*中心领导个人简介*/
.workbrief p {
    color: #1a1a1a !important;
    font-size: 14px !important;
    line-height: 260% !important;
    word-break: normal !important;
}

.workbrief table {
    color: #656565 !important;
    font-size: 14px !important;
    line-height: 260% !important;
    word-break: normal !important;
}
/*专家页面location*/
.localbox_zj {
    font-size: 14px;
    color: #666666;
    background: url(../images/icon_loacl.png) no-repeat left 4px;
    padding: 0px 0px 0px 20px;
}
/*文章页*/
.docContent {
    width: 100%;
    font-family: drcnet,微软雅黑;
    line-height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    font-size: 18px;
    color: #333;
}

    .docContent p {
        line-height: 200% !important;
        margin: 14px 0 !important;
        font-size: 12pt;
        font-family: drcnet,微软雅黑 !important;
    }
/*.docContent p span {
        line-height: 200% !important;
        margin: 14px 0 !important;
         font-size: 12pt !important;
        font-family: drcnet,微软雅黑 !important;
    }*/

.docSubject {
    font-size: 38px;
    color: #333;
    line-height: 56px;
    padding: 20px 0;
    margin: 0 auto;
}

.disArea {
    padding: 30px 80px;
}
/*字体大中小*/
#fontstyle a {
    color: #666666;
}

.fontstylecolor {
    color: #227BD6 !important;
}

/*文章页分享*/
.box > div {
    width: 24px;
    height: 24px;
    float: left;
    cursor: pointer;
}

.docshare {
    margin: 0 14px;
}

.share_more {
    background-image: url(../images/else.png);
}

#share-qrcode {
    background-image: url(../images/wechat.png);
}

#share-douban {
    background-image: url(../images/db.png);
}

#share-qzone {
    background-image: url(../images/qzone.png);
}

#share-sina {
    background-image: url(../images/blog.png);
}

#share-qq {
    background-image: url(../images/qq.png);
}

.localbox_gjjl {
    font-size: 14px;
    color: #666666;
    background: url(../images/icon_loacl.png) no-repeat left 4px;
    padding: 0px 0px 0px 20px;
}
/*检索*/

.localtextspan {
    font-size: 14px;
    color: #666666;
}

.searchicon {
    position: absolute;
    top: -2px;
    right: 10px;
    display: block;
    width: 16px;
    height: 10px;
}

.newtab-search-text {
    height: 35px !important;
    line-height: 42px;
    padding: 0 0 0 10px;
    font-size: 15px;
    outline: none;
    width: 700px;
}

.localbox_search {
    background: url(../images/icon_loacl.png) no-repeat left 7px !important;
    height: 19px;
}

.jszx_l p {
    text-indent: 0em !important;
}

.f15 {
    color: #095baf !important;
}

.f17:hover {
    color: #616161 !important;
}

.remoretext:hover {
    color: #000;
}

.remoretime {
    background: #f7f7f7;
    height: 32px;
    display: block;
    width: 190px;
    margin-top: 10px;
}

.jszx_l {
    margin: 0 0 40px 40px;
}

.tu img {
    height: 133px;
}

.f16 {
    text-indent: 0em !important;
}

.f22 {
    color: #126fcd !important;
    min-height: 72px !important;
    max-height: 200px !important;
}
/*文章页分享*/
.sharemoretip {
    height: 34px;
    background-color: #dddddd;
    font: 700 14px/32px 'microsoft yahei';
    padding: 0 3px;
}

.sharemoreclose {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 22px;
    height: 23px;
    background: url(http://static.gridsumdissector.com/zheng_fen_xiang/images/pop_c.gif) no-repeat 0 0;
    cursor: pointer;
}

#sharemorediv {
    display: block;
    border: 1px solid #d5dee9;
    position: absolute;
    width: 115px;
    height: 80px;
    margin-left: 25px;
}

.sharemorespan {
    margin: 10px 0 0 20px;
}

.sharemorecontent {
    height: 44px;
    background-color: rgb(246, 246, 246);
}

/*首页置顶hover*/
.dtbox h3 a:hover {
    color: #227bd6;
}
/*底部事业单位标*/
#_ideConac a {
    padding: 0px 0px !important;
}
/*专家-个人简历*/
.workbrief div {
    color: #656565;
    font-size: 14px;
    line-height: 260%;
    word-break: normal;
}

.box1 div {
    color: #333333;
    font-size: 14px;
    line-height: 260%;
}

.containerbg {
    overflow: hidden;
}
/*首页-国务院信息高度*/
#gwyul {
    height: 300px;
    overflow: hidden;
}

.workname {
    margin-right: 14px;
}

.f1000 {
    width: 1000px !important;
}

.docContent {
    line-height: 200% !important;
    margin: 14px 0 !important;
    font-size: 12pt;
    font-family: drcnet,微软雅黑 !important;
}

    .docContent p span font {
        line-height: 200% !important;
        margin: 14px 0 !important;
        font-size: 12pt;
    }

.dtbox h3 {
    background: none !important;
}

.dtbox h3 {
    text-indent: 0em !important;
}
/*外链弹出框样式*/
.modal-title {
    font-size: 14px !important;
}

.btn {
    padding: 3px 5px !important;
}

.btn-primary {
    font-size: 14px !important;
}

.btn-default {
    font-size: 14px !important;
}

.modal-footer {
    padding: 10px 20px 20px !important;
}

.modal-content {
    width: 350px !important;
    height: 180px !important;
    margin: 0 auto !important;
}

.subnav {
    margin-top: 0px;
}

.docdocCode {
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
}

.f11 {
    width: 750px;
}
/*底部链接*/
.subnav {
    padding: 20px 0px 20px 20px;
}

.wxnewcss_z {
    margin-right: 0px;
}

.width180 {
    width: 196px;
}

.focus .shadow {
    padding: 0 0 0 8px;
    height: 45px;
}

.expertcolor {
    color: #333;
}

.docContentpspan {
    line-height: 200% !important;
    margin: 14px 0 !important;
    font-size: 12pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.bigdoccontent {
    font-size: 14pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.bigdocContentall {
    font-size: 14pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.bigdocSource {
    font-size: 16px !important;
    font-family: drcnet,微软雅黑 !important;
}

.middledoccontent {
    font-size: 12pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.middledocContentall {
    font-size: 12pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.middledocSource {
    font-size: 14px !important;
    font-family: drcnet,微软雅黑 !important;
}

.smalldoccontent {
    font-size: 10pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.smalldocContentall {
    font-size: 10pt !important;
    font-family: drcnet,微软雅黑 !important;
}

.smalldocSource {
    font-size: 12px !important;
    font-family: drcnet,微软雅黑 !important;
}

#memo_list p {
    font-size: 14px;
    color: #333333;
    line-height: 230%;
}

#answer p {
    font-weight: normal;
}

.searchimgmin {
    width: 105px;
    height: 136px;
    float: left;
}

/*首页字体颜色*/
.titleblack {
    color: #333333 !important;
}

.titlered {
    color: #FF0000 !important;
}

.titleblue {
    color: #227BD6 !important;
}

.titleleafblack {
    color: #000 !important;
}
/*返回电脑端*/
.pc {
    background: rgba(0,0,0,.6);
    width: .55rem;
    position: fixed;
    right: 0;
    bottom: 1.25rem;
    margin: 0 .5rem 0 0;
    padding: .22rem .25rem;
    border-radius: 88rem;
}

.pc-a {
    color: #fff;
    font-size: .55rem;
    margin: 0 auto;
    display: block;
}
/*返回手机端*/
.des {
    position: fixed;
    /*top: 550px;
    right: 120px;*/
    top: 82%;
    right: 5%;
    width: 60px;
    height:;
    background: #217ad5;
    border-radius: 88rem;
}

    .des a {
        color: #fff;
        text-align: center;
        display: block;
        margin: 0 auto;
        font-size: 30px;
        padding: 12px 5px;
    }

.styled-select-left select {
    background: transparent;
    width: 168px;
    padding: 5px;
    border: 1px solid #d7d7d7;
    height: 36px;
    -webkit-appearance: none; /*for chrome*/
    font-size: 14px;
    color: #333333;
    /*-webkit-border-radius: 9999px;*/
    border: 1px solid #acd5fe;
}


.styled-select-left {
    width: 168px;
    height: 36px;
    font-size: 14px;
    background: url(../images/xlicon.png) no-repeat 150px #fff;
    position: absolute;
    top: 20px;
    right: 0px;
}

    .styled-select-left option {
        color: #333333;
    }

.conbg {
    overflow: hidden;
    position: relative;
}

.mtleaf {
    /*margin-top: 10px;*/
}

.catalogleaf {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.containerbg {
    margin: 20px 0 0 0px;
}

.departIntro {
    color: #333333;
    font-size: 9pt;
}

.document-box a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}

.re_box2 a {
    white-space: normal;
    width: 99%;
}

/*专栏*/
.xscg_0 {
    font-size: 17px;
}

.xscg_1 {
    height: 70px;
    line-height: 30px;
    font-size: 16px;
    padding-top: 5px;
}

.xscg_2 {
    background: #fff;
    color: #333333;
    font-weight: normal;
    font-size: 16px;
}
/*分享到*/
.share-qrcode {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.tomsgposition {
    margin-top: 20px;
    font-weight:bold;
}

.tomsg {
    font-size: 14px;
    color: #333333;
    display: block;
    margin-top: -10px;
}
