@charset "utf-8";

/* CSS Document */

@media only screen and (min-width: 1025px) {
    .fengcai ul {
        align-items: flex-end;
    }
    .fengcai li.swiper-slide-active {
        width: 703px !important;
    }
    .fengcai li.swiper-slide-active .fengcai_pic {
        background: #fff;
        padding: 5%;
    }
}

@media only screen and (max-width: 1680px) {
    .header_right {
        width: 70%;
    }
    .content {
        width: 1200px;
    }
    .about_tit2 {
        font-size: 40px;
    }
    .world_tab {
        width: 52%;
    }
    .res_pic {
        height: 220px;
    }
    .about_txt {
        margin: 6% 0 1%;
    }
    .about_video video {
        height: 391px;
    }
    .footer {
        padding: 5% 0;
    }
    .fengcai .swiper-button-next {
        right: 30%;
    }
    .fengcai .swiper-button-prev {
        right: 35%;
    }
    .develop_list_pic img {
        height: 152px;
    }
    .culture_pic img {
        height: 230px;
    }
    .forum_pic img {
        height: 221px;
    }
    .m_news1_tit {
        font-size: 20px;
    }
    .m_news2_list_pic img {
        height: 180px;
    }
    .m_news3_list_pic img {
        height: 127px;
    }
    .m_news2_txt {
        margin: 4% 0 30%;
    }
    .m_news3_txt {
        margin: 2% 0 0;
    }
    .m_news_pic img {
        height: 232px;
    }
    .m_manage li .manage_pic {
        width: 200px;
        height: 200px;
    }
    .pro_list {
        height: 540px;
        padding: 60px 0;
    }
    .pro_list .swiper {
        height: 400px;
    }
    .pro_xx_tit {
        font-size: 40px;
    }
    .shiming_tit {
        font-size: 40px;
    }
    .m_fengcai img {
        height: 315px;
    }
    .gongyi_banner img {
        height: 387px;
    }
    .gongyi_list_date h2 {
        font-size: 30px;
    }
    .gongyi_list li {
        margin-bottom: 2%;
    }
    .xiehui img {
        height: 234px;
    }
    .m_honor_pic {
        height: 261px;
    }
    .m_jade .m_news_pic img {
        height: 214px;
    }
    .video_tab li.current {
        font-size: 20px;
    }
    .fengcai_txt {
        width: 40%;
        top: 5%;
    }
    .fengcai .swiper-button-prev,
    .fengcai .swiper-button-next {
        top: 57%;
    }
}

@media only screen and (max-width: 1440px) {
    .f18 {
        font-size: 16px;
    }
    .about_txt {
        margin: 3% 0;
    }
    .about_tit h2 {
        font-size: 30px;
    }
    .tit h2 {
        font-size: 36px;
    }
    .tit p {
        font-size: 14px;
    }
    .chanye_list li p {
        font-size: 20px;
    }
    .news_tit {
        font-size: 26px;
    }
    .news_box {
        margin: 1% 0 0;
    }
    .world_num {
        font-size: 100px;
    }
    .world_list_tit h4 {
        font-size: 30px;
    }
    .world_list_tit p {
        font-size: 16px;
    }
    .tab li.current {
        font-size: 22px;
    }
    .res_tit {
        font-size: 18px;
    }
    .m_tit h2 {
        font-size: 36px;
    }
    .m_tit p {
        font-size: 14px;
    }
    .m_about1_tit,
    .about_tit2,
    .about_tit2,
    .jiagou_tit h2,
    .shiming_tit {
        font-size: 30px;
    }
    .shiming_txt {
        font-size: 18px;
    }
    .year {
        font-size: 60px;
    }
    .en_hetian_tit {
        font-size: 120px;
        margin-top: -103px;
    }
}

@media only screen and (max-width: 1366px) {
    .header {
        padding: 0 2%;
    }
    .footer {
        padding: 2% 0;
    }
}

@media only screen and (max-width: 1280px) {
    .content {
        width: 90%;
    }
    .en_hetian_tit {
        font-size: 110px;
        margin-top: -90px;
    }
    .pro_list {
        height: 430px;
        padding: 50px 0;
    }
    .pro_list .swiper {
        height: 300px;
    }
}

@media only screen and (max-height: 768px) {
    .header {
        height: 70px;
    }
    .m_banner {
        margin: 70px 0 0;
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size: -moz-calc(100vw / 7.5);
        font-size: calc(100vw / 7.5);
    }
    .f18 {
        font-size: 0.28rem;
    }
    .f16 {
        font-size: 0.24rem;
    }
    .pc {
        display: none;
    }
    .phone {
        display: block;
    }
    .wrap_box {
        font-size: 0.26rem;
    }
    img {
        width: 100%;
    }
    .content {
        width: 6.6rem;
    }
    .p_header {
        width: 100%;
        height: 1rem;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        padding: 0 0.25rem;
    }
    .p_logo {
        width: 2.77rem;
    }
    .p_header_right {
        width: 2.9rem;
    }
    .p_tel {
        width: 0.29rem;
    }
    .p_ss {
        width: 0.32rem;
    }
    .menu_btn {
        width: 0.32rem;
    }
    .menu_box {
        width: 100%;
        position: fixed;
        top: 0;
        height: 100vh;
        overflow-y: auto;
        left: 0;
        background: #523d27;
        z-index: 200;
        padding: 0 0.25rem;
    }
    .menu_close {
        font-size: 0.6rem;
        color: #fff;
        text-align: right;
    }
    .srch {
        width: 94%;
        position: fixed;
        left: 0;
        right: 0;
        top: 1.3rem;
        margin: 0 auto;
        height: 0.88rem;
        -webkit-appearance: none;
        background: #fff;
        border-radius: 0.06rem;
        overflow: hidden;
        z-index: 8;
    }
    .srch_txt {
        width: 5.58rem;
        border: none;
        color: #333;
        background: none;
        -webkit-appearance: none;
        padding: 0 0.1rem;
        line-height: 0.88rem;
    }
    .srch_txt::-webkit-input-placeholder {
        color: #8791a2;
    }
    .srch_sub {
        width: 1.46rem;
        height: 100%;
        border: none;
        color: #ffffff;
        text-align: center;
        background: url(../images/ss.png) no-repeat #8b7762 center center;
        background-size: 0.38rem;
        -webkit-appearance: none;
    }
    .menu_list {
        color: #fff;
    }
    .menu_list>li {
        border-bottom: solid 1px #705a43;
        padding: 0.25rem 0;
    }
    .menu_list>li h3 {
        font-size: 0.36rem;
        background: url(../images/p_nav1.png) no-repeat right center;
        background-size: 0.12rem;
    }
    .menu_list>li.current h3 {
        background: url(../images/p_nav2.png) no-repeat right center;
        background-size: 0.23rem;
    }
    .p_sub_nav {
        padding: 0 0.4rem;
        line-height: 0.62rem;
        opacity: 0.5;
        font-size: 0.28rem;
        display: none;
    }
    .section .fp-tableCell {
        height: 100% !important;
    }
    .section2 {
        background: url(../images/p_about_bg.jpg) no-repeat center bottom;
        background-size: 100% 100%;
        height: 15rem !important;
        padding-bottom: 15%;
    }
    .about {
        flex-direction: column;
    }
    .about_left,
    .about_right {
        width: 100%;
    }
    .about_tit h3 {
        font-size: 1.4rem;
        transform: translateX(0.8rem) scaleX(1.4);
    }
    .about_tit h2 {
        font-size: 0.6rem;
        margin-top: -1.7rem;
    }
    .about_txt {
        font-size: 0.28rem;
        margin: 0.7rem 0 0.9rem;
    }
    .about_video {
        border-radius: 1.5rem 1.5rem 1.5rem 0;
    }
    .about_video video {
        height: 3.9rem;
    }
    .about_pic {
        border-radius: 1.5rem 0 1.5rem 1.5rem;
        margin-top: -0.15rem;
    }
    .about_num {
        padding: 1.2rem 0 0;
    }
    .about_num li h3 {
        font-size: 0.4rem;
    }
    .about_num li h3 span {
        font-size: 0.76rem;
    }
    .about_num li p {
        font-size: 0.24rem;
    }
    .tit h2 {
        font-size: 0.48rem;
    }
    .tit p {
        font-size: 0.3rem;
    }
    .section3 {
        height: 14.69rem !important;
    }
    .buju_con {
        height: 14.69rem;
    }
    .buju_box {
        width: 100%;
        height: 14.69rem;
    }
    .buju_pic img {
        height: 14.69rem;
    }
    .buju_head {
        flex-direction: column;
        padding: 1.5rem 0 0;
    }
    .chanye_txt {
        width: 100%;
        font-size: 0.28rem;
        margin: 0.6rem 0 0;
        line-height: 0.56rem;
    }
    .more {
        width: 1.4rem;
        height: 1.4rem;
        position: absolute;
        right: 0.45rem;
        top: 1.5rem;
        margin: 0;
    }
    .more_txt {
        width: 0.7rem;
    }
    .chanye_list_box {
        padding: 40% 0;
    }
    .chanye_list_wrap {
        position: absolute;
        top: 0;
        left: 0;
    }
    .chanye_list {
        padding: 9% 0 0;
        top: 37%;
    }
    .chanye_list li {
        background-size: 0.16rem;
    }
    .chanye_list li:first-child {
        margin-top: auto;
    }
    .chanye_list li:nth-child(2) {
        margin-top: auto;
    }
    .chanye_list li:nth-child(3) {
        margin-top: 0.3rem;
    }
    .chanye_list li:nth-child(4) {
        margin-top: auto;
    }
    .chanye_list li:nth-child(5) {
        margin-top: 0.3rem;
    }
    .chanye_list li p {
        font-size: 0.24rem;
    }
    .chanye_list li.swiper-slide-active {
        margin-top: -0.2rem;
    }
    .chanye_list li.swiper-slide-next {
        margin-top: 0.2rem;
    }
    .chanye_list li.current p {
        margin: 0.5rem 0 0;
        font-size: 0.32rem;
    }
    .cy_icon {
        width: 0.68rem;
    }
    .chanye_list_pic {
        width: 2.1rem;
        height: 2.1rem;
        border: solid 0.05rem #fff;
    }
    .section4 {
        background: url(../images/p_news_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 15.74rem !important;
        padding-bottom: 40%;
    }
    .news_tit_box {
        flex-direction: column;
    }
    .tab {
        margin: 0.7rem 0;
    }
    .tab li {
        margin: 0 0.8rem 0 0;
    }
    .tab li.current {
        font-size: 0.36rem;
        background-size: 0.2rem;
        padding-left: 0.4rem;
    }
    .news_head {
        width: 100%;
    }
    .news_head li a {
        flex-direction: column;
    }
    .news_head .swiper-button-prev,
    .news_head .swiper-button-next {
        width: 0.84rem;
        height: 0.84rem;
        top: auto;
        bottom: -2.2rem;
    }
    .news_head .swiper-button-prev {
        left: 2rem;
    }
    .news_head .swiper-button-next {
        right: 2rem;
    }
    .news_pic {
        width: 100%;
    }
    .news_con {
        width: 100%;
        padding: 0.7rem 0 0;
    }
    .news_date {
        font-size: 0.22rem;
    }
    .news_tit {
        font-size: 0.36rem;
    }
    .section5 {
        background: url(../images/p_world_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 13.25rem !important;
    }
    .world_tit_box {
        flex-direction: column;
    }
    .world_tab {
        width: 100%;
        margin: 0.5rem 0;
    }
    .world_tab li {
        width: 1.7rem;
        padding-left: 0.4rem;
    }
    .world_list {
        padding-bottom: 2rem;
    }
    .world_list li a {
        flex-direction: column-reverse;
    }
    .world_list .swiper-button-next,
    .world_list .swiper-button-prev {
        width: 0.84rem;
        height: 0.84rem;
        top: auto;
        bottom: 0.5rem;
    }
    .world_list .swiper-button-next {
        right: 2.5rem;
    }
    .world_list .swiper-button-prev {
        left: 2.5rem;
    }
    .world_con,
    .world_pic {
        width: 100%;
    }
    .world_con {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .world_num {
        font-size: 1.8rem;
    }
    .world_list_tit h4 {
        font-size: 0.52rem;
    }
    .world_list_tit p {
        font-size: 0.34rem;
    }
    .world_more span {
        width: 0.96rem;
        height: 0.96rem;
    }
    .section6 {
        background: url(../images/p_res_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        height: 14.45rem !important;
        padding-bottom: 15%;
    }
    .res_tit_box {
        flex-direction: column;
    }
    .res_list li {
        border-radius: 0.5rem 0 0.5rem 0;
    }
    .res_date span {
        font-size: 0.44rem;
    }
    .res_tit {
        font-size: 0.32rem;
    }
    .section7 {
        height: 13.81rem !important;
    }
    .media_list {
        margin: 0.6rem 0 0;
    }
    .media_list li {
        width: 0.9rem;
        margin: 0 0.6rem 0.75rem 0;
    }
    .media_code {
        width: 1.2rem;
        height: 1.2rem;
        top: 0.9rem;
    }
    .footer_left {
        width: 100%;
        text-align: center;
        padding: 0.4rem 0 0;
    }
    .footer_logo img {
        width: 1.04rem;
    }
    .footer_tel {
        margin: 0.1rem 0 0;
    }
    .footer_tel p {
        font-size: 0.4rem;
    }
    .copyright {
        flex-direction: column;
        text-align: center;
        font-size: 0.26rem;
        border-top: none;
        line-height: 0.44rem;
    }
    .banner .swiper-pagination-total {
        font-size: 0.24rem;
    }
    .banner .swiper-pagination-current {
        font-size: 0.32rem;
    }
    .m_banner {
        margin: 1rem 0 0;
        border-bottom: solid 0.02rem #987146;
    }
    .m_tit {
        top: 40%;
    }
    .m_tit h2 {
        font-size: 0.48rem;
    }
    .m_tit p {
        font-size: 0.24rem;
    }
    .m_about1 {
        flex-direction: column;
    }
    .m_about1_pic,
    .m_about1_con {
        width: 100%;
    }
    .sub_company {
        width: 6.6rem;
        margin: 0 auto 1.2rem;
        overflow: hidden;
    }
    .m_more {
        width: 1.5rem;
        height: 1.5rem;
        margin: 0 auto;
    }
    .m_more span {
        width: 1.5rem;
        height: 1.5rem;
    }
    .m_about1_tit {
        font-size: 0.48rem;
        margin: 5% 0 0;
    }
    .sub_company_num {
        font-size: 0.92rem;
    }
    .sub_company_tit {
        font-size: 0.36rem;
    }
    .leader_bg {
        background: url(../images/p_leader_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding: 1.7rem 0 0;
        height: 14.66rem;
    }
    .leader_bg .content {
        flex-direction: column;
    }
    .leader_pic {
        width: 100%;
    }
    .leader_con {
        width: 100%;
        padding: 0.8rem 0 0;
    }
    .about_tit2 {
        font-size: 0.44rem;
    }
    .leader_txt {
        line-height: 0.54rem;
        height: 1.62rem;
    }
    .more1 {
        width: 3rem;
        height: 0.84rem;
        border-radius: 0.5rem;
        line-height: 0.8rem;
        background: #c8955d;
        color: #fff;
    }
    .jiagou_bg {
        background: url(../images/p_jiagou_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding: 1.5rem 0 1.8rem;
    }
    .jiagou li {
        border-radius: 0.2rem;
    }
    .jiagou li img {
        width: 1.3rem;
    }
    .jiagou_tit h2 {
        font-size: 0.52rem;
    }
    .jiagou_tit p {
        font-size: 0.26rem;
    }
    .jiagou_page {
        margin: 0.7rem 0 0;
    }
    .jiagou_page .swiper-pagination {
        width: 4.18rem;
    }
    .jiagou_page .swiper-button-prev,
    .jiagou_page .swiper-button-next {
        width: 0.68rem;
        height: 0.68rem;
    }
    .manage_bg {
        background: url(../images/p_manage_bg.jpg) no-repeat center bottom;
        background-size: 100%;
        padding: 1.6rem 0 30%;
    }
    .manage_bg .content {
        width: 100%;
    }
    .manage {
        padding: 0;
    }
    .manage li {
        border-radius: 0.2rem;
    }
    .manage li a {
        padding: 0.44rem 2% 0.3rem;
    }
    .manage li.swiper-slide-active {
        background: #c8955d;
    }
    .manage li.swiper-slide-active .manage_name,
    .manage li.swiper-slide-active .manage_infro {
        color: #fff;
    }
    .manage li.swiper-slide-active .manage_more {
        display: none;
    }
    .manage .swiper-button-prev,
    .manage .swiper-button-next {
        width: 0.8rem;
        height: 0.8rem;
        top: auto;
        bottom: -1.5rem;
    }
    .manage .swiper-button-prev {
        left: 2.43rem;
    }
    .manage .swiper-button-next {
        right: 2.43rem;
    }
    .manage_pic {
        width: 2.04rem;
        height: 2.04rem;
    }
    .manage_name {
        font-size: 0.34rem;
        margin: 0.5rem 0 0;
    }
    .shiming_bg {
        background: url(../images/p_shiming_bg.jpg) no-repeat center top;
        background-size: 100%;
        height: 14.26rem;
        padding: 1.7rem 0 0;
    }
    .shiming {
        width: 100%;
    }
    .shiming_tit {
        font-size: 0.48rem;
    }
    .shiming_txt {
        font-size: 0.28rem;
        line-height: 2;
    }
    .fengcai_bg {
        background: url(../images/fengcai_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding: 1.5rem 0 0;
        height: 14.23rem;
    }
    .fengcai {
        padding: 0.8rem 0 2rem;
    }
    .fengcai .swiper-button-prev,
    .fengcai .swiper-button-next {
        width: 0.84rem;
        height: 0.84rem;
        top: auto;
        bottom: 0%;
    }
    .fengcai .swiper-button-prev {
        left: 2rem;
    }
    .fengcai .swiper-button-next {
        right: 2rem;
    }
    .fengcai_pic {
        background: #fff;
        padding: 5%;
    }
    .fengcai_pic img {
        height: 4.54rem;
    }
    .en_fengcai {
        font-size: 1.1rem;
        top: 0;
        left: 0;
        right: 0;
        line-height: 1;
    }
    .develop_bg {
        background: url(../images/p_develop_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding: 1.5rem 0 0;
        height: 15.52rem;
    }
    .develop_box {
        margin: 0.6rem 0 0;
    }
    .develop {
        padding: 1.4rem 0 0;
    }
    .develop .swiper-button-prev,
    .develop .swiper-button-next {
        display: none;
    }
    .year {
        font-size: 0.72rem;
    }
    .develop_list {
        border-radius: 0 0.5rem 0 0.5rem;
        flex-direction: column-reverse;
        padding: 0.6rem 0.6rem 0;
        height: 8rem;
    }
    .develop_list.column {
        flex-direction: column;
    }
    .develop_list_year {
        display: none;
    }
    .develop_list_con {
        width: 100%;
        margin: 0.3rem 0 0;
    }
    .develop_list_pic {
        width: 100%;
    }
    .develop_list_pic img {
        height: 3.15rem;
    }
    .develop_list_txt {
        line-height: 0.54rem;
        height: 2.7rem;
    }
    .year_list {
        margin: 0.7rem 0 0;
        background: url(../images/p_year_bg.png) no-repeat center bottom;
        background-size: 100%;
    }
    .year_list li {
        font-size: 0.24rem;
        line-height: 0.86rem;
    }
    .year_list li.swiper-slide-thumb-active {
        font-size: 0.36rem;
    }
    .footer_bg {
        padding-bottom: 0.5rem;
    }
    #fp-nav {
        display: none;
    }
    .culture_box {
        flex-direction: column;
        margin: 0.9rem 0;
    }
    .culture_left,
    .culture_right {
        width: 100%;
    }
    .en_culture_tit {
        font-size: 0.36rem;
    }
    .culture_tab {
        width: 100%;
        white-space: nowrap;
        padding: 0.4rem 0;
        overflow-x: auto;
    }
    .culture_tab li {
        font-size: 0.24rem;
        background: none;
        margin: 0 0.5rem 0 0;
        display: inline-block;
    }
    .culture_tab li.current {
        background: url(../images/tab1.png) no-repeat left center;
        font-size: 0.36rem;
        background-size: 0.2rem;
        padding-left: 0.4rem;
    }
    .culture_list {
        padding-bottom: 0.9rem;
    }
    .culture_list .swiper-pagination {
        text-align: right;
        bottom: 0;
        color: #987146;
        font-size: 0.28rem;
    }
    .olympics_bg {
        background: url(../images/p_olympics_bg.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding: 1rem 0;
    }
    .olympics {
        flex-direction: column;
    }
    .olympics_left,
    .olympics_right {
        width: 100%;
    }
    .olympics_date {
        width: 0.7rem;
    }
    .olympics_date h2 {
        font-size: 0.45rem;
    }
    .olympics_date p {
        font-size: 0.18rem;
    }
    .olympics_list {
        padding: 0.7rem 0 0;
    }
    .olympics_list li {
        margin-bottom: 0.5rem;
    }
    .olympics_tit {
        font-size: 0.32rem;
    }
    .olympics_txt {
        font-size: 0.22rem;
    }
    .forum_bg {
        background: url(../images/p_forum_bg.jpg) no-repeat center top;
        background-size: 100%;
        padding: 1rem 0;
    }
    .forum_bg .content {
        width: 100%;
    }
    .forum {
        margin: 0.4rem auto 0.9rem;
    }
    .forum_con {
        padding: 1% 0 0;
    }
    .forum_date {
        font-size: 0.22rem;
    }
    .forum_date span {
        font-size: 0.42rem;
    }
    .forum_tit {
        font-size: 0.32rem;
    }
    .forum_txt {
        font-size: 0.22rem;
    }
    .forum_pic img {
        height: 3.8rem;
    }
    .en_hetian_tit {
        font-size: 0.7rem;
        margin-top: -0.8rem;
    }
    .hetian_bg {
        padding: 5% 0 0.8rem;
    }
    .hetian_tip {
        font-size: 0.2rem;
        margin: 0.2rem 0 0;
    }
    .hetian {
        padding-bottom: 0.8rem;
    }
    .hetian .swiper-button-next,
    .hetian .swiper-button-prev {
        width: 0.84rem;
        height: 0.84rem;
    }
    .hetian li a {
        flex-direction: column;
    }
    .hetian_con {
        width: 4.1rem;
        margin: 0 auto 0.7rem;
    }
    .hetian_tit {
        font-size: 0.48rem;
    }
    .hetian_txt {
        line-height: 0.46rem;
    }
    .hetian_pic {
        position: static;
        width: 3.7rem;
        margin: 0 auto;
    }
    .hetian_list {
        margin: 0 auto 1.2rem;
    }
    .video_bg {
        height: auto;
        padding: 0;
    }
    .video_tit_box {
        position: static;
        width: 100%;
        padding: 0 0.45rem;
        background: none;
        color: #333 !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .video_tit {
        padding: 0;
        border-bottom: none;
        font-size: 0.48rem;
    }
    .video_tab {
        width: 4.2rem;
        margin: 0;
        height: auto;
        overflow-x: auto;
        white-space: nowrap;
        line-height: 1.7;
    }
    .video_tab li {
        display: inline-block;
        margin-right: 0.3rem;
        font-size: 0.2rem;
    }
    .video_tab li.current {
        color: #c8955d;
        font-size: 0.26rem;
    }
    .video_con_box {
        margin: 0.5rem 0;
    }
    .video_con {
        height: 5.8rem;
    }
    .video_list {
        padding: 0.4rem 0;
    }
    .video_list li {
        width: 3.2rem;
        margin-right: 2%;
        margin-bottom: 0.4rem;
    }
    .video_list li video {
        height: 1.76rem;
    }
    .video_list li:first-child {
        width: 100%;
    }
    .video_list li:first-child video {
        height: 4rem;
    }
    .video_list li:nth-child(odd) {
        margin-right: 0;
    }
    .video_list li:nth-child(4) {
        margin-right: 1.5%;
    }
    .buju_bg .swiper-button-next,
    .buju_bg .swiper-button-prev {
        width: 0.2rem;
        height: 1rem;
    }
    .buju_bg:nth-child(even) .m_buju_head {
        flex-direction: column;
    }
    .buju_bg:nth-child(even) .buju_tit {
        left: 0;
    }
    .m_buju_con {
        margin: 13% 0 8%;
    }
    .m_buju_head {
        flex-direction: column;
    }
    .m_buju_con,
    .m_buju_pic {
        width: 100%;
    }
    .buju_tit {
        font-size: 0.48rem;
        position: absolute;
    }
    .buju_list img {
        height: 1rem;
    }
    .buju_list li p {
        font-size: 0.22rem;
        padding: 0 0.2rem;
    }
    .year_select {
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .m_news1_box {
        flex-direction: column;
    }
    .m_news1 {
        width: 100%;
    }
    .m_news1_tit {
        font-size: 0.34rem;
    }
    .m_news1_list {
        margin: 0.3rem 0 0;
    }
    .m_news2 {
        flex-direction: column;
    }
    .m_news2_list {
        width: 100%;
    }
    .m_news2_list_pic img {
        height: 2rem;
    }
    .m_news2_tit {
        font-size: 0.32rem;
    }
    .m_news2_con {
        width: 100%;
        margin: 5% 0 0;
    }
    .m_news2_txt {
        margin: 4% 0;
    }
    .m_news2_txt,
    .m_news3_txt {
        line-height: 0.4rem;
        height: 0.8rem;
        overflow: hidden;
        margin: 0;
    }
    .m_news3_list li {
        width: 100%;
    }
    .m_news3_list_pic img {
        height: 1.6rem;
    }
    .m_news {
        justify-content: space-between;
        margin-right: 0;
    }
    .m_news li {
        width: 46%;
    }
    .m_news li .m_news3_txt {
        margin: 2% 0;
    }
    .m_news_pic {
        border-radius: 0.6rem 0 0 0;
    }
    .m_news_pic img {
        height: 1.8rem;
    }
    .news_list_date span {
        font-size: 0.32rem;
    }
    .m_manage li {
        width: 46%;
    }
    .m_manage li a {
        padding: 0.3rem 0 0;
    }
    .m_manage li .manage_pic {
        width: 1.8rem;
        height: 1.8rem;
    }
    .pro_xx_head {
        flex-direction: column;
    }
    .pro_xx_left,
    .pro_xx_right,
    .pro_big {
        width: 100%;
    }
    .pro_xx_tit {
        font-size: 0.4rem;
    }
    .world_more span {
        font-size: 0.26rem;
    }
    .pro_xx_right {
        padding: 0.3rem 0;
    }
    .pro_video_bg {
        padding: 0.5rem 0 0.6rem;
    }
    .pro_xx_video {
        width: 100%;
    }
    .m_contact_box {
        flex-direction: column;
    }
    .m_contact {
        width: 100%;
    }
    .m_map {
        width: 100%;
        height: 5rem;
    }
    .m_contact_tit {
        background-size: 1.43rem 1.47rem;
    }
    .m_contact_list {
        padding-bottom: 5%;
    }
    .m_contact_list li {
        margin: 5% 0 0;
    }
    .m_contact_list li img {
        width: 0.32rem;
        height: 0.32rem;
    }
    .sub_contact li {
        width: 100%;
    }
    .sub_contact_icon img {
        width: 0.74rem;
        height: 0.74rem;
    }
    .sub_contact_txt {
        line-height: 0.4rem;
        height: 0.8rem;
    }
    .m_fengcai {
        justify-content: space-between;
    }
    .m_fengcai li {
        width: 48%;
        margin-right: 0;
    }
    .m_fengcai li img {
        height: 2.6rem;
    }
    .gongyi {
        flex-direction: column;
    }
    .gongyi_banner {
        width: 100%;
    }
    .gongyi_banner img {
        height: 4.3rem;
    }
    .gongyi_banner .swiper-button-next,
    .gongyi_banner .swiper-button-prev {
        width: 0.51rem;
        height: 0.73rem;
    }
    .gongyi_list {
        width: 100%;
    }
    .gongyi_banner_tit {
        font-size: 0.28rem;
    }
    .gongyi_list {
        width: 100%;
        margin: 0.4rem 0;
    }
    .gongyi_list li {
        padding: 2% 0;
    }
    .gongyi_list_date {
        width: 1rem;
    }
    .gongyi_list_date h2 {
        font-size: 0.5rem;
    }
    .gongyi_list_con {
        width: 80%;
    }
    .gongyi_list_tit {
        font-size: 0.3rem;
    }
    .gongyi_list_txt {
        font-size: 0.26rem;
        line-height: 1.7;
    }
    .xiehui_tab {
        margin: 5% 0;
    }
    .xiehui_tab li {
        font-size: 0.3rem;
    }
    .xiehui img {
        height: 3.5rem;
    }
    .m_honor_pic {
        height: 4.54rem;
    }
    .m_jiagou_list {
        justify-content: space-between;
    }
    .m_jiagou_list li {
        width: 48%;
        border-radius: 0.3rem;
        margin-right: 0;
    }
    .m_jiagou_list li a {
        padding: 0.3rem 10% 0.5rem;
    }
    .m_jiagou_list li img {
        width: 1.3rem;
    }
    .m_jiagou_list li .jiagou_tit h2 {
        font-size: 0.4rem;
    }
    .jiagou_txt {
        line-height: 0.4rem;
        height: 1.2rem;
    }
    .m_jade .m_news_pic img {
        height: 1.8rem;
    }
    .show_tit {
        font-size: 0.3rem;
    }
    .fengcai_txt {
        display: none;
    }
    .nextpage a {
        width: 100%;
    }
}