/* Mobile */
@media (max-width:600px) {

    /* 菜单部分 */
    .TopMenu_Box {
        width: 100%;
        height: 64px;
        background-color: #FFEFB7;
    }

    .TopMenu_Div {
        height: 64px;

    }

    .TopMenu_Left {
        float: left;
        width: 47px;
        height: 58px;
        margin-top: 3px;
    }

    .TopMenu_Left img {
        width: 47px;
        height: 58px;
    }


    .TopMenu_Right {
        float: right;
        margin-top: 21px;
        width: 92px;
        height: 22px;
    }

    .TopMenu_Right p {
        float: left;
        width: 21px;
        height: 22px;
        cursor: pointer;
    }

    .TopMenu_Right em {
        float: left;
        margin-left: 21px;
        margin-right: 21px;
        width: 0px;
        height: 22px;
        border-right: 1px solid #B8AC84;
    }

    .TopMenu_Right img {
        width: 21px;
        height: 22px;
    }

    .Top_Menu_Pop_Box {
        display: none;
        /* display: block; */
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 13;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .Top_Menu_Pop_Close {
        display: block;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 4%;
        overflow: hidden;
    }

    .Top_Menu_Pop_Close a {
        display: block;
        float: right;
        width: 42px;
        height: 42px;
    }

    .Top_Menu_Pop_Close a img {
        width: 42px;
        height: 42px;
    }

    .Top_Menu_Pop_Menu {
        float: right;
        margin-right: 4%;
        padding: 42px 25px 42px 35px;
        width: calc(100vw*0.75 - 70px);
        background-color: #FAD373;

    }

    .Top_PopMenu_Line {
        height: auto;
        margin-bottom: 10px;
    }

    .Top_PopMenu_Line ul {
        /* margin-left: 35px; */
        /* width: calc(100% - 35px); */
        margin-top: 16px;
        margin-bottom: 24px;
    }

    .Top_PopMenu_Line li {
        font-size: 22px;
        line-height: 32px;
        color: #000;
        margin-bottom: 16px;

    }

    .Top_PopMenu_Line li a {
        color: #000;
    }

    .Top_PopMenu_Title {
        width: 100%;
        height: 36px;
    }

    .Top_PopMenu_Title a {
        position: absolute;
        left: 0px;
        width: calc(100% - 35px);
        /* height: 32px; */
        font-weight: bold;
        font-size: 22px;
        color: #000;
        line-height: 32px;
    }

    .Top_PopMenu_Title em {
        position: absolute;
        right: 0px;
        top: 8px;
        width: 20px;
        height: 20px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Menu_Plus.png) center center no-repeat;
    }

    .Top_PopMenu_Chinese {
        /* margin-top: 30px; */
        width: calc(100% - 2px);
        height: 32px;
        line-height: 32px;

        /* border: 1px solid #FFF; */
        font-size: 22px;
        font-family: "黑体";
        color: #000;
    }

    .Top_PopMenu_Chinese a {
        color: #000;
    }



    .mTopMenu_Control_Search_Pop{
        display: none;
        /* display: block; */
        right: 42px;
        top:10px;
        padding:10px;
        position: absolute;    
        width: calc(100vw*0.6);
        height: 20px;
        background-color: #FFEFB7;
        border-radius: 20px;
        border: 1px solid #000;
        z-index: 2;
    }
    .TopMenu_Control_Search_Pop_Input{
        width: calc(100% - 30px);
        height: 20px;
        font-size: 18px;
        line-height: 20px;
    }
    .TopMenu_Control_Search_Pop_Input input{
        height: 20px;
        font-size: 18px;
        line-height: 20px;
        color: #000;
        background-color: transparent;
    }
    .TopMenu_Control_Search_Pop_BT{
        width: 21px;
        height: 22px;
    }
    .TopMenu_Control_Search_Pop_BT img{
        width: 21px;
        height: 22px;
    }


    /* 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;
        /* border: 1px solid saddlebrown; */
    }

    .PageControl_Next,
    .PageControl_Prev {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        background-color: #F7F6F3;
        height: 32px;
        line-height: 32px;
        margin-right: 10px;
        border: 1px solid #E6E6E6;
    }

    .PageControl_Next {
        margin-right: 0px;
    }

    .PageControl_Next a,
    .PageControl_Prev a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        padding-left: 10px;
        padding-right: 10px;
        height: 32px;
        line-height: 32px;
        font-size: 18px;
        color: #272727;
        text-align: center;
    }

    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 42px;
    }

    .PageControl_Num ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 32px;
        list-style: none;
    }

    .PageControl_Num li {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 36px;
        height: 32px;
        line-height: 32px;
        background-color: #F7F6F3;
        font-size: 18px;
        text-align: center;
        margin-right: 10px;
        border: 1px solid #DDDAD2;
    }

    .PageControl_Num ul .NumOn {
        background-color: #000;
    }

    .PageControl_Num ul .NumOn a {
        color: #FFF;
    }

    .PageControl_Num li a {
        color: #272727;

    }

    /* Main_Title_Div */
    .Main_Title_Div {
        margin: 0 auto;
        height: 42px;
        color: #000;
        overflow: hidden;
    }

    .Main_Title_Div a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 30px;
        font-weight: bold;
        -webkit-text-stroke: 0.5px #000;
        color: #000;
    }

    .Main_Title_Div a:hover {
        text-decoration: none;
    }
}

@media (max-width:600px) {

    /* Main_Swiper_Div */
    .Main_Swiper_Div {
        margin-bottom: 50px;
    }

    .mMain_Swiper_Swiper {
        width: 100%;
        height: calc(100vw*0.656);
        overflow: hidden;
    }

    .mMain_Swiper_Swiper p {
        position: absolute;
        width: 100%;
        height: calc(100vw*0.656);
    }

    .mMain_Swiper_Swiper p img {
        width: 100%;
    }

    .Main_Swiper_Text {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 75px;
        background-color: rgba(0, 0, 0, 0.6);
        overflow: hidden;
    }

    .Main_Swiper_Text h4 {
        position: absolute;
        top: 13px;
        left: 15px;
        width: calc(100% - 60px);
        font-size: 20px;
        line-height: 25px;
        color: #FFF;
    }

    .Main_Swiper_Text h4 a {
        color: #FFF;
    }

    .Main_Swiper_Text h5 {
        display: none;
        margin-bottom: 16px;
        width: 496px;
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 35px;
        color: #000;
    }

    .Main_Swiper_Text h5 a {
        color: #000;
    }

    .Main_Swiper_BTPrev {
        position: absolute;
        right: 110px;
        bottom: 68px;
        width: 42px;
        height: 42px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Main_SwiperBT_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Main_Swiper_BTNext {
        position: absolute;
        right: 48px;
        bottom: 68px;
        width: 42px;
        height: 42px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Main_SwiperBT_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Main_pagination .swiper-pagination-bullet {
        border-radius: 2px;
        width: 4px;
        height: 4px;
        background-color: #DBDBDB;
        opacity: 1;
    }

    .Main_pagination .swiper-pagination-bullet-active {
        width: 12px;
        background-color: #FFF;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 2px) !important;
    }

    .Main_pagination {
        font-size: 16px;
        left: auto !important;
        right: 0 !important;
        bottom: 33px !important;
        width: 60px !important;
        height: 20px !important;
    }

    /* Main_News_Div */
    .Main_News_Div {
        height: auto;
        margin-bottom: 50px;
    }

    .Main_Title_News {
        width: 162px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Title_BK1.png) bottom right no-repeat;
        background-size: 100% auto;
    }

    .Main_News_Block {
        margin-top: 14px;
        width: 100%;

        overflow: hidden;
    }

    .Main_News_Block1 {
        width: calc(100vw*0.92);
        height: calc(100vw*0.92);
        margin-bottom: 25px;
    }

    .Main_News_Block1 p {
        position: absolute;
        width: calc(100vw*0.92);
        height: calc(100vw*0.92);

        margin-bottom: 18px;
    }

    .Main_News_Block1 p img {
        width: 100%;
    }

    .Main_News_Block1_BK {
        position: absolute;
        bottom: 0;
        padding: 15px;
        width: calc(100% - 30px);

        background-color: rgba(0, 0, 0, 0.6);
    }

    .Main_News_Block1 h4 {
        width: 100%;
        font-size: 20px;
        line-height: 26px;
        color: #FFF;
        margin-bottom: 5px;
    }

    .Main_News_Block1 h4 a {
        font-size: 20px;
        color: #FFF;
        -webkit-text-stroke: 0.5px #FFF;
        line-height: 26px;
    }

    .Main_News_Block h6 {
        width: 100%;
        font-size: 18px;
        color: #656565;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .Main_News_Block1 h6 {
        width: 100%;
        font-size: 16px;
        color: #FFF;
        line-height: 20px;
    }

    .Main_News_Block2 {
        width: 100%;
        border-bottom: 1px solid #999;
        overflow: hidden;
        margin-bottom: 25px;
    }

    .Main_News_Block2A {
        border-bottom: 0px;
        margin-bottom: 0px;
    }

    .Main_News_Block2 h4 {
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        color: #000;
        -webkit-text-stroke: 0.5px #000;
        line-height: 25px;
        margin-bottom: 5px;
    }

    .Main_News_Block2 h4 a {
        font-size: 20px;
        font-weight: bold;
        color: #000;

        line-height: 25px;
    }

    .Main_News_Block2 h5 {
        width: 100%;
        font-size: 20px;
        color: #333;
        line-height: 25px;
        margin-bottom: 25px;
    }

    .Main_News_Block2 h5 a {
        color: #333;

    }

    .Main_News_Block3 {
        width: 100%;

    }

    .Main_News_Block3_TuWen {
        width: calc(100vw*0.92);
        /* height: calc(100vw*0.92); */
        margin-bottom: 25px;
    }

    .Main_News_Block3_TuWen p {
        width: calc(100vw*0.92);
        /* height: calc(100vw*0.92); */
    }

    .Main_News_Block3_TuWen p img {
        width: 100%;
        /* height: calc(100vw*0.92); */
    }

    .Main_News_Block3_TuWen h4 {
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .Main_News_Block3_TuWen h4 a {
        display: block;
        margin: 0 auto;
        width: calc(100% - 20px);
        font-size: 20px;
        line-height: 25px;
        color: #FFF;
    }

    .Main_News_Block3_Link {
        margin: 0 auto;
        width: calc(100vw*0.6);
        height: 48px;
        text-align: center;
        border-radius: 24px;
        background-color: #000;

    }

    .Main_News_Block3_Link a {
        text-align: center;
        font-size: 20px;
        line-height: 48px;
        color: #FFF;
        /* text-decoration: none; */
    }

    /* Main_CultrueTravel_Box */
    .Main_CultrueTravel_Full {
        width: 100%;
        /* height: 853px; */
        overflow: hidden;
        margin-bottom: 50px;
    }

    .Main_CultrueTravel_Box {
        width: 100%;
    }

    .Main_Culture_List {
        width: 100%;
        height: auto;
    }

    .Main_Culture_List ul {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        width: 100%;
        height: calc(100vw*0.459);
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Main_Culture_BK.jpg) center center no-repeat;
    }

    .Main_Culture_List li {
        width: auto;
        height: 33px;
        /* margin-bottom: 30px; */
        padding: 20px 30px;

    }

    .Main_CultureList {
        height: 33px;
        line-height: 33px;
        text-align: left;
        padding-right: 20px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Culture_ArrowRight_BK.png) bottom right no-repeat;
        margin-bottom: 30px;
    }

    .Main_CultureList a {
        font-size: 26px;
        font-weight: bold;
        line-height: 33px;
        color: #000;
        -webkit-text-stroke: 0.5px #000;
        text-decoration: none;
    }

    .Main_Culture_Info {
        width: 100%;
        background-color: #FFEFB7;
        height: auto;

        overflow: hidden;
    }

    .Main_Culture_Info {
        width: 100%;

    }

    .Main_Title_Culture {
        margin-top: 50px;
        margin-bottom: 15px;
        width: 246px;
        height: 47px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Title_BK2.png) bottom right no-repeat;
        background-size: 100% auto;
    }

    .Main_Attractions_Div {
        margin: 0 auto;
        width: 92%;

        overflow: hidden;
        margin-bottom: 50px;
    }

    .Main_Attractions_Pic {
        width: 100%;
        margin-bottom: 22px;
    }

    .Main_Attractions_Pic img {
        width: 100%;
    }

    .Main_Attractions_Text {
        width: 100%;
        /* height: 280px; */
    }

    .Main_Attractions_Title {
        font-size: 22px;
        height: 22px;
        line-height: 22px;
        color: #000;
        font-weight: bold;
        -webkit-text-stroke: 0.5px #000;
        text-align: center;
        margin-bottom: 7px;
    }

    .Main_Attractions_Title a {
        color: #000;
    }

    .Main_Attractions_Content {
        font-size: 18px;
        line-height: 25px;
        color: #333;
        padding-bottom: 20px;
        margin-bottom: 14px;
        border-bottom: 1px solid #999;
    }

    .Main_Attractions_Content a {
        color: #333;
    }

    .Main_Attractions_List {
        width: 100%;
        height: auto;
    }

    .Main_Attractions_List ul {
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Main_Attractions_List li {
        width: 100%;
        height: auto;
        line-height: 38px;
        font-size: 21px;
        color: #000;
    }

    .Main_Attractions_List li a {
        color: #9E4600;
    }

    .Main_Attractions_List li a:hover {
        color: #000;
    }

    /* .Main_Attractions_ListT1 {
        color: #9E4600;
    } */

    /* .Main_Attractions_ListT1 a {
        color: #000!important;
    } */

    .Main_Attractions_Type {
        margin: 0 auto;
        width: 92%;
        height: auto;
    }

    .Main_Attractions_Type ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        list-style: none;
        margin-bottom: 40px;
    }

    .Main_Attractions_Type li {
        width: 100%;
        height: calc(100vw*0.92*0.292);
        margin-bottom: 15px;
        overflow: hidden;
    }

    .Main_Attractions_Type li p {
        position: absolute;
        width: 100%;
        height: calc(100vw*0.92*0.292);
    }

    .Main_Attractions_Type li p img {
        width: 100%;
        height: calc(100vw*0.92*0.292);
    }

    .Main_Attractions_Type li h4 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 10px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding-left: 5px;
        padding-right: 5px;
        height: 35px;
        z-index: 2;
        color: #000;
        background-color: rgba(255, 239, 199, 0.5)
    }

    .Main_Attractions_Type li h4 a {
        font-size: 26px;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
        text-align: center;
        z-index: 2;
        color: #000;
        text-shadow: 0px 0px 5px #FFEEC7;
    }

    /* Main_Business_Div */
    .Main_Business_Div {
        height: auto;
        margin-bottom: 50px;
    }

    .Main_Business_Block {
        width: 100%;
        height: auto;
        overflow: hidden;

    }

    .Main_Advantages_Div {
        width: 100%;
        height: auto;
    }

    .Main_Advantages {
        padding: 38px 30px;

        background-color: #EAF3AC;
        overflow: hidden;
    }

    .Main_Business_Div h4 {
        text-align: center;
        line-height: 32px;
        font-size: 21px;
        /* font-weight: bold; */
        color: #000;
        -webkit-text-stroke: 0.5px #000;
        margin-bottom: 10px;
    }

    .Main_Business_Div h4 a {
        color: #000;
    }

    .Main_Business_Text h5 {
        font-weight: bold;
    }

    .Main_Business_Div h5 {
        line-height: 30px;
        font-size: 20px;
        color: #000;
        margin-bottom: 25px;

    }

    .Main_Business_Div h5 a {
        color: #000;
    }

    .Main_Arrow_BT {
        float: right;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 34px;

        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/ArrowRight_BK.png) bottom right no-repeat;
    }

    .Main_Arrow_BT a {
        font-size: 20px;
        line-height: 30px;

        color: #333;
        text-decoration: none;
        -webkit-text-stroke: 0.5px #000;
    }

    .Main_AdvantagesBT {

        width: 129px;
    }

    .Main_IndustriesBT {

        width: 159px;
    }

    .Main_EnterprisesBT {

        width: 159px;
    }

    .Main_Advantages_List {
        width: 100%;
        height: 146px;
    }

    .Main_Advantages_List1 {
        float: left;
        width: 30%;
        height: 146px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        background-color: #B6EDDE;
    }

    .Main_Advantages_List2 {
        float: left;
        width: 40%;
        height: 146px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        background-color: #FFF7B5;
    }

    .Main_Advantages_List3 {
        float: left;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        width: 30%;
        height: 146px;
        background-color: #95E6BD;
    }

    .Main_AdvListBT1 {
        width: 60px;
    }

    .Main_AdvListBT2 {
        width: 137px;
    }

    .Main_AdvListBT3 {
        width: 70px;
    }

    .Main_Industries_Div {

        height: auto;
        overflow: hidden;
    }

    .Main_Industries {
        padding: 38px 30px;
        background-color: #B6EDDE;
        overflow: hidden;
    }

    .Main_Enterprises {
        padding: 38px 30px;
        background-color: #CAE5FC;
        overflow: hidden;
    }

    .Main_Business {
        width: 100%;
        height: calc(100vw*0.92*0.612);
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Main_Business_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Main_Title_Business {
        margin: 0 auto;
        margin-top: 47px;
        margin-bottom: 14px;
        width: 148px;

        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Title_BK3.png) bottom right no-repeat;
        background-size: 100% auto;
    }

    .Main_Business_Text {
        padding: 0 30px;
    }

    /* Main_Live_Box */
    .Main_Live_Box {
        width: 100%;
        height: calc(100vw*1.26);
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Main_Life_BK.jpg) top center no-repeat;
        background-size: contain;
        overflow: hidden;
    }

    .Main_Live_Div {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        margin: 0 auto;
        margin-top: calc(100vw*0.08);
        ;
        width: 92%;
        height: calc(100vw*1.1);
        border-radius: 6px;
        background-color: rgba(255, 233, 191, 0.7);
        overflow: hidden;
    }

    .Main_Live_Left {
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 26px;
        width: calc(100vw*0.8);
        height: 25px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;

    }

    .Main_Live_Title {
        width: auto;
        height: 25px;
        text-align: center;
        line-height: 25px;
        font-size: 25px;
        font-weight: bold;
        color: #000;

    }

    .Main_Live_Title a {
        color: #000;

    }

    .mMain_Live_BTPrev {
        padding-left: 40px;
        padding-right: 40px;
        width: 10px;
        height: 17px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Main_LiveBT_Prev.png) center center no-repeat;
        z-index: 2;
        background-size: 10px 17px;
        cursor: pointer;

    }

    .mMain_Live_BTNext {
        padding-left: 40px;
        padding-right: 40px;
        width: 10px;
        height: 17px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Main_LiveBT_Next.png) center center no-repeat;
        z-index: 2;
        cursor: pointer;
        background-size: 10px 17px;
    }

    .Main_Live_Right {
        margin: 0 auto;
        width: calc(100vw*0.8);
        height: 348px;
    }

    .mMain_Live_Swiper {
        width: calc(100vw*0.8);
        height: 348px;
        overflow: hidden;
    }

    .mMain_Live_Swiper {
        width: calc(100vw*0.8);
        height: 348px;
        overflow: hidden;
    }

    .mMain_Live_Swiper h4 {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        color: #000;

        margin-bottom: 20px;
    }

    .mMain_Live_Swiper h4 a {
        color: #000;
    }

    .mMain_Live_Swiper ul {
        list-style: none;
    }

    .mMain_Live_Swiper li {
        padding-left: 15px;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
        color: #000;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Dot_Black.png) left top no-repeat;
        background-position: left 0 top 12px;
    }

    .mMain_Live_Swiper li:last-child {
        margin-bottom: 0px;

    }

    .mMain_Live_Swiper li a {
        color: #000;
    }



    /* Main_Bottom_Box */
    .Main_Bottom_Box {
        width: 100%;
        height: auto;
        background-color: #000;
    }

    /* Main_Link_Div */
    .Main_Link_Div {
        margin: 0 auto;
        width: calc(100vw*0.85);
        height: 42px;

        padding-top: 50px;
        margin-bottom: 50px;
    }

    .Main_Link_Title {
        position: absolute;
        left: 20px;
        width: 70px;
        height: 42px;
        line-height: 42px;
        font-size: 24px;
        color: rgba(255, 255, 255, 0.3);
    }

    .Main_Link_Block {
        position: absolute;
        width: 100%;
        height: 42px;
    }

    .Main_Link {
        width: 100%;
        border-radius: 21px;
        height: 42px;
        border-radius: 21px;
        border: 1px solid #FFF;
        font-size: 20px;
        line-height: 42px;
        text-indent: 20px;
        color: #FFF;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/LinkArrow_Down.png) center right no-repeat;
        background-position: center right 20px;
        cursor: pointer;
    }

    .Main_Link_Pop {
        display: none;
        position: absolute;
        border-radius: 21px;
        top: 42px;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 240px;
        border: 1px solid #FFF;
        z-index: 3;
        background-color: #000;
        overflow: hidden;
    }

    .Main_Link_Pop ul {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        width: calc(100% - 2px);
        height: 240px;
        margin-top: 11px;
        margin-bottom: 11px;
        overflow-y: auto;
    }

    .Main_Link_Pop li {
        display: block;
        margin: 0;
        padding: 5px 0;
        background-color: #000;
        width: calc(100% - 2px);
        padding-left: 22px;
        padding-right: 10px;
        /* height: 44px; */
        line-height: 25px;

        font-size: 18px;
        color: #FFF;
        /* border-bottom: 1px solid rgba(255, 255, 255, 0.5); */
        cursor: pointer;
    }

    .Main_Link_Pop li a {
        color: #FFF;
    }

    /* Main_Link_Icons */
    .Main_LinkIcons {

        background-color: #262626;
        height: auto;
        overflow: hidden;
    }

    .Main_LinkIcons_Title {
        margin-top: 50px;
        margin-bottom: 25px;
        text-align: center;
        font-size: 20px;
        height: 28px;
        line-height: 28px;
        color: #FFF;
    }

    .Main_LinkIcons_Title a {
        font-size: 20px;
        height: 28px;
        line-height: 28px;
        color: #FFF;
    }

    .Main_Link_Icons {
        margin: 0 auto;
        height: 80px;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .Main_Link_Icons ul {
        list-style: none;
        display: flex;
        height: 80px;
        justify-content: space-between;

    }

    .Main_Link_Icons li {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
        align-content: space-around;
        width: auto;

    }

    .Main_Link_Icons p {
        float: left;
        width: 30px;
        height: 30px;
        margin-bottom: 12px;
    }

    .Main_Link_Icons p img {
        width: 30px;
    }

    .Main_Link_Icons h4 {
        float: left;
        line-height: 30px;
        height: 30px;
        font-size: 20px;
        color: #FFF;
    }

    .Main_Link_Icons h4 a {
        line-height: 30px;
        height: 30px;
        font-size: 20px;
        color: #FFF;
    }

    /* Main_Map_Div */
    .Main_Map_Div {
        margin: 0 auto;
        width: 85%;
        /* height: 320px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .Main_Map_block {
        width: 100%;
    }

    .Main_Map_Title {
        line-height: 32px;
        margin-bottom: 18px;
    }

    .Main_Map_Title a {
        line-height: 32px;
        font-size: 24px;
        font-weight: bold;
        color: #FFF;
    }

    .Main_Map_List ul {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        list-style: none;
        margin-bottom: 50px;
    }

    .Main_Map_List li {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-right: 45px;
        color: #fff;
    }

    .Main_Map_List li a {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
        color: #fff;
    }

    /* Bottom_Info */
    .Bottom_Info {
        display: block;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000;
        height: 105px;
        text-align: center;
        font-size: 13px;
        line-height: 20px;
        color: #FFF;
    }

    /* Channel_Banner_Div */
    .Channel_Banner_Div {
        width: 100% !important;
        /* height: 296px; */
        overflow: hidden;
    }

    .Channel_Banner_Div img {
        width: 100%;
    }

    /* NavBar_Div */
    .NavBar_Div {
        /* height: 60px; */
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 25px;
        font-size: 18px;
        color: #656565;
    }

    .NavBar_Div a {
        /* height: 60px; */
        line-height: 25px;
        font-size: 18px;
        color: #656565;
    }

    .NavBar_Div span {
        line-height: 25px;
        font-size: 18px;
        color: #656565;
    }

    /* Channel_Swiper_Div */
    .Channel_Swiper_Div {
        /* height: 714px; */
        overflow: hidden;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .Channel_Title_Div {
        text-align: center;
        height: 45px;
        line-height: 40px;
        font-size: 30px;
        font-weight: bold;
        color: #000;
        -webkit-text-stroke: 0.5px #000;
    }

    .Channel_Title_Div a {
        color: #000;
        -webkit-text-stroke: 0.5px #000;
    }

    .mChannel_Swiper {
        width: 100%;
        height: auto;
        /* border: 1px solid #B2A780; */
        overflow: hidden;
    }

    .mChannel_Swiper .swiper-wrapper {
        width: 100%;
        /* height: 574px; */
        /* overflow: hidden; */
    }

    .mChannel_Swiper .swiper-slide {
        width: 100%;
        height: auto;
    }


    .mChannel_Swiper p {
        width: 100%;
    }

    .mChannel_Swiper p img {
        width: 100%;
    }

    .Channel_Swiper_Text {
        padding: 15px 13px;
        height: 150px;
        background-color: #F2F2F2;
        overflow: hidden;
    }

    .mChannel_Swiper_Text h4 {
        font-size: 20px;
        font-weight: bold;
        color: #000;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .Channel_Swiper_Text h4 a {
        color: #000;
    }

    .Channel_Swiper_Text h5 {
        font-size: 18px;
        color: #333;
        line-height: 25px;
        height: 100px;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Channel_Swiper_Text h5 a {
        color: #333;
    }

    .Channel_BTPrev {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-52px);
        width: 42px;
        height: 42px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Channel_SwiperBT_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Channel_BTNext {
        position: absolute;
        left: 50%;
        transform: translateX(10px);
        right: 81px;
        bottom: 0;
        width: 42px;
        height: 42px;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Channel_SwiperBT_Next.jpg);
        z-index: 2;

        cursor: pointer;
    }

    .mChannel_Swiper_pagination {
        font-size: 12px;
        left: auto !important;
        right: 0 !important;
        bottom: 10px!important;
        /* width: 120px !important; */
        height: 20px !important;
    }

    .mChannel_Swiper_pagination .swiper-pagination-bullet {
        border-radius: 2px;
        width: 4px;
        height: 4px;
        background-color: #000;
        opacity: 1;
    }

    .mChannel_Swiper_pagination .swiper-pagination-bullet-active {
        width: 16px;
        background-color: #000;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 2px) !important;
    }

    .Channel_Dining_Div {
        height: auto;
        overflow: hidden;
        margin-bottom: 45px;
        background-color: #F3F3F3;
    }

    .Channel_Dining_Title {
        margin-top: 36px;
        height: 50px;
    }

    .Channel_Dining_Top {
        margin: 0 auto;
        width: calc(100vw*0.84);
        /* height: 680px; */
        overflow: hidden;
    }

    .Channel_Dining_TopLeft {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .Channel_Dining_TopLeft p {
        width: calc(100vw*0.41);
        
    }

    .Channel_Dining_TopLeft p img {
        width: 100%;
    }

    .Channel_Dining_TopRight {
        width: 100%;
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Channel_Dining_BK.jpg) bottom right no-repeat;
        background-position: bottom 50px right 0;
        background-color: #F3F3F3;
    }

    .Channel_Dining_TopRight_Text {
        /* height: 380px; */
        font-size: 18px;   
        line-height: 24px;
        color: #333;
        /* background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Channel_Dining_BK.jpg) bottom right no-repeat; */
    }

    .Channel_Dining_TopRight_Text a{
        /* height: 380px; */
        font-size: 18px;   
        line-height: 24px;
        color: #333;
    }

    .Channel_Dining_TopRight_Text p {

        color: #333;
        font-size: 18px;   
        line-height: 24px;
        margin-bottom: 16px;
    }

    .Channel_Dining_TopRight ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        list-style: none;
    }

    .Channel_Dining_TopRight li {
        padding-left: 20px;
        padding-right: 20px;
        background-color: #FAD373;
        border-radius: 20px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        font-weight: bold;
        color: #000;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .Channel_Dining_TopRight li a {
        color: #000;
    }

    .Channel_Dining_Bottom {
        margin: 0 auto;
        width: calc(100vw*0.84);
        /* height: 223px; */
    }

    .Channel_Dining_BottomLeft {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;        
        background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Channel_Dining_BK2.jpg) right bottom no-repeat;
        background-color: #F3F3F3;
        font-size: 20px;
        font-weight: bold;
        color: #C58C00;
        line-height: 34px;
    }

    .Channel_Dining_BottomLeft a {
        color: #C58C00;
    }

    .Channel_Dining_BottomRight {
        width: 100%;
    }

    .Channel_Dining_BottomRight p {
        width: 100%;
    }

    .Channel_Dining_BottomRight p img {
        width: 100%;
    }

    /* Channel_CA_Box */
    .Channel_CA_Title_Div {
        height: 45px;

    }

    .Channel_CA_Title {
        height: 40px;
    }

    .Channel_CA_Box {
        padding-top: 30px;
        padding-bottom: 40px;
        height: auto;
        /* background-color: #F3F3F3; */
        overflow: hidden;
        /* margin-bottom: 100px; */
    }

    .Channel_CA_List {
        /* height: 640px; */
    }

    .Channel_CA_List ul {
        width: 100%;
    }

    .Channel_CA_List li {
        width: 100%;
        overflow: hidden;
    }

    .Channel_CA_List li:hover {
        background-color: #FFF;
        cursor: pointer;
    }

    .Channel_CA_List li p {
        width: 100%;
        margin-bottom: 28px;
    }

    .Channel_CA_List li p img {
        width: 100%;
    }

    .Channel_CA_List li h4 {
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
        color: #000;
        -webkit-text-stroke: 0.5px #000;
        margin-bottom: 10px;
    }

    .Channel_CA_List li h4 a {
        color: #000;
        -webkit-text-stroke: 0.5px #000;
    }

    .Channel_CA_List li h5 {
        font-size: 18px;
        line-height: 24px;
        color: #333;
        margin-bottom: 34px;
    }

    .Channel_CA_List li h5 a {
        color: #333;
    }

    .Channel_CA_Bottom {
        height: 60px;
    }

    .Channel_CA_BT {
        margin: 0 auto;
        width: 260px;
        height: 48px;
        text-align: center;
    }
    .Channel_CA_BT {
        margin: 0 auto;
        width: 260px;
        height: 48px;
        border-radius: 24px;
        background-color: #FAD373;
        text-align: center;
    }
    .Channel_CA_BT a{
        width: 260px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 20px;
        color: #000;
    }

    /* Chanel_ShopingHotel_Div */
    .Chanel_ShopingHotel_Div {
        height: auto;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .Chanel_ShopingHotel_Pic {
        width: 100%;
    }

    .Chanel_ShopingHotel_Pic p {
        width: 100%;
    }

    .Chanel_ShopingHotel_Pic p img {
        width: 100%;
    }

    .Chanel_ShopingHotel_Pic em {
        display: none;
    }


    .Chanel_ShopingHotel_Text {
        padding: 20px 15px;

        background-color: #F3F3F3;
    }

    .Chanel_ShopingHotel_Text h4 {
        font-size: 40px;
        font-weight: bold;
        line-height: 50px;
        color: #000;
        -webkit-text-stroke: 0.5px #000;
        margin-bottom: 23px;
    }

    .Chanel_ShopingHotel_Text h4 a {
        color: #000;
        -webkit-text-stroke: 0.5px #000;
    }
    .Channel_Hotels_Title{
        margin-top: 48px;
    }
    .Chanel_ShopingHotel_Text ul {
        list-style: none;
    }

    .Chanel_ShopingHotel_Text li {
        font-size: 18px;
        line-height: 26px;
        color: #656565;
        margin-bottom: 14px;
    }

    .Chanel_ShopingHotel_Text li a {
        width:fit-content;
        width:-webkit-fit-content;
        width:-moz-fit-content;
        padding-right:40px;
        font-size: 18px;
        line-height: 26px;
        color: #656565;
       background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Channel_ArrowRight_BK.png) right bottom no-repeat;
       background-position: right 0 bottom 5px;
    }
/* Channel2_Page */
.Channel_Advantages_Title{
    height: 54px;
}
.Advantages_Div{
    margin: 0 auto;
    width: 84%;
    padding: calc(100vw*0.07) calc(100vw*0.04);
    height: auto;
    background-color: #F3F3F3;
    overflow: hidden;        
    margin-bottom: 45px;
}
.Advantages_Left{
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 24px;
    overflow: hidden;
}
.Advantages_Left a{
    color: #333;
}
.Advantages_Right{
    width: 800px;
    height: auto;
}
.Advantages_RightTop{
    margin: 0 auto;
    width: calc(100vw*0.84);
    
}
.Advantages_RightTop_Title{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 199px;
   background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Channel2_Advantages_BK.jpg) center center no-repeat;

}
.Advantages_RightTop_Title a{
    
    line-height: 50px;
    font-size:40px;
    font-weight: bold;
    color: #000;
    -webkit-text-stroke: 0.5px #000;
}
.Advantages_RightTop_Pic{
    width: 100%;
    margin-bottom: 24px;
}
.Advantages_RightTop_Pic img{        
    width: 100%;
}
.Advantages_RightBottom{
    width: 100%;
}
.Advantages_RightBottom img{
    width: 100%;
}
.IndustriesPolicies_Box{
    width: 100%;
    height: auto;
    background-color: #F3F3F3;
    margin-bottom: 50px;
}
.IndustriesPolicies_Div{
    height: auto;
    overflow: hidden;
}
.Industries_Div{
    margin: 0 auto;
    width: calc(100vw*0.92);
    margin-bottom: 50px;
}
.Channel_Indus_Title{
    height: 45px;
}
.Industries_Div ul{
    width: 100%;
    list-style: none;
}

.Industries_Div li{
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.353);
    text-align: right;
    margin-bottom:15px;
    overflow: hidden;
}
.Industries_Div li:last-child{
    margin-bottom: 0px;        
}
.Industries_Div li p{
    position: absolute;
    z-index: 1;
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.353);   
}
.Industries_Div li p img{        
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.353);       
}
.Industries_Div li h4{        
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 21px;
    line-height: 30px;    
    color: #000;
    text-align: right;
    z-index: 2;
}
.Industries_Div li h4 a{        
    color: #000;
}
.Policies_Div{
    padding-top:45px;
    padding-bottom: 30px;
    width: 100%;    
}
.Policies_List_Div{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.Policies_List_Block{
    width: calc(100% - 40px);
    padding:25px 20px;
    margin-bottom: 20px;
    background-color: #FFF;
    border-radius: 12px;
    overflow: hidden;
}
.Policies_List_Block_Over{
    /* width: 294px;
    height: 220px; */
    overflow: hidden;
}
.Policies_List_Block h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    -webkit-text-stroke: 0.5px #000;
    margin-bottom: 7px;
}
.Policies_List_Block h4 a{
    color: #000;
    -webkit-text-stroke: 0.5px #000;
}
.Policies_List_Block h5{
    font-size: 18px;
    line-height: 24px;
    color: #333;
}
.Policies_List_Block h5 a{
    color: #333;
}

/* GuideParks_Div */
.GuideParks_Div{
    /* height: 360px; */
    overflow: hidden;
    margin-bottom: 45px;
}
.Guide_Block{
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.6);
    overflow: hidden;
}
.Guide_Block{
    display: flex;
    align-items: center;
    align-content: center;
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.6);
    overflow: hidden;
}
.Guide_Block p{
    position: absolute;
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.6);
    z-index: 1;        
}
.Guide_Block p img{        
    width: calc(100vw*0.92);
    height: calc(100vw*0.92*0.6);      
}
.Guide_Block_Text{
    margin: 0 auto;
    /* margin-top: 38px; */
    width: calc(100% - 40px);    

    z-index: 2;
}
.Guide_Block_Text h4{   
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    -webkit-text-stroke: 0.5px #000;
    color: #000;
    margin-bottom: 16px;
}
.Guide_Block_Text h4 a{   
    -webkit-text-stroke: 0.5px #000;
    color: #000;     
}    .Guide_Block_Text ul{
    list-style: none;
}

.Guide_Block_Text li{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: 14px;
}
.Guide_Block_Text li:last-child{
    margin-bottom: 0;
}
.Guide_Block_Text li a{
 
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    padding-right:40px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
   background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Channel_ArrowRight_BK.png) right bottom no-repeat;
   background-position: right 0 bottom 5px;
}

.IndustrialParks_Text h4 a{
    color: #FFF;
    -webkit-text-stroke: 0.5px #FFF; 
}
.IndustrialParks_Text li a{
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    padding-right:40px;
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
   background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Mobile/Channel_ArrowRight_BK2.png) right bottom no-repeat;
   background-position: right 0 bottom 5px;       
}
/* Enterprises_Div */
.Enterprises_Div{
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}
.Enterprises_Title{
    height: 60px;
}
.Enterprises_List{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.Enterprises_List ul{
    width: 100%;
    height: auto;
    list-style: none;
}
.Enterprises_List li{

    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 19px;
    color: #333;
}
.Enterprises_List li a{
    color: #333;        
}
.Enterprises_List_BK1{
    background-color: #F3F3F3;
}
.Enterprises_List_BK2{
    background-color: #FAFAFA;
}
.Enterprises_Bottom{
    margin-top: 30px;
    height: 34px;
}
.Enterprises_BT{
    float: right;
    width: 190px;
    text-align: center;
}

    /* List_Body */
    .List_Body{
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .List_Div{
        width: 100%;
        height: auto;
    }
    .List_Div ul{
        width: 100%;
        height: auto;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-content: space-between;
        align-items: stretch;
        margin-bottom: 30px;
    }
    .List_Div li{
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ccc; 
        margin-bottom: 24px;       
    }
    .List_Title_Div{
        width: 100%;
        height: 52px;
        margin-bottom: 15px;
    }
    .List_Data_Block{
        float: left;
        width: 52px;
        height: 52px;
        border-radius: 5px;
        background-color: #FFF8C4;
    }

    .List_Data_Block h4{
        margin: 0 auto;
        margin-top: 8px;        
        width: 48px;
        height: 22px;
        line-height: 22px;                
        font-size: 15px;
        text-align: center;
        color: #000;
        border-bottom: 1px solid #000;
    }
    .List_Data_Block h4 a{
        color: #000;
    }
    .List_Data_Block h7{
        display: block;
        margin: 0 auto;       
        width: 48px;
        height: 20px;
        line-height: 20px;                
        font-size: 12px;
        text-align: center;
        color: #000;
    }
    .List_Data_Block h7 a{
        color: #000;
    }
    .List_Div li p{
        width: 100%;
        margin-bottom: 18px;               
    }
    .List_Div li p img{
        width: 100%;     
    }
    .List_Div li h6{
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        color: #000;
        margin-bottom: 24px;        
    }
    .List_Div li h6 a{
        color: #000;        
    }
    .List_Div li h5{
        width: 100%;
        font-size: 24px;
        line-height: 34px;
        color: #000;        
        margin-bottom: 18px;               
    }
    .List_Title_Block{
        float: left;
        margin-top: 3px;
        margin-left: 12px;
        width: calc(100% - 64px);
        height: 52px;
        display: flex;
        align-items: center;
        overflow: hidden;
    }
    .List_Title_Block h4{
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        line-height: 26px;
        height: 52px;
        color: #000;
        -webkit-text-stroke: 0.5px #000; 
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .List_Title_Block h4 a{
        color: #000;
    }
    
    .List_PageControl{
        height: auto;
        clear: both;
        overflow: hidden;
    }
    .List_hori_Div{
        width: 100%;
        height: auto;
    }
    .List_hori_Div ul{
        width: 100%;
        height: auto;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: space-between;
        align-items: stretch;        
    }
    .List_hori_Div li{
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ccc; 
        margin-bottom: 24px;       
    }
    .List_hori_Div li p{        
        display: none;             
    }
    


    .List_hori_Div li em{
        display: block;
        margin-bottom: 15px;
    }

    .List_hori_Div li em img{
        width: 100%;
    }
    .List_hori_Div li h6{

        font-size: 18px;
        line-height: 24px;
        color: #000;
        margin-bottom: 24px;        
    }
    .List_hori_Div li h6 a{
        color: #000;        
    }
    .List_hori_Div li h5{
        width: 100%;
        font-size: 24px;
        line-height: 34px;
        color: #000;        
        margin-bottom: 18px;               
    }
    .List_hori_Block{
        display: none;
    }
    .List_Type{
        width: 100%;
        height: auto;
    }
    .List_Type ul{
        width: 100%;        
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .List_Type li{
        float: left;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: calc(100vw*0.29);
        /* height: calc(100vw*0.29*0.6); */
        cursor: pointer;
    }
    .List_Type li img{
        width: 100%;
    }
    .List_Type li:last-child{
        margin-right: 0px;
    }
    .List_Type li em{
        display: none;
    }

    .Search_Div{
        margin-top: 32px;
        margin-bottom: 32px;
        height: auto;
        overflow: hidden;
    }
    .Search_Input_Div{
        padding-top:12px;
        padding-bottom: 12px;
        margin:0 auto;
        width: calc(100% - 2px);
        height: 48px;
        border: 1px solid #333;
        border-radius: 15px;
    }
    .Search_Input_Left{
        float: left;
        width: calc(100% - 46px);
        height: 48px;
    }
    .Search_Input_Left input{        
        width: 100%;
        height: 48px;
        line-height:48px;
        font-size: 20px;
        color: #333;
        font-family: 'Helvetica Condensed', 'Arial', 'simsun', 'sans-serif';
        text-indent: 15px;
    }
    .Search_Result_Div{
        margin:0 auto;
        text-indent: 15px;
        width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        color: #999;
    }
    .Search_Input_BT{
        float: right;
        margin-top: 6px;
        padding:6px 11px;
        width: 23px;
        height: 23px;
        border-left: 1px solid #CCC;
    }
    .Search_Input_BT img{
        width: 23px;
        height: 23px;
    }
/* Artical_Content */
.Artical_Content{
    margin: 0 auto;
    height: auto;
    background-color: #FFF;
    overflow: hidden;
}
.Artical_Content_Title_Div{
    width: 100%;
    height: auto;
    overflow: hidden;
    /* border-bottom: 2px solid #E7EFFB; */
}
.Artical_Content_Title{ 
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
}
.Artical_Content_Title a{
    color: #000;
}
.Artical_Content_Info_Div{
    height: auto;
    margin-bottom: 30px;
    /* border-bottom: 2px solid #E7EFFB; */
}
.Artical_Content_Info{
    margin-top: 10px;
}
.Artical_Content_Info h4{
    display: inline-block;        
    width:auto;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #999 ; 
    font-size:14px;
    line-height: 22px;
    color: #868686;
}
.Artical_Content_Info h4:last-child{
    border-right: 0px; 
    
}
.Artical_Content_Info h4 a{
    color: #868686;
}
.Artical_Content_Link{
    margin: 0 auto;
    margin-top: 90px;
    width: 700px;
    margin-bottom: 50px;
}
.Artical_Content_Link p{
    float: left;
    width: 31px;
    margin-right: 10px;
}
.Artical_Content_Link p img{        
    width: 31px;        
}
.Artical_Content_Text_Div{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
}


.Artical_Content_Text{

    /* height: 1420px; */
    padding-bottom: 30px;
}
.Artical_Content_Text p{

    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 24px;
}
.Artical_Content_Text span{
    display: block;
    margin: 0 auto;       
    margin-bottom: 10px; 
}
.Artical_Content_Text span img{
    max-width: 100%        
}

/*20250429 start*/
.Artical_Content_Text em{
/*    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #999; 
    margin-bottom: 20px;       
*/
    font-style: italic;
}
/*20250429 end*/

.Artical_Related_Box{
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    height: auto;
    overflow: hidden;
}
.Artical_Related_Div{
    margin-top: 45px;
    margin-bottom: 45px;   
    background-color: #FFF; 
}
.Artical_Related_Title{
    height: 42px;
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    color: #000;
    margin-bottom: 24px;
}
.Artical_Related_Title a{
    color: #000;
}
.Artical_Related_Div ul{
    list-style: none;
}
.Artical_Related_Div li{
    font-size: 19px;
    color: #000;
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 15px;
   background: url(https://subsites.chinadaily.com.cn/gansu/jiuquan/att/6824.files/images/Dot_Black.jpg) left top no-repeat;
   background-position: left 2px top 12px;
}
.Artical_Related_Div li a{
    color: #000;               
}
.Artical_Link_Icons {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    margin-top: 40px;
}
.Artical_Link_Icons  ul{
    list-style: none;
    display: flex;
    justify-content: space-between;
}    
.Artical_Link_Icons  li{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
    height: 30px;
}

.Artical_Link_Icons p {
    width: 30px;
    height: 30px;
}

.Artical_Link_Icons p img {
    width: 30px;
}
.Artical_Link_Icons h4 {
    float: left;
    line-height: 30px;
    height: 30px;  
    font-size: 20px;      
    color: #333;
}
.Artical_Link_Icons h4 a{
    line-height: 30px;
    height: 30px;  
    font-size: 20px;      
    color: #333;
}
/* displaypagenum */
#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
	line-height: 35px;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#363738;
	border:1px solid #CCCCCC;
}
#displaypagenum a {
text-decoration:none;
	color:#a0a3a5;
	padding:5px 10px;
	background-color: #f3f3ed;
	border:1px solid #CCCCCC;
}

/*20230913*/
.Industries_Div li h4 {
    width:100%;
    right:0px!important;
	bottom: 2rem!important;
    height: 4rem;
    font-size: 18px!important;
    line-height: 62px!important;
    font-weight: bold;
    color: #FFF!important;
    text-align: center!important;
    background-color: rgba(0,0,0,0.4);
}
.Industries_Div li h4 a {
    color: #fff;
}

.Artical_Content_Text img {
    max-width: 100%;
}
.Artical_Content_Text iframe {
    max-width: 100%;
    aspect-ratio: 16 / 9;
	height: auto!important;}
		.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
	margin:10px 10px 15px;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #ebebeb;
    color: #363738;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #f3f3ed;
    color: #a0a3a5;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}

.m-style a:hover {
    color: #fff;
    background: #636566;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 12px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.jump-ipt {
    float: left;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 10px;
}
.List_Title_Block h4 b{
 color: rgb(255, 0, 0);  
}
}