h1{margin-top: 5px;margin-bottom: 0px;font-size: 26px}
.h2{
    font-size: 18px;font-weight: 900;
}

h2{
    font-size: 20px;
}
.colorItem{
    float: left;
    width: 120px;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    text-align: center;
    font-size: 13px;

}
.inTxt{
    padding:10px;background-color: #fff;outline: none;border: 1px solid #e1e1e1;
}

.main{padding-right: 10px}