body{background-image: url("../images/guideBanner_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: 1650px;overflow: hidden;margin-left:-250px;margin-top:70px;margin-bottom:70px;}
.main .tabItem .item{width: 300px;height: 80px;margin-left:250px;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;}
@media screen and (max-width: 1400px) { 
    .main{width: 1200px;}
  .main .tabItem{width: 1250px;margin-left: -50px;}
    .main{width: 1200px;}
    .main .tabItem .item{width: 366px;height: 80px;margin-left: 50px;}

}