/* 消除默认样式 */
* {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
}
ul, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.box {
    width: 100%;
    height: 100%;
    background: #fff url(bg.png) no-repeat 0 0;
    background-size: 100% 670px;
    background-color: #f7f6f6;
}

.wrap {
    width: 1100px;
    margin: 0 auto;
}
.main {
    width: 100%;
    background: #f7f6f6;
    height: auto;
    padding: 88px 34px;
    box-sizing: border-box;
}

.content {
    overflow: hidden;
    padding-top: 36px;
}
.content-wrap {
    width: 1028px;
    margin: 0 auto;
}
.iframe_bottom {
    width: 1000px;
    height: 175px;
    padding: 0px;
    margin: 0 auto;
    background: #1e67a7;
    margin: 0 auto;
}
.iframe_bottom .bottom,.iframe_bottom .bottom01,.iframe_bottom .bottom02{
    width: 1100px;
}
/* 头部公共开始 */
.header {padding-top: 40px;margin-bottom: 70px;}
.header-top img{vertical-align: middle;width: 70px;margin-right: 10px;}
.header-top .name{margin-left: 20px;font-size: 20px;color: #fff;}
.header-bottom {text-align: center;line-height: 180px;}
.header-bottom img{vertical-align: middle;}
/* 头部公共结束 */

/* 主体部分开始 */
.p_search_2019 {text-align: center; margin: 0 auto;position: relative;z-index: 99;overflow: hidden;}
.xxgk_SInputBox {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    height: 45px;
    width: 464px;
    margin-bottom: 10px;
}
.xxgk_SInputBox .inp_srh_2019 {
    width: 375px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding: 15px 0 15px 20px;
    background: none;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px 0 0 4px;
    border: 1px solid #2d66a5;
    border-right: none;
    outline: none;
}
.xxgk_SInputBox .btn_srh_2019 {
    width: 60px;
    height: 45px;
    background: none;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 0;
    background: url(search.png) no-repeat center;
    background-size: 36px 36px;
    border-radius: 0px 4px 4px 0;
    border: 1px solid #2d66a5;
    border-left: none;
}
.p_search_2019::before {
    content: '';
    display: inline-block;
    width: 240px;
    height: 1px;
    background: #c7c7c7;
    position: relative;
    top: -30px;
}
.p_search_2019::after {
    content: '';
    display: inline-block;
    width: 240px;
    height: 1px;
    background: #c7c7c7;
    position: relative;
    top: -30px;
}
/* 搜索部分开始 */

/* 左侧开始 */
.con-left {
    float: left;
    width: 23% !important;
}
.con-left .navbar .nav-item:first-child {
    margin-top: 0px;
}
.con-left .navbar .nav-item:last-child {
    margin-bottom: 10px;
}
.con-left .navbar .nav-item{
    cursor: pointer;
    margin-top: 15px;
    margin-left: 10px;
    box-shadow: 0 0 1px 1px #e5e4e4;
    border: 1px solid #ebebeb;
    line-height: 25px;
    padding: 6px 45px 6px 80px;
    font-size: 21px;
    color: #2e6b97;
    position: relative;
    margin-top: 12px;
    background: url(img1.png) no-repeat 22px center;
    background-color: #fff;
}
.con-left .navbar .nav-item:nth-of-type(2) {
    background: url(img2.png) no-repeat 22px center;
    background-color: #fff;
}

.con-left .navbar .nav-item:nth-of-type(3) {
    background: url(img3.png) no-repeat 22px center;
    background-color: #fff;
}

.con-left .navbar .nav-item:nth-of-type(4) {
    background: url(img4.png) no-repeat 22px center;
    background-color: #fff;
}

.con-left .navbar .nav-item.active {
    border: 1px solid #3c739b;
    background: url(img1_active.png) no-repeat 22px center;
    background-color: #3c739b;
}
.con-left .navbar .nav-item:nth-of-type(2).active {
    border: 1px solid #3c739b;
    background: url(img2_active.png) no-repeat 22px center;
    background-color: #3c739b;
}

.con-left .navbar .nav-item:nth-of-type(3).active {
    border: 1px solid #3c739b;
    background: url(img3_active.png) no-repeat 22px center;
    background-color: #3c739b;
}

.con-left .navbar .nav-item:nth-of-type(4).active {
    border: 1px solid #3c739b;
    background: url(img4_active.png) no-repeat 22px center;
    background-color: #3c739b;
}

.con-left .navbar .nav-item.active a {
    color: #fff;
}

.con-left .navbar .nav-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.con-left .navbar .nav-item i {
    position: absolute;
    display: block;
    right: 12px;
    top: 22px;
    background: url('plus.png') no-repeat;
    width: 18px;
    height: 18px;
}

.sub-nav {
    display: none;
}
.sub-nav {
    font-size: 15px;
    box-shadow: 0 0 1px 1px #e5e4e4;
    margin-left: 10px;
}
.sub-nav .sub-nav-item.active {
    /* height: 32px; */
    background: #e6f5ff;
}
.sub-nav .sub-nav-item.active>a {
    color: #2d66a5;
}

.sub-nav .sub-nav-item {
    /* height: 32px; */
    line-height: 32px;
    background: #fff;
    padding-left: 40px;
    cursor: pointer;
}
.sub-nav .sub-nav-item>a {
    color: #4d4d4d;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 32px;
}

.sub-nav .sub-nav-item>a::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(arrow-right.png) no-repeat 0 0;
    margin-right: 16px;
}
.sub-nav .sub-nav-item.active>a::before {
    background: url(arrow-down.png) no-repeat 0 0;
}

.con-left .navbar .nav-item.active i {
    background: url('cut_active.png') no-repeat center;
}

/* 三级菜单 */
.third-nav {
    display: none;
    margin-left: 10px;
}
.third-nav-item a::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #3c739b;
    margin-right: 16px;
    position: relative;
    top: -3px;
}

.third-nav-item.active a::before {
    background: #000;
}

.third-nav-item.active a {
    font-weight: bold;
    font-size: 14px;
}

/* 左侧结束 */

/* 右侧开始 */
.con-right {
    float: right;
    width: 74% !important;
    margin-left: 18px;
    margin-right: 10px;
    box-shadow: 0 0 1px 1px #e5e4e4;
    margin-bottom: 4px;
    background: #fff;
}
.xxgkNbXq2 {
    padding: 26px 26px 10px;
}
.p_right_Zn {
    padding: 0 0 0 26px;
    border-right: 0px solid #fff;
    height: 600px;
    overflow-y: auto;
    padding-bottom: 30px;
}
.xxgkNbXqTitle {
    text-align: center;
    color: #2e6b97;
    font-size: 28px;
    margin-bottom: 14px;
}
.xxgkNbXqCenter p {
    color: #333;
    line-height: 27px;
    font-size: 14px;
    margin-bottom: 28px;
}
/* 右侧结束 */

/* 搜索部分结束 */

/* 主体部分结束 */

/* 尾部 */
.footer {
    width: 1100px;
    margin: 0 auto;
}
