.banner{
    margin-bottom: 60px;
}
h2{
    font-size: 30px;
    line-height: 30px;
    color: #000;
    text-align: center;
    font-weight: normal;
}
h3{
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #999;
    text-align: center;
    font-weight: normal;
}
table{
    border-collapse:collapse;
    text-align: center;
}
.thead td{
    height: 64px;
    font-size: 20px;
}
.black{
    background: #000;
    color: #fff;
    font-weight: bold;
}
.black span{
    font-weight: normal;
    margin-left: 40px;
}
td{
    width: 200px;
    height: 200px;
}
td img{
    width: 46px;
    height: 46px;
}
td div{
    margin-top: 20px;
}
.pro{
    margin-bottom: 60px;
}
.pro h2{
    padding: 60px 0 30px;
}
.list{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #ddd;
}
.item{
    width: 380px;
    height: 415px;
    background: #fff;
    display: inline-block;
    margin-right: 25px;
    
}
.item1{
    margin-right: 0;
}
.item img{
    height: 254px;
}
.sub{
    font-size: 18px;
    font-weight: bold;
    color: rgba(51,51,51,1);
    line-height: 26px;
    padding-top: 26px;
    text-align: center;
}
.find{
    width: 160px;
    height: 38px;
    line-height: 38px;
    background: rgba(247,124,54,1);
    border-radius: 30px;
    text-align: center;
    color: #fff;
    margin: 20px auto;
}
.comment{
    padding-top: 60px;
}
.comment a{
    text-align: center;
}
.more{
    margin: 20px 0;
    text-align: center;
}
.com-item{
    display: inline-block;
    width: 260px;
    padding-right: 36px;
}
.com-item img{
    width: 260px;
    height: 126px;
}
.com,.user{
    margin: 10px;
    font-size: 14px;
}
