@charset "utf-8";
.mui-conten{ background: #FFFFFF;}
.share_bgcolor1{
	background-color: #FFFFFF;
	overflow: hidden;
}

img{ max-width:100% ;}

.mui-grid-view.mui-grid-9,
.share_bgcolor2{
	background-color: #FFFFFF;
}
.mui-navigate-right:after{ right: 0px;}
.mui-bar{
	background: #f9f9f9;	
	box-shadow: 0 0 1px rgba(146, 145, 145, 0.85);
}

.share_bodycon {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.itemright {
	color: green;
	padding: 11px 15px;
}

#share_head_line{
	margin: 35px auto;
}

#share_forget {
	display: block;
	margin-top: 10px;
	text-align: center;
}

.share_inp:first-child {
	margin-top: 20px;
}

.share_inp label {
	width: 23%;
}

.share_inptop{
	margin-top: 10px;
}

.share_row label~input,
.share_row label~select,
.share_row label~textarea {
	width: 77%;
}

.share_mtop {
	margin-top: 25px;
}

.share_btn {
	padding: 10px;
}

.share_txtcolor{
	font-size: 14px;
	color: #8f8f94;
}

.itemno {
	margin: 3px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 25px;
	background-clip: padding-box;
}

#url{
	width:98%;
	-webkit-user-select:auto;
	padding-left:0;
	padding-right:0;
	background: rgba(0,0,0,0);
	border: 0px;
	border-bottom:1px solid #ECB100;
	border-radius: 0;
	outline:none;
}

.share_footer {
	position: fixed;
	width: 100%;
	height: 50px;
	min-height: 50px;
	border-top: solid 1px #bbb;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	padding: 0px 50px;
	background-color: #fafafa;
}
.footer-left {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	padding: 12px 4px;
}
.footer-right {
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	padding: 12px 5px;
	display: inline-block;
}
.footer-center {
	height: 100%;
	padding: 5px 0px;
}
.footer-center [class*=input] {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.footer-center .input-text {
	background: #fff;
	border: solid 1px #ddd;
	padding: 10px !important;
	font-size: 16px !important;
	line-height: 18px !important;
	font-family: verdana !important;
	overflow: hidden;
}
.footer-center .input-sound {
	background-color: #eee;
}

#msg-list {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.msg-item {
	padding: 8px;
	clear: both;
}
.msg-item .mui-item-clear {
	clear: both;
}
.msg-item .msg-user {
	width: 38px;
	height: 38px;
	border: solid 1px #d3d3d3;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	vertical-align: top;
	text-align: center;
	float: left;
	padding: 3px;
	color: #ddd;
}

.msg-item .msg-user-img{
	width: 38px;
	height: 38px;
	display: inline-block;
	border-radius: 3px;
	vertical-align: top;
	text-align: center;
	float: left;
	color: #ddd;
}

.msg-item .msg-content {
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #d3d3d3;
	background-color: #FFFFFF;
	color: #333;
	padding: 8px;
	vertical-align: top;
	font-size: 15px;
	position: relative;
	margin: 0px 8px;
	max-width: 75%;
	min-width: 35px;
	float: left;
}
.msg-item .msg-content .msg-content-inner {
	overflow-x: hidden;
}
.msg-item .msg-content .msg-content-arrow {
	position: absolute;
	border: solid 1px #d3d3d3;
	border-right: none;
	border-top: none;
	background-color: #FFFFFF;
	width: 10px;
	height: 10px;
	left: -5px;
	top: 12px;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.msg-item-self .msg-user,
.msg-item-self .msg-content {
	float: right;
}
.msg-item-self .msg-content .msg-content-arrow {
	left: auto;
	right: -5px;
	-webkit-transform: rotateZ(225deg);
	transform: rotateZ(225deg);
}
.msg-item-self .msg-content,
.msg-item-self .msg-content .msg-content-arrow {
	background-color: #4CD964;
	color: #fff;
	border-color: #2AC845;
}
.share_footer .mui-icon {
	color: #000;
}
.share_footer .mui-icon:active {
	color: #007AFF !important;
}
.share_footer .mui-icon-paperplane:before {
	content: "发送";
}
.share_footer .mui-icon-paperplane {
	/*-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);*/
	
	font-size: 16px;
	word-break: keep-all;
	line-height: 100%;
	padding-top: 6px;
	color: rgba(0, 135, 250, 1);
}
#msg-sound {
	-webkit-user-select: none !important;
	user-select: none !important;
}
.rprogress {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 140px;
	height: 140px;
	margin-left: -70px;
	margin-top: -70px;
	background-image: url(../images/arecord.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	display: none;
	-webkit-transition: .15s;
}
.rschedule {
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(0, 183, 229, 0.9);
	opacity: .9;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-radius: 50px;
	box-shadow: 0 0 15px #2187e7;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
}
.r-sigh{
	display: none;
	border-radius: 50px;
	box-shadow: 0 0 15px #2187e7;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	text-align: center;
	line-height: 46px;
	font-size: 40px;
	font-weight: bold;
	color: #2187e7;
}
.rprogress-sigh{
	background-image: none !important;
}
.rprogress-sigh .rschedule{
	display: none !important;
}
.rprogress-sigh .r-sigh{
	display: block !important;
}
.rsalert {
	font-size: 12px;
	color: #bbb;
	text-align: center;
	position: absolute;
	border-radius: 5px;
	width: 130px;
	margin: 5px 5px;
	padding: 5px;
	left: 0px;
	bottom: 0px;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
#h {
	background: #fff;
	border: solid 1px #ddd;
	padding: 10px !important;
	font-size: 16px !important;
	font-family: verdana !important;
	line-height: 18px !important;
	overflow: visible;
	position: absolute;
	left: -1000px;
	right: 0px;
	word-break: break-all;
	word-wrap: break-word;
}
.cancel {
	background-color: darkred;
}

.share_html {
	width: 100%;
	height: 100%;
}

.share_body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: Arial;
	font-size: 16px;
	color: #6c6c6c;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

#bcid {
	width: 100%;
	position: absolute;
	top: 0px;
	bottom: 44px;
	text-align: center;
}

.tip {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0px -1px #103E5C;
}

.share_footers {
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: 0px;
	line-height: 44px;
	text-align: center;
	color: #FFF;
}

.fbt {
	width: 50%;
	height: 100%;
	background-color: #FFCC33;
	float: left;
}

.fbt:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5);
}

/*.mui-checkbox input[type=checkbox],
.mui-radio input[type=radio] {
	top: 6px;
}
.oauth-area {
	position: absolute;
	bottom: 20px;
	left: 0px;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.oauth-area .oauth-btn {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-size: 30px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 20px;
	/*-webkit-filter: grayscale(100%);
	border: solid 1px #ddd;
	border-radius: 25px;
}

.oauth-area .oauth-btn:active {
	border: solid 1px #aaa;
}

.oauth-area .oauth-btn.disabled {
	background-color: #ddd;
}*/

.share_p {
	padding: 10px 15px 0;
}

.share_p img {
	max-width: 100%;
	height: auto;
}

.image-list {
	width: 100%;
	height: 85px;
	background-size: cover;
	padding: 10px 10px;
	overflow: hidden;
}

.image-item .file {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 0;
}

.image-item.space {
	border: none;
}

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}

.mui-preview-header {
	height: 44px;
	top: 0;
}

.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.mui-preview-loading.mui-active {
	display: block;
}

.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.row-right {
	color: green;
	float: right;
}

.myaccordion > li:nth-child(2n-1) {
    margin: 7px 7px 7px;
    color: #6d6d72;
    font-size: 15px;
    padding: .6em 0em .6em 1em;
    background-image: url('../../img/2.png');
    background-position: 98%;
    background-size: auto 50%;
    background-repeat: no-repeat;
    display: block;
}

.title {
	margin: 7px 7px 7px;
	color: #6d6d72;
	font-size: 15px;
	padding: .4em 0em .4em 1em;
	background-image: url('../../img/2.png');
	background-position: 98%;
	background-size: auto 50%;
	background-repeat: no-repeat;
}

.usersList>li:nth-child(2n) {
	display: none;
}

.usersList>li:nth-child(1) {
	background-image: url('../../img/2.png');
}

.usersList>li:nth-child(2) {
	display: block;
}

#popover {
    min-width: 282px;
    height: 250px;
    top: 50% !important;
    margin-top: -150px;
    left: 50% !important;
    margin-left: -141px;
}

@media (min-width: 400px) {
    #popover {
        width: 80%;
        margin-left: -40%;
    }
}
.share_hiden{
	display: none;
}
.operate {
    text-align: center;
    margin-top: 20px;
}

/*formDetailView*/
.itemright {
	color: green;
	padding: 11px 15px;
}

p img {
	max-width: 100%;
	height: auto;
}

.formTable,
.listTable {
	width: 100%;
	background: #ffffff;
	empty-cells: show;
	border-color: #BCBCBC;
	border-collapse: collapse;
}

.formTable td {
	font-size: .9em;
	line-height: 2em;
	text-align: left;
	border-bottom: 1px solid #BCBCBC;
}

.formTable td:first-child {
	width: 30%;
	text-align: center;
	border-right: 1px solid #BCBCBC;
}

.listTable td {
	font-size: .9em;
	line-height: 2.5em;
	text-align: left;
	padding-left: 1em;
	border-bottom: 1px solid #BCBCBC;
}

.listTable td:first-child {
	width: 30%;
	text-align: center;
	border-right: 1px solid #BCBCBC;
}

.listTable tr:first-child>td:first-child {
	border-right: 0;
	background-size: auto 2.1em;
	background-repeat: no-repeat;
	background-position: 1em .2em;
}

.myaccordion>li:nth-child(2n) {
	display: none;
}

.myaccordion>li:nth-child(2n-1) {
	margin: 7px 7px 7px;
	color: #6d6d72;
	font-size: 15px;
	padding: .6em 0em .6em 1em;
	background-image: url('../../img/1.png');
	background-position: 98%;
	background-size: auto 50%;
	background-repeat: no-repeat;
	font-weight: bold;
}

.myaccordion>li:nth-child(1) {
	background-image: url('../../img/2.png');
}

.myaccordion>li:nth-child(2) {
	display: block;
}

.title {
	background-color: rgba(0, 0, 0, .25);
	font-weight: 400;
}

.tablelist {
	width: 100%;
	background: #ffffff;
	border-collapse: collapse;
}

.tablelist td {
	padding: 5px;
	font-size: .9em;
	line-height: 2em;
	text-align: center;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

.tablelist tr:active {
	background-color: rgba(0, 0, 0, .25);
}

#topPopover {
	position: fixed;
	top: 16px;
	right: 6px;
}

#topPopover .mui-popover-arrow {
	left: auto;
	right: 6px;
}

.mui-popover {
	height: 100px;
}

.row {
	width: 100%;
	background-color: #fff;
}

.image-list {
	width: 100%;
	height: 85px;
	background-size: cover;
	padding: 10px 10px;
	overflow: hidden;
}

.image-item {
	width: 65px;
	height: 65px;
	background-size: 65px 65px !important;
	display: inline-block;
	position: relative;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #e8e8e8;
	vertical-align: top;
}



.image-item .file {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 0;
}

.image-item.space {
	border: none;
}

.image-item .image-close {
	position: absolute;
	display: inline-block;
	right: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 12px;
	background-color: #FF5053;
	color: #f3f3f3;
	border: solid 1px #FF5053;
	font-size: 9px;
	font-weight: 200;
	z-index: 1;
}

.image-item .image-up {
	height: 65px;
	width: 65px;
	border-radius: 10px;
	line-height: 65px;
	border: 1px solid #ccc;
	color: #ccc;
	display: inline-block;
	text-align: center;
}

.image-item .image-up:after {
	font-family: "微软雅黑";
	content: '+';
	font-size: 60px;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.chart {
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.chart2 {
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.share_quxian {
	margin-top: 30px;
	font-weight: bold;
}
.share_quxian:first-child {
	margin-top: 15px;
}

.icon-jiazai:before { content: "\e65b"; }
.mui-content>.mui-table-view:first-child {
	margin-top: 1px;
}