.content{
    margin-top: 16px;
    padding-top: 32px;
}
.content p{
    font-size: 18px;
    color: black;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    padding-left: 30px;
}
.content ul{
    width: 1200px;
    padding-top: 20px;
}
.content ul li p{
    font-size: 16px;
    color: black;
    border-bottom: 0px solid #dddddd;
}
.content ul li h3{
    font-size: 15px;
    color: #7a7a7a;
    font-weight: 400;
    padding-left: 30px;
    padding-bottom: 20px;
}
.content ul li .img{
    width: 1160px;
    height:260px;
    margin-left: 10px;
}
.content ul li .img_c{
    width: 386px;
    height:260px;
    float:left
}
.content ul li .img img{
    margin-left: 20px;
}
.img_info{
    width: 366px;
    margin-left:20px;
    margin-top:5px;
    text-align: center;
}
.img_info a:hover{
    color:#FF5F01;
}
.content ul li{
    width: 1200px;
    height:338px;
    margin-bottom: 40px;
}
/*spe*/
.spe span{
    display: inline-block;
    padding-top: 20px;
    padding-bottom:4px;
    padding-left: 30px;
    font-size: 16px;
    color: black;
}
.spe .span01{
    padding-top:4px;
}
.spe h4{
    padding-bottom: 12px;
    padding-left: 30px;
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: 0px solid #dddddd;
    font-weight: 400;
}
.more{
    display: block;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    width: 220px;
    background-color: #FF5F01;
    font-size: 24px;
    color: white;
    text-align: center;
    margin-top: 40px;
}
.content .img03{
    margin-top: 50px;
    margin-bottom: 30px;
}
.content a.more:hover{
    background-color: #FF701E;
    color: white;
}














