@charset "utf-8";
/* CSS Document */

/*====first====*/
.s-x{
    padding: 15px;
    margin-bottom: 15px;
}
.s-x h3 {
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 10px;
    font-size: 22px;
    color: #1782b2;
    height: 35px;
    line-height: 35px;
}
.tx_m{
    margin: 12px 0;
}
.tx_t{
    margin-top: 15px;
}
.tx_b{
    margin-bottom: 15px;
}
.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;
}



/*====second====*/
/*h4*/
.h4{
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
}
/*小三角形朝上*/
.san-t{
    width:0;
    height:14px;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
    border-bottom:10px solid #e38813;
    float: left;
}
/*end*/
