.section-67  .part{
    width: 614px;
    background-color: #fff;
    float: left;
}

.section-67  .part .part_info{
    background-color:#eee;
    opacity: 0.8;
    width: 550px;
    height: 150px;
    padding: 20px 0px 20px 40px;
    text-align: left;
    border-radius: 5%;
    margin: 20px auto;
    opacity: 0.8;

}


.section-67  .part1{
    width: 100%;
    height: 500px;
    background-size: 1228px 500px;
    position: relative;
    float: none;
    clear: both;
}


.section-67  .part1 .part_info{
    position: absolute;
    background-color:#eee;
    opacity: 0.8;
    width: 400px;
    height: 150px;
    left: 50%;
    margin-left: -200px;
    top: 110px;
    padding: 35px 0 0 56px;
    text-align: left;
    border-radius: 5%;
}
.section-67   .part_title{
    line-height: 24px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 14px;
}
.section-67   .item_title{
    line-height: 32px;
    font-size: 14px;
    color: #333333;
}
.section-67   .item_script{
    color: #ff8331;
}