﻿#nav-bg{
    height: 38px;
}
.banner{
    height: 660px;
    background: url(../image/index_banner.jpg) no-repeat center;
    background-color: #000;
}
.banner-text{
    position: absolute;
    top: 192px;
    left: 264px;
    z-index: 9;
}
.banner-img{
    position: absolute;
    bottom: 0;
    right: 124px;
}
.banner-text{
    position: absolute;
    top: 203px;
    left: 193px;
}
.banner-hot{
    width: 500px;
    height: 500px;
    position: absolute;
    top: 1px;
    right: 370px;
    overflow: hidden;
}


.banner-hot-bg{
    width: 500px;
    height: 500px;
    background: url(../image/hot_1.png) no-repeat;
    animation: hots 1s linear infinite;
    opacity: 0;
    overflow: hidden;
}
/* .banner-hot img{} */
@keyframes hots{
    /* 0%{background: url(../image/hot_1.png) no-repeat;} */
    5%{background: url(../images/hots/hot_2.png) no-repeat; background-size: 100% 100%;}
    10%{background: url(../images/hots/hot_3.png) no-repeat; background-size: 100% 100%;}
    15%{background: url(../images/hots/hot_4.png) no-repeat; background-size: 100% 100%;}
    20%{background: url(../images/hots/hot_5.png) no-repeat; background-size: 100% 100%;}
    25%{background: url(../images/hots/hot_6.png) no-repeat; background-size: 100% 100%;}
    30%{background: url(../images/hots/hot_7.png) no-repeat; background-size: 100% 100%;}
    35%{background: url(../images/hots/hot_8.png) no-repeat; background-size: 100% 100%;}
    40%{background: url(../images/hots/hot_9.png) no-repeat; background-size: 100% 100%;}
    45%{background: url(../images/hots/hot_10.png) no-repeat; background-size: 100% 100%;}
    50%{background: url(../images/hots/hot_11.png) no-repeat; background-size: 100% 100%;}
    55%{background: url(../images/hots/hot_12.png) no-repeat; background-size: 100% 100%;}
    60%{background: url(../images/hots/hot_13.png) no-repeat; background-size: 100% 100%;}
    65%{background: url(../images/hots/hot_14.png) no-repeat; background-size: 100% 100%;}
    70%{background: url(../images/hots/hot_15.png) no-repeat; background-size: 100% 100%;}
    75%{background: url(../images/hots/hot_16.png) no-repeat; background-size: 100% 100%;}
    80%{background: url(../images/hots/hot_17.png) no-repeat; background-size: 100% 100%;}
    85%{background: url(../images/hots/hot_18.png) no-repeat; background-size: 100% 100%;}
    90%{background: url(../images/hots/hot_19.png) no-repeat; background-size: 100% 100%;}
    95%{background: url(../images/hots/hot_20.png) no-repeat; background-size: 100% 100%;}
    /* 100%{background: url(../images/hots/hot_20.png) no-repeat;} */
}


/*.banner-hot-bg{
    position: absolute;
    width: 500px;
    height: 500px;
    background: url(../images/hot.png) no-repeat;
    animation: hots 5s steps(20, start) 0ms infinite normal backwards;
}

@keyframes hots{

   0% {
        background-position: 0 0;
    }

    100% {
        background-position: -9996px 0; // 从图片负边移动实现动画效果
    }
}*/


/*.nav{*/
/*    background: rgba(0,0,0,.5);*/
/*}*/
/*.ban-btn{*/
/*    position: absolute;*/
/*    top: 495px;*/
/*    left: 366px;*/
/*}*/
/*.ban-btn div{*/
/*    float: left;*/
/*    margin-right: 20px;*/
/*    cursor: pointer;*/
/*}*/
/*.ban-btn div img{*/

/*    transition: .2s;*/
/*    -webkit-transition: .2s;*/
/*}*/
/*.ban-btn div:hover img{*/
/*    opacity: .9;*/
/*}*/
/* -------------按钮------------- */
/* .btns-list{height: 140px;position: absolute;left: 20.5%;bottom: 31px;z-index: 10;text-align: center;}
.btns-list>div{display: inline-block;padding: 0 32px;text-align: left;margin-bottom: 17px;}
.btn-item{position: relative;} *//* overflow: hidden; */
/* .btns-list .btn-item:first-child::after{content: "";position: absolute;top: 6px;right: 0;width: 1px;height: 106px;background-color: rgba(255,255,255,.4);}
.btns{margin: 0 auto;}
.btns div{float: left;height: 49px;line-height: 49px;transition: .1s;-webkit-transition: .1s;}

.btns a>div:nth-child(1){background: url(../image/download_btn_l.png) no-repeat;width: 11px; background-size: auto 49px;}
.btns a>div:nth-child(2){min-width: 190px;background: url(../image/download_btn_c.png) repeat-x;background-size: auto 49px;padding: 0 14px 0 14px;color: #632E2F;}
.btns a>div:nth-child(2) span{font-size: 14px;color: #632E2F;float: left;}
.btns a>div:nth-child(2) .btn-icon{line-height: 48px;margin-right: 20px;float: left;margin-left: 9px;}
.btns a>div:nth-child(2) .btn-icon img{vertical-align: middle;}
.btns a>div:nth-child(3){background: url(../image/download_btn_r.png) no-repeat;width: 9px; background-size: auto 49px;}

.btns a:hover,.km-btn:hover{-webkit-filter: brightness(110%);filter: brightness(110%);}
.btns a{display: inline-block;width: 100%;height: 100%;position: relative;}
.btns img{vertical-align: middle;}
.btns-text{margin-top: 6px;color: #fff;font-size: 14px;line-height: 32px;margin-left: 12px;}

.btns-list .new-btn{position: relative;}
.btns-list .new-btn a::before{content: url(../image/new.gif);position: absolute;top: -5px;right: -2px;} */


.km-btn{position: absolute;top: 510px;left: 1080px;cursor: pointer;overflow: hidden;border-radius: 5px;}
.km-btn a{display:inline-block; width: 100%;height: 100%;}
.btns a:active,.km-btn:active{-webkit-filter: brightness(100%);filter: brightness(100%);}
.km-btn::before{content: url(../image/index_km_btn_a.png);height: 80px;width: 89px;position: absolute;top: 0;left: -89px;}
.km-btn:hover::before{animation: kmM 1s infinite linear;}
@keyframes kmM{
    0%{top: 0;}
    100%{left: 193px;}
}
/* ---------------------------------------- */
#box1{
    width: 1400px;
    margin: 21px auto 35px;
    height: 551px;
}
#box1>div{
    height: 551px;
}
.sd-div{
    overflow: hidden;
    background-color: #fff;
    box-shadow: RGBA(41, 46, 59, .18) 2px 2px 6px 0px;
}
.tits{
    position: relative;
    font-size: 24px;
    font-weight: bold;
    height: 56px;
    line-height: 56px;
    text-indent: 32px;
    overflow: hidden;
}
.tits::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -12px;
    width: 7px;
    height: 24px;
    background-color: #FF9000;
    border-radius: 3.5px;
}
.tits span{
    color: #3D3D3D;
    font-size: 14px;
    line-height: 60px;
    margin-left: 6px;
}
.tits-more{
    width: 59px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CECECE;
    border-radius: 5px;
    color: #3D3D3D;
    font-size: 14px;
    position: absolute;
    top: 18px;
    right: 12px;
    text-indent: 0;
    transition: .1s;
    -webkit-transition: .1s;
}
.tits-more i{font-size: 14px;margin-left: 1px;}
.tits-more a{
    color: #3D3D3D;
    transition: .1s;
    -webkit-transition: .1s;
}
.tits-more:hover{
    background-color: #3D3D3D;
    border: 1px solid #3D3D3D;
}
.tits-more:hover a{
    color: #fff;
}

.main1{
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
}
/* 教程 */
.box1-l{
    width: 325px;
}
.jc-list{
    margin: 13px 0 0 18px;
}
.jc-list>div{
    width: 287px;
    height: 150px;
    margin-bottom: 11px;
    background: url(../image/jc_img_d.jpg) no-repeat;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.jc-list>div img{width: 100%;height: 100%;}
.jc-list>div p{
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    display: inline-block;
    color: #fff;
    border: 1px solid #FEFA65;
    margin: 84px auto 0;
    text-align: center;
}

.jc-list>div a{
    display: inline-block;
    width: 100%;
    height: 100%;
    /*position: absolute;*/
}
.jc-list>div i{
    display: inline-block;
    width: 100%;
    height: 30px;
    background: black;
    position: absolute;
    color: #fff;
    line-height: 30px;
    text-indent: 0.5rem;
    bottom: -30px;
    background: rgba(0,0,0,.5);
    display: none;
}

.jc-list>div:hover i{
    display: block;
    animation:myfirst 0.4s;
    -webkit-animation:myfirst 0.4s;
    animation-fill-mode: forwards;/*当动画完成时，动画会停留在最后一帧。*/
}


@-webkit-keyframes myfirst /* Safari and Chrome */

{
    0% {bottom:-30px;}
    10% {bottom:-27px;}
    20% {bottom:-24px;}
    30% {bottom:-21px;}
    40% {bottom:-18px;}
    50% {bottom:-15px;}
    60% {bottom:-12px;}
    70% {bottom:-9px;}
    80% {bottom:-6px;}
    90% {bottom:-3px;}
    100% {bottom:0px;}
}



/* 新闻 */
.box1-c{
    /*width: 567px;*/
    flex: 1;
    margin: 0 10px;
}
.news-box{
    /*width: 533px;*/
    width: calc(100% - 38px);
    margin: 30px 0 0 19px;
}
.news-top{
    height: 98px;
    width: 100%;
    border-bottom: 1px dashed #D2D1D1;
}

.news-top-date{
    float: left;
    background-color: #FF9000;
    color: #fff;
    line-height: 20px;
    width: 95px;
    height: 75px;
}
.news-top-date p:nth-child(1){
    font-size: 18px;
    margin: 14px 0 0 14px;
}
.news-top-date p:nth-child(2){
    font-size: 14px;
    margin: 8px 0 0 14px;
}
.news-top-text{
    float: left;
    margin-left: 8px;
    width: 418px;
}
.news-top-text a p:nth-child(1){
    margin-bottom: 5px;
    font-size: 16px;
    color: #000;
}
.news-top-text a p:nth-child(2){
    line-height: 24px;
    font-size: 14px;
    color: #808080;
}
.news-top-text:hover a p:nth-child(1) {color: #FF9000;}
.news-top-text:hover a p:nth-child(2) {color: #ffb551;}

.news-item{
    width: 100%;
    border-bottom: 1px dashed #D2D1D1;
    color: #5B5B5B;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
}

.news-item:hover{
    -moz-box-shadow: 0 2px 6px RGBA(41, 46, 59, .18);
    -webkit-box-shadow: 0 2px 6px RGBA(41, 46, 59, .18);
    box-shadow:0 2px 6px RGBA(41, 46, 59, .18);
    border-color: RGBA(255,255, 255, 0);
    /*cursor: pointer;*/
}
.news-item p{
    float: left;
    max-width: 480px;
    margin-left: 1px;
}

.news-item .news-new{
    /*float: left;*/
    height: 48px;
    line-height: 48px;
}
.news-item img{
    vertical-align: middle;
}
.news-box a:hover{
    color: #FF9000;
}
.news-date{
    float: right;
    width: 80px;
    text-align: center;
}
/* qq群 */
.box1-r{
    width: 401px;
}
.main1 .sd-div{
    width: 100%;
    height: 495px;
}
.qun-box{
    width: 370px;
    height: 308px;
    margin: 1px auto;
    padding: 3px 8px 0;
   /* overflow-y: scroll;*/
    /*overflow-x: hidden;*/
}
.qun-box::-webkit-scrollbar{
    width: 2px;
    background-color: #F7F7F7;
}
.qun-box::-webkit-scrollbar-thumb{
    width: 2px;
    background-color: #CECECE;
}
.qun-row{
    width: 100%;
    height: 102px;
    border-bottom: 1px dashed #D2D1D1;
}
.qun-item{
    width: calc(50% - 3px);
    height: 102px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.qun-id{
    float: left;
    width: 47px;
    height: 47px;
    margin: 28px 5px 0 0px;
    line-height: 47px;
    position: relative;
    text-align: center;
}
.qun-id i{
    font-size: 47px;
    color: #262636;
}

.qun-id span{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.qun-text{
    float: left;
    width: 128px;
}
.qun-tit{
    margin: 30px 0 4px 0;
    height: 22px;
    line-height: 22px;
    color: #000;
    font-size: 14px;
}
.qun-num{
    font-size: 13px;
    color: #808080;
}
.qun-num a{
    color: #808080;
}
.qun-item:hover i,.qun-item:hover .qun-tit{
    color: #7289f9;
}
.kf-num a:hover{
    color: #FF9000;
    text-decoration: underline;
}
.kf-box{
    width: 100%;
    margin: 8px auto 0;
    border-top: 1px solid #DCDCDC;
}
.kf-l{
    float: left;
    width: 207px;
    overflow: hidden;
}
.kf-tit{
    font-size: 24px;
    color: #4D4D4D;
    font-weight: bold;
    margin: 34px 0 0 40px;
    height: 28px;
    line-height: 28px;
}
.kf-main{
    margin-top: 23px;
}
.kf-img{
    float: left;
    margin: 0 6px 0 32px;
}
.kf-text{
    float: left;
}
.kf-tit2{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
}
.kf-num a{
    font-size: 13px;
    color: #808080;
}
.kf-code{
    float: left;
    text-align: center;
}
.kf-code img{
    width: 123px;
    height: 123px;
    margin: 10px auto 7px;
}
.kf-code p{
    font-size: 18px;
    color: #000;
}


/* ---------------------------------------- */
#box2{
    width: 1400px;
    height: 407px;
    margin: 0 auto;
}
.main2-l{
    float: left;
    width: 780px;
    height: 407px;
    overflow: hidden;
    position: relative;
}
.main2-l .tits{
    margin-top: 31px;
    text-indent: 36px;
}
.main2-l .main2-l-text{
    height: 126px;
    overflow: hidden;
}
.main2-l .main2-l-text p{
    margin: 25px 0 0 34px;
    color: #737373;
    font-size: 18px;
    line-height: 30px;
}
.l-btn,.r-btn{
    position: absolute;
    bottom: 20px;
    outline: none;
    cursor: pointer;
    z-index: 99;
}
.l-btn{
    left: 30px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.r-btn{
    right: 35px;
}
.l-btn i,.r-btn i{
    font-size: 40px;
    color: #7F7F7F;
}
.l-btn:hover i,.r-btn:hover i{
    color: #333;
}

/* ---------------------------------------- */
.vdo-main{
    width: 600px;
    height: 338px;
    line-height: 338px;
    float: left;
    margin-top: 31px;
    background: url(../image/vdo_bg.jpg) no-repeat;
}
.vdo-main video,.vdo-main img{
    width: 100%;
    height: 100%;
    display: none;
}
.vdo-list{
    height: 122px;
    width: 763px;
    margin-left: 18px;
    padding: 4px;
    overflow: hidden;
}
.vdo-list .box2-swiper1{
    height: 114px;
}
.vdo-list .swiper-slide{
    position: relative;
    border-radius: 6px;
    cursor: pointer;
}
.vdo-list .swiper-slide img{
    width: 234px;
    height: 114px;
    border-radius: 5px;
    box-shadow: #aaa 0 0 3px 1px;

}
.vdo-list .active img{
    box-shadow: #444 0 0 3px 1px;
}
.vdo-r{
    width: 459px;
    height: 658px;
    border-radius: 10px;
    border: 1px solid #F7F8F8;
    overflow: hidden;
}
.ov{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.vdo-r-list{
    height: 555px;
    width: 448px;
    margin-top: 5px;
    overflow-y: scroll;
}
.vdo-r-list::-webkit-scrollbar{
    display: none;
}
.vdo-r-list .vdo-r-item{
    border-bottom: 1px solid #F7F8F8;
}
.vdo-r-tit{
    height: 50px;
    line-height: 50px;
    color: #4B4B4B;
    cursor: pointer;
}
.vdo-r-tit span{float: left;text-align: center;}
.vdo-r-tit .li_{width: 42px;font-size: 20px;}
.vdo-r-tit .data{
    font-size: 13px;
    width: 74px;
}
/* --------------------------------- */
.ly-box{
    width: 1400px;
    height: 300px;
    margin: 38px auto 0;
}
.box-tits{
    text-align: center;
}
.box-tits h2{
    color: #000;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
}
.box-tits p{
    position: relative;
    height: 49px;
    line-height: 49px;
}
.box-tits p::after{
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    height: 1px;
    background-color: #E1E1E1;
}
.box-tits p span{
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    color: #8E8D8D;
    padding: 0 22px;
    position: relative;
    z-index: 9;
}

.ly-main{
    margin: 26px auto 0;
    width: 1400px;
    height: 175px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
}
.ly-main>div{
    width: 328px;
    height: 175px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s;
    -webkit-transition: .3s;
    
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
}
.ly-icon{
    float: left;
    width: 100px;
    height: 175px;
    line-height: 175px;
}
.ly-icon i{
    color: #000;
    margin-left: 32px;
    font-size: 48px;
    transition: .1s;
    -webkit-transition: .1s;
}
.ly-text{
    float: left;
    width: 212px;
}
.ly-text1{
    font-size: 18px;
    color: #000;
    margin-top: 48px;
    height: 24px;
    line-height: 24px;
    transition: .1s;
    -webkit-transition: .1s;
}
.ly-text2{
    font-size: 14px;
    color: #707070;
    line-height: 28px;
    margin-top: 20px;
    transition: .1s;
    -webkit-transition: .1s;
}
.ly-main>div:hover{background-color: #FF9000;box-shadow: #FF9000 0 0 10px 0;}
.ly-main>div:hover i,.ly-main>div:hover .ly-text1,.ly-main>div:hover .ly-text2{color: #fff;}
/* ------------------- */
.js-box{
    width: 1400px;
    margin:51px auto 0;
}
.js-wrap{
    margin: 80px auto 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.js-item{
    width: 457px;
    height: 246px;
    margin-bottom: 80px;
    cursor: pointer;
    overflow: visible;
    transition: .1s;
    -webkit-transition: .1s;
}
.js-wrap .js-item:nth-child(n+3){margin-bottom: 0;}
.js-box-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.js-img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #D5D5D5;
    text-align: center;
    line-height: 90px;
    background: #fff;
    margin: -46px auto 0;
    position: relative;
}
.js-img i{
    font-size: 58px;
    color: #FF9000;
}
.js-text1{
    height: 34px;
    line-height: 34px;
    margin-top: 39px;
    font-weight: bold;
    text-align: center;
    color: #000;
    font-size: 22px;
}
.js-text2{
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    width: 278px;
    margin: 10px 0 0 77px;
}
.js-item:hover{transform: scale(1.1);box-shadow: RGBA(41, 46, 59, .5) 0 0 10px 0;}

/* ---------------------------------- */
.new-box{
    width: 1400px;
    margin: 52px auto 0;
    position: relative;
}
.new-main{
    width: 1400px;
    height: 262px;
    overflow: hidden;
    margin-top: 14px;
}

.new-slides{
    width: 1122px;
    height: 270px;
    float: left;
    margin-left: 16px;
}
.new-slides>div{
    display: none;
    margin-top: 17px;
}
.swiper1,.swiper2,.swiper3{width: 1122px;height: 213px;overflow: hidden;}
.new-slides .swiper-slide{
    width: 270px !important;
    height: 211px;
    position: relative;
    /* box-shadow: #E2E2E2 0 0 1px 0; */
    /* border: 1px solid #E2E2E2; */
    /* background-color: #000; */
    overflow: visible;
    cursor: pointer;
}
.new-slides .swiper-slide .new-links{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #E2E2E2;
    
}
.new-slides .swiper-slide .new-links a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.new-slides .swiper-slide .new-img{
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.new-slides .swiper-slide .new-img img,.tui-item .tui-img img{width: 100%;height: 100%;transition: .2s;-webkit-transition: .2s;}
.new-slides .swiper-slide:hover .new-img img,.tui-item:hover .tui-img img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.new-slides .swiper-slide:hover .new-textl p{
    color: #FF9000;
}

.new-text{
    height: 50px;
}
.new-text .xw{
    text-align: center;
    line-height: 50px;
}
.new-text .xw span{
    display: inline-block;
    font-size: 18px;
    color: #191A1F;
    position: relative;
}
.new-text .xw span::before {
    content: url(./static/home/images/small_l.png);
    position: absolute;
    left: -60px;
    top: -1px;
}
.new-text .xw span::after {
    content: url(./static/home/images/small_r.png);
    position: absolute;
    right: -60px;
    top: -1px;
}
.new-text>div{
    float: left;
}
.new-textl{
    width: 100%;
    font-size: 18px;
    color: #191A1F;
}
.new-textl p{
    float: left;
    font-size: 18px;
    text-indent: 18px;
    max-width: 136px;
    line-height: 50px;
    transition: .2s;-webkit-transition: .2s;
}
.new-textr,.new-textl span{
    font-size: 14px;
    color: #939393;
    line-height: 50px;
    
}
.new-textl span{margin-left: 24px;}
.new-textr a{color: #939393;line-height: 80px;}
.new-textr i{float: left;}
.new-textr a:hover{color: #FEA01A;}



.data-list{
    width: 238px;
    height: 295px;
    font-size: 18px;
    color: #000;
    text-indent: 36px;
    margin: 10px 14px 0 0;
    float: right; 
}
.data-list div{
    height: 74px;
    line-height: 74px;
    width: 238px;
    font-size: 18px;
    cursor: pointer;
    background: url(../image/data_d.png) no-repeat;
    background-position: right bottom;
    background-size: auto 74px;
    margin-bottom: 6px;
}
.data-list div:hover{
    color: #FF9000;
}
.data-list .data-act{
    color: #FF9000;
    background: url(../image/data_a.png) no-repeat;
    background-position: right bottom;
    background-size: auto 74px;
}
/* ---------------------------------- */

/* 推荐 */
.tui-box{
    width: 1400px;
    margin: 37px auto 55px;
    opacity: 0;
}
.tui-main{
    width: 1400px;
    margin: 30px auto 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tui-item{
    width: 455px;
    height: 330px;
    cursor: pointer;
    margin-bottom: 16px;
}
.tui-img{
    width: 455px;
    height: 270px;
    overflow: hidden;
}
.tui-text{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.tui-text p{
    float: left;
    font-size: 18px;
    max-width: 218px;
    margin-left: 24px;
    color: #000;
}
.tui-text span{
    font-size: 14px;
    color: #707070;
    margin-left: 24px;
}
.tui-text .xw{
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    line-height: 60px;
    margin-left: 0 !important;
}
.tui-text .xw span{
    display: inline-block;
    font-size: 18px;
    color: #191A1F;
    position: relative;
    margin-left: 0 !important;
}
.tui-text .xw span::before {
    content: url(./static/home/images/big_l.png);
    position: absolute;
    left: -75px;
    top: -1px;
}
.tui-text .xw span::after {
    content: url(./static/home/images/big_r.png);
    position: absolute;
    right: -75px;
    top: -1px;
}
span.tui-more,.tui-more{
    float: right;
    color: #FF9000;
    font-size: 14px;
    margin-right: 20px;
}
span.tui-more a,.tui-more a{
    color: #FF9000;
}

/* ------------------------------------------ */
.adv1,.adv2{width: 1400px;height: 120px;margin: 10px auto;}
.adv1{position: relative;}
.adv1 .swiper-slide,.adv1 img{width: 1400px;height: 120px;}
.adv-r,.adv-l{position: absolute;top: 50%;z-index: 999;height: 24px;margin-top: -12px;outline: none;cursor: pointer;opacity: .5;}
.adv1:hover .adv-r,.adv1:hover .adv-l{opacity: 1;}
.adv-r i,.adv-l i{font-size: 24px;color: #fff;}
.adv-r{right: 10px;}
.adv-l{left: 10px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.adv2 .swiper1{margin-right: 10px;}
.adv2 .swiper2{margin-right: 10px;}
.adv2 .swiper1,.adv2 .swiper2{height: 120px;width: 340px;box-shadow: RGBA(41, 46, 59, .18) 2px 2px 6px 0px;float: left;background:url(../image/gg_xuwei.jpg);}
.adv2 .swiper-slide{height: 120px;}
/* .adv2 .swiper-slide>div{} */
.adv2 .swiper-slide>div,.adv2 .swiper-slide>div img{width: 340px;height: 120px;}
/* .adv1 .swiper-slide,.adv2 .swiper-slide{overflow: hidden;} */
.adv1 .swiper,.adv2 .swiper1,.adv2 .swiper2{overflow: hidden;}
