.difference{}
.difference h2 {
    font-size: 24px;
    color: #559535;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

.difference table{width: 100%;font-size:14px;color: #404040;border:solid #add9c0; border-width:1px 0px 0px 1px;border-collapse:collapse;text-align: center;}
.difference table tr{border: 0px;}
.difference table th{font-weight: normal;color:#fff;font-size:16px;width: 100%;background-color: #72af2c;border: 0px solid #d6d6d6;border-right: 1px solid #d6d6d6;height: 40px;line-height: 40px;}
.difference th:first-child{border-left: 1px solid #72af2c;}
.difference th:last-child{border-right: 1px solid #72af2c;}
.difference .th1{width: 265px;}
.difference .th2{width: 468px;}
.difference .th3{width: 467px;}
.difference td{border:1px solid #d6d6d6;height: 30px;padding: 30px;text-align: left;}
.difference td:first-child{text-align: center;}
.difference td span{color: #559535;}
.difference .blodd{font-weight: bold;}
