﻿* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
}

.hover-li  a{
    color: #0da1ff !important;
}
.hover-li:before{
    position: absolute;
    content: "";
    top: -13px;
    width: 60px;
    height: 4px;
    background-color: #0da1ff;
}

/* 二级导航 */

.subNav {
    position: absolute;
    display: none;
    width: 100%;
    min-width: 1000px;
    top: 90px;
    left: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 99;
}
.subNav.active{
    top: 70px;
    background-color: rgba(0, 0, 0, 0.5);
}
.sub-nav-content {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
    /*padding-bottom: 10px;*/
}

.sub-nav-content .sub-nav-item {
    position: relative;
    float: left;
    text-align: center;
    margin: 0 15px;
    width: 120px;
    font-size: 14px;
    min-width: 160px;
    overflow: hidden;
}

.sub-nav-content .sub-nav-item:last-child {
    border-right: none;
}

.sub-nav-content .sub-nav-item a {
    position: relative;
    display: block;
    min-width: 110px;
    font-size: 15px;
    color: white;
    text-align: center;
    line-height: 34px;
    padding: 0 10px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sub-nav-content .sub-nav-item a:hover{
    color: white;
    background: #0da1ff;
    border-radius: 20px;
}

.sub-nav-content .sub-nav-item a:hover {
    color: white;
    background-color: #0da1ff;

}

.sub-nav-content .sub-nav-item ul {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.sub-nav-content .sub-nav-item ul li {
    float: left;
    width: 100%;
}

.sub-nav-content .sub-nav-item ul li a {
    display: block;
    width: auto;
    padding: 0 10px;
    font-size: 14px;
    color: #C6C6C6;
    text-align: center;
    line-height: 34px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.window-head ul li {
    padding: 20px 22px;
    font-size: 17px;
}

.window-back-swiper {
    width: 100%;
    height: auto;
}

.swiper-slide {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: center no-repeat;
    background-size: cover;
    position: relative;
}

.window-swiper-one .swiper-button-prev {
    width: 40px;
    height: 40px;
    left: 5%;
    background-image: none;
    outline: none;
}

.window-swiper-one .swiper-button-prev i {
    font-size: 40px;
    color: white;
}

.window-swiper-one .swiper-button-next {
    width: 40px;
    height: 40px;
    outline: none;
    right: 5%;
    background-image: none;
}

.window-swiper-one .swiper-button-next i {
    font-size: 40px;
    color: white;
}

.window-swiper-one .swiper-pagination {
    bottom: 10% !important;
}

.window-swiper-one .swiper-pagination-bullet {
    width: 36px;
    height: 3px;
    opacity: 1;
    border-radius: 0px;
    background-color: white;
}

.window-swiper-one .swiper-pagination-bullet-active {
    background: #0da1ff;
}

.window-back-swiper{
   height: 937px;
}
.window-swiper-one{
    height: 937px;
}
/* 案例轮播 */
.case-swiper-box {
    position: relative;
    width: 1450px;
    margin: 0 auto;
    padding: 50px 0;
}

.case-swiper-container {
    width: 1280px;
    padding: 3% 0;
}

.case-swiper-container .case-bin.pro {
    margin: 0 auto;
    width: 100% !important;
}

.case-swiper-box .swiper-button-prev{
    width: 40px;
    height: 40px;
    left: -1%;
    background-image: none;
    outline: none;
}
.case-swiper-box .swiper-button-next{
    width: 40px;
    height: 40px;
    outline: none;
    right: -1%;
    background-image: none;
}
.case-swiper-box .swiper-button-prev i
,.case-swiper-box .swiper-button-next i{
    font-size: 40px;
}


.about-bottom {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-top: none;
    background: rgba(16, 16, 16, 0.5)
}

.about-box {
    margin-bottom: 0px;
}

.about-bottom .about-li {
    color: white;
    width: 100%;
}

.about-bottom .about-ul {
    width: 100%;
}

.about-bottom .about-ul .about-li {
    width: 33.33%;
}

/* 合作伙伴样式 */
/* .partner-swiper-box{
  position: relative;
  width: 1420px;
  padding: 50px 0;
  margin: 0 auto;
}
.partner-swiper-box .partner-swiper{
  width: 900px;
  margin: 0 auto;
} */

.partner-swiper-box .joint-bin {
    width: 300px;
}

.partner-swiper-box .swiper-button-prev {
    width: 40px;
    height: 40px;
    left: -1%;
    background-image: none;
    outline: none;
}

.partner-swiper-box .swiper-button-prev i {
    font-size: 40px;
    color: white;
}

.partner-swiper-box .swiper-button-next {
    width: 40px;
    height: 40px;
    outline: none;
    right: -1%;
    background-image: none;
}

.partner-swiper-box .swiper-button-next i {
    font-size: 40px;
    color: white;
}

.partner-list-box {
    width: 900px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}
.partner-list-box .partner-item {
    width: 33.3333%;
}
/*新闻*/
.home-news-swiper-box{margin: 100px 20px 100px 50px;position: relative;}
.home-news-swiper-box .swiper-button-prev
,.home-news-swiper-box .swiper-button-next{
    width: 40px;
    height: 40px;
    background-image: none;
    outline: none;
}
.home-news-swiper-box .swiper-button-next{
    right: 0%;
}
.home-news-swiper-box .swiper-button-prev i
,.home-news-swiper-box .swiper-button-next i{
    font-size: 40px;
}
.home-news-container{
    max-width:1620px;position:absolute;left: 44px;right: 44px;
    margin: 0px;text-align: left;
}
.home-news-list{box-sizing: border-box;}
.home-news-list > .item{width: 33.33%;}
.home-news-list .news-box{display: block;margin: 0 40px;}
.home-news-list .news-box:after{content: "";display: block;clear: both;}
.home-news-list .news-box .date{float: left;width: 80px;
    line-height:1;font-size: 26px;font-weight: bold;font-style: italic;color: #959595;
}
.home-news-list .news-box .day
,.home-news-list .news-box .content-box{padding:6px 0 10px 0;}
.home-news-list .news-box .day{font-size: 44px;}
.home-news-list .news-box .month{text-transform: uppercase;}
.home-news-list .news-box .content-box{
    overflow: hidden;padding-left: 28px;
    border-left: 1px solid #d9d9d9;
}
.home-news-list .news-box .title{font-size: 20px;font-weight: bold;}
.home-news-list .news-box .detail{color:#6c6c6c;margin: 20px 0;}
.home-news-list .news-box .more{font-size: 12px;font-weight: bold;color: #0da1ff;}
/*.home-news-list .news-box:hover .more{color: #82c119;}*/
@media (max-width:1200px) {
    .home-news-swiper-box{margin: 0 20px;}
    .home-news-list > .item{width: 50%;}
}
@media (max-width:960px) {
    .home-news-list .news-box{margin: 0 10px;}
}
@media (max-width: 560px) {
    .home-news-list > .item{width: 100%;}
    .home-news-list .news-box .content-box{padding-left: 20px;}
    .home-news-list .news-box .date{width: 72px;}
}
@media (max-width: 479px) {

}

/* 底部 */
.index-footer
,.footer-href{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.index-footer{padding-top: 30px;}
.index-footer .index-footer-left{
    float: left;
    width: 30%;
    max-width: 320px;
    text-align: center;
}
.index-footer .index-footer-left .logo-img{
    display:block;
}
.index-footer .index-footer-left .qrcode img{width: 160px;}
.index-footer .index-footer-right{
    overflow: hidden;
}
/*.font-info-box{position: relative;font-size: 0;padding: 20px 0;}
.font-info-box>.item{display:inline-block;font-size: 18px;
    width: 33.33%;text-align: center;vertical-align: top;
}
.font-info-box .font-box{display: inline-block;text-align: left;}
.font-info-box .font-box .title{font-weight: bold;font-size: 16px;margin-bottom: 20px;}
.font-info-box .font-box .title .icon{font-size: 44px;vertical-align: bottom;font-weight: normal;margin-right: 16px;color: #0da1ff;}
.font-info-box .font-box .con{padding-left: 60px;}
.font-info-box .tel{font-size: 32px;color: #0da1ff;font-weight: bold;font-style: italic;}*/
.footer-href{
    padding: 20px 0;
    font-size: 16px;
    border-top: 1px solid #d9d9d9;
    overflow: hidden;
}
.footer-href span a{
    cursor: pointer;
    text-decoration: none;
}
.slide-bottom{
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}

.slide-bottom p{
    margin: 0;
    line-height: 30px;
}
/*菜单*/
.index-footer .index-footer-right ul {
    display: block;overflow: hidden;
    width: 100%;text-align: center;
}
.index-footer .index-footer-right ul li{
    float: left;width: 14%;padding: 20px 0;
}
.index-footer .index-footer-right ul li .link-title{
     display: block;line-height: 1;
     font-size: 16px;
 }
.index-footer .index-footer-right ul li+li .link-title{border-left: 1px solid #d9d9d9;}

.down-but{
    position: absolute;
    display: inline-block;
    bottom: 2%;
    left: 50%;
    opacity: 0.7;
    margin-left: -23px;
    width: 46px;
    text-align: center;
    height: 46px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    z-index: 999;
    cursor: pointer;
    -webkit-transition: all .6s ;
    -o-transition: all .6s ;
    transition: all .6s
}
.down-but i{
    font-size: 28px;
    line-height: 46px;
}
.down-but:hover{
  opacity: 1;
}



/*自定义分页器*/
.window-pagination-box{
    position: fixed;
    top: 50%;
    width: 12px;
    left: 1%;
    margin-top: -70px;
    height: 140px;
    z-index: 9999;
}

.window-pagination-box ul  li{
    float: left;
    width: 100%;
    display: inline-block;
    height: 12px;
    margin-top: 10px;
    text-align: center;
}

.window-pagination-box ul  li a {
    display: inline-block;
    width: 5px;
    height: 5px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #0da1ff;
    vertical-align: super;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
}
.window-pagination-box ul  li:hover a{
    width: 10px;
    height: 10px;
}
.window-pagination-box ul .active a{
    width: 12px;
    height: 12px;
}
/*微信弹出层*/
.wechat-popu-box{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index:999 ;
}
.wechat-popu-box .wechat-center{
    display: table;
    height: 100%;
    width: 100%;
}
.wechat-popu-box .centent{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.wechat-popu-box .centent .white-modular{
    position: relative;
    display: inline-block;
    margin-top: 40px;
    padding: 10px 10px 20px;
    width: 86%;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px;
}
.wechat-popu-box .centent .white-modular:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 68px;
    left: 0;
    top: -62px;
    background: url(../images/pop.png);
    background-size: 100%;
}
.wechat-popu-box .centent .white-modular img{
    width: 180px;
}
.wechat-popu-box .centent .white-modular .tex{
    font-size: 18px;
}
.wechat-popu-box .centent .white-modular .open-weiixn-but{
    display: inline-block;
    width: 90%;
    height: 42px;
    line-height: 42px;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#0da1ff, #57c7d4);
    background: -o-linear-gradient(#0da1ff, #57c7d4);
    background: -moz-linear-gradient(#0da1ff, #57c7d4);
    background: linear-gradient( #0da1ff, #57c7d4);
}
.wechat-popu-box .centent .white-modular .close-weiixn{
    position: absolute;
    display: inline-block;
    right: 0;
    top: -72px;

}
.wechat-popu-box .centent .white-modular .close-weiixn i{
    font-size: 36px;
    color: #0cdcbd;
}
@media (max-width:1580px) {
    .window-head ul li{
        padding: 20px 14px;
        font-size: 16px;
    }
}
@media (max-width:1380px) {
    .window-head ul{
        left: 42%;
    }
}

@media (max-width:1200px) {
    .index-footer, .footer-href {
        width: auto;
        margin: 0 50px;
    }
    .index-footer .index-footer-left{
        width: 100%;float: none;
        max-width: none;
        text-align: center;
    }
    .index-footer .index-footer-left .info{
        width: 100%;
    }
    /*.index-footer-right {
        display: none;
    }*/
}


@media (max-width:960px) {

    .index-pendant-box{
        display: none;
    }
    .partner-list-box {
        width: 90%;
    }

    .partner-list-box .partner-item {
        width: 50%;
    }
    .index-footer .index-footer-left p{
        padding-top: 0px;
        font-size: 15px;

    }
}
@media (max-width: 560px) {
    .window-pagination-box{
        display: none;
    }
    .window-swiper-one .swiper-pagination{
        bottom: 16% !important;
    }
    .font-info-box > .item {
        width: 100%;
    }
    .index-footer .index-footer-right ul li {
        width: 33.33%;
    }
    .slide-bottom {
        padding-bottom: 80px;
    }
    .font-info-box > .item+.item{padding-top: 20px;}
    .font-info-box .font-box{text-align: center;}
    .font-info-box .font-box .title .icon{display: block;}
    .font-info-box .font-box .con {padding: 0;}
}



@media (max-width: 479px) {
    .jodo-box{
        position: relative;
        padding: 20px 0;
        bottom: auto;
    }
    .case-swiper-container .case-bin.pro {
        width: 320px!important;
    }
}