﻿@charset "utf-8";

@import url(//m.life.httpcn.com/Scripts/mui/css/iconfont.css?version=17.2);

.ui-page-login,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent
}

.mui-content {
	height: 100%
}

.mui-ellipsis-3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word
}

a {
	text-decoration: none;
	color: #BA8961
}

a:active {
	color: #741012
}

.ablue {
	color: #4196cf;
	text-decoration: underline
}

label {
	color: #BA8961
}

.mui-btn-primary {
	color: #BA8961;
	border: 1px solid #751012;
	background-color: #751012
}

.mui-btn-primary:enabled:active {
	color: #f1c19a;
	border: 1px solid #63080a;
	background-color: #63080a
}

.mui-input-group {
	position: relative;
	padding: 0;
	border: 0;
	background-color: #f2e9d4
}

.mui-input-group:after,.mui-input-group:before {
	background-color: #e3d3bf;
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.mui-input-row {
	border-color: #e3d3bf
}

.mui-input-group .mui-input-row:after {
	background-color: #e3d3bf;
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #e9ddc3
}

.bra {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px
}

.bgcol-qz {
	background-color: #eee3cd
}

.mg10 {
	margin-top: 10px
}

.txtc {
	text-align: center
}

.txtr {
	text-align: right
}

.txt-col-red {
	color: #94181a
}

.txt-col-white {
	color: #e9e9e9
}

.txt-col-green {
	color: #21a738
}

.txt-col-blue {
	color: #007aff
}

.txt-col-orange {
	color: #ff7600
}

.txt-col-purple {
	color: #8a6de9
}

.txt-col-black {
	color: #382b1f
}

.txt-col-gray {
	color: #666
}

.font12 {
	font-size: 12px
}

.font14 {
	font-size: 14px
}

.font15 {
	font-size: 15px
}

.font16 {
	font-size: 16px
}

.font18 {
	font-size: 18px
}

.font20 {
	font-size: 20px
}

.font22 {
	font-size: 22px
}

.font24 {
	font-size: 24px
}

.colosh {
	color: #741012
}

.colozs {
	color: #382b1f
}

.coloqh {
	color: #94500a
}

.coloqf {
	color: #f1e9d4
}

.colohs {
	color: #9f171a
}

.colohg {
	color: #21a738
}

.pt10 {
	padding-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.pr10 {
	padding-right: 10px
}

.pl15 {
	padding-left: 15px
}

.pr15 {
	padding-right: 15px
}

.pd10 {
	padding: 10px
}

.pd20 {
	padding: 20px
}

.bgf {
	background-color: #fff
}

.bgh {
	background-color: #f2eee3
}

.bge {
	background-color: #ebe5d7
}

.bgz {
	background-color: #e9ddc3
}

.btd {
	border-top: #e4d3bf 1px solid!important
}

.bbd {
	border-bottom: #e4d3bf 1px solid!important
}

.bre {
	border-right: 1px solid #e4d3c1
}

.disb {
	display: block
}

.fontw {
	font-weight: 700
}

.line20 {
	line-height: 20px
}

.line22 {
	line-height: 22px
}

.line24 {
	line-height: 24px
}

.line25 {
	line-height: 25px
}

.line26 {
	line-height: 26px
}

.line28 {
	line-height: 28px
}

.line30 {
	line-height: 30px
}

.plinex {
	line-height: 24px;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #dcb191
}

.plineb {
	line-height: 24px;
	padding-bottom: 10px
}

.hc-fullscreen {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

p {
	color: #94500a
}

.mui-bar {
	background-color: #741012
}

.mui-title {
	color: #94500a;
	z-index: -1
}

.mui-content {
	background: #e9ddc3
}

.mui-table-view {
	background: #f2e9d4
}

.mui-switch {
	background: #fff;
	border: 1px solid #fff
}

.mui-switch.mui-active {
	border-color: #741012;
	background-color: #741012
}

.input-float {
	float: left
}

.mui-navbar .mui-bar {
	background: #751012
}

.mui-navbar {
	background: #751012
}

.mui-bar .mui-btn-link {
	color: #94500a
}

.mui-table-view-cell {
	color: #94500a
}

.mui-table-view-cell:after {
	background-color: #e4d3bf;
	right: 15px
}

.mui-table-view-cell>a:not(.mui-btn).mui-active {
	color: #222;
	background-color: #dcc896
}

.mui-table-view-cell.mui-active {
	color: #222;
	background-color: #dcc896
}

input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #d6b8a1
}

input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder {
	color: #d6b8a1
}

input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
	color: #d6b8a1
}

input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #d6b8a1
}

.mui-slider-indicator .mui-indicator {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 1px 3px;
	cursor: pointer;
	border-radius: 50%;
	background: #eadcc4;
	-webkit-box-shadow: 0 0 1px 1px rgba(234,220,196,1);
	box-shadow: 0 0 1px 1px rgba(234,220,196,1)
}

.mui-slider-indicator .mui-active.mui-indicator {
	background: #c0926b
}

.mui-pull-bottom-tips {
	text-align: center;
	font-size: 15px;
	line-height: 40px
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: inherit
}

select {
	font-size: 100%;
	height: auto;
	margin: 0
}

.mui-bar-nav .mui-icon .mui-badge {
	position: absolute;
	top: 5px;
	left: inherit;
	right: 0;
	font-size: .8em;
	padding: 0 3px;
	color: #fff;
	background: red;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transform: scale(.625);
	transform: scale(.625)
}

.mui-bar-nav .txt {
	float: right;
	font-size: 16px;
	color: #94500a;
	padding: 4px 5px 0 5px
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
	border-top: 0;
	border-bottom: 0
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted .zixun-item {
	color: #94500a
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted .zixun-item.mui-active {
	border-bottom: 2px solid #8b0000;
	line-height: 36px;
	color: #94181a
}

.zixun-wrapper {
	background-color: #f5efe1;
	border-bottom: #e3d3bf 2px solid!important;
	height: 40px!important
}

.zixun-item-x {
	position: relative;
	width: 100%;
	z-index: 2
}

.zixun-item-x .mui-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	font-size: 24px;
	background-color: #f5efe1;
	border-left: #e4d3bf 1px solid;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	text-align: center
}

.menuxx-search {
	position: absolute;
	top: 83px;
	left: 0;
	right: 0;
	z-index: 996;
	background-color: #fff;
	width: 100%
}

.menuxx-search.hidden {
	display: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	z-index: -1
}

.menuxx {
	width: 100%
}

.menuxx-backdrop {
	display: none
}

.menuxx-open .menuxx-backdrop {
	position: absolute;
	top: 83px;
	bottom: 0;
	width: 100%;
	display: block;
	z-index: 995;
	background-color: #555;
	background: rgba(0,0,0,.39804)
}

.menuxx-open {
	width: 100%;
	height: 100%
}

.mui-table-view-radio .mui-table-view-cell .mui-navigate-right:after {
	color: #c80000
}

.hc-ads img {
	width: 100%!important;
	margin: 0;
	padding: 0;
	border: 0;
	display: block
}

.httpcn_main_pic img {
	width: 100%!important;
	margin: 0;
	padding: 0;
	border: 0;
	display: block
}

.hc-input-group {
	border-top: none;
	background-color: #f2e9d4
}

.hc-input {
	width: 90%;
	margin: 0 auto;
	background: url(/Content/images/png/input-bj.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 5px;
	font-size: 17px
}

.hc-input-but {
	border: none;
	background: url(/Content/images/png/but.png) no-repeat center center;
	background-size: 90%;
	color: #fff;
	font-size: 18px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0
}

.hc-input-but:active {
	opacity: 1
}

.hc-input-but:enabled:active {
	background-color: transparent
}

.hc-input-nannv {
	width: 90%;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	z-index: 10
}

.hc-input-nan {
	position: absolute;
	top: 5px;
	left: -5px;
	width: 20px;
	height: 20px;
	background: url(/Content/images/png/nan.png) no-repeat center center;
	background-size: 100% 100%
}

.hc-input-nv {
	position: absolute;
	top: 5px;
	left: -5px;
	width: 20px;
	height: 20px;
	background: url(/Content/images/png/nv.png) no-repeat center center;
	background-size: 100% 100%
}

.hc-checkbox {
	width: 90%;
	margin: 0 auto;
	background: url(/Content/images/png/hc-checkbox-bj.png) no-repeat;
	background-size: 100% 100%
}

.hc-checkbox-r {
	float: left;
	width: 50%
}

.mui-checkbox.hc-checkbox-left input[type=checkbox] {
	left: -5px
}

.hc-checkbox-r i {
	display: block;
	font-style: normal;
	font-size: 14px;
	padding: 9px 5px 10px 28px
}

.mui-checkbox input[type=checkbox]:checked:before,.mui-radio input[type=radio]:checked:before {
	color: #ba8961
}

.hc-input p {
	height: 100%;
	line-height: 40px;
	overflow: hidden
}

.hc-input .mui-radio input[type=radio] {
	position: inherit;
	right: 0;
	top: 2px;
	height: 28px
}

.hc-input .mui-radio input[type=radio]:checked:before {
	color: #94181a
}

.hc-sjhm {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 1px solid #BA8961;
	border-radius: 0
}

.hc-sjhm .mui-control-item.mui-active {
	background-color: #94181a
}

.hc-sjhm .mui-control-item {
	border-left: 1px solid #94181a;
	border-color: #94181a;
	color: #BA8961;
	background-color: #f2e9d4
}

.sf-form {
	padding: 47% 10% 0 10%
}

.sf-form-title {
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	font-family: "Microsoft YaHei"
}

.sf-input {
	margin-bottom: 5px;
	border: #e4d3c1 1px solid;
	background-color: transparent
}

.sf-txt {
	padding: 10px 0;
	color: #94500a
}

.sf-title {
	border-left: #94181a 3px solid;
	color: #94181a;
	padding-left: 10px;
	font-size: 14px
}

.hc-zang {
	padding-bottom: 10px
}

.hc-zang-btn,.hc-zang-btn-no {
	font-size: 16px;
	font-weight: 400;
	color: #94500a;
	border: 1px solid #e4d3c1;
	border-radius: 20px;
	padding-left: 20px;
	padding-right: 20px
}

.hc-cs-title,.hc-home-title {
	padding: 10px 0 10px 55px;
	color: #504335;
	background: #e9dec3 url(/Content/images/png/xiangyun105x45.png) no-repeat 10px center;
	background-size: 47px 20px;
	font-weight: 700;
	line-height: 20px;
	border-top: #e3d3bf 1px solid;
	border-bottom: #e3d3bf 1px solid
}

.hc-cs-title span a,.hc-home-title span a {
	display: block;
	padding: 0 10px;
	font-weight: 400
}

.hc-home-title {
	border: 0
}

.hc-photo-list {
	border-top: #e3d3bf 1px solid;
	border-bottom: #e3d3bf 1px solid;
	background-color: #f5efe1
}

.hc-photo-list li,.hc-photo-list ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none
}

.hc-photo-list ul {
	padding: 10px 0
}

.hc-photo-list li {
	float: left;
	width: 25%;
	text-align: center;
	border-right: #e3d3bf 1px solid
}

.hc-photo-list li img {
	width: 60%
}

.hc-hd-list {
	border-top: #e3d3bf 1px solid;
	border-bottom: #e3d3bf 1px solid;
	background-color: #f1e9d4
}

.hc-hd-list li,.hc-hd-list ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none
}

.hc-hd-list ul {
	width: 90%;
	margin: 0 auto
}

.hc-hd-list li {
	padding: 20px 0;
	border-bottom: #e3d3bf 1px solid
}

.hc-hd-list .photo {
	width: 30px;
	height: 30px
}

.hc-hd-list .photo img {
	width: 30px;
	height: 30px;
	border-radius: 20px
}

.hc-hd-pingread {
	padding: 5px 10px;
	background: #f1e9d4;
	font-size: 12px;
	color: #94500a
}

.hc-hd-content {
	margin-left: 40px
}

.hc-hd-content-txt {
	display: block
}

.left {
	float: left
}

.right {
	float: right
}

.hc-clear:after {
	content: "";
	display: block;
	height: 0;
	clear: both
}

.hc-clear {
	zoom: 1
}

.hc-hd-content-hui {
	border: 1px #e3d3bf dashed;
	background: #fffad6;
	padding: 5px 10px;
	margin-top: 5px
}

.hc-hd-content .time {
	text-align: right;
	color: #ba8961
}

.hc-hd-fudong {
	background-color: #382b1f
}

.hc-hd-input {
	padding: 10px 0 0 10px;
	margin-right: 130px
}

.hc-hd-input span {
	border-radius: 20px;
	width: 100%;
	display: block;
	padding: 15px 0;
	background-color: #70523b
}

.hc-hd-anniu {
	width: 120px;
	margin-top: 15px
}

.hc-hd-anniu .iconfont {
	font-size: 22px;
	margin: 0 6px;
	position: relative
}

.hc-hd-anniu .icon-num {
	position: absolute;
	top: -5px;
	right: -10px;
	background-color: #94171a;
	font-size: 10px;
	color: #fff;
	border-radius: 5px;
	line-height: 12px;
	padding: 0 5px
}

.ly-input-row {
	padding: 10px 10px 0 10px
}

.ly-input-row textarea {
	margin-bottom: 0
}

.mui-poppicker {
	background-color: #751012;
	border-top: none
}

.mui-picker {
	background-color: #f2e9d4
}

.mui-poppicker-header .mui-btn {
	font-size: 14px;
	padding: 5px 20px;
	border: none;
	border-radius: 20px
}

.mui-poppicker-btn-cancel {
	float: left;
	background-color: #4b1415;
	color: #d4c090
}

.mui-poppicker-btn-ok {
	float: right;
	background-color: #ffae00;
	color: #94171a
}

.mui-pciker-list {
	color: #94500a
}

.mui-pciker-rule-ft {
	border-top: solid 1px rgba(227,211,191,.9);
	border-bottom: solid 1px rgba(227,211,191,.9)
}

.zsss {
	z-index: 999;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #eee;
	border-top: solid 1px #ccc;
	box-shadow: 0 -5px 7px 0 rgba(0,0,0,.1);
	-webkit-transform: translateY(300px);
	transform: translateY(300px)
}

.g-buttom {
	display: block;
	float: left;
	width: 100px;
	height: 35px;
	color: #f2e9d4;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	background: url(/Content/images/png/changjianmengjing.jpg) no-repeat center center
}

.zgjm_a {
	margin-left: 4px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.hc-zang-btndd {
	font-size: 12px;
	font-weight: 400;
	color: #94500a;
	border: 1px solid #e4d3c1;
	border-radius: 20px;
	padding-left: 20px;
	padding-right: 20px
}

.hc-zgjmfenlei {
	width: 15%;
	border-right: none
}

.hc-zgjmfenlei img {
	width: 50%;
	border-right: none
}

.hc-zgjmtitle {
	padding: 10px 0 10px 2px;
	color: #BA8961;
	line-height: 20px
}

.mui-col-sm-2-5 {
	width: 20%
}

.mui-col-xs-2-5 {
	width: 20%
}

.hc-zgjmleb {
	margin-left: 5px;
	width: 100px;
	background: #94171a;
	border-radius: 2px;
	font-size: 8px;
	color: #fefc7e;
	text-align: center
}

.zgjm-mui-control-itemli {
	line-height: none
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	border-bottom: 2px solid #8b0000;
	background: 0 0;
	color: #94171a
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	border-bottom: 2px solid #8b0000;
	background: 0 0;
	color: #94171a
}

dd,div,dl,dt,form,h1,h2,img,li,ol,p,ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	font-size: 1em
}

@media screen and (max-width:500px) {
	body {
		font-size: .9em
	}
}

.jieguo_title {
	background: url(/Content/images/png/dot1.png) no-repeat;
	background-size: 2% 100%;
	border-bottom: 1px solid #ba8961;
	color: #94171a;
	background-color: #f2e9d4
}

.jieguomui-table-view {
	background: #e9ddc3;
	border-radius: 0
}

.jieguomui-table-view-cell {
	color: #94171a;
	margin-bottom: 15px;
	background-color: transparent;
	background: #f2e9d4;
	border-radius: 0
}

.jieguomui-table-view-cell.mui-active {
	background-color: transparent;
	color: #94171a
}

.jieguomui-table-view-cell>a:not(.mui-btn).mui-active {
	background-color: transparent;
	color: #94171a
}

.jieguomui-input-group .mui-input-row:after {
	background-color: transparent
}

.jieguomui-input-group label {
	width: 25%;
	text-align: right;
	padding: 11px 5px
}

.jieguomui-input-group span {
	font-family: 'Helvetica Neue',Helvetica,sans-serif;
	line-height: 1.1;
	float: left;
	width: auto;
	padding: 11px 15px;
	color: #382b1f;
	overflow: hidden
}

.jieguomui-input-group span a {
	color: #4095cc
}

.jieguoli a {
	padding: 15px;
	color: #fff;
	border-radius: 4px;
	width: 50px;
	height: 50px;
	display: block
}

.jieguomui-collapse-content {
	background: #f1e9d4;
	color: #bb8a62
}

.jieguomui-collapse-content .mui-control-item {
	color: #94181a;
	border-color: #94181a;
	border-left: 1px solid #e4d3c1
}

.jieguomui-collapse-content .mui-segmented-control {
	border: 1px solid #e4d3c1
}

.jieguomui-collapse-content .mui-control-item.mui-active {
	background-color: #94181a
}

.jieguoclear {
	content: ".";
	height: 0;
	clear: both;
	zoom: 1
}

.jieguomui-collapse-content .mui-control-content .divtop {
	margin-top: 5%;
	padding-left: 25%;
	color: #bb8a62;
	height: 30px;
	border-radius: 4px
}

.jieguomui-collapse-content .mui-control-content .divtop li {
	line-height: 30px;
	padding-left: 2%;
	float: left;
	padding: 0;
	width: 25%;
	text-align: left
}

.jieguomui-collapse-content .mui-control-content .divcontent {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bb8a62
}

.jieguomui-collapse-content .mui-control-content .divcontent .divleft {
	width: 15%;
	line-height: 20px;
	margin-top: 5px;
	color: #fff;
	background: url(/Content/images/png/dot2.png);
	background-size: 10% 100%;
	background-position: right 0;
	background-repeat: no-repeat;
	border-radius: 6px;
	float: left
}

.jieguomui-collapse-content .mui-control-content .divcontent .divleft span {
	display: block;
	width: 92%;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: #be8a63;
	border-radius: 3px 0 0 3px
}

.jieguomui-collapse-content .mui-control-content .divcontent .divright {
	height: auto;
	width: 83.33%;
	text-align: left;
	float: left
}

.jieguomui-collapse-content .mui-control-content .divcontent .divright li {
	display: block;
	width: 25%;
	padding-left: 2%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-align: left
}

.jieguomui-collapse-content .mui-control-content .divtopp {
	margin-top: 15px;
	padding-left: 25%;
	color: #bb8a62;
	height: 30px;
	border-radius: 4px
}

.jieguomui-collapse-content .mui-control-content .divtopp li {
	line-height: 30px;
	padding-left: 2%;
	float: left;
	padding: 0;
	width: 12.5%
}

.jieguomui-collapse-content .mui-control-content .divcontent .divright div {
	line-height: 20px;
	margin-left: 3%
}

.jieguomui-collapse-content .mui-control-content .divcontent .paidayun li {
	font-family: arial;
	width: 12.5%;
	text-align: left;
	word-wrap: break-word
}

.jieguosizhu {
	background: #f1e9d4
}

.jieguosizhu span {
	font-size: 15px;
	font-weight: 700
}

.jieguowuxing {
	background: url(/Content/images/png/wuxingliliangfenxi.jpg) no-repeat left;
	background-size: 30% 100%;
	height: auto;
	width: 100%;
	padding-left: 30%;
	background-color: #E9DDC3
}

.jieguoliunian .divbg {
	background: url(/Content/images/png/dot.png) no-repeat 0 top;
	padding: 10px 0 0 10px;
	border-left: 2px solid #E3D2C0
}

.jieguoliunian .divbg .divbg1 {
	padding: 10px 0 0 10px;
	color: #972122;
	font-size: 1.3em
}

.jieguoliunian .divbg .divbg2 {
	background: url(/Content/images/png/jiantou.png) no-repeat 10% top;
	padding: 10px
}

.jieguoliunian .divbg .divbg2 div {
	background-color: #E9DDC3;
	padding: 15px
}

.hc-cha {
	margin: 10px
}

.hc-cha-ul {
	border-top: 0;
	background-color: none
}

.hc-cha-ul:after {
	background-color: none
}

.hc-cha-ul:before {
	background-color: none
}

.hc-cha-title {
	background-image: url(/Content/images/png/dot1.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	border-bottom: #e4d3c1 1px solid;
	color: #95171a;
	background-color: #f5efe1
}

.hc-cha-li {
	border-bottom: 0;
	color: #95171a;
	background-color: transparent;
	position: static;
	margin-bottom: 10px
}

.hc-cha-li:after {
	color: #95171a
}

.hc-cha-li.mui-active .hc-cha-title {
	background-color: #f6f0df
}

.hc-cha-li.mui-collapse .hc-cha-content {
	background: #f5efe1
}

.hc-cha-title:after {
	color: #95171a
}

.hc-cha-li>a:not(.mui-btn).mui-active {
	background-color: #e9ddc3
}

.mui-table-view-cell.mui-collapse .hc-cha-content {
	padding: 10px
}

.hc-cha-info {
	line-height: 30px
}

.hc-cha-info label {
	float: left;
	width: 25%;
	text-align: right
}

.hc-cha-info span {
	padding-left: 10px;
	color: #000
}

.hc-cha-info a {
	color: #4196cf;
	text-decoration: underline
}

.hc-cha-ming li {
	float: left;
	width: 25%;
	padding: 25px 10px 25px 10px;
	text-align: center
}

.hc-cha-ming li a {
	padding: 15px;
	color: #f0e9d6;
	border-radius: 5px;
	font-size: 16px
}

.hc-cha-xzsxlist li {
	float: left;
	width: 25%;
	padding: 10px 5px 10px 5px;
	text-align: center
}

.hc-cha-xzsxlist li a {
	padding: 8px;
	color: #f0e9d6;
	border-radius: 5px;
	font-size: 14px
}

.hc-cha-control-negative {
	border: 1px solid #e4d3c1
}

.hc-cha-control-negative .mui-control-item.mui-active {
	color: #f0e9d6;
	background-color: #94181a
}

.hc-cha-control-negative .mui-control-item {
	color: #372b1f;
	border-color: inherit
}

.hc-cha-pan {
	border-bottom: 1px solid #e4d3c1;
	padding: 10px 0;
	color: #94500a
}

.hc-cha-pan label {
	float: left;
	width: 15%;
	background-color: #bb8a62;
	color: #f0e9d6;
	text-align: center;
	padding: 3px 0;
	border-radius: 3px;
	position: relative
}

.hc-cha-pan label span {
	position: absolute;
	top: 10px;
	right: -2px;
	background-color: #bb8a62;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.hc-cha-pan ul {
	float: right;
	width: 82%
}

.hc-cha-pan li {
	float: left
}

.hc-cha-pan p {
	float: right;
	width: 82%
}

.pan-color {
	background-color: #94181a;
	border-radius: 5px;
	color: #f0e9d6;
	margin: 10px 0 5px 0;
	border-bottom: 0;
	padding: 5px 0
}

.pan-color p {
	color: #f0e9d6;
}

.pan-one li {
	width: 25%
}

.pan-two li {
	width: 12.5%
}

.pan-xm2 li {
	width: 50%
}

.pan-xm3 li {
	width: 33.3%
}

.hc-cha-hb {
	border-top: 1px solid #e4d3c1;
	margin-top: 10px
}

.hc-cha-hb li {
	border-bottom: 1px solid #e4d3c1;
	padding: 10px 0
}

.hc-cha-hb label {
	display: inline-block;
	text-align: center;
	padding: 2px 10px;
	border-radius: 0 0 3px 3px;
	margin-bottom: 10px;
	position: relative
}

.hc-cha-hb label i {
	position: absolute;
	bottom: -3px;
	right: 46%;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.hc-cha-hb p {
	overflow: hidden
}

.hc-cha-hb .label-col-zs {
	background-color: #bb8a62;
	color: #f0e9d6
}

.hc-cha-hb .label-col-zs i {
	background-color: #bb8a62
}

.hc-cha-hb .label-col-ju {
	background-color: #ff7f00;
	color: #fff
}

.hc-cha-hb .label-col-ju i {
	background-color: #ff7f00
}

.hc-cha-hb .label-col-an {
	background-color: #cfc1a4;
	color: #382b1f
}

.hc-cha-hb .label-col-an i {
	background-color: #cfc1a4
}

.hc-cha-hb .label-col-qh {
	background-color: #bd5e66;
	color: #fff
}

.hc-cha-hb .label-col-qh i {
	background-color: #bd5e66
}

.hc-cha-hb .label-col-zi {
	background-color: #bc5e92;
	color: #fff
}

.hc-cha-hb .label-col-zi i {
	background-color: #bc5e92
}

.hc-cha-hb .icon-tishi {
	float: left;
	margin: 3px 5px 0 0;
	color: #961d1e
}

.hc-cha-hb .num {
	float: left;
	width: 20px;
	height: 20px;
	background-color: #94181a;
	color: #f0ead4;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	margin-right: 5px
}

.hc-cha-hb dfn {
	float: left;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-style: normal;
	color: #fff;
	margin-right: 10px
}

.hc-cha-hb .dfn-ji {
	background: url(//jscdn.httpcn.com/m/life/results/images/bzimg/moquan-hong.png) no-repeat;
	background-size: 100% 100%
}

.hc-cha-hb .dfn-xiong {
	background: url(//jscdn.httpcn.com/m/life/results/images/bzimg/moquan-hei.png) no-repeat;
	background-size: 100% 100%
}

.hc-cha-hb .dfn-ping {
	background: url(//jscdn.httpcn.com/m/life/results/images/bzimg/moquan-lv.png) no-repeat;
	background-size: 100% 100%
}

.hc-cha-btn {
	width: 100%;
	display: block;
	font-size: 16px;
	color: #fff;
	border: 1px solid #9f171a;
	background-color: #9f171a;
	border-radius: 30px
}

.hc-cha-lb ul {
	border-left: #e3d2be 1px dashed;
	padding-left: 15px;
	margin-left: 10px
}

.hc-cha-lb li {
	position: relative;
	padding: 10px 0
}

.hc-cha-lb .icon-biaoqianjt {
	position: absolute;
	top: 8px;
	left: -35px;
	font-size: 40px;
	color: #961d1e
}

.hc-cha-lb .nian {
	font-size: 18px;
	padding-left: 5px;
	color: #961d1e
}

.hc-cha-lb .sui {
	font-size: 14px;
	color: #382b1f;
	padding-left: 5px
}

.hc-cha-lb .tiangdiz {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 14px;
	color: #382b1f
}

.hc-cha-lb .info {
	background-color: #e9ddc3;
	padding: 10px;
	margin-top: 10px;
	position: relative
}

.hc-cha-lb .info .jiao-ico {
	position: absolute;
	top: -5px;
	left: 20px;
	background-color: #e9ddc3;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.hc-cha-lb .info a {
	color: #4196cf;
	text-decoration: underline
}

.hc-pub-anniu {
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	border: #770d0f 1px solid;
	background-color: #94171a;
	color: #e9e9e9;
	padding: 10px 0
}

.twofenshu {
	border: 1px solid #ddc7ab;
	margin: 10px auto;
	position: relative
}

.twofenshu li {
	width: 50%;
	float: left
}

.anniufloat {
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px;
	width: 125px;
	text-align: center;
	cursor: pointer;
	text-decoration: none
}

.hc-cha-hb .ji,.hc-cha-hb .xiong {
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 25px
}

.hc-cha-hb .xiong {
	background-color: #000
}

.hc-cha-hb .ji {
	background-color: #94171a
}

.label-col-zs2 {
	padding: 5px 10px;
	border-radius: 3px;
	position: relative;
	background-color: #bb8a62;
	color: #f0e9d6;
	margin: 10px 0;
	display: table
}

.hc-cha-yun {
	color: #ddc7ab;
	border-bottom: 1px solid #e4d3c1
}

.hc-cha-yun li {
	float: left;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.hc-cha-yun .one {
	width: 36%
}

.hc-cha-yun .two {
	width: 15%
}

.hc-cha-yun .three {
	width: 17%
}

.hc-cha-yun .four {
	width: 17%
}

.hc-cha-yun .five {
	width: 15%
}

.yun-color {
	background-color: #e9dec3
}

.hc-cha-xtxt {
	color: #ba8961
}

.hc-cha-lie {
	margin-top: 10px
}

.hc-cha-lie ul {
	border-left: #e3d2be 1px solid;
	padding-left: 15px
}

.hc-cha-lie .nian {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #961d1e
}

.hc-cha-lie .nian .yuan-ico {
	position: absolute;
	top: 15px;
	left: -21px;
	width: 11px;
	height: 11px;
	display: block;
	overflow: hidden;
	background-color: #e3d2be;
	border: #f5efe1 1px solid;
	border-radius: 50%
}

.hc-cha-lie .info {
	background-color: #e9ddc3;
	padding: 10px;
	position: relative
}

.hc-cha-lie .info .jiao-ico {
	position: absolute;
	top: -5px;
	left: 20px;
	background-color: #e9ddc3;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.hc-cha-lie .info a {
	color: #4196cf;
	text-decoration: underline
}

.hc-cha-hb p,.hc-cha-lb p,.hc-cha-lie p {
	font-size: 1.125rem;
	line-height: 1.8rem
}

.hc-cha-num li {
	padding: 5px 0
}

.hc-cha-num span {
	float: left;
	width: 20px;
	height: 20px;
	background-color: #94181a;
	color: #f0ead4;
	text-align: center;
	line-height: 20px;
	border-radius: 50%
}

.hc-cha-num p {
	margin-left: 30px
}

.hc-cha-fenshuW {
	border: #94171b 3px solid;
	padding: 3px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px
}

.hc-cha-fenshuN {
	border: #e3d2c0 1px solid;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative
}

.hc-cha-fenshuN .num {
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%)
}

.hc-cha-fenshuN .num span {
	font-size: 50px;
	text-shadow: 2px 2px 2px #d8c59a,0 0 5px #e8e3c6;
	color: #961d1e
}

.hc-cha-fenshuN i {
	position: absolute;
	font-style: normal;
	font-size: 12px;
	color: #ba8551;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}

.hc-cha-fenshuW150 {
	border: #94171b 3px solid;
	padding: 3px;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px
}

.hc-cha-fenshuN .num150 {
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 70%;
}

.hc-cha-fenshuN .num150 span {
	font-size: 56px;
	text-shadow: 2px 2px 2px #d8c59a,0 0 5px #e8e3c6;
	color: #961d1e
}

.hc-cha-fenshuW150 i {
	position: absolute;
	font-style: normal;
	font-size: 12px;
	color: #ba8551;
	bottom: 18px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}

.hc-cha-table {
	width: 100%;
	color: #94500a
}

.hc-cha-table td {
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.hc-cha-table tr {
	border-bottom: 1px solid #e4d3c1
}

.hc-cha-table .one {
	width: 36%
}

.hc-cha-table .two {
	width: 15%
}

.hc-cha-table .three {
	width: 17%
}

.hc-cha-table .four {
	width: 17%
}

.hc-cha-table .five {
	width: 15%
}

.hc-cha-headtxt {
	background: #f1e9d4 url(/Content/images/png/hc-cha-headtxt.jpg) no-repeat;
	background-size: 100% auto;
	margin-bottom: 10px;
	min-height: 100px
}

.hc-cha-headtxt .txt {
	padding: 10px 10px 10px 80px;
}

@media (min-width:768px) {
	.hc-cha-headtxt {
		min-height: 180px
	}

	.hc-cha-headtxt .txt {
		padding: 10px 10px 10px 160px;
		font-size: 1.5em;
		line-height: 150%
	}
}

.hy-cha-tubiao {
	padding: 10px;
	color: #b9844e;
	background: #E9DDC3 url(/Content/images/png/hy-cha-tubiao.jpg) no-repeat;
	background-size: 100% 100%
}

.hy-cha-tubiao img {
	float: left;
	width: 30%!important
}

.hy-cha-tubiao p {
	float: right;
	width: 70%
}

@media (min-width:768px) {
	.hy-cha-tubiao {
		font-size: 1.5em;
		line-height: 150%
	}
}

.hc-cha-xbiao {
	height: 30px;
	margin: 10px 0
}

.hc-cha-xbiao span {
	display: inline-block;
	height: 30px;
	padding-left: 20px
}

.hc-cha-xbiao span i {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-style: normal;
	font-size: 16px;
	border-radius: 50%
}

.xbiao-red {
	background: url(/Content/images/png/hc-cha-xbiao-red.png) no-repeat;
	background-size: auto 100%
}

.xbiao-green {
	background: url(/Content/images/png/hc-cha-xbiao-green.png) no-repeat;
	background-size: auto 100%
}

.xbiao-red i {
	background-color: #94171a
}

.xbiao-green i {
	background-color: #21a738
}

.hc-input-menber {
	margin: 10px;
	background-color: #f2e9d4;
	padding: 20px 0
}

.hc-textarea {
	border: 0;
	background: 0 0;
	margin: 10px 0 0 0
}

.hc-input-menber h5 {
	color: #ba8961;
	padding-left: 20px
}

.hc-input-dl-b {
	margin: 10px;
	background-color: #f2e9d4;
	padding: 10px 0 20px 0
}

.hc-input-dl {
	width: 90%;
	margin: 0 auto;
	border-bottom: #d5c9ae 1px solid
}

.hc-input-dl label {
	width: 20%;
	padding: 10px 5px 10px 15px
}

.hc-input-dl label~input,.hc-input-dl label~select,.hc-input-dl label~textarea {
	float: left;
	width: 80%
}

.hc-input-yzm {
	margin-top: 3px;
	border-radius: 20px;
	background-color: #e9ddc3;
	border: #d5c9ae 1px solid
}

.hc-input-bj {
	background-color: none
}

.hc-other-dl-title {
	border-bottom: #d5c9ae 1px solid;
	padding: 20px 0;
	position: relative
}

.hc-other-dl-title span {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #e9ddc3;
	color: #94500a;
	padding: 0 10px
}

.hc-other-dl {
	margin: 0 auto;
	padding: 38px 0
}

.hc-other-dl li {
	float: left;
	width: 33.333333%;
	text-align: center
}

.hc-other-dl a {
	width: 55px;
	height: 55px;
	display: inline-block;
	border: #d5c9ae 1px solid;
	background-color: #fff;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80% 80%
}

.hc-other-dl span {
	display: block;
	text-align: center
}

.hc-other-dl .qq {
	background-image: url(/Content/images/png/qq.png)
}

.hc-other-dl .weixin {
	background-image: url(/Content/images/png/weixin.png)
}

.hc-other-dl .weibo {
	background-image: url(/Content/images/png/weibo.png)
}

.hc-peoplenum-title {
	border-bottom: #d5c9ae 1px solid;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px
}

.hc-peoplenum-title span {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #f2e9d4;
	padding: 0 10px
}

.hc-txt-more {
	border-top: #d5c9ae 1px solid;
	padding-bottom: 50px;
	position: relative
}

.hc-txt-more a {
	position: absolute;
	top: -10px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px
}

.hc-txt-more span {
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #f2e9d4;
	padding: 0 10px
}

.hc-txt-more i {
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ba8961
}

.hc-txt-more2 {
	border-top: #d5c9ae 1px solid;
	padding-bottom: 20px;
	position: relative
}

.hc-txt-more2 a {
	position: absolute;
	top: -10px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px
}

.hc-txt-more2 span {
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: #f2e9d4;
	padding: 0 10px
}

.hc-txt-more2 i {
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ba8961
}

.spannianbg {
	background-color: #b98651;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #95171b
}

.spannianbgnkc {
	background-color: #ff7f00;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spannianbgkbc {
	background-color: #bbb;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlered {
	background-color: #94181a;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlegreen {
	background-color: #21a738;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitleblue {
	background-color: #007aff;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlepurple {
	background-color: #8a6de9;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitleblack {
	background-color: #382b1f;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlegray {
	background-color: #666;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlezs {
	background-color: #bb8a62;
	color: #f0e9d6;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.spanbgtitlean {
	background-color: #cfc1a4;
	color: #382b1f;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff
}

.zstext-overflow {
	width: auto;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.zstext-overflow img {
	max-width: 90%
}

.hc-right-ico:after {
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 10px;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #94500a;
	-webkit-font-smoothing: antialiased;
	content: '\e583'
}

.hc-n-list {
	padding: 10px 15px
}

.hc-n-list li {
	border-bottom: #e3d3bf 1px solid
}

.hc-n-list li a {
	display: block;
	height: 100%
}

.hc-n-list li h2 {
	font-size: 16px;
	color: #382b1f;
	padding: 11px 0;
	position: relative
}

.hc-n-list li p {
	font-size: 14px
}

.hc-n-list li h3 {
	text-align: right;
	font-style: normal;
	font-size: 12px;
	color: #382b1f;
	padding: 10px 0
}

.image-up {
	float: left;
	width: 33.33333%;
	padding: 5px 5px;
	color: #e4d3bf;
	display: inline-block;
	text-align: center
}

.image-up figure {
	position: relative;
	width: 100%;
	height: 0;
	margin: 0;
	padding-bottom: 100%;
	border: 1px dashed #e4d3bf
}

.image-up label {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999
}

.image-up figure:after {
	font-family: "微软雅黑";
	content: '+';
	font-size: 60px;
	color: #a87442;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1
}

.mui-toast-message {
	font-size: 14px;
	width: 270px;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	color: #00f;
	border-radius: 7px;
	background-color: #d8d8d8
}

.mui-popover .mui-scroll-wrapper {
	margin: 0 0;
	border-radius: 0;
	background-clip: padding-box
}

.mui-segmented-control.mui-scroll-wrapper .hc-xiak-item {
	width: 95px;
	margin-right: 10px;
	text-align: center;
	line-height: inherit;
	padding: 10px 0
}

.mui-segmented-control.mui-scroll-wrapper .hc-xiak-item img {
	width: 100%;
	height: 100%;
	border: 1px solid #e4d3bf
}

.user-h-bj {
	background: #e9ddc3 url(/Content/images/user/user-h-bj.jpg) no-repeat center 44px;
	background-size: 100% auto
}

.user-h-table {
	padding: 40% 15px 0 15px;
	overflow: visible
}

.user-h-table .mui-active {
	border-bottom: 0!important;
	position: relative
}

.user-h-table .mui-control-item {
	overflow: visible
}

.user-h-table .mui-active span {
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e4d3bf
}

.user-h-table .mui-active i {
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #f1e9d4
}

.user-h-box {
	background-color: #f2e9d4;
	border: #e3d3bf 1px solid;
	margin: 0 15px;
	padding: 5px 10px
}

.user-input-row {
	height: 40px;
	border-bottom: 1px #e3d3bf solid;
	clear: left;
	overflow: hidden;
	position: relative
}

.user-input-row input {
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #392b20
}

.user-input-row input[type=number],.user-input-row input[type=password],.user-input-row input[type=text] {
	line-height: 20px;
	width: 100%;
	height: 40px;
	font-size: 14px;
	padding: 0 0 0 30px;
	-webkit-user-select: text;
	outline: 0;
	-webkit-appearance: none
}

.user-textarea-row textarea {
	margin: 5px 0 0 0;
	padding: 10px 10px;
	border: 1px solid #e4d3bf;
	font-size: 14px;
	border-radius: 0;
	background-color: #f9f5ec
}

.user-input-row .iconfont {
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 18px;
	color: #94500a
}

.user-input-yzm {
	position: absolute;
	top: 5px;
	right: 0;
	padding: 0 10px;
	height: 30px;
	border-left: 1px #e3d3bf solid;
	background-color: transparent;
	border-radius: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	color: #392b20
}

.user-h-padd {
	margin: 10px 15px
}

.user-btn-block {
	font-size: 20px;
	display: block;
	width: 100%;
	padding: 10px 0;
	border-radius: 0
}

.link-area {
	display: block;
	margin-top: 20px;
	text-align: center;
	color: #d9ad8a
}

.link-area a {
	padding: 0 10px
}

.user-other-dl {
	margin: 0 auto;
	padding: 38px 0
}

.user-other-dl li {
	float: left;
	width: 33.333333%;
	text-align: center
}

.user-other-dl a {
	width: 55px;
	height: 55px;
	line-height: 50px;
	font-size: 30px;
	display: inline-block;
	border: #94500a 1px solid;
	background-color: transparent;
	border-radius: 50%
}

.user-other-dl span {
	display: block;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #94500a
}

.user-n-bar {
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc
}

.user-n-top {
	background-color: #741012;
	padding: 20px;
	position: relative
}

.user-n-top .head-img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
	border: 2px #9e585a solid
}

.user-n-top h3 {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	color: #fff
}

.user-n-top .qiandao {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 91px;
	height: 30px;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 12px;
	color: #741012;
	padding: 5px 15px;
	border: 0;
	background: url(/Content/images/user/qiandao.png) no-repeat;
	background-size: 100% 100%
}

.user-n-shuzi {
	background-color: #f1e9d4;
	text-align: center;
	padding: 10px;
	border-bottom: #e4d3bf 1px solid
}

.user-n-shuzi p {
	width: 33.33333%;
	display: inline-block;
	text-align: center;
	border-right: #e4d3bf 1px solid
}

.user-n-shuzi i,.user-n-shuzi span {
	display: block
}

.user-n-shuzi span {
	font-size: 30px;
	line-height: 30px;
	color: #741012
}

.user-n-shuzi i {
	font-style: normal;
	font-size: 12px
}

.user-n-xmlist {
	background-color: #f1e9d4;
	padding: 10px;
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid
}

.user-n-xmlist ul {
	border-top: #e4d3bf 1px solid;
	border-left: #e4d3bf 1px solid
}

.user-n-xmlist li {
	float: left;
	text-align: center;
	border-right: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid
}

.user-n-xmlist figure {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-bottom: 100%
}

.user-n-xmlist figure a {
	display: block;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.user-n-xmlist figure span {
	display: block;
	height: 40px;
	font-size: 35px;
	line-height: 35px
}

.user-n-xmlist .icon-shoucang {
	color: #e6494a
}

.user-n-xmlist .icon-wenda {
	color: #e7b501
}

.user-n-xmlist .icon-account-set {
	color: #43af3e
}

.user-n-xmlist .icon-jifen {
	color: #fe8652
}

.user-n-xmlist .icon-dingdan {
	color: #bb5548
}

.user-n-xmlist .icon-jinbi {
	color: #ee7800
}

.user-n-title {
	font-size: 16px;
	padding: 10px 15px 0 15px;
	font-weight: 700
}

.user-n-list {
	margin-top: 10px;
	background-color: #f1e9d4;
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid
}

.user-n-right:after {
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 10px;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #94500a;
	-webkit-font-smoothing: antialiased;
	content: '\e583'
}

.user-n-list .head-img1 {
	position: absolute;
	bottom: 10px;
	right: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.user-n-list .mui-table-view-cell .mui-pull-right {
	color: #cda88b
}

.user-n-list p {
	font-size: 12px;
	color: #d6b8a1
}

.user-n-list .qa-huifu {
	border: 1px #e3d3bf solid;
	color: #c29573;
	background: #fffad6;
	padding: 5px 10px;
	margin: 11px 0 5px 0;
	position: relative
}

.user-n-list .qa-huifu b {
	color: #741012;
	font-weight: bolde
}

.user-n-list .qa-huifu span {
	position: absolute;
	top: -10px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e3d3bf
}

.user-n-list .qa-huifu i {
	position: absolute;
	top: -8px;
	left: 21px;
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #fffad6
}

.menus-search {
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	z-index: 996;
	background-color: #fff;
	width: 100%
}

.menus-search.hidden {
	display: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	z-index: -1
}

.menus {
	width: 100%
}

.menus-backdrop {
	display: none
}

.menus-open .menus-backdrop {
	position: absolute;
	top: 44px;
	bottom: 0;
	width: 100%;
	display: block;
	z-index: 995;
	background-color: #555;
	background: rgba(0,0,0,.39804)
}

.menus-open {
	width: 100%;
	height: 100%
}

.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .hc-fl-item,.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .hc-fl-item.mui-active {
	border-bottom: 1px solid #e4d3c1
}

.mui-segmented-control.mui-segmented-control-inverted .hc-fl-item.mui-active {
	background-color: #e9ddc3
}

.mui-segmented-control.mui-segmented-control-inverted .hc-fl-item {
	color: #59483b
}

.hc-fl-list {
	padding: 10px 5px 10px 5px
}

.hc-fl-list h3 {
	color: #b98961;
	font-size: 16px;
	padding: 5px 5px 0 5px
}

.hc-fl-list li {
	float: left;
	width: 33.33333%;
	text-align: center;
	padding: 5px 5px
}

.hc-fl-list li a {
	display: block;
	background-color: #f1e9d4;
	padding: 5px 0
}

.hc-fl-list li img {
	width: 80%;
	height: 80%
}

.hc-fl-top {
	color: #b98961;
	padding: 10px 10px;
	border-bottom: #e4d3bf 1px solid;
	background-color: #e9ddc3;
	position: relative;
	z-index: 2
}

.hc-fl-top .iconfont {
	font-size: 14px;
	padding-left: 20px;
	position: relative
}

.hc-fl-top .iconfont:before {
	font-size: 18px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.hc-fl-top .active {
	color: #751012
}

.hc-fl-list-two {
	padding: 10px 15px
}

.hc-fl-list-two li {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: #e3d3bf 1px solid
}

.hc-fl-list-two img {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	display: block
}

.hc-fl-list-two h3 {
	font-size: 16px;
	color: #382b1f;
	padding-right: 20px;
	position: relative
}

.hc-fl-list-two h3:after {
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #94500a;
	-webkit-font-smoothing: antialiased;
	content: '\e583'
}

.hc-fl-list-two p {
	padding-bottom: 0;
	font-size: 14px
}

.hc-fl-list-two .mui-media-body {
	height: 65px;
	overflow: hidden
}

.hc-fl-list-two a {
	display: block;
	height: 100%
}

.hc-fl-list-two span {
	float: left;
	font-size: 12px;
	line-height: 22px;
	background-color: #751012;
	color: #e9dec3;
	padding: 0 10px;
	height: 22px;
	border-radius: 11px
}

.hc-fl-list-two .mui-media-body {
	height: 70px
}

.inputtxt {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 200
}

.inputtxt li {
	text-align: center
}

.content-txt {
	padding: 0 30px
}

.content-txt p {
	color: #382b1f;
	padding: 5px 0
}

.content-gou1,.content-gou2 {
	position: fixed;
	left: 10px;
	width: 50px;
	height: 65px;
	background-image: url(/Content/images/qiuqian/qian-content_04.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 60% 60%;
	z-index: 400
}

.content-gou1 {
	top: 94px
}

.content-gou2 {
	bottom: 50px
}

.content-title {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 45px;
	color: #ffb700;
	background-image: url(/Content/images/qiuqian/qian-content_05.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: auto 100%
}

.Bdeng1 {
	left: 15%
}

.Bdeng2 {
	right: 16%
}

.Bdeng1,.Bdeng2 {
	width: 5%;
	position: absolute;
	top: 64%;
	background-image: url(/Content/images/Buddha/huo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
	z-index: 31
}

.Bdeng1:before,.Bdeng2:before {
	content: "";
	display: block;
	padding-top: 150%
}

.mui-off-canvas-right {
	background: #e1bc78 url(/Content/images/right-up.jpg) no-repeat center bottom;
	background-size: 100% auto
}

.hc-right-top {
	background: url(/Content/images/right-top.jpg) no-repeat center top;
	background-size: 100% auto
}

.hc-right-user {
	padding: 20px 10px 30px 10px;
	border-bottom: #d2ae6f 1px solid
}

.user-geren {
	height: 50px;
	position: relative
}

.user-geren .user-member {
	display: block;
	margin-right: 30px
}

.user-geren .user-member .userpic {
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.user-geren .user-member h3 {
	color: #741012;
	font-size: 15px;
	margin: 0;
	padding: 8px 0 5px 0
}

.user-geren .user-member span {
	background-color: #761314;
	padding: 1px 5px;
	font-size: 12px;
	height: 24px;
	border-radius: 12px;
	color: #efdab5
}

.user-geren .user-xiaoxi {
	position: absolute;
	top: 10px;
	right: 0
}

.user-geren .user-xiaoxi .iconfont {
	font-size: 30px;
	line-height: 30px
}

.user-geren .user-xiaoxi a {
	display: block
}

.xiaoxi-num {
	position: absolute;
	top: -5px;
	right: -5px;
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	padding: 2px 4px;
	color: #efdab5;
	border-radius: 100px;
	background-color: #761314
}

.user-denglu {
	display: block;
	text-align: center
}

.user-denglu .userpic2 {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.user-denglu span {
	background-color: #bc895c;
	padding: 5px 15px;
	height: 30px;
	border-radius: 15px;
	color: #efdab5
}

.hc-right-list {
	padding: 10px 15px
}

.hc-right-list a {
	display: block;
	padding: 20px 0
}

.hc-right-list .iconfont {
	font-size: 24px;
	color: #bc895c;
	margin-right: 10px
}

.hc-right-list h3 {
	font-size: 16px;
	color: #382c20
}

.hc-right-search {
	width: 95%;
	margin: 10px auto 0
}

.hc-right-search .mui-input-clear {
	background-color: transparent;
	border: 1px #ba8a64 solid;
	border-radius: 20px
}

.hc-right-search input::-webkit-input-placeholder {
	color: #382c20
}

.hc-right-search input:-moz-placeholder {
	color: #382c20
}

.hc-right-search input::-moz-placeholder {
	color: #382c20
}

.hc-right-search input:-ms-input-placeholder {
	color: #382c20
}

.xingpan-menu {
	position: fixed;
	top: 44px;
	right: 0;
	left: 0;
	height: 39px;
	border-bottom: #e2d3be 1px solid;
	z-index: 10
}

.xingpan-wrapper {
	background-color: #f5efe1
}

.xingpan-item {
	height: 38px;
	padding: 0!important;
	margin-right: -4px!important
}

.xingpan-item span {
	margin-top: 6px;
	margin-bottom: 4px;
	line-height: 26px;
	padding: 0 20px;
	color: #b78053;
	display: block;
	border-right: #e2d3be 1px solid
}

.xingpan-item.mui-active span {
	color: #94181a
}

.xingpan-body {
	padding: 10px 10px 50px 10px
}

.xingpan-title,.xingpan-title2,.xingpan-title3 {
	padding-left: 10px;
	font-size: 18px;
	margin: 10px 0 10px 5px
}

.xingpan-title {
	border-left: #94181a 3px solid;
	color: #94181a
}

.xingpan-title2 {
	border-left: #689901 3px solid;
	color: #689901
}

.xingpan-title3 {
	border-left: #e54a45 3px solid;
	color: #e54a45
}

.xingpan-cont {
	font-size: 1.125rem;
	line-height: 1.8rem;
}

.xingpan-cont a {
	color: #3e97d3;
	text-decoration: underline
}

.xingpan-ul-two {
	border-left: #e4d3c3 1px solid;
	border-top: #e4d3c3 1px solid;
	background-color: #f1e9d4;
	color: #ba8961;
	line-height: 1.8rem
}

.xingpan-ul-two td {
	border-right: #e4d3c3 1px solid;
	border-bottom: #e4d3c3 1px solid;
	padding: 5px 8px
}

.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .hy-fl-item.mui-active {
	border-bottom: 1px solid #e4d3c1
}

.mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .hy-fl-item {
	border-right: 1px solid #e4d3c1;
	border-bottom: 1px solid #e4d3c1
}

.mui-segmented-control.mui-segmented-control-inverted .hy-fl-item.mui-active {
	background-color: #e9ddc3;
	color: #94181a;
	border-right: 1px solid #e9ddc3
}

.mui-segmented-control.mui-segmented-control-inverted .hy-fl-item {
	color: #382a1f
}

.pay-title {
	background: url(/Content/images/pay/pay_titlebj.jpg) repeat-x;
	height: 100px;
	padding: 15px
}

.pay-title img {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	display: block
}

.pay-title h3 {
	font-size: 16px;
	padding-top: 5px;
	margin: 0
}

.pay-title h4 {
	color: #94181a;
	padding-top: 5px;
	margin: 0;
	font-weight: 400
}

.pay-title h5 {
	color: #94500a;
	padding-top: 5px;
	margin: 0
}

.pay-sm {
	background: #e9dec3 url(/Content/images/pay/pay_smbj.jpg) repeat-x;
	height: 40px
}

.pay-sm span {
	padding: 10px 15px;
	line-height: 40px;
	color: #94500a
}

.pay-form label {
	color: #382b1f
}

.pay-i {
	border: #751012 1px solid;
	color: #751012;
	padding: 1px 8px;
	border-radius: 10px;
	margin-left: 10px
}

.pay-form .mui-checkbox input[type=checkbox]:checked:before {
	color: #751012
}

.pay-ico {
	padding-top: 50px
}

.pay-ico span {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
	background-color: #ddd3b8;
	color: #741012;
	border-radius: 50%
}

.pay-ico .iconfont {
	font-size: 100px;
	line-height: 150px
}

.pay-input {
	border: none;
	color: #fff;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 0;
	background-color: #94171a
}

.pay-input:active {
	opacity: 1
}

.pay-input:enabled:active {
	background-color: #6c0205
}

.pay-input2 {
	border: #94171a 1px solid;
	color: #94171a;
	font-size: 18px;
	padding: 4px 20px;
	border-radius: 0;
	background-color: transparent
}

.pay-input2:active {
	opacity: 1
}

.pay-input2:enabled:active {
	background-color: #6c0205
}

.pay-name {
	margin-top: 10px;
	background-color: #f1e9d4;
	border-top: #e2d3be 1px solid;
	border-bottom: #e2d3be 1px solid;
	height: 40px;
	line-height: 40px
}

.pay-name label {
	float: left;
	width: 50px;
	padding: 0 10px
}

.pay-name article {
	margin-left: 50px
}

.pay-jine-list {
	padding: 10px
}

.pay-jine-list li {
	float: left;
	width: 50%;
	padding: 5px;
	text-align: center
}

.pay-jine-list li article {
	background-color: #f1e9d4;
	height: 60px;
	padding: 5px 0
}

.pay-jine-list h2,.pay-jine-list h3,.pay-jine-list h4,.pay-jine-list h5 {
	margin: 0
}

.pay-jine-list h5 {
	padding: 10px 5px;
	color: #be8862;
	font-size: 14px
}

.pay-jine-list h3 {
	color: #382a1d;
	padding-top: 3px;
	font-size: 26px
}

.pay-jine-list h4 {
	color: #be8862;
	font-weight: 400;
	font-size: 14px;
	padding: 2px 0
}

.pay-jine-list h2 {
	color: #741010;
	line-height: 50px;
	font-size: 20px
}

.pay-jine-list h6 {
	padding: 10px 5px;
	color: #382a1d;
	font-size: 14px
}

.pay-jine-list .mui-acitve article {
	background-color: #741012
}

.pay-jine-list .mui-acitve h3 {
	color: #fff
}

.pay-jine-list .mui-acitve h4 {
	color: #eab38c
}

.pay-jine-no {
	border: none;
	color: #BA8961;
	font-size: 18px;
	display: block;
	width: 100%;
	padding: 10px 0;
	border-radius: 0;
	background-color: #904041
}

.pay-jine-no:active {
	opacity: 1;
	color: #eda5a5
}

.pay-jine-no:enabled:active {
	background-color: #904041;
	color: #eda5a5
}

.pay-text {
	height: 60px!important;
	font-size: 30px;
	margin-bottom: 0!important
}

.pay-list {
	margin: 0;
	background-color: #f1e9d4;
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid
}

.pay-icon {
	font-size: 40px;
	line-height: 42px;
	color: #dd524d;
	margin-right: 10px
}

.pay-time {
	margin-right: 5px
}

.hc-user-tongji {
	padding: 10px
}

.hc-tongji-tab {
	border: 1px solid #751012
}

.hc-tongji-item.mui-active {
	color: #f2e9d4!important;
	background-color: #751012!important
}

.hc-tongji-item {
	color: #751012!important;
	border-color: #751012!important
}

.ul-tongji-list {
	background-color: #f2e9d4
}

.ul-tongji-list .lsnum {
	float: left;
	width: 33.33333%;
	color: #392b20
}

.ul-tongji-list .dhnum {
	float: left;
	width: 33.33333%;
	text-align: center;
	color: #10a56e
}

.ul-tongji-list .synum {
	float: right;
	width: 33.33333%;
	text-align: right;
	color: #392b20
}

.ul-tongji-list .hrnum {
	float: left;
	width: 50%;
	text-align: center;
	color: #f34e42
}

.ul-tongji-list .zcnum {
	float: right;
	width: 50%;
	text-align: center;
	color: #10a56e
}

.ul-tongji-list .lbcol {
	color: #94500a
}

.ul-tongji-list .redcol {
	color: #f14f42
}

.user-jifen-top {
	background-color: #741012;
	padding: 20px
}

.user-jifen-top .mui-tab-item {
	display: table-cell;
	overflow: hidden;
	width: 1%;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis
}

.user-jifen-top i,.user-jifen-top span {
	display: block
}

.user-jifen-top span {
	font-size: 30px;
	line-height: 30px;
	color: #94500a
}

.user-jifen-top i {
	font-style: normal;
	font-size: 12px;
	color: #955a2c
}

.user-jifen-txt {
	background-color: #f2e9d4;
	color: #94500a;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px
}

.tan-chuang {
	position: fixed;
	z-index: 10000;
	top: 50%;
	left: 50%;
	width: 250px;
	-webkit-transition-property: -webkit-transform,opacity;
	transition-property: transform,opacity;
	-webkit-transform: translate3d(-50%,-50%,0) scale(1.185);
	transform: translate3d(-50%,-50%,0) scale(1.185);
	text-align: center;
	color: #000;
	border-radius: 13px;
	background-color: #f2e9d4
}

.tan-chuang.hidden {
	display: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	z-index: -1
}

.tan {
	width: 100%
}

.tan-backdrop {
	display: none
}

.tan-open .tan-backdrop {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	display: block;
	z-index: 995;
	background-color: #555;
	background: rgba(0,0,0,.39804)
}

.tan-open {
	width: 100%;
	height: 100%
}

.tan-body {
	position: relative;
	padding: 20px 0;
	height: 130px
}

.tan-chuang-png {
	position: absolute;
	left: 0;
	top: -30px;
	z-index: 10
}

.tan-chuang-png img {
	width: 100%
}

.tan-chuang-input {
	position: absolute;
	left: 0;
	top: 30px;
	padding: 0 10px;
	z-index: 12
}

.tan-chuang-button {
	border: none;
	color: #f2e9d4;
	display: block;
	width: 80%;
	padding: 5px 0;
	border-radius: 15px;
	background-color: #751012
}

.tan-chuang-button:active {
	opacity: 1
}

.tan-chuang-button:enabled:active {
	background-color: #6c0205
}

.hc-sx-tan li {
	float: left;
	width: 33.33333%
}

.hc-sx-tan .mui-table-view-cell {
	padding: 10px 15px;
	background: #f2e9d4
}

.hc-sx-tan .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: -15px
}

.hc-sx-tan .mui-table-view-cell:after {
	right: 5px!important;
	left: 5px!important
}

.hc-cha-lie .mui-progressbar span {
	background: #f30
}

.hc-cha-prod2 {
	height: 70px;
	padding: 5px;
	background-color: #E9DDC3;
	margin: 3px 0
}

.hc-cha-prod2 label {
	float: right;
	width: 45px;
	height: 45px;
	overflow: hidden;
	padding: 3px 0;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	color: #941619;
	border: #941619 1px solid;
	border-radius: 5px;
	margin-top: 8px;
	margin-right: 5px
}

.hc-cha-prod2 article {
	margin-right: 50px;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden
}

.hc-cha-prod2 article img {
	margin-right: 5px;
	width: 60px!important;
	height: 60px
}

.hc-cha-prod2 a {
	display: block;
	text-decoration: none!important
}

.hc-cha-prod2 h3 {
	font-size: 14px;
	color: #382a1f
}

.hc-cha-prod2 h4 {
	font-size: 12px;
	line-height: 18px;
	color: #ba8551;
	font-weight: 400
}

.hc-cha-prod {
	height: 70px;
	padding: 5px;
	background-color: #f1e9d4;
	margin: 3px 0
}

.hc-cha-prod label {
	float: right;
	width: 45px;
	height: 45px;
	overflow: hidden;
	padding: 3px 0;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	color: #941619;
	border: #941619 1px solid;
	border-radius: 5px;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px
}

.hc-cha-prod article {
	margin-right: 50px;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden
}

.hc-cha-prod article img {
	margin-right: 5px;
	width: 60px!important;
	height: 60px
}

.hc-cha-prod a {
	display: block;
	text-decoration: none!important
}

.hc-cha-prod h3 {
	font-size: 14px;
	color: #382a1f
}

.hc-cha-prod h4 {
	font-size: 12px;
	line-height: 18px;
	color: #ba8551;
	font-weight: 400
}

.jxw-n-prod {
	zoom: 1;
	padding: 20px 5px 0 5px;
	margin: 20px 0 0 0;
	border: #e9ddc3 1px solid;
	position: relative
}

.jxw-n-prod:after {
	content: '';
	height: 0;
	display: block;
	clear: both
}

.jxw-n-prod li {
	float: left;
	width: 33.33333%;
	text-align: center;
	font-size: 12px
}

.jxw-n-prod li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block
}

.jxw-n-prod a {
	display: block;
	padding: 5px
}

.jxw-n-prod .title {
	color: #7f4200;
	margin-bottom: 0;
	margin-top: 5px
}

.bd-n-tc-t {
	position: absolute;
	top: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 140px
}

.bd-n-tc-t img {
	width: 100%
}

.bd-n-tc-item {
	width: 105px;
	margin: 3px;
	text-align: center;
	display: inline-block;
	position: relative
}

.bd-n-tc-item img {
	width: 100%;
	height: 100%;
	display: block;
	border: 1px #f5f0e5 solid
}

.bd-n-tc-item a {
	display: block;
	font-size: 12px
}

.bd-n-tc-item .txt {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.member-md-list {
	background-color: #f1e9d4;
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid
}

.member-md-list .anniu {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.member-md-list .mui-btn {
	border-radius: 0;
	background-clip: border-box
}

.member-md-list span {
	color: #f1e9d4;
	padding: 2px 5px 2px 5px;
	border-radius: 10px;
	margin-right: 5px
}

.hc-jiazai {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 999;
	text-align: center;
	border-radius: 10px;
	padding: 10px 15px 5px 15px;
	background: rgba(0,0,0,.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000)
}

.hc-jiazai .mui-spinner {
	width: 30px;
	height: 30px
}

.hc-jiazai h4 {
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.mui-row.mui-fullscreen>[class*=hc-scroll] {
	height: 100%
}

.hc-scroll {
	overflow-y: auto;
	height: 100%
}

.member-shoucang-list {
	margin-top: 10px
}

.member-shoucang-list li {
	background-color: #f1e9d4;
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid;
	padding: 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative
}

.member-shoucang-list img {
	width: 60px!important;
	height: 60px;
	margin-left: 10px;
	margin-right: 10px;
	display: block
}

.member-shoucang-list .mui-media-body {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 15px;
	overflow: hidden
}

.Fdico {
	position: fixed;
	right: 10px;
	bottom: 70px;
	z-index: 990
}

.Fdico li {
	margin-bottom: 10px
}

.Fdico .iconfont {
	font-size: 24px;
	color: #741012;
	background: rgba(220,200,150,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#C8dcc896, endcolorstr=#C8dcc896);
	border-radius: 50%;
	position: relative;
	padding: 10px 15px 20px 15px
}

.Fdico i {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	bottom: 7px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0)
}

.fx-popover {
	background-color: #fff;
	border-radius: 12px;
	height: 280px
}

.fx-popover .mui-table-view {
	background-color: #fff
}

.fx-popover .mui-popover-arrow:after {
	background: #fff
}

.fx-popover .mui-scroll-wrapper {
	margin: 0 0;
	border-radius: 12px
}

.fx-popover .fx-table-view {
	padding: 15px 10px
}

.fx-popover .fx-table-view li {
	float: left;
	width: 33.33333%;
	text-align: center;
	padding: 5px
}

.fx-popover .fx-table-view img {
	width: 60%
}

.fx-popover .fx-table-view span {
	display: block
}

.fx-table-list {
	background-color: #fff;
	padding: 15px 10px
}

.fx-table-list li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 5px
}

.fx-table-list img {
	width: 60%
}

.fx-table-list span {
	display: block
}

.mui-table-view-divider:after,.mui-table-view-divider:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	background-color: #e4d3bf
}

.huati-ren-photo img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin-right: 10px
}

.huati-ren-photo h4 {
	font-weight: 400;
	line-height: 30px;
	font-size: 16px
}

.quanzi-hfk {
	padding-top: 10px;
}

.quanzi-hfk input[type=text], .quanzi-hfk select, .quanzi-hfk textarea {
	border: #e4d3bf 1px solid !important;
	background-color: #f9f4e7;
	font-size: 14px;
	margin-bottom: 0;
}

.quanzi-hfk .iconfont {
	font-size: 30px;
	line-height: 30px;
}

.quanzi-hudong {
	border-top: #e4d3bf 1px solid;
	border-bottom: #e4d3bf 1px solid;
	margin-top: 10px;
	padding: 10px 0;
	background-color: #f3ead2
}

.quanzi-hudong li {
	float: left;
	width: 50%;
	text-align: center
}

.quanzi-hudong a {
	display: block;
	width: 100%;
	padding: 0 10px
}

.quanzi-hudong .iconfont {
	display: block;
	width: 100%;
	font-size: 40px;
	padding: 10px 0
}

.menu-open {
	width: 100%;
	height: 100%
}

.menu-backdrop {
	display: none
}

.menu-open .menu-backdrop {
	position: fixed;
	top: 44px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	display: block;
	z-index: 998;
	background: rgba(0,0,0,.39804)
}

.menu-wrapper {
	position: fixed;
	top: 44px;
	left: 0;
	right: 0;
	z-index: 999;
	text-align: center;
	background-color: #000;
	width: 100%
}

.menu-wrapper.hidden {
	display: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	z-index: -1
}

.menu {
	width: 100%
}

.hy-menu-tab .hy-tab-item {
	padding: 15px 0;
	display: table-cell;
	overflow: hidden;
	width: 1%;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff
}

.hy-menu-tab .hy-tab-item .mui-icon {
	font-size: 24px;
	top: 3px;
	width: 24px;
	height: 24px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative
}

.hy-menu-tab .hy-tab-item .mui-icon~.mui-tab-label {
	font-size: 13px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}

.hy-menu-tab .hy-tab-item.mui-active {
	color: #fff;
	background-color: #C80000
}

.hy-popover-arrow {
	position: absolute;
	top: -5px;
	right: 14px;
	background-color: #000;
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.quanzi-top-tab {
	position: fixed;
	right: 0;
	left: 0;
	overflow: hidden;
	z-index: 10;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	display: table;
	table-layout: fixed;
	background-color: #f1e9d4;
	border-bottom: #e4d3bf 1px solid;
	padding: 0 15px
}

.quanzi-top-tab .qz-active {
	border-bottom: 2px solid #8b0000;
	color: #94171a
}

.quanzi-top-item {
	line-height: 38px;
	display: table-cell;
	overflow: hidden;
	width: 1%;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis
}

.i-num {
	font-style: normal;
	font-size: 12px;
	padding: 0 2px;
	color: #fff;
	background: red;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transform: scale(.625);
	transform: scale(.625)
}

.quan-popover {
	background-color: #222;
	border-radius: 12px;
	width: 100px!important;
	min-height: 130px
}

.quan-popover .mui-table-view {
	background-color: #222
}

.quan-popover .mui-popover-arrow:after {
	background: #222
}

.quan-popover .mui-table-view-cell:after {
	background-color: #94500a
}

.quan-popover .mui-table-view-cell>a:not(.mui-btn) {
	color: #94500a
}

.quan-popover .mui-table-view-cell>a:not(.mui-btn).mui-active {
	color: #222;
	background-color: #f1ede2
}

.quan-popover .mui-scroll-wrapper {
	margin: 0 0;
	border-radius: 12px
}

.hc-wk-btn {
	font-size: 16px;
	font-weight: 400;
	color: #94500a;
	border: 1px solid #debb9f;
	border-radius: 20px
}

.hc-wk-links {
	border-top: 1px solid #debb9f;
	padding: 10px 20px
}

.hc-wk-links a {
	display: block;
	padding: 5px 0
}

.hc-wk-title {
	padding: 10px 0 10px 55px;
	color: #504335;
	background: url(/Content/images/png/xiangyun105x45.png) no-repeat 10px center;
	background-size: 47px 20px;
	font-weight: 700;
	line-height: 20px;
	border-top: 1px solid #debb9f;
	border-bottom: #debb9f 1px solid
}

.hc-wk-title span a {
	display: block;
	padding: 0 10px;
	font-weight: 400
}

.hc-hd-baziok {
	background-color: #382b1f
}

.hc-hd-baziok .mui-tab-item {
	color: #BA8961;
	overflow: visible
}

.hc-hd-baziok .mui-tab-item.mui-active {
	color: #FFAE00
}

.hc-hd-baziok .back {
	width: 1.3%;
	border-right: 1px #47382d solid;
	color: #ffe0ba
}

.hc-hd-baziok .fenxiang {
	width: 1%
}

.hc-hd-baziok .biaoxing {
	width: .6%
}

.hc-hd-baziok .zantong {
	width: 1.1%
}

.hc-hd-baziok .liuyan {
	width: 1.3%
}

.hc-hd-baziok .comment {
	width: 1.3%;
	background-color: #94181a;
	color: #ffe0ba
}

.hc-hd-baziok .mui-badge {
	padding: 1px 2px;
	line-height: 1
}

.hc-cha-li:after {
	background-color: transparent
}

.fenshu-title {
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 10px 0
}

.fenshu {
	height: 5px;
	margin-top: 3px;
	border: 1px #e0cfa2 solid;
	border-bottom: none;
	position: relative
}

.fenshu:after {
	content: "";
	width: 1px;
	height: 5px;
	border-left: 1px #e0cfa2 solid;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0)
}

.fenshu-num {
	height: 20px
}

.fenshu-num span {
	float: left;
	font-size: 12px;
	color: #c68972;
	width: 33.33333%
}

.fenshu-num .one {
	text-align: left
}

.fenshu-num .two {
	text-align: center
}

.fenshu-num .three {
	text-align: right
}

.progress {
	height: 20px;
	line-height: 20px;
	background: #e0cfa2;
	overflow: visible
}

.progress .progress-bar {
	float: left;
	position: relative;
	background: #a40000;
	animation: animate-positive 2s;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

@-webkit-keyframes animate-positive {
	0% {
		width: 0
	}
}

@keyframes animate-positive {
	0% {
		width: 0
	}
}

.hc-star {
	width: 114px;
	height: 21px;
	margin-top: 5px;
	background: url(/Content/images/png/xing.png);
	position: relative
}

.hc-star a {
	position: absolute;
	top: 0;
	width: 23px;
	height: 21px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 5
}

.hc-star a.one {
	left: 0
}

.hc-star a.two {
	left: 23px
}

.hc-star a.three {
	left: 46px
}

.hc-star a.four {
	left: 69px
}

.hc-star a.five {
	left: 92px
}

.hc-star span {
	height: 21px;
	display: block;
	background: url(/Content/images/png/xing.png) no-repeat 0 -26px
}

.top-backdrop {
	display: none
}

.menu-open .top-backdrop {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	display: block;
	z-index: 998;
	background: rgba(0,0,0,.6)
}

.top-wrapper {
	position: fixed;
	top: 44px;
	right: 5px;
	z-index: 999;
	background: rgba(0,0,0,.8);
	width: 150px;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.top-wrapper.hidden {
	display: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	z-index: -1
}

.top-menu-tab .top-tab-item {
	display: block;
	padding: 8px 15px;
	overflow: hidden;
	color: #fff;
	position: relative
}

.top-menu-tab .top-tab-item:after {
	position: absolute;
	bottom: 0;
	right: 10px;
	left: 10px;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.1);
	transform: scaleY(.1);
	background-color: #fff
}

.top-menu-tab .top-tab-item .mui-icon {
	margin-right: 10px
}

.top-menu-tab .top-tab-item .mui-tab-label {
	font-size: 16px
}

.top-popover-arrow {
	position: absolute;
	top: -6px;
	right: 10px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	opacity: .8
}

.top-user {
	display: block;
	height: 60px;
	padding: 10px;
	position: relative
}

.top-user:after {
	position: absolute;
	bottom: 0;
	right: 10px;
	left: 10px;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.1);
	transform: scaleY(.1);
	background-color: #fff
}

.top-user .photo {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px
}

.top-user h3 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 3px 0
}

.top-user p {
	font-size: 12px
}

.top-user span {
	background-color: #761314;
	padding: 1px 5px;
	font-size: 12px;
	height: 24px;
	border-radius: 12px;
	color: #efdab5
}

.top-num {
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	padding: 2px 4px;
	color: #efdab5;
	border-radius: 100px;
	background-color: #761314
}

.bd-home-sx ul:after {
	content: '';
	height: 0;
	display: block;
	clear: both
}

.bd-home-sx ul {
	zoom: 1;
	padding: 0 10px
}

.bd-home-sx li {
	float: left;
	width: 33.33333%;
	padding: 10px;
	text-align: center
}

.bd-home-sx li figure {
	position: relative;
	width: 100%;
	height: 0;
	margin: 0;
	padding-bottom: 100%
}

.bd-home-sx li figure a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1
}

.bd-home-sx li figure img {
	width: 100%;
	height: 100%;
	display: block
}

.bd-home-sx li figure i {
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	width: 70%;
	z-index: 2
}

.xingzuo-table {
	width: 90%;
	margin: 0 auto;
	color: #94500a;
	border-top: 1px solid #e4d3c1;
	border-left: 1px solid #e4d3c1
}

.xingzuo-table td {
	padding: 5px 0;
	border-right: 1px solid #e4d3c1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.xingzuo-table tr {
	border-bottom: 1px solid #e4d3c1
}

.xingzuo-table h3 {
	margin: 0;
	padding: 5px 0;
	font-size: 20px;
	color: #000
}

.hc-speimg-sort {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #F1E9D4;
	border: #e3d3bf 1px solid
}

.hc-speimg-sort a {
	position: relative
}
.hc-explain-one {
	margin: 10px;
	background: #ffffff;
	border: #e3d3bf 1px solid;
	height:105px;
}

.hc-explain-one a {
	padding: 8px 10px;
	display: block;
	position: relative
}

.hc-explain-one img {
	position: absolute;
    top: 25%;
	width: 70px;
	height: 70px;
	display: block;
	margin-right: 10px;
}

.hc-explain-one .info {
	overflow: hidden
}

.hc-explain-one h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding: 5px 0
}

.hc-explain-one .txt {
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 1.5;
}

.hc-explain-one .jinru {
	position: absolute;
	top: 55%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-color: #fd5620;
	font-size: 16px;
	padding: 7px 10px 5px 10px;
	color: #fff
}

.hc-explain-one .jinru~.info {
	padding-right: 70px;
	padding-left: 70px;
}

.hc-speimg-one {
	margin: 10px;
	background: #F1E9D4;
	border: #e3d3bf 1px solid
}

.hc-speimg-one a {
	padding: 8px 10px;
	display: block;
	position: relative
}

.hc-speimg-one img {
	width: 70px;
	height: 70px;
	display: block;
	margin-right: 10px
}

.hc-speimg-one .info {
	overflow: hidden
}

.hc-speimg-one h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding: 5px 0
}

.hc-speimg-one .jinru {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-color: #fd5620;
	font-size: 14px;
	padding: 7px 10px 5px 10px;
	color: #fff
}

.hc-speimg-one .jinru~.info {
	padding-right: 70px
}

.hc-speimg-two {
	padding: 10px 5px;
	background: #F1E9D4
}

.hc-speimg-two h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding: 5px 10px
}

.hc-speimg-two li {
	float: left;
	width: 33.33333%;
	text-align: center;
	font-size: 12px
}

.hc-speimg-two li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block
}

.hc-speimg-two p {
	font-size: 14px;
	padding-top: 5px
}

.hc-speimg-two a {
	display: block;
	padding: 5px
}

.hc-speimg-three {
	margin: 10px;
	background: #F1E9D4;
	border: #e3d3bf 1px solid
}

.hc-speimg-three a {
	padding: 10px;
	display: block
}

.hc-speimg-three img {
	width: 100%;
	display: block
}

.hc-speimg-three h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding-top: 10px
}

.hc-an-btn {
	font-size: 16px;
	font-weight: 400;
	background: #F1E9D4;
	color: #94500a;
	border: 1px solid #e4d3c1;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 5px 20px
}

.hc-download {
	font-size: 18px;
	font-weight: 400;
	padding: 7px 20px 5px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px
}

.hc-download .iconfont {
	font-size: 18px
}

.hc-chaview-inc {
	background-color: #e9dec3;
	padding: 5px;
	text-align: left;
	line-height: initial
}

.hc-chaview-inc .iconfont {
	color: #666;
	font-size: 20px
}

.hc-chaview-inc .info {
	overflow: hidden
}

.hc-chaview-inc .info p {
	color: #666
}

.hc-chaview-sm {
	background-color: #e9dec3;
	padding: 10px;
	text-align: center
}

.hc-chaview-sm .iconfont {
	color: #94171a;
	font-size: 85px
}

.hc-chaview-sm .info {
	overflow: hidden
}

.hc-chaview-sm .info p {
	color: #000
}

.hc-chaview-sm .info .link {
	color: #fff;
	padding: 6px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	-webkit-box-shadow: 0 2px 5px #d0bc8b;
	box-shadow: 0 2px 5px #d0bc8b
}

.hc-chaview-sm .info .link:active {
	background-color: #94171a;
	-webkit-box-shadow: none;
	box-shadow: none
}

.hc-chaview-sm .info .one {
	background-color: #ff7200
}

.hc-chaview-sm .info .two {
	background-color: #bb8a62
}

.hc-chaview-ts {
	background-color: #fff2f1;
	border: solid 1px #ffae9c;
	color: #6c6a65;
	padding: 10px
}

.hc-chaview-ts .iconfont {
	font-size: 14px
}

.hc-chaview-jl {
	background-color: #f5d7a2;
	border: solid 5px #94181a;
	padding: 10px;
	line-height: 26px;
	font-size: 16px
}

.hc-chamulu-title {
	position: fixed;
	top: 0;
	width: 100%;
	padding: 10px 15px;
	border-bottom: #d2ae6f 1px solid;
	background-color: #f4ce87;
	font-size: 18px;
	font-weight: 700;
	z-index: 200
}

.hc-chamulu-close {
	position: fixed;
	top: 5px;
	right: 5px;
	font-size: 30px;
	z-index: 200
}

.hc-chamulu-list {
	padding: 47px 0 25px 0
}

.hc-chamulu-list ol {
	padding: 0 0 0 10px;
	font-weight: 400
}

.hc-chamulu-list ol a {
	font-size: 15px;
	padding: 5px 15px;
	color: #64492d
}

.hc-chamulu-list a {
	display: block;
	color: #382c20;
	padding: 8px 15px;
	font-size: 16px
}

.hc-chamulu-list .current {
	font-weight: 700;
	background-color: #d0aa64
}

.hc-chaview-renshu {
	padding: 0;
	margin: 0;
	border-top: #d5c9ae 1px solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.hc-chaview-renshu legend {
	text-align: center;
	padding: 0 10px
}

.home-fenlei-list {
	padding: 10px 5px 20px 5px;
	background: #f2e9d4 url(/Content/images/home/home-fenlei-list.jpg) repeat-x
}

.home-fenlei-list li {
	float: left;
	width: 20%;
	text-align: center
}

.home-fenlei-list li img {
	width: 60%;
	max-width: 60%;
	height: auto
}

.home-fenlei-list li span {
	padding: 2px 0 5px 0;
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.shequ-ceshi-list li {
	padding: 10px 15px;
	overflow: hidden;
	background-color: #f1e9d4;
	border-bottom: #e4d3bf 1px solid;
	position: relative
}

.shequ-ceshi-list a {
	display: block;
	height: 100%
}

.shequ-ceshi-list img {
	width: 70px!important;
	height: 70px;
	margin-right: 10px;
	display: block
}

.shequ-ceshi-list .mui-media-body {
	height: 70px;
	overflow: hidden
}

.shequ-ceshi-list h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding: 5px 20px 5px 0
}

.shequ-ceshi-list h3 span {
	margin-left: 5px;
	background-color: #741012;
	padding: 0 5px;
	color: #f1e9d4;
	font-weight: 400;
	border-radius: 10px
}

.shequ-ceshi-list p {
	padding-bottom: 0
}

.shequ-ceshi-list .price {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 16px;
	color: #741012
}

.shequ-wenzh-list li {
	padding: 10px 15px;
	overflow: hidden;
	background-color: #f1e9d4;
	border-bottom: #e4d3bf 1px solid
}

.shequ-wenzh-list a {
	display: block;
	height: 100%
}

.shequ-wenzh-list img {
	width: 80px!important;
	height: 65px;
	margin-right: 10px;
	display: block
}

.shequ-wenzh-list h3 {
	font-size: 16px;
	color: #382b1f;
	margin: 0;
	padding: 5px 20px 5px 0;
	position: relative
}

.shequ-wenzh-list p {
	padding-bottom: 0;
	line-height: 20px
}

.shequ-wenzh-list .mui-media-body {
	height: 65px;
	overflow: hidden
}

.shequ-tiezi-list dd {
	padding: 10px 15px;
	overflow: hidden;
	background-color: #f1e9d4;
	border-bottom: #e4d3bf 1px solid
}

.shequ-tiezi-list .photo img {
	width: 30px!important;
	height: 30px;
	border-radius: 20px
}

.shequ-tiezi-list .txt {
	margin-left: 40px
}

.shequ-tiezi-list p {
	padding-bottom: 0
}

.shequ-tiezi-list li {
	float: left;
	width: 33.33333%;
	padding: 5px 5px 5px 0
}

.shequ-tiezi-list figure {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding-bottom: 100%
}

.shequ-tiezi-list figure a {
	display: block;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.shequ-tiezi-list li img {
	width: 100%;
	height: 100%;
	display: block
}

.hc-up-link {
	padding: 10px 0;
	border-bottom: #dcc0aa 1px solid;
	text-align: center
}

.hc-up-link a {
	padding: 0 20px;
	border-right: #dcc0aa 1px solid
}

.hc-up-link a:last-child {
	border-right: none
}

.life-cah-control-topgrade {
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	background: url(/Content/images/png/quanji_bg.jpg) no-repeat top center #f2e9d4
}

.life-cah-control-topgrade .topgrade-tit {
	text-align: center;
	padding-top: 10px
}

.life-cah-control-topgrade .topgrade-tit h3 {
	font-size: 24px;
	color: #382b1f;
	font-weight: 700
}

.life-cah-control-topgrade .topgrade-tit p {
	font-size: 14px;
	color: #bc8b65;
	line-height: 23px
}

.life-cah-control-topgrade .topgrade-tit p span {
	color: #94181a
}

.life-cah-control-topgrade .topgrade_center {
	margin: 2px auto;
	position: relative;
	background: #94181a
}

.life-cah-control-topgrade .topgrade_center .ph_angle {
	width: 0;
	height: 0;
	font-size: 0;
	display: inline;
	overflow: hidden;
	clear: both;
	border-width: 8px;
	border-color: transparent transparent #94181a transparent;
	border-style: solid dashed dashed dashed;
	position: absolute;
	left: 47.5%;
	top: -15px
}

.life-cah-control-topgrade .topgrade_center form {
	margin: 15px auto;
	background: #94181a;
	padding: 5% 0 2%
}

.life-cah-control-topgrade .topgrade_center form .hc-input {
	background: 0 0
}

.life-cah-control-topgrade .topgrade_center form .hc-input label {
	color: #f2e9d4;
	line-height: 40px;
	width: 35%;
	text-align: right;
	margin-right: 2%
}

.life-cah-control-topgrade .topgrade_center form .hc-input input {
	background: #ddc8ab;
	width: 63%;
	padding-left: 1%
}

.life-cah-control-topgrade .topgrade_center form .hc-input .mui-radio input[type=radio] {
	background: 0 0;
	width: auto
}

.life-cah-control-topgrade .topgrade_center form .mui-button-row {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 5px;
	font-size: 17px
}

.life-cah-control-topgrade .topgrade_center form .mui-button-row .hc-input-but {
	background: url(/Content/images/png/quanji_btnbg.jpg) repeat-x top;
	color: #94181a;
	font-size: 28px;
	font-weight: 700;
	width: 63%;
	margin-left: 37%;
	padding: 0;
	line-height: 52px;
	display: inline-block
}

.life-cah-control-topgrade .topgrade_center form .hc-input .mui-radio {
	width: 63%;
	float: right
}

.life-cah-control-topgrade .topgrade_center form .hc-input .mui-radio input[type=radio]:before {
	background: #ddc8ab;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 23px
}

.life-cah-control-topgrade .topgrade_center form .hc-input input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder {
	color: #c2a580
}

.life-cah-control-topgrade .topgrade_center form .hc-input input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
	color: #c2a580
}

.life-cah-control-topgrade .topgrade_center form .hc-input input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #c2a580
}

.life-cah-control-topgrade .topgrade_centertwo {
	width: 92%;
	margin: 20px auto;
	position: relative
}

.life-cah-control-topgrade .topgrade_centertwo .onclick_btn {
	height: 54px;
	background: #94181a;
	display: block;
	text-decoration: none;
	line-height: 54px;
	text-align: center;
	font-size: 22px;
	color: #f2e9d4;
	font-weight: 700
}

.life-cah-control-topgrade .topgrade_centertwo .topgrade_user {
	margin-top: 20px;
	position: relative;
	width: 100%;
	background: #f7debe;
	float: left;
	padding: 8px 5px
}

.life-cah-control-topgrade .topgrade_centertwo .ph_angle {
	width: 0;
	height: 0;
	font-size: 0;
	display: inline;
	overflow: hidden;
	clear: both;
	border-width: 8px;
	border-color: transparent transparent #f7debe transparent;
	border-style: solid dashed dashed dashed;
	position: absolute;
	left: 44.5%;
	top: -14px
}

.life-cah-control-topgrade .topgrade_centertwo .topgrade_user ul li {
	width: 50%;
	float: left;
	color: #382b1f;
	font-size: 13px;
	line-height: 13px;
	border: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.life-cah-control-topgrade .topgrade_centertwo .topgrade_user ul li span {
	width: 15px;
	height: 15px;
	background: url(/Content/images/png/quanji_suo.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 2px
}

.life-cah-control-topgrade .topgrade_centertwo .topgrade_user ul li span.qji_img01 {
	background-position: 0 0
}

.life-cah-control-topgrade .topgrade_centertwo .topgrade_user ul li span.qji_img02 {
	background-position: -15px 0
}

.haoma81main {
	overflow: hidden;
	display: block;
	padding: 10px 5px;
	margin-top: 15px
}

.haoma81main .pic {
	height: auto;
	color: #666;
	font-size: 14px;
	position: relative
}

.haoma81main .pic .num_pho {
	letter-spacing: 1.5rem;
	display: block;
	margin-left: 0rem
}

.haoma81btdiv {
	width: 98%;
	font-weight: 100;
	font-size: 12px;
	margin: 0 auto
}

.haoma81main .haoma81btdiv dd.ji,.haoma81main .haoma81btdiv dd.ji span {
	color: red
}

.haoma81btdiv dl {
	display: inline-block
}

.haoma81btdiv dd {
	float: left;
	width: 1.9rem;
	text-align: center;
	margin: 0 1px;
	line-height: 1.5;
	background: url(//jscdn.httpcn.com/m/life/results/images/bzimg/haomacon1.png) no-repeat 0 0;
	padding: 28px 2% 0;
	background-size: 100% auto
}

@media screen and (max-width:375px) {
	.haoma81main .pic .num_pho {
		letter-spacing: 1.3rem;
		margin-left: .5rem
	}

	.haoma81btdiv dd {
		width: 1.7rem
	}
}

@media screen and (max-width:360px) {
	.haoma81main .pic .num_pho {
		letter-spacing: 1.2rem
	}

	.haoma81btdiv dd {
		width: 1.6rem
	}
}

@media screen and (max-width:320px) {
	.haoma81main .pic .num_pho {
		letter-spacing: 1rem
	}

	.haoma81btdiv dd {
		width: 1.4rem
	}
}