@charset "UTF-8";
@import "../css/font-awesome/css/font-awesome.min.css";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

body {
    background: #edf2f6;
    color: #515365;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
    -webkit-appearance: none;
    word-break: break-all;
}

td,
th,
caption {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

a {
    color: #515365;
    text-decoration: none
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    max-width: 100%
}

ol,
ul,
li {
    list-style: none
}

input,
textarea,
select,
button {
    font: 14px "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif
}

table {
    border-collapse: collapse
}

html {
    overflow-y: scroll
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

input {
    outline: 0
}

select {
    outline: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.hide {
    display: none
}


.mgt10 {
    margin-top: 10px !important
}

.mgt15 {
    margin-top: 15px !important
}


.mgt20 {
    margin-top: 20px !important
}

.mgt5 {
    margin-top: 5px !important
}

.margin0_10 {
    margin: 0 10px !important
}

.mgt10 {
    margin-top: 10px !important
}

.mgt30 {
    margin-top: 30px !important
}

.mgt40 {
    margin-top: 40px !important
}

.mgt42 {
    margin-top: 42px !important
}

.mgt50 {
    margin-top: 50px !important
}

.mgt60 {
    margin-top: 60px !important
}

.mgt80 {
    margin-top: 80px !important
}

.mgt108 {
    margin-top: 108px !important
}

.mgt120 {
    margin-top: 120px
}

.mgt110 {
    margin-top: 18vh !important
}

.mgt15 {
    margin-top: 15px
}

.mgt150 {
    margin-top: 21vh
}

.mgt160 {
    margin-top: 160px
}
.mgr5{
    margin-right: 5px;
}

.mgl5{
    margin-left: 5px;
}



.mgr10{
    margin-right: 10px;
}

.mgr20{
    margin-right: 20px;
}


.mgr30{
    margin-right: 30px;
}



.mgr40{
    margin-right: 40px;
}


.mgl10{
    margin-left: 10px;
}

.mgl20{
    margin-left: 20px;
}

.bg-white {
    background-color: #ffffff
}

.cursor {
    cursor: pointer
}

.fs {
    display: flex;
    align-items: center
}

.fse {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.fc {
    display: flex;
    justify-content: center;
    align-items: center
}

.fsb {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.fsc {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex{
    display: flex;
}

.colorB7B7B7{
    color: #B7B7B7;
}

.nowrap{
    white-space: nowrap;
}

.one-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.two-line {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.three-line {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.four-line {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp:4;
    -webkit-box-orient: vertical
}

.fs18 {
    font-size: 18px
}

.fs20 {
    font-size: 20px!important
}

.fs24 {
    font-size: 24px!important
}

.fs28{
    font-size: 28px;
}

.fs30 {
    font-size: 30px
}


.fs15 {
    font-size: 15px
}

.fs16 {
    font-size: 16px
}

.fs13 {
    font-size: 13px
}

.fs12 {
    font-size: 12px
}

.bold {
    font-weight: 700
}

.pad10{
    padding: 10px;
    box-sizing: border-box;
}

.pad15{
    padding: 15px;
    box-sizing: border-box;
}

.pad20{
    padding: 20px;
    box-sizing: border-box;
}

.pad30{
    padding: 30px;
    box-sizing: border-box;
}

.pad40{
    padding: 40px;
    box-sizing: border-box;
}

.color999999{
    color: #999999;
}

.middle{
    width: 1200px;
    margin: 0 auto;
}


.colord2d2d2{
    color: #D2D2D2;
}

.block{
    display: block;
}

.color9d9d9d{
    color: #9D9D9D!important;
}

.colorffffff{
    color: #ffffff;
}

.color858E99{
    color: #858E99;
}

.mgr15{
    margin-right: 15px;
}

/* 分页样式 */
.pageNavigation>li:first-child {
    display: none
}

.pageNavigation>li:last-child {
    display: none
}



.pageNavigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pageNavigation li {
  
    box-sizing: border-box;
    margin-right: 10px;
    border: 1px solid #F2F2F3;
    font-size: 12px;
    border-radius: 3px;
    background-color:#F2F2F3;
}

.pageNavigation li a{
    display: block;
    text-align: center;
    white-space: nowrap;
    padding: 5px 10px;
}

.colorFA6342{
    color: #0CC5AE;
}

.color92929E{
    color: #92929E;
}

.pageNavigation .active {
    color: #fff;
    background-color: #0CC5AE;
    border: 1px solid #0CC5AE;
}

.pageNavigation .active a {
    color: #fff
}

.mgr40{
    margin-right: 40px;
}

.nodataImg{
    width: 36%;
}

.borderRadio6{
    border-radius: 6px;
}


/* 表情包样式 */
#facebox {
    width: 380px;
    box-shadow: 1px 2px 5px 0px black;
    background-color: #fff;
}

.comment-model{
    display: none;
}

.comment-third-wrap{
    margin-left: 56px;
}


/* 上传进度条 */
.process-class{
    width: 80%;
    height: 10px;
    background-color: #6c6b7c;
    border-radius: 30px;
    overflow: hidden;
    margin: 0 auto;
}

.progress-bar{
    background-color: #F98F1D;
    width: 0%;
    height: 10px;
}
.webuploader-pick{
    padding: 0!important;
}

.color101010{
    color: #101010;
}

.colorA6B4C8{
   color:#A6B4C8;
}

.layui-btn{
    background-color: #0CC5AE;
}

.color0CC5AE{
    color: #0CC5AE;
}

.layui-layer-btn .layui-layer-btn0{
    border-color: #0CC5AE!important;
    background-color:  #0CC5AE!important;
    color: #fff;
}

.rate180{
    transform: rotate(180deg);
}