.pain_spot {
    /*text-align: center;*/
}

.pain_spot h4 {
    text-align: center;
}

.pain_spot h6 {
    text-align: center;
}

.xgwz_box {
    position: relative;
}

.xgwz_icon {
    position: absolute;
    top: 31%;
    left: 30px;
}

.xgwz_icon img {
    width: 16px;
    height: 16px;
}

.xgwz_icon span {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 36px; */
    letter-spacing: 0px;
    color: #ffffff;
    vertical-align: middle;
}

.xgwz_text {
    position: absolute;
    top: 20%;
    left: 25%;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #696969;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.pain_spot h6 {
    margin-top: 13px;
}

a {
    text-decoration: none;
    color: #000;
}

.pain_content {
    margin-top: 47px;
    position: relative;
}

.pain_content_header {
    position: relative;
}

.header_lb {
    /* padding: 100px; */
    /* padding-bottom: 40px; */
    position: relative;
    margin-bottom: 50px;
}

.header_swiper {
    margin-right: 0 !important;
}

.header_swiper p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
}

.new_energy {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
}

.header_swi_next {
    width: 12px;
    height: 22px;
    /* background-color: #ffffff; */
    /* border-radius: 50%; */
    position: absolute;
    top: calc(70% - 31px);
    /* right: -90px; */
    /* left: 7%; */
    right: 20px !important;
    cursor: pointer;
    background: url(../images/case/bg_right_icon.png) no-repeat;
    /* background-size: cover; */
    z-index: 100;
}

.header_swi_next:hover {
    background: url(../images/case/xz_bg_right_icon.png) no-repeat;
    /* background-size: cover; */
}

.check_box_header {
    position: absolute;
    top: 40%;
    left: 0 !important;
}

.check_box_header .swi_prev {
    /* left: -90px; */
    left: 90px;
}

.check_box_header .swi_next {
    right: 0 !important;
}

.pain_item div {
    /*color: rgb(188, 188, 188) !important; 03-10 lisuwan modify*/
    color: #696969;

}

.pain_item {
    width: 25% !important;
    margin: 0;
    /* box-shadow: 0px 20px 28px 2px rgba(57, 160, 229, 0.1); */
    /* padding: 55px 35px 20px; */
    text-align: center;
    padding-top: 70px;
    padding-bottom: 55px;
    position: relative;
    background: rgb(244, 244, 244);
    float: left;
    /* margin-bottom: 50px; */
    display: block;
    border-bottom: 1px solid transparent;
    transition: all .5s;
    cursor: pointer;
}

.pain_item:nth-child(4n) {
    margin-right: 0;
}

.pain_circle {
    position: absolute;
    width: 82px;
    height: 82px;
    box-shadow: 0px 10px 28px 2px rgba(144, 179, 202, 0.15);
    top: -41px;
    left: 50%;
    margin-left: -41px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 82px;
    overflow: hidden;
}

.img_block {
    display: inline-block;
}

.img_none {
    display: none;
}

.pain_item p {
    height: 25px;
    font-size: 16px;
    line-height: 26px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 这里是超出几行省略 */
    overflow: hidden;
}

.pain_item_hover {
    border-bottom: 1px solid #026ef5;
    /* transform: translateY(-10px); */
    box-shadow: 0px 20px 37px 3px rgba(86, 136, 171, 0.16);
    background: rgb(2, 110, 245) !important;
    color: #fff !important;
}


/* .swiper-slide {
    background: rgb(2, 110, 245) !important;
} */

.mySwiper .swiper-slide-thumb-active {
    background-color: #026ef5;
    box-shadow: 0px 4px 28px 2px rgba(2, 110, 245, 0.1);
}

.mySwiper .swiper-slide-thumb-active  .pain_circle{
    box-shadow: 0px 10px 28px 2px rgb(13 26 39 / 30%);
}

.swiper-slide-thumb-active p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.swiper-slide-thumb-active div {
    color: #ffffff !important;
}

.wisdom {
    font-family: OPPOSans-R;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
}

.wisdom_title {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
}


/* .pain_item:hover p {
    color: #fff
} */

.viewpoint {
    margin-top: 10px;
    margin-bottom: 20px;
}

.viewpoint_img {
    width: 550px;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.viewpoint_img_box {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.viewpoint_img_box img {
    height: 100%;
}

.viewpoint_text {
    width: calc(100% - 612px);
}

.viewpoint_text .fontWeightBold {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.viewpoint_text div {
    /*color: rgb(188, 188, 188);*/
    color: #696969;
}
.viewpoint_text div.sub_viewpoint_text {
   color: #696969;
}


.viewpoint_text h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 17px;
}

.viewpoint_text p {
    line-height: 32px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    /* 这里是超出几行省略 */
    overflow: hidden;
}

.num_box {
    width: 100%;
    margin-top: 80px;
}

.num_box li {
    float: left;
    width: 20%;
    text-align: center;
}

.num_box li>div {
    color: #026ef5;
}

.num_box li>div span {
    font-size: 40px;
}

.num_box li>p {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lookDetail {
    width: 120px;
    height: 40px;
    background-color: #026ef5;
    line-height: 40px;
    text-align: center;
    color: #fff !important;
    margin-top: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.viewpoint_conent {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bg_color {
    background: rgb(248, 248, 248);
    /* padding: 15px 0; */
    padding-top: 100px;
    padding-bottom: 95px;
}

.al_img {
    /* background-image: url('../images/case/al_img1.png'); */
    background-size: cover;
    padding: 20px;
    text-align: left;
    color: #fff;
    cursor: pointer;
}

.al_img1 {
    background-image: url('../images/case/al_img1.png');
    background-size: cover;
    background-position: center center;
    width: 66%;
    height: 300px;
    position: relative;
    transition: all 0.6s;
}

.al_img1:hover .cover {
    display: block;
    transition: all 2s;
    transform: scale(1);
    transition: all 0.6s;
}

.al_img1:hover .show_cover {
    display: none;
}

.al_img2:hover .show_cover {
    display: none;
}

.al_img3:hover .show_cover {
    display: none;
}

.al_img4:hover .show_cover {
    display: none;
}

.al_img5:hover .show_cover {
    display: none;
}

.al_img6:hover .show_cover {
    display: none;
}

.al_img7:hover .show_cover {
    display: none;
}

.cover_conent {
    margin-top: 100px;
}

.cover img {
    margin-top: 49px;
}

.al_img2 {
    background-image: url('../images/case/al_img2.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    position: relative;
}

.al_img2:hover .cover {
    display: block;
}

.cover {
    display: none;
    position: absolute;
    width: 92%;
    height: 84%;
    background: #026ef5;
    top: 8%;
    left: 4%;
    text-align: center;
    opacity: 0.9;
    animation: example 0.6s;
}

@keyframes example {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.al_img3 {
    background-image: url('../images/case/al_img3.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    position: relative;
}

.al_img3:hover .cover {
    display: block;
}

.al_img4 {
    background-image: url('../images/case/al_img4.png');
    background-size: cover;
    background-position: center center;
    width: 66%;
    height: 300px;
    margin-top: 30px;
    position: relative;
}

.al_img4:hover .cover {
    display: block;
}

.al_img5 {
    background-image: url('../images/case/al_img5.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    margin-right: 2%;
    position: relative;
}

.al_img5:hover .cover {
    display: block;
}

.al_img6 {
    background-image: url('../images/case/al_img6.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    margin-right: 2%;
    position: relative;
}

.al_img6:hover .cover {
    display: block;
}

.al_img7 {
    background-image: url('../images/case/al_img7.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    position: relative;
}

.al_img7:hover .cover {
    display: block;
}

.gxh_Footer {
    padding-left: 360px;
    padding-top: 145px;
    /* width: calc(100% - 1020px); */
    width: 50%;
}

.footer_title {
    margin-top: 113px;
    font-weight: 600;
    color: rgb(2, 110, 245);
}

.footer_conent {
    /*color:  rgb(188, 188, 188); 03-10 lisuwan modify*/
    color: #696969;
    margin-top: 29px;
}

.zhdl_box {
    width: 31%;
    margin-right: 3%;
    text-align: left;
    box-shadow: 0px 10px 28px 2px rgba(123, 142, 169, 0.1);
    transition: all .5s;
    cursor: pointer;
}

.zhdl_box img {
    width: 100%;
}

.zhdl_text {
    padding: 30px;
}

.zhdl_text div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.sub_title1 {
    /*color: rgb(188, 188, 188);*/
    margin-top: 13px;
    color: #696969;

    margin-bottom: 28px;
}

.sub_title {
    /*color: rgb(188, 188, 188);*/
    margin-top: 13px;
    color: #696969;

    margin-bottom: 25px;
}

.zhdl_box_right {
    width: 31%;
    text-align: left;
    box-shadow: 0px 20px 28px 2px rgba(57, 160, 229, 0.1);
    transition: all .5s;
    cursor: pointer;
}

.zhdl_box_right img {
    width: 100%;
}

.zhdl_box_right:hover {
    /* border-bottom: 1px solid #026ef5; */
    transform: translateY(-10px);
    box-shadow: 0px 20px 37px 3px rgba(86, 136, 171, 0.16);
    background: rgb(2, 110, 245) !important;
    color: #fff !important;
}

.zhdl_box_right:hover .sub_title1 {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.6;
}

.zhdl_box_right:hover .sub_title {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.6;
}

.zhdl_box:hover {
    /* border-bottom: 1px solid #026ef5; */
    transform: translateY(-10px);
    box-shadow: 0px 10px 28px 2px rgba(123, 142, 169, 0.1);
    background: rgb(2, 110, 245) !important;
    color: #fff !important;
}

.zhdl_box:hover .sub_title1 {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.6;
}

.zhdl_box:hover .sub_title {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.6;
}

.zhdl_box:hover .sub_title2 {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.zhdl_box_right:hover.sub_title2 {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.pages {
    margin-top: 60px;
}

.header_text {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 1000px;
}

.header_text img {
    margin-right: 13px;
}

.header_text span {
    margin-right: 34px;
    vertical-align: middle;
}

.introduction {
    position: relative;
    width: 64%;
}

.line {
    width: 1px;
    height: 1000px;
    background-color: #e0e0e0;
    margin: 0 60px;
}

.pages_container {
    margin-bottom: 95px;
}

.header_conent {
    margin-top: 103px;
}

.hot {
    width: 25%;
}

.hot_list {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    cursor: pointer;
    display: block;
}

.hot_list + .hot_list {
    margin-top: 29px;
}

.hot_list:hover {
    color: #026ef5;
}

.hot_list .spot {
    width: 10px;
    color: #cbcbcb;
}

.hot_list span {
    word-wrap: break-word;
    word-break: normal;
}


/* .dian {
    margin-right: 6px;
} */

.hot_text {
    margin-left: 6px;
    width: calc(100% - 16px);
}

.index_box5_content_top_list {
    /* font-weight: bold;
    color: #696969;
    font-family: "OPPOSans-B";
    margin-right: 80px; */
    width: 33%;
    /*height: 35px;*/
    font-family: OPPOSans-B;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #026ef5;
    text-align: center;
    overflow: hidden;
    display: inline-block;
}

.al_classify {
    /* padding: 0 58px; */
    text-align: center;

}

.al_classifyFlex{
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:center;
    width: 100%;
    flex-wrap: wrap;
}

.num_center {
    /* padding: 0 140px; */
    /* padding-left: 131px; */
}

.num_name {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
}

.function {
    padding: 100px 0;
    background-image: url("/images/product/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.function h4,
.function h6 {
    text-align: center;
}

.img_block {
    display: inline-block;
}

.img_none {
    display: none;
}

.fontColor {
    color: #696969;
}

.info_block {
    display: none;
}

.function_list_active .img_block {
    display: none;
}

.function_list_active img.img_none {
    display: inline-block !important;
}

.function_list_active .fontColor {
    color: #026ef5;
}

.function_list_active .info_block {
    display: block;
}

.function_content {
    margin-top: 47px;
}

.function_list {
    background-color: #ffffff;
    box-shadow: 0px 10px 28px 2px rgba(155, 161, 168, 0.1);
    margin-bottom: 30px;
    padding: 0 30px;
}

.function_list_title {
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.list_title_left {
    width: 85%;
}

.list_title_left>span {
    display: inline-block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.function_list_title:hover {
    cursor: pointer;
}

.title_left_img {
    margin-right: 8px;
}

.function_list_info {
    font-size: 16px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    line-height: 30px;
    padding-bottom: 32px;
    text-align: left;
}

.article {
    background-image: url('../images/case/xgwz_img.png');
    background-size: cover;
    background-position: center center;
    margin-top: 80px;
    margin-bottom: 100px;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #696969;
    padding-left: 130px;
}

.xgwz_bg {
    width: 100%;
}

.share_title {
    font-family: MicrosoftYaHei-Bold;
    font-weight: 600;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #696969;
}

.share_mode {
    margin-top: 20px;
}

.share_mode_img {
    width: 56px;
    height: 56px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #d1d5db;
    /* padding: 15px; */
    padding-top: 14px;
    margin-right: 20px;
    cursor: pointer;
}

.share_mode_img img {
    width: 28px;
    height: 23px;
}

.share_mode_img:hover {
    background: #026ef5;
}

.share_mode_img:hover .public_static {
    display: none;
}

.share_mode_img:hover .public_active {
    display: inline-block;
}

.share_mode_img4 img {
    width: 22px;
    height: 26px;
}

.back:hover .public_static {
    display: none;
}

.back:hover .public_active {
    display: inline-block;
}

.back {
    /*width: 160px;*/
    height: 56px;
    line-height: 50px;
    background-color: #ffffff;
    border: solid 1px #d1d5db;
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
    padding: 0 20px;
    cursor: pointer;
}

.back img {
    margin-right: 12px;
}

.back span {
    /* vertical-align: middle; */
}

.nextPage {
    margin-top: 80px;
    margin-bottom: 80px;
}

.back:hover {
    background: #026ef5;
    color: #fff;
}

.up_page {
    width: 100%;
    height: 56px;
    line-height: 56px;
}

.up_page div ,.next_page div {
    background-color: #f8f8f8;
    padding-left: 29px;
    background-color: #f8f8f8;
    padding-left: 29px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.next_page {
    width: 100%;
    height: 56px;
    line-height: 56px;
}

.next_page div {
    margin-top: 20px;
}

.check_box_header_checks {
    position: relative;
}

.check_box_header_next {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    right: 0;
    cursor: pointer;
    background: url(../images/index_static_right.png) no-repeat;
    background-size: cover;
    z-index: 100;
}

.check_box_header_prev {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    left: 0px;
    cursor: pointer;
    background: url(../images/index_static_left.png) no-repeat;
    background-size: cover;
    z-index: 100;
}

.check_box {
    margin: 0px auto;
    position: absolute;
    height: 62px;
    bottom: 4%;
    left: 19%;
    /* padding: 0 15%; */
}

.checks {
    position: relative;
}

.swi_footer_next {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    /* right: 0px; */
    left: 7%;
    cursor: pointer;
    background: url(../images/case/w_al_footer_right.png) no-repeat;
    background-size: cover;
    z-index: 100;
}

.swi_footer_next:hover {
    background: url(../images/case/xz_al_footer_right.png.png) no-repeat;
    background-size: cover;
}

.swi_next {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    /* right: 0px; */
    left: 7%;
    cursor: pointer;
    background: url(../images/index_static_right.png) no-repeat;
    background-size: cover;
    z-index: 100;
}

.swi_next:hover {
    background: url(../images/index_active_right.png) no-repeat;
    background-size: cover;
}

.swi_footer_prev {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    left: 0px;
    cursor: pointer;
    background: url(../images/case/w_al_footer_left.png) no-repeat;
    background-size: cover;
    z-index: 100;
}

.swi_footer_prev:hover {
    background: url(../images/case/xz_al_footer_left.png) no-repeat;
    background-size: cover;
}

.swi_prev {
    width: 12px;
    height: 22px;
    background-color: #ffffff;
    /* border-radius: 50%; */
    position: absolute;
    top: calc(70% - 31px);
    left: 20px !important;
    cursor: pointer;
    background: url(../images/case/bg_left_icon.png) no-repeat;
    /* background-size: cover; */
    z-index: 100;
}

.swi_prev:hover {
    background: url(../images/case/xz_bg_left_icon.png) no-repeat;
    /* background-size: cover; */
}

.sub_viewpoint_text {
    margin-top: 18px;
    margin-bottom: 29px;
}


/* .hidden-xs {
    position: relative;
} */

.sub_text {
    margin-top: 30px;
    text-align: left;
}

.sub_text span {
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
    margin-right: 60px;
}

.sub_text img {
    margin-right: 14px;
}

.footer {
    position: relative;
}

.gxh_img {
    position: relative;
}

.gxh_bg_yy {
    position: absolute;
    top: 30%;
    left: -21%;
}

.gxh_yy {
    position: absolute;
    top: 15%;
    left: -21%;
}

.gxh_conent {
    position: absolute;
    top: 19%;
    left: -18.5%;
    width: 58%;
    /*overflow: hidden;*/
}

.gxh_conent img {
    width: 100%;
}

#WX {
    width: 231px;
    height: 285px;
    background: red;
    padding: 10px;
    background: #fff;
    border: solid 1px #d8d8d8;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: absolute;
    color: #000;
}

.bd_weixin_popup_head span {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
}

.bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    text-decoration: none;
    font-size: 16px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
}

#weixin {
    width: 185px;
    height: auto;
    margin: 10px auto;
}


.zhdl_box .coverImg {
    width: 100%;
    height: 250px;
    /*line-height: 250px;*/
    text-align: center;
}

.zhdl_box .coverImg  img{
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.pain_content img{
    max-width: 100%;
    display: inline-block;
}

.pain_circle img{
    border-radius: 50%;
}

.introduction  img{
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.introduction img.img_none,
.introduction img.public_active {
    display: none;
}

.banner_box {
    position: relative;
    /*height: 480px;*/
}

/*.casedetail_banner img{*/
/*    height: 480px;*/
/*    width: auto;*/
/*    top:0px;*/
/*}*/
/*.casedetail_banner img.casedetail_half {*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top:0px;*/
/*}*/

.casedetail_banner_left,
.casedetail_banner_right{
    width: 60%;
    height: 100%;
    overflow: hidden;
}

.casedetail_banner_left img,
.casedetail_banner_right img{
    max-width: 100%;
}

.casedetail_banner_right img {
    height: 100%;
}

.casedetail_banner_right {
    position: absolute;
    right: 0;
    top: 0;
}



/*======= lisuwan 2023-03-11 start ======*/
.share_box .fontSize_18,.pain_spot .fontSize_16,.nextPage .fontSize_16,.hot .fontSize_16,.banner_text_top .fontSize_16,.public_top_nav_right ul.fontSize_16,.public_scheme_list_title span,.public_pc_botom_title.fontSize_18{
    font-size: 20px;
}

.back .fontSize_16,.public_pc_botom_list,.public_scheme_list ul li {
    font-size: 18px;
}

.hot .fontSize_16 {
    line-height: 40px;
}
.banner_text_top .fontSize_30{
    font-size: 34px;
}

/*======= lisuwan 2023-03-11 end ======*/

/* ======== lhn 2023/3/14 修改 start ========*/
.wisdom {
    font-size: 20px;
}

.wisdom_title {
    font-weight: bold;
}

.banner_text_top div .fontSize_16, .banenr_text .info_subTitle {
    font-size: 22px;
}

.back .fontSize_16,.gxh_img .gxh_Footer h6,.share_box .share_title  {
    font-size: 20px;
}

.gxh_img .gxh_Footer .footer_conent,.pain_content {
    font-size: 20px;
    line-height: 40px;
}

.pain_spot>h4 {
    font-size: 32px;
}

.zhdl_text .sub_title1,.zhdl_text .sub_title2,.zhdl_text .sub_title,.viewpoint_conent {
    font-size: 18px;
}

.num_name {
    color: #696969;
    font-family: MicrosoftYaHei;
}

.viewpoint_text div.sub_viewpoint_text,.viewpoint_text .fontWeightBold {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pain_item .fontSize_14 {
    font-size: 18px;
    width: 100%;
    padding: 0 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.viewpoint_conent {
    color: #696969 !important;
}

.zhdl_text {
    height: 215px;
    line-height: normal;
}

.sub_title1 {
    margin-top: 10px;
}

.sub_title2 {
    font-weight: bold;
}

.sub_title {
    margin-bottom: 0px;
}


.swiper-father .mySwipers {
    height: 740px;
    overflow: hidden;
}

.gxh_Footer {
    padding-top: 60px;
}

.footer_title {
    margin-top: 60px;
}

.gxh_yy {
    top: 60px;
}

.gxh_conent {
    top: 71px;
}

.gxh_img {
    height: 740px;
}

.gxh_img img {
    height: 100%;
    width: auto;
}

.pain_content{
    margin-top: 60px !important;
}

.pages_container {
    margin-bottom: 60px !important;
}

.header_lb .mySwiper {
    padding-top: 60px !important;
}

.pain_circle {
    box-shadow: 0px 10px 28px 2px rgb(13 26 39 / 30%);
}

.pain_item .fontSize_14,.swiper-slide-thumb-active p,.viewpoint_text .fontWeightBold,.viewpoint_text div.sub_viewpoint_text,.viewpoint_conent {
    box-sizing: border-box;
    padding: 0 18px;
}

.lookDetail {
    margin-left: 18px;
}

.header_lb {
    margin-bottom: 20px;
}

.viewpoint_img_box {
    left: 31px;
}

.zhdl_text {
    height: 185px;
    padding: 20px;
}

.sub_title1 {
    margin-bottom: 18px;
}

.bg_color {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*.pain_spot>h4 {*/
/*    margin-top: 60px !important;*/
/*}*/

.pain_item {
    padding-bottom: 20px;
    /*padding-top: 50px;*/
}

.viewpoint_img {
    width: 450px;
    height: 255px;
    line-height: 255px;
}

.viewpoint_img_box img {
    max-width: 100%;
    height: auto;
}

.zhdl_text .fontSize_18,.zhdl_text .sub_title2 {
    font-size: 20px !important;
}

/*.pain_item>p {*/
/*    margin-bottom: 5px;*/
/*}*/

/*.pain_item>.fontSize_14 {*/
/*    line-height: normal;*/
/*}*/

.gxh_conent {
    left: -55.5%;
}
.gxh_yy {
    left: -57%;
}

.pain_spot h6 {
    margin-top: 20px;
}

.pain_content a .zhdl_text {
    height: auto;
}
/* ======== lhn 2023/3/14 修改 end ========*/
