﻿/* iAdv_dvs */

.iAdv_dvs {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.iAdv_dvs .ad {
    display: none;
}

.iAdv_dvs .ad img {
    width: 100%;
    height: 400px;
}

.iAdv_dvs .lbcon {
    /* display: none; */
}

.adv_ck {
    position: absolute;
    width: 100%;
    bottom: 15px;
    z-index: 99;
    display: flex;
    justify-content: center;
}

.adv_ck li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 0.266667rem;
    background-color: #b1c7ff;
}

.adv_ck li.on {
    background-color: #0037ff;
}


/* 产品服务 */

.cpfw {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cpfw .cptit {
    color: #374567;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: 20px;
}

.cpfw ul {}

.cpfw ul li {}

.cpfw ul li a {
    position: relative;
    width: 87%;
    height: 34px;
    display: block;
    padding: 12px 22px;
    margin-bottom: 0.32rem;
    text-align: left;
    border: 1px solid #e1e6f0;
    box-shadow: 0 0.213333rem 0.213333rem 0 rgba(55, 69, 103, .02), 0 0.106667rem 0.106667rem 0 rgba(235, 240, 252, .02);
}

.cpfw ul li a span {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    color: #374567;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cpfw ul li a .icon_img {
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 17px;
}

.cpfw ul li a .arrow {
    width: 17px;
    position: absolute;
    top: 37%;
    right: 25px;
}

.cpfw .ckall {
    width: 99%;
    height: 61px;
    line-height: 61px;
    background-image: url("../../../images/bgpic/ckall.png");
    background-size: 50% 100%;
    background-repeat: no-repeat;
    background-position: top left;
    border: 1px solid #e1e6f0;
    box-shadow: 0 0.213333rem 0.213333rem 0 rgba(55, 69, 103, .02), 0 0.106667rem 0.106667rem 0 rgba(235, 240, 252, .02);
    text-align: center;
    border-radius: 2px;
}

.cpfw .ckall span {
    color: black;
    font-size: 17px;
}


/* 解决方案 */

.pro {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pro .protit {
    color: #374567;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}

.pro ul {}

.pro ul li {}

.pro ul li a {
    position: relative;
    width: 87%;
    height: 34px;
    display: block;
    padding: 12px 22px;
    margin-bottom: 0.32rem;
    text-align: left;
    border: 1px solid #e1e6f0;
    box-shadow: 0 0.213333rem 0.213333rem 0 rgba(55, 69, 103, .02), 0 0.106667rem 0.106667rem 0 rgba(235, 240, 252, .02);
}

.pro ul li a span {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    color: #374567;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro ul li a .icon_img {
    vertical-align: middle;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 12px;
}

.pro ul li a .arrow {
    width: 17px;
    position: absolute;
    top: 37%;
    right: 25px;
}

.pro .ckall {
    width: 99%;
    height: 61px;
    line-height: 61px;
    background-size: 50% 100%;
    background-position: top left;
    box-shadow: 0 0.213333rem 0.213333rem 0 rgba(55, 69, 103, .02), 0 0.106667rem 0.106667rem 0 rgba(235, 240, 252, .02);
    text-align: center;
    border-radius: 2px;
}

.pro .ckall a {
    color: #3860f4;
    font-size: 17px;
}


/* 产品服务-更多 */

.more_cpfw {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 102;
    display: none;
}

.more_cpfw .left {
    float: left;
    position: fixed;
    top: 1.706667rem;
    width: 2.96rem;
    padding-top: 0.426667rem;
    background: #f9faff;
    border-right: 1px solid #e1e6f0;
    box-sizing: border-box;
}

.more_cpfw .left ul {
    height: 736px;
    float: left;
    position: fixed;
    top: 1.706667rem;
    width: 122px;
    padding-top: 0.426667rem;
    background: #f9faff;
    border-right: 1px solid #e1e6f0;
    box-sizing: border-box;
}

.more_cpfw .left ul li {
    display: block;
    width: 122px;
    padding: 8px 20px;
    color: #374567;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    border-right: 1px solid #e1e6f0;
    border-bottom: 1px solid #e1e6f0;
    box-sizing: border-box;
    white-space: nowrap;
}

.more_cpfw .left ul li.active {
    margin-right: -0.013333rem;
    color: #3860f4;
    background: #fff;
    border-right: 1px solid #fff;
}

.more_cpfw .right {
    float: left;
    margin-left: 8.46rem;
    margin-top: 1.706667rem;
    width: 17.04rem;
    height: 100%;
    overflow-y: auto;
}

.more_cpfw .right ul {
    padding: 0 0.533333rem;
    background-color: #fff;
    padding-bottom: 300px;
}

.more_cpfw .right ul li a span {
    display: inline-block;
    color: #374567;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    padding: 10px 0px;
    width: 100%;
    border-bottom: 0.013333rem solid #e1e6f0;
}

.more_cpfw .right ul li a div {
    margin-top: 8px;
    font-size: 12px;
    line-height: 19px;
    height: 56px;
    overflow: hidden;
    min-height: 36px;
    color: #7a8ba6;
    border: 0px;
}


/* 关于我们 */

.aboutwe {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.aboutwe .abouttit {
    color: #374567;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 35px;
}

.aboutwe .aboutcon {
    width: 100%;
}

.aboutwe .aboutcon img {
    width: 100%;
}

.hb_lb {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

#box {
    width: 1030px;
    /* 设置父元素盒子总宽度=每张图片宽度+图片中间的边距margin之和 */
    margin: 50px auto;
    /* 设置父元素距顶部50px，居中，便于显示 */
    overflow: hidden;
    /* 设置超出的图片内容隐藏 */
}

#box ul {
    list-style: none;
    /* 取消ul的默认圆点样式 */
    width: 5000px;
    /* ul宽度设置大一点，超过图片+边距总长度的两倍 */
    position: relative;
    /* 设置相对定位，便于使用left控制图片列表的位置，不断左移 */
}

#box ul li {
    float: left;
    /* 设置每一项靠左在一行显示 */
    margin-right: 10px;
    /* 设置右边距 */
}

#list img {
    width: 150px;
    /* 设置图片统一宽度 */
}


/* 当鼠标悬浮在图片上时 */

#list img:hover {
    cursor: pointer;
    /* 鼠标变为手势 */
    scale: 1.3;
    /* 图片放大为1.3倍 */
}