.position{
    width: 1200px;
    margin: 0 auto;
}
.position span{
    font-size: 16px;
}
.left{
    float: left;
    width: 720px;
    overflow: hidden;
}

.right{
    float: right;
    width: 430px;
    overflow: hidden;
}
.rwph {
    padding-bottom: 10px;
}
.rwph p{
    height: 30px;
    border-bottom: 3px solid #d7181e;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    line-height: 30px;
}
.rwph p a{
    color: #d7181e;
}
.rwph ul li {
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    overflow: hidden;
}
.rwph ul li a {
    color: #000;
}
.tpxw p {
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    line-height: 30px;
}
.tpxw p a {
    color: #d7181e;
}
.tpxw ul {
    width: 430px;
}
.tpxw ul li {
    float: left;
    width: 200px;
    height: 155px;
    margin-right: 10px;
    display: inline;
    overflow: hidden;
}
.tpxw ul li img {
    width: 100%;
    height: 130px;
}
.tpxw ul li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
}
.djw_hxm_lmgcsy_lbdw {
    border-bottom: 1px dashed #7f7f7f;
}