
@import url(public.css);

@import url(Navlist.css);


/* 企业互联网+全系统技术服务解决方案 */
.case{
    width: 100%;
    margin: 0 auto;
    background: #F3F8FF;
    padding-top:120px;
}
.case_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 50px;
}
.case_top p{
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #161E3A;
    margin-bottom:10px;
}
.case_top span{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #888888;
}
.case_list{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.typeList {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    background: none;
    display: flex;
    justify-content: space-between;
}
.col-lg-3 {
    width: 24.5%;
    position: relative;
    float: left;
    min-height: 1px;
}
.col-lg-3 img{
    width: 100%;
    vertical-align: middle;
}
.typeList li div.introduce {
    position: absolute;
    z-index: 10;
    top: 56px;
    width: 100%;
    width: 247px;
    left: 30px;
    overflow: hidden;
}
.typeList li div.introduce h3 {
    padding-left: 20px;
    margin-bottom: 35px;
    font-size: 18px;
    color: #333;
    margin-top: 0;
    font-weight: bold;
}
.typeList li div.introduce ul {
    overflow: hidden;
}
.typeList li div.introduce ul li {
    padding: 0;
    line-height: 26px;
}
.col-lg-6 {
    width: 50%;
    float: left;
}
.typeList li div.introduce ul li a {
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
/* 200+行业云解决方案，全场景覆盖 */
.fg{
    width: 100%;
    margin: 0 auto;
    background: #F3F8FF;
    padding-top:30px;
}
.fg_box{
    width:1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.fg_box_list{
    width: 100%;
    height: 57px;
    line-height: 42px;
}
.fg_box_list ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fg_box_list ul li{
    font-size:18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
}
.fg_box_list ul li .banner_icon{
    display: none;
}

.fg_count {
    position: relative;
    display: flex;
    align-items: center;
}
.fg_count .banner_icon{
    width: 26px;
    display: block !important;
    margin-right: 15px;
}
.fg_count::after{
    content: '';
    width: 156px;
    height: 2px;
    background: #0487E4;
    position: absolute;
    bottom: -15px;
    left: -12px;
}

#page{
    width: 100%;
    height: 526px;
    /* background-color: bisque;
    background: url(../pcimages/page1.png) no-repeat;
    background-size: 100% 100%; */
}
.swiper_ii{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/znzz.jpg) no-repeat;
    background-size: 100% 100%;  
}

.swiper_iijr{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/jqsj.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_iigx{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/znkz.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_iizq{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/3f5e55250aaa1297bd98911fb15fa82.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_iigd{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/jqr.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_rgzn{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/rgzn.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_iiqc{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/qc.jpg) no-repeat;
    background-size: 100% 100%;  
}
.swiper_iiyl{
    width: 100%;
    height: 526px;
    background-color: bisque;
    background: url(../image/yl.jpg) no-repeat;
    background-size: 100% 100%;  
}
#page .swiper-button-prev {
    width: 39px;
    height: 39px;
    background: url(../image/btn_left.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 254px;
    left: 250px;
    z-index: 1;
}

#page .swiper-button-next {
    width: 39px;
    height: 39px;
    background: url(../image/btn_right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 254px;
    right:250px;
    z-index: 1;
}

#page .info{
    width:35%;
    position: absolute;
    top: 73px;
    left: 340px;
    cursor: pointer;
}

#page .info .title{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    margin-bottom: 24px;
}

#page .info .fa_list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content:space-between;
}

#page .info .fa_list .item{
    width: 88%;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
    display: flex;
    align-items: center;
    margin-bottom: 123px;
}

#page .info .fa_list .item>img{
    width: 14px;
    height: 14px;
    /* display: block; */
    margin-right: 12px;
}

#page .info .case_title{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    margin-top: 15px;
}

#page .info .cases_list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 32px;
}

#page .info .cases_list .item{
    width: 23%;
    height: 46px;
    margin-bottom: 25px;
    margin-right: 10px;
}
#page .info .cases_list .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2px;
}
#page .info .btns{
    display: flex;
    align-items: center;
    margin-top: 37px;
}
#page .info .btns .btn:hover{
    opacity: 0.5;
    cursor: pointer;
}

#page .info .btns .btn:nth-child(1){
    width: 176px;
    height: 53px;
    background: #142992;
    border-radius: 8px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

#page .info .btns .btn:nth-child(2){
    width: 176px;
    height: 53px;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

#page .info .btns .btn>img{
    margin-left: 10px;
}

