body{background-image: url("../images/dymicBanner_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: 1466px;margin: 68px 0; margin-left: -67px;overflow: hidden;}
.main .tabItem .item{width: 300px;height: 150px;margin-left: 66px;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: 150px; font-size: 20px; top: 0;left: 0;right: 0;bottom: 0;background: rgba(51, 51, 51, .7);text-align: center;}
.main .tabItem .item:hover .word{background: rgba(51, 51, 51, 0);font-weight: bold;}
.main .tabItem .item:hover img{transform: scale(1.2,1.2)}
.main .tabItem .item.active .word{background: rgba(51, 51, 51, 0);font-weight: bold;}
.main .tabItem .item.active img{transform: scale(1.2,1.2)}

/* 球会公告 */
.notice{width: 1400px;height: auto;overflow: hidden; padding: 30px 0;background: rgba(0, 0, 0, .8);overflow: hidden;}
.notice ul{overflow: hidden;position: relative;}
.notice ul::after{position: absolute;content: "";width: 2px ;height:100%;background: #63694f;left: 50%;margin-left: -1px;top: 0px;}
.notice a{width: 580px;margin:15px 60px;float: left; color: #fff;font-size: 16px;}
.notice a .tit{float: left;width: 440px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice a .time{float: right;}
.notice a:hover{font-weight: bold}
/* 明星来访 */
.star{background: #fff}
.star .topBig{width: 1400px;height: 700px;}
.star .topBig .swiper-slide img{width: 1400px;height: 700px;display: block}
.star .bottomSmall{width: 1400px;height: 141px;background: #333;}
.star .bottomSmall .swiper-slide{width: 280px;height: 141px;}
.star .bottomSmall .swiper-slide::after{content: "";position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);top: 0;left: 0;}
.star .bottomSmall .swiper-slide img{width: 280px;height: 141px;z-index: -1;}
.star .bottomSmall .swiper-slide-active::after{background: rgba(0,0,0,0)}
.star .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;}
.star .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;}
.star .swiper-button-next:hover{background-image: url(../images/next.png)!important;}
.star .swiper-button-prev:hover{background-image: url(../images/prev.png)!important;}
/* 荣誉 */
.honor{position: relative;}
.honor .swiper-container{width: 1200px;height: 700px;}
.honor .swiper-slide img{height: 100%;width: auto;display: block;margin: 0 auto;min-width: 1052px;}
.honor .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;}
.honor .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;}
.honor .swiper-button-next:hover{background-image: url(../images/next.png)!important;}
.honor .swiper-button-prev:hover{background-image: url(../images/prev.png)!important;}
@media screen and (max-width: 1400px) { 
    .main .tabItem{width: 1230px;margin-left: -31px;}
    .main{width: 1200px;}
    .main .tabItem .item{width: 277px;height: 150px;margin-left: 30px;}
    .notice{width: 1200px;}
    .notice a{width: 480px;}
    .notice a .tit{width:340px;}


    .survey .leftWord{width: 540px;}
    .survey .rightImg{width: 600px;}
    .star .topBig{width: 1200px;height: 600px;}
    .star .topBig .swiper-slide img{width: 1200px;height: 600px;display: block}
    .star .bottomSmall{width: 1200px;height: 120px;}
    .star .bottomSmall .swiper-slide{height: 120px;width: 240px;}
    .star .bottomSmall .swiper-slide img{height: 120px;width: 240px;}

}