﻿.tabcell {
    display: table-cell;
}

@media (min-width: 768px) {
    html {
        background: #017a5b !important;
    }
    body {
        max-width: 750px;
        margin: 0 auto !important;
        background: #017a5b;
    }
    .icon_msg_wrap {
        display: none;
    }
    .slide .slide-content .slide-item {
        width: 750px !important;
    }
    .kefu {
        display: block !important;
    }
}

.kefu {
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 50;
}
.kfBox {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 300;
}
.kfBox img{
	animation: shareCodeBtnAn 0.45s ease-in-out infinite alternate;
	
}
html {
    color: #000;
    background: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: "YouYuan"
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 200;
    line-height: 24px;
    float: left
    font-family: "YouYuan"
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

a:focus {
    outline: 0
}

.co000 {
    color: #000
}

.co222 {
    color: #222
}

.co333 {
    color: #333
}

.co444 {
    color: #444
}

.co555 {
    color: #555
}

.co666 {
    color: #666
}

.co777 {
    color: #777
}

.co888 {
    color: #888
}

.co999 {
    color: #999
}

.coaaa {
    color: #aaa
}

.cobbb {
    color: #bbb
}

.coccc {
    color: #ccc
}

.coddd {
    color: #ddd
}

.coeee {
    color: #eee
}

.cofff {
    color: #fff
}

.bgwhite {
    background: #fff
}

.bgccc {
    background: #ccc
}

.bgf2 {
    background: #f2f2f2
}

.rst {
    padding: 0;
    margin: 0
}

#yui3-css-stamp.cssreset {
    display: none
}

.fwb {
    font-weight: 700
}

.cl {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.cw {
    color: #fff
}

.cr {
    color: red
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.ov {
    overflow: hidden
}

.h10 {
    height: 10px
}

.h20 {
    height: 20px
}

.h30 {
    height: 30px
}

.h40 {
    height: 40px
}

.h50 {
    height: 50px
}

.h60 {
    height: 60px
}

.h70 {
    height: 70px
}

.h80 {
    height: 80px
}

.h90 {
    height: 90px
}

.h100 {
    height: 100px;
}

.h200 {
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 15px;
}

header.hv2 {
    background: #37675a;
    background-size: 100% 100%;
    padding: 5px 0;
    min-height: 30px;
    text-align: center;
}

header .icon_msg_wrap,
header .icon_tel_wrap {
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px 13px;
    z-index: 9999999999
}

header h1 .icon_logo {
    display: inline-block;
    z-index: 999999;
    margin: 10px auto;
    top: 5px;
    height: 35px;
    width: 150px;
}


/* 滚动公告 */

.gonggao {
    height: 4.1rem;
    background: #116E51;
    margin-top: -0.08rem;
}

.gonggao .title {
    margin-left: 0.4rem;
    color: #fbeb18;
    width: 6.4rem;
    font-size: 1.87rem;
    line-height: 4.1rem;
    float: left;
    display: block;
    font-weight: bold;
    margin-left: 25px;
}

.gonggao .title span {
    display: block;
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.2rem
}

.gonggao .title span.ico01 {
    font-size: 0.55rem;
}

.gonggao .gundong {
    color: #fff;
    font-size: 1.87rem;
    overflow: hidden;
    line-height: 4.1rem;
}

.menu-top {
    display: flex;
    padding: 0 1.5rem;
    justify-content: space-evenly;
    margin-top: 1.4rem;
}

.button {
    width: 27%;
    height: 4.5rem;
    background-color: #4FFEC5;
    text-align: center;
	margin: 2px;
    border: 1px solid #4FFEC5;
    border-radius: .2rem;
}

.button img {
    display: block;
    width: auto;
    height: 50%;
    margin: 0 auto .1rem auto;
}

.button p {
    font-size: 1.55rem;
    font-weight: bold;
    line-height: 4.5rem;
}

.button.active {
    background-image: linear-gradient(to top, #4FFEC5 0%, #4FFEC5 100%);
}

.button.active p {
    color: #000;
	font-size: 1.85rem;
}

.imgtext {
    width: 100%;
    margin-top: 30px;
}

.shan_ {
    color: #fbeb18;
    line-height: 45px;
    font-size: 28px;
    display: inline-block;
    font-weight: 900;
    /* background: linear-gradient(left, #f71605, #e0f513);
  background: -webkit-linear-gradient(left, #f71605, #e0f513);
  background: -o-linear-gradient(right, #f71605, #e0f513);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: scratchy 0.753s linear forwards infinite;
  -webkit-animation: scratchy 0.753s linear forwards infinite;
  -moz-animation: scratchy 0.753s linear forwards infinite;
  -ms-animation: scratchy 0.753s linear forwards infinite;
  -o-animation: scratchy 0.753s linear forwards infinite; */
}

.shan {
    color: #fbeb18;
    line-height: 45px;
    font-size: 22px;
    display: inline-block;
    font-weight: 500;
    /* background: linear-gradient(left, #00986d, #fbeb18);
  background: -webkit-linear-gradient(left, #00986d, #fbeb18);
  background: -o-linear-gradient(right, #00986d, #fbeb18);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: scratchy 0.753s linear forwards infinite;
  -webkit-animation: scratchy 0.753s linear forwards infinite;
  -moz-animation: scratchy 0.753s linear forwards infinite;
  -ms-animation: scratchy 0.753s linear forwards infinite;
  -o-animation: scratchy 0.753s linear forwards infinite; */
}

@keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}


/* 添加兼容性前缀 */

@-webkit-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}

@-ms-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}

@-o-keyframes scratchy {
    0% {
        background-position: 0 0;
    }
    25% {
        background-position: 0 0;
    }
    26% {
        background-position: 20px -20px;
    }
    50% {
        background-position: 20px -20px;
    }
    51% {
        background-position: 40px -40px;
    }
    75% {
        background-position: 40px -40px;
    }
    76% {
        background-position: 60px -60px;
    }
    99% {
        background-position: 60px -60px;
    }
    100% {
        background-position: 0 0;
    }
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.slide {
    width: 100%;
    position: relative;
    overflow: hidden;
}


/* 导航点 */

.slide .slide-nav {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    right: 10px;
}

.slide .slide-nav>li {
    width: 10px;
    height: 10px;
    border: 2px solid #CCC;
    border-radius: 50%;
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.slide .slide-nav>li.active {
    background-color: #FFF;
    border-color: #FFF;
}


/* #导航点 */


/* 轮播内容 */

.slide .slide-content {
    position: relative;
    z-index: 1;
    top: 0;
    width: 99999px;
    transition: left 0.5s ease-in-out;
}

.slide .slide-content .slide-item {
    float: left;
    width: 640px;
}

.slide .slide-content .slide-item>img {
    width: 100%;
    height: 100%;
}


/* #轮播内容 */