* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #0b948d;
}

a:hover {
    text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

dl, ol, ul {
    margin-bottom: 0;
}

input, select {
    outline: none;
}

p {
    margin-bottom: 0;
}

ul {
    padding: 0;
}

li {
    list-style: none;
}

body {
    color: #333;
}

.alw img {
    display: block;
    width: 100%;
}

.container {
    max-width: 640px;
    padding: 0;
    position: relative;
}

.swiper-pagination-bullet-active {
    background: #07847e;
}

.header .nav ul {
    display: flex;
    flex-wrap: wrap;
}

.header .nav ul li {
    width: 25%;
    font-size: 0.8rem;
    text-align: center;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.header .nav ul li:last-child {
    border-right: none;
}

.header .nav ul li:nth-child(4) {
    border-right: none;
}

.zt274-title {
    margin: 1rem auto;
}

.zt274-title h1 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0c9792;
    text-align: center;
}

.zt274-title p {
    font-size: 0.525rem;
    text-transform: uppercase;
    text-align: center;
    color: #0c9792;
    margin-top: 0.3rem;
}

.zt274-title div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.zt274-title div img {
    display: block;
    width: 4.65rem;
}

.zt274-title div span {
    font-size: 0.8rem;
    padding: 0 0.75rem;
    color: #696969;
}

.hr {
    height: 0.7rem;
    background-color: #e3e3e3;
}

.max-title {
    height: 2.5rem;
    min-width: 6rem;
    display: flex;
    align-items: center;
    border-bottom: 1px #929292 solid;
    padding: 0 0.5rem;
}

.max-title .i1 {
    width: 1.4rem;
    display: block;
}

.max-title h2 {
    font-size: 1.05rem;
    display: flex;
    align-items: center;
    padding: 0 0.3rem;
    color: #0c9792;
}

.max-title .i2 {
    width: 0.8625rem;
    display: block;
}

.pp-tab {
    display: flex;
}

.pp-tab .left {
    width: 8rem;
    margin-right: 0.5rem;
}

.pp-tab .left ul {
    display: flex;
    flex-direction: column;
}

.pp-tab .left ul li {
    margin-bottom: 0.5rem;
    flex: 1;
    background: #d5d5d5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0.5rem;
    cursor: pointer;
}

.pp-tab .left ul li h2 {
    font-size: 0.85rem;
    padding-top: 0.45rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px #fff dashed;
    margin-bottom: 0.375rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.pp-tab .left ul li p {
    font-size: 0.7rem;
    white-space: nowrap;
    text-align: center;
}

.pp-tab .left ul .on {
    background: #0b948d;
}

.pp-tab .left ul .on h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.pp-tab .left ul .on p {
    color: #fff;
}

.pp-tab .right {
    flex: 1;
}

.pp-tab .right .box {
    display: none;
}

.pp-tab .right .box:nth-child(1) {
    display: block;
}

.pp-tab .right .text p {
    margin-top: 0.4rem;
    font-size: 0.8rem;
    text-align: justify-all;
    line-height: 1.25rem;
}

.pp-tab .right .text p a {
    color: red;
}

.pp-tab .right .j-ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.pp-tab .right .j-ul li {
    width: 50%;
    height: 8.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.4rem;
    margin: 0.2rem 0;
}

.pp-tab .right .j-ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #bdd3fe;
    border-radius: 0.5rem;
}

.pp-tab .right .j-ul li a h3 {
    font-size: 0.8625rem;
    font-weight: bold;
}

.pp-tab .right .j-ul li a p {
    font-size: 0.7rem;
    text-align: center;
    margin-top: 0.4rem;
}

.pp-tab .right .j-ul li a b {
    display: flex;
    width: 4rem;
    border: 1px #0b948d solid;
    border-radius: 2rem;
    align-items: center;
    justify-content: center;
    height: 1.2rem;
    margin-top: 0.4rem;
    font-size: 0.7rem;
    color: #0b948d;
}

.pp-tab .right .j-ul li:nth-child(2) a {
    background: #eeeeee;
}

.pp-tab .right .j-ul li:nth-child(3) a {
    background: #eeeeee;
}

.news-list ul li {
    padding: 0.2rem;
}

.news-list ul li a {
    display: flex;
    background: #f2f4f8;
    padding: 0.4rem;
}

.news-list ul li a .img {
    width: 8.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-list ul li a .img img {
    display: block;
    width: 100%;
}

.news-list ul li a .txt {
    margin-left: 0.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.news-list ul li a .txt h3 {
    font-size: 0.9rem;
    font-weight: bold;
    color: #000;
    padding-bottom: 0.375rem;
    height: 1.8rem;
    line-height: 1.8rem;
    overflow: hidden;
}

.news-list ul li a .txt p {
    font-size: 0.825rem;
    line-height: 1.5;
}

.news-list ul li a .txt p b {
    color: red;
    font-weight: normal;
}

.news-list ul li a .txt .number {
    display: flex;
    justify-content: flex-end;
    padding-top: 0.3rem;
    align-items: center;
    font-size: 0.825rem;
}

.news-list ul li a .txt .number img {
    display: block;
    width: 0.75rem;
    margin-right: 0.3rem;
}

.news-list .more {
    display: flex;
    margin-top: 0.4rem;
    padding-bottom: 1rem;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
}

.news-list .more a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-list .more b {
    display: flex;
    width: 1.2rem;
    height: 1.2rem;
    align-items: center;
    justify-content: center;
    margin-left: 0.3rem;
    background-color: #7e7f81;
    color: #fff;
    border-radius: 50%;
}

.zjtd {
    padding: 0.5rem;
}

.zjtd .m {
    position: relative;
}

.zjtd .m .text {
    position: absolute;
    left: 10.5rem;
    top: 0;
    width: 12rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zjtd .m .text .zc {
    font-size: 0.7rem;
}

.zjtd .m .text .name {
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    color: #0c9b95;
    font-size: 0.8rem;
}

.zjtd .m .text .name h3 {
    font-weight: bold;
    font-size: 1rem;
    margin-right: 0.5rem;
}

.zjtd .m .text .jy {
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
}

.zjtd .m .text .jy p {
    background: #0c9b95;
    font-size: 0.7rem;
    color: #fff;
    height: 1.18rem;
    display: flex;
    align-items: center;
    padding-left: 0.3rem;
    padding-right: 0.5rem;
}

.zjtd .m .text .jy img {
    width: 1.22rem;
    display: block;
}

.zjtd .m .text .jy .j2 {
    width: 0.5rem;
}

.zjtd .m .text .sc {
    margin-top: 1rem;
    width: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.4rem;
    font-size: 0.75rem;
    border: 1px solid #4e4e4e;
    color: #181818;
    font-weight: bold;
    border-radius: 1rem;
}

.zjtd .m .text .jj {
    margin-top: 0.7rem;
}

.zjtd .m .text .jj p {
    font-size: 0.7rem;
    line-height: 1.2rem;
    color: #181818;
}

.zjtd .m .text .jj p a {
    color: red;
}

.zjtd .tab-ul {
    margin: 1rem auto;
    width: 14rem;
    display: flex;
}

.zjtd .tab-ul li {
    margin: 0 0.2rem;
    flex: 1;
    height: 1.6rem;
    background: #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    cursor: pointer;
}

.zjtd .tab-ul .on {
    background: #0c9b95;
    color: #fff;
}

.zjtd .tab-con .box {
    display: none;
}

.zjtd .tab-con .box:nth-child(1) {
    display: block;
}

.zkjs {
    padding: 0 0.5rem;
}

.zkjs .min-title {
    margin: 1rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: bold;
}

.zkjs .j-box {
    display: flex;
    background: #e4f5f4;
}

.zkjs .j-box .left {
    flex: 1;
    padding: 0.8rem 0.3rem 0.8rem 0.8rem;
}

.zkjs .j-box .left img {
    width: 100%;
    display: block;
}

.zkjs .j-box .right {
    width: 16rem;
}

.zkjs .j-box .right .d-flex {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.zkjs .j-box .right .d-flex .text {
    font-size: 1rem;
    color: #343434;
    font-weight: bold;
}

.zkjs .j-box .right .d-flex .text span {
    color: #06928c;
}

.zkjs .j-box .right .d-flex .small {
    color: #343434;
    margin-top: 0.3rem;
    font-size: 0.8rem;
}

.zkjs .j-ul {
    display: flex;
}

.zkjs .j-ul li {
    flex: 1;
    margin: 0 0.1rem;
    border-radius: 0.3rem;
    overflow: hidden;
    background: #eaf6f6;
}

.zkjs .j-ul li h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    height: 1.8rem;
    background: #0c9b95;
    color: #fff;
}

.zkjs .j-ul li .text {
    font-size: 0.65rem;
    line-height: 1rem;
    padding: 0.3rem;
    text-align: justify-all;
}

.zkjs .j-ul li .bom {
    margin: 0.8rem 0 0.5rem 0;
    width: 90%;
    border: 1px dashed #0c9b95;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.zkjs .j-ul li .bom:after {
    content: '';
    position: absolute;
    top: -0.7rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 0.2rem solid transparent;
    border-right: 0.2rem solid transparent;
    border-top: 0.3rem solid #0c9b95;
}

.zkjs .j-ul li .bom p {
    color: #0c9b95;
    font-size: 0.7rem;
    padding: 0.3rem;
    text-align: center;
}

.zkjs .gd-js {
    display: flex;
    background: #e4f5f4;
    padding: 0.5rem;
    position: relative;
}

.zkjs .gd-js .t {
    position: absolute;
    left: 50%;
    top: -0.4rem;
    width: 9rem;
    transform: translateX(-50%);
}

.zkjs .gd-js .jsSwiper {
    width: 100%;
    margin: 1rem auto 0.5rem auto;
    padding: 0 2rem;
}

.zkjs .gd-js .jsSwiper img {
    display: block;
    width: 100%;
}

.zkjs .gd-js .jsSwiper .swiper-button-prev {
    left: 0.2rem;
}

.zkjs .gd-js .jsSwiper .swiper-button-prev:after {
    display: none;
}

.zkjs .gd-js .jsSwiper .swiper-button-prev img {
    width: 1.4rem;
    display: block;
}

.zkjs .gd-js .jsSwiper .swiper-button-next {
    right: 0.2rem;
}

.zkjs .gd-js .jsSwiper .swiper-button-next:after {
    display: none;
}

.zkjs .gd-js .jsSwiper .swiper-button-next img {
    width: 1.4rem;
    display: block;
}

.zkjs .shfa {
    margin-top: 0.5rem;
}

.zkjs .shfa a {
    display: flex;
    background: #eeedee;
    height: 2.5rem;
    padding-left: 0.2rem;
}

.zkjs .shfa a .left {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 0.4rem;
    margin: 0.3rem;
    padding: 0 0.5rem;
}

.zkjs .shfa a .left p {
    flex: 1;
    font-size: 0.75rem;
}

.zkjs .shfa a .left img {
    width: 1rem;
    display: block;
}

.zkjs .shfa a .right {
    width: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zkjs .shfa a .right img {
    width: 1rem;
    display: block;
}

.lfsbk {
    display: flex;
    padding: 0.5rem;
}

.lfsbk .left {
    width: 8.5rem;
    padding: 0 0.5rem;
}

.lfsbk .left img {
    display: block;
    width: 100%;
}

.lfsbk .right {
    margin-left: 1rem;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}

.lfsbk .right ul {
    width: 100%;
}

.lfsbk .right ul li {
    border: 1px #ccc solid;
    text-align: center;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.yypp-box {
    padding: 0 0.5rem;
}

.yypp-box .tab-ul {
    display: flex;
}

.yypp-box .tab-ul li {
    flex: 1;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e7e7e7;
    font-size: 0.75rem;
    cursor: pointer;
}

.yypp-box .tab-ul .on {
    background: #0c9b95;
    color: #fff;
}

.yypp-box .con {
    margin-top: 0.5rem;
}

.yypp-box .con .box {
    display: none;
}

.yypp-box .con .box:nth-child(1) {
    display: block;
}

.bom-nav {
    margin: 0.75rem auto;
}

.bom-nav ul {
    display: flex;
}

.bom-nav ul li {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.3rem;
    border-right: 1px #ccc solid;
}

.bom-nav ul li a {
    font-size: 0.75rem;
}

.bom-nav ul li:last-child {
    border-right: none;
}

.footer {
    height: 13.8rem;
    background: url(../images/bj_81.jpg) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 7rem 0 0 2.1rem;
}

.footer > img {
    display: block;
    width: 5.8875rem;
}

.footer .txt {
    flex: 1;
    padding-left: 1rem;
}

.footer .txt p {
    display: flex;
    padding: 0.375rem 0;
    align-items: center;
    font-size: 0.75rem;
}

.footer .txt p img {
    display: block;
    width: 0.8625rem;
    margin-right: 0.3rem;
}

.path-info {
    display: flex;
    height: 2rem;
    align-items: center;
    padding: 0 0.5rem;
    font-size: 0.75rem;
    border-bottom: 1px solid #ccc;
}

.path-info img {
    width: 1.2rem;
    display: block;
    margin-right: 0.5rem;
}

.host {
    margin: 0.5rem auto;
    width: 95%;
    border: 1px solid #ccc;
    padding: 0.5rem;
}

.host .title {
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.3rem;
    position: relative;
}

.host .title:after {
    content: '';
    width: 16rem;
    height: 1px;
    background: #08938c;
    position: absolute;
    left: 50%;
    bottom: -1.4px;
    transform: translateX(-50%);
}

.host .title h3 {
    font-size: 1.2rem;
    color: #555555;
    font-weight: bold;
}

.host .title h3 b {
    color: red;
}

.host .title p {
    margin-top: 0.2rem;
    font-size: 0.85rem;
    color: #b5b4b4;
}

.host ul {
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
}

.host ul li {
    width: 33.3%;
    height: 2.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.2rem;
}

.host ul li a {
    width: 100%;
    height: 100%;
    background: #08938c;
    color: #fff;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.n-max-title {
    display: flex;
    padding: 0 0.5rem;
    height: 2.5rem;
    border-bottom: 1px solid #cfcfcf;
}

.n-max-title .title {
    flex: 1;
    display: flex;
    align-items: center;
}

.n-max-title .title img {
    width: 1.3rem;
    display: block;
    margin-right: 0.3rem;
}

.n-max-title .title h2 {
    font-size: 1.1rem;
    color: #0c9b95;
    font-weight: bold;
}

.n-max-title .title p {
    margin-top: 0.35rem;
    margin-left: 0.3rem;
    font-size: 0.75rem;
    color: #7e7e7e;
}

.n-max-title .more {
    width: 5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.n-max-title .more a {
    display: flex;
    border: 1px solid #c5c5c5;
    border-radius: 0.4rem;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 60%;
    color: #7e7e7e;
    font-size: 0.75rem;
}

.page-list {
    padding: 0 0.5rem;
}

.page-list .list li {
    border-bottom: 1px dashed #ccc;
    padding: 0.5rem 0;
}

.page-list .list li h3 {
    display: flex;
    align-items: center;
    height: 1.8rem;
    font-size: 1rem;
}

.page-list .list li h3:before {
    content: '';
    height: 75%;
    width: 0.2rem;
    background: #08938c;
    margin-right: 0.5rem;
}

.page-list .list li p {
    margin-top: 0.3rem;
    color: #666;
    font-size: 0.8rem;
    line-height: 1.3rem;
}

.page-list .list li p b {
    color: red;
}

.page-list .page {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    font-size: 1rem;
    color: #333;
}

.gz {
    margin-top: 0.5rem;
}

.gz .ul {
    display: flex;
}

.gz .ul li {
    margin-bottom: 0.1rem;
    flex: 1;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem;
}

.gz .ul li a {
    background: #3cbab6;
    border-radius: 0.3rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.75rem;
}

.gz .ul li .bg {
    background: #e4f5f4;
    color: #07847f;
}

.gz .m {
    display: flex;
}

.gz .m .left {
    flex: 1;
}

.gz .m .left ul {
    width: 100%;
    display: flex;
}

.gz .m .left ul li {
    margin-bottom: 0.1rem;
    flex: auto;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem;
}

.gz .m .left ul li a {
    background: #3cbab6;
    border-radius: 0.3rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.75rem;
}

.gz .m .left ul li .bg {
    background: #e4f5f4;
    color: #07847f;
}

.gz .m .right {
    margin-left: 0.2rem;
    width: 6rem;
    background: #f19f57;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.4rem;
}

.gz .m .right a {
    color: #fff;
    font-size: 0.8rem;
}

.ts-js {
    padding-top: 0.5rem;
}

.ts-js .tab-ul {
    width: 18rem;
    margin: 0.5rem auto;
    display: flex;
}

.ts-js .tab-ul li {
    flex: 1;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.2rem;
    background: #e7e7e7;
    color: #555555;
    font-size: 0.8rem;
    cursor: pointer;
}

.ts-js .tab-ul .on {
    background: #0c9b95;
    color: #fff;
}

.ts-js .con .box {
    display: none;
}

.ts-js .con .box .a1 {
    padding: 0.5rem;
}

.ts-js .con .box .a1 img {
    display: block;
    width: 100%;
}

.ts-js .con .box .a1 video {
    display: block;
    width: 100%;
}

.ts-js .con .box .a1 p {
    margin-top: 0.5rem;
    font-size: 0.8rem;
    text-align: center;
    color: #2d2d2d;
}

.ts-js .con .box .a2 {
    display: flex;
}

.ts-js .con .box .a2 li {
    flex: 1;
    margin: 0.2rem;
}

.ts-js .con .box .a2 li img {
    display: block;
    width: 100%;
}

.ts-js .con .box .a2 li p {
    font-size: 0.75rem;
    text-align: center;
    margin-top: 0.3rem;
    color: #2d2d2d;
}

.ts-js .con .box:nth-child(1) {
    display: block;
}

.pp-box {
    margin: 1rem auto;
}

.pp-box .tab-ul {
    display: flex;
}

.pp-box .tab-ul li {
    flex: 1;
    margin: 0 0.2rem;
    background: #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.2rem;
    font-size: 0.8rem;
    cursor: pointer;
    border-radius: 0.3rem;
}

.pp-box .tab-ul li img {
    display: none;
    margin-left: 0.3rem;
    margin-top: -0.5rem;
}

.pp-box .tab-ul .on {
    background: #0c9792;
    color: #fff;
}

.pp-box .tab-ul .on img {
    display: block;
}

.pp-box .con {
    margin-top: 0.5rem;
}

.pp-box .con .box {
    display: none;
    padding: 0 0.3rem;
}

.pp-box .con .box .zj {
    position: relative;
}

.pp-box .con .box .zj img {
    display: block;
    width: 100%;
}

.pp-box .con .box .zj .text {
    position: absolute;
    left: 10rem;
    top: 0;
    width: 13rem;
    height: 14.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pp-box .con .box .zj .text .name {
    color: #0c9b95;
    font-size: 0.7rem;
    display: flex;
    align-items: center;
}

.pp-box .con .box .zj .text .name h3 {
    font-size: 1.2rem;
    margin-top: -0.3rem;
    margin-right: 0.3rem;
    font-weight: bold;
}

.pp-box .con .box .zj .text .ry {
    margin-top: 0.5rem;
}

.pp-box .con .box .zj .text .ry li {
    font-size: 0.7rem;
    margin-top: 0.2rem;
}

.pp-box .con .box .zj .text .sc {
    margin: 0.5rem 0;
    width: 4.8rem;
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0c9b95;
    color: #fff;
    border-radius: 0.4rem;
    font-size: 0.7rem;
}

.pp-box .con .box .zj .text .sc img {
    width: 0.8rem;
    display: block;
    margin-right: 0.3rem;
}

.pp-box .con .box .zj .text .jj p {
    font-size: 0.7rem;
    line-height: 1.2rem;
    text-align: justify-all;
}

.pp-box .con .box .zj .text .jj p a {
    color: red;
}

.pp-box .con .box .lh {
    margin-top: 0.5rem;
    display: flex;
    background: #e8f4f3;
    height: 6rem;
}

.pp-box .con .box .lh .left {
    flex: 1;
    background: #0c9b95;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    padding: 0 0.5rem;
    border-radius: 0.3rem;
}

.pp-box .con .box .lh .left p {
    font-size: 0.75rem;
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: center;
    padding: 0.2rem 0;
    font-weight: bold;
}

.pp-box .con .box .lh .left p:nth-child(2) {
    border-bottom: none;
}

.pp-box .con .box .lh .right {
    width: 17rem;
}

.pp-box .con .box .lh .right .hzSwiper {
    height: 100%;
}

.pp-box .con .box .lh .right .hz {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.pp-box .con .box .lh .right .hz img {
    width: 65%;
    display: block;
}

.pp-box .con .box .lh .right .hz p {
    margin-top: 0.3rem;
    text-align: center;
    font-size: 0.65rem;
}

.pp-box .con .box .xsSwiper {
    padding-bottom: 2rem;
}

.pp-box .con .box .xsSwiper .swiper-pagination-bullet {
    width: 2.2rem;
    height: 0.2rem;
    background: #cecece;
    border-radius: 0;
    filter: alpha(opacity=100%);
    opacity: 1;
}

.pp-box .con .box .xsSwiper .swiper-pagination-bullet-active {
    background: #3fb5b1;
}

.pp-box .con .box .xs {
    display: flex;
}

.pp-box .con .box .xs .img {
    width: 16rem;
}

.pp-box .con .box .xs .img img {
    display: block;
    width: 100%;
}

.pp-box .con .box .xs .text {
    flex: 1;
    background: #0c9792;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    padding: 0 0.5rem 0 0.5rem;
}

.pp-box .con .box .xs .text time {
    font-size: 0.75rem;
}

.pp-box .con .box .xs .text h3 {
    font-size: 0.8rem;
    margin: 0.5rem 0;
    line-height: 1.2rem;
}

.pp-box .con .box .xs .text a {
    border: 1px solid #fff;
    width: 4rem;
    height: 1.3rem;
    font-size: 0.7rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.2rem;
}

.pp-box .con .box .hj {
    position: relative;
    border-radius: 0.3rem;
    overflow: hidden;
}

.pp-box .con .box .hj img {
    display: block;
    width: 100%;
}

.pp-box .con .box .hj p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.pp-box .con .box:nth-child(1) {
    display: block;
}

.article {
    padding: 0.5rem;
}

.article .title {
    margin-top: 0.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #222;
    text-align: center;
    line-height: 1.5rem;
}

.article .zx {
    margin: 0.5rem 0;
    display: flex;
}

.article .zx li {
    flex: auto;
    padding: 0 0.4rem;
    height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article .zx li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border: 1px solid #0c9b95;
    font-size: 0.75rem;
    border-radius: 0.3rem;
    color: #0c9b95;
}

.article .zx li a img {
    width: 1.5rem;
    display: block;
    margin-right: 0.2rem;
}

.article .zx li:nth-child(2) a {
    color: #ff7700;
    border: 1px solid #ff7700;
}

.article article {
    font-size: 0.75rem;
    line-height: 1.3rem;
}

.article article img {
    max-width: 100%;
    height: auto;
}

.article article p {
    margin-bottom: 0.5rem;
}