@charset "utf-8";

*{padding:0;margin:0;font-family:"微软雅黑";box-sizing:border-box;outline:none}
:after,:before{box-sizing:inherit}
a{text-decoration:none;color:inherit}
ul{list-style:none}
.col-sm-4{float:left;position:relative;width:33.33333333%}
.swiper-container-solution{}
.selected-solution{    min-height: 940px;
    background: #191f24;}
.selected-solution h3{color: #fff;    line-height: 6em;    font-size: 30px;}  
    
.selected-solution>div{position:relative;width:1270px;margin:0 auto}
.selected-solution .swiper-container1{height:500px;width:1200px;margin-top: 50px}
.selected-solution .layer-title{color:#393b40;padding:50px 0 30px;text-align:center;font-size:30px;letter-spacing:1.09px}
/*主体列表*/
.selected-solution .solution-cardlist{max-width:1200px;margin:20px auto 0}
.swiper-slide,.swiper-wrapper{!important}
.selected-solution .solution-cardlist .col-sm-4{padding:0 10px;top:0;transition:all .15s linear;box-sizing:border-box}
.selected-solution .solution-cardlist .col-sm-4 .solution-card{    white-space: normal;
    padding: 25px;
    height: 588px;
    background: #fff;
    border-radius: 6px;
    text-align: left;
    overflow: hidden;
    transition: all .15s linear;}
.selected-solution .solution-cardlist .col-sm-4:hover{position:relative;top:-20px;transition:all .25s linear}
.selected-solution .solution-cardlist .col-sm-4:hover .solution-card1{height:450px;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);transition:all .2s linear}
.selected-solution .solution-cardlist .col-sm-4 .solution-card img{width:100%;height:200px;transition:all .2s linear}

.selected-solution .solution-cardlist .col-sm-4 .solution-card h3{    text-align: left;
    line-height: 3em;
    font-size: 18px;
    color: #333;
    /* margin: 20px 30px 10px; */
    /* font-size: 18px; */
    /* color: #252b3a; */
    /* letter-spacing: .65px; */
    /* text-align: left; */}




.selected-solution .solution-cardlist .col-sm-4 .solution-card p{margin:0 0px;padding-bottom:30px;font-size:14px;color:#666a75;letter-spacing:.51px}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl{margin:0 30px;overflow:visible}
.cf:after,.cf:before{content:" ";display:table;line-height:0}
.cf:after{clear:both}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt{margin-bottom:10px;font-size:14px;color:#252b3a;letter-spacing:.51px;line-height:19px;position:relative}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dt:before{position:absolute;display:inline-block;left:-8px;top:7px;content:'';vertical-align:middle;width:4px;height:4px;border-radius:50%;background:#252b3a}
.selected-solution .solution-cardlist .col-sm-4 .solution-card dl dd{float:left;width:50%;margin-bottom:6px;font-size:12px;color:#a0a2a8;letter-spacing:.44px;line-height:20px}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span{margin:20px 30px 0;font-size:14px;display:inline-block;color:#666a75;letter-spacing:.51px;line-height:22px;opacity:0;transition:opacity .15s linear}
.selected-solution .solution-cardlist .col-sm-4:hover .solution-card>span{opacity:1;transition:opacity .2s linear 50ms}
/*了解更多*/
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span{display:inline-block;vertical-align:middle}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a span.arrow-f{width:13px;height:13px;background:url(../marketplace-selected-arrow0.svg);display:inline-block;vertical-align:middle;margin-left:5px;position:relative;transition:.3s ease-out}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover{color:#e6c16c}
.selected-solution .solution-cardlist .col-sm-4 .solution-card>span a:hover span.arrow-f{transform:translate(4px,0);background:url(../marketplace-selected-arrow2.svg)}
/*重置swiper*/
.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination{bottom:15px}
.solution-pagination .swiper-pagination-bullet{width:24px;height:4px;border-radius:100px;overflow:hidden;background:#dfe1f1;border:none;cursor:pointer;content:'';display:inline-block;box-sizing:border-box;opacity:1;vertical-align:middle}
.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f66f6a;box-sizing:border-box}
.swiper-container-solution .swiper-button-prev{left:-60px;width:14.5px;height:30px;margin-top:1;background-image:url(../marketplace-home-arrow_big.svg);background-size:cover;transition:background-image .15s}
.swiper-container-solution .swiper-button-next{right:0;width:14.5px;height:30px;margin-top:1;background-image:url(../marketplace-home-arrow_big.svg);transform:rotate(0deg);background-size:cover;transition:background-image .15s}
.swiper-container-solution .swiper-button-next:hover,.swiper-container-solution .swiper-button-prev:hover{background-image:url(../marketplace-home-arrow_big_hover.svg);transition:background-image .2s}



.one{margin:50px auto;height:160px;width:1000px;overflow:hidden;position:relative; }
.one ul{height:160px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative;}
.one ul li a{display:inline-block;height:150px;} 
.one ul li img{border-radius:5px;display:block; width: 263px;height: 100%;}

.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}


.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1200:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
.bottom .register {
    background: url(www/images/foot_sgin.jpg) no-repeat center top;
    height: 160px;
    padding-top: 70px;
    color: #fff;
}
.bottom .register h2 {
    text-align: center;
    font-size: 24px;
}
.bottom .register a {
    display: block;
    width: 170px;
    height: 45px;
    line-height: 44px;
    color: #fff;
    background: #14A8FF;
    border-radius: 5px;
    margin: 30px auto;
    font-size: 18px;
    text-align: center;
}
.bottom .footer {
    padding-top: 50px;
    background: #222;
}
.bottom .footer .w1200 {
    padding: 0 10px
}
.bottom .footer .footer_top ul li {
    float: left;
    width: 278px;
    height: 78px;
    line-height: 78px;
    border: 1px solid #333;
    text-indent: 98px;
    color: #aaaaaa;
    margin-right: 20px;
}
.bottom .footer .footer_top ul li:last-child {
    margin-right: 0;
}
.bottom .footer .footer_top:after, .bottom .footer .footer_down:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.bottom .footer .footer_top ul li:nth-child(1) {
    background: url(../foot_icon1.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(2) {
    background: url(../foot_icon2.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(3) {
    background: url(../foot_icon3.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(4) {
    background: url(../foot_icon4.png) no-repeat 34px center;
}
.bottom .footer .footer_tel {
    border-bottom: 1px solid #333;
    height: 90px;
    margin: 0 auto;
    width: 1180px;
    padding-top: 30px;
    color: #aaa;
}
.bottom .footer .footer_tel .tel {
    float: left;
    font-size: 16px;
    width: 303px;
    height: 65px;
    background: url(../foot_icon5.png) no-repeat 30px 0;
    padding-left: 100px;
}
.bottom .footer .footer_tel ul li {
    height: 90px;
    line-height: 60px;
    display: inline-block;
    padding: 0 20px;
}
.bottom .footer .footer_tel ul li:first-child {
    padding-left: 0;
}
.bottom .footer .footer_down {
    padding-top: 50px;
}
.bottom .footer .footer_down .left {
    float: left;
    width: 450px;
    padding-right: 20px;
}
.bottom .footer .footer_down .left h3, .bottom .footer .footer_down .flink h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.bottom .footer .footer_down .left p, .bottom .footer .footer_down .flink p {
    font-size: 14px;
    padding-top: 20px;
}
.bottom .footer .footer_down .left p a, .bottom .footer .footer_down .flink p a {
    font-size: 14px;
    color: #888;
    margin: 0 20px 15px 0;
    white-space: nowrap;
    display: inline-block;
}
.bottom .footer .footer_down .left p a:hover, .bottom .footer .footer_down .flink p a:hover {
    color: #fff;
}
.bottom .footer .footer_down .flink {
    float: left;
    width: 120px;
    padding-right: 20px;
}
.bottom .footer .footer_down .right {
    float: right;
}
.bottom .footer .footer_down .right ul li {
    float: left;
    width: 120px;
    height: 150px;
    margin-right: 40px;
    text-align: center;
}
.bottom .footer .footer_down .right ul li:last-child {
    margin-right: 0;
}
.bottom .footer .footer_down .right ul li h3 {
    color: #888;
    padding-top: 15px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.bottom .footer .footer_copyright {
    padding: 30px 0;
}
.bottom .footer .footer_copyright p {
    line-height: 30px;
    color: #888;
    font-size: 14px;
}
.bottom .footer .footer_copyright p.beian a {
    color: #888;
    padding-right: 20px;
    display: inline-block;
}
.bottom .footer .footer_copyright p.beian a img {
    vertical-align: middle;
}





       
  a {
  text-decoration: none;
}
a:active {
  background-color: red;
}
a:active {
  background-color: transparent;
}

    .clearfix:after{
        content:'';
        display: block;
        clear: both;
    }
    li{
        list-style: none;
    }
    li,ul{
        margin:0;
        padding:0;
    }
    .tab{
        width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    }

.tab h1{     font-size: 36px;
    color: #181f24;
    text-align: center;    line-height: 5em;
   
}
    .tab-header{
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .tab-header .active{
        color: #fff!important;
    background: #2678e7;
    border-color: #2678e7;
    }
    .tab-header>li{
        width: 218px;
        margin: 10px;
    line-height: 68px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
    
    .tab-container{
        position: relative;
    width: 100%;
    margin-top: 80px;
    overflow: hidden;
    }
    .tab-container>li{
        display: none;
    }
    .tab-container .active{
        display: block;
    }

  .swiper-container {
    display: inline-block;
    width: 45%;
    text-align: center;
    vertical-align: top;
}


.item-img {
    display: inline-block;
    width: 40%;
    padding-left: 0px;
    vertical-align: top
}

.content {
    display: inline-block;
    width: 55%;
    padding-left: 55px;
    vertical-align: top;
}

.content h3{    line-height: 1em;
    margin-bottom: 35px;
    text-align: center;
}

.content h3 a{

    font-size: 30px;
    color: #333;
}

.content li,.more-scheme .more-scheme-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.content li {
    font-size: 16px;
    white-space: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c9cdd3;
    color: #151515;
}

.content li .icon {
    margin-right: 12px
}

.content li .no {
    display: inline-block;
    padding: 0 6px;
    letter-spacing: 3px;
    font-weight: 600
}

.content li .text {
    line-height: 1.5em
}



 .mySwbox-main{
        background-color: #f4f4f4;
    }
    .mySwbox{
        max-width: 1400px;
        margin: 0 auto;
        position: relative;
        padding: 35px 10px 0;
        width: 100%;
        height: 100%;
       
    }
    .titlebox{
    width: 40%;
    position: absolute;
    left: 10px;
    top: 5%;
    z-index: 10;
    }
    .titlebox .section-title1{
        color: #333333;
    font-size: 26px;
    padding-top: 40px;
    }
    .titlebox strong{
        display: block;
    font-weight: normal;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
    }
    .titlebox strong::before {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #4177b7;
    position: absolute;
    bottom: -3px;
    left: 0;
    border-radius: 10px;
}
    .titlebox p{
        margin: 0;
    background-color: #1b1b1b;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #f4f4f4;
    padding: 0 15px;
    display: inline-block; 
    }
    .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        height: 80%;
        width: 100%;
    }
    .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 1;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }
 .slide .text{ width: 45%;   color:#333333; padding-top: 15%; overflow: hidden; padding-right: 5%;flex-shrink: 0;}
.slide .text h2{margin: 0;}
.slide .text h2 .s1{font-size:20px;line-height:46px;}
.slide .text h2 .s2{font-size:14px;font-weight:normal;line-height:46px;margin-left:15px}
.slide .text h2 .s3{float:right;font-size:57px;line-height:46px;}
.slide .text p{font-size:14px;line-height:30px;color:#666; margin: 0;}
.slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.slide img{
    max-width: 100%;
}
.mySwbox-thumbs{background-color: #fff;box-shadow: 0 0 10px #ddd; margin-top: 25px;}
.mySwbox-thumbs .gallery-thumbs{
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
}
.gallery-thumbs .swiper-slide{
    flex: 1;
    position: relative;
    transition: all ease .5s;
    cursor: pointer;
    display: flex;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    padding: 20px;
    border-right: 1px solid #ebebeb;
}
.img-center{
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    border-right: 1px solid #ebebeb;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i1 {
    display: none;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before {
    width: 100%;
}
.gallery-thumbs .swiper-slide:before {
    width: 0;
    height: 100%;
    background: #4177b7;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}
.gallery-thumbs .slide-icon {
    display: flex;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text {
    color: #FFF;
}
.gallery-thumbs .swiper-slide .i2 {
    display: none;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i2 {
    display: block;
}
.gallery-thumbs .swiper-slide .text {
    position: relative;
    z-index: 999;
    padding-left: 25px;
    color: #333333;
}
.gallery-thumbs .swiper-slide .text h2 {
    font-size: 16px;
    margin: 0;
    line-height: 30px;
}
.gallery-thumbs .swiper-slide:last-child {
    border-right: 0;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text p {
    color: #FFF;
}
.gallery-thumbs .swiper-slide .text p {
    font-size: 12px;
    color: #666666;
    margin: 0;
    line-height: 25px;
}
.gallery-thumbs .swiper-slide .icon {
  width: 50px;
  height: 50px;
  vertical-align: -0.15em;
  fill: #333333;
  overflow: hidden;
  transition: all ease .5s;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon{
    fill: #ffffff;
}


@media (max-width:992px) {
 .w1200 {
    width: 100%;
    margin: 0 auto;
}
.bottom .footer .footer_tel ul li{float: left;
    
}
.bottom .footer .footer_tel{width: 100%;}
.bottom .footer .footer_top ul li{margin: 9px;}
    .mySwbox-thumbs .gallery-thumbs{padding: 10px;}
    .gallery-thumbs .swiper-slide{padding: 10px;}
    .img-center{width: 55px;}
    .titlebox .section-title1{font-size: 24px;}
    .gallery-thumbs .swiper-slide .text{padding-left: 15px;}
}
.bottom .footer .footer_down .right {
    float: none;
}
@media (max-width:768px) {
    .w1200 {
    width: 100%;
    margin: 0 auto;
}
.bottom .footer .footer_tel ul li{float: left;
    
}
.bottom .footer .footer_down .right {
    float: none;
}
.bottom .footer .footer_tel{width: 100%;}
    .mySwbox-thumbs{margin-left: 10px;margin-right: 10px;}
    .mySwbox{padding-top: 15px;}
    .titlebox .section-title1 {font-size: 24px;padding: 0;}
    .slide .text{width: 100%;padding-top: 20px;padding-right: 0;}
    .slide{flex-direction: column;}
    .titlebox {width: 100%;position: relative;left: 0;top: 5%;z-index: 10;}
    .slide .img{margin-top: 10px;}
    .gallery-thumbs .swiper-slide .text{display: none;}
    .gallery-thumbs .slide-icon{width: 100%;}
    .img-center {border-right: 0;width: 100%;}
    .mySwbox-main{padding: 5px 0 30px 0;}
    .gallery-thumbs .swiper-slide{margin-right: 0 !important;}
    .slide .text h2 .s3{display: none;}



