﻿
.border-bottom{
    padding-bottom: 35px;
    border-bottom: 1px solid #dedede;
}
.height480px{
    height: 480px;
}
.produce-all-itemTitle{
    font-family: zaoZiGongFangYueHeiXiTi;
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    letter-spacing: 1px;

}
.produce-all-itemDetail{
    width: 480px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.produce-all-itemDetail-01{
    width: 485px;
}
.produce-all-itemDetail-02{
    width: 494px;
}
.produce-all-itemDetail-03{
    width: 460px;
}
.produce-all-itemDetail-04{
    width: 485px;
}
.produce-all-itemDetail-05{
    width: 374px;
}
.produce-all-itemDetail-06{
    width: 555px;
}
.produce-all-itemTitle-01{
    margin-top: 100px;
}
.produce-all-itemImg-01{
    margin-top: 40px;
}
.produce-all-itemTitle-02{
    margin-top: 100px;
}
.produce-all-itemImg-02{
    margin-top: 40px;
}
.produce-all-itemTitle-03{
    margin-top: 100px;
}
.produce-all-itemImg-03{
    margin-top: 80px;
}
.produce-all-itemTitle-04{
    margin-top: 40px;
}
.produce-all-itemImg-04{
    margin-top: 0px;
    height: 380px;
}
.produce-all-itemTitle-05{
    margin-top: 100px;
}
.produce-all-itemImg-05{
    margin-top: 80px;
}
.produce-all-itemTitle-06{
    margin-top: 80px;
}
.produce-all-itemImg-06{
    margin-top: 0px;
    height: 380px;
}
.produce-all-itemMore{
    font-weight: normal;
    letter-spacing: 0px;
    color: #0063ea;
}
.produce-all-itemMore:hover{
    color: #ff0000;
}
.widthAll{
    width: 100%;
    height: 380px;
    background-color: #f0f5fa;
}
/*.produce-all-itemImg-01,.produce-all-itemImg-02,*/
/*.produce-all-itemImg-03,.produce-all-itemImg-04,*/
/*.produce-all-itemImg-05,.produce-all-itemImg-06{*/
/*    transition: all 1s linear;*/
/*    -moz-transition: all 1s linear;*/
/*    -webkit-transition: all 1s linear;*/
/*    -o-transition: all 1s linear;*/
/*}*/
/*.produce-all-itemImg-01:hover,.produce-all-itemImg-02:hover,*/
/*.produce-all-itemImg-03:hover,.produce-all-itemImg-04:hover,*/
/*.produce-all-itemImg-05:hover,.produce-all-itemImg-06:hover{*/
/*    transform: scale(1.1);*/
/*}*/