.jj-data{
    padding: 40px;
    overflow: hidden;
    background-color: #F6F6F6;
}
.jj-data .data-main{
    margin: 0 -10px;
}
.jj-data .item-box{
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
}
.jj-data .item{
    background-color: #fff;
    height: 153px;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: center;
}
.jj-data .item-dt{
    font-size: 42px;
    line-height: 55px;
    color: #E5232E;
    font-weight: bold;
}
.jj-data .item-dt sub{
    vertical-align:baseline;
    bottom: 0;
}
.jj-data .item-dt .num{
    font-size: 60px;
    line-height: 67px;
}
.jj-data .item-dd{
    font-size: 14px;
    color: #6C6C6C;
    line-height: 21px;
    text-align: center;
}
.jj-data .item-box:first-child sub{
    font-size: 28px;
}


.jj-fuwu{
    padding: 50px 0;
    background: url(../images/fuwu-bg.jpg) no-repeat center top;
}
.jj-fuwu .cTit{
    color: #fff;
}
.jjfw-main{
    margin-top: 40px;
}
.jjfw-main .item{
    width:380px;
    height:369px;
    box-sizing: border-box;
    float: left;
    margin-left: 20px;
    background: #fff url(../images/fwitem-bg.png) no-repeat center bottom;
    border-radius: 6px;
    padding-top: 30px;
    text-align: center;
}
.jjfw-main .item:first-child{
    margin-left: 0;
}
.jjfw-main i{
    display: block;
    width: 120px;
    height: 80px;
    margin: auto;
}
.jjfw-main .icon1{
    background: url(../images/fw-ico1.png) no-repeat center center;
}
.jjfw-main .icon2{
    background: url(../images/fw-ico2.png) no-repeat center center;
}
.jjfw-main .icon3{
    background: url(../images/fw-ico3.png) no-repeat center center;
}
.jjfw-main .tit{
    font-size: 28px;
    line-height: 37px;
    color: #3B3B3B;
    font-weight: bold;
    margin-top: 30px;
}
.jjfw-main .line{
    width:40px;
    height:3px;
    background:rgba(187,187,187,0.5);
    border-radius:2px;
    margin: 15px auto 0;
}
.jjfw-main .text{
    font-size: 16px;
    line-height: 30px;
    color: #7B7B7B;
    margin-top: 5px;
}

.jj-xuanze{
    background: url(../images/jjxz-bg.jpg) no-repeat center top;
    padding: 50px 0;
}
.jjxz-main{
    margin-top: 50px;
    text-align: center;
    position: relative;
}
.jjxz-main img{
    max-width: 100%;
}
.jjxz-main .xz-more{
    position: absolute;
    left: 0;
    top: 370px;
    width: 100%;
    font-size: 14px;
    color: #9b9b9b;
    transition: 0.36s;
}
.jjxz-main .xz-more a:hover{
    color: #E5232E;
}
.jj-why{
    padding: 50px 0;
    background: url(../images/jjwhy-bg.jpg) no-repeat center top;
}
.jj-why .cTit{
    color: #fff;
}
.jjwhy-main{
    margin-top: 40px;
}
.jjwhy-main .item-box{
    margin-right: -21px;
    margin-top: -20px;
}
.jjwhy-main .item{
    float: left;
    width: 580px;
    height: 320px;
    margin-right: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-top: 55px;
    text-align: center;
    border-radius: 7px;
    overflow: hidden;
}
.jjwhy-main .item1{
    background: url(../images/why-bg1.jpg) no-repeat center top;
}
.jjwhy-main .item2{
    background: url(../images/why-bg2.jpg) no-repeat center top;
}
.jjwhy-main .item3{
    background: url(../images/why-bg3.jpg) no-repeat center top;
}
.jjwhy-main .item4{
    background: url(../images/why-bg4.jpg) no-repeat center top;
}
.jjwhy-main .tit{
    font-size: 28px;
    line-height: 37px;
    color: #3b3b3b;
    font-weight: bold;
}
.jjwhy-main .line{
    width: 40px;
    height: 2px;
    border-radius: 2px;
    background-color: #E5232E;
    margin: 15px auto 0;
}
.jjwhy-main .text{
    font-size: 16px;
    color: #7B7B7B;
    line-height: 26px;
    margin-top: 15px;
    height: 92px;
}
.jjwhy-main .item-btn{
    text-align: center;
}
.jjwhy-main .btn{
    width:200px;
    height:48px;
    line-height: 46px;
    background:rgba(229,35,46,0.1);
    border:1px solid #E5232E;
    font-size: 16px;
    color: #E5232E;
}
.jjwhy-main .btn:hover{
    background-color: #E5232E;
    color: #fff;
}


.jj-sybg{
    padding: 50px 0;
    background: url(../images/sybg-bg.png) no-repeat center bottom;
}

.jjsybg-main{
    margin-top: 40px;
}

.sybg-left{
    width: 672px;
    height: 378px;
    overflow: hidden;
    float: left;
}
.sybg-video{
    width: 100%;
    height: 100%;
    position: relative;
}

.sybg-video .video-js .vjs-big-play-button,.jj-video .video-js .vjs-big-play-button{
    border: 0;
    background-color: unset;
    background: url(../images/sybg-video-play.png) no-repeat center 10px;
    width: 160px;
    height: 132px;
    border-radius: unset;
    cursor: pointer;
    margin-top: 0;
    margin-left: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}  
.sybg-video .video-js .vjs-big-play-button:hover,.jj-video .video-js .vjs-big-play-button:hover{
    background: url(../images/sybg-video-playh.png) no-repeat center 0;
}

.sybg-right{
    float: left;
    width: 508px;
    height: 378px;
    overflow: hidden;
    background: url(../images/sybg-leftbg.jpg) no-repeat center top;
    box-sizing: border-box;
    padding-top: 60px;
    text-align: center;
}

.sybg-logo{
    text-align: center;
}
.sybg-right .tit{
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}
.sybg-right .line{
    width: 80px;
    height: 3px;
    background-color: #fff;
    border-radius: 3px;
    margin: 15px auto 0;
}
.sybg-right .text{
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-top: 20px;
}
.sybg-right .sybg-btn{
    margin-top: 40px;
    text-align: center;
}
.sybg-right .sybg-btn .btn{
    width: 200px;
    height: 48px;
    line-height: 48px;
}

.sybg-bot{
    margin-top: 40px;
}
.sybg-bot .item{
    float: left;
    width: 220px;
    margin-left: 20px;
}
.sybg-bot .item:first-child{
    margin-left: 0;
}
.sybg-bot .item-img{
    border-radius: 6px;
    width: 220px;
    height: 146px;
    overflow: hidden;
}
.sybg-bot img{
    width: 100%;
}
.sybg-bot .tit{
    font-size: 16px;
    color: #7B7B7B;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
}


.jj-liucheng{
    padding: 50px 0 73px;
    background: url(../images/jjlc-bg.jpg) no-repeat center top;
}
.jj-liucheng .cTit{
    color: #fff;
}
.jjlc-main{
    margin-top: 40px;
}
.lc-img{
    border-radius: 6px;
    overflow: hidden;
}
.lc-img img{
    max-width: 100%;
}


.jj-lianxi{
    padding: 50px 0;
    background: url(../images/jjlx-bg.jpg) no-repeat center top;
}

.jjlx-left{
    width: 540px;
    float: left;
}
.jjlx-right{
    width: 540px;
    float: right;
}
.jjlx-tit{
    font-size: 35px;
    color: #1b1b1b;
    line-height: 46px;
}
.jjlx-tit em{
    color: #ED414B;
    font-weight: bold;
}

.lx-fm{
    margin-top: 30px;
}
.wsc-form .fm-row{
    margin-top: 20px;
    position: relative;
}
.wsc-form .fm-row:first-child{
    margin-top: 0;
}
.wsc-form label{
    float: left;
    width: 50px;
    height: 50px;
    font-size: 0;
    background-color: #F6F6F6;
    border-radius: 6px 0 0 6px;
}
.wsc-form label span{
    display: block;
    width: 100%;
    height: 100%;
}
.wsc-form .xm{
    background: url(../images/fm-name.png) no-repeat center center;
}
.wsc-form .dh{
    background: url(../images/fm-tel.png) no-repeat center center;
}
.wsc-form .fm-item{
    float: left;
    width: 490px;
}
.wsc-form input{
    width: 100%;
    height: 50px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 11px 15px;
    line-height: 28px;
    font-size: 16px;
    color: #3b3b3b;
    transition: 0.36s;
    border-radius: 0 6px 6px 0;
}
.wsc-form input::placeholder,.wsc-form textarea::placeholder{
    color: #7b7b7b;
}
.wsc-form textarea{
    display: block;
    width: 100%;
    height: 91px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 11px 15px;
    line-height: 28px;
    font-size: 16px;
    color: #3b3b3b;
    transition: 0.36s;
    border-radius: 6px;
}

.msg-box{
    position: absolute;
    left: 65px;
    bottom: -17px;
    color: #E5232E;
    font-size: 12px;
    line-height: 14px;
}
.fm-btn{
    margin-top: 30px;
}
.fm-btn button{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background-color: #E5232E;
    color: #fff;
    text-align: center;
    transition: 0.36s;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
}
.fm-btn button:hover{
    background-color: #ED414B;
}


.jjlx-tel{
    padding-left: 69px;
    margin-top: 30px;
    background: url(../images/lx-telico.png) no-repeat 0 center;
}
.jjlx-tel .item-dt{
    font-size: 12px;
    line-height: 16px;
    color: #9B9B9B;
}
.jjlx-tel .item-dd{
    font-size: 24px;
    color: #E5232E;
    line-height: 31px;
    margin-top: 5px;
    font-weight: bold;
}
.jjlx-pos{
    margin-top: 12px;
}
.jjlx-pos,.jjlx-em{
    font-size: 16px;
    line-height: 32px;
    color: #7B7B7B;
} 
.jjlx-pos span,.jjlx-em span{
    color: #3B3B3B;
}
.jjlx-wx{
    margin-top: 22px;
    width: 540px;
    height: 160px;
    background: url(../images/jjlx-wxbg.png) no-repeat center top;
    box-sizing: border-box;
    padding: 20px;
}
.lx-ewm{
    float: left;
    width: 120px;
    height: 120px;
}
.lx-ewm img{
    width: 100%;
}
.jjlx-wx .info{
    float: left;
    margin-left: 30px;
    width: 350px;
}
.jjlx-wx .tit{
    font-size: 21px;
    line-height: 27px;
    color: #1B1B1B;
    font-weight: bold;
    margin-top: 15px;
}
.jjlx-wx .tit em{
    color: #E5232E;
}
.jjlx-wx .line{
    width: 40px;
    height: 2px;
    border-radius: 2px;
    background-color: #ebebeb;
    margin-top: 20px;
}
.jjlx-wx .text{
    font-size: 16px;
    line-height: 21px;
    color: #7B7B7B;
    margin-top: 20px;
}


.jj02-fuwu{
    background-image: url(../images/jj02-fuwu.jpg);
}
.jj02-fuwu .cTit{
    color: #1B1B1B;
}


.jj-wenti{
    padding: 50px 0;
    background: url(../images/jjwt-bg.png) no-repeat center top;
}
.jjwt-main{
    margin-top: 50px;
}
.jjwt-main .item{
    width:380px;
    height:120px;
    box-sizing: border-box;
    background:rgba(237,226,219,0.5);
    border:2px solid rgba(190,168,154,0.2);
    border-radius:6px;
    float: left;
    margin-left: 20px;
    text-align: center;
    font-size: 28px;
    color: #AF7C49;
    line-height: 116px;
    font-weight: bold;
}
.jjwt-main .item:first-child{
    margin-left: 0;
}   

.jjwt-main .wt-row2{
    margin-top: 20px;
}
.jjwt-main .wt-row2 .item{
    width: 580px;
}


.jj-anli{
    padding: 50px 0;
    background: url(../images/jjal-bg.jpg) no-repeat center top;
}

.jj-anli .cTit{
    color: #fff;
}
.jjal-logo{
    padding-top: 20px;
}
.jjal-logo .item-box{
    margin-right: -21px;
}
.jjal-logo .item{
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    width: 220px;
    height: 106px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #EBEBEB;
    position: relative;
}
.jjal-logo img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.jjal-case{
    margin-top: 40px;
}
.jjal-case .item{
    float: left;
    width: 380px;
    margin-left: 20px;
    
}
.jjal-case .item:first-child{
    margin-left: 0;
}
.jjal-case .item-img{
    border-radius: 6px 6px 0 0;
    width: 380px;
    height: 260px;
    overflow: hidden;
}
.jjal-case img{
    width: 100%;
}
.jjal-case .info{
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
}
.jjal-case .tit{
    font-size: 24px;
    color: #3B3B3B;
    line-height: 31px;
}
.jjal-case .text{
    font-size: 13px;
    color: #7B7B7B;
    line-height: 17px;
    margin-top: 19px;
}

.jjal-case .time{
    font-size: 13px;
    color: #9b9b9b;
    line-height: 15px;
    margin-top: 15px;
}

.jjwhy-02{
    background-image: url(../images/jjwhy-02bg.jpg);
}
.jjwhy-02 .cTit{
    color: #1B1B1B;
}


.banner-05 .banTit{
    padding-top: 0;
    margin-top: 5px;
}
.banner-05 .ban-sectit{
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    padding-top: 158px;
}


.jjal-02{
    background-image: url(../images/jjal-02bg.jpg);
}
.jjal-02 .cTit{
    color: #1B1B1B;
}
.jjal-02 .jjal-case .info{
    border: 1px solid #ebebeb;
    padding: 19px;
}


.jjwhy-main .item-row1 .item{
    width: 380px;
}
.jjwhy-main .item-row1 .item0{
    background-image: url(../images/why380-bg0.jpg);
}
.jjwhy-main .item-row1 .item1{
    background-image: url(../images/why380-bg1.jpg);
}
.jjwhy-main .item-row1 .item2{
    background-image: url(../images/why380-bg2.jpg);
}


.wsc-banner .jj-data{
    background-color: unset;
    padding: 0;
    padding-top: 180px;
}

.wsc-banner .jj-data .item{
    opacity:0.88;
    border-radius:6px;
}


.jj-video{
    padding: 50px 0;
}
.jjvd-main{
    border-radius: 6px;
    width: 1180px;
    height: 663px;
    overflow: hidden;
}

.jj-shili{
    padding: 50px 0;
    background: url(../images/jjsl-bg.jpg) no-repeat center top;
}
.jj-shili .cTit{
    color: #fff;
}
.jjsl-main{
    margin-top: 40px;
}
.jjsl-main .item{
    float: left;
    width: 280px;
    margin-left: 20px;
}
.jjsl-main .item:first-child{
    margin-left: 0;
}
.jjsl-main .item-img{
    width: 280px;
    height: 185px;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}
.jjsl-main .info{
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 0 0 6px 6px;
    background-color: #F8EEDF;
    font-size: 16px;
    color: #968164;
}


.pjban-01{
    text-align: left;
}
.pjban-01 .banTit{
    color: #E5232E;
    padding-top: 175px;
    font-size: 60px;
    line-height: 79px;
}
.pjban-01 .banText{
    font-size: 38px;
    line-height: 50px;
    margin-top: 25px;
    color: #5B5B5B;
}


.wz-banben{
    background: url(../images/wzbb-bg.jpg) no-repeat center top;
}

.sc-banben{
    background: url(../images/scbb-bg.jpg) no-repeat center top;
}
.sc-banben .cTit{
    color: #1B1B1B;
}

.pj-banben{
    padding: 50px 0;
}
.wz-banben .cTit{
    color: #fff;
}
.pjbb-main{
    margin-top: 40px;
}
.wzbb-main .item{
    float: left;
    width: 292px;
    height: 337px;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: 4px;
    padding-top: 40px;
    text-align: center;
}

.scbb-main .item{
    float: left;
    width: 390px;
    height: 291px;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: 5px;
    padding-top: 40px;
    text-align: center;
}
.pjbb-main .item:first-child{
    margin-left: 0;
}
.pjbb-main .tit{
    font-size: 28px;
    line-height: 37px;
    font-weight: bold;
}
.pjbb-main .text{
    font-size: 16px;
    line-height: 40px;
    margin-top: 30px;
}
.wzbb-main .item1 .tit{
    color: #6590D5;
}
.wzbb-main .item2 .tit{
    color: #4063C1;
}
.wzbb-main .item3 .tit{
    color: #2B31C4;
}
.wzbb-main .item4 .tit{
    color: #D87D23;
}
.wzbb-main .item1 .text{
    color: #677FA7;
}
.wzbb-main .item2 .text{
    color: #5A688D;
}
.wzbb-main .item3 .text{
    color: #5F6198;
}
.wzbb-main .item4 .text{
    color: #7E6145;
}
.scbb-main .item1 .tit{
    color: #D38B8F;
}
.scbb-main .item2 .tit{
    color: #D06167;
}
.scbb-main .item3 .tit{
    color: #D63A43;
}
.scbb-main .item1 .text{
    color: #774A4D;
}
.scbb-main .item2 .text{
    color: #774A4D;
}
.scbb-main .item3 .text{
    color: #774A4D;
}
.text-point{
    text-align: center;
}
.text-point .text-box{
    display: inline-block;
    padding-left: 26px;
}
.text-point .text-box span{
    display: inline-block;
    padding-right: 26px;
}
.wzbb-main .text-box{
    background: url(../images/wztext-ico1.png) no-repeat 0 center;
}
.wzbb-main .text-box span{
    background: url(../images/wztext-ico1.png) no-repeat right center;
}
.wzbb-main .item4 .text-box{
    background: url(../images/wztext-ico2.png) no-repeat 0 center;
}
.wzbb-main .item4 .text-box span{
    background: url(../images/wztext-ico2.png) no-repeat right center;
}
.scbb-main .text-box{
    background: url(../images/sctext-ico.png) no-repeat 0 center;
}
.scbb-main .text-box span{
    background: url(../images/sctext-ico.png) no-repeat right center;
}


.pj-why{
    background: url(../images/pjwhy-bg.jpg) no-repeat center top;
}
.pj-anli{
    padding: 50px 0;
    background: url(../images/pjal-bg.jpg) no-repeat center top;
}
.pj-anli .cTit{
    color: #1B1B1B;
}
.pjal-logo .item{
    width: 280px;
    height: 123px;
    border: 0;
}


.pj-sybg{
    background: url(../images/pj-sybg.jpg) no-repeat center top;
}
.pj-sybg .cTit{
    color: #fff;
}
.sybg-right02{
    background-image: url(../images/pjsybg-right.png);
}
.pj-sybg .sybg-bot .tit{
    color: #fff;
}


.pjban-02 .container{
    box-sizing: border-box;
    padding-left: 569px;
    text-align: left;
}
.pjban-02 .banTit{
    font-size: 62px;
    line-height: 82px;
    color: #E5232E;
    padding-top: 143px;
}
.pjban-02 .banText{
    font-size: 24px;
    line-height: 31px;
    margin-top: 34px;
    color: #7B7B7B;
}
.pjban-02 .banBtn{
    margin-top: 50px;
}

.pj-zhuanye{
    padding: 60px 0 50px;
    background: url(../images/pjzy-bg.jpg) no-repeat center top;
}
.pj-zhuanye .cTit{
    color: #fff;
}
.pjzy-main{
    margin-top: 80px;
}
.pjzy-main .item{
    width: 25%;
    text-align: center;
    float: left;
}
.pjzy-main i{
    display: block;
    width: 160px;
    height: 160px;
    background-color: #fff;
    border-radius: 50%;
    margin: auto;
}
.pjzy-main .icon1{
    background: #fff url(../images/pjzy-ico1.png) no-repeat center center;
}
.pjzy-main .icon2{
    background: #fff url(../images/pjzy-ico2.png) no-repeat center center;
}
.pjzy-main .icon3{
    background: #fff url(../images/pjzy-ico3.png) no-repeat center center;
}
.pjzy-main .icon4{
    background: #fff url(../images/pjzy-ico4.png) no-repeat center center;
}
.pjzy-main .tit{
    font-size: 24px;
    color: #fff;
    line-height: 31px;
    margin-top: 30px;
}
.pj-zhuanye .zh-btn{
    margin-top: 60px;
}

.pjanli-02{
    height: 616px;
    overflow: hidden;
    background-image: url(../images/pjal-bg02.jpg);
}
.pjanli-02 .cTit{
    color: #fff;
}

.pjban-03{
    text-align: left;
}
.pjban-03 .banTit{
    font-size: 62px;
    line-height: 82px;
    color: #E5232E;
}
.pjban-03 .banText{
    font-size: 32px;
    line-height: 42px;
    color: #7B7B7B;
    margin-top: 25px;
}
.pjban-03 .banBtn{
    margin-top: 60px;
}




.casePage{
    background: url(../images/casebg-top.png) no-repeat 0 0;
}
.casePage-box{
    background: url(../images/casebg-bot.png) no-repeat right bottom;
}

.casePage .container{
    padding: 60px 0;
}

.case-tab{
    margin-top: 40px;
}
.case-tab li{
    float: left;
    margin-left: 20px;
    width: 280px;
    height: 62px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #EBEBEB;
    cursor: pointer;
    position: relative;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    color: #5B5B5B;
    background-color: #fff;
}

.case-tab li:first-child{
    margin-left: 0;
}
.case-tab li .line{
    position: absolute;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.3s;
    width: 0;
    background-color: #E5232E;
    border-radius: 0 0 3px 3px;
}
.case-tab li:hover,.case-tab li.active{
    border-color: rgba(229,35,46,0.3);
    box-shadow:0px 5px 3px rgba(215,9,21,0.2);
    color: #E5232E;
    font-weight: bold;
}
.case-tab li:hover .line,.case-tab li.active .line{
    width: 100%;
}


.case-main{
    margin-top: 40px;
    overflow: hidden;
}
.case-tabmain{
    display: none;
}
.case-tabmain.active{
    display: block;
}

.case-main .list-main{
    margin-top: -20px;
    margin-right: -22px;
}
.case-main .list-item{
    float: left;
    width: 380px;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}
.case-main .list-img{
    width: 380px;
    height: 260px;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}   
.case-main .list-info{
    padding: 19px;
    border: 1px solid #EBEBEB;
    border-radius: 0 0 6px 6px;
    background-color: #fff;
}
.case-main .list-tit{
    padding-right: 42px;
    background: url(../images/case-more.png) no-repeat right center;
    font-size: 24px;
    line-height: 31px;
    color: #3B3B3B;
}
.case-main .list-tit span{
    display: block;
    height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-main .time{
    font-size: 13px;
    line-height: 15px;
    color: #9b9b9b;
    margin-top: 15px;
}
.case-main .time span{
    color: #7b7b7b;
}
.case-main .text{
    font-size: 13px;
    line-height: 17px;
    color: #7b7b7b;
    margin-top: 20px;
}
.case-main .text .left-block{
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-main .text .right-block{
    max-width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.dialog{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(27,27,27,0.94);
    display: none;
    z-index: 1000;
}
.dialog-main{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1060px;
    height: 740px;
    background-color: #fff;
    border-radius: 20px;
    display: none;
    padding: 60px;
    padding-bottom: 0;
    z-index: 1001;
}
.dia-close{
    position: absolute;
    top: 0;
    right: -90px;
    width: 60px;
    height: 60px;
    background: #fff url(../images/dia-close.png) no-repeat center center;
    border-radius: 50%;
    cursor: pointer;
}

.dia-contain{
    height: 680px;
    overflow-y: scroll;
    padding-bottom: 60px;
}

@media screen and (max-width:1440px){
    .dialog-main{
        height: 460px;
        padding-top: 40px;
    }
    .dia-contain{
        height: 420px;
        padding-bottom: 40px;
    }
}
.case-det .det-tit{
    font-size: 32px;
    line-height: 42px;
    color: #1b1b1b;
    font-weight: bold;
}

.case-det .det-mark{
    margin-top: 15px;
    font-size: 14px;
    line-height: 19px;
    color: #9b9b9b;
}

.case-det .mark-item{
    float: left;
    margin-left: 20px;
}
.case-det .mark-item:first-child{
    margin-left: 0;
}
.case-det .det-mark span{
    color: #7b7b7b;
}
.det-edit{
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    margin-top: 20px;
}

.wsc-edit{
    margin-top: 30px;
}
.wsc-edit:first-child{
    margin-top: 0;
}
.wsc-editTit{
    padding-left: 14px;
    font-size: 20px;
    line-height: 26px;
    color: #3B3B3B;
    background: url(../images/sr-tit.png) no-repeat 0 center;
}

.wsc-editCon{
    margin-top: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #5B5B5B;
}
.wsc-editCon a{
    color: #6590D5 !important;
}

.wsc-editCon p{
    padding: 5px 0;
}
.wsc-editCon img{
    max-width: 100%;
    display: block;
    padding: 5px 0;
    margin: auto;
    width: unset !important;
    height: unset !important;
}


.dialog-bot{
    margin-top: 40px;
    text-align: center;
}
.dialog-bot .tit{
    font-size: 28px;
    line-height: 37px;
    color: #1B1B1B;
    font-weight: bold;
}
.dialog-bot .text{
    font-size: 14px;
    color: #1B1B1B;
    line-height: 19px;
    margin-top: 15px;
}
.dialog-bot .w-ewm{
    margin-top: 30px;
}
.dialog-bot .wewm-img img{ 
    border-radius: 4px;
}
.dialog-bot .wewm-tit{
    font-size: 18px;
    color: #1B1B1B;
    line-height: 24px;
    margin-top: 20px;
}

.dia-tel{
    margin-top: 20px;
    font-size: 12px;
    line-height: 22px;
    color: #9b9b9b;
}
.dia-tel em{
    color: #E5232E;
    font-size: 17px;
    font-weight: bold;
}
.p-casePage{
background: url(../images/marketing-bg.png) no-repeat 0 0;
}
.p-box{
  width: 1180px;
  padding: 80px 0;
  text-align: center;
  margin: auto;
}
.p-title{
  font-size: 42px;
  color: #3B4452;
  line-height: 1.3;
  font-weight: 600;
}
.h-intro{
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.p-intro{
  color: #EB8218;
}
.zixun-img{
  margin-top: 40px;
  cursor: pointer;
}
.background-white{
  background-color: #FFFFFF;
  height: 412px;
}
.background-gray{
  background-color: #E4E7EA;
  height: 412px;
}
.p-video{
  position: relative;
}
.my-video{
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-custom{
  background: url(../images/marketing-bg2.png) repeat center top;
}
.content-inner{
  width: 1180px;
  margin: auto;
  padding: 80px 0;
  text-align: center;
}
.p-custom-list {
  background: url(../images/marketing-bg3.png) no-repeat center top;
}
.p-custom-list .p-custom-item{
  width: 390px;
  float: left;
  text-align: left;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}
.p-custom-item .info-title{
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 136px;
  margin-bottom: 20px;
}
.p-custom-item .info-detail{
  color: #FFFFFF;
  font-size: 14px;
  padding-bottom: 62px;
}
.p-btn{
  background-image: linear-gradient(#E88828, #E85428);
  padding: 0 50px;
  line-height: 48px;
  border-radius: 100px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
.style-btn{
  width: 220px;
  box-sizing: border-box;
  margin: auto;
  margin-top: 40px;
  padding: 0;
}
.scene-box{
  background: url(../images/marketing-bg4.png) no-repeat center top;

}
.white-title{
  color: #ffffff;
  font-size: 42px;
  font-weight: 600;
  line-height: 1.3;
}
.scene-list{
  margin-top: 40px;
}
.scene-item{
  background-color: #FFFFFF;
  width: 100%;
  height: 226px;
  border-radius: 20px;
  margin-bottom: 20px;
  float: left;
}
.scene-item img{
  float: left;
}
.scene-item:nth-child(2) img{
  float: right;
}
.scene-info{
  margin: 60px 60px 60px 440px;
  text-align: left;
}
.scene-info .scene-title{
  color: #616B7B;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
.scene-info .scene-title{
  color: #878C93;
  font-size: 16px;
}
.scene-item:nth-child(2) .scene-info {
  text-align: right;
  margin: 60px 440px 60px 60px;
}
.scene-item:last-child{
  margin-bottom: 0;
}
.p-promote{
  background: url(../images/marketing-bg2.png) no-repeat center top;
}
.p-promote-list{
  margin-top: 40px;
}
.p-promote-item{
  float: left;
  width: 380px;
  padding: 54px 0 60px 0;
  background-image: linear-gradient(#EDEDED, #EDE5E2);
  border-radius: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.p-promote-item:hover{
  background-image: linear-gradient(#E88828, #E85428);
}
.p-promote-item:last-child{
  margin-right: 0;
}
.p-promote-item .info-title{
  color: #616B7B;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 34px 0 10px 0;
}
.p-promote-item .info-detail{
  color: #878C93;
  font-size: 14px;
}
.p-promote-item:hover .info-title{
  color: #ffffff;
}
.p-promote-item:hover .info-detail{
  color: #ffffff;
}
.xizhi-p-banner{
  background: url(../images/xizhi-marketing-banner.png) no-repeat center top;
  text-align: center;
}
.xizhi-banner-title{
  font-size: 48px;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 600;
  padding-top: 60px;
}
.xizhi-banner-intro{
  font-size: 24px;
  padding-bottom: 60px;
  color: #ffffff;
}
.p-case-list{

}
.p-case-item{
  float: left;
  width: 380px;
  margin-right: 20px;
  margin-top: 20px;
  cursor: pointer;
}
.p-case-item:nth-child(3n){
  margin-right: 0;
}
.p-case-item .info-title{
  color: #3B4452;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  padding-top: 20px;
  margin-bottom: 10px;
}
.p-case-item .info-detail{
  font-size: 14px;
  color: #878C93;
  height: 20px;
  line-height: 20px;
}
.list-img{
  width: 380px;
  height: 210px;
  overflow: hidden;
}
.p-case-item img{
  width: 380px;
  height: 210px;
  object-fit: cover;
}
/* .site-process{
  background: url(../images/marketing-bg5.png) no-repeat center top;
} */
.process-img{
  margin-top: 40px;
}
.strength-list{
  margin-top: 20px;
}
.strength-item{
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-top: 20px;
}
.strength-item:nth-child(5n){
  margin-right: 0;
}
.strength-item .strength-info{
  color: #616B7B;
  font-size: 14px;
  margin-top: 15px;
}
.contact-us{
  background-color: #F5F5F5;
  text-align: left;
}
.contact-box{
  background-color: #FFFFFF;
  border-radius: 20px;
  height: 489px;
}
.left-part{
  float: left;
}
.contact-line{
  width: 2px;
  height: 100%;
  background-color: #E8EDF2;
  float: left;
}
.contact-title{
  color: #3B4452;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 7px;
  text-align: left;
}
.contact-info{
  color: #878C93;
  font-size: 12px;
  text-align: left;
}
.call-box{
  margin-top: 40px;
}
.phone-icon{
  width: 50px;
  float: left;
}
.call-inner{
  text-align: left;
  margin-left: 65px;
  margin-bottom: 20px;
}
.call-tip{
  color: #878C93;
  font-size: 12px;
}
.phone-number{
  color: #EB8218;
  font-size: 24px;
  font-weight: 600;
}
.contact-part{
  float: left;
  padding: 40px;
  width: 589px;
  box-sizing: border-box;
}
.adress-intro{
  color: #878C93;
  font-size: 16px;
  text-align: left;
}
.email-content{
  font-weight: 600;
}
.wechart-box{
  width: 510px;
  height: 147px;
  background: url(../images/xizhi-wechart-bg.png) no-repeat center top;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 30px;
}
.wechart-header{
  color: #2A3457;
  font-size: 24px;
  margin-top: 17px;
}
.p-active{
  color: #E87B2B;
}
.wechart-qrcode{
  width: 107px;
  float: left;
}
.across-line{
  width: 40px;
  height: 2px;
  background: #9FA3B3;
  margin: 13px 0 17px 0;
}
.wechat-tip{
  color: #7B7B7B;
  font-size: 16px;
  text-align: left;
}
.wechart-content{
  float: left;
  margin-left: 27px;
}
.contact-form{
  text-align: left;
  margin-top: 40px;
  position: relative;
}
.contact-form .msg-box{
	position: inherit;
}
.contact-form .fm-row{
  margin-bottom: 10px;
}
.contact-form input, select{
  width: 320px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  padding: 10px;
  line-height: 28px;
  font-size: 14px;
  color: #878C93;
  transition: 0.36s;
}
.contact-form textarea {
  display: block;
  width: 510px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  padding: 10px;
  line-height: 28px;
  font-size: 14px;
  color: #878C93;
  transition: 0.36s;
}
.contact-form label {
  float: right;
  width: 38px;
  height: 38px;
  background-color: #F1F4F7;
}
.p-carousel{
  margin-bottom: 20px;
}
.p-carousel .owl-dots{
  width: 150px;
  height: 30px;
  background: rgba(35, 39, 44, 0.3);
  border-radius: 100px;
  /* padding: 12px 25px; */
  box-sizing: border-box;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-carousel.owl-theme .owl-dots .owl-dot span{
  background-color: #FFFFFF;
  width: 10px;
  height: 5px;
  border-radius: 5px;
  margin: 0;
}
.p-carousel.owl-theme .owl-dots .owl-dot{
  background: rgba(0, 0, 0, 0);
  margin: 0 5px;
}
.p-carousel.owl-theme .owl-dots .owl-dot.active{
  background: rgba(235, 130, 24, 1);
  width: 30px;
  border-radius: 5px;
}
.p-carousel.owl-theme .owl-dots .owl-dot.active span{
  background: rgba(235, 130, 24, 1);
}
/* 品牌站 */
.brand-case{
  
}
.brand-case .p-case-detail{
  background: rgba(255, 255, 255, 0.8);
}
.brand-case .p-case-detail .info-detail{
  padding-bottom: 20px;
}
.b-btn{
  background-image: linear-gradient(to right, #E87928, #EB1B1B);
  line-height: 48px;
  border-radius: 100px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
  width: 240px;
  margin: 40px auto 0;
}
.b-intro{
  color:#E5232E;
}
.p-server-item{
  float: left;
  width: 280px;
  height: 215px;
  margin-right: 20px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  cursor: pointer;
}
.p-server-item:nth-child(1){
  background: url(../images/brand-server1.png) no-repeat center top;
}
.p-server-item:nth-child(2){
  background: url(../images/brand-server2.png) no-repeat center top;
}
 .p-server-item:nth-child(3){
  background: url(../images/brand-server3.png) no-repeat center top;
}
.p-server-item:last-child{
  background: url(../images/brand-server4.png) no-repeat center top;
  margin-right: 0;
}
.b-server-img{
  margin-top: 50px;
}
.b-banner-box{
  background: url(../images/brand-bg2.png) no-repeat center top;
}
.b-standard-item{
  float: left;
  width: 390px;
}
.standard-header{
  color: #ffffff;
  font-size: 20px;
  height: 82px;
  line-height: 82px;
}
.standard-num{
  color: #EBEB18;
  font-size: 60px;
  font-weight: 600;
}
.standard-tip{
  color: #FFFFFF;
  font-size: 16px;
}
.standard-line{
  width: 1px;
  height: 40px;
  background: #FFFFFF;
  float: left;
  margin-top: 44px;
}
.brand-item{
  float: left;
  width: 380px;
  height: 296px;
  background: url(../images/brand-xz-bg1.png) no-repeat center top;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 69px 40px 60px 40px;
  box-sizing: border-box;
}
.brand-item:nth-child(3n){
  margin-right: 0;
}
.brand-item .bmake-header{
  color: #3B4452;
  font-size: 20px;
  margin: 38px 0 15px 0;
}
.brand-item .bmake-info{
  color: #878C93;
  font-size: 14px;
}
/* 外贸站 */
.f-advantage{
  background: url(../images/foreign-bg2.png) no-repeat center top;
}
.f-inner{
  width: 1180px;
  padding: 40px 0;
  margin: auto;
}
.fa-list .fa-item{
  width: 280px;
  height: 164px;
  background: #E1EEF2;
  border-radius: 20px;
  float: left;
  margin-right: 20px;
  font-size: 20px;
  color: #E37C56;
  padding-top: 30px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 600;
}
.fa-item .fa-active{
  font-size: 60px;
  font-weight: 600;
  color: #E37C56;
  line-height: 82px;
  height: 82px;
  display: inline-block;
}
.fa-item .fa-info{
  font-size: 14px;
  color: #878C93;
  font-weight: normal;
}
.fa-item:last-child{
  margin-right: 0;
}
.fa-sup{
  top: -22px;
  font-weight: 600;
  font-size: 35px;
}
.f-custom{
  background: url(../images/foreign-bg1.png) no-repeat center top;
}
.f-intro{
  color: #E37C56;
}
.f-make-item{
  width: 580px;
  height: 258px;
  float: left;
  padding: 60px;
  box-sizing: border-box;
  text-align: left;
}
.f-make-item:nth-child(1){
  background: url(../images/foreign-xz-bg1.png) no-repeat center top;
  margin-right: 20px;
  margin-bottom: 20px;
}
.f-make-item:nth-child(2){
  background: url(../images/foreign-xz-bg2.png) no-repeat center top;
  margin-bottom: 20px;
}
.f-make-item:nth-child(3){
  background: url(../images/foreign-xz-bg3.png) no-repeat center top;
  margin-right: 20px;
}
.f-make-item:nth-child(4){
  background: url(../images/foreign-xz-bg4.png) no-repeat center top;
}
.f-make-item .f-make-title{
  color: #1C417C;
  font-size: 28px;
  height: 38px;
  line-height: 38px;
  margin-top: 4px;
  margin-bottom: 20px;
}
.f-make-item .f-make-info{
  color: #4F6384;
  font-size: 16px;
}
.f-reason-box{
  background: url(../images/foreign-bg3.png) no-repeat center top;
}
.f-reason-item{
  width: 380px;
  height: 262px;
  background-image: linear-gradient(#F0F7F8, #FFFFFF);
  float: left;
  border-radius: 20px;
  margin-right: 20px;
  padding: 50px 0;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.f-reason-item:nth-child(3n){
  margin-right: 0;
}
.f-reason-icon{
  width: 80px;
}
.f-reason-header{
  font-size: 20px;
  color: #3B4452;
  height: 27px;
  line-height: 27px;
  margin: 20px 0 15px;
  font-weight: 600;
}
.f-reason-info{
  font-size: 14px;
  color: #878C93;
}
  .h-banner{
  height: 820px;
}
.h-banner-inner{
  width: 810px;
  margin: auto;
  padding-top: 50px;
}
.h-banner-header .h-banner-price{
  color: #FEF36C;
  font-size: 28px;
  float: left;
}
.h-banner-price .h-banner-num{
  font-size: 160px;
  font-weight: 800;
  line-height: 220px;
}
.h-banner-price .h-price-unit{
  position: relative;
  top: -108px;
}
.h-banner-intro{
  color: #FFFFFF;
  font-size: 52px;
  line-height: 72px;
  float: left;
  margin: 40px 0 0 20px;
  text-align: left;
}
.h-banner-title{
  color: #FEF36C;
  font-size: 40px;
  line-height: 55px;
  font-weight: normal;
}
.h-banner-title .active{
  font-weight: 800;
}
.h-banner-info{
  color: #FFFFFF;
  font-size: 26px;
  line-height: 35px;
  font-weight: 600;
}
.h-banner-info .active{
  color: #FEF36C;
}
.h-btn-box{
  margin-top: 30px;
}
.hp-btn{
  color: #FFFFFF;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  width: 160px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
}
.hp-btn-orange{
  background: #E57422;
}
.hp-btn-transparent{
  border: 1px solid #E8B931;
}
.mr-30{
  margin-right: 30px;
}
.hp-btn-ico{
  margin-left: 20px;
}
.hp-big-img{
  width: 1000px;
  margin-top: 50px;
}
.hp-bg-gray{
  background: #F6F6F6;
}
.hp-inner{
  width: 1180px;
  margin: auto;
  padding: 80px 0;
  text-align: center;
}
.hp-header-ul{
  display: flex;
  justify-content: space-around;
  padding-top: 150px;
  width: 1100px;
  margin: auto;
}
.hp-header-li{
  color: #888888;
  font-size: 15px;
  line-height: 21px;
}
.hp-header-li .active{
  color: #E61F1F;
  margin-left: 10px;
}
.hp-w-ul{
  background: #FFFFFF;
  border-radius: 10px;
  height: 158px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}
.hp-w-li{
  padding: 40px 0;
}
.hp-w-ul img{
  height: 46px;
}
.hp-w-intro{
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
.hp-solution{
  background: url(../images/hp-bg1.png) no-repeat center center;
  text-align: center;
}
.hp-title{
  color: #FFFFFF;
  font-size: 42px;
  line-height: 58px;
}
.hp-yellow{
  color: #FEF36C;
}
.hp-s-box{
  margin-top: 50px;
}
.hp-s-l{
  width: 200px;
  height: 490px;
  background: #FFFFFF;
  padding: 40px 0 40px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 20px;
  line-height: 48px;
  border-radius: 10px 0 0 10px;
  float: left;
  margin-right: 20px;
}
.hp-s-l li{
  padding-left: 20px;
  border-radius: 10px 0 0 10px;
  text-align: left;
  margin-bottom: 12px;
  cursor: pointer;
}
.hp-s-l li:last-child{
  margin-bottom: 0;
}
.hp-s-l .active{
  background: #E61F1F;
  color: #FFFFFF;
}
.hp-carousel{
  /* margin-left: 20px; */
  float: left;
  position: relative;
}
.hp-carousel-l{
  width: 480px !important;
  float: left;
}
.hp-carousel-r{
  width: 480px;
  height: 491px;
  background: #FFFFFF;
  padding: 40px;
  box-sizing: border-box;
  border-radius: 0 10px 10px 0;
  text-align: left;
  float: left;
}
.hp-carousel-title{
  color: #0A0A0A;
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 5px;
}
.hp-carousel-tip{
  color: #E61F1F;
  font-size: 16px;
  margin-bottom: 30px;
}
.hp-carousel-ititle{
  color: #999999;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 22px;
  margin-top: 30px;
}
.hp-carousel-intro{
  color: #666666;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.hp-de-btn{
  width: 160px;
  height: 48px;
  background: rgba(230, 31, 31, 0.05);
  color: #E61F1F;
  border: 1px solid #E61F1F;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  line-height: 46px;
  font-weight: 600;
}
.hp-s-title{
  margin: 80px 0 50px 0;
}
.hp-zred-btn{
  font-size: 14px;
  background: #E61F1F;
  color: #FFFFFF;
  width: 218px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  display: block;
  margin: 50px auto 0;
}
.hp-ad{
  background: #FFFFFF;
  text-align: center;
}
.hp-ad-title{
  color: #0A0A0A;
  font-size: 42px;
  line-height: 58px;
  text-align: center;
}
.hp-ad-title .active{
  color: #E61F1F;
  font-weight: 600;
}
.hp-ad-list{
  border: 1px solid #EAEAEA;
  border-radius: 10px;
  margin-top: 50px;
}
.hp-ad-item{
  width: 294px;
  height: 160px;
  padding: 40px;
  box-sizing: border-box;
  float: left;
  border-right: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.hp-ad-item:nth-child(4n){
  border-right: none;
}
.hp-ad-item:nth-child(5), .hp-ad-item:nth-child(6), .hp-ad-item:nth-child(7), .hp-ad-item:nth-child(8){
  border-bottom: none;
}
.hp-ad-item img{
  width: 24px;
  float: left;
}
.hp-item-title{
  color: #666666;
  font-size: 20px;
  margin-bottom: 10px;
}
.hp-ad-box{
  margin-left: 34px;
  text-align: left;
}
.hp-ad-box p{
  color: #999999;
  font-size: 14px;
}
.hp-m-flow{
  background: url(../images/hp-bg2.png) no-repeat center center;
}
.hp-m-flow .hp-flow-img{
  margin-top: 50px;
}
.hp-flow-btn{
  width: 152px;
  height: 48px;
  font-size: 14px;
  background: #E61F1F;
  color: #FFFFFF;
  line-height: 48px;
  border-radius: 3px;
  display: block;
  margin: 37px auto 0;
}
/* 常见问题 */
.hp-issue{
  background: #FFFFFF;
}
.hp-c-red{
  color: #E61F1F;
}
.hp-issue-header{
  height: 68px;
  line-height: 68px;
  padding: 0 30px;
  background: #F8F7F7;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.hp-issue-icon{
  background: url(../images/hp-ask.png) no-repeat center center;
  display: inline-block;
  width: 21px;
  height: 17px;
}
.hp-issue-inner{
  width: 1180px;
  margin: 0 auto 80px;
}
.hp-issue-list{
  margin-top: 50px;
}
.hp-issue-list li{
  margin-bottom: 20px;
}
.hp-issue-list li:last-child{
  margin-bottom: 0;
}
.hp-issue-title{
  color:#0A0A0A;
  font-size: 18px;
  display: inline-block;
  margin-left: 15px;
}
.hp-issue-list p{
  color: #666666;
  font-size: 16px;
  margin: 20px 70px;
  display: none;
}
.hp-issue-toggle{
  background: url(../images/hp-down.png) no-repeat center center;
  display: inline-block;
  width: 20px;
  height: 11px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.hp-issue-active .hp-issue-title{
  color: #E61F1F;
  font-weight: 600;
}
.hp-issue-active .hp-issue-toggle{
  transform: rotate(180deg);
}
.hp-issue-active p{
  display: block;
}
/* 底部 */
.hp-footer{
  background: #381F1F;
  text-align: left;
}
.hp-footer-l{
  float: left;
  text-align: left;
}
.hp-footer-title{
  color: #FFFFFF;
  font-size: 42px;
  font-weight: 600;
  line-height: 58px;
  margin-bottom: 50px;
}
.hp-footer-r{
  float: right;
  text-align: left;
  margin-top: 166px;
}
.hp-footer-tip{
  color: #DDDDDD;
  font-size: 14px;
}
.hp-footer-phone{
  color: #FEF36C;
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.hp-footer-info{
  color: #FFFFFF;
  line-height: 24px;
}
.hp-contact-form{
  width: 580px;
  margin-top: 20px;
}
.hp-contact-form input, .hp-contact-form select, .hp-contact-form textarea{
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid #584040;
  color: #C7BCBC;
  font-size: 14px;
  border-radius: 3px;
}
.hp-contact-form select{
  color: inherit;
}
.hp-contact-form textarea{
  height: 120px;
}
.hp-qrcode{
  width: 160px;
  margin: 20px 0 30px 0;
}
.hp-contact-form .msg-box{
  position: absolute;
  right: -98px;
  line-height: 40px;
  bottom: inherit;
  left: inherit;
}
.hp-bottom{
  background: #2B1616;
  color: rgba(255, 255, 255, 0.2);
}
.hp-carousel .owl-nav button{
  width: 32px;
  height: 60px;
  background-color: rgba(10, 10, 10, 0.3);
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
}

.hp-carousel .owl-nav .owl-prev{
  background-image: url(../images/hp-left.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hp-carousel .owl-nav .owl-next{
  background-image: url(../images/hp-right.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hp-carousel .owl-nav button:hover, .hp-carousel .owl-nav .owl-prev:hover, .hp-carousel .owl-nav .owl-next:hover{
  background-color: #E61F1F;
}
.hp-soul-btn{
  width: 200px;
  height: 48px;
  color: #E61F1F;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #E61F1F;
  background-color: #FFFFFF;
  line-height: 46px;
}
.hp-red-btn{
  width: 160px;
  height: 48px;
  color: #FFFFFF;
  background: #E61F1F;
  line-height: 48px;
  font-size: 14px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
}
.hp-main-inner{
  width: 1180px;
  margin: auto;
}
.hp-main-top{
  position: relative;
  top: -180px;
}
.hp-main-kf{
  width: 232px;
  float: left;
}
.hp-main-header{
  float: left;
  margin-top: 125px;
  margin-left: 30px;
}
.hp-main-tip{
  color: #0A0A0A;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 20px;
}
.hp-main-title{
  color: #E61F1F;
  font-size: 62px;
  line-height: 85px;
  margin-bottom: 40px;
}
.hp-fw{
  font-weight: 600;
}
.hp-main-content{
  width: 100%;
  background: url(../images/hp-bg3.png) no-repeat center center;
  margin-top: -180px;
  float: left;
}
.hp-main-warp{
  padding: 50px 50px 50px 60px;
}
.hp-mw-title{
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 49px;
}
.hp-mw-list{
  margin-top: 65px;
}
.hp-mw-list .hp-mw-item{
  margin-bottom: 28px;
}
.hp-mw-intro{
  color: #FEF36C;
  font-size: 20px;
  margin-bottom: 6px;
}
.hp-mw-info{
  color: #FFFFFF;
  font-size: 13px;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.hp-video{
  padding: 0;
}
.hp-title-fw{
  font-size: 56px;
  color: #E61F1F;
  font-weight: 600;
}
.hp-m-tip{
  color: #666666;
  font-size: 16px;
  margin-bottom: 50px;
  margin-top: 5px;
}
.hp-meal-list li{
  width: 380px;border-radius: 0 0 10px 10px;
  background: #f8f8f8;
  float: left;
  text-align: left;
  margin-right: 20px;
}
.hp-meal-list li:nth-child(1), .hp-meal-list li:nth-child(3){
  margin-top: 40px;
}
.hp-meal-list li:nth-child(3){
  margin-right: 0px;
}
.hp-meal-list dl{
  padding: 0 40px;
}
.hp-meal-list dt{
  color: #666666;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px dotted #E0E0E0;
  line-height: 25px;
  padding: 30px 0 15px 0;
  margin-bottom: 15px;
}
.hp-meal-list dd{
  font-size: 16px;
  color: #666666;
  /* line-height: 32px; */
  margin-top: 10px;

}
.hp-success{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/hp-success.png) no-repeat center center;
  background-size: 100%;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.hp-error{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/hp-error.png) no-repeat center center;
  background-size: 100%;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.hp-meal-active{
  color: #E61F1F;
  font-weight: 600;
}
.hp-zx-btn{
  width: 160px;
  height: 48px;
  color: #E61F1F;
  font-weight: 600;
  display: inline-block;
  background: rgba(230, 31, 31, 0.05);
  border-radius: 3px;
  border: 1px solid #E61F1F;
  text-align: center;
  line-height: 46px;
}
.hp-mb-box{
  margin: 30px 0 40px 0;
  text-align: center;
}
/* 山东 */
.hp-banner-inner{
  width: 1180px;
  margin: auto;
  text-align: left;
}
.hp-banner-tip{
  width: 490px;
  margin: 118px 0 50px 0;
}
.hp-sd-transparent{
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.sd-w-ul{
  margin-top: 0;
  border-radius: 0 0 10px 10px;
  margin-bottom: 80px;
}
.sd-header-ul{
  background: rgba(255, 255, 255, 0.3);
  height: 68px;
  line-height: 68px;
  border-radius: 10px 10px 0 0;
  padding-top: 0;
  width: 1180px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.sd-header-ul .hp-header-li{
  color: #FFFFFF;
  line-height: 68px;
}
.sd-header-ul .hp-header-li .active{
  color: #FEF36C;
}
.sd-mian-box{
  background: url(../images/sd-bg2.png) no-repeat center center;

}
.sd-c-box{
  height: 422px;
  background: url(../images/sd-bg1.png) no-repeat center center;
}
.sd-c-box .hp-main-header{
  margin-left: 262px;
  margin-top: 130px;
}
.sd-c-box .hp-main-title{
  font-size: 58px;
  line-height: 80px;
  margin-bottom: 40px;
}
.sd-c-box .hp-main-tip{
  margin-bottom: 0;
}
.h-matter-list{
  background: #FFFFFF;
  border-radius: 10px;
  margin-top: 50px;
}
.h-matter-list li{
  width: 392px;
  height: 172px;
  padding: 40px;
  box-sizing: border-box;
  float: left;
}
.h-matter-list li:nth-child(2){
  border-left: 1px solid #F4F4F4;
  border-right: 1px solid #F4F4F4;
}
.h-matter-list img{
  width: 40px;
  float: left;
}
.h-matter-list .h-matter-title{
  color: #0A0A0A;
  font-size: 24px;
  font-weight: 600;
}
.h-matter-list .h-matter-info{
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}
.h-matter-box{
  margin-left: 60px;
}
.h-area-part{
  background: url(../images/sd-bg3.png) no-repeat center center;
}
.h-area-inner{
  width: 1180px;
  padding: 60px 0;
  margin: auto;
  text-align: center;
}
.h-area-title{
  color: #FFFFFF;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 10px;
}
.h-area-weight{
  color: #FEF36C;
  font-size: 62px;
  line-height: 85px;
  margin-bottom: 40px;
}
.h-area-weight .active{
  font-weight: 600;
  margin-bottom: 40px;
}
.hp-owl-item{
  float: left;
}
.hide{
  display: none;
}