.point{
    font-size: 14px;
    color: #808080;
    line-height: 90px;
    width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
}
.point a{
    color: #808080;
}


.content{
    width: 1200px;
    margin: 0 auto 50px;
    position: relative;
}
.part1{
    width: 1148px;
    height: 328px;
    border: 1px solid #eeeeee;
    padding: 25px;
}
.banner{
    margin: 60px 0;
}
.part_one{
    width: 530px;
    display: block;
}
.part_one:after, .part_one:before{
    content: '';
    height: 0;
    display: table;
}
.part_one:after{
    clear: both;
}
.part_one h1{
    font-size: 21px;
    color: #353535;
    padding-bottom: 5px;
    border-bottom: 1px solid #c7c7c7;
}
.part_one h1 b{
    border-left: 3px solid #ff0000;
    padding-right: 5px;
}
.part_one h1 a{
    font-weight: normal;
    color: #ff0000;
    float: right;
    font-size: 12px;
    line-height: 35px;
}
.part_one ul{
    margin-top: 30px;
}
.part_one ul li{
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #a09f9f;
}
.part_one ul li p{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 350px;
    display: block;
    overflow: hidden;
}
.part_one ul li span{
    float: right;
}


.part_two{
    width: 530px;
    display: block;
}
.part_two:after, .part_two:before{
    content: '';
    height: 0;
    display: table;
}
.part_two:after{
    clear: both;
}
.part_two h1{
    font-size: 21px;
    color: #353535;
    padding-bottom: 5px;
    border-bottom: 1px solid #c7c7c7;
}
.part_two h1 b{
    border-left: 3px solid #ff0000;
    padding-right: 5px;
}
.part_two h1 a{
    font-weight: normal;
    color: #ff0000;
    float: right;
    font-size: 12px;
    line-height: 35px;
}
.title_news{
    margin-top: 30px;
}
.title_news:after, .title_news:before{
    content: '';
    height: 0;
    display: table;
}
.title_news:after{
    clear: both;
}
.title_img{
    width: 220px;
    height: 137px;
    overflow: hidden;
    float: left;
}
.title_img img{
    width: 100%;
    height: 100%;
}
.title_text{
    width: 280px;
    float: right;
}
.title_text h2{
    font-size: 14px;
    color: #ff0000;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 280px;
}
.title_text p{
    font-size: 12px;
    color: #6f6f6f;
    line-height: 22px;
    margin-top: 26px;
    width: 280px;
    height: 88px;
    overflow: hidden;
}
.part_two ul{
    margin-top: 13px;
}
.part_two ul li{
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #a09f9f;
}
.part_two ul li p{
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 350px;
    display: block;
    overflow: hidden;
}
.part_two ul li span{
    float: right;
}
.line_news{
    float: left;
    height: 300px;
    border-left: 1px dashed #c7c7c7;
    margin-top: 30px;
    margin-left: 44px;
}