/***本例子css***/
.w100{
    width: 100%;
    overflow: hidden;
}
.w1170{
    overflow: visible;
}
.m15{
    margin-top: 15px;
}
.mtno{
    margin-top: 0 !important;
}
.mlno{
    margin-left: 0 !important;
}
.m20{
    margin-top: 20px;
}
.m30{
    margin-top: 30px;
}
.health_title{
    overflow: hidden;
    font-size: 16px;
    color: #838D8F;
    line-height: 22px;
    margin-top: 44px;
}
.health_title span{
    font-size: 48px;
    display: block;
    font-weight: 300;
    color: #242424;
    line-height: 67px;
}
.banner{
    width: 100%;
    height: 600px;
    margin-top: 22px;
}
.banner .desc{
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -585px;
    bottom: 120px;
}
.banner .text2{
    width: 480px;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    margin-top: 166px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    position: relative;
    z-index: 2;
}
.banner .text{
    width: 480px;
    overflow: hidden;
    max-height: 100px;
    line-height: 50px;
    margin-top: 5px;
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    position: relative;
    z-index: 2;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.pagination {
    position: absolute;
    z-index: 20;
    text-align: center;
    width: 1170px !important;
    left: 50% !important;
    margin-left: -585px;
    bottom: 65px !important;
    padding: 10px 0;
}
.swiper-pagination-switch {
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
    float: left;
    width: 40px !important;
    height: 4px !important;
    border-radius: 0 !important;
    border: none;
    cursor: pointer;
}
.swiper-active-switch {
    background: #9C1D22!important;
}
.health_bg{
    width: 100%;
    overflow: hidden;
    background: #EEEEEE;
    padding: 56px 0;
}
.health_bg .title{
    width: 100%;
    overflow: hidden;
}
.health_bg .title span{
    color: #242424;
    font-size: 24px;
    font-weight: bold;
}
.health_bg .title a{
    font-size: 14px;
    color: #6D6E70;
    float: right;
}
.health_content{
    width: 23%;
    overflow: hidden;
    border-radius: 8px;
    margin-top: 20px;
    background: #FFFFFF;
    float: left;
    margin-left: 2.6%;
}
.health_content .health_img{
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/none/pic1.jpg',sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/none/pic1.jpg',sizingMethod='scale');
}
.health_content .health_text{
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 15px 19px 27px;
    font-size: 14px;
    color: #838D8F;
    line-height: 18px;
}
.health_content .health_text p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.health_content .health_text span{
    font-size: 16px;
    color: #242424;
    font-weight: bold;
    display: block;
    height: 36px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box2 .title{
    margin-bottom: 20px;
}
.box2 .title h1{
    float: left;
    font-size: 24px;
    color: #242424;
    font-weight: 600;
    line-height: 33px;
}
.box2 .title a{
    display: block;
    float: right;
    font-size: 14px;
    color: #6D6E70;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 1px;
}
.box2 .pack{
    margin: -10px;
}
.box2 .pack .item{
    float: left;
    width: 20%;
    display: block;
}
.box2 .pack .item:hover .list{
    box-shadow:0px 20px 14px 0px rgba(0,0,0,0.18);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.box2 .pack .item .list{
    margin: 10px;
    height: 300px;
    border-radius:8px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.box2 .pack .item .list .tips_bg{
    padding: 2px 5px;
    border-radius:3px;
    font-size: 12px;
    color: #FFF;
    line-height: 16px;
    letter-spacing: 1px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
}
.box2 .pack .pic-word .list{
    background-color: #fff;
}
.box2 .pack .pic-word .list .pic{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    width: 100%;
    height: 170px;
}
.box2 .pack .pic-word .list .desc{
    padding: 15px 15px 0 15px;
}
.box2 .pack .pic-word .list .desc h1{
    font-size: 14px;
    color: #242424;
    font-weight: 600;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
    margin-bottom: 5px;
}
.box2 .pack .pic-word .list .desc p{
    font-size: 12px;
    color: #838D8F;
    line-height: 16px;
    max-height: 48px;
    overflow: hidden;
}
.box2 .pack .double-style{
    width: 40%;
}
.box2 .pack .double-style .lt,
.box2 .pack .double-style .rt{
    float: left;
    width: 50%;
    height: 100%;
}
.box2 .pack .double-style .rt{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
}
.box2 .pack .double-style .lt{
    background-color: #fff;
    position: relative;
}
.box2 .pack .double-style .lt .desc{
    padding: 60px 30px 0 30px;
}
.box2 .pack .double-style .lt .desc h1{
    font-size: 22px;
    color: #242424;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
}
.box2 .pack .double-style .lt .desc p{
    font-size: 12px;
    color: #838D8F;
    line-height: 16px;
}
.box2 .pack .double-style .lt .btn{
    display: block;
    width: 95px;
    height: 34px;
    line-height: 34px;
    border-radius: 60px;
    border:1px solid #E1E1E1;
    text-align: center;
    font-size: 12px;
    color: #3C3D41;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.box2 .pack .double-style .lt .btn2{
    display: block;
    width: 95px;
    height: 34px;
    line-height: 34px;
    border-radius: 60px;
    background-color: #9C1D22;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 2px;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.box2 .pack .double-style .lt .title{
    font-size: 14px;
    color: #242424;
    margin-bottom: 10px;
}
.box2 .pack .pic-all .pic{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
}
.box2 .pack .pic-all .pic .desc{
    padding: 25px 35px 0 35px;
    text-align: center;
}
.box2 .pack .pic-all .pic .desc h2{
    font-size: 14px;
    color: #fff;
    font-family:AppleSystemUIFont;
    line-height: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.box2 .pack .pic-all .pic .desc h1{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 6px;
    margin-bottom: 5px;
}
.box2 .pack .pic-all .pic .desc p{
    font-size: 12px;
    color: #FFF;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1px;
}
.box2 .pack .pic-all .pic .btn{
    display: block;
    width: 95px;
    height: 34px;
    line-height: 34px;
    border-radius: 60px;
    border:1px solid rgba(255,255,255,0.3);
    border:1px solid #fff\9;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -47.5px;
}
.box2 .pack .color-all .list{
    background: #E5464E;
    background:-webkit-linear-gradient(311deg,rgba(229,70,78,1) 0%,rgba(231,112,63,1) 100%);
    background:-moz-linear-gradient(311deg,rgba(229,70,78,1) 0%,rgba(231,112,63,1) 100%);
    background:linear-gradient(139deg,rgba(229,70,78,1) 0%,rgba(231,112,63,1) 100%);
    position: relative;
}
.box2 .pack .color-all .list .desc{
    padding: 25px 35px 0 35px;
    text-align: center;
}
.box2 .pack .color-all .list .desc h2{
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.box2 .pack .color-all .list .desc h1{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 32px;
}
.box2 .pack .color-all .list .btn{
    display: block;
    width: 95px;
    height: 34px;
    line-height: 34px;
    border-radius: 60px;
    border:1px solid rgba(255,255,255,0.3);
    border:1px solid #fff\9;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -47.5px;
}
































