body {
	background-color: #f7f7f7;
}

.headtip {
	width: 345px;
	height: 42px;
	background: #f9dfdd;
	box-shadow: 0 0 6px #d5d5d5;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #333333;
	z-index: 1000;
}

#head {
	position: fixed;
	top: 0;
	width: 100%;
	height: 49px;
	box-shadow: 0px 0px 10px #e5e5e5;
	background-color: #fff;
	z-index: 101;
}

.head-center {
	width: 1127px;
	height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 101;
}

.head-logo {
	width: 138px;
	height: 49px;
	background: url(/head_for/img/logo.png) no-repeat;
	color: #d6d6d6;
}

.head-right {
	width: 146px;
	height: 49px;
	background: #fff;
}

.head-right-q {
	width: 22px;
	height: 22px;
	background: url(/head_for/img/q.png) no-repeat;
	margin-top: 14px;
}

.head-ding {
	width: 18px;
	height: 22px;
	background: url(/head_for/img/ding.png) no-repeat;
	margin: 14px 28px 13px 22px;
}

.head-word {
	line-height: 49px;
	font-size: 12px;
	color: #7d7d7d;
	cursor: pointer;
}

.head-heard {
	width: 18px;
	height: 22px;
	background: url(/head_for/img/header.png) no-repeat;
	margin-top: 14px;
}

/*#section{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 50px);*/
/* width:1127px; */
/* padding-top:82px; */
/*padding-top: 50px;*/
/*}*/
/*body{
	padding-top: 18px;
}*/
#section {
	padding: 32px 0 50px;
	height: auto;
	margin-top: 18px;
}

#section>.inner {
	overflow-y: auto;
	padding-top: 32px;
	/*width: 1127px;*/
	width: auto;
	height: 100%;
	padding-top: 32px;

}

#section .inner .inner-wrapper {
	width: 1127px;
	/* margin: 0 auto; */
}

.leftNav {
	position: fixed;
	z-index: 10;
	width: 140px;
	margin-left: calc(50vw - 563px);
}

#app {
	/* margin-left: 140px; */
	margin-left: calc(50vw - 423px);
	padding-bottom: 40px;
}

.left-begine {
	/* width:84px;
	height:28px;
	line-height:28px;
	color:#fff;
	background-color:#41464c;
	font-weight:100;
	margin-bottom:20px; */
	height: 28px;
	width: 84px;
	background-color: #41464b;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	display: block;
	margin: 1px 0 10px 1px;
	position: relative;
	cursor: pointer;
}

.left-begine:hover {
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
}

.left-nav {
	/*margin-top: 15px;*/
}

.left-nav li {
	/* height:36px; */
	padding: 9px 0 9px 0;
	overflow: hidden;
}

.left-nav li .voice div.left-icon-wrapper {
	background: url(/head_for/img/icon-voice2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .order div.left-icon-wrapper {
	background: url(/head_for/img/icon-text2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .search div.left-icon-wrapper {
	background: url(/head_for/img/icon-search2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .setting div.left-icon-wrapper {
	background: url(/head_for/img/icon-setting2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .mark div.left-icon-wrapper {
	background: url(/head_for/img/icon-mark2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .money div.left-icon-wrapper {
	background: url(/head_for/img/icon-money2.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .voice.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-voice.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .order.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-text.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .search.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-search.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .setting.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-setting.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .mark.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-mark.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li .money.active div.left-icon-wrapper {
	background: url(/head_for/img/icon-money.png) no-repeat;
	background-position: center center;
	/* background-size:  */
}

.left-nav li a.active {
	color: #262626;
	font-weight: 900;
}

.left-nav li a.active span {
	color: #262626;
}

.left-nav .line-li {
	height: 36px;
}

.left-word {
	/* margin-top:10px; */
	float: left;
	/* color: #262626; */
	color: #a5a5a5;
	line-height: 18px;
	margin-right: 4px;
	font-size: 12px;
	/*color:#646464;*/
}

.left-word.active {
	font-weight: 900;
	color: #262626;
}

.left-words {
	line-height: 14px;
	margin-top: 10px;
	/*color:#b8b8b8;*/
}

.left-icon-wrapper {
	width: 18px;
	/* transform: translateY(-3px); */
	height: 18px;
	display: inline-block;
	margin-right: 10px;
}

.left-icon {
	position: relative;
	top: -2px;
	/* margin:10px 14px 11px 0; */
	/* margin-right: 10px; */
	/* vertical-align: middle; */
}

.left-ke {
	/* line-height:27px; */
	margin: 34px 0 3px;
	/* text-indent: 1px; */
	color: #535353;
	font-size: 12px;
	text-align: left;
}

.rightNav {
	background-color: #fff;
	/* padding:25px 40px 40px 39px; */
	padding: 25px 40px 20px 39px;
	width: 906px;
	/* box-shadow: 0px 0px 16px #e5e5e5; */
	box-shadow: 0 1px 6px #ccc;
	margin-bottom: 20px;
}

.rightNav .right-content {
	min-height: 431px;
}

.rightNav .right-empty {
	padding-top: 180px;
	text-align: center;
	min-height: 469px;
	box-sizing: border-box;
}

.right-nav {
	position: relative;
}

.right-line {
	position: absolute;
	width: 904px;
	height: 1px;
	background-color: #dddddd;
	bottom: 0;
}

.right-nav a {
	/*padding:0 29px;*/
	width: 122px;
	text-align: center;
}

.right-nav-a {
	color: #aeaeae;
	line-height: 43px;
}

.right-nav-sell {
	width: 96px;
	height: 30px;
	line-height: 30px;
	background-color: #40464c;
	color: #fff;
	/* text-indent: 18px; */
	margin: 7px 2px 0 0;
}

.right-content-nav {
	width: 903px;
	height: 40px;
	background-color: #f5f5f5;
	margin: 15px 0 15px 1px;
	line-height: 40px;
}

.right-content-nav .first a {
	position: relative;
	left: -27px;
}

.right-nav .search {
	margin-right: 20px;
	margin-top: 7px;
	height: 30px;
	position: relative;
}

.right-nav .search .search-input {
	height: 100%;
	padding-left:10px;
	padding-right: 30px;
	outline: none;
	box-sizing: border-box;
}

.right-nav .search .searchimg{
	cursor: pointer;
	width: 30px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.right-nav .search .searchimg img{
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
}

.right-nav .search .search-input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #aeaeae;
}

.right-nav .search .search-input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #aeaeae;
}

.right-nav .search .search-input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #aeaeae;
}

.right-l {
	width: 324px;
}

.right-l .col-92 {
	/* margin-left:120px; */
}

.right-r {
	float: right;
	/*margin-right: 15px;*/
}

.right-r .col-92 {
	margin-left: 20px;

}

.right-le {
	width: 138px;
	text-align: left;
}

.right-m {
	width: 130px;
	text-align: left;
}

.right-me {
	width: 214px;
	text-align: left;
}

.right-item {
	width: 903px;
	min-height: 469px;
	margin-left: 1px;
}

.right-list {
	width: 100%;
	border-top: 1px solid #e8e8e8;
	padding-top: 18px;
	position: relative;
}

.right-l-img {
	width: 21px;
	height: 25px;
	margin: -2px 15px 48px 16px;
}

.right-l-word {
	float: left;
	white-space: nowrap;
	width: 260px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right-button {
	width: 69px;
	height: 21px;
	background-color: #ff2610;
	color: #fff;
	text-align: center;
	line-height: 21px;
}

.wait-button {
	width: 69px;
	height: 21px;
	background-color: #5993e3;
	color: #fff;
	text-align: center;
	line-height: 21px;
	margin-bottom: 2px;
}

.talk-button {
	width: 67px;
	height: 19px;
	border: 1px solid #5993e3;
	color: #5993e3;
	text-align: center;
	line-height: 19px;
}

.talk-button2 {
	width: 67px;
	height: 19px;
	border: 1px solid #818181;
	color: #818181;
	text-align: center;
	line-height: 19px;
}

.right-mask {
	position: absolute;
	width: 73px;
	height: 31px;
	background-color: #f7f7f7;
	top: -31px;
	left: -23px;
}

.mask-t {
	width: 400px;
	outline: none;
	border: none;
}

.talke-mask {
	width: 445px;
	height: 544px;
}




.right-nav-sell {
	width: 96px;
	height: 30px;
	background: #41464c;
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
	transition: .2s;
	/* margin-right: 10px; */
}

.right-nav-sell:hover {
	background: #313438;
}


.dialog-body .mask_older_deep {
	margin-left: 90px;
}

.page-switch-wrapper {
	display: flex;
	justify-content: center;
	align-content: center;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
}

.page-switch-wrapper .page-wrapper {
	display: flex;
	/* border-top: 1px solid #ccc; */
	margin-right: 20px;
}

.page-switch-wrapper .page-wrapper a:first-child {
	border-left: 1px solid #ccc;
}

.page-switch-wrapper .page-wrapper a {
	display: inline-block;
	line-height: 26px;
	height: 26px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 26px;
}

.page-switch-wrapper .page-wrapper a.current {
	background-color: #41464b;
	color: #FFF;
	border-color: #41464b;
	/* border-color: #169689; */
}

.page-switch-wrapper .page-wrapper a.prev,
.page-switch-wrapper .page-wrapper a.next {
	padding: 0 15px;
	white-space: nowrap;
	width: auto;
}

.page-switch-wrapper .page-container {
	display: flex;
	align-items: center;
	/* color: #ccc; */
}

.page-switch-wrapper .page-container input {
	border: 1px solid #ccc;
	width: 30px;
	outline: none;
	line-height: 26px;
	height: 26px;
	text-align: center;
	margin: 0 6px;
	background-color: transparent;
}

.page-switch-wrapper .page-container a.btn {
	border: 1px solid #ccc;
	background-color: transparent;
	padding: 0 8px;
	height: 26px;
	width: auto;
	line-height: 26px;
	color: #333;
	margin-left: 10px;
}

.mask-li-img {
	/* width: 100%;
	height: 100%; */
	background: url(/head_for/img/audio.png) #d7d8da no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	/* background-color: ##d7d8da; */
}

.mask-li-img.stop {
	background: url(/head_for/img/play.gif) #d7d8da no-repeat;
	background-size: 40px 40px;
	background-position: center center;
}

.mask-btn {
	background-color: #e2e2e2;
	color: #fff;
}

.mask-btn.active {
	background-color: #333;
	color: #FFF;
}

.audio-alternative:hover {
	cursor: pointer;
}

.gotourl {
	cursor: pointer;
}

.gotourl * {
	cursor: pointer;
}

.order-cancel {
	margin-top: 2px;
}

#process-bar {
	height: 2px;
	background: red;
	transition: linear 1s;
	width: 360px;
	position: absolute;
	top: 98px;
	left: 43px;
}

#process-num {
	height: 20px;
	width: 40px;
	border-radius: 25px;
	text-align: center;
	background: red;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
	position: absolute;
	top: -8px;
	right: 0px;
}
