.banner{
    background: url("/assets/images/backgrounds/network-backup-software-banner.jpg") no-repeat center;
    background-size: cover;
}

.banner .container{
    padding-top: 90px;
    padding-bottom: 130px;
}
.banner h1{
    font-size: 4.8rem;
    margin-bottom: 50px;
    color: #fff;
}
.banner .banner-panel {
    padding-top:90px;
    padding-bottom:75px;
    background-color: rgba(20, 25, 36, 0.77);
}
.banner .f-20{
    color:#fff;
}
.overview h2 {
    background-color: #091871;
    color: #fff;
    padding: 70px 35px;
    position: relative;
}
.overview h2 span {
    display: block;
    padding-left: 90px;
    text-align: left;
}
.overview h2 img {
    margin-right: 45px;
    margin-top: -15px;
    position: absolute;
    left: 10px;
    top: -50px;
}
.overview p {
    font-size: 1.4rem;
    color: #595959;
    line-height: 22px;
    max-width: 1028px;
    margin:auto;
}
.overview .learn-more {
    margin-top: 45px;
}

.jump {
    margin-top: 45px;
}
.jump a{
    min-width: 260px;
    margin:auto 10px;
    height: 45px;
}
.easily {
    background: url('/assets/images/backgrounds/automated-backup-software-feature.jpg') no-repeat center;
    background-size: cover;
}
.easily .container{
    padding-top: 96px;
    padding-bottom: 96px;
}
.easily .f-bradhitc{
    font-size: 36px;
    line-height: 50px;
    color: #091871;
    max-width: 380px;
    margin-bottom: 0;
}
.easily hr{
    width: 70px;
    height: 6px;
    background-color: #091871;
    margin:35px auto 45px 0;
}
.intro{
    max-width: 420px;
}
.intro h6{
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    color: #666;
    margin-bottom: 50px;
}
.intro .show{
    display: block;
}
.intro-txt{
    display: none;
}

.intro-txt p{
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
.easily .slick-dots {
    margin-left: -280px;
}
.am-features .slick-dots li.slick-active button {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 2.0rem;
    color: #091871;
    text-decoration: underline;
    background-color: transparent;
}
.am-features .slick-dots li button {
    width: 12px;
    text-align: center;
    height: auto;
    line-height: 1;
    font-size: 1.6rem;
    color: #333;
    background-color: transparent;
}
.tips{
    margin-top: 55px;
    padding: 20px 10px;
    box-shadow: 0px 15px 29px 0px
    rgba(86, 131, 244, 0.35);
    background: #fff;
}
.tips  b{
    font-family: 'bradhitc';
    font-size: 48px;
    line-height: 1;
    color: #091871;
    font-weight: normal;
}
.tips  .f-14{
    max-width: 980px;
    margin: auto;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 30px;
    color: #666;
}
.tips  .f-14 li{
    margin-top: 10px;
}

.other  .container{
    padding-top: 80px;
    padding-bottom: 80px;
}


.other .f-14{
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 60px;
}
.other .prompt .txt{
    font-size: 16px;
    line-height: 24px;
    color: #101f75;
    margin-top: 35px;
}
@media (min-width: 1200px) {
    .graphic-col5 li{
        min-height: 178px;
    }
}

.system{
    background: #eee;
}
.system .container{
    padding-top: 80px;
    padding-bottom: 80px;
}
.tips{
    margin-top: 40px;
    padding: 20px 10px;
    box-shadow: 0px 15px 29px 0px
    rgba(86, 131, 244, 0.35);
    background: #fff;
}
.tips  b{
    font-family: 'bradhitc';
    font-size: 48px;
    line-height: 1;
    color: #091871;
    font-weight: normal;
}
.tips  .f-14{
    max-width: 980px;
    margin: auto;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 30px;
    color: #666666;
}
.tips  .f-14 li{
    margin-top: 10px;
}
.carousel {
    background: url('/assets/images/backgrounds/automated-backup-software-user.jpg') no-repeat center;
    background-size: cover;
    margin-bottom: 0;
}
.carousel h2{
    margin-bottom: 50px;
}
.carousel .container{
    padding-bottom: 90px;
    padding-top: 90px;
}
.carousel .slick-next, .carousel .slick-prev{
    display: none!important;
}
.carousel  h6{
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom: 0;
}
.carousel .cnt{
    margin-top: 30px;
    margin-bottom: 65px;
    padding: 0;
    font-size: 14px;
    color: #2e2e2e;
}
.carousel .swiper-box{
    position: relative;
}
.carousel .swiper-box:after{
    content: '';
}
.carousel .slick-dots li.slick-active button{
    height: 8px;
    width: 8px;
    border-radius: 4px;
    background-image: linear-gradient(
            #091871,
            #091871),
    linear-gradient(
            #cecece,
            #cecece);
}
.carousel  .slick-dots li button{
    height: 8px;
    width: 8px;
}
.am-reviews .slick-dots li button {

}
.am-reviews .slick-dots li.slick-active button {

}
.am-reviews .slick-dots li {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.am-reviews .swiper-box .slick-list {
    position: relative;
}
.am-reviews .swiper-box .slick-list:before {
    content:'';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #091871;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.am-reviews .slick-list:after{
    content:'';
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #091871;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    bottom: 45px;
    right: 0;
}

.system .table {
    margin-bottom: 20px;
}
.system .table th,
.system .table td{
    line-height: 1.8;
    vertical-align: middle;
}
.system .table tr td:nth-child(1),
.system .table tr th:nth-child(1),
.system .table tr td:nth-child(2),
.system .table tr th:nth-child(2){
    width: 210px;
}
.table.blue tbody tr {
    background-color: #fff;
}

.table .self-Licon{
    text-align:left;
}

.system .table th{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #ffffff;
}
.system .table  .hook5 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.system .table  .hook5  p{
    margin-bottom: 15px;
}

.self-Licon::before{
    top: 0;
}
.self-Licon.icon1-2::before{
    background-position: -288px -862px;
}
.self-Licon.icon1-1::before{
    background-position: -218px -860px;
}


@media (max-width:991px) {
    .easily .slick-dots {
         margin-left: auto;
    }
    .overview h2 img{
        display: none;
    }
    .overview h2 span{
        padding-left: 0;
        position: static;
    }
    .jump a{
        margin:10px auto ;
    }

}
@media(max-width: 320px) {
    .prompt .prompt-txt{
        zoom: 0.5;
    }
}