* {
    margin: 0;
    padding: 0;
}

/* 第一个块 */
main {
    width: 100%;
    height: 100%;
}

body {
    font-family: PingFang SC-Regular, PingFang SC;
    -webkit-background-clip: text;
}

html { /*便捷内容*/
    font-size: 5.208333333333334vw;
}

@media (min-width: 1920px) {
    html {
        font-size: 100px;
    }
}

a {
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
}

/* .content {    height: 10.8rem;    background-image: url(../images/home/图像\ 2@2x.png);    background-repeat: no-repeat;    background-size: 100% 100%;    position: relative;} */
.content {
    height: 10.8rem;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.contentpos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 12;
    background: rgba(11, 42, 99, 0.5);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    min-width: 100%;
    min-height: 100%; /*加滤镜*/ /*filter: blur(15px); //背景模糊设置 */ /*-webkit-filter: grayscale(100%);*/ /*filter:grayscale(100%); //背景灰度设置*/
    z-index: 1
}

source {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}

.headerRep {
    width: 100%;
    z-index: 100; /* transition: 1s; */
}

#NavTop {
    width: 94%;
    margin: 0 auto; /* background-color: aqua; */
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    z-index: 1;
}

.headercoopy {
    display: none;
    width: 100%;
    height: 70px; /* background-color: #0D2A64; */
}

.logo {
    width: 2.7rem;
    height: 0.52rem;
    padding: 0.2rem 0;
    position: relative;
    z-index: 20;
}

.logo img {

    /*width: 100%;*/
    height: 100%;
    display: block;
}

#NavTop nav {
    width: 6.33rem;
    height: 0.27rem;
    z-index: 15; /* background-color: blue; */
}

nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fl li {
    list-style: none;
    font-size: 0.16rem;
    z-index: 1;
    position: relative;
}

.fl li a {
    text-decoration: none;
    color: #FFFFFF;
}

.fl li a:hover {
    color: #fff3c1;
}

#bb .active a { /* color: #333333; */
    font-weight: bolder;
}

/*.fl li:nth-of-type(4) {*/
/*    position: relative;*/
/*}*/

.hoverxjm {
    width: 1.16rem;
    /*height: 0.84rem;*/
    background-image: url(../images/xjm/联合\ 1.png);
    background: #fff;
    border-radius: 0.1rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -0.23rem;
    top: 0.33rem;
    display: none;
    padding-bottom: 0.2rem;
    font-size: 0.14rem;
}

.fl li:hover .hoverxjm {
    /*display: block;*/
}

.hoverxjm > div > a {
    color: #333333;
}

.hoverxjm > div > a:hover {
    color: #0D2A64;
}

.hoverxjm > div {
    margin-top: 0.14rem;
}

.middleContent {
    height: 8.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 18; /* background-color: aqua; */
    position: relative;
}

.contentFirst p:nth-of-type(1) {
    width: 8.3rem;
    /*height: 1.68rem;*/
    text-align: center;
}

.contentFirst p:nth-of-type(1) img { /* width: 8.3rem;    height: 1.68rem; */
    width: 100%;
    /*height: 100%;*/
    display: block;
}

@media screen and (max-width: 1380px) {
    .contentFirst > p:nth-of-type(1) { /*width: 7rem;*/ /*height: 1.2rem;*/
        margin: 0 auto;
    }

    /* .mt-60 {      margin-top: 3%;    }    .icon-mousewheel {      top: 500px !important;    }    .x_n1 .swiper-container {      height: 50% !important;    } */
}

.contentFirst p:nth-of-type(2) {
    margin-top: 0.45rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.32rem;
    margin-bottom: 0.6rem;
}

#slide {
    width: 6rem;
    height: 0.56rem; /* background: pink; */
    background-color: rgba(230, 222, 222, 0.2);
    border-radius: 0.3rem;
    margin: auto;
    font-size: 0.24rem; /* overflow: hidden; */ /* white-space: nowrap;    text-overflow:ellipsis;  */ /* line-height: 56px; */
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#slide1 {
    width: 0.39rem;
    height: 0.35rem; /* background-color: yellowgreen; */
}

#slide1 img {
    width: 100%;
    display: block;
    height: 100%;
}

#slide2 {
    width: 5.04rem;
    height: 0.36rem; /* background-color: yellow; */
    overflow: hidden;
}

#huadong {
    position: absolute;
    bottom: 0.2rem;
    left: 0 ;
     right: 0;
    margin: 0 auto;
}

#huadong .child {
    width: 1.52rem;
    margin: 0 auto;
    height: 0.24rem; /* background-color: yellowgreen; */
    font-size: 0.16rem;
    color: #fff;
    text-align: center;
}

#huadong .child img {
    width: 100%;
    height: 100%;
    display: block;
}

#d1 {
    width: 0.25rem;
    height: 0.41rem;
    border: 1px solid #FFFFFF;
    border-radius: 0.2rem;
    margin: 0 auto;
    margin-top: 0.1rem;
}

#child1 {
    width: 5px;
    height: 8px;
    border-radius: 20px;
    background-color: #FFFFFF;
    margin: 0 auto;
    margin-top: 8px;
}

/* 第二个块 */
.life {
    height: 10.8rem; /* background-color: red; */
    display: flex;
    justify-content: center;
    align-items: center; /* background-image: url(../images/HHH00779-编辑.png);    background-repeat: no-repeat;    background-size: cover; */ /* background-image: url(../images/摄图网_501747346_闺蜜逛街一起选购服装（企业商用）.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.life_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem; /* background-color: rgba(184,198,219, 0.3); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    filter: blur(15px); /* backdrop-filter: blur(15px); */ /* -webkit-backdrop-filter: blur(5px); */
}

.life_bg::before { /* 给他加个伪元素,把模糊效果和背景图给他设置就不会影响其他的内容 */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem;
    background-color: rgba(184, 198, 219, 0.3);
}

.life .centerLife {
    width: 15rem;
    height: 5.44rem; /* background: aquamarine; */
    display: flex;
    justify-content: space-around;
}

.centerLife .lifeLift {
    width: 5.18rem;
    height: 3rem; /* background-color: darkturquoise; */
    margin-top: 0;
    z-index: 1;
}

.lifeWords img {
    margin-top: 10px;
    width: 2.83rem;
    height: 0.63rem;
}

.lifeWords p:nth-of-type(1) {
    margin-top: 10px;
    font-size: 0.16rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    margin-top: 26px;
}

.lifeWords p:nth-of-type(2) {
    font-size: 0.16rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.lifeWords .x_content {
    margin-top: 0.18rem;
    font-size: 0.16rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}

.centerLife .lifeRight {
    width: 7.64rem; /* height: 544px; */
    height: 5.6rem; /* background-color: bisque; */ /* position: relative; */
}

.lifeRight .lifeRightPos {
    position: relative;
}

.lifeRightBig {
    width: 7.64rem;
    height: 4.3rem;
}

.lifeRightBig img { /* width: 764px;    height: 430px; */
    width: 100%;
    height: 100%;
}

.imgList li {
    list-style: none;
    display: none; /*cursor: pointer;*/
}

.imgList li.on {
    display: block;
}

.imgButton li {
    width: 1.81rem;
    height: 1.08rem;
    list-style: none; /* padding: 0 14px; */
    cursor: pointer;
}

imgButton li:nth-of-type(1) {
    background: #0D2A64;
}

.imgButton {
    margin-top: 12px;
    display: flex;
    justify-content: space-between; /* background-color: aqua; */
}

.imgButton img { /* width: 164px;    height: 1.08rem; */
    width: 100%;
    height: 100%;
}

.imgButton .on { /* 为了以后加东西 */
    border: 2px solid #FFFFFF;
}

/* .on1{    color: #FFFFFF;    font-size: 12px;} *//* 左右导航 */
.prev, .next {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute; /* border-radius: 50%; */
    top: 50%;
    margin-top: -0.65rem; /* background-color: rgba(0, 0, 0, .5); */ /* background-color: #fff; */
    color: #707070;
    font-size: 0.16rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #999999;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 0.68rem;
    opacity: 1;
    filter: blur(0.5px);
}

.prev {
    left: -0.8rem;
}

.prev img {
    width: 60%;
    height: 60%;
}

.next img {
    width: 50%;
    height: 50%;
}

.next {
    right: -0.8rem;
}

.prev:hover { /* border: 1px solid #FFFFFF; */ /* color: #FFFFFF; */
    background-color: #fff;
    transition: 0.5s;
}

.next:hover { /* border: 1px solid #FFFFFF; */ /* color: #FFFFFF; */
    background-color: #fff;
    transition: 0.5s;
}

.imgButton li {
    position: relative;
}

.imbtn-select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(13, 42, 100, 0.4);
    color: #FFFFFF;
    font-size: 0.12rem;
}

.on .imbtn-select {
    display: flex;
}

.imbtn-select p {
    text-align: center;
    font-size: 0.16rem;
    width: 1.2rem; /*height: 0.6rem;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* 第三个块 */
.ecology {
    width: 100%;
    height: 10.8rem; /* background: blueviolet; */ /* background: url(../images/摄图网_501314237_职场白领会议室开会（企业商用）.jpg); */ /* background-repeat: no-repeat;    background-size: 100% 100%; */
    position: relative;
}

.bgPos6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem; /* background: url(../images/摄图网_501314237_职场白领会议室开会（企业商用）.jpg);    background-repeat: no-repeat;    background-size: 100% 100%; */ /* opacity: 1;    filter: blur(25px); */ /* background-color: rgba(184,198,219, 0.3); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    filter: blur(15px); /* -webkit-backdrop-filter: blur(5px); */
}

.bgPos6::before { /* 给他加个伪元素,把模糊效果和背景图给他设置就不会影响其他的内容 */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem;
    background-color: rgba(184, 198, 219, 0.3); /* background-image: url(../images/VCG21400789100.jpg);    background-repeat: no-repeat;    background-size: cover;    filter: blur(8px); */
}

.ecologyCenter {
    display: flex;
    justify-content: center; /* align-items: center;   text-align: center; */
}

.ecologyImg {
    margin-top: 0.8rem;
    width: 9.36rem;
    height: 9.36rem;
    position: relative; /* background-color: pink; */
}

.ecologyCenter img {
    height: 100%;
}

.ecologyImgblue img {
    width: 4.88rem;
    height: 9.56rem;
    display: block;
}

.ecologyImgShow {
    width: 8.1rem;
    height: 8.1rem; /* background-color: tomato; */
    margin: 0 auto;
    margin-top: 0.63rem;
    border-radius: 50% 50% 50% 0;
    position: relative;
    overflow: hidden;
}

.ecologyImgShow > div:nth-of-type(3) img {
    margin-left: -1rem;
}

.ecologyImgShowpos {
    width: 5rem;
    height: 0.8rem;
    background-color: rgba(11, 41, 97, 0.3);
    position: absolute;
    bottom: 0;
    left: 0;
}

.ecologyImgblue {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.ecologyImgShow div {
    width: 100%;
    height: 100%; /* transform: scale(0.5 0.5); */
    position: absolute;
    top: 0;
    left: -50%;
    display: none;
    cursor: pointer; /* background-color: violet; */
}

/* .ecologyImgShow div:nth-of-type(1) {     transform: scale(0.5 0.5);    position: absolute;    top: -50%;    left: -80%;} */
.ecologyImgShow .on6 {
    display: block;
}

.posWrods {
    position: absolute;
    top: 2.14rem;
    right: 0.31rem;
    z-index: 2; /* background-color: yellowgreen; */
    display: none;
}
.posWrods a{
    font-size: 0.2rem;
    display: block;
    text-align: right;
    padding-right: 0.8rem;
    margin-top: 0.3rem;
}
.onshow{
    display: block;
}
.posp {
    position: absolute;
    left: 0.9rem;
    font-size: 0.24rem;
    width: 3.5rem;
    color: #FFFFFF;
    overflow: hidden;
    bottom: 0.75rem;
    height: 0.6rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.posp p {
    display: none;
}

.posp .on6 {
    display: block;
}


.posWrods p:nth-of-type(1) {
    margin-top: 0.26rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #FFFFFF;
}
.posWrods p:nth-of-type(2) {
    margin-top: 0.15rem;
    width: 4rem;
    height: 3rem;
    overflow: hidden;
    font-size: 16px;
    padding-right: 0.25rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.3rem;
}

.btnTab {
    overflow: hidden; /* background-color: yellowgreen; */
    font-size: 0.18rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.btnTab div {
    cursor: pointer;
}

/* 这里配合js的显示和隐藏，不能使用 class名字来写样式 */
.btnTab img {
    width: 100%;
    height: 100%;
}

.btnTab div:nth-of-type(1) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: -20%;
    top: 18%;
    border-radius: 50%;
    overflow: hidden; /* 这里表示动画的时间为2s */
    transition: all 1s ease-in-out;
}

.btnTab div:nth-of-type(2) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: -28%;
    top: 40%;
    border-radius: 50%;
    overflow: hidden;
}

.btnTab div:nth-of-type(3) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: -20%;
    bottom: 20%;
    border-radius: 50%;
    overflow: hidden;
}

.btnTab div:nth-of-type(4) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    right: -11%;
    top: 10%;
    border-radius: 50%;
    overflow: hidden;
}

.btnTab div:nth-of-type(5) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    right: -30%;
    top: 45%;
    border-radius: 50%;
    overflow: hidden;
}

.btnTab div:nth-of-type(6) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    right: -10%;
    bottom: 10%;
    border-radius: 50%;
    overflow: hidden;
}
.btnTab div:nth-of-type(7) {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: -5%;
    top: 0;
    border-radius: 50%;
    overflow: hidden; /* 这里表示动画的时间为2s */
    transition: all 1s ease-in-out;
}

/* .btnTab .whiteCollar .posionp{	position: absolute;    left: 0px;     top: 0px;     width: 100%;     height: 100%;     display: flex;    justify-content: center;    align-items: center;    background-color: rgba(13, 42, 100, 0.4);    color: #FFFFFF;    font-size: 12px;} */
.btnTab > div {
    position: relative;
}

.btnTab > div > .posionp {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    line-height: 1.2rem;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    background-color: rgba(13, 42, 100, 0.4);
    color: #FFFFFF; /* font-size: 12px; */
    font-size: 0.18rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

/* 鼠标滑入效果 */
.btnTab > div:hover { /* width: 154px;    height: 154px; */ /* hover表示鼠标移动到上面时，触发这个事件 */
    transform: scale(1.42, 1.42); /* transform表示变换，scale表示范围、大小，这是长宽都变为2倍的实现代码。 */
    transition: 0.5s;
}

.btnTab :hover.posionp {
    width: 1.54rem;
    height: 1.54rem; /* display: none; */
    opacity: 0;
    transition: 0.5s;
}

.btnTab div:nth-of-type(2) :hover#posionp1 { /* display: none; */
    opacity: 0;
    transition: 0.6s;
}

#posionp1 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1.08rem;
    text-align: center;
    overflow: hidden;
    background-color: rgba(13, 42, 100, 0.4);
    color: #FFFFFF; /* font-size: 12px; */
    font-size: 0.18rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.btnTab .on6 .posionp {
    display: none;
}

.btnTab .on6 #posionp1 {
    display: none;
}

.btnTab .on6 .posionp p {
    display: none;
}

/* .posionp p {    width: 72px;    height: 27px;} *//* 第四个块 */
.energy {
    width: 100%;
    height: 10.8rem; /* background-color: cyan; */ /* background: url(../images/摄图网_501272964_购车签合同（企业商用）.png); */ /* background-repeat: no-repeat;    background-size: cover; */
    position: relative;
}

.bgPos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem; /* background: url(../images/摄图网_501272964_购车签合同（企业商用）.png);    background-repeat: no-repeat;    background-size: cover; */ /* opacity: 1;    filter: blur(25px); */ /* background-color: rgba(184,198,219, 0.3); */
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(15px); /* -webkit-backdrop-filter: blur(5px); */
}

.bgPos::before { /* 给他加个伪元素,把模糊效果和背景图给他设置就不会影响其他的内容 */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.8rem;
    background-color: rgba(184, 198, 219, 0.3); /* background-image: url(../images/VCG21400789100.jpg);    background-repeat: no-repeat;    background-size: cover;    filter: blur(8px); */
}

.energyCenter {
    width: 15rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.energLeft {
    width: 4.52rem;
    height: 3.4rem;
    margin-top: 2.6rem; /* background: beige; */
    z-index: 1;
}

.energLeft p:nth-of-type(1) img {
    width: 2.82rem;
    height: 0.63rem;
}

.energLeft p:nth-of-type(2) {
    font-size: 0.16rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.2rem;
    font-size: 0.16rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.energLeft p:nth-of-type(3) {
    font-size: 0.16rem;
    color: #333;
    font-weight: bold;
    margin-top: 2px;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.energLeft p:nth-of-type(4) {
    color: #333;
    margin-top: 20px;
    font-size: 0.12rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.energyRight {
    z-index: 1;
    margin-top: 170px;
    width: 7.2rem;
    height: 7.2rem; /* background: cadetblue; */
}

.energyBall {
    width: 7.2rem;
    height: 3.4rem; /* background-color: darkgoldenrod; */
    display: flex; /* background-color: chartreuse; */
    position: relative;
}

.energyBall > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.energyBall > div:nth-of-type(1) {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 0.96rem;
    height: 0.96rem; /* margin-top: 10px;    margin-left: 10px; */
    background-color: rgba(13, 42, 100, 0.4);
    border-radius: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: 0.96rem; /* 这里表示动画的时间为2s */
    transition: all 1s ease-in-out;
}

.energyBall div:nth-of-type(2) {
    position: absolute;
    left: 1.6rem;
    top: 1.3rem; /* margin-top: 1.3rem;    margin-left: 60px; */
    width: 0.78rem;
    height: 0.78rem;
    background-color: rgba(13, 42, 100, 0.4);
    border-radius: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: 85px; /* 这里表示动画的时间为2s */
    transition: all 1s ease-in-out;
}

.energyBall div:nth-of-type(3) { /* margin-top: 120px;    margin-left: 200px; */
    position: absolute;
    left: 4rem;
    top: 1rem;
    width: 1.3rem;
    height: 1.3rem;
    background-color: rgba(13, 42, 100, 0.4);
    border-radius: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: 1.4rem;
    overflow: hidden;
}

/* 滑入滑出效果 */
.energyBall > div:nth-of-type(1):hover { /* hover表示鼠标移动到上面时，触发这个事件 */
    transform: scale(1.45, 1.45); /* transform表示变换，scale表示范围、大小，这是长宽都变为2倍的实现代码。 */
    background-color: rgba(169, 35, 45, 0.4);
    transition: 0.5s; /* width: 140px;    height: 140px; */
}

.energyBall > div:nth-of-type(1):hover .circular1 {
    border: 4px solid rgb(175, 18, 18); /* transition: 0.5s; */
}

.energyBall > div:nth-of-type(2):hover {
    background-color: rgba(169, 35, 45, 0.4); /* hover表示鼠标移动到上面时，触发这个事件 */
    transform: scale(1.79, 1.79);
    transition: 0.5s; /* transform表示变换，scale表示范围、大小，这是长宽都变为2倍的实现代码。 */
}

.energyBall > div:nth-of-type(2):hover .circular2 {
    border: 4px solid rgb(175, 18, 18); /* transition: 0.5s; */
}

.energyBall > div:nth-of-type(3):hover {
    background-color: rgba(169, 35, 45, 0.4);
    transition: 0.5s;
    width: 1.4rem;
    height: 1.4rem;
}

.energyBall > div:nth-of-type(3):hover .circular3 {
    border: 4px solid rgb(175, 18, 18);
    transition: 0.5s;
}

.energyRight .energyBall .circular1 {
    width: 12px;
    height: 12px;
    background-color: #FFFFFF; /* text-align: center; */
    border-radius: 50%; /* position: absolute;    left: 42%;    top: 42%; */
}

.energyRight .energyBall .circular2 {
    width: 12px;
    height: 12px;
    background-color: #FFFFFF; /* text-align: center; */
    border-radius: 50%; /* position: absolute;    left: 44%;    top: 44%; */
}

.energyRight .energyBall .circular3 {
    width: 12px;
    height: 12px;
    background-color: #FFFFFF; /* text-align: center; */
    border-radius: 50%;
    position: absolute;
    left: 44%;
    top: 44%;
}

/* .energyRight .energyBall .circular1 img {    width: 12px;    height: 12px;}.energyRight .energyBall .circular2 img {    width: 20px;    height: 20px;}.energyRight .energyBall .circular3 img {    width: 0.14rem;    height: 0.14rem;} *//* .energyRight .energyBall .circular1 {    position: absolute;    top: 42px;    left: 41px;}.energyRight .energyBall .circular2 {    position: absolute;    top: 30px;    left: 135px;}.energyRight .energyBall .circular3 {    position: absolute;    top: 65px;    right: 197px;} */
.energyImg img {
    width: 7.2rem;
    height: 3.8rem;
}

.energyList li {
    list-style: none;
    display: none;
}

.energyList li.on1 {
    display: block;
}

.energyImg {
    position: relative;
}

.trust {
    position: absolute;
    top: 0.6rem;
    left: -2.68rem;
    width: 4.18rem;
    height: 2.66rem;
    background-color: #0B2A63;
}

.trust > div {
    display: none;
}

.trust .on1 {
    display: block;
}

.trust > div {
    width: 3.42rem;
    height: 1.7rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.trust > div p:nth-of-type(1) {
    color: #FFFFFF;
    font-size: 0.24rem;
}

.trust > div p:nth-of-type(2) {
    margin-top: 0.3rem;
    color: #FFFFFF;
    font-size: 0.12rem;
    line-height: 25px;
}

/* 底部 */
footer {
    width: 100%;
    height: 5.4rem;
    background-color: #307A8B ;
}

.footList a {
    color: #FFFFFF !important;
}

.foot {
    width: 12.4rem;
    height: 5.4rem; /* background-color: brown; */
    margin: 0 auto;
    display: flex;
    position: relative;
    color: #FFFFFF !important;
}

.footLeft {
    width: 8.92rem;
    height: 5.4rem; /* background: bisque; */
}

.footMiddle {
    flex: 1;
    align-items: center;
    text-align: center;
}

.footMiddle img {
    height: 3.2rem;
    margin-top: 50px;
}

.footRight {
    width: 2.46rem;
    height: 5.4rem; /* background-color: cadetblue; */
}

.leftTop {
    width: 8.92rem;
    height: 3rem; /* background-color: black; */
}

.footList {
    display: flex;
    justify-content: space-between;
    font-size: 0.12rem;
    margin-top: 0.35rem;
}

.footList li {
    list-style: none;
}

.footList li p {
    margin-top: 5px;
}

.footList li p:nth-of-type(n+2) {
    margin-top: 0.15rem;
}

.footList li p:nth-of-type(n+2) a:hover {
    color: #000;
}

.big {
    font-size: 0.16rem;
    font-weight: bold
}

.leftCenter {
    height: 0.39rem;
    display: flex; /* background-color: aqua; */
}

.leftCenter1 img {
    width: 2.03rem;
    height: 0.4rem;
    display: block;
}

.leftCenter2 img {
    height: 0.4rem;
    margin: 0 0.35rem;
    display: block;
}

.leftCenter3 img {
    width: 1.92rem;
    height: 0.4rem;
    display: block;
}

.leftBottom {
    height: 0.6rem;
    font-size: 0.12rem;
    color: #999999;
    margin-top: 0.5rem;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    right: 0;
}

.leftBottom a {
    color: #999999;
}

.bottomChild {
    margin-left: 0.6rem;
}

.rightTop {
    margin-top: 0.4rem;
}

.rightTop1 {
    font-size: 0.16rem;
}

.rightTop2 {
    margin-top: 7px;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 24px;
}
.rightTop2 span{
    width: 0.5rem;
    display: inline-block;
    text-align-last: justify;
}
#LRfloater2 img{
    display: block;
}
.rightBottom {
    margin-top: 0.3rem;
    margin-left: -0.1rem;
    display: flex;
    justify-content: space-between;
}

.rightBottom p {
    text-align: center;
    font-size: 0.12rem;
}

.rightBottom img { /* text-align: center;    vertical-align: middle; */
    margin-top: 8px;
    width: 1.08rem;
    height: 1.08rem;
}
.case{
    padding: 0.32rem 0.4rem;
    background: url("../../images/bg_4.png") no-repeat center;
    height: 10.8rem;
}
.case .case_content .case_list{
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.case_list .case_col{
    width: 4.18rem;
    color: #fff;
    transition: all 0.5s;
}
.case_col:hover{
    margin-top: -0.2rem;
}
.case_name{
    font-size: 0.32rem;
    padding: 0.34rem 0.22rem;
}
.case_des{
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0 0.22rem;
}
.case_col a{
    color: #38CAEC;
    font-size: 0.18rem;
    text-align: right;
    display: block;
    padding-right: 0.22rem;
}
.case_col img{
    display: block;
    margin-top: 0.2rem;
    width: 100%;
}
.case_col:nth-of-type(1) {
    background: #307A8B;
}
.case_col:nth-of-type(2) {
    background: #4B7A5A;
}
.case_col:nth-of-type(3) {
    background: #7B7457;
}
.case_col:nth-of-type(4) {
    background: #A5703E;
}
.honor{
    background: url("../../images/bg_5.png") no-repeat center;
    height: 10.8rem;
}
.honor_content{
    padding: 0.32rem 0.4rem;
}
.honor_list{
    display: flex;
    align-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.honor_list a {
    width: 3.85rem;
    height: 2.48rem;
    margin-bottom: 0.5rem;
    background: transparent;
}
.honor_list a img{
    width: 100%;
    object-fit: cover;
}
.news{

    background: url("../../images/bg_6.png") no-repeat center;
    height: 10.8rem;
}
.news_content{
    padding: 0.32rem 0.4rem;
}
.news_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 5.77rem;
    flex-wrap: wrap;
}
.news_list a{
    display: flex;
    align-items: flex-end;
    width: 5.76rem;
    margin-top: 0.3rem;
}
.news_list a .news_list_time{
    font-size: 0.6rem;
    color: #fff;
    margin-right: 0.24rem;
    width: 1.1rem;
    flex: none;
    position: relative;
}
.news_list a .news_list_time:before{
    position: absolute;
    content: '';
    width: 0.5rem;
    height: 1px;
    background: #dbdbdb;
    top: 0.7rem;
    right: 0.15rem;
    transform: rotate(135deg);
}
.news_list a .news_list_time span{
    display: block;
    font-size: 0.2rem;
    text-align: right;
    margin-top: 0.1rem;
}
.news_list a .news_list_des{
    line-height: 0.24rem;
    font-size: 0.18rem;
    color: #fff;
}
.news_list a .news_list_des span{
    display: block;
    font-size: 0.14rem;
    border-top: 1px solid #fff;
    margin-top: 0.1rem;
    padding-top: 0.1rem;
}
.x_title{
    text-align: center;
    margin: 0.5rem 0 0.9rem;
}
.x_title .en{
    font-size: 0.72rem;
    opacity: 0.5;
    color: #fff;
}
.x_title .cn{
    font-size: 0.48rem;
    color: #fff;
    position: relative;
    padding-bottom: 0.1rem;
}
.x_title .cn:after{
    content: '';
    position: absolute;
    width: 2.2rem;
    height: 3px;
    background: #e9e9e9;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    bottom: 0;
}
.x_title .cn:before{
    content: '';
    position: absolute;
    width: 1rem;
    height: 3px;
    background: #38caec;
    bottom: 0;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.x_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 11.85rem;
    margin: 0 auto;
    flex-wrap: wrap;
}
.news_tuijian{
    width: 5.84rem;
    height: 3.27rem;
    overflow: hidden;
}
.news_tuijian .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.news_tuijian .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.myNew .swiper-slide a{
    position: relative;
}
.myNew .swiper-slide a p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 0.08rem 0;
    text-align: center;
    font-size: 0.18rem;

}
.swiper-button-prev, .swiper-button-next{
    color: #fff;
    background: rgba(0,0,0,.5);
    padding: 0.2rem;
}
.x_news_more{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}
.x_news_more_title{
    width: 80%;
}
.x_news_more a{
    color: #fff;
    width: 5.6rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.18rem;
    margin: 0.22rem 0;
    transition: all .3s;
}
.x_news_more a:hover{
    color: #307A8B ;
}
.hidden-pc{
    display: none;
}
.contact{
    background: url("../../images/bg_7.jpg") no-repeat center;
    height: 9.8rem;
}
.contact_content{
    padding: 0.32rem 0.4rem;
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.contact_content .x_flex{
    background: #fff;
    flex-wrap: nowrap;
    font-size: 0.16rem;
    height: 4.8rem;
    overflow: hidden;
    padding: 0.3rem;
}
.contact_left{
    width: 32%;
    flex: none;
    font-size: 16px;
    line-height: 24px;
}
.contact_left h4{
    margin-bottom: 20px;
}
.contact_left .x_f{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.contact_left .x_f img{
    margin-right: 10px;
}
.x_f span{
    width: 0.55rem;
    display: inline-block;
    text-align-last: justify;
}
.contact_center{
    margin: 0 0.3rem;
    width: 2.5rem;
    flex: none;
}
.x_contact_input label{
    display: block;
}
.x_contact_input input{
    padding: 0 15px;
    width: 90%;
    height: 35px;
    border-radius: 10px;
    border: 1px solid #ced4da;
    margin: 10px 0;
}
.x_contact_input textarea{
    padding: 15px;
    width: 90%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ced4da;
    margin: 10px 0;
}
.contact_right{
    width: 100%;
    overflow: hidden;
}
#submitButton{
    width: 117px;
    height: 40px;
    background: #347BA5;
    border-radius: 10px;
    float: left;
    color: #fff;
    border: none;
}
@media (max-width: 767px) {
    .x_f span{
        width: 55px;
        display: inline-block;
        text-align-last: justify;
    }
    .life .centerLife{
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .centerLife .lifeLift{
        height: auto;
        width: 100%;
    }
    .lifeWords p:nth-of-type(1){
        font-size: 16px;
        margin-top: 10px;
        text-align: center;
    }
    .lifeWords .x_content{
        font-size: 12px;
    }
    .hidden-pc{
        display: block;
    }
    .hidden-xs {
        display: none !important;
    }
    .honor_list{
        display: flex;
    }
    .lifeWords p:nth-of-type(2) {
        font-size: 16px;
        font-family: PingFang SC-Semibold, PingFang SC;
        font-weight: normal;
        color: #fff;
    }
    .x_nav{
        top: 0;
        background: rgba(5,147,77,.5);
        position: fixed;
        left: 0;
        right: 0;
        z-index: 20;
        padding: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .x_nav .x_nav_logo{
        width: 120px;
    }
    .x_nav .x_nav_bread{
        width: 30px;
    }
    .x_title .cn{
        padding-bottom: 10px;
        font-size: 16px;
    }
    .x_nav_list{
        position: fixed;
        left: -100%;
        width: 100%;
        top: 0;
        padding: 0;
        background: #307a8b;
        z-index: 100;
        height: 100%;
    }
    .x_nav_list ul{
        line-height: 80px;
        font-size: 16px;
        list-style: none;
        padding-left: 45px;
    }
    .iconguanbi1{
        position: absolute;
        top: 0;
        right: 0;
        padding: 30px;
        color: #fff;
        font-weight: bold;
    }
    .ecology{
        height: auto;
    }
    .bgPos6{
        height: 100%;
    }
    .ecology_phone{
        position: relative;
        overflow-x: auto ;
        /*display: flex;*/
        padding: 15px;
    }
    .ecology_phone .phone_p{
        padding: 15px;
        background: rgba(0,0,0,0.2);
        color: #fff;
    }
    .ecology_phone .phone_p p:nth-of-type(1){
        font-size: 14px;
        border-bottom: 1px solid;
        padding-bottom: 10px;
        display: inline-block;
    }
    .ecology_phone .phone_p p:nth-of-type(2){
        font-size: 12px;
        line-height: 24px;
        margin-top: 15px;
    }
    .x_zhanshi{
        width: 95%;
        flex: none;
        border-radius: 10px;
        position: relative;
        margin: 15px auto;
        overflow: hidden;
    }
    .x_zhanshi img{
        width: 100%;
        object-fit: contain;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .x_zhanshi .phone_p{
        position: relative;
        z-index: 2;
    }
    .case,.news,.honor,.contact{
        height: auto;
    }
    .case .case_content .case_list{
        height: auto;
        flex-wrap: wrap;
    }
    .case_list .case_col {
        width: 46%;
        color: #fff;
        flex: none;
        transition: all 0.5s;
        margin: 10px 5px;
    }
    .honor_list a{
        width: 50%;
        height: auto;
    }
    .case_name {
        font-size: 14px;
        padding: 5px;
    }
    .case_des {
        font-size: 12px;
        line-height: 20px;
        padding: 5px;
    }
    .case_col a{
        font-size: 12px;
    }
    .x_flex{
        width: 90%;
    }
    .x_news_more{
        margin: 15px 0;
    }
    .x_news_more a{
        width: 100%;
        font-size: 12px;
    }
    .x_news_more_title{
        width: 75%;
    }
    .foot{
        width: 90%;
    }
    .leftBottom{
        font-size: 12px;
        height: auto;
        padding-bottom: 20px;
    }
    .contact_content .x_flex{
        display: block;
        font-size: 16px;
        height: auto;
        border-radius: 5px;
        padding: 15px;
    }
    .contact_left{
        width: 100%;
        font-size: 14px;
    }
    .contact_left h4{
        margin-bottom: 10px;
    }
    .contact_center{
        width: 100%;
    }
}
