﻿/*正文上部分*/

.newbox {
    height: 414px;
    width: 1140px;
    margin: 0 auto;
}

.newbox .icon-new {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -9px;
    left: 25px;
}

.newbox .slidebox {
    margin-top: 15px;
    width: 650px;
    height: 487.25px;
    float: left;
    margin-left: 20px;
}

.newbox .swiper-container {
    position: relative;
}

.newbox .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.newbox .swiper-wrapper {
    height: 487.25px!important;
}

.newbox .swiper-pagination {
    position: absolute;
    width: 120px!important;
    left: 550px;
}

.newbox .swiper-pagination-bullet {
    background: #fffeff!important;
    opacity: 1!important;
}

.newbox .swiper-pagination-bullet-active {
    background: #fc9603!important;
}

.newbox .slide-text {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    line-height: 40px;
    background: rgba(77, 77, 77, 0.3);
    width: 708px;
}

.newbox .newlist {
    margin-top: 16px;
    width: 410px;
    float: left;
    margin-left: 14px;
    position: relative;
}

.newbox .newlist li a {
    color: #232323;
    text-decoration: none;
}

.newbox .newlist li a:hover {
    color: #045da6;
    text-decoration: none;
}

.newbox .newlist .center_list {
    display: none;
}

.newbox .newlist .center_list.active {
    display: block;
}

.newbox .newlist .jczltitle a {
    display: none;
}

.newbox .newlist .jczltitle a.active {
    display: block;
}

.newbox .newlist .jczltitle div {
    float: left;
    font-size: 16px;
    text-align: center;
    width: 120px;
}

.newbox .newlist .jczltitle div.active {
    background: #246fb2 no-repeat left;
    color: #f6f7fb;
}

.center_list .new-con-item i {
    width: 6px;
    height: 6px;
    background: #246fb2;
    border-radius: 2px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -3px;
}

.center_list .new-con-item a {
    display: block;
    height: 37px;
    float: left;
    margin-left: 0px;
    font-size: 16px;
    line-height: 37px;
    color: #000000;
}

.center_list .new-con-item {
    height: 37px;
    line-height: 37px;
    text-indent: 34px;
    display: block;
    position: relative;
    margin-left: 28px;
}

.jczltitle {
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: url(../img/gzdt.gif) no-repeat left #FFFFFF;
}

.main_top {
    padding-top: 18px;
    padding-bottom: 30px;
    background: url(../img/main_bg.gif) repeat-x;
}

.gzxx {
    height: 50px;
    background: #f1f1f1
}

.jczltitle.gzxx {
    float: left;
    height: 54px;
}

.jczltitle.gzxx a {
    float: right;
    margin-top: 15px;
    margin-right: 13px;
}


/*专题专栏*/

.Carousel {
    width: 100%;
    height: 140px;
    background: #f8f8f8;
    position: relative;
    margin-top: 21px;
}

.box {
    width: 1150px;
    height: 120px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 18px;
}

.box a {
    width: 230px;
    height: 110px;
    display: inline-block;
    margin-left: 40px;
}

.box img {
    width: 230px;
    height: 110px;
    display: block;
}

.prev {
    position: absolute;
    background-image: url(../img/swiper_prev.png);
    right: 0px;
    left: auto;
    width: 13px;
    height: 28px;
    top: 40px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.next {
    position: absolute;
    background-image: url(../img/swiper_next.gif);
    right: 0px;
    left: auto;
    width: 13px;
    height: 28px;
    top: 80px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.wt {
    display: none
}


/*正文下部分*/

.sub-nav {
    width: 1140px;
    height: 515px;
    z-index: 99999;
    background: #fff;
    border-top: none;
    overflow: hidden;
    margin: 0 auto
}

.center_left {
    width: 736px;
    height: 555px;
    float: left;
    border-right: 1px solid #e8e8e8;
    margin-top: 19px;
}

.center_right {
    margin-left: 25px;
    width: 378px;
    float: left;
    margin-top: 19px;
}

.center_left .jczltitle {
    padding-left: 8px;
    width: 190px;
    height: 45px;
    line-height: 45px;
    background: #ffffff;
}

.center_left .jczltitle a {
    font-size: 24px;
    color: #246fb2;
    font-weight: bold
}

.content_bmfw {
    width: 720px;
    text-align: center;
}

.content_bmfw .content_bmfw_ul {
    display: inline-block;
}

.content_bmfw .content_bmfw_li {
    float: left;
    border-radius: 2px;
    width: 171px;
    height: 50px;
    background: #7fafda;
    font-size: 16px;
    line-height: 52px;
    margin-top: 13px;
    margin-right: 9px
}

.content_bmfw .content_bmfw_ul li:nth-child(2n+1) {
    margin-right: 9px;
}

.content_bmfw .content_bmfw_ul li img {
    height: 32px;
    display: block;
    margin: 12px 15px 5px 25px;
    float: left;
}

.content_bmfw .content_bmfw_ul li a {
    width: 171px;
    height: 50px;
    display: block;
    color: #ffffff
}

.content_bmfw .content_bmfw_ul li span {
    display: block;
    float: left;
}

.center_aligin {
    width: 706px;
    height: 352px;
    float: left;
    margin-left: 2px;
    margin-top: 25px;
}

.center_aligin .informationNav {
    width: 100%;
    height: 43px;
}

.center_aligin .informationNav .first.active {
    border-bottom: 2px solid #246fb2;
    color: #246fb2;
}

.center_aligin .informationNav .first {
    float: left;
    width: 112px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
}

.center_aligin .informationNav .first a {
    color: #246fb2;
    font-weight: bold;
}

.center_aligin .informationNav .first_last {
    width: 135px;
}

.center_aligin .center_list.active {
    display: block;
}

.center_aligin .center_list {
    display: none;
    padding-top: 15px;
}

.center_aligin .center_list li {
    box-sizing: border-box;
    padding-left: 14px;
    position: relative;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin-left: 10px;
    text-indent: 10px;
}

.center_aligin .center_list li a {
    color: #232323;
    text-decoration: none;
}

.center_aligin .center_list li i {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #246fb2;
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -3px;
}

.center_aligin .center_list li .time {
    right: 5px;
    position: absolute;
    color: #999999;
    line-height: 26px;
}

.mster {
    border-bottom: 1px solid #dcdcdc;
}

.zwfw_webiste {
    height: 139px;
}

.center_right .jczltitle {
    padding-left: 8px;
    width: 220px;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
    margin-top: 20px;
}

.center_right .jczltitle a {
    font-size: 24px;
    color: #246fb2;
    font-weight: bold
}

.center_right .content_wsdc {
    width: 344px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
}

.center_right .content_wsdc .content_wsdc_ul {
    display: inline-block;
}

.center_right .content_wsdc .content_wsdc_li {
    float: left;
    border-radius: 2px;
    padding: 7px 21px 6px 21px;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 13px;
    position: relative;
}

.center_right .content_wsdc .content_wsdc_li i {
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -3px;
    background: url(../img/hdjl_icon.gif)
}

.informationNav.mster span {
    line-height: 42px;
    float: right;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
    font-family: "å®‹ä½“";
}

.title span {
    line-height: 42px;
    float: right;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
    font-family: "å®‹ä½“";
}

.title {
    width: 95%;
    height: 41px;
    margin-left: 5%;
}

.title .herse {
    font-size: 18px;
    width: 168px;
    line-height: 41px;
    display: block;
    text-decoration: none;
    color: #005098;
    position: relative;
    float: left;
}

.czzj.active {
    display: block
}

.rsxx.active {
    display: block
}

.czzj {
    display: none
}

.rsxx {
    display: none
}

.zwfw_webiste a:nth-child(2) img {
    margin-top: 10px;
}

.indexg_tit {
    border-bottom: 1px solid #dddddd;
    clear: both;
    background: #ffffff
}

.indexg_tit span {
    display: block;
    float: left;
    line-height: 36px;
    height: 36px;
    font-size: 13px;
    font-family: "å®‹ä½“";
    text-align: center;
    color: #464646;
}

.indexg_tit span.index_gszrx_zt {
    width: 80px;
}

.indexg_tit span.index_gszrx_rep {
    width: 80px;
    margin-left: 3px;
    float: right;
}

.center_list_xjxd {
    height: 150px;
}


/*咨询主题*/

.center_list_zxzt {
    padding-top: 15px;
}

.center_list_zxzt li {
    box-sizing: border-box;
    padding-left: 14px;
    position: relative;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-indent: 10px;
}

.center_list_zxzt li a {
    color: #232323;
    text-decoration: none;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}

.center_list_zxzt li i {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #232323;
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -3px;
}

.center_list_zxzt li .time {
    right: 5px;
    position: absolute;
    color: #999999;
    line-height: 38px;
}