/*downpage*/
.down_bner {
    height: auto;
    background: url(/images/downpage/downbanner.png) no-repeat;
    background-position: 50% 0%;
}
.down_bner .row {
    padding-left: 4%;
}

.down_bner .downImg {
    text-align: right;
}

.down_bner .title {
    text-align: left;
    width: 79%;
    margin-top: 118px;
}

.down_bner h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

.down_bner h5 {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    line-height: 24px;
}
.down_cont .welcome {
    padding-bottom: 50px;
}
.down_cont h3 {
    font-size: 26px;
    color: #333;
    text-align: center;
    overflow: hidden;
    padding: 28px 0 28px;
    margin: 60px 0;
}

.down_cont h3 span {
    border: 1px solid #e2e2e2;
    border-radius: 40px;
    padding: 20px 83px 19px 86px;
}

.down_cont .row .col-sm-4 {
    text-align: center;
}

.downios a {
    display: block;
    height: 292px;
    background: url('/images/downpage/down_02.png') no-repeat center;
}

.downios a:hover {
    background: url('/images/downpage/down_02hover.png') no-repeat center;
}

.downand a {
    display: block;
    height: 292px;
    background: url('/images/downpage/down_03.png') no-repeat center;
}

.downand a:hover {
    height: 292px;
    background: url('/images/downpage/down_03hover.png') no-repeat center;
}
.ios_app_xieye p {
    margin: 0;
    text-align: center;
}
.ios_app_xieye a {
    color: #176de6;
}
