/*author:mxm145*/
/*E-mail:mxm145@163.com*/
@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
li {
    list-style: none;
    text-align: left;
}
fieldset,
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
address,
cite,
dfn,
em,
var {
    font-style: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
}
body {
    background: #fff;
    text-align: center;
    font:
        12px/1.5 "Microsoft Yahei",
        "\5b8b\4f53",
        Georgia,
        "Times New Roman",
        "\5fae\8f6f\96c5\9ed1",
        STXihei,
        "\534e\6587\7ec6\9ed1",
        serif;
}
p {
    text-align: left;
    text-indent: 24px;
    text-align: justify;
    text-justify: distribute;
}
a {
    text-decoration: none;
}
a,
a:link,
a:visited {
    color: #000;
}
a:hover,
a:active {
    color: #000;
    text-decoration: underline;
}
/*li span{margin-top:3px;display:block;width:100%;float:left}*/
.buding {
    width: 100%;
    height: 20px;
    font-size: 0;
    clear: both;
}
.moreright1 {
    color: #ff0000;
    float: right;
}
.moreright2 {
    color: #ff0000;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 10px;
    display: inline;
    float: right;
}
.moreright3 {
    color: #ff0000;
    margin-top: 24px;
    margin-right: 20px;
    display: inline;
    float: right;
}
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active {
    color: #ff0000;
}
.moreright2 a,
.moreright2 a:link,
.moreright2 a:visited,
.moreright2 a:hover,
.moreright2 a:active {
    color: #ff0000;
}
.moreright3 a,
.moreright3 a:link,
.moreright3 a:visited,
.moreright3 a:hover,
.moreright3 a:active {
    color: #fffe00;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.cl {
    clear: both;
}
.mt {
    margin-top: 10px;
}
.ml {
    margin-left: 15px;
}
.mr {
    margin-right: 10px;
}
.pt {
    padding-top: 10px;
}
.f14 {
    font-size: 14px;
}
.f18 {
    font-size: 18px;
}
.w100 {
    width: 100%;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}
.pl {
    padding-left: 20px;
}
.pr {
    padding-right: 20px;
}
.middiv1 {
    width: 1200px;
    margin: 0px auto;
    clear: both;
}
.middiv2 {
    width: 1150px;
    margin: 0px auto;
    clear: both;
}
.middiv3 {
    width: 790px;
    margin: 0px auto;
    clear: both;
}
.middivfull {
    width: 100%;
    margin: 0px auto;
    clear: both;
}

.mask {
    width: 100%;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: "MicrosoftYahei";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.nmask {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.text a,
.text a:link,
.text a:visited,
.nmask a,
.nmask a:link,
.nmask a:visited {
    color: #fff;
}
.dotline {
    height: 15px;
    border-bottom: 1px dashed #dbdbdb;
}
.hide {
    display: none;
}
.show {
    display: block;
}
#bottom {
    width: 100%;
    padding-top: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    float: left;
    background: #1f58b6;
}
#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active {
    color: #fff;
}

.layertit {
    width: 100%;
    float: left;
    height: auto;
}
.layertit img {
    width: 380px;
    height: 80px;
}
.layertitMT {
    margin-top: 10px;
}

.tpic {
    float: left;
}
.tpicmt {
    margin-top: 30px;
}
.tpic2 {
    float: left;
    margin-left: 500px;
}

.dot {
    color: #d83d43;
    padding-right: 5px;
    font-size: 22px;
}

ul.topb a,
.layer011 {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 60%;
    display: none;
}
.layer011 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #666;
    background-color: rgba(50, 50, 50, 0.5);
    text-align: center;
    color: #fff;
}
.title a,
.title a:visited {
    display: block;
    line-height: 1.45;
    color: #fff;
    padding: 0.5em 10px;
}

.layer_more {
    width: 78px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    float: right;
    margin-top: 5px;
}
.layer_more a {
    color: #ff0000;
}

.layertit {
    padding-top: 20px;
}

.layer01_nav {
    height: 60px;
    background: #2086ef;
}
.nav_bg {
    width: 100%;
    margin: 0 auto;
}
.nav_bg li {
    list-style: none;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    font-family: "\9ed1\4f53";
    color: #ffffff;
    font-weight: bold;
    margin: 0 30px;
}
.nav_bg li a {
    color: #ffffff;
}

.layer01_dy {
    height: 160px;
}
.layer01_dy_bg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    border-bottom: 2px #2086ef dashed;
}
.layer01_dy_b {
    width: 1000px;
    height: auto;
    float: right;
}
.layer01_dy_t {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}
.layer01_dy_t a {
    color: #000;
}
.layer01_dy_d {
    width: 100%;
    height: auto;
    color: #000;
    text-align: left;
    font-size: 18px;
    text-indent: 2rem;
    float: left;
    margin-top: 10px;
}
.layer01_dy_logo {
    width: 162px;
    height: 177px;
    float: left;
    background: url(../imgs/toutiao.png) center top no-repeat;
}

.layer01 {
    height: 912px;
    background: url(../imgs/head.jpg) no-repeat center top;
}

.layer02 {
    height: 570px;
    background: #ffffff;
}

.layer02_bg {
    width: 100%;
    height: auto;
    float: left;
}
.layer02_left {
    width: 645px;
    height: 405px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
}
.layer02_left img {
    width: 645px;
    height: 405px;
}
.layer02_right {
    width: 530px;
    height: auto;
    float: right;
    margin-top: 30px;
}
.layer02_ul {
    width: 100%;
    margin: 0 auto;
}
.layer02_ul {
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.layer02_ul li {
    width: 95%;
    height: auto;
    margin-top: 10px;
    font-size: 18px;
    background: url(../images/dot1.png) left center no-repeat;
    padding-left: 10px;
}
.layer02_ul li a {
    font-size: 18px;
}

.layer_ggw {
    width: 100%;
    height: 248px;
    clear: both;
}
.layer_ggw img {
    width: 100%;
    height: 248px;
    float: left;
}
.layer02_top {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #535353;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;

    border-bottom: 1px dashed #b3b3b3;
    padding-bottom: 10px;
}
.layer02_top span {
    font-size: 24px;
    font-family: simHei;
    text-align: left;
}
.layer02_top a {
    font-size: 24px;
    font-weight: bold;
}
.layer02_bg .layer_more {
    margin-top: 20px;
}

.layer02_top span a {
    color: #535353;
}
.layer02_top p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 18px;
    text-indent: 24px;
    overflow: hidden;
    color: #000;
    margin-top: 10px;
}
.layer02_top a {
    color: #000;
}

.layer03 {
    height: 610px;
    background: url(../imgs/bwch_bg2.jpg) no-repeat center top;
}

.layer03_bg {
    width: 100%;
    height: 437px;
    float: left;
    margin-top: 50px;
    background-color: #b9e5ff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.titpic {
    width: 380px;
    height: 80px;
}

.layer03_bg .layer02_left {
    background: url(../imgs/bwch_bg1.jpg) no-repeat center top;
    width: 522px;
    height: 438px;
    float: left;
    overflow: hidden;
    margin-top: 0px;
}
.layer03_bg .layer02_left img {
    width: 520px;
    height: 438px;
}
.layer03_bg .layer02_right {
    margin-right: 40px;
    width: 600px;
}

.layer03_bg .layer02_top span a {
    color: #000;
}
.layer03_bg .layer02_top p {
    color: #000;
}

.layer05 {
    height: 878px;
    background: url(../imgs/jcsj_bg.jpg) no-repeat center top;
}

.layer05 .layertit {
    padding-top: 50px;
    padding-bottom: 30px;
}
.layer05_bg {
    width: 1160px;
    height: auto;
    float: left;
    margin-top: 10px;
    padding: 20px;
    background: #0145f0;
}
.layer05_left {
    width: 900px;
    height: 630px;
    float: left;
    overflow: hidden;
}

.layer05_right {
    width: 250px;
    height: 630px;
    float: right;
    overflow: hidden;
}

.layer05_right img {
    width: 250px;
    height: 185px;
}

#video {
    object-fit: fill;
}
.layer05 .swiper-container {
    width: 100%;
    height: 100%;
}
.layer05 .swiper-slide {
    text-align: center;

    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.layer05 .swiper-button-next {
    top: inherit;
    bottom: 0px;
    transform: rotate(90deg);
    right: 0px;
    left: 50%;
}

.layer05 .swiper-button-prev {
    top: 0px;
    margin-top: 0px;
    transform: rotate(90deg);
    left: 50%;
}

.layer06 {
    height: 895px;
    background: url(../imgs/rmsj_bg.jpg) no-repeat center top;
}
.layer06_bg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 42px;
}

.swiper-container-3 img {
    width: 365px;
    height: 645px;
}

.layer06 .layertit {
    padding-top: 50px;
}
.layer07 {
    height: 879px;
    background: url(../imgs/plgc_bg.jpg) no-repeat center top;
}
.layer07 .layertit {
    padding-top: 80px;
}
.layer07_bg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 60px;
}
.layer07_item {
    background: url(../imgs/plgc_bg2.png) no-repeat center top;
    width: 586px;
    height: 295px;
    /* margin: 0 auto; */
}

.layer07_item:nth-child(1),
.layer07_item:nth-child(3) {
    margin-right: 25px;
}

.layer07_item:nth-child(1),
.layer07_item:nth-child(2) {
    margin-bottom: 15px;
}
.layer07_t {
    width: 95%;
    height: auto;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 40px auto 18px;

    padding-bottom: 10px;
}
.layer07_t a {
    color: #000;
}
.layer07_d {
    width: 510px;
    height: auto;
    color: #000;
    text-align: left;
    font-size: 18px;
    text-indent: 2rem;
    margin: 0 auto;
    padding-top: 30px;
    /* margin-top: 30px; */
    border-top: 1px dashed #8c8c8c;
}

.layer08 {
}

.layer08_bg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .layer01 {
        display: none;
    }

    .layer011,
    .layer093 {
        display: block;
    }
    .middiv1,
    .middiv2,
    .layer021,
    .layer031,
    .layer042,
    .layer052,
    .layer052 li,
    .layer061,
    .layer062,
    .layer071,
    .layer092,
    .layer141,
    .layer161 li {
        width: 100%;
    }
    .layer032,
    .layer041,
    .layer051,
    .layer071,
    .layer091 {
        width: 96%;
        margin: 0 auto;
    }
    .layer01,
    .layer02,
    .layer03,
    .layer04,
    .layer042,
    .layer05,
    .layer052 li,
    .layer06,
    .layer07,
    .layer08,
    .layer09,
    .layer092,
    .layer10,
    .layer11,
    .layer12,
    .layer121,
    .layer15,
    .layer16,
    #bottom {
        height: auto;
    }
    .layer021,
    .layer031,
    .layer052 li,
    .layer061,
    .layer081,
    .layer082,
    .layer083,
    .layer092,
    .layer121,
    .layer141 {
        margin: 0;
    }
    .layer_more {
        float: none;
    }
    .fl {
        float: none;
    }
    .fr {
        float: none;
    }
    .layertit {
        float: none;
        margin-top: 0px;
        width: 80%;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .layer_more {
        float: none;
        margin-right: 20px;
    }

    .layertit img {
        width: 100%;
        height: auto;
    }
    .layer01_nav {
        height: auto;
    }
    .nav_bg {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .nav_bg li {
        margin: 0px;
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: inherit;
        font-family: "微软雅黑";
    }
    .layer01_dy {
        height: auto;
    }

    .layer01_dy_bg {
        width: 95%;
        height: auto;
        float: none;
        margin: 0 auto;
        padding-top: 0px;
        padding: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        background: none;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .layer01_dy_bg img {
        width: 100%;
        height: auto;
    }
    .layer01_dy_t {
        font-size: 16px;
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
    }

    .layer01_dy_d {
        font-size: 14px;
        width: 100%;
        height: auto;
        margin-top: 0px;
        line-height: inherit;
        margin-top: 10px;
        float: none;
        margin-left: 0px;
    }
    .layer01_dy_logo {
        width: 30px;
        height: 36px;
        float: none;
        background: url(../images/headline.png) center top no-repeat;
        background-size: 100% 100%;
        margin-top: -115px;
    }
    .layer01_dy_b {
        width: 90%;
        height: auto;
        float: none;
    }

    .layer02 {
        background-size: cover;
    }

    .layer02_bg {
        width: 95%;
        float: none;
        margin: 0 auto;
        height: auto;
        padding-bottom: 0px;
        margin: 0 auto;
        background: none;
        padding-top: 10px;
    }

    .layer02_left {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        background: none;
        padding: 0px;
        background-size: 100% 100%;
        border: none;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .layer02_left img {
        width: 100%;
        height: auto;
    }
    .layer02_right {
        width: 95%;

        height: auto;
        float: none;
        padding: 2%;
        margin-top: 0px;
        margin: 0 auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .layer02_top {
        margin-top: 0px;
    }
    .layer02_top span {
        font-size: 18px;
    }
    .layer02_top p {
        font-size: 14px;
    }

    .layer02 .layertit {
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .layer02_ul li {
        width: 95%;
        height: auto;
        line-height: inherit;
        overflow: inherit;
        text-overflow: inherit;
        white-space: inherit;
    }
    .layer02_right_con {
        width: 95%;
        height: auto;
        float: none;
        margin-left: 0;
        margin: 0 auto;
    }
    .layer02_top {
        float: none;
    }

    .layer02_ul {
        float: none;
    }

    .layer03 {
        background-size: cover;
    }

    .layer03 .layer03_bg {
        width: 90%;
        height: auto;
        float: none;
        background: none;
        margin: 0 auto;
        padding-bottom: 0px;
        padding: 5%;
        background: #43a9fb;
    }

    .layer03_bg .layer02_left {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        margin-top: 0px;
    }
    .layer03_bg .layer02_left img {
        width: 100%;
        height: auto;
    }
    .layer03_bg .layer02_right {
        margin-right: 0px;
        width: 100%;
    }

    .layer04 {
    }
    .layer04 .layertit {
        padding-top: 10px;
    }

    .layer04_bg {
        width: 95%;
        height: auto;
        padding-bottom: 10px;
        float: none;
        margin: 0 auto;
        float: none;
    }

    .layer05_bg {
        width: 93%;
        height: auto;
        float: none;

        margin: 0 auto;

        padding: 2%;
    }

    .layer05 .swiper-button-next {
        margin-top: inherit;
        bottom: inherit;
        left: inherit;
        top: 50%;
        transform: rotate(0deg);
        right: 0px;
    }
    .swiper-container-3 img {
        width: 100%;
        height: auto;
    }

    .layer05 .swiper-button-prev {
        margin-top: inherit;
        top: 50%;
        transform: rotate(0deg);
        left: 0px;
    }

    .layer05_right img {
        width: 100%;
        height: auto;
    }

    .layer05_right {
        width: 95%;
        height: auto;
        float: none;
        overflow: hidden;
        margin: 0 auto;
    }

    .layer05_left {
        width: 95%;
        height: auto;
        float: none;
        margin: 0 auto;
        margin-top: 10px;
    }

    .titlexx {
        display: none;
    }

    .layer06 {
        background: none;
    }

    .layer06_bg {
        width: 95%;
        height: auto;
        padding-bottom: 10px;
        float: none;
        margin: 0 auto;
        float: none;
    }

    .layer07_bg {
        width: 95%;
        height: auto;
        padding-bottom: 10px;
        float: none;
        margin: 0 auto;
        float: none;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .layer07 {
        background: #aac7ff;
    }
    .layer07_d {
        width: 80%;
    }

    .layer07_t {
        padding-top: 20px;
    }

    .layer07_bg div:nth-child(1) {
        margin: 0 auto;
    }

    .layer07 .layertit {
        padding-top: 20px;
    }

    .layer06 .layertit {
        padding-top: 10px;
    }
    .layer06 .layertit {
        padding-top: 10px;
    }
    .layer07_item {
        width: 90%;
        height: auto;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .layer08_bg {
        width: 95%;
        height: auto;
        padding-bottom: 10px;
        float: none;
        margin: 0 auto;
        float: none;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .zb_m {
        display: block;
        width: 100%;
        height: auto;
    }
    .zb_pc {
        display: none;
    }
    #bottom {
        background: #1f58b6;
        font-size: 12px;
    }
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-09-22 10:49:53" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->