
.maxsize .logist, .maxsize .Info, .maxsize .finance, .maxsize .trading {
    width: 100%;
    height: 300px;
    background: rgba(0, 51, 102, 1);
    margin: 0 0 30px 0;
    position: relative;
}

.maxsize .Info, .maxsize .trading {
    background: rgba(244, 247, 249, 1);
}

.maxsize .title {
    margin-bottom: 24px;
}

.maxsize .cont .box {
    position: relative;
    margin: 50px 80px 54px 79px;
    width: calc(100% - 210px - 180px);
    height: calc(100% - 114px);
    color: #FFFFFF;
    background: transparent;
}

.maxsize .Info .box {
    color: #000000;
}

.maxsize .cont p {
    font-size: 12px;
    /*font-family: "Microsoft Yahei";*/
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    display: inline-block;
}

.logist .box, .finance .box {
    float: right;
}

.Info .box, .trading .box {
    float: left;
}

.maxsize .cont span {
    display: block;
    width: auto;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    text-align: left;
}

#zh-new .content .right .cont, #zh-new.maxsize .cont .box {
    height: auto;
}

#zh-new.maxsize .cont .box > div:nth-child(1) {
    position: relative;
}

#zh-new.maxsize .cont .box > div:nth-child(2) {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    left: 0;
    top: auto;
    margin-top: 20px;

    width: 100%;
    flex-wrap: wrap;
}

#zh-new.maxsize .cont .box > div:nth-child(2).en-box div {
    width: 100%;
}

.maxsize .cont .box > div:nth-child(2) > div:nth-child(1) {
    margin-right: 40px;
}

.maxsize .cont .box > div:nth-child(1) span {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}

.maxsize .cont .box > div:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
}

.point, .point2 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    margin-right: 8px;
    transform: translateY(-1.5px);
}

.point_blue {
    background: #003366;
}

.point2 {
    background: #000000;
}

.maxsize .cont .box > div:nth-child(1) p {
    font-size: 14px;
    /*font-family: "Microsoft Yahei";*/
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    margin-top: 5px;
}

.maxsize .cont .box > div:nth-child(2) {
    width: 230px;
    position: absolute;
    right: 0;
    top: 0;
}

.showVideo {
    width: 100%;
    height: auto;
}

.showVideo > div {
    position: relative;
    width: 830px;
    height: 200px;
}

.showVideo > div img:nth-child(1) {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.showVideo > div img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
}

/*.showVideo span{*/
/*    font-size:22px;*/
/*    font-family:"Microsoft Yahei";*/
/*    font-weight:400;*/
/*    color:rgba(60,60,60,1);*/
/*    line-height:30px;*/
/*    width:100%;*/
/*    text-align: center;*/
/*    margin:27px 0 70px;*/
/*    display: inline-block;*/
/*}*/
.maxsize .cont .box > div:nth-child(3) {
    position: absolute;
    width: 150px;
    height: 85px;
    left: 0;
    bottom: 0;
}

.maxsize .cont .box > div:nth-child(4) {
    position: absolute;
    width: 220px;
    height: 85px;
    right: 0;
    bottom: 0;
}

.maxsize .cont > img {
    width: 232px;
    height: 228px;
}

.maxsize .logist > img, .maxsize .finance > img {
    position: absolute;
    left: 0;
    top: 0;
}

.maxsize .Info > img, .maxsize .trading > img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.maxsize .Info.cont span, .maxsize .trading.cont span {
    color: rgba(0, 0, 0, 1) !important;
}

.maxsize .Info.cont p, .maxsize .trading.cont p {
    color: rgba(0, 0, 0, 1) !important;
}

.about > .right {
    float: none;
}

.clear:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.video .title {
    width: 100%;
    height: 30px;
    margin: 0 0 55px 0;
    line-height: 30px;
}

.video .title img {
    width: 34px;
    height: 25px;
    display: inline-block;
    margin-right: 22px;
    opacity: 0.8;
    transform: translateY(2.5px);
}

.video .title h2 {
    font-size: 30px;
    /*font-family: "Microsoft Yahei";*/
    font-weight: 400;
    color: rgba(60, 60, 60, 1);
    line-height: 30px;
    display: inline-block;
}

.video video {
    width: 100%;
    object-fit: fill;
    position: relative;
}

.video #video {
    position: relative;
}

.video #video i {
    position: absolute;
    left: unset;
    margin-left: unset;
    font-size: 50px;
    color: #ffffff;
    top: 0px;
    margin-top: -15px;
    right: -60px;
    z-index: 10;
    cursor: pointer;
}

.products .filter ul.items li div {
    background: rgba(244, 247, 249, 1);
    position: relative;
}

.products .filter ul.items li {
    width: calc((100% - 24px) / 5);
    margin-right: 4px;
    margin-bottom: 4px;
    border-bottom: none;
}

.products .filter ul.items li:nth-child(5) {
    visibility: hidden; /* 临时隐藏主要业务领域第一行第5个图标 */
}

.products .filter ul.items li .img1,
.products .filter ul.items li .img2 {
    display: inline-block;
    width: 63px;
    /* height: 63px; */
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
}

.products .filter ul.items div:nth-child(6) .img1,
.products .filter ul.items div:nth-child(6) .img2 {
    width: 60px;
    height: auto;
    margin-top: -10px;

}

.products .filter ul.items li:nth-child(6) .h2 {
    margin-top: -10px;
}

.products .filter ul.items li .img2 {
    display: none;
}

.products .filter ul.items li.active .img1, .products .filter ul.items li:hover .img1 {
    display: none;
}

.products .filter ul.items li.active .img2, .products .filter ul.items li:hover .img2 {
    display: inline-block;
}

.products .filter ul.items li h2 {
    font-size: 14px;
    /*font-family: "Microsoft Yahei";*/
    font-weight: 400;
    color: rgba(3, 3, 3, 1);
    line-height: 20px;
    margin-top: 70px;
    display: inline-block;
    width: 100%;
}

.products .filter ul.items li h2.en-h2 {
    font-size: 12px;
}

.products .filter ul.items li.active h2.en-h2 {
    font-weight: normal;
}

.products .filter ul.items li.active h2, .products .filter ul.items li:hover h2 {
    color: #fff;
    font-weight: bold;
}

.products .filter ul.items {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 2px solid #0D468B;
}

.mrg-btm {
    margin-bottom: 60px;
}

.about .gongyinglian .icons li {
    width: calc(100% / 12);
    padding-top: 20px;
}

.about .gongyinglian .icons {
    margin: 30px 0 50px 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-start;
}

.about .gongyinglian .icons li img {
    width: 70%;
    height: auto;
}

.about .gongyinglian .icons li:nth-child(5) img {
    position: relative;
    top: -10px;
}

.about .gongyinglian .icons li span {
    margin-top: 25px;
    color: #000000;
}

.about .gongyinglian .icons li:nth-child(5) span {
    position: relative;
    top: -8px;
}

.video .cont {
    font-size: 13px;
    /*font-family: "Microsoft Yahei";*/
    font-weight: 300;
    color: rgba(0, 0, 0);
    line-height: 22px;
    display: inline-block;
    margin-bottom: 60px;
}

.videos {
    position: fixed;
    width: 70vw;
    top: 15vh;
    left: 14.5vw;
    border: 0.5vw solid #FFFFFF;
    /* transform: scale(0); */
    animation: showVideo 1s ease;
    z-index: 10;
}

.cover-full {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 0.7);
}

.bussnet .result .items.cn-box {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.bussnet .result .items.cn-box .item {
    width: 42%;
    background-color: #fff !important;
}


@keyframes showVideo {
    0% {
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
    100% {
        transform: translateY(-50%) scale(1);
        opacity: 1
    }
}

@-o-keyframes showVideo {
    0% {
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
    100% {
        transform: translateY(-50%) scale(1);
        opacity: 1
    }
}

@-moz-keyframes showVideo {
    0% {
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
    100% {
        transform: translateY(-50%) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes showVideo {
    0% {
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
    100% {
        transform: translateY(-50%) scale(1);
        opacity: 1
    }
}

@media screen and (max-width: 768px) {
    .index .top .banner .bannerarrows .arrows li {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #000000;
        border-radius: 8px;
    }

    .cover-full {
        background: rgba(0, 0, 0, 0.8);
    }

    .video .title img {
        width: 32px;
        height: 22px;
        display: inline-block;
        margin-right: 10px;
        opacity: 0.8;
        transform: translateY(4px);
    }

    .video .title h2 {
        font-size: 20px;
        line-height: 1;
    }

    /*.showVideo span{*/
    /*    font-size: 20px;*/
    /*    margin: 20px 0 50px;*/
    /*}*/
    .index .top .banner .bannerarrows .arrows li .iconfont {
        display: inline;
    }

    .index .top .banner .bannerarrows .arrows li:hover {
        background: #000000;
    }

    .index .top .banner .bannerarrows .arrows li:hover .iconfont {
        color: #ffffff;
    }

    .products .filter ul.items li div {
        height: 155px;
        position: relative;
    }

    .products .filter ul.items li {
        width: calc((100% - 24px) / 4);
    }

    .showVideo > div {
        position: relative;
        width: 100%;
        height: 150px;
    }

    .products .filter .items li div {
        padding: 15px 0;
    }

    .showVideo > div img:nth-child(2) {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }

    .videos {
        width: 95vw;
        top: 50%;
        transform: translateY(-50%);
        left: 2vw;
    }

    .maxsize .cont .box > div:nth-child(4) {
        bottom: 15%;
    }

    .about .gongyinglian .icons li:nth-child(6) img {
        top: -0.7rem;
    }

    .about .gongyinglian .icons li:nth-child(6) span {
        top: -0.7rem;
    }

    .about .gongyinglian .icons li {
        width: calc(100% / 4);
        padding-top: 0.5rem;
    }

    .maxsize li img, .maxsize li img {
        width: 55% !important;
        height: auto !important;
        opacity: 1;
    }

    .products .filter ul.items li .img1, .products .filter ul.items li .img2
    .mrg-btm {
        bottom: 113px;
    }

    .products .filter ul.items li .img1, .products .filter ul.items li .img2 {
        bottom: 113px;
    }

    .maxsize .cont .box {
        margin: 5% 5%;
        width: 90%;
        height: 90%;
    }

    .logist .box, .finance .box {
        float: left;
    }

    .maxsize .cont .box > div {
        width: auto !important;
    }

    .maxsize .cont span, .maxsize .cont p {
        width: 100% !important;
    }

    .maxsize .cont .box > div:nth-child(3) {
        bottom: 15%;
    }

    .maxsize .cont .box > div:nth-child(2) {
        right: 0;
        top: 20%;
        width: 100%;
        text-align: right;
    }

    .maxsize .title {
        margin-bottom: 20px;
        /* font-size: 0; */
    }

    .video video {
        width: 100%;
        object-fit: fill;
    }

    .video #video i {
        display: none;
    }
}

/*20200116*/
.video {
    width: 91.25%;
    margin: 0 auto;
}

.video_list_box {
    padding-top: 3.9vw;
}.video_list_box:first-child{
     padding-top: 0;
 }

.video_list_box:last-child {
    margin-bottom: 0;
}

.video .title h2 {
    font-family: inherit;

}

.showVideo > div {
    width: auto;
    height: auto;
}

.showVideo > div img:nth-child(1) {
    height: auto;
    position: relative;
}

/*.showVideo span{*/
/*    margin: 1.4vw 0 2.917vw;*/
/*    font-family: inherit;*/
/*}*/
.video_lb {
    position: relative;
}

.swiper-button-next, .swiper-button-prev {
    background-size: 16px;
    /*top: 33%;*/
    top: 170px;
}

.swiper-button-next {
    right: 0;
    transform: translateX(200%);
}

.swiper-button-prev {
    left: 0;
    transform: translateX(-200%);
}

.swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: calc(100% + 10px);
    transform: translateY(50%);
    text-align: right;
}

.swiper-pagination span {
    margin: 0 10px;
}

.swiper-pagination span:last-child {
    margin-right: 0;
}

.swiper-pagination-bullet-active {
    background-color: #cf2b1e;
}

.video_list_case {
    font-size: 0;
}

.video_list_case > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    width: calc((100% - 50px) / 3);
}

.video_list_case > div:nth-child(3n) {
    margin-right: 0;
}

.video_title_l {
    font-size: 22px;
    line-height: 1.5;
    color: #009fd6;
    margin-bottom: 1.5vw;
}

/*.showVideo span{*/
/*    font-size: 17px;*/
/*    font-weight: 700;*/
/*    line-height: 1.5;*/
/*}*/
.videos {
    transform: scale(1);
    animation: none;
}

.showVideo .sty_sha {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 1;
}

.showVideo > div img:nth-child(2) {
    z-index: 2;
}

.video_list_case {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.video_list_case .showVideo {
    width: calc((100% - 50px) / 2);
    margin-bottom: 50px;
}

.video_list_case .showVideo:nth-last-child(1),
.video_list_case .showVideo:nth-last-child(2) {
    margin-bottom: 0;
}

.tag_box,
.news_tag_box {
    width: 104px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0D468B;
    border-radius: 0 6px 6px 0;
    position: absolute;
    left: 0;
    top: 12px;
    color: #fff;
    font-size: 16px;
    z-index: 2;
}

.companyNews .news_tag_box {
    margin-top: 20px;
    width: 104px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    position: static;
}

.vid_d_t {

    display: flex;
    align-items: flex-start;
    justify-content: space-between;

}

.vid_d_t > div {
    width: calc(100% - 180px);
}

.vid_d_t .btn_f_sty::after {
    display: none;
}

.vid_d_t .btn_f_sty {
    margin-top: 0;
    cursor: pointer;
}

.vid_d_t .btn_f_sty .new_iconfont {
    font-size: 13px;
    margin-right: 13px;
    transition: all .6s ease;
}

.vid_d_n {
    font-size: 24px;
    line-height: 1.2;
    color: #3C3C3C;
    margin-top: -2.4px;
}

.vid_d_i {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1;
    color: #666;
}

.vid_d_con {
    padding-top: 3.125vw;
    padding-bottom: 3.6458vw;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.vid_d_con .video_box {
    position: relative;
    margin-bottom: 3.125vw;
    overflow: hidden;

}

.video_text_box {
    text-indent: 28px;
}

.vid_d_con .video_box.on .btn_sty {
    display: none;
}

.vid_d_con .video_box.end .rec_video {
    display: block;
}

.rec_video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    display: none;
}

.vid_d_con .video_box.end .btn_sty {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: 11;
}

.rec_video > div {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;

}

.rec_video > div > div {
    position: absolute;
    left: 0;
    bottom: 100%;
    padding-bottom: 3%;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.rec_video > div a {
    width: 30%;
    display: block;
    margin-right: 5%;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
}

.rec_video > div a:nth-child(3n + 1) {
    margin-right: 0;
}

.rec_video > div a:nth-last-child(1),
.rec_video > div a:nth-last-child(2),
.rec_video > div a:nth-last-child(3) {
    margin-bottom: 0;
}

.rec_video > div a img {
    display: block;
    width: 100%;
}


.rec_video > div a:before {
    content: "";
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    background: #000;
    background: url(//s1.hdslb.com/bfs/static/player/img/gradient.png) 0 0 repeat-x;
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .5) 65%, rgba(0, 0, 0, .66));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, .1)), color-stop(35%, rgba(0, 0, 0, .2)), color-stop(65%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .66)));
    background: linear-gradient(transparent, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .5) 65%, rgba(0, 0, 0, .66));
    z-index: 1;
}

.rec_v_name {
    font-size: 13px;
    padding: 0 10px;
    width: 100%;
    height: 18px;
    z-index: 10;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: calc(100% - 18px);
    left: 0;
    background-color: transparent;
    transition: transform .3s ease-in-out;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.rec_video > div a:hover .rec_v_name {
    transform: translateY(-18px);
    white-space: normal;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.vid_d_con .video_box video {
    display: block;
    width: 100%;
}

.vid_d_con p {
    font-size: 14px;
    line-height: 2.14;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 2.14em;
}

.vid_d_con p:last-child {
    margin-bottom: 0;
}

.vid_d_h {
    padding-top: 4.0625vw;

}

.vid_d_h .video_lb .swiper-container {
    margin: -30px -20px;
    padding: 30px 20px;
}

.vid_d_h .showVideo {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
}

.vid_d_h .show_v_mes {
    padding: 25px 27px;
}

.vid_d_h .abo_v_n {
    font-size: 13px;
}

.vid_d_h .abo_v_i {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin-top: 8px;
}

.video .vid_d_h .title {
    margin-bottom: 38px;
}

.vid_d_h .swiper-pagination {
    bottom: calc(100% + 20px);
}

.professional_s .right {
    float: none;
}

.prof_t {
    position: relative;
    z-index: 0;

}

.prof_t::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    /* 运营单位图片遮罩透明度 */
    background-color: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

/* .professional_s .prof_block:nth-child(3)  {
    background-color: rgba(0, 0, 0, .6);
} */

.prof_img_box {
    background-position: center;
    background-size: cover;
}

.prof_img_box img {
    width: 100%;
    display: block
}

.prof_txt {
    z-index: 2;
    position: absolute;
    width: 81.6867%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.prof_n {
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-bottom: 24px;
}

.prof_en {
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1;
    text-transform: uppercase;
    /*white-space: nowrap;*/
}

.prof_txt img {
    width: 18%;
    display: block;
    margin-right: 0;
    /* background-color: rgba(255, 255, 255, 0.75);
    border-radius: 50%; */
}

.prof_tit {
    width: 82.25%;
}

.prof_c_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 7.23%;
}

.prof_c_box > div {
    width: 46.3855%;
}

.prof_com_n {
    background: #009FD6;
    line-height: 62px;
    padding: 16px 10px 16px 50px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
}

.prof_com_con {
    font-size: 16px;
    color: #3C3C3C;
    line-height: 1.5;
    padding: 22px 10px 50px 50px;
    min-height: 160px;
}

.prof_com_con > div {
    display: flex;
    align-items: flex-start;
    padding: 8px 0;
}

.prof_com_con > div i {
    font-size: 16px;
    margin-right: 18px;
    color: rgba(0, 159, 214, 1);
}

.professional_s .title {
    margin-top: 20px;
}

.professional_s .title:first-child {
    margin-top: 0;
}

.video .title div {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.71;
}

.busin_s .video .title {
    height: auto;
}

.bus_cn_t {
    padding-top: 5px;
    position: relative;
    margin: 0 auto;
    width: 40.5%;

}

.bus_cn_t > img {
    display: block;
    width: 100%;
}

.bus_cn_tex {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.bus_tit {
    font-size: 28px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;

}

.busin_s_en .bus_tit {
    font-size: 32px;
    font-weight: 600;
    color: #00357D;
    line-height: .75;

}

.bus_tit_en {
    margin-top: 15px;
    font-size: 14px;
    color: #000000;
    line-height: .8;
}

.bus_cn_fb {
    margin-top: 10.6%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 110px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.bus_fb_n img {
    display: block;
    width: 28px;
    margin: 0 auto 23px;
}

.bus_fb_n > div {
    display: flex;
    flex-direction: row-reverse;
}

.bus_h {
    width: 1em;
    font-size: 18px;
    color: #000;
    line-height: 1.1;
    margin-left: 10px;

}

.bus_s {
    font-size: 12px;
    color: #000;
    line-height: 24px;

    transform: rotate(90deg);

    -ms-transform: rotate(90deg); /* IE 9 */

    -moz-transform: rotate(90deg); /* Firefox */

    -webkit-transform: rotate(90deg); /* Safari 和 Chrome */

    -o-transform: rotate(90deg); /* Opera */
    white-space: nowrap;
    width: 12px;
    transform-origin: 12px 12px;
}

.bus_tab_box {
    /*padding-top: 60px;*/
    padding-bottom: 33px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.bus_tab_box .swiper-slide .bus_img_box {
    width: 90px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bus_tab_box .swiper-slide .bus_img_box > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all .5s ease;
    opacity: 0;

}

.bus_tab_box .swiper-slide .bus_img_box > div:first-child {
    opacity: 1;
}

.bus_tab_box .swiper-slide.active .bus_img_box > div:first-child {
    opacity: 0;
}

/* .bus_tab_box .bus_img_box img {
    display: none;
}

.bus_tab_box .swiper-slide.active .bus_img_box img {
    display: block;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
} */

.bus_tab_box .swiper-slide.active .bus_img_box > div:nth-child(2) {
    opacity: 1;
    /* background-color: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    transition: none; */
}

.bus_tab_box .swiper-slide .bus_img_box::before {
    content: '';
    display: block;
    margin-top: 100%;
}

.bus_tab_box .swiper-slide {
    padding: 39px 0;
    /* border: 2px solid transparent; */
    text-align: center;
    font-size: 16px;
    line-height: 1;
    color: #666;
    transition: all .5s ease;
    width: calc(25% - 4px);
    margin: 0 2px 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    z-index: 0;
}

.bus_tab_box .swiper-slide > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    z-index: -1;
    transition: all .5s ease;
    opacity: 0;

}

.bus_tab_box .swiper-slide.active {
    /* border-color: rgba(0, 159, 214, 1); */
    box-shadow: 0px 26px 38px 0px rgba(0, 0, 0, 0.14);
    /* color: rgba(0, 159, 214, 1); */
    color: #fff;
    position: relative;
}

.bus_tab_box .swiper-slide.active > span {
    opacity: 1;
}

/* 主要业务领域增加一个遮罩层 */
.bus_tab_box .swiper-slide.active .bg_img_box_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}

.bus_fb_mess {
    display: none;
}

.bus_fb_mess:first-child {
    display: block;
}

.bus_fb_top {
    padding-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bus_fb_top img {
    width: 70px;
    display: block;
}

.bus_fb_en {
    font-size: 28px;
    font-weight: 500;
    color: #072E66;
    line-height: .75;
    font-weight: 700;
}

.bus_fb_n {
    margin-top: 25px;
    font-size: 30px;
    font-weight: 700;
    color: #F36E28;
    line-height: 1;
}

.new_bus {
    margin-top: 5%;
    margin-bottom: 10%;
    display: flex;
    align-items: center;

}

.new_bus > img {
    width: 100px;
    margin-right: calc(40% - 100px);

}

.new_bus > div {
    width: 60%;
    line-height: 1.6;
    font-size: 16px;
    color: #F36E28;
}

.bus_fb_zw {
    margin-top: 9.64%;
    display: flex;
    margin-bottom: 14.45%;
    display: none;

}

.bus_fb_zw > div {
    width: 50%;
}

.bus_xl_n {
    font-size: 18px;
    color: #000000;
    line-height: 1;
    margin-bottom: 30px;
}

.bus_xl_s {
    display: flex;
    align-items: baseline;
    font-size: 18px;
    color: #000000;
    line-height: 1;
}

.bus_xl_s span {
    margin-right: 25px;
    font-size: 50px;
    font-weight: 700;
    color: #F36E28;
    line-height: .75;
}

.bus_wz_s {
    font-size: 60px;
    color: #F36E28;
    line-height: 1;
}

.bus_qf_con {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10%;
}

.bus_qf_n {
    width: 40%;
    font-size: 22px;
    font-weight: 700;
    color: #F36E28;
    line-height: 1;
    margin-top: 7px;
}

.bus_qf_info {
    width: 60%;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 1.875;
}

.bus_qf_info .bus_hz_box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px;
}

.bus_qf_info span {
    color: #999999;
}

.bus_qf_info a {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5%;
}

.bus_qf_info a:nth-child(3n) {
    margin-right: 0;
}

.bus_qf_info a img {
    width: 100%;
    display: block;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bus_qf_info div {
    width: 100%;
    margin-top: 3%;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 1;
}

.busin_s_en .busin_s .video .title h1 {
    font-size: 36px;
    font-weight: 600;
    color: #000000;
}

.busin_s_en .video .title div {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
}

.qb_en {

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10.8%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);

}

.qb_en > img {
    width: 9px;
}

.qb_en .bus_cn_t {
    width: 32.53%;
    margin-left: 20px;
    margin-right: 0;
}

.qb_en .bus_cn_fb {
    width: 47.6%;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: none;
}

.qb_en .bus_fb_n {
    display: flex;
    align-items: center;


}

.qb_en .bus_fb_n:first-child {
    margin-top: 0;
}

.qb_en .bus_fb_n img {
    width: 20px;
    margin: 0 18px 0;
}

.qb_en .bus_fb_n > div {
    display: block;
}

.qb_en .bus_s {
    transform: none;
    font-size: 18px;
    font-weight: 600;
    color: #00357D;
    line-height: 1;
}

.busin_s_en .bus_tab_box .swiper-slide {
    font-size: 14px;
}

.busin_s_en .bus_tab_box .swiper-slide {
    padding-bottom: 10px;
}

.busin_s_en .bus_tab_box .swiper-slide > .bus_text_box {
    height: 45px;
    line-height: 1.2;
}

.busin_s_en .bus_fb_top {
    align-items: center;
}

.bus_en_info {
    font-size: 18px;
    line-height: 1.666;
    margin-top: 37px;
    color: #666666;
    margin-bottom: 8.5%;
}

.busin_s_en .bus_qf_con {
    margin-bottom: 8.5%;
}

.busin_s_en .bus_qf_n {
    font-size: 20px;
    margin-top: 0;
    line-height: 1.4;
}

.busin_s_en .bus_qf_info {
    font-size: 16px;
    line-height: 1.555;
}

.busin_s_en .al_font.bus_qf_info {
    font-size: 18px;
}

.busin_s_en .bus_qf_info span {
    color: rgba(102, 102, 102, 1);
    font-weight: 700;
}

.bus_hz_case {
    display: block;
}

.bus_hz_case .bus_hz_box {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;

}

.bus_hz_case .bus_hz_box a {
    display: block;
    width: 18.31%;
    margin-right: 2.1125%;
    margin-bottom: 2.1125%;


}

.bus_hz_case .bus_hz_box a:nth-child(5n) {
    margin-right: 0;
}

.bus_hz_case .bus_hz_box a img {
    display: block;
    width: 100%;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bus_hz_case > div:last-child {
    margin-top: 22px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 1;
}

.pager {
    margin-top: 0;
}

.pager ul {
    display: flex;
    justify-content: center;
}

.news.content .right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
}

.companyNews {
    width: 100%;
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.companyNews > a {
    /* width: 44.579%; */
    width: 41.579%;
    margin: 0 3.614% 7.2%;
    cursor: pointer;
    box-shadow: 0px 0px 84px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    overflow: hidden;
}

.companyNews > a .lift-circle {
    /* background-color: red; */
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 140px;
    height: 140px;
}

.companyNews > a .lift-circle img {
    opacity: 0.4;
    width: 100%;
    height: 100%;
}

.n_img_box {
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    border: 18px solid #fff;
    box-sizing: border-box;
}

.n_img_box::before {
    content: '';
    display: block;
    margin-top: 56.338%;
}

.n_img_box img {
    display: none;
    width: 100%;
}

.companyNews > a:nth-child(odd) {
    margin-left: 0;
}

.companyNews > a::before {
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    transition: all .5s ease;
    position: absolute;
    background-color: #009fd6;
}

@media screen and (orientation: landscape) {
    .companyNews > a:hover::before {
        width: 100%;
    }

    .companyNews > a:hover {
        box-shadow: 0px 0px 84px 0px rgba(0, 0, 0, 0.17);
    }
}

.n_tex {
    background-color: #fff;
    padding: 7% 12.7% 8.4%;

}

.new_name {
    font-size: 17px;
    line-height: 26px;
    height: 52px;
    font-weight: bold;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.new_time {
    margin-top: 18px;
    font-size: 15px;
    font-weight: 500;
    color: #999999;
    line-height: 1;
}

.vid_d_con {
    margin-top: 7.2%;
}


@media screen and ( orientation: landscape) {
    .vid_d_t .btn_f_sty:hover .new_iconfont {
        transform: translateX(-10px);
    }

    /* .bus_tab_box .swiper-slide:hover {
        border-color: rgba(0, 159, 214, 1);
        box-shadow: 0px 26px 38px 0px rgba(0, 0, 0, 0.14);
        color: rgba(0, 159, 214, 1);
    } */
    /*.bus_tab_box .swiper-slide:first-child {*/
    /*    margin-left: 10%;*/
    /*}*/

    .bus_tab_box .swiper-container {
        overflow: visible;
    }

    .busin_s_en .bus_tab_box .swiper-slide {
        width: 17.1%;
    }

    .busin_s_en .bus_tab_box .swiper-slide:first-child {
        margin-left: 0;
        margin-right: 2%;
    }

    .busin_s_en .bus_tab_box .swiper-slide:nth-child(4) {
        margin-left: 2%;
    }

    .busin_s_en .bus_tab_box .swiper-slide:nth-child(2),
    .busin_s_en .bus_tab_box .swiper-slide:nth-child(3) {
        margin: 0 4%;
    }

    .busin_s_en .bus_tab_box .swiper-wrapper {
        justify-content: space-between;
    }

    .bus_tab_box .swiper-wrapper {
        flex-wrap: wrap;
        width: 90%;margin: 0 auto;
    }

    .alo_sty_con .video {
        width: 100%;
    }

    .alo_sty_con .prof_com_n {
        padding-left: 20px;
    }

    .alo_sty_con .prof_com_con {
        padding-left: 20px;
    }

    .alo_sty_con .prof_c_box > div {
        width: 47%;
    }
}



@media screen and (max-width: 1440px) {
    .video .title {
        margin-bottom: 40px;
    }

    .swiper-pagination {
        bottom: calc(100% - 5px);
    }

    .vid_d_h .swiper-pagination {
        bottom: calc(100% + 20px);
    }
}

@media screen and (max-width: 1366px) {
    .video .title {
        margin-bottom: 30px;
    }

    .swiper-pagination {
        bottom: calc(100% - 15px);
    }

    .video .vid_d_h .title {
        margin-bottom: 30px;
    }

    .vid_d_h .swiper-pagination {
        bottom: calc(100% + 12px);
    }

    .swiper-button-next, .swiper-button-prev {
        top: 178px;
    }
}

@media screen and (max-width: 768px) {
    .video > div:first-child {
        margin-bottom: 7.5vw;
    }

    .showVideo span {
        font-size: 12px;
    }

    .video_title_l {
        font-size: 16px;
        margin-bottom: 3vw;
    }

    .video_list_case > div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5vw;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 43%;
        display: none;
    }

    .video .title {
        font-size: 12px;
        height: auto;
        line-height: 1;
    }

    .video .title img {
        transform: translateY(0);
        vertical-align: middle;
        margin-right: 10px;
        width: 20px;
        height: auto;
    }

    .video .title h2 {
        font-size: 20px;
        line-height: 1;
        vertical-align: middle;
        display: inline-block;
        width: calc(100% - 50px);
    }

    .video {
        width: 100%;
    }

    .show_v_mes {
        padding: 20px 15px;
    }

    .abo_v_n {
        font-size: 14px;
    }

    .abo_v_i {
        font-size: 12px;
        line-height: 1.6;
        height: 40px;
    }

    .btn_f_sty {
        font-size: 12px;
        line-height: 40px;
        height: 40px;
    }

    .video_list_case .showVideo {
        width: 100%;
        margin-bottom: 5vw;
    }

    .tag_box {
        font-size: 14px;
        line-height: 36px;
        height: 36px;
    }
    .news_tag_box {
        font-size: 14px;
        line-height: 26px;
        height: 26px;
    }

    .swiper-pagination {
        bottom: 0;
        position: relative;
        left: 0;
        text-align: center;
        margin-top: 15px;
    }

    .vid_d_t {
        display: block;
    }

    .vid_d_t > div {
        width: 100%;
    }

    .vid_d_t .btn_f_sty {
        display: none;
    }

    .vid_d_i {
        margin-top: 15px;
        font-size: 12px;
    }

    .vid_d_n {
        font-size: 18px;
    }

    .vid_d_con {
        padding: 30px 0;
    }

    .vid_d_con p {
        margin-bottom: 1em;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    body {
        overflow-x: hidden;
    }

    .prof_txt {
        display: block;
        position: relative;
        padding: 30px 0;
        left: auto;
        top: auto;
        transform: none;
        margin: 0 auto;

    }


    .prof_img_box {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

    .prof_img_box img {
        display: none;
    }

    .prof_txt {
        text-align: center;
    }

    .prof_tit {
        width: 100%;
    }

    .prof_txt img {
        margin: 0 auto;
    }

    .prof_n {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .prof_en {
        font-size: 12px;
        white-space: normal;
        line-height: 1.5;
    }

    .prof_c_box {
        display: block;
    }

    .prof_c_box > div {
        width: 100%;
    }

    .prof_com_n {
        line-height: 35px;
        padding: 0 15px;
        font-size: 14px;
    }

    .prof_com_con {
        padding: 15px 15px 25px;
        font-size: 13px;
        min-height: 136px;
    }

    .prof_com_con > div i {
        margin-right: 10px;
    }

    .prof_com_con > div {
        padding: 5px 0;
    }


    .video .title div {
        margin-top: 10px;
    }

    .bus_cn_t {
        width: 50%;
    }

    .bus_tit {
        font-size: 18px;
        line-height: 1.3;
    }

    .bus_tit_en {
        margin-top: 5px;
    }

    .bus_cn_fb {
        flex-wrap: wrap;
    }

    .bus_fb_n {
        display: flex;
        align-items: center;

        width: 48%;
    }

    .bus_fb_n:last-child {
        width: 100%;
    }

    .bus_fb_n img {
        width: 20px;
        margin: 0 10px 0 0;
    }

    .bus_fb_n > div {
        display: block;
        width: calc(100% - 30px);
    }

    .bus_h {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .bus_s {
        transform: none;
        width: 100%;
        line-height: 1;
        white-space: normal;
    }

    .bus_fb_n {
        margin-top: 20px;
    }

    .bus_cn_fb {
        padding-bottom: 30px;
    }

    .bus_tab_box .swiper-slide {
        font-size: 14px;
        padding: 10px 0;
    }

    .bus_tab_box .swiper-slide .bus_img_box {
        width: 50%;
        margin-bottom: 10px;
    }

    .bus_tab_box {
        /*padding-top: 30px;*/
        padding-bottom: 20px;
    }

    .bus_tab_box .swiper-container {
        overflow: visible;
    }

    .bus_fb_top {
        padding-top: 30px;

    }

    .bus_fb_en {
        font-size: 14px;
    }

    .bus_fb_n {
        font-size: 20px;
    }

    .bus_xl_n {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .bus_xl_s {
        font-size: 12px;
    }

    .bus_xl_s span {
        font-size: 40px;
        margin-right: 5px;
    }

    .bus_wz_s {
        font-size: 32px;
    }

    .bus_qf_con {
        display: block;
        margin-bottom: 20px;
    }

    .bus_qf_n {
        width: 100%;
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .bus_qf_info {
        width: 100%;
        font-size: 14px;
    }

    .bus_fb_top img {
        width: 50px;
    }

    .busin_s_en .busin_s .video .title h1 {
        font-size: 2em;
    }

    .busin_s_en .video .title div {
        font-size: 14px;
    }

    .qb_en {
        display: block;
    }

    .qb_en > img {
        display: none;
    }

    .qb_en .bus_cn_t {
        width: 50%;
        margin: 0 auto;
    }

    .busin_s_en .bus_tit {
        font-size: 20px;
    }

    .qb_en .bus_cn_fb {
        width: 100%;
        margin-top: 30px;
    }

    .qb_en .bus_fb_n {
        width: 100%;

    }

    .qb_en .bus_fb_en {
        font-size: 20px;
    }

    .bus_en_info {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 6.5%;
    }

    .busin_s_en .bus_qf_n {
        font-size: 18px;
    }

    .busin_s_en .bus_qf_info {
        font-size: 14px;
    }

    .busin_s_en .bus_qf_info {
        font-size: 14px;
    }

    .bus_hz_case .bus_hz_box {
        margin-top: 0;

    }

    .bus_hz_case .bus_hz_box a {
        width: 30%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    .bus_hz_case .bus_hz_box a:nth-child(5n) {
        margin-right: 5%;
    }

    .bus_hz_case .bus_hz_box a:nth-child(3n) {
        margin-right: 0;
    }

    .bus_hz_case > div:last-child {
        margin-top: 3%;
    }

    .news.content .right {
        width: 100%;
    }

    .companyNews > a {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5%;
    }

    .n_tex {

        padding: 6% 5% 7%;
    }

    .new_name {
        font-size: 16px;
    }

    .new_time {
        margin-top: 15px;
    }

    .rec_video > div > div {
        font-size: 15px;
    }

    .vid_d_con {
        margin-top: 0;
    }

    .rec_video > div a {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 0;
        display: none;

    }

    .rec_video > div a:nth-child(3),
    .rec_video > div a:nth-child(2) {
        display: block;
    }

    .rec_video > div a:nth-child(3n+1) {
        margin-right: 5%;
    }

    .rec_video > div a:nth-child(2n+1) {
        margin-right: 0;
    }

    .rec_v_name {
        font-size: 12px;
    }
}

/* 新的新闻样式 Demo */
a.news-wrapper {
    width: 45%;
    height: 456px;
    display: block;
    /* border-right: 1px solid #e9edf0; */
    border-radius: 10px;
    transition: all 0.36s;
    /* margin-bottom: 48px; */
    margin: 0 0 30px 0;
}
a.news-wrapper:nth-child(odd) {
    margin-right: 30px;
}
a.news-wrapper.v2:nth-child(odd) {
    margin-right: 0;
    border-radius: 0;
    border-right: 1px solid #e9edf0;
}
a.news-wrapper.v2 {
    width: 48% !important;
    box-shadow: none !important;
}
a.news-wrapper.v2::before {
    background-color: transparent !important;
}
.news-item {
    padding: 40px;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* background-color: #f5f5f5; */
    border-radius: 14px;
    overflow: hidden;
    box-sizing: border-box;
}
@media screen and (max-width: 480px) {
    a.news-wrapper {
        width: 100%;
        height: 300px;
        margin: 0 0 30px 0;
    }
    a.news-wrapper:nth-child(odd) {
        margin-right: 0;
    }
    .news-item {
        padding: 20px 30px;
    }
}
.news-wrapper .news-item p.news-title {
    font-size: 22px;
    line-height: 33px;
    height: 99px;
    display :-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-wrapper .news-item p.news-desc {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    display :-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-wrapper .news-item p.news-date,
.news-wrapper .news-item p.news-button {
    font-size: 16px;
    color: #284a94;
}

.news-img {
    width: 100%;
    height: 0;
}

.news-img img.lift-circle-2 {
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: -40px;
    right: -40px;
    visibility: hidden;
    opacity: 0.4;
    transition: transform 1s linear;
}
.news-img img.lift-circle-2:nth-child(1) {
    width: 100px;
    height: 100px;
    bottom: 10px;
    right: 10px;
}
.news-img img.news-preview {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
}
.news-item.hover .news-img {
    height: 200px;
    display: block;
    transition:.56s;
}
.news-item.hover img.lift-circle-2:nth-child(1) {
    opacity: 0.4;
    visibility: visible;
    animation: imgmoveM2 3.4s ease, opacity 2s ease;
    /* transform:rotate(25deg); */
    /* transition: transform 0.56s linear; */
}
.news-item.hover img.lift-circle-2:nth-child(2) {
    opacity: 0.4;
    visibility: visible;
    animation: imgmoveL2 3.4s ease, opacity 2s ease;
    /* transform:rotate(-25deg); */
    /* transition: transform 0.56s linear; */
}
.news-item.hover p.news-desc {
    height: 0;
    overflow: hidden;
    transition:.56s;
}

.imgmoveM2 {
    animation: imgmoveM2 2s ease, opacity 2s ease;
}

.imgmoveL2 {
    animation: imgmoveL2 2s ease, opacity 2s ease;
}

@keyframes imgmoveL2 {
    0% {
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-o-keyframes imgmoveL2 {
    0% {
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-moz-keyframes imgmoveL2 {
    0% {
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-webkit-keyframes imgmoveL2 {
    0% {
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@keyframes imgmoveM2 {
    0% {
        transform: rotate(-140deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-o-keyframes imgmoveM2 {
    0% {
        transform: rotate(-140deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-moz-keyframes imgmoveM2 {
    0% {
        transform: rotate(-140deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}

@-webkit-keyframes imgmoveM2 {
    0% {
        transform: rotate(-140deg);
        opacity: 0
    }

    100% {
        transform: rotate(0deg);
        opacity: 0.4
    }
}
.swiper-pagination span:first-child{
    margin-left: 0;
}
@media screen and (orientation: portrait){
    .swiper-pagination span{

        margin:1% 2%;
    }
}

