.banner-bar {
    width: 100%;
    height: 700px;
    background-size: contain;
    /*background-image: url('../../img/home/banner.png');*/
    /*background-repeat: no-repeat;*/
    position: relative;
    z-index: -8;
    overflow: hidden;
}
.banner-bar img{
    width: 100%;
}
.main{
    width: 100%;
}
.main-card{
    height: 840px;
    width: 100%;
    background: url('https://gxl-share.oss-cn-zhangjiakou.aliyuncs.com/official_website/english/PICTURE/c17b7c9a.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 360px;
}
.banner-card{
    position: relative;
    top: -100px;
    display: flex;
    justify-content: center;
}
.banner-card .card-item{
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.05);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    padding: 50px 60px;
    display: flex;
    align-items: center;
    /* cursor: pointer; */
}
.banner-card .card-item:first-child{
    margin-right: 20px;
}
.banner-card .card-item img{
    width: 100px;
    margin-right: 72px;
}
.banner-card .card-item .card-text{
    width:288px;
}
.banner-card .card-item .title{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #222222;
}
.banner-card .card-item .desc{
    margin-top: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

/* 解决方案 */
.solution .top{
    display: flex;
}
.solution .top .top-left{
    width: 50%;
    padding-right: 10px;
}
.solution .top .top-left .en{
    font-size: 40px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F2F2F2;
    line-height: 0px;
}
.solution .top .top-left .cn{
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #222222;
}
.solution .top .top-left .line{
    width: 100px;
    height: 8px;
    background: #FFC001;
    border-radius: 100px 100px 100px 100px;
    opacity: 1;
    margin-top: 12px;
    margin-bottom: 32px;
}
.solution .top .top-left .desc{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.solution .top-right {
    width: 50%;
    display: flex;
}
.solution .solution-card{
    position: relative;
    margin:0 15px;
    background-color: #fff;
    text-align: center;
    width: 276px;
    box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.05);
    border-radius: 10px;
    opacity: 1;
    transition: all .2s linear;
}
.solution .solution-card:hover{
    color: #fff;
    background-color: #ffc001;
}
.solution .solution-card:hover:after{
    height: 0;
    z-index: 10;
}
.solution .solution-card:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    content: "";
    z-index: -1;
    transition: all .2s linear;
    border-radius: 10px;
}
.solution .solution-card:hover .pie{
    background-color: #ffcd34;
}
.solution .solution-card:hover .pic{
    overflow: hidden;
}
.solution .solution-card:hover .pic img{
    transform: translateY(-64px);
    filter: drop-shadow(0px 64px #fff);
}
.solution .solution-card:hover .more img{
    display: none;
}
.solution .solution-card .en{
    padding-top: 33px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
}
.solution .solution-card .cn{
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
}
.solution .solution-card .pie{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -30px;
    transition: all .3s linear;
    background: #fff9e5;
}

.solution .solution-card .pic{
    margin-top: -55px;
    height: 64px;
    transition: all .2s linear;
}
.solution .solution-card .pic img{
    transform: translateY(0px);
    width: 64px;
    height: 64px;
    filter: drop-shadow(0px 0px #fff);
}
.solution .solution-card .more:hover{
    color: #fff;
}
.solution .solution-card .more:hover img{
    display: inline;
    transform: translateY(-64px);
    filter: drop-shadow(0px 64px #fff);
}
.solution .solution-card .more{
    overflow: hidden;
    cursor: pointer;
    transition: all .2s linear;
    margin: 0 auto;
    margin-top: 10px;
    width: 60px;
    text-align: left;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    margin-bottom: 36px;
}
.solution .solution-card .more img{
    margin-left: 6px;
    width: 14px;
}
.solution .bottom {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

/* 产品展示 */
.product {
    width: 100%;
    height: 860px;
    background: url('https://gxl-share.oss-cn-zhangjiakou.aliyuncs.com/official_website/english/PICTURE/83bac815.png');
    background-size: contain;
}
.product header{
    padding-top: 50px;
    text-align: center;
}
.product header .en{
    font-size: 40px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F2F2F2;
    opacity: 0.4;
}
.product .cn {
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0px;
    margin-top: -5px;
}
.product .line {
    margin: 0 auto;
    margin-top: 25px;
    width: 100px;
    height: 8px;
    background: #FFC001;
    border-radius: 100px;
    opacity: 1;
}
.product main{
    text-align: center;
}
.product main img{
    margin-top: 72px;
    /*width: 470px;*/
    height: 461px;
}


/* 合作案例 */

.customer{
    width: 1200px;
    margin: 0 auto;
}
.customer .title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}


.customer .stories{
}
.customer .stories .list {
    display: flex;
    padding-bottom: 80px;
}
.customer .stories .list .item{
    margin: 0 10px;
    position: relative;
    transition: all .2s ease;
    width: 384px;
    height: 472px;
}
.customer .stories .list .item:hover img{
    transform: scale(1.2);
}
.customer .stories .list .item:hover .card{
    bottom: 0;
}
.customer .stories .list .item:hover .img-block{
    /* padding-bottom: -24px; */
    height: 94%;
}
.customer .stories .list .item:nth-child(2){
    margin: 0 24px;
}
.customer .stories .list .item .img-block{
    overflow: hidden;
    height: 100%;
    transition: all .5s ease;
}
.customer .stories .list .item img{
    width: 100%;
    transition: all .5s ease;
    height: 100%;
}
.customer .stories .list .item .card{
    position: absolute;
    bottom: 24px;
    margin-left: 24px;
    z-index: 2;
    transition: all .3s ease;
}
.customer .stories .list .item .card .card-title{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #ffc001;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.customer .stories .list .item .card .card-desc{
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    width: 336px;
    /* line-height: 70px; */
    padding: 24px 0;
    padding-left: 15px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(21,27,38,0.05);
}

/* 近期动态 */
.news{
    background-color: #fbfaf9;
    height: 570px;
}
.news .title{
    padding-top: 50px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.news .information{
    width: 1200px;
    margin: 0 auto;
}
.news .information .list{
    display: flex;
}
.news .information .list .item{
    width: 33%;
    transition-duration: 0.3s;
    position: relative;
}
.news .information .list .item:hover img{
    transform: scale(1.2);
}
.news .information .list .item:hover .card{
    bottom: -100px;
}
.news .information .img-block{
    overflow: hidden;
}
.news .information .list .item:nth-child(2){
    margin: 0 24px;
}
.news .information .list .item img{
    transition-duration: 0.3s;
    width: 100%;
    height: 248px;
}
.news .information .list .item .card{
    background-color: #fff;
    transition-duration: .3s;
    position: absolute;
    bottom: -70px;
    width: 336px;
    margin-left: 24px;
    box-shadow: 0px 0px 40px 1px rgba(21,27,38,0.05);
}
.news .card .card-title{
    padding: 24px;
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #222222;
}
.news .card .card-desc{
    padding: 0 24px;
    padding-bottom: 16px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    -webkit-line-clamp: 2;
    height: 54px;
}
.news .card .time{
    align-items: center;
    border-top: solid 1px #FFF9E5;
    padding-left: 24px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    
}
.news .card .time a{
    color: #999;
}
.news .card .time .details:hover{
    color: #FFC001;
}
.news .card .time .details{
    cursor: pointer;
    padding: 16px 24px;
    background-color: #fff9e5;
}

/* 合作伙伴 */
.partners{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 250px;
}
.partners .title{
    text-align: center;
}
.partners .title .line{
    margin: 0 auto;
    margin-top: 30px;
}
.partners .list {
    margin-top: 50px;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.partners .list .item{
    width: 18%;
    margin-bottom: 5px;
}
.partners .list .item img{
    width: 100%;
}
.partners .list .item:hover img{
    box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.1);
    transform: scale(1.2);
    transition: all .3s ease;
}


/* 合作申请 */
.apply{
    background-image: url('https://gxl-share.oss-cn-zhangjiakou.aliyuncs.com/official_website/english/PICTURE/430e97cf.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    top: 0;
    position: absolute;
    left: 50%;   
	transform:translate(-50%,-50%);

}
.apply .title{
    padding-top: 30px;
    text-align: center;
}
.apply .title .en{
    color: #F2F2F2;
    opacity: 0.1;
}
.apply .title .cn{
    color: #fff;
}
.apply .title .line{
    margin: 30px auto;
}
.apply .detail .label{
    text-align: center;
    color: #fff;
}
.apply .detail .form{
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}
.apply .detail .form input{
    margin-left: 20px;
    color: #000;
    text-align: left;
    text-indent: 2em;
    width: 344px;
    height: 48px;
    border:none;
    background-color: #fff;
    border-radius: 4px;
}
.apply .btn{
    cursor: pointer;
    width: 174px;
    border-radius:100px;
    border: 1px solid #ffffff;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    padding: 14px 40px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
}
.apply .btn img{
    margin-left: 10px;
    width: 16px;
    vertical-align: baseline;
    transform: translateY(-64px);
    filter: drop-shadow(0px 64px #fff);
}

.arrow-list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 15;
    top: -20px;
}

.arrow-list div {
    cursor: pointer;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1 !important;
    border: #fff solid 1px;
}



.swiper {
    height: 700px;
}

.swiper-pagination {
    bottom: 44px !important;
    z-index: 99 !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 58% !important;
}

.swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    opacity: 1 !important;
    background: none !important;
    border: 1px solid #fff;
    margin: 0 60px !important;
    transition-duration: 0.3s;
}

.swiper-pagination-bullet span {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 10px !important;
    width: 10px !important;
    border-radius: 50%;
    text-align: center;
    display: block;
    background: #ffffff;
    transition-duration: 0.3s;
}
.swiper-pagination-bullet .name{
    text-wrap: wrap;
    color: #fff;
    width: 80px;
    position: relative;
    left: -36px;
    top: 30px;
    transition-duration: 0.3s;
}

.swiper-pagination-bullet-active {
    position: relative;
    background-color: none !important;
    border-color: #FFC001 !important;
}

.swiper-pagination-bullet-active span {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 10px !important;
    width: 10px !important;
    border-radius: 50%;
    text-align: center;
    display: block;
    background: #FFC001;
}
.swiper-pagination-bullet-active .name{
    color: #FFC001;
}
.line-y {
    width: 1120px;
    height: 1px;
    background: #f8f7f79a;
    position: relative;
    z-index: 8;
    margin: 0 auto;
    margin-top: -69px;
}