.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.service-box, .product-box .cp-text, .transition, *:link, *:visited, *:hover, *:active, *:focus {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
img {
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font: 14px/200% "Hiragino Sans GB", \5FAE\8F6F\96C5\9ED1, Arial, Helvetica;
    color: #666;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sx-jianju {
    padding-top: 60px;
    padding-bottom: 65px;
}
.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.about1 {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 100px;
}
.over {
    overflow: hidden;
    margin-bottom: 30px;
}
.about-nr .ts-color {
    font-size: 26px;
    color: #9d9d9d;
    margin-bottom: 5px;
    text-align: center;
}
.about-nr {
    font-size: 30px;
    color: #bf2e27;
    text-align: center;
    margin-bottom: 20px;
    float: left;
    width: 750px;
    line-height: 30px;
    text-align: justify;
    height: 100%;
}
.about-nr span{
    font-size: 18px;
    color: #333;
}
.about-fr{
    width: 250px;
    float: right;
    height: 250px;
    margin-top: 30px;
    margin-right: 50px;
}
.about-fr .swiper-container .swiper-slide img{
    width: 100%;
    height: 100%;
}
.home-title {
    margin-bottom: 40px;
}
.h-h2, .h-h2-white {
    font-size: 22px;
    color: #333;
    line-height: 150%;
    margin: 0 0 8px 0;
}
.m-sm, .m-sm-white {
    font-size: 14px;
    line-height: 200%;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.m-sm2, .m-sm2-white {
    font-size: 14px;
    line-height: 200%;
    color: #999;
    margin-bottom: 30px;
}
.case .row figure {
    margin-bottom: 30px;
}
.case img {
    min-width: 360px;
    max-width: 360px;
    max-height: 240px;
}
.case figure a figcaption {
    display: block;
    background-color: #f5f5f5;
    margin: 0 auto;
}
.case figure a figcaption h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin: 0;
    padding: 20px 30px 18px 30px;
    text-align: left;
}
.case figure a figcaption h3 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #999;
}
.case figure a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}
.case figure:hover a figcaption {
    background-color: #c31723;
}
.case figure:hover a figcaption h3 {
    color: #fff;
}
.case figure:hover a {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.b-m-none {
    margin-bottom: 0!important;
}
a.btn-center, a.btn-center-white {
    text-align: center;
    font-size: 12px;
    padding: 12px 40px 12px 40px;
    margin: 10px 5px 0 5px;
    color: #fff;
    line-height: 12px;
    background: #c31723;
    display: inline-block;
}
.n1 {
    background: #333 url(/skin/images/hotel-bg1.jpg) no-repeat top center;
    color: #fff;
}
.h-h2-white {
    color: #fff;
}
.n1 h3 {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.30);
    padding-bottom: 20px;
    margin: 0 0 25px 0;
}
.n1 ul {
    margin-bottom: 0;
    color: rgba(255,255,255,0.70);
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.n1 ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}
ul li p, ol li p {
    display: inline-block;
    margin: 0;
}
hr, hr.white {
    margin: 30px 0 40px 0;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.15);
}
.font-18 {
    font-size: 18px!important;
}
.red {
    color: #c31723!important;
}
.t-m-none {
    margin-top: 0!important;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.n2-box {
    background: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}
.n2-box h3 {
    font-size: 16px;
    margin: 5px 0 10px 0;
    color: #C31723;
}
.n2-box p {
    margin-bottom: 0;
    color: #888;
}
.n2-box:hover {
    background: #c31723;
}
.n2-box:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}   
.n2-box:hover h3 {
    color: #fff;
}
.n2-box:hover p {
    color: rgba(255,255,255,0.70);
}
.n3 {
    background: #333 url(/skin/images/hotel-bg2.jpg) no-repeat top center;
    color: #fff;
}
.n3-box {
    background: #fff;
    padding: 40px 30px;
    margin-bottom: 30px;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    max-height: 271px;
}
.n3-box h3 {
    font-size: 18px;
    margin: 20px 0 10px 0;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.n3-box p {
    margin: 0;
    color: #999;
}
.n3-box a {
    color: #999;
    text-decoration: none;
}
.n3-box:hover {
    background: #c31723;
}
.n3-box:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.n3-box:hover a, .n3-box:hover h3 {
    color: #fff;
}
.n3-box:hover span, .n3-box:hover p {
    color: rgba(255,255,255,0.70);
}
.pull-right {
    float: right!important;
}
.case .container > h3 span a {
    font-size: 12px;
    color: #999;
}
.case .container > h3 {
    text-align: left;
    font-size: 18px;
    color: #C31723;
    margin: 0 0 30px 0;
}
.case .row figure {
    margin-bottom: 30px;
}
.case figure a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}
.case img {
    min-width: 360px;
    max-width: 360px;
    max-height: 200px;
}
.case figure a figcaption {
    display: block;
    background-color: #f5f5f5;
    margin: 0 auto;
}
.case figure a figcaption h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin: 0;
    padding: 20px 30px 18px 30px;
    text-align: left;
}
.case figure a figcaption h3 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #999;
}
.about {
    background: #333 url(/skin/images/bg4.jpg) no-repeat top center;
    color: #fff;
}
.about img {
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}
.about img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
@media screen and (min-width:300px) and (max-width:600px){
    html {
        overflow-y: scroll;
      }
      
      :root {
        overflow-y: auto;
        overflow-x: hidden;
      }
      
      :root body {
        position: absolute;
      }
      
      body {
        width: 100vw;
        overflow: hidden;
      }
    #newBridge .nb-icon-base .nb-icon-inner-wrap1 {
        display: none;
    }
    .OnlineService_Bg {
        display: none!important;
    }
    .container {
        width: 100%;
        
    }
    .col-xs-6 {
        width: 100%;
    }
    .case img {
        min-width: 100%;
        max-width: 100%;
    }
    .left_tc {

        display: none!important;
    }
    .z-order .wp {
        display: none;
    }
    .about1{
        width: 100%;
    }
    .about-nr{
        width: 100%;
    }
}
@media screen and (min-width:400px) and (max-width:500px){
    .about-fr{
        margin-right: 83px;
    }
}
@media screen and (min-width:300px) and (max-width:350px){
    .about-fr{
        margin-right: 33px;
    }
}
@media screen and (min-width:700px) and (max-width:800px){
    html {
        overflow-y: scroll;
      }
      
      :root {
        overflow-y: auto;
        overflow-x: hidden;
      }
      
      :root body {
        position: absolute;
      }
      
      body {
        width: 100vw;
        overflow: hidden;
      }
    #newBridge .nb-icon-base .nb-icon-inner-wrap1 {
        display: none;
    }
    .container {
        width: 100%;
        
    }
    .col-sm-4 {
        width: 33%;
    }
    .col-sm-12 {
        width: 33%;
    }
    .case img {
        min-width: 100%;
        max-width: 100%;
    }
    .left_tc {

        display: none!important;
    }
    .z-order .wp {
        display: none;
    }
    .about1{
        width: 100%;
    }
    .about-fr{
        margin-right: 250px;
    }
}

@media screen and (min-width:1000px) and (max-width:1300px){
    html {
        overflow-y: scroll;
      }
      
      :root {
        overflow-y: auto;
        overflow-x: hidden;
      }
      
      :root body {
        position: absolute;
      }
      
      body {
        width: 100vw;
        overflow: hidden;
      }
    .container {
        width: 100%; 
    }
    .case img {
        min-width: 100%;
        max-width: 100%;
    }
    .about1{
        width: 100%;
    }
    .about-nr{
        width: 100%;
    }
    .about-fr{
        margin-right: 380px;
    }
}

