@charset "utf-8";
/* CSS Document */
.s-x{
    padding: 15px;
    background-color: #fff;
    margin-bottom: 35px;
}
.s-x h3 {
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 10px;
    font-size: 22px;
    color: #799fa2;
    height: 35px;
    line-height: 35px;
}
.tx{
    margin-bottom: 12px;
}
.xbt{
    position: absolute;
    top: -25px;
    left: 5px;
    width: 218px;
}
.xbt h2{
    position: absolute;
    top: 15px;
    color: #fff;
    left: 20px;
    font-family: "楷体", serif;
    text-align: center;
    font-size: 30px;
}
.fc_img{
    overflow: hidden;
    border: 1px solid #c0d0d7;
}
.fc_img_name{
    font-size: 25px;
    padding: 5px 0;
    /*background: #dae1e6;*/
    color: #585972;
    font-family: "楷体", serif;
}
