body {
    font-family: 微软雅黑, sans-serif;
    line-height: 1.6;
    color: #484848;
    font-size: 15px;
}

img {
    max-width: 100%;
    height: auto;
}

.header-topbar {
    border-top: 4px solid #262626;
}

.info-box {
    background-color: #262626;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #dcdcdc;
    padding: 0 14px 0 22px;
    line-height: 39px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.info-box em {
    color: #505050;
    padding: 0 10px;
}

.info-box span {
    color: #02ed5d;
    font-weight: inherit;
    font-size: 12px;
    padding-right: 3px;
}

.info-box a {
    color: #dcdcdc
}

.info-box:before {
    border-left: 22px solid transparent;
    content: "";
    left: -20px;
    position: absolute;
    top: 0;
    border-top: 39px solid #262626;
    display: table;
}

a.ewm {
    font-size: 13px;
}

.header-container {
    border-bottom: #01983b solid 4px;
}
#logo{padding: 10px 0;}

.navbar.navbar-futai {
    margin: 0;
    border: 0;
}

.navbar-futai .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    padding-top: 29px;
}

.navbar-futai .nav>li a {
    font-size: 16px;
    color: #262626;
}
.navbar-futai .caret{margin-left:4px;}

.navbar-futai .nav .open>a,
.navbar-futai .nav .open>a:hover,
.navbar-futai .nav>li a:hover,
.navbar-futai .nav>li a:focus {
    background-color: transparent;
    color: #006f2b;
}

.navbar-futai .dropdown-menu {
    border-color: #fff #01983b #01983b;
}

.navbar-futai .dropdown-menu>li>a {
    padding-top: 6px;
    padding-bottom: 6px;
}

.navbar-futai .dropdown-menu>li>a:hover {
    background-color: #01983b;
    color: #fff;
}

.navbar-futai .navbar-toggle {
    background-color: #01983b;
    margin-right: 0;
}

.navbar-header .icon-bar {
    background: none repeat scroll 0 0 #FFFFFF;
}

.logo-mobile {
    float: left;
    margin-top: 8px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url('inde_banLac.png');
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url('inde_banRac.png');
}

.swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: #5a5a5a;
    opacity: 0.9;
}

.swiper-pagination-bullet-active {
    background: #01983b;
}

.bmark {
    position: absolute;
    z-index: 9;
    bottom: -1px;
    left: 0;
}
.mt30 {
    margin-top: 30px;
}
.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.separator,
.separator1,
.separator2,.separator3,.separator4 {
    margin-bottom: 25px;
    width: 100%;
    position: relative;
    height: 1px;
}

.separator::after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.separator1::after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.separator2::after {
    height: 1px;
    background: #fff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.18)), color-stop(35%, rgba(255, 255, 255, 0.12)), color-stop(70%, rgba(255, 255, 255, 0.05)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}
.separator3::after {
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}
.separator4:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}
h2,
h3,
h1,
h4,
h5,
h6 {
    color: #333
}

a {
    color: #333;
}

a:hover,
a:focus {
    color: #00752d;
}

h2.title span,h3.title span {
    color: #c5c5c5;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

h2.warp {
    background: url('warp.png') center no-repeat;
    text-align: center;
    margin-bottom: 0;
}

.enwarp {
    color: #888;
    font-size: 16px;
    text-align: center;
}
.pt10{padding-top: 10px;}
.light-bg {
    background-color: #fafafa
}

.imgbox {
    margin-left: 0;
    margin-right: 0;
}

.imgbox>div {
    padding-left: 0;
    padding-right: 0;
}

.body {
    padding: 15px;
}

.cgrenn {
    color: #008332
}

.pv-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-case .nav-tabs>li {
    display: inline-block;
    float: unset;
}

.home-case .nav-tabs {
    border: none;
}

.home-case .nav-tabs>li.active>a,
.home-case .nav-tabs>li.active>a:hover,
.home-case .nav-tabs>li.active>a:focus {
    border-width: 0 0 2px;
    border-bottom-color: #006f2b;
    color: #00752d
}

.home-case .nav>li>a:hover,
.home-case .nav>li>a:focus {
    background-color: transparent;
    ;
}

.home-case .nav-tabs>li>a {
    border-width: 0 0 2px;
}

.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
}

.overlay-bottom,
.overlay-top {
    position: absolute;
    top: auto;
    padding: 10px;
    bottom: 0px;
    left: 0;
    right: 0px;
    background-color: rgba(30, 30, 30, 0.5);
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: auto !important;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-bottom a,
.overlay-top a {
    color: #FFFFFF
}

.home-news {
    background-color: #e8e8e8;
    padding: 20px 0;
}

.headNews>a {
    position: relative;display: block;
}

.headNews .monthDay {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #01983b;
    margin: 0;
    width: 76px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
}

.headNews>p {
    line-height: 1.8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.headNews .y {
    display: block;
    float: left;
    width: 76px;
    text-align: center;
    background-color: #01983b;
    color: #fff;
    border-top: 1px solid #5ab37c;
    margin-right: 10px;
}

.headNews .m {
    font-size: 30px;
}

.headNews .d {
    font-size: 18px;
}

.newslist .media-object {
    width: 110px;
    height: 68px;
    max-width: 128px;
}

.newslist .media-body {
    font-size: 14px;
    color: #5a5a5a;
}

.newslist .media-heading {
    font-size: 15px;
    font-weight: bold
}

.newslist .media {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 15px;
}

.newslist .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.spb0 {
    margin-right: 0;
    margin-left: 0;
}

.spb0>div {
    padding-left: 0;
    padding-right: 0;
    margin-left: -1px;
    margin-top: -1px;
}

.home-partiner {
    padding-bottom: 30px;
}

.home-partiner a {
    display: block;
    border: 1px solid #dcdcdc
}

.home-contact {
    background-color: #262626;
    padding: 20px 0;
    color: #b0b0b0;
    font-size: 13px;
}

.home-contact h4 {
    color: #ebebeb;
    font-size: 15px;
}

.home-contact .separator2 {
    margin-bottom: 10px;
}

.footer {
    background-color: #373737;
    color: #999;
    font-size: 12px;
    border-top: 1px solid #5d5d5d;
}

.footer p {
    margin: 0;
    padding: 15px 0;
}

.footer p>a {
    color: #999;
}


.banner {
    background-position: 50% 50%;
    min-height: 400px;
    padding-top: 135px;
    padding-bottom: 20px;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.banner a,.banner .title{color: #fff;}
.textshadow {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.banner .navlink strong{color:#d2ffd2 }
.banner  .separator3{margin-bottom: 15px;}
.context{margin: 15px auto 30px;}
.context h2.warp{font-size: 22px;}
.timeline {
    position: relative;
    margin-top: 20px;
}
.timeline-date-label {
    float: none;
    clear: both;
    display: block;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1;
    width: 135px;
    position: relative;
    z-index: 2;
    color: #ffffff;
}
.timeline-date-label:after {
    background-color: #01983b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: -8px;
    z-index: -1;
}
.timeline .header{
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;background-color: #fafafa;position: relative;
}
.timeline .header h4{font-size: 16px; padding: 0 10px; line-height: 1.4;}
.shadow{position: relative;}
.shadow:before {
    position: absolute;
    left: 0;
    height: 60%;
    bottom: 0;
    width: 100%;
    content: "";
    background-color: #fafafa;
    z-index: 2;
}
.shadow * {
    position: relative;
    z-index: 3;
}
.shadow:hover:after, .shadow-narrow:hover:after {
    bottom: 10px;
}
.shadow:after, .shadow-narrow:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 96%;
    left: 50%;
    bottom: 2px;
    margin-left: -48%;
    -webkit-box-shadow: 0 5px 7px #999999;
    box-shadow: 0 5px 7px #999999;
    z-index: 1;
    border-radius: 10%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.timeline:before {
    background-color: #e8e8e8;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0.09)), color-stop(90%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 10%, rgba(0, 0, 0, 0.09) 90%, rgba(0, 0, 0, 0) 100%);
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    top: 0;}

    .timeline .timeline-item {
        position: relative;
        width: 50%;
        padding: 0 30px;
        margin-bottom: 30px;
        float: left;
        clear: left;
        z-index: 1;
    }
    .timeline .timeline-item:before {
        content: "";
        position: absolute;
        background-color: #cdcdcd;
        border: 1px solid #cdcdcd;
        height: 7px;
        width: 7px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        top: 17px;
        right: -4px;
    }
    .timeline .timeline-item.pull-right:before {
        left: -3px;
    }
    .timeline .timeline-item:after {
        content: "";
        font-family: "FontAwesome";
        right: 0px;
        background-color: #eaeaea;
        left: auto;
        position: absolute;
        top: 20px;
        z-index: -1;
        width: 35px;
        height: 1px;
    }
    .timeline .timeline-item.pull-right:after {
        right: auto;
        left: 0px;
    }
    .bigTxt{margin-bottom: 40px;}

    .k_pagelist {
        margin: 30px auto;
        text-align: center;
    }
    
    .k_pagelist * {
        font-size: 14px;
        padding: 4px 8px;
        margin-left: 5px;
    }
    
    .k_pagelist strong {
        background: #01983b;
        font-weight: normal;
        color: #FFF;
    }
    
    .k_pagelist a {
        text-decoration: none;
        color: #01983b;
    }
    
    .k_pagelist a:hover {
        text-decoration: none;
        background: #01983b;
        color: #FFF;
    }
    
    .k_pagelist span {
        color: #999;
    }
    .k_pagelist input{padding: 0 3px;}
    .headnews a{color: #01983b;font-size: 16px;}
    .centerp {
        color: #777; font-size: 13px;
    }
    .centerp strong{padding-left: 10px;}
    .caseimgs-bottom{    text-align: center;
        line-height: 2;}
        .pswp__caption__center{text-align: center}

   .productimg{
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px;
   }
 .imgbox>div.body{padding: 0 10px 10px;}
 .productimg .separator4{
     margin-bottom: 15px;
 }
 .table-responsive{border: 1px solid #ddd;}
 .table{margin-bottom: 0;}
 blockquote{padding: 5px 10px; margin-top: 10px; border-color: #01983b;border-bottom: 1px solid #ddd; }
 blockquote>h3{margin-top: 10px;}
 .rightbody{padding: 15px;}
 .rightbody address{
     margin-bottom: 30px;
     line-height: 1.8;
 }
 .rightbody address>span{
     color: #008332;font-size: 14px;
 }
 #map img{max-width: none;}
 label.BMapLabel{max-width: none; border-color: #008332; background-color: #fff}
 .popover{max-width: 300px;}
 .popover-content{padding-left: 10px; padding-right: 10px;}
 .popover-content p{color: #484848; margin: 5px 0;}
 .homeSwiper{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 0;
    z-index: 1;
 }

 .pro-pagination{text-align: center;}
 .pro-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;cursor: pointer; margin: 0 4px;
}
.pro-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #008332;
}
@media (min-width: 768px) {
    .main-navigation .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-futai .nav>li>a {
        padding-left: 5px;
        padding-right: 6px;
    }
    .navbar-futai .nav>li a{font-size: 15px;}
    .navbar-futai .caret{margin-left: 2px;}
    .navbar-futai .navbar-collapse {
        padding-top: 0px;
    }
    .banner{min-height: 250px; padding-top: 62px;}
}
@media(min-width:991px){
    .nav > li > a{padding-left: 11px; padding-right: 12px;}
    #sitemap >ul >li{
        width:25%;
        float: left;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .navbar-futai .nav>li>a {
        padding-left: 7px;
        padding-right: 7px; font-size: 14px;
    }
    .banner{min-height: 300px;    padding-top: 94px;}
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 768px) {
    .navbar-futai .navbar-nav {
        float: inherit !important;
        margin-left: 0;
        margin-right: 0;
        font-weight: bold;
    }

    .navbar-futai .navbar-collapse {
        padding-top: 0;
    }

    .navbar-futai .caret {
        float: right;
    }

    .navbar-futai .nav>li a {
        font-size: 16px;
    }

    h2.title {
        font-size: 24px;
    }

    h2.warp {
        background-image: none
    }

    .enwarp {
        font-size: 15px;
    }

    .body.text-right {
        text-align: left;
    }

    .separator,
    .separator1 {
        margin-bottom: 10px;
    }

    .imgbox .mb20 {
        margin-bottom: 0;
    }
   

    .home-product {
        background: #fafafa
    }
    .banner{min-height: 200px;    padding-top: 44px;}
    .context h3.title,h3.s{font-size: 18px;}
    .context h2.warp{font-size: 18px;font-weight: bold}
    
    .timeline-date-label{margin-left: 0;}
    .timeline:before{left:3%;}
    .timeline .timeline-item{width: 97%; float: right;}
    .timeline .timeline-item:after {
        right: auto;
        left: 0px;
    }
    .timeline .timeline-item:before {
        left: -3px;
    }
}

.yscontent{
    background-color: #fafafa; margin-bottom: 20px; padding: 10px;
}
.yscontent img{max-height: 50px;border-radius: 3px; margin: 0 10px;}
.yscontent>.center-block{text-align: center;}
.yscontent>.center-block>div.iconbox{display: inline-block;}
.yscontent p{text-indent: 2em;}
.yscontent>div.iconbox{height: 50px;margin-bottom: 15px; clear: both;}
.yscontent>div.iconbox img{float: left;}
.yscontent>div.iconbox h4{padding-top: 16px;}
.yscontent h4{font-size: 15px; font-weight: bold;}

@media only screen and (max-width: 480px) {
    .header-topbar {
        display: none;
    }

    .home-case .nav-tabs {
        background-color: #fafafa;
        border-bottom: none !important;
        text-align: left;
    }

    .home-case .nav-tabs>li {
        display: block;
    }

    .home-case .nav-tabs>li.active>a,
    .home-case .nav-tabs>li.active>a:hover,
    .home-case .nav-tabs>li.active>a:focus {
        color: #fff;
        background-color: #00752d;
    }

    .hidden-xxs {
        display: none;
    }

    .newslist .media-heading {
        font-weight: 400
    }

    .newslist .media-object {
        width: 97px;
        height: 60px;
    }
}

#sitemap{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
}
#sitemap>ul{
    display: block;
    clear: both;
    min-height: 400px;
    padding: 20px;
}