@charset "utf-8";

body{
	font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体"; min-width:1100px; line-height:1.8em;
	
}
.btn{border-radius:2px;}
.form-horizontal{margin:0; padding:10px 0 0 0; float:left; width:100%;}
	.form-list .form-group .daterange{
	background-color:#fff; border:1px solid #d5d5d5; color:#333; width:100%; padding:5px 0;}
select.form-control{ height:34px;}
.special-list .col-sm-3{ width:20%; }
.form-list .btn.btn-sm{ height:28px; line-height:14px;}
.form-group .text-right{ float:right; margin-right:2%;}
.input-group-btn .btn{line-height:18px;}/*固定带有下拉按钮的输入框，按钮高度，以适应firefox和IE*/
.nav-list>li>a{ font-size:14px !important; height:46px !important; line-height:44px !important;}
.btn{ text-shadow:0 0 !important;}
.table thead tr{ background:#eff3f8; color:#333;}
.label{line-height:1.2}
.clear{clear:both;}
.version-view p.form-control-static{ border:1px solid #bbb; background:#ddd; padding:5px 2px;}
.radio .radio-2,.checkbox .checkbox-2{ margin-right:20px;}
.radio, .checkbox{padding-left:12px;}
.version-detail input[readonly]{background:#fff !important; cursor:text;}
.version-detail .btn-sm,.version-view .btn-sm{ font-size:14px;}
.modal-dialog{padding-top:150px; padding-bottom:150px; min-width:700px;}
.modal-dialog .modal-header a{float: right;padding-right: 16px;}
.col-10{width:200px;}
input#createTime{ cursor:default;}
input[type=radio].ace+.lbl::before{line-height:16px;}
/* .modal-header{ padding:0 15px;} 弹出层header高度没有了*/
.modal-header .close{font-size: 26px;}
.header.blue,h1,h2,h3,h4{font-family:'Microsoft Yahei'}
h3{ font-size:20px; margin-top:10px;}
.modal-body{ background-color:#fff;}
.modal-footer{ margin-top:0;}
.preview-dialog{background: url(../images/iphone6.png) no-repeat; min-width: 375px;width: 425px;height: 860px;background-size: contain;padding:95px 25px;}
.preview-dialog .modal-body{height: 563px; overflow-y: scroll !important;}
.highlight{ color:red;}
.bootbox .modal-header{ padding:15px;}
.detail_title,.detail_name,.detail_content{ width:98%; margin:0 1%; padding:5px 0; }
.detail_title{font-size:18px; font-weight:bold;}
.detail_name{ color:#666; border-bottom:1px solid #ddd; font-size:12px;}
.detail_content{line-height:2em;font-size:14px;}
.page-content .widget-box{ width:98%; margin:10px 1%; border:0; clear:both;position:relative;top:10px;}
.page-content .widget-header{background-image:none; background-color:#eef6ff; color:#277cd9;border:1px solid #ddd;}
.page-content .widget-header h4{ font-size:14px;}
.page-content .widget-body{border:1px solid #ddd; border-top:0;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	cursor:default
}
.modal-content .form-horizontal{ background-color:#f9f9f9;}
.row-fluid{ width:98%; margin:5px 1%;}
.ace-thumbnails>li{ border:1px solid #ccc; width:150px;  float:left;}
.ace-thumbnails>li:hover{ border:1px solid #438eb9;}
.ace-thumbnails input[type='file']{opacity:0;position:relative;z-index:2;cursor:pointer;left:-98px;filter:alpha(opacity=0);top:8px;}
.ace-thumbnails input[type='file'] + label{color:#fff;text-align:center;line-height:32px;display:block;width:140px;height:30px;background:#00b7ee;position:absolute;z-index:1;top:32px;left:4px;border-radius:3px;}
/*上方css修改上传图片的样式*/
.row-fluid ul.ace-thumbnails li img{ width:100%; border:0;}
.form-group input[disabled], .form-group input:disabled,.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	color:#777!important; background-color:#f9f9f9!important;
}
.well{ background:#fff; border:0; border-top:1px solid #eee;padding:10px 0 5px 0; margin-bottom:5px; margin-top:5px;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]{padding:6px 12px;}
.chosen-container{width:100% !important;} /*主要使标签框宽度自适应*/
.chosen-container .chosen-choices{background-image:none;border: 1px solid #d5d5d5;}
#edui1_iframeholder{min-height:300px;}
.btn-search{ text-align:right;}
.form-group-1 div{ margin:8px 0;}
.div-collect .input-group-addon{padding:0;}
.btn-input{height:32px;}
#login-box{border-radius:5px;}
.login-title h1{font-family:"微软雅黑";}
.login-layout .main-container .main-content{margin-top:10%;}
.login-layout{background:url('../images/login_bg.jpg');background-size:cover}
.login-layout .widget-box{background-color:transparent;padding:0}
.login-layout .input-icon input{background:#ebe6e2;padding:10px 16px !important;height:42px;border: 1px solid rgba(0,0,0,0.05);border-radius:3px !important;}
.header.blue{font-family:'Microsoft Yahei'}
.login-layout .input-icon>[class*="icon-"]{top:8px;right:8px}
.ace-settings-container{top:1px;}
.dataTables_wrapper .row:last-child{border-top:0;}
.dataTables_wrapper .row:last-child{padding:10px 0 6px 0; border:1px solid #ddd; border-top:0;}
.row.ajax_pagination .col-sm-3{height:36px; display:block; line-height:36px;}
.fieldset-form fieldset{width:96%; margin:5px 2%; border:1px solid #ddd; float:left; padding:5px 2%;}
.fieldset-form legend{width:auto; border:0;}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td{vertical-align:middle}
.table thead>tr>th:last-child{width:150px;}
.action-buttons a{margin:3px;}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline{padding-top:0px;}
input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before{vertical-align:baseline;margin-right:5px; line-height: 16px;}

.angular-ui-tree-nodes > li{margin: .5em 0;border:1px solid #ddd}
.angular-ui-tree-nodes li .group-title{border:0;border-bottom:1px solid #ddd;background-color:#f6f6f6}
.angular-ui-tree-nodes li .group-title:hover{background-color:#ededed}
.angular-ui-tree-nodes .group-title + ol > li{border-right:0}
.angular-ui-tree-nodes li .category-title{border:0;background-color:#f9f9f9;line-height:26px}
.angular-ui-tree-nodes li .category-title:hover{background-color:#f6f6f6}
.angular-ui-tree-nodes .btn-xs>[class*="icon-"], .btn-minier>[class*="icon-"]{margin:0}
.label-words{padding-top: 4px;}
.help-block{margin-top:0;margin-bottom:2px;}

.chosen-container>.chosen-single, [class*="chosen-container"]>.chosen-single{height:34px;line-height:34px;}/*select to的高度样式*/

.thumbnail{height:320px;overflow-y:auto}

.widget-main .checkbox-2{display: inline-block;min-width:110px;}

.skin-3 .main-container:after{background:#fff}

/*选择地区css*/
.multiselectForm .widget-main input[type="checkbox"]{
	position: relative;
	top: 4px;
	margin-right: 5px;
	cursor: pointer;
}
.multiselectForm .widget-main .icon-angle-down{
	padding-left: 5px;
}
.multiselectForm  .widget-main .checkbox-2 {
	position: relative;
	padding-left: 8px;
	border: 1px solid transparent;
	cursor: pointer;
	font-size: 13px;
}
.multiselectForm  .widget-main .checkMore .checkbox-2{
	border: 0;
}
.multiselectForm .widget-main .checkMore{
	position: absolute;
	top: 26px;
	width: 360px;
	padding: 3px 0;
	background: #FFFEC6;
	border: 1px solid #ddd;
	z-index: 300;
	display: none;
	font-size: 0;
}
.multiselectForm .widget-main .checkMore .cityClose{
	float: right;
	margin: 0 6px 6px 0; 
}
.multiselectForm  .widget-main .multiActive{
	background: #FFFEC6;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-bottom: 1px solid #FFFEC6;
	z-index: 600;
}
.multiselectForm .cityNumber{
	color: #438eb9;
}
.ecity {
	position: relative;
	float: left;
}
.gcity, .provinceList {
	display: inline-block;
}

.ace-thumbnails>li{
	border: none;
}
.ace-thumbnails>li>input{
	width: 100%;
}
.ace-thumbnails>li>.topInput{
	position: relative;
	overflow: hidden;
}
.ace-thumbnails>li>.topInput>.tools.tools-top {
    width: auto;
    height: 28px;
    left: 0;
    right: 0;
    top: -30px;
    bottom: auto;
}
.ace-thumbnails>li>.topInput>.tools {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 24px;
    background-color: rgba(0,0,0,0.55);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.ace-thumbnails>li:hover{
	border: none;
}
.ace-thumbnails>li:hover>.topInput>.tools.tools-top {
    bottom: auto;
    top: 0;
}
.ace-thumbnails>li:hover>.topInput>.tools {
    left: 0;
}
.stars span{
	width: 20px;
	height: 20px;
	margin-top: 6px;
	display: inline-block;
	background: url('../images/star.png') no-repeat;
	background-size: contain;
}
.stars .star_on{
	background: url('../images/star_on.png') no-repeat;
	background-size: contain;
}

.tableReply{
padding: 8px;
background: #eee;
margin: 4px 0 0;
}

.tableReplyTo{
color: #428bca;
}

@media screen and (max-width:1450px){
	.table thead>tr>th:last-child{width:70px;}
}
/*通知消息*/
p.message-head{   
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 10px;}
.ace-nav>li{ line-height:20px;}
.ace-nav>li.light-blue{ line-height:35px;}
.ace-nav>li>a{ padding:5px 12px 0 12px;}
.ace-nav>li.blue1>a{ background-color:#2d8ecd;}
.ace-nav>li.orange1>a{ background-color:#ff8d39;}
.badge-orange{ background-color:#e07c33 !important;}
.badge-blue1{ background-color:#036baf !important;}

.tableReply{
	padding: 8px;
	background: #eee;
	margin: 4px 0 0;
}
.tableReplyTo{
	color: #428bca;
}
.tab_cont_cover {
	overflow: hidden;
}
.tab_cont_cover .media_cover {
    width: 48%;
    *width: 47%;
    margin: 1%;
    float: left;
}
.tab_cont_cover .create_access {
    padding: 82px 0;
    margin-bottom: 0;
    line-height: normal;
    position: relative;
}
.create_access {
    display: block;
    border: 2px dotted #d9dadc;
    line-height: 80px;
    text-align: center;
    margin-bottom: 20px;
}
.create_access:hover{
	border-color: #aaa;
}
.create_access a {
    display: none;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    color: #8d8d8d;
    font-size: 14px;
    line-height: normal;
}
.create_access a:hover{
	text-decoration: none;
	color: #428bca;
}
.tab_cont_cover .create_access .add_gray_wrp{
    display: inline-block;
}
/*微信群发css*/
.thumb-img{
	width: 100px;
	height: 100px;
	position: relative;
}
.thumb-img img{
	width: 100%;
	height: 100%;
}
.icon_has_del{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 100px;
}
/*新建图文消息css*/
.appmsg {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #e7e7eb;
    background-color: #fff;
    color: #666;
}
.appmsg_preview_container .appmsg {
    overflow: visible;
    margin-bottom: 0;
}
.multi .appmsg_content {
    padding: 0;
}
.appmsg_preview_container .appmsg_content {
    min-height: 134px;
    margin-top: -1px;
}
.appmsg_content {
    position: relative;
    *zoom: 1;
}
.appmsg_preview_container .appmsg_item_wrp.current {
    position: relative;
    z-index: 1;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
}
.appmsg_preview_container .appmsg_item_wrp {
    cursor: pointer;
}
.appmsg_preview_container .appmsg_item_wrp.current .first_appmsg_item, .appmsg_preview_container .appmsg_item_wrp.current .appmsg_item {
    border-top-width: 0;
    padding: 9px 9px;
    border: 2px solid #43b548;
}
.appmsg_preview_container .first_appmsg_item {
    border-top: 1px solid #e7e7eb;
    position: relative;
}
.appmsg_preview_container .appmsg_item, .appmsg_preview_container .first_appmsg_item {
    padding: 10px;
}
.appmsg_preview_container .first_appmsg_item .cover_appmsg_item {
    margin: 0;
}
.has_first_cover .cover_appmsg_item {
    margin: 12px 14px 12px;
}
.cover_appmsg_item {
    position: relative;
    margin: 12px 14px;
}
.has_first_cover .cover_appmsg_item .appmsg_title {
    font-size: 14px;
    padding-top: 0;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.6) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endcolorstr = '#99000000');
}
.appmsg_preview_container .first_appmsg_item .appmsg_title {
    color: #fff;
    padding: 0 8px;
}
.appmsg_preview_container .appmsg_title {
    max-height: 28px;
}
.appmsg_title {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.6;
    max-height: 3.2;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    color: #222;
    margin: 0;
}
.has_first_cover .cover_appmsg_item .appmsg_title a {
    padding: 0 8px;
    color: #fff;
}
.appmsg_title a {
    display: block;
    color: #222;
}
.appmsg_preview_container .appmsg_thumb_wrp {
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.appmsg_thumb_wrp {
    height: 160px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.editing .appmsg_thumb.default {
    display: block;
}
.appmsg_preview_container .appmsg_thumb.default {
    line-height: 120px;
}
.appmsg_thumb.default {
    display: none;
    color: #c0c0c0;
    text-align: center;
    line-height: 160px;
    font-weight: 400;
    font-style: normal;
    background-color: #ececec;
    font-size: 14px;
}
.appmsg_thumb {
    width: 100%;
}
.appmsg_preview_container .appmsg_item_wrp.current .appmsg_edit_mask {
    bottom: -1px;
}
.appmsg_preview_container .first_appmsg_item .appmsg_edit_mask {
    line-height: 188px;
}
.appmsg_preview_container div.appmsg_edit_mask {
    top: auto;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000',endcolorstr = '#80000000');
    text-align: right;
}
.appmsg_edit_mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(229,229,229,0.85) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d9e5e5e5',endcolorstr = '#d9e5e5e5');
    text-align: center;
}
.appmsg_preview_container div.appmsg_edit_mask .sort_white, .appmsg_preview_container div.appmsg_edit_mask .sort_white {
    float: left;
    margin-top: 10px;
}
.sort_white,.delete_white,.sort_white:hover,.delete_white:hover{
	color: #fff;
}
.appmsg_edit_mask a {
    margin-left: 8px;
    margin-right: 8px;
}
.appmsg_preview_container .appmsg_item_wrp {
    cursor: pointer;
}
.multi .appmsg_item {
    *zoom: 1;
    border-top: 1px solid #e7e7eb;
}
.appmsg_item {
    position: relative;
    padding: 12px 14px;
    overflow: hidden;
}
.multi .appmsg_item .appmsg_thumb_wrp {
    float: right;
    width: 78px;
    height: 78px;
    margin-left: 14px;
}
.appmsg_preview_container .appmsg_thumb_wrp {
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.appmsg_thumb_wrp {
    height: 160px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.appmsg_preview_container .appmsg_item .appmsg_thumb.default {
    line-height: 78px;
}
.editing .appmsg_thumb.default {
    display: block;
}
.appmsg_preview_container .appmsg_item .appmsg_thumb {
    width: 78px;
    height: 78px;
}
.appmsg_preview_container .appmsg_thumb.default {
    line-height: 120px;
}
.appmsg_thumb.default {
    display: none;
    color: #c0c0c0;
    text-align: center;
    line-height: 160px;
    font-weight: 400;
    font-style: normal;
    background-color: #ececec;
    font-size: 14px;
}
.appmsg_thumb {
    width: 100%;
}
.multi .appmsg_item .appmsg_title {
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    *zoom: 1;
}
.appmsg_preview_container .appmsg_item .appmsg_title {
    margin-top: 8px;
}
.has_cover .appmsg_title {
    margin-top: 14px;
}
.appmsg_preview_container .appmsg_add {
    margin: 0;
    border-top-width: 0;
    line-height: 90px;
}
.appmsg_add{
    margin: 20px 14px;
    display: block;
    border: 2px dotted #d9dadc;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
}
.appmsg_add:hover{
	color: #666;
	text-decoration: none;
}
.create_access_primary i {
    cursor: pointer;
    line-height: 300px;
    overflow: hidden;
}
.appmsg_preview_container{
	width: 210px;
	margin: 0 auto;
}
.tpl_list {
    border: 1px solid #e7e7eb;
    border-top-width: 0;
}
.tpl_item {
    border-top: 1px solid #e7e7eb;
    background-color: #fff;
    text-align: left;
    padding-left: 20px;
    line-height: 50px;
    cursor: pointer;
}
.tpl_item i{
    vertical-align: -10%;
    padding-right: 16px;
    color: #666;
    min-width: 40px;
}
.part_left{
	background: #f8f8f8;
	padding-bottom: 16px;
}
.image_gallery{
	overflow: hidden;
}
.image_gallery li{
	float: left;
	position: relative;
	margin: 0 6px 6px 0;
}
.image_gallery img{
	width: 120px;
	cursor: pointer;
}
.selected_mask_inner{
	display: none;
}
.selected .selected_mask_inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.image_gallery .selected .selected_mask_inner i{
	flex: 1;
}
ul,li{
    list-style: none;
    padding-left: 0;
    margin: 0;
}

/*视频部分*/
.richvideo_col {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 47%;
    text-align: left;
    font-size: 14px;
    letter-spacing: normal;
    margin: 0 18px;
	width: auto;
}
.richvideo_col .richvideo {
    width: 310px;
}
.richvideo.with_msg_box {
    margin-bottom: 0;
}
.richvideo {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #e7e7eb;
    background-color: #fff;
    overflow: hidden;
    color: #8d8d8d;
}
.richvideo_content {
    position: relative;
    *zoom: 1;
    padding: 10px 14px 16px;
    z-index: 0;
    cursor: pointer;
}
.richvideo_content .title {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    word-wrap: break-word;
    word-break: break-all;
}
.richvideo_content .video_info {
    *zoom: 1;
    padding-bottom: 6px;
    font-size: 13px;
    line-height: 20px;
}
.richvideo_content .video_info::after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.richvideo_content .video_info .time {
    float: left;
}
.richvideo_content .video_info .res {
    color: #8d8d8d;
}
.richvideo_content .video_info em {
    font-weight: 400;
    font-style: normal;
}
.video_extra_info {
    height: 146px;
    position: relative;
}
.richvideo_content .video_thumb {
    width: 100%;
    height: 100%;
    display: block;
}
.video_extra_info .video_length {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000',endcolorstr = '#80000000');
    color: #fff;
    padding: 3px 15px;
    text-align: right;
}
.richvideo_content .video_desc {
    word-wrap: break-word;
    word-break: break-all;
}
.richvideo_msg_box {
    margin-bottom: 20px;
}
.mini_tips.warn {
    color: #e15f63;
}
.richvideo_msg_box p {
    margin-top: 5px;
}
.tags{
	width: 100%;
}
.input-group-btn .btn-white{
	padding: 7px 12px;
	border-left: 0;
}
/*第三方账号css*/
.third_part_list li{
	float: left;
	text-align: center;
	margin: 8px 32px 0 0;
	cursor: pointer;
}
.third_part_list li img{
	width: 60px;
	height: 60px;
	border-radius: 8px;
}
/*tab选项卡关闭按钮*/
.tab-close{
	position: absolute;
	right: -2px;
	top: -2px;
	z-index: 15;
}
/*图片右上角删除按钮*/
/*图片父元素样式*/
.img-del-parent{
	position: relative;
}
/*div 纯文本的块，右上角加删除按钮*/
.txt-del-parent{
	position: relative;
    display: inline-block;
    padding: 10px 20px;
    margin-right: 8px;
    border: 1px solid #ddd;
}
/*删除按钮位置以及背景  使用示例： <i class="icon-remove white img-del"></i>*/
.img-del{
	position:absolute;
	background: rgba(0,0,0,0.5);
	padding: 4px;
	right:0;
	top:0;
}

/*主题管理*/
.theme-box > div{
	margin: 16px;
	border: 1px solid #ddd;
}
.theme-box div{
	position: relative;
}
.theme-box div > img{
	width: 100%;
}
.theme-box > div > p{
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
}
.theme-box .theme-box-top{
	height: 100%;
	width: 100%;
	background-size: 100% 100%;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 1px;
	box-sizing: border-box;
}
.theme-box .theme-box-top img{
	height: 50%;
	width: auto;
	position: absolute;
	margin: auto;
}
.theme-box .theme-box-top .theme-box-top-left{
	top: 0;
	left: 4%;
	bottom: 0;
}
.theme-box .theme-box-top .theme-box-top-middle{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.theme-box .theme-box-top .theme-box-top-right{
	top: 0;
	right: 4%;
	bottom: 0;
}
.theme-box-tab{
	margin: 0;
	list-style: none;
	width: 100%;
	border: 1px solid #ddd;
	border-width: 0px 1px 1px 1px;
	background-size: 100% 100%;
}
.theme-box-tab li{
	float: left;
	width: 25%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.theme-box-tab li img{
	width: 36%;
	max-height: 100%;
}
.btn-colorpicker,.colorpick-btn{
	border: 1px solid #ddd;
}
.theme-box .well .btn{
	margin: 4px 0;
}

.redpacket-container {
    position: relative;
}
.redpacket-body {
    position: absolute;
    top: 0;
    right: 0;
}
.redpacket-lb {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-right: 12px;
}
.redpacket {
    background: url("../images/redpacket.png?v=1") no-repeat;
    background-size:cover;
    height: 180px;
    width: 140px;
    display: inline-block;
    position: relative;
}
.redpacket-text {
    display: inline-block;
    position: absolute;
    width: 120px;
    left: 10px;
    text-align: center;
    color: #FDF2D3;
    font-size: 12px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.redpacket-type {
    top: 12px;
    font-size: 14px;
}
.redpacket-msg {
    font-size: 12px;
    bottom: 35px;
}
.redpacket-name {
    top: 100px;
    font-weight: normal;
}
.redpacket-avatar {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 45px;
}
.redpacket-avatar img {
    display: inline-block;
    width: 20px;
    /*height: 45px;*/
    border-radius: 100%;
}
/** table 排序 */
.table [data-sort-name] {
    cursor: pointer;
    position: relative;
}
.table-sort {
    display: flex;
    flex-direction: column;
    width: 20px;
    position: absolute;
    right: 8px;
    margin-top: -13px;
    top: 50%;
}
.table-sort i {
    width: 20px;
    color: #C8C8C8;
    margin-right: 0!important;
}
.table-sort i.active {
    color: #333333;
}
.table-sort .icon-caret-up {
    margin-bottom: -2px !important;
}
.table-sort .icon-caret-down {
    margin-top: -2px !important;
}