.solutions-banenr {
    position: relative;
}

.solutions-slogan {
    background: rgba(255, 255, 255, 1);
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.solutions-slogan .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.solutions-slogan p {
    position: relative;
    padding-left: 50px;
    margin: 0px;
    text-transform: none;
    font-family: 'geomanist_regularregular', 'Hiragino Sans GB', 'Microsoft Yahei', 'WenQuanYi Micro Hei', sans-serif;
    color: #313131;
}

.solutions-slogan p span {
    position: absolute;
    top: -30px;
    left: -16px;
    font-size: 180px;
    letter-spacing: 0px;
    line-height: 100%;
    color: #999;
}

.solutions-half-bg,
.solutions-half-content {
    height: 380px;
}

.solutions-half-bg {
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

.solutions-half-content {
    padding: 40px 80px 0px;
}

.solutions-half-content p {
    max-height: 210px;
    overflow: hidden;
}

.solutions-half-content a {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.75rem;
    color: #313131;
}

.solutions-half-content a:hover {
    color: #8dc63f;
}

.solutions-big-bg {
    background-image: url("../images/solutions-big-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: left center;
}

.noting {
    height: 300px;
}

em {
    color: #999;
}

.solutions-bottom-bg {
    height: 400px;
    background-image: url("../images/solutions-bottom-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

.solutions-inside-pic {
    margin: 30px 0px;
}

.post-time {
    font-size: 10px;
    line-height: 16px;
    font-size: 0.625rem;
    color: #999;
    padding-bottom: 10px;
}

.post-time span {
    margin-right: 25px;
}

.post-time a {
    display: inline-block;
    margin-right: 6px;
    height: 16px;
}

.solutions-bottom-share a {
    margin-left: 6px;
}

.solutions-bottom-share {
    margin-bottom: 20px;
}

.post-time i,
.solutions-bottom-share i {
    font-size: 16px;
    font-size: 1rem;
    color: #999;
}

.post-time a:hover i.fa-facebook-square,
.solutions-bottom-share a:hover i.fa-facebook-square {
    color: #456bba;
}

.post-time a:hover i.fa-twitter-square,
.solutions-bottom-share a:hover i.fa-twitter-square {
    color: #1ab2e8;
}

.post-time a:hover i.fa-linkedin-square,
.solutions-bottom-share a:hover i.fa-linkedin-square {
    color: #0079b0;
}

.solutions-xs-share {
    padding-top: 5px;
    padding-bottom: 15px;
}

.solutions-xs-share a {
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.solutions-xs-share a.facebook {
    background: #456bba;
}

.solutions-xs-share a.twitter {
    background: #1ab2e8;
}

.solutions-xs-share a.linkedin {
    background: #0079b0;
}

.solutions-xs-share a i {
    margin-right: 8px;
    font-size: 16px;
    font-size: 1rem;
}

.solutions-xs-share .col-xs-4 {
    padding: 0px 3px;
}

.main-container .soliution-case-container:nth-child(2n+1) {
    background: #f7f7f7;
}

.soliution-case-img-container img {
    max-width: 100%;
}

.soliution-case-info,
.soliution-case-pic {
    position: relative;
}

.soliution-case-info {
    padding: 0px 0px;
}

.common-container .vertical-align {
    padding: 0px 20px;
    width: 100%;
}

@media (min-width:0) and (max-width:767px) {
    .solutions-half-content {
        padding: 40px 20px;
        padding-top: 20px;
    }
    .solutions-half-content {
        height: auto;
    }
}


/* 多分辨率样式，这里一定不要改 */

@media (min-width:960px) {
    .container {
        max-width: 1400px;
        width: auto;
    }
}

@media (min-width:0) and (max-width:640px) {
    .container {
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:0) and (max-width:640px) and (min-width:0) and (max-width:640px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width:0) and (max-width:640px) {}

@media (min-width:0) and (max-width:767px) {
    .navbar-bg {
        display: none;
    }
    .header {
        height: 50px;
        position: absolute;
        background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    }
    .navbar-header {
        height: 50px;
    }
    .header .navbar .container-fluid {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navbar a.logo {
        transform: scale(0.85, 0.85);
        -ms-transform: scale(0.85, 0.85);
        -moz-transform: scale(0.85, 0.85);
        -webkit-transform: scale(0.85, 0.85);
        -o-transform: scale(0.85, 0.85);
    }
    .navbar-nav > li > a:after {
        display: none;
    }
    div[data-align="left"] .banner-slogan-container {
        text-align: center;
    }
    .mobile-offsite-wrapper {
        box-shadow: 1px 0 5px black;
    }
    .wrapper,
    .wrapper.mobile-offsite {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    .wrapper.mobile-offsite {
        -webkit-transform: translate3d(calc(-100% + 60px), 0px, 0px) scale3d(1, 1, 1);
        -moz-transform: translate3d(calc(-100% + 60px), 0px, 0px) scale3d(1, 1, 1);
        -ms-transform: translate3d(calc(-100% + 60px), 0px, 0px) scale3d(1, 1, 1);
        -o-transform: translate3d(calc(-100% + 60px), 0px, 0px) scale3d(1, 1, 1);
        transform: translate3d(calc(-100% + 60px), 0px, 0px) scale3d(1, 1, 1);
    }
    .navbar-collapse,
    .navbar-collapse.collapse,
    .navbar-collapse.collapse.in {
        border: none 0px;
        position: relative;
        top: -30px;
        width: 70%;
        padding: 0px;
        padding-left: 10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        display: none;
        min-height: 100vh !important;
        -webkit-transform: translate3d(calc(150% + 20px), 0px, 0px) scale3d(1, 1, 1);
        -moz-transform: translate3d(calc(150% + 20px), 0px, 0px) scale3d(1, 1, 1);
        -ms-transform: translate3d(calc(150% + 20px), 0px, 0px) scale3d(1, 1, 1);
        -o-transform: translate3d(calc(150% + 20px), 0px, 0px) scale3d(1, 1, 1);
        transform: translate3d(calc(150% + 20px), 0px, 0px) scale3d(1, 1, 1);
    }
    .navbar-collapse.mobile-side-nav,
    .navbar-collapse.collapse.mobile-side-nav,
    .navbar-collapse.collapse.mobile-side-nav.in {
        display: block;
    }
    .navbar-collapse > .navbar-nav {
        margin: 0px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background: none;
    }
    .three-warranty-item {
        padding: 0px;
    }
    .home-location-tab {
        padding: 25px 7%;
    }
}

@media (min-width:640px) {
    .container {
        max-width: 1060px;
        max-width: 66.25rem;
        width: auto;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width:640px) and (max-width:960px) {
    .container {
        max-width: 940px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
}
