@charset "utf-8";
/* CSS Document */

/*====first====*/
.s-x{
    padding: 15px;
}
.s-x h3 {
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 10px;
    font-size: 22px;
    color: #689164;
    height: 35px;
    line-height: 35px;
}
.s-x_m{
    margin-bottom: 15px;
}
.x-tx{
    border: 2px dashed #ffffff;
}
.x-tx .znr{
    text-align: center;
    text-indent: 0;
}
.bt_j{
    text-align: justify;
}

.t-x h4 {
    margin-bottom: 5px;
    font-size: 19px;
    color: #005c99;
    line-height: 35px;
    text-align: justify;
    text-indent: 10px;
    font-weight: bold;
}


/*====second====*/
/*h4*/
.h4{
    font-size: 13px;
    color: #6e6e6e;
    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*/
