/**
title
 */
.sys-title-bg {
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #666;
    padding-top: 30px;
    margin-bottom: 20px;
}

.sys-title-sm {
    text-align: center;
    font-size: 13px;
}

.sys-title-pic {
    background-image: url(/public/home/images/system/db.png);
    background-size: 100% 100%;
    width: 230px;
    height: 16px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 20px;
}


/**
system
 */
.system {
    width: 100%;
    background: #f1f2f5;
}

.sys-box {
    width: 100%;
    position: relative;
}

.sys-pic {
    background-image: url(/public/home/images/system/je.png);
    background-size: 100% 100%;
    width: 230px;
    height: 309px;
    margin: 0 auto;
}

.sys-float-box {
    position: absolute;
}

.sys-item1 {
    top: 180px;
    left: 10px;

}

.sys-item2 {
    top: 225px;
    margin-left: 10px;
}

.sys-item3 {
    right: 10px;
    top: 40px;
}

.sys-item4 {
    right: 10px;
    top: 190px;
}


.sys-text {
    float: left;
    font-size: 15px;
    color: #999;
}

.sys-item-pic {
    background-image: url(/public/home/images/system/line1.png);
    background-size: 100% 100%;
    width: 46px;
    height: 6px;
    float: left;
    margin-top: 8px;
    margin-left: 5px;
    margin-right: 5px;
}

.sys-item-pic1 {
    background-image: url(/public/home/images/system/line2.png);
    background-size: 100% 100%;
    width: 128px;
    height: 22px;
    float: left;
    margin-top: 9px;
}

.system-content {
    width: 90%;
    /* height: 500px; */
    margin: 0 auto;
}

.system-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #007aff;
}


.system-one {
    width: 46%;
    float: left;
    /* height: 321px; */
    margin-bottom: 30px;
}

.system-one-img {
    width: 100%;
}

.system-one:nth-of-type(2) {
    width: 46%;
    float: left;
    position: relative;
    left: 8%;
}

/*.system-two {*/
    /*width: 46%;*/
    /*float: left;*/
    /*position: relative;*/
    /*left: 8%;*/
/*}*/

.system-go {
    clear: both;
    margin-bottom: 50px;
    text-align: center;
}

.system-go a {
    font-size: 18px;
    font-weight: 400;
    color: #007aff;
    border: 1px solid #007aff;
    border-radius: 4px;
    padding: 4px 10px;
    letter-spacing: 2px;
}

.system-two-img {
    width: 100%;
}

.system-bottom {
    width: 38px;
    height: 20px;
    position: relative;
    bottom: 19px;
    margin: 0 auto;
}

.system-bottom-1 {
    float: left;
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 10px;
    background: #2589FF;

}

.system-bottom-2 {
    float: left;
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 10px;
    left: 14px;
    background: #DDDDDD;
}

.system-one-font {
    text-align: center;
    font-size: 15px;
    position: relative;
    top: 10px;
}

.system2 {
    padding-bottom: 20px;
}



.system2 ul li {
    float: left;
 	 width:46%;
    line-height: 30px;
    text-align: center;
  margin: 10px 2%;
 
}



.system2 ul li .s_img img {
    width: 100%;
   border-radius: 4px;
}

.system2 ul li .s_t {
    color: #000000;
    font-size: 14px;
}

.system2 ul li .s_des {
    padding: 0 10px;
    line-height: 20px;
    color:#999999;
    font-size: 13px;
}

/* server */
.server {
    width: 100%;
    height: 380px;
    background-color: #262730;
}

.server-title {
    text-align: center;
    font-size: 19px;
    color: #fff;
    width: 100%;
    padding-top: 20px;
    height: 60px;
    line-height: 50px;
}

.server-map {
    width: 100%;
    height: 206px;
    background-image: url(../images/map.png);
    background-size: 100% 100%;
    margin-bottom: 15px;
}

.server-text {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}

/* range */
.range {
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
    background: #fff;
    height: 700px;

}

.range-title {
    width: 100%;
    font-size: 0.6rem;
    height: 34px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;

}

.range-li {
    margin-top: 20px;
    clear: both;
    width: 100%;
    /* height: 95px; */
    height: 140px;
    background: #fff;
    box-shadow: 0px 2px 6px 2px #ccc;
}

.range-img {
    float: left;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    margin-top: 30px;
}

.range-text {
    float: left;
    margin-left: 20px;
    width: 70%;
    height: 80px;
}

.range-text1 {
    width: available;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    color: #2589FF;
}

.range-text2 {
    width: available;
    font-size: 12px;
    line-height: 23px;
    vertical-align: center;
    height: 30px;

}

.carousel-bd {
    position: relative;
}

.carousel-container {
    width: 280px;
}

.carousel-body-img {
    width: 100%;
    overflow: hidden;
}

.carousel-body-img img {
    width: 100%;
}

.carousel-body-title {
    width: 90%;
    text-align: center;
    padding: 0 5%;
    margin-top: 20px;
}

.carousel-body-title .title-title {
    font-size: 26px;
    margin-bottom: 10px;
}

.carousel-body-title .title-content {
    font-size: 1em;
    margin-bottom: 10px;
    line-height: 24px;
}

.carousel-bd .carousel-right {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 140px;
    right: 0px;
    background: url('../images/sprout/right.png') no-repeat;

}

.carousel-bd .carousel-left {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 140px;
    left: 0px;
    background: url('../images/sprout/left.png') no-repeat;


}

.carousel-bd .swiper-slide {
    float: left;
    width: 100% !important;
    height: 355px;
    background-color: #FFFFFF;

}

.carousel-body:hover img {

    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
}


/*lead*/

.lead {
    background-color: #F1F2F5;
    width: 100%;
    height: 420px;
}


.slide-img {
    position: relative;
    width: 46%;
    height: 250px;
    padding-top: 50px;
}

.slide-img:nth-of-type(1){
    float: left;
}

.slide-img:nth-of-type(2){
    float: right;
}

.lead-img {
    width: 90px;
    position: absolute;
    left: 23%;
    top: 8px;
}

.lead-one {

    height: 200px;
    background-color: #fff;
    border-radius: 10px;
    padding-top: 60px;

}

.lead-one .one-title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
}

.lead-one .one-text {
    color: #A0A0A0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    width: 90%;
    padding: 0 5%;
}

/*应景*/

.container_image {
    background: #f1f2f5;
}

.container_image .swiper-container {
    padding-bottom: 20px;
}

.container_image .swiper-slide ul li {
    float: left;
    width: 50%;
}

.container_image .swiper-slide ul li img {
    width: 100%;
}


.container {
    max-width: 800px;
    margin: 0 auto;
}

.slide {
    width: 100%;
    min-height: 180px;
    overflow: hidden;
    position: relative;

}

.slide .img {
    width: 149px !important;
    overflow: hidden;
    position: absolute;
    transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slide .img img {
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}

.slide .img1 {
    width: 40%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}

.slide .img2 {
    width: 60%;
    height: 60%;
    top: 20%;
    left: 2%;
    z-index: 2;
}

.slide .img3 {
    width: 80%;
    height: 80%;
    top: 10%;
    left: 30%;
    z-index: 3;
}

.slide .img4 {
    width: 60%;
    height: 60%;
    top: 20%;
    left: 60%;
    z-index: 2;
}

.slide .img5 {
    width: 40%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}

.slide-bt {
    position: absolute;
    left: 50%;
    bottom: 13%;
    z-index: 10;
}

.slide-bt span {
    width: 14px;
    height: 4px;
    background: #c9caca;
    float: left;
    margin: 5px;
    border-radius: 4px;
}

.slide .slide-bt .on {
    background: #007aff;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: unset;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0.1);
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.display {
    display: none;
}

.ge {
    width: 100%;
    height: 8px;
    background-color: #F1F2F5;
}

/* advantage */
.support {
    height: 350px;
}

.support-ul {
    width: 100%;
}

.support-ul .support-li {
    width: calc(50% - 2px);
    height: 63px;
    float: left;
    border-top: 1px solid #F4F4F4;

    padding-top: 15px;
      line-height: 50px;

}

.gang-right {
    border-right: 1px solid #F4F4F4;
}

.gang-bottom {
    border-bottom: 1px solid #F4F4F4;
}

.support-ul .support-li .support-img {
    float: left;
    margin-left: 15px;
    width: 50px;
    height: 50px;
}

.support-ul .support-li .support-text {
    float: left;
    margin-left: 15px;
    width: calc(100% - 90px);
}


/**
func
 */
.func {
    width: 100%;
    padding-bottom: 40px;
    background-color: #F1F2F5;
}

.func-box {
    width: 100%;

}

.func-item {
    width: 48%;
    text-align: center;
    padding-bottom: 25px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    height: 160px;
    padding-top: 18px;
}

.func-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.func-title {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #7A7A81;
}

.func-title-sm {
    margin-top: 10px;
    font-size: 13px;
    margin: 0 auto;
    width: 85%;
    color: #BDBDBD;

}
.article_foot_img {
    width: 98%;
    margin: 2px 1%;
    border-radius: 4px;
}