/* Reset */
body, img, p, h1, h2, h3, h4, h5, h6, ul, ol { margin: 0; padding: 0; list-style: none; border: none; }
/* End Reset */
* {
    box-sizing: border-box;
}
body { font-size: 0.8em; font-family: Arial,Verdana,Sans-Serif;  }
a { color: white; }

.height-25 {  height: 25vh; }
.height-50{ height: 51vh;  }
.height-75 {height:77vh;  }
.color-white { background: #dfdfdf; }
.color-orange { background: #f66e00; }
.color-green { background: #8dc100; }
.color-gray { background: #808080; }
.color-burlywood { background: #DEB887; }

/* End Colors */

/* Head section */

.topbox{border-bottom: 1px solid #FAFAFA;  padding:5px 10px; width: 100%; margin: 0;
    box-shadow: 1px 2px 5px #cccccc; display: flex; justify-content:space-between;}
.head h1 { line-height: 100px; color: #FFF; text-align: center; background: url(images/logo.png) no-repeat center; }
/* End Head Section */

/* Columns section */
#columns .column { float: left; width: 33.3%; /* Min-height: */ height: auto !important;  }

/* Column dividers (background-images) : */
#columns #column1 { background: url(images/column-bg-left.png) no-repeat right top; }
#columns #column3 { background: url(images/column-bg-right.png) no-repeat left top; }

#columns #column1 .widget { margin: 1vh 1vh 0 1vh; }
#columns #column3 .widget { margin: 1vh 1vh 0 1vh; }
#columns .widget { margin: 1vh 5px; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; overflow:hidden;   border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 2px 5px #cccccc;
    border: 1px solid #DDDDDD; background: #fff;}
#columns .widget .widget-head { color: #000;    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #dddddd; overflow: hidden; width: 100%; height: 30px; line-height: 30px; }
#columns .widget .widget-head h3 { padding: 0 5px; float: left; }
#columns .widget .widget-content { height: 100%;   padding: 0 5px; color: #333; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; line-height: 1.2em; overflow: hidden; }
#columns .widget .widget-content p { padding: 0.8em 0;  }
#columns .widget .widget-content images { float: right; margin: 10px; border: 1px solid #FFF; }
#columns .widget .widget-content pre { padding: 0.5em 5px; color: #EEE; font-size: 12px; }
#columns .widget .widget-content ul { padding: 6px; list-style: disc; }
#columns .widget .widget-content ul li { padding: 3px 0; }
#columns .widget .widget-content ul.images { padding: 7px 0 0 0; list-style: none; height: 1%; }
#columns .widget .widget-content ul.images li { display: inline; float: left; }
#columns .widget .widget-content ul.images images { display: inline; float: left; margin: 0 0 7px 7px; }
/* End Columns section */
.widget-head a.remove { float: right; display: inline; background: url(../images/buttons.gif) no-repeat -24px 0; width: 14px; height: 14px; margin: 8px 4px 8px 0; text-indent: -9999em; outline: none; }

.widget-head a.edit { float: right; display: inline; background: url(../images/buttons.gif) no-repeat; width: 24px; height: 14px; text-indent: -9999em; margin: 8px 4px 8px 4px; outline: none; }
/*
.widget-head a.collapse { float: left; display: inline; background: url(../images/buttons.gif) no-repeat -52px 0; width: 14px; height: 14px; text-indent: -9999em; margin: 8px 0 8px 4px; outline: none; }
 */
.widget-placeholder { border: 2px dashed #999; }
#column1 .widget-placeholder { margin: 30px 35px 0 25px; }
#column2 .widget-placeholder { margin: 30px 20px 0 20px; }
#column3 .widget-placeholder { margin: 30px 25px 0 35px; }

.edit-box { overflow: hidden; background: #f2f2f2;    box-shadow: 1px 2px 5px #cccccc; margin-bottom: 2px; padding: 10px 0; }
.edit-box li.item { padding: 10px 0; overflow: hidden; float: left; width: 99.9%; clear: both; }
.edit-box label { float: left; width: 12%; color: #333; padding: 0 0 0 10px; }
.edit-box ul.colors li { float: left; display: inline; margin: 0 5px 0 0; cursor: pointer; background: #2c8bf7;  width: 80px; text-align: center; color: #fff; height: 30px; line-height: 30px; }
.colors .height-25:after{content:'默认'}
.colors .height-50:after{content:'跨一行'}
.colors .height-75:after{content:'跨二行'}


ul,li{margin: 0;}
.s_list2 li:nth-child(1) .num_lable{ 
    background: linear-gradient(to right, #f45a16 , #f47339) !important;
  }
.s_list2 li:nth-child(2) .num_lable{ 
    background: linear-gradient(to right, #efa014 , #f6b541) !important;
  }
  .s_list2 li:nth-child(3) .num_lable{ 
     background: linear-gradient(to right, #1dd0b4 , #74d8cd) !important;
  } 
.num_lable_top1{  background: linear-gradient(to right, #f45a16 , #f47339) !important;}
.num_lable_top2{  background: linear-gradient(to right, #efa014 , #f6b541) !important;}
.num_lable_top3{  background: linear-gradient(to right, #1dd0b4 , #74d8cd) !important;}
.s_list2 li {
    border-bottom: 1px solid #ddd;
    line-height: 3vh;
    color: #333; font-size: 13px;
    display: flex;
    justify-content: space-between;
    padding: 0 5px; margin: 3px 0;
}
.widget-head a.edit{display: none;}
.num_lable {
    background: linear-gradient(to right, #2cabf7 , #50c9fe);
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 3px;
    line-height: 16px;
    border-radius: 50%;
    font-size: 12px;
}
.sh_echarts{width: 100%;  height: 90%; }
.new_ul li{ padding:6px 0; overflow:hidden}
.time {
    float: right;
    color: #999;
}
.new_con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    color: #333;
    font-size: 12px;
    float: left;
}

.new_ul li i{ font-style:normal; width:5px; height:5px; display:inline-block; border-radius:50%; background:#3a40ee; margin-right:5px; position:relative;top:-2px}

.header-profile-user {
    height: 26px;
    width: 26px;
    background-color: #eaedf1; margin: 0 3px;
    padding: 3px; border-radius: 50% !important;
}
.header-profile{display: flex; align-items: center;}
#set{position:absolute;width:60%;height:60%;  border-radius: 5px;    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    border-bottom: 1px solid #dddddd;display:none;top:100px;left:25%;z-index:3;background:#fff;}
#set .oBthul li{height:40px;line-height:40px;padding:10px;}
#set .oBthul li button{border: 1px solid #ddd; background: #f2f2f2; border-radius: 3px; outline: none;}
#set .oBthul li .active{ background: #2c8bf7; color: #fff; border: none;}
#set h3{padding: 5px 10px; font-size: 14px; font-weight: normal;}
.selectShow ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.selectShow ul .cleanItem{
    border: solid thin #AFCBCF;
    font-size: 14px;
    cursor: pointer;
    background-color: #AFCBCF;
    width: 100px;
}
.selectShow ul .cleanItem:hover{
    background-color: #AFCBBF;
}
.selectShow ul li{
    min-width: 30%;
    text-align: center;
float: left;
    height: 30px;
    line-height: 30px;
}
.selectShow ul li i{
    font-size: 20px;
    padding: 0px 5px;
}
.selectShow ul .selectItem{
    border: solid thin #AFCBCF;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
}
.selectShow ul .selectItem:hover{
    border: solid thin #6699FF;
}
.selectShow ul .selectItem i{
    float: right;
    margin-left: 5px;
}
.selectList{
  
}
.selectList ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.selectList ul li{
    margin-left: 10px;
    line-height: 40px; float: left;
    cursor: pointer;
}
.selectList ul li i{
    margin-right: 3px;  
}
.icon-CombinedShapeCopy{color: #2c8bf7;
}
#multiselect{display: flex; justify-content:space-between;}
#multiselect .selectShow{width: 50%; overflow: auto;}
#multiselect .selectList{width: 50%; overflow: auto;}
#multiselect .selectShow ul{padding: 10px; margin: 5px; border: 1px solid #ddd; overflow: hidden;height: 40vh; }
#multiselect .selectList ul{padding: 10px; margin: 5px; border: 1px solid #ddd; overflow: hidden;height: 40vh; }
.cleanItem{display: none;}
.footoBtn{text-align:center; border-top: 1px solid #ddd; width: 100%; padding: 10px;} 
.footoBtn #oBtn8{background: #f2f2f2; color: #333; border: 1px solid #ddd; padding: 6px 10px; margin-right: 8px;}
.footoBtn #oBtn9{background: #2c8bf7; color: #fff; border: none; padding: 6px 10px;}
.topbox .button{background: #f2f2f2; color: #333; border: 1px solid #ddd; padding: 6px 10px; margin-right: 8px; outline: none;}
p{margin: 0; padding: 0;}
.num-list{display: flex;}
.num-list li{ float: left; margin: 0 15px; list-style: none;}
.num-list li p{margin: 0; padding: .1em !important;}
.num-list li img{width: 60px; height: 58px;}