body {
    max-width: 7.5rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}

.phone-ph {
    width: 100%;
}

.x-zt {
    width: 100%;
}

.x-zt img {
    width: 100%;
    height: auto;
}

.phone-ph img {
    width: 100%;
    height: auto;
}

.layer-top-c {
    background: url("/statics/ynxcwv2/images/phone/b_phone/bg1_01.png") no-repeat left top;
    width: 100%;
    height: 2.45rem;
    background-size: 100% 100%;
    position: relative;
    margin-top: -2px;
}

.b-site {
    width: 2.31rem;
    height: 0.91rem;
    position: absolute;
    top: 0.35rem;
    left: 0.2rem;
}

.b-site img {
    width: 100%;
    height: auto;
}

.font-change {
    position: absolute;
    left: 4.5rem;
    top: 0.85rem;
    width: 2.5rem;
    padding: 0.1rem 0.2rem;
    font-size: 14px;
    background-color: #1492ff;
    border-radius: 0.2rem;
    color: #fff;
}
.font-change span a {
    color: #fff;
}

.nav-c {
    position: absolute;
    width: 100%;
    overflow-x: scroll;
    bottom: 0px;
}

.b-nav-list {
    position: relative;
    background-color: #1492ff;
    width: 250vw;
    height: 0.75rem;
    line-height: 0.75rem;
}

.b-nav-list li {
    white-space: nowrap;
    float: left;
}
.b-nav-list li a {
    color: #fff;
    padding: 0 0.25rem;
}

.search-ico {
    display: inline-block;
    background: url("/statics/ynxcwv2/images/phone/b_phone/s_ico.png") no-repeat left top;
    width: 0.59rem;
    height: 0.42rem;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 14%;
}

.p-search-c {
    position: fixed;
    right: 0px;
    width: 70px;
}

.p-s-show {
    position: relative;
    background-color: #0d66b3;
    height: 37px;
    opacity: 0.8;
    /* top: -5px; */
}
.p-s-show dt {
    position: absolute;
}
.p-s-show dt:nth-child(1) {
    top: 5px;
    left: 10px;
}
.p-s-show dt:nth-child(2) {
    right: 16px;
    top: 5px;
    width: 7.6vw;
    height: 7.6vw;
}
.p-s-show dt img {
    width: 100%;
    height: auto;
}

/* 内容区 */

.layer-outer {
    width: 100%;
    padding: 0px 0.2rem;
}

.layer-content {
    width: 100%;
    padding: 0px 0.2rem;
}

.layer-xxsk {
    margin-top: 0.35rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
}

.xxsk-c {
    padding: 0.2rem 0px;
}

.xxsk-ico {
    float: left;
    width: 5.3%;
    height: 1.32rem;
}

.xxsk-ico img {
    width: 100%;
    height: auto;
}

.xxsk-sw {
    float: left;
    width: 6.3rem;
    margin-left: 0.2rem;
}

.xxsk-title {
    width: 100%;
}

.xxsk-title a {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #3f3f3f;
    font-weight: bold;
}

.layer-wsbs {
    margin-top: 0.3rem;
    position: relative;
    padding-bottom: 0.5rem;
}

#wsbsSw {
    position: relative;
    padding: 10px;
}

.wsbs-ico-c {
    float: left;
    width: 3.45rem;
    height: 1.15rem;
    box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.3);
    border-radius: 0.2rem;
    position: relative;
}
.wsbs-ico-c img {
    display: inline-block;
    width: 0.46rem;
    height: 0.52rem;
    margin-top: 0.35rem;
    position: absolute;
    left: 20px;
}

.wsbs-ico-c span {
    display: inline-block;
    line-height: 0.52rem;
    position: absolute;
    left: 50px;
    top: 17px;
}

.wsbs-ico-c span a {
    font-size: 0.33rem;
    font-weight: bold;
    color: #3f3f3f;
}
.layer-wsbs .swiper-button-prev {
    margin-top: 0.2rem;
    left: 30%;
    top: 80%;
    width: 0.14rem;
    height: 0.2rem;
    background-size: 0.14rem 0.2rem;
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/wsbs_left.png");
}
.layer-wsbs .swiper-button-next {
    margin-top: 0.2rem;
    right: 30%;
    top: 80%;
    width: 0.14rem;
    height: 0.2rem;
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/wsbs_right.png");
    background-size: 0.14rem 0.2rem;
}

.layer-wsbs .swiper-pagination {
    margin-top: 0.2rem;
    left: 40%;
    bottom: 0rem;
}

.layer-wsbs .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-left: 0.2rem;
}

.layer-yntt {
    padding-top: 0.5rem;
    position: relative;
    height: 1.6rem;
}

.yntt-c {
    position: relative;
}

.yntt-ico {
    position: absolute;
    width: 0.4rem;
    height: 1.32rem;
}

.yntt-ico img {
    width: 100%;
    height: auto;
}

.yntt-sw {
    position: absolute;
    width: 6.3rem;
    /* margin-left: 0.2rem; */
    left: 0.6rem;
}

.yntt-c .swiper-pagination {
    top: 1.6rem;
    left: 20%;
    margin-left: 0.2rem;
}

.yntt-c .swiper-pagination .swiper-pagination-bullet {
    width: 1.2rem;
    height: 0.1rem;
    border-radius: 0px;
    margin-left: 0.2rem;
}

.yntt-title a {
    font-size: 0.3rem;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 0.4rem;
    padding: 0.1rem 0rem;
}

.layer-bigimg {
    width: 100%;
    margin-top: 1.2rem;
}

#bigImgSW {
    position: relative;
}

.sw-img img {
    width: 100%;
    height: auto;
}

.sw-desc {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 0.5rem;
    width: 100%;
    line-height: 0.5rem;
    font-size: 0.3rem;
}

#bigImgSW .swiper-button-next {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/big_img_right.png");
    width: 0.32rem;
    height: 0.69rem;
    background-size: 0.32rem 0.69rem;
    right: 0px;
}
#bigImgSW .swiper-button-prev {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/big_img_right.png");
    width: 0.32rem;
    height: 0.69rem;
    background-size: 0.32rem 0.69rem;
    left: 0px;
}

.layer-mulu {
    margin-top: 0.5rem;
}

.mulu-list li {
    float: left;
    /* height: 0.2rem; */
    padding: 0 0.15rem;
    border-right: 1px solid #3f3f3f;
    padding-right: 0.13rem;
    height: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 0.3rem;
}

.mulu-list li:last-child {
    border-right: none;
}

.mulu-list li a {
    font-size: 0.28rem;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 0.3rem;
}

.mulu-c-show {
    margin-top: 0.2rem;
}

.mulu-c-list li {
    padding: 0.2rem 0rem;
}

.mulu-c-list li span:nth-child(1) {
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #3f3f3f;
    border-radius: 50%;
    vertical-align: middle;
}

.mulu-c-list li span:nth-child(2) {
    display: inline-block;
    width: 95%;
    padding-left: 5px;
}

.mulu-c-list li span:nth-child(2) a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #3f3f3f;
    font-size: 0.26rem;
}

.show-more {
    margin-top: 0.2rem;
    background-color: #efefef;
    border-radius: 0.1rem;
    padding: 0.3rem 0px;
}

.show-more a {
    font-size: 0.26rem;
    color: #3f3f3f;
}

.layer-gg {
    margin-top: 0.3rem;
}

.layer-gg img {
    width: 100%;
    height: auto;
}

/* .layer-ynbq {
    margin-top: 0.3rem;
} */

.ynbq-con-list {
    display: flex;
    /* flex-direction: row; */
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.ynbq-con-list li {
    margin-right: 0.3rem;
    margin-top: 0.5rem;
    /* width: 35%; */
}

.ynbq-con-list li img {
    width: 100%;
    height: 100%;
}
.ynbq-con-list li:nth-child(1) {
    width: 1.3rem;
    height: 1.88rem;
}
.ynbq-con-list li:nth-child(2) {
    width: 1.3rem;
    height: 1.88rem;
}

.ynbq-con-list li:nth-child(3) {
    width: 1.56rem;
    height: 1.88rem;
}

.ynbq-con-list li:nth-child(4) {
    width: 1.82rem;
    height: 1.88rem;
}
.ynbq-con-list li:nth-child(5) {
    width: 1.57rem;
    height: 1.88rem;
}

.ynbq-con-list li:nth-child(6) {
    width: 1.3rem;
    height: 1.88rem;
}
/* .ynbq-con-list li:nth-child(7) {
    width: 1.04rem;
    height: 1.5rem;
} */

.layer-topic {
    margin-top: 0.5rem;
}
.layer-topic-c {
    position: relative;
}

#topicsw {
    width: 6rem;
}

#topicsw .swiper-slide {
    width: 2.8rem;
    height: 1.4rem;
}

#topicsw .swiper-slide img {
    width: 100%;
    height: auto;
}

.layer-topic-c .swiper-button-next {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/topic_right.png");
    width: 0.32rem;
    height: 0.69rem;
    background-size: 0.32rem 0.69rem;
    right: 0px;
}
.layer-topic-c .swiper-button-prev {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/topic_left.png");
    width: 0.32rem;
    height: 0.69rem;
    background-size: 0.32rem 0.69rem;
    left: 0px;
}

.layer-xxgk {
    margin-top: 0.5rem;
}

.xxgk-cc {
    padding: 0.4rem 0rem 0rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 0.2rem;
}

.layer-xxgk img {
    width: 100%;
    height: auto;
}

.layer-xxgk-c {
    margin-top: 0.5rem;
    background: url("/statics/ynxcwv2/images/phone/b_phone/xxgk_bg.png") no-repeat left top;
    background-size: 100% 100%;
    padding-top: 0.5rem;
}

.xxgk-btn li {
    float: left;
    margin-left: 0.1rem;
    padding: 0.2rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #3f3f3f;
}

.xxgk-list-list li span:nth-child(1) {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #e6e6e6;
    border-radius: 50%;
    vertical-align: middle;
}

.xxgk-list-list li span:nth-child(2) {
    display: inline-block;
    width: 95%;
    padding: 0.2rem 0rem;
    padding-left: 0.2rem;
}

.xxgk-list-list li span:nth-child(2) a {
    display: inline-block;
    width: 100%;
    font-size: 0.26rem;
    color: #3f3f3f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layer-zlhd {
    margin-top: 0.5rem;
    position: relative;
}

.zlhd-c li:nth-child(1) {
    float: left;
    font-size: 0.32rem;
    color: #3f3f3f;
}
.zlhd-c li:nth-child(2) {
    float: right;
}

.zlhd-c li:nth-child(2) a {
    font-size: 0.18rem;
    color: #3f3f3f;
}

.zlhd-sw-c {
    position: relative;
    margin-top: 0.3rem;
}

#zlhdsw {
    width: 6.35rem;
}

.zlhd-t-img {
    float: left;
    width: 2.7rem;
    height: 1.6rem;
}
.zlhd-t-img img {
    width: 100%;
    height: auto;
}

.zlhd-t-c {
    float: left;
    width: 3.3rem;
    height: 1.6rem;
}

.layer-zlhd .swiper-button-next {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/zlhd_right.png");
    width: 0.32rem;
    height: 0.72rem;
    background-size: 0.32rem 0.72rem;
    right: 0;
    top: 65%;
}
.layer-zlhd .swiper-button-prev {
    background-image: url("/statics/ynxcwv2/images/phone/b_phone/zlhd_left.png");
    width: 0.32rem;
    height: 0.72rem;
    background-size: 0.32rem 0.72rem;
    left: 0;
    top: 65%;
}
.zlhd-t-c div:nth-child(1) {
    padding: 0.2rem;
}
.zlhd-t-c div:nth-child(1) a {
    font-size: 0.26rem;
    color: #3f3f3f;
    font-weight: bold;
    line-height: 0.4rem;
}

.zlhd-t-c div:nth-child(2) {
    font-size: 0.2rem;
    color: #3f3f3f;
    padding: 0.2rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layer-sjyn {
    margin-top: 0.5rem;
}

.sjyn-title img {
    width: 100%;
    height: auto;
}

.sjyn-c {
    margin-top: 0.3rem;
}

.sjyn-c {
    padding: 0.1rem 0.2rem;
}

.sjyn-list li {
    float: left;
    width: 3.22rem;
    height: 2.24rem;
    padding: 0.1rem;
}

.data_ico {
    width: 3.22rem;
    height: 2.24rem;
}
.data_ico img {
    width: 100%;
    height: auto;
}

.layer-xxqg {
    margin-top: 0.5rem;
    background: url("/statics/ynxcwv2/images/phone/b_phone/xxqg_bg.png") no-repeat left top;
    background-size: 100% 100%;
}

.xxfb-title-list li {
    float: left;
    width: 3.4rem;
}
.xxfb-title-list li img {
    width: 100%;
    height: auto;
}

.xxqg-list li {
    padding: 0.3rem 0.15rem;
}

.xxqg-list li div:nth-child(1) {
    padding: 0.15rem 0.35rem;
}

.xxqg-list li div:nth-child(1) a {
    font-size: 0.26rem;
    font-weight: bold;
    color: #3a3a3a;
}

.xxqg-list li div:nth-child(2) {
    padding: 0.2rem 0.35rem;
    font-size: 0.2rem;
    color: #3f3f3f;
    line-height: 0.4rem;
}

.xxqg-more {
    background-color: #efefef;
    padding: 0.2rem 0rem;
    border-radius: 0.15rem;
}
.xxqg-more a {
    font-size: 0.2rem;
    color: #3f3f3f;
}

.xwfbt-c {
    margin-top: 0.3rem;
}

.fbh-c-l {
    float: left;
    width: 2.7rem;
    height: 1.85rem;
}

.fbh-c {
    padding: 0 0.2rem;
}

.fbh-c-l img {
    width: 100%;
    height: auto;
}

.fbh-c-r {
    float: left;
    width: 3.4rem;
    height: 1.7rem;
    margin-left: 0.2rem;
    text-align: left;
}

.fbh-c-r div:nth-child(1) a {
    font-size: 0.26rem;
    font-weight: bold;
    color: #3f3f3f;
}

.fbh-c-r div:nth-child(2),
.fbh-c-r div:nth-child(3) {
    margin-top: 0.2rem;
}

.fbh-c-r div:nth-child(2) span,
.fbh-c-r div:nth-child(3) span {
    display: inline-block;
}

.fbh-c-r div:nth-child(2) span:nth-child(1),
.fbh-c-r div:nth-child(3) span:nth-child(1) {
    font-size: 0.2rem;
    padding: 0.1rem;
    background-color: #cf102d;
    color: #fff;
}

.fbh-c-r div:nth-child(2) span:nth-child(2),
.fbh-c-r div:nth-child(3) span:nth-child(2) {
    font-size: 0.2rem;
    padding-left: 0.2rem;
}

.fbt-c {
    margin-top: 0.3rem;
}

.fbt-c-list {
    padding: 0.2rem;
}

.fbt-c-list li {
    padding: 0.1rem 0.3rem;
}

.fbt-c-list li span:nth-child(1) {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #3a3a3a;
    border-radius: 50%;
    vertical-align: middle;
}

.fbt-c-list li span:nth-child(2) {
    display: inline-block;
    padding-left: 0.2rem;
    width: 95%;
}

.fbt-c-list li span:nth-child(2) a {
    font-size: 0.26rem;
    color: #3f3f3f;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.3rem;
}

.linkContainer {
    margin-top: 0.5rem;
    background-color: #e9f4fe;
    padding-bottom: 0.5rem;
}

.link-list li {
    float: left;
    /* margin-left: 0.5rem; */
    padding: 0.2rem;
    font-size: 0.3rem;
    /* margin-top: 0.5rem; */
}

.bottom-container {
    background-color: #1492ff;
    padding-bottom: 0.5rem;
}

.bottom-text span {
    display: inline-block;
    color: #fff;
    padding-top: 0.3rem;
    font-size: 0.2rem;
}

.bottom-text span:nth-child(2) {
    margin-left: 0.3rem;
}

.footer-img {
    padding-top: 0.3rem;
}

.bottom-text li {
    width: 65%;
    margin: 0 auto;
}
