.qy-function {
    background: #fff none repeat scroll 0% 0%;
}

.qy-function .main-d {
    height: 410px;
    border-bottom: 1px dotted #e0e0e0;
    padding: 0 50px;
}

.qy-function .main-d .img-d,
.main-d .txt-d {
    float: left;
    margin-top: 60px;
    width: 50%;
}

.qy-function .main-d .img-d {
    text-align: center;
}

.qy-function .main-d .txt-d {
    text-align: left;
    margin-top: 115px;
}

.qy-function .div-even .txt-d {
    text-indent: 50px;
}

.qy-function .txt-d h4 {
    font-weight: 100;
    font-size: 32px;
    color: #000;
    height: 40px;
    line-height: 1.2;
    margin-bottom: 25px;
}

.qy-function .txt-d p {
    color: #333;
    font-size: 14px;
    line-height: 2.8;
}