html,
body {
	font-size: 16px;
	width: 100%;
	background-color: #f7f7f7;
	-webkit-user-select: none;
	/* 禁止选中文本（如无文本选中需求，此为必选项） */
	user-select: none;
}

/* 找焊材也的公告样式 */
			.announcement {
				/* padding: 3px 5px 3px 18px; */
				/* margin: 3px 0 3px 5px; */
				width: 95%;
				position: relative;
				left: 2.0%;
				line-height: 20px;
				color: #333;
				cursor: default;
				border: 1px solid #aaaaaa;
				border-radius: 3px;
				-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
				box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
				background-clip: padding-box;
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				background-color: #e4e4e4;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
				background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
				background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
				background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
				background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
				font-size: 12px;
				color: #666;
				font-family: 苹方;
			}

/*====全局样式自定义====*/

.mui-content {
	background: #F7F7F7;
}

.mui-action-back {
	color: #000000;
}


.mui-badge-danger {
	color: #fff;
	background-color: #F66052;
}

.mui-bar {
	background: #FFFFFF;
}

.mui-bar-nav {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
}

.m-spacing5,
.m-spacing10,
.m-spacing15,
.m-spacing30 {
	width: 100%;
	background: #f7f7f7;
}

.m-spacing5 {
	height: 0.3125rem;
}

.m-spacing10 {
	height: 0.625rem;
}

.m-spacing15 {
	height: 0.9375rem;
}

.m-spacing30 {
	height: 1.875rem;
}

.pd {
	padding: 0 2px;
}

section {
	display: block;
}

.mui-table-view .mui-media-object {
	width: 42px;
	max-width: none;
}


/*label color*/

.label-off {
	display: inline-block;
	font-size: 0.625rem;
	color: #fff;
	padding: 0px 0.3125rem;
	border-radius: 0.625rem;
	margin: 0.125rem 0.125rem 0 0;
	line-height: normal;
}

.label-off:nth-child(1) {
	margin-left: 0;
}

.label-orange {
	border: 1px solid #e7c250;
	color: #e7c250;
}

.label-blue {
	border: 1px solid #537eea;
	color: #537eea;
}

.label-purple {
	border: 1px solid #8250e7;
	color: #8250e7;
}

.label-black {
	border: 1px solid #444e49;
	color: #444e49;
}

.label-red {
	border: 1px solid #ea7653;
	color: #ea7653;
}

.label-gray {
	border: 1px solid #7a4e27;
	color: #7a4e27;
}

.dist-label1 {
	display: inline-table;
	font-size: 0.625rem;
	color: #fff;
	padding: 0 0.3125rem;
	margin-right: 0.3125rem;
	text-align: center;
	border-radius: 0.1875rem;
	height: 1.125rem;
	line-height: 1.125rem;
	word-break: keep-all;
}

.dist-color1 {
	background: #EC701B;
	/*官方*/
}

.dist-color2 {
	background: #4F91E2;
	/*厂家*/
}

.dist-color3 {
	background: #EFC53B;
	/*一级代理*/
}


/*供应商按钮*/

.details-icon {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background: url(../images/icon-list-01.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
}


/*用户标签*/

.user-label {
	display: inline-table;
	font-size: 0.55rem;
	padding: 0px 0.3125rem;
	border-radius: 1.25rem;
}

.user-label-col1 {
	border: 1px solid #E66715;
	color: #E66715;
}

.user-label-col2 {
	border: 1px solid #000000;
	color: #000000;
}

.user-label-col3 {
	border: 1px solid #5888BCB;
	color: #5888BCB;
}

.icon-weld {
	width: 1.25rem;
	height: 1.25rem;
	display: inline-block;
	vertical-align: middle;
}

.icon-weld-dian {
	background: url(../images/quan/icon32-en.png) no-repeat;
	background-size: cover;
}

.icon-weld-color {
	background: url(../images/quan/icon32.png) no-repeat;
	background-size: cover;
}

.icon-weld-say {
	background: url(../images/quan/icon-say.png) no-repeat;
	background-size: cover;
}

.icon-weld-share {
	background: url(../images/quan/icon-share.png) no-repeat;
	background-size: cover;
}

.user-wrap-list span.text {
	display: inline;
	color: #666;
	font-size: 0.875rem;
}


/*===按钮==*/

.btnSwitch {
	position: relative;
	text-align: center;
}

.btnSwitch span {
	height: 2.5rem;
	line-height: 2.5rem;
	margin-left: -4.6875rem;
	font-size: 15px;
}

.btnSwitch .mui-switch {
	position: absolute;
	top: 7px;
	left: 55%;
}

.btnSwitch .mui-switch {
	width: 67px;
	height: 24px;
}

.btnSwitch .mui-switch .mui-switch-handle {
	width: 23px;
	height: 23px;
}

.btnSwitch .mui-switch:before {
	top: 0;
}

@font-face {
	font-family: "iconfont";
	src: url('../fonts/phone/iconfont.eot?t=1503649299838');
	/* IE9*/
	src: url('../fonts/phone/iconfont.eot?t=1503649299838#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/phone/iconfont.woff?t=1503649299838') format('woff'), /* chrome, firefox */
	url('../fonts/phone/iconfont.ttf?t=1503649299838') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('../fonts/phone/iconfont.svg?t=1503649299838#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-dianhua:before {
	content: "\e643";
}

.circle {
	width: 44px;
	height: 44px;
	border-radius: 50px;
	background: #3e78e9;
	z-index: 99;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.circle span {
	font-size: 25px;
	color: #fff;
}


/*搜索主页*/

.zhc-main {
	width: 100%;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-size: 165% 100%;
}

.zhc-text-center {
	text-align: center;
}

.zhc_logo {
	padding-top: 15%;
}

.zhc-logo img {
	vertical-align: middle;
}

.zhc-main .mui-segmented-control {
	border: 0;
	display: block;
}

.zhc-main .mui-segmented-control .mui-control-item {
	display: initial;
	color: #000000;
	border: 0;
}

.zhc-main .mui-control-content.mui-active {
	display: inline-block;
	width: 100%;
}

.zhc-main .main-tab {
	display: inline-block;
	border-top-left-radius: 0.3125rem;
	border-top-right-radius: 0.3125rem;
	margin-right: 0.3125rem;
	font-size: 1rem;
	width: 20%;
	height: 3.125rem;
	background-color: #cbd8e3;
}

.zhc-main .main-tab-top {
	border-top-left-radius: 0.3125rem;
	border-top-right-radius: 0.3125rem;
	padding-top: 0.5625rem;
	height: 2.8125rem;
}

.zhc-main .main-tab-body {
	height: 12.5rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;
	margin: 0 0.9375rem;
}

.zhc-main .main-search {
	padding: 0 0.625rem;
	margin-top: 1.25rem;
}

.zhc-main .main-search.mui-search input[type=search] {
	background: #f7f7f7;
}

.zhc-main .main-search .mui-placeholder {
	font-size: 0.875rem;
}

.zhc-main .main-list1 ul,
.m-nav .m-collection ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

.zhc-main .main-list1 ul li {
	margin: 0 0;
	padding: 0 0;
	float: left;
	margin: 0 0 0 0.9375rem;
}

.zhc-main .main-list1 ul li a {
	margin: 0.1875rem;
	width: 3.125rem;
	height: 3.125rem;
	display: inline-block;
	text-align: center;
	background-color: #F3F4F8;
	color: #575757;
	border: 1px solid #ddd;
	border-radius: 1.5625rem;
	background-clip: padding-box;
}

.zhc-main .main-list1 ul li a .mui-icon-extra {
	margin-top: 0.75rem;
}

.zhc-main .mui-segmented-control .mui-control-item.mui-active {
	background: 0;
	color: #fff;
	border: 0;
}

.mui-bar.zhc-bar {
	background-color: #f7f7f7;
}

#zhc-main .mfull {
	width: 100%;
	height: 135px;
}

#zhc-main .mfooter {
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 0;*/
	text-align: center;
	color: #7a808f;
	background: #f5f5f5;
}

#zhc-main .mfooter p {
	font-size: 0.75rem;
	margin-bottom: 0;
}

#zhc-main .mfooter a {
	font-size: 0.75rem;
	color: #7a808f;
}


/*================母材搜索页===============*/

.zhc-search {
	background: #FFFFFF;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.zhc-search:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

.zhc-search.mui-search input[type=search] {
	background-color: #e7e7e7;
}

.zhc-search-body .mui-table-view-cell:after {
	left: 0;
}

.zhc-search.mui-search input[type=search] {
	border-radius: 0.125rem;
	font-size: .875rem;
	height: 2rem;
	line-height: 2rem;
	/*background-color: #f7f7f7;*/
}

.zhc-search.mui-search .mui-input-row {
	clear: right;
}

.zhc-search.mui-search .mui-placeholder {
	font-size: 0.875rem;
	margin: 2px 0 0 0;
	height: 2.625rem;
	line-height: 2.625rem;
}

.zhc-search.mui-search .mui-placeholder {
	top: 0;
	right: inherit;
	bottom: 0;
	left: 0.625rem;
}


/*参数页table*/

.zhc_inner .zhc-title {
	padding: .625rem;
}

.zhc_inner .zhc-title p {
	margin: 0 0;
	margin: 0.625rem 0 0 0;
}

.zhc-center {
	text-align: center;
}

.zhc-lf {
	text-align: left;
}

.zhc-block {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.zhc-block label {
	display: inline-block;
}

.zhc-block a {
	width: 73%;
	display: inline-block;
}

.zhc_inner .mui-card-header {
	padding: .9375rem;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
	width: 100%;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive .table {
	margin-bottom: 0;
	width: 100%;
	max-width: 100%;
}

.table-responsive .table tbody tr th,
.table-responsive .table thead tr th,
.table-responsive .table tbody tr td,
.table-responsive .table thead tr td {
	padding: .5rem;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	word-break: keep-all;
	white-space: nowrap;
	min-width: 5rem;
	text-align: center;
}

.table-responsive .table-bordered {
	border: 0;
}

.info .bias {
	position: relative;
	background-color: transparent;
}

.info .bias:before {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	border-bottom: 2.25rem solid #000;
	border-right: 4.875rem solid transparent;
	content: "";
}

.info .bias:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0.0625rem;
	border-bottom: 2.25rem solid #FFFFFF;
	border-right: 4.875rem solid transparent;
	content: "";
}

.table.zhc_exp tbody td {
	border-top: 0;
	padding: .3125rem 0 .3125rem 0;
	vertical-align: top;
}

.zhc-card-footer .zhc_exp tr td:last-child {
	padding-bottom: 0;
}


/*标准详情页*/

.zhc-stand-head.mui-bar {
	height: 6.1875rem;
	background-color: #fff;
}

.zhc-stand-head.mui-bar .mui-segmented-control {
	top: 3.4375rem;
	margin: 0 6rem;
}

.zhc-stand-head.mui-bar-nav~.mui-content {
	padding-top: 5rem;
}

.zhc-stand-head .mui-segmented-control a {
	line-height: 2rem;
	font-size: 0.875rem;
}

.zhc-stand {
	position: relative;
	overflow: hidden;
	padding: 0 0;
}

.zhc-pad p {
	padding: 0.3125rem 0 0 0;
	color: #000000
}

.zhc-pad .aColor {
	color: #000000
}

.zhc_pad p:first-child {
	padding: 0 0;
}

.zhc-pad p {
	text-align: left;
	width: 100%;
}

.zhc-pad p label {
	width: 27%;
	display: inline-block;
	float: left;
}

.zhc-pad p span {
	width: 73%;
	display: inline-block;
}

.zhc-recommend .mui-table-view-cell:after {
	left: 0;
}

.recommend-title h5 {
	margin: 0 0 0 0.9375rem;
}


/*============样本页css start=================*/

.spe-details {
	margin-right: 0;
	margin-left: 0;
	box-shadow: none;
}

.example-basic {
	padding: 0.9375rem;
	text-align: center;
}

.example-instru {
	text-align: center;
}

.example-instru p {
	display: block;
	margin: 0.9375rem 0;
	font-size: 1rem;
	color: #000;
	font-weight: 500;
}

.example-instru h5 {
	padding: 0.3125rem 0 0 0;
}

.mui-content-padded {
	font-size: 0.875rem;
}

.example-logo-main {
	width: 6.25rem;
	height: 6.25rem;
	border: 1px solid #e3e3e3;
	margin: 0 auto;
}

.example-logo {
	width: 3.125rem;
	height: 3.125rem;
	border: 1px solid #e3e3e3;
	margin: 0 auto;
}

.example-basic p {
	display: block;
	margin: 0.9375rem 0 0 0;
	font-size: 0.9375rem;
	color: #000;
	font-weight: 500;
}

.example-info .mui-table-view:before {
	height: 0;
}

.example-info .mui-table-view:after {
	height: 0;
}

.example-info {
	margin-top: 0;
}

.example-info p {
	text-indent: 2em;
}


/*品牌详情*/

.class-top .class-top-title.class-brand {
	overflow: inherit;
	padding: 0.25rem 0.9375rem;
}

.class-top .class-top-title.class-brand p {
	font-size: 0.875rem;
}

.example-child-pdd .mui-table-view-cell {
	padding: 0.75rem 0.9375rem;
}

.example-child-pdd .mui-table-view-cell>a:not(.mui-btn) {
	margin: -0.75rem -0.9375rem;
}

.example-title {
	font-size: 0.9375rem;
	padding: 0.625rem 0;
	text-align: center;
	font-weight: blod;
}


/*样本分类css*/

.brand-p {
	margin: 0 0.9375rem;
}


/*样本搜索页 */

.example-search {
	background: #FFFFFF;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.example-search:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

.example-search.mui-search input[type=search] {
	background-color: #e7e7e7;
}

.example-search.mui-search input[type=search] {
	border-radius: 0.125rem;
	font-size: .875rem;
	height: 2rem;
	line-height: 2rem;
	/*background-color: #f7f7f7;*/
}

.example-search.mui-search .mui-input-row {
	clear: right;
}

.example-search.mui-search .mui-placeholder {
	font-size: 0.875rem;
	margin: 2px 0 0 0;
	height: 2.625rem;
	line-height: 2.625rem;
}

.example-search.mui-search .mui-placeholder {
	top: 0;
	right: inherit;
	bottom: 0;
	left: 0.625rem;
}

.examp-footer:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

.examp-footer {
	position: relative;
	color: #6d6d72;
	border-radius: 0 0 2px 2px;
	min-height: 2.75rem;
	padding: 0.625rem 0.9375rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.example-list .examp-about.mui-table-view {
	background: #F7F7F7;
}

.example-list .examp-about.mui-table-view:before {
	height: 0;
}

.example-list .examp-about.mui-table-view:after {
	height: 0;
}

.examp-about .mui-card-header.mui-card-media {
	vertical-align: middle;
}

.examp-about .mui-table-view .mui-media-object.mui-pull-left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.examp-about .mui-card-header.mui-card-media .mui-media-body {
	line-height: 21px;
}

.examp-footer .example-biaozhun ul,
.examp-footer .example-biaozhun li {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	width: 100%;
}

.examp-footer .example-biaozhun .example-lf {
	float: left;
	width: 25%;
}

.examp-footer .example-biaozhun .example-rg {
	float: left;
	width: 75%;
}

.example-explain {
	padding: 0.625rem 0.9375rem;
	position: relative;
}

.example-explain:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

.example-explain p {
	margin: 0.3125rem 0 0 0;
}

.example-explain .mui-table-view-cell {
	padding: 0.6875rem 0;
}

.examp-about .mui-table-view .mui-media-object.mui-pull-left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.example-explain .mui-table-view-cell>a:not(.mui-btn) {
	margin: -0.6875rem 0;
}

.example-explain .mui-table-view-cell:after {
	left: 0px;
}


/*样本页自定义图片放大样式*/

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}

.mui-preview-header {
	height: 2.75rem;
	top: 0;
}

.mui-preview-footer {
	height: 3.125rem;
	bottom: 0;
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 1.5625rem;
	color: #fff;
	text-align: center;
	margin: 0.9375rem auto 4;
	width: 4.375rem;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 0.75rem;
	font-size: 1rem;
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.mui-preview-loading.mui-active {
	display: block;
}

.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -1.5625rem;
	margin-top: -1.5625rem;
	height: 3.125rem;
	width: 3.125rem;
}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

p img {
	max-width: 100%;
	height: auto;
}


/*电话按钮样式*/

.callPhone {
	border-radius: 50%;
	position: fixed;
	right: 18%;
	bottom: 5%;
	width: 3.4375rem;
	height: 3rem;
	z-index: 99;
	text-align: center;
}

.callPhone img {
	width: 100%;
	height: 100%;
}

.callPhone p {
	font-size: 0.75rem;
	color: #666666;
}

.examp-footer .example-biaozhun p {
	color: #000000;
}

.examp-footer .example-biaozhun .lf {
	width: 18%;
	float: left;
}

.examp-footer .example-biaozhun .rg {
	width: 82%;
	float: left;
}

.topBox {
	position: fixed;
	right: 3%;
	bottom: 4.5%;
	z-index: 99;
}

.topBox a {
	margin: 3px;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 25px;
	background-clip: padding-box;
}

.topBox .mui-icon-extra {
	margin-top: 12px;
}

.hide {
	display: none;
}

.active {
	right: 3%;
	transition: right 0.1s;
}

.active2 {
	bottom: 18%;
	transition: bottom 0.1s;
}


/*样本目录页*/

.class-top-title {
	position: relative;
	overflow: hidden;
	padding: 0.75rem 0.9375rem;
}

.class-top-title p {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 -0.9375rem -0.6875rem -0.9375rem;
	padding: inherit;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: inherit;
	font-size: 0.9375rem;
}

.class-top-title .cate-span {
	color: #666;
}

.class-top-title a label {
	margin-right: 0.3125rem;
}

.class-top-title a span.mui-icon {
	font-size: 1.125rem;
}

.example-btm {
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}

.mui-bar .brand-icon {
	position: absolute;
	display: inline-block;
	line-height: 1.75rem;
	background: url(../images/search.png) no-repeat;
	background-size: 55%;
	width: 2.5rem;
	height: 1.75rem;
	top: 0.75rem;
	right: 0;
}

.mui-bar .brand-icon {
	font-size: 0.9375rem;
	line-height: 1.75rem;
}

.brand-pdd {
	margin-right: 1.25rem;
}


/*====IOS侧边栏====*/

#offCanvasWrapper .mui-off-canvas-right {
	width: 50%;
	min-height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
}

#offCanvasSide .mui-scroll-wrapper {
	height: 86%;
}

#offCanvasSideScroll .mui-table-view-chevron .mui-table-view-cell {
	padding-right: 0;
}

#offCanvasSideScroll .mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: 0;
}

#offCanvasSide .mui-table-view-inverted {
	background: none;
}


/*=======android侧滑=======*/

.mui-content.maside,
.maside .mui-table-view-inverted {
	background-color: rgba(0, 0, 0, 0);
}

.maside.mui-scroll-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 92%;
	overflow: auto;
}

.maside ul {
	height: 100%;
	overflow-y: auto;
}

.maside .mui-table-view-chevron .mui-table-view-cell {
	padding-right: 0;
}

.maside .mui-table-view-chevron .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: 0;
}

.maside .mui-table-view-inverted:before {
	height: 0;
}

.maside .mui-table-view-inverted:after {
	height: 0;
}


/*=====样本主页======*/

#example-index .mui-content {
	background: #FFFFFF;
}


/*搜索框*/

.mpc-content {
	margin: 15px;
}

.mpc-content .mpc {
	width: 100%;
}

.mpc-content .mpc-logo {
	width: 52%;
	margin: 10px auto;
}

.mpc-content .mpc-logo img {
	width: 100%;
	height: 100%;
}

.mpc-content .mpc-search {
	width: 80%;
	margin: 0 auto;
}

.mpc-content .mpc-search .search {
	text-align: center;
}

.mpc-content .mpc-search .mpc-input {
	width: 80%;
	margin: 0 0;
	padding: 0px 10px;
	border-radius: inherit;
	font-size: 16px;
}

.mpc-content .mpc-search .mpc-btn {
	border: 0;
	width: 18%;
	height: 40px;
	background: #e7941a;
	font-size: 15px;
	color: #fff;
	border-radius: inherit;
	margin: 0 0;
	padding: 0 0;
	line-height: 40px;
	outline: none;
}

.mpc-search .mpc-btn:hover {
	background: #ce7c05;
}


/*轮播图*/

#example-index .mui-slider {
	height: 6.25rem;
}

#example-index .mui-slider .mui-slider-group .mui-slider-item a {
	width: 100%;
	height: 100%;
}

#example-index .mui-slider .mui-slider-group .mui-slider-item {
	height: 6.25rem;
}

#example-index .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
	height: 100%;
}

#example-index .mcolor1 {
	color: #f4ea2a;
}

#example-index .mcolor2 {
	color: #068ff3;
}

#example-index .mcolor3 {
	color: #FF5722;
}

.m-floor {
	background: #FFFFFF;
	padding: 0.9375rem;
}

#example-index .m-nav .m-collection li {
	float: left;
	width: 25%;
}

#example-index .m-nav .m-collection li a {
	display: block;
	width: 3.25rem;
	height: 3.25rem;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	line-height: 3.25rem;
	font-size: 1.25rem;
	font-weight: bold;
	color: #fff;
	position: relative;
	overflow: hidden;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.2);
}

#example-index .m-nav .m-collection li:nth-child(1) a {
	background-color: #F75A61;
	background-image: -webkit-linear-gradient(0deg, #f52932, #f87278);
	background-image: linear-gradient(0deg, #f52932, #f87278);
}

#example-index .m-nav .m-collection li:nth-child(2) a {
	background-color: #F1407B;
	background-image: -webkit-linear-gradient(0deg, #ed115a, #f3588b);
	background-image: linear-gradient(0deg, #ed115a, #f3588b);
}

#example-index .m-nav .m-collection li:nth-child(3) a {
	background-color: #35BB98;
	background-image: -webkit-linear-gradient(0deg, #2a9378, #40c9a5);
	background-image: linear-gradient(0deg, #2a9378, #40c9a5);
}

#example-index .m-nav .m-collection li:nth-child(4) a {
	background-color: #32B2EC;
	background-image: -webkit-linear-gradient(0deg, #149ad7, #49bbee);
	background-image: linear-gradient(0deg, #149ad7, #49bbee);
}

#example-index .m-nav .m-collection li a:after {
	content: "";
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	top: -0.2rem;
	left: 0;
}

#example-index .m-activity .msection-title,
#example-index .m-announ-title {
	position: relative;
	font-size: 1.125rem;
	margin: 0.9375rem 0;
	margin-left: 0.9375rem;
}

#example-index .m-announ-title {
	background: url(../images/icon-ad2.png) no-repeat;
	background-size: 1.25rem 1rem;
}

#example-index .msection-title h4 {
	font-weight: 500;
	font-size: 1rem;
	border-left: 0.3125rem solid #1296DB;
	padding-left: 0.625rem;
	margin: 0.3125rem 0;
}

#example-index .m-announ-title h4 {
	font-weight: 500;
	font-size: 1rem;
	padding-left: 1.5625rem;
	margin: 0.3125rem 0;
}

#example-index .m-announ-title h4 img {
	width: 100%;
	margin-left: 0.625rem;
}

#example-index .m-activity .msection-title a {
	font-size: 0.875rem;
	position: absolute;
	right: 0;
	bottom: 0;
}

#example-index .m-activity .msection-main ul:before {
	position: absolute;
	right: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
	top: -1px;
}

#example-index .m-activity .msection-main ul {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	background-color: #fff;
}

#example-index .m-activity .msection-main li {
	position: relative;
	padding: 0.6875rem 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	overflow: hidden;
}

#example-index .m-activity .msection-main li a {
	position: relative;
	overflow: hidden;
	margin: -1.75rem 0.625rem -0.625rem 0.625rem;
	padding: inherit;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: inherit;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.micon-spot {
	background: url(../images/spot-blue.png) no-repeat;
	background-size: cover;
	display: inline-table;
	width: 0.9375rem;
	height: 0.9375rem;
}

#example-index .m-activity .msection-main .m-after p {
	margin-bottom: 0;
	font-size: 0.8125rem;
}

#example-index .m-activity .msection-main .m-after:after {
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	position: absolute;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #bbb;
	-webkit-font-smoothing: antialiased;
}

#example-index .m-activity .msection-main .m-after:after {
	right: 0.9375rem;
	content: '\e583';
}

#example-index .m-activity .msection-main li:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}

#example-index .m-activity .msection-main li p {
	margin-bottom: 0;
}

#example-index .m-collection {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#example-index .m-collection .m-collection-item {
	text-align: center;
}

#example-index .m-collection .m-collection-item a {
	font-size: 0.8125rem;
	color: #43464f;
}

#example-index .m-collection .m-collection-item .m-collection-bg {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	
}

#example-index .m-collection .m-collection-item .m-collection-bg img {
	width: 3.125rem;
	margin: auto;
}

#example-index .m-collection .m-collection-item .m-collection-bg p {
	font-size: 0.775rem;
	color: #000000;
	margin-top: 0.525rem;
	/* text-decoration:underline; */
}

#example-index .m-promise h4 {
	font-weight: 500;
	font-size: 1rem;
	border-left: 0.3125rem solid #1296DB;
	padding-left: 0.625rem;
	margin: 0.3125rem 0;
}

#example-index .m-promise .m-advantage-wrap {
	margin: 1.25rem 1.5625rem 0 1.5625rem;
}

#example-index .m-promise .m-advantage-wrap .m-advantage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#example-index .m-promise .m-advantage-img {
	text-align: center;
}

#example-index .m-promise .m-advantage-img div {
	width: 2.3125rem;
	height: 2.625rem;
	margin: 0 auto;
}

#example-index .m-promise .m-advantage-img img {
	width: 100%;
}

#example-index .m-promise .m-advantage-img p {
	font-size: 0.75rem;
}

#example-index .m-left {
	margin-left: 0.1125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*=================筛选框样式===========*/

.mui-popover {
	top: 0px;
	left: 0;
	bottom: 0;
	position: fixed;
	width: 88%;
	border-radius: 0;
	height: 100%;
	overflow: hidden;
}

.mui-popover .mui-scroll-wrapper {
	overflow: initial;
	height: 85%;
	margin: 0 0;
}

.mui-popover .mui-table-view {
	background-color: #fff;
	border-radius: 0;
}

.mui-popover .mui-popover-arrow {
	top: -1.1875rem;
	left: 2.8125rem;
}

.mui-popover .mui-popover-arrow:after {
	background: #FFFFFF;
}

.mui-popover .mui-card {
	margin: 0;
}

.filter-item .filter-item-content,
.filter-item .j-brand-content {
	padding-right: 0.9375rem;
	color: #666;
	overflow: hidden;
	height: auto;
}

.j-brand-all {
	text-align: right;
}

.filter-item .j-brand-content .j-brand-logo {
	float: right;
}

.filter-item .j-brand-content .j-brand-logo .selected {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.125rem;
	height: 1.125rem;
	background: url(../images/right.png) no-repeat;
	background-size: 100% 100%;
}

.filter-item .filter-item-content .j-brand-img,
.filter-item .j-brand-content .j-brand-logo,
.filter-item .filter-item-content .j-brand-whole {
	padding-left: 0.75rem;
	font-size: 0.875rem;
	position: relative;
	text-align: center;
	margin: 0.375rem 0;
}

.filter-item .j-brand .j-brand-logo {
	width: 33.33%;
}

.filter-item .j-brand-content .j-brand-logo .j-brand-imgTop {
	height: 3.125rem;
	line-height: 3.125rem;
	position: relative;
}

.filter-item .j-brand-content .j-brand-logo img {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 3rem;
	color: #666;
	border: 1px solid #999;
	vertical-align: middle;
}

.filter-item .filter-item-content .j-brand-img span,
.filter-item .filter-item-content .j-brand-whole span {
	border-radius: 0.125rem;
	-webkit-border-radius: 0.125rem;
	-moz-border-radius: 0.125rem;
	-ms-border-radius: 0.125rem;
	display: block;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #f7f7f7;
	padding: 0.3125rem 0.5rem;
	position: relative;
}

.filter-item .filter-item-content .j-brand-logo p {
	margin-bottom: 0;
	text-align: center;
}

.filter-item .mui-card .mui-table-view-cell {
	padding: 0.6875rem 0;
}

.filter-item .mui-card .mui-table-view-cell>a:not(.mui-btn) {
	margin: -0.1875rem 0.9375rem;
}

.filter-item .mui-table-view-cell.mui-active {
	background: #FFFFFF;
}

.filter-item .mui-table-view-cell:after {
	bottom: 0.0625rem;
	left: 0px;
}

.filter-item .mui-table-view-cell>a:not(.mui-btn).mui-active {
	background: #FFFFFF;
}

.mui-popover .btnFooter {
	position: absolute;
	bottom: 0;
	z-index: 3;
	width: 100%;
	background: #FFFFFF;
	height: 15%;
}

.mui-popover .btnFooter .mui-btn {
	padding: 0.375rem 15%;
	position: absolute;
	top: 30%;
}

.mui-popover .btnCancel {
	left: 8%;
}

.mui-popover .btnSure {
	right: 8%;
}

.filter-item .filter-item-content .j-brand-whole span.selected {
	background: #068FF3;
	color: #FFFFFF;
}

.filter-item .filter-item-content .j-brand-img span.selected {
	background: #068FF3;
	color: #FFFFFF;
}

.filter-item .filter-item-content .j-brand-img ul {
	margin: 0 0;
	list-style: none;
	padding: 0 0;
}

.filter-item .filter-item-content .j-brand-img .j-classChild:before {
	position: absolute;
	top: 1.5rem;
	left: 49.5%;
	width: 1rem;
	height: 1rem;
	content: '';
	background: url(../images/triangle.png);
	z-index: 99;
	background-size: 100% 100%;
}


/*android筛选框*/

#screenContent .mui-card {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	margin: 0;
}

#screenContent .popover-wrap {
	margin-bottom: 2.75rem;
}

#screenContent .btnFooter {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

#screenContent .btnFooter button {
	float: left;
	width: 50%;
	height: 2.75rem;
	border-radius: 0;
}

.popover-wrap hr {
	border: 1px dashed #bbb;
	-webkit-transform: scale(.3) translateX(-117%);
	-moz-transform: scale(.3) translateX(-117%);
	-ms-transform: scale(.3) translateX(-117%);
	-o-transform: scale(.3) translateX(-117%);
	transform: scale(.3) translateX(-117%);
	width: 333%;
	margin: 0;
}

#screenContent .filter-item .j-brand-all {
	text-align: left;
}

#screenContent .filter-item .j-brand-content .j-brand-logo {
	float: left;
}

#screenContent .filter-item .j-brand-content .j-brand-logo p {
	padding: 0.3125rem 0 0 0;
}


/*经销商列表*/

.dist .dist-head {
	height: 9.375rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.dist .dist-search {
	width: 70%;
}

.dist .dist-search input {
	background: #fff;
	border-radius: 0px;
	margin-bottom: 0px;
}

.dist-search.mui-search:before {
	margin-top: -0.625rem;
}

.dist .mui-search .mui-placeholder {
	right: inherit;
	left: 0.9375rem;
}

.dist .mui-card .mui-table-view-cell .dist-top {
	border-bottom: 1px solid #f0f0f0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.dist-top img {
	border: 1px solid #f0f0f0;
}

.dist .mui-table-view-cell.mui-active {
	background: #fff;
	margin-top: 0;
}

.dist-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0.3125rem 0 0.625rem 0;
	border-bottom: 1px solid #eee;
}

.dist-item-l {
	width: 87%;
}

.dist-item-l dl {
	margin: 0;
	padding: 0.3125rem 0;
	color: #666;
}

.dist-item-l dl dt {
	font-size: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline;
}

.dist-item-l dl dd {
	margin: 0.3125rem 0 0 0;
	padding: 0;
}

.dist-item-l .dist-item-ft {
	margin-top: 0.625rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 0.875rem;
}

.dist-item-l .dist-item-ft .dist-item-tel {
	margin-left: 1.25rem;
}

.dist-item-l .dist-item-ft span {
	display: inline-block;
}

.dist-item-l .dist-item-tab {
	width: 100%;
}

.official th {
	background: #666666;
	color: #fff;
}

.dist-item-l table {
	text-align: center;
	width: 100%;
}

.dist-item-l table th {
	padding: 5px 10px;
	font-weight: normal;
	text-align: center;
	width: 50%;
	border: 1px solid #CCCCCC;
}

.dist-item-l table td {
	padding: 5px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.dist-item-r {
	/*display: inline-table;*/
	padding-top: 0.3125rem;
	width: 2.5rem;
}

.dist-item-r img {
	width: 100%;
	height: auto;
}

.dist-more {
	height: 2.625rem;
	line-height: 3.125rem;
	text-align: center;
	margin-bottom: 0.3125rem;
}

.dist-more a {
	font-size: 1rem;
	color: #666;
}

.dist .dist-item-r p {
	font-size: 0.75rem;
}

.dist .dist-view-cell {
	position: relative;
	overflow: hidden;
	padding: 11px 15px;
	-webkit-touch-callout: none;
}

.dist .dist-view-cell .dist-top {
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: inherit;
	border-bottom: 1px solid #f0f0f0;
	display: flex;
	justify-content: start;
	align-items: center;
	padding-bottom: 11px;
}


/*焊接圈*/

.quan-header {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.quan-header .quan-title {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.quan-header .quan-title img {
	width: 2rem;
	height: 2rem;
	display: inline-block;
	border-radius: 100%;
	border: 0.0625rem solid #F0F0F0;
}

.quan-header .quan-title .quan-title-name {
	margin-left: 0.625rem;
}

.quan-header .quan-title .quan-title-name h4 {
	font-size:0.825rem;
	font-weight: 500;
	margin: 0.0rem 0;
}

.quan-header .quan-title .quan-title-name p {
	font-size: 0.65rem;
	margin: 0;
}


/*删除开始*/

.user-card .user-header {
	position: relative;
}

.user-card .user-header-image {
	width: 3rem;
	height: 3rem;
	top: 0;
	left: 0;
	border-radius: 100%;
	position: absolute;
	border: 0.0625rem solid #F0F0F0;
}


/*删除结束*/

.user-card .user-content {
	width: 100%;
	box-sizing: border-box;
	float: left;
}

.user-card .user-content-title {
	position: relative;
	overflow: hidden;
}


/*删除开始*/

.user-card .user-content-name {
	color: #000000;
	font-weight: 500;
	font-size: 0.9375rem;
}


/*删除结束*/

.user-card .user-content-text {
	color: #252525;
	overflow: hidden;
}
.user-card .user-content-text .Adver-img{
	height: 12.5rem;
}
.user-card .user-content-text .short-content{
	margin: 0.3125rem 0;
}
.user-card .user-content-text .short-content a {
	color: #252525;
	font-size: 0.9375rem;
}

.user-card .user-images {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.user-card .user-images ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.user-card .user-images ul li {
	float: left;
	width: 33.333333%;
	height: 6.875rem;
	overflow: hidden;
	position: relative;
	padding: 0 5px 5px 0;
}

.user-card .user-content-text .user-img {
	/*position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;*/
	width: 100%;
	height: 100%;
	opacity: 0;
	
}

.user-card .user-content-text p {
	color: #000000;
	margin: 0.625rem 0;
	font-size: 0.9375rem;
}

.user-card .user-time {
	color: #b1b1b1;
}

.user-card .user-content-text .user-img:nth-child(1),
.user-card .user-time {
	float: left;
}


/*点赞*/

.user-card .user-wrap {
	width: 100%;
}

.user-card .box-col em {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	color: #929292;
}

.user-card .user-like-on {
	background-color: #eee;
	color: #576b95;
	padding: 0.3125rem 0.3125rem 0.1875rem 0.75rem;
	font-size: 0.75rem;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.user-card .user-like-on img {
	width: 0.75rem;
	padding-right: 0.3125rem;
}

.user-card .user-like-say {
	background-color: #eee;
	padding: 0.3125rem 0.75rem;
	color: #454545;
	font-size: 0.75rem;
}

.user-card .user-like-say span {
	color: #3b5384;
}

.user-card .user-like-say .replayName {
	padding: 0 0.125rem;
}

.user-card .user-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 1.875rem;
	line-height: 1.875rem;
	margin-bottom: 0.3125rem;
}

.user-card .user-item .user-time {
	font-size: 0.625rem;
}

.user-card .user-item .user-icons a {
	font-size: 0.75rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	position: relative;
	font-size: 0.75rem;
	padding-right: 0.1875rem;
}

.user-content-href {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: #eee;
	padding: 0.2rem;
}

.user-card .user-content-href .link-img {
	width: 2.5rem;
	height: 2.5rem;
	display: table;
}
.user-card .user-content-href .link-img img{
	
}
.user-card .user-content-href img {
	width: 100%;
	height: 100%;
}

.user-card .user-content-href p {
	font-size: 0.75rem;
	padding-right: 0.75rem;
	padding-left: 0.3125rem;
}


/*评论*/

.comment {
	background: #fff;
}

.comment .comment-top {
	width: 100%;
	height: 2.75rem;
	overflow: hidden;
	line-height: 2.75rem;
	border-bottom: 1px solid #e2e2e2;
}

.comment .comment-top h4 {
	margin: 0 1rem;
	height: 2.75rem;
	line-height: 2.75rem;
	font-weight: normal;
}

.comment .comment-content {
	background-color: #fbfbfb;
	position: relative;
}

.comment .comment-item {
	background-color: #fcfcfc;
	padding: .8125rem 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}

.comment .comment-item .comment-con-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.comment .comment-item .comment-con-top .comment-user-img {
	margin: 0 0.75rem;
}

.comment .comment-item .comment-con-top .comment-user-img a {
	width: 2.4375rem;
	height: 2.4375rem;
	display: block;
	border-radius: 50%;
	position: relative;
}

.comment .comment-item .comment-con-top .comment-user-img a img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	vertical-align: top;
	-o-object-fit: cover;
	object-fit: cover;
}

.comment .comment-item .comment-con-top .comment-box-col {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	display: block;
	min-width: 0;
	padding-right: .75rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.comment .comment-item .comment-con-top .comment-box-col .comment-user-name {
	color: #333;
	font-size: .875rem;
	line-height: 1.43;
	word-break: break-word;
}

.comment .comment-item .comment-con-top .comment-time {
	height: 1rem;
	padding-right: .75rem;
	font-size: 12px;
	padding-top: .25rem;
}

.comment .comment-item .comment-con-bot {
	padding-left: 3.9375rem;
	padding-right: .75rem;
}

.comment .comment-item .comment-con-bot .comment-con {
	font-size: 1rem;
	color: #636363;
	line-height: 1.375;
	word-break: break-word;
	text-align: justify;
}

.comment-images ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.comment-images ul li {
	float: left;
	width: 33.333333%;
	height: 6.875rem;
	overflow: hidden;
	position: relative;
}

.comment-images ul img {
	width: 100%;
	height: 100%;
	opacity: 0;
}


/*user.html*/

#userInfo .success-login {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #efeff4;
}

#userInfo .success-login-m {
	margin: 3.125rem auto 1.875rem;
	text-align: center;
}

#userInfo .success-login-m-t {
	margin-top: 0.625rem;
}

#userInfo .success-login-m-t p {
	margin: 0;
	padding: 0;
	font-size: 0.875rem;
	color: #000;
}

#userInfo .success-login .head-img {
	width: 5rem;
	height: 5rem;
	border-radius: 100%;
	border: 1px solid #efeff4;
}

#userInfo .user-login {
	margin-top: 0.9375rem;
}

#userInfo .user-login-item {
	background: #efeff4;
	border: 1px solid #fff;
}

#userInfo .mui-badge {
	background-color: initial;
	
}
#userInfo .mui-badge-danger {
	
    background-color: #dd524d;	
}

#userInfo .login-info p {
	margin: 0;
	padding: 0;
	margin-top: 0.625rem;
	font-size: 0.875rem;
	color: #000;
}


/*适配*/

@media screen and (min-width: 768px) {
	.zhc-main {
		width: 100%;
		background-image: url(../images/banner1.jpg);
		background-repeat: no-repeat;
		background-size: 200% 100%;
	}
	#zhc-main .mfull {
		width: 100%;
		height: 310px;
	}
	#example-index .mui-slider {
		height: 23.5rem;
	}
	#example-index .mui-slider .mui-slider-group .mui-slider-item {
		height: 23.5rem;
	}
}


/*iphone6 plus*/

@media (min-device-width: 414px) and (max-device-width: 736px) {
	#zhc-main .mfull {
		height: 230px;
	}
}

@media (min-width: 375px) and (max-width: 414px) {
	.mpc-content .mpc-search {
		width: 100%;
	}
	#zhc-main .mfull {
		height: 145px;
	}
}

@media (min-width: 320px) and (max-width: 375px) {
	.mpc-content .mpc-search {
		width: 100%;
	}
	#zhc-main .mfull {
		height: 85px;
	}
	/*.user-card .user-images ul li{
		height: 114px;
	}*/
}

@media screen and (max-width: 320px) {
	html {
		font-size: 15px;
	}
	#zhc-main .mfull {
		height: 25px;
	}
	/*.user-card .user-images ul li{
		height: 96px;
	}*/
	.comment-images ul li {
		height: 80px;
	}
	.comment-images ul img {
		width: 80px;
		height: 80px;
	}
}