﻿.fr{
	float:right !important;
}
.fl{
	float:left !important;
}
body{font-size: 16px;
	color:#333;
	font-family: "宋体";    BACKGROUND: #FFF;}
a{color:#333;}
img{margin-bottom:-3px;}
*{margin:0;padding:0;}
ol,ul{list-style:none;}
i,em,b{font-style: normal;font-weight:400;}
.clearfix:after{content:""; display:block; clear:both;}
.clearfix{zoom:1;}
.mui-bar-tab{
    box-shadow: none;
}
.mb10{margin-bottom:10px;}
.mui-bar .mui-btn-link{
	color:#fff;
	font-size:16px;
}
.mui-navigate-right::after, .mui-push-right::after{
	font-size:20px;
}
.mui-table-view-cell > a:not(.mui-btn){
	padding-right:40px;
}
.mui-table-view-chevron .mui-table-view-cell {
    padding-right: 60px;
}
.mui-table-view-chevron:before,.mui-table-view-chevron>li:after{
	background-color: #f2f2f2;
}
.mui-table-view-cell:after {
    background-color: #f2f2f2;
}
.mui-tu{padding-right: 0!important;}
.mui-bar-nav~.mui-content .mui-pull-top-pocket{
	top:88px;
}
.mui-table-view-cell.mui-active{
	background-color:#fff;
}
.mui-collapse .mui-table-view{
	background-color:#f8f8f8;
}
.mui-table-view-cell.mui-collapse.mui-active {
    margin-top:0px;
}
.mui-scroll-wrapper {
    padding-top: 88px;
}
.mui-sc-wrapper{
	padding-top:88px;
	position: absolute;
    z-index: 1;
    top: 0;
    /* bottom: 0; */
    /* left: 0; */
    /* overflow: hidden; */
    width: 100%;
    -webkit-backface-visibility: hidden;
}
#scroll{
	padding-top:0;
}
.orange-color{
	color:#ff9919 !important;
}
.green-color{
	color:#37c249 !important;
}
.pink-color{
	color:#ff4d88 !important;
}
.blue-color{
	color:#007AFF !important;
}
.star-grade {
    background: url("../images/ico-star-g.png") no-repeat left center;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    padding: 0;
    width:85px;
}
.star-grade i {
    background:url("../images/ico-star-y.png") no-repeat left center;
    display: block;
    height: 12px;
    width: 0px;
}
.star-grade.grade1 i {
    width:20%;
}
.star-grade.grade2 i {
    width:40%;
}
.star-grade.grade3 i {
    width:60%;
}
.star-grade.grade4 i {
    width:80%;
}
.star-grade.grade5 i {
    width:100%;
}
/*===========头部===========*/
.mui-bar-nav{
	/*background-color:#00cd0c;*/
	box-shadow: none;
}
.mui-icon-left-nav{
	/*color:#fff;*/
}
/*===========头部===========#*/

header .logo {
    height: 45px;
    background: url(../images/logo.png) no-repeat 50% 50%;
    float: left;
}
.mui-dakai{
	background:url(../images/dian.png) no-repeat center bottom;
	top: 5px;
	right: 5px;
	height: 32px!important;
}
/*===========导航===========*/

nav.mui-bar-tab a .nav-sy{
	background:url(../images/ico-nav-1.png) no-repeat center top;
}
nav.mui-bar-tab a .nav-rmyz{
	background:url(../images/ico-nav-2.png) no-repeat center top;
}
nav.mui-bar-tab a .nav-usj{
	background:url(../images/ico-nav-3.png) no-repeat center top;
}
nav.mui-bar-tab a .nav-zxtc{
	background:url(../images/ico-nav-4.png) no-repeat center top;
}
nav.mui-bar-tab a .nav-wd{
	background:url(../images/nav-wd.png) no-repeat center top;
}
nav.mui-bar-tab a .nav-tel{
	background:url(../images/ico-nav-5.png) no-repeat center top;
}
nav.mui-bar-tab a>span[class*=nav-]{
	background-size:24px 48px;
}
nav.mui-bar-tab a.mui-active .mui-tab-label{
	color:#37c249;
}
nav.mui-bar-tab a.mui-active .nav-sy{
	background:url(../images/ico-nav-1.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active .nav-rmyz{
	background:url(../images/ico-nav-2.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active .nav-usj{
	background:url(../images/ico-nav-3.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active .nav-zxtc{
	background:url(../images/ico-nav-4.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active .nav-wd{
	background:url(../images/nav-wd.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active .nav-tel{
	background:url(../images/ico-nav-5.png) no-repeat center bottom;
}
nav.mui-bar-tab a.mui-active>span[class*=nav-]{
	background-size:24px 48px;
}

.mui-icon-ren{
	width: 24px;
    margin-right: 10px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 0px;
    background: url(../images/ico-user.png) no-repeat 50% 50%;
    display: inline-block;
}
/*===========导航=========== #*/
/*===========搜索===========*/
.my-search-box{
	padding-right:60px;
	position:relative;
	padding-left:55px;
}
.my-search input[type=search]{
	width:100%;
	border-radius:3px;
	text-align: left;
	background-color:#fff;
	height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
	padding-left:24px;

}
.my-search-box button{
	position:absolute;
	right:0;
	top:6px;
	background-color:#ff9919;
	border:1px solid #ff9919;
	color:#fff;
	padding-bottom: 5px;
    padding-top: 5px;
}
.my-search-box i{
	display: block;
	width:16px;
	height:16px;
	background:url(../images/search2.png) no-repeat center center;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	left:30px;
	top:14px;
}
.fff-bg{
	background-color:#fff;
	height: 100%;
	width:100%;
	z-index:-1;
}
.history-search-hd{
	height:44px;
	line-height:44px;
	font-size:16px;
	border-bottom:1px solid #e5e5e5;
	padding-left:15px;
	padding-right:15px;
}
.history-search li{
	border-bottom:1px solid #e5e5e5;
	line-height:44px;
}
.history-search li a{
	display: block;
	padding-left:15px;
	padding-right:15px;
}
.my-search ::-moz-placeholder{text-align: left;}
.my-search ::-webkit-input-placeholder {text-align: left;}
.my-search :-ms-input-placeholder{text-align: left;}

/*===========搜索=========== #*/
/*===========首页===========*/
.index-search{
	padding-left:75px;
}
.index-search a{
	color:#fff;
	position:absolute;
	left:15px;
	top:0;
}
.index-search .mui-search{
	width:100%;
	float: left;
}
.index-search .mui-search i{
	display: block;
	width:16px;
	height:16px;
	background:url(../images/search.png) no-repeat center center;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	left:5px;
	top:12px;
}
.index-search input[type=search]{
	background:rgba(0,0,0,0) url(../images/search-bg.png) no-repeat left bottom;
	-webkit-background-size: contain;
	background-size: contain;
	border-radius:0;
	color:#fff;
	text-align: left;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
}
.index-search ::-moz-placeholder{ color: #fff;}
.index-search ::-webkit-input-placeholder { color:#fff;}
.index-search :-ms-input-placeholder{ color:#fff;}
.index-second-nav{
	padding:10px 3%;
	width:100%;
	overflow: hidden;
	background-color: #fff;
}
.index-second-nav li{
	width:20%;
	float: left;
	text-align:center;
}
.index-second-nav li:last-child{
	margin-right:0;
}
.index-second-nav li a img{
	width:60%;
	height:60%;
}
.index-second-nav li a span{
	display: block;
	font-size:14px;
	margin-top:5px;
}
.item-box-wrap{
	padding:5px 15px;
	margin:10px 0;
	background-color:#fff;
}
.item-box-wrap h2{
	overflow: hidden;
	font-size:16px;
	padding:5px 0;
}
.look-more{
	font-size:12px;
	color:#333;
}
.look-more i{
	display:inline-block;
	width:12px;
	height:12px;
	margin-left:5px;
	border-radius:2px;
	background-color:#37c249;
	font-size:12px;
	color:#fff;
	line-height:12px;
	text-align:center;
}
.pic-margin-2 li{
	margin-right:4%;
	width:48%;
	box-sizing: border-box;
}
.pic-margin-2 li:last-child,.pic-margin-4 li:last-child{
	margin-right:0;
}
.item-box-wrap li p{
	width:100%;
	height:24px;
	overflow: hidden;
	line-height:24px;
	position: absolute;
	left:0;
	bottom:0px;
	font-size:14px;
	color:#fff;
	text-align: center;
	background-color:rgba(0,0,0,0.3);
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.pic-margin-2 li img,.pic-margin-4 li img{
	width:100%;
	border:1px solid #e5e5e5;
}
.pic-margin-4 li{
	width:23.5%;
	margin-right:2%;
}
.working-site li{
	border:1px solid #e5e5e5;
	text-align: center;
	padding-bottom:10px;
	padding-top:10px;
}
.working-site li:nth-child(1),.working-site li:nth-child(2),.working-site li:nth-child(4),.working-site li:nth-child(5){
	border-right:0;
}
.working-site li:nth-child(1),.working-site li:nth-child(2),.working-site li:nth-child(3){
	border-bottom:0;
}
.working-site li span{
	font-size:14px;
	display: block
}
/*===========首页=========== #*/
/*===========人民优装============*/
.check-tab-wrap{
	position:fixed;
	z-index:99;
	width:100%;
	left:0;
	top:44px;
}
.check-tab{
	/*padding:0 15px;*/
	background-color:#fff;
	position:relative;
	z-index:9;
	border-bottom:1px solid #e5e5e5;
}
.check-tab li{
	text-align:center;
	height:44px;
	line-height:44px;
	position: relative;
}
.check-tab li.mui-active{
	border-bottom:2px solid #37c249;
}
.check-tab li a:hover{
	color:#37c249;
}
.check-tab li a{
	display:inline-block;
	width:100%;
	height:44px;
	line-height:30px;
	border-right:1px solid #e5e5e5;
	text-align: center;
}
.check-tab li:last-child a{
	border-right:0;
}
.check-tab li a span{
	display: block;
	/*width:100px;*/
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-top: 7px;
}

.check-tab li i{
	display: block;
	width:5px;
	height:5px;
	background-image:url(../images/down-sj.png);
	background-size:contain;
	-webkit-background-size:contain;
	position:absolute;
	right:8px;
	bottom:8px;
}

.worker-list-detail{
	padding:15px 15px 10px;
	background-color: #fff;
	border-bottom:1px solid #e5e5e5;
}
.user-info{
	overflow: hidden;
	margin-bottom:10px;
	padding-left:80px;
	position: relative;
}
.user-info dt{
	position:absolute;
	left:0;
	top:0;
}
.user-info a{
	display:inline-block;
}
.user-info dt img{
	width:80px;
	height:80px;
}
.user-info dd{
	padding-left:15px;
	width:100%;
	height:80px;
	overflow: hidden;
}
.user-info dd>strong,.user-info dd span{
	display:block;
	margin-bottom:9px;
	color:#333;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	line-height: 20px;
}
.star-grade{
	margin-left:10px;
}
.porsonal-info .star-grade{
	margin-left:0;
}
.user-info dd span:last-child{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.working-case span{
	color:#666;
	font-size:13px;
}
.working-case span:nth-child(2){
	text-align:center;
}
.working-case span:last-child{
	text-align:right;
}
/*===下拉框样式===*/
.drop-down-bg{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.3);
	position:fixed;
	z-index:2;
	display:none;
}
.drop-down-menu{
	position:relative;
	top:45px;
	z-index:999;
}
.mui-control-content{
	height:300px;
	background-color:#fff;
}
.choise-wrap{
	width:100%;
	background-color:#fff;
}
.choise-wrap li{
	border-bottom:1px solid #e5e5e5;
	padding:10px 15px;
	font-size:16px;
}
.choise-wrap li.mui-active{
	background-color:#f8f8f8;
	color:#37c249;
}
#refreshContainer .mui-scroll{
	padding-top:88px;
}
/*===下拉框样式===#*/

/*===========人民优装============# */
/*===========工人展示============*/
.worker-show{
	background-color:#fff;
    padding: 1px 1px 5px;
}
.worker-show ul {
    width: 100%;
}
.worker-show ul li {
    width: 50%;
    float: left;
    background: #f8f8f8;
    padding: 3px 6px;
}
.mui-chanzhi {
    color: #ff8401;
}
.worker-show .user-info span{
	margin-bottom:0;
}
.porsonal-info{
	padding:10px 15px;
	background-color:#f8f8f8;
	width:100%;
	color:#999;
}
.porsonal-info span{
	display: block;
	line-height:24px;
	font-size:14px;
}
.working-case-alone{
	padding:12px 15px;
	background-color:#fff;
}
.user-info .product-value{
	width:80px;
	height:60px;
	padding-top:5px;
	padding-left:8px;
	text-align: center;
	background:url(../images/product-value.png) no-repeat;
	position: absolute;
	top:0;
	right:0;
}
.user-info .product-value em{
	color:#cc5608;
}
.user-info .product-value span{
	font-size:14px;
	color:#fff;
	font-weight:600;
}
.title-h2-more{
	padding:0 15px;
	background-color: #eee;
	height:44px;
	line-height:44px;
}
.title-h2-more span.fl{
	font-weight:600;
}
.follow-little{
	font-size:12px;
	color:#666;
	margin-left:5px;
}
.small-money{
	font-size:12px;
}
.second-title{
	font-size:16px;
	font-family: "微软雅黑";
	color: #333;
	width: 100%;
	padding:15px;
	background-color:#f2f2f2;
	margin:0;
}
.mui-table-view .little-hd{
	font-weight:600;
	color: #333;
}
.mui-table-view .cell-p{
	padding-top:5px;
	padding-bottom:5px;
}
.mui-table-view .cell-p p{
	font-size:12px;
	line-height:1.6;
	color:#666;
}
.mui-collapse li.mui-table-view-cell{
	padding-right:15px;
	font-size:14px;
}
.mui-table-view .mui-media-object {
    line-height: 52px!important;
    max-width: 52px!important;
    height: 52px!important;
}

.advantage-six{
	background-color:#f8f8f8;
	padding:0 15px 15px;
}
.advantage-six li{
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	padding:15px 0;
}
.advantage-six li:nth-child(odd){
	border-right:1px solid #e5e5e5;
}
.advantage-six li:nth-child(1),.advantage-six li:nth-child(2){
	border-top:1px solid #e5e5e5;
}
.advantage-six li i{
	display:inline-block;
	width:60px;
	height:60px;
	background-size:contain;
	-webkit-background-size:contain;
}
.advantage-six-1{
	background-image:url(../images/advantage-six-1.png);
}
.advantage-six-2{
	background-image:url(../images/advantage-six-2.png);
}
.advantage-six-3{
	background-image:url(../images/advantage-six-3.png);
}
.advantage-six-4{
	background-image:url(../images/advantage-six-4.png);
}
.advantage-six-5{
	background-image:url(../images/advantage-six-5.png);
}
.advantage-six-6{
	background-image:url(../images/advantage-six-6.png);
}
.advantage-six li strong{
	display: block;
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
}
.advantage-six li p{
	width:100%;
	padding:0 10px;
}
.advantage-six li p span{
	display: inline-block;
	text-align:justify;
	max-width:200px;
}
.projiect-four-1{
	background-image:url(../images/projiect-four-1.png);
}
.projiect-four-2{
	background-image:url(../images/projiect-four-2.png);
}
.projiect-four-3{
	background-image:url(../images/projiect-four-3.png);
}
.projiect-four-4{
	background-image:url(../images/projiect-four-4.png);
}
.book-info{
	text-align: right;
}
/*按钮部分*/
.btn-group-bg{
	width:100%;
	padding:10px 15px;
	background-color:#fff;
}
.btn-group-bg .mui-btn-block{
	padding:10px 0;
}
.orangebgb{
	background-color:#ff9919;
	border-color:#ff9919;
	color:#fff;
}
.greenbgb{
	background-color:#06C1AE;
	border-color:#06C1AE;
	color:#fff;
}
input[type=button]{
	/*background-color:#37c249;
	border-color:#37c249;*/
	 background-color: #ff8401;
    border-color: #ff8401;
	color:#fff;
	padding:10px 0;
}
input[type=button]:enabled:active{
	background-color:#1db231;
	border-color:#1db231;
}
.btn-group-bg .mui-btn-outlined{
	color:#37c249;
	border-color:#37c249;
}
.orangebgb:enabled:active{background-color:#ff8401}
.greenbgb:enabled:active{background-color:#1db231}
.btn-group-bg .mui-btn-outlined:active{background-color:#1db231}
/*按钮部分#*/
/*预约弹出框*/
.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
.bounce-in-down {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes fadeInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		-webkit-transform: none;
		transform: none;
	}
}
.fade-in-down {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
.bounce-out-up {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes fadeOutUp {
	20% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
@keyframes fadeOutUp {
	20% {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
.fade-out-up {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
.menu-open {
	height: 100%;
	width: 100%;
}
.menu-open .mui-scroll-wrapper {
	position: absolute;
	top: 48;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.menu-backdrop {
    display: none;
}

.menu-open .menu-backdrop {
	position: fixed;
	top:0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 998;
	background-color:rgba(0,0,0,.4);
}
.menu-wrapper {
	position:fixed;
	top: 48px;
	left: 0;
	right: 0;
	z-index: 999;
	padding:15px;
	width: 100%;
}
.menu-wrapper.hidden {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	z-index: -1;
}
.menu {
	width: 100%;
	padding:15px;
	background-color:#fff;
	border-radius:3px;
	position:relative;
}
.mui-icon-closeempty {
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 34px;
    border-radius: 50%;
    background: #ff8401;
    font-weight: 600;  color: #fff;
}
.menu-wrapper h4{
	width:100%;
	text-align: center;
	font-size: 18px;
    margin-bottom: 15px;
    color: #ff8401;
    font-family: "瀹嬩綋";
    font-weight: 500;
}
.menu-div{
	padding-left:5em;
}
.num{
    font-size: 24px;
    color: #ff8401;
    line-height: 38px;
}
.menu-div label{
	position:absolute;
	left:15px;
	padding:8px 0;
}
.menu-div select{
	display:inline-block;
	width:48%;
	border:1px solid #E5E5E5 !important;
	padding:8px 10px;
	background-color:#f5f5f5;
}

/*预约弹出框#*/
/*毕业照预览*/

.menu-phone{
    position: fixed;
    padding-top: 10px;
    height: 100%;
    z-index: 999;
    width: 100%;
    background: #000;
}
.menua {
	width: 100%;
    height: 100%;
    padding: 15px;
    background-color: #000;
    border-radius: 3px;
    position: relative;
}
p.case-had{
	margin-top: 10px;
	margin-bottom: 10px;
	color:#fff;
}
p.case-had>span{
	margin-right: 10px;
	height: 24px;
}
.color{
	color:#fff!important;
}
.ziti{
	font-size: 16px;
}
/*.icon-xx{
    position: absolute;
    top: -13%;
    left: 5px;
    font-size: 34px;
    color: #fff;
}*/
.luntu{
	width:100%;
	height:60%;
}
/*.luntu img,.luntuu{
	width: 100%!important;
    height: auto!important;
    max-width: 100%!important;
}*/
.tu-page{
	position: absolute;
	right: 25px;
    top: 56%;
}
.xin{
	position: relative;
    top: -10px;
    padding-left: 6px;
    color: #fff;
}
div.xiangx{
	color:#fff;
}
div.xiangx dd{
	width: 70%;
	float: left;
	font-size: 12px;
}
div.xiangx dd p{
	margin-top: 10px;
	line-height: 22px;
	    color: #fff;
}
div.xiangx dd span{
	display: block;
}
div.xiangx dt{
    width: 28%;
    float: right;
    position: relative;
    top: -13px;
    right: -10px;
}
div.xiangx dt img{
	line-height: 52px;
    max-width: 70px;
    max-height: 70px;
    border-radius: 50%;
    display: block;
    margin-left: 19%;
    margin-bottom: 5px;
}
div.xiangx dt span{
	font-size: 14px;
    margin-left: 14%;
    margin-top: 10px;
}
/*毕业照预览#*/
/*===========工人展示============#*/
/*===========工地详情============*/
.pl10{
	padding-left:15px;
}
.building-details .progress-rate{
	padding-left:30px !important;
}
.building-details .progress-rate i{
	display: block;
	position: absolute;
	left:15px;
	top:16px;
	width:12px;
	height:12px;
	background-color:#dedede;
	border:1px solid #eee;
	border-radius:50%;
}
.building-details .progress-rate.green-color i{
	background-color:#37c249;
	border:1px solid #9be0a4;
}
.building-details .cell-p p{
	font-size:14px;
}
.two-pic{
	padding-top:10px;
}
.two-pic li{
	margin-bottom:10px;
}
.two-pic li:nth-child(odd){
	float:left;
	padding-right:1.6%;
}
.two-pic li:nth-child(even){
	float:right;
	padding-left:1.6%;
}
.two-pic li img{
	width:100%;
	height:100px;
}
.write-date{
	line-height:2;
	color:#999;
}
.building-details .mui-badge-inverted{
	color:#373737;
}
.mtb10{
	margin-bottom:10px;
	margin-top:10px;
}
/*===========工地详情============#*/
/*===========工地列表============*/
.user-info dt{
	width:80px;
}
.user-info dt span{
	position: absolute;
	left: 0;
	bottom:0;
	display: block;
	width:100%;
	height:22px;
	font-size:14px;
	text-align:center;
	background-color:rgba(0,0,0,0.4);
	color:#fff;
}
.building-place-list dd span{
	color:#666;
}


/*===========工地列表============#*/
/*===========优设计============*/
.designer-info dt img{
	border-radius:50%;
}
.designer-info dd span strong{
	margin-right:10px;
}
.design-scheme{
	width:100%;
	padding:0 15px 15px;
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
}
.design-scheme dl{
	padding:15px 0 15px 80px;
	position: relative;
}
.design-scheme dl dt{
	position: absolute;
	left:0;
	top:15px;
	width:80px;
	height:60px;
}
.design-scheme dt img{
	width:100%;
	height:100%;
}
.design-scheme dd{
	width:100%;
	height:60px;
	overflow: hidden;
	padding-left:10px;
}
.design-scheme dd h3{
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size:14px;
	font-weight:600;
}
.design-scheme dd p{
	font-size:12px;
	line-height:1.6;
}
.design-scheme .mui-col-xs-4 a{
	text-align: center;
	display:inline-block;
	width:80%;
	padding:3px 0;
	background-color:#f8f8f8;
	border:1px solid #e5e5e5;
	border-radius:3px;
	font-size:14px;
}
.design-scheme li:nth-child(2){
	text-align: center;
}
.design-scheme li:nth-child(3){
	text-align: right;
}


/*===========优设计============#*/
/*===========销售记录============*/
.sales-note-hd{
	padding:0 15px;
	background-color:#fff;
	position:relative;
	z-index:9;
	border-bottom:1px solid #e5e5e5;
}
.sales-note-hd li{
	text-align:center;
	height:44px;
	line-height:44px;
	position: relative;
}
.sales-note-hd li span{
	display:inline-block;
	width:100%;
	height:30px;
	line-height:30px;
	font-weight:600;
	border-right:1px solid #e5e5e5;
}
.sales-note-hd li:last-child span{
	border-right:0;
}
.sales-note{
	background-color:#f8f8f8;
	padding:0 15px;
}
.sales-note li{
	border-bottom:1px solid #e5e5e5;
	height:44px;
	line-height:44px;

}
.sales-note li span{
	text-align:center;
}
.sales-note-wrap,.sales-note-wrap .mui-content{
	background-color:#fff;
}
.look-more-font{
	display: block;
	text-align: center;
	height:100%;
	margin-top:30px;
	font-size:14px;
}

/*===========销售记录============#*/
/*===========工队展示============*/
.mui-navigate-right img{
	width:60px;
	height:60px;
	border-radius:50%;
	vertical-align:middle;
}
.cell-p-dark p{
	color: #666;
}
/*===========工队展示============#*/
/*===========工长点评============*/
.foreman-comment{
	background-color:#fff;
}
.foreman-comment li{
	padding:10px 15px;
	border-bottom:1px solid #e5e5e5;
}
.comment-on{
	overflow:hidden;
	padding-left:60px;
	position:relative;
}
.comment-on dt{
	width:60px;
	height:60px;
	position: absolute;
	top:0;
	left:0;
}
.comment-on dt img{
	width:60px;
	height:60px;
	border-radius:50%;
}
.comment-on dd{
	width:100%;
	min-height:60px;
	padding-left:10px;
}
.comment-on dd span{
	display: block;
	overflow: hidden;
	line-height:2;
}
.comment-box{
	padding:15px;
	background-color:#fff;
}
.comment-box textarea{
	width:100%;
	height:70px;
	padding:5px;
	border-radius:3px;
}

/*===========工长点评============#*/
/*===========装修问答============*/
.ask-input-box{
	padding:15px 90px 15px 15px;
	background-color:#fff;
	position: relative;
}
.ask-input-box input{
	padding-left:30px;
	width:100%;
	margin-bottom:0;
}
.ask-input-box i{
	display:block;
	width:16px;
	height:16px;
	background:url(../images/search2.png) no-repeat center center;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	left:25px;
	top:27px;
}
.ask-input-box .ask-btn{
	width:70px;
	height:38px;
	background-color:#ff9919;
	color:#fff;
	text-align: center;
	padding:0;
	position: absolute;
	right:15px;
	top:16px;
	border:1px solid #ff8401;
	box-sizing: border-box;
}
.ask-box-p{
	padding-left:15px;
	padding-right:15px;
	background-color:#fff;
}
.answer-box-p{
	padding-left:15px;
	padding-right:15px;
	background-color:#f8f8f8;
}
.ask-box-p p{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
}
.answer-box-p p{
	padding-top:15px;
	padding-bottom:15px;
}

/*===========装修问答============#*/
/*===========在建工地============*/
.building-detail-list{
	padding:15px 15px 0;
	border-bottom:1px solid #e5e5e5;
	lighting-color:#FFF;
}
.building-room{
	margin-bottom:15px;
}
.building-room dt img{
	height:60px;
}
.building-room dd{
	height:auto;
}
.building-room dd span{
	margin-bottom:0;
}
.building-detail-list .mui-table-view-cell:after{
	left:0;
}
.building-detail-list .mui-table-view-cell>a:not(.mui-btn){
	margin-left:-30px;
}
/*===========在建工地============#*/
/*===========设计方案============*/
.design-detail-text{
	padding:15px;
	border-bottom:1px solid #e5e5e5;
	background-color:#f8f8f8;
	position: relative;
}
.design-detail-text:before{
	content:"";
	display: block;
	width:16px;
	height:16px;
	position: absolute;
	left:46px;
	top:-16px;
	background:url(../images/top-point.png) no-repeat left bottom;
	background-size: contain;
	-webkit-background-size: contain;

}
.design-scheme-pic .mui-collapse .mui-table-view .mui-table-view-cell {
    padding:5px 20px 5px 15px;
}
.design-scheme-pic .mui-collapse .mui-table-view-cell img{
	width:100%;
	height:auto;
}
.design-scheme-pic .mui-collapse .mui-table-view .mui-table-view-cell::after{
	background-color:#f8f8f8;
}
/*===========设计方案============#*/
/*===========查看图片============*/

.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}
.mui-preview-header,.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}
.mui-preview-header {
	height: 44px;
	top: 0;
}
.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}
.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}
.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}
.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}
.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.mui-slider .mui-slider-group .mui-slider-item img {
	width:100%;
	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;
	}
}
img {
	max-width:100%;
	height: auto;
}
/*===========查看图片=首页===========#*/

.mui-bdrop{
	text-align: center;
	background: #C30B0B;
	padding: 120px 20px;
}
.mui-bdrop p{
	font-size: 14px;
	margin: 30px 15px 0 15px;
	line-height: 40px;
	color:#fff;
}
.titt>b{color:#fff;position: relative;
    bottom: 15px;font-size: 30px;}
.mui-wei {
    width: 60%;
    position: relative;
    top: 30px;
}
.fini-pic{
	width:100%;
	    padding-bottom: 15px;
	background-color:#fff;
}
/*@media screen and (max-width:320px){.mdtit{font-size:11px!important ;}}
@media screen and (min-width:360px){.mdtit{font-size:12px!important ;}}
@media screen and (min-width:400px){.mdtit{font-size:14px!important ;}}
@media screen and (min-width:480px){.mdtit{font-size:16px!important ;}}
@media screen and (min-width:560px){.mdtit{font-size:17px!important ;}}
@media screen and (min-width:600px){.mdtit{font-size:18px!important ;}}
@media screen and (min-width:790px){.mdtit{font-size:20px!important ;}}*/
/*===========新闻轮播=========== #*/
.lunbo {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    background: #F5F2F2;
}
.lunbo span{
	color: #c93737;
    font-size: 18px;
    font-weight: 600;
}
.lunbo b {
    color: #c93737;
    margin: 0 5px;
    position: relative;
    top: -2px;
}
.lingd {
    background: url(../images/ling.png) no-repeat center top;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}
.scroll {
    height: 25px;
    line-height: 25px;
    width: 65%;
    overflow: hidden;
    float: right;
    margin-top: 12px;
    font-size: 16px;
}
.scroll li{
	width:90%;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}

.fini-pic div{
	width:25%;float:left;
	margin-left: 2%;
	padding-top: 10px;
}
.fini-pic div p{font-size:18px ;text-align: center;color: #37c249;}
.fini-pic div a p{font-size:19px ;color: #e4393c;font-weight: 600;}
.fini-pic div span{font-size:12px ;}
.fini-pic ul{
	width:100%;
	list-style:none;
	float:left;
	margin-right:2%;}
.fini-pic ul li{
	width: 49%;
    height: 110px;
    float: left;
    position: relative;
    padding-top: 10px;
}
.fini-pic ul li dd{margin-left:5%;}
.fini-pic .mui-bd{
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.fini-pic .mui-bd-blue{
	border-top:1px solid #e5e5e5;
}
/*.mui-bd dd a p{color:#00CCFF;}*/
/*.fini-pic .mui-bd-b{
	border-bottom:1px solid #e5e5e5;
}*/
/*.mui-bd-b dd a p{color:#FF8401;}*/
.fini-pic .mui-bd-rt{border-right:1px solid #e5e5e5;}
/*.mui-bd-rt dd a p{color:#E65933;}*/
/*.mui-bd-blue dd a p{color:#007AFF;}*/
.fini-pic ul li p i{
	font-size:17px ;margin-right:7px;
}
.span{
	font-size: 14px;
    font-weight: 600;
    color: #383838;
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
}
.mui-p{
	width:55%;
}
.fini-pic ul li img{
    max-width: 25%;
    height: auto;
    position: absolute;
    bottom: 15px;
    right: 18px;
}
.mdtit{
    color: #4a9b3e;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;

}
.mdtit>span{
	color:#A29DA2;
	font-size: 16px!important;
}
.bot{margin-bottom:10px;height: 100%;}
.mdte{
	font-size: 20px;
	color:#38C249;
	width: 100%;

	background:#fff;
    overflow: hidden;
    line-height: 24px;
    padding-top:10px;
    padding-left: 15px;
    border-top: 1px solid #e4e3e6;
}
.mdte>i{
	margin-right:10px;
}
.mui-bord{
	width: 5px;
    height: 24px;
    display: inline-block;
    background: #37C249;
    position: relative;
    top: 5px;
    width: 7px;
}

.col p{margin-left: 4%;}
.widt{width:100%;}
.case-media-bg {
    width: 100%;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    position: relative;
    top: -24px;
    font-size: 14px;
    background-color:rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
}
.case-ellip {
    font-size: 14px;
    color: #6D676A;
    overflow: hidden;
    height:45px;
}

.case-ellips{font-size: 12px;color:#37c249;}
.tu{
	padding:10px 10px 0 10px;
	background: #fff;
}
.tu img {
    border-radius: 5px;
    width: 100%;
}
.mrit{margin-right: -25px;border-radius: 50%;}
.mui-te {width:98%;padding:0;}
.mui-te .mui-bottom {
    display: none;
}
.mui-rowb{
	text-align: center;margin:5px 0px;
}
.col>img{
	line-height: 60px;
    max-width: 70px;
    max-height: 120px;
    height: 95px;
}

/*===========完工实景============*/
.finished-pic{
	width:100%;
	padding:10px;
	background-color:#fff;
}

.finished-pic ul{width:49%;list-style:none;float:left;margin-right:2%;}

.finished-pic ul li{margin-bottom:10px; border:1px solid #E5E5E5;}
.finished-pic ul li div{
	position:relative;
}
.finished-pic ul li img{width:100%;height:auto;}
.finished-pic ul li .littel-head{
	display: block;
	width:44px;
	height:44px;
	border-radius:50%;
	position: absolute;
	left:50%;
	margin-left:-22px;
	bottom:-18px;
}
.finished-pic ul li p{
	padding:5px;
	margin-top:15px;
}
/*===========完工实景============#*/


/*===========完工实景详情============*/
.production-show-hd{
	background:transparent !important;
}
.production-show-hd span.mui-icon{
	width:24px;
	height:24px;
	border-radius:50%;
}
.production-show-hd span.xihuan{
	background:rgba(0,0,0,.4) url(../images/xihuan1.png) no-repeat 2px 3px;
}
.production-show-hd span.lianjie{
	background:rgba(0,0,0,.4) url(../images/lianjie1.png) no-repeat;
}
.production-show{
	margin-top:-44px;
}
.mui-bar-nav ~ .production-show{
	padding-top: 0;
	position:relative;
}
.production-page{
	position:absolute;
	right:20px;
	bottom:10px;
	color:#fff;
}
.production-introduce{
	color:#666;
	text-align:justify;
	padding:10px 3%;
	background-color:#fff;
}

/*===========完工实景详情============#*/
/*===========登录============*/
.login-reg {
	padding-top:30px;
	padding-right:15px;
}
.login-reg>div.mui-input-row>i{
	display: none!important;
}
.login-reg:after,.login-reg:before{
	background-color:transparent;
}
.login-reg .mui-input-row{
	height: 43px;
    padding-left: 20px;
    padding-right: 0;
    margin-bottom: 7px;
}
.mui-input-row .send-password~.mui-icon-clear, .mui-input-row .send-password~.mui-icon-speech {
    right:95px;
}
.login-reg .mui-input{
	height:50px;
	padding:0;
}
.mui-input-row i.mui-icon{
	display: block;
	width:20px;
	height:20px;
	position: absolute;
	left:16px;
	top:14px;
}
.person{
	background:url(../images/icon-person.png) no-repeat center center/contain;
}
.lock{
	background:url(../images/icon-locked.png) no-repeat center center/contain;
}
#forgetPassword{
	display:inline-block;
	float:right;
	font-size:14px;
	color:#999;
}
.cut-line{
	height:30px;
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
	position:relative;
	padding:0 15px;
}
.cut-line p{
	display:inline-block;
	background-color:#fff;
	position: absolute;
	left:50%;
	width:140px;
	bottom:-8px;
	margin-left:-70px;
	text-align: center;
}
.fast-login{
	background-color:#fff;
	padding:15px;
}
.fast-login li{
	padding:15px;
	text-align: center;
}
.fast-login li img{
	max-width:60px;
}
/*===========登录============#*/
/*===========忘记密码============*/
.mobile-number{
	display: block;
	width:20px;
	height:20px;
	background:url(../images/icon-moblie.png) no-repeat center center/contain;
}
.deblocking{
	display: block;
	width:20px;
	height:20px;
	background:url(../images/icon-deblocking.png) no-repeat center center/contain;
}
.send-password{
	padding:8px 10px;
	background-color:#06C1AE;
	border-color:#06C1AE;
	color:#fff;
	position:absolute;
	bottom:6px;
	right:0;
}
/*===========忘记密码============#*/

/*===========注册============*/
.agree-rule{
	padding:15px;
	position:relative;
	padding: 23px 0 0 19px;
}
.agree-rule i{
	display:inline-block;
	width:18px;
	height:18px;
	border:2px solid #999;
	vertical-align:text-bottom;
}
.agree-rule i.mui-active{
	background:url(../images/icon-checked.png) no-repeat;
	background-size:contain;
	border:0;
}
.agree-rule input[type=checkbox]{
	width:18px;
	height:18px;
	position:absolute;
	left:15px;
	top:15px;
	opacity:0;
	z-index:1;
}
.agree-rule span{
	font-size:14px;
	color:#999;
}
.agree-rule span a{
	color:#f00;
}

/*===========注册============#*/
/*===========个人中心============*/
.head-pic{
	width:100%;
	height:200px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.mui-head-pic{
	width:100%;
	height:auto;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.mui-head-pic a{
	position:absolute;
	left:40%;
	margin-left:-50px;
	top:10px;
	z-index:1;
}
.mui-head-pic a div{
	width:150px;
	height:80px;
	border-radius:20%;
	border:2px solid #fff;
	overflow:hidden;
	box-sizing: content-box;
}
.mui-head-pic a img{
	width:100%;
	height:100%;
}
.mui-head-pic p{
	text-indent: 2em;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: inherit;
    font-size: 12px;
    position: relative;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}
.mui-head-pic p b{
	font-weight: 600;
	color:#000;
}
.head-pic-bg{
	display: block;
	position: absolute;
	left:0;
	top:-10px;
	width:100%;
	height:100%;
	background:url(../images/head-bg.png) no-repeat;
	z-index:0;
	background-size:cover;
	animation:bgrun 10s linear 0s infinite alternate;
	-webkit-animation:bgrun 10s linear 0s infinite alternate;
}
@keyframes bgrun{
	0%{
		background-color:#37c249;
	}
	25%{
		background-color:#37b7c2;
	}
	50%{
		background-color:#c237c0;
	}
	75%{
		background-color:#e65933;
	}
	100%{
		background-position:left top,right bottom;
		background-color:#37c249;
	}
}
@-webkit-keyframes bgrun{
	0%{
		background-color:#37c249;
	}
	25%{
		background-color:#37b7c2;
	}
	50%{
		background-color:#c237c0;
	}
	75%{
		background-color:#e65933;
	}
	100%{
		background-color:#37c249;
	}
}
.head-pic a{
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:36px;
	z-index:1;
}
.head-pic a div{
	width:100px;
	height:100px;
	border-radius:50%;
	border:2px solid #fff;
	overflow:hidden;
	box-sizing: content-box;
}
.head-pic a img{
	width:100%;
	height:100%;
}
.head-pic a span{
	display: block;
	margin-top:10px;
	color:#fff;
	font-size:18px;
}
.my-info-icon{
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:5px;
	vertical-align:bottom;
}
.my-info-icon.icon-building{
	background:url(../images/icon-building.png) no-repeat center center/contain;
}
.my-info-icon.icon-publish{
	background:url(../images/icon-publish.png) no-repeat center center/contain;
}
.my-info-icon.icon-info{
	background:url(../images/icon-info.png) no-repeat center center/contain;
}
.my-info-icon.icon-time{
	background:url(../images/icon-time.png) no-repeat center center/contain;
}
.my-info-icon.icon-store{
	background:url(../images/icon-store.png) no-repeat center center/contain;
}
.my-info-icon.icon-set{
	background:url(../images/icon-set.png) no-repeat center center/contain;
}
.my-info-icon.icon-guanyu{
	background:url(../images/icon-guanyu.png) no-repeat center center/contain;
}
.my-info-icon.icon-tuichu{
	background:url(../images/icon-tuichu.png) no-repeat center center/contain;
}
/*===========个人中心============#*/
/*===========定位城市============*/
.mui-indexed-list {
	position: relative;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	overflow: hidden;
	background-color: #fafafa;
	height: 300px;
	cursor: default;
}
.mui-indexed-list-inner {
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
	border: none;
}
.mui-indexed-list-inner::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	visibility: hidden;
}
.mui-indexed-list-empty-alert,
.mui-indexed-list-inner.empty ul {
	display: none;
}
.mui-indexed-list-inner.empty .mui-indexed-list-empty-alert {
	display: block;
}
.mui-indexed-list-empty-alert {
	padding: 30px 15px;
	text-align: center;
	color: #ccc;
	padding-right: 45px;
}
.mui-ios .mui-indexed-list-inner {
	width: calc(100% + 10px);
}
.mui-indexed-list-group,
.mui-indexed-list-item {
	padding-right: 45px;
}
.mui-ios .mui-indexed-list-group,
.mui-ios .mui-indexed-list-item,
.mui-ios .mui-indexed-list-empty-alert {
	padding-right: 55px;
}
.mui-icon-location{
	color:#f00;
	font-weight:bold;
}
.mui-icon-location span{
	font-family: "微软雅黑";
	color:#333;
	font-size:20px;
}
.mui-indexed-list-group {
	background-color: #f7f7f7;
	font-family: "微软雅黑";
}
.mui-indexed-list-group {
	padding-top:5px;
	padding-bottom: 5px;
}
.mui-indexed-list-bar {
	width: 23px;
	position: absolute;
	height: 100%;
	z-index: 10;
	right: 0px;
	-webkit-transition: .2s;
}
.mui-indexed-list-bar a {
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	color: #aaa;
}
.mui-indexed-list-bar.active {
	background-color: rgb(200,200,200);
}
.mui-indexed-list-bar.active a {
	color: #333;
}
.mui-indexed-list-bar.active a.active {
	color: #007aff;
}
.mui-indexed-list-alert {
	position: absolute;
	z-index: 20;
	background-color: rgba(0, 0, 0, 0.5);
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	border-radius: 40px;
	text-align: center;
	line-height: 80px;
	font-size: 35px;
	color: #fff;
	display: none;
	-webkit-transition: .2s;
}
.mui-indexed-list-alert.active {
	display: block;
}

/*===========定位城市============#*/
/*===========装修日记============*/
.fitment-diary-list{
	padding:15px;
	border-bottom:1px solid #f2f2f2;
	background-color:#fff;
}
.diary-writer{
	padding-left:60px;
	position:relative;
	/*margin-bottom:10px;*/
}
.diary-writer dt{
	position:absolute;
	left:0;
	top:0;
}
.diary-writer dt img{
	width: 42px;
	height:42px;
	border-radius:50%;
}
.diary-writer dd{
	width:100%;
	padding-left:15px;
	overflow:hidden;
	/*height:60px;*/
}
.diary-writer dd h4{
	 font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
}
.diary-writer dd div h4{
	float: left;
}
.diary-writer dd span{
	font-size:14px;
	color:#999;
}
.diary-writer dd div span{
	float: left;
}
.diary-writer dd em{
	float:right;
	display: block;
	font-size:12px;
	color:#999;
}
.diary-writer dd em:first-child{
	line-height:28px;
}
.fitment-diary-list .mui-col-xs-4{
	width:32%;
	margin-right:2%;
	text-align: center;
}
.fitment-diary-list .mui-col-xs-4:last-child{
	margin-right:0;
}
.fitment-diary-list .mui-col-xs-4 img{
	width:100px;
	height:100px;
}
.diary-bottom em{
	float:left;
	font-size:14px;
	line-height:1.6;
	color:#999;
}
.diary-bottom em i{
	margin-right: 5px;
}
.diary-bottom a{
	display: block;
	float:right;
	margin-left:10px;
	color:#999;
	font-size:14px;
}
.diary-bottom a i{
	width:16px;
	height:16px;
	margin-right:3px;
	vertical-align:middle;
	background-size:contain;
}
.diary-bottom a i.icon-link{
	background-image:url(../images/icon-link.png);
}
.diary-bottom a i.icon-like{
	background-image:url(../images/icon-like.png);
}
.diary-bottom a .icon-like.icon-like1{
	background-image:url(../images/icon-like1.png);
}
.diary-bottom a i.icon-comment{
	background-image:url(../images/icon-comment.png);
}

/*===========装修日记============#*/
/*===========日记详情============*/
.icon-bag{
	display: block;
	padding-top:5px;
	text-align: center;
	float:right;
}
.icon-bag .mui-icon{
	display: block;
	background:url(../images/icon-bag.png) no-repeat center center/contain;
}
.icon-bag em{
	display: block;
	color:#fff;
	font-size:10px;
}
.diary-writer-wrap{
	padding:15px;
	background-color:#fff;
}
.diary-writer-wrap .diary-writer{
	margin-bottom:0;
}
.diary-writer-wrap .diary-writer dd h4{
	float:none;
	margin-bottom:10px;
}
.diary-writer-wrap .diary-writer dd span{
	float:none;
}
.hd-stages{
	font-size:16px;
	color:#333;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:10px;
}
.comment-content{
	font-size:14px;
	color:#666;
}.comment-answer-list{
	padding-left:1em;
}
.comment-content .icon-answer{
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-left:5px;
	background:url(../images/icon-comment.png) no-repeat center center/contain;
}
.comment-input{
	position:relative;
	padding-top:10px;
}
.comment-input input{
	border-radius:0;
	padding-right:40px;
	margin-bottom:0;
}
.comment-input i{
	display: block;
	width:40px;
	height:38px;
	border-left:1px solid rgba(0,0,0,.2);
	position:absolute;
	right:1px;
	top:11px;
	background:#f8f8f8 url(../images/icon-comment.png) no-repeat center center;
	background-size:20px 20px;
}
.comment-input textarea{
	width:100%;
	background: #fff;
    border: solid 1px #E5E5E5;
    padding: 10px !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-family: verdana !important;
    overflow: hidden;
    margin-bottom:6px;
    display:none;
}
.comment-input a{
	display: block;
	background-color:#ff9919;
	border:1px solid #ff9919;
	border-radius:3px;
	color:#fff;
	padding:3px 10px;
    float:right;
    display:none;
}
.comment-input a:enabled:active{
	background-color:#ff8401;
}

/*===========日记详情============#*/
/*===========装修套餐============#*/
.shuju-list{
	background-color:transparent;
}
.shuju-list li{
	background-color:#fff;
}
.shuju-list li:last-child{
	margin-bottom:0;
}
.shuju-show{
	position:relative;
}
.shuju-list li img{
	width:100%;
}
.shuju-list li span{
	display: block;
    width: 100%;
    line-height: 2;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
}
div.case-tb-view {
    padding: 10px;height: 70px;
}
div.case-tb-view div{
    width:20%;
    float: left;
}
.linian{
    font-size: 16px;color:#444;    margin-bottom: 5px;
 }
div.case-tb-view a img{
    width: 20%;
    float: right;
    margin-right: 15px;
    line-height: 52px!important;
    max-width: 52px!important;
    height: 52px!important;
}
div.case-tb-view p.case-ellip{
    width: 56%;
    float: left;
        line-height: 24px;
}
.icon-yan{
	background:url(../images/icon-yan.png) no-repeat center center;
	width: 20px;height: 13px;
	    position: relative;
    top: 2px;
}
.icon-xin{
	background:url(../images/xin.png) no-repeat center center;
	width: 20px;height: 20px;
}
.icon-xiaoxi{
	background:url(../images/xiaoxi.png) no-repeat center center;
	width: 20px;height: 20px;
}

/*===========装修套餐============#*/

/*===========装修套餐详情============*/
.fitment-bag-two{
	background-color:#fff;
}
.fitment-bag-two li{
	border:1px solid #E5E5E5
}
.mui-table-view-cell.mui-collapse .mui-table-view .two-img-wrap {
    padding-left:0;
}
.two-img .mui-col-xs-6{
	padding-left:15px;
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
	height:120px;
}
.two-img .mui-col-xs-6 img{
	width:100%;
	height:100%;
}
.two-img li span{
	width:100%;
	display: block;
	background-color:rgba(0,0,0,.3);
	color:#fff;
	text-align:center;
	padding-right:15px;
	position:absolute;
	left:15px;
	bottom:0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.an-img li{
	padding-left:15px;
}
.an-img li img{
	width:100%;
	height:auto;
	margin: -3px 0;
}

/*===========装修套餐详情============#*/
/*===========个人资料============*/
.head-img-cell span{
	line-height:60px;
}
.head-img{
	width:60px;
	height:60px;
	border-radius:50%;
	vertical-align:middle;
	float: right;
}
/*===========个人资料============#*/
/*===========实名认证============*/
.mui-input-group .scan-div{
	height:auto;
	padding-left:95px;
}
.scan-area{
	display: block;
	width: 100px;
	height:100px;
	border:1px solid #eee;
	background-color:#f8f8f8;
	float:left;
	overflow:hidden;
	margin:10px 0;
}
/*===========实名认证============#*/
/*===========绑定手机号============*/
.hint-top{
	background-color:#f8f8f8;
	color:#666;
	padding:10px 15px;
}
.bind-mobile .send-password{
	padding:7px;
	max-width:90px;
	max-height:38px;
	right:15px;
	bottom:3px;
}
/*===========绑定手机号============#*/
/*===========我的在建工地============*/
.my-info-icon.icon-diary{
	background:url(../images/icon-diary.png) no-repeat center center/contain;
}
.my-info-icon.icon-list{
	background:url(../images/icon-list.png) no-repeat center center/contain;
}
.my-info-icon.icon-remark{
	background:url(../images/icon-remark.png) no-repeat center center/contain;
}
.my-info-icon.icon-remark-me{
	background:url(../images/icon-remark-me.png) no-repeat center center/contain;
}
/*===========我的在建工地============#*/
/*===========我的装修日记============*/
.mui-bar .mui-icon{
	/** color:#fff;
	font-weight:600;*/ 
}

.mui-bar-tab .mui-tab-item.mui-active{
    color:#37c249 !important;    
}

.diary-bottom span{
    color:#999;
    float:right;
    font-size:12px;
}
.row-side{
	margin-top:10px;
}
.row-side .mui-col-xs-4 a{
	text-align:center;
	display:inline-block;
	width:80px;
	padding:3px 0;
	background-color:#fff;
	border:1px solid #E5E5E5;
	border-radius:3px;
	font-size:14px;
}
.row-side .mui-col-xs-4 .amend-btn{
	border-color:#37c249;
	color:#37c249;
}
.row-side .mui-col-xs-4 .delete-btn{
	border-color:#ff9919;
	color:#FF9919;
}
.row-side .mui-col-xs-4{
	text-align:left;
}
.row-side .mui-col-xs-4:nth-child(2){
	text-align:center;
}
.row-side .mui-col-xs-4:nth-child(3){
	text-align: right;
}
/*===========我的装修日记============#*/

/*===========新建日记===============*/
.mui-input-row .select-box select{
	/*background-color:#eee;*/
	height:30px;
	margin:5px 0;
	padding-left:5px;
}
.mui-input-row .select-box{
	position:relative;
}
.mui-input-row .select-group-box{
	overflow:hidden;
}
.mui-input-row .select-group-box .select-box{
	width:32%;
	margin-right:2%;
	float:left;
}
.mui-input-row .select-group-box .select-box:last-child{
	margin-right:0;
}
.mui-input-row i.mui-icon-arrowdown{
	width:10px;
	height:10px;
	font-size:14px;
	font-weight:bold;
	left:auto;
	right:5px;
	top:14px;
	color:#999;
}
.mui-input-group .row {
	width: 100%;
	height:auto;
	background-color: #f8f8f8;
	padding:0;
}
.row .row-div{
	padding:10px 15px 0;
	background-color:#fff;
}
.mui-input-group .row .row-div textarea{
	padding:10px 10px 0;
	border-radius:3px;
	height:100px;
	background-color: #fff;
	border:1px solid #E5E5E5;
}
.mui-input-group .row:after{
	height:0;
}
.mui-input-group .row>textarea{
	display: block;
	padding:10px 15px 0;
	border-radius:3px;
	height:100px;
	background-color: #fff;
}
.row .image-list {
    width: 100%;
    height:auto;
    background-size: cover;
    padding: 10px 15px;
    background-color: #fff;
}
.row .image-item {
    width: 65px;
    height: 65px;
    background-image: url(../images/file.png);
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #e8e8e8;
}
.row .image-item input[type="file"] {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity:0;
	cursor: pointer;
	z-index: 0;
}
.row .image-item .image-close {
	position: absolute;
	display: inline-block;
	right: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 12px;
	background-color: #FF5053;
	color: #f3f3f3;
	border: solid 1px #FF5053;
	font-size: 9px;
	font-weight: 200;
	z-index: 1;
}
.image-item.space {
	border: none;
}
.hidden {
	display: none;
}
.image-item.space .image-close {
	display: none;
}
/*===========新建日记============#*/
/*===========装修清单============*/
.fitment-cost-list .mui-table-view-cell div{
	width:70%;
	line-height:1.4;
}
.fitment-cost-list .mui-table-view-cell div span{
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.fitment-cost-list .mui-table-view-cell div p{
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.fitment-cost-list .mui-badge{
	color:#333;
	font-size:16px;
}
.fitment-cost-list .mui-table-view-cell:last-child{
	overflow: hidden;
	padding:30px 0;
	font-weight:bold;
}

/*===========装修清单============#*/
/*===========添加装修清单============*/
.mui-input-row label{
	text-align: right;
	font-family: "微软雅黑";
	position:absolute;
	left:15px;
	width:80px;
	padding:10px 0;
}
.mui-input-row{
	padding-left:95px;
	padding-right:15px;
}
.mui-input-group .mui-input-row input,.mui-input-row .select-box select{
	width:100%;
}
/*===========添加装修清单============#*/

.mui-yan{
	position: absolute;
	top: 5px;
    right: 5px;
    padding: 8px 5px;
    font-size: 16px;
}


/*===========我的评论============*/
.my-comment{
	background-color:#fff;
	margin-bottom:10px;
	padding:10px 15px;
}
.my-comment p{
	color:#333;
	margin-bottom:10px;
}
.my-comment-down{
	margin-bottom:10px;
}
.my-comment-down span{
	font-size:14px;
	float:left;
	color:#666;
}
.my-comment-down em{
	float:right;
	font-size:14px;
	color:#999;
}
.delete-btn-wrap{
	overflow:hidden;
	padding-top:10px;
	border-top:1px solid #E5E5E5;
}
.delete-btn-wrap .delete-btn{
	text-align:center;
	display:inline-block;
	width:80px;
	padding:3px 0;
	background-color:#fff;
	border:1px solid #ff9919;
	border-radius:3px;
	font-size:14px;
	float:right;
	color:#ff9919;
}



/*===========我的评论============#*/
/*===========我的发布============*/
.two-em{
	padding-right:2em;
}
.two-em em{
	position:absolute;
	right:15px;
	top:10px;
}
.switch-wrap{
	position:relative;
	top:44px;
	left:0;
}
.switch-box{
	width:100%;
	display:none;
}
.switch-box.current{
	display:block;
}
.switch-box>form>div:after{
	    background-color: #f2f2f2!important;
}
/*我的咨询*/
.say-box{
	padding:15px 15px;
	background-color:#fff;
}
.say-box p{
	color:#333;
	font-size:16px;
	margin-bottom:10px;
}
.say-box .down-time{
	color:#999;
	font-size:14px;
}
.question-box p{
	font-weight:600;
}
.question-box,.reply-box{
	padding-left:35px;
	position:relative;
	border-bottom:1px solid #E5E5E5;
}
.reply-box{
	background-color:#f8f8f8;
}
.say-box i{
	display: block;
	width:15px;
	height:15px;
	position:absolute;
	left:15px;
	top:18px;
}
.icon-question{
	background-image:url(../images/icon-question.png);
	background-size:contain;
}
.icon-bingo{
	background-image:url(../images/icon-bingo.png);
	background-size:contain;
}
.reply-all-box{
	border:1px solid #E5E5E5;
	border-radius:3px;
	padding:0px 10px;
}
.reply-all-box h4{
	font-size:16px;
	font-weight:600;
	line-height:1.6;
}
.reply-all-box ul li{
	border-top:1px solid #E5E5E5;
	padding:10px 0;
}
.accept-btn{
	border-color:#ff9919;
	color:#ff9919;
	padding:2px 20px;
	float:right;
	margin-top:10px;
}
/*我的咨询#*/
/*===========我的发布============#*/
/*===========我的预约============*/
.my-appointment li{
	background-color:#fff;
	margin-bottom:10px;
	border-bottom:1px solid #E5E5E5;
	padding:0 15px;
}
.my-appointment-up{
	height:44px;
	line-height:44px;
	border-bottom:1px solid #E5E5E5;
}
.my-appointment-down span{
	padding:5px 0;
	margin:6px 0;
	text-align: center;
	font-size:14px;
	color:#333;
	overflow:hidden;
}
.my-appointment-down span:nth-child(2){
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.my-order{

	padding:15px;
}
.my-order li{
	width:100%;
	background-color:#fff;
	padding:15px 0;
	font-size:14px;
	border-bottom:1px solid #E5E5E5;
}
.my-order li:first-child{
	background-color:#666;
	color:#fff;
	padding:10px 0;
}
.my-order li span{
	text-align:center;
	width:30%;
}
.my-order li span:nth-child(1){
	width:40%;
}
/*===========我的预约============#*/
/*===========我的工地详情============*/
.mui-table-view-cell.mui-collapse .write-comment .mui-table-view-cell{
	padding:0;
}
.write-comment form{
	background-color:#f8f8f8;
}
.write-comment form:after{
	height:0;
}
.write-comment .mui-input-row:first-child{
	padding-left:15px;
	line-height:40px;
	font-size:16px;
	color:#333;
}
.write-comment .mui-input-group::before{
	height:0;
}
em.icon-publish{
	display:block;
	width:20px;
	height:20px;
	float:right;
	background-image:url(../images/icon-publish1.png);
	background-size:contain;
}
/*===========我的工地详情============#*/
/*===========产品包============*/
.mui-table-view.production-bag-list{
	padding:10px;
	background-color:transparent;
}
.production-bag{
	padding:5px;
	background-color:#fff;
	margin-bottom:10px;
}
.production-bag:last-child{
	margin-bottom: 0;
}
.four-img{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.four-img .img-span-wrap{
	float:left;
    width:23.5%;
    margin-right:2%;
}
.four-img .img-span-wrap:last-child{
	margin-right:0;
}
div.img-span-wrap{
	margin-bottom:10px;
}
.img-span-wrap{
	position:relative;
}
.img-span-wrap img{
	width:100%;
}
.img-span-wrap span{
	position:absolute;
	left:0;
	bottom:0;
	display: block;
	width:100%;
	line-height:2;
	background-color: rgba(0,0,0,0.3);
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:5px;
}
li.img-span-wrap span{
	font-size:12px;
}
.production-bag p{
	font-size:16px;
	color:#666;
	margin-bottom:5px;
}
/*===========产品包============#*/
/*===========产品包详情============*/
.four-img-wrap{
	background-color:#fff;
	padding:10px 15px;
}
.four-img-wrap .four-img{
	margin-bottom:0;
}
.production-bag-wrap{
	padding:10px;
	background-color:#fff;
}
.production-bag-wrap li{
	border:1px solid #E5E5E5
}
.production-parameter{
	padding:15px;
}
.production-parameter li{
	background-color:#fff;
	border:1px solid #e5e5e5;
	margin-top:-1px;
	padding-bottom:3px;
	padding-top:3px;
}
.production-parameter li.littel-head{
	background-color:#f8f8f8;
	padding-left:10px;
	font-size:16px;
	font-weight:400;

}
.production-parameter li span{
	display:inline-block;
	width:40%;
	text-align:right;
}
.production-parameter li em{
	display:inline-block;
	width:60%;
	vertical-align:top;
	flex:3;
}
/*===========产品包详情============#*/
/*===========活动列表============*/
.mui-table-view.fitment-bag-list{
	padding:0 5px;
}
.mui-table-view.fitment-bag-list li{
	padding:5px 10px;
}
.activity-name{
	font-size:14px;
	font-weight:600;
	line-height:1.6;
}
.fitment-bag-list.mui-table-view:before{
	height:0;
}
.activity-info>li[class*=mui-col-]{
	padding:0;
	margin-bottom:0;
	font-size:14px;
	color:#666;

}
.activity-info .mui-col-xs-6:nth-child(2){
	text-align: right;
}

/*===========活动列表============#*/
/*===========家博会============*/
.banner-show img{
	width:100%;
	height:auto;
}
.bg-jbh{
	background-color:#ffebd3;
	padding-top:10px;
}
.input-row{
	position:relative;
	padding:2px 15px 2px 100px;
}
.input-row label{
	position:absolute;
	left:15px;
	top:0;
	width:80px;
	height:36px;
	line-height:36px;
	text-align: right;
}
.input-row.mui-radio label{
	padding-right:0;
}
.input-row input[type=text]{
	height:36px;
	border:1px solid #e5e5e5;
	background-color: #fff;
	border-radius:3px;
	width:100%;
}
.input-row span{
	height:40px;
	width:100%;
	padding:10px 0 10px 30px;
	display:inline-block;
	position: relative;
}
.mui-radio input[type=radio]{
	top:6px;
	left:0px;
	width:auto;
}
.flower-top-bg{
	width:100%;
	background-color:#f83538;
	position:relative;
	padding:10px 15px;
}
.flower-top{
	position: absolute;
	left:0px;
	top:-5px;
	display: block;
	width:100%;
	height:12px;
	background: url(../images/border-flower.gif) repeat-x top left;
	background-size:13px 6px;
}
.lacy-title{
	width:100%;
	height:26px;
	text-align: center;
	color:#f83538;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	background: url(../images/h2-bg.gif) no-repeat center center;
	background-size:150px 27px;
	margin-bottom:10px;
	margin-top:10px;
}
.active-rule-list li{
	width:100%;
	height:100px;
	border-radius:5px;
	background-color:rgba(255,255,255,0.3);
	position:relative;
	margin-bottom:10px;
}
.active-rule-list li img{
	width:100px;
	height:100px;
	border-radius:5px;
	position:absolute;
	top:0;
	left:0;
}
.active-rule-list li:nth-child(even) img{
	left:auto;
	right:0;
}
.active-rule-list li>div{
	width:100%;
	padding:5px 10px 5px 110px;
}
.active-rule-list li:nth-child(even)>div{
	padding-left:10px;
	padding-right:110px;
}
.active-rule-list li h3{
	font-size:16px;
	color:#fff;
	font-weight:600;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.active-rule-list li p{
	color:#fff;
	line-height:18px;
	margin-bottom:3px;
	height:36px;
}
.active-rule-btn{
	display:inline-block;
	padding:2px 5px;
	color:#fff;
	border:1px solid #fff;
	border-radius:3px;
	font-size:14px;
}
.section2{
	padding:15px;
	background-color:#ffebd3;
}
.super-fashion li{
	margin-bottom:15px;
}
.super-fashion li h3{
	position:relative;
}
.super-fashion li h3 span{
	display: block;
	font-size:16px;
	color:#fff;
	height:24px;
	line-height:24px;
	border-radius:6px;
	padding-left:30px;
	background-color: #fa5053;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.super-fashion li h3 i{
	display: block;
	width:36px;
	height:36px;
	background-image:url(../images/title-lead.png);
	background-size:cover;
	text-align:center;
	line-height:36px;
	font-size:18px;
	position: absolute;
	left:-5px;
	z-index:2;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	top:-6px;
}
.super-fashion li>div{
	padding:10px 6px 10px 30px;
	border-radius:5px;
	background-color: #fff;
	margin-top:7px;
}
.super-fashion li>div p{
	text-indent:-1.5em;
	color:#666;;
}
.super-fashion li:nth-child(4)>div,.super-fashion li:nth-child(5)>div{
	padding-left:10px;
}
.super-fashion li:nth-child(4)>div p,.super-fashion li:nth-child(5)>div p{
	text-indent:0;
}
.cargo-info-wrap .mui-col-xs-6{
	min-height:220px;
}
.cargo-info{
	background-color:#fff;
	padding:5px;
}
.cargo-info .mui-col-xs-6 img{
	margin-bottom:5px;
}
.cargo-price{
	max-width:50px;
	line-height:18px;
}
.cargo-price span{
	font-size:14px;
	color:#e93031;
}
.cargo-price span em{
	font-size:16px;
}
.cargo-price i{
	font-size:12px;
	text-decoration:line-through;
	color:#999;
	display: block;
}
.cargo-info .purchase-btn{
	display: block;
	width:80px;
	height:24px;
	line-height:24px;
	text-align: center;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	border-radius:3px;
	background-color: #e93031;
	margin-top:10px;
}
.section3 .mui-slider{
	padding-bottom:25px;
}
.section3 .mui-slider-indicator{
	bottom:0;
}
.section3 .mui-slider-indicator .mui-indicator{
	background:#fff;
    -webkit-box-shadow: 0 0 1px 1px rgba(255,130,130,.7);
    box-shadow: 0 0 1px 1px rgba(255,130,130,.7);
}
.section3 .mui-slider-indicator .mui-active.mui-indicator{
	background-color:#c81d24;
}
.red-box{
	width:100%;
	height:10px;
	background-color:#f83538;
}
.address-wrap{
	text-align: center;
	padding-left:15%;
	padding-right:15%;
	margin-bottom:10px;
}
.address-wrap p{
	color:#f83538;
	margin-top:10px;
}
.traffic-line{
	position:relative;
	padding-left:25px;
}
.traffic-line i{
	display: block;
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	background-size:contain;
}
.traffic-line i.icon-metro{
	background-image:url(../images/icon-metro.gif);
}
.traffic-line i.icon-bus{
	background-image:url(../images/icon-bus.gif);
}
.traffic-line p{
	margin-bottom:10px;
}
.section6 .mui-col-xs-6 img{
	border-radius:5px;
}
.pop-wrap{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:999;
	text-align: center;
	display: none;
	background-color:rgba(0,0,0,0.3);
}
.pop-active{
	width:80%;
	background-color:#F83538;
	padding:10px;
	border-radius:5px;
	position: absolute;
	left:50%;
	top:50%;
	display: none;
}
.active-3{
	height:300px;
}
.active-3>div{
	width:100%;
	left:0;
	padding-left:10px;
	padding-right:10px;
	position: absolute;
	height:280px;
	overflow:hidden;
	overflow-y:scroll;
}
.pop-active h4{
	color:#fff;
	font-size:16px;
	font-weight: bold;
}
.pop-active p{
	text-align: left;
	padding-left:20px;
	text-indent:-20px;
	color:#fff;
	margin-bottom:10px;
}
.pop-wrap .mui-icon-closeempty{
	font-size:36px;
	margin-top:-12px;
	margin-right:-12px;
	color:#eee;
	position: absolute;
	right: 10px;
	top: 10px;
}
h4.jbh-form-title{
	color:#fff;
}
.jbh-form input{
	padding:10px;
}
.btn-submit-bg a{
	padding:10px 0;
	background-color:#ff9919;
	border-color:#FF8401;
	color:#fff;
}
.btn-submit-bg a:enabled:active{
	background-color:#ff8401;
	border-color:#FF8401;
}


/*===========设计方案============#*/
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-objecta {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/*===========头条详情============#*/
.mui-cont-txt{
	width: 90%;
	margin-left: 5%;
}
.mui-cont-txt h4{
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
}
.mui-txt{
	font-size: 14px;
}
.mui-txt span{
	color:#37c249;
}
.mui-daotxt{
	border: 1px solid #e3e4e6;
	box-shadow:3px 3px 10px #e3e4e6;
    color: #999;
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
    padding: 8px 15px;
    margin-bottom: 10px;
}
.mui-maintxt{
	font-size: 16px;
    color: #4a4a4a;
    line-height: 23px;
}
.mui-maintxt p,.mui-maintxt div{
    margin: 20px 0;
    text-indent: 2em;
}
.mui-maintxt img{
	width: 100%;
	display: block;
}
/*===========附近============*/
.site{
    position: fixed;
    z-index: 10;
    height: 40px;
    width: 100%;
    line-height: 50px;
    background: #fff;
    text-align: center;
}
.site a{
	color:#cbcbcb;
	text-align: center;
}
/*===========附近============#*/
/*快速预约*/
.orde{
	width: 100%;
	height: 115px;
	position: relative;
}
.orde>img{
	width: 100%;
	height: 100%;
}
.orde>ul{
	position: absolute;
    z-index: 5;
    top: -10px;
    color: #fff;
    padding-left: 5%;
    width: 100%;
}
.orde>ul li{
	width:33%;
	float: left;
}
.orde>ul li span{
    border-bottom: 2px solid #ff9919;
    text-align: center;
    color: #ff9919;
    opacity: 0.9;
    position: relative;
    z-index: 12;
    left: 8px;
    width: 70px;
    display: block;
    top: 40px;
    font-weight: 600;
    font-size: 22px;
}
.orde>ul li p{
    border: 3px solid #ff9919;
    height: 90px;
    line-height: 100px;
    text-align: center;
    width: 90px;
    border-radius: 50%;
    color: #000;
    background:#fff;
    opacity: 0.9;
}
.orde-input{
	padding: 20px 20px 10px 20px;
}
.orde-input input{
	border:none;
}
.orde-input .mui-input {
    height: 43px;
    padding: 0;
}
.orde-input .mui-input-row{
	border:1px solid #e3e3e3;
	margin-bottom:10px;
	padding-left: 50px;
	height: 43px;
}
/*.orde-input .mui-input-row i.mui-icon{
    width: 25px;
    height: 25px;
    top: 10px;
}*/
.hose {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/hose.png) no-repeat center center/contain;
}
.orangebg{
	background-color: #ff9919;
    border-color: #ff9919;
    color: #fff;
}
.tishi {
    width: 20px;
    height: 20px;
    background: url(../images/tixing.png) no-repeat center center/contain;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.orde-re{
	color:#666;
	font-size: 17px;
	    height: 40px;
    line-height: 40px;
}
.orde-re b{
	color:#ff9919;
	font-size: 22px;
	padding-left: 5px;
}
.orde-input .btn-group-bg{
	padding: 10px 0 0 0;
}
.orde-tishi{
	background: #fff;
}
.orde-tishi p{
    border-bottom: 1px solid #c5c5c5;
    padding:0px 15px 10px 15px;
    color: #ff9919;
    font-size: 16px;
}
.orde-tishi h5{
   padding: 10px 20px 5px 20px;
}
.orde-tishi h5 span{
    color: #36c249;
    margin-right: 5px;
}
/*快速预约#*/


/*===========装修套餐============#*/
.tiyan-list,.tiyan-list li{
	background:#fff;
}
.tiyan-list li{
	    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    float: left;
}
.tiyan-list li:last-child{
	margin-bottom:0;
}
.tiyan-show{
	position:relative;
	padding:10px 10px 0 10px;
	background: #fff;
	width: 40%;
    float: left;
}
.tiyan-list li img{
	width:100%;
	border-radius: 8px;
}
div.tiyan-tb-view {
    padding: 0px 10px 0px 10px;
        float: left;
    width: 60%;
}
div.tiyan-tb-view h4 i{
	color:#36c249;
}
div.tiyan-tb-view h4 a{
	font-size: 16px;
}
div.tiyan-tb-view h4 a:hover{
	color:#36c249;
}
div.tiyan-tb-view p{
    font-size:12px;
}
div.tiyan-tb-view p b{
    color:#000;
}
div.tiyan-tb-view div img{
    width: 25%;
}
div.tiyan-tb-view div button{
	width: 63%;
    height: 30px;
    line-height: 10px;
    margin: 0 0 0 15px;
    font-size: 16px;
}

div.tiyan-tb-view p.tiyan-ellip{
    width: 56%;
    float: left;
    line-height: 24px;
}
.tiyan-num{
    color: #ff8401;
}
.tiyan-tet{
	padding:0!important;
}
.menu>.clearfix{
	margin-bottom: 5px;
}
.tiyan-dianhua{
	position: relative;
}
.tiyan-dianhua button{
	top:0;right: 0;
}

.tiyan-right{
	width: 100%;
	margin-top: 5px;
}
/*===========装修套餐============#*/
.wdshe:before{
	background-color: #f2f2f2;
}
.wdshe>li:after{
	background-color: #f2f2f2;
	left: 0;
}
.wdshe>li>a{
	color: #999!important;
}
.wdshe>li>a>span{
	color: #333!important;
}
.wdshe>li.wdshete>a{
	text-align: center;
}
.wdshe>li.wdshete>a:after{
	content:" "!important;
}