textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #9c9c9c !important;
    font-size: 15px !important;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #9c9c9c !important;
    font-size: 15px !important;
}

textarea::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #9c9c9c !important;
    font-size: 15px !important;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #CDCDCD !important;
    font-size: 14px !important;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #CDCDCD !important;
    font-size: 14px !important;
}

input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #CDCDCD !important;
    font-size: 14px !important;
}

input:focus {
    outline: none !important;
}

textarea:focus {
    outline: none !important;
}

.color_355 {
    color: #f85355;
}

.color_1ed {
    color: #3c81ed;
}

.color_17f {
    color: #39c17f;
}

.color_833 {
    color: #fb9833;
}

.color_FC6230 {
    color: #FC6230;
}

.color_02B452 {
    color: #02B452;
}

.color_1383F5 {
    color: #1383F5;
}

.color_FD8C26 {
    color: #FD8C26;
}
.color_43CF7C {
    color: #43CF7C;
}
.color_7979F2{
    color: #7979F2;
}
.color_FC5733{
    color: #FC5733;
}
.bgc_355 {
    background-color: #f85355;
}

.bgc_1ed {
    background-color: #3c81ed;
}

.bgc_17f {
    background-color: #39c17f;
}

.bgc_833 {
    background-color: #fb9833;
}

.bgc_FC6230 {
    background-color: #FC6230;
}

.bgc_0289FC {
    background-color: #0289FC;
}

.bgc_02B452 {
    background-color: #02B452;
}

.bgc_FD8C26 {
    background-color: #FD8C26;
}

.bgc_edf5fe {
    background-color: #edf5fe;
}
.bgc_fafafa {
    background-color: #fafafa;
}
.bgc_fffbf2 {
    background-color: #fffbf2;
}
.bgc_fff8f5 {
    background-color: #fff8f5;
}

.bgc_fff5e3 {
    background-color: #fff5e3;
}

.bgc_fff6e8 {
    background-color: #fff6e8;
}
.bgc_FEFAF2{
    background-color: #FEFAF2;
}
.bgc_EFF9F7{
    background-color: #EFF9F7;
}
.bgc_F2F6FE{
    background-color: #F2F6FE;
}
.bgc_FDF4F4{
    background-color: #FDF4F4;
}
.bgc_1383F5{
    background-color: #1383F5;
}
.bgc_7979F2{
    background-color: #7979F2;
}
.bgc_43CF7C{
    background-color: #43CF7C;
}
.bgc_FF5733{
    background-color: #FF5733;
}
.bgcolor_eee {
    background-color: #eee;
  }
  .bgcolor_5dc97d {
    background-color: #8ccfb0;
  }
  .bgcolor_ffc655 {
    background-color: #ffb680;
  }
  .bgcolor_fd7170 {
    background-color: #ff9593;
  }
  .bgcolor_1da7f2 {
    background-color: #6aaefb;
  }
.layui-layer-ico16, .layui-layer-loading .layui-layer-loading2 {
    margin: 0 auto;
}
select{
    font-size: 16px;
    background-color: inherit;
}
.font_bolder{
    font-weight: 700;
}