/* Mobile */
@media (max-width:600px) {

    /* 菜单部分 */
    .TopMenu_Box {
        width: 100%;
        padding-top: 4vw;
        padding-bottom: 4vw;
        height: 40px;
        background-color: #FFF;
        border-bottom: 1px solid #EEE;
    }

    .TopMenu_Div {
        margin: 0 auto;
        width: 92vw;

    }

    .TopMenu_Left {
        float: left;
        width: 80px;
        height: 40px;
    }

    .TopMenu_Left img {
        width: 80px;
        height: 40px;
    }

    .TopMenu_Right {
        float: right;
        margin-top: 8px;
        width: 22px;
        height: 22px;
    }

    .TopMenu_Right img {
        width: 22px;
        height: 22px;
    }

    .Top_Menu_Pop_Box {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 13;
        background-color: #FFF;
    }

    .Top_Menu_Control {
        margin: 0 auto;
        width: 92vw;
        padding-top: 4vw;
        padding-bottom: 4vw;
        height: 40px;
        background-color: #FFF;
        border-bottom: 1px solid #EEE;
    }


    .Top_Menu_BTClose {
        float: right;
        margin-top: 8px;
        width: 22px;
        height: 22px;
    }


    .Top_Menu_BTClose img {
        width: 22px;
        height: 22px;
    }

    .Top_Menu_Search {
        margin: 0 auto;
        margin-top: 12px;
        width: 92vw;
        height: 36px;
        border-bottom: 1px solid #C9c9c9;
    }

    .Top_Menu_Search_input {
        float: left;
        width: calc(100% - 20px);
        height: 36px;
    }

    .Top_Menu_Search_input input {
        height: 36px;
        line-height: 36px;
        font-size: 20px;
        text-indent: 10px;
        color: #333;
    }

    .Top_Menu_Search_BT {
        float: right;
        margin-top: 8px;
        width: 20px;
        height: 20px;
    }

    .Top_Menu_Search_BT img {
        width: 20px;
        height: 20px;
    }

    .Top_Menu_Pop_Menu {
        margin: 0 auto;
        margin-top: 20px;
        width: 100vw;
    }

    .Top_PopMenu_Line {
        height: auto;

        /* margin-bottom: 20px; */

    }



    .Top_PopMenu_L2 {
        /* display: none; */
        overflow: hidden;
        background-color: #EEEEEE;
    }

    .Top_PopMenu_L2 ul {

        width: 100%;
        margin-top: 5px;
        margin-bottom: 15px;

    }

    .Top_PopMenu_L2 li {

        font-size: 18px;
        color: #323232;
        line-height: 44px;
        padding-left: 4vw;
        padding-right: 4vw;
        overflow: hidden;

    }

    .Top_PopMenu_L2_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Top_PopMenu_L2 li a {
        float: left;
        display: block;
        color: #323232;
        /* padding-right: 20px; */
    }

    .Top_PopMenu_L2 li em {
        float: left;
        display: block;
        margin-top: 12px;
        margin-left: 15px;
        width: 20px;
        height: 20px;
        background: url(../images/Mobile/Menu_Plus.png) center center no-repeat;
        background-size: 20px 20px;
    }

    .Main_Menu_L3 {
        display: none;
        border-top: 1px solid #c9c9c9;
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        overflow: hidden;
    }

    .Main_Menu_L3 h5 {
        font-size: 16px;
        color: #323232;
        line-height: 32px;
        overflow: hidden;
    }

    .Top_PopMenu_Title {
        margin: 0 auto;
        width: 92vw;
        height: 50px;
    }

    .Top_PopMenu_Title a {
        position: absolute;
        left: 0px;
        width: calc(100% - 35px);
        height: 50px;
        font-size: 18px;
        color: #323232;
        line-height: 50px;
    }

    .Top_PopMenu_Title em {
        position: absolute;
        right: 0px;
        top: 15px;
        width: 20px;
        height: 20px;
        background: url(../images/Mobile/Menu_Plus.png) center center no-repeat;
        background-size: 20px 20px;
    }

    .Top_PopMenu_Line2 {
        height: auto;
        line-height: 32px;
        font-size: 16px;
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }

    .Top_PopMenu_Contact {

        width: 32vw;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #323232;
        text-align: center;
        background-color: #EEEEEE;
        border: 1px solid #FFF;
    }

    .Top_PopMenu_Contact a {
        color: #323232;
    }

    .Top_PopMenu_Chinese {
        border: 1px solid #FFF;
        width: 32vw;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        font-family: "黑体";
        color: #323232;
        background-color: #EEEEEE;
    }

    .Top_PopMenu_Chinese a {
        color: #323232;
    }


    /* PageControl_Box  */
    .PageControl_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 50px;
    }

    .PageControl_Div {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: auto;
        height: 42px;
        min-width: 100px;
        margin-bottom: 40px;

    }


    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 42px;
    }

    .PageControl_Num .NumOn {
        background-color: #FA6E16;
        color: #FFF;
    }

    .PageControl_Num .NumOn a {
        color: #FFF;
    }

    .PageControl_Num a {
        margin: 0 3px;
        display: inline-block;
        border-radius: 16px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        background-color: #EEEEEE;

        text-align: center;
        font-size: 14px;
        color: #272727;
        /* border: 1px solid #DDDAD2; */

    }


    /* Nav_Div */
    .Nav_Div {
        /* 20240716 */        
        /* height: 60px; */
        padding:15px 0;
        line-height: 30px;
        font-family: 'Arial';
        font-size: 16px;
        color: #000;
    }

    .Nav_Div a {
        color: #000;
    }
}


@media (max-width:600px) {
    .Home_Banner {
        width: 100%;
        /* height: 460px; */
    }

    .Home_Banner img {
        width: 100%;
        /* height: 460px; */
    }

    .Home_Item_Div {
        padding-top: 38px;
        padding-bottom: 40px;
        height: auto;
        overflow: hidden;
    }

    .Home_Item_Left {
        /* float: left; */

        margin: 0 auto;
        width: 92vw;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .Home_Item_Left h4 {
        /* 20240716 */
        font-family: "MavenMavenPro-Bold";
        line-height: 34px;
        font-size: 24px;
        font-weight: bold;
        color: #1e1e1e;
    }

    .Home_Item_Left h4 a {
        color: #1e1e1e;
    }

    .Home_Item_Right {
        margin: 0 auto;
        width: 92vw;
        height: auto;
        overflow: hidden;
    }

    .Home_Item_Right ul {
        width: 100%;
        height: auto;
        list-style: none;
        overflow: hidden;
    }

    .Home_Item_Right li {
        width: 100%;
        height: 110px;
        border-bottom: 1px solid #C9c9c9;
        list-style: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        overflow: hidden;
    }

    .Home_Item_Right li p {
        width: 55px;
        height: 55px;
        margin-left: 5px;
    }

    .Home_Item_Right li p img {
        width: 55px;
        height: 55px;
    }

    .Home_Item_Right li h4 {
        width: 450px;
        height: auto;
        margin-left: 30px;
        line-height: 25px;
        font-size: 18px;
        font-weight: bold;
        color: #1e1e1e;
    }

    .Home_Item_Right li h4 a {
        color: #1e1e1e;
    }

    .Home_Item_Right li em {
        display: block;
        width: 24px;
        height: 24px;
        margin-right: 20px;
        background: url(../images/Home_Arrow.png) center center no-repeat;
    }

    .Home_Item_Right li:hover {
        cursor: pointer;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(238, 238, 238, 1));
    }

    .Home_Item_Right li:hover em {
        background: url(../images/Home_Arrow_on.png) center center no-repeat;
    }

    .Home_Swiper_Box {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 60px;
        background-image: linear-gradient(to bottom, #FA6E14, #FBB336);
    }

    .Home_Swiper_Title {
        /* 20240716 */
        font-family: "MavenMavenPro-Bold";

        width: 100%;
        height: 50px;
        margin-top: 40px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #FFF;
    }

    .Home_Swiper_Title a {
        color: #FFF;
    }

    .mHome_Swiper {
        margin: 0 auto;
        width: 82vw;
        height: 72vw;
        overflow: hidden;
    }

    .mHome_Swiper .swiper-slide {
        width: 82vw;
        height: 72vw;
        overflow: hidden;
    }

    .mHome_Swiper p {
        width: 82vw;
        height: 72vw;
    }

    .mHome_Swiper p img {
        width: 82vw;
        height: 72vw;
    }

    .mHome_Swiper h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30vw;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    }

    .mHome_Swiper h4 a {
        display: block;
        position: absolute;
        left: 5%;
        width: 90%;
        bottom: 25px;
        line-height: 28px;
        font-size: 18px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        z-index: 2;
    }

    .mHome_pagination {
        font-size: 12px;
        /* left: auto !important;         */
        bottom: 30px !important;
        width: 100% !important;
        height: 20px !important;
    }

    .mHome_pagination .swiper-pagination-bullet {
        border-radius: 5px;
        width: 10px;
        height: 10px;
        background-color: rgba(255, 255, 255, 0.3);
        opacity: 1;
    }

    .mHome_pagination .swiper-pagination-bullet-active {
        background-color: #FFF;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px) !important;
    }

    .mHome_BTPrev {
        position: absolute;
        left: 5px;
        top: 50%;
        width: 20px;
        height: 32px;
        background: url(../images/Home_BTPrev.png);
        background-size: 20px 32px;
        z-index: 2;
        cursor: pointer;
    }

    .mHome_BTNext {
        position: absolute;
        left: auto;
        right: 5px;
        top: 50%;
        width: 20px;
        height: 32px;
        background: url(../images/Home_BTNext.png);
        background-size: 20px 32px;
        z-index: 2;
        cursor: pointer;
    }

    .Home_YinHang_Box {
        width: 100%;
        height: auto;
        background: url(../images/Mobile/Home_YinHang_BK.jpg) top center no-repeat;
        background-size: contain;
        overflow: hidden;
    }

    .HomeYinHang_Div {
        margin-top:20vw;
        height: auto;
    }

    .HomeYinHang_Block {

        width: 100%;
        height: auto;
    }

    .HomeYinHang_Title {
        /* 20240716 */
        font-family: "MavenMavenPro-Bold";

        width: 100%;
        height: 20vw;
        line-height: 30px;
        color: #FFF;
        font-weight: bold;
        font-size: 24px;
    }

    .HomeYinHang_Title a {
        color: #FFF;
    }

    .HomeYinHang_Item {
        width: 100%;
        /* height: 270px; */
        background-color: #EEE;
        box-shadow: 0 0 3px #aaa;
        overflow: hidden;
    }

    .HomeYinHang_Item h4 {
        width: 100%;
        height: 66px;
        text-indent: 20px;
        line-height: 32px;
        font-size: 18px;
        font-weight: bold;
        color: #1e1e1e;
        background-color: #FFF;
        overflow: hidden;
    }

    .HomeYinHang_Item h4 a {
        display: block;
        color: #1e1e1e;
        margin-top: 20px;

    }

    .HomeYinHang_Item ul {
        margin-left: 20px;
        padding-top: 24px;
        height: auto;
        background: url(../images/Home_Arrow_Down_White.png) left top no-repeat;
    }

    .HomeYinHang_Item li {
        font-size: 16px;
        line-height: 21px;
        color: #1e1e1e;
        margin-bottom: 12px;
        padding-left: 15px;
        background: url(../images/Home_Dot_Black.png) left center no-repeat;
    }

    .HomeYinHang_Item li a {
        color: #1e1e1e;
    }

    .Home_AD_Div {
        padding: 50px 0 70px 0;
        height: auto;
        overflow: hidden;
    }

    .mHome_AD_Swiper {
        margin: 0 auto;
        width: 71vw;
        height: 80vw;
        box-shadow: 0 0 3px #aaa;
        overflow: hidden;
    }

    .mHome_AD_Swiper swiper-slide {
        width: 71vw;
        height: 80vw;
    }

    .mHome_AD_Swiper p {
        width: 71vw;
        height: 48vw;
    }

    .mHome_AD_Swiper p img {
        width: 71vw;
        height: 48vw;
    }

    .Home_AD_Block_Right {
        width: 100%;
        height: 32vw;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .Home_AD_Block_Right h4 {

        width: 60vw;
        height: auto;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        /* text-align: center; */
        color: #1e1e1e;
    }

    .Home_AD_Block_Right h4 a {
        color: #1e1e1e;
    }

    .mHome_AD_pagination {
        font-size: 12px;
        bottom: 26px !important;
        /* width: 120px !important; */
        height: 20px !important;
    }

    .mHome_AD_pagination .swiper-pagination-bullet {
        border-radius: 5px;
        width: 8px;
        height: 8px;
        background-color: #FFF;
        border: 1px solid #d1d1d1;
        opacity: 1;
    }

    .mHome_AD_pagination .swiper-pagination-bullet-active {
        background-color: #FA6E14;
        border: 1px solid #FA6E14;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px) !important;
    }

    .Home_ChuangXin_Box {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 30px;
        background-image: linear-gradient(to bottom, #FA6E14, #FBB336);
    }

    .Home_ChuangXin_Title {
        /* 20240716 */
        font-family: "MavenMavenPro-Bold";

        width: 100%;
        height: 70px;
        margin-top:40px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #FFF;
    }

    .Home_ChuangXin_Title a {
        color: #FFF;
    }

    .Home_ChuangXin_Div {
        height: auto;
        overflow: hidden;
    }

    .Home_ChuangXin_Div ul {
        margin: 0 auto;
        width: 92vw;
        list-style: none;
    }

    .Home_ChuangXin_Div li {
        width: 92vw;
        height: 64vw;
        margin-bottom: 4vw;
        overflow: hidden;
    }


    .Home_ChuangXin_Div li p {
        width: 92vw;
        height: 64vw;
    }

    .Home_ChuangXin_Div li p img {
        width: 92vw;
        height: 64vw;
    }

    .Home_ChuangXin_Links {
        position: absolute;
        bottom: 14vw;
        width: 100%;
        height: 25px;
        z-index: 2;
        display: flex;
        justify-content: center;
    }

    .Home_ChuangXin_Links h4 {
        padding: 0 20px;
        height: 25px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        line-height: 25px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
    }

    .Home_ChuangXin_Links h4 a {
        color: #FFF;
    }

    .Home_Contactus_Div {
        height: auto;
        overflow: hidden;
    }

    .Home_Contactus_Mail {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #DBDBDB;
    }

    .Home_Contactus_Mail p {
        margin: 0 auto;
        width: 50px;
        margin-top: 46px;
        height: 75px;

    }

    .Home_Contactus_Mail p img {
        width: 50px;
        height: 50px;
    }

    .Home_Contactus_Mail h4 {
        margin: 0 auto;
        margin-bottom: 42px;
        width: 140px;
        height: 46px;
        border-radius: 23px;
        background-color: #FA6E14;
        line-height: 46px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #FFF;

    }

    .Home_Contactus_Mail h4 a {
        color: #FFF;
    }

    .Home_Contactus_QR {
        padding-top: 40px;
        margin: 0 auto;
        width: 92vw;

        /* padding-right: 150px; */
    }

    .Home_Contactus_Title {
        /* width: 346px;
        height: 60px; */
        line-height: 26px;
        margin-bottom: 24px;
        font-size: 18px;
        text-align: center;
        /* font-weight: bold; */
        color: #1e1e1e;
    }

    .Home_Contactus_Title a {
        color: #1e1e1e;
    }

    .Home_Contactus_QR_Div {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    /* 20240716 */
    .Home_Contactus_QR_Block {
        width: 28vw;
    }
    /* 20240716 */
    .Home_Contactus_QR_Block p {
        margin: 0 auto;
        /* padding: 10px; */
        width: 28vw;
    }
    /* 20240716 */
    .Home_Contactus_QR_Block p img {
        width: 28vw;
    }

    .Home_Contactus_QR_Block h4 {
        width: 28vw;
        margin-top: 8px;
        /* height: 23px; */
        line-height: 22px;
        text-align: center;
        font-size: 14px;
        color: #1e1e1e;
    }

    .Home_Contactus_QR_Block h4 a {
        color: #1e1e1e;
    }

    .Home_Links_Div {
        margin: 0 auto;
        width: 200px;
        height: 50px;
        margin-top: 40px;
        margin-bottom: 80px;
        border-left: 1px solid #DCDCDC;
        border-top: 1px solid #DCDCDC;
    }

    .Home_Links_Div ul {
        width: 100%;
        height: 50px;
        list-style: none;
    }

    .Home_Links_Div li {
        float: left;
        width: 50px;
        height: 50px;
    }

    .Home_Links_Div li img {
        width: 50px;
        height: 50px;
    }

    .Bottom_Box {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        height: auto;
        background-color: #eee;
    }

    .Bottom_Div {
        height: auto;

    }

    .Bottom_Info {
        line-height: 20px;
        font-size: 14px;
        color: #959595;
        text-align: center;
    }

    /* Nav_Div */
    /* 20240605 */
    .Nav_Div {
        /* height: 56px; */
        padding:15px 0;
        line-height: 26px;
        font-size: 14px;
        color: #818181;
    }

    .Nav_Div a {
        color: #818181;
    }

    .Channel_Title {
        /* 20240716 */
        font-family: "MavenMavenPro-Bold";
        
        height: 50px;
        line-height: 30px;
        font-size: 24px;
        font-weight: bold;
        color: #1e1e1e;
        text-align: center;
    }

    .Channel_Title a {
        color: #1e1e1e;
    }

    .Ch1_ZongTi_Div {
        height: auto;
        margin-top: 15px;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .Ch1_ZongTi_Block {
        width: 100%;
        height: 88vw;
        background: url(../images/Mobile/Ch1_ZongTi_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Ch1_ZongTi_Block ul {
        margin: 0 auto;
        margin-top: 10.8vw;
        width: 82vw;
    }

    .Ch1_ZongTi_Block li {
        margin: 0 auto;
        width: 100%;
        /* padding-top: 9vw; */
        height: 24.9vw;
        line-height: 5vw;
        font-size: 16px;
        /* font-weight: bold; */
        color: #FFF;
        /* text-align: center; */
        background: url(../images/Mobile/Channel_BT_BK.png) center center no-repeat;
        background-size: 100% auto;
        display: flex;
        align-items: center;
        align-content: center;

    }

    .Ch1_ZongTi_Block li a {
        padding:0 30px;
        /* width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content; */
        color: #FFF;
    }

    .Ch1_ZongTi_Block li a::after {
        position: absolute;
        content: " ";
        display: block;
        width: 24px;
        height: 24px;
        top: 9vw;
        right: 20px;
        background: url(../images/Channel_ArrowWhite.png) center center no-repeat;
    }

    .Ch1_GuiHua_Box {
        width: 100%;
        height: auto;
        background-color: #EEEEEE;
        overflow: hidden;
    }

    .Ch1_GuiHua_Div {
        margin-top: 75px;
        overflow: hidden;
    }

    .Ch1_GuiHua {
        width: 100%;
        height: auto;
        /* border: 10px solid #151515; */
        /* margin: 50px auto; */

        border-right: 0;
        overflow: hidden;
    }

    .mCh1_GuiHua_Item {
        width: 92vw;
        height: 59vw;
        margin-bottom: 4vw;
        background-color: #000;
        overflow: hidden;
    }

    .mCh1_GuiHua_Item p {
        position: absolute;
        top: 0;
        width: 92vw;
        height: 59vw;
        opacity: .3;
        transition: all 0.5s;
        z-index: 1;
    }

    .mCh1_GuiHua_Item p img {
        width: 92vw;
        height: 59vw;
    }

    /* .Ch1_GuiHua_Item:hover p{
    opacity: 1; 
    transition: all 0.5s;          
} */

    .Ch1_GuiHua_text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }

    .mCh1_GuiHua_Item h4 {
        color: #fff;
        width: 100%;
        margin-top: 60px;
        margin-left: 40px;
        margin-right: 10px;
        text-align: left;
        line-height: 28px;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 25px;
        transition: all 0.5s;
    }

    .mCh1_GuiHua_Item h4 a {
        color: #fff;
    }

    .mCh1_GuiHua_Item h5 {
        transition: all 0.5s;
        opacity: 1;
        width: 134px;
        height: 46px;
        margin-left: 40px;
        border-radius: 23px;
        background-color: #FA6E14;
        line-height: 46px;
        text-align: center;
        color: #FFF;
        font-size: 16px;
        font-weight: bold;
    }

    .mCh1_GuiHua_Item h5 a {
        color: #fff;
    }

    /* .Ch1_GuiHua_Item:hover h4{
    margin-top: 0px;
    transition: all 0.5s; 
} */
    /* .Ch1_GuiHua_Item:hover h5{
    opacity: 1;
    transition: all 0.5s; 
} */

    .Ch1_Qita_Box {
        width: 100%;
        /* height: 590px; */
        background-image: linear-gradient(to bottom, #FA6E14, #FBB336);
        overflow: hidden;
    }

    .Ch1_Qita_Div {
        margin-top: 40px;
        overflow: hidden;
    }

    .Ch1_Qita_Left {

        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Ch1_Qita_Title {
        /* text-align: left!important;  */
    }

    .Ch1_Qita_Title a {
        color: #FFF;
    }

    .Ch1_Qita_Item {
        width: 100%;
        height: 50px;
        padding-bottom: 20px;
        border-bottom: 1px solid #FCA461;
        overflow: hidden;
    }

    .Ch1_Qita_Item_Left {
        float: left;
        width: 56px;
        height: 50px;
        border-right: 1px solid #FFF;
    }

    .Ch1_Qita_Item_Left h4 {
        width: 50px;
        height: 34px;
        font-family: Arial;
        font-size: 34px;
        line-height: 34px;
        text-align: center;
        color: #FFF;
        overflow: hidden;
    }

    .Ch1_Qita_Item_Left h5 {
        width: 50px;
        height: 16px;
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        color: #FFF;
        overflow: hidden;
    }

    .Ch1_Qita_Info {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 40px;

    }
    .Ch1_Qita_Info ul{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Ch1_Qita_Info li{
        width: 100%;
        font-size: 16px;
        line-height: 32px;
        color: #FFF;
    }
    .Ch1_Qita_Info li a{
        color: #FFF;
    }
    .Ch1_Qita_Item_Right {
        float: right;
        width: calc(100% - 70px);
        font-size: 16px;

        line-height: 25px;
        color: #FFF;
    }

    .Ch1_Qita_Item_Right h6 {
        font-size: 16px;
        line-height: 25px;
        color: #FFF;
    }
    .Ch1_Qita_Item_Right h6 a{
        color: #FFF;
    }
    .Ch1_Qita_Right {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Ch1_Qita_RTop {
        width: 100%;
    }

    .Ch1_Qita_RTop img {
        width: 100%;
    }

    .Ch1_Qita_RBottom {
        margin-top: 4vw;
        width: 100%;
        margin-bottom: 6vw;
        /* height: 120px; */
        display: flex;
        justify-content: space-between;
    }

    .Ch1_Qita_RBottom p {
        width: 44vw;
    }

    .Ch1_Qita_RBottom p img {
        width: 44vw;
    }

    .Ch1_TeSe_Div {
        margin-top: 40px;
        height: auto;
        margin-bottom: 80px;
    }

    .Ch1_TeSe_Block {
        width: 100%;
        height: auto;
    }

    .Ch1_TeSe_Item {
        width: 92vw;
        height: 39vw;
        overflow: hidden;
        box-shadow: 0 0 5px #aaa;
        margin-bottom: 4vw;
    }

    .Ch1_TeSe_Item p {
        position: absolute;
        width: 92vw;
        height: 39vw;
        z-index: 1;
    }

    .Ch1_TeSe_Item p img {
        width: 92vw;
        height: 39vw;
    }

    .Ch1_TeSe_Cover {
        position: absolute;
        top: 11.5vw;
        width: 100%;
        height: 80px;
        z-index: 2;
    }

    .Ch1_TeSe_Cover h4 {
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
        color: #FFF;
    }

    .Ch1_TeSe_Cover h4 a {
        color: #FFF;
    }

    .Ch1_TeSe_Cover ul {
        margin: 0 auto;
        width: 320px;
        height: 26px;
        display: flex;
        justify-content: space-between;

    }

    .Ch1_TeSe_Cover li {
        width: 100px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px;
        color: #F96D13;
        /* background: url(../images/Ch1_QiTa_BK.png) center center no-repeat; */
        background-color: rgba(0, 0, 0, 0.6);
        border: 1px solid #F96D13;
    }

    .Ch1_TeSe_Cover li a {
        color: #F96D13;
    }

    /* Ch2_Type_Div */
    .Ch2_Type_Div {
        margin-top: 23px;
        margin-bottom: 40px;
        height: auto;
        overflow: hidden;
    }

    .Ch2_Type_Left {
        width: 100%;
        margin-bottom: 10vw;
    }

    .Ch2_Type_LTop {
        width: 92vw;
        height: 108vw;
        overflow: hidden;
        background: url(../images/Mobile/Ch2_Cooper_BK.jpg) center center no-repeat;
    }

    .Ch2_Type_Title {
        margin-top: 10.5vw;
        height: 13vw;
    }

    .Ch2_Type_LTop ul {
        margin: 0 auto;
        width: 58vw;
        height: auto;
    }

    .Ch2_Type_LTop li {
        width: 58vw;
        height: 24vw;
        background-color: rgba(247, 247, 247, 0.7);
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .Ch2_Type_LTop li p {
        margin-top: 10px;
        width: 44px;
        height: 42px;
        margin-bottom: 5px;
    }

    .Ch2_Type_LTop li p img {
        width: 44px;
        height: 42px;
    }

    .Ch2_Type_LTop li h4 {
        width: 100%;
        height: 18px;
        line-height: 18px;
        font-size: 14px;
        text-align: center;
        color: #1e1e1e;
    }

    .Ch2_Type_LTop li h4 a {
        color: #1e1e1e;
    }

    .Ch2_Type_LBottom {
        margin-top: 4vw;

        width: 100%;
        height: 21.5vw;
        background: url(../images/Mobile/Ch2_TouZi_BK.jpg) center center no-repeat;
        background-size: cover;
        display: flex;
        align-content: center;
        align-items: center;
    }

    .Ch2_Type_LBottom a {
        width: 100%;
        /* height: 50px; */
        font-size: 26px;
        text-align: center;
        font-weight: bold;
        color: #FFF;
    }

    .Ch2_Type_Right {
        width: 100%;
    }

    .Ch2_Type_Info_Title {
        /* height: 70px; */
    }

    .Ch2_Type_Info {
        width: 100%;
        /* height: 535px; */
        overflow: hidden;
    }
/* 20240417 */
    .Ch2_Type_Info p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        /* text-indent: 32px; */
        color: #1e1e1e;
        margin-bottom: 17px;
    }

    .Ch2_Type_List {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Ch2_Type_List ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Ch2_Type_List li {
        width: 100%;
        height: 56px;
        line-height: 56px;
        border-bottom: 1px solid #eee;
        overflow: hidden;

    }

    .Ch2_Type_List li h4 {
        float: left;
        width: 90%;
        height: 56px;
        line-height: 56px;
        padding-left: 15px;
        font-size: 16px;
        color: #F96D13;
        background: url(../images/Ch2_Dot.png) left center no-repeat;
    }

    .Ch2_Type_List li h4 a {
        color: #F96D13;
    }

    .Ch2_Type_List li em {
        float: right;
        width: 36px;
        height: 56px;
        line-height: 56px;
        background: url(../images/Ch2_BT_Download.png) center center no-repeat;

    }

    .Ch2_Qita_Box {
        width: 100%;
        height: 118vw;
        overflow: hidden;
        background: url(../images/Mobile/Ch2_QiTa_BK.jpg) center center no-repeat;
        background-size: cover;
    }

    .Ch2_Qita_Title {
        margin-top: 40px;
        height: 50px;
        font-size: 34px;
        line-height: 42px;
    }

    .Ch2_Qita_Title a {
        color: #FFF;
    }

    .Ch2_Qita_List {
        margin: 0 auto;
        width: 250px;
        height: auto;
    }

    .Ch2_Qita_List ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Ch2_Qita_List li {
        width: 100%;
        /* height: 20.8vw; */
        margin-bottom: 4vw;
    }

    .Ch2_Qita_List li p {
        margin: 0 auto;
        width: 20vw;
        margin-bottom: 2vw;
    }

    .Ch2_Qita_List li p img {
        width: 20vw;
    }

    .Ch2_Qita_List li h4 {
        width: 100%;
        height: 8vw;
        line-height: 8vw;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
    }

    .Ch2_Qita_List li h4 a {
        color: #FFF;
    }

    .Ch2_Zaiti_Div {
        margin-top: 40px;
        margin-bottom: 40px;
        height: auto;
        overflow: hidden;
    }

    .Ch2_Zaiti_Title {
        height: 48px;
    }

    .Ch2_Zaiti_Div ul {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Ch2_Zaiti_Div li {
        margin-bottom: 4vw;
        width: 92vw;
        height: 52vw;
        overflow: hidden;
    }


    .Ch2_Zaiti_Div li p {
        position: absolute;
        width: 92vw;
        height: 52vw;
        z-index: 1;
    }

    .Ch2_Zaiti_Div li p img {
        width: 92vw;
        height: 52vw;
    }

    .Ch2_Zaiti_Div li h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 22vw;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        z-index: 2;
    }

    .Ch2_Zaiti_Div li h4 a {
        display: block;
        position: absolute;
        bottom: 20px;
        width: 100%;
        /* height: 28px; */
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;

    }

    /* Ch3_List_Div */
    .Ch3_List_Div {
        margin-top: 5px;
        margin-bottom: 30px;
        height: auto;
        overflow: hidden;
    }

    .Ch3_List_Div ul {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Ch3_List_Div li {
        margin-bottom: 4vw;
        width: 92vw;
        height: 61vw;
        overflow: hidden;
    }

    .Ch3_List_Div li p {
        position: absolute;
        width: 92vw;
        height: 61vw;
        z-index: 1;
    }

    .Ch3_List_Div li p img {
        width: 92vw;
        height: 61vw;

    }

    .Ch3_List_Div li h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 120px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        z-index: 2;
    }

    .Ch3_List_Div li h4 a {
        position: absolute;
        bottom: 20px;
        width: 100%;
        line-height: 28px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
    }


    .Ch3_List_Swiper {
        width: 100%;
        overflow: hidden;
    }

    .Ch3_List_Item {
        margin-bottom: 4vw;
        width: 92vw;
        height: 61vw;
        overflow: hidden;
    }


    .Ch3_List_Item p {
        position: absolute;
        width: 92vw;
        height: 61vw;
        z-index: 1;
    }

    .Ch3_List_Item p img {
        width: 92vw;
        height: 61vw;
    }

    .Ch3_List_Item h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 120px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        z-index: 1;
    }

    .Ch3_List_Item h4 a {
        position: absolute;
        bottom: 20px;
        width: 100%;
        line-height: 28px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
    }

    .Ch3_List2_Div {
        padding-bottom: 140px;

    }

    .Ch3_List_pagination {
        display: none;
        font-size: 12px;
        margin-bottom: 60px;
        height: 20px !important;
    }

    .Ch3_List_More {
        margin: 0 auto;
        margin-top: 30px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        font-size: 20px;
        text-align: center;
    }

    .Ch3_List_More::after {
        position: absolute;
        content: " ";
        right: -25px;
        top: 5px;
        width: 21px;
        height: 19px;
        background: url(../images/Mobile/Ch3_DownArrow.png) center center no-repeat;
    }

    /* Ch4_Info_Div */
    .Ch4_Info_Div {
        margin: 0 auto;
        width: 92vw;
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .Ch4_Info_Top {
        margin-top: 40px;
    }

    .Ch4_info {
        margin-top: 22px;
        width: 100%;
    }

    .Ch4_info h4 {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        color: #1e1e1e;
        /* text-indent: 32px; */
        margin-bottom: 10px;
    }

    .Ch4_info_More {
        font-size: 16px;
        line-height: 30px;
        color: #F96D13;
    }

    .Ch4_info_More a {
        color: #F96D13;
    }

    .Ch4_Title_Div {
        margin-top: 30px;
        width: 100%;
        height: 42px;
    }

    .Ch4_Title_Div h4 {
        float: left;
        width: 55px;
        height: 42px;
        padding-left: 5px;
        line-height: 42px;
        font-size: 28px;
        font-family: "Century Gothic";
        color: #FFF;
        font-weight: bold;
        overflow: hidden;
        background: url(../images/Ch4_Title_BK.png) center center no-repeat;
        background-size: 100% auto;
    }

    .Ch4_Title_Div h5 {
        float: left;
        width: calc(100% - 80px);
        height: 42px;
        padding-left: 5px;
        line-height: 42px;
        font-size: 22px;
        font-weight: bold;
        /* font-family: "微软雅黑"; */
        color: #1e1e1e;
    }


    /* List_Full_Div */
    .List_Full_Div {
        margin-top: 5px;
        height: auto;
        overflow: hidden;
    }

    .List_Type_Div {
        display: none;
        float: left;
        width: 278px;
        height: auto;
    }

    .List_Type_Div ul {
        width: 278px;
        height: auto;
        list-style: none;
    }

    .List_Type_Div li {
        width: 278px;
        height: auto;
        margin-bottom: 3px;
        background: url(../images/List_Type_BK.jpg) center right repeat-y;
        background-color: #F6F6F6;
    }

    .List_Type_Line {
        padding-left: 28px;
        line-height: 60px;
        height: 60px;
        font-size: 20px;
        font-weight: bold;
        background: url(../images/List_Type_BK.jpg) center right repeat-y;
        background-color: #F6F6F6;
        color: #1e1e1e;
    }

    .List_Type_Line a {
        color: #1e1e1e;
    }

    .List_Type_Now .List_Type_Line {
        background: url(../images/List_Type_BK_on.jpg) center right repeat-y;
        background-color: #FA6E16;
        color: #FFF;
    }

    .List_Type_L2 {
        /* display: none; */
        width: 100%;
        height: auto;
    }

    .List_Type_L2_Line {
        width: 100%;
        /* height: 50px; */
        overflow: hidden;
    }

    .List_Type_Now .List_Type_Line a {
        color: #FFF;
    }

    .List_Type_L2_Line em {
        float: left;
        width: 28px;
        height: 50px;
    }

    .List_Type_L2_Line h4 {
        float: left;
        width: 210px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        color: #1B0F0F;
        border-bottom: 1px solid #E5E5E5;
    }

    .List_Type_L2_Line h4 a {
        color: #1B0F0F;
    }

    .List_Type_L2_Now em {
        background: url(../images/List_Arrow.png) left center no-repeat;
    }

    .List_Type_L2_Now h4 {
        color: #F96D15;
    }

    .List_Type_L2_Now h4 a {
        color: #F96D15;
    }

    .List_Right_Div {

        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .List_List_Block {
        width: 100%;
        height: auto;
    }

    .List_List_Block ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .List_List_Block li {
        margin-top: 14px;
        margin-bottom: 14px;
        /* width: 100%; */
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #e6e6e6;
    }

    .List_List_Block li:first-child {
        margin-top: 0;
    }

    .List_List_Block li p {
        float: left;
        width: 36vw;
        height: 24vw;
        margin-right: 14px;
        margin-bottom: 14px;
    }

    .List_List_Block li p img {
        width: 36vw;
        height: 24vw;
    }

    .List_text {
        height: auto;
        overflow: hidden;
        margin-bottom: 14px;
    }

    .List_text h5 {
        display: none;
        margin-top: 14px;
        height: auto;
        font-size: 14px;
        color: #818181;
        line-height: 22px;
        overflow: hidden;
    }

    .List_text_Top {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .List_text_Top1 {
        display: none;
        float: left;
        width: 60px;
        height: 60px;
        margin-right: 18px;
    }

    .List_text_Top1 h5 {
        margin: 0;
        padding: 0;
        width: 60px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 34px;
        color: #1e1e1e;
        background-color: #F6F6F6;
    }

    .List_text_Top1 h6 {
        margin: 0;
        padding: 0;
        width: 60px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        color: #FFF;
        background-color: #FA6E16;
    }

    .List_text_Top2 h6 {
        margin: 0;
        padding: 0;
        width: 60px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        color: #FFF;
        background-color: #FA6E16;
    }

    .List_text_Top h4 {
        /* height: 60px; */
        line-height: 24px;
        font-size: 16px;
        color: #1e1e1e;
        overflow: hidden;
        margin-bottom: 6px;
    }

    .List_text_Top h4 a {
        color: #1e1e1e;
    }

    .ListControl_Div {
        margin-top: 20px;
    }

    .Artical_Full_Div {
        height: auto;
        overflow: hidden;
    }

    .Artical_Right_Div {
    
        margin-top: 15px;
        width: 100%;
        height: auto;
    }

    .ArticalControl_Div {
        margin-top: 24px;
        margin-bottom: 40px;
    }

    .Artical_Related_Div {
        width: 100%;
        height: auto;
    }

    .Artical_Related_Title {
        height: 40px;
        line-height: 32px;
        font-size: 26px;
        font-weight: bold;
        color: #1e1e1e;
    }
    .Artical_Content_Title {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        color: #1e1e1e;
        /* text-transform: uppercase; */
    }
    .Artical_Content_Info_Div {
        margin: 0 auto;
        width: 100%;
        height: auto;
        /* background-color: #F3F3F3; */
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Info {
        /* float: left; */
        /* margin-top: 10px; */
        width: 100%;
        font-size: 16px;
        color: #636363;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .Artical_Content_Info h4 {
        display: inline-block;
        width: auto;
        /* padding-left: 10px; */
        padding-right: 20px;
        font-size: 16px;
        line-height: 30px;
        color: #636363;
    }

    .Artical_Content_Info h4 a {
        color: #636363;
    }

    .Artical_Content_Link{
        width: 100%;
        height: 30px;
        margin-bottom: 30px;
    }
    .Artical_Content_Link ul{        
        width: 100%;
        height: 30px;

        overflow: hidden;
    }
    .Artical_Content_Link li{
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        overflow: hidden;
    }
    .Artical_Content_Title a {
        color: #1e1e1e;
    }
    .Artical_Related_Title a {

        color: #1e1e1e;
    }
    .Artical_Content_Text_Div {
        width: 100%;
        height: auto;

    }
    
    .Artical_Content_Text {
        margin: 0 auto;
        width: 100%;                
        /* padding-bottom: 30px; */
    }
/* 20240417 */
    .Artical_Content_Text p {
        /* padding: 0 5px; */
        font-size: 18px;
        /* text-indent:36px; */
        line-height: 32px;
        color: #1e1e1e;
        margin-bottom: 20px;
    }

    .Artical_Content_Text p img {

        width: 100%;
    }

    .Artical_Content_Text span {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-indent: 0;
        text-align: center;
        font-size: 14px;
        line-height: 24px;
        color: #636363;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    


    .Artical_Related_List {
        /* padding: 32px 18px; */
        /* border: 1px solid #E5E5E5; */
        /* background-color: #F6F6F6; */
        margin-bottom: 80px;
    }

    .Artical_Related_List ul {
        width: 100%;
        height: auto;
    }

    .Artical_Related_List li {
        width: 100%;
        height: auto;
        padding: 20px 0;

        border-bottom: 1px solid #EEE;
    }

    .Artical_Related_List li h4 {
        font-size: 18px;
        padding-left: 24px;
        line-height: 30px;
        background: url(../images/Artical_Dot.png) left top no-repeat;
        background-position: 4px 12px;
        color: #1e1e1e;

    }

    .Artical_Related_List li h4 a {
        color: #1e1e1e;
    }
    /* Search_Div */
    .Search_Div{        
        height: auto;
        overflow: hidden;
        margin-top: 15px;
    }
    .Search_Block{
        
        width: 100%;
        height: 47px;
        background-color: #F6F6F6;
        margin-bottom: 15px;
    }
    .Search_Left{
        float: left;
        width: calc(100% - 86px);
        height: 45px;
        border: 1px solid #e6e6e6;
        background-color: #FFF;

    }
    .Search_Left input{        
        width: calc(100% - 86px);
        height:45px;
        line-height: 45px;
        font-size: 18px;
        color: #818181;
        text-indent: 20px;
        background-color: #FFF;        
    }
    .Search_BT{
        float: left;
        width: 84px;
        height: 47px;
        background-color: #FA6E16;
        text-align: center;
    }
    .Search_BT a{
        display: block;
        margin: 0 auto;
        margin-top: 12px;
        width: 20px;
        height: 29px;
        text-align: center;
    }
    .Search_List{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Search_List ul{
        width: 100%;
        height: auto;
        list-style: none;
    }
    .Search_List li{
        padding-top:14px;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e6e6e6;
    }
    .List_text h5 span{
        color:#FF1515;
     }
     .SearchControl_Div{
        margin-top: 30px;
        margin-bottom: 100px;
     }
     .Search_List .List_text h5{
        display: block!important;
     }
}