.right_banner {
    float: right;
    width: 280px;
    height: 100%;
}
.cai {
    background-color: #333;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-indent: 1em;
	margin-top:30px;
}

.dpu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.dpu1 {
    background-color: #fff;
    width: 580px;
    height: 350px;
    margin: 15px 0;
    border-radius: 5px;
    border: 1px solid #ffffff;
}

.dpu1:hover {
    border: 1px solid #F00;
}

.aup {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
}

.aup1 {
    background-color: #fff;
    width: 230px;
    height: 260px;
    margin: 5px;
    border-radius: 5px;
}

.aup1:hover {
    background-color: #f5f5f5;
}

.img1 {
    width: 220px;
    height: 120px;
    border-radius: 5px;
    margin: 10px auto;
    display: block;
}

.tit {
    color: #000;
    padding-left: 10px;
    font-size: 16px;
}

.tit1 {
    color: #ffb115;
    padding-left: 10px;
    line-height: 30px;
}

.tit2 {
    color: #a7a7a7;
    padding-left: 10px;
    line-height: 20px;
    font-size: 12px;
}

.tit3 {
    color: #e91414;
    padding-left: 10px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
}

.tit4 {
    font-size: 12px;
    font-weight: 400;
}

.img2 {
    width: 16px;
    height: 16px;
    margin: 6px 4px;
    float: left;
}


.c_img1 {
    float: left;
    width: 40px;
    margin: 10px 5px 0 5px;
}

.c_img2 {
    float: right;
    width: 9px;
    margin: 20px 6px;
}

.c_img3 {
    float: left;
    width: 14px;
    margin: 8px 4px 0 10px;
}

.c_img4 {
    width: 165px;
    height: 110px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
}

.c_title {
    color: #000;
    height: 50px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
}

.c_title1 {
    color: #ffb115;
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
}

.c_title4 {
    color: #ffb115;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    position: relative;
}

.c_title3 {
    color: #707070;
    margin-left: .7px;
}

.c_tong {
    display: inline-block;
    padding: 3px 4px;
    background-color: #ffb115;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    margin: 0 2px;
}

.c_tong1 {
    display: inline-block;
    padding: 5px 8px;
    background-color: #ff4444;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    margin: 0 2px 0 10px;
}

.c_jin {
    display: inline-block;
    float: right;
    margin: 1px;
    line-height: 55px;
    font-weight: 400;
    font-size: 16px;
}

.c_shoui {
    color: #000;
    font-size: 14px;
}

.c_title5 {
    color: #ffb115;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    position: relative;
    margin-top: 5px;
}

.c_shou {
    display: inline-block;
    color: #707070;
    font-size: 12px;
    padding: 1px 4px;
    border: 1px solid #ded1d1;
    margin-left: 10px;
}

.c_three {
    display: flex;
    margin: 22px 0 0 0;
}

.c_three1 {
    width: 31%;
    margin: 0 1%;
}

.c_jeek {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 9px;
    font-size: 14px;
    color: #000;
    line-height: 30px;
}

.c_jeek1 {
    color: #e91414;
    text-indent: 10px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
}