@charset "utf-8";
html,body{overflow-x: hidden;}
.head {
    height: 1.2rem;
    position: relative;
}

.logo {
    width: 1.06rem;
    height: 0.82rem;
}

.logo img {
    width: 100%;
    height: 100%;
}

.motto {
    font-size: 0.26rem;
    color: #585757;
    font-family: cursive;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}


/* ---------------------------导航栏------------------------------------------ */

.nav-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .4);
}

.nav-no img,
.nav-off img {
    width: 0.43rem;
    height: 0.24rem;
}

.nav1 {
    display: none;
    position: absolute;
    top: 0;
    right: -0.24rem;
    z-index: 999;
}

.nav-off {
    width: 2.9rem;
    height: 1.2rem;
    background-color: #116f68;
    line-height: 1.2rem;
    text-align: end;
    padding-right: 0.24rem;
}

.menu-title {
    width: 2.89rem;
    height: 0.85rem;
    line-height: 0.85rem;
    background: #fff;
    padding: 0 0.42rem;
    cursor: pointer;
    font-size: 0.26rem;
    color: #333333;
    border-bottom: 0.01rem solid #ccc;
    position: relative;
}

.menu-title-active {
    background: rgb(193, 193, 193) !important;
}

.menu-title-img {
    position: absolute;
    top: 50%;
    right: 0.42rem;
    transform: translateY(-50%);
    width: 0.18rem;
    height: 0.26rem;
}

.menu-title-img1 {
    position: absolute;
    top: 50%;
    right: 0.42rem;
    transform: translateY(-50%);
    display: none;
    width: 0.26rem;
    height: 0.18rem;
}

.menu-content li {
    width: 2.89rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #fff;
    padding-left: 0.42rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    color: #666666;
}

.menu-content .li-active {
    background: rgb(234, 234, 234) !important;
}


/* ----------------------------banner---------------------------------- */

.banner {
    width: 6.4rem;
    height: 4rem;
    margin: 0 auto;
}

.banner img {
    width: 100%;
    height: 100%;
}

.p-t p {
    margin: 0 0.3rem;
}

.p-t p span:nth-of-type(1) {
    font-size: 0.36rem;
    color: #333333;
    opacity: 0.2;
}

.p-t p span:nth-of-type(2) {
    font-size: 0.36rem;
    color: #585757;
}

.p-t div {
    width: 0.05rem;
    height: 0.8rem;
    background-color: #116f68;
    border-radius: 0.03rem;
    margin-top: 0.1rem;
}

.p-btn {
    font-size: 0.2rem;
    color: #c3011a;
    line-height: 0.33rem;
}

.p-btn .yuan {
    width: 0.33rem;
    height: 0.33rem;
    background-color: #c3011a;
    border-radius: 50%;
    color: #fff;
}

.p-btn .yuan img {
    width: 0.24rem;
    height: 0.16rem;
}

.part1 {
    padding: 0.6rem 0.2rem;
    text-align: center;
}

.p1-t {
    font-size: 0.36rem;
    color: #585757;
    text-align: center;
}

.p1-1 {
    width: 0.6rem;
    height: 0.03rem;
    background-color: #116f68;
    border-radius: 0.02rem;
    margin: 0.3rem auto 0.4rem;
}

.p1-text {
    font-size: 0.22rem;
    color: #585757;
    line-height: 0.42rem;
    text-align: justify;
}

.p2-box {
    width: 5.37rem;
    height: 3.62rem;
    background-color: #448289;
    position: relative;
    margin: 0.37rem 0 0.95rem;
}

.p2-box img {
    width: 5.37rem;
    height: 3.62rem;
    position: absolute;
    top: 0.35rem;
    left: 0.5rem;
}

.part3 {
    width: 6.4rem;
    background-image: url(../images/jtyw-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    padding: 0.6rem 0;
}

.p3-img {
    margin-top: 0.74rem;
}

.p3-img1 {
    position: relative;
    width: 2.88rem;
    height: 2.04rem;
    border-radius: 0.09rem;
    margin: 0.14rem 0;
}

.p3-img1 img {
    width: 100%;
    height: 100%;
}

.p3-img1 p {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.26rem;
    color: #ffffff;
    background-color: rgba(17,111,104,0.6);
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
}

.p3-img1 span {
    position: absolute;
    right: 0.28rem;
    bottom: 0.12rem;
    font-size: 0.26rem;
    color: #ffffff;
}

.p3-img2 {
    width: 1.86rem;
    height: 2.65rem;
    background-color: #da9c34;
    border-radius: 0.09rem;
    margin-top: 0.5rem;
    position: relative;
}

.p3-img2 p {
    width: 1.2rem;
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.26rem;
    color: #ffffff;
    text-align: center;
}

.p3-img2 span {
    width: 0.47rem;
    height: 0.47rem;
    line-height: 0.48rem;
    font-size: 0.30rem;
    color: #ffffff;
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    border: 0.01rem solid #fff;
    border-radius: 50%;
}

.p3-img2 img {
    width: 100%;
    height: 100%;
}

.part4 {
    padding: 0.86rem 0;
}

.p4-box {
    width: 5.92rem;
    box-shadow: 0 0, -0.01rem 0.1rem 0.2rem #eee;
    position: relative;
}

.p4-img {
    width: 5.92rem;
    height: 3.21rem;
    background-image: linear-gradient(0deg, #448289 0%, #ffffff 100%);
    position: relative;
}

.p4-img div {
    width: 5.92rem;
    height: 0.6rem;
    background: linear-gradient(0deg, #448289 100%, #ffffff 100%);
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.p4-img p {
    width:5.92rem;
    padding: 0 0.1rem;
    position: absolute;
    bottom: 0.18rem;
    left: 0;
    color: #fff;
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p4-text {
    height: 2.3rem;
    padding: 0.22rem;
    font-size: 0.18rem;
    color: #585757;
    line-height: 0.3rem;
    position: relative;
    border-bottom: 0.06rem solid #448289;
}
.p4-text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;  
}
.p4-text span {
    position: absolute;
    right: 0.32rem;
    bottom: 0.22rem;
    font-size: 0.18rem;
    color: #333333;
}

.p4-img img {
    width: 100%;
    height: 100%;
}

.p4-prev {
    width: 0.54rem;
    height: 0.54rem;
    background: rgba(103, 149, 154, 0.8);
    position: absolute;
    left: 0;
    top: 1.36rem;
    z-index: 999;
    text-align: center;
    line-height: 0.54rem;
}

.p4-next {
    width: 0.54rem;
    height: 0.54rem;
    background: rgba(103, 149, 154, 0.8);
    position: absolute;
    right: 0;
    top: 1.36rem;
    z-index: 999;
    text-align: center;
    line-height: 0.54rem;
}

.p4-prev img,
.p4-next img {
    width: 0.22rem;
    height: 0.12rem;
}

.p4-btn {
    margin-top: 0.6rem;
}

.part5 {
    width: 6.4rem;
    margin: 0 auto;
    background-color: #eeeeee;
    padding: 0.6rem 0;
}
.p5-box a{
    color: #1c5e6e;
}
.p5-box span {
    width: 2.88rem;
    height: 0.5rem;
    border: solid 0.02rem #1c5e6e;
    font-size: 0.22rem;
    color: #1c5e6e;
    text-align: center;
    line-height: 0.5rem;
    margin-bottom: 0.16rem;
}

.p5-box div {
    width: 3.52rem;
    height: 0.5rem;
    border: solid 0.02rem #1c5e6e;
    font-size: 0.22rem;
    color: #1c5e6e;
    text-align: center;
    line-height: 0.5rem;
}

.footer {
    width: 6.4rem;
    margin: 0 auto;
    background-color: #417a88;
    padding: 0.38rem 0;
}

.f-t {
    border-bottom: 0.02rem solid #6badbd;
    padding-bottom: 0.3rem;
}

.f-l {
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 0.36rem;
}

.f-r {
    width: 1.1rem;
    text-align: center;
    font-size: 0.18rem;
    color: #ffffff;
    /* line-height: 0.48rem; */
}

.f-r img {
    width: 1.1rem;
    height: 1.1rem;
    margin: 0.1rem 0 0.06rem;
}

.f-logo {
    width: 2.51rem;
    height: 0.41rem;
    margin: 0.15rem 0 0.5rem;
}

.f-b {
    height: 1rem;
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.24rem;
    text-align: center;
}
.f-b a{
    color: #ffffff;
}