.title {
    width: 100%;
    height: 42px;
    background-color: #f1f1f1;
    border-left: 6px solid #168df9;
    padding-left: 14px;
    font-size: 18px;
    color: #414141;
    line-height: 42px;
    text-align: left;
}

.dyt {
    width: 100%;
    height: 386px;
    margin-top: 54px;
}

.dyt img {
    width: 100%;
    height: auto;
}

.two-con {
    width: 803px;
    padding-left: 31px;
}

.two-con ul {
    width: 100%;
}

.two-con ul li {
    width: 50%;
    float: left;
    height: 259px;
    margin: 50px 0px;
    text-align: left;
}

.two-con ul li:nth-child(2n) {
    text-align: right;
}

.two-con ul li img {
    max-width: 400px;
}

.two-con-right div, .two-con-left div {
    padding-top: 88px;
    padding-bottom: 56px;
    float: right;
    text-align: left;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    width: 281px;
    display: inline-block;
}

.two-con-right div h3, .two-con-left div h3 {
    font-size: 16px;
    color: #666666;
    margin-bottom: 21px;
}

.two-con-left div {
    float: left;
}

.con .con-right {
    margin-bottom: 52px;
}

.jjfa-bottom li div h3, .jjfa-bottom li div p span {
    color: #666666;
}

.jjfa-bottom li div h3, .jjfa-bottom li div p {
    position: relative;
    top: -65px;
}