a.btn:hover {
    opacity: 0.75;
}

.carousel-inner .item img.home-banner {
    max-width: none;
    margin-left: calc(50% - 960px);
    height: 667px;
    width: 1920px;
}

.carousel-inner {
    height: 667px;
}

.carousel-inner .item {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.carousel-caption {
    padding-bottom: 0;
    bottom: 0;
    left: 10%;
    right: 10%;
}

.carousel-caption h1 {
    margin-bottom: 30px;
    font-size: 5rem;
    font-weight: bold
}

.carousel-caption p {
    margin-bottom: 30px;
    font-size: 2.8rem;
}

.carousel-caption-invite-activity p.carousel-caption-invite-activity-ad {
    font-size: 1.8rem;
}

.carousel-caption-invite-activity p {
    font-size: 3.6rem;
}

.carousel-caption-invite-activity h1 {
    font-size: 5rem;
}

.carousel-caption-invite-activity-hr {
    width: 418px;
}

.carousel-caption-invite-activity-platform {
    margin-right: 30px;
}

.carousel-platform {
    margin-bottom: 40px;
}

.carousel-platform img {
    width: 40px;
    height: 40px;
    margin: 0 20px;
}

.carousel-platform a {
    background-color: transparent;
}

.carousel-caption .btn {
    width: 238px;
    height: 54px;
    margin-bottom: 93px;
    padding: 0;
    line-height: 54px;
    background: #15A1FD;
    border-radius: 6px;
    font-size: 1.8rem;
    color: #FFFFFF;
}

.carousel-caption .btn:hover {
    opacity: 1;
    background: #89CFFE;
}

.carousel-indicators .active {
    width: 20px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin-right: 15px;
}

.carousel-indicators li.active {
    width: 20px;
    margin-right: 15px;
    background: #EEEEEE;
}

.carousel-caption p.carousel-ad-3 {
    margin-bottom: 38px;
}

.home-body-title {
    margin-bottom: 152px;
}

.home-body-title, .home-body-title-without-after {
    display: block;
    font-weight: bold;
    font-size: 4.5rem;
    color: #333333;
    text-align: center;
    line-height: 63px;
}

.home-body-title:after {
    content: '';
    position: absolute;
    left: calc((100% - 50px) / 2);
    top: auto;
    bottom: 0;
    right: auto;
    height: 5px;
    width: 60px;
    background-color: #FF7D02;
    transform: rotate(-360deg);
    border-radius: 5px;
}

.home-body-title-without-after h2 {
    font-size: 2.8rem;
    color: #333333;
}

.home-body-title-without-after p {
    font-size: 1.5rem;
    color: #7B848A;
    line-height: 21px;
    font-weight: normal;
}

.container-div {
    padding: 100px 0 90px;
}

.why-flyvpn-item {
    width: calc((100% - 60px) / 3);
    height: 352px;
    background: #FFFFFF;
    box-shadow: 0 5px 20px 0 rgba(21, 161, 253, 0.10);
    border-radius: 8px;
    text-align: center;
    margin: 0 10px;
    padding-top: 98px;
}

.why-flyvpn-item img {
    width: 145px;
    height: 145px;
    position: absolute;
    top: -72px;
    left: calc((100% - 145px) / 2);
}

.why-flyvpn-item h2 {
    font-size: 2.8rem;
    color: #333333;
}

.why-flyvpn-item p {
    font-size: 1.5rem;
    color: #7B848A;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 21px;
    text-align: left
}

.why-flyvpn-bottom {
    margin-top: 65px;
    text-align: center;
}

.why-flyvpn-bottom a {
    width: 209px;
}

.best-flyvpn-item {
    display: flex;
    align-items: center;
}

.best-flyvpn-item h2 {
    font-size: 4.8rem;
    color: #000000;
    margin-top: 0;
}

.best-flyvpn-item p {
    margin: 30px 0;
    font-size: 1.5rem;
    color: #333333;
    text-align: left;
    line-height: 21px;
    max-width: 500px;
}

.best-flyvpn-item a {
    width: 122px;
}

.best-flyvpn-item img {
    max-width: 100%;
    height: auto;
}

.contact-us {
    height: 410px;
    background-image: url(/Site/FlyV3/Images/home/contact-us-bg-x2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-us h2 {
    font-weight: bold;
    font-size: 4.5rem;
    color: #333333;
}

.contact-us p {
    width: 600px;
    margin: 30px auto 30px 0;
    font-size: 1.5rem;
    color: #363B3D;
    line-height: 21px;
}

.contact-us a {
    widht: 182px;
}

.review-item {
    width: calc((100% - 90px) / 3);
    height: 393px;
    background: #FFFFFF;
    border: 1px solid #DADEE0;
    border-radius: 8px;
    text-align: left;
    margin: 0 15px;
    padding: 69px 30px 0;
}

.review-item img {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.review-item h2 {
    display: inline-block;
    margin: 0 0 0 10px;
    height: 50px;
    line-height: 50px;
    font-size: 2.8rem;
    color: #000000;
}

.review-item p {
    margin: 30px 0 0 0;
    font-size: 1.5rem;
    color: #7B848A;
    line-height: 21px;
    text-align: left;
}

.review-bottom {
    margin-top: 65px;
    text-align: center;
}

.review-bottom a {
    width: 230px;
}

.customize-service {
    padding: 90px 0 0 0;
}

/* 资讯栏模块 */

.clear::after {
    content: " ";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.information {
    background-color: #f5f5f5;
}

.information a {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

.information .division {
    font-size: 1.5rem;
    color: #cccccc;
    margin-left: 10px;
}

.dynamic-state {
    display: block;
    font-weight: bold;
    font-size: 4.5rem;
    color: #333333;
    text-align: center;
    line-height: 63px;
    margin-top: 50px;
}

.industry-information .business-information {
    font-size: 2.5rem;
    color: #15a1fd;
}

.industry-information .use-help {
    font-size: 1.5rem;
    color: #333333;
}

.information-list {
    padding: 0;
    margin-top: 3.2rem;
    margin-bottom: 0;
}

.information-list li {
    float: left;
    width: 33.3%;
    list-style: none;
    line-height: 2.1rem;
    height: 4.2rem;
    margin-bottom: 4rem;
    padding-right: 4rem;
    overflow: hidden;
}

.information-list li a {
    display: inline-block;
    width: calc(100% - 50px);
    font-size: 1.4rem;
    color: #333333;
    /*padding-left: 20px;*/
}

.information-list li span {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    font-size: 1.4rem;
    margin-right: 10px;
}

.information a:link,
.information a:visited {
    color: #333333;
    background: #f5f5f5;
}

.information a:hover,
.information a:active {
    color: #15a1fd;
    background: #f5f5f5;
}

/* .information-list li:hover{
color: #15a1fd;
} */

.lean-more {
    margin: 0 0 5rem;
    font-size: 1.4rem;
}

@media (min-width: 1920px) {
    .carousel-inner .item img.home-banner {
        width: 100%;
        margin-left: 0;
        height: auto;
    }
}

@media (max-width: 1199px) {
    .carousel-caption-invite-activity p {
        font-size: 3rem;
    }

    .carousel-caption-invite-activity h1 {
        font-size: 4rem;
    }
}

@media (max-width: 991px) {
    .carousel-caption h1 {
        font-size: 4rem;
    }

    .why-flyvpn-item {
        height: 420px;
    }

    .best-flyvpn-item h2 {
        font-size: 3rem;
    }

    .best-flyvpn-item p {
        margin: 15px auto;
    }

    .review-item {
        padding: 69px 15px 0;
        height: 420px;
    }

    .review-item img {
        width: 30px;
        height: 30px;
    }

    .review-item h2 {
        height: 30px;
        line-height: 30px;
        font-size: 2rem;
    }

    .carousel-caption-invite-activity p.carousel-caption-invite-activity-ad {
        font-size: 1.8rem;
    }

    .carousel-caption-invite-activity p {
        font-size: 3rem;
    }

    .carousel-caption-invite-activity h1 {
        font-size: 4rem;
    }
}

@media (max-width: 767px) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .carousel-caption {
        left: 1%;
        right: 1%;
    }

    .carousel-caption .banner-ball {
        margin: 0 10px;
    }

    .carousel-caption p {
        font-size: 3rem;
    }

    .carousel-caption h1 {
        font-size: 4rem;
    }

    .carousel-caption img {
        width: 30px;
        height: 30px;
        margin: 0 10px;
    }

    .carousel-caption-invite-activity p.carousel-caption-invite-activity-ad {
        font-size: 1.4rem;
    }

    .carousel-caption-invite-activity p {
        font-size: 2.3rem;
    }

    .carousel-caption-invite-activity h1 {
        font-size: 3.3rem;
    }

    .carousel-caption img.carousel-caption-invite-activity-hr {
        width: 320px;
    }

    .carousel-caption img.carousel-caption-invite-activity-platform {
        margin-right: 10px;
    }

    /*.carousel-inner {*/
    /*height: 500px;*/
    /*}*/
    /*.carousel-inner .item img.home-banner {*/
    /*max-width: 1920px;*/
    /*height:500px;*/
    /*}*/
    /*.carousel-caption .btn {*/
    /*margin-bottom: 30px;*/
    /*}*/
    .container-div {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-body-title {
        font-size: 2.5rem;
        margin-bottom: 30px;
    }

    .home-body-title-without-after {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .home-body-title-without-after h2 {
        font-size: 2rem;
    }

    .home-body-title-without-after p {
        width: 80%;
        margin: auto;
    }

    .why-flyvpn-item {
        height: 352px;
        width: 80%;
        margin: 0 auto 100px auto;
    }

    .why-flyvpn-bottom {
        margin-top: 0
    }

    .why-flyvpn-item:first-child {
        margin-top: 70px;
    }

    .why-flyvpn-item:last-child {
        margin-bottom: 30px;
    }

    .best-flyvpn-item {
        text-align: center;
        width: 95%;
        margin: auto;
    }

    .best-flyvpn-item h2 {
        font-size: 2.5rem;
    }

    .best-flyvpn-item a, .map a, .contact-us a {
        width: 209px;

    }

    .best-flyvpn-item .img-responsive {
        margin-top: 30px;
    }

    .contact-us .row {
        width: 90%;
        margin: auto;
    }

    .contact-us h2 {
        font-size: 2.5rem;
    }

    .contact-us p {
        width: 90%;
    }

    .review-item {
        margin: 0 auto 30px;
        padding: 69px 15px 0;
        width: 80%;
        height: 400px;
    }

    .review-bottom {
        margin-top: 35px;
    }

    .best-flyvpn-item {
        display: block;
    }

    /* 资讯栏 */
    .information-list {
        height: 16rem;
        overflow: hidden;
    }

    .information-list li {
        float: left;
        width: 100%;
        list-style: none;
        line-height: 2.1rem;
        height: 4.2rem;
    }

}

@media (max-width: 450px) {
    .carousel-caption .btn {
        margin-bottom: 73px;
    }

    .carousel-platform {
        margin-bottom: 20px;
    }

    .carousel-caption p.carousel-ad-3 {
        margin-bottom: 20px;
    }

    .why-flyvpn-item {
        padding-top: 50px;
    }

    .customize-service {
        padding: 10px 0 0 0;
    }
}

.banner-ball {
    margin: 0 40px;
}



