﻿.lehy_lsbanfot h2
{
    font-size:1.2rem;
}
body{
    overflow-x:hidden;
}


.iic_gg{background:#fafafa;position: relative;height: 100vh;overflow:hidden;padding-top:0.7rem;}
.iic_tit{text-align: center;padding:0.56rem 0 0.42rem 0;position: relative;font-size: 0.56rem;color: #1c1c1c;}
.iic_tit b{padding-left: 0.28rem;}
.iic_tit::after{display: block;width: 1.344rem;height: 0.06rem;background: #e60012;position: absolute;left:50%;bottom: 0;transform: translateX(-50%);content: '';}
.iic_ggcon{display: flex;justify-content: space-around;position: relative;z-index: 5;}
.iic_ggconl{width: 4.48rem;margin:0rem 0 0 1.54rem;text-align: center;}
.iic_ggconl span{display: block;font-size:0.224rem;color:#999999;padding-top:0.252rem;}
.iic_ggconr{width: 9.94rem;}
.iic_ggconr h2{border-bottom: 1px solid #d2d2d7;font-size:0.364rem;color:#1c1c1c;font-weight: bold;padding:1.176rem 0 0.378rem 0;}
.iic_ggconr ul{display: flex;flex-wrap: wrap;}
.iic_ggconr ul li{width: 50%;margin-top:0.42rem;}
.iic_ggicon{width: 0.84rem;}
.iic_ggconr ul li p{font-size:0.5rem;color:#4c4c4c;padding-top:0.196rem;}
.iic_ggconr ul li p b{display: block;font-size:0.364rem;color:#1c1c1c;font-weight: bold;padding:0.196rem 0;}
.iic_ggconr ul li p span{display: block;font-size:0.28rem;}
.iic_ggwz{font-size:3.08rem;color:#f2f2f2;font-weight: bold;letter-spacing: 0.448rem;font-family: 'Arial';position: absolute;left:1rem;bottom: 1.96rem;text-transform: uppercase;}
.iic_ggwz ul li{display: none;}
.iic_ggwz ul li.on{display: block;}

.md{height: 15.12rem;background: url(/lehy_ls/img/md_bg.jpg) no-repeat center center/cover;display: flex;align-items: center;justify-content: center;}
.md_wz{text-align: center;}
.md_wz h2{font-size:0.672rem;color:#000000;font-weight: bold;}
.md_wz p{font-size: 0.336rem;color: #000000;padding:0.336rem 0 1.498rem 0;}
.md_wz a{display: block;width: 2.8rem;background:#e60012;border-radius:0.84rem;font-size: 0.28rem;color: #ffffff;line-height: 0.84rem;text-align: center;margin:0 auto;transition: all 0.3s linear;}
.md_wz a:hover{background: #000;}
.logo{position: relative !important;left:auto !important;top:auto !important;transform: translateY(0) !important;}

.lehy_price .lehy_lstit h3 {
    padding: 20px 0 70px 0;
}

.lehy_price {
    background: #f7f8f8;
    background-image: url("/lehy_ls/img/bg_price.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 60%;
}

.price_table {
    width: 100%;
    overflow-x:auto;
}

    .price_table table {
        min-width:450px;
        width: 100%;
    }

    .price_table td {
        font-size: 14px;
        padding: 10px 0;
        border-bottom: 1px solid #dfdfdf;
        text-align: center;
    }

        .price_table td span {
            display: inline-block;
            vertical-align: baseline;
            padding: 0 5px;
            font-size: 18px;
            font-weight: bold;
        }

    .price_table .tit1 {
        font-size: 16px;
        color: #6c6c6c;
    }

    .price_table .layer {
        color: #ee7417;
        font-size: 24px;
        font-weight: bold;
    }

.price_btn {
    margin-top: 35px;
}

    .price_btn a {
        display: inline-block;
        width: 180px;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        color: #fff;
        background: #479CC0;
        font-size: 18px;
        text-align: center;
        border-radius: 25px;
    }

.price_remark {
    margin-top: 20px;
    width: 100%;
    padding-bottom:100px;
    text-shadow:0 1px #fff;
}

    .price_remark p {
        font-size: 14px;
        line-height: 2;
        color: #666;
    }

.fadeOutBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,0.3);
}

.fadeOutCont {
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.fadeOutTable {
    padding: 30px 20px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    overflow-x: auto;
}
    .fadeOutTable .h1 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
        padding-bottom: 30px;
    }

    .fadeOutTable table {
        border-collapse: collapse;
        width: 100%;
    }

        .fadeOutTable table td {
            font-size: 14px;
            border-bottom: 1px solid #e5e5e5;
            padding: 10px;
            text-align: center;
            white-space: nowrap;
        }

    .fadeOutTable .layer {
        color: #ee7417;
        font-size: 20px;
        font-weight: bold;
    }

    .fadeOutTable table td span {
        font-size: 16px;
        font-weight: bold;
        margin: 0 5px;
    }

    .fadeOutTable table tr:nth-of-type(1) td:nth-child(1) {
        border-left: none;
    }

    .fadeOutTable table tr:nth-of-type(1) td:nth-last-child(1) {
        border-right: none;
    }

.fade_out_close {
    text-align: center;
}

    .fade_out_close img {
        margin-top: 35px;
        width: 50px;
        cursor: pointer;
    }

.fadeOutTable .t1 td {
    color: #6c6c6c;
    font-size: 14px;
}

.fadeOutTable .t2 td {
    color: #b5b5b5;
    font-size: 16px;
}
.lehy_price_slogan{
    color:#009EC4;
	font-size:0.42rem;
    line-height:2;
    margin-bottom:30px;
}
.lehy_price h2 span {
    background: #ee7417;
}



.lehy_lsjs{background:#fbfbfb;padding: 0 0.6rem;}
.swiper-container-lehy_lsjs{margin: 30px 0;}
.swiper-container-lehy_lsjs .swiper-slide{background:#fff;display: flex;justify-content: space-between;padding:0 20px;box-sizing: border-box;}
.lehy_lsjsl{margin: 0 5%;}
.lehy_lsjsl h2{font-size: 45px;color: rgba(216, 216, 216, 0);-webkit-text-stroke: 1px #c5c6c6;text-stroke: 1px #c5c6c6;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'arial';}
.lehy_lsjsl h3{font-size: 25px;color: #000;font-weight: bold;padding: 20px 0;}
.lehy_lsjsl p{align-items: center;font-size: 16px;color: #000000;line-height: 1;margin-bottom: 14px;}
.lehy_lsjsl p b{color: #479cc0;font-size:18px;}
.lehy_lsjsl p span{width: 6px;height: 6px;background:#479cc0;border-radius: 100%;margin-right: 10px;}
.swiper-pagination-lehy_lsjs{position: relative !important;bottom: auto !important;margin-top: 28px;}
.swiper-pagination-lehy_lsjs .swiper-pagination-bullet{background:none !important;border:1px solid #479cc0;opacity: 1 !important;}
.swiper-pagination-lehy_lsjs .swiper-pagination-bullet-active{background:#479cc0 !important;}

@media(max-width:1024px) {
    html {
        text-size-adjust: none;
        -webkit-text-size-adjust: none;
    }

    .iic_gg{height: auto;padding-bottom: 0.98rem;}
    .iic_ggcon{flex-wrap: wrap;}
    .iic_ggconl{width: 70%;margin: 0 auto;}
    .iic_ggconl span{font-size: 0.336rem;}
    .iic_ggconr h2{font-size: 0.504rem;}
    .iic_ggwz{font-size: 1.4rem;width: 100%;left:5%;letter-spacing: 4px;}
    .iic_ggconr ul li p b{font-size: 0.42rem;}
    .iic_ggconr ul li p span{font-size: 0.38rem;}

     .md{height: 14rem;}
    .md_wz a{width: 3.5rem;font-size: 0.336rem;}
	
	.swiper-container-lehy_lsjs .swiper-slide{
	flex-wrap:wrap;}
	.lehy_lsjsl {width:100%;}
	.lehy_lsjsr {width:100%;}
}
