    * {
        margin: 0;
        padding: 0;
        list-style: none;
        text-decoration: none;
    }
    
    a {
        color: #333;
    }
    
    body {
        background: #f5f5f5;
    }
    /* 头部开始 */
    
    .header {
        width: 100%;
        height: 250px;
        background: url("../images/headerBack.png")no-repeat center/100% 100%;
    }
    
    .headerBack {
        width: 1200px;
        height: 250px;
        margin: 0 auto;
    }
    
    .logoBack {
        width: 1200px;
        height: 134px;
        padding-top: 65px;
    }
    /* 头部结束 */
    /* 导航开始 */
    
    .navBack {
        width: 100%;
        height: 70px;
        background: #1b487b;
    }
    
    .nav {
        width: 1200px;
        height: 70px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }
    
    .navTitle {
        width: 115px;
        height: 65px;
        margin-top: 5px;
    }
    
    .navTitle a {
        padding-left: 22px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        line-height: 65px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .navText {
        background: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    
    .navText a {
        padding-left: 22px;
        color: #1b487b;
    }
    
    .navText:first-child a {
        padding-left: 37px;
    }
    /* 导航结束 */
    /* 天气开始 */
    
    .tq {
        width: 1200px;
        height: 60px;
        background: #fff;
        margin: 0 auto;
        display: flex;
        justify-content: left;
        align-items: center;
    }
    
    .bh_left {
        width: 600px;
        height: 60px;
        background: #fff;
        display: flex;
        justify-content: space-around;
        align-items: center;
        float: left;
    }
    
    .tqapi {
        display: block;
        width: 384px;
        height: 35px;
        padding-top: 10px;
    }
    
    .bh_left span {
        font-size: 12px;
        color: #000;
        text-align: center;
        line-height: 60px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .tqs {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    
    .tqs p {
        color: #1b487b;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .bh_right {
        width: 600px;
        height: 60px;
        background: #fff;
        float: right;
    }
    
    .search {
        width: 172px;
        height: 30px;
        border: 1px solid #bbb;
        border-radius: 2px;
        float: right;
        margin-top: 15px;
        margin-right: 22px;
        position: relative;
    }
    
    .search-text {
        width: 142px;
        height: 30px;
        border: none;
        border-radius: 2px;
        outline: none;
        float: right;
    }
    
    .search-an {
        width: 40px;
        height: 30px;
        background: #1b487b;
        color: #fff;
        font-size: 13px;
        text-align: center;
        line-height: 30px;
        font-family: "微软雅黑";
        font-weight: bold;
        outline: none;
        border: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
    }
    
    .search img {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }
    /* 天气结束 */
    /* 内容 */
    
    .body {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }
    
    .content {
        width: 100%;
        height: auto;
        position: relative;
    }
    
    #first_content {
        height: 2387px;
    }
    /* 大标题开始 */
    
    .headerline {
        width: 1200px;
        height: 120px;
        background: #fff;
        margin: 12px auto 12px auto;
    }
    
    .headerContent {
        width: 935px;
        height: 120px;
        margin: 0 auto;
    }
    
    .txtTop {
        width: 100%;
        height: 43px;
        padding: 21px 0 16px 0;
    }
    
    .txtTop h1 a {
        font-size: 43px;
        font-family: "黑体";
        font-weight: bold;
        color: #1b487b;
    }
    
    .txtBottom {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    
    .txtbottom span a {
        font-size: 15px;
        font-family: "黑体";
        font-weight: bold;
        color: #544b47;
    }
    /* 大标题结束 */
    /* 轮播开始 */
    
    .banner {
        width: 1200px;
        height: 610px;
        background: #fff;
        margin: 0 auto;
        position: relative;
    }
    
    .yx-rotaion-content {
        width: 1073px;
        height: 600px;
        margin: 0 61px 16px 66px;
        position: relative;
    }
    
    .yx-rotaion-content .yx-rotaion {
        width: 100%;
        height: 600px;
        overflow: hidden;
    }
    
    .yx-rotaion-content .yx-rotaion .rotaion_list {
        width: 100%;
        height: 600px;
    }
    
    .yx-rotaion-content .yx-rotaion .rotaion_list img {
        width: 100%;
        height: 600px;
        display: block;
    }
    
    .yx-rotaion-content .yx-rotaion .txt {
        width: auto;
        height: 45px;
        position: absolute;
        left: 0;
        bottom: 0;
        line-height: 45px;
        overflow: hidden;
    }
    
    .yx-rotaion-content .yx-rotaion .txt li {
        width: 440px;
        height: 45px;
        overflow: hidden;
        padding: 0 10px;
    }
    
    .yx-rotaion-content .yx-rotaion .txt li a {
        font-size: 14px;
    }
    
    .yx-rotaion-content .yx-rotaion .num {
        width: auto;
        height: 10px;
        position: absolute;
        bottom: 15px;
        right: 0;
        font-size: 0;
        line-height: 0;
        text-align: center;
        z-index: 2;
    }
    
    .yx-rotaion-content .yx-rotaion .num li {
        width: 10px;
        height: 10px;
        background: #fff;
        border-radius: 20px;
        float: left;
        overflow: hidden;
        margin-right: 8px;
        cursor: pointer;
    }
    
    .yx-rotaion-content .yx-rotaion .num .on {
        width: 20px;
        background: #0d67c7;
    }
    
    .yx-rotaion-content h3 {
        width: 1200px;
        height: 45px;
        position: absolute;
        right: -61px;
        bottom: 0;
        z-index: 0;
        background: #000;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
    }
    /* 轮播结束 */
    /* 要闻开始 */
    
    .news {
        width: 1200px;
        height: 245px;
        margin: 12px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .newsList {
        width: 293px;
        height: 245px;
        background: #fff;
    }
    
    .state_c {
        width: 275px;
        height: 228px;
        padding: 10px 8px 7px 10px;
    }
    
    .stateTitle {
        width: 104px;
        height: 36px;
        background: red;
    }
    
    .stateTitle a {
        display: block;
        width: 101px;
        height: 100%;
        float: right;
        color: #fff;
        background: #1b487b;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .stateList {
        width: 100%;
        height: 14px;
        background: url("../images/listIcon.png")no-repeat 0 center;
        margin-top: 13px;
    }
    
    .stateList a {
        display: block;
        float: left;
        width: auto;
        height: 14px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
    }
    
    .stateList span {
        float: right;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
        color: #bbb;
    }
    /* 要闻结束 */
    /* 未知开始 */
    
    .pic_sj {
        width: 1200px;
        height: 996px;
        margin-bottom: 20px;
        /* background: yellow; */
    }
    /* 图片新闻开始*/
    
    .pic {
        width: 752px;
        height: 996px;
        /* background: #fff; */
        float: left;
    }
    
    .picContent {
        background: #fff;
        width: 730px;
        height: 401px;
        padding: 10px 10px 10px 10px;
        margin-bottom: 10px;
    }
    
    .picTop {
        width: 313px;
        height: 36px;
        background: #f5f5f5;
        /* margin-top:10px; */
        margin-bottom: 10px;
    }
    
    .picTitle {
        width: 104px;
        height: 36px;
        background: red;
        float: left;
    }
    
    .picTitle a {
        display: block;
        /* width: 101px; */
        height: 36px;
        /* float: left; */
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .picColor {
        width: 101px;
        background: #1b487b;
        color: #fff;
        float: right;
    }
    
    .picColors {
        width: 101px;
        background: #1b487b;
        color: #fff;
    }
    
    .videoTitle {
        width: 104px;
        height: 36px;
        float: left;
    }
    
    .videoTitle a {
        display: block;
        /* width: 104px; */
        height: 36px;
        /* float: left; */
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .xz_txt {
        width: 104px;
        height: 36px;
        /* background: red; */
        float: left;
    }
    
    .xz_txt a {
        display: block;
        /* width: 104px; */
        height: 36px;
        /* float: left; */
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .newImgList {
        display: none;
        width: 731px;
        height: 347px;
    }
    
    .block {
        display: block;
    }
    
    .imgLeft {
        width: 731px;
        height: 100%;
        /* background: aqua; */
        float: left;
        position: relative;
    }
    
    .imgLefts a img {
        width: 731px;
        height: 347px;
    }
    
    .imgFootTxt {
        width: 100%;
        height: 30px;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    .imgFootTxt a {
        display: block;
        width: 330px;
        color: #fff;
        font-family: 微软雅黑;
        font-weight: bold;
        text-align: center;
        line-height: 30px;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 7px;
        letter-spacing: 2px;
    }
    
    .zt_pub {
        width: 100%;
        height: 356px;
        background: #fff;
        margin-bottom: 12px;
    }
    
    .people_hd {
        width: 100%;
        height: 197px;
        background: #fff;
    }
    
    .zt_pub_con {
        width: 731px;
        height: 336px;
        /* background: red; */
        margin: 0 auto;
        padding-top: 10px;
    }
    
    .ztzl {
        width: 350px;
        height: 100%;
        float: left;
        margin-right: 10px;
    }
    
    .ztzlTitle {
        width: 104px;
        height: 36px;
        background: red;
        margin-bottom: 10px;
    }
    
    .ztzlTitle a {
        width: 101px;
        height: 36px;
        background: #334685;
        color: #fff;
        float: right;
        text-align: center;
        line-height: 36px;
    }
    
    .ztzlTitle1 {
        width: 132px;
        height: 36px;
        background: red;
        margin-bottom: 10px;
    }
    
    .ztzlTitle1 a {
        display: block;
        width: 130px;
        height: 36px;
        background: #334685;
        color: #fff;
        float: right;
        text-align: center;
        line-height: 36px;
    }
    
    .ztzlContent {
        width: 100%;
        height: 290px;
        overflow: hidden;
    }
    
    .ztzlBtn {
        width: 348px;
        height: 18px;
        background: #fafafb;
        border: 1px solid #efefef;
        border-radius: 4px;
        z-index: 999;
    }
    
    .ztzlBtn img {
        display: block;
        margin: 0 auto;
        width: 26px;
        height: 18px;
    }
    
    .ztzlimgs {
        width: 100%;
        height: 250px!important;
        position: relative;
        overflow: hidden;
    }
    
    .ztzlImg {
        margin: 10px 0 10px 0;
        width: 100%;
        height: 230px;
        position: absolute;
        top: -120px;
        /* overflow: hidden; */
    }
    
    .ztzlImg li {
        width: 100%;
        height: 110px;
        margin-top: 10px;
    }
    
    .ztzlImg li:first-child {
        margin-bottom: 10px;
        margin-top: 0;
    }
    
    .ztzlImg li a img {
        width: 100%;
        height: 110px;
    }
    
    .newsPublish {
        width: 371px;
        height: 100%;
        float: right;
    }
    
    .pubImg {
        width: 100%;
        height: 224px;
    }
    
    .pubImg img {
        display: block;
        width: 100%;
        height: 200px;
        background: yellowgreowen;
    }
    
    .pubImg span a {
        color: #333;
        font-size: 13px;
        line-height: 24px;
    }
    
    .newsPublist {
        width: 100%;
        height: 58px;
    }
    
    .newsPublist li {
        width: 100%;
        height: 24px;
        background: url("../images/listIcon.png")no-repeat 0 center
    }
    
    .newsPublist li a {
        padding-left: 20px;
        color: #333;
        font-size: 13px;
        line-height: 24px;
    }
    /* 图片新闻结束 */
    /* 未知结束 */
    /*  公告报告and法律法规开始  */
    
    .re_law {
        width: 1200px;
        height: 407px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }
    
    .report {
        width: 594px;
        height: 100%;
        background: #fff;
    }
    
    .law {
        width: 594px;
        height: 100%;
        background: #fff;
    }
    
    .reportContent {
        width: 576px;
        height: 385px;
        margin: 10px;
    }
    
    .re_con_title {
        width: 205px;
        height: 36px;
        background: #bbb;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }
    
    .reList1 {
        width: 104px;
        height: 36px;
        /* background: red; */
    }
    
    .reList1 a {
        display: block;
        width: 101px;
        height: 36px;
        /* background: #1b487b; */
        float: right;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .reList2 {
        width: 104px;
        height: 36px;
    }
    
    .pov_list li {
        width: 63px;
        height: 63px;
        background: #fafafb;
        border: 1px solid #eeeeed;
        border-radius: 50%;
        position: relative;
        margin: 0 auto;
        /* float: left; */
    }
    
    .pov_list {
        width: auto;
        /* height: 90px; */
        float: left;
        margin: 20px 10px 0 0;
    }
    
    .pov_list span {
        display: block;
        width: 130px;
        margin: 10px auto;
        text-align: center;
    }
    
    .povList li img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 34px;
        height: 31px;
        margin: auto;
    }
    
    .reList2 a {
        display: block;
        width: 104px;
        height: 36px;
        float: right;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .re_con_list {
        width: 576px;
        height: 300px;
        display: none;
    }
    
    .blocks {
        display: block;
    }
    
    .re_con_list li {
        width: 576px;
        height: 14px;
        background: url("../images/listIcon.png")no-repeat 0 center;
        margin-bottom: 20px;
    }
    
    .re_con_list li a {
        display: block;
        float: left;
        width: auto;
        height: 14px;
        padding-left: 12px;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
    }
    
    .re_con_list li span {
        float: right;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
        color: #bbb;
    }
    
    .lawContent {
        width: 576px;
        height: 385px;
        margin: 10px;
    }
    
    .law_con_title {
        width: 205px;
        height: 36px;
        background: #bbb;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }
    
    .lawList1 {
        width: 104px;
        height: 36px;
        /* background: red; */
    }
    
    .lawList1 a {
        display: block;
        width: 101px;
        height: 36px;
        /* background: #1b487b; */
        float: right;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
        /* color: #fff; */
    }
    
    .lawList2 {
        width: 104px;
        height: 36px;
    }
    
    .lawList2 a {
        display: block;
        width: 104px;
        height: 36px;
        float: right;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        font-family: "微软雅黑";
        font-weight: bold;
    }
    
    .law_con_list {
        width: 576px;
        height: 300px;
        display: none;
    }
    
    .block2 {
        display: block;
    }
    
    .law_con_list li {
        width: 576px;
        height: 14px;
        background: url("../images/listIcon.png")no-repeat 0 center;
        margin-bottom: 20px;
    }
    
    .law_con_list li a {
        display: block;
        float: left;
        width: auto;
        height: 14px;
        padding-left: 12px;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
    }
    
    .law_con_list li span {
        float: right;
        font-size: 14px;
        line-height: 14px;
        font-family: "微软雅黑";
        color: #bbb;
    }
    /*  公告报告and法律法规结束  */
    
    .hd {
        width: 730px;
        height: 149px;
        margin: 0 auto;
        padding-top: 10px;
    }
    
    .peopleList {
        width: 734px;
        height: 94px;
    }
    
    .peopleList li {
        width: 174px;
        height: 38px;
        background: #faf9f8 url("");
        border: 1px solid #f0edeb;
        border-radius: 38px;
        float: left;
        margin-right: 10px;
        margin-bottom: 14px;
    }
    
    .peopleList li a {
        display: block;
        margin: 0 auto;
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 38px;
    }
    
    .peopleList li:nth-child(4) {
        margin-right: 0;
    }
    
    .peopleList li:last-child {
        margin-right: 0;
    }
    
    .sjRight {
        width: 438px;
        height: 996px;
        float: right;
        background: #f5f5f5;
    }
    
    .sjky {
        width: 100%;
        height: 268px;
        margin-bottom: 10px;
        background: #fff;
    }
    
    .sjkyTitle {
        width: 420px;
        height: auto;
        margin: 0 auto;
        padding-top: 10px;
    }
    
    .sjkyList li {
        height: 14px;
        margin-bottom: 20px;
        background: url(../images/listIcon.png) 0px center no-repeat;
    }
    
    .sjkyList li a {
        display: block;
        float: left;
        width: auto;
        height: 14px;
        padding-left: 12px;
        font-size: 14px;
        line-height: 14px;
        font-family: 微软雅黑;
    }
    
    .sjkyList li span {
        float: right;
        font-size: 14px;
        line-height: 14px;
        font-family: 微软雅黑;
        color: rgb(187, 187, 187);
    }
    
    .govInfo {
        width: 100%;
        height: 306px;
        background: #fff;
        margin-bottom: 10px;
    }
    
    .sjreport {
        width: 100%;
        height: 230px;
        background: #fff;
    }
    
    .xfjb {
        width: 250px;
        margin: 50px auto;
    }
    
    .clear {
        clear: both;
    }
    /* 友情链接开始 */
    
    .link {
        margin: 17px auto 18px auto;
        width: 1200px;
        height: 70px;
    }
    
    .linkContent {
        width: 1188px;
        height: 100%;
        background: #fff;
        padding-left: 12px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    
    .select {
        width: 302px;
        height: 40px;
    }
    
    select {
        width: 302px;
        height: 40px;
    }
    
    .friendLink {
        width: 105px;
        height: 38px;
        background: #1b487b;
        color: #fff;
        font-size: 15px;
        font-family: 微软雅黑;
        font-weight: bold;
        text-align: center;
        line-height: 45px;
    }
    /* 友情链接结束*/
    
    .bottom {
        width: 100%;
        height: 287px;
    }
    
    .bottomTop {
        width: 100%;
        height: 38px;
        background: #1b487b;
    }
    
    .bottomFoot {
        width: 100%;
        height: 249px;
    }
    
    .bottomContent {
        width: 856px;
        height: 100%;
        margin: 50px auto 0 auto;
    }
    
    .provContent {
        width: 100%;
        height: 140px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    
    .prov_content {
        width: 746px;
    }
    
    .prov_content li:first-child {
        width: 329px;
        height: 15px;
        margin: 0 auto 14px auto;
    }
    
    .prov_content li span {
        font-size: 15px;
        font-family: "微软雅黑";
        /* text-align: center; */
        line-height: 15px;
    }
    
    .prov_content li:first-child span {
        color: #69605b;
    }
    
    .prov_content li:nth-child(2) {
        width: 395px;
        height: 15px;
        margin: 0 auto 14px auto;
    }
    
    .prov_content li:nth-child(3) {
        width: 370px;
        height: 15px;
        margin: 0 auto 14px auto;
    }
    
    .prov_content li:nth-child(4) {
        width: 699px;
        height: 15px;
        margin: 0 auto 5px 29px;
    }
    
    .prov_content li:last-child {
        width: 670px;
        height: 15px;
        margin: 0 auto 0 57px;
    }
    
    .prov_content li:last-child span {
        color: #69605b;
        font-size: 14px;
        text-align: center;
        line-height: 15px;
    }
    
    .ewm {
        width: 144px;
        height: 477px;
        /* background: red; */
        position: fixed;
        bottom: 0;
        right: 0;
    }
    
    .ewm li {
        width: 100%;
        height: 152PX;
        /* background: YELLOW; */
        margin-bottom: 7px;
    }
    
    .ewm li img {
        display: block;
        width: 129px;
        height: 130px;
        margin: 0 auto;
    }
    
    .ewm li span {
        display: block;
        width: 144px;
        margin: 0 auto;
        color: #5b6196;
        font-size: 16px;
        text-align: center;
    }
    
    .ewm_close span {
        text-align: center;
        line-height: 14px;
        color: #000;
        font-size: 14px;
    }
    
    .ewm_close:hover {
        cursor: pointer;
    }
    
    .cancel {
        width: 12px;
        height: 12px;
        margin-top: 5px;
        border: 1px solid #000;
        border-radius: 50%;
        text-align: center;
        line-height: 12px;
        /* font-size: 12px; */
        color: #000;
        float: left;
    }