body {
    font-size: 12px;
}

.f12 {
    font-size: 12px !important;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.c-auto {
    min-width: 1000px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.bold {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clo {
    clear: both;
    overflow: hidden;
}

.prv {
    position: relative;
}

.pab {
    position: absolute;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}



.p15-p20 {
    padding: 15px 20px;
}

.per46 {
    width: 46%;
}

.per50 {
    width: 50%;
}

.per100 {
    width: 91%;
}

.lh15 {
    line-height: 15px;
}


.text-center {
    text-align: center;
}

/*margin*/

.mt4 {
    margin-top: 4px;
}

.mt2 {
    margin-top: 3px;
}

.mt8 {
    margin-top: 8px;
}

.mt12 {
    margin-top: 12px;
}

.mt14 {
    margin-top: 14px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt24 {
    margin-top: 24px;
}

.mt30 {
    margin-top: 30px;
}

.mt7 {
    margin-top: 7px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.ml30 {
    margin-left: 30px;
}

.ml20 {
    margin-left: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.h360 {
    height: 360px;
}

.h350 {
    height: 350px;
}

/*padding*/
.pr20 {
    padding-right: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb16 {
    padding-bottom: 16px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl22 {
    padding-left: 22px;
}

.p0 {
    padding-top: 0;
    padding-bottom: 0;
}

.pt0-i {
    padding-top: 0 !important
}

.pr30 {
    padding-right: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.h590 {
    height: 590px;
}

.c-hui-a {
    color: #aeaeae;
}

.hui-77 {
    color: #777e8c;
}

.hui65,
a.hui65 {
    color: #656565 !important;
}

a.hui777,
.hui777 {
    color: #777e8c
}

a.hui65:hover {
    color: #40ACE7 !important
}

.black {
    color: #666;
}

.cl_information span.blue3 {
    color: #39abe9 !important
}

.lh14 {
    line-height: 14px;
}

.w60 {
    width: 60px;
}

.mt9 {
    margin-top: 9px;
}

.bord-l-hui {
    border-left: solid 1px #979797;
    line-height: 10px;
}

.text-5-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 4;
    -o-box-orient: vertical;
    display: -ms-box;
    -ms-line-clamp: 4;
    -ms-box-orient: vertical;
    height: 76px;
}

.text-2-line {
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    /*  text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;  -webkit-box-orient: vertical;     display: -ms-box;    -ms-line-clamp: 2;  -ms-box-orient: vertical;    display: -webkit-box;    -moz-line-clamp: 2;  -moz-box-orient: vertical;    display: -o-box;    -o-line-clamp: 2;  -o-box-orient: vertical; */
    height: 37px;
}

.text-2-line-t {
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    display: -webkit-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    height: 37px;
}

.h1082 {
    height: 1082px;
}

.bord-bd-hui {
    border-bottom: solid 1px #e4ecf3
}

.comeOn a p {
    width: 176px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
}