/* PC */
@media (min-width:600px) {

    /* PageControl_Box  */
    .PageControl_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        /* margin-bottom: 45px; */
    }

    .PageControl_Div {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: auto;
        height: 32px;
        min-width: 100px;
        margin-bottom: 100px;
        /* border: 1px solid saddlebrown; */
    }

    .PageControl_Next,
    .PageControl_Prev {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        height: 30px;
        width: 52px;
        margin-right: 30px;
        border: 1px solid #DDDAD2;
        background-color: #F7F6F3;
    }

    .PageControl_Next a,
    .PageControl_Prev a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        color: #272727;
        text-align: center;
    }

    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 32px;
    }

    .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: 32px;
        height: 32px;
        line-height: 32px;

        font-size: 16px;
        text-align: center;
        margin-right: 30px;
        border: 1px solid #DDDAD2;
        background-color: #F7F6F3;
    }

    .PageControl_Num .NumOn {
        background-color: #D88972;
        color: #FFF !important;
    }

    .PageControl_Num .NumOn a {
        color: #FFF !important;
    }

    .PageControl_Num a {
        display: inline-block;
        position: relative;
        margin: 0 4px;
        padding: 0;
        border-radius: 16px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        color: #272727;
        background-color: #EEEEEE;
        font-size: 16px;
        text-align: center;
    }

    .Artical_Div {
        margin: 0 auto;
        margin-top: 50px;
        width: 1200px;
        margin-left: calc(50% - 600px);
        height: auto;
        overflow: hidden;
    }

    /* Artical_Content */
    .Artical_Content {
        width: 100%;
        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: 0 auto;
        width: 100%;
        margin-bottom: 30px;
        font-size: 45px;
        font-weight: bold;
        line-height: 55px;
        color: #000;
        /* text-transform: uppercase; */
    }

    .Artical_Content_Title a {
        color: #000;
    }

    .Artical_Content_Info_Div {
        padding: 14px;
        height: 25px;
        background-color: #F3F3F3;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Info {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    .Artical_Content_Info h4 {
        display: inline-block;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 25px;
        border-right: 1px solid #656565;
        color: #656565;
    }

    .Artical_Content_Info h4 a {
        color: #656565;
    }

    .Artical_Content_Info h5 {
        display: inline-block;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 25px;
        color: #656565;
    }

    .Artical_Content_Info h5 a {
        color: #656565;
    }

    .Artical_Content_Text_Div {
        width: 100%;
        height: auto;
        padding-top: 50px;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Text {
        margin: 0 auto;
        width: 100%;
        /* height: 1420px; */
        padding-bottom: 30px;
    }

    .Artical_Content_Text p {
        padding: 0 5px;
        font-size: 20px;
        line-height: 28px;
        color: #000;
        margin-bottom: 25px;
    }

    .Artical_Content_Text p img {
        margin: 0 auto;
        padding-top: 20px;
        /*width: 800px;*/
    }

    .Artical_Content_Text span {
        display: block;
        margin: 0 auto;
        width: 800px;
        font-size: 16px;
        color: #000;
        line-height: 32px;
        text-align: center;
        margin-bottom: 10px;
    }

    /*.Artical_Content_Text span img {

        width: 800px;
    }*/

    /*.Artical_Content_Text em {
        display: block;
        margin: 0 auto;
        width: 576px;
        font-size: 16px;
        line-height: 22px;
        color: #434343;
        margin-bottom: 40px;
    }*/

    /* Nav_Div */
    .Nav_Div {
        height: 60px;
        line-height: 60px;
        font-family: 'Times New Roman';
        font-size: 16px;
        color: #000;
    }

    .Nav_Div a {
        color: #000;
    }

}


@media (min-width:600px) {
    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

    .TopMenu_Div {
        margin: 0 auto;
        margin-left: calc(50% - 700px);
        height: 70px;
        padding-top: 20px;
        /* overflow: hidden; */
    }
/* 20240619 */
    .TopMenu_Logo {
        float: left;
        /* margin-top: 7px; */
        width: 409px;
        height: 48px;
    }
/* 20240619 */
    .TopMenu_Logo img {
        width: 409px;
        height: 48px;
    }
/* 20240619 */
    .TopMenu_Control_Div {
        float: right;
        width: 908px;
        height: 70px;
    }

    .Top_Menu_Top {
        float: right;
        width: 60px;
        height: 26px;
        overflow: hidden;
    }

    .TopMenu_Language {
        float: left;
        margin-right: 10px;
        width: 30px;
        height: 26px;
        font-size: 16px;
        font-family: "微软雅黑";
        line-height: 26px;
        color: #000;
        background: url(../images/Menu_Lang_BK.png) center right no-repeat;
    }

    .TopMenu_Language a {
        color: #000;
    }

    .TopMenu_Search {
        float: left;
        width: 20px;
        cursor: pointer;
    }

    .TopMenu_Search img {
        margin-top: 2px;
        width: 18px;
        height: 17px;
    }

    .Menu_List_Div {
        float: left;
        width: 100%;
        height: 44px;
    }

    .Menu_List_Div ul {
        width: 100%;
        height: 44px;
    }
/* 20240619 */
    .Menu_List_Div li {
        float: left;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 44px;
        padding: 0 10px;
        font-size: 18px;
        font-family: "Times New Roman";
        line-height: 24px;
        font-weight: bold;
        color: #000;
    }

    .Menu_List_Div li::after {
        content: " ";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 2px;
        height: 24px;
        background: url(../images/Dot_Menu.png) center center no-repeat;
    }

    .Menu_List_Div li:last-child {
        /* padding-right: 0; */
    }

    .Menu_List_Div li:last-child::after {
        width: 0px;
    }

    .Menu_List_Div li a {
        display: block;
        color: #000;
        height: 28px;
        text-decoration: none;
    }

    .Menu_List_Div li:hover a {
        color: #D78971;

    }

    .Menu_List_Div li:hover {
        height: 28px;
        border-bottom: 4px solid #D78971;
    }

    .Main_Menu_Li {
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 55px;
        padding-bottom: 15px;
    }

    .Menu_List_Div li:hover .Main_Menu_L2 {
        display: block;
    }

    .Menu_List_Div .Main_Menu_L2 {
        display: none;
        position: absolute;
        left: 0;
        min-width: 200px;
        /* transform: translateX(-50%); */
        top: 44px;
        padding: 15px 0 40px 0;
        width: auto;
        background-color: rgba(216, 137, 114, 0.95);
        z-index: 2;
    }

    .Menu_List_Div .Main_Menu_L2 h4 {
        position: relative;
        display: block;
        line-height: 24px;
        height: 24px;
        padding: 12px;
        width: auto;
        font-family: "Arial";
        font-size: 18px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 4px;
        cursor: pointer;
        white-space: nowrap;
    }

    .Menu_List_Div .Main_Menu_L2 h4 a {
        color: #FFF;
    }


    .Menu_List_Div .Main_Menu_L2 h4:hover {
        background-color: #C1755F;

    }

    .TopMenu_Search_Pop {
        display: none;
        position: absolute;
        width: 1920px;
        height: 300px;
        top: 90px;
        left: -260px;
        background-color: #F0F0F0;

        z-index: 2;
    }

    .TopMenu_Search_Pop_Div {
        margin: 0 auto;
        margin-top: 120px;
        width: 528px;
        height: 58px;
        border-radius: 29px;
        background-color: #D88972;
    }

    .TopMenu_Search_Pop_Left {
        float: left;
        width: 430px;
        height: 58px;
        margin-left: 25px;
        line-height: 58px;
    }

    .TopMenu_Search_Pop_Left input {
        float: left;
        width: 430px;
        height: 58px;
        line-height: 58px;
        background-color: transparent;
        font-size: 16px;
        color: #FFF;
    }

    .TopMenu_Search_Pop_Left input::input-placeholder {

        color: #FFF;
    }

    .TopMenu_Search_Pop_Left input::-webkit-input-placeholder {
        color: #FFF;
    }

    .TopMenu_Search_Pop_Left input::-moz-placeholder {
        color: #FFF;
    }

    .TopMenu_Search_Pop_Left input::-moz-placeholder {
        color: #FFF;
    }

    .TopMenu_Search_Pop_Left input::-ms-input-placeholder {
        color: #FFF;
    }


    .TopMenu_Search_Pop_Right {
        float: right;
        width: 56px;
        height: 58px;
        line-height: 58px;
    }

    .TopMenu_Search_Pop_Right img {
        margin-top: 15px;
        width: 32px;
        height: 28px;

    }

    .Home_Banner_Div {
        margin: 0 auto;
        width: 1920px;
        margin-left: calc(50% - 960px);
        height: 800px;
        /* overflow: hidden; */
        z-index: 1;
    }

    .Home_Banner_Swiper {
        width: 1920px;
        height: 800px;
        overflow: hidden;
    }

    .Home_Banner_Swiper p {
        width: 1920px;
        height: 800px;
    }

    .Home_Banner_Swiper p img {
        width: 1920px;
        height: 800px;
    }

    .Home_Banner_pagination {
        font-size: 12px;
        bottom: 140px !important;
        height: 16px !important;
    }

    .Home_Banner_pagination .swiper-pagination-bullet {
        border-radius: 8px;
        width: 16px;
        height: 16px;
        background-color: #DBE1E1;
        opacity: 1;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px) !important;
    }

    .Home_Banner_pagination .swiper-pagination-bullet-active {
        background-color: #1E2FC4;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px) !important;
    }

    .Home_TypeList_Div {
        position: absolute;
        left: 260px;
        bottom: -112px;
        width: 1400px;
        height: 224px;
        box-shadow: 0 0 9px #ccc;
        background-color: #FFF;
        /* overflow: hidden; */
        z-index: 2;
    }

    .Home_TypeList_Div ul {
        width: 1400px;
        height: 224px;
        display: flex;
        justify-content: space-between;
    }

    .Home_TypeList_Div li {
        padding: 38px;
        width: 232px;
        height: 148px;
        border-right: 1px solid #E8EAF7;
        cursor: pointer;
    }

    .Home_TypeList_Div li:last-child {
        border-right: 0px;
    }

    .Home_TypeList_Div li p {
        margin-top: 21px;
        margin-bottom: 25px;
        width: 100%;
        height: 48px;
    }

    .Home_TypeList_Div li p img {
        margin: 0 auto;
        width: 48px;
        height: 48px;
    }

    .Home_TypeList_Div li h4 {
        width: 100%;
        text-align: center;
        height: 46px;
        display: flex;
        align-items: center;
        font-size: 18px;
        color: #000;
        justify-content: center;
    }

    .Home_TypeList_Div li h4 a {
        width: 100%;
        text-align: center;
        line-height: 23px;
        font-size: 18px;
        color: #000;
    }

    .Home_TypeList_Div li h5 {
        width: 100%;
        margin-top: 17px;
        height: 20px;
    }

    .Home_TypeList_Div li h5 img {
        margin: 0 auto;
        width: 28px;
        height: 20px;
    }

    .Home_TypeList_Over {
        opacity: 0;
        position: absolute;
        left: 0;
        top: -28px;
        height: 214px;
        width: 232px;
        padding-top: 66px;
        background-color: #00A0E9;
        /* background-color: rgba(216, 137, 114, 0.2); */
        z-index: 2;
        transition: all 0.3s;
    }

    .Home_TypeList_Div li:hover .Home_TypeList_Over {
        opacity: 1;
        transition: all 0.3s;
    }

    .Home_TypeList_Div li:hover .Home_TypeList_Over h4 a {
        font-size: 18px;
        color: #FFF;
    }

    /* Home_News_Box */
    .Home_News_Box {
        margin: 0 auto;
        width: 1920px;
        margin-left: calc(50% - 960px);
        height: 1130px;
        background: url(../images/Home_News_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Home_News_Div {
        margin: 0 auto;
        width: 1400px;
        height: auto;
        margin-top: 250px;
        overflow: hidden;
    }

    .Home_Title_Div {
        width: 100%;
        height: 85px;
        line-height: 50px;
        ;
        font-size: 40px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #000;
        text-transform: uppercase;
    }

    .Home_Title_Div a {
        color: #000;
    }

    .Home_News_Left {
        float: left;
        width: 589px;
        height: 667px;
    }

    .Home_News_Left p {
        width: 589px;
        height: 409px;
    }

    .Home_News_Left p img {
        width: 589px;
        height: 409px;
    }

    .Home_NewsLeft_text {
        padding: 32px 30px;
        width: 529px;
        height: 194px;
        overflow: hidden;
        background-color: #FFF;
    }

    .Home_NewsLeft_text h4 {
        height: 45px;
        line-height: 24px;
        font-size: 16px;
        color: #0011A9;
    }

    .Home_NewsLeft_text h5 {
        line-height: 40px;
        font-size: 30px;
        font-weight: bold;
        color: #000;
    }

    .Home_NewsLeft_text h5 a {
        color: #000;
    }

    .Home_NewsLeft_text:hover {
        background: url(../images/Home_News_Text_BK.jpg) center center no-repeat;
        background-color: #0011AA;
        cursor: pointer;
    }

    .Home_NewsLeft_text:hover h4 {
        color: #FFF;
    }

    .Home_NewsLeft_text:hover h5 a {
        color: #FFF;
    }


    .Home_News_Right {
        float: right;
        width: 770px;
        height: auto;
    }

    .Home_News_Right ul {
        width: 770px;
        height: auto;
        list-style: none;
    }

    .Home_News_Right li {
        float: left;
        width: 367px;
        height: auto;
        margin-right: 36px;
        margin-bottom: 34px;
    }

    .Home_News_Right li:nth-child(2n) {
        margin-right: 0px;
    }

    .Home_News_Right li p {
        width: 367px;
        height: 255px;
    }

    .Home_News_Right li p img {
        width: 367px;
        height: 255px;
    }

    .Home_NewsRight_text:hover {
        background-color: #0011AA;
        cursor: pointer;
    }

    .Home_NewsRight_text:hover h4 {
        color: #FFF;
    }

    .Home_NewsRight_text:hover h5 a {
        color: #FFF;
    }

    .Home_NewsRight_text2 {
        height: 177px !important;
    }



    .Home_NewsRight_text {
        padding: 23px 20px;
        width: 327px;
        height: 109px;
        overflow: hidden;
        background-color: #FFF;
    }

    .Home_NewsRight_text h4 {
        width: 100%;
        height: 27px;
        line-height: 24px;
        font-size: 16px;
        color: #0011A9;
    }

    .Home_NewsRight_text h5 {
        width: 100%;
        line-height: 28px;
        font-size: 20px;
        color: #000;
    }

    .Home_NewsRight_text h5 a {
        color: #000;
    }

    /* Home_NoticeFocus_Div */
    .Home_NoticeFocus_Div {
        margin: 0 auto;
        width: 1400px;
        margin-left: calc(50% - 700px);
        height: 615px;
        /* overflow: hidden; */
    }

    .Home_Title_Notice_Div {
        height: 70px !important;
    }

    .Home_Notice_Div {
        float: left;
        width: 640px;
        padding-top: 105px;
    }

    .Home_Notice_Div ul {
        width: 640px;
        list-style: none;
    }

    .Home_Notice_Div li {
        width: 640px;
        height: auto;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: space-between;
        margin-bottom: 28px;
    }

    .Home_Notice_Div li:hover {
        background-color: #EEEEEE;
        cursor: pointer;
    }

    .Home_Notice_Div li:hover .Home_Title_Notice_Date {
        box-shadow: 0 0 0 #EEE;
    }

    /* .Home_Notice_Div li:hover h4 a{
        font-weight: bold!important;
    } */
    .Home_Title_Notice_Date {
        float: left;
        width: 90px;
        height: 90px;
        box-shadow: 0 0 4px #ccc;
    }

    .Home_Notice_Div ul li h4 {
        width: 500px;
        padding-right: 20px;
        height: auto;
        line-height: 25px;
        font-size: 18px;
        font-weight: normal;
        color: #000;
    }

    .Home_Notice_Div ul li h4 a {
        color: #000;
    }

    .Home_Title_Notice_Date h5 {
        margin-top: 12px;
        width: 100%;
        height: 42px;
        line-height: 42px;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        color: #0011A9;
    }

    .Home_Title_Notice_Date h6 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        text-align: center;
        color: #0011A9;
    }

    .Home_Focus_Div {
        float: right;
        width: 680px;
        padding-top: 105px;
    }

    .Home_Focus {
        width: 100%;
        height: auto;
    }

    .Home_Focus p {
        width: 680px;
        height: 270px;
        margin-bottom: 15px;
    }

    .Home_Focus p img {
        width: 680px;
        height: 270px;
    }

    .Home_Focus h4 {
        width: 100%;
        height: auto;
        font-size: 20px;
        line-height: 26px;
        color: #000;
    }

    .Home_Focus h4 a {
        color: #000;
    }

    /* Home_Map_Box */
    .Home_Map_Box {
        margin: 0 auto;
        width: 1920px;
        margin-left: calc(50% - 960px);
        height: 1120px;
        background: url(../images/Home_Global_BK.jpg) center center repeat-x;
        overflow: hidden;
    }

    .Home_Map_Div {
        padding-top: 83px;
        margin: 0 auto;
        width: 1400px;
        height: auto;
    }

    .Home_Title_Map_Div {
        margin: 0 auto;
        width: 1000px;
        height: 110px;
        text-align: center;
    }

    .Home_Map_BK {
        width: 100%;
        height: 928px;
    }

    .Home_Map_BK_Dots {
        position: absolute;
        top: 193px;
        width: 100%;
    }

    /* 20240621 */
    .Home_Map_Dot {
        position: absolute;
        cursor: pointer;
        opacity: 0;
        transition: all 0.5s;
    }

    .Home_Map_Dot:hover {
        opacity: 1;
        transition: all 0.5s;
    }

    .Home_Map_Pop {
        display: none;
        position: absolute;
    }
    .Home_Map_Dot ul{
        position: absolute;
        width: 100%;
        height: auto;
        list-style: none;
    }
    .Home_Map_Dot li{
        padding-left: 12px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
        color: #000;
       background: url(../images/Home_Global_Map_Dot.png) left top no-repeat;
       background-position: 0 10px;
    }
    .Home_Map_Dot li a{
        color: #000;
    }
    #HM01 {
        left: 214px;
        top: 47px;
        width: 1118px;
        height: 601px;
        background: url(../images/Map1.png) center center no-repeat;
    }
    #HM01 ul{
        left: 730px;
        top: 280px;
        width: 386px;
        height: 288px;
    }
    #HM02 {
        left: 51px;
        top: 18px;
        width: 762px;
        height: 740px;
        background: url(../images/Map2.png) center center no-repeat;
    }
    #HM02 ul{
        left: 70px;
        top: 20px;
        width: 330px;
        height: 130px;
    }
    #HM03 {
        left: 16px;
        top: 264px;
        width: 357px;
        height: 577px; 
        background: url(../images/Map3.png) center center no-repeat;
    }

    #HM03 ul{
        left: 16px;
        top: 234px;
        width: 330px;
        height: 107px; 
    }
    #HM04 {
        left: 248px;
        top: 87px;
        width: 675px;
        height: 504px;
        background: url(../images/Map4.png) center center no-repeat;
    }
    #HM04 ul{
        left: 290px;
        top: 80px;
        width: 370px;
        height: 430px;
    }

    /* 20241126*/
    /* Bottom_Box */
    .Bottom_Box {
        margin: 0 auto;
        width: 1920px;
        margin-left: calc(50% - 960px);
        height: 860px;
        background: url(../images/Bottom_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Bottom_Div {
        margin: 0 auto;
        width: 1400px;
        height: 860px;
    }

    .Bottom_Block1 {
        float: left;
        width: 473px;
        height: 780px;
        padding-top: 96px;

    }
    .Bottom_Item{
        height: 277px;        
    }
    .Bottom_Logo_Div {
        height: 58px;
    }

    .Bottom_Item_Title {
        width: 100%;
        height: 40px;
        line-height: 28px;
        font-size: 20px;
        /* font-family: "Times New Roman"; */
        color: #FFF;
        font-weight: bold;
        margin-bottom: 20px;
        background: url(../images/Bottom_Line.jpg) left bottom no-repeat;
    }

    .Bottom_Item_Title a {
        color: #FFF;
    }

    .Bottom_QR_Div {
        width: 100%;
        height: 264px;
    }

    .Bottom_QR {
        float: left;
        width: 130px;
        margin-right: 50px;
    }

    .Bottom_QR p {
        width: 130px;
        height: 130px;
        margin-bottom: 11px;
    }

    .Bottom_QR p img {
        width: 130px;
        height: 130px;
    }

    .Bottom_QR h4 {
        width: 130px;
        height: 44px;
        line-height: 22px;
        font-size: 16px;
        text-align: center;
        color: #FFF;
    }

    .Bottom_QR h4 a {
        color: #FFF;
    }

    .Bottom_Item_Beus{
        height: 100px;
    }
    .Bottom_Contact_Div h4 {
        font-size: 16px;
        line-height: 30px;
        color: #FFF;
    }

    .Bottom_Block2 {
        float: left;
        width: 454px;
        height: 737px;
        background-color: #2A65AD;
        /* cursor: pointer; */
    }

    .Bottom_Block2_Pic {
        position: absolute;
        left: 0;
        top: 0;
        width: 454px;
        height: 737px;
        z-index: 1;

    }

    .Bottom_Block2_Pic img {
        width: 454px;
        height: 737px;
    }    

    .Bottom_Block3 {
        padding-left: 81px;
        width: 390px !important;
        height: 580px;
    }
    .Bottom_List_Div {
        /* padding-top: 20px; */
        padding-bottom: 25px;                
    }
    .Bottom_List_Div ul{
        height: auto;
    }
    .Bottom_List_Div li{
        height: auto;
        margin-bottom: 17px;
        cursor: pointer;
    }
    .Bottom_List_Div li h4 {
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        margin-bottom: 8px;
        color: #FFF;        
    }

    .Bottom_List_Div li h4 a {
        color: #FFF;
    }

    .Bottom_List_Div li a:hover{
        color: #1CC1FF;
    }
    .Bottom_List_Div li h5 {
        opacity: 0;
        height: 0;
        font-size: 15px;
        line-height: 18px;
        color: #FFF;
        overflow: hidden;
        transition: all 0.5s ease-in;       
    }

    .Bottom_List_Div li h5 a {
        color: #FFF;
    }
    .Bottom_List_Div li:hover h5 {
        opacity: 1;
        height: auto;
        font-size: 15px;
        line-height: 18px;
        color: #FFF;
        overflow: hidden; 
        transition: all 0.5s ease-in;
    }

    .Bottom_Email_Div{
        padding-left: 50px;
        height: 44px;
        background: url(../images/Bottom_Email.png) left center no-repeat;
    }
    .Bottom_Email_Div h4{
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        height: 18px;
        color: #FFF;
        margin-bottom: 6px;
    }

    .Bottom_Email_Div h4 a{
        color: #FFF;
    }
    .Bottom_Email_Div h5{
        font-size: 16px;
        line-height: 18px;
        height: 18px;
        color: #FFF;
    }
    .Bottom_Email_Div h5 a{
        color: #FFF;
    }
    .BackTop_Div {
        position: fixed;
        z-index: 10;
        right: 50px;
        bottom: 30px;
        width: 39px;
        height: 31px;
    }

    .BackTop_Div img {
        width: 39px;
        height: 31px;
    }
    /* 20241126 end*/

    /* List_Banner_Box */
    .List_Banner_Box {
        margin: 0 auto;

        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 400px;
        overflow: hidden;
    }

    .List_Banner_Div {
        width: 1920px;
        height: 400px;
    }

    .List_Banner_Div img {
        width: 1920px;
        height: 400px;
    }

    .Nav_Box {
        bottom: 0;
        position: absolute;
        height: 70px;
        width: 100%;
    }

    .Nav_Box::after {
        content: ' ';
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        /* 填充一半宽度 */
        height: 100%;
        background: url(../images/Nav_Line.png) center center repeat-x;
    }

    .Nav_Div {
        margin: 0 auto;
        width: 1400px;
        height: 70px;
        font-size: 18px;
        font-family: "Times New Roman";

        color: #FFF;
    }

    .Nav_Div a {
        color: #FFF;
    }

    .Nav_Text {
        height: 70px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        padding-right: 30px;
    }

    .Nav_Text::after {
        content: ' ';
        position: absolute;
        top: 0;
        right: -700px;
        width: 700px;
        height: 100%;
        background: url(../images/Nav_Line.png) center center repeat-x;
    }

    .List_Type_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 140px;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 72px;
    }

    .List_Type_Div {
        margin: 0 auto;
        width: 1400px;
        height: 140px;
        border-right: 1px solid #f0f0f0;
    }

    .List_Type_Div ul {
        width: 1400px;
        height: auto;
    }

    .List_Type_Div li {
        float: left;
        width: 269px;
        padding: 0 40px;
        border-top: 18px solid #fff;
        height: 122px;
        border-left: 1px solid #F0f0f0;
        border-bottom: 1px solid #F0f0f0;
        display: flex;
        align-items: center;
        align-content: center;
        text-align: center;
        justify-content: center;
        font-size: 20px;
        line-height: 26px;
        color: #000;
    }

    .List_Type_Div li a {
        color: #000;
    }

    .List_Type_Now {
        border-top: 18px solid #D88972 !important;
        border-bottom: 1px solid #Fff !important;
    }

    .List_Type_Now a {
        color: #D88972 !important;
        font-weight: bold !important;
    }

    .List_Type_Now {
        color: #D88972 !important;
        font-weight: bold !important;
    }

    .List_Div {
        margin: 0 auto;
        margin-left: calc(50% - 700px);
        width: 1400px;
        height: auto;
        margin-bottom: 65px;
        overflow: hidden;
    }

    .List_Div ul {
        width: 100%;
        list-style: none;
    }

    .List_Div li {
        float: left;
        width: 680px;
        min-height: 212px;
        margin-right: 40px;
        padding: 35px 0;
        border-bottom: 1px solid #f0f0f0;
        overflow: hidden;
    }

    .List_Div li:nth-child(2n) {
        margin-right: 0px;
    }

    .List_Pic_Div {
        float: left;
        width: 305px;
        height: 212px;
        margin-right: 15px;
        cursor: pointer;
    }

    .List_Pic_Div p {
        width: 305px;
        height: 212px;
        overflow: hidden;
    }

    .List_Pic_Div em {
        position: absolute;
        left: 0;
        top: 0;
        width: 305px;
        height: 212px;
        background: url(../images/List_Arrow.png) center center no-repeat;
        background-color: rgba(0, 160, 233, 0.7);
        opacity: 0;
        transition: all 0.5s;
        z-index: 3;
    }

    .List_Pic_Div p img {
        width: 305px;
        height: 212px;
        transition: all 0.5s;
    }

    .List_Pic_Div:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .List_Pic_Div:hover h6 {
        transition: all 0.5s;
        opacity: 0;
    }

    .List_Pic_Div:hover em {
        transition: all 0.5s;
        opacity: 1;
    }

    .List_Data_Div {
        display: block;
        width: 100%;
        height: 34px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .List_Div li h6 {
        position: absolute;
        display: block;
        width: 125px;
        height: 34px;
        background-color: #00A0E9;
        line-height: 34px;
        font-size: 16px;
        text-align: center;
        color: #FFF;
        transition: all 0.5s;
        z-index: 2;
    }

    .List_Text_Div {
        display: block;
        height: auto;
        overflow: hidden;
    }

    .List_Div li h4 {
        display: block;
        width: 100%;
        height: auto;
        line-height: 28px;
        font-size: 22px;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .List_Div li h4 a {
        color: #000;
    }

    .List_Div li h5 {
        display: block;
        line-height: 24px;
        font-size: 16px;
        color: #000;
    }

    .List_Div li h5 a {
        color: #000;
    }

    /* Artical_Related_Div */
    .Artical_Related_Div {
        width: 100%;
        height: auto;
        margin-bottom: 100px;
    }

    .Artical_Related_Title {
        height: 60px !important;
    }

    .Artical_Related_List {
        width: 100%;
        height: auto;
    }

    .Artical_Related_List ul {
        width: 100%;
        height: 224px;
        display: flex;
        justify-content: space-between;
    }

    .Artical_Related_List li {
        padding: 24px 20px;
        width: 327px;
        height: 176px;
        overflow: hidden;
        background-color: #F0F0F0;
    }

    .Artical_Related_List li h5 {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
        color: #0011A9;
        margin-bottom: 10px;
    }

    .Artical_Related_List li h4 {
        font-size: 20px;
        line-height: 26px;
        color: #000;
    }

    .Artical_Related_List li h4 a {
        color: #000;
    }

    /* Search_Input_Div */
    .Search_Input_Div {
        margin: 0 auto;
        width: 1200px;
        margin-left: calc(50% - 600px);
        height: 150px;
    }

    .Search_Input_Div .TopMenu_Search_Pop_Div {
        margin-top: 90px !important;
    }



    .Search_Div {
        margin: 0 auto;
        margin-left: calc(50% - 600px);
        width: 1200px;
        height: auto;
        margin-bottom: 25px;
        overflow: hidden;
    }

    .Search_Div ul {
        width: 100%;
        list-style: none;
    }

    .Search_Div li {
        width: 100%;
        padding: 25px;
        background-color: #f0f0f0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .Search_Div li:hover {
        background-color: #e3e3e3;
        cursor: pointer;
    }

    .Search_Div li h6 {
        display: block;
        height: 34px;
        line-height: 24px;
        font-size: 16px;
        color: #656565;
    }

    .Search_Div li h4 {
        display: block;
        width: 100%;
        height: auto;
        line-height: 28px;
        font-size: 22px;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .Search_Div li h4 a {
        color: #000;
    }

    .Search_Div li h5 {
        display: block;
        line-height: 24px;
        font-size: 16px;
        color: #000;
        margin-bottom: 20px;
    }

    .Search_Div li h5 a {
        color: #000;
    }

    .Search_Div li span {
        color: #D78971;
    }

    .Search_Result_Div {
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        color: #D78971;
        text-align: center;
    }

    /* About_What_Box */
    .About_What_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 630px;
        background: url(../images/About_What_BK.jpg) center center no-repeat;
        margin-bottom: 42px;
        overflow: hidden;
    }

    .About_What_Div {
        margin-top: 75px;
        height: auto;
        overflow: hidden;
    }

    .About_What_Left {
        width: 700px;
        height: 433px;
    }

    .About_Title {
        font-size: 50px;
        color: #FFF;
        font-weight: bold;
        font-family: "Times New Roman";
        height: 78px;
        line-height: 62px;
    }

    .About_Title a {
        color: #FFF;
        text-transform: uppercase;
    }

    .About_What_Info {
        width: 680px;
        font-size: 16px;
        line-height: 26px;
        color: #FFF;
        height: 230px;
        overflow: hidden;
    }

    .About_What_More {
        width: 190px;
        height: 46px;
        border-radius: 23px;
        border: 1px solid #FFF;
        font-size: 16px;
        text-align: center;
        line-height: 46px;
        color: #FFF;
        text-transform: uppercase;
        margin-bottom: 78px;
    }

    .About_What_More a {
        color: #FFF;
    }

    .About_What_Arrow {
        width: 694px;
        height: 124px;
        line-height: 124px;
        text-align: right;
        padding-right: 30px;
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        color: #FFF;
        background: url(../images/About_Arrow.png) right center no-repeat;
    }

    .About_What_Arrow a {
        color: #FFF;
    }

    .About_Gover_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 762px;
        background: url(../images/About_Gov_BK.jpg) top center no-repeat;
        margin-bottom: 42px;
        overflow: hidden;
    }

    .About_Gover_Div {
        height: auto;
    }

    .About_Gover_Title {
        margin-top: 76px;
        width: 100%;
        height: 100px;
        line-height: 63px;
        font-size: 50px;
        font-family: "Times New Roman";
        font-weight: bold;
        color: #000;
        text-align: center;
        text-transform: uppercase;
    }

    .About_Gover_Title a {
        color: #000;
    }

    .About_Gover_Content {
        height: auto;
    }

    .About_Gover_Content h3 {
        width: 100%;
        height: 58px;
        font-size: 30px;
        font-weight: bold;
        color: #000;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
    }

    .About_Gover_Content h3 a {
        color: #000;
    }

    .About_Gover_Content h4 {
        margin: 0 auto;
        width: 1330px;
        height: 167px;
        font-size: 16px;
        color: #000;
        line-height: 26px;
        text-align: center;
    }

    .About_Gover_Content h5 {
        margin: 0 auto;
        width: 192px;
        height: 44px;
        font-size: 16px;
        color: #000;
        line-height: 44px;
        text-align: center;
        border-radius: 22px;
        border: 1px solid #000;
        text-transform: uppercase;
        margin-bottom: 90px;
    }

    .About_Gover_Content h5 a {
        color: #000;
    }

    .About_Gover_Content h6 {
        margin: 0 auto;
        width: 1210px;
        height: 126px;
        font-size: 20px;
        color: #FFF;
        line-height: 126px;
        text-align: center;
        border-radius: 63px;
        background-color: #30A5DA;

    }

    .About_Gover_Content h6 span {
        margin: 0 auto;
        width: 1210px;
        height: 126px;
        font-size: 26px;
        color: #FFF;
        padding-right: 70px;
        line-height: 126px;


    }

    .About_Gover_Content h6::after {
        content: "";
        display: inline-block;
        width: 42px;
        height: 29px;
        background: url(../images/About_Arrow2.png) center center no-repeat;

    }

    .About_Gover_Content h6 a {
        color: #FFF;
    }

    .About_Gover_Box2 {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 700px;
        background: url(../images/About_Swiper_BK.jpg) bottom center no-repeat;
        margin-bottom: 27px;
        overflow: hidden;
    }

    .About_Gover_Swiper_Title {
        width: 100%;
        height: 73px;
        line-height: 42px;
        font-size: 30px;
        font-weight: bold;
        color: #000;
        text-align: center;
    }

    .About_Gover_Swiper_Title a {
        color: #000;
    }

    .About_Gover_Swiper {
        margin: 0 auto;
        width: 900px;
        height: 430px;
    }

    .About_Gover_Swiper p {
        position: absolute;
        left: 73px;
        width: 250px;
        height: 380px;
        z-index: 3;
    }

    .About_Gover_Swiper_Txt {
        position: absolute;
        left: 0;
        top: 67px;
        width: 900px;
        height: 362px;
        background: url(../images/About_Swiper_Block_BK.jpg) Right bottom no-repeat;
        background-color: #D88972;
        border-radius: 10px;
        z-index: 1;
    }

    .About_Gover_Swiper_Txt h4 {
        float: right;
        margin-top: 75px;
        width: 528px;
        height: 50px;
        border-bottom: 1px solid #FFF;
        font-size: 30px;
        font-weight: bold;
        line-height: 42px;
        color: #FFF;
    }

    .About_Gover_Swiper_Txt h4 a {
        color: #FFF;
    }

    .About_Gover_Swiper_Txt h5 {
        float: right;
        margin-top: 27px;
        width: 528px;
        height: auto;
        font-size: 18px;
        line-height: 25px;
        color: #FFF;
    }

    .About_Gover_BTPrev {
        position: absolute;
        left: calc(50% - 85px);
        bottom: -72px;
        width: 48px;
        height: 47px;
        background: url(../images/About_BTPrev.png);
        z-index: 2;
        cursor: pointer;
    }

    .About_Gover_BTNext {
        position: absolute;
        left: calc(50% + 37px);
        bottom: -72px;
        width: 48px;
        height: 47px;
        background: url(../images/About_BTNext.png);
        z-index: 2;
        cursor: pointer;
    }

    .About_Gover_BTPrev:hover {
        background: url(../images/About_BTPrev_on.png);
    }

    .About_Gover_BTNext:hover {
        background: url(../images/About_BTNext_on.png);
    }

    .About_Gover_Swiper_CoverL {
        position: absolute;
        left: 0;
        bottom: 197px;
        width: 490px;
        height: 430px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
        z-index: 3;
    }

    .About_Gover_Swiper_CoverR {
        position: absolute;
        right: 0;
        bottom: 197px;
        width: 490px;
        height: 430px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
        z-index: 3;
    }

    .About_Gover_pagination {
        bottom: -65px;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        z-index: 1;
    }

    .About_Rules_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 1092px;
        background: url(../images/About_Rules_BK.jpg) center center no-repeat;
        margin-bottom: 27px;
        overflow: hidden;
    }

    .About_Rules_Div {
        height: 1092px;
    }

    .About_Rules_Left {
        float: left;
        margin-top: 276px;
        width: 840px;
    }

    .About_Rules_Left h4 {
        width: 840px;
        height: 116px;
        line-height: 58px;
        font-size: 50px;
        font-weight: bold;
        font-family: "Times New Roman";
        color: #000;
        text-transform: uppercase;
        margin-bottom: 22px;
    }

    .About_Rules_Left h4 a {
        color: #000;
    }

    .About_Rules_Left h5 {
        width: 700px;
        height: 195px;
        line-height: 25px;
        font-size: 16px;
        color: #000;
    }

    .About_Rules_Left h6 {
        width: 192px;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        color: #000;
        border-radius: 22px;
        border: 1px solid #000;
        text-align: center;
        text-transform: uppercase;
    }

    .About_Rules_Left h6 a {
        color: #000;
    }

    .About_Rules_Right {
        float: right;
        width: 524px;
        height: 1048px;
    }

    .About_Branches_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 890px;
        background: url(../images/About_Branches_BK.jpg) center center no-repeat;
        /* margin-bottom: 27px; */
        overflow: hidden;
    }

    .About_Branches_Title {
        margin-top: 54px;
        height: 105px;
    }

    .About_Branches {
        width: 100%;
        height: 562px;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .About_Branches_Div1 {
        width: 447px;
    }

    .About_Branches_Div2 {
        width: 419px;
    }

    .About_Branches_Div3 {
        width: 447px;
    }

    .About_Branches_Block {
        display: block;
        position: relative;
        width: 447px;
        border-radius: 10px;
        overflow: hidden;
    }

    .About_Branches_Block1 {
        height: 268px;
        margin-bottom: 35px;
    }

    .About_Branches_Block1 p {
        width: 447px;
        height: 268px;
        overflow: hidden;
    }

    .About_Branches_Block1 p img {
        width: 447px;
        height: 268px;
    }

    .About_Branches_Block2 {
        height: 210px;
        margin-bottom: 35px;
    }

    .About_Branches_Block2 p {
        width: 447px;
        height: 210px;
        overflow: hidden;
    }

    .About_Branches_Block2 p img {
        width: 447px;
        height: 210px;
    }

    .About_Branches_Block3 {
        margin-top: 105px;
        width: 419px;
        height: 457px;
        margin-bottom: 35px;
    }

    .About_Branches_Block3 p {
        position: absolute;
        width: 419px;
        height: 457px;
        overflow: hidden;
        z-index: 1;
    }

    .About_Branches_Block3 p img {
        width: 419px;
        height: 457px;
    }

    .About_Branches_Block h4 {
        position: absolute;
        top: 0;
        width: 100%;
        height: 268px;
        overflow: hidden;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        line-height: 32px;
        font-weight: bold;
        color: #FFF;
        z-index: 2;
        transition: all 0.5s;
    }

    .About_Branches_Block h4 a {
        display: block;
        width: 90%;
        color: #FFF;
    }

    .About_Branches_Block2 h4 {
        height: 210px;
    }

    .About_Branches_Block3 h4 {
        height: 457px;
    }

    .About_Branches_Block:hover h4 {
        background-color: rgba(0, 160, 233, 0.6);
        transition: all 0.5s;
    }

    .About_Careers_Div {
        margin: 0 auto;
        width: 1500px;
        margin-left: calc(50% - 750px);
        height: auto;
        overflow: hidden;
        padding-bottom: 140px;
    }

    .About_Careers_Title {
        margin-top: 0;
        height: 122px;
    }

    .About_Careers_List {
        margin: 0 auto;
        width: 1400px;
        height: auto;

    }

    .About_Careers_List ul {
        width: 100%;
        /* height: 185px; */
    }

    .About_Careers_List li {
        float: left;
        width: 440px;
        height: 185px;
        margin-right: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.5s;
        background-color: #FFF;
        box-shadow: 0 0 10px #ebebeb;
    }

    .About_Careers_List li h4 {
        font-size: 20px;
        line-height: 46px;
        color: #000;
        font-weight: bold;
    }

    .About_Careers_List li h4 a {
        color: #000;
        /* transition: all 0.5s;     */
    }

    .About_Careers_List li:nth-child(3n) {
        margin-right: 0px;
    }

    .About_Careers_List1 em {
        width: 50px;
        height: 46px;
        margin-right: 35px;
        background: url(../images/About_Icon1.png) center center no-repeat;
    }

    .About_Careers_List li:hover {
        background-color: #D08069;
        box-shadow: 0 0 10px #ebebeb;
    }

    .About_Careers_List li:hover h4 a {
        color: #FFF;
        /* transition: all 0.5s; */
    }

    .About_Careers_List1:hover em {
        background: url(../images/About_Icon1_on.png) center center no-repeat;
    }

    .About_Careers_List2:hover em {
        background: url(../images/About_Icon2_on.png) center center no-repeat;
    }

    .About_Careers_List3:hover em {
        background: url(../images/About_Icon3_on.png) center center no-repeat;
    }

    .About_Careers_List2 em {
        width: 50px;
        height: 46px;
        margin-right: 35px;
        background: url(../images/About_Icon2.png) center center no-repeat;
    }

    .About_Careers_List3 em {
        width: 50px;
        height: 46px;
        margin-right: 35px;
        background: url(../images/About_Icon3.png) center center no-repeat;
    }

    /* Cooper_Bay_Box */
    .Cooper_Bay_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 1060px;
        background: url(../images/About_Gov_BK.jpg) top center no-repeat;
        /* margin-bottom: 27px; */
        overflow: hidden;
    }

    .Cooper_Bay_Div {
        height: auto;
    }

    .Cooper_Bay_Title {
        margin-top: 70px;
        height: 112px;
    }

    .Cooper_Bay_Left {
        float: left;
        width: 700px;
        height: auto;
    }

    .Cooper_Bay_Right {
        float: right;
        width: 700px;
        height: auto;
    }

    .Cooper_Bay_Pic {
        position: absolute;
        width: 700px;
        height: 390px;
        z-index: 1;
    }

    .Cooper_Bay_Pic img {
        width: 700px;
        height: 390px;
    }

    .Cooper_Bay_Txt {
        position: absolute;
        width: 534px;
        height: 340px;
        padding: 30px 18px;
        background-color: #FFF;
        z-index: 2;
    }

    .Cooper_Bay_Txt h4 {
        font-size: 30px;
        font-weight: bold;
        color: #000;
        line-height: 42px;
        margin-bottom: 10px;
    }

    .Cooper_Bay_Txt h4 a {
        color: #000;
    }

    .Cooper_Bay_Txt h5 {
        font-size: 16px;
        color: #000;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .Cooper_Bay_Txt h5 a {
        color: #000;
    }

    .Cooper_Bay_Txt h6 {
        width: 190px;
        height: 46px;
        font-size: 16px;
        color: #000;
        line-height: 46px;
        border-radius: 23px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #000;
    }

    .Cooper_Bay_Txt h6 a {
        color: #000;
    }

    .Cooper_Bay_Left .Cooper_Bay_Txt {
        top: 300px;
    }

    .Cooper_Bay_Right .Cooper_Bay_Txt {
        top: 50px;
        left: 130px;
    }

    .Cooper_Bay_Right .Cooper_Bay_Pic {
        top: 390px;
        left: 0px;
    }

    .Cooper_Bay_Right .Cooper_Bay_Txt h6 {
        margin-left: 344px;
    }

    .Cooper_International_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 920px;
        background: url(../images/Cooper_International_BK.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Cooper_International_Div {
        height: auto;
    }

    .Cooper_International_Title {
        margin-top: 88px;
        height: 112px;
    }

    .Cooper_Inter_Swiper {
        padding-top: 103px;
        width: 1400px;
        height: 534px;
        overflow: hidden;
    }

    .Cooper_Inter_Swiper p {
        float: left;
        margin-left: 112px;
        width: 471px;
        height: 534px;
        overflow: hidden;
    }

    .Cooper_Inter_Swiper p img {
        width: 471px;
        height: 534px;
    }

    .Cooper_Inter_Txt {
        float: left;
        margin-top: 90px;
        margin-left: 50px;
        width: 675px;
        height: 534px;
        overflow: hidden;
    }

    .Cooper_Inter_Txt h4 {
        font-size: 30px;
        font-weight: bold;
        line-height: 42px;
        color: #000;
        margin-bottom: 17px;
    }

    .Cooper_Inter_Txt h4 a {
        color: #000;
    }

    .Cooper_Inter_Txt h5 {
        font-size: 16px;
        line-height: 25px;
        color: #000;
        margin-bottom: 25px;
    }

    .Cooper_Inter_Txt h5 a {
        color: #000;
    }

    .Cooper_Inter_Txt h6 {
        width: 190px;
        height: 46px;
        border: 1px solid #000;
        line-height: 45px;
        text-align: center;
        text-transform: uppercase;
        border-radius: 23px;
        font-size: 16px;
    }

    .Cooper_Inter_Txt h6 a {
        color: #000;
    }

    .Cooper_Inter_BTPrev {
        position: absolute;
        right: 62px;
        top: 0;
        width: 48px;
        height: 47px;
        background: url(../images/About_BTPrev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Cooper_Inter_BTNext {
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        height: 47px;
        background: url(../images/About_BTNext.png);
        z-index: 2;
        cursor: pointer;
    }

    .Cooper_Inter_BTPrev:hover {
        background: url(../images/About_BTPrev_on.png);
    }

    .Cooper_Inter_BTNext:hover {
        background: url(../images/About_BTNext_on.png);
    }

    .Cooper_Inter_pagination {
        top: 0 !important;
        left: 0 !important;
        font-size: 24px !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 1260px !important;
        height: 50px !important;
        display: flex;
        justify-content: space-between;
        z-index: 11;
        overflow: hidden;
    }

    .Cooper_Inter_pagination .swiper-pagination-bullet {
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        border-radius: 25px;
        font-size: 24px !important;
        font-weight: bold !important;
        color: #000;
        background-color: transparent;
        height: 50px !important;
        line-height: 50px;
        padding: 0 20px;
        opacity: 1;
        cursor: pointer;
    }

    .Cooper_Inter_pagination .swiper-pagination-bullet a {
        color: #000;
    }

    .Cooper_Inter_pagination .swiper-pagination-bullet-active {
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        background-color: #D88972;
        font-size: 24px !important;
        font-weight: bold !important;
        border-radius: 25px;
        padding: 0 20px;
        height: 50px !important;
        line-height: 50px;
        color: #FFF;
        opacity: 1;
        /* margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px)!important; */
    }

    .Cooper_Forum_Div {
        margin: 0 auto;
        margin-left: calc(50% - 700px);
        padding-top: 105px;
        width: 1400px;
        height: 850px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Cooper_Forum_Left {
        float: left;
        width: 630px;
    }

    .Cooper_Forum_Mid {
        float: left;
        width: 367px;
    }

    .Cooper_Forum_Right {
        float: right;
        width: 367px;
    }

    .Cooper_Forum_Title {
        margin-top: 0;
        width: 600px;
        line-height: 62px;
        height: 154px;
        text-align: left;
    }

    .Cooper_Forum_Pic {
        width: 588px;
        height: 588px;
        border-radius: 10px;
        overflow: hidden;
    }

    .Cooper_Forum_Pic img {
        width: 588px;
        height: 588px;
    }

    .Cooper_Forum_Block {
        background-color: #000;
        border-radius: 10px;
        height: auto;
    }

    .Cooper_Forum_Block h4 {
        font-size: 24px;
        font-weight: bold;
        line-height: 32px;
        color: #FFF;
        margin-bottom: 8px;
    }

    .Cooper_Forum_Block h4 a {
        color: #FFF;
    }

    .Cooper_Forum_Block h5 {
        font-size: 16px;
        line-height: 22px;
        color: #FFF;
        margin-bottom: 5px;

    }

    .Cooper_Forum_Block em {
        position: absolute;
        bottom: 20px;
        right: 22px;
        width: 39px;
        height: 28px;
        background: url(../images/Cooper_Arrow.png) center center no-repeat;
        opacity: 1;
    }

    .Cooper_Forum_Block1 {
        padding: 42px 22px;
        width: 323px;
        height: 186px;
        border-radius: 10px;
        background-color: #D88972;
        margin-bottom: 36px;

    }

    .Cooper_Forum_Block2 {
        padding: 42px 22px;
        width: 323px;
        height: 276px;
        border-radius: 10px;
        background-color: #D88972;
        margin-bottom: 36px;
    }

    #M1 {
        margin-top: 38px;
    }

    .Cooper_Forum_Mid .Cooper_Forum_Block1 {
        opacity: 1;
        background-color: #D88972;
    }

    .Cooper_Forum_Mid .Cooper_Forum_Block2 {
        background-color: #31A6DB;
        opacity: 1;
    }

    .Cooper_Forum_Right .Cooper_Forum_Block1 {
        background-color: #2663AC;
        opacity: 1;
    }

    .Cooper_Forum_Right .Cooper_Forum_Block2 {
        background-color: #057580;
        opacity: 1;
    }

    .Cooper_CIAI_Box {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 910px;
        background-color: #F9F9F9;
        overflow: hidden;
    }

    .Cooper_CIAI_Div {
        padding-top: 132px;
        height: auto;
    }

    .Cooper_CIAI_Block {
        float: left;
        width: 434px;
        height: 600px;
        overflow: hidden;
    }

    .Cooper_CIAI_Block2 {
        float: right;
    }

    .Cooper_CIAI_Mid {
        float: left;
        margin-left: 37px;
        padding: 30px 20px;
        width: 414px;
        height: 540px;
        background: url(../images/Cooper_Arbitration_BK.jpg) center center no-repeat;
    }

    .Cooper_CIAI_Block p {
        width: 434px;
        height: 300px;
        transition: all 0.5s;
    }

    .Cooper_CIAI_Block p img {
        width: 434px;
        height: 300px;
    }

    .Cooper_CIAI_Txt {
        padding: 30px 20px;
        width: 394px;
        height: 240px;
        background-color: #FFF;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        overflow: hidden;
        transition: all 0.5s;
    }

    .Cooper_CIAI_Txt h4 {
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        color: #000;
        margin-bottom: 15px;
    }

    .Cooper_CIAI_Txt h4 a {
        color: #000;
    }

    .Cooper_CIAI_Txt h5 {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        margin-bottom: 15px;
    }

    .Cooper_CIAI_Mid h4 {
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        color: #000;
        margin-bottom: 15px;
    }

    .Cooper_CIAI_Mid h4 a {
        color: #000;
    }

    .Cooper_CIAI_Mid h5 {
        width: 240px;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        margin-bottom: 15px;
    }

    .Cooper_CIAI_Block:hover p {
        transition: all 0.5s;
        height: 0;
        overflow: hidden;
    }

    .Cooper_CIAI_Block:hover .Cooper_CIAI_Txt {
        height: 600px;
        background-color: #2663AC;
        color: #FFF;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        transition: all 0.5s;
        cursor: pointer;
    }

    .Cooper_CIAI_Block:hover .Cooper_CIAI_Txt h4 a {
        color: #FFF;
    }

    .Cooper_CIAI_Block:hover .Cooper_CIAI_Txt h5 {
        color: #FFF;
    }

    .Cooper_Forum_Block:hover em {
        opacity: 1;
    }

    .Cooper_Forum_Block:hover #Cooper_Color {
        opacity: 0.8;
    }

    /* Notice */
    .List_Type_Div3 li {
        width: 385px;
    }

    .Notice_Div {
        margin: 0 auto;
        margin-top: 70px;
        margin-left: calc(50% - 700px);
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .Notice_Div ul {
        width: 1400px;
        height: 1660px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: space-between;
        overflow: hidden;
        list-style: none;
    }

    .Notice_Div li {
        padding: 10px 0;
        width: 640px;
        height: auto;
        overflow: hidden;
        /* margin-bottom: 30px; */
    }

    .Notice_Div li:hover {
        background-color: #EEEEEE;
        /* margin-bottom: 30px; */
    }

    .Notice_Date {
        float: left;
        width: 90px;
        height: 90px;
        overflow: hidden;
        border: 2px solid #eee;
        margin-bottom: 10px;
        /* box-shadow: 0 0 2px #aaa; */
    }

    .Notice_Date h4 {
        margin-top: 12px;
        width: 100%;
        height: 42px;
        line-height: 42px;
        text-align: center;
        font-size: 34px;
        color: #0011A9;
        font-weight: bold;
    }

    .Notice_Date h5 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        color: #0011A9;
    }

    .Notice_Txt {
        float: left;
        margin-left: 22px;
        margin-top: 18px;
        width: 510px;
    }

    .Notice_Txt h4 {
        width: 100%;
        font-size: 18px;
        line-height: 25px;
        color: #000;
        margin-bottom: 10px;
    }

    .Notice_Txt h4 a {
        color: #000;
    }

    .Notice_Txt p {
        width: 510px;
        border-radius: 10px;
        overflow: hidden;
        /* margin-bottom: 10px; */
    }

    .Notice_Txt p img {
        width: 510px;
    }

    /* QNA_Div */
    .List_Type_Div6 li {
        width: 152px;
    }

    .QNA_Div {
        margin: 0 auto;
        margin-top: 70px;
        margin-left: calc(50% - 700px);
        height: auto;
        overflow: hidden;
        margin-bottom: 150px;
    }

    .QNA_Type_Div {
        float: left;
        width: 360px;
        height: auto;
        padding: 35px 0 50px 0px;
        background-color: #D88972;
        overflow: hidden;
    }

    .QNA_Type_Line {
        width: 100%;
        height: auto;
        margin-bottom: 16px;
    }

    .QNA_Type_LineTitle {
        display: block;
        width: 320px;
        padding: 10px 20px;
        font-size: 18px;
        color: #FFF;
        font-weight: bold;
        height: auto;
        line-height: 30px;

    }

    .QNA_Type_Line a {
        color: #FFF;
    }

    .QNA_Type_LineL2 {
        display: none;
        padding: 15px 20px 25px 20px;
        background-color: #FDF9F8;
    }

    /* 20240624 */
    .QNA_Type_LineL2 ul {
        /* display: none; */
        width: 100%;
        height: auto;
        list-style: none;
        /* list-style-type: decimal; */
    }
    /* 20240624 */
    .QNA_Type_LineL2 li {
        padding: 9px 0;
        margin-left: 15px;
        /* display: list-item; */
        /* list-style-type: decimal; */
        font-size: 16px;
        line-height: 20px;
        color: #000;
    }

    .QNA_Type_LineL2 li a {
        color: #000;
    }

    .QNA_Type_Content {
        float: left;
        padding: 45px 40px;
        width: 956px;
        height: auto;
        border: 1px solid #EEE;
    }

/* 20240625 */
    .QNA_Type_Content h1{
        font-size: 20px;
        font-weight: bold;
        color: #000;
        line-height: 28px;
        margin-bottom: 28px;
    }

    .QNA_Type_Content h4 {
        font-size: 18px;
        font-weight: bold;
        color: #000;
        line-height: 28px;
    }

    .QNA_Type_Content h5 {
        font-size: 18px;
        color: #000;
        line-height: 28px;
        margin-bottom: 26px;
    }

    .QNA_Type_LineTitleClick {
        background-color: #E0A18E;
        cursor: pointer;
    }

    /* File_Div */
    .File_Div {
        /* width: 100%; */
        height: auto;
        overflow: hidden;
        margin-bottom: 160px;
    }

    .File_Block {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .File_Left {
        float: left;
        width: 350px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .File_Block1 .File_Left {
        height: 480px;
        background-color: #D88972;
    }

    .File_Block1 .File_Right {
        height: 390px;
    }

    .File_Block2 .File_Left {
        height: 290px;
        background-color: #31A6DB;
    }

    .File_Block2 .File_Right {
        height: 200px;
    }

    .File_Block3 .File_Left {
        height: 210px;
        background-color: #057580;
    }

    .File_Block3 .File_Right {
        height: 120px;
    }

    .File_Block4 .File_Left {
        height: 290px;
        background-color: #D88972;
    }

    .File_Block4 .File_Right {
        height: 200px;
    }

    .File_Block5 .File_Left {
        height: 260px;
        background-color: #2663AC;
    }

    .File_Block5 .File_Right {
        height: 170px;
    }

    .File_Left p {
        width: 100%;
        height: 69px;
        margin-bottom: 19px;
    }

    .File_Left p img {
        margin: 0 auto;
        width: 92px;
        height: 69px;
    }

    .File_Left h4 {
        margin: 0 auto;
        width: 70%;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        color: #FFF;
    }

    .File_Left h4 a {
        color: #FFF;
    }

    .File_Right {
        float: left;
        padding: 45px 55px;
        width: 938px;
        height: auto;
        border: 1px solid #eee;
        border-left: 0px;
        overflow: hidden;
    }

    .File_Right ul {
        height: auto;
    }

    .File_Right li {
        font-size: 18px;
        line-height: 22px;
        color: #000;
        background: url(../images/File_Dot.png) left top no-repeat;
        background-position: 0 3px;
        padding-left: 16px;
        margin-bottom: 20px;
    }

    .File_Right li a {
        color: #000;
    }

    /* Laws_Div */
    .Laws_Div {
        height: auto;
        overflow: hidden;
        margin-bottom: 100px;
    }
    .Laws_Block{
        width: 100%;
        height: auto;
        padding:38px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px solid #eee;
        transition: all 0.5s;
    }
    .Laws_Block:last-child{
        border-bottom: 1px solid #eee;
    }
    .Laws_Text{
        width: 1182px;
        height: auto;
    }
    .Laws_Text h4{
        font-size: 18px;
        line-height: 26px;
        height: 35px;
        color: #D78971;
    }
    .Laws_Text h4 a{
        color: #D78971;
    }
    .Laws_Text h5{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;  
        color: #000;
    }
    .Laws_Text h5 a{
        color: #000;
    }
    .Laws_BT{
        width: 192px;
        height: 46px;
        text-align: center;
        border-radius: 23px;
        font-size: 16px;
        line-height: 46px;
        color: #FFF;
        background-color: #D88972;
    }
    .Laws_BT a{
        color: #FFF;        
    }
    .Laws_Block:hover{
        background-color: #D88972;
        transition: all 0.5s;
    }
    .Laws_Block:hover h4 a{
        color: #FFF;
    }
    .Laws_Block:hover h5 a{
        color: #FFF;
    }
    .Laws_Block:hover .Laws_BT{
        background-color: #FFF;
    }
    .Laws_Block:hover .Laws_BT a{
        color: #D88972;
    }
}

#displaypagenum {
 display: flex;
 justify-content: center;
 min-width: 700px;
 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;
 display: inline;
 font-size: 14px;
 font-weight: normal;
 margin: 20px 0 0;
 line-height: 35px;
}

#displaypagenum span:hover,#displaypagenum a:hover{background-color:#636566;border-color:#636566;color:#fff;cursor:pointer;}

.Artical_Content_Text em {font-style: italic;}
.QNA_Type_Content img {margin:auto;}
