body{background-color:#f1f1f1;}
/*主体内容*/
.main{
    width: 100%;
    height: auto;
}
.main .main-cont{
    height: auto;
}
.main .bg{
    height: 300px;
}
.main .main-L{
    width: 217px;
    height: auto;
    padding: 30px 28px 0px 0px;
}
.main .main-R{
    width: 895px;
    height: auto;
    padding: 30px 30px 0px 30px;
    background-color: #ffffff;
}
.main .main-L .lm{
    width: 217px;
    height: auto;
    text-align: center;
}
.main .main-L .lm .bt{
    width: 217px;
    height:50px;
    color: #ffffff;
    line-height: 50px;
    font-size: 20px;
    background-color: #f28100;
}
.main .main-L .lm .zlm{
    width: 217px;
    height: auto;
    color: #333333;
    font-size:18px;
    background-color: #ffffff;
}
.main .main-L .lm .zlm li{
    width: 217px;
    height:45px;
    line-height: 45px;
    border-bottom: 1px solid #dbdbdb;
}
.main .main-L .lm .zlm li a{
    width: 100px;
    display: inline-block;
}
.main .main-L .lm .zlm li:hover a{
    text-decoration: none;
    color: #f28100;
    font-weight: bold;
    border-bottom: 2px solid #f28100;
}
.main .main-L .lm .zlm li .cl{
    color: #f28100;
    font-weight: bold;
    border-bottom: 2px solid #f28100;
}
.main .main-L .tu {
    width:217px;
    height: 290px;
    margin-top: 40px;
    position: relative;
    background: url(../image/sbj.png) no-repeat center bottom;
}
.main .main-L .tubox {
    width:217px;
    height: 272px;
}
.main .main-L .tubox li{
    position: absolute;
    width:217px;
    height: 272px;
    display: none;
}
.main .main-L .tubox li img{
    width:217px;
    height: 272px;
}
.main .main-L .tubox .xs{display: block;}
.main .main-L .tu .list{
    position: absolute;
    bottom:20px;
    right: 0px;
}
.main .main-L .tu .list li {
    display: inline-block;
    width:19px;
    height:19px;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-left:5px;
    color: #ffffff;
    background-color: #666666;
}
.main .main-L .tu .list .num{background-color: #f28100;}

.main .main-R .wz{
    width: 100%;
    height: 50px;
    color: #696969;
    line-height: 50px;
    text-indent: 30px;
    background-color: #f2f2f2;
}
.main .main-R .wz a{
    color: #696969;
}
.main .main-R .wz a:hover{
    color: #f28100;
}
.main .main-R .imglist {
    height: auto;
    min-height: 625px;
    padding: 25px 20px 0px 20px ;
}
.main .main-R .imglist li{
    width:150px;
height: 120px;
padding: 0px 76px 30px 0px;
float: left;
}
.main .main-R .imglist li img{
    width: 150px;
    height:60px;
}
.main .main-R .imglist li:hover img{
    border: 2px solid #f28100;
}
.main .main-R .imglist .gap{
    padding-right:0px;
}
.main .main-R .imglist li .pic{
    width: 150px;
    height:60px;
}
.main .main-R .imglist li .name{
    width: 150px;
    height:60px;
    line-height:60px;
    text-align: center;
}
.main .main-R .imglist li .name a{
    color: #696969;
    font-size: 14px;
}
.main .main-R .imglist li:hover .name a{
    color: #f28100;
}

.main .main-R .imglist .fy{
    width: 100%;
    height:25px;
    padding: 50px 0px 50px 0px ;
}
.main .main-R .imglist .fy .page{
    width: 350px;
    height:25px;
    margin: 0px  auto;
}