body{background-image: url("../images/memberBanner_01.jpg"); background-attachment: fixed;background-repeat:no-repeat;}
.bottom{margin-top: 90px;}
.main {min-height: 1000px}
.main .mainTit{padding-top: 160px;text-align: center;color: #fff}
.mainTit h2{font-size: 30px;font-weight: normal}
.mainTit .en{font-size: 40px;}
.main .tabItem{width: 1350px;margin: 68px auto; overflow: hidden;margin-left: -50px;}
.main .tabItem .item{width: 300px;height: 80px;margin-left: 150px;float: left;position: relative;transition: all .5s;overflow: hidden;}
.main .tabItem .item img{width: 100%;height: 100%;display: block;transition: all .5s;}
.main .tabItem .item .word{display: block;position: absolute;transition: all .5s; color: #fff;line-height: 80px; font-size: 20px; top: 0;left: 0;right: 0;bottom: 0;background: rgba(59, 63, 73, .8);text-align: center;}
.main .tabItem .item:hover .word{background: rgba(1, 72, 40, 1);font-weight: bold;}
.main .tabItem .item.active .word{background: rgba(1, 72, 40, 1);font-weight: bold;}
.con{width: 1200px;margin: 0 auto;}
.price{position: relative;width: 1200px;}
.price .swiper-container{width: 730px;height: 990px;background: #fff}
.price .swiper-slide img{height: 100%;width: 100%;display: block;margin: 0 auto}
.price .swiper-button-prev{background-image: url(../images/prvedemo.png)!important;transition: all .5s; width: 42px!important;height: 80px!important;-webkit-background-size: 42px 80px!important;
    background-size: 42px 80px!important;}
.price .swiper-button-next{background-image: url(../images/nextdemo.png)!important;transition: all .5s; width: 42px!important;height: 80px!important;-webkit-background-size: 42px 80px!important;
        background-size: 42px 80px!important;}
.price .swiper-button-next:hover{background-image: url(../images/next.png)!important;}
.price .swiper-button-prev:hover{background-image: url(../images/prev.png)!important;}
.catalog{width: 730px;height: auto;margin: 0 auto;}
.catalog img{width: 730px;height: auto;}
.guize{width: 730px;height: auto;margin: 0 auto;}
.guize img{width: 730px;height: auto;}
.lianmeng{position: relative;}
.lianmeng ul{background: #fff;}
.lianmeng li{padding: 68px 43px;width: 1114px;box-sizing: border-box;margin: 0 auto; border-bottom: 2px solid #ccc;overflow: hidden;}
.lianmeng li:last-child{border-bottom: none}
.lianmeng .leftImg{float: left;width: 300px;height: 200px;}
.lianmeng .leftImg img{width: 100%;height: 100%;}
.lianmeng .rightWord{float: right;width: 705px;}
.lianmeng .rightWord .tit{font-size: 16px;margin-bottom: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.rightWord .tit span{font-weight: bold}
.rightWord .desc{font-size: 16px;line-height: 26px;height: 52px;overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.rightWord .desc span{font-weight: bold}
.rightWord .more{width: 160px;height: 38px;display: block;line-height: 38px;text-align: center;margin-left: 540px;margin-top: 55px; border-top: 1px solid #333;border-bottom: 1px solid #333}
.rightWord .more:hover{color: #014828;font-weight: bold}
@media screen and (max-width: 1400px) { 
    .main .tabItem{width: 1250px;margin-left: -50px;}
    .main{width: 1200px;}
    .main .tabItem .item{width: 366px;height: 80px;margin-left: 50px;}

}