.top-bar {
    position: absolute;
    left: 0;
    padding: 0;
    width: 100%;
    z-index: 999
}

.tel {
    display: none;
}

nav.navbar {
    display: none;
}

#banner {
    height: 165px;
}

a.logo {
    padding: 30px
}

a.logo img {
    height: 50px;
    width: auto;
    display:none;
}

.mobile-bar {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    background: #056505;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 10px 20px;
}

.mobile-bar a {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    font-size: 0
}

.mobile-bar span {
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin-top: 10px;
    line-height: 1
}

.mobile-bar img {
    width: 20px;
    height: 20px;
}

div.main>div {
    padding: 20px 10px;
}

.panel-title {
    margin-bottom: 20px;
    background-size: 100% auto
}

.panel-title b {
    font-size: 24px;
}

.panel-title span {
    font-size: 14px;
}

.scenery-box {
    flex-flow: column nowrap;
}

.scenery-box a {
    width: 100%;
    margin-bottom: 10px;
}

.scenery-box a span {
    line-height: 3;
    font-size: 16px;
}

.about-box {
    width: 100%;
    flex-flow: column nowrap;
}

.about-pic {
    width: 100%;
    margin: 0
}

.about-text {
    margin-top: 20px;
    width: 100%;
}

.env-box {
    width: 100%;
    margin-bottom: 20px;
}

.env-box a {
    display: flex;
    width: calc(50% - 5px)
}

.env-box a span {
    font-size: 14px;
}

.service-list {
    width: 100%;
    flex-flow: column nowrap;
}

.service-list .item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.service-list .item .text h3 {
    font-size: 16px;
    line-height: 2
}

.service-list .item img {
    width: 60px;
    height: auto
}

.service-list .item .text p {
    font-size: 11px;
}

.service-text {
    flex-flow: column nowrap;
    width: 100%;
}

.service-text video {
    width: 100%;
}

.service-text .text {
    width: 100%;
    padding: 20px;
}

.service-text .text::before {
    width: 258px;
    height: 129px;
    background-size: cover;
    bottom: -100px;
}

.service-text .text h3 {
    font-size: 24px
}

.service-text .text p {
    font-size: 14px;
}

.news-box {
    width: 100%;
}

.news-box a {
    flex-flow: column nowrap;
    position: relative;
}

.news-box a .time {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .7);
}

.news-box a img {
    width: 100%;
}

.news-box a .time b {
    top: 10px;
    left: 10px;
    font-size: 20px;
}

.news-box a .time span {
    right: 10px;
    bottom: 10px;
    font-size: 12px;
}

.news-box a .text {
    margin-top: 20px;
    width: 100%;
}

.news-box a .text h3 {
    padding-bottom: 20px;
}

.news-box a .text p {
    margin: 20px 0
}

.pro-box {
    width: 100%;
}

.pro-box a {
    width: calc(50% - 5px)
}

.pro-box a b {
    font-size: 24px;
}

.pro-box a span {
    font-size: 16px;
}

.icon-panel {
    flex-flow: row wrap !important;
    width: 100%
}

.icon-panel .item {
    width: 20%;
    box-sizing: border-box;
    padding: 0 10px;
}

.icon-panel .item img {
    width: 100%;
    height: auto
}

.icon-panel .item span {
    font-size: 12px;
    margin: 5px 0
}

.ml-panel {
    width: 100%
}

.ml-panel img {
    width: 100%
}

footer.footer {
    flex-flow: column nowrap;
    align-items: center;
    padding: 30px 0;
}

.bot-logo {
    width: 100%;
    text-align: center;
    margin: 0
}

.bot-logo img {
    width: 70%;
}

.copyright {
    font-size: 12px;
    margin-top: 10px;
}

.fixed-box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    z-index: 9999
}

.fixed-nav {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    background: #056505;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.fixed-nav a {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    font-size: 0;
    flex: 1;
    border-right: 1px solid rgba(255, 255, 255, .5)
}

.fixed-nav a:last-child {
    border: none
}

.fixed-nav a span {
    font-size: 12px;
    margin-bottom: 4px;
    color: #fff
}

.fixed-nav a img {
    margin: 4px 0;
    width: 30px;
    height: auto
}

.fixed-nav a.active span {
    font-weight: bold;
}

.page {
    margin: 30px 0;
    padding: 0 10px;
}

.page * {
    display: none
}

.page .next,
.page .prev {
    display: block;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    width: 50%;
}

.cont-box {
    padding: 10px;
    margin: 20px 0
}

.cont-title {
    padding-bottom: 10px
}

.cont-title h3 {
    font-size: 16px;
}

.cont-page {
    padding-top: 10px;
}

.cont-sub {
    padding: 20px 0
}

.list-main {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}

.list-news-box {
    width: 100%;
    margin-top: 20px
}

.list-case-box {
    width: 100%;
    margin-top: 20px
}

.list-news-box a {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.list-case-box a {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.list-news-box a .text {
    padding: 10px
}

.list-news-box a .text h3 {
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-news-box a .text p {
    font-size: 11px;
    margin: 10px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-case-bar {
    margin-top: 10px;
    flex-flow: row wrap;
    background: #01AB02
}

.list-case-bar a {
    border: none;
    width: 50%;
    border: 1px solid #fff;
    flex: auto;
    color: white;
    font-size: 12px;
}

.list-case-bar a.active {
    border-bottom: 1px solid #fff;
}

.list-case-box a .text {
    position: static;
    background: #01AB02;
    opacity: 1;
    width: 100%;
    padding: 10px;
}

.list-case-box a .text h3 {
    color: white;
    font-size: 14px;
    margin-bottom: 0px;
}

.list-case-box a .text::before {
    display: none
}

.list-case-box a .text p {
    display: none
}