section,
hgroup {
    display: block;
}

.cnt {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
}

.banner img {
    display: block;
    width: 100%;
}

[data-src],
.swiper-lazy {
    background: url('/static/images/loading.gif') center center no-repeat;
}

.swiper-pagination {
    font-size: 0;
    line-height: 0;
    bottom: 5px !important;
}

.swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px !important;
    opacity: 1;
    background: #fff;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #4ecfc9;
}

.m {
    padding: 4% 0;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333;
    background: #fff;
}

.zt_row {
    margin: 0.2rem 0;
}

.js_swiper1 .cont3-slide-img{
    width: 100%;
}

.js_swiper1 h3{
    text-align: center;
    background-color: #eee;
    font-size: 0.24rem;
    line-height: 0.36rem;
    padding: 0.1rem 0;
}

.m img {
    display: block;
}

.zhd {
    margin-bottom: 2%;
    text-align: center;
    text-transform: uppercase;
}

.zhd .hd1 {
    position: relative;
    padding-bottom: 1%;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 1.2em;
    color: #4cbbb4;
    border-bottom: 1px solid #cbdad9;
}

.zhd .hd1:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin: 0 0 0 -1.5em;
    width: 3em;
    height: 3px;
    line-height: 0;
    background: #4ecfc9;
}

.zhd .hd2 {
    font-size: 0.18rem;
    color: #aaa;
    line-height: 1.8em;
}

.zintro {
    margin-bottom: 3%;
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #444;
    text-indent: 2em;
}

.zbtn {
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.zbtn a {
    display: inline-block;
    width: 85%;
    height: 0.6rem;
    text-align: center;
    color: #fff;
    font-size: 0.26rem;
    line-height: 0.6rem;
    background: #efb005;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
}

.xmsm ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xmsm li {
    width: 31.333%;
    text-align: center;
    margin-bottom: 3%;
}

.xmsm li .p1 {
    padding: 3% 0 0 0;
    font-size: 0.24rem;
    line-height: 0.28rem;
    color: #4cbbb4;
}

.xmjs dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2% 0;
    margin-bottom: 3%;
    background: #eee;
}

.xmjs dt {
    width: 45.6%;
}

.xmjs dd {
    width: 48.3%;
    margin-right: 2.5%;
}

.xmjs ul {
    padding: 0 0 0 5%;
    margin-bottom: 3%;
}

.xmjs ul li {
    position: relative;
    float: left;
    width: 29.7%;
    padding: 28.6% 0 0 0;
    margin: 0 0 0 -5%;
    background: #4cbbb4;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.xmjs ul li span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 0.24rem;
    line-height: 0.3rem;
    text-align: center;
    width: 100%;
}

.xmjs ul li:nth-child(2) span,
.xmjs ul li:nth-child(3) span {
    left: -0.08rem;
}

.xmcl-tab .zbtn a {
    width: 100%;
}

.xmcl-tab {
    margin-bottom: 3%;
}

.xmcl-tab .hd {
    margin-bottom: 2.5%;
}

.xmcl-tab .hd ul {
    display: flex;
    justify-content: space-between;
}

.xmcl-tab .hd li {
    padding: 2% 0;
    width: 50%;
    color: #fff;
    font-size: 0.26rem;
    line-height: 1.7em;
    text-align: center;
    background: #98e0db;
}

.xmcl-tab .hd li.on {
    background: #4cbbb4;
}

.xmcl-tab dl {
    margin-bottom: 3%;
}

.xmcl-tab dt {
    float: left;
    width: 2.6rem;
    height: 2.9rem;
    background: url("/static/images/loading.gif") center center no-repeat;
}

.xmcl-tab dd {
    float: right;
    width: 3.15rem;
    padding-top: 1%;
}

.xmcl-tab .intro .stars {
    color: #efb005;
}

.xmcl-tab .intro table {
    border-collapse: collapse;
    width: 100%;
}

.xmcl-tab .intro table td {
    text-align: left;
    font-size: 0.22rem;
    line-height: 0.35rem;
}

.xmcl-tab .syz {
    height: 0.6rem;
    padding-left: 4em;
    margin-bottom: 5%;
    color: #4cbbb4;
    font-size: 0.22rem;
    line-height: 0.3rem;
}

.xmcl-tab .syz strong {
    float: left;
    margin-left: -4em;
    color: #666;
    font-weight: normal;
}

.xmcl-tab .pic {
    height: 2.03rem;
    background: url("/static/images/loading.gif") center center no-repeat;
}

.xmal li {
    padding: 1.6% 1.6% 0 1.6%;
    margin-bottom: 2.5%;
    text-align: center;
    background: #eee;
}

.xmal li p {
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #444;
}

.xmal li p span {
    padding: 0 0.1rem;
}

.xmlc ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xmlc ul li {
    width: 48.3%;
    margin-bottom: 3%;
    text-align: center;
}

.xmlc ul li h3 {
    height: 0.55rem;
    margin-bottom: 3%;
    line-height: 0.55rem;
    color: #fff;
    font-size: 0.26rem;
    background: #4ecfc9;
}

.xmlc ul li p {
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #666;
}

.xkz {
    width: 100% !important;
}

.xkz .tit {
    display: none;
}

.zt_lcsy_pic {
    margin-bottom: 3%;
}

.zt_lcsy_btn {
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.zt_lcsy_btn a {
    display: inline-block;
    width: 85%;
    height: 0.6rem;
    text-align: center;
    color: #fff;
    font-size: 0.26rem;
    line-height: 0.6rem;
    background: #efb005;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
}

/**== 仿微信消息框 ==**/
.zmsg-zbd {
    padding: 0.2rem;
    margin-left: auto;
    margin-right: auto;
    background: #ebebeb;
}

.zmsg-zbd dl {
    padding-top: 0.25rem;
    display: none;
}

.zmsg-zbd dl dt {
    float: left;
    width: 0.8rem;
    margin-right: 0.3rem;
}

.zmsg-zbd dl dd {
    position: relative;
    float: left;
    width: 4.2rem;
    padding: 0.3rem 0.2rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #2f2f2f;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background: #fff;
}

.zmsg-zbd dl dd:before {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    top: 0.2rem;
    left: -6px;
    font-size: 0;
    line-height: 0;
    content: '';
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 3px;
}

.zmsg-zbd dl.zmsg-a2 dt {
    float: right;
    margin-left: 0.3rem;
    margin-right: auto;
}

.zmsg-zbd dl.zmsg-a2 dd {
    float: right;
    background: #9aeb4e;
    color: #2f2f2f;
    border-color: #84a767;
}

.zmsg-zbd dl.zmsg-a2 dd:before {
    left: auto;
    right: -6px;
    border-left: none;
    background: #9aeb4e;
    border-bottom: none;
    border-right: 1px solid #84a767;
    border-top: 1px solid #84a767;
}

.zmsg-bot {
    padding: 0.2rem;
    font-size: 0.2rem;
    border-top: 1px solid #d7d7d9;
    background: #f5f5f6;
}

.zmsg-q {
    font-size: 0;
    line-height: 0;
    padding: 0 0 0.15rem 0;
    display: flex;
}

.zmsg-q span {
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #878684;
}

.zmsg-q a {
    display: block;
    height: 0.4rem;
    padding: 0 0.05rem;
    margin: 0 0.1rem;
    line-height: 0.4rem;
    color: #aaa;
    font-size: 0.2rem;
    background: #fff;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    border: 1px solid #d9d9d9;
}

.zmsg-s a {
    display: block;
    height: 0.6rem;
    overflow: hidden;
}

.zmsg-s a span {
    float: left;
    width: 4rem;
    height: 0.6rem;
    padding: 0 0.2rem;
    line-height: 0.6rem;
    font-size: 0.22rem;
    color: #cbcbcb;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff;
}

.zmsg-s a strong {
    float: right;
    width: 1.54rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    font-weight: normal;
    background: #19ac15;
    border: 1px solid #279729;
    border-radius: 5px;
}