* {
    margin: 0;
    padding: 0
}

body {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #f5f5f5
}

.left {
    float: left
}

.right {
    float: right
}

.main-top {
    margin-top: 20px
}

.navTop {
    padding: 10px 0;
    background-image: url("/static/index/img/index/daohangdingbu.png");
    background-repeat: no-repeat;
    background-size: cover
}

.navTop img {
    width: 248px
}

.navTop .topBtn {
    margin-top: 10px;
    border: 1px solid #24b726;
    border-radius: 25px;
    overflow: hidden
}

.navTop .topBtn input {
    border-width: 0
}

.navTop .topBtn input:focus {
    outline: none;
    border: none;
    box-shadow: none
}

.navTop .topSearch {
    color: #24b726;
    outline: none;
    border: none;
    box-shadow: none
}

.myNavBar {
    margin: 0;
    background-color: #24b726;
    border: none;
    border-radius: 0;
    min-height: 60px;
    color: #fff
}

@media screen and (max-width: 767px) {
    .myNavBar {
        background-color: #dfecd5
    }
}

.myNavBar .navbar-toggle {
    border-color: #24b726
}

.myNavBar .navbar-toggle .icon-bar {
    background-color: #24b726
}

.myNavBar .navbar-toggle:focus,
.myNavBar .navbar-toggle:hover {
    background-color: #fff
}

.myNavBar .container {
    padding: 0
}

@media screen and (max-width: 767px) {
    .myNavBar .container {
        padding: 15px
    }
}

.myNavBar .logo {
    padding: 5px
}

@media screen and (max-width: 767px) {
    .myNavBar .logo {
        padding-left: 15px
    }
}

.myNavBar .logo img {
    width: 190px
}

.myNavBar .navUl>.open>a,
.myNavBar .navUl>.open>a:hover,
.myNavBar .navUl>.open>a:focus {
    background-color: #97C447;
    color: #fff
}

.myNavBar .navUl .active>a {
    color: #fff;
    background-color: #97C447
}

.myNavBar .navUl .active>a:hover {
    background-color: #97C447;
    color: #fff
}

.myNavBar .navUl li>a {
    font-size: 20px;
    padding: 20px 21.7px;
    color: #fff;
    background-color: #24b726;
    letter-spacing: 2px
}

.myNavBar .navUl li>a:hover,
.myNavBar .navUl li>a:focus {
    background-color: #97C447;
    color: #fff
}

.myNavBar .navUl .dropdown-menu {
    background-color: #97C447;
    padding: 0;
    border: none
}

.myNavBar .navUl .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    color: #fff;
    background-color: #97C447
}

.myNavBar .navUl .dropdown-menu>li>a:hover,
.myNavBar .navUl .dropdown-menu>li>a:focus {
    background-color: #24b726;
    color: #fff
}

@media (max-width: 767px) {
    .myNavBar .navUl .open .dropdown-menu>li>a {
        color: #fff;
        border: 0
    }
}

#myCarousel .mySwiper {
    margin-bottom: -15px
}

#myCarousel .mySwiper li {
    background-color: #a59891
}

#myCarousel .mySwiper li.active {
    background-color: #24b726
}

#myCarousel .carousel-inner img {
    width: 100%
}

#carousel-banner3 {
    background: none
}

#carousel-banner3 .carousel-control {
    color: #24b726
}

#carousel-banner3 .carousel-control.left {
    left: -60px;
    background-image: none
}

#carousel-banner3 .carousel-control.right {
    right: -60px;
    background-image: none
}

.tips {
    padding: 10px;
    border-bottom: 1px solid #e9e9e9
}

.tips .tips-text .glyphicon {
    font-size: 35px;
    color: #24b726
}

@media (max-width: 767px) {
    .tips .tips-text .glyphicon {
        font-size: 20px
    }
}

.tips .tips-text ul {
    margin-left: 40px
}

@media (max-width: 767px) {
    .tips .tips-text ul {
        list-style: none;
        margin-left: 30px
    }

    .tips .tips-text ul.left {
        float: none
    }
}

.tips .tips-text ul li {
    font-size: 16px;
    line-height: 35px;
    color: #666666
}

@media (max-width: 767px) {
    .tips .tips-text ul li {
        font-size: 14px;
        line-height: 22px
    }
}

.tips .tips-text .right {
    line-height: 35px;
    font-size: 16px
}

.tips .tips-text .right a {
    color: #666666
}

.newsList {
    padding: 10px;
    background-color: #fff
}

.newsList .newsListTop {
    border-bottom: 1px solid #666
}

.newsList .newsListTop .newsHeader {
    margin-left: 10px;
    margin-bottom: 1px;
    border-bottom: 3px solid #24b726
}

.newsList .newsListTop .newsHeader h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding-left: 10px;
    border-left: 3px solid #24b726
}

.newsList .newsListTop .newsMore {
    font-size: 14px;
    float: right;
    margin-top: 20px;
    line-height: 40px;
    background-color: #24b726
}

.newsList .newsListTop .newsMore a {
    padding: 1px 10px;
    display: block;
    color: #fff
}

.newsList ul {
    margin: 5px 0 0 20px
}

.newsList ul li {
    font-size: 14px
}

.newsList ul li a {
    display: block;
    color: #666;
    padding: 7.5px
}

.newslst a{
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 15px;
}
.newsList ul li a:hover,
.newsList ul li a:focus {
    color: #24b726;
    background: #eee
}

.newsList ul li span {
    color: #666
}

.newsList .nav-tabs {
    border-bottom: 1px solid #666;
    margin: 0
}

.newsList .nav-tabs>li.newsHeader {
    margin-left: 10px
}

.newsList .nav-tabs>li.newsHeader a {
    padding: 0;
    border-bottom: 3px solid #fff
}

.newsList .nav-tabs>li.newsHeader a:hover,
.newsList .nav-tabs>li.newsHeader a:focus {
    text-decoration: none;
    background: none;
    border-bottom: 3px solid #24b726
}

.newsList .nav-tabs>li h2 {
    font-size: 30px;
    font-weight: 400;
    padding: 0 10px;
    line-height: 40px;
    border-left: 3px solid #24b726
}

.newsList .nav-tabs>li.active {
    margin-left: 10px;
    margin-bottom: 1px;
    border-bottom: 3px solid #24b726
}

.newsList .nav-tabs>li.active>a,
.newsList .nav-tabs>li.active>a:hover,
.newsList .nav-tabs>li.active>a:focus {
    border: none
}

.newsList.banner3 .newsListTop {
    border-bottom: none
}

.merch {
    margin-bottom: 10px
}

.merch .merchText {
    margin: 10px;
    font-size: 12px
}

.merch .merchText h3 {
    font-size: 24px;
    font-weight: 400;
    margin: 15px 0
}

.merch .merchText p {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    letter-spacing: 0.5px
}

.pagination a:hover {
    background-color: #24b726
}

.imgbox {
    padding: 0 30px
}

.imgbox a {
    color: #000
}

.imgbox:hover,
.imgbox:focus {
    color: #fff
}

.imgbox:hover>.imgbox-text,
.imgbox:focus>.imgbox-text {
    background: #24b726
}

.imgbox .imgbox-text {
    padding: 10px;
    margin-bottom: 10px;
    border-top: none;
    box-shadow: 0 0 5px #ddd;
    background: #fff
}

.businessSite {
    position: fixed;
    right: 10px;
    top: 30%
}

.businessSite img {
    width: 80px
}

.timeline {
    width: 100%;
    position: relative;
    padding: 1px 0;
    list-style: none;
    font-weight: 300
}

.timeline .timeline-item {
    padding-left: 0;
    padding-right: 30px
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 30px;
    padding-right: 0
}

.timeline .timeline-item .timeline-event {
    width: 100%
}

.timeline:before {
    border-right-style: solid
}

.timeline:before,
.timeline:after {
    content: " ";
    display: block
}

.timeline:after {
    clear: both
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100% !important;
    margin-left: 1px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #888888
}

.timeline.timeline-single-column.timeline {
    width: 100%;
    max-width: 768px
}

.timeline.timeline-single-column.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0
}

.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
    width: 100%
}

.timeline.timeline-single-column.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px
}

.timeline.timeline-single-column.timeline .timeline-item {
    width: 100%;
    margin-bottom: 20px
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0
}

.timeline.timeline-single-column.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-line-solid:before {
    border-right-style: solid
}

.timeline.timeline-line-dotted:before {
    border-right-style: dotted
}

.timeline.timeline-line-dashed:before {
    border-right-style: dashed
}

.timeline.timeline-line-hidden:before {
    border-right-style: none
}

.timeline .timeline-item {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
    content: "";
    display: table
}

.timeline .timeline-item:after {
    clear: both
}

.timeline .timeline-item:last-child {
    margin-bottom: 0 !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent
}

.timeline .timeline-item>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent
}

.timeline .timeline-item>.timeline-point {
    top: 25px
}

.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item:nth-of-type(2) {
    margin-top: 40px
}

.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
    clear: both !important
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 40px
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    clear: both
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    float: right;
    clear: right
}

.timeline .timeline-item.timeline-item-right>.timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
    left: -24px
}

.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank {
    left: -12px
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    top: 4px;
    right: -10px;
    border-top: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 10px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    top: 5px;
    right: -9px;
    border-top: 9px solid transparent;
    border-left-width: 9px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 9px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point {
    top: 14px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-point {
    top: 25px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    top: 10px;
    right: -18px;
    border-top: 18px solid transparent;
    border-left-width: 18px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 18px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    top: 11px;
    right: -17px;
    border-top: 17px solid transparent;
    border-left-width: 17px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 17px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point {
    top: 28px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important
}

.timeline .timeline-item>.timeline-event {
    background: #fff;
    border: 1px solid #888888;
    color: #555;
    position: relative;
    float: left;
    border-radius: 3px
}

.timeline .timeline-item>.timeline-event:before {
    border-left-color: #888888;
    border-right-color: #888888
}

.timeline .timeline-item>.timeline-event:after {
    border-left-color: #fff;
    border-right-color: #fff
}

.timeline .timeline-item>.timeline-event h1,
.timeline .timeline-item>.timeline-event h2,
.timeline .timeline-item>.timeline-event h3,
.timeline .timeline-item>.timeline-event h4,
.timeline .timeline-item>.timeline-event h5,
.timeline .timeline-item>.timeline-event h6,
.timeline .timeline-item>.timeline-event p,
.timeline .timeline-item>.timeline-event .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-default {
    background: #fff;
    border: 1px solid #888888;
    color: #555
}

.timeline .timeline-item>.timeline-event.timeline-event-default:before {
    border-left-color: #888888;
    border-right-color: #888888
}

.timeline .timeline-item>.timeline-event.timeline-event-default:after {
    border-left-color: #fff;
    border-right-color: #fff
}

.timeline .timeline-item>.timeline-event.timeline-event-default h1,
.timeline .timeline-item>.timeline-event.timeline-event-default h2,
.timeline .timeline-item>.timeline-event.timeline-event-default h3,
.timeline .timeline-item>.timeline-event.timeline-event-default h4,
.timeline .timeline-item>.timeline-event.timeline-event-default h5,
.timeline .timeline-item>.timeline-event.timeline-event-default h6,
.timeline .timeline-item>.timeline-event.timeline-event-default p,
.timeline .timeline-item>.timeline-event.timeline-event-default .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-primary {
    background: #f5f5f5;
    border: 1px solid #888888;
    color: #555
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:before {
    border-left-color: #888888;
    border-right-color: #888888
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:after {
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5
}

.timeline .timeline-item>.timeline-event.timeline-event-primary h1,
.timeline .timeline-item>.timeline-event.timeline-event-primary h2,
.timeline .timeline-item>.timeline-event.timeline-event-primary h3,
.timeline .timeline-item>.timeline-event.timeline-event-primary h4,
.timeline .timeline-item>.timeline-event.timeline-event-primary h5,
.timeline .timeline-item>.timeline-event.timeline-event-primary h6,
.timeline .timeline-item>.timeline-event.timeline-event-primary p,
.timeline .timeline-item>.timeline-event.timeline-event-primary .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-success {
    background: #F3F8ED;
    border: 1px solid #72b92e;
    color: #3F8100
}

.timeline .timeline-item>.timeline-event.timeline-event-success:before {
    border-left-color: #72b92e;
    border-right-color: #72b92e
}

.timeline .timeline-item>.timeline-event.timeline-event-success:after {
    border-left-color: #F3F8ED;
    border-right-color: #F3F8ED
}

.timeline .timeline-item>.timeline-event.timeline-event-success h1,
.timeline .timeline-item>.timeline-event.timeline-event-success h2,
.timeline .timeline-item>.timeline-event.timeline-event-success h3,
.timeline .timeline-item>.timeline-event.timeline-event-success h4,
.timeline .timeline-item>.timeline-event.timeline-event-success h5,
.timeline .timeline-item>.timeline-event.timeline-event-success h6,
.timeline .timeline-item>.timeline-event.timeline-event-success p,
.timeline .timeline-item>.timeline-event.timeline-event-success .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-info {
    background: #F0F8FD;
    border: 1px solid #3e93cf;
    color: #0062A7
}

.timeline .timeline-item>.timeline-event.timeline-event-info:before {
    border-left-color: #3e93cf;
    border-right-color: #3e93cf
}

.timeline .timeline-item>.timeline-event.timeline-event-info:after {
    border-left-color: #F0F8FD;
    border-right-color: #F0F8FD
}

.timeline .timeline-item>.timeline-event.timeline-event-info h1,
.timeline .timeline-item>.timeline-event.timeline-event-info h2,
.timeline .timeline-item>.timeline-event.timeline-event-info h3,
.timeline .timeline-item>.timeline-event.timeline-event-info h4,
.timeline .timeline-item>.timeline-event.timeline-event-info h5,
.timeline .timeline-item>.timeline-event.timeline-event-info h6,
.timeline .timeline-item>.timeline-event.timeline-event-info p,
.timeline .timeline-item>.timeline-event.timeline-event-info .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-warning {
    background: #FFF9E9;
    border: 1px solid #d0aa42;
    color: #ac7e00
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:before {
    border-left-color: #d0aa42;
    border-right-color: #d0aa42
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:after {
    border-left-color: #FFF9E9;
    border-right-color: #FFF9E9
}

.timeline .timeline-item>.timeline-event.timeline-event-warning h1,
.timeline .timeline-item>.timeline-event.timeline-event-warning h2,
.timeline .timeline-item>.timeline-event.timeline-event-warning h3,
.timeline .timeline-item>.timeline-event.timeline-event-warning h4,
.timeline .timeline-item>.timeline-event.timeline-event-warning h5,
.timeline .timeline-item>.timeline-event.timeline-event-warning h6,
.timeline .timeline-item>.timeline-event.timeline-event-warning p,
.timeline .timeline-item>.timeline-event.timeline-event-warning .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-danger {
    background: #FFC4BC;
    border: 1px solid #d25a4b;
    color: #B71500
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:before {
    border-left-color: #d25a4b;
    border-right-color: #d25a4b
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:after {
    border-left-color: #FFC4BC;
    border-right-color: #FFC4BC
}

.timeline .timeline-item>.timeline-event.timeline-event-danger h1,
.timeline .timeline-item>.timeline-event.timeline-event-danger h2,
.timeline .timeline-item>.timeline-event.timeline-event-danger h3,
.timeline .timeline-item>.timeline-event.timeline-event-danger h4,
.timeline .timeline-item>.timeline-event.timeline-event-danger h5,
.timeline .timeline-item>.timeline-event.timeline-event-danger h6,
.timeline .timeline-item>.timeline-event.timeline-event-danger p,
.timeline .timeline-item>.timeline-event.timeline-event-danger .timeline-inherit-color {
    color: inherit
}

.timeline .timeline-item>.timeline-event:before,
.timeline .timeline-item>.timeline-event:after {
    content: "";
    display: inline-block;
    position: absolute
}

.timeline .timeline-item>.timeline-event .timeline-heading,
.timeline .timeline-item>.timeline-event .timeline-body,
.timeline .timeline-item>.timeline-event .timeline-footer {
    padding: 4px 10px
}

.timeline .timeline-item>.timeline-event .timeline-heading p,
.timeline .timeline-item>.timeline-event .timeline-body p,
.timeline .timeline-item>.timeline-event .timeline-footer p,
.timeline .timeline-item>.timeline-event .timeline-heading ul,
.timeline .timeline-item>.timeline-event .timeline-body ul,
.timeline .timeline-item>.timeline-event .timeline-footer ul {
    margin: 0
}

.timeline .timeline-item>.timeline-event .timeline-heading h4 {
    font-weight: 400
}

.timeline .timeline-item>.timeline-event .timeline-footer a {
    cursor: pointer;
    text-decoration: none
}

.timeline .timeline-item>.timeline-event .panel,
.timeline .timeline-item>.timeline-event .table,
.timeline .timeline-item>.timeline-event .blankslate {
    margin: 0;
    border: none;
    border-radius: inherit;
    overflow: hidden
}

.timeline .timeline-item>.timeline-event .table th {
    border-top: 0
}

.timeline .timeline-item>.timeline-point {
    color: #888888;
    background: #fff;
    right: -24px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: 12px;
    margin-right: 12px;
    position: absolute;
    z-index: 100;
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
    line-height: 20px;
    text-align: center
}

.timeline .timeline-item>.timeline-point.timeline-point-blank {
    right: -12px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: 6px;
    margin-right: 6px;
    color: #888888;
    background: #888888
}

.timeline .timeline-item>.timeline-point.timeline-point-default {
    color: #888888;
    background: #fff
}

.timeline .timeline-item>.timeline-point.timeline-point-primary {
    color: #888888;
    background: #fff
}

.timeline .timeline-item>.timeline-point.timeline-point-success {
    color: #72b92e;
    background: #fff
}

.timeline .timeline-item>.timeline-point.timeline-point-info {
    color: #1798c6;
    background: #fff
}

.timeline .timeline-item>.timeline-point.timeline-point-warning {
    color: #d0aa42;
    background: #fff
}

.timeline .timeline-item>.timeline-point.timeline-point-danger {
    color: #d25a4b;
    background: #fff
}

.timeline .timeline-label {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px;
    top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center
}

.timeline .timeline-label:before,
.timeline .timeline-label:after {
    content: "";
    display: table
}

.timeline .timeline-label:after {
    clear: both
}

.timeline .timeline-label:last-child {
    margin-bottom: 0 !important
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 40px
}

.timeline .timeline-label .label-default {
    background-color: #888888
}

.timeline .timeline-label .label-primary {
    background-color: #888888
}

.timeline .timeline-label .label-info {
    background-color: #3e93cf
}

.timeline .timeline-label .label-warning {
    background-color: #d0aa42
}

.timeline .timeline-label .label-danger {
    background-color: #d25a4b
}

@media all and (orientation: portrait) {
    .timeline.timeline {
        width: 100%;
        max-width: 100%
    }

    .timeline.timeline .timeline-item {
        padding-left: 72px;
        padding-right: 0
    }

    .timeline.timeline .timeline-item.timeline-item-right,
    .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0
    }

    .timeline.timeline .timeline-item .timeline-event {
        width: 100%
    }

    .timeline.timeline:before {
        left: 42px;
        width: 0;
        margin-left: -1px
    }

    .timeline.timeline .timeline-item {
        width: 100%;
        margin-bottom: 20px
    }

    .timeline.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
    .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
    .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item>.timeline-event {
        float: right !important
    }

    .timeline.timeline .timeline-item>.timeline-event:before,
    .timeline.timeline .timeline-item>.timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important
    }

    .timeline.timeline .timeline-item>.timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important
    }

    .timeline.timeline .timeline-item>.timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important
    }

    .timeline.timeline .timeline-item>.timeline-point {
        transform: translateX(-50%);
        left: 42px !important;
        margin-left: 0
    }

    .timeline.timeline .timeline-label {
        transform: translateX(-50%);
        margin: 0 0 20px 42px
    }

    .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }
}

@media (max-width: 768px) {
    .timeline.timeline {
        width: 100%;
        max-width: 100%
    }

    .timeline.timeline .timeline-item {
        padding-left: 72px;
        padding-right: 0
    }

    .timeline.timeline .timeline-item.timeline-item-right,
    .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0
    }

    .timeline.timeline .timeline-item .timeline-event {
        width: 100%
    }

    .timeline.timeline:before {
        left: 42px;
        width: 0;
        margin-left: -1px
    }

    .timeline.timeline .timeline-item {
        width: 100%;
        margin-bottom: 20px
    }

    .timeline.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
    .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
    .timeline.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-item>.timeline-event {
        float: right !important
    }

    .timeline.timeline .timeline-item>.timeline-event:before,
    .timeline.timeline .timeline-item>.timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important
    }

    .timeline.timeline .timeline-item>.timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important
    }

    .timeline.timeline .timeline-item>.timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important
    }

    .timeline.timeline .timeline-item>.timeline-point {
        transform: translateX(-50%);
        left: 42px !important;
        margin-left: 0
    }

    .timeline.timeline .timeline-label {
        transform: translateX(-50%);
        margin: 0 0 20px 42px
    }

    .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }

    .timeline.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
        margin-top: 0
    }
}

.single .glyphicon-home {
    color: #707070;
    margin-right: 10px
}

.single-left {
    text-align: center
}

.single-left .single-left-header {
    color: #fff;
    background: #24b726
}

.single-left .single-left-header h2 {
    padding: 16px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0
}

.single-left .list-group-item {
    font-size: 16px;
    border: 0;
    padding: 0
}

.single-left .list-group-item:first-child,
.single-left .list-group-item:last-child {
    border-radius: 0
}

.single-left .list-group-item>a {
    display: block;
    color: #333;
    padding: 15px 0;
    text-decoration: none;
    border-left: 3px solid #fff
}

.single-left .list-group-item>a:hover,
.single-left .list-group-item>a:focus {
    color: #24b726;
    border-left: 3px solid #24b726;
    background-color: #E9FDE4
}

.single-left .active a {
    color: #24b726;
    border-left: 3px solid #24b726;
    background-color: #E9FDE4
}

.content {
    background: #fff;
    padding: 15px 25px 25px 25px
}

.content .header {
    border-bottom: 1px solid #999999
}

.content .header h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    padding-left: 10px;
    margin-top: -5px;
    border-left: 3px solid #24b726
}

.content .page {
    line-height: 30px;
    text-align: justify
}

.content .page.timeline:before {
    border-right-color: #24b726
}

.content .page.timeline .timeline-label .label-primary {
    background-color: #24b726
}

.page-list ul li {
    font-size: 16px;
    line-height: 21px;
    list-style: none
}

.page-list ul li a {
    color: #333;
    display: block;
    padding: 25px 15px
}

.page-list ul li a:hover,
.page-list ul li a:focus {
    text-decoration: none;
    color: #24b726;
    background: #E9FDE4
}

.page-list nav {
    text-align: center
}

.page-list .pagination li.active span {
    border-color: #24b726
}

.page-list .pagination li.active span:hover,
.page-list .pagination li.active span:focus {
    color: #24b726;
    background: #E9FDE4
}

.page-list .pagination li span {
    color: #333;
    background: #fff;
    padding: 10px 15px
}

.page-list .pagination li a {
    padding: 10px 15px
}

@media (max-width: 767px) {
    .page-list .pagination li a {
        padding: 5px
    }
}

.page-list .list-pic {
    margin-bottom: 15px
}

.page-list .list-pic a {
    display: block;
    color: #333;
    text-decoration: none
}

.page-list .list-pic .pic-text {
    font-size: 16px;
    padding: 15px
}

.page-list .list-pic:hover,
.page-list .list-pic:focus {
    background: #E9FDE4
}

.page-list .list-pic:hover .pic-text,
.page-list .list-pic:focus .pic-text {
    color: #24b726
}

.productMain a {
    color: #000
}

.productMain:hover a {
    color: #fff
}

.productMain:hover .productText {
    background-color: #24b726
}

.productMain .productText {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ddd
}

@media (max-width: 767px) {
    .productMain .productText {
        padding: 5px
    }
}

.productImg {
    position: relative
}

.productImg .qrcode {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    background: rgba(0, 0, 0, 0.3)
}

.productImg .qrcode .qrcode-img {
    margin: 11%
}

@media (max-width: 998px) {
    .productImg .qrcode .qrcode-img {
        margin: 20%
    }
}

@media (max-width: 767px) {
    .productImg .qrcode .qrcode-img {
        margin: 15%
    }
}

.message .control-label {
    font-size: 14px;
    font-weight: unset
}

.message .btn {
    padding: 10px 20px;
    color: #fff;
    background: #24b726;
    border: none
}

.footer {
    background-color: #555;
    color: #fff;
    margin-top: 20px
}

.footer .prview {
    display: inline-block;
    font-size: 14px;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.footer .prview:hover,
.footer .prview:focus {
    background: #fff
}

.footer .prview:hover .wechat,
.footer .prview:focus .wechat {
    background-image: url("/static/index/img/footer/wechat.png")
}

.footer .prview:hover .weibo,
.footer .prview:focus .weibo {
    background-image: url("/static/index/img/footer/weibo.png")
}

.footer .prview .btn {
    padding: 10px 39px 10px 38px;
    background: #555
}

.footer .prview .btn:hover,
.footer .prview .btn:focus {
    color: #24b726
}

.footer .prview.open {
    border-radius: 0
}

.footer .prview.open .btn {
    border-radius: 0;
    background: #fff
}

.footer .prview.open .wechat {
    background-image: url("/static/index/img/footer/wechat.png")
}

.footer .prview.open .weibo {
    background-image: url("/static/index/img/footer/weibo.png")
}

.footer .wechat {
    display: inline-block;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url("/static/index/img/footer/wechatw.png")
}

.footer .weibo {
    display: inline-block;
    width: 20px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url("/static/index/img/footer/weibow.png")
}

.footer .footer-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    padding: 35px 0;
    margin: 0
}

.footer .footer-copyright {
    margin: 30px
}

.footer .dropdown-menu {
    left: -1px;
    min-width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0
}

.link .link-image {
    width: 120px;
    height: 60px;
    margin: 10px 8px 25px
}

.link .link-image img {
    border: 1px solid #eee
}

.link .link-text {
    text-align: center;
    margin: 10px
}<!--ºÄÊ±1764350513.7687Ãë-->