﻿.fanganClassBox
{
    padding-top:10px;
    margin-top:5px;
    display:block;
    background-color:#f2f0f0;
    border-bottom:1px solid #e1e1e1;
}
.fanganClassBoxContent
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    width: 1240px;
}
.tab
{
    border-bottom: 1px solid #d8d8d8;
}
.btnFanganClass
{
    margin: 0px;
    color: #000;
    float: left;
    font-size-adjust: none;
    font-stretch: normal;
    /*border: 1px solid #d8d8d8;*/
    /*border-radius: 3px;*/
    border-top-right-radius:3px;
    border-top-left-radius:3px;
    width: 250px;
    padding: 10px;
    text-align: center;
    /*margin-right: 10px;*/
    cursor:pointer;

}
.btnFangan
{
    margin: 0px;
    color: #000;
    float: left;
    font-size-adjust: none;
    font-stretch: normal;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-right: 10px;
    cursor:pointer;
    height:58px;

}
    .btnFangan:hover
    {
        background-color:#fff;
        opacity:0.8;
    }
.active {
    background: #03a825;
    border: #b6ff00;
    color:#fff;
}
    .active a
    {
        color:#fff;
    }
.tabChoose > a.active{
    background: #40af3e;
    color: #fff;
    border-radius: 3px;
}
.tabChoose > a {
    padding: 5px 10px;
    color: #464646;
    display: inline-block;
    transition: all 0.3s ease 0s;
    
    
}
.tabChoose
{
    display:block;
    float:none;
    clear:both;
    width:100%;
    padding:10px 0 10px;
}
.infotext
{
    display:block;
    clear:both;
    margin:20px 0;
}

    .infotext .info
    {
        display:block;
        width:900px;
        line-height: 30px;

        padding:10px;

    }
    .infotext img
    {
        border-radius:5px;
        width:300px;
        height:200px;
    }

.fanganProListBox
{
    display:inline-block;
    text-align:center;
    width:100%;
}
    .fanganProListBox li
    {
        display:block;
        float:left;
        margin:10px;
        width:320px;
        height:360px;
        text-align:center;
        padding:5px;
        border:solid 1px #d8d8d8;
        border-radius:5px;
        
    }
    .fanganProListBox li h3
    {
        text-align:center;
        width:300px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        font-size:2rem;
        margin:10px auto;

    }

#lbFald ul li
{
    font-size: 2.5rem;
    padding-left:10px;
    margin-bottom:20px;

}
#lbJxjz ul li
{
    
    margin-bottom:20px;
    font-size: 1.5rem;
}