.news-banenr form {
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 98;
}

.news-detail-pic {
    height: 320px;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
}

.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;
}

.news-bottom-share a {
    margin-left: 6px;
}

.news-bottom-share {
    margin-bottom: 20px;
}

.post-time i,
.news-bottom-share i {
    font-size: 16px;
    font-size: 1rem;
    color: #999;
}

.news-bottom-share a:hover i.fa-youtube {
    color: #de1927;
}

.post-time a:hover i.fa-facebook-square,
.news-bottom-share a:hover i.fa-facebook-square {
    color: #456bba;
}

.post-time a:hover i.fa-twitter-square,
.news-bottom-share a:hover i.fa-twitter-square {
    color: #1ab2e8;
}

.post-time a:hover i.fa-linkedin-square,
.news-bottom-share a:hover i.fa-linkedin-square {
    color: #0079b0;
}

.news-xs-share {
    padding-top: 5px;
    padding-bottom: 15px;
}

.news-xs-share a {
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.news-xs-share a.facebook {
    background: #456bba;
}

.news-xs-share a.twitter {
    background: #1ab2e8;
}

.news-xs-share a.linkedin {
    background: #0079b0;
}

.news-xs-share a i {
    margin-right: 8px;
    font-size: 16px;
    font-size: 1rem;
}

.news-xs-share .col-xs-4 {
    padding: 0px 3px;
}

.news-side-title {
    border-top: 1px solid #e1e1e1;
}

.news-recent-pic {
    height: 80px;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
}

.news-recent-list .row {
    padding: 0px;
}

.news-recent-list .row {
    margin-bottom: 15px;
}

.news-recent-info a {
    color: #313131;
    font-size: 14px;
    font-size: 0.875rem;
    display: inline-block;
    margin-bottom: 5px;
    max-height: 54px;
    overflow: hidden;
    min-height: 54px;
    line-height: 18px!important;
}

.news-recent-info .post-time {
    padding: 0px;
}

.news-recent-no-pic .news-recent-pic {
    display: none;
}

.news-recent-no-pic .news-recent-info {
    padding-left: 0px;
    width: 100%;
}

.news-recent-no-pic .news-recent-info a {
    height: auto;
    max-height: auto;
    min-height: auto;
}

.news-main-side{
    border-bottom:1px solid #e1e1e1;
}

.back-center-container a {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #313131;
}

.back-center-container a i {
    margin-right: 8px;
}

.back-center-container a:hover {
    color: #8dc63f;
}

@media (min-width:0) and (max-width:767px) {
    .news-main-detail,
    .news-main-side {
        padding: 0px;
    }
}


/* 多分辨率样式，这里一定不要改 */

@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;
    }
}
