@charset "utf-8";
@import url(/ZT/css/enterprise/animate.css);

/* CSS Document */

body {
    font-family: "Î¢ÈíÑÅºÚ" !important;
    background-color: #f8f9fc;
}

a {
    font-family: "Î¢ÈíÑÅºÚ";
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

a * {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.layui-carousel-ind li {
    display: inline-block !important;
}

.layui-carousel {
    background-color: transparent !important;
}

.layui-carousel>[carousel-item]>* {
    background-color: transparent !important;
}

.layui-carousel>[carousel-item]:before {
    display: none;
}

.layui-carousel-ind ul {
    background-color: transparent !important;
    padding: 0 !important;
}

.layui-carousel-ind ul li {
    width: 12px !important;
    height: 5px !important;
    background-color: #cbd3ed !important;
    border-radius: 5px !important;
}

.layui-carousel-arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    font-size: 25px;
    background-color: transparent;
    color: #b7b8b9;
    top: 37%;
}

.layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: -67px;
}

.layui-carousel:hover .layui-carousel-arrow {
    left: -67px;
}

.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    left: -67px;
}

.layui-carousel-arrow:hover {
    background-color: transparent;
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    border-right-color: #e6ebf9 !important;
}

.layui-layer-tips .layui-layer-content {
    font-size: 14px !important;
    color: #000 !important;
    background-color: #e6ebf9 !important;
    min-width: 170px !important;
}

.layui-layer-setwin {
    top: 13px !important;
    right: 7px !important;
}

#power_water.layui-carousel:hover .layui-carousel-arrow[lay-type=add],
#power_water.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: -423px;
}

#power_water.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    left: -58px;
}

#power_gas.layui-carousel:hover .layui-carousel-arrow[lay-type=add],
#power_gas.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: -179px;
}

#power_gas.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    left: -303px;
}

#power_hot.layui-carousel:hover .layui-carousel-arrow[lay-type=add],
#power_hot.layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: -58px;
}

#power_hot.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    left: -425px;
}

.list_box {
    background-color: #ffffff;
    padding: 38px 29px 25px;
    box-sizing: border-box;
    margin-bottom: 31px;
    border-radius: 20px;
}

.list_box2 {
    background-color: #FFF;
    box-sizing: border-box;
    margin-bottom: 31px;
    padding: 38px 29px 25px;
    border-radius: 20px;
}

.list_boxDH {
    display: flex;
    width: 100%;
    align-items: flex-start;
    height: 78px;
    position: relative;
}

.list_boxDH a.more {
    position: absolute;
    right: 0;
    top: 18px;
}

.education .list_boxDH div {
    display: flex;
    margin-top: 20px;
    margin-left: 30px;
}

.education .list_boxDH div h1 {
    line-height: 28px;
    height: 28px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 30px;
    cursor: pointer;
}

.education .list_boxDH div h1.hover {
    background-color: #175aff;
    color: #FFF;
}

.education .education_dh {
    display: flex;
    height: 126px;
    justify-content: space-between;
}

.education .education_dh h1 {
    font-size: 14.5px;
    width: 118px;
    height: 124px;
    background-color: #f4f7ff;
    text-align: center;
    border-top: 2px #f4f7ff solid;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
}

.education .education_dh h1 img {
    width: auto;
    margin-top: 26px;
    opacity: 0.7;
}

.education .education_dh h1:last-of-type {
    margin-right: 0;
}

.education .education_dh h1 span {
    position: absolute;
    bottom: 10px;
    height: 38px;
    display: flex;
    align-items: center;
}

.education .education_dh h1.hover,
.education .education_dh h1:hover {
    border-top: 2px #165aff solid;
    color: #165aff;
    background-color: #FFF;
    box-shadow: -2px 0px 2px #f5f7fc, 4px 0px 2px #f5f7fc;
}

.education .education_dh h1.hover img,
.education .education_dh h1:hover img {
    opacity: 1;
}

.education .education_ListBox {
    background-color: #FFF;
    padding: 0 27px;
    box-sizing: border-box;
    font-size: 0;
    box-shadow: -2px 0px 2px #f5f7fc, 4px 0px 2px #f5f7fc, 0px 4px 4px #f5f7fc;
}

.education .education_ListBox .education_card {
    width: calc((100% - 20px) / 2);
    margin-right: 10px;
    margin-top: 28px;
    display: inline-block;
    background-color: #FFF;
    padding: 0 15px 5px;
    box-sizing: border-box;
    vertical-align: top;
    border-bottom: 1px #e6e9f5 solid;
    min-height: 230px;
}

.education .education_ListBox .education_card:nth-child(2n) {
    margin-right: 0;
    margin-left: 10px;
}

.education .education_ListBox .education_card a {
    display: flex;
}

.education .education_ListBox .education_card h1 {
    display: flex;
    line-height: 30px;
    font-size: 22px;
    color: #000;
    width: 100%;
    align-items: flex-start;
    margin-top: -4px;
    margin-bottom: 10px;
}

.education .education_ListBox .education_card h1::before {
    height: 20px;
    width: 5px;
    background-color: #175aff;
    border-radius: 2px;
    display: inline-block;
    margin-right: 17px;
    content: '';
    margin-top: 8px;
}

.education .education_ListBox .education_card a>div:first-of-type {
    width: 230px;
}

.education .education_ListBox .education_card a>div:last-of-type {
    width: calc(100% - 230px);
    padding-left: 21px;
    box-sizing: border-box;
}

.education .education_ListBox .education_card a>div>div {
    width: 100%;
    margin-right: 0;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
    height: 144px;
    margin-bottom: 0;
}

.education .education_ListBox .education_card a>div>div img {
    width: auto;
    height: 100%;
}


/* .education .education_ListBox .education_card a>div>div:last-of-type {
    width: 26%;
    border-radius: 15px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

.education .education_ListBox .education_card a>div>div:last-of-type img {
    width: 100%;
} */

.education .education_ListBox .education_card p {
    line-height: 29px;
    margin-bottom: 2px;
    color: #000;
    font-size: 15px;
    padding-left: 22px;
    display: flex;
}

.education .education_ListBox .education_card p>span {
    line-height: 26px;
}

.education .education_ListBox .education_card p>span:first-of-type {
    width: 78px;
}

.education .education_ListBox .education_card p>span:last-of-type {
    width: calc(100% - 78px);
}

.education .education_ListBox .education_card a:hover h1 {
    color: #175aff;
}

.education .education_ListBox .education_card.education_cardLong {
    width: 100%;
    margin-right: 0;
    margin-top: 35px;
}

.education .education_ListBox .education_card.education_cardLong a {
    display: flex;
}

.education .education_ListBox .education_card.education_cardLong a>div:first-of-type {
    display: flex;
    width: 60%;
}

.education .education_ListBox .education_card.education_cardLong a>div>div:first-of-type {
    width: 74% !important;
    height: 250px;
}

.education .education_ListBox .education_card.education_cardLong a>div>div:first-of-type img {
    width: 100%;
    height: auto;
}

.education .education_ListBox .education_card.education_cardLong a>div>div:last-of-type {
    width: 26% !important;
}

.education .education_ListBox .education_card.education_cardLong a>div:last-of-type {
    display: flex;
    width: 40%;
    padding-left: 20px;
    flex-direction: column;
}

.education .education_ListBox .education_card.education_cardLong a h1 {
    line-height: 60px;
}

.education .education_ListBox .education_card.education_cardLong a p {
    font-size: 18px;
    line-height: 42px;
}

.education .education_ListBox .education_card.education_cardLong a p>span {
    width: 112px;
}

.education .education_ListBox .education_card.education_cardLong a p.weixin {
    width: 120px;
    position: relative;
    display: block;
    text-align: center;
    background-color: #249a00;
    color: #FFF;
    font-size: 18px;
    border-radius: 8px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

.education .education_ListBox .education_card.education_cardLong a p.weixin img {
    position: absolute;
    width: 150px;
    height: 150px;
    bottom: 50px;
    left: 0px;
    display: none;
}

.education .education_ListBox .education_card.education_cardLong a p.weixin:hover img {
    display: block;
}

.education .layui-carousel-ind ul li.layui-this {
    width: 43px !important;
    background-color: #175aff !important;
}

.health_Box {
    box-shadow: 0 0 8px rgba(128, 156, 224, 0.2);
    font-size: 0;
    border-radius: 15px;
    padding: 30px 26px 0;
}

.health .health_dh {
    border-radius: 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.health .health_dh div {
    width: 205px;
    height: 50px;
    margin-left: 30px;
    margin-top: 5px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

.health .health_dh div.short {
    width: 90px;
}

.health .health_dh div::after {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #c9f0e5;
    right: -15px;
    top: 15px;
    position: absolute;
}

.health .health_dh div.noborder::after {
    display: none;
}

.health .health_dh div i:first-of-type {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 25px;
    border-radius: 10px;
    background-color: #f8f9fc;
    color: #5a5a5a;
    margin-right: 15px;
}

.health .health_dh div p {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.health .health_dh div.active i:first-of-type {
    background-color: #28c496;
    color: #FFF;
    box-shadow: 0 4px 4px #c7f0e4;
}

.health .health_dh div.active p {
    color: #28c496;
    font-size: 20px;
}

.health_Box .layui-carousel.healthShort {
    height: 310px !important;
}

.health_Box .health_card {
    width: calc((100% - 50px)/2);
    height: 220px;
    margin-right: 50px;
    margin-bottom: 60px;
    display: inline-block;
    background-color: #FFF;
    padding: 0 20px 23px 0;
    box-sizing: border-box;
    border-bottom: 1px #e6e9f5 solid;
    vertical-align: top;
}

.health_Box .health_card:nth-of-type(2n) {
    margin-right: 0;
}

.health_Box .health_card a h1 {
    line-height: 30px;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    margin-top: -4px;
}

.health_Box .health_card a h1::before {
    height: 20px;
    width: 5px;
    background-color: #28c496;
    border-radius: 2px;
    display: inline-block;
    margin-right: 17px;
    content: '';
    margin-top: 8px;
}

.health_Box .health_card>div>div {
    overflow: hidden;
}

.health_Box .health_card>div>div:first-of-type {
    width: 230px;
    height: 143px;
    overflow: hidden;
    display: inline-block;
    margin-right: 20px;
    border-radius: 15px;
    vertical-align: top;
}

.health_Box .health_card>div>div:first-of-type img {
    width: 100%;
    min-height: 143px;
}

.health_Box .health_card>div>div:last-of-type {
    width: calc(100% - 250px);
    display: inline-block;
}

.health_Box .health_card>div>div:last-of-type p {
    display: flex;
    font-size: 15px;
    line-height: 29px;
    align-items: baseline;
    padding-left: 22px;
}

.health_Box .health_card>div>div:last-of-type p span:first-of-type {
    width: 78px;
}

.health_Box .health_card>div>div:last-of-type p span:last-of-type {
    width: calc(100% - 78px);
    line-height: 26px;
}

.health_Box .health_card>div>div:last-of-type div {
    margin-top: 0px;
}

.health_Box .health_card>div>div:last-of-type div a {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

.health_Box .health_card>div>div:last-of-type div a:hover img:first-of-type {
    animation: rotateIn 1s;
}

.health_Box .health_card>div>div:last-of-type div a:last-of-type {
    cursor: default;
}

.health_Box .health_card>div>div:last-of-type div a:last-of-type img:last-of-type {
    position: absolute;
    width: 130px;
    height: 130px;
    bottom: 0;
    left: 43px;
    display: none;
}

.health_Box .health_card>div>div:last-of-type div a:last-of-type:hover img:last-of-type {
    display: block
}

.health_Box .layui-carousel-ind ul li.layui-this {
    width: 43px !important;
    background-color: #28c496 !important;
}

.health_Box .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(40, 196, 150, 0.5) !important;
}

.power.list_box {
    padding-bottom: 30px;
}

.power_Box {
    display: flex;
    box-sizing: border-box;
    border-right: 0;
    font-size: 0;
    justify-content: space-between;
}

.power_Box>li {
    width: 291px;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(128, 156, 224, 0.2);
    margin-right: 37px;
    border-radius: 15px;
}

.power_Box>li:last-of-type {
    margin-right: 0;
}

.power_Box li h2 {
    font-size: 20px;
    color: #000;
    display: block;
    text-align: center;
    line-height: 30px;
    margin-top: 38px;
    font-weight: bold;
}

.power_Box li h2 i {
    width: 122px;
    height: 122px;
    border: 1px #e9e9e9 solid;
    border-radius: 100px;
    text-align: center;
    line-height: 122px;
    font-size: 52px;
    color: #f0a20c;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.power_Box li h2 span {
    line-height: 60px;
}

.power_Box li div {
    margin: 24px auto 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 18px;
    box-sizing: border-box;
}

.power_Box li div a {
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #737476;
    border: 1px #e8e8e8 solid;
    box-sizing: border-box;
    border-radius: 8px;
    min-width: 117px;
    margin-bottom: 10px;
}

.power_Box li div a:hover {
    background-color: #f0a20c;
    color: #FFF;
}

.pic_short {
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
}

.pic_short .list_box2 {
    margin-bottom: 0;
    padding-bottom: 27px;
}

.pic_short .list_box2 .list_boxDH {
    height: 60px;
}

.pic_short>div {
    width: calc(100% - 201px);
    display: inline-block;
}

.pic_short .travel_Box {
    font-size: 0;
}

.travel_Box #travel_publicZone {
    display: flex;
    box-shadow: 0 0 8px rgb(128, 156, 224, 0.2);
    border-radius: 15px;
}

.travel_Box .travel_card {
    width: 32%;
    margin-bottom: 20px;
    background-color: #FFF !important;
    box-sizing: border-box;
    padding: 0 17px;
    position: relative;
}

.travel_Box .travel_card:last-of-type {
    width: 36%;
}

.travel_Box .travel_card a h1 {
    height: 50px;
    font-size: 22px;
    color: #000;
    margin-top: 13px;
    margin-bottom: 16px;
    text-align: left;
    display: flex;
    align-items: center;
    position: relative;
}

.travel_Box .travel_card a h1::after {
    width: 45px;
    height: 4px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    background-color: #b67466;
    border-bottom: 2px #ddbeb8 solid;
    box-sizing: border-box;
    content: '';
}

.travel_Box .travel_card>div>div {
    overflow: hidden;
}

.travel_Box .travel_card>div>div p {
    display: flex;
    font-size: 15px;
    line-height: 29px;
}

.travel_Box .travel_card>div>div p span:first-of-type {
    width: 80px;
}

.travel_Box .travel_card>div>div p span:last-of-type {
    width: calc(100% - 80px);
    line-height: 26px;
}

.travel_Box .travel_card>div>div div a {
    margin-right: 25px;
    display: inline-block;
    position: relative;
}

.travel_Box .travel_card>div>div div a:first-of-type:hover img {
    animation: rotateIn 1s;
}

.travel_Box .travel_card>div>div div a:last-of-type {
    cursor: default;
}

.travel_Box .travel_card>div>div div a:last-of-type img:last-of-type {
    position: absolute;
    width: 130px;
    height: 130px;
    bottom: 0;
    left: 43px;
    display: none;
}

.travel_Box .travel_card::after {
    position: absolute;
    right: 11px;
    top: 23px;
    width: 1px;
    height: 173px;
    background-color: #f2efec;
    content: '';
}

.travel_Box .travel_card:last-of-type::after {
    display: none;
}

.travel_Box .layui-carousel-ind ul li.layui-this {
    width: 43px !important;
    background-color: #9e5802 !important;
}

.travel_Box .travel_card>div>div:last-of-type div a:last-of-type:hover img:last-of-type {
    display: block
}

.pic_short>div.w_100 {
    width: 100% !important;
}

.pic_short>div.w_100 .layui-carousel {
    height: 312px !important;
}

.pic_short>div.w_100 .travel_Box .travel_card>div>div:first-of-type img {
    height: 240px;
}

.pic_short .environment {
    width: 193px;
}

.pic_short .environment .list_box2 {
    padding: 38px 16px 0;
    overflow: hidden;
}

.pic_short .environment .list_boxDH {
    height: auto;
}

.pic_short .environment .environment_box {
    display: flex;
    margin: 15px auto;
    box-shadow: 0 0 8px rgba(128, 156, 224, 0.2);
    flex-direction: column;
    align-items: center;
    padding-top: 26px;
    border-radius: 15px;
}

.pic_short .environment .environment_box span {
    line-height: 40px;
    font-size: 20px;
    margin-top: 7px;
}

.pic_short .environment .environment_box a {
    width: 93px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #FFF;
    border-radius: 5px;
    background-color: #009242;
    margin-bottom: 24px;
    text-align: center;
}

.pic_short .environment .environment_box a:hover {
    background-color: rgba(0, 146, 66, 0.7);
}

.map .list_boxDH {
    justify-content: space-between;
}

.map .list_boxDH .map_search {
    width: 350px;
    border: 1px #ccc solid;
    box-sizing: border-box;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    background-color: #FFF;
    font-size: 0;
}

.map .list_boxDH .map_search input {
    width: 87%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    padding-left: 10px;
    border: 0;
    vertical-align: top;
    box-sizing: border-box;
}

.map .list_boxDH .map_search i {
    font-size: 22px;
    color: #3a549b;
    line-height: 42px;
    display: inline-block;
    margin-left: 4%;
    cursor: pointer;
}

.map_Box {
    padding: 10px 11px;
    box-sizing: border-box;
    border-radius: 15px;
    box-shadow: 0 0 8px rgb(128, 156, 224, 0.2);
}

.map_Box .map_Content {
    background-color: #FFF;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0;
}

.map_Box .map_Content_left {
    display: inline-block;
    padding-left: 12px;
    padding-right: 24px;
    box-sizing: border-box;
}

.map_Box .map_Content_left .nothing {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 10px;
}

.map_Box .map_Content_right {
    height: 454px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

@media screen and (min-width: 1620px) {
    .map_Box .map_Content_left {
        width: calc(100% - 826px);
    }
    .map_Box .map_Content_right {
        width: 826px;
    }
}

@media screen and (max-width: 1620px) {
    .map_Box .map_Content_left {
        width: calc(100% - 700px);
    }
    .map_Box .map_Content_right {
        width: 700px;
    }
}

.map_Box .map_Content_left>div:first-of-type ul {
    display: flex;
    flex-wrap: wrap;
    max-height: 190px;
    justify-content: flex-start;
    border-bottom: 1px #e1e2e3 solid;
    box-sizing: border-box;
    padding: 15px 0 5px;
}

.map_Box .map_Content_left>div:first-of-type ul li {
    min-width: 31%;
    display: flex;
    align-items: center;
    margin-right: 3.5%;
    margin-bottom: 10px;
}

.map_Box .map_Content_left>div:first-of-type ul li:nth-of-type(3n) {
    margin-right: 0;
}

.map_Box .map_Content_left>div:first-of-type ul li div p {
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

.map_Box .map_Content_left>div:first-of-type ul li div p i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 21px;
    border: 1px #eaf0ff solid;
    box-sizing: border-box;
    border-radius: 100px;
    display: inline-block;
    color: #b3b3b3;
    text-align: center;
    box-shadow: 0px 0px 20px rgba(233, 239, 254, 1);
}

.map_Box .map_Content_left>div:first-of-type ul li div p span {
    display: inline-block;
    margin-left: 8px;
    font-size: 16px;
}

.map_Box .map_Content_left>div:first-of-type ul li div p:hover i,
.map_Box .map_Content_left>div:first-of-type ul li div p.hover i {
    color: #d54cb1;
    box-shadow: 0px 0px 35px rgba(251, 198, 235, 1);
}

.map_Box .map_Content_left>div:first-of-type ul li div p:hover span,
.map_Box .map_Content_left>div:first-of-type ul li div p.hover span {
    color: #cf31a5;
}

.map_Box .map_Content_left>div:last-of-type {
    height: 278px;
    padding-top: 12px;
    box-sizing: border-box;
}

.map_Box .map_Content_left>div:last-of-type li {
    line-height: 35px;
    padding: 6px 0;
    font-size: 16px;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}

.map_Box .map_Content_left>div:last-of-type li span {
    box-sizing: border-box;
    height: 21px;
    line-height: 21px;
    color: #f3939f;
    border-radius: 20px;
    text-align: center;
    flex-shrink: 0;
    width: 30px;
    margin-right: 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.map_Box .map_Content_left>div:last-of-type li p {
    border-bottom: 1px #dcdcdc dashed;
    width: calc(100% - 35px);
    transition: all .3s;
    -webkit-transition: all .3s;
    line-height: 26px;
}

.map_Box .map_Content_left>div:last-of-type li p span {
    display: block;
    font-size: 13px;
    width: 100%;
    text-align: left;
    color: #979797;
    margin-top: 5px;
    margin-bottom: 8px;
    height: auto;
    line-height: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.map_Box .map_Content_left>div:last-of-type li span i {
    font-size: 22px;
}

.map_Box .map_Content_left>div:last-of-type li:hover *,
.map_Box .map_Content_left>div:last-of-type li.hover * {
    color: #f3939f;
}

.map_Box .mCSB_scrollTools {
    opacity: 1;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #dcdcdc !important;
}

.map_Box .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}

@media screen and (max-width: 768px) {
    body {
        background-color: #FFF;
    }
    .mobile_dh ul {
        display: flex;
        justify-content: space-between;
        width: 95%;
        margin: 0 auto 20px;
    }
    .mobile_dh ul li a i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 22px;
        color: #FFF;
        border-radius: 100px;
        margin: 0 auto;
    }
    .mobile_dh ul li a span {
        font-size: 0.875rem;
        line-height: 36px;
        text-align: center;
        display: block;
    }
    .mobile_dh ul li:nth-of-type(1) a i {
        background-color: #ffa34e;
    }
    .mobile_dh ul li:nth-of-type(2) a i {
        background-color: #637bfa;
    }
    .mobile_dh ul li:nth-of-type(3) a i {
        background-color: #fc8171;
    }
    .mobile_dh ul li:nth-of-type(4) a i {
        background-color: #39d18f;
    }
    .mobile_dh ul li:nth-of-type(5) a i {
        background-color: #7690f9;
    }
    .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
        left: 20px;
    }
    .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
    .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
        right: 20px;
    }
    .layui-carousel-arrow {
        background-color: rgba(0, 0, 0, .2) !important;
        color: #fff !important;
    }
    .mobile_listBtn img {
        width: 100%;
    }
    .list_boxDH {
        display: none;
    }
    .list_box {
        padding: 0;
        background-color: transparent;
        margin-bottom: 5px;
    }
    .mobile_title {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mobile_title span {
        font-size: 1.25rem;
        padding: 10px 0;
        line-height: 28px;
        text-indent: 10px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .mobile_title span::before {
        width: 5px;
        height: 20px;
        content: '';
        border-radius: 8px;
        display: block;
    }
    .education .mobile_title span::before {
        background-color: #175aff;
    }
    .education .mobile_title a {
        font-size: 0.875rem;
        color: #666666;
    }
    .education .education_dh {
        display: none;
    }
    .education .education_ListBox {
        box-shadow: none;
        background-color: transparent;
        padding: 0;
    }
    .education .education_ListBox .mobile_listBtn {
        display: block;
        margin-top: 8px;
    }
    .education .education_ListBox .mobile_listBtn img {
        width: 100%;
    }
    .education .education_ListBox .education_card {
        padding: 10px 10px 5px;
        border-radius: 15px;
        width: 98%;
        margin: 75px auto 0;
        display: block;
        box-shadow: 0 0 8px rgba(128, 156, 224, 0.2);
    }
    .education .education_ListBox .education_card a {
        flex-wrap: wrap;
    }
    .education .education_ListBox .education_card a>div:first-of-type {
        width: 100%;
        margin-top: -60px;
    }
    .education .education_ListBox .education_card a>div>div {
        height: 200px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .education .education_ListBox .education_card a>div>div img {
        width: 100%;
    }
    .education .education_ListBox .education_card a>div:last-of-type {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }
    .education .education_ListBox .education_card h1 {
        font-size: 1.02rem;
        line-height: 24px;
        margin-top: 0;
    }
    .education .education_ListBox .education_card h1::before {
        display: none;
    }
    .education .education_ListBox .education_card p {
        padding-left: 0;
        font-size: 0.875rem;
        margin-bottom: 12px;
    }
    .education .education_ListBox .education_card p span {
        background-color: #fff6ec;
        color: #e79336;
    }
    .education .education_ListBox .education_card p>span:first-of-type {
        width: auto;
        white-space: nowrap;
    }
    .education .education_ListBox .education_card p>span:last-of-type {
        width: auto;
    }
    .education .education_ListBox .education_card p:nth-of-type(2) span {
        background-color: #eafff2;
        color: #42b66e;
    }
    .education .education_ListBox .education_card p span:first-of-type,
    .education .education_ListBox .education_card p:nth-of-type(2) span:first-of-type {
        padding-left: 12px;
    }
    .education .education_ListBox .education_card p span:last-of-type,
    .education .education_ListBox .education_card p:nth-of-type(2) span:last-of-type {
        padding-right: 16px;
    }
    .education .education_ListBox .education_card p:last-of-type {
        display: none;
    }
    .list_box2 {
        padding: 0;
        background-color: transparent;
    }
    .health {
        border-top: 1px #e5e5e5 solid;
        border-radius: 0;
        margin-bottom: 25px;
    }
    .health .mobile_title {
        margin: 8px auto;
    }
    .health .mobile_title span::before {
        background-color: #28c496;
    }
    .health_Box {
        padding: 0;
        box-shadow: none;
    }
    .health_Box .mobile_listBtn {
        margin-bottom: 20px;
        display: block;
    }
    .health_Box .health_ListBox {
        border-radius: 15px;
        box-shadow: 0 0 15px rgba(128, 156, 224, 0.2);
        overflow: hidden;
    }
    .health_Box .health_card {
        width: 100%;
        padding: 0;
        margin: 0;
        border: 0;
        height: auto;
    }
    .health_Box .health_card>div>div:first-of-type {
        display: block;
        width: 100%;
        height: auto;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .health_Box .health_card>div>div:first-of-type img {
        display: none;
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(1) .health_card>div>div:first-of-type {
        background-image: linear-gradient(to right, #6ccf84, #a7e1b5);
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(2) .health_card>div>div:first-of-type {
        background-image: linear-gradient(to right, #56c5a1, #94d9c3);
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(3) .health_card>div>div:first-of-type {
        background-image: linear-gradient(to right, #6ccf84, #a7e1b5);
    }
    .health_Box .health_card>div>div:first-of-type .mobile_NodeName {
        font-size: 1.02rem;
        color: #FFF;
        padding: 0 18px;
        box-sizing: border-box;
        height: 75px;
        line-height: 68px;
        background: url(/ZT/css/enterprise/../../images/enterprise/pill.png);
        background-repeat: no-repeat;
        background-position: 86% -52px;
        background-size: auto;
    }
    .health_Box .health_card>div>div:first-of-type .mobile_NodeName i {
        font-weight: bold;
        margin-right: 5px;
        display: inline-block;
        font-size: 10px;
    }
    .health_Box .health_card>div>div:last-of-type {
        width: 100%;
        border-radius: 15px;
        margin-top: -15px;
        background-color: #FFF;
        padding: 0 20px;
        box-sizing: border-box;
        height: 500px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(1) .health_card>div>div:last-of-type {
        background-image: url(/ZT/css/enterprise/../../images/enterprise/Mobilehealth1.png);
        background-position: 0 205px;
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(2) .health_card>div>div:last-of-type {
        background-image: url(/ZT/css/enterprise/../../images/enterprise/Mobilehealth2.png);
        background-position: 40% 165px;
        background-size: 90%;
    }
    .health_Box .health_ListBox>div>div>div:nth-of-type(3) .health_card>div>div:last-of-type {
        background-image: url(/ZT/css/enterprise/../../images/enterprise/Mobilehealth1.png);
        background-position: 0 205px;
    }
    .health_Box .health_card a h1::before {
        display: none;
    }
    .health_Box .health_card a h1 {
        line-height: 24px;
        font-size: 1.25rem;
        margin-top: 15px;
        height: auto;
    }
    .health_Box .health_card a img {
        width: 100%;
        display: block;
        margin: 12px 0;
    }
    .health_Box .health_card a h1 i {
        margin-right: 8px;
    }
    .health_Box .health_card>div>div:last-of-type p {
        font-size: 0.875rem;
        border-bottom: 1px #000 dotted;
        box-sizing: border-box;
        line-height: 38px;
        padding-left: 0;
    }
    .health_Box .health_card>div>div:last-of-type p span:first-of-type {
        width: auto;
        white-space: nowrap;
    }
    .health_Box .health_card>div>div:last-of-type p span:last-of-type {
        width: auto;
    }
    .health_Box .layui-carousel[lay-indicator=outside] .layui-carousel-ind {
        top: 30px;
    }
    .health_Box .layui-carousel-arrow {
        top: 45%;
    }
    .power {
        border-top: 1px #e5e5e5 solid;
        border-radius: 0;
        margin-bottom: 10px;
    }
    .power .mobile_title {
        margin: 8px auto;
    }
    .power .mobile_title span::before {
        background-color: #fa9824;
    }
    .power_Box {
        box-shadow: 0 0 8px rgba(128, 156, 224, 0.2);
        padding: 0 10px;
        box-sizing: border-box;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .power_Box li {
        box-shadow: none;
        margin-right: 0;
    }
    .power_Box li h2 i {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 28px;
        background-color: #f0a20c;
        color: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .power_Box li h2 i img {
        width: 40%;
    }
    .power_Box li h2 span {
        font-size: 1.02rem;
    }
    .power_Box li div {
        display: none;
    }
    .pic_short .environment,
    .map {
        display: none;
    }
    .pic_short .health {
        margin-top: 0;
        border-top: 0;
    }
    .pic_short .health .mobile_title span::before {
        background-color: #7a4200;
    }
    .pic_short>div {
        width: 100%;
    }
    .travel_Box #travel_publicZone {
        box-shadow: none;
        flex-wrap: wrap;
    }
    .travel_Box .travel_card {
        box-shadow: 0 0 8px rgb(128, 156, 224, 0.2);
        width: 100% !important;
        margin-bottom: 20px;
        border-radius: 15px;
        padding-bottom: 15px;
    }
    .travel_Box .travel_card::after {
        display: none;
    }
    .travel_Box .travel_card>div>div:first-of-type {
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        border-radius: 100px;
        box-shadow: 0 0 8px rgb(128, 156, 224, 0.2);
        margin-top: 20px;
        display: inline-block;
        vertical-align: top;
    }
    .travel_Box .travel_card>div>div:first-of-type img {
        width: 100%;
    }
    .travel_Box .travel_card>div>div:last-of-type {
        width: calc(100% - 60px);
        display: inline-block;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .travel_Box .travel_card a h1 {
        font-size: 1.02rem;
        height: auto;
        line-height: 25px;
        padding-bottom: 4px;
        box-sizing: border-box;
    }
    .travel_Box .travel_card a h1::after {
        background-color: transparent;
        border-bottom: 1px #7a4200 solid;
        width: 100%;
        height: 1px;
    }
    .travel_Box .travel_card>div>div p {
        font-size: 0.875rem;
        line-height: 26px;
    }
    .travel_Box .travel_card>div>div p span:first-of-type {
        width: auto;
        white-space: nowrap;
    }
    .travel_Box .travel_card>div>div p span:last-of-type {
        width: auto;
        line-height: 24px;
        margin-top: 2px;
    }
}