.sec3 .left h3,
.title>h5 {
    text-transform: uppercase
}
.navbar-brand{
    padding-top:0px!important;
}
body {
    width: 100%;
    overflow-x: hidden;
    font-family: Segoe UI, Lucida Grande, Helvetica, Arial, Microsoft YaHei, FreeSans, Arimo, Droid Sans, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, FontAwesome, sans-serif
}

@media (max-width:1080px) {
    .navbar-brand img {
        width: 70%
    }
    .navbar-brand>img {
        margin-bottom: 20px
    }
    .navbar-brand{
    	padding:0px 15px !important;
    }
    .navbar-nav>li>a {
        padding: 20px!important
    }
    .navbar {
        padding: 0 5px!important
    }
    .banner {
        margin-top: 60px!important
    }
    .title p {
        padding: 0!important
    }
    .sec2,
    .sec3 {
        margin-top: 20px!important
    }
    footer {
        padding-left: 30px!important
    }
    footer .one {
        padding: 10px 0!important
    }
    footer .right {
        text-align: left!important
    }
    footer .right svg {
        margin-right: 10px!important
    }
}

.banner,
.sec1 {
    text-align: center
}

li {
    list-style: none
}

h1,
h2,
h4,
h5,
h6 {
    font-weight: 400
}

p {
    font-size: 14px
}

.navbar {
    margin-bottom: 0;
    padding: 0 40px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    box-shadow: 0 0 10px rgba(0, 0, 0, .14)
}

.navbar-header button .icon-bar {
    background: #4f71c2
}

.navbar-toggle {
    border: 1px solid #4f71c2
}

a {
    color: #92959d
}

.navbar-nav>li>a:hover {
    color: #4f71c2;
}

.bule {
    color: #4f71c2
}

.navbar-nav>li>a {
    padding: 44px 20px
}

.navbar-header .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px
}

.banner {
    background-image: url(../images/server_banner_bg.jpg);
    background-size: cover;
    color: #fff;
    margin-top: 108px
}
.banner h3 {
    font-size: 24px;
    letter-spacing: 24px;
    margin-top: 180px
}

.banner h2 {
    font-size: 50px;
    color: #fff!important
}

.banner h5 {
    font-size: 14px;
    color: #8291a1;
    margin-top: 20px;
    padding-bottom: 160px;
    line-height: 24px
}

.banner .banner_img img {
    margin: 0 auto
}

.title .line {
    width: 54px;
    height: 3px;
    margin: 120px auto 0;
    background-color: #4f71c2
}

.title h2 {
    font-size: 45px;
    color: #58595d;
    margin-top: 30px
}

.title>h5 {
    font-size: 16px;
    color: #c8c8c9;
    margin-top: 18px
}

.title p {
    margin-top: 24px;
    color: #acaeaf;
    line-height: 24px;
    padding: 0 80px;
    letter-spacing: 2px
}

.sec1 .content {
    margin-top: 40px
}

.sec1 .content img {
    margin: 40px auto 0
}

.sec1 .content h4,
.sec1 .content h5 {
    margin-left: auto;
    margin-right: auto
}

.sec1 .content h4 {
    margin-top: 40px;
    font-size: 24px;
    color: #4a4949
}

.sec1 .content h5 {
    margin-top: 14px;
    font-size: 14px;
    color: #c8c8c9
}

.sec2,
.sec3 {
    margin-top: 100px
}

.sec2 {
    height: 92px;
    background: url(../images/app_line_down.png) center no-repeat
}

.sec3 .left h5 {
    font-size: 14px;
    line-height: 14px;
    width: 10px;
    color: #e8e7e7;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sec3 .left h5:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    margin-top: -8px;
    margin-left: 34px;
    background: #e8e7e7
}

.sec3 .left h2 {
    margin-top: 78px;
    font-size: 30px;
    color: #58595d
}

.sec3 .left h3 {
    margin-top: 10px;
    font-size: 18px;
    color: #c8c8c9
}

.sec3 .left .line {
    width: 60px;
    height: 2px;
    background: #4471dd;
    margin-top: 34px
}

.sec3 .left p {
    padding-right: 60px;
    line-height: 24px;
    color: #afaeae;
    margin-top: 52px
}

.sec3 .right img {
    padding-top: 40px
}

.sec4 .left {
    padding-left: 50px
}

.sec4 p {
    padding: 0!important
}

footer {
    width: 100%;
    background: #e9e9e9;
    font-size: 14px;
    color: #979696;
    margin-top: 120px
}

footer .one {
    padding: 40px 0
}

footer .right {
    text-align: right
}

footer .right svg {
    margin-right: 10px
}