﻿.imglist li img:hover {
    border:1px solid #cc0000;
}

#liChosen {
     border:1px solid red;
}


.big_play_next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    right:280px;
    BACKGROUND-IMAGE: url(../images/rightbig.png); WIDTH: 35px; DISPLAY: block; HEIGHT: 51px; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../Content/images/rightbig.png');
}

 .swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
 }

.big_play_prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    left:280px;
    BACKGROUND-IMAGE: url(../images/leftbig.png); WIDTH: 35px; DISPLAY: block; HEIGHT: 51px; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../Content/images/leftbig.png');
}


ul.imglist{width:806px; overflow:hidden; margin:0 auto; display:block;   padding-bottom:10px; } 
ul.imglist li{ float:left;  margin-left:5px; margin-right:5px; width:90px; height:50px;  margin-top:5px; margin-bottom :5px;  } 
ul.imglist li img{ display:block; width:90px; height:50px;  margin:4px; padding:2px; border:1px solid #ccc;}


#image_xixi {
    position:relative
}
.a_play_prev {
    BACKGROUND-IMAGE: url(../images/leftbig.png); WIDTH: 35px; DISPLAY: block; HEIGHT: 51px; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../Content/images/leftbig.png');
}
.a_play_prev {
    position:absolute;
    left:10px;
    top:50%;
    margin-top:-25px;
    cursor:pointer
}
.a_play_next {
    BACKGROUND-IMAGE: url(../images/rightbig.png); WIDTH: 35px; DISPLAY: block; HEIGHT: 51px; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../Content/images/rightbig.png');
}
.a_play_next {
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-25px;
    cursor:pointer
}

/*#playImg img:hover {
    /*background:#b3cbec;
    cursor:pointer;
}*/


.tdChosen {
   border:1px solid red;
}

.lh_new1 img { border:1px solid #dedede;
}
.lh_new1 img:hover { border:1px solid #cc0000;
}

