﻿.index-page {
    width: 100%;
    border-bottom: 1px solid #e9e9e9
}

.index-page div[class^=am-tab-pane] {
    padding: 0
}

.index-page [data-am-widget=tabs] {
    margin: 0
}

.index-tab,
.index-tab .am-active a {
    background-color: #fff !important
}

.index-tab {
    width: 1170px !important;
    margin: 0 auto !important
}

.index-tab .am-active {
    border-bottom: 4px solid #59bcdb
}

.index-tab a {
    position: relative;
    margin: 10px 0 10px 10px;
    border-right: 1px solid #e9e9e9
}

.index-tab a i {
    margin-top: 20px;
    color: #59bcdb;
    font-size: 38px
}

.index-tab a strong {
    font-size: 16px;
    display: inline-block;
    color: #262626;
    margin-top: 7px
}

.index-tab a p {
    color: #969696;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: -10px
}

.am-slider .am-slides img {
    height: 100%;
}

.am-list>li>a {
    padding: 0.3rem 0;
    font-size: 1.5rem;
}

.am-list-date {
    top: 0.7rem;
}

.am-list-no-time .am-list-item-dated a {
    padding-right: 10px;
}

.section {
    padding-top: 10px !important;
}

@media screen and (max-width: 640px) {

    .index-page .index-tab {
        width: 100% !important
    }

    .index-page .index-tab li {
        display: none !important
    }

    .index-page .index-tab .am-active {
        display: block !important
    }
}

.index-container {
    margin-top: 0;
}

.index-container .features_item--title {
    font-size: 16px;
    color: #262626;
    margin: 20px 0 -10px
}

.index-container .features_item--text {
    font-size: 15px;
    line-height: 23px;
    color: #969696
}

.index-container .index-more {
    text-align: center;
    padding: 70px 0 0
}

.index-container .index-more .am-btn-secondary {
    padding: 10px 26px;
    border-radius: 23px;
    background-color: #59bcdb;
    border-color: #59bcdb
}

@media screen and (max-width: 640px) {

    .index-container .index-more {
        padding: 35px 0 0
    }

}

@media screen and (max-width: 640px) {
    .list-menu .am-titlebar {
        display: none
    }

    .list-menu {
        padding: 10px;
    }
}

.date {
    width: 62px;
    height: 45px;
    text-align: center;
    margin-right: 12px;
    background: url(../images/date.jpg) no-repeat;
}

.date span {
    font-size: 18px;
    width: 100%;
    float: left;
    display: block;
    color: #fff;
    height: 27px;
    line-height: 27px;
}

.date i {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #999;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-style: normal;
}

.am-list-main h3 {
    text-overflow: ellipsis;
    width: 100%;
}

.am-list-item-text {
    text-overflow: ellipsis;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    font-size: 12px;
}

.am-slider-c2 {
    margin-top: 20px;
    height: 230px;
}

.am-slider-c2 .am-viewport img {
    height: 230px;
}

.am-slider-c2 .am-slider-desc {
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 5px;
    padding-bottom: 5px;
}

.am-slider-c2 .am-control-nav {
    bottom: 10px;
}

.box {
    margin-top: 10px;
}

.box p {
    margin-top: 0px;
    color: #333;
    font-size: 14px;
}

.am-slider-b1 {
    -webkit-box-shadow: 0 0 black;
    box-shadow: none;
}


.am-list .am-list-item-hd {
    font-size: 14px;
    padding: 1.5rem 0;
}

.am-list .am-list-item-dated span {
    padding: 1.5rem 0;
    top: 0rem;
}

.list-menu .am-titlebar {
    height: 85px;
    background: url(../images/3_07.png) no-repeat;
}

.am-list-news-bd li {
    background: url(../images/point.png) no-repeat left center;
    padding-left: 15px;
}

.am-article {
    padding-top: 20px;
}

.am-article-title,
.am-article-meta {
    float: none;
    text-align: center;
    width: 100%;
}

.am-article-meta {
    font-size: 16px;
}

.am-article-bd,
.am-article-meta {
    padding: 0 10px;
}

.am-article-bd p {
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.am-article-bd img {

    text-align: center;
    margin: 0 auto;
}

.am-titlebar-default .am-titlebar-title {
    color: #009691;
    font-size: 24px;
    font-weight: 600;
}

.header-box {
    position: relative;
    background-color: #388d8f;
}



.am-titlebar-default .am-titlebar-title:before {
    border-left: 3px solid #388d8f;
}