﻿.content-nes{
    width: 100%;
    overflow: hidden;
    background-color: #fcfcfc;
    padding-bottom: 40px;
}
.pleft{
    overflow: hidden;
}
.place{
    height: 56px;
    line-height: 56px;
    /* background: transparent url(../images/green_skin.png) repeat-x scroll 0 -188px; */
    border: 0px;
    color: #666;
    overflow: hidden;
}
.place a{
    /* background: transparent url(../images/green_skin.png) repeat-x scroll 0 -188px; */
    border: 0px;
    color: #404040;
    overflow: hidden;
    font-size: 12px;
    text-decoration: none;
}
.place strong{
    /* background: transparent url(../images/green_skin.png) repeat-x scroll 0 -188px; */
    border: 0px;
    color: #404040;
    overflow: hidden;
    font-size: 12px;
    
}
.viewbox-in{
    width: 925px;
    float: left;
    border: 1px solid #ececec;
    background-color: #ffffff; 
}
a{
    text-decoration: none;
}

.viewbox-in .content{
    width: 86%;
    margin:  0 auto;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 25px 32px;
}
.viewbox-in .content span{
  line-height: 28px;
  color: #404040;
  font-size: 14px;
}
.Pageturning{
    width: 86%;
    height: 40px;
    margin: 50px auto;
}
.Pageturning li{
    width: 43%;
    float: left;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4; 
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.Pageturning li:nth-child(2){
    margin-left: 5%;
}


.Pageturning li a{

   
    font-size:12px;
    color: #666666

}
/* .listbox2{
  width: 925px;
  height: 1400px;
} */

.viewbox-in .title{
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-top: 20px;
}
.viewbox-in .title h2,.viewbox-in .title h3{
   width: 90%;
   margin: 0 auto;
   font-size: 28px;
   line-height: 56px;
   color: 353535;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.viewbox-in .info{
   height: 40px;
   line-height: 40px;
   text-align: center;
}
small a{
    text-decoration: underline;
    cursor: pointer;
}
.viewbox-in .info small{
    color: #ababab;
    font-size: 12px;
    text-align: center;
 }
.pright2{
    width: 262px;
    overflow: hidden;
    float: right;
}
.hot{
    width: 260px;
    overflow: hidden;
    float: right;
    border: 1px solid #ececec;
    background-color: #ffffff;
    margin-top: 18px;
}
.hot .tbox-how .light-how {
    width: 100%;
    height: 45px;
    border-bottom:1px solid #ececec;
}
.hot .tbox-how .light-how strong {
    font-size: 18px;
    color: #404040;
    line-height: 45px;
    margin-left: 10px;
}
.light2{
    width: 100%;
    margin-top: 14px;
    padding-bottom: 14px;
}
.light2 .light-ico2{
    width: 100%;
}
.light2 .light-ico2 li{
    width: 100%;
    height: 40px;
}
.light2 .light-ico2 li .light-bt{
    float: left;
    width: 80%;
    font-size: 14px;
    line-height: 24px;
    color: #404040;
    margin-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../image/dian.jpg)0 8px no-repeat;
    padding-left: 14px;

}
.light2 .light-ico2 li .info-data{
    color: #b0b0b0;
    font-size: 10px;
    margin-left: 25px;
    font-style: normal;
    float: left;
}
.light2 .light-ico2 li .info-name{
    color: #b0b0b0;
    font-size: 10px;
    margin-left: 85px;
    float: left;
}

.light2 .light-ico2 li .info-data i{
    font-style: normal;
}



#box {
    margin: 14px auto;
    width: 214px;
    height: 178px;
    position: relative;
    overflow: hidden;
}
#imgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 214px;
    height: 178px;
}
#imgs li {
    position: absolute;
    left: 0;
    top: 0;
    width: 214px;
    height: 178px;
    transition: .5s linear;
    opacity: 0;
}
#imgs li img{
    width: 100%;
    height: 100%;
} 
#imgs li.act {
    opacity: 1;
}
#buttons {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
/* #buttons span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 10px;
    color: #fff;
    border: 1px solid #fff;
    margin: 0 5px;
    cursor: pointer;
} */
/* #buttons span.act,#buttons span:hover {
    background: skyblue;
} */
.a {
    position: absolute;
    top: 65px;
    width: 30px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    color: #fff;
    background: #000;
    opacity: .3;
}
/* #box:hover .a {
    opacity: .5;
}
#box .a:hover {
    opacity: .5;
} */
#prev:hover{
    opacity: .6;
}
#next:hover{
    opacity: .6;
}
#prev {
    left: 0;

}
#next {
    right: 0;

}
.content p{line-height:28px;}