﻿/*!
 * =====================================================
 * QQ88120375 timmy747 2017-08-08
 * =====================================================
 */

body {
	background-color: #efeff4;
	font-family: "microsoft yahei"
}

table,
form,
h1,
h2,
h3,
ul,
li,
ol,
dl,
dd,
dt,
span,
a,
em,
p {
	padding: 0px;
	margin: 0px;
}

.clearB {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

ul,
li {
	list-style: none;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

@font-face {
	font-family: "iconfont";
	src: url('iconfont.eot');
	/* IE9*/
	src: url('iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('iconfont.woff') format('woff'), /* chrome, firefox */
	url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	/*-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;*/
}

.mui-bar.mui-bar-nav {
	background: rgba(255, 125, 41, 1);
	z-index: 999999;
}

.mui-bar.mui-bar-nav a {
	color: #FFFFFF !important;
}

.mui-title {
	color: #FFFFFF;
}

.mui-content {
	overflow: hidden;
}

.zyb-menu~.mui-content {
	padding-bottom: 50px;
}

.bottom-nav~.mui-content {
	padding-bottom: 45px;
}

.top-a {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 44px;
}

.font16 {
	font-size: 16px
}

.font14 {
	font-size: 14px
}

.logo {
	background: url(logo.png) no-repeat left center;
	background-size: contain;
	height: 30px;
	width: 58px;
	float: left;
	margin-top: 8px;
	margin-left: -5px;
}

.top-search {
	display: block;
	position: absolute;
	left: 70px;
	right: 45px;
	border-radius: 5px;
	line-height: 28px;
	color: #ffffff;
	font-size: 14px;
	padding-left: 10px;
	top: 8px;
	height: 28px;
}


/*.top-search {
	display: block;
	position: absolute;
	left: 70px;
	right: 45px;
	border-radius: 5px;
	background: #FFFFFF url(zyb-ico-search.png) no-repeat right center;
	border: none;
	background-size: 30px 20px;
	line-height: 28px;
	color: #999999;
	font-size: 14px;
	padding-left: 10px;
	top: 8px;
	height: 28px;
}
*/

.top-right {}

.top-right a {}

.top-ico-user:before {
	content: "\e78b";
}

.zyb-menu {
	background: #FFFFFF !important;
	bottom: 0;
	display: table;
	width: 100%;
	height: 50px;
	padding: 0;
	table-layout: fixed;
	border-top: 0;
	border-bottom: 0;
	z-index: 999;
}

.zyb-menu .zyb-tab-item {
	display: table-cell;
	overflow: hidden;
	width: 1%;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #929292;
}

.zyb-menu .zyb-tab-item .mui-icon {
	top: 3px;
	width: 24px;
	height: 24px;
	padding-top: 0;
	padding-bottom: 0;
}

.zyb-menu .mui-icon {
	font-size: 23px;
	position: relative;
	z-index: 20;
	padding-top: 10px;
	padding-bottom: 10px;
}

.zyb-menu .zyb-tab-item .mui-icon~.mui-tab-label {
	font-size: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zyb-menu .zyb-tab-item.mui-active {
	color: #e6a026 !important;
}

.zyb-ico-home:before {
	content: "\e6b8";
}

.zyb-ico-jiedan:before {
	content: "\e7c5";
	font-size: 25px
}

.zyb-ico-show:before {
	content: "\e600";
}

.zyb-ico-find:before {
	content: "\e68a";
}

.zyb-ico-center:before {
	content: "\e736";
}

.zyb-ico-share:before {
	content: "\e685";
}


/*焦点图*/

.index-slider {
	width: 100%;
	height: 180px;
	padding: 0px 0px;
	background: #111;
	margin: 0px auto;
	position: relative !important;
}

.index-slider .swiper-container {
	height: 180px;
	width: 100%;
}

.content-slide {
	padding: 20px;
	color: #fff;
}

.pagination {
	position: absolute;
	left: 0px;
	text-align: center;
	bottom: 5px;
	width: 100%;
	z-index: 99999;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-slide img {
	width: 100%;
}

.index-ico {
	background: #FFFFFF;
}

.index-ico ul {
	height: 90px;
	display: table;
	width: 100%;
	padding: 0px;
	table-layout: fixed;
}

.index-ico ul li {
	display: table-cell;
	position: relative;
	overflow: hidden;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #929292 !important;
}

.index-ico ul li a {
	display: block;
	height: 90px;
	padding: 15px 0 10px 0;
}

.index-ico ul li a:hover {
	background: #F7F7F7;
}

.index-ico ul li div {
	height: 45px;
	width: 45px;
	border-radius: 45px;
	background: #0062CC;
	margin: 0 auto;
	font-family: "iconfont" !important;
	font-style: normal;
}

.index-ico ul li div.i1 {
	background: #00b1fe;
}

.index-ico ul li div.i2 {
	background: #fcc015;
}

.index-ico ul li div.i3 {
	background: #f86161;
}

.index-ico ul li div.i4 {
	background: #0aba08;
}

.index-ico ul li div.i5 {
	background: #feb921;
}

.index-ico ul li div.i6 {
	background: #fc7b9d;
}

.index-ico ul li div.i7 {
	background: #29cab6;
}

.index-ico ul li div.i8 {
	background: #9265f1;
}

.index-ico ul li div:before {
	font-size: 27px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
}

.index-ico ul li div.i1:before {
	content: "\e65d";
	line-height: 48px;
}

.index-ico ul li div.i2:before {
	content: "\e638";
	line-height: 46px;
}

.index-ico ul li div.i3:before {
	content: "\e6a3";
}

.index-ico ul li div.i4:before {
	content: "\e609";
}

.index-ico ul li div.i5:before {
	content: "\e6ca";
	line-height: 48px;
}

.index-ico ul li div.i6:before {
	content: "\e623";
	line-height: 46px;
}

.index-ico ul li div.i7:before {
	content: "\e75f";
}

.index-ico ul li div.i8:before {
	content: "\e6f1";
}

.index-ico ul li span {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	color: #666666;
}

.index-pub-cont {
	background: #FFFFFF;
	height: 70px;
	padding: 15px 0px 0 0;
	margin-top: 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
}

.index-pub-btn {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	border-right: #DDDDDD solid 1px;
	height: 50px;
}

.index-pub-btn a {
	color: #666666;
	display: block;
	padding-left: 55px;
	height: 40px;
	background: url(index-pub-ico2.png) no-repeat 8px 0;
	background-size: 37px 40px;
}

.index-pub-btn.btn2 {
	border: none;
}

.index-pub-btn.btn2 a {
	background-image: url(index-pub-ico.png);
}

.index-pub-btn h2 {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}

.index-pub-btn span {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	color: #999999;
}

.index-title {
	height: 40px;
	line-height: 40px;
	background: #FFFFFF;
	margin-top: 10px;
	padding-right: 5px;
	border-bottom: #DDDDDD solid 1px;
}

.index-title.no-border {
	border: none;
}

.index-title .tt {
	font-size: 16px;
	float: left;
	display: inline-block;
}

.index-title .tt:before {
	content: "\e683";
	font-family: "iconfont" !important;
	font-size: 22px;
	display: inline-block;
	float: left;
	color: #ff7d29;
}

.index-title .more {
	font-size: 12px;
	float: right;
	display: inline-block;
}

.index-title .tt a {
	color: #333333;
}

.index-title .more a {
	display: block;
	color: #999999;
}

.index-title .more a:after {
	font-family: "iconfont" !important;
	content: "\e6f9";
	color: #999999;
}

.index-title .more i {
	font-style: normal;
	color: #666666;
}

.index-title .more em {
	color: #F86161;
	font-size: 14px;
	font-style: normal;
	padding: 0 3px;
}

.index-title .more i.time {}

.index-title .more i.time:before {
	font-family: "iconfont";
	content: "\e65c";
	margin-right: 3px;
}

.index-srcoll-cont {
	background: #FFFFFF;
	padding: 1px 0;
	width: 100%;
	overflow: hidden;
}

.index-a-list {
	height: 150px;
	overflow: hidden;
}

.index-a-list ul {}

.index-a-list ul li {
	height: 50px;
	border-bottom: #DDDDDD solid 1px;
	padding: 5px 8px;
}

.index-a-list ul li a {
	display: block;
	height: 40px;
	position: relative;
}

.index-a-list ul li .title {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}

.index-a-list ul li .price {
	color: #F86161;
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	right: 0;
	top: 0;
}

.index-a-list ul li .state {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 20px;
	font-size: 12px;
	color: #0062CC;
}

.index-a-list ul li .state.s1 {
	color: #007AFF;
}

.index-a-list ul li .state.s2 {
	color: #CF2D28;
}

.index-a-list ul li .state.s3 {
	color: #E6A026;
}

.index-a-list ul li .address {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-right: 60px;
	color: #999999;
}

.index-a-list ul li .address:before {
	content: "\e618";
	font-family: "iconfont" !important;
	color: #999999;
	float: left;
	padding-right: 2px;
}

.index-a-list ul li.lieven {
	background: #fcfcfc;
}

.index-a-list2 {
	height: 140px;
	overflow: hidden;
}

.index-a-list2 ul {}

.index-a-list2 ul li {
	height: 35px;
	border-bottom: #DDDDDD solid 1px;
	padding: 5px 8px;
}

.index-a-list2 ul li a {
	display: block;
	height: 20px;
	position: relative;
}

.index-a-list2 ul li .title {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
	margin-right: 8px;
}

.index-a-list2 ul li i {
	font-style: normal;
	color: #E89E26;
}

.index-a-list2 ul li b {
	font-style: normal;
	color: #007AFF;
	font-weight: normal;
}

.index-a-list2 ul li .price {
	color: #F86161;
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	right: 0;
	top: 0px;
}

.index-a-list2 ul li .time {
	color: #999999;
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	right: 0;
	top: 0px;
}

.index-a-list2 ul li.lieven {
	background: #f7f7f7;
}

.index-res-user {
	width: 100%;
	height: 145px;
	background: #FFFFFF;
	padding: 5px 0;
}

.index-res-user .swiper-wrapper {
	transform: translate3d(0px, 0px, 0px);
	height: 135px;
	width: 720px;
}

.index-res-user ul {
	height: 150px;
	width: 720px;
}

.index-res-user ul li {
	width: 90px;
	float: left;
	padding: 5px 5px;
	height: 135px;
}

.index-res-user ul li a {
	display: block;
	height: 125px;
	text-align: center;
	background: #007AFF;
	padding-top: 10px;
	border-radius: 10px;
}

.index-res-user ul li:nth-child(1n) a {
	background: #00b1fe;
}

.index-res-user ul li:nth-child(2n) a {
	background: #fcc015;
}

.index-res-user ul li:nth-child(3n) a {
	background: #f86161;
}

.index-res-user ul li:nth-child(4n) a {
	background: #0aba08;
}

.index-res-user ul li img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #FFFFFF no-repeat center;
	background-size: cover;
	border: #FFFFFF solid 2px;
}

.index-res-user ul li .name {
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
}

.index-res-user ul li span {
	display: block;
	height: 35px;
	line-height: 17px;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
}


/*接单列表*/

.jd-list {}

.jd-list ul {}

.jd-list ul li {
	margin-bottom: 10px;
	background: #FFFFFF;
}

.jd-list ul li>a {
	display: block;
	height: 78px;
	position: relative;
	padding: 10px;
}

.jd-list ul li>a:hover {
	background: #F7F7F7;
}

.jd-list ul li .title {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}

.jd-list ul li .price {
	color: #F86161;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}

.jd-list ul li .state {
	position: absolute;
	right: 10px;
	bottom: 8px;
	line-height: 20px;
	font-size: 12px;
	color: #0062CC;
}

.jd-list ul li .state.s1 {
	color: #007AFF;
}

.jd-list ul li .state.s2 {
	color: #CF2D28;
}

.jd-list ul li .state.s3 {
	color: #E6A026;
}

.jd-list ul li a>.time {
	position: absolute;
	right: 10px;
	bottom: 8px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}

.jd-list ul li .address {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-right: 60px;
	color: #999999;
}

.jd-list ul li .address:before {
	content: "\e618";
	font-family: "iconfont" !important;
	color: #999999;
	float: left;
	padding-right: 2px;
}

.jd-list ul li.lieven {
	background: #fcfcfc;
}


/*jd-list2*/

.jd-list2 {}

.jd-list2 ul {}

.jd-list2 ul li {
	position: relative;
	padding: 10px 10px 5px 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.jd-list2 ul li>a {}

.jd-list2 ul li .title {
	font-size: 14px;
	color: #333333;
	height: 25px;
	line-height: 25px;
	padding-right: 100px;
	text-overflow: ellipsis;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.jd-list2 ul li .price {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-align: right;
	display: inline-block;
}

.jd-list2 ul li .price b {
	font-size: 18px;
	color: #FC5E17;
}

.jd-list2 ul li .info {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin: 8px 0 0 0;
}

.jd-list2 ul li .address {
	border-top: #E3E3E3 solid 1px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #0062CC;
	margin-top: 8px;
}

.jd-list2 ul li .address:before {
	content: "\e618";
	font-family: "iconfont" !important;
	color: #0062CC;
	float: left;
	padding-right: 2px;
}

.jd-list2 ul li .tb {
	position: absolute;
	line-height: 30px;
	bottom: 5px;
	right: 10px;
	display: inline-block;
	font-size: 12px;
	color: #999999;
}

.jd-list2 ul li .time {
	font-size: 12px;
	color: #999999;
	height: 15px;
	line-height: 15px;
}

.jd-list2 ul li:last-child {}


/*我的竞标*/

.my-jingbiao {}

.my-jingbiao a {}

.my-jingbiao-dan {}

.my-jingbiao ul {}

.my-jingbiao ul li {
	margin-bottom: 10px;
	background: #FFFFFF;
}

.my-jingbiao-dan {
	position: relative;
	padding: 10px 10px 5px 10px;
	background: #FFFFFF;
}

.my-jingbiao-dan>a {}

.my-jingbiao-dan .title {
	font-size: 14px;
	color: #333333;
	height: 25px;
	line-height: 25px;
	padding-right: 100px;
	text-overflow: ellipsis;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.my-jingbiao-dan .price {
	position: absolute;
	right: 10px;
	top: 17px;
	font-size: 12px;
	color: #999999;
	line-height: 25px;
	display: inline-block;
}

.my-jingbiao-dan .price b {
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
	font-weight: normal
}

.my-jingbiao-dan .info {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin: 8px 0 0 0;
}

.my-jingbiao-dan .address {
	border-top: #E3E3E3 solid 1px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #0062CC;
	margin-top: 8px
}

.my-jingbiao-dan .address:before {
	content: "\e618";
	font-family: "iconfont" !important;
	color: #0062CC;
	float: left;
	padding-right: 2px;
}

.my-jingbiao-dan .state {
	position: absolute;
	line-height: 30px;
	bottom: 5px;
	right: 10px;
	display: inline-block;
	font-size: 12px;
	color: #999999;
}

.my-jingbiao-dan .state.s1 {
	color: #F00;
}

.my-jingbiao-dan .state.s2 {
	color: #F00;
}

.my-jingbiao-dan .state.s3 {
	color: #F00;
}

.my-jingbiao-dan .time {
	font-size: 12px;
	color: #999999;
	height: 15px;
	line-height: 15px;
}

.my-jingbiao-info {
	border-bottom: #E3E3E3 dashed 1px;
	padding: 10px;
	background: #FFF;
}

.my-jingbiao-info .tt {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666666;
}

.my-jingbiao-info .info {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}

.my-jingbiao-info .time {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	padding: 0 px;
	float: left;
}

.my-jingbiao-info .price {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
}

.my-jingbiao-info .price b {
	color: #F86161;
	font-size: 15px;
}


/*中标信息*/

.my-zhongbiao-info {
	border-top: #E3E3E3 solid 1px;
	padding: 8px 5px;
}

.my-zhongbiao-info .contact-man {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #666666;
}

.my-zhongbiao-info .contact-man:before {
	font-family: "iconfont";
	content: "\e731";
	font-size: 18px;
	float: left;
	color: #666666;
	padding-right: 5px;
}

.my-zhongbiao-info .right-cont {
	text-align: right;
	float: right;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}

.my-zhongbiao-info .right-cont a {
	display: inline-block;
	height: 30px;
	line-height: 28px;
	border: #DDDDDD solid 1px;
	border-radius: 4px;
	font-size: 14px;
	margin-left: 5px;
	color: #666666;
	padding: 0 7px;
	background: #FFFFFF;
}

.my-zhongbiao-info .right-cont a:hover {
	background: #E6A026;
	color: #FFFFFF;
}


/*列表定位*/

.jd-list-tab {
	width: 100%;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 4;
	top: 44px;
}

.jd-list-tab>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #d3d3d3;
	overflow: hidden;
	font-size: 13px;
	margin-right: ;
}

.jd-list-tab>ul>li {
	float: left;
	width: 49.5%;
	text-align: center;
	padding-left: 5px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.jd-list-tab>ul>li:after {
	font-family: "iconfont";
	content: "\e610";
	color: #999999;
	padding-left: 3px;
	font-size: 14px;
}

.jd-list-tab>ul>li.px:after {
	content: "\e732";
}

.jd-list-tab>ul>li.curr {
	color: #FC5E17;
}

.jd-list-tab>ul>li.curr:after {
	color: #FC5E17;
}

.jd-list-tab.tab3>ul>li {
	width: 33.3%;
}

.jd-list-tab.tab4>ul>li {
	width: 20%;
}

.jd-list-tab>ul>li a {
	color: #333333;
}

.jd-list-tab>ul>li:first-child {
	border-left: none
}

.jd-cate-cont,
.jd-state-cont {
	position: fixed;
	top: -65%;
	width: 100%;
	height: 65%;
	z-index: 1;
	-webkit-transition-duration: 0.4s;
}

.grade-w-roll {
	top: 80px;
}

.grade-w-roll::after {
	position: fixed;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.2);
	top: 0;
}

.zyb-select {
	display: inline-block;
	text-align: center;
	background: #0062CC;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	background: url(down-ico.png) no-repeat right center;
	background-size: 15px 15px;
	font-size: 14px;
	color: #666666;
}

.zyb-select option {
	text-align: center;
}


/*单子详情*/


/*发布页面*/


/*个人中心*/

.mui-bar .mui-pull-right span {
	font-size: 16px;
	line-height: 44px;
}

.user-bar {
	background: rgba(0, 0, 0, 0.3);
}

.i-u-top {
	padding: 15px 0 10px 0;
	background: #FFFFFF;
	height: 140px;
}

.i-u-top .head {
	width: 100px;
	height: 120px;
	padding-top: 7px;
	padding-left: 10px;
	display: inline-block;
	float: left;
}

.i-u-top .head .level {
	text-align: center;
	width: 80px;
	font-size: 12px;
	line-height: 20px;
	color: #DD524D;
}

.i-u-top .head img {
	width: 80px;
	height: 80px;
	background: center;
	background-size: cover;
	border-radius: 80px;
	border: #F0AD4E solid 2px;
	background-color: #F0AD4E;
	text-shadow: 0 2px 3px rgba(0, 0, 0, .6)
}

.i-u-top .info {
	position: relative;
}

.i-u-top .info .star {
	color: #F86161;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	right: 10px;
	top: 0px;
	position: absolute;
}

.i-u-top .info .star:before {
	font-family: "iconfont";
	content: "\e655";
	color: #FCC015;
	font-size: 16px;
	padding-right: 5px;
}

.i-u-top .name {
	color: #666666;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
}

.i-u-top .name a {
	color: #333333
}

.i-u-top .name span {
	color: #333333;
}

.i-u-top .name span:after {
	font-family: "iconfont" !important;
	font-size: 14px;
	padding-left: 5px;
}

.i-u-top .name span.rz {
	content: "";
}

.i-u-top .tel {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}

.i-u-top .tel span {
	padding-right: 10px;
	/*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}

.i-u-top .money {
	line-height: 20px;
	font-size: 14px;
	color: #666666;
}

.i-u-top .money i {
	font-style: normal;
	font-weight: 700;
	color: #F86161;
	font-size: 14px;
	margin-right: 5px;
}

.i-u-top-menu {
	display: table;
	width: 100%;
	padding: 10px 0;
	table-layout: fixed;
	background: #FFFFFF;
	border-bottom: #DDDDDD solid 1px;
	margin-top: 10px;
}

.i-u-top-menu:first-child {}

.i-u-top-menu~.i-u-top-menu {
	margin-top: 0px;
	border-bottom: none;
}

.i-u-top-menu>a {
	display: table-cell;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #929292 !important;
}

.i-u-top-menu>a:not(:last-child) {
	border-right: #E3E3E3 solid 1px !important;
}

.i-u-top-menu>a span {
	font-size: 14px;
	color: #929292;
	display: block;
	text-align: center;
	line-height: 20px;
}

.i-u-top-menu i {
	display: block;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-family: "iconfont";
	font-size: 26px
}

.i-u-top-menu .mui-badge {
	font-size: 10px;
	position: absolute;
	right: 15px;
	top: 0px;
	border-radius: 10px;
	display: inline-block;
	line-height: 12px;
	background: #FC5E17;
	color: #ffffff;
	padding: 2px 5px;
}

.u-item-title {
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	padding: 0 10px;
}

.u-item-title span:after{font-family: "iconfont";
content: "\e6f9";}

.u-item {
	margin-top: 10px;
}

.u-item ul {
	background: #FFFFFF;
}

.u-item ul li {
	width: 25%;
	float: left;
	padding: 15px 0 5px 0;
}

.u-item ul li a {
	display: block;
	background: #FFFFFF;
	transition: all 0.3s;
	margin: -15px 0 -5px 0;
	padding: 15px 0 5px 0;
}

.u-item ul li a:active {
	background: #F7F7F7;
}

.u-item ul li span {
	width: 80px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	position: relative;
}

.u-item ul li span i {
	display: inline-block;
	position: absolute;
	background: #CF2D28;
	line-height: 15px; padding: 0 4px;
	min-width: 15px;
	border-radius: 15px;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	left:58px;
	top: 2px;
}

.u-item ul li span:before {
	font-family: "iconfont";
	content: "\e6a7";
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 25px;
	border-radius: 50%;
	color: #FFFFFF;
	background: #f89d34;
	margin: 0 auto;
}

.u-item ul li span.u-ico-dfk:before{
	content: "\e629";
	background: #f89d34;
}

.u-item ul li span.u-ico-fb:before{
	content: "\e613";
	background:#f7706c;
}


.u-item ul li span.u-ico-zb:before{
	content: "\e61f";
	background:#3abd9d;
}

.u-item ul li span.u-ico-comm:before{
	content: "\e6e6";
	background:#5eb6e8;
}

.u-item ul li span.u-ico-tg:before{
	content: "\e685";
	background:#55cc78;
}

.u-item ul li span.u-ico-kf:before{
	content: "\e6ff";
	background:#1393dc;
}

.u-item ul li span.u-ico-mall:before{
	content: "\e674";
	background:#e83030;
}
.u-item ul li span.u-ico-class:before{
	content: "\e607";
	background:#cc8dba;
}

.u-item ul li span.u-ico-fbjl:before{
	content: "\e617";
	background:#cc8dba;
}

.u-item ul li span.u-ico-jbjl:before{
	content: "\e619";
	background:#f89d34;
}

.u-item ul li span.u-ico-xgjl:before{
	content: "\e61c";
	background:#55cc78;
}

.u-item ul li span.u-ico-all:before{
	content: "\e61d";
	background:#5eb6e8;
}

.u-item ul li span.u-ico-smrz:before{
	content: "\e60c";
	background:#e83030;
}

.u-item ul li span.u-ico-gzrz:before{
	content: "\e615";
	background:#3abd9d;
}

.u-item ul li span.u-ico-wszl:before{
	content: "\e6a7";
	background:#f7706c;
}

.u-item ul li span.u-ico-zhaq:before{
	content: "\e6c0";
	background:#f89d34;
}

.u-item ul li span.u-ico-hhr:before{
	content: "\e6cb";
	background:#5eb6e8;
}



.u-item ul li span.u-ico-tx:before{
	content: "\e67c";
	background:#5eb6e8;
}

.u-item ul li span.u-ico-cz:before{
	content: "\e64b";
	background:#cc8dba;
}

.u-item ul li span.u-ico-mx:before{
	content: "\e626";
	background:#55cc78;
}

.u-item ul li span.u-ico-bzj:before{
	content: "\e612";
	background:#f89d34;
}

.u-item ul li span.u-ico-hd:before{
	content: "\e655";
	background:#e83030;
}
.u-item ul li span.u-ico-yj:before{
	content: "\e63d";
	background:#f89d34;
}

.u-ico-dd:before {
	content: "\e6a7";
}

.u-ico-sz:before {
	content: "\e6ac";
}

.u-ico-tx:before {
	content: "\e6ee";
}

.u-ico-cz:before {
	content: "\e7d1";
}

.u-ico-5:before {
	content: "\e6ed";
	color: #0ABA08;
}

.u-ico-6:before {
	content: "\e604";
	color: #CF2D28;
}

.u-ico-7:before {
	content: "\e61b";
	color: #00B1FE;
}

.u-ico-8:before {
	content: "\e65b";
	color: #E89E26;
}


/*列表图标*/

.i-u-menu-list {
	font-size: 16px;
	margin-top: 10px;
}


/*--用户中心菜单小图标字体--*/

.i-u-menu-list span {
	float: left;
	font-size: 14px;
	color: #666666;
}

.i-u-menu-list span.iconfont {
	display: inline-block;
	padding-right: 7px;
	font-size: 20px;
	float: left;
	color: #F0AD4E;
}

.u-ico-zz:before {
	content: "\e769";
}

.u-ico-rz:before {
	content: "\e60c";
}

.u-ico-info:before {
	content: "\e6bd";
}

.u-ico-bzj:before {
	content: "\e6ed";
}

.u-ico-pass:before {
	content: "\e6c2";
}

.u-ico-fd:before {
	content: "\e7c5";
}

.u-ico-jd:before {
	content: "\e677";
}

.u-ico-pf:before {
	content: "\e65b";
}

.u-ico-yq:before {
	content: "\e6ca";
}

.u-ico-zp:before {
	content: "\e79a";
}

.u-ico-kt:before {
	content: "\e64d";
}

.u-ico-exit:before {
	content: "\e7cb";
}

.u-ico-chongzhi:before {
	content: "\e6ee";
}

.i-u-menu-list i {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #CF2D28;
	border-radius: 8px;
	margin-right: 5px;
}

.i-u-menu-list em {
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #999999;
	padding-right: 20px;
	font-style: normal;
}


/*分类*/

.cate-list {
	background: #FFF;
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	list-style-type: none;
	padding: 10px 10px;
}

.cate-list dl {
	padding-bottom: 5px;
	display: inline-block;
	padding-right: 5px;
}

.cate-list dl:last-child {
	border: none;
}

.cate-list dl dt {
	font-size: 14px;
	display: block;
	line-height: 25px;
}

.cate-list dl dt:before {
	font-family: "iconfont";
	content: "\e683";
	color: #999999;
}

.cate-list dl dt a {
	color: #333333;
}

.cate-list dl dd {
	display: none;
}


/*单子状态选择菜单*/

.jd-state-menu {
	background: #FFF;
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	list-style-type: none;
}

.jd-state-menu ul {}

.jd-state-menu ul li {
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	border-bottom: #DDDDDD solid 1px;
	padding: 0 15px;
}

.jd-state-menu ul li:last-child {
	border: none;
}

.jd-state-menu ul li a {
	color: #666666;
}

.jd-state-menu ul li:hover {
	background: #F7F7F7;
}


/*单子详情*/

.dan-cont {}

.dan-cont-top {}

.dan-cont-top {
	display: table;
	width: 100%;
	padding: 0px;
	table-layout: fixed;
	padding: 15px 0;
	background: #FFFFFF;
}

.dan-cont-top .cont {
	display: table-cell;
	position: relative;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #929292 !important;
}

.dan-cont-top .cont:first-child {
	border-right: #DDDDDD solid 1px;
}

.dan-cont-top h3 {
	color: #EC971F;
	line-height: 30px;
}

.dan-cont-top span {
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}

.dan-cont-top h3.font {
	color: #666666;
}

.dan-jindu {
	padding: 15px 5px;
	background: #FFFFFF;
}

.dan-jindu ul {
	display: table;
	width: 100%;
	padding: 0px;
	table-layout: fixed;
}

.dan-jindu ul li {
	display: table-cell;
	position: relative;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #929292 !important;
	position: relative;
}

.dan-jindu ul li.line {
	width: 20px;
	vertical-align: top;
	padding-top: 5px;
}

.dan-jindu ul li.line:before {
	content: "\e6f9";
	font-family: "iconfont";
	color: #cccccc;
}

.dan-jindu ul li i {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background: #999999;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
}

.dan-jindu ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	margin-top: 5px;
}

.dan-jindu ul li.done {
	color: #EC971F;
}

.dan-jindu ul li.done i {
	background: #EC971F;
}

.dan-jindu ul li.done span {
	color: #E6A026;
}

.dan-info {
	padding: 15px 10px;
	background: #FFFFFF;
}

.dan-info ul {}

.dan-info ul li {
	font-size: 14px;
	line-height: 24px;
	color: #555555;
	position: relative;
	padding-left: 20px;
}

.dan-info ul li i {
	font-style: normal;
}

.dan-info ul li a {
	color: #F86161;
}

.dan-info ul li span {
	color: #999999;
}

.dan-info ul li:before {
	font-family: "iconfont";
	font-size: 16px;
	padding-right: 5px;
	color: #999999;
	display: block;
	position: absolute;
	left: 0px;
}

.dan-info ul li.time:before {
	content: "\e65c";
}

.dan-info ul li.tel:before {
	content: "\e652";
}

.dan-info ul li.address:before {
	content: "\e618";
}

.dan-info ul li.tips:before {
	content: "\e7c5";
}

.dan-info .cont {
	font-size: 14px;
	line-height: 25px;
	color: #555555;
}

.dan-info .cont img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}

.baojia-list {
	background: #FFFFFF;
	padding: 0px 0;
}

.baojia-list.fix-top {
	margin-top: 44px;
}

.baojia-list ul {}

.baojia-list ul li {
	font-size: 14px;
	padding: 10px 10px 10px 50px;
	color: #999999;
	position: relative;
	min-height: 60px;
	border-bottom: #E3E3E3;
}

.baojia-list ul li .zb {
	position: absolute;
	width: 74px;
	height: 44px;
	background: url(zhongbiao.png) no-repeat center;
	background-size: contain;
	right: 20px;
	top: 10px;
}

.baojia-list ul li .tx {
	width: 50px;
	position: absolute;
	left: 10px;
	top: 12px;
}

.baojia-list ul li .tx img {
	width: 30px;
	height: 30px;
	background: center no-repeat;
	background-size: cover;
	border-radius: 30px;
}

.baojia-list ul li .info {}

.baojia-list ul li .title {
	height: 30px;
	line-height: 30px;
}

.baojia-list ul li:nth-child(even) {
	background: #F7F7F7;
}

.baojia-list ul li a {
	color: #EC971F;
}

.baojia-list .time {
	display: inline-block;
	color: #999999;
	font-size: 14px
}

.baojia-list .name {
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}

.baojia-list .price {
	float: right;
	font-size: 14px;
	color: #F86161;
	font-weight: 700px;
	margin-left: 10px;
}

.baojia-list ul li .edit {
	text-align: right;
	line-height: 30px;
}

.baojia-list ul li .edit a {
	display: inline-block;
	background: #FFFFFF;
	border: #999999 solid 1px;
	border-radius: 5px;
	font-size: 14px;
	padding: 2px 5px;
	color: #999999;
	margin-left: 8px;
	line-height: 20px;
}

.baojia-list ul li .edit a:focus,
.baojia-list ul li .edit a:hover {
	background: #F0AD4E;
	color: #FFFFFF;
	border: #F0AD4E solid 1px;
}

.baojia-list ul li.no-baojia {
	text-align: center;
	padding: 20px;
	font-size: 16px;
	color: #999999;
}

.baojia-list ul li.no-baojia a {}

.bottom-nav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}

.bottom-big-btn {
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	color: #FFFFFF;
	background: #ff7d29;
	display: block;
	text-align: center;
	cursor: pointer;
}

.bottom-big-btn:hover {
	background: #DD524D;
	text-decoration: none;
	color: #FFFFFF;
}

.bottom-big-btn:focus {
	background: #DD524D;
	text-decoration: none;
	color: #FFFFFF;
}

.bottom-hui-big-btn {
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	color: #ffffff;
	background: #C0C0C0;
	display: block;
	text-align: center;
	cursor: pointer;
}

.bottom-hui-big-btn:hover {
	background: #C0C0C0;
	text-decoration: none;
	color: #ffffff;
}

.bottom-hui-big-btn:focus {
	background: #C0C0C0;
	text-decoration: none;
	color: #ffffff;
}

.big-btn-cont {
	margin: 10px;
}

.big-btn {
	display: block;
	height: 45px;
	font-size: 18px !important;
	line-height: 45px;
	color: #FFFFFF !important;
	background: #ff7d29 !important;
	text-align: center;
	border: none !important;
	border-radius: 5px;
	width: 100%;
}

.big-btn:hover {
	background: #DD524D !important;
	text-decoration: none;
	color: #FFFFFF;
}

.big-btn:focus {
	background: #DD524D !important;
	text-decoration: none;
	color: #FFFFFF;
}


/*---*/

.edit-cont {
	background: #FFFFFF;
	padding: 10px;
	margin-top: 15px;
	position: relative;
}

.edit-cont input {
	background: none;
	outline: none;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #CF2D28;
	margin: 0;
	padding: 0;
	border: none;
}

.edit-cont i {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #BBBBBB;
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	font-style: normal;
}

.yzys {
	color: #999999;
	font-size: 16px;
	line-height: 35px;
	padding: 10px;
}

.yzys b {
	font-size: 20px;
	font-weight: normal;
	color: chocolate;
}


/*技工列表*/

.u-search .mui-search .mui-indexed-list-search-input {
	background: #FFFFFF !important;
	font-size: 14px!important;
}

.u-list {
	background: #FFFFFF;
}

.u-list ul li {
	border-bottom: #E3E3E3 solid 1px;
	padding: 5px;
	position: relative;
}

.u-list ul li a {
	color: #666666;
}

.u-list ul li .pic {
	float: left;
	width: 60px;
	text-align: center;
	position: relative;
}

.u-list ul li .pic img {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin-top: 8px;
}

.u-list ul li .pic i {
	width: 15px;
	height: 15px;
	display: block;
	bottom: 5px;
	right: 6px;
	position: absolute;
}

.u-list ul li .pic i:before {
	font-family: "iconfont";
	font-size: 20px;
	color: #F0AD4E;
	content: "\e601";
	font-style: normal;
}

.u-list ul li .info {
	padding-left: 70px;
}

.u-list ul li .name {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

.u-list ul li .name i {
	font-size: 12px;
	color: #FC5E17;
	font-style: normal;
	padding-left: 5px;
}

.u-list ul li .star {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #E89E26;
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
}

.u-list ul li .star span:before {
	font-family: "iconfont" !important;
	content: '\e655';
	color: #E6A026;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	padding-right: 2px;
}

.u-list ul li .address {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.u-list ul li .address span {
	font-size: 12px;
}

.u-list ul li .address span:before {
	content: "\e618";
	color: #999999;
	font-family: "iconfont" !important;
	padding-right: 2px;
	font-size: 14px
}

.u-list ul li .cont {
	font-size: 12px;
	color: #666666;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.u-list ul li:last-child {
	border-bottom: none;
}

.u-list ul li:active {
	background: #E7e7e7;
}


/*带标题编辑页面*/

.pub-title {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #666666;
}

.pub-cont {
	background: #FFFFFF;
}

.edit-item {
	border-bottom: #DDDDDD solid 1px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	padding: 0 10px 0 90px;
	position: relative;
	overflow: hidden;
	z-index: 8;
}

.edit-item i {
	color: crimson;
	font-style: normal;
	width: 10px;
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
}

.edit-item em {
	font-size: 14px;
	font-style: normal;
	color: #666666;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 18px;
	word-spacing: 3px;
}

.edit-item em:after {
	content: "|";
	color: #999999;
	padding: 0 5px;
}

.edit-item .input {
	float: left;
	display: inline-block;
	width: 100%;
	border: none;
	outline: none;
	background: none;
	font-size: 14px !important;
	padding: 0;
	overflow: hidden;
	color: #666666;
	margin-top: 2px;
}

.edit-item .input.money {
	padding-right: 20px;
}

.edit-item .danwei {
	color: #999999;
	position: absolute;
	top: 0;
	right: 15px;
	display: inline-block;
	z-index: 999999;
}

.edit-item .cate {
	display: inline-block;
	float: left;
	max-width: 160px;
	overflow: hidden;
	color: #E89E26;
}

.edit-right {
	display: inline-block;
	float: right;
}

.edit-right a {
	color: #666666;
	font-size: 14px;
}

.edit-right a:after {
	font-family: "iconfont" !important;
	content: "\e6f9";
	color: #999999;
}

.pub-cont .edit-item:last-child {
	border: none;
}

.pub-cont .textarea {
	border: none;
	background: none;
	outline: none;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	color: #666666;
	margin: 0;
}

.pub-pic {
	height: 125px;
	padding: 15px 10px;
	background: #FFFFFF;
	position: relative;
	border-top: #DDDDDD solid 1px;
}

.pub-pic ul {}

.pub-pic ul li {
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
	padding: 5px;
}

.pub-pic ul li .img {
	background: center no-repeat;
	background-size: cover;
	height: 70px;
	width: 100%;
	border: #DDDDDD solid 1px;
	border-radius: 6px;
	overflow: hidden;
}

.pub-pic ul li .add {
	height: 70px;
	width: 100%;
	border: #DDDDDD solid 1px;
	border-radius: 6px;
	overflow: hidden;
	color: #B6B6B6;
	padding-top: 0 !important;
	line-height: 60px !important;
	font-size: 36pt;
	display: block;
	font-weight: normal;
}

.pub-pic ul li .del {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: -3px;
	right: 0px;
	overflow: hidden;
	border-radius: 10px;
	background: #CF2D28;
	text-align: center;
	display: block;
	padding-top: 0px;
}

.pub-pic ul li .del:before {
	color: #FFFFFF !important;
	font-family: "iconfont";
	content: "\e606";
	font-size: 14px;
}

.pub-pic .state {
	text-align: center;
	width: 100%;
	position: absolute;
	height: 20px;
	line-height: 20px;
	bottom: 8px;
	color: #B6B6B6;
	font-size: 12px;
}

.pub-pic2 {
	height: 160px;
	padding: 15px 10px;
	background: #FFFFFF;
	position: relative;
	border-top: #DDDDDD solid 1px;
}

.pub-pic2 ul {}

.pub-pic2 ul li {
	position: relative;
	width: 50%;
	float: left;
	text-align: center;
	padding: 5px;
}

.pub-pic2 ul li .img {
	background: center no-repeat;
	background-size: cover;
	height: 100px;
	width: 100%;
	border: #DDDDDD solid 1px;
	border-radius: 6px;
	overflow: hidden;
}

.pub-pic2 ul li .add {
	height: 100px;
	width: 100%;
	border: #DDDDDD solid 1px;
	border-radius: 6px;
	overflow: hidden;
	color: #B6B6B6;
	padding-top: 0 !important;
	line-height: 90px !important;
	font-size: 36pt;
	display: block;
	font-weight: normal;
}

.pub-pic2 ul li .del {
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: -3px;
	right: 0px;
	overflow: hidden;
	border-radius: 10px;
	background: #CF2D28;
	text-align: center;
	display: block;
	padding-top: 0px;
}

.pub-pic2 ul li .del:before {
	color: #FFFFFF !important;
	font-family: "iconfont";
	content: "\e606";
	font-size: 14px;
}

.pub-pic2 .state {
	text-align: center;
	width: 100%;
	position: absolute;
	height: 20px;
	line-height: 20px;
	bottom: 8px;
	color: #B6B6B6;
	font-size: 12px;
}


/*注册登录相关*/

.u-reg {}

.reg-tip {
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 15px 10px 10px 10px;
}

.reg-tip b {
	display: block;
	font-size: 18pt;
	line-height: 40px;
}

.mui-input-row .reg-code {
	width: 40%;
	border-left: #ddd solid 1px;
	float: right;
	line-height: 25px;
	margin-top: 5px;
	text-align: center;
}

.mui-input-row .reg-code img {
	width: 120px;
	height: 40px;
	margin-top: -5px;
}

.mui-input-row .reg-code input {
	color: #CF2D28;
	width: 100%;
}

.mui-input-row .input-code {
	width: 35%;
	font-size: 14px;
	position: relative;
	float: right;
}

.mui-input-row .input-code input {
	padding: 10px 0;
}

.u-big-btn {
	background: #ff7d29;
	color: #FFFFFF;
	border: none;
	margin-top: 20px;
}

.u-login {
	margin-top: 0px;
}

.u-login .area {
	margin: 20px auto 0px auto;
}

.u-login .mui-input-group:first-child {
	margin-top: 20px;
}

.u-login .mui-input-group {
	font-size: 15px;
	color: #666666;
}

.u-login .mui-input-group label {
	width: 25%;
	font-size: 15px;
	color: #666666;
	padding: 0 10px;
	line-height: 40px;
}

.u-login .mui-input-row label~input,
.u-login .mui-input-row label~select,
.u-login .mui-input-row label~textarea {
	width: 75%;
}

.u-login .mui-checkbox input[type=checkbox],
.u-login .mui-radio input[type=radio] {
	top: 6px;
}

.u-login .mui-content-padded {
	margin-top: 25px;
}

.u-login .mui-btn {
	padding: 10px;
}

.u-login .mui-input-row label~input,
.mui-input-row label~select,
.mui-input-row label~textarea {
	margin-top: 1px;
}

.u-login .link-area {
	display: block;
	margin-top: 25px;
	text-align: center;
}

.u-login .link-area a {
	color: #CF2D28;
}

.u-login .spliter {
	color: #bbb;
	padding: 0px 8px;
}

.u-login .oauth-area {
	position: absolute;
	bottom: 20px;
	left: 0px;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.u-login .oauth-area .oauth-btn {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-size: 30px 30px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 20px;
	/*-webkit-filter: grayscale(100%); */
	border: solid 1px #ddd;
	border-radius: 25px;
}

.u-login .oauth-area .oauth-btn:active {
	border: solid 1px #aaa;
}

.u-login .oauth-area .oauth-btn.disabled {
	background-color: #ddd;
}

.mui-switch.mui-active {
	border-color: #ff7d29;
	background-color: #ff7d29;
}


/*设置密码*/

.u-set-pass {
	margin-top: 20px;
}


/*renzheng*/

.rz-top {
	background: url(renzheng.png) no-repeat center;
	background-size: 120px 120px;
	height: 150px;
}

.rz-top-no {
	background: url(no-renzheng.png) no-repeat center;
	background-size: 120px 120px;
	height: 150px;
}

.rz-span {
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 35px;
}

.rz-info {
	background: #FFFFFF;
	margin: 15px 0;
	font-size: 16px;
	color: #666666;
}


/*技能选择**/

.u-jineng {
	background: #FFFFFF;
	padding: 10px 0;
}

.u-jineng-cont {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}


/*.u-jineng-cont label {
	margin-right: 8px;
	display: inline-block;
}*/

.u-jineng ul {
	padding-right: 5px;
}

.u-jineng ul li {
	float: left;
	display: inline-block
}

.u-jineng ul li .mui-checkbox.mui-left input[type=checkbox],
.mui-radio.mui-left input[type=radio] {
	left: 10px;
}

.u-jineng ul li .mui-checkbox input[type=checkbox]:checked:before,
.mui-radio input[type=radio]:checked:before {
	color: #E6A026;
}

.u-jineng ul li .mui-checkbox.mui-left label,
.mui-radio.mui-left label {
	padding-right: 0px;
	padding-left: 45px;
}

.u-jineng-cont span {
	margin-right: 8px;
	display: inline-block;
}

.u-head {
	text-align: center;
	padding: 15px 0;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.u-head img {
	border: #DDDDDD solid 2px;
	width: 70px;
	height: 70px;
	background: center no-repeat;
	background-size: cover;
	border-radius: 70px;
}

.u-info {
	background: #FFFFFF;
	margin: 10px 0 0 0;
	color: #666666;
	font-size: 15px
}

.long-text {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.u-star {
	color: #F86161;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
}

.u-star:before {
	font-family: "iconfont";
	content: "\e655";
	color: #FCC015;
	font-size: 16px;
	padding-right: 5px;
}

.u-money {
	color: #F86161;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
}

.u-tel {
	color: #F86161;
	font-size: 16px;
	font-weight: 300;
}


/*保证金*/

.bzj {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	padding: 10px 15px;
}


/*提现*/

.tixian-fs {
	font-size: 14px;
	color: #666666;
}

.tixian-fs ul {}

.tixian-fs ul li {}

.tixian-fs ul li img {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 10px;
}

.tixian-fs ul li .info {}

.tixian-fs ul li h4 {
	font-size: 16px;
}

.tixian-fs ul li span {
	color: #999999;
	line-height: 20px;
}

.tixian-fs .mui-table-view-radio .mui-table-view-cell .mui-navigate-right:after {
	color: #FF7D29;
}


/*收支明细*/

.u-sz-list {
	background: #ffffff;
	margin-top: 10px;
}

.u-sz-list ul {}

.u-sz-list ul li {
	border-bottom: #E3E3E3 solid 1px;
	height: 61px;
	padding: 10px;
}

.u-sz-list ul li .l-cont {
	display: inline-block;
	max-width: 220px;
	float: left;
}

.u-sz-list ul li .l-cont i {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	display: block;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-style: normal;
}

.u-sz-list ul li .l-cont span {
	height: 20px;
	font-size: 12px;
	font-family: arial;
	line-height: 20px;
	color: #999999;
}

.u-sz-list ul li .r-cont {
	display: inline-block;
	float: right;
	text-align: right;
}

.u-sz-list ul li .r-cont i {
	color: #EC971F;
	line-height: 20px;
	display: block;
	height: 20px;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
}

.u-sz-list ul li .r-cont i.jian {
	color: #666666;
}

.u-sz-list ul li .r-cont span {
	height: 20px;
	font-size: 12px;
	font-family: arial;
	line-height: 20px;
	color: #999999;
}

.u-tab {
	width: 100%;
	padding: 0px 0;
	background: #FFFFFF;
	height: 42px;
	position: fixed;
	top: 44px;
	z-index: 999;
}

.u-tab ul {
	display: -moz-box;
	/* Firefox */
	display: -webkit-box;
	/* Safari and Chrome */
	display: box;
}

.u-tab ul li {
	border-bottom: #D3D3D3 solid 2px;
	-moz-box-flex: 1.0;
	/* Firefox */
	-webkit-box-flex: 1.0;
	/* Safari 和 Chrome */
	box-flex: 1.0;
	font-size: 14px;
	line-height: 42px;
	height: 42px;
	text-align: center;
	color: #999999;
}

.u-tab ul li.curr {
	border-bottom: #F0AD4E solid 2px;
	color: #F0AD4E;
}

.u-tab ul li.curr a {
	color: #F0AD4E;
}

.u-tab ul li a {
	color: #999999;
}


/*pingfen*/

.pingfen {
	font-size: 16px;
	color: #666666;
	background: #FFFFFF;
	padding: 10px 0;
	border-top: #DDDDDD solid 1px;
}

.pingfen .icons {
	color: #F0AD4E;
}

.pingfen-list {}

.pingfen-list ul {}

.pingfen-list ul li {
	position: relative;
	padding: 10px 10px 10px 50px;
	border-bottom: #DDDDDD solid 1px;
	background: #FFFFFF;
}

.pingfen-list ul li .pic {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.pingfen-list ul li .pic img {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background: center no-repeat;
	background-size: cover;
}

.pingfen-list ul li .name {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.pingfen-list ul li .time {
	font-size: 12px;
	font-family: arial;
	color: #999999;
	line-height: 25px;
}

.pingfen-list ul li .stars {
	font-size: 14px;
	color: #EC971F;
	line-height: 25px;
	height: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
	display: inline-block;
}

.pingfen-list ul li .stars .mui-icon {
	font-size: 18px
}

.pingfen-list ul li .info {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 0;
	color: #666666;
}

.pingfen-list ul li .edit-cont {}


/*搜索*/

.search-cont {
	position: absolute;
	top: 7px;
	left: 40px;
	right: 40px;
	height: 30px !important;
}

.search-cont input {
	border-radius: 0 !important;
	height: 30px !important;
	border: none !important;
	background: #FFFFFF;
	padding: 0 10px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}


/*找人*/

#topNav {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border-bottom: #ddd solid 1px;
}

#topNav .swiper-slide {
	padding: 0 8px;
	letter-spacing: 2px;
	width: auto;
	text-align: center;
}

#topNav .swiper-slide span {
	transition: all .3s ease;
	display: block;
}

#topNav .active {
	background: #f7f7f7;
}

#topNav .active span {
	color: #FF2D2D;
}

#topNav .swiper-slide span a {
	color: #444444;
	display: block;
}

#topNav .active span a {
	color: #FF2D2D !important;
}

#topNav2 {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	top: 0px;
}

#topNav2 .swiper-slide {
	padding: 0 8px;
	letter-spacing: 2px;
	width: auto;
	text-align: center;
}

#topNav2 .swiper-slide span {
	transition: all .3s ease;
	display: block;
}

#topNav2 .active {
	background: #f7f7f7;
}

#topNav2 .active span {
	color: #FF2D2D;
}

#topNav2 .swiper-slide span a {
	color: #444444;
	display: block;
}

#topNav2 .active span a {
	color: #FF2D2D !important;
}

.find {}

.find-map {}

.find-top {
	position: absolute;
	z-index: 10000;
	width: 100%;
	top: 0px;
}

.find-cate {
	background: #FFFFFF;
	position: relative;
	border-bottom: #DDDDDD dashed 1px;
}

.find-cate .more {
	position: absolute;
	height: 25px;
	line-height: 25px;
	width: 45px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	right: 2px;
	top: 4px;
	background: #E89E26;
	border-radius: 4px;
}

.find-cate ul {
	height: 34px;
	line-height: 25px;
	font-size: 14px;
	margin-right: 50px;
	padding: 5px 0;
	transition: all 0.4s;
}

.find-cate ul.all {
	height: auto;
}

.find-cate ul li {
	padding: 0 5px;
	display: inline-block;
}

.find-cate ul li a {
	color: #666666;
	display: block;
}

.find-cate ul li.curr {
	color: #FC5E17;
	border-bottom-color: #FC5E17;
}

.find-cate ul li.curr a {
	color: #FC5E17;
}

.find-cate ul li:hover {
	background: #F3F3F3;
	border-bottom-color: #FC5E17;
}

.find-show {}

.find-xz {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	right: 10px;
	width: 50px;
	border-radius: 50px;
	display: block;
	bottom: 60px;
	border: #fc9d49 solid 1px;
	background: #fc9d49;
	text-align: center;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.find-xz a {
	color: #ffffff;
}

.find-xz a:hover {
	color: #ffffff;
}

.find-xz-list {}

.find-xz-list ul {
	padding: 10px;
}

.find-xz-list ul li {
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	display: inline-block;
	margin-left: 5px;
}

.find-xz-list ul li:before {
	font-family: "iconfont";
	content: "\e683";
	color: #999999;
}

.find-xz-list ul li a {
	color: #666666;
}

.find-xz-list ul li.curr {
	color: #FC5E17;
}

.find-xz-list ul li.curr a {
	color: #FC5E17;
}

.find-address {
	font-size: 14px;
	color: #666666;
	padding: 0 5px;
}

.find-address span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.find-address span:before {
	font-family: "iconfont";
	content: "\e618";
	font-size: 14px;
	padding-right: 3px;
}

.find-map {
	position: absolute;
	top: 35px;
	bottom: 50px;
	left: 0;
	right: 0;
	background: #666666;
}

.find-show {
	position: absolute;
	z-index: 9990;
	top: 90px;
	left: 20px;
	right: 20px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding: 8px;
}

.show-title {
	height: 30px;
	line-height: 30px;
	padding: 0px;
	font-size: 14px;
	border-bottom: #999999 solid 1px;
}

.show-title .tt {
	float: left;
	display: inline-block;
	color: #ffffff;
}

.show-title .tt:before {}

.show-title .tt span {
	padding: 0 3px;
	color: #fcf7a3;
}

.show-title .more {
	float: right;
	display: inline-block;
}

.show-title .more a {
	color: #ffffff;
	text-decoration: none;
}

.show-title .more a:hover {
	text-decoration: none;
}

.show-title .more a:after {}

.show-ico {
	width: 35px;
	height: 35px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -17px;
	margin-top: -17px;
	font-size: 30px;
	color: #FC5E17;
}

.show-ico:before {
	font-family: "iconfont";
	content: "\e61a";
}

.show-cont {
	height: 40px;
	display: table;
	margin-top: 5px;
	width: 100%;
}

.show-cont ul {
	padding: 5px 0;
	overflow: hidden;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	width: 100% !important;
	text-align: center
}

.show-cont ul li {
	display: inline-block;
	float: left;
	margin: 0 5px;
}

.show-cont ul li.none {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.show-cont ul li.map-loading {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
}

.show-cont ul li.map-loading span {
	display: block;
	height: 40px;
	width: 38px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	height: 40px;
	color: #FFFFFF;
	background: url(loading.png) no-repeat;
	background-size: contain;
	animation: zhuandong 2s linear 0s infinite;
	transition: all
}

.show-cont ul li img {
	width: 33px;
	height: 33px;
	border-radius: 33px;
	background: center no-repeat;
	background-size: cover;
}

.show-info {
	position: absolute;
	bottom: 110px;
	left: 10px;
	right: 10px;
	height: 120px;
	border: #ddd solid 1px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1);
	padding: 5px 10px;
	z-index: 9995;
}

.show-info .address {
	border-bottom: #dddddd solid 1px;
	padding: 0;
	line-height: 30px;
}

.show-info .input {
	border: none;
	color: #ff9900;
	line-height: 30px;
	font-size: 14px !important;
	padding: 0;
	background: none;
}

.show-info .input:before {
	font-family: "iconfont";
	content: "\e6e6";
}

a.show-btn {
	display: inline-block;
	padding: 0 8px;
	background: #ffffff;
	font-size: 14px;
	border-radius: 4px;
	border: #dddddd solid 1px;
	line-height: 25px;
	position: absolute;
	right: 15px;
	top: 25px;
	color: #666666;
}

a.show-btn:hover {
	text-decoration: none;
	color: #EC971F;
	border-color: #EC971F;
}

.show-cate-cont {}

.show-cate-cont {
	transition: all 0.5s;
	z-index: 10002;
	right: -100%;
	width: 100%;
	position: fixed;
	background: #FFFFFF;
	overflow: hidden;
	opacity: 0;
	overflow-y: auto;
	top: 0px;
	height: 100%;
}

.show-cate-cont.show {
	opacity: 1;
	right: 0;
	bottom: 0;
}

.cate-list2 {
	background: #FFF;
	width: 100%;
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	list-style-type: none;
	padding: 10px 10px;
	margin-top: 5px;
}

.cate-list2 dl {
	border-bottom: #DDDDDD solid 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.cate-list2 dl:last-child {
	border: none;
	padding-bottom: 0px;
}

.cate-list2 dl dt {
	font-size: 15px;
	display: block;
	line-height: 27px;
}

.cate-list2 dl dt:before {
	font-family: "iconfont";
	content: "\e683";
}

.cate-list2 dl dt a {
	color: #333333;
}

.cate-list2 dl dd {
	font-size: 12px;
	border: #D3D3D3 solid 1px;
	border-radius: 4px;
	display: inline-block;
	float: left;
	padding: 5px 8px;
	line-height: 20px;
	margin: 5px;
}

.cate-list2 dl dd.curr {
	background: #EC971F;
	color: #FFFFFF;
	border-color: #EC971F;
}

.cate-list2 dl dd a {
	display: block;
	color: #666666;
}

.cate-list2 dl dd a:hover {}

.cate-list2 dl dd.curr a {
	color: #FFFFFF;
}

.show-cate-ul {
	padding: 10px;
	font-size: 14px
}

.show-cate-ul li {
	line-height: 25px;
	color: #555555;
	display: inline-block;
	padding: 0 5px;
}

.show-cate-ul li.curr {
	color: #EC971F;
}

.show-cate-ul li a {
	color: #555555;
}

.show-cate-ul li.curr a {
	color: #EC971F;
}

.kuai-btn {
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 10px;
	width: 46%;
	font-size: 16px;
	color: #ffffff;
	bottom: 60px;
	background: #ff6600;
	border-radius: 10px;
	display: block;
	text-align: center;
}

.kuai-btn:hover {
	color: #ffffff;
	background: #ff9933;
}

.go-more-btn {
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 10px;
	width: 46%;
	font-size: 16px;
	color: #ffffff;
	bottom: 60px;
	background: #7ACAFF;
	border-radius: 10px;
	display: block;
	text-align: center;
}

.go-more-btn:hover {
	color: #ffffff;
	background: #3DB1FF;
}

.hide-btn {
	text-align: center;
	background: #f3f3f3;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}

#container {
	position: absolute;
	top: 70px;
	bottom: 50px;
	left: 0;
	right: 0;
}

.find-dan {
	transition: all 0.5s;
	z-index: 10001;
	bottom: -550px;
	width: 100%;
	position: fixed;
	background: #f3f3f3;
	overflow: hidden;
	opacity: 0;
}

.find-dan.show {
	bottom: 0px;
	opacity: 1;
}


/*向下按钮*/

.down-ico {
	width: 30px;
}

.down-ico:after {
	font-family: "iconfont";
	content: "\e610";
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 5px;
}

#showCityPicker {}


/*邀请好友*/

.yq-bg {
	background: #ffffff;
}

.yq-cont-top {}

.yq-cont-top img {
	width: 100%;
	display: block;
}

.yq-cont {
	margin: 20px;
	padding: 20px;
	border: #ebdc97 solid 1px;
	border-radius: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 1.8em;
	color: #87512b;
	background: #ffefaa;
}

.yq-cont .member {}

.yq-cont .member span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
}

.yq-cont .member i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	font-style: normal
}

.yq-cont .code {
	margin-top: 20px;
	border-top: #dddddd solid 1px;
	padding-top: 20px;
	text-align: center
}

.yq-cont .code img {
	width: 70%;
}

.yq-cont .rules {
	border-top: #ebdc97 solid 1px;
	margin-top: 15px;
	padding-top: 15px;
}

.userinvite02 {}

.userinvite02 span {}

.userinvite02 span b {
	padding: 0 3px;
	font-size: 16px;
	font-weight: bold;
}

.registered-00 {
	text-align: center;
	font-size: 14px;
}

.registered-00 .btn.btn-primary.btn-block {
	border: none;
	border-radius: 5px;
	height: 35px;
	line-height: 38px;
	display: inline-block;
	margin: 10px auto;
	color: #FFF;
	background: #F60;
	padding: 0 10px;
}

.activity-info {
	border-top: #ddd solid 1px;
	margin: 10px 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
}


/*熟人*/

.shuren-list {}

.shuren-list .mui-checkbox input[type=checkbox],
.shuren-list .mui-radio input[type=radio] {
	top: 9px !important;
}

.shuren-list li label em {
	display: inline-block;
	float: left;
	font-style: normal;
	line-height: 25px;
}

.shuren-pic {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 5px;
	border-radius: 40px;
	float: left;
	background: no-repeat center;
	background-size: cover;
}


/*--首页指引-*/

.zy-cont {}

.zy-index {
	width: 300px;
	position: fixed;
	height: 150px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -75px;
	background: url(zy-index.png) no-repeat center;
	background-size: contain;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.7);
	z-index: 9999998;
}

.zy-index.hidden {
	display: none;
}

.zy-index .go {
	font-size: 16px;
	border: #FFFFFF solid 1px;
	border-radius: 7px;
	line-height: 30px;
	padding: 0 8px;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	top: 75px;
	left: 150px;
}

.zy-index .start {
	font-size: 16px;
	border: #FC5E17 solid 1px;
	background: #FC5E17;
	border-radius: 7px;
	line-height: 30px;
	padding: 0 8px;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	top: 75px;
	left: 210px;
}

.zy-closed {
	font-size: 16px;
	border: #FFFFFF solid 1px;
	border-radius: 7px;
	line-height: 30px;
	padding: 0 8px;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 9999999;
	display: none;
}

.zy-closed.show {
	display: block;
}

.zy {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	bottom: 0px;
	right: 5px;
	box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.7);
	z-index: 9999997;
	transition: all 0.5s;
	display: none;
}

.zy.show {
	display: block;
}

.zy .info {
	width: 200px;
	height: 200px;
	background: url(zy.png) no-repeat center;
	background-size: contain;
	position: absolute;
	top: -200px;
	left: -200px;
}

.zy.z2 {
	right: 245px;
}

.zy.z2 .info {
	left: 30px;
	background-image: url(zy2.png);
}

.zy.z3 {
	right: 185px;
}

.zy.z3 .info {
	left: 20px;
	background-image: url(zy3.png);
}


/*个人对外显示页面*/

.white-bg {
	background: #FFFFFF;
}

.white-bg .mui-content {
	background: #FFFFFF;
}

.show-u {}

.show-u-top {
	height: 170px;
	background: url(show-u-top.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	padding-top: 60px;
}

.show-u-top .head {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	overflow: hidden;
	border: #FFFFFF solid 2px;
	top: 60px;
	left: 25px;
	position: absolute;
}

.show-u-top .head img {
	width: 100px;
	height: 100px;
	border-radius: 10px;
}

.show-u-top .info {
	margin-left: 120px;
	color: #FFFFFF;
}

.show-u-top .name {
	font-size: 18px;
	line-height: 30px;
}

.show-u-top .stars {
	line-height: 25px;
	font-size: 14px;
}

.show-u-top .stars span {}

.show-u-top .stars i {
	font-style: normal;
	color: #FFFFFF;
	font-size: 14px
}

.show-u-top .stars i:before {
	font-family: "iconfont";
	content: "\e655";
}

.show-u-top .stars i.no:before {
	font-family: "iconfont";
	content: "\e65b";
}

.show-u-top .Auth {
	line-height: 20px;
	font-size: 12px;
	margin-top: 3px;
}

.show-u-top .Auth i {
	font-style: normal;
	border-radius: 5px;
	padding: 0 5px 0 20px;
	background: #FFFFFF;
	display: inline-block;
	margin-right: 5px;
	color: #FC5E17;
	position: relative;
}

.show-u-top .Auth i:before {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: url(parntner-ico.png) no-repeat #FC5E17;
	background-size: 15px 150px;
	display: inline-block;
	content: "";
	position: absolute;
	left: 3px;
	top: 3px;
}

.show-u-top .Auth i.sm:before {}

.show-u-top .Auth i.gz:before {
	background-position-y: -45px;
}

.show-u-top .Auth i.gr:before {
	background-position-y: -135px;
}

.show-u-top .Auth i.gcgs:before {
	background-position-y: -75px;
}

.show-u-top .Auth i.gys:before {
	background-position-y: -30px;
}

.show-u-top .Auth i.xmjl:before {
	background-position-y: -60px;
}

.show-u-top .Auth i.bz:before {
	background-position-y: -15px;
}

.show-u-cate {
	background: #FFFFFF;
	height: 46px;
	border-bottom: #DDDDDD solid 1px;
}

.show-u-cate ul {}

.show-u-cate ul li {
	display: inline-block;
	float: left;
	width: 33.333333%;
	font-size: 14px;
	color: #666666;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #F3F3F3;
	transition: all 0.2s;
	position: relative;
}

.show-u-cate ul li.curr {
	background: #FFFFFF;
	border-right: #DDDDDD solid 1px;
	height: 46px;
}

.show-u-cate ul li:hover {
	background: #A3DAFF;
}

.show-u-cate ul li.curr:hover {
	background: #FFFFFF;
}

.show-u-cate ul li:hover a {
	color: #FFFFFF;
}

.show-u-cate ul li a {
	color: #666666;
	transition: all 0.2s;
}

.show-u-info {
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
	padding: 10px 0;
}

.show-u-info .mui-table-view:before {
	display: none;
}

.show-u-info .long-text {
	font-size: 12px;
}

.show-u-info .item {}


/*合伙人页面*/

.partner {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(partner-bottom.jpg) no-repeat center bottom;
	background-size: contain;
}

.partner-top {}

.partner-top img {
	width: 100%;
	display: block;
}

.partner-num {}

.partner-title {
	height: 50px;
	line-height: 50px;
	background: #FFFFFF;
	padding: 0 15px;
	overflow: hidden;
	border-bottom: #DDDDDD solid 1px;
}

.partner-curr {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	float: left;
}

.partner-city {
	font-size: 14px;
	color: #666666;
	float: right;
	display: inline-block;
}

.partner-num {}

.partner-num .tt {
	background: #F3F3F3;
	padding: 0 10px;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	border-bottom: #DDDDDD solid 1px;
}

.partner-num>ul {
	padding: 15px 0;
	display: -moz-box;
	/* Firefox */
	display: -webkit-box;
	/* Safari and Chrome */
	display: box;
	background: #FFFFFF;
	border-bottom: #DDDDDD solid 1px;
}

.partner-num>ul li {
	padding: 0 10px;
	-moz-box-flex: 1.0;
	/* Firefox */
	-webkit-box-flex: 1.0;
	/* Safari and Chrome */
	box-flex: 1.0;
	text-align: center;
}

.partner-num>ul li span {
	font-size: 12px;
	display: block;
	line-height: 20px;
	color: #999999;
}

.partner-num>ul li+li {
	border-left: #DDDDDD solid 1px;
}

.partner-num>ul li b {
	font-size: 18px;
	color: #F86161;
	display: block;
	line-height: 30px;
	font-weight: 500;
}

.partner-tips {
	font-size: 12px;
	line-height: 1.8;
	color: #666666;
	padding: 15px;
}

.partner-num-more {
	display: block;
	width: 140px;
	text-align: center;
	padding: 10px 0px;
	line-height: 20px;
	font-size: 16px;
	background: #FC5E17;
	color: #FFFFFF;
	margin: 20px auto;
	border-radius: 10px;
}

.partner-num-more:hover {
	color: #FFFFFF;
}

.partner-select {
	display: inline-block;
	float: right;
	position: relative;
	padding-right: 20px;
}

.partner-select select {
	background: none;
	color: #666666;
	padding: 0;
	margin: 0;
}

.partner-select:after {
	font-family: "iconfont";
	content: "\e758";
	position: absolute;
	right: 0;
	top: 0px;
	color: #999999;
}

.partner-list {}

.partner-list ul {}

.partner-list ul li {
	border-bottom: #EEEEEE solid 1px;
}

.partner-list ul li span {}

.partner-list ul li span b {}

.mui-bar-transparent .mui-icon {
	color: #FFFFFF;
}

.mui-bar-transparent .mui-title {
	color: rgba(255, 255, 255, 0);
	transition: all 0.3s;
}

.mui-bar-transparent.mui-active {}

.mui-bar-transparent.mui-active .mui-title {
	color: rgba(255, 255, 255, 1);
}

.index-qq {
	width: 40px;
	height: 103px;
	overflow: hidden;
	position: fixed;
	bottom: 60px;
	right: 0;
	padding: 5px;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	transition: all 0.3s;
	display: none;
}

.index-qq.s {
	height: 40px;
}

.index-qq.s ul li {
	margin-bottom: 5px;
}

.index-qq ul {}

.index-qq ul li {
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #FC5E17;
	margin-bottom: 1px;
	border-radius: 5px;
	position: relative;
}

.index-qq ul li:before {
	font-family: "iconfont";
	color: #FFFFFF;
}

.index-qq ul li.qq:before {
	content: "\e605";
}

.index-qq ul li.qq a {
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0;
	left: 0
}

.index-qq ul li.closed:before {
	content: "\e610";
}

.index-qq ul li.open:before {
	content: "\e731";
}

.show-all {
	top: 50% !important;
	margin-top: -80px;
	left: 50% !important;
	margin-left: -100px;
	width: 200px;
	position: fixed;
}

.show-all .mui-popover-arrow {
	display: none;
}

.show-all ul {
	padding: 15px;
}

.show-all ul li {
	line-height: 25px;
	font-size: 14px;
	color: #999999;
}

.show-all ul li span {
	word-spacing: 0.25em;
}

.show-all ul li b {
	font-size: 18px;
	color: #F0AD4E;
	font-weight: 300;
	padding: 0 5px;
}

.agent-city {}

.agent-city ul {
	padding: 15px;
}

.agent-city ul li {
	font-size: 14px;
	display: inline-block;
	margin-right: 10px;
	color: #666666;
	border: #DDDDDD solid 1px;
	line-height: 25px;
	padding: 0 8px;
	border-radius: 4px;
}


/*选择线下支付*/

.check-offline {
	background: #FFFFFF;
	padding: 15px 0;
	margin-top: 10px;
}

.check-offline span {
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
}

.partner-sub {}

.partner-sub ul {}

.partner-sub ul li {
	display: -moz-box;
	/* Firefox */
	display: -webkit-box;
	/* Safari and Chrome */
	display: box;
	background: #FFFFFF;
	border-bottom: #DDDDDD solid 1px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px;
	color: #666666;
}

.partner-sub ul li:nth-child(2n) {
	background: #F7F7F7;
}

.partner-sub ul li>div {
	-moz-box-flex: 1.0;
	/* Firefox */
	-webkit-box-flex: 1.0;
	/* Safari and Chrome */
	box-flex: 1.0;
	text-align: center;
}

.partner-sub ul li .name {
	width: 30%;
}

.partner-sub ul li .tel {
	width: 30%;
}

.partner-sub ul li .tel a {
	color: #F86161;
}

.partner-sub ul li .city {
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*图片放大*/

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 9999999;
	background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}

.mui-preview-header {
	height: 44px;
	top: 0;
}

.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.mui-preview-loading.mui-active {
	display: block;
}

.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

p img {
	max-width: 100%;
	height: auto;
}


/*动画*/

@-webkit-keyframes zhuandong {
	0% {
		-webkit-transform: rotate(0)
	}
	50% {
		-webkit-transform: rotate(180deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes zhuandong {
	0% {
		transform: rotate(0)
	}
	50% {
		transform: rotate(180deg)
	}
	100% {
		transform: rotate(360deg)
	}
}