body,
div,
ul,
li,
p,
a,
span {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #12bd67 !important;
}

.m_content {
    width: 1400px;
    margin: 0 auto;
}

.active {
    display: block !important;
}

.m_move {
    display: none;
}

.m_pc {
    display: block;
}

/*位置*/
.m_dqwz {
    padding-top: 30px;
    font-size: 16px;
}

.m_dqwz span {
    margin-bottom: 20px;
    display: inline-block;
    margin-left: 10px;
}

.m_dqwz a {
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.m_dqwz a:hover {
    color: #12bd67;
}

.m_dqwz .m_ht {
    width: 100%;
}

/*分页*/
.m_fy {
    float: left;
    margin-top: 10px;
}

.page_num {
    width: 100%;
    float: left;
}

#page_div {
    width: max-content;
    margin: 0 auto;
}

.pagination_index,
.pagination_index_num {
    float: left;
    list-style: none;
    width: 80px;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    border-radius: 5px;
    text-align: center;
    background: #f2f2f2;
    font-size: 16px;
    font-family: 微软雅黑;
}

.pagination_index_num a {
    width: 100%;
    display: inline-block;
}

.currentIndex {
    color: white !important;
    background: #12bd67 !important;
}

.pagination_index_num a:hover {
    color: white !important;
    background: #12bd67 !important;
}

.pagination_index_last {
    float: left;
    font-size: 15px;
    line-height: 38px;
}

#pagination_input {
    height: 36px;
    margin-top: 1px;
    width: 80px;
    margin-right: 10px;
    float: left;
}

.pagination_qd {
    width: 80px;
    height: 38px;
    line-height: 38px;
    margin-right: 15px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑;
    border: none;
    color: white !important;
    background: #12bd67 !important;
}

/*二级菜单*/
.m_smenu {
    text-align: center;
    height: 90px;
    background-color: #f2f2f2;
    font-size: 18px;
    color: #898989;
    line-height: 50px;
    padding-top: 20px;
}

.m_smenu a {
    padding: 0px 30px;
    display: inline-block;
    border: 1px solid #12bd67;
    border-radius: 25px;
    background: #f5f5f5;
    margin: 0 15px;
    color: black;
}

.m_smenu a:hover {
    color: white !important;
    background: #12bd67;
}

.m_smenu_activity {
    color: white !important;
    background: #12bd67 !important;
}

.m_dqwz_hx {
    width: 100%;
}

@media only screen and (max-width: 1450px)and (min-width: 768px) {
    .m_content {
        width: 1150px;
    }

    .pagination_index,
    .pagination_index_num {
        width: 62px;
    }

    #pagination_input,
    .pagination_qd {
        width: 70px;
    }
}

@media only screen and (max-width: 768px) {
    .m_content {
        width: 94%;
    }

    .m_dqwz {
        font-size: 12px;
    }

    .m_dqwz span {
        margin-left: 5px;
    }

    .m_dqwz a {
        margin-right: 3px;
        margin-left: 3px;
    }

    .m_dqwz_hx {
        width: 100%;
        height: 5px;
    }

    .m_fy li {
        width: 47px;
    }

    .m_smenu {
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
    }

    .m_smenu a {
        padding: 0 20px;
        margin: 0 10px;
        line-height: 40px !important;
    }

    .m_conbox {
        margin-top: 15px !important;
    }

    .m_move {
        display: block;
    }

    .m_pc {
        display: none;
    }

    .pagination_index {
        width: 50px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .pagination_index_num {
        width: 40px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    #pagination_input,
    .pagination_qd {
        width: 40px;
        font-size: 14px;
        line-height: 36px;
    }
}

/*头部*/
.m_headtop {
    height: 92px;
    background-color: white;
}

.m_logo {
    height: 100%;
    float: left;
}

.m_logo img {
    height: 70px;
    margin-left: 50%;
    margin-top: 15px;
}

.m_menu {
    height: 100%;
    float: right;
    margin-right: 150px;
    right: 0;
    background: white;
    position: absolute;
}

.m_menu>li {
    float: left;
    list-style: none;
    font-size: 16px;
    text-align: center;
    margin-top: 35px;
    padding-top: 10px;
}

.m_menu_ss div {
    color: #22a187;
    font-size: 16px;
}

.m_menu_ssdiv {
    border: 1px solid #ababab;
    height: 36px;
    margin-top: -8px;
    border-radius: 20px;
    float: left;
}

.m_menu_ss div a {
    border: 1px solid #ababab;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 20px;
}

.m_menu>li>a {
    margin: 0 30px;
    float: left;
    position: sticky;
    z-index: 30;
}

.m_menu>li input {
    display: none;
    width: 150px;
    border: none;
    margin-left: 8px;
    outline: none
}

.m_menu_mw {
    float: right;
    margin-top: -8px;
    height: 36px;
    margin-left: 10px;
}

.m_hide_menu img {
    position: absolute;
    top: 12px;
    margin-left: -88px;
}

.m_menu>li:nth-child(1) .m_hide_menu img {
    margin-left: -68px !important;
}

.m_menu>li:nth-child(2) .m_hide_menu img {
    margin-left: -68px !important;
}

.m_hide_menu {
    display: none;
}

.m_hide_menu ul {
    position: absolute;
    z-index: 10;
    margin-top: 47px;
    background: rgb(215 215 215 / 30%);
    padding-left: 15px;
    padding-right: 15px;
}

.m_hide_menu ul li {
    color: white;
    width: auto;
    float: left;
    list-style: none;
    font-size: 16px;
    text-align: center;
    line-height: 62px;
    margin-left: 20px;
    margin-right: 20px;
}

.m_drop_btn {
    float: right;
    cursor: pointer;
}

.m_drop_menu {
    width: 100%;
    z-index: 1000;
    position: absolute;
    float: left;
    background: rgb(215 215 215 / 30%);
    color: white;
    line-height: 250%;
    padding: 20 50;
}

.m_drop_menu1 {
    background: rgb(123 123 123 / 30%) !important;
}

.m_drop_menu>ul {
    float: left;
    width: 100%;
}

.topli {
    float: left;
    list-style: none;
    width: 14%;
}

.topli>div {
    font-size: 18px;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.botli {
    list-style: none;
}

#swiper5 {
    overflow: hidden;
}

#swiper5 .swiper-wrapper {
    height: auto;
}

@media only screen and (max-width: 1450px)and (min-width: 768px) {
    .m_logo img {
        margin-left: 10%;
    }

    .m_menu>li>a {
        margin: 0 15px;
    }

    .m_cgfw_con2 div {
        width: 77px;
    }

    .m_hide_menu img {
        margin-left: -78px;
    }

    .m_menu>li:nth-child(1) .m_hide_menu img {
        margin-left: -52px !important;
    }

    .m_menu>li:nth-child(2) .m_hide_menu img {
        margin-left: -52px !important;
    }
}

@media only screen and (max-width: 768px) {
    .m_cgfw_con2 {
        width: 100%;
    }

    .m_logo img {
        margin-left: 10px;
        height: 65px;
    }

    .m_cdcx {
        display: block;
        position: fixed;
        overflow: hidden;
        height: 100%;
        width: 100%;
        background: radial-gradient(#a59292, transparent);
    }

    .m_menu {
        position: absolute;
        background: #efefef;
        float: right;
        z-index: 30;
        width: 220px;
        height: 1000px;
        margin-right: auto;
        right: 0;
        padding-top: 60px;
    }

    .m_dkcd {
        padding-right: 15px;
        margin-top: 25px;
        width: 50px;
        height: 25px;
        position: absolute;
        right: 10px;
        z-index: 40;
    }

    .m_menu>li {
        width: 100%;
        text-align: left;
        font-weight: bold;
        margin-top: 28px
    }

    .m_menu>li input {
        background: #efefef;
        display: block;
        width: 120px;
        line-height: 30px;
    }

    .m_menu_ss div a {
        float: left;
        width: 60px;
        padding-left: 12px;
    }

    .m_menu_ssdiv {
        width: 200px;
        margin-left: 10px;
    }
}

/*首页*/
.m_sy_tt {
    height: 144px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.m_sy_tt img {
    width: 100%;
}

.m_sy_tt p {
    font-size: 36px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 80px;
    margin-bottom: 10px;
}

.m_sy_tt span {
    font-size: 20px;
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_syhead_lb {
    height: 644px;
}

.m_syhead_lbli {
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
}

.m_syhead_box:hover .m_syhead_lbli {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_gsgg_gd {
    float: right;
    font-weight: 500;
    font-size: 14px !important;
}

.m_xwzx_gd {
    position: absolute;
    margin-top: -21px;
    right: 197px;
    font-size: 14px;
    font-size: 16px;
    z-index: 100;
}

.m_lbtp {
    height: 370px;
    overflow: hidden;
}

.m_lbtp img {
    height: 100%;
    width: 100%;
    transition: all .3s ease-out;
}

.m_sylb_title img {
    width: 623px;
    height: 286px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.m_sylb_title div {
    position: absolute;
    bottom: 45px;
    right: 36px;
    z-index: 10;
    width: 529px;
}

.m_sylb_title div p {
    font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 80px;
}

.m_sylb_title div span {
    font-size: 16px;
    color: white;
    line-height: 32px;
}

.m_sylb_title div a {
    display: block;
    width: 130px;
    height: 42px;
    line-height: 42px;
    background: #e5f8ef;
    text-align: center;
    color: #006333;
    margin-top: 30px;
}

#swiper0 .swiper-pagination {
    text-align: center;
    bottom: 80px;
    width: max-content;
    margin-left: -185px;
    left: 50%;
}

#swiper0 .swiper-pagination-bullet {
    background: url(../img/m_sy_tb21.png);
    width: 60px;
    height: 60px;
}

#swiper0 .swiper-pagination-bullet-active {
    background: url(../img/m_sy_tb22.png);
    width: 60px;
    height: 60px;
}

.m_ztcg_sy1 {
    margin-top: 30px;
    margin-bottom: 50px;
}

.m_sy1_cgfw {
    margin-bottom: 50px;
}

.m_sycgfw_title {
    font-size: 22px;
    font-weight: bold;
    font-family: 微软雅黑;
    line-height: 63px;
}

.m_sycgfw_con {
    height: 205px;
    background: #e5f8ef;
    font-size: 16px;
    line-height: 200%;
    padding: 0;
    padding-top: 20px;
    background-image: url(../img/m_znbj.png);
    background-repeat: no-repeat;
    background-size: 100% 70px;
    background-position-y: 62px
}

.m_sycgfw_con>img {
    margin: 30px 0;
}

.m_cgfw_con1,
.m_cgfw_con2,
.m_cgfw_con3,
.m_cgfw_con4 {
    float: left;
    width: 25%;
    text-align: center;
}

.m_cgfw_con4 img {
    width: 60%;
    transition: all .3s ease-out;
}

.m_cgfw_con4 img:hover {
    transform: scale(1.05);
    transition: 0.3s;
}

.m_cgfw_con1 p {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 38px;
    color: #000;
}

.m_cgfw_con1 span {
    font-size: 14px;
    margin-top: 10px;
    display: block;
    color: #000;
    text-align: center;
}

.m_cgfw_con2 {
    padding-top: 35px;
    padding-left: 3%;
}

.m_cgfw_con2 div {
    float: left;
    width: 70px;
    text-align: center;
}

.m_cgfw_con2 div p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #000;
}

.m_cgfw_con2 div span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.m_cgfw_con2 img {
    float: left;
    padding-top: 15px;
}

#swiper2 .swiper-button-next,
#swiper2 .swiper-button-prev {
    bottom: 50%;
    margin-bottom: -30px;
    height: auto;
    width: auto;
}

#swiper2 .swiper-button-next {
    right: 0;
}

#swiper2 .swiper-pagination {
    padding-right: 10px;
    text-align: right;
    bottom: 12px;
}

#swiper2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: white;
}

#swiper2 .swiper-pagination-bullet-active {
    background: #0dc00d;
    width: 40px;
    border-radius: 5px;
}

.m_cgfw_con3>a {
    background: url(../img/m_sy_tb18.png) no-repeat;
    width: 100%;
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white !important;
}

.m_cgfw_con3>a:hover {
    font-size: 20px;
    color: white !important;
}

.m_cgfw_con3>a:hover img {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_cgfw_con3>a img {
    margin-right: 10px;
}

.m_cgfw_con3 ul li {
    list-style: none;
    float: left;
    width: 50%;
    text-align: center;
    height: 83px;
    padding-top: 8px;
}

.m_cgfw_con3 ul li:hover img {
    transform: rotate(360deg);
    transition: 0.5s;
}

.m_cgfw_con3 ul li p {
    font-size: 14px;
    color: #1a9b86;
}

.m_sy1_lbt_li p {
    width: 100%;
    background: #00000069;
    position: absolute;
    bottom: 0px;
    text-align: left;
    font-size: 18px;
    color: white;
    line-height: 200%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30%;
    padding-left: 15px;
}

.m_sy1_lbt_li span {
    width: 490px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #817f7f;
    line-height: 200%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.m_sy1_lbt_li:hover span {
    color: #12bd67 !important;
}

.m_sy1_lbt_li:hover p {
    color: #12bd67 !important;
}

.m_lbtp img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_qhgdan {
    display: none;
    position: absolute;
    right: 0;
    margin-top: -26px;
}

.m_ggdt_active .m_qhgdan {
    display: block;
}

.m_sy1_ggdt {
    padding-left: 50px;
    height: 370px;
    overflow: hidden;
}

.m_ggdt_title {
    font-size: 20px;
    font-weight: bold;
    color: black;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}

.m_ggdt_title a {
    margin-right: 30px;
    height: 50px;
    display: inline-block;
}

.m_ggdt_active {
    font-size: 20px;
    color: #12bd67;
    border-bottom: 5px solid;
}

.m_sy1_ggdt ul li {
    list-style: none;
    height: 50px;
}

.m_sy1_ggdt ul li p {
    font-size: 18px;
    font-weight: bold;
    line-height: 200%;
    font-family: 微软雅黑;
}

.m_sy1_ggdt ul li a {
    display: inline-block;
    width: 72%;
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_sy1_ggdt ul li i {
    width: 8px;
    height: 8px;
    float: left;
    background: #12bd67;
    margin-top: 21px;
    margin-right: 10px;
}

.m_sy1_ggdt ul li span {
    font-size: 18px;
    line-height: 50px;
    font-family: 微软雅黑;
    float: right;
    width: 22%;
}

.m_sy1_ggdt .tabCon ul {
    display: none;
}

.m_ztcg_sy2 {
    background: #f7faff;
    text-align: center;
    margin-top: 0px;
    padding-top: 20px;
}

.m_sy1_jbzl img {
    float: left;
    margin-top: 10px;
}

.m_sy1_jbzl a {
    float: left;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 14px;
}

.m_jbzl_qh {
    float: right;
    width: 120px;
}

.m_jbzl_qh .swiper-button-next,
.m_jbzl_qh .swiper-button-prev {
    top: 72px;
    width: 50px;
}

.m_jbzl_qh .swiper-button-prev {
    display: block;
    float: right;
}

.m_sy_jbzl_list {
    width: 100%;
    height: 330px;
}

.m_ztcg_sy2 p {
    font-weight: bold;
    font-size: 18px;
    font-family: 微软雅黑;
    z-index: 10;
    position: relative;
    margin-top: 20px;
}

.m_ztcg_sy2 li a>img {
    transition: all .3s ease-out;
    width: 90%;
}

.m_ztcg_sy2 li a>img:hover {
    transform: scale(0.9);
    transition: 0.3s;
}

.m_ztcg_sy2 li a div img {
    position: absolute;
    bottom: -68px;
    margin-left: -43px;
}

.m_ztcg_sy2 ul {
    width: max-content;
    float: left;
    padding-top: 50px;
    margin-left: -237px;
}

.m_ztcg_sy2 li {
    list-style: none;
    width: 416px;
    height: 247px;
    float: left;
}

.m_ztcg_sy2 li img {
    margin-right: 75px;
}

.m_ztcg_sy3 {
    height: 280px;
    overflow: hidden;
    background: url(../img/m_syspzx_bj.png)no-repeat;
    background-size: 100%;
    background-position: center;
}

.m_sy_bj {
    FONT-SIZE: 100px;
    white-space: nowrap;
    color: #eeeff0;
    font-weight: bold;
    font-family: 微软雅黑;
    line-height: 280px;
}

.m_ztcg_sy3 img {
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -65px;
}

.m_ztcg_sy3 img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_sy1_lbt_con {
    height: 370px;
}

@media only screen and (max-width: 1450px)and (min-width: 768px) {
    .m_sy1_lbt_con {
        height: 370px;
    }

    .m_sylb_title img {
        width: 534px;
    }

    .m_sylb_title div {
        width: 460px;
    }

    .m_cgfw_con2 {
        padding-left: 1%;
    }

    .m_cgfw_con2 div {
        width: 68px;
    }

    .m_sycgfw_con {
        padding: 25px 20px 20px 20px;
    }

    .m_sycgfw_con>img {
        margin: 20px 0 20px -10px;
    }

    .m_ztcg_sy2 ul {
        margin-left: -162px;
    }

    .m_ztcg_sy2 li a div img {
        position: absolute;
        bottom: 10px;
        margin-left: -43px;
    }

    .m_sy1_ggdt {
        padding-left: 20px;
    }

    .m_xwzx_gd {
        right: 170px;
    }

    .m_ggdt_title a {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .m_sy_tt {
        height: 30px;
    }

    .m_ztcg_sy1 {
        margin-top: 30px;
    }

    .m_sy1_cgfw {
        padding-right: 0px;
    }

    .m_sy1_ggdt {
        padding-left: 0px;
    }

    .m_lbtp {
        height: auto;
    }

    .m_sy1_lbt_li img {
        width: 100%;
        height: 230px;
    }

    .m_sy1_lbt_li p {
        width: 100%;
    }

    .m_sy1_lbt_li span {
        width: 100%;
    }

    .m_cgfw_con3>a {
        background-size: 100%;
        margin: 20px 0px;
    }

    .m_cgfw_ht {
        width: 100%;
    }

    .m_cgfw_con2 {
        padding-top: 0px;
    }

    .m_cgfw_con2 div {
        width: 28%;
    }

    .m_ztcg_sy2 ul {
        padding-top: 25px;
        margin-left: 0px;
    }

    .m_ztcg_sy2 li a div img {
        bottom: 62px;
    }

    .m_ztcg_sy2 li img {
        margin-right: 0px;
    }

    .m_sy_jbzl_list {
        height: 340px;
    }

    .m_jbzl_qh {
        width: 100%;
        float: inherit;
        padding-left: 15px;
        padding-right: 65px;
    }

    .m_jbzl_qh .swiper-button-next,
    .m_jbzl_qh .swiper-button-prev {
        width: 50px;
        bottom: 60px;
        top: auto;
    }

    .m_ztcg_sy2 li {
        height: 310px;
    }

    .m_sy1_lbt_con {
        height: 230px;
    }

    .m_sy1_ggdt {
        margin-top: 50px;
    }

    .m_ztcg_sy2 {
        margin-top: 30px;
        padding-top: 30px;
    }

    .m_xwzx_gd {
        margin-top: -64px;
        right: 10px;
    }

    .m_ztcg_sy3 {
        background: url(../img/m_syspzx_bj.png)no-repeat;
        background-position: left center;
    }

    .m_ggdt_active .m_qhgdan {
        display: none;
    }

    .m_ggdt_active {
        font-size: 16px;
    }

    .m_ggdt_title a {
        padding-top: 15px;
        margin-right: 5px;
    }

    .m_ggdt_title {
        white-space: nowrap;
        overflow: auto;
        font-size: 16px;
    }

    .m_sy1_ggdt ul li span {
        width: 90px;
        font-size: 16px;
    }

    .m_sy1_ggdt ul li a {
        width: 65%;
        font-size: 16px;
    }

    .m_sy1_ggdt ul li i {
        display: none;
    }

    .m_cgfw_con1,
    .m_cgfw_con2,
    .m_cgfw_con3,
    .m_cgfw_con4 {
        width: 100%;
    }

    .m_sycgfw_con {
        background-image: none;
        height: 575px;
    }


}


/*本官简介*/
.m_conbox {
    margin-top: 50px;
    margin-bottom: 85px;
    background: url(../img/m_xl_bj.png) no-repeat;
}

.m_jj_tp {
    background: url(../img/m_jj_tpbj.png) no-repeat;
}

.m_jj_tp img {
    margin-top: 30px;
    margin-left: 30px;
    width: 530px;
    height: 358px;
}

.m_jj_text {
    margin-top: 0px;
    padding-left: 20px;
    color: #000000;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 32px;
}

.m_jj_sl {
    color: #000000;
    margin-top: 110px;
}

.m_jj_sl li {
    list-style: none;
    text-align: center;
    font-size: 36px;
}

.m_jj_sl li:hover {
    font-size: 38px;
    color: #12bd67;
}

.m_jj_sl li span {
    font-size: 16px;
}

@media only screen and (max-width: 1450px)and (min-width: 768px) {
    .m_jj_tp img {
        margin-top: 20px;
        margin-left: 20px;
        width: 500px;
    }

    .m_jj_text {
        padding-left: 80px;
    }
}

@media only screen and (max-width: 768px) {
    .m_jj_tp {
        background-size: 94%;
    }

    .m_jj_tp img {
        width: 94%;
        height: auto;
        margin-left: 6%;
        margin-top: 18px;
    }

    .m_jj_sl {
        margin-top: 25px;
    }

    .m_jj_sl li {
        margin-bottom: 35px;
        line-height: 35px;
    }

    .m_jj_sl li:hover {
        font-size: 36px;
    }
}

/*主要荣誉*/
.m_ry li {
    background-color: #f5f9ff;
    float: left;
    list-style: none;
    width: 441px;
    margin-right: 38px;
    height: 300px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 8px;
    line-height: 30px;
    transition: all .3s ease-out;
}

.m_ry li:hover img {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_ry li:nth-of-type(3n) {
    margin-right: 0;
}

.m_ry li img {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    height: 72%;
}

.m_ry li p {
    text-align: center;
    font-size: 20px;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_ry li {
        width: 366px;
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 25px;
    }

    .m_ry li img {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .m_ry li {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        height: 250px;
    }

    .m_ry li:hover {
        background: #12bd67 !important;
        color: white !important;
    }

    .m_ry li img {
        padding-left: 0px;
        margin-top: 8px;
        height: 70%;
    }

}

/*大事记*/
.m_dsj_conbox {
    min-height: 720px;
    background-color: white;
}

.m_dsj_sj {
    width: 35%;
    float: left;
    font-size: 62px;
    color: white;
    padding-left: 70px;
    margin-top: 80px;
    font-family: 宋体;
    line-height: 94px;
}

.m_dsj_sj2 {
    padding-left: 130px;
}

.m_dsj_sj3 {
    padding-left: 130px;
}

.m_dsj_qh {
    margin-left: 15px;
    margin-top: 110px;
}

.m_dsj_qh img {
    margin: 7px;
    position: relative;
    width: auto;
    height: auto;
}

.m_dsj_nr {
    width: 65%;
    float: left;
    font-family: 宋体;
    color: white;
}

.m_dsj_nr li {
    list-style: none;
    padding: 35px;
    height: 310px;
}

.m_dsj_nr li p {
    font-size: 26px;
    line-height: 45px;
}

.m_dsj_nr li span {
    font-size: 18px;
    margin-top: 15px;
    display: block;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_dsj_conbox {
        background-size: 125% 125%;
        background-position-x: -155px;

    }

    .m_dsj_sj {
        width: 25%;
        padding-left: 20px;
    }

    .m_dsj_nr li {
        padding: 25px;
    }
}

@media only screen and (max-width: 768px) {
    .m_dsj_conbox {
        height: max-content;
        float: left;
        background-size: 100% 100%;
        width: 100%;
    }

    .m_dsj_sj {
        width: 100%;
        padding-left: 50px;
    }

    .m_dsj_sj2 {
        padding-left: 107px;
    }

    .m_dsj_sj3 {
        padding-left: 100px;
    }

    .m_dsj_nr {
        width: 100%;
    }

    .m_dsj_qh {
        position: absolute;
        bottom: 30px;
        width: 90%;
        margin-left: 10%;
        left: 0;
    }

    .m_dsj_qh img {
        margin: 7px 15%;
        float: left;
    }

    #swiper4 {
        width: 100%;
    }
}

/*主题场馆*/
.m_ztcg_zlgk {
    background: url(../img/m_ztcg_tb2.png) no-repeat;
    padding-top: 30px;
    background-size: 100% 100%;
    float: left;
}

.m_ztcg_title {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.m_ztcg_title>p {
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
}

.m_ztcg_title>p>img {
    padding-left: 25px;
}

.m_ztcg_title>span {
    font-size: 16px;
    font-family: 微软雅黑;
}

.m_zlgk_text {
    margin-top: 20px;
    padding-top: 30px;
    color: #000000;
    border-top: 1px solid #e1dcdc;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 36px;
}

.m_zlgk_sl {
    color: #000000;
    margin-top: 30px;
    height: 120px;
}

.m_zlgk_sl li {
    list-style: none;
    text-align: center;
    font-size: 36px;
}

.m_zlgk_sl li:hover {
    font-size: 38px;
    color: #12bd67;
}

.m_zlgk_sl li span {
    font-size: 16px;
}

.m_ztcg_jbzl {
    margin-top: 30px;
    float: left;
}

.m_jbzl_list {
    float: left;
    margin-top: 30px;
}

.m_jbzl_list li {
    list-style: none;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}

.m_jbzl_list li:nth-child(3),
.m_jbzl_list li:nth-child(5) {
    margin-right: 0px !important;
}

.m_lzzx_title {
    background: #f8f8f8;
    height: 195px;
    padding-top: 50px;
    margin-bottom: 15px;
}

.m_lzzx_menu {
    float: left;
    margin-top: 30px;
}

.m_lzzx_menu li {
    list-style: none;
    float: left;
    font-size: 18px;
    margin-left: 30px;
}

.m_lzzx_menu li img {
    margin-right: 30px;
}

.m_lzzx_menu li .img2 {
    float: right;
    margin-top: 5px;
    margin-right: 25px;
    display: none;
}

.m_lzzx_active .img2 {
    display: block !important;
}

.m_lzzx_con {
    margin-top: 30px;
    margin-bottom: 30px;
}

.m_lzzx_con li {
    list-style: none;
}

.m_lzzx_active {
    color: #12bd67 !important;
}

.tabCon2 li {
    display: none;
}

.m_lcdl_active>img {
    margin-right: 6px !important;
    margin-left: 4px !important;
}

.m_lcdl_con {
    background: #f8f8f8;
    padding-bottom: 50px;
    margin-top: 20px;
}

.m_lcdl_menu {
    float: right;
    margin-top: 150px;
    position: relative;
}

.m_lcdl_menu>img {
    position: absolute;
    right: 15px;
}

.m_lcdl_menu li {
    list-style: none;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    width: 164px;
}

.m_lcdl_menu li img {
    margin-left: 10px;
}

.m_lcdl_dt {
    float: left;
    display: none;
    width: 80%;
}

.m_lcdl_dt>p {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 38px;
}

.m_lcdl_dt img {
    width: 100%;
    height: auto;
}

.m_zbwc_con {
    float: left;
    width: 100%;
    height: 180px;
    margin-bottom: 30px;
}

.m_zbwc_con ul {
    height: 180px;
}

.m_zbwc_con li {
    text-align: center;
    float: left;
    list-style: none;
    width: 319px;
    height: 180px;
}

.m_ztcg_lzzx {
    float: left;
}

#swiper1 .swiper-button-prev {
    left: 15px;
}

#swiper1 .swiper-button-next {
    right: 15px;
}

.swiper6 .swiper-button-next {
    right: 0px;
}

.m_jbzl_list li img {
    height: 298px;
    width: 346px;
    transition: all .3s ease-out;
}

.m_jbzl_list li img:hover {
    transform: scale(95%);
    transition: 0.3s;
}

.m_jbzl_list li:first-child img {
    height: 620px;
    width: 646px;
    transition: all .3s ease-out;
}

.m_lzzx_con li img {
    height: 600px;
    width: 100%;
    transition: all .3s ease-out;
}

.m_lzzx_con li img:hover {
    transform: scale(95%);
    transition: 0.3s;
}

.m_zbwc_con ul li img:hover {
    transform: scale(95%);
    transition: 0.3s;
}

#swiper6 {
    overflow: hidden;
}

#swiper6 .swiper-wrapper {
    height: auto;
}

#swiper6 li {
    list-style: none;
    text-align: center;
    font-size: 16px;
}

#swiper6 img {
    width: 92%;
    height: 270px;
    margin-bottom: 10px;
}

.m_zbwc_con ul li img {
    height: 75%;
}

.m_vrimg {
    width: 100%;
    cursor: pointer;
}

.m_lcdl_menu li span {
    width: 108px;
    display: inline-block;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_jbzl_list li img {
        width: 271px;
        height: 250px;
    }

    .m_jbzl_list li:first-child img {
        width: 560px;
        height: 524px;
    }

    .m_ztcg_title {
        margin-top: 10px;
    }

    .m_lzzx_con li img {
        width: 100%;
    }

    .m_zbwc_con ul li img {
        width: 300px;
        height: 75%;
    }

    #swiper6 img {
        height: 240px;
    }
}

@media only screen and (max-width: 768px) {
    .m_jbzl_list {
        width: 100%;
    }

    .m_zlgk_sl li:hover {
        font-size: 36px;
    }

    .m_jbzl_list li img {
        height: auto;
        width: 100%;
    }

    .m_jbzl_list li:first-child img {
        height: auto;
        width: 100%;
    }

    .m_jbzl_list li {
        margin-right: 0;
        width: 100%;
    }

    .m_jbzl_list img {
        width: 100%;
        height: auto;
    }

    .m_lcdl_dt {
        width: 100%;
    }

    .m_lcdl_dt img {
        width: 100%;
        height: auto;
    }

    .m_lcdl_menu {
        width: 100%;
        margin-top: 50px;
    }

    .m_lcdl_menu li {
        line-height: 25px;
        float: left;
        height: auto;
        padding-left: 13px;
        padding-right: 13px;
        width: 14%;
        text-align: center;
    }

    .m_lcdl_menu li img {
        position: absolute;
        top: -3px;
        margin-left: -11px;
    }

    .m_lcdl_active>img {
        margin-left: -17px !important;
        top: -9px !important;
    }

    .m_lcdl_ul {
        float: left;
        border-top: 1px solid #ababab;
        padding-top: 15px;
        width: 100%;
    }

    .m_lzzx_menubox {
        width: 100%;
        float: left;
        overflow-x: auto;
    }

    .m_lzzx_menu {
        width: max-content;
        float: inherit;
        height: 72px;
    }

    .m_lzzx_con li img {
        width: 100%;
        height: auto;
    }

    .m_ztcg_lzzx {
        width: 100%;
    }

    .m_lzzx_title {
        height: 280px;
    }

    #swiper6 img {
        height: 213px;
    }

    .m_wqz {
        height: 137px !important;
        padding-top: 0px !important;
    }

    .m_ztcg_lzzx_t1 {
        width: 100%;
    }

    #swiper7 {
        margin-top: 40px !important;
    }

    .m_ztcg_lzzx_bt {
        margin-top: 146px !important;
    }
}

/*主题场馆-进入*/
.m_ztcgjr_title p {
    font-size: 40px;
    font-weight: Bold;
    margin-bottom: 40px;
}

.m_ztcgjr_title span {
    font-size: 14px;
    line-height: 200%;
}

.m_ztcgjr_fl {
    margin-top: 65px;
    float: left;
    width: 90%;
}

.m_ztcgjr_fl li {
    float: left;
    list-style: none;
    width: 170px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 25px;
    margin-right: 35px;
}

.m_ztcgjr_fl li img {
    padding-right: 10px;
}

.m_ztcgjr_fl_activity {
    color: white !important;
    background: #12bd67 !important;
}

.m_m_ztcgjr_gd {
    float: right;
    margin-top: 80px;
    font-size: 14px;
}

.m_m_ztcgjr_gd img {
    padding-left: 15px;
}

.m_ztcgjr_list {
    margin-top: 35px;
    float: left;
}

.m_ztcgjr_list ul li {
    list-style: none;
    width: 439px;
    height: 408px;
    float: left;
    margin-right: 41px;
    margin-bottom: 15px;
}

.m_ztcgjr_list ul li:nth-of-type(3n) {
    margin-right: 0;
}

.m_ztcgjr_list ul li a>img {
    width: 100%;
    height: 296px;
    transition: all .3s ease-out;
}

.m_ztcgjr_list ul li a>img:hover {
    transition: all 0.5s;
    transform: scale(95%);
}

.m_ztcgjr_list ul li p {
    font-size: 16px;
    line-height: 70px;
}

.m_ztcgjr_list ul li span {
    font-size: 14px;
    font-weight: 100;
}

.m_ztcgjr_list ul li span img {
    float: right;
}

.m_4Dyy_li {
    position: relative;
}

.m_4Dyy_li .m_spbf {
    left: 50% !important;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_ztcgjr_list ul li {
        width: 32%;
        margin-right: 2%;
    }

    .m_ztcgjr_list ul li a>img {
        height: 255px;
    }

    .m_spbf {
        top: 22% !important;
    }
}

@media only screen and (max-width: 768px) {
    .m_ztcgjr_list {
        width: 100%;
    }

    .m_ztcgjr_list ul li {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .m_ztcgjr_list ul li a>img {
        height: 210px;
    }

    .m_ztcgjr_list ul li p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        width: 100%;
    }

    .m_ztcgjr_fl {
        width: 100%;
    }

    .m_ztcgjr_fl li {
        margin-right: 0;
        width: 150px;
        margin-bottom: 25px;
    }

    .m_ztcgjr_fl li:nth-of-type(2n) {
        float: right;
    }

    .m_m_ztcgjr_gd {
        margin-top: 0px;
        margin-right: 20px;
    }
}

/*详情页*/
.m_xqy {
    background: url(../img/m_xqy_tb2.png) no-repeat;
    float: left;
    width: 100%;
}

.m_xqy>p {
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
    padding-left: 70px;
}

.m_xqy_img {
    padding-top: 42px;
    padding-left: 70px;
}

.m_xqy_img img {
    width: 439px;
    height: 296px;
}

.m_xqy_con {
    padding-top: 42px;
    line-height: 210%;
    font-size: 16px;
    color: black !important;
}

.m_xqy_con span {
    font-size: 16px;
    color: black !important;
    background-color: initial !important;
}

.m_tpxl_sxy {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-top: 30px;
}

.m_tpxl_syp {
    float: left;
}

.m_tpxl_xyp {
    float: right;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_zxyy_conbox ul li {
        width: 48%;
    }

    .m_xqy>p {
        padding-left: 22px;
    }

    .m_xqy_img {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .m_xqy {
        margin-bottom: 30px;
    }

    .m_xqy>p {
        padding-left: 0px;
    }

    .m_xqy_img {
        padding-left: 0;
    }

    .m_xqy_img img {
        width: 100%;
        height: auto;
    }
}

/*参观服务*/
.m_cgfw_conbox {
    background: url(../img/m_cgfw_bj.png) no-repeat;
    background-size: 50% 100%;
    padding-top: 20px;
}

.m_cgfw_conbox .m_cgfw_ul li {
    list-style: none;
    color: #000000;
    margin-top: 40px;
    min-height: 200px;
}

.m_cgfw_conbox .m_cgfw_ul li:nth-of-type(2n) {
    padding-left: 40px;
}

.m_cgfw_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 77px;
}

.m_cgfw_con {
    font-size: 16px;
    line-height: 200%;
}

.m_lcdl_con1 {
    background: none !important;
}

.dtli {
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #eaeaec;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 5px;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    .m_cgfw_conbox {
        background: none;
    }

    .m_cgfw_conbox .m_cgfw_ul li:nth-of-type(2n) {
        padding-left: 0;
    }

    .m_cgfw_conbox {
        height: auto;
        margin-bottom: 30px;
    }
}

/*在线预约*/
.m_zxyy_conbox {
    margin-top: 46px;
    margin-bottom: 120px;
}

.m_zxyy_conbox ul li {
    list-style: none;
    width: 672px;
    float: left;
    position: relative;
}

.m_zxyy_conbox ul li:nth-of-type(2n) {
    float: right;
}

.m_zxyy_conbox ul li img {
    width: 100%;
    height: 378px;
}

.m_zxyy_conbox ul li img:hover {
    transition: all 0.5s;
    transform: scale(103%);
}

.m_zxyy_conbox ul li a {
    background: #12bd67;
    width: 266px;
    height: 82px;
    z-index: 10;
    font-size: 30px;
    font-weight: bold;
    line-height: 82px;
    text-align: center;
    color: white;
    position: absolute;
    left: 50%;
    margin-left: -133px;
    top: 334px;
}

.m_zxyy_conbox ul li a:hover {
    color: white !important;
    font-size: 32px;
}

.m_zxyy_conbox ul p {
    margin-top: 80px;
    font-size: 14px;
    line-height: 25px;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_zxyy_conbox ul li {
        width: 48%;
    }

    .m_zxyy_conbox ul li a {
        top: 290px;
    }

    .m_zxyy_conbox ul li img {
        height: 330px;
    }

    .m_zxyy_conbox ul li span {
        top: 230px !important;
    }
}

@media only screen and (max-width: 768px) {
    .m_zxyy_conbox ul li {
        width: 100%;
    }

    .m_zxyy_conbox ul li img {
        height: auto;
    }

    .m_zxyy_conbox ul li a {
        margin-left: -100px;
        width: 200px;
        height: 60px;
        line-height: 60px;
        top: 157px;
    }

    .m_zxyy_conbox ul p {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

/*细览*/
.m_xl_conbox {
    background: url(../img/m_xl_bj.png) no-repeat;
}

.m_xl_title {
    margin-bottom: 15px;
}

.m_xl_title p {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
}

.m_xl_title span {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding-left: 32px;
    padding-right: 32px;
}

.m_xl_title #hits {
    float: right;
    padding-right: 0;
}

.m_xl_con {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    line-height: 200%;
    padding-top: 30px;
    padding-bottom: 15px;
    min-height: 400px;
}

.m_xl_con p,
.m_xl_con span,
.m_xl_con div,
.m_xl_con font {
    font-size: 16px;
    line-height: 200% !important;
    font-family: '微软雅黑' !important;
}

.m_xl_bottom {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 50px;
}

.m_xl_fj a {
    display: block;
}

.m_xl_sxy {
    float: right;
}

.TRS_Editor img {
    max-width: 100% !important;
    height: auto;
}

.m_kzzd {
    float: right;
    text-align: left;
    font-size: 16px !important;
    color: #9b9a9a !important;
    line-height: 200% !important;
    margin-top: 25px;
}

/*综合资讯*/
.m_zhzx_menu {
    width: 20%;
    float: left;
    height: 640px;
    border-right: 1px solid #ebebeb;
}

.m_zhzx_title {
    background: url(../img/m_zhzx_tb1.png) no-repeat;
    width: 219px;
    height: 105px;
    text-align: center;
    line-height: 105px;
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.m_zhzx_menu ul {
    width: 219px;
    margin-top: 30px;
}

.m_zhzx_menu ul li {
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 55px;
    list-style: none;
    height: 55px;
    background: #96969823;
    font-weight: 600;
    margin-bottom: 7px;
    border-left: 10px solid #12bd67;
    position: relative;
}

.m_zhzx_menu ul li a {
    width: 100%;
    display: inline-block;
    z-index: 20;
    position: inherit;
}

.m_zhzx_menu ul li a:hover {
    color: white !important;
}

.m_zhzx_menu ul li:hover:before {
    background: #12bd67;
    width: 100%;
}

.m_zhzx_menu ul li:before {
    transition: all 0.8s cubic-bezier(.27, .07, .35, 1.26);
    content: '';
    width: 1%;
    height: 100%;
    background: #12bd67;
    position: absolute;
    top: 0;
    left: 0;
}

.m_zhzx_menu_activity {
    background: #12bd67;
    width: 100%;
    color: white;
}

.m_zhzx_list {
    width: 80%;
    float: left;
    padding-left: 4%;
}

.m_zhzx_ul {
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
    float: left;
    border-bottom: 1px dashed #dfdede;
    width: 100%;
}

.m_zhzx_ul li {
    width: 100%;
    float: left;
    list-style: none;
    font-size: 18px;
    margin-bottom: 25px;
}

.m_zhzx_ul li img {
    float: left;
    padding-right: 10px;
}

.m_zhzx_ul li a {
    width: 80%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_zhzx_ul li span {
    float: right;
    font-size: 16px;
}

.m_zhzx_splist>.m_fy {
    margin-left: 5%;
}

@media only screen and (max-width: 768px) {
    .m_zhzx_list {
        width: 100%;
        padding: 0;
    }

    .m_zhzx_ul {
        width: 100%;
    }

    .m_zhzx_ul li a {
        width: 68%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }

    .m_zhzx_ul li img {
        display: none;
    }

    .m_zhzx_menu ul li {
        margin-bottom: 2px;
        background: #eeeeee;
        line-height: 55px;
        padding: 0px;
    }
}


/*综合资讯-视频*/
.m_zhzx_splist {
    width: 80%;
    float: left;
}

.m_zhzx_spul {
    margin-bottom: 20px;
    float: left;
}

.m_zhzx_spul li {
    width: 45%;
    margin-left: 5%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
}

.m_zhzx_lzlist {
    width: 100% !important;
    float: left;
}

.m_zhzx_lzlist .m_zhzx_lzul li:nth-child(3n) {
    width: 31% !important;
    margin-right: 0
}

.m_zhzx_lzlist .m_zhzx_lzul li {
    width: 31.5% !important;
    margin-right: 3%;
    margin-left: 0 !important;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
}

.m_zhzx_spul li p {
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.m_zhzx_spul li img {
    width: 100%;
    height: 282px;
    margin-bottom: 20px;
    transition: all .3s ease-out;
}

.m_zhzx_spul li img:hover {
    transition: all 0.5s;
    transform: scale(95%);
}

.m_spbf {
    width: auto !important;
    height: auto !important;
    position: absolute;
    top: 32%;
    margin-left: -35px;
}

@media only screen and (max-width: 768px) {
    .m_zhzx_menu {
        width: 100%;
        border: none;
        height: 454px;
    }

    .m_zhzx_title {
        width: 100%;
        background-size: 100%;
    }

    .m_zhzx_menu ul {
        width: 100%;
    }

    .m_zhzx_splist {
        width: 100%;
    }

    .m_zhzx_spul li {
        width: 100%;
        margin-left: 0px;
    }

    .m_zhzx_spul li img {
        height: auto;
    }

    .m_spbf {
        top: 27%;
    }
}



/*科普教育*/

.m_kpjy_tp1 {
    float: left;
    width: 60%;
    height: 320px;
}

.m_kpjy_tp1 img {
    width: 85%;
    height: 100%;
}

.m_kpjy_tp {
    margin-bottom: 40px;
    padding: 30px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 10px #bfbfbf;
}

.m_kpjy_bt {
    float: left;
    width: 40%;
    padding-top: 30px;
    max-height: 160px;

}

.m_kpjy_yy {
    float: left;
    padding-top: 90px;
    text-align: center;
}

.m_kpjy_yy a {
    display: inline-block;
    width: 130px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;

}

.m_kpjy_yy a:hover {
    color: #ffffff !important;
    box-shadow: 0 0 5px #333333;
}

.m_kpjy_yy a:nth-child(1) {
    background-color: #007aff;
    margin-right: 40px;
}

.m_kpjy_yy a:nth-child(2) {
    background-color: #d43f3a;
}

.m_kpjy_bt p {
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_kpjy_bt span {
    font-size: 14px;
    line-height: 200%;
    color: #333333;
}

.m_kpjy_btlist {
    margin-top: 50px;
    margin-bottom: 30px;
}

.m_kpjy_btlist li {
    list-style: none;
    height: 95px;
    margin-bottom: 23px;
    background-color: #f5f5f5;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.m_kpjy_date {
    background-color: #12bd67;
    width: 95px;
    border-radius: 50%;
    height: 100%;
    float: left;
    color: white;
    padding-top: 13px;
}

.m_kpjy_day {
    font-size: 26px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.m_kpjy_year {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.m_kpjy_btlist li>span {
    font-size: 18px;
    color: #000;
    line-height: 95px;
    padding-left: 45px;
}

.m_kpjy_tplist {
    float: right;
}

.m_kpjy_tplist li {
    margin-bottom: 45px;
    list-style: none;
    position: relative;
    overflow: hidden;
}

.m_kpjy_tplist li img {
    width: 420px;
    height: 236px;
}

.m_kpjy_tplist li img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.m_kpjy_tplist li p {
    position: absolute;
    line-height: 55px;
    color: white;
    font-size: 16px;
    background: rgba(62, 62, 62, 0.5);
    padding-left: 20px;
    width: 100%;
    bottom: 0;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_kpjy_tplist {
        width: 85%;
    }

    .m_kpjy_tplist li img {
        width: 100%;
        height: 215px;
    }

    .m_kpjy_tp1 img {
        width: 95%;
        height: 260px;
    }

    .m_kpjy_btlist li {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .m_kpjy_btlist {
        width: 100%;
    }

    .m_kpjy_btlist li {
        height: 80px;
    }

    .m_kpjy_date {
        height: 80px;
        width: 80px;
    }

    .m_kpjy_day {
        font-size: 20px;
    }

    .m_kpjy_btlist li>span {
        padding-left: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 70%;
        display: inline-block;
    }

    .m_kpjy_tp {
        float: left;
        width: 100%;
    }

    .m_kpjy_btlist {
        float: left;
    }

    .m_kpjy_tp1 {
        width: 100%;
        height: 164px;
    }

    .m_kpjy_tp1 img {
        width: 100%;
    }

    .m_kpjy_bt {
        width: 100%;
        padding-top: 15px;
        max-height: none;
    }

    .m_kpjy_tpbox {
        float: left;
        margin-top: 30px;
    }

    .m_kpjy_tplist li img {
        width: 100%;
        height: 190px;
    }

    .m_kpjy_yy a:nth-child(1) {
        margin-right: 0px;
    }

    .m_kpjy_yy {
        padding-top: 0px;
        width: 100%;
    }
}














/*.m_kpjy_tp1{
    float: left;
    width: 60%;
}
.m_kpjy_bt{
    float: left;
    width: 40%;
    padding-top: 50px;
}
.m_kpjy_bt p{
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
}
.m_kpjy_bt span{
    font-size: 14px;
    line-height: 200%;
    color: #333333;
}
.m_kpjy_btlist{
    margin-top: 50px;
    margin-bottom: 30px;
}
.m_kpjy_btlist li{
    list-style: none;
    height: 95px;
    margin-bottom: 23px;
    background-color: #f5f5f5;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.m_kpjy_date{
    background-color: #12bd67;
    width: 95px;
    border-radius: 50%;
    height: 100%;
    float: left;
    color: white;
    padding-top: 13px;
}
.m_kpjy_day{
    font-size: 26px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.m_kpjy_year{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}
.m_kpjy_btlist li>span{
    font-size: 18px;
    color: #000;
    line-height: 95px;
    padding-left: 45px;
}

.m_kpjy_tplist{
    float: right;
}
.m_kpjy_tplist li{
    margin-bottom: 45px;
    list-style: none;
    position: relative;
    overflow: hidden;
}
.m_kpjy_tplist li img{
    width: 420px;
    height: 236px;
}
.m_kpjy_tplist li img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}
.m_kpjy_tplist li p{
    position: absolute;
    line-height: 55px;
    color: white;
    font-size: 16px;
    background: rgba(62,62,62, 0.5);
    padding-left: 20px;
    width: 100%;
    bottom: 0;
}
@media only screen and (max-width: 1450px) and (min-width: 768px){
    .m_kpjy_tplist{
        width: 85%;
    }
    .m_kpjy_tplist li img{
        width: 100%;
        height: 215px;
    }
    .m_kpjy_tp1 img{
        width: 95%;
        height: 260px;
    }
    .m_kpjy_btlist li {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 768px){
    .m_kpjy_btlist{
        width: 100%;
    }
    .m_kpjy_btlist li{
        height: 80px;
    }
    .m_kpjy_date{
        height: 80px;
        width: 80px;
    }
    .m_kpjy_day{
        font-size: 20px;
    }
    .m_kpjy_btlist li>span{
        padding-left: 10px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        width: 70%;
        display: inline-block;
    }
    .m_kpjy_tp{
        float: left;
    }
    .m_kpjy_btlist{
        float: left;
    }
    .m_kpjy_tp1{
        width: 100%;
    }
    .m_kpjy_tp1 img{
        width: 100%;
    } 
    .m_kpjy_bt{
        width: 100%;
        padding-top: 15px;
    }
    .m_kpjy_tpbox{
        float: left;
        margin-top: 30px;
    }
    .m_kpjy_tplist li img{
        width: 100%;
        height: 190px;
    }
}*/

/*专题专栏*/
.m_ztzl_list {
    float: left;
    width: 100%;
}

.m_ztzl_new li {
    list-style: none;
    width: 439px;
    float: left;
    margin-right: 41px;
    margin-bottom: 15px;
}

.m_ztzl_new li:nth-of-type(3n) {
    margin-right: 0;
}

.m_ztzl_new li a>img {
    width: 100%;
    height: 245px;
}

.m_ztzl_new li a>img:hover {
    transition: all 0.5s;
    transform: scale(95%);
}

.m_ztzl_history {
    margin-top: 30px;
}

.m_ztzl_history li {
    list-style: none;
    float: right;
    width: 48%;
    height: 137px;
    border: 1px solid #898989;
    padding: 0 23px;
}

.m_ztzl_history li:hover {
    border-color: #12bd67;
}

.m_ztzl_history li:nth-of-type(odd) {
    float: left;
}

.m_ztzl_history li a {
    font-size: 22px;
    font-weight: bold;
    padding-top: 35px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: #000;
}

.m_ztzl_history li a:hover {
    color: #12bd67;
}

.m_ztzl_history li p {
    font-size: 16px;
    padding-top: 15px;
}

.m_ztzl_history li p img {
    padding-right: 30px;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_ztzl_new li {
        width: 31%;
    }
}

@media only screen and (max-width: 768px) {
    .m_ztzl_new li {
        width: 100%;
    }

    .m_ztzl_new li a>img {
        height: auto;
    }

    .m_ztzl_history li {
        width: 100%;
        margin-bottom: 20px;
    }
}



/*底部*/
.m_foot {
    background: url(../img/m_footbj.png) no-repeat;
    height: 232px;
    float: left;
}

.m_yqlj {
    font-size: 14px;
    color: #333333;
}

.m_yqlj img {
    width: 100%;
}

.m_yqlj a {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 58px;
}

.m_foot_logo {
    margin-top: 50px;
    width: 260px;
    float: left;
    margin-right: 25px;
}

.m_foot_con {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 60%;
    margin-top: 25px;
    line-height: 250%;
}

.m_foot_con a {
    padding: 10px;
}

.m_ewm {
    display: none;
    position: absolute;
    width: 125px;
    position: absolute;
    height: 125px;
    bottom: 87px;
    margin-left: -54px;
}

.m_ewm img {
    width: 100%;
    height: 100%;
}

.m_lydc {
    float: right;
    width: 226px;
    margin-top: 28px;
    font-size: 16px;
    padding-left: 26px;
}

.m_foot_wx {
    margin-top: 30px;
    float: right;
    text-align: center;
    margin-right: 20px;
}

.m_foot_lyb {
    color: white;
    background: cadetblue;
    float: left;
    width: 90px;
    display: block;
    text-align: center;
    line-height: 34px;
    border: 1px solid;
    margin-right: 0px;
    height: 36px;
}

.m_foot_lyb:hover {
    color: white !important;
}

.m_foot_dx {
    color: white;
    background: cadetblue;
    float: right;
    width: 90px;
    display: block;
    text-align: center;
    line-height: 34px;
    border: 1px solid;
    margin-right: 0px;
    height: 36px;
    margin-top: 0px;
}

.m_foot_dx .m_ewm {
    bottom: 145px !important;
    margin-left: -20px !important;
}

.m_yqlj_wjdc {
    margin-top: 12px;
    float: right;
    color: #12bd67;
    border: 1px solid;
    line-height: 35px !important;
    font-size: 16px;
    font-weight: bold;
    width: 116px;
    margin-right: 10px;
    background: white;
}

#swiper7 {
    overflow: hidden;
    height: 788px;
    margin-top: 78px;
}

.m_ztcg_lzzx_t1 {
    position: absolute;
}

.m_ztcg_lzzx_bt {
    position: absolute;
    top: 0;
    margin-top: -120px;
    margin-left: 255px;
    font-size: 18px;
    color: #12bd67 !important;
}

@media only screen and (max-width: 1450px) and (min-width: 768px) {
    .m_yqlj a {
        padding-left: 8px;
        padding-right: 8px;
        line-height: 58px;
    }

    .m_foot_con {
        width: 55%;
    }
}

@media only screen and (max-width: 768px) {
    .m_foot {
        height: 200px;
    }

    .m_foot_con {
        width: 100%;
    }

    #_ideConac {
        display: none;
    }

    .m_lydc {
        display: none;
    }

}