﻿fieldset, img {border:0;}
img {vertical-align:top;}
.jz{ margin-top:20px;}
 /*.picscorll {
     width:860px; 
     height:445px;    
     position: relative;
    }
 .cubeRandom {
   width:860px;  
   height:445px;    
}
.image_main {
   width:860px; 
   height:445px;    
}
.box_clone img {
    width:860px;     
    height:445px;    
}*/


.fn-clear {zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul {display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; width:100%;}
.box_skitter .prev_button { 
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 100;
    width: 57px;
    height: 62px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../images/prev.png) no-repeat left top !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/prev.png");
    _background: none;
    opacity: 0.5;
}
.box_skitter .next_button { 
    position: absolute;
    top: 50%;
    right: 0px;
    z-index: 100;
    width: 57px;
    height: 62px;
    overflow: hidden;
    text-indent: -9999em;
    margin-top: -25px;
    background: url(../images/next.png) no-repeat left top !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/next.png");
    _background: none; opacity: 0.5;
}
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; width: 31px; height: 31px; }
#slideshow { 
     width: 100%;
     height:100%; 
             text-align:center; }
#slideshow ul {display: none;}

.tutitle {
  position: relative;
  width:111px;
  height:25px;
  line-height:25px;
  text-align:center;
  background-color:#000; 
  margin-top:-25px;
  filter:alpha(Opacity=60);
  -moz-opacity:0.6;
  opacity: 0.6;
  font-size:15px;
  color:white;
}
#slideshow ul  a img:hover {
    transform:scale(1.5,1.5);
}
.info_slide{
-moz-user-select:none;/*火狐*/

-webkit-user-select:none;/*webkit浏览器*/

-ms-user-select:none;/*IE10*/

-khtml-user-select:none;/*早期浏览器*/

user-select:none;
line-height:50px;
position:absolute;
bottom:0px;z-index:9999;
left:50%;
}
.image_number {   
    padding: 2px 7px;
    cursor: initial;
    border-radius: 25px;
    font-size: 0.8rem;
    cursor:pointer;
}
#LBtitle{
    position: absolute;
    width: 100%;
    bottom: 10px;
    display: block;
    text-align: center;
    font-size: 24px;
    color: #fff;z-index:9999;
}
#LBtitle span a{   
   color: #fff;
}
#LBtitle span a:hover{   
   color: #E50013;
   text-decoration:none;
}
.part_img_bottom {
    margin-top: 20px;
    width:100%;
    zoom: 1;
    float:left;
}

.part_img_bottom a {
    min-width: 420px; 
    width: 49%; 
    float:left;
    height:100%;
    position:relative;
    overflow: hidden;
}
.part_img_bottom img {
        width: 100%;
        height: 100%;
}
.part_img_bottom img:hover {
        width: 100%;
        height: 100%;
}

.part_img_a {
    display: block;
    position: relative;
    float:left;
    color: #fff;
}

.fl {
    float: left;
    display: inline;
}
.fr {
    float: left;
    display: inline;
    margin-left:2%;
}
.thread-con:hover .effect-img-1 {
    -webkit-transform: scale(1.18);
    -khtml-transform: scale(1.18);
    -moz-transform: scale(1.18);
    -ms-transform: scale(1.18);
    -o-transform: scale(1.18);
    transform: scale(1.18);
}
.effect-img-1 {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.effect-img-1:hover {
    -webkit-transform: scale(1.18);
    transform: scale(1.18);
}
.part_img_a p {
    position: absolute;
    width: 100%;
    bottom: 5px;
    display: block;
    text-align: center;
    z-index:999;
}