.top01ct {
    background: #efefef;
}

.container {
    width: 1240px;
    margin: 0 auto;
}

.cityname {
    color: #a2a2a2;
}

.content {
    padding: 20px;
    box-sizing: border-box;
    width: 1240px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 23px;
}

.headliNews {
    padding-top: 8px;
    width: 100%;
    background: #f7f8fc;
    text-align: center;
    position: relative;
}

.headliNews .jrtt_logo {
    position: absolute;
    left: 0px;
    width: 72px;
    height: 71px;
    margin-top: -8px;
}

.headliNews h4 {
    font-size: 30px;
    color: #d81e05;
    text-align: center;
    width: 810px;
    font-weight: 400;
    line-height: 40px;
    margin: 0px auto;
}

.headliNews h4 a {
    color: #d81e05;
}

.headliNews span {
    font-size: 16px;
    color: #045da6;
}

.newbox {
    height: 468px;
    width: 100%;
    margin-top: 20px;
}

.newbox .icon-new {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -9px;
    left: 25px;
}

.newbox .slidebox {
    width: 688px;
    height: 468px;
    float: left;
}

.newbox .swiper-container {
    position: relative;
}

.newbox .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.newbox .swiper-wrapper {
    height: 388px !important;
}

.newbox .swiper-pagination {
    position: absolute;
    width: 120px !important;
    left: 580px;
}

.newbox .swiper-pagination-bullet {
    background: #fffeff !important;
    opacity: 1 !important;
}

.newbox .swiper-pagination-bullet-active {
    background: #b8130f !important;
}

.newbox .search {
    margin-top: 19px;
}

.newbox .search .fl {
    width: 530px;
    height: 38px;
    background: transparent url(../img/search_logo.gif) no-repeat right;
}

.newbox .search .searchButton {
    width: 83px;
    height: 40px;
    background: #4976ba;
    cursor: pointer;
    border: 0px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
}

.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: 100%;
}

.newbox .newlist {
    width: 500px;
    float: left;
    margin-left: 10px;
}

.newbox .newlist .informationNav {
    width: 100%;
    height: 40px;
}

.newbox .newlist .informationNav .first.active {
    background: url(../img/gsggbackicon.gif) no-repeat;
    color: #ffffff;
}

.newbox .newlist .informationNav .first {
    float: left;
    width: 100px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    color: #007acf;
    font-size: 18px;
    display: block;
    position: relative;
}

.newbox .newlist .informationNav .main_nav.active {
    /* background: url(../img/gsggbackicon.gif) no-repeat; */
    background: #007acf;
    color: #ffffff;
}

.newbox .newlist .informationNav .main_nav.active a {
    color: #ffffff;
}

.newbox .newlist .informationNav .main_nav2.active {
    /* background: url(../img/gsggbackicon.gif) no-repeat; */
    background: #007acf;
    color: #ffffff;
}

.newbox .newlist .informationNav .main_nav2.active a {
    color: #ffffff;
}



.newbox .newlist .informationNav .main_nav {
    float: left;
    padding: 0 6px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #007acf;
    font-size: 18px;
    display: block;
    position: relative;
    width: 30%;
}

.newbox .newlist .informationNav .main_nav a {
    color: #007acf;
}

.newbox .newlist .informationNav .main_nav2 {
    float: left;
    padding: 0 6px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #007acf;
    font-size: 18px;
    display: block;
    position: relative;
    width: 22%;
}

.newbox .newlist .informationNav .main_nav2 a {
    color: #007acf;
}

.newbox .newlist .center_list.active {
    display: block;
}

.newbox .newlist .center_list {
    display: none;
    overflow-y: hidden;
    width: 85%;
    margin: auto;
}

.newbox .newlist .center_list li {
    box-sizing: border-box;
    padding-left: 14px;
    position: relative;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
}

.newbox .newlist .center_list li a {
    color: #232323;
    text-decoration: none;
    font-size: 16px;
    display: block;
    float: left;
    color: #333;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newbox .newlist .center_list li i {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #4e4e4e;
    display: block;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -3px;
}

.newbox .newlist .center_list li .time {
    right: 5px;
    position: absolute;
    color: #999999;
    line-height: 26px;
}

.newbox .new_content h4 {
    font-size: 24px;
    width: 405px;
    font-weight: 400;
    line-height: 40px;
    margin: 12px auto;
}

.newbox .new_content h4 a {
    color: #e60000;
}

.newbox .new_content .new_info {
    margin-top: 10px;
    border-top: 1px dashed #dadada;
    padding-top: 14px;
}

.newbox .new_content .new_info li {
    line-height: 33px;
    height: 33px;
    font-size: 16px;
    padding-left: 28px;
    box-sizing: border-box;
    position: relative;
}

.newbox .new_content .new_info li span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #246fb2;
    display: block;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -3px;
}

.newbox .new_content .new_info a {
    color: #232323;
    text-decoration: none;
}

.Carousel {
    width: 100%;
    height: 108px;
    border: 1px solid #dddddd;
    position: relative;
}

.ztzl {
    float: left;
}

.box {
    width: 1078px;
    height: 72px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 18px;
}

.box a {
    width: 250px;
    height: 72px;
    display: inline-block;
    margin-left: 12px;
}

.box img {
    width: 250px;
    height: 72px;
    display: block;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #1a77c2;
}

.center {
    width: 100%;
    height: 325px;
}

.center .tittle {
    position: relative;
    width: 100%;
    height: 35px;
    border-bottom: 2px solid #1b50a0;
    margin-bottom: 28px;
}

.center .tittle .heading {
    position: absolute;
    top: 0px;
    left: 0px;
}

.center .tittle .more {
    position: absolute;
    top: 25px;
    right: 0px;
}

.center .center_left {
    width: 300px;
    height: 172px;
    float: left;
}

.center .center_left .tittle2 {
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #dcdcdc;
}

.center .center_left .tittle2 .red_icon {
    width: 4px;
    height: 14px;
    margin-left: 3px;
    margin-top: 14px;
    background: #de0808;
    float: left;
}

.center .center_left .tittle2 span {
    float: left;
    margin-top: 6px;
    margin-left: 6px;
    font-size: 18px;
    color: #045da6;
}

.center .center_left .openbox {
    float: left;

    width: 100%;
    margin-top: 8px;
}

.center .center_left .openbox .openlist {
    padding-left: 0px;
    box-sizing: border-box;
}

.center .center_left .openbox .openlist li {
    float: left;
    margin-left: 14px;
}

.center .center_left .openbox .openlist a {
    margin-top: 7px;
    display: block;
    border-radius: 5px;
    width: 100px;
    height: 72px;
    padding-top: 14px;
    background-color: #f4f4f4;
    color: #3e3d3d;
    text-decoration: none;
}

.center .center_left .openbox .openlist img {
    display: block;
    margin: 0 auto;
}

.center .center_left .openbox .openlist span {
    margin-top: 10px;
    text-align: center;
    display: block;
    font-size: 16px;
}

.center_zwgk .center_left {
    width: 250px;
    height: 172px;
}

.center_aligin {
    width: 508px;
    height: 232px;
    float: left;
    margin-left: 25px;
}

.center_aligin .informationNav {
    width: 100%;
    height: 43px;
}

.center_aligin .informationNav .first.active {
    border-bottom: 2px solid #dd0808;
    color: #007acf;
}

.center_aligin .informationNav .first {
    float: left;
    height: 41px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
    margin-right: 20px;
}

.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: 33px;
    line-height: 33px;
    font-size: 16px;
}

.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: #4e4e4e;
    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;
}

.center_zwgk .center_aligin {
    width: 550px;
}

.center_right {
    height: 245px;
    width: 344px;
    float: left;
    margin-left: 20px;
}

.center_right .content_xxgk {
    width: 344px;
    text-align: center;
}

.center_right .content_xxgk .content_xxgk_ul {
    display: inline-block;
}

.center_right .content_xxgk .content_xxgk_li {
    float: left;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    padding: 7px 21px 6px 21px;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 13px;
}

.center_right .content_xxgk .content_xxgk_ul li:nth-child(3n) {
    margin-right: 0px;
}

.center_right .channel_xxgk {
    height: 62px;
    width: 344px;
    margin-top: 9px;
}

.center_right .channel_xxgk a {
    float: left;
}

.center_right .channel_xxgk .zfgkzl {
    width: 167px;
    height: 62px;
    background: #e6af6d;
    margin-right: 10px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 31px;
}

.center_right .channel_xxgk .zdlyxxgk {
    width: 167px;
    height: 62px;
    background: #eb6e6e;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 62px;
}

.center_ZWFW {
    width: 100%;
    height: 344px;
}

.center_ZWFW .tittle {
    height: 33px;
}

.center_ZWFW .center_left {
    margin-top: 8px;
}

.zwfw_webiste {
    width: 301px;
    border: 1px solid #dddbdb;
}

.zwfw_search .informationNav {
    width: 100%;
    height: 43px;
}

.zwfw_search .informationNav .first.active {
    border-bottom: 2px solid #dd0808;
    color: #007acf;
}

.zwfw_search .informationNav .first {
    float: left;
    width: 89px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
    margin-right: 33px;
}

.zwfw_search .informationNav .first_last {
    width: 135px;
}

.zwfw_search .search {
    width: 299px;
    height: 125px;
    border: 1px solid #dcdcdc;
    margin-top: 23px;
    text-align: center;
}

.mster {
    border-bottom: 1px solid #dcdcdc;
}

.bjcxTable {
    margin: 10px auto;
}

.bjcxTable input {
    width: 245px;
    padding: 4px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #045da6;
    font-size: 16px;
    text-align: center;
}

.bjcxTable .submitBtn {
    height: 40px;
    border: 0;
    background: #4976ba;
    color: #fff;
    font-size: 14px;
    width: 83px;
    margin-top: 10px;
    border-radius: 2px;
}

.list_grfw {
    width: 100%;
    height: 219px;
    overflow: auto;
}

.list_grfw li {
    float: left;
    width: 94px;
    height: 63px;
    border: 1px solid #3B85D8;
    border-radius: 2px;
    margin-right: 25px;
    margin-top: 12px;
    text-align: center;
}

.list_grfw li a {
    font-size: 15px;
}

.center_list_zwfw.active {
    display: block;
}

.center_list_zwfw {
    display: none;
    padding-top: 15px;
}

.swich p {
    line-height: 14px;
}

.bmfw .informationNav {
    width: 100%;
    height: 43px;
}

.bmfw .informationNav .first.active {
    border-bottom: 2px solid #dd0808;
    color: #007acf;
}

.bmfw .informationNav .first {
    float: left;
    width: 89px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
    margin-right: 33px;
}

.bmfw .informationNav .first_last {
    width: 135px;
}

.content_bmfw {
    width: 345px;
    height: 231px;
    text-align: center;
}

.content_bmfw .content_bmfw_ul {
    display: inline-block;
}

.content_bmfw .content_bmfw_li {
    float: left;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    width: 165px;
    height: 43px;
    background: #f6f6f6;
    font-size: 16px;
    line-height: 45px;
    margin-top: 13px;
}

.content_bmfw .content_bmfw_ul li:nth-child(2n+1) {
    margin-right: 9px;
}

.content_bmfw .content_bmfw_ul li i {
    height: 32px;
    display: block;
    margin: 6px 15px 5px 32px;
    float: left;
}

.content_bmfw .content_bmfw_ul li a {
    width: 165px;
    height: 43px;
    display: block;
}

.content_bmfw .content_bmfw_ul li span {
    display: block;
    float: left;
}

.center_zmhd {
    width: 100%;
    height: 360px;
}

.center_zmhd .interactbox {
    height: 70px;
    width: 300px;
    margin-top: 8px;
}

.center_zmhd .interactbox .interactlist {
    padding-left: 0px;
    box-sizing: border-box;
}

.center_zmhd .interactbox .interactlist .green {
    background: #69c898;
}

.center_zmhd .interactbox .interactlist .origin {
    background: #f79266;
}

.center_zmhd .interactbox .interactlist .cyran {
    background: #68c3d5;
}

.center_zmhd .interactbox .interactlist .purple {
    background: #b7a3cd;
}

.center_zmhd .interactbox .interactlist li {
    float: left;
    margin-right: 10px;
}

.center_zmhd .interactbox .interactlist a {
    margin-top: 7px;
    display: block;
    border-radius: 4px;
    width: 66px;
    height: 63px;
}

.center_zmhd .interactbox .interactlist .icon {
    display: block;
    margin: 0 auto;
}

.center_zmhd .interactbox .interactlist span {
    color: #fbfafc;
    text-align: center;
    display: block;
    font-size: 18px;
}

.center_zmhd .interactlist li:nth-child(4n) {
    margin-right: 0px;
}

.center_zmhd .complain {
    width: 300px;
    margin-top: 13px;
    height: 142px;
    background: #f8fbff;
}

.center_zmhd .complain .complain_top {
    width: 300px;
    margin-top: 10px;
    height: 42px;
    background: #7698cb;
    text-align: center;
    position: relative;
    border-radius: 2px;
}

.center_zmhd .complain .complain_top img {
    position: absolute;
    left: 14px;
    top: 9px;
}

.center_zmhd .complain .complain_top span {
    color: #e8edf5;
    margin: 0px auto;
    font-size: 18px;
    line-height: 42px;
}

.center_zmhd .complain .complain_content {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    background: #f0c48f;
    color: #ffffff;
    padding-left: 12px;
}

.center_zmhd .complain .statistics {
    width: 290px;
    height: 98px;
    padding-left: 10px;
    font-size: 16px;
    margin-top: 5px;
}

.center_zmhd .complain .statistics .red {
    color: #fe4c23;
}

.center_zmhd .complain .statistics .xlx_si {
    float: left;
    width: 145px;
    height: 27px;
    line-height: 27px;
}

.center_zmhd .complain .statistics .xlx_bj {
    float: left;
    width: 145px;
    height: 27px;
    line-height: 27px;
}

.indexg_tit {
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}

.indexg_tit span {
    display: block;
    float: left;
    background: #f7f7f7;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    font-family: "宋体";
    text-align: center;
    color: #464646;
    font-size: 16px;
}

.indexg_tit span.index_gszrx_zt {
    width: 229px;
}

.indexg_tit span.index_gszrx_tj {
    width: 71px;
    margin-left: 1px;
}

.indexg_tit span.index_gszrx_rep {
    width: 71px;
}

.indexg_tit span.index_gszrx_status {
    width: 52px;
}

.index_gszrx_list {
    clear: both;
    margin-top: 5px;
}

.index_gszrx_list span {
    float: left;
    display: block;
}

.index_gszrx_title {
    height: 25px;
    line-height: 25px;
    float: left;
    text-indent: 1em;
    width: 229px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
}

.indeex_gszrx_tjt {
    width: 71px;
    margin-left: 1px;
    text-align: center;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

.indeex_gszrx_rept {
    width: 71px;
    margin-left: 1px;
    text-align: center;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

.index_gszrx_statust {
    width: 52px;
    margin-left: 1px;
    text-align: center;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    color: #831611;
    font-size: 16px;
}

.index_gszrx_false {
    width: 52px;
    margin-left: 1px;
    text-align: center;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    color: #4e4e4e;
    font-size: 16px;
}

.index_line {
    border-top: 1px solid #d4d1d1;
    margin-top: 15px;
    clear: both;
}

.index_szrx_cx_bg {
    margin-top: 10px;
    height: 31px;
    padding-top: 7px;
    background: #efefef;
}

.cen {
    float: left;
    margin-left: 10px;
    width: 510px;
    height: 275px;
    margin-top: -10px;
}

.cen .informationNav {
    width: 100%;
    height: 43px;
    margin-bottom: 10px;
}

.cen .informationNav .first.active {
    border-bottom: 2px solid #dd0808;
    color: #007acf;
}

.cen .informationNav .first {
    float: left;
    width: 89px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
    margin-right: 33px;
}

.interview {
    float: left;
    margin-left: 10px;
    width: 346px;
    height: 275px;
    margin-top: -10px;
}

.interview .informationNav {
    width: 100%;
    height: 43px;
    margin-bottom: 10px;
}

.interview .informationNav .first.active {
    border-bottom: 2px solid #dd0808;
    color: #007acf;
}

.interview .informationNav .first {
    float: left;
    width: 89px;
    height: 42px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    display: block;
    position: relative;
    margin-right: 33px;
}

.interview .view-img img {
    width: 343px;
    height: 139px;
}

.interview .view-con {
    margin-top: 10px;
    float: left;
    margin-left: -12px;
    font-size: 16px;
}

.interview .view-con .r-color {
    color: #d10000;
}

.sliver {
    display: block;
    float: right;
    margin-bottom: 0px;
    margin-top: 10px;
}

.informationNav.topNav .first.active a {
    color: #FFFFFF;
}

.informationNav.topNav a {
    color: #007acf;
}