﻿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 .text {
    height: auto;
    min-height: 650px;
    padding: 25px 20px 30px 20px ;
}
.main .main-R .text p{
   font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.main .main-R .text .box{
    width: 100%;
    height: 160px;
    margin-bottom: 30px;
}
.main .main-R .text .img-box{
    width: 124px;
    height: 160px;
    float: left;
    margin-right: 15px;
}
.main .main-R .text .name{
    font-weight: bolder;
}
.main .main-R .text .img-box img{
    width: 124px;
    height: 160px;
}