﻿
div.slideshow-container {
    margin: auto;
    position: relative;
}

div.slideshow-container ul.slideshow-item-list li.slideshow-item {
    position: absolute;
    width: 100%;
    top: 0;
}

div.slideshow-container ul.slideshow-item-list li.slideshow-item.last-active {
    z-index: 1;
}

div.slideshow-container ul.slideshow-item-list li.slideshow-item.active {
    z-index: 2;
}

div.slideshow-container div.slideshow-controller-container {
    position: absolute;
    z-index: 3;
    width: 100%;
}



/*
index ============================================================
*/
#index-slideshow {
    height: 650px;
}

#index-slideshow .slideshow-image {
    margin: auto;
    height: 650px;
    width: 100%;
    background: no-repeat center bottom;
    position: relative;
}

#index-slideshow .container {
    position: relative;
    height: 400px;
    overflow: hidden;
}

#index-slideshow .slideshow-controller-container {
    top: 740px;
}

#index-slideshow .container h1 {
    margin: 20px 0 0 20px;
    font-size: 32px;
    font-weight: bold;
    color: #FF7D00;
}

#index-slideshow .container h2 {
    margin: 10px 0 0 20px;
    font-size: 24px;
    font-weight: bold;
}

#index-slideshow .container ul {
    font-size: 16px;
    margin: 10px 0 0 30px;
    line-height: 32px;
}

#index-slideshow .container ul li {
    list-style: inside disc;
}

#index-slideshow .slideshow-nav-button-list {
    font-family: arial;
    font-size: 26px;
    margin: auto;
    width: 960px;
    text-align: center;
}
#index-slideshow .slideshow-nav-button-list li {
    display: inline-block;
    margin: 5px;
    color: gray;
    cursor: pointer;
}
#index-slideshow .slideshow-nav-button-list li {
    *display: inilne;
    *float: left;
    width: 50px;
}

#index-slideshow .slideshow-nav-button-list li.active {
    color: #FF7D00;
}

.span-ball {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #C2D5FA;
}
.span-ball-active {
    width: 20px;
    background-color: #FFFFFF;
}

.why-use-us {
    width: 100%; 
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .why-use-us {
        width: 100%;
    }
}
.why-use-us-title {
    text-align: center; padding-top: 100px;
}
.why-use-us-title h1 {
    font-size: 34px; color: #000000;
}
.why-use-us-title hr {
    width: 30px; height: 4px; background-color: #5381F7; border: 0; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;
}
.why-use-us-list {
    padding-top: 5rem; 
    text-align: center;
    padding-bottom: 80px;
}
.why-use-us-list-div {
    background-color: #FFFFFF; 
    vertical-align: middle;
    margin: 0 4px 20px 4px;
    position: relative;
    display: inline-block;
    text-align: center;
}

.why-use-us-list-div:hover {
    box-shadow: 0 8px 24px 0 #dfe6f5;
}
.why-use-us-list-div img {
    position: absolute;top: -45px;left: calc(50% - 52px);
    width: 105px;
    height: 90px;
}
.why-use-us-list-div h1 {
    font-size: 20px;color: #5381F7;padding-top: 60px;
}
.why-use-us-list-div p {
    font-size: 1.6rem;
    color: #666666;
    line-height: 30px;
    width: 70%;
    margin: 15px auto 40px;
    text-align: left;
    padding: 0 5px;
}

.our-advantage {
    width: 100%; height: 1380px;
    background: #F3F7FF url("../image/home-our-advantage-back.png") no-repeat center 400px;
}
.our-advantage-body {
    width: 70%;display: block;margin: auto;
}
.our-advantage-body-img {
    width: 48%;display: inline-block;text-align: center;
}
.our-advantage-body-img img {
    display: inline-block;vertical-align: middle;
}
.our-advantage-body-text {
    width: 48%;display: inline-block;vertical-align: middle;line-height: 25px;
}
.our-advantage-body-text h1 {
    font-size: 28px;color: #000000;margin: 10px;
}
.our-advantage-body-text p {
    font-size: 16px;color: #5A5A5A;line-height: 32px;margin: 10px;
}
.our-advantage-body-text input {
    background: #FFBA5B;border-radius: 100px;width: 120px;height: 40px;margin: 10px;font-size: 16px;color: #FFFFFF;
}

.server-location {
    width: 100%; height: 1000px;
    background-color: #FFFFFF;
}
.our-service {
    width: 100%; height: 1000px;
    background: #FFFFFF url("../image/home-our-service-back.png") no-repeat left top;
    background-size: 100% 400px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .our-service {
        width: 100%; height: 1000px;
        background: #FFFFFF url("../image/home-our-service-back-x2.png") no-repeat left top;
        background-size: 100% 400px;
    }
}
.our-service-title {
    padding-top: 60px;
    padding-left: 15%;
}
.our-service-title hr {
    width: 4px; height: 30px; background-color: #FDB963; border: 0;
    display: inline-block; vertical-align: middle;
    -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;
}
.our-service-title h1 {
    font-size: 34px; color: #FFFFFF;display: inline-block; vertical-align: middle;
}
.our-service-body {
    width: 60%; height: 560px;margin: 30px auto 80px auto;background: rgba(255,255,255,0.95);
    box-shadow: 0 20px 20px 0 rgba(3,69,189,0.05);border-radius: 10px;
}
.our-service-body-content {
    width: 90%; height: 60px; line-height: 60px; margin: auto; border-bottom: 1px solid rgba(75,152,255,0.20);
}
.our-service-body-content h1 {
    display: inline-block;font-size: 16px;color: #000000;
}
.our-service-body-content img {
    display: inline-block; float: right; vertical-align: middle;margin-top: 15px;
    width: 30px;
    height: 23px;
}

.buy-service {
    text-align: center;
    margin: 0 auto 45px;
}

.buy-service h1 {
    text-align: center;
    color: #061735;
    font-size: 30px;
    display: block;
    margin: 100px auto 0px auto;
}

.buy-service img {
    margin:30px auto 10px auto;
}

.buy-service ul li h3 {
    margin: 0 auto;
    padding: 5px;
    display: block;
    background-color: #E8E8E8;
    font-size: 18px;
    color: #5A5A5A;
    #border-radius: 4px 4px 0px 0px;
    border: 1px solid #E8E8E8;
}

.buy-service ul li h4 {
    #opacity: 0.5
}

.buy-service ul li p {
    color: #061735;
    opacity: 0.7;
    width: 200px;
    margin: 20px auto 5px auto;
    text-align: center;
    font-size: 15px;
}

.buy-service ul li a {
    color: #5381F7;
    width: 98px;
    margin: 30px auto 40px auto;
    padding: 5px 5px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #5381F7;
    display: block;
    border-radius: 40px;
}

div.buy-service ul li {
    width:33.3%;
    transition: all .3s ease;
    border-radius: 4px;
    border: 2px solid #E8E8E8;
    box-shadow: 0 30px 30px 0 rgba(7,46,144,0.10);
}
.scale_li {
    -webkit-transform: scale(1.27);
    -moz-transform: scale(1.27);
    transform: scale(1.27);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 30px 30px 0 rgba(7,46,144,0.10);
    -moz-box-shadow: 0 30px 30px 0 rgba(7,46,144,0.10);
    box-shadow: 0 30px 30px 0 rgba(7,46,144,0.10);
    border: 2px solid #6494F6;
    z-index:10;
}

ul.device-list-container {
    width: 100%;
    margin-top: 20px;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
}

ul.device-list-container li {
    display: table-cell;
    text-align: center;
    position: relative;
    border: 1px solid transparent;
    background-color: #FFFFFF;
}

div.device-list-container-parent ul.device-list-container li:hover {
    #border: 1px solid #CDD1D7;
}

ul.device-list-container li div.device-logo {
    display: inline-block;
    margin: 35px;
}

ul.device-list-container li h3 {
    margin: 0 auto 20px auto;
    color:#061735;
}

ul.device-list-container li p {
    color: #061735;
    opacity: 0.7;
    width: 200px;
    margin: 20px auto 20px auto;
    text-align:center;
    font-size: 15px;
    border-bottom: 1px solid #EDEDEF;
    width: 85%;
    padding-bottom: 6px;
}

ul.device-list-container li .links {
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: table;
}
ul.device-list-container li .links a {
    display: table-cell;
    border-right: 1px solid #eee;
    width: 50%;
}
ul.device-list-container li .links a:last-child {
    border-right: 0;
}


ul.device-list-container span.link-box {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
}


.device-logo {  background-image: url('https://www.91ajs.com/Site/Ajiasu/Css/%7B$SiteInfo.ResWebPath%7DImages/Index/sprites-fs8.png');  width: 100px;  height: 100px;  }
ul.device-list-container li:hover div.device-logo.win {  background-position: 0 -1050px;  }
ul.device-list-container li:hover div.device-logo.android {  background-position: -100px -1050px;  }
ul.device-list-container li:hover div.device-logo.ios {  background-position: -200px -1050px;  }
ul.device-list-container li:hover div.device-logo.osx {  background-position: -300px -1050px;  }
ul.device-list-container li:hover div.device-logo.linux {  background-position: -400px -1050px;  }

ul.device-list-container li div.device-logo.win {  background-position: 0 -1150px;  }
ul.device-list-container li div.device-logo.android {  background-position: -100px -1150px;  }
ul.device-list-container li div.device-logo.ios {  background-position: -200px -1150px;  }
ul.device-list-container li div.device-logo.osx {  background-position: -300px -1150px;  }
ul.device-list-container li div.device-logo.linux {  background-position: -400px -1150px;  }

.verify-review {
    width: 100%;
    background: #FFFFFF url("../image/home-verify-review-back.png") no-repeat 10% 70px;
    background-size: 345px 244px;
    position: relative;
    z-index: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .verify-review {
        width: 100%;
        height: 950px;
        background: #FFFFFF url("../image/home-verify-review-back-x2.png") no-repeat 10% 120px;
        background-size: 345px 244px;
        position: relative;
        z-index: 1;
    }
}
.verify-review-title {
    padding-top: 160px;
    display: block;
    width: 70%;
    margin: auto;
    max-width: 1100px;
    min-width: 920px;
}
.verify-review hr {
    width: 4px; height: 30px; background-color: #5381F7; border: 0;
    display: inline-block; vertical-align: middle;
    -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;
}
.verify-review h1 {
    font-size: 34px; color: #000000;display: inline-block; vertical-align: middle;
    margin-left: 20px;
}
.verify-review-blue-back {
    display: block;
    width: 50%;
    height: 500px;
    background-color: #70A0FF;
    float: right;
    margin: 160px auto 200px auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

#customer-review-ul li {
    background-color: transparent;
    width: calc((100% - 106px) / 3);
    max-width: 360px;
    display: inline-block;
    margin: 0 15px;
}

.verify-review-inner {
    border-radius:5px;
    max-width: 350px;
    border:2px solid #E7E8EB;
    box-shadow:1px 5px 5px #E7E8EB;
    background-color: #FFFFFF; height: 250px;
    border: 1px solid #E4ECFF;
    box-shadow: 0 10px 10px 0 #F9F9FA;
    border-radius: 5px;
}
.verify-review-bottom {
    height: 60px;line-height: 60px;text-align: left;margin:0 15px;
}
#customer-review-ul .verify-review-inner h3 {
    font-size: 22px; color: #000000; margin: 40px auto 20px auto;
}
#customer-review-ul .verify-review-inner p {
    border: 0;font-size: 14px; color: #333333;
    text-align: left;
}
#customer-review-ul .verify-review-bottom img {
    vertical-align: middle;
}
#customer-review-ul .verify-review-bottom span {
    display: block;float: right;
    color: #666666;
}

.common-yellow-button {
    background: #FFBA5B;border: 0;border-radius: 100px;width: 230px;height: 50px;margin: 10px;
    font-size: 20px;color: #FFFFFF;
}
.common-yellow-button:hover {
    cursor: pointer;
}

.who-use {
    width: 100%;
    height: 900px;
    background-color: #797A7F;
}

/* 资讯栏模块 */

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .desc-div {
        display: flex;
        align-items: center;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .comment-page-main {
        width: 100%;
    }
}

.container:before {
    display: table;
    content: " ";
}

.container:after {
    display: table;
    content: " ";
}

.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;
    overflow: hidden;
    display: block;
}

.information .division {
    font-size: 1.5rem;
    color: #cccccc;
    margin-left: 10px;
}

.dynamic-state {
    display: block;
    font-weight: bold;
    font-size: 34px;
    color: #333333;
    text-align: center;
    line-height: 63px;
    margin-top: 50px;
    margin-bottom: 10px;
}

.industry-information .business-information {
    font-size: 2.5rem;
    color: #15a1fd;
}

.industry-information .use-help {
    font-size: 1.5rem;
    color: #333333;
}

.information-list {
    padding: 0;
    font-size: 1.4rem;
    display: flex; 
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    margin-bottom: 60px;
}

.information-list li {
    float: left;
    width: 375px;
    list-style: none;
    line-height: 2.1rem;
    overflow: hidden;
    margin: 0 38px 26px 0; 
    text-align: left;
}

.information-list li:not(.with-img) {
    padding: 0 20px;
}

.with-img {
    max-height: 190px;
    border: 1px solid #e5f5ff;
    flex: 1 0 25%;
    text-align: left;
    padding: 0;
    overflow: hidden;
    border-radius: 4px;
}

.with-img:nth-child(odd),
.no-img:nth-child(even) {
    margin: 0 0 30px;
}
.with-img:nth-child(even),
.no-img:nth-child(odd) {
    margin: 0 30px 30px;
}

:root .with-img { 
    width: 31% \0/IE9; 
}

.with-img:hover {
    box-shadow: 0 5px 10px #e0ecff;
}

.no-img {
    text-align: left;
    margin-bottom: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
    flex: 1 0 25%;
}

.information-list li a {
    display: inline-block;
    width: calc(100% - 50px);
    font-size: 1.4rem;
    color: #666666;
}

.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: #666666;
}

.information a:hover,
.information a:active {
    color: #2375fa;
}

.lean-more {
    margin: 0 0 16px;
    font-size: 1.4rem;
    text-align: right;
}

.information * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main-style {
    padding-top: 5rem;
}

.icon-top-box {
    margin-bottom: 25px;
    width:5.4rem;
    height:4.7rem;
}

.icon-tick {
    width:18px;
    height:12px;
    margin-right: 10px;
}

.tick-text {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
}

.use-free-btn {
    width: 138px;
    height: 46px;
    color: #ffffff;
    background-color: #4680ff;
    font-size: 1.6rem;
    border: none;
    border-radius: .6rem;
    -webkit-border-radius: .6rem;
    -moz-border-radius: .6rem;
    padding: 12px;
    line-height: 20px;
}

.use-free-btn:hover {
    text-decoration: none;
    background: #3e73e5;
    color: #fff;
    opacity: 1;
}

.rich-customer {
    color: #4680ff;
    font-size: 1.6rem;
    border-radius: .6rem;
    border: 1px solid #4680ff;
    width: 138px;
    height: 46px;
    background: white;
    margin-left: 25px;
    padding: 12px;
    line-height: 20px;
}

.rich-customer:hover {
    color: #FFFFFF;
    background-color: #4680ff;
    opacity: 1;
}

.comment-main {
    background-color: #FFFFFF;
    vertical-align: middle;
    margin-bottom: 16px;
    position: relative;
    display: inline-block;
    max-width: 575px;
    min-height: 220px;
    text-align: left;
    padding: 20px 30px;
    box-shadow: 0 8px 24px 0 #dfe6f5; 
    line-height: 28px;
}


.comment-content {
    font-size: 1.4rem;    
    margin-top: .4rem;
    color: #666666;
    min-height: 7rem;
}

.comment-user-info {
    display:flex;
    align-items: center;
    position: absolute;
    bottom: 50px;
}

.comment-user-info img {
    margin-right: 20px;
}

.comment-img {
    width:5.3rem;
    height:5.3rem;
    margin-right: 1.4rem;
}

.comment-user {
    font-size:1.6rem;
    font-weight: bold;
    color: #333333;
    margin-top: .4rem;
    line-height: 16px;
}

.comment-time {
    margin-top: 12px;
    font-size: 1.4rem;
    color: #999999;
    line-height: 14px;
}

.comment-highlight {
    color: #4680ff;
}

.comment-page-main {
    width: 97%;
    display: block;
    margin: auto;
    text-align: center;
}

.comment-pager {
    margin-top: 20px; 
    margin-bottom: 100px;  
    display: flex;
    justify-content: space-between;  
}

.comment-arrow {
    font-size: 1rem;
    cursor: pointer;
}

.comment-indicator {
    position: absolute;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 13.8%;
    margin-left: 15%;
    cursor: pointer;
    z-index: 0;
}

.carousel-indicators {
    bottom: 0px;
    width: unset;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 0 14px 0 0;
}

.comment-indicator li{
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #e6e6e6;
    margin-right: 14px;
}

.comment-indicator li.active {
    background-color: #c7c7c7;
}
.left {
    float: left;
}

.right {
    float: right;
}

.banner-icon {
    font-size: 2.2rem;
    color: #99b9ff;
    margin-right: 2.2rem;
    cursor: pointer;
}

.banner-icon:hover {
    color: #ffffff;
}

.icon-right-arrow, .icon-left-arrow {
    color: #cccccc;
}

.icon-right-arrow:hover,
.icon-left-arrow:hover {
    color: #4583ff;
} 

ol, ul {
    margin-bottom: 0; 
}
 
.lean-more a:link {
    color: #333333;
}

.information .with-img-title .infoTitle {
    color: #fff;
}

.information .with-img-title .infoTitle:hover,
.information .with-img-title .infoTitle:focus,
.information .with-img-title .infoTitle:active {
    color: #2375fa;
}

.comment-user-info .portrait {
    width: 53px; 
    height: 53px; 
}

.download-list {
    margin-top: 14em;
}

.index-map-container {
    width: 66.6rem; 
    height: 55rem;
    margin:0 auto;
}

.banner-img { 
    margin-top: 135px;
    width: 736px;
    margin-left: -150px;
}

.why-use-box-title {
    padding-top: 26px; 
    display: block; 
    font-size: 2.4rem;
    color: #333333;
    line-height: 24px;
}

.with-img .infoDiv {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 74px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    border-radius: 0px 0px 4px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.infoDiv .infoTitle {
    line-height: 30px;
    padding: 0 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.no-img .infoTitle {
    padding: 0 10px;
}
.map-text {
    margin-top: 60px;
    padding: 0;
}

.for-large-screen {
    display: block;
}

.for-small-screen {
    display: none;
}

.information a:hover, .information a:active {
    opacity: 1;
}

.carousel-inner .item {
    width: 100%;
    padding-top: 50px;
    margin: auto;
    text-align: center;
}

.box-icon {
    margin-top: 2em;
    width:5.5rem;
    height:5.2rem;
}
.desc-div {
    text-align: left; 
    padding-top: 100px;
}
.desc-btn {
    display: flex;
    margin-top: 52px; 
}
.rmb-logo {
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    color:#424753;
}
.price-num {
    display:inline-block;
    font-size:50px; 
    margin:auto;
    height:65px;
}
.per-month1 {
    display:inline-block;
    font-size: 16px; 
    color: #5A5A5A;
    opacity: 0.5;
}
.per-month2 {
    padding-top: 20px;
    text-decoration: line-through;
}
.dash-p1 {
    padding-top: 20px;
    text-decoration: line-through;
    border: 0;
    color:transparent;
}
.dash-p2 {
    border: 0;
    color:transparent;
}
.buy-vpn-div {
    overflow-x: hidden; 
    max-width:100%;
    margin:auto;
}
.more-package {
    height: 80px;
    width: 70%;
    display: block;
    margin: auto;
    text-align: center;
}
.margin-t-10 {
    margin-top:10px;
}
.margin-t-30 {
    margin-top:30px;
}
.yellow-background {
    background-color: #fcfcfc !important;
}
.white-background {
    background-color: #ffffff !important;
}
.pointer {
    cursor:pointer;
}

.download-btn {
    width:150px;
    height:52px;
    opacity: 1;
    border-radius:29px;
    font-size:18px;
    font-weight: bold;
    padding: 13px 39px;
    margin-right: 25px;
}

.purchase-link-btn {
    width:150px;
    height:52px;
    border:1px solid rgba(255,255,255,1);
    opacity:1;
    border-radius:29px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 30px;
}

.purchase-link-btn:hover,
.purchase-link-btn:active,
.purchase-link-btn:focus {
    color: #2d7afc;
    background-color: #fff;
    opacity:1;
}

.purchase-link-tip {
    display: none;
    position: absolute;  
    height: 32px;
    background: rgba(255,189,83,1);
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255,255,255,1);
    text-align: center;
    padding: 5px 13px;
    top: -38px;
    left: 28px;
}

.ajs-banner-title {
    font-size:4.4rem;
    color:rgba(51,51,51,1);
    padding-top: 23rem;
    font-weight: bold; 
    line-height: 66px;
}

.banner-background {
    background-image: url("../image/index-banner-bg.png");
    background-repeat: no-repeat; 
    background-position: center top;
    min-height: 767px;
    background-size: 150%;
}

.index-desc-with-img {
    display: flex;
    margin-bottom: 80px;
}

.index-desc-div,
.index-dl-div {
    display: flex;
    align-items: center;
    margin-right: 30px;
    white-space: nowrap;
}
.index-dl-div {
    line-height: 33px;
}

.index-desc-div span {
    font-size: 22px;
    line-height: 33px;
    color: rgba(51,51,51,1);
}

.index-desc-img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.banner-background .download-btn {
    background: rgba(69,128,255,1);
    color: #fff;
}

.banner-background .download-btn:hover {
    background: #6a99ff;
    opacity: 1;
}

.banner-background .purchase-link-btn {
    color: #4580ff;
    background: #ffffff;
    border: 1px solid #4580ff;
    border-radius: 29px;
}

.banner-background .purchase-link-btn:hover {
    color: #ffffff;
    background: #4580ff;
    border: 1px solid #ffffff;
}

.index-dl-with-img {
    display: flex;
    margin-top: 20px;
}

.index-dl-img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.index-dl-div span {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.index-dl-div a {
    text-decoration: none;
}

.why-use-us .padding-t {
    padding-top: 0;
}

.index-banner-height {
    min-height: 767px;
}

.ios-qrcode {
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: 40px;
    left: 0;
    box-shadow: 0 4px 18px 0 #d7e2fa;
    background-color: #FFFFFF;
    display: none;
    margin: auto;
}

#android-qrcode {
    right: 0;
}

@media (min-width: 1200px) {
    .banner-img {
        width: 615px;
        margin-top: 137px;       
        margin-left: -50px;
        height: auto;
    }
    .server-img {
        width: 400px;
    }
    .service-img {
        width: 400px;
    }
    .news-img {
        width: 100%;
        height: auto;
    }
    .why-use-us-list-div {
        min-height: 328px;
    }
}

@media screen and (min-width: 1600px) {
    .banner-img {
        width: 615px;
        margin-top: 200px;       
        margin-left: -30px;
    }
    .server-img {
        width: 500px;
    }
    .service-img {
        width: 480px;
    }

    .with-img-title {
        max-width: unset;
    }
    .news-img {
        width: 100%;
        height: auto;
    }
    .img-margin-first {
        margin: 10px 19px 26px 0;
    }
    .img-margin-third {
        margin: 10px 0 26px 19px;
    }    
    .no-img-margin-second {
        margin: 0 15px;
    }
    .no-img-margin-third {
        margin-left: 25px;
    }
    .why-use-us-list-div {
        min-height: 328px;
    }
}

@media screen and (min-width: 1900px) {
    .banner-img {
        width: 615px;
        margin-top: 200px;       
        margin-left: -50px;
    }
    .server-img {
        width: 580px;
        margin-top: 50px;
    }
    .service-img {
        width: 480px;
    }
    .service-right {
        margin-top: 40px;
        padding-left: 110px;
    }
    .news-img {
        width: 375px; 
    }
    .comment-pager {
        padding: 0;
    }
    .ajs-banner-title {
        padding-top: 23.5rem;
    }
}

@media (min-width: 1920px) {
    .comment-main {
        max-width: initial;
        min-height: 280px;
    }

    .with-img img {
        width: 100%;
    }
}

@media (max-width: 1919px) and (min-width: 1600px) {
    .comment-page-main {
        width: 100%;
    }
    .comment-main {
        min-height: 260px;
    }
    .with-img {
        max-height: 160px;
    }
}

@media (max-width: 1599px) and (min-width: 1200px) {
    .comment-page-main {
        width: 97%;
    }
    .comment-pager {
        padding: 0;
    }
    .img-margin-first {
        margin: 10px 19px 26px 0;
    }
    .img-margin-third {
        margin: 10px 0 26px 19px;
    }    
    .no-img-margin-second {
        margin: 0 15px;
    }
    .no-img-margin-third {
        margin-left: 25px;
    }
    .banner-img {
        margin-top: 230px;   
        width: 550px;
        margin-left: 0;
    }
    .comment-main {
        min-height: 280px;
    }
    .with-img {
        max-height: 150px;
    }
}


@media (min-width: 1805px) {
    .banner-background {
        background-size: 2700px;
    }
}

@media (max-width: 920px) {
    .banner-background {
        background-size: 160%;
        background-position: 65% 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px){
    .server-img {
        width: 430px;
    }
    .service-img {
        width: 380px;
    }
    .news-img {
        width: 100%;
        height: auto;
    }
    .comment-page-main {
        width: 100%;
    }
    .comment-main {
        min-height: 332px;
    }
    .img-margin-first {
        margin: 10px 19px 26px 0;
    }
    .img-margin-third {
        margin: 10px 0 26px 19px;
    }    
    .no-img-margin-second {
        margin: 0 15px;
    }
    .no-img-margin-third {
        margin-left: 25px;
    }
    .div-title {
        line-height: initial;
    }
    .banner-img {
        width: 440px;
        margin-top: 22rem;
        margin-left: -20px;
    }
    #servers-map {
        width: 610px;
    }
    .ajs-banner-title {
        font-size: 3.4rem;
    }
}

@media (max-width: 1199px) {
    .with-img {
        max-height: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1023px){
    .comment-main {
        min-height: 360px;
    }
    .ajs-banner-title {
        font-size: 3.4rem;
    }
    .with-img {
        max-height: 125px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .comment-user-info {
        position: relative;
        bottom: 0;
    }
    .banner-img {
        width: 460px;
        margin-top: 20rem;
        margin-left: -20px;
    }
    .server-img {
        width: 300px;
        margin: 20px 0;
    }
    .service-img {
        width: 300px;
        margin: 20px 0;
    }
    #servers-map {
        width: 590px;
    }
    .why-use-us-title {
        width: 100%;
        margin: auto;
    }
    .news-img {
        width: 100%;
        height: auto;
    }    
    .comment-main {
        height: 250px;
    }
    .comment-pager {
        margin-top: 0;
    }
    .div-subtitle {
        line-height: unset;
    }
    .with-img {
        max-height: 96px;
    }
}

@media (max-width: 996px) {
    .for-large-screen {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .information-list {
        overflow: hidden;
    }

    .information-list li {
        float: left;
        width: 100%;
        list-style: none;
        line-height: 2.1rem;
        height: 4.2rem;
    }

    div#page-header .nav-menu li#head-menu-userinfo-login {
        display: none;
    }

    .with-img,
    .no-img {
        flex: unset;
        text-align: left;
        padding: 0;
    }

    .lean-more {
        margin: 0 0 2rem 0;
    }

    .no-img a {
        margin: 0 20px;
    }
    .ajs-banner-title {
        font-size:3.4rem;
        padding-top: 12rem;
        font-weight: bold; 
        line-height:66px;
    }
    .banner-img {
        width:70%;
    }
    .server-img {
        width: 100%;
        margin: 20px 0;
    }
    .service-img {
        width: 100%;
        margin: 20px 0;
    }
    .img-container {
        text-align: center;
    }
    .download-list {
        margin: 40px 0;
    }
    .index-map-container {
        display: none;
    }
    .why-use-us-title {
        width: 90%;
        margin: auto;
        text-align: left;
    }
    .information {
        margin-bottom: 5rem;
    }
    #body-main-content {
        overflow-x: hidden;
    }
    .map-text {
        margin-top: 0;
    }
    .div-title {
        line-height: unset;
    }
    .comment-page-main {
        width: 98%;
    }
    .no-img {
        padding: 0 10px;
    }
    .with-img,
    img.news-img {
        text-align: center;
        width: 100%;
        height: auto;
    }
    .for-large-screen {
        display: none;
    }

    .for-small-screen {
        display: block;
    }
    .comment-main {
        min-height: 290px;
    }
    .comment-pager {
        margin-top: 0;
        padding-top: 20px;
    }

    .banner-background,
    .index-banner-height {
        min-height: 600px;
    }
    .index-desc-with-img,
    .index-dl-with-img {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .index-dl-div {
        margin-bottom: 20px;
    }
    .index-desc-div, .index-dl-div {
        flex: 1;
    }
    .banner-background {
        background: none;
    }
    .with-img {
        max-height: 190px;
        width: 100%;
    }
    .with-img:nth-child(even),
    .no-img:nth-child(odd) {
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 420px){
    .carousel-inner .item {
        height: 690px;
    }
    .comment-main {
        height: 340px;
    }
    .comment-pager {
        padding-top: 80px;
    }
    .index-desc-div {
        margin-right: 55px;
    }
}

@media only screen and (max-width: 320px){
    .carousel-inner .item {
        height: 730px;
    }
    .comment-main {
        height: 360px;
    }
    .comment-pager {
        padding-top: 80px;
    }
    .download-btn,
    .purchase-link-btn {
        width: 120px;
    }
    .purchase-link-btn {
        padding: 13px 10px;
    }
    .index-desc-div {
        margin-right: 55px;
    }
}

img.news-img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

img.news-img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* for IE bugs*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .carousel-indicators {
        margin: auto;
        padding-left: 15px;
    }
}