@charset"utf-8";
html,body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;;
    font-size: 12px;
}
.clearfloat{
    clear: both!important;
    width: 0!important;
    height: 0!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    color: black;
}
img{
    display: block;
}

/*content start*/
.content{
    color: #535353;
    width: 988px;
    margin: 0 auto;
    margin-bottom: 100px;
    padding: 40px 0 0 0;
}
.sidebar_left_lanm{
    width: 247px;
    float: left;
    background:#f7f8f8;
    border: 1px solid #cfcaca;
}
.zhulanm{
    width: 100%;
    height: 97px;
    background: #c13145;
    color: white;
    font-size: 25px;
    line-height: 97px;
    text-align: center;
    border-bottom: 1px solid #cfcaca;
}
.zilanm{
    height: 50px;

    line-height: 50px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.zilanm.active{
    border-bottom: 3px solid #c13145;
}
.zilanm.active:before{
    content: '';
    float: left;
    width: 80px;
    height: 100%;
    border-bottom: 3px solid #f7f8f8;
}
.zilanm.active:after{
    content: '';
    float: right;
    width: 80px;
    height: 100%;
    border-bottom: 3px solid #f7f8f8;
}
.right_lanm{
    float: right;
    width: 677px;
}
.title_right_lanm{}
.content_right_lanm{
    margin: 30px 0;
}
.ditu{
    height: 432px;
}
.desc_right_lanm{}
.lylx{}
.head_lylx{
    font-size: 16px;
    border-left: 2px solid #937244;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    margin: 30px 0 10px 0;
}
.cont_lylx{
    padding-left: 12px;
}
