html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font: inherit;
	font-size: 100%;*/
	vertical-align: baseline
}

html {
	line-height: 1
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q,blockquote {
	quotes: none
}

q:before,q:after,blockquote:before,blockquote:after {
	content: "";
	content: none
}

a img {
	border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

html {
	*overflow: auto
}

body,button,input,select,textarea {
	font-family: PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
	font-size: 14px
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}

.clearfix {
	height: 1%
}

.clearfix {
	display: block;
	overflow: hidden
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.alert {
	margin-bottom: 20px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ddd;
	color: #888
}

.alert .close {
	float: right;
	font-size: 12px;
	color: #999
}

.alert .close:hover {
	text-decoration: none
}

.alert.alert-warning {
	background: #fff5db;
	color: #e2ba89;
	border-color: #ffe195
}

.alert.alert-error {
	background: #fceee8;
	color: #fc0000;
	border-color: #fc0000
}

::-webkit-scrollbar-track-piece {
	background-color: #fff;
	-webkit-border-radius: 0
}

::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #e8f5fd;
	-webkit-border-radius: 6px;
	outline: 2px solid #fff;
	outline-offset: -2px;
	border: 2px solid #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5
}

::-webkit-scrollbar-thumb:hover {
	height: 50px;
	background-color: #d0e1e8;
	-webkit-border-radius: 6px
}

@font-face {
	font-family:'iconfont';src:url('../fonts/iconfont.eot?1464535104');src:url('../fonts/iconfont.eot?&1464535104#iefix') format("embedded-opentype"),url('../fonts/iconfont.ttf?1464535104') format("truetype"),url('../fonts/iconfont.woff?1464535104') format("woff"),url('../fonts/iconfont.svg?1464535104#iconfont') format("svg")
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.kv-table {
	/*border-right: 1px solid #cacaca ;
	*border-right: 1px solid #cacaca*/
}

.kv-table .kv-table-row {
	border-bottom: 1px solid #cacaca
}

.kv-table .kv-table-row .kv-item {
	padding-left: 134px
}

.kv-table .kv-table-row .kv-item .kv-label {
	float: left;
	padding: 0 10px;
	margin-left: -134px;
	width: 112px;
	background: #f5f5f5;
	border: 1px solid #cacaca;
	border-bottom: none;
	border-top: none
}

.kv-table .kv-table-row .kv-item .kv-content-wrap {
	float: left;
	width: 100%
}

.kv-table .kv-table-row .kv-item .kv-content {
	padding: 10px
}

.kv-table .kv-table-row.col-3 .kv-item-wrap {
	float: left;
	width: 33.33%
}

.kv-table .kv-table-row.col-2 .kv-item-wrap {
	float: left;
	width: 33.33%
}

table.kv-table {
	width: 100%
}

table.kv-table .kv-label {
	width: 105px;
	/*background: #f5f5f5;
	border: 1px solid #cacaca;*/
	border-top: none;
    text-indent:5px;
    /*min-width: 75px;padding: 0 10px;*/
}

table.kv-table td.kv-content,table.kv-table td.kv-label,table.kv-table td.kv-line {
	height: 36px;
	/*padding: 5px 0;*/
	/*border-bottom: 1px solid #cacaca;*/
	font-size: 14px;
	padding-left: 5px;
}

table.kv-table tr:first-child td.kv-content,table.kv-table tr:first-child td.kv-label {
	/*border-top: 1px solid #cacaca*/
}

table.kv-table tr td.kv-content:last-child {
	/*border-right: 1px solid #cacaca*/
}

table.kv-table tr .button {
	text-align: center;
	border-radius: 0;
	text-indent: 0;
	height: 32px
}

table.kv-table .kv-content {
	/*width: 260px;*/
	padding: 5px 10px;
    line-height:26px;
}

table.kv-table .textarea-wrap textarea {
	width: 98%
}
.kv-line {
	border-left: 1px solid #cacaca ;
	*border-left: 1px solid #cacaca
}
.kv-lineLast {
	border-left: 1px solid #cacaca ;
	*border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	*border-right: 1px solid #cacaca;
}
.kv-lineLast a {
    text-decoration:none;
    }
/*055178.com增加部分*/
.formpadding {
padding:5px;
}
.kv-line a {
color:#1da02b;
}
.kv-lineLast {
	border-right: 1px solid #cacaca;
	*border-right: 1px solid #cacaca;
}
.datagrid-btable a {
color:#2898E0;
}
.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.label-info, .badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}
.label-primary, .badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}
.label-danger, .badge-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}
.label-warning, .badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}
.tixing{
   border: none; width:22px; height:22px; line-height: 10px;
}

.titlePanel {
    line-height: 60px;
    height: 60px;
    margin: 0;
    border-bottom: none;
    position: relative;
}
.titlePanel .title-search {
    float: left;
    padding-left: 15px;
}
.titlePanel .toolbar {
    float: right;
    padding-right: 15px;
    line-height: 56px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.font12 {
font-size:12px;
}
.tree-userW{
    background: url("images/main/man.png") no-repeat center;
}
.tree-userM{
    background: url("images/main/woman.png") no-repeat center;
}
.loading_background {
	cursor: wait;
	display: block;
	width: 100% ;
	height: 100% ;
	opacity: 0;
	filter: alpha(opacity = 0);
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000
}
#loading_manage {
	color: #666;font-size:18px;position:absolute;z-index:10001;left:50%;top:50%;
    /*border:1px solid #bbb;*/
    margin-left:-114px;
    margin-top:-60px;
	width: auto;
	height: 120px;
	line-height: 120px;
	padding-left: 100px;
	background:#fff;
	/*display:none;*/
	cursor:pointer;
	border-radius: 8px;
	background-image: url(../Images/loading.gif);
	background-repeat: no-repeat;
	/*background-position: 8px 50% ;*/
	/*box-shadow: 0 1px 15px rgba(0, 0, 0, .175)*/
}
#loading_manage span {
	font-size: 12pt
}
#lizhi {
display:none;
}

/* 055178 bootstrp btn Start*/

/*
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
*/
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.formdesign-left {
width:20%;border-right:1px solid #dadada;float:left;height:100%;
}
.formdesign-right {
width:89.5%;border-right:1px solid #dadada;float:left;height:100%;
}
.flow-table-Permission tr{
height:35px;line-height:35px;padding:3px;
}

.flow-table-Permission tr:nth-child(odd){
height:35px;line-height:35px;padding:3px;
border-bottom:1px solid #ddd;
}
 .flow-table-Permission tr:nth-child(even){
height:35px;line-height:35px;padding:3px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
background:#f5f5f5;
}

 .taskblockPanel .taskblock {
    background-color: #fff;
    overflow-y: auto;
    width: 100%;
}
 .taskblockPanel .taskblock li {
    color: #8e8e8e;
    line-height: 22px;
    height: 80px;
    border: 1px solid #ddd;
    margin: 5px 5px 5px 0;
    padding: 7px;
    border-left: 5px solid #337ab7;
    background: #fff;
    border-radius: 5px;
    list-style: none;
    margin: 10px;
}
 .label-success-learun {
    background: #0aa699;
}
 .taskblockPanel .taskblock .item-text {
    font-weight: bold;
    font-size: 13px;
}
 .taskblockPanel .taskblock li a{
    font-size: 12px;
}

 /*================发起流程=================*/
.FlowInfoPanel {
    position: absolute;
    left: 0px;
    width: 270px;
    height: 619px;
    z-index: 1000;
    background: rgba(0,0,0,.01);
    padding: 10px;
    border-right: 1px solid #ccc;
}
.FlowPanelall {
    width: 800px;
    float: right;
    overflow-y: auto;
    padding-right:5px;
    padding-left:20px;
}
.TaskWindow {
   /*padding:10px 10px;*/ 
}
.TaskWindow .form-button {
    border-top: 1px solid #f1f1f1;
    background-color: #fff;
}
.form-button {

 text-align: right; padding: 7px 15px 8px 0; bottom: 0px; position:fixed;background:#fafafa; width: 100%; z-index: 9999; border-top: 1px solid #dadada; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; 
}
.formTitle {
height:26px;line-height:26px;
}
.formTitle font {
color:red;
}
.column {
    padding-top:15px;
    position: relative;
    height: 29px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
}
.column span.current {
    position: relative;
    top: 0px;
    display: inline-block;
    color: #1da02b;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    border-bottom: 2px solid #ff9d02;
}

.drag-tip {
    text-align: center;
    /*padding-top: 5%;*/
}

.drag-tip i {
    font-size: 10rem;
    color: #0fa74f;
}
.drag-tip p {
    color: #666;
    font-size: 12px;
    /*margin-top: 25px;*/
}
.tabTitle h3 {
    border-left:5px solid #1ab394;padding-left:10px;color:#000
}
.tabTitle{padding-bottom:3px;border-bottom:1px solid #dadada;margin-bottom:10px;padding-top:15px;}
.tableUserIco {
width:32px;height:32px;font-size:15px;float: left;margin-top: 3px;
}
.tableUser {
height:38px;line-height:38px;margin:3px 0px;
}
.addlogs i{margin:-5px 5px 0 0;}

 .con-span {
    display: inline-block;
    width: 70px;
}


 .ibox-content {
    clear: both;
}
.ibox-content {
    background-color: #f8f8f8;
    color: inherit;
    padding: 15px;
    /*border-color: #ccc;
    border-image: none;
    border-style: solid solid;
    border-width: 1px 1px;*/
}
.all-inline > * {
    padding-left: 5px;
    display: inline-block;
}
.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
    margin-top: 5px;
}
.view-group .form-group {
    margin-bottom: 8px;
}


.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
    font-weight: normal;
    color: #999;
}
.view-group .control-label {
    font-weight: normal;
    color: #999;
    text-align: left;
    padding-left: 40px;
}
@media(max-width: 1200px) {
    .view-group .control-label {
        font-weight: normal;
        color: #999;
        text-align: left;
        padding-left: 0px;
    }
}
.form-p {
    height: 32px;
    padding-top: 4px;
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
    /* height: 20px; */
}
.tableKnowledge {
    padding: 3px 0px;
    font-size: 12px;
    height: 42px;
    line-height: 18px;
}
.dateKnowledge {
font-size:12px;height:18px;line-height:18px;color:#666
}
.user_item{
    position:relative;
    border:1px solid #d1d1d1;
    background:#fff;
    min-height:32px;
    display:inline-block;
    float:left;
    padding: 3px 7px 3px 5px;
    border-radius:5px;
    margin-right:10px;
    color:#666;
    width:100%
}
.user_item:hover {
  border:1px solid red;
}
.user_item:hover >  .user_btn{
  display:block;
}
.user_item > .user_btn {
 display:none;
 position:absolute;top:0;right:0px;
 padding:0px 5px 0 3px;
 background:red;
 color:#fff;
}
.user_item >.avatar {
    height:24px;
    width:24px;
    float:left
}
.user_item > .media-heading {
    float:left;margin-left:3px;line-height:24px;
}

.user_item > .user_btn > i {
cursor:Pointer;
}
.tb_task {
padding-top:5px;height:35px;
}
.tb_task i {
font-size:12px;
}


.datagrid-row-checked .datagrid-cell-check,.datagrid-header-row .gridChecked{
   background:url("/images/main/checked.png") no-repeat -1px -1px;
   border:1px solid #3f51b5;
}

.title-bar {
    /*margin-bottom: 10px;*/
    padding: 15px 10px 15px 20px;
    background-color: #fff;
    /*border-bottom:2px solid #00aeff;*/
    border-bottom:1px solid #e4eaec;
}
.breadcrum {
    padding: 5px 30px 0px 5px;
}
.breadcrum > li {
    font-size: 13px;
    display: inline-block;
    color: #667B8F;
}
.breadcrum > li a {
    color: #667B8F;
    text-decoration:none;
}
.breadcrum > li + li:before {
    color: #CCCCCC;
    content: "| ";
    padding: 0 8px;
}
.breadcrum > li + li.last_li:before {
    content: "";
}
.breadcrum > li.last_li {
    right: 35px;
    position: absolute;
    top:9px;
    font-size: 19px;
}
#back-show {
    cursor:pointer;
}
#search-hide #opts {
    font-size:24px;color:#999;margin-right:20px;margin-top:-4px; text-decoration:none;cursor:pointer
}

.add_body_title {
    /*margin: 20px auto 20px auto;
    padding-left: 25px;*/
}
.sq-tag {
    width: 8px;
    height: 18px;
    background-color: #18a689;
    padding: 0px;
}
.all-inline > * {
    padding-left: 5px;
    display: inline-block;
}
.text-tag {
    position: relative;
    top: -3px;
    padding-left: 0px;
    color: #000;
}
.text-tag span {
    font-size: 16px;
}

.intro {
    width: 1144px;
    height: auto!important;
    min-height: 455px;
    overflow: hidden;
    margin: 0 auto;
}
.intro-module {
    width: 160px;
    height: 340px;
    margin-top: 43.125px;
    margin-left: 166px;
    float: left;
}
.intro-module-title {
    font-weight: normal;
    color: #475059;
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
    line-height: 16px;
}
.intro-module-con {
    width: 160px;
    height: 161px;
    position: relative;
}
.intro-module-msg {
    margin-top: 60px;
}
.intro-module-msg li {
    font-size: 14px;
    color: #8fa1b2;
    white-space: nowrap;
    line-height: 14px;
}
.intro-module-msg li:nth-child(2) {
    margin-top: 15px;
}
.homepage .cover {
    width: 136px;
    height: 136px;
    border: 12px solid #ebf1f7;
    border-radius: 50%;
    position: absolute;
}
.homepage .text {
    width: 126px;
    height: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -19px 0 0 -63px;
}
.homepage .text p {
    text-align: center;
    width: 126px;
    line-height: 14px;
    color: #475059;
    font-size: 14px;
}
.homepage .text-sum {
    margin-top: 10px;
}
.homepage .righthome {
    right: 0;
}
.homepage .wrapper {
    width: 80px;
    height: 160px;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.homepage .rightcircle {
    border-left: 12px solid #00aaef;
    border-bottom: 12px solid #00aaef;
    right: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.homepage .circleProgress-wrapper {
    width: 160px;
    height: 160px;
    position: absolute;
}
.homepage .leftcircle {
    border-top: 12px solid #00aaef;
    border-right: 12px solid #00aaef;
    left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.homepage .circleProgress {
    width: 136px;
    height: 136px;
    border: 12px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
}
.add_body_title{
    padding: 10px 15px;
    /*background: #f3f3f3;*/
    border-bottom: 1px solid #ddd
}
.add_body_title > .all-inline {
    padding-left:15px;
}
.bg-jcblue{
    background:#018aee;
    color:#fff;
}
.h2-customer-name {
font-weight:400;color:#fff;
}
.popover-action {
     display:inline;
     float:left;
    padding-top: 6px;
    margin-right: 15px;
    color: #667B8F;
    text-align:center;
}
.popover-action:hover{
    text-decoration:none;
    color:#5c7e9e
}
.popover-action i{
    top: 1px;
    margin-left: 2px;
    line-height:none;
    color:#b1b1b1;
    font-size:18px;
}
.star-orange {
    color: #ffb173;
}
.product-table .product-tb tr td {
text-align:center;
}
.tableUserIco img{
    float:left;
    width:32px;height:32px;border-radius:50%
}

.btn-sort {
    border: 1px solid #cacaca;
    color: #9aa5b1;
    font-size:16px;
    margin-right:0px;
    padding: 0px;
    float:left;
    margin-left:-1px;
}
.btn-sort > i {
    padding: 5px 10px 1px 5px;
    top:-2px;
    font-size:16px;
}
.btn-sort:after {
    border-right: 1px solid #cacaca;
}
.btn-sort:hover {
    border-color:#00aaef;
    background:#00aaef;
}
.btn-sort:hover i {
    color:#fff;
}
.action-btn-group > .btn-sort:first-child {
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-left-width:1px;
}
.action-btn-group > .btn-sort:last-of-type {
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-right-width:1px;
    margin-right:15px;
}
.action-btn-group > .btn-sort:last-of-type:after {
    border:0px;
}
.webui-popover-content a > i {
color:#ddd
}
.webui-popover-content a.active > i {
color:#00aaef
}
.bb_border {
    border-bottom: 1px solid #ddd !important;
}
.width70px {
    width: 80px;
    display: inline-block;
}
.p-font-style {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.color-red {
 color:#fc0000;
}

/**********************加载动画************************/
#loadingDiv {
    position: absolute; z-index: 1000; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; text-align: center;
}
.loader{height:calc(100vh);width:100%}
.loader .l_main{position:absolute;top:50%;left:50%;width:112px;height:82px;margin:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media (max-width:550px){.loader{-webkit-transform:scale(0.75);transform:scale(0.75)}}
@media (max-width:440px){.loader{-webkit-transform:scale(0.5);transform:scale(0.5)}}
.l_square{position:relative}
.l_square:nth-child(1){margin-left:0px}
.l_square:nth-child(2){margin-left:44px}
.l_square:nth-child(3){margin-left:88px}
.l_square:nth-child(4){margin-left:132px}
.l_square span{position:absolute;top:0px;left:20px;height:36px;width:36px;border-radius:2px;background-color:#009fff}
.l_square span:nth-child(1){top:0px}
.l_square span:nth-child(2){top:44px}
.l_square span:nth-child(3){top:88px}
.l_square:nth-child(1) span{-webkit-animation:animsquare1 2s infinite ease-in;animation:animsquare1 2s infinite ease-in}
.l_square:nth-child(2) span{-webkit-animation:animsquare2 2s infinite ease-in;animation:animsquare2 2s infinite ease-in}
.l_square:nth-child(3) span{-webkit-animation:animsquare3 2s infinite ease-in;animation:animsquare3 2s infinite ease-in}
.l_square:nth-child(4) span{-webkit-animation:animsquare4 2s infinite ease-in;animation:animsquare4 2s infinite ease-in}
.l_square span:nth-child(1){-webkit-animation-delay:0.00s;animation-delay:0.00s}
.l_square span:nth-child(2){-webkit-animation-delay:0.15s;animation-delay:0.15s}
.l_square span:nth-child(3){-webkit-animation-delay:0.30s;animation-delay:0.30s}
@-webkit-keyframes animsquare1{0%,5%,95%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}30%,70%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@keyframes animsquare1{0%,5%,95%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}30%,70%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@-webkit-keyframes animsquare2{0%,10%,90%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}35%,65%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@keyframes animsquare2{0%,10%,90%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}35%,65%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@-webkit-keyframes animsquare3{0%,15%,85%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}40%,60%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@keyframes animsquare3{0%,15%,85%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}40%,60%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@-webkit-keyframes animsquare4{0%,20%,80%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}45%,55%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
@keyframes animsquare4{0%,20%,80%,100%{-webkit-transform:translate(0px,0px) rotate(0deg);transform:translate(0px,0px) rotate(0deg)}45%,55%{-webkit-transform:translate(-40px,0px) rotate(-90deg);transform:translate(-40px,0px) rotate(-90deg)}}
/**********************加载动画************************/

.media-menu {
    width: 90px;
    float: left;
    text-align: left;
}
.media-btnitem {
   width: -webkit-calc(100% - 100px);
   width: calc(100% - 100px);
   line-height:31px;
}
.media-btnitem .active {
    color:#2c9dfc
}
.media-btnitem a,.media-btnitem a:visited {
 text-decoration:none; color:#666;
}
.item-vertical {
    width: 160px;
    margin-right: 20px;
    padding-right: 15px;
    display: inline-block !important;
}
.item-vertical .item-text {
    color: #999999;
    font-size: 12px;
    display: inline-block;
}
.item-vertical .item-number {
    color: #666666;
    font-size: 18px;
    display: block;
    padding-top: 5px;
    word-wrap: break-word;
    word-break: break-all;
}
.border-right {
    border-right: 1px solid #dddddd;
}
.item-vertical .icon {
    color:#0eadfc
}
.tree-userW {
	background: url("../images/female.png") no-repeat center;
    background-size:100% 100%;-moz-background-size:100% 100%;border-radius: 50%;
}

.tree-userM {
	background: url("../images/male.png") no-repeat center;
    background-size:100% 100%;-moz-background-size:100% 100%;border-radius: 50%;
}

.media {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media, .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.comment-meta {
    margin-left: 5px;
    font-size: .858rem;
    color: #a3afb7;
}
.comment-content a{
    margin-right:3px;color:#57adfd;
}
.info-state.unread {
    display: inline-block;
    width: 33px;
    height: 25px;
    background: url(../images/unread_7686f94.png) no-repeat;
    color: #fff;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    top: -5px;
    position: relative;
}
#colorSelector {
    position: relative;
    width: 36px;
    height: 36px;
    background: url(images/select.png);
}
.bootbox .modal-dialog{width:360px}.rating-hint{display:inline;margin-left:10px;vertical-align:sub}

/*.msg-dropdown{
 width:220px;min-height:60px;position:absolute;top:51px;
 border-radius: 5px;
 background:#fff;
 left:-142px;
 box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
 /*box-shadow: 0px 3px 7px #b6bdc2;*/
}*/
.portal-work-list li {
    height: auto;
    padding: 10px 0;
    cursor: pointer;
    border-bottom: 1px dotted #dfdfdf;
}
.portal-work-list .work-tickbox {
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
    /*margin-top: 8px;*/
    margin-left: 12px;
    border-radius:16px;
}
.portal-work-list .work-img4 {
    display: block;
    width: 32px;
    height: 32px;
    /*line-height:32px;*/
    text-align:center;
    /*background: url(/static/img/index_work.png) left -195px no-repeat;*/
    font-size: 24px;
    color:#a3afb7
}
.portal-work-list .work-pop1 {
    line-height: 13px;
    position: absolute;
    top: -8px;
    right: -6px;
    height: 16px;
    padding: 2px 5px;
    color: #fff;
    border-radius: 100px;
    background: #fa7252;
}
.portal-work-list .work-text.content_text {
    margin-top: 9px;
}
.portal-work-list .work-text {
    height: auto;
    margin-top: 13px;
    margin-left: 60px;
}
.portal-work-list .item {
    font-size: 16px;
    line-height: 16px;
    display: block;
    width: 100%;
    height: 16px;
}
.portal-work-list .content {
    font-size: 12px;
    line-height: 13px;
    display: block;
    width: 100%;
    height: auto;
    margin-top: 12px;
    color: #adb9c8;
}
.portal-work-list .content span:nth-child(1) {
    display: inline-block;
    max-width: 226px;
}
.portal-work-list .content .time {
    float: right;
}
.portal-work-list .portal-work-div {
height: 31px;
}
.clearfloat:after {
    content: "";
    clear: both;
    display: block;
    zoom: 1;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}