.index .swiper-container {
    width: 100%;
    height: 500px;
}
.index .news {
    margin: -2px 0 10px;
}
.index .news h3{
    font-size: 30px;
    color: #2A2A2A;
    float: left;

}
.index .news p{
    padding-top: 6px;
    margin-top: 22px;
    margin-bottom: 10px;
    float: right;
    color: #7D7D7D;
    font-family: "Microsoft YaHei UI";
}
.index .absolute-div{
    position: absolute;
    height: 396px;
    width: 430px;
    background: #ffffff;
    bottom: 0px;
    left: 15%;
    /*margin-left: 200px;*/
    /*margin-top: 100px;*/
}
.index .absolute-div h3{
    font-size: 30px;
    padding: 10px 25px;
    letter-spacing:2px;
    font-family: "Microsoft YaHei UI";
    color: #121212;
}
.index .absolute-div div{
    height: 250px;
}
.index .absolute-div p{
    padding:0 25px;
    line-height: 30px;
    letter-spacing:1px;
    color:#555555;
    font-family: "Microsoft YaHei UI";
    /* overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;*/
}
.index .absolute-div button{
    margin-top: 5px;
    margin-left: 250px;
    width: 150px;
    height: 36px;
    font-family: "Microsoft YaHei UI";
    text-align: center;
    border-radius: 16px;
}
input,button,a {
    outline:0 none !important;
}
.index .rk{
    position: relative;
    width: 1182px;
    margin: 0 auto;
    padding: 50px 0px;
    border-top: 1px solid #eeeeee;
}
.index .rk img{
    width: 100%;
}
.index .rk div {
    position: absolute;
    right: 7%;
    bottom: 42%;
    font-family: "Microsoft YaHei UI";
    font-size: 20px;
    text-align: center;
}
.index .rk div a{
    color: #bcc125;
    text-decoration: none;
}
.banner{
    width: 1182px;
    display: flex;
    margin: 50px auto;
    justify-content:space-between;
}
.banner a{
    text-decoration: none;
    color: white;
}
.bgcome{
    background: #ffffff !important;
    flex: 3;
}
.index .banner-info{
    flex:1;
    padding-left: 20px;
    padding-top: 20px;
    background-size: cover;
    width: 173px;
    height: 216px;
    font-size: 20px;
    color: white;

}
.banner .banner-matches{
    background: url("../../images/img/matches1.png") no-repeat;
}
.banner .banner-sign{
    background: url("../../images/img/sign1.png") no-repeat;
}
.banner .banner-player{
    background: url("../../images/img/player1.png") no-repeat;
}
.index .rk div a:hover {
    color: white;
}
.vegas-timer {
    height: 0 !important;
}
/*--//welcome--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}
img.zoom-img:hover{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
    cursor:pointer;
}
/*.w_1200 {*/
/*width: 100%;*/
/*margin: 0 auto;*/
/*max-width: 1200px;*/
/*}*/
.news-nav{
    width: 1182px;
    margin: 0 auto;
    height: 64px;
    line-height: 64px;
    border-top: 1px solid #eeeeee;
}
.news-nav  .right-news{
    float: right;
    font-size: 13px;
}
.news-nav  .right-news a{
    color: #3a3c3e;
}
.news-nav  .left-news{
    float: left;
    position: relative;
    font-size: 20px;
}
.news-nav  .right-news .tri-icon{
    display:block;
    width:0;
    height:0;
    border-width:8px 0 8px 8px;
    border-style:solid;
    border-color:transparent transparent transparent #fc0;/*透明 透明 透明 黄*/

}
.news-nav .news-tri{
    padding-top: 24px;
    margin-right: 5px
}
.bgimg{
    margin-top: 10px;
    margin-bottom: 30px;
}
.swiper-slide img{
    width: 100%;
}
.index .bottom-swiper{
    width: 1182px;
}
#colee_right {
    white-space: nowrap;
    overflow: hidden;
    width: 1182px;
    margin: 0 auto;
    height: 464px;
    border-radius: 7px;
}
.index-news{

    width: 1182px;
    overflow: hidden;

    margin: 20px auto;
}

#box {
    width: 1200px;
    margin: 0px auto;
}
#box .swiper-container {
    width: 100%;
    padding-top: 138px;
    padding-bottom: 50px;
    height: 469px;
}

#box .swiper-slide {
    width: 261px;
    height: 162px;
    background-position: center;
    background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#box .swiper-button-next{
    background-image: url("../../images/img/right.png");
}
#box .swiper-button-prev{
    background-image: url("../../images/img/left.png");
}
.new-pc{
    margin: 0 9px;
    border:1px solid #eeeeee;
    box-shadow: #eeeeee 10px 9px 9px -6px ;
    height: 423px;
    width: 290px;
}

.new-pc .title_img {
    width: 290px;
    height: 296px;
}

.new-pc .line {
    height: 5px;
    border-bottom: 1px solid #eeeeee;
}
.first-text{
    margin-top: 13px;
    text-align: left;
    padding: 0 15px;
    line-height: 32px;
    font-size: 18px;
    height: 46px;
}


.first-text p {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.third-text{
    position: relative;
    text-align: left;
    padding: 20px 0px 20px 15px;
    font-size: 13px;
}

.third-text .tri-icon{
    position: absolute;
    top: 21px;
    display:inline-block;
    border-width:7px 0 7px 7px;
    border-style:solid;
    border-color:transparent transparent transparent #fc0;/*透明 透明 透明 黄*/
}
.third-text a {
    position: absolute;
    color: black;
    left: 28px;
}
.pics-list{
    margin: 0 auto;
    height: 490px;
    width: 1182px;
    position: relative;
}
.new-pc{
    width: 280px;
}
.new-pc .title_img{
    width: 280px;
}
.pics-list-ul li{
    width: 306px;
}
.new-pc{
    margin: 0;
}
.sLeftBtnC{
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    left: 10px;
    width: 50px;
    height: 423px;
    z-index: 99;
    line-height: 423px;
    text-align: center;
    top: 31px;
}
.sRightBtnC{
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    right: 10px;
    height: 423px;
    width: 50px;
    z-index: 99;
    line-height: 423px;
    text-align: center;
    top:31px;
}
.index-news-left{
    display: block;
    position: absolute;
    background-color: white;
    left: -40px;
    width: 50px;
    height: 439px;
    z-index: 100;
    line-height: 423px;
    top: 7px;
}
.index-news-right{
    display: block;
    position: absolute;
    background-color: white;
    right: -40px;
    height: 439px;
    width: 50px;
    z-index: 100;
    line-height: 423px;
    top:7px;
}
@media(max-width: 1182px) {
    .index .swiper-container{
        width: 1182px;
    }
}


