 @font-face {
     font-family: 'myFont3';
     src: url('./myfont3.woff2') format('woff2');
 }

    html{
           /*background-color: #0d0d0d !important;*/
    }
 body {
     min-width: 1400px;
     padding: 0;
     background-color: #0d0d0d !important;
     display: none;
 }
 .header-a .header-menu {
     position: relative;
 }

 .header-a .header-menu li {
     margin: 0 !important;
     padding: 0 !important;

 }

 .header-a .header-menu li .nav-more {
     /*margin: 0 10px;*/

 }
 .header-a .header-inner {
     z-index: 300 !important;
 }

 
.header-a .header-menu .active {
    border-bottom: 0px !important;
}

 #ft {
     border-top: 0 !important;
     /* background: transparent !important; */
 }
 #pt {
     position: relative;
     bottom: -20px;
 }

 .both {
     clear: both;
 }


 .headBtn {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 0;
 }

 .headBtnLogo {
     position: absolute;
     left: 50%;
     z-index: 1;
 }

 .footButtonF1 {
     padding-top: 500px;
 }

 .mainBlock {
     position: relative;
     left: -20px;
     z-index: 100;

     color: #000;
 }


 

 .mainBlock:before {
     display: none !important;
 }

 .mainBlock .bgbmh {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: -101;
 }

 .bm {
     position: relative;
     z-index: 1;
 }

 .bm_h {

     border-bottom: 0px solid #F5F6F7;

 }


 .bm .contentBg {
     position: absolute;
     top: -5px;
     left: -5px;
     right: -5px;
     bottom: -5px;
     z-index: -10;
 }


 #allBg {
     position: absolute;
     width: 100%;
     height: 100%;
     z-index: -100;
     overflow: hidden;

     position: fixed;


 }

 #topBg {
     position: absolute;
     width: 1920px;
     height: 100%;
     left: 50%;
     margin-left: -960px;

     z-index: -100;

 }

 #topMaskBg {
     position: absolute;
     width: 100%;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: -50;

 }

 #middleBg {
     position: absolute;
     width: 100%;
     top: 0;
     bottom: 0;
     z-index: -200;
 }

 #bottomBg {
     position: absolute;
     width: 100%;
     height: 100%;
     bottom: 0px;
     z-index: -1;


 }

 #ct {
     position: relative;
     padding: 92px 0 0;


 }

 #ctAllBg {
     position: absolute;
     z-index: -100;
     width: 100%;
     padding: 92px;
     left: -92px;
     top: 0;
     bottom: -57px;
 }

 #ctAllBg .ctTopBg {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: -100;
 }

 #ctAllBg .ctMiddleBg {
     position: absolute;
     top: 100px;
     left: 60px;
     right: 60px;
     bottom: 100px;
     z-index: -200;
 }

 #ctAllBg .ctBottomBg {
     position: absolute;
     height: 206px;
     left: 23px;
     right: 23px;
     z-index: -100;
 }



 #slide1 {
     width: 100%;
     height: 450px;
     padding: 10px 0 0 0;
     margin-top: 40px;

 }

 #slide1 .swiper {
     width: 100%;
     height: 460px;

 }

 #slide1 .swiper img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 #slide1 .flash {
     width: 720px;
     float: left;
     margin-left: -1px;
     margin-top: -1px;
     overflow: hidden;
 }


 #slide1 .swiper-paginations {
     position: absolute;
     bottom: 0;
     right: 0;
     left: auto;
     width: 100%;
     height: 55px;
     display: flex;
     justify-content: space-around;
     z-index: 100;
     background-color: #333;
     color: #fff;
     opacity: .9;
     padding: 0;
     margin: 0;
 }

 #slide1 .swiper-pagination-bullet {
     flex: 1;
     width: 100%;
     height: 55px;
     display: block;
     position: relative;
     background-color: transparent;
     color: #fff;
     font-size: 14px;
     line-height: 55px;
     text-align: center;
     margin: 0;
     box-sizing: border-box;
     padding: 0 30px;

 }

 #slide1 .swiper-pagination-bullet:after {
     content: '|';
     color: #fff;
     position: absolute;
     top: 0;
     right: 0px;
 }
  #slide1 .swiper-pagination-bullet:nth-last-child(1):after {
     content: '';
 }

 #slide1 .swiper-pagination-bullet-active {
     flex: 1;
     width: 100%;
     height: 55px;
     line-height: 55px;
     border-radius: 0;
     background-color: transparent;
     background-size: 100%;
     display: block;
     background-color: #3b8bed;
 }

 #slide1 .swiper-pagination-bullet-active:after {
     display: none;
 }




 #slide1 .news {
     float: right;
     width: 460px;
     height: 460px;
     background-color: #fff;

 }

 #slide1 .newsTab {
     position: relative;
     width: 100%;
 }

 #slide1 .newsTab ul li {
     float: left;
     font-size: 16px;

 }

 #slide1 .newsTab ul li a {
     position: relative;
     line-height: 60px;
     padding: 0 15px;
     display: block;
 }

 #slide1 .newsTab ul li a:hover {
     color: red;
 }

 #slide1 .newsTab .active a {
     color: red;
 }

 #slide1 .newsTab .active a::before {
     content: '';
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     width: 100%;
     animation: mymove .3s;
     border-bottom: 3px solid red;

 }


 #slide1 .news .tbox {
     width: 100%;
     overflow: hidden;
     padding: 0 20px;
     box-sizing: border-box;
     /* align-items: center; */
 }

 #slide1 .news .pic-news {
     border-bottom: dotted 1px #dadada;
     display: flex;
      justify-content: flex-start;
 }

 /* .news .pic-news:hover {
    color: #000;
} */

 #slide1 .news .tbox .pic {
     width: 140px;
     padding: 20px 0px;
 }

 #slide1 .news .tbox .right {
     padding: 10px 20px 0 20px;

 }

 #slide1 .news .tbox .title {
     height: 40px;
     line-height: 40px;

 }

 #slide1 .news .tbox .title a {
     font: 22px;
     color: red;

 }

 #slide1 .news .tbox .info {
     line-height: 28px;
     font-size: 14px;
 }

 #slide1 .news .text {
     position: relative;
     padding: 0 20px;
     margin-top: 20px;
 }

 #slide1 .news .text ul li {
     position: relative;
     vertical-align: top;
 }

 #slide1 .news .text ul li a {
     font-size: 14px;
     display: block;
     line-height: 34px;
     height: 34px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }


 /* .news .text ul li a:hover {
    color: #f24854
} */

 #slide1 .news .top-news {
     height: 34px;
     background: #f5f7f9;
     font-weight: 700;
     margin-bottom: 6px;
 }


 #slide1 .news .top-news a {
     font-size: 14px;
     height: 38px;
     line-height: 38px;
     padding-right: 50px;
 }

 #slide1 .news .recom {
     width: 42px;
     height: 38px;
     text-align: center;
     line-height: 36px;
     color: #fff;
     background: #f24854;
     display: block;
     float: left;
     position: relative;
     font-size: 14px;
     margin-right: 12px;
 }

 #slide1 .news .time {
     color: #b8b8b9;
     font-size: 14px;
     line-height: 34px;
     height: 34px;
     position: absolute;
     top: 0;
     right: 0;
     padding: 0 5px;
 }

 /*  02 */
 #slide2 {
     width: 100%;
     height: 330px;
     position: relative;
     padding: 0;
     margin-top: 40px;
     border-top-left-radius: 50px;
     border-bottom-left-radius: 10px;
     overflow: hidden;

 }

 #slide2 .flash {
     width: 630px;
     height: 330px;
     float: left;
     overflow: hidden;
 }

 #slide2 .swiper {
     width: 100%;
     height: 330px;
     display: flex;
     justify-content: space-around;

 }

 #slide2 .swiper img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }

 #slide2 .news {
     float: left;
     width: 568px;
     height: 330px;
     border-top-right-radius: 20px;
     border-bottom-right-radius: 20px;
     box-sizing: border-box;
     padding: 0 20px;
     overflow: hidden;
 }

 #slide2 .newsTab {
     position: relative;
     width: 100%;

 }

 #slide2 .newsTab ul li {
     float: left;
     font-size: 16px;
     padding: 15px 10px;

 }

 #slide2 .newsTab ul li a {
     position: relative;
     line-height: 30px;
     padding: 0 15px 0 0px;
     display: block;
 }

 #slide2 .newsTab .taba a:after {
     content: '/';
     position: absolute;
     display: block;
     color: #FFF;
     right: 0;
     top: 0;
     height: 21px;
     font-weight: 400;
 }


 #slide2 .newsTab .active a::before {
     content: '';
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     width: 100%;
     animation: mymove .3s;
 }


 #slide2 .news .tbox {
     width: 100%;
     overflow: hidden;
     padding: 0 20px;
     box-sizing: border-box;
     /* align-items: center; */
 }

 #slide2 .news .pic-news {
     display: flex;
     justify-content: space-between;
     font-size: 22px;
 }

 /* .news .pic-news:hover {
    color: #000;
} */

 #slide2 .news .tbox .pic {
     width: 140px;
     padding: 20px 0px;
 }

 #slide2 .news .tbox .right {
     padding: 10px 20px 0 20px;

 }

 #slide2 .news .tbox .title {
     height: 40px;
     line-height: 40px;

 }

 #slide2 .news .tbox .title a {
     font: 22px;
     color: red;

 }

 #slide2 .news .tbox .info {
     line-height: 28px;
     font-size: 14px;
 }

 #slide2 .news .text {
     position: relative;
     padding: 0 20px;
     margin-top: 20px;
 }

 #slide2 .news .text ul li {
     position: relative;
     vertical-align: top;
 }

 #slide2 .news .text ul li a {
     font-size: 14px;
     display: block;
     line-height: 34px;
     height: 34px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }


 /* .news .text ul li a:hover {
    color: #f24854
} */

 #slide2 .news .top-news {
     height: 30px;

     font-weight: 700;
     margin-bottom: 6px;
 }


 #slide2 .news .top-news a {
     font-size: 14px;
     height: 38px;
     line-height: 38px;
     padding-right: 50px;

 }

 #slide2 .news .recom {
     width: 62px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
     background: #00a8f3;
     display: block;
     float: left;
     position: relative;
     font-size: 14px;
     margin-right: 12px;
 }

 #slide2 .news .recom:before {
     content: '';
     border: 5px solid #00a8f3;
     position: absolute;
     right: -10px;
     top: 50%;
     transform: translateY(-50%);
     border-top-color: transparent;
     border-right-color: transparent;
     border-bottom-color: transparent;
 }


 #slide2 .news .time {
     color: #b8b8b9;
     font-size: 14px;
     line-height: 34px;
     height: 34px;
     position: absolute;
     top: 0;
     right: 0;
     padding: 0 5px;
 }






 /* 03 */
 #slide3 {

     width: 100%;
     height: 350px;
     position: relative;
     padding: 0;
     margin-top: 40px;
     overflow: hidden;
     z-index: 1;

 }

 #slide3 .sbg {
     position: absolute;
     width: 90%;
     top: 30px;
     right: 0;
     bottom: 15px;
     z-index: 1;
 }

 #slide3 .flash {
     position: relative;
     width: 690px;
     height: 350px;
     float: left;
     overflow: hidden;
     margin-left: -1px;
     margin-top: -1px;
     z-index: 100 !important;

 }

 #slide3 .swiper {
     width: 100%;
     height: 350px;
     display: flex;
     justify-content: space-around;

 }

 #slide3 .swiper-pagination {
     bottom: 10px;
     left: 0;
     right: auto;
     width: 150px;
     display: flex;
     justify-content: flex-start;
 }

 #slide3 .swiper-pagination-bullet {
     background-color: transparent;
     background-image: url(img/swiper_pagination_38ec1e4.png);
     background-size: 100%;
     width: 20px;
     height: 20px;
     opacity: 1;
     margin-right: 10px;
 }

 #slide3 .swiper-pagination-bullet-active {
     background-image: url(img/swiper_pagination_curr_678a3d6.png);
     background-color: transparent;
     background-size: 100%;
     width: 20px;
     height: 20px;
     opacity: 1;
 }

 #slide3 .swiper img {
     width: 680px;
     height: 305px;
     border: 5px solid #ff5722;
     object-fit: cover;
 }

 #slide3 .news {
     position: relative;
     float: right;
     width: 498px;
     height: 330px;
     border-top-right-radius: 20px;
     border-bottom-right-radius: 20px;
     box-sizing: border-box;
     padding: 0 20px;
     z-index: 100;
 }

 #slide3 .newsTab {
     position: relative;
     display: flex;
     justify-content: space-around;

 }

 #slide3 .newsTab ul li {
     position: relative;
     float: left;
     font-size: 24px;
     padding: 15px 15px;
     width: 24px;
     z-index: 100;

 }

 #slide3 .newsTab ul li a {
     position: relative;
     line-height: 30px;
     padding: 0 15px 0 0px;
     display: block;
 }

 #slide3 .newsTab ul li:before {
     clear: both;
     content: '';
     width: 18px;
     height: 50px;
     position: absolute;
     top: -50px;
     right: 5px;
     z-index: -1;
     transition: alls .6s;
     background-image: url(img/menu_curr_55a8a25.png);
 }

 #slide3 .newsTab .active:before {
     transition: all .3s;
     top: 0px;
 }

 #slide3 .swiper-title {
     position: absolute;
     left: 0;
     right: 0;
     bottom: 5px;
     width: 100%;
     box-sizing: border-box;
     padding: 0 10px;
     height: 30px;
     line-height: 30px;
     font-size: 16px;
     opacity: 1;
     color: #bab6bc;
     font-weight: 600;
     overflow: hidden;
     text-align: right;
 }

 #slide3 .recommend {
     display: block;
     width: 420px;
     height: 33px;
     background-image: url(img/recommend_bg_f7be15d.png);
     text-align: center;
     font-size: 20px;
     position: absolute;
     top: 98px;
     left: 40px;
     box-sizing: border-box;
     padding: 0 50px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 #slide3 .news .text {
     position: relative;
     padding: 0 30px;
     margin-top: 60px;
     height: 160px;
     overflow: hidden;
 }

 #slide3 .news .text ul li {
     position: relative;
     vertical-align: top;
     padding-top: 5px;
     border-bottom: 1px dotted #484854;
 }

 #slide3 .news .text ul li a {
     font-size: 14px;
     display: block;
     line-height: 34px;
     height: 34px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 #slide3 .news .time {
     font-size: 14px;
     line-height: 34px;
     height: 34px;
     position: absolute;
     top: 0;
     right: 0;
     padding: 0 5px;
 }





 @keyframes alls {
     from {
         top: -50px;
     }

     to {
         top: 0px;
     }

 }


 /* 04 */
 #slide4 {
     width: 100%;
     height: 500px;
     position: relative;
     padding: 0;
     margin-top: 40px;
     overflow: hidden;
     z-index: 1;

 }

 #slide4 .sbg {
     position: absolute;
     width: 90%;
     top: 30px;
     right: 0;
     bottom: 15px;
     z-index: 1;
 }

 #slide4 .flash {
     position: relative;
     width: 700px;
     height: 550px;
     float: left;
     overflow: hidden;
     margin-left: -1px;
     margin-top: -1px;
     z-index: 100 !important;

 }

 #slide4 .swiper {
     width: 100%;
     height: 470px;
     display: flex;
     justify-content: space-around;
     z-index: 1;
     overflow: visible;

 }

 #slide4 .swiper-pagination {
     bottom: -30px;
     right: 0;
     left: auto;
     width: 150px;
     display: flex;
     justify-content: flex-end;
 }

 #slide4 .swiper-pagination-bullet {
     background-color: transparent;
     background-image: url(img/switch_btn_f39eb42.png);
     background-size: 100%;
     width: 16px;
     height: 16px;
     opacity: 1;
     margin-right: 10px;
 }

 #slide4 .swiper-pagination-bullet-active {
     background-image: url(img/switch_btnH_11694f4.png);
     background-color: transparent;
     background-size: 100%;
     width: 16px;
     height: 16px;
     opacity: 1;
 }

 #slide4 .swiper-title {
     position: absolute;
     left: 0;
     right: 0;
     bottom: -35px;
     width: 100%;
     box-sizing: border-box;
     padding: 0 10px;
     height: 30px;
     line-height: 30px;
     font-size: 16px;
     opacity: 1;
     color: #00a8f3;
     font-weight: 600;
     overflow: hidden;
 }

 #slide4 .topNews {
     width: 100%;
     height: 30px;
     display: block;

 }

 #slide4 .topNews a {
     color: #00a8f3;
 }


 #slide4 .swiper img {
     width: 700px;
     height: 470px;
     object-fit: cover;


 }

 #slide4 .news {
     position: relative;
     float: right;
     width: 480px;
     height: 480px;
     box-sizing: border-box;
     padding: 10px;
     z-index: 100;
     overflow: hidden;
      


 }

 #slide4 .newsTab {
     position: relative;
     display: flex;
     justify-content: flex-start;


 }

 #slide4 .newsTab ul li {
     position: relative;
     float: left;
     font-size: 16px;
     padding: 5px 5px 5px 5px;
     z-index: 100;

 }

 #slide4 .newsTab ul li a {
     position: relative;
     line-height: 30px;
     padding: 0 15px;
     display: block;
     border-radius: 8px;
     text-align: center;

 }

 #slide4 .newsTab .btn-more {
     padding: 5px 10px;
     border-radius: 8px;
     text-align: center;
     top: 5px;
     right: 0;
 }


 #slide4 .recommend {
     display: block;
     width: 420px;
     height: 33px;
     background-image: url(img/recommend_bg_f7be15d.png);
     text-align: center;
     font-size: 20px;
     position: absolute;
     top: 98px;
     left: 40px;
     box-sizing: border-box;
     padding: 0 50px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 #slide4 .news .text {
     position: relative;
     padding: 0 5px;
     margin-top: 20px;
     overflow: hidden;
 }

 #slide4 .news .text li {
     height: 80px;
     margin-bottom: 20px;
 }

 #slide4 .news .text li a {
     display: block;
     width: 100%;
     height: 80px;
     box-sizing: border-box;
     padding-left: 80px;
     position: relative;

 }

 #slide4 .news .text li a::before {
     width: 1px;
     height: 60px;
     content: '';
     position: absolute;
     top: 10px;
     left: 60px;
     background: #d6dadc;
 }



 #slide4 .news .text li a h4 {
     width: 100%;
     font-size: 18px;
     margin: 0.08rem 0;
     position: relative;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }


 #slide4 .text li a p {
     font-size: 12px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
 }

 #slide4 .text li a span.time1 {
     color: #dddddd;
     font-size: 28px;
     width: 50px;
     position: absolute;
     top: 0px;
     left: 0;
     text-align: center;

 }

 #slide4 .text li a span.time2 {
     width: 50px;
     font-size: 12px;
     text-align: center;
     color: #fff;
     position: absolute;
     left: 0;
     top: 40px;
 }




 /* 05 */
 #slide5 {

     width: 100%;
     height: 520px;
     position: relative;
     padding: 0;
     margin-top: 40px;
     overflow: hidden;
     z-index: 1;

 }



 #slide5 .sbg {
     position: absolute;
     width: 100%;
     height: 380px;
     top: 40px;
     right: 0;
     bottom: 15px;
     z-index: 1;

 }

 #slide5 .flash {
     position: relative;
     width: 456px;
     height: 520px;
     float: left;

     z-index: 100 !important;

 }

 #slide5 .swiper {
     float: right;
     width: 400px;
     height: 520px;
     display: flex;
     justify-content: space-around;

 }

 #slide5 .swiper img {
     width: 100%;
     height: 100%;
     object-fit: cover;
 }


 #slide5 .swiper-title {
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     width: 100%;
     box-sizing: border-box;
     padding: 0 20px;
     height: 60px;
     line-height: 60px;
     font-size: 16px;
     background: url(img/news_page_2ba4242.jpg) repeat;
     text-align: left;
     opacity: .9;
     color: #fff;
 }



 #slide5 .swiper .swiper-button-next {
     display: block;
     bottom: 0;
     top: auto;
     right: 0;
     width: 60px;
     height: 60px;
     z-index: 999;
     background: url(img/b_next_e52dbf5.jpg) no-repeat;
 }

 #slide5 .swiper-button-next:after {
     display: none;
 }



 #slide5 .swiper .swiper-button-next:hover {
     opacity: .7
 }




 #slide5 .news {
     position: relative;
     float: right;
     width: 720px;
     height: 500px;
     box-sizing: border-box;
     padding: 25px 0;
     z-index: 100;
     margin-top: 10px;
 }

 #slide5 .news .text {
     width: 720px;
     height: 390px;
     overflow: hidden;

 }

 #slide5 .text ul li {
     width: 33%;
     float: left;
     font-size: 16px;

 }

 #slide5 .text ul li a {
     position: relative;
     display: block;
     width: 240px;
     height: 200px;
     box-sizing: border-box;
     padding: 40px;
 }

 #slide5 .text ul li a:hover {
     background-image: url(img/news_link_7bd7fca.png);
     background-position: -30px -30px;
     background-size: 125%;
     width: 250px;
     height: 200px;
     padding: 45px 45px;
     top: -5px;
     left: -5px;

 }

 #slide5 .text .top-news {
     font-weight: 600;
 }

 #slide5 .text .recom {
     width: 72px;
     height: 40px;
     text-align: center;
     line-height: 40px;
     color: #fff;
     background: #e32b2b;
     display: block;
     float: left;
     position: relative;
     font-size: 14px;
     margin-right: 12px;
     margin-bottom: 10px;
     clear: both;
 }

 #slide5 .news .recom:before {
     content: '';
     border: 5px solid #e32b2b;
     position: absolute;
     left: 45%;
     top: 40px;
     transform: rotate(90deg);
     border-top-color: transparent;
     border-right-color: transparent;
     border-bottom-color: transparent;
 }


 #slide5 .text li .time {
     position: relative;
     display: block;
     padding: 5px 0;
     margin-bottom: 10px;
     width: 80px;
     font-size: 16px;
     color: #a5c8c8;
     border-bottom: 3px solid #a5c8c8;
     transition: all .5s ease;
 }

 #slide5 .newsTab {
     position: relative;
     width: 100%;
     box-sizing: border-box;
     padding: 0 50px;
     margin-top: -5px;

 }

 #slide5 .newsTab ul li {
     float: left;
     font-size: 16px;
     position: relative;
     /* background-color: #807aff; */
     background-image: linear-gradient(to bottom, #807aff, #a69fff);
     z-index: 1;
 }

 #slide5 .newsTab ul li a {
     position: relative;
     line-height: 30px;
     width: 90px;
     height: 60px;
     line-height: 60px;
     display: block;
     color: #fff;
     text-align: center;
     transition: all .5s;
     overflow: hidden;


 }

 #slide5 .newsTab .more {
     position: relative;
     float: left;
     line-height: 30px;
     width: 80px;
     height: 60px;
     line-height: 60px;
     display: block;
     color: #fff;
     background-image: linear-gradient(to bottom, #807aff, #a69fff);
     text-align: center;
     font-size: 16px;
     overflow: hidden;

 }

 #slide5 .newsTab .more:hover {
     color: #fff;
 }

 #slide5 .newsTab a:before {
     content: '';
     position: absolute;
     z-index: -1;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: #fff;
     /* -webkit-transform:translateY(-100%); */
     transform: translateY(-100%);
     transition: all .5s;
 }

 #slide5 .newsTab .active a {
     color: #000;
 }

 #slide5 .newsTab .active a:before {
     -webkit-transform: none;
     transform: none;
 }

 #slide5 .banner-page {
     position: absolute;
     z-index: 100;
     left: 50px;
     bottom: 28px;
     width: 244px;
     pointer-events: none;
     background-color: #000;
 }

 #slide5 .banner-page span {
     display: block;
     height: 30px;
     font-size: 16px;
     line-height: 30px;
     text-indent: 10px;
     color: #fff
 }

 #slide5 .banner-page span:last-child {
     border-top: 2px solid #fff
 }




 .news .line-left,
 .news .line-center,
 .news .line-right {
     position: absolute;
     top: 30px;
     bottom: 0;
     left: 0;

     width: 1px;
     height: 1px;
     background-color: #e7eced;

 }

 .news .line-left {
     left: 240px;
     height: 380px;
 }

 .news .line-center {
     width: 720px;
     top: 220px;
 }

 .news .line-right {
     left: 480px;
     height: 380px;
 }

 .btn-more {
     position: absolute;
     width: 40px;
     height: 20px;
     line-height: 20px;
     overflow: hidden;
     top: 23px;
     right: 20px;
     font-size: 14px;

     -moz-transition: all ease-out .3s;
     -webkit-transition: all ease-out .3s;
     -o-transition: all ease-out .3s;
     -ms-transition: all ease-out .3s;
     transition: all ease-out .3s;
 }

 .btn-more:hover {
     color: #f24854;
     text-indent: 5px
 }

 .btn-more:hover i {
     -moz-transform: translateX(30px);
     -webkit-transform: translateX(30px);
     -o-transform: translateX(30px);
     -ms-transform: translateX(30px);
     transform: translateX(30px)
 }

 .btn-more i {
     position: absolute;
     width: 4px;
     height: 7px;
     right: 0;
     top: 50%;
     margin-top: -3px;
     -moz-transition: all ease-out .3s;
     -webkit-transition: all ease-out .3s;
     -o-transition: all ease-out .3s;
     -ms-transition: all ease-out .3s;
     transition: all ease-out .3s;
     background-repeat: no-repeat;
 }

 #children .item {
     position: relative;
     float: left;
     overflow: hidden;
     display: block;
     margin-bottom: 10px;
 }

 #children .item:nth-last-child(1) {
     display: none;
 }

 #children .title {
     position: absolute;
     z-index: 100;
 }

 #children .item a {
     color: #fff;
     font-weight: normal;
 }

 #children .fl_i {
     position: absolute;
     z-index: 100;
 }

 #children .btn,
 #children .viewlist {
     position: absolute;
     z-index: 100;
 }

 #children .fl_icn {
     position: absolute;
     width: 100%;
     height: 100%;
     padding: 0 !important;
     z-index: 1;
     overflow: hidden;
     display: flex;
     align-items: center;
 }

 #children .fl_icn img {
     position: relative;
     padding: 32px;
     z-index: -199;

 }

 #children td {
     border-top: 0px;
 }


 #children dl,
 #children dl a {
     color: #fff;
 }

 #children .fl_g dl {
     margin-left: 120px;
     padding-left: 10px;
     line-height: 26px;
 }

 #children .plate {
     position: absolute;
     width: 100%;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     box-sizing: border-box;

 }

 #children .plate a {
     display: block;
     width: 100%;
     height: 100%;
 }

 #children .plate img {
     width: auto;
     height: 100%;
     border-radius: 0;
 }

 #children .plate .cbg3 {
     position: absolute;
     width: 100%;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     z-index: 1 !important;
     box-sizing: border-box;
     padding: 12px;
 }



 #children .chfl_g {
     position: relative;
     overflow: hidden;
     float: left;
     z-index: 1;
     padding: 20px;
     box-sizing: border-box;

 }

 #children .cbg1 {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: -200;

 }
  #children .cbg2 {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: -100;

 }
 

 #children .cbg4 {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     z-index: 1;

 }

 #children .fl_icn_g,
 #children .dl {
     z-index: 999;

 }

 #children dt {
     display: inline-block !important;
     display: flex;


 }

 #children .num {
     font-size: 12px;
     display: inline-block !important;
 }


 #children .btn {

     font-size: 12px;
 }

 #children .btn .b1 {

     padding: 2px 5px;
 }

 #children .btn .b2 {

     padding: 2px 5px;
 }

 #children .btn .b3 {

     padding: 2px 5px;
 }

 #children .viewlist a {
     position: relative;
     line-height: 20px;
     display: block;
     padding: 0 10px;
 }

 #children .viewlist a::before {
     content: '';
     position: absolute;
     left: 0px;
     top: 5px;
     border-left: 5px solid #a20000;
     border-top: 5px solid transparent;
     border-bottom: 5px solid transparent;
 }


 .leftButtonl1,
 .leftButtonl8 {
     position: absolute;
     z-index: 999;
 }

 #imgSpanButtonPlaceholder div:nth-child(2) ,
 #spanButtonPlaceholder div:nth-child(2)
 {
     width: 150px !important;
     height: 20px !important;
 }
 

 @keyframes mymove {
     from {
         width: 0px;
     }

     to {
         width: 100%;
     }
 }