html {
    background: #ffffff;
}

button {
    border: none;
    padding: 0px;
    margin: 0px;
}

button::after {
    border: none;
}

@media screen and (min-width: 960px) {
    /* pc端CSS代码 */
    #menu {
        display: none;
    }
    .top {
        position: relative;
    }
    .topmask {
        width: 100%;
        height: 85px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow: hidden;
    }
    .top_nr {
        width: 1180px;
        height: 85px;
        margin: 0 auto;
    }
    .top_logo {
        width: 348px;
        height: 60px;
        margin-top: 11px;
        margin-left: 21px;
    }
    .menu {
        display: inline-block;
        width: 63%;
        float: right;
        height: 85px;
        margin-right: 4%;
        text-align: right;
    }
    .menu li {
        display: inline-block;
        line-height: 85px;
        text-align: center;
        overflow: initial;
        margin-right: 4%;
    }
    .menu li:last-of-type {
        margin-right: 0px;
    }
    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #444444;
    }
    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }
    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }
    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_img {
        width: 100%;
        height: 100%;
    }
    .banner_wz {
        width: 179px;
        height: auto;
        position: absolute;
        left: 17%;
        bottom: 22%;
        opacity: 0.39;
    }
    /*.lowest {
        width: 100%;
        height: 385px;
        background: #262626;
    }
    .lowest_nr {
        width: 1180px;
        margin: 0 auto;
        padding-top: 119px;
    }
    .lowest_left {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        text-align: left;
    }
    .foot_left_img {
        width: 268px;
        height: auto;
    }
    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.23;
        margin-top: 86px;
    }
    .lowest_right {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        text-align: right;
    }
    .foot_menu {}
    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
    }
    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }
    .foot_phone {
        margin-top: 40px;
        margin-bottom: 24px;
    }
    .foot_phoneImg {
        width: 43px;
        height: 43px;
        vertical-align: middle;
        margin-right: 15px;
    }
    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 34px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }
    .foot_icon {}
    .foot_icon img {
        width: 39px;
        height: auto;
        margin-left: 10px;
    }*/
    .menu_btns {
        width: 100%;
        height: 76px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -74px;
        position: relative;
        z-index: 9;
    }
    .menus_nrk {
        width: 1200px;
        margin: 0 auto;
        text-align: left;
    }
    .menus_btn {
        display: inline-block;
        height: 35px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 35px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 28px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 22px;
        cursor: pointer;
    }
    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }
    .neirongbg {
        width: 100%;
        background: url(../img/news_nrbg.png) no-repeat;
        background-size: 100%;
        background-position: top center;
        overflow-x: hidden;
    }
    .neirong {
        width: 100%;
        background: url(../img/about_bgbottom.png) no-repeat;
        background-position: bottom center;
        overflow-x: hidden;
    }
    .container {
        width: 1180px;
        margin: 0 auto;
        padding-bottom: 460px;
        text-align: center;
    }
    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 91px;
        position: relative;
        z-index: 999;
    }
    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }
    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }
    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }
    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }
    .container_nr {
        width: 100%;
    }
    .news {
        width: 100%;
        margin-bottom: 85px;
    }
    .news_img {
        width: 600px;
        height: auto;
        vertical-align: top;
    }
    .news_right {
        display: inline-block;
        width: 500px;
        vertical-align: top;
        margin-left: 45px;
    }
    .news_day {
        width: 115px;
        height: 115px;
        border: solid 3px #B7D1F0;
        /* opacity: 0.77; */
        text-align: center;
    }
    .news_date {
        font-family: MicrosoftYaHei;
        font-size: 54px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 85px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .news_year {
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #01458e;
        margin-top: -9px;
    }
    .news_nr {
        margin-top: 49px;
        text-align: left;
    }
    .news_nrTit {
        font-family: SourceHanSansCN-Regular;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: -1px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 29px;
    }
    .news_nrWz {
        font-family: SourceHanSansCN-Normal;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #737373;
        opacity: 0.85;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .news_link {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #606060;
        margin-top: 36px;
        vertical-align: middle;
    }
    .news_link span {
        display: inline-block;
        font-size: 22px;
        color: #01458e;
        font-weight: bold;
        vertical-align: middle;
        margin-top: -4px;
    }
    .news_one {
        width: 100%;
        height: 214px;
        background-color: #f7f7f7;
        margin-bottom: 38px;
    }
    .news_img1 {
        width: 327px;
        height: 214px;
        vertical-align: top;
    }
    .news_right1 {
        display: inline-block;
        width: 70%;
        vertical-align: top;
    }
    .news_day1 {
        display: inline-block;
        padding-top: 74px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .news_date1 {
        font-family: MicrosoftYaHei;
        font-size: 69px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 69px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .news_year1 {
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #01458e;
        text-align: center;
    }
    .news_line {
        display: inline-block;
        width: 1px;
        height: 69px;
        opacity: 0.53;
        background: #7599BF;
        vertical-align: top;
        margin-top: 80px;
        margin-right: 50px;
    }
    .news_nr1 {
        display: inline-block;
        width: 66%;
        vertical-align: top;
        padding-top: 49px;
        text-align: left;
    }
    .news_link1 {
        display: none;
    }
    .more {
        display: inline-block;
        width: 152px;
        height: 39px;
        background-color: #f6f7f8;
        border-radius: 20px;
        margin: 0 auto;
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        font-stretch: normal;
        line-height: 39px;
        letter-spacing: 0px;
        color: #737383;
    }
    .new_right {
        display: inline-block;
        width: 991px;
        float: right;
        text-align: left;
        /* background: #000; */
        vertical-align: top;
        /* border-right: 1px solid #E8EDED; */
        /* padding-right: 50px; */
    }
    .new_nrTit {
        font-family: SourceHanSansCN-Normal;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 55px;
    }
    .new_nrtime {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: #666666;
        margin-bottom: 15px;
    }
    .new_nrtime1 {
        margin-bottom: 60px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: #666666;
    }
    .new_day {
        display: inline-block;
        width: 115px;
        height: 115px;
        border: solid 3px #B7D1F0;
        /* opacity: 0.77; */
        vertical-align: top;
        text-align: center;
        float: left;
    }
    .new_xinwenneir {
        display: inline-block;
        width: 750px;
        text-align: left;
        float: left;
        /* background: #000; */
        vertical-align: top;
    }
    .new_nr {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #292929;
    }
    .new_nr img{
        width: 100%!important;
        height: auto!important;
    }
    .new_nr p {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #292929;
    }
    .new_Nrimg {
        width: 100%;
        height: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .new_btn {
        font-family: SourceHanSansCN-Regular;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: -1px;
        color: #737373;
        margin-bottom: 9px;
        margin-top: -9px;
    }
    .new_btn span {
        font-size: 14px;
        color: #585858;
        margin-right: 20px;
        margin-left: 5px;
    }
    .new_upDown {
        padding-top: 20px;
        border-top: 1px solid #E8EDED;
        margin-top: 50px;
        position: relative;
    }
    .new_upDown_link {
        display: inline-block;
        color: #666666;
        ;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .new_upDown_btn {
        display: inline-block;
        width: 133px;
        height: 38px;
        line-height: 38px;
        font-size: 13px;
        text-align: center;
        color: #ffffff;
        background: #F08336;
        position: absolute;
        top: 30px;
        right: 0px;
    }
    .new_list {
        display: inline-block;
        width: 230px;
        float: right;
        text-align: left;
    }
    .new_right1 {
        display: inline-block;
        width: 375px;
        float: right;
        vertical-align: top;
    }
    .latestNews {
        margin-bottom: 40px;
    }
    .latestNews_tit {
        width: 100%;
        height: 46px;
        font-family: SourceHanSansCN-Regular;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 46px;
        letter-spacing: 0px;
        color: #454a5b;
        text-align: center;
        margin-bottom: 30px;
        background: #F2F1F1;
    }
    .latestNews_list {}
    .latestNews_one {
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #E4E4E4;
        position: relative;
        margin-bottom: 22px;
    }
    .latestNews_one:hover {
        cursor: pointer;
        box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.4);
    }
    .latestNews_date {
        display: inline-block;
        width: 60px;
        vertical-align: bottom;
        border-top: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
        border-left: 1px solid #E4E4E4;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .latestNews_day {
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .latestNews_year {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #292929;
    }
    .latestNews_nr {
        display: inline-block;
        width: 270px;
        height: 60px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 27px;
        letter-spacing: 0px;
        color: #292929;
        position: absolute;
        bottom: 0px;
        right: 22px;
        text-align: left;
    }
    .reading {}
    .reading_list {
        width: 100%;
        /* height: 560px; */
        margin-top: -30px;
    }
    .reading_one {
        margin-bottom: 36px;
    }
    .reading_img {
        width: 100%;
        height: auto;
    }
    .reading_tit {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #373d41;
        margin-top: 6px;
        margin-bottom: 8px;
    }
    .reading_nr {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #373d41;
        text-align: left;
        opacity: 0.73;
    }
    .reading_link {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #373d41;
        opacity: 0.73;
    }
}

@media screen and (max-width: 960px) {
    /* 手机端CSS代码 */
    .top {
        position: relative;
    }
    .topmask {
        width: 100%;
        height: 37px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow: hidden;
    }
    .top_nr {
        width: 100%;
        /*! height: 13px; */
        margin: 0 auto;
    }
    .top_logo {
        width: 168px;
        height: auto;
        margin-top: 6px;
        margin-left: 9px;
    }
    #menu {
        width: 45px;
        height: auto;
        position: fixed;
        right: 20px;
        bottom: 30px;
        z-index: 9999999;
    }
    .menu {
        display: none;
        width: 24%;
        /*! float: right; */
        height: 100%;
        /*! margin-right: 4%; */
        text-align: right;
        background: #ffffff;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 999;
    }
    .menu li {
        display: block;
        line-height: 59px;
        text-align: center;
        overflow: initial;
        /*! margin-right: 4%; */
        border-bottom: 1px dotted #C6C6C6;
    }
    .menu li:first-of-type {
        padding-top: 30px;
    }
    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        /*! line-height: 25px; */
        letter-spacing: 0px;
        color: #444444;
        text-align: center;
        display: block;
    }
    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }
    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }
    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .banner_img {
        width: 100%;
        height: 100%;
    }
    .swiper_video {
        width: 100%;
        height: 100%;
    }
    .banner_wz {
        width: 34%;
        height: auto;
        position: absolute;
        left: 35%;
        top: 26%;
    }
    /*.lowest {
        width: 100%;
        !* height: 214px; *!
        background: #262626;
    }
    .lowest_nr {
        !*! width: 1180px; *!
        margin: 0 auto;
        padding-top: 19px;
    }
    .lowest_left {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: left;
        !*! height: 166px; *!
    }
    .foot_left_img {
        display: none;
        width: 176px;
        height: auto;
        margin-left: 20px;
    }
    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        !*letter-spacing: 0px;*!
        color: #ffffff;
        opacity: 0.23;
        letter-spacing: 1px;
        word-break: break-all;
        margin-top: 109px;
        text-align: center;
        border-top: 2px dotted #9B9B9B;
    }
    .lowest_right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-top: -122px;
    }
    .foot_menu {
        text-align: center;
    }
    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
        text-align: center;
    }
    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }
    .foot_phone {
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: left;
        display: inline-block;
    }
    .foot_phoneImg {
        width: 18px;
        height: auto;
        vertical-align: middle;
        margin-right: 6px;
        margin-left: 57px;
    }
    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }
    .foot_icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 62px;
    }
    .foot_icon img {
        width: 33px;
        height: auto;
        margin-left: 20px;
    }
    .foot_icon img:first-of-type {
        margin-left: 30px;
    }*/
    .menu_btns {
        width: 100%;
        height: 33px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -32px;
        position: relative;
        z-index: 9;
    }
    .menus_nrk {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .menus_btn {
        display: inline-block;
        height: 20px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 20px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 9px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 1px;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 7px;
        cursor: pointer;
    }
    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }
    .neirongbg {
        width: 100%;
        /* background: url(../img/news_nrbg.png) no-repeat;
        background-size: 100%; */
        background: #ffffff;
        background-position: top center;
        overflow-x: hidden;
    }
    .neirong {
        width: 100%;
        /* background: url(../img/about_bgbottom.png) no-repeat;
        background-position: bottom center; */
        overflow-x: hidden;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 60px;
        text-align: center;
    }
    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 91px;
    }
    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }
    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }
    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }
    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }
    .container_nr {
        width: 90%;
        margin: 0 auto;
    }
    .news {
        width: 100%;
        /* height: 214px; */
        background-color: #f7f7f7;
        margin-bottom: 38px;
    }
    .news_img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }
    .news_right {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin-top: 10px;
    }
    .news_day {
        display: inline-block;
        height: 69px;
        padding-right: 7px;
        border-right: solid 1px rgba(117, 153, 191, 0.53)
    }
    .news_date {
        font-family: MicrosoftYaHei;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 58px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .news_year {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #01458e;
        text-align: center;
    }
    .news_nr {
        display: inline-block;
        width: 73%;
        margin-left: 10px;
        text-align: left;
        vertical-align: top;
    }
    .news_nrTit {
        font-family: SourceHanSansCN-Regular;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: -1px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 8px;
    }
    .news_nrWz {
        font-family: SourceHanSansCN-Normal;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #737373;
        opacity: 0.85;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .news_link {
        display: none;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #606060;
        margin-top: 10px;
        vertical-align: middle;
    }
    .news_link span {
        display: inline-block;
        font-size: 12px;
        color: #01458e;
        font-weight: bold;
        vertical-align: middle;
        margin-top: -4px;
    }
    .news_one {
        width: 100%;
        /* height: 214px; */
        background-color: #f7f7f7;
        margin-bottom: 38px;
    }
    .news_img1 {
        width: 100%;
        height: auto;
        vertical-align: top;
    }
    .news_right1 {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }
    .news_day1 {
        display: inline-block;
        /*! padding-top: 74px; */
        /*! padding-left: 50px; */
        padding-right: 7px;
    }
    .news_date1 {
        font-family: MicrosoftYaHei;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 69px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .news_year1 {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #01458e;
        text-align: center;
    }
    .news_line {
        display: inline-block;
        width: 1px;
        height: 69px;
        opacity: 0.53;
        background: #7599BF;
        vertical-align: top;
        margin-top: 19px;
        margin-right: 9px;
    }
    .news_nr1 {
        display: inline-block;
        width: 72%;
        vertical-align: top;
        padding-top: 6px;
    }
    .news_link1 {
        display: none;
    }
    .more {
        display: inline-block;
        width: 152px;
        height: 39px;
        background-color: #f6f7f8;
        border-radius: 20px;
        margin: 0 auto;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        font-stretch: normal;
        line-height: 39px;
        letter-spacing: 0px;
        color: #737383;
    }
    .new_right {
        display: inline-block;
        width: 100%;
        text-align: left;
        /* background: #000; */
        vertical-align: top;
        /* border-right: 1px solid #E8EDED; */
        /* padding-right: 50px; */
    }
    .new_right {
        display: inline-block;
        width: 991px;
        float: right;
        text-align: left;
        /* background: #000; */
        vertical-align: top;
        /* border-right: 1px solid #E8EDED; */
        /* padding-right: 50px; */
    }
    .new_nrTit {
        font-family: SourceHanSansCN-Normal;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 55px;
    }
    .new_nrtime {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: #666666;
        margin-bottom: 15px;
    }
    .new_nrtime1 {
        margin-bottom: 60px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 14px;
        letter-spacing: 0px;
        color: #666666;
    }
    .new_day {
        display: inline-block;
        width: 115px;
        height: 115px;
        border: solid 3px #B7D1F0;
        /* opacity: 0.77; */
        vertical-align: top;
        text-align: center;
        float: left;
    }
    .new_xinwenneir {
        display: block;
        width: 98%;
        margin: 0 auto;
        text-align: left;
        /* background: #000; */
        vertical-align: top;
    }
    .new_nr {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #292929;
    }
    .new_nr img{
        width: 100%;
        height: auto;
    }
    .new_nr p {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 31px;
        letter-spacing: 0px;
        color: #292929;
    }
    .new_Nrimg {
        width: 100%;
        height: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .new_btn {
        font-family: SourceHanSansCN-Regular;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: -1px;
        color: #737373;
        margin-bottom: 9px;
        margin-top: -9px;
    }
    .new_btn span {
        font-size: 14px;
        color: #585858;
        margin-right: 20px;
        margin-left: 5px;
    }
    .new_upDown {
        padding-top: 20px;
        border-top: 1px solid #E8EDED;
        margin-top: 50px;
        position: relative;
    }
    .new_upDown_link {
        display: inline-block;
        color: #666666;
        ;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .new_upDown_btn {
        display: inline-block;
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 13px;
        text-align: center;
        color: #ffffff;
        background: #F08336;
   
    }
    .new_list {
        display: inline-block;
        width: 230px;
        float: right;
        text-align: left;
    }
    .new_right1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        vertical-align: top;
        margin-top: 20px;
    }
    .latestNews {
        margin-bottom: 40px;
    }
    .latestNews_tit {
        width: 100%;
        height: 46px;
        font-family: SourceHanSansCN-Regular;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 46px;
        letter-spacing: 0px;
        color: #454a5b;
        text-align: center;
        margin-bottom: 30px;
        background: #F2F1F1;
    }
    .latestNews_list {}
    .latestNews_one {
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #E4E4E4;
        position: relative;
        margin-bottom: 22px;
    }
    .latestNews_one:hover {
        cursor: pointer;
        box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.4);
    }
    .latestNews_date {
        display: inline-block;
        width: 60px;
        vertical-align: bottom;
        border-top: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
        border-left: 1px solid #E4E4E4;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .latestNews_day {
        font-family: MicrosoftYaHei;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #01458e;
    }
    .latestNews_year {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #292929;
    }
    .latestNews_nr {
        display: inline-block;
        width: 260px;
        height: 60px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 27px;
        letter-spacing: 0px;
        color: #292929;
        position: absolute;
        bottom: 0px;
        right: 0px;
        text-align: left;
    }
    .reading {}
    .reading_list {
        width: 100%;
        height: 560px;
        margin-top: -30px;
    }
    .reading_one {
        margin-bottom: 36px;
    }
    .reading_img {
        width: 100%;
        height: auto;
    }
    .reading_tit {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #373d41;
        margin-top: 6px;
        margin-bottom: 8px;
    }
    .reading_nr {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #373d41;
        text-align: left;
        opacity: 0.73;
    }
    .reading_link {
        font-family: MicrosoftYaHei;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #373d41;
        opacity: 0.73;
    }
}