#J-slide-number > a {
    background-image: url(../images/index/srcoll_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    outline: 0 none;
    overflow: hidden;
    text-indent: -9999em;
    width: 15px;
    background-position: -15px 0px;
    border-radius: 0 !important;
    background-color: transparent;
    margin: 4px 1px !important;
    opacity: 1;
}
.slide-number-active {
    background-position: 0px 0px !important;
}
.slide-ma {
    position: absolute;
    top: 0;
    width: 100%;
}
.slide-m {
    position: relative;
}
#banner {
    background-color: rgb(37, 193, 208);
    position: relative;
}
.slide-number {
    bottom: 12px !important;
    left: 50% !important;
    height: 20px;
    border-radius: 3px;
    margin-left: -35px;
    position: absolute;
    text-align: center;
    padding: 0 13px;
    z-index: 200;
    background-color: rgba(0,0,0,0.35);
    width: auto !important;
}
.slide_ml {
    background-repeat: no-repeat;
    background-position: center center !important;
    height: 450px;
    max-width: 1920px;  
}
.show-pc{display: block;}
.show-mobile{display: none;}


/*.swiper-button-next, .swiper-button-prev {
    position: static;
}
.swiper-container {
    width: 100%;
    height: 100%;   
    min-width: 1100px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/
.bg-1 {
    background-image: url('../images/index/srcoll_1.jpg');
}
.bg-2 {
    background-image: url('../images/index/srcoll_2.jpg');
}
.bg-3 {
    background-image: url('../images/index/srcoll_3.jpg');
}
.coop {
    padding-top: 80px;
    background-color: #fff;
    padding-bottom: 50px;
}
.coop-tt {
    background-color: #ececec;
    margin: 0 auto;
    width: 1027px;
}
.coop-icon {
    padding: 14px 0 14px 24px;
}
.coop-icon > span {
    color: #222222;
    font-size: 24px;
    margin-left: 9px;
    margin-right: 18px;
    margin-top: 4px;
}
.coop-intro {
    border-left: 1px solid #666666;
    line-height: 20px;
    margin-top: 11px;
    padding-left: 18px;
    width: 805px;
}
.coop-intro > span {
    color: #666666;
}
.coop-logo {
    margin: 20px auto 0;
    width: 1027px;
    overflow:hidden;
    padding: 20px 0;
}
.coop-li-lr {
    margin-right: 25px;
}
.coop-human1 {
    background-image: url(../images/index/coop-logo/coop_human1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.coop-human2 {
    background-image: url(../images/index/coop-logo/coop_human2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.coop-human3 {
    background-image: url(../images/index/coop-logo/coop_human3.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.coop-human4 {
    background-image: url(../images/index/coop-logo/coop_human4.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.coop-human5 {
    background-image: url(../images/index/coop-logo/coop_human5.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.coop-li {
    height: 230px;
    line-height: 48px;
    text-align: center;
    width: 185px;
    position: relative;
}
.coop-li-bt {
    bottom: 0;
    position: absolute;
    width: 185px;
}
.coop-logo > ul {
    width:1890px;
}
.coop-li-bg1 {
    background-color: rgba(6,34,56,0.65);
}
.coop-li-bg2 {
    background-color: rgba(154,106,75,0.65);
}
.coop-li-bg3 {
    background-color: rgba(130,69,96,0.65);
}
.coop-li-bg4 {
    background-color: rgba(187,87,106,0.65);
}
.coop-li-bg5 {
    background-color: rgba(118,102,160,0.65);
}
.custom {
    padding: 50px 0;
}
.custom-tt {
    width: 1030px;
    margin: 0 auto;
}
.brand-custom {
    width: 100px;
    text-align: center;
}
.custom-tt-big {
    color: #222222;
    font-size: 25px;
    font-weight: bold;
}
.custom-tt-small {
    font-size: 8px;
    line-height: 20px;
    text-align: center;
}
.custom-icon {
    border-bottom: 1px solid #8c8c8c;
    border-top: 1px solid #8c8c8c;
    margin-left: 23px;
    padding: 5px 0;
    width: 906px;
}
.custom-icon > img {
    margin-left: 27px;
    margin-top: 5px;
}
.custom-icon > span {
    margin-left: 8px;
    color: #666666;
}
.custom-pic {
    margin: 80px auto 0;
    width: 1065px;
}
.outlets-logo{
    margin: 44px auto 0;
    width: 1062px;
}
.cases-ul{
    margin: 14px auto 30px;
    width: 1062px;
}
.outlets-li {
    margin: 0 35px 0 42px;
    padding-bottom: 55px;
}
.outlets-li > img {
    height: 100px;
    width: 100px;
}
.outlets-li > span {
    font-size: 20px;
    line-height: 40px;
    color: #222222;
    text-align: center;
}
.more-btn {
    position: relative;
}
.more-btn > a {
    background-image: url(../images/index/more_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    display: block;
    height: 41px;
    left: 50%;
    color: #ff365b;
    font-size: 15px;
    line-height: 41px;
    margin-left: -98px;
    position: relative;
    text-align: center;
    width: 196px;
    color: #FE365A;
}
.outlets {
    background-color: #fff;
    padding: 50px 0;
}
.cases > ul {
    margin: 0 auto;
    width: 1027px;
    padding-bottom: 15px;
}   
.cases-li {
    margin-left: 20px;
    margin-right: 22px;
    margin-top: 35px;
    width: 300px;
}
.cases-li-p1 {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 20px 10px 6px;
    overflow: hidden;
}
.cases-li > div {
    background-color: #f8f8f8;
}
.cases-li-p2 {
    text-align: justify;
    color: #939393;
    font-size: 12px;
    height: 125px;
    line-height: 21px;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0 10px;
}
.cases-more-btn {
    border-top: 1px solid #dfdfdf;
    display: block;
    margin: 0 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.cases-more-btn > span {
    color: #ff365b;
    font-size: 12px;
}
.cases {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.exclusive {
    background-color: #f8f8f8;
    padding: 50px 0;
}
.exclusive-pic {
    margin: 0 auto;
    width: 1027px;
}
.exclusive-pic > ul {
    margin-bottom: 30px;
}
.exclusive-li {
    margin-left: 21px;
    margin-top: 35px;
}
.exclusive-pic-img {
    border: 1px solid #1b1a1f;
    border-radius: 12px;
    height: 410px;
    width: 230px;
}
.exclusive-pic-img > img {
    height: 100%;
    width: 100%;
    border-radius: 12px;
}
.exclusive-tt {
    margin-top: 10px;
    text-align: center;
}
.exclusive-span1 {
    color: #222222;
    font-size: 20px;
}
.exclusive-span2 {
    color: #666;
    border-radius: 5px;
    padding: 0 5px;
    color: #666;
    border: 1px solid #666;
    font-size: 12px;
}
.interface {
    padding: 50px 0;
    background-color: #fff;
}

.span-family {
    font-family: 'myface';
    letter-spacing: 3px;

} 
.slide-lf {
    left: 0;
    position: absolute;
    top: 204px;
    z-index: 9999;
}
.slide-rt {
    position: absolute;
    right: 0;
    top: 204px;
    z-index: 9999;
}
.slide-lf > a {
    display: block;
    float: left;
    margin-top: 6px;
    background-image: none;
    left: 0;
}
.slide-lf > img {
    display: block;
    float: left;
    margin-left: 10px;
}
.slide-rt > a {
    display: block;
    float: left;
    margin-top: 6px;
    background-image: none;
    right: 0;
    width: 32px;
}
.slide-rt > img {
    display: block;
    float: left;
    margin-right: 10px;
}
.cases-li > img {
    height: 124px;
    width: 300px;
}
.animate {
    transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -webkit-transform:scale(1.2);
}
.logo_top_p {
    font-size: 17px;
    line-height: 25px;
    margin: 0 auto;
    width: 177px;
}
.logo_top_p1 {
    color: #89b2d2;
    border-bottom: 1px solid #89b2d2;
}
.logo_top_p2 {
    color: #FCDDC9;
    border-bottom: 1px solid #FCDDC9;
}
.logo_top_p3 {
    color: #F7C9DE;
    border-bottom: 1px solid #F7C9DE;
}
.logo_top_p4 {
    color: #FCDFE4;
    border-bottom: 1px solid #FCDFE4;
}
.logo_top_p5 {
    color: #CFC1F5;
    border-bottom: 1px solid #CFC1F5;
}
.page_center {
    display: none;
}
.cases-li > div {
    padding: 0 3%;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
}
.toutiao_box {background-image: url("../images/index/toutiaoline.png");background-position: center top;background-repeat: no-repeat;background-size: 100% auto;margin: 0 auto;width: 1065px;}
.toutiao {padding: 5.5px 0;width: 982px;}
.toutiao_pic {border-right: 1px solid #d9d9d9;display: block;height: 27px;width: 105px;}
.toutiao_phone {display: none;}
.toutiao_pc {display: block;margin: 0 auto;padding-top: 4.5px;}
.toutiao_area {padding-left: 5px;padding-top: 3.5px;width: calc(100% - 116px);width: -o-calc(100% - 115px);width: -moz-calc(100% - 115px);width: -ms-calc(100% - 115px);width: -webkit-calc(100% - 115px);}
.tt_out_box {padding: 0 0 0 5px;}
.tuijian {border: 1px solid #c90800;border-radius: 5px;color: #c90800;display: block;float: left;font-size: 13px;text-align: center;width: 32px;height: 16px; line-height: 16px;}
.toutiao_js {background-color: #e5e5e5;color: #333;float: left;font-family: fzlth;font-size: 14px;height: 20px;line-height: 20px;margin-left: 5px;overflow: hidden;padding: 0 5px;position: relative;white-space: nowrap;width: 100%;}
#noticeList {height: 20px;left: 2.5px;position: absolute;top: 0;}
.db {display: block;}
.toutiao_link {
  width: calc(100% - 49px);
  width: -o-calc(100% - 49px);
  width: -ms-calc(100% - 49px);
  width: -moz-calc(100% - 49px);
  width: -webkit-calc(100% - 49px);
}
.cases-li a .more{color: #ff365b; border-top: 1px solid #dfdfdf; text-align: center; line-height: 1em; padding: 6% 0; margin: 6% 0 0; font-size: 12px;}
/*手机端响应式样式*/
@media (max-width: 750px) {
    .pad4_bob1dfdfdf{padding: 4% 0 0 0; border-bottom: 1px solid #dfdfdf; background: #fafafa;}
    .swiper-button-next, .swiper-button-prev {
        position: static;
    }
    .swiper-container {
        width: 100%;
        height: 100%;   
        min-width: 1100px;
    }
    .slide_ml {
        background-position: top center !important;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;    
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .open_btn {
        margin-left: 9.75%;
        display: none;
    }
    .menus-logo {
        padding: 2.5% 4%;
        width: 51.5%;
        border: none;
    }
    .return_index_btn {
        display: none;
    }
    .bg-1 {
        background-image: url('../images/web/06.jpg') !important;
    }
    .bg-2 {
        background-image: url('../images/web/05.jpg') !important;
    }
    .bg-3 {
        background-image: url('../images/web/01.jpg') !important;
    }
    .bg-4 {
        background-image: url('../images/web/02.jpg') !important;
    }
    .bg-5 {
        background-image: url('../images/web/03.jpg') !important;
    }
    .swiper-container {
        min-width: 0;
        padding-bottom: 0;
    }
    .slide-rt, .slide-lf {
        display: none;
        top: auto;
        margin-top: 2px;
    }
    .slide-number {
        display: none;
    }
    .slide_ml {
        width: 100%;
        height: 200px;
        background-size: 100% auto;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .slide-lf > img, .slide-rt > img {
        display: none;
    }
    .page_center {
        display: none;
        position: absolute;
        width: 30%;
        left: 35%;
        text-align: center;
        margin-top: 6px;
    }
    .swiper-pagination {
        display: none;
    }
    .slide-lf > a {
        margin-top: 0;
    }
    .slide-rt > a {
        margin-top: 0;
    }
    .swiper-button-next, .swiper-button-prev {
        margin-top: 0;
        height: auto;
        width: 30px;
    }
    .coop {
        padding-top: 0;
        padding-bottom: 0;
    }
    .coop-tt {
        width: 88%;
        margin-left: 4%;
        margin-top: 4%;
        padding: 2.75% 2%;
        border-radius: 8px;
        background: #e8e8e8;
    }
    .coop-icon{padding: 0;}
    .coop-intro {
        text-align: justify;
        width: auto;
        border-left: 0;
        margin-top: 0;
        padding-top: 2%;
        /* border-top: 1px solid #666666; */
        padding-left: 0;
    }
    .show-pc{display: none;}
    .show-mobile{display: block;}
    .show-mobile img,.coop-icon img{width: 23px;}
    .coop-logo {
        margin-top: 0;
        padding: 4% 0;
        width: 100%;
        border-bottom: 1px solid #dfdfdf;
    }
    .coop-logo > ul {
        width: 100%;
    }
    .coop-li {
        width: 92%;
        height: auto;
        margin-left: 4%;
        margin-bottom: 2.892%;
        background: none !important;
    }
    .coop-li:last-child{margin-bottom: 0;}
    .coop-li-lr {
        margin-right: 0;
    }
    .coop-li-bt {
        width: 100%;
        position: static;
        border-radius: 10px;
    }
    .coop-li-bt > img {
        width: 100%;
    }
    .logo_top_p {
        display: none;
    }
    .coop-li-bg5 > img {
        width: 100%;
    }
    .custom-icon > img {
        margin-left: 0;
        display: inline-block;
    }
    .custom-icon > span {
        display: block;
        margin-left: 23px;
    }
    .customer_t_span2 {
        display: block;
        font-size: 16px;
    }
    .custom,.cases,.exclusive,.interface,.outlets {
        padding: 0 0 30px 0;
    }
    .custom-tt {
        width: 100%;
    }
    .brand-custom {
        margin-left: 5%;
    }
    .custom-icon {
        margin-left: 5%;
        width: 90%;
        margin-top: 5px;
    }
    .custom-pic {
        margin: 0 auto;
        width: 90%;
    }
    .custom-pic > img {
        width: 100%;
    }
    .outlets-logo {
        width: 89%;
        margin: 3% auto;
        padding: 1.5%;
        border-radius: 8px;
        background: #e8e8e8;
    }
    .cases-ul{
        width: 94%;
        margin: 0 auto;
    }
    .outlets-li {
        padding: 1%;
        margin: 0;
        width: 31.3333%;
        text-align: center;
        position: relative;
    }
    .outlets-li > span {
        position: absolute;
        left: 3%;
        top: 5%;
        right: 3%;
        bottom: 3%;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
    }
    .outlets-li > span > span{
        display: block !important;
        color: #999;
        line-height: 1em;
        font-size: 0.75em;
    }
    .outlets-li > img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .cases > ul {
        width: 100%;
    }
    .cases-li {
        margin: 2.75% 0 0 0; 
        width: 50%;
    }
    .cases-ul{margin-bottom: 4%}
    .cases-li > div {
        margin: 0 2%;
        padding: 0 3%;
        border: 1px solid #dfdfdf;
        border-top: none;
        background: #fff;
    }
    .cases-li > img {
        height: auto;
        width: 96%;
        margin-left: 2%;
    }
    .cases-li > li > div {
        width: 80%;
    }
    .cases-li-p1 {
        margin: 0;
        height: auto;
        line-height: 20px; 
        font-size: 14px;
        padding: 5% 0;
    }
    .cases-li-p2 {
        line-height: 18px;
        padding: 0;
        text-align: justify;
        margin-bottom: 0; 
        height: 105px;
        font-size: 10px;
    }
    .customer_t_span1 {
        display: inline-block;
        font-size: 13px;
        margin-bottom: 2.5%;
    }
    .cases-more-btn {
        padding-top: 5px;
        width: 80%;
        margin: 0 auto;
        padding-bottom: 0px;
    }
    .custom-tt-small {
        line-height: 15px;
        display: none;
    }
    .custom-tt-big {
        font-size: 20px;
        text-align: left;
    }
    .exclusive-pic {
        padding: 1.1111% 3.3333%;
        width: auto;
    }
    .exclusive-pic > ul {
        margin-bottom: 2%;
    }
    .exclusive-li {
        margin-top: 0px;
        padding: 2.85% 2.85% 1.5%;
        width: 44.3%;
        margin-left: 0;
    }
    .exclusive-pic-img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .more-btn > a {
        background: #ff365b none repeat scroll 0 0;
        border-radius: 8px;
        color: #fff;
        font-weight: 600;
        left: 0;
        margin-left: 4%;
        width: 92%;
    }
    .exclusive-tt {
        width: 90%;
        margin: 3px auto 0;
    }
    .exclusive-li:nth-child(5) {
        display: none;
    }
    .exclusive-li:nth-child(6) {
        display: none;
    }
    .exclusive-li:nth-child(7) {
        display: none;
    }
    .exclusive-li:nth-child(8) {
        display: none;
    }
    .exclusive-span1 {
        font-size: 16px;
    }
    .coop-icon > span {
        margin-top: -2px;
        font-size: 20px;
        font-weight: bold;
    }
    .footer-content {
        padding: 0;
        border: 0 none;
    }
    .footer-map-pic {
        width: 60%;
        margin-left: 5%;
    }
    .footer-map-pic a{
        display: block;
        width: auto;
        border: 1px solid #dfdfdf;
        background: url("../images/index/footer_map.jpg") no-repeat center center / cover;
    }
    .footer {
        padding-top: 6%;
        width: 100%;
    }
    .footer-code {
        margin: 0 0 0 3%;
        width: 28%;
        background: #fff;
    }
    .footer-code > p {
        display: none;
    }
    .code-pic{
        height: auto;
        border: 1px solid #dfdfdf;
    }
    .code-pic > span{
        font-size: 12px;
    }
    .code-pic > img {
        margin: 0 auto;
        height: auto;
        width: 90%;
        padding: 5%;
    }
    
    .footer-content ul {
        display: none;
    }
    .footer-content-adr span:first-child {
        display: none;
    }
    .footer-content-adr {
        margin-top: -20px;
        margin-bottom: 10px;    
    }
    .coop {
        background-color: #fff;
    }
    .exclusive {
        background-color: #fff;
        border-bottom: 1px solid #dfdfdf;
        padding: 0 0 4% 0;
    }
    .outlets {
        background-color: #fff;
        padding: 0 0 4%;
        border-bottom: 1px solid #dfdfdf;
    }
    .cases {
        background-color: #fff;
        padding: 0 0 4%;
        border-bottom: 1px solid #dfdfdf;
    }
    .interface {
        background-color: #fff;
        padding: 0 0 4%;
        margin-bottom: 4%;
    }
    .coop-tt {
        background-color: none;
    }
    .coop-li-bg1,.coop-li-bg2,.coop-li-bg3,.coop-li-bg4,.coop-li-bg5 {
        background-color: rgba(255,255,255,0);
    }

    .toutiao_box {
        background-image: none;
        border-top: 1px solid #dbdbdb;
        margin: 0 auto;
        width: 100%;
    }
    .toutiao {
        padding: 5.5px 0;
        width: 100%;
    }
    .toutiao_pic {
        border-right: 1px solid #d9d9d9;
        display: block;
        width: 21%;
        text-align: center;
    }
    .toutiao_pc {
        display: none;
    }
    .toutiao_phone {
        display: inline-block;
        width: 65.625%;
    }
    .toutiao_area {
        padding-top: 5.5px;
        width: calc(100% - 30%);
        width: -o-calc(100% - 30%);
        width: -ms-calc(100% - 30%);
        width: -moz-calc(100% - 30%);
        width: -webkit-calc(100% - 30%);
    }
    .tt_out_box {
        padding: 0 0 0 5px;
    }
    .tuijian {
        border: 1px solid #c90800;
        border-radius: 5px;
        color: #c90800;
        display: block;
        float: left;
        font-size: 13px;
        text-align: center;
        width: 32px;
        height: 16px;
        line-height: 16px;
    }
    .toutiao_js {
        background-color: #e5e5e5;
        color: #333;
        float: left;
        font-family: fzlth;
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        margin-left: 5px;
        overflow: hidden;
        padding: 0 5px;
        position: relative;
        white-space: nowrap;
        width: 100%;
    }
    #noticeList {
        height: 20px;
        left: 2.5px;
        position: absolute;
        top: 0;
    }
    .db {
        display: block;
    }
    .toutiao_link {
        width: calc(100% - 49px);
        width: -o-calc(100% - 49px);
        width: -ms-calc(100% - 49px);
        width: -moz-calc(100% - 49px);
        width: -webkit-calc(100% - 49px);
    }
}