.teach-article .teach-item h3 {
    font-size: 20px;
    line-height: 48px;
    color: #073f7b;
    border-bottom: 1px dashed #ccc;}
.teach-article .teach-item h3 span {
    display: inline-block;
    margin-bottom: -1px;
    border-bottom: 3px solid #073f7b;}
.teach-article .teach-item .text {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 36px;
    color: #000;}
.teach-article .teach-item .text p {
    line-height: 30px!important;}
.teach-article .teach-about > .fl img {
    width: 100%;
    vertical-align: top;}
.teach-article .teach-about > .fr {
    width: 720px;
    font-size: 0;}
.teach-article .teach-about > .fl {
    width: 230px;
    padding: 22px 0 0;}
}
.teach-about {
    padding: 26px 0 35px !important;}

.clearfix {
    zoom: 1;}
.teach-article .teach-about h3 {
    font-size: 21px;
    line-height: 55px;
    color: #073f7b;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px;}
.teach-article .teach-about .content {
    font-size: 16px;
    line-height: 36px;
    color: #000;}
.teach-about .content {
    font-size: 16px;
    line-height: 34px;
    color: #666;
    text-indent: 2em;}
.content {
    margin: auto;
    text-align: left;
    line-height: 18px;
    padding: 3px 0 0 0;
    color: #727272;}
.clearfix:before {
    display: table;
    content: "";}

.clearfix:after {
    display: block;
    content: "";
    clear: both;}
.fr {
    float: right;}
.fl {
    float: left;}
