/* PC */
@media (min-width:600px) {
    .PC {
        display: block;
    }

    .Mobile {
        display: none;
    }

    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

    .TopBar_Box {
        display: block;
        position: relative;
        margin: 0 auto;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 40px;
        background-color: #F99305;
        overflow: hidden;
    }

    .TopBar_Div {
        display: block;
        height: 40px;
    }

    .TopBar_Logo {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 171px;
        height: 18px;
        margin-top: 12px;

    }

    .TopBar_Logo img {
        width: 171px;
        height: 18px;
    }

    .TopBanner_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 420px;
        overflow: hidden;
    }


    .TopBanner_Box img {
        width: 2560px;
        height: 420px;
    }

    .TopBanner_Bar {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        bottom: 0;
        width: 2110px;
        height: 44px;
        left: 50%;
        transform: translateX(-1055px);
    }

    .TopBanner_Bar img {
        width: 2110px;
        height: 44px;
    }

    .Menu_Box {
        margin: 0 auto;
        display: block;
        position: relative;
        padding: 0px;
        width: 1290px;
        height: 62px;
        /* background: url(../img/Menu_BK.png) top center repeat-x; */
        background-color: #FFBD00;
        overflow: hidden;
    }

    .Menu_Div {
        margin: 0 auto;
        width: 1200px;
        height: 62px;
    }

    .Menu_Div ul {
        width: 100%;
        height: 62px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
    }

    .Menu_Div li {
        padding: 0 22px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        height: 62px;
        font-size: 24px;
        line-height: 62px;
        font-family: "Roboto";
        /* font-weight: bold; */
        color: #FFF;
        /* border-bottom: 6px solid transparent; */
        text-transform: uppercase;
        cursor: pointer;
    }

    .Menu_Div li:hover {
        background-color: #FF6B00;
        /* border-bottom: 6px solid #A70000; */
    }

    .Menu_Div li a {
        color: #FFF;
        text-decoration: none;
    }

    .Menu_Div li:hover a {
        background-color: #FF6B00;
        color: #FFF;
        text-decoration: none;
    }

    .Part1_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: auto;
        background: url(../img/Banner_BK.jpg) top center no-repeat;
        background-color: #FFF7EF;
        overflow: hidden;
    }

    .Part1_Div {
        margin: 0 auto;
        /* margin-top: 28px; */
        width: 1290px;
       background-image: linear-gradient(to bottom,#FFBD00,#FFF);
        height: auto;
        margin-bottom: 58px;
    }

    .Part1_Top_Div {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 422px;
        margin-bottom: 16px;
        /* overflow: hidden; */
    }

    .Part1_Swipper_Div {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 637px;
        height: 422px;
    }

    .Part1_Swiper {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 637px;
        height: 422px;
        overflow: hidden;
    }

    .Part1_Swiper p {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0;
        width: 637px;
        height: 422px;
        left: 0;
        top: 0;
    }

    .Part1_Swiper img {
        width: 637px;
        height: 422px;
    }

    .Part1_Swiper h4 {
        display: block;
        position: absolute;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        /* background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.5)); */
        background-color: rgba(92, 98, 0, 0.35);
    }

    .Part1_Swiper h4 a {
        display: block;
        margin: 0;
        padding: 10px;
        width: calc(100% - 20px);
        height: auto;
        font-family: "Roboto";
        /* font-weight: bold; */
        font-size: 24px;
        color: #FFF;
        line-height: 30px;
    }

    .Part1_BTPrev {
        position: absolute;
        left: 0px;
        top: calc(50% - 54px);
        width: 17px;
        height: 106px;
        background: url(../img/Part1_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part1_BTNext {
        position: absolute;
        right: 0px;
        left: auto;
        top: calc(50% - 54px);
        width: 17px;
        height: 106px;
        background: url(../img/Part1_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part1_Top_Mid_Div {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin-left: 15px;
        width: 311px;
        height: 422px;
        overflow: hidden;
    }

    .Part1_Top_Mid_Div p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 311px;
        height: 206px;
    }

    .Part1_Top_Mid_Div p img {
        width: 311px;
        height: 206px;
    }

    .Part1_Top_Mid_Div h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px;
        width: calc(100% - 40px);
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 30px;
        height: 180px;
        background-color: #FFFCBD;
        color: #000;
        overflow: hidden;
    }

    .Part1_Top_Mid_Div h4 a {
        height: 180px;
        font-size: 24px;
        line-height: 30px;
        color: #000;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
        overflow: hidden;
    }

    .Part1_Top_Right_Div {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        padding-right: 22px;
        width: 270px;
        height: 390px;
        overflow: hidden;
    }

    .Part1_Top_Right_Div ul {
        padding-top: 22px;
        width: 100%;
        height: 390px;
    }

    .Part1_Top_Right_Div li {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px 0;
        width: 100%;
        font-size: 26px;
        /* font-weight: bold; */
        line-height: 30px;
        height: 90px;
        border-bottom: 1px solid #FF6B00;
        /* background-color: #FF8A01; */
        color: #000;
    }

    .Part1_Top_Right_Div li:first-child {
        padding-top: 0;
    }

    .Part1_Top_Right_Div li:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .Part1_Top_Right_Div li a {
        height: 90px;
        color: #000;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;

    }

    .Part1_Videos_Div {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
    }

    .Part1_Videos_Div ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        list-style: none;
    }

    .Part1_Videos_Div li {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 417px;
        height: 123px;
        background-color: #E39B00;
        border-right: 1px solid #FFF;
        overflow: hidden;
    }

    .Part1_Videos_Div li:last-child {
        border-right: 0;
    }

    .Part1_Videos_Div li p {
        float: left;
        width: 210px;
        height: 123px;
        overflow: hidden;
    }

    .Part1_Videos_Div li p img {
        width: 210px;
        height: 123px;
    }

    .Part1_Videos_Div h4 {
        float: left;
        display: block;
        position: relative;
        width: 177px;
        padding: 20px 15px;
        font-size: 20px;
        line-height: 25px;
        height: 83px;
        background-color: #FA9406;
       

    }

    .Part1_Videos_Div h4 a {
        display: block;
        color: #FFF;
        height: 75px;
        /* font-weight: bold; */
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part1_Videos_li2 h4{
        background-color: #FF6B00 !important;
    }

    .Part1_Videos_li3 h4{
        background-color: #FBB610 !important;
    }

    .Part_Other_Box{
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: auto;
        background-image: linear-gradient(to bottom,#FFF8F1,#FFE6CA);
        overflow: hidden; 
    }
    .Part_Other_Div{
        width: 2560px;
        height: auto;
        background: url(../img/Part_BK.png) bottom center no-repeat;
        overflow: hidden;
    }
    .Part2_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 776px;
        background: url(../img/BK2.jpg) center center no-repeat;
        /* background-color: #FFF0D8; */
        overflow: hidden;
    }

    .Part2_Div {
        /* width: 1200px; */
        display: block;
        margin-bottom: 65px;
        overflow: hidden;
    }

    .Part2_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 62px;
        width: 762px;
        height: 154px;
    }

    .Part2_Title img {
        width: 762px;
        height: 154px;
    }

    .Part2_Block {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .Part2_Left {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 257px;
        height: 434px;
        background-color: #FFF;
        overflow: hidden;
    }

    .Part2_Left p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 257px;
        height: 162px;
    }

    .Part2_Left p img {
        width: 257px;
        height: 162px;
    }

    .Part2_Left h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 257px;
        height: 272px;
        background-color: #F99506;
        overflow: hidden;

    }

    .Part2_Left h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px 13px;
        width: calc(100% - 26px);
        /* font-weight: bold; */
        font-size: 24px;
        line-height: 30px;
        height: 270px;
        color: #FFF;

        /* overflow: hidden; */
    }

    .Part2_Mid {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 500px;
        height: 434px;
        margin-left: 18px;
        overflow: hidden;
    }

    .Part2_Mid1 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 162px;
        overflow: hidden;
    }

    .Part2_Mid1 p {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 243px;
        height: 162px;
    }

    .Part2_Mid1 p img {
        width: 243px;
        height: 162px;
    }

    .Part2_Mid1 h4 {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 257px;
        height: 162px;
        background-color: #FBB611;
        overflow: hidden;
    }

    .Part2_Mid1 h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);

        margin-left: 13px;
        margin-top: 12px;
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 30px;
        color: #F6F6F6;
    }

    .Part2_Mid2 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 120px;
        background-color: #FF6B00;
        margin-top: 15px;
        overflow: hidden;
    }

    .Part2_Mid2 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        margin-top: 15px;
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 30px;
        color: #FFF;

        height: 90px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part2_Mid3 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 120px;
        background-color: #FFFCBD;
        margin-top: 16px;
        overflow: hidden;
    }

    .Part2_Mid3 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        margin-top: 12px;
        font-size: 24px;
        line-height: 30px;
        /* font-weight: bold; */
        color: #000;

        height: 90px;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part3_Mid3 {
        background-color: #8C1119;
        color: #FFF;
    }

    .Part3_Mid3 a {
        color: #FFF;
    }

    .Part2_Right {
        float: right;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 500px;
        height: 434px;
    }

    .Part2_Right p {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 500px;
        height: 323px;
    }

    .Part2_Right p img {
        width: 500px;
        height: 323px;
    }

    .Part2_Right h4 {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 500px;
        height: 120px;
        background-color: #F99506;
        overflow: hidden;
    }

    .Part2_Right h4 a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: calc(100% - 26px);
        margin-left: 13px;
        font-size: 24px;
        line-height: 30px;
        /* font-weight: bold; */
        color: #FFF;
        height: 90px;
        margin-top: 12px;
        overflow: hidden;

        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }

    .Part3_Box {
        display: block;
        position: relative;
        padding-top: 130px;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 704px;
        background: url(../img/BK3.jpg) center center no-repeat;
        overflow: hidden;
    }

    .Part3_Div {
        /* width: 1200px; */
        display: block;
        overflow: hidden;
        margin-bottom: 55px;
    }

    .Part3_Title {
        display: block;
        position: relative;
        margin-bottom: 24px;

    }

    .Part3_Title img {
        height: 66px;
    }

    .Part3_Video_List {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .Part3_Video_List ul {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .Part3_Video_List li {
        width: 313px;
        height: auto;
        overflow: hidden;
    }

    .Part3_Video_List li p {
        width: 313px;
        height: 191px;
    }

    .Part3_Video_List li p img {
        width: 313px;
        height: 191px;
    }

    .Part3_Video_List li h4 {
        padding: 15px 0;
        width: 313px;
        height: auto;
        font-size: 24px;
        line-height: 30px;
        color: #000;
        overflow: hidden;
    }

    .Part3_Video_List li h4 a {
        color: #000;
        /* font-weight: bold; */
    }

    .Part3_Video_List li em {
        position: absolute;
        right: 0px;
        top: 155px;
        width: 59px;
        height: 36px;
        z-index: 2;
        background: url(../img/Icon_Video.jpg) center center no-repeat;
    }

    .Part4_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 790px;
        background: url(../img/BK4.jpg) top center repeat-x;
        overflow: hidden;
    }

    .Part4_Div {
        /* width: 1200px; */
        display: block;
        overflow: hidden;
        /* margin-bottom: 90px; */
    }

    .Part4_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        margin-bottom: 62px;
        width: 762px;
        height: 154px;
    }

    .Part4_Title img {
        width: 762px;
        height: 154px;
    }

    .Part4_Block {
        display: block;
        position: relative;
        margin: 0;
        padding: 75px 50px 55px 50px;
        width: 1190px;
        height: auto;
        overflow: hidden;
       background-image: linear-gradient(to bottom,
       rgba(255,255,255,0.5) 0%,
       rgba(255,255,255,0.5) 50%,
       rgba(255,255,255,0) 100%
       );

    }

    .Focus_Swiper {
        margin: 0 auto;
        width: 1190px;
        height: auto;
        overflow: hidden;
    }

    .Focus_Swiper .swiper-slide {
        width: 388px;
        height: auto;
        overflow: hidden;
    }

    .Focus_Swiper p {
        padding-bottom: 36px;
        width: 388px;
        height: 256px;
        overflow: hidden;
        border-bottom: 7px solid #FF6B00;
    }

    .Focus_Swiper p img {
        width: 388px;
        height: 256px;
        overflow: hidden;
    }

    .Focus_Swiper h4 {
        padding-top: 30px;
        width: 388px;
        height: 60px;
        overflow: hidden;
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 30px;
        color: #333;
        
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Focus_Swiper h4 a{
        color: #333;    
    }

    .Focus_BTPrev {
        position: absolute;
        left: 0;
        top: 35%;
        width: 27px;
        height: 48px;
        background: url(../img/Part4_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Focus_BTNext {
        position: absolute;
        right: 0;
        top: 35%;
        width: 27px;
        height: 48px;
        background: url(../img/Part4_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Part5_Div {
        /* width: 100%; */
        display: block;
        overflow: hidden;
        margin-bottom: 80px;
    }
    .Part5_Content{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .Part5_Left{
        float: left;
        width: 800px;
        height: 440px;
        overflow: hidden;

    }

    .Part5_BlockAll{
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 305px;
        overflow: hidden;
    }
    .Part5_Block{
        width: 257px;
        height: 305px;
        overflow: hidden;
    }
    .Part5_Block p{
        width: 257px;
        height: 162px;
        overflow: hidden;
    }
    .Part5_Block p img{
        width: 257px;
        height: 162px;
        overflow: hidden;
    }
    .Part5_Block h4{
        padding:11px 15px;
        width: 227px;
        height: 120px; 
        background-color: #FF6B00;
        overflow: hidden;
    }
    .Part5_Block h4 a{        
        display: block;

        width: 227px;
        height: 120px;        
        font-size: 24px;
        /* font-weight: bold; */
        line-height: 30px;
        color: #FFF;
        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Opinion_Block2 {        
        background-color: #FFFCBC!important;
    }
    .Opinion_Block2 a{
        color: #000!important;    
    }
    .Opinion_Block3 {
        background-color: #F99405!important;
    }
    .Part5_AD{
        margin-top: 15px;
        width: 800px;
        height: 120px;
    }
    .Part5_AD img{        
        width: 800px;
        height: 120px;
    }

    .Part5_Right{
        float: right;
        width: 480px;
        height: 440px;
        overflow: hidden;
    }

    .Part5_Right ul{        
        width: 480px;
        height: 440px;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        overflow: hidden;
    }
    .Part5_Right li{
        padding: 15px;
        width: 480px;
        height: 90px;
        background-color: #FFFDBD;
        overflow: hidden;
    }
    .Part5_Right li a{
        width: 480px;
        height: 90px;        
        font-size: 24px;
        line-height: 30px;
        /* font-weight: bold; */
        color: #000;
        overflow: hidden;


        /* Text overflow */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        white-space: nowarp;
        overflow: hidden;
    }
    .Opinion_Right_Li1{
        background-color: #FF6B00!important;
    }
    .Opinion_Right_Li1 a{
        color: #FFF!important;
    }

    .Opinion_Right_Li2{
        background-color: #FCB711!important;
    }
    .Opinion_Right_Li2 a{
        color: #FFF!important;
    }

    .Part6_Box {
        display: block;
        position: relative;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        border-top: 5px solid #C45F00;
        background-color: #FFE0BD;
        overflow: hidden;
    }
    .Part6_Div {
        width: 100%;
        display: block;
        overflow: hidden;
        margin-bottom: 90px;
    }
    .Part6_Title {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 1290px;
        margin-bottom: 32px;

    }

    .Part6_Title img {
 
    }

    .Photos_Swiper {
        margin: 0 auto;

        width: 980px;
        height: 653px;

    }

    .Photos_Swiper {
        position: relative;
        margin: 0 auto;

        width: 980px;
        height: 653px;
    }

    .Photos_Swiper p {
        width: 980px;
        height: 653px;
        background-color: #000;
    }

    .Photos_Swiper .swiper-slide-active p img {
        opacity: 1 !important;
    }

    .Photos_Swiper .swiper-slide-active h4 {
        opacity: 1;
    }

    .Photos_Swiper p img {
        display: block;
        width: 980px;
        height: 653px;
        opacity: 0.8;
    }

    .Photos_Swiper h4 {
        opacity: 0;
        position: absolute;
        bottom: 0;
        width: 950px;
        padding: 15px;
        height: 70px;
        font-size: 30px;
        /* font-weight: bold; */
        line-height: 35px;
        color: #FFF;
        background-color: rgba(250, 183, 17, 0.8);
    }

    .Photos_Swiper h4 a {
        color: #FFF;
    }

    .Photos_BTPrev {
        position: absolute;
        width: 49px;
        height: 49px;
        top: 45%;
        left: -25px;
        background: url(../img/Part6_Prev.png) center center no-repeat;
        background-image: 49px 49px;
        cursor: pointer;
        z-index: 2;
    }

    .Photos_BTNext {
        position: absolute;
        width: 49px;
        height: 49px;
        top: 45%;
        right: -25px;
        background: url(../img/Part6_Next.png) center center no-repeat;
        background-image: 49px 49px;
        cursor: pointer;
        z-index: 2;
    }

    .BackTop_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        height: 49px;
        background-color: #FFBC00;
    }

    .BackTop_Div {
        position: absolute;
        top: -25px;
        left: calc(50% - 198px);
        width: 386px;
        height: 74px;
        cursor: pointer;
    }

    .BackTop_Div img {
        width: 386px;
        height: 74px;
    }

    .Bottom_Box {
        display: block;
        position: relative;
        margin-left: calc(50% - 1280px);
        width: 2560px;
        padding-top: 90px;
        padding-bottom: 100px;
        background-color: #FF6B00;
        overflow: hidden;
    }

    .Bottom_Div {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 1290px;

    }
    .Bottom_Left{
        float: left;
        padding: 0;
        width: 360px;
        height: 40px;
    }
    .Bottom_Left img{
        width: 360px;
        height: 40px;
    }
    .Bottom_Right{
        float: right;
        padding-left: 19px;
        border-left: 1px solid #FFF;
        width: 788px;
        height: auto;
        font-size: 16px;
        line-height: 20px;
        color: #FFF;
    }
}