@font-face{
	font-family: din;
	src: url('../fonts/DINMedium.otf');
}
@font-face{
	font-family: Helvetica;
	src: url('../fonts/HelveticaNeueLTPro-Bd.otf');
}
body{
	background-color: #f5f3f0;
}
.footer{
	/*background-color: #fff;*/
}
.member-container{
	min-width: 1240px;
	width: 1240px;
	box-sizing: border-box;
	padding: 0 20px;
	margin: 0 auto;
}
.half-row{
	display: inline-block;
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.li-half-row,.li-thrid-row{
	font-size: 0;
}
.li-half-row li{
	display: inline-block;
	width: 50%;
}
.li-thrid-row li{
	display: inline-block;
	width: 33.3%;
}
h1{
	font-size: 26px;
	line-height: 1;
}
h2{
	font-size: 22px;
	line-height: 1;
}
h3{
	font-size: 18px;
	line-height: 1;
}
h4{
	font-size: 16px;
	line-height: 1;
}
h5{
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}
/*display*/
.hide{
	display: none;
}
/*color*/
.color-pink{
	color: #bb9540;
}
.color-white{
	color: #fff;
}
.color-5f{
	color: #5f5f5f;
}
.color-7f{
	color: #7f7f7f;
}
.color-73{
	color: #737373;
}
.color-24{
	color: #242424;
}
.color-2c{
	color: #2c2c2c;
}
.color-3{
	color: #333;
}
.color-4{
	color: #444;
}
.color-5{
	color: #555;
}
.color-6{
	color: #666;
}
.color-8{
	color: #888!important;
}
.color-9{
	color: #999;
}
.color-46{
	color: #464646;
}
.color-47{
	color: #474747;
}
.color-64{
	color: #646464;
}
.color-807b77{
	color: #807b77;
}
.color-848284{
	color: #848284;
}
.color-9d{
	color: #9d9d9d;
}
.color-98{
	color: #989898;
}
.color-da4040{
	color: #da4040;
}
.color-a6{
	color: #a6a6a6;
}
.color-2f{
	color: #2f2f2f;
}
.color-33312f{
	color: #33312f;
}
.color-c7943b{
	color: #c7943b;
}
.color-8f7758{
	color: #8f7758;
}
.color-d74949{
	color: #d74949!important;
}
.color-857055{
	color: #857055;
}
.color-f02c2c{
	color: #f02c2c;
}
.color-b81840{
	color: #b81840!important;
}
.color-6e6d6c{
	color: #6e6d6c;
}
.color-8e{
	color: #8e8e8e;
}
/*background-color*/
.bg-f3{
	background-color: #f3f3f3;
}
.bg-f4{
	background-color: #f4f4f4!important;
}
.bg-76{
	background-color: #767676!important;
}
.bg-p-lc{
	background-position: left center!important;
}

 /*margin*/
.m-0{
	margin: 0!important;
}
.m-0-11{
	margin: 0 11px!important;
}
.m-auto{
	margin: 0 auto;
}
.mt-6{
	margin-top: 6px;
}
.mt-10{
	margin-top: 10px;
}
.mt--10{
	margin-top: -10px;
}
.mt-12{
	margin-top: 12px;
}
.mt-14{
	margin-top: 14px;
}
.mt-15{
	margin-top: 15px;
}
.mt-18{
	margin-top: 18px;
}
.mt-20{
	margin-top: 20px;
}
.mt-22{
	margin-top: 22px;
}
.mt-24{
	margin-top: 24px;
}
.mt-26{
	margin-top: 26px;
}
.mt-28{
	margin-top: 28px;
}
.mt-30{
	margin-top: 30px!important;
}
.mt-32{
	margin-top: 32px;
}
.mt-34{
	margin-top: 34px;
}
.mt-80{
	margin-top: 80px;
}
.mb-0{
	margin-bottom: 0!important;
}
.mb-3{
	margin-bottom: 3px;
}
.mb-10{
	margin-bottom: 10px;
}
.mb-15{
	margin-bottom: 15px!important;
}
.mb-20{
	margin-bottom: 20px;
}
.mb-24{
	margin-bottom: 24px!important;
}
.mb-27{
	margin-bottom: 27px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-35{
	margin-bottom: 35px;
}
.mb-45{
	margin-bottom: 45px;
}
.mb-50{
	margin-bottom: 50px;
}
.mb-55{
	margin-bottom: 55px;
}
.mb-60{
	margin-bottom: 60px;
}
.mb--6{
	margin-bottom: -6px;
}
.mr-5{
	margin-right: 5px!important;
}
.mr-10{
	margin-right: 10px;
}
.mr-12{
	margin-right: 12px;
}
.mr-15{
	margin-right: 15px;
}
.mr-20{
	margin-right: 20px;
}
.mr-25{
	margin-right: 25px;
}
.mr-30{
	margin-right: 30px;
}
.mr-55{
	margin-right: 55px;
}
.mr--30{
	margin-right: -30px;
}
.ml-10{
	margin-left: 10px;
}
.ml-15{
	margin-left: 15px;
}
.ml-20{
	margin-left: 20px;
}
.ml-30{
	margin-left: 30px;
}
.ml-60{
	margin-left: 60px;
}
/*padding*/
.pd-0{
	padding: 0!important;
}
.pd-100{
	padding: 100px;
}
.pd-0-1{
	padding: 0 1em;
}
.pd-0-5{
	padding: 0 5px;
}
.pd-25-30{
	padding: 25px 30px;
}
.pd-0-36{
	padding: 0 36px;
}
.pd-56-38-34{
	padding: 56px 38px 34px;
}
.pr-8{
	padding-right: 8px;
}
.pr-10{
	padding-right: 10px;
}
.pr-15{
	padding-right: 15px;
}
.pr-20{
	padding-right: 20px;
}
.pr-30{
	padding-left: 30px;
}
.pl-8{
	padding-left: 8px;
}
.pl-20{
	padding-left: 20px;
}
.pl-25{
	padding-left: 25px;
}
.pl-30{
	padding-right: 30px;
}
.pl-32{
	padding-left: 32px;
}
.pl-36{
	padding-left: 36px;
}
.pl-170{
	padding-left: 170px;
}
.pt-1{
	padding-top: 1px;
}
.pt-6{
	padding-top: 6px;
}
.pt-28{
	padding-top: 28px;
}
.pt-30{
	padding-top: 30px!important;
}
.pt-60{
	padding-top: 60px!important;
}
.pt-70{
	padding-top: 70px!important;
}
.pt-80{
	padding-top: 80px;
}
.pb-6{
	padding-bottom: 6px;
}
.pb-35{
	padding-bottom: 35px!important;
}
.pb-40{
	padding-bottom: 40px!important;
}
.pb-60{
	padding-bottom: 60px!important;
}
.pb-70{
	padding-bottom: 70px!important;
}
.pb-85{
	padding-bottom: 85px;
}
.pb-90{
	padding-bottom: 90px!important;
}
/*border*/
.bl-0{
	border-left: 0;
}
.br-0{
	border-right: 0;
}
.bc-t{
	border-color: transparent!important;
}
.br-f0{
	border-right: 1px solid #f0f0f0;
}
/*width*/
.w-fill{
	width: 100%;
}
.w-auto{
	width: auto!important;
}
.w-70{
	width: 70px!important;
}
.w-80{
	width: 80px!important;
}
.w-90{
	width: 90px!important;
}
.w-100{
	width: 100px;
}
.w-110{
	width: 110px;
}
.w-120{
	width: 120px;
}
.w-125{
	width: 125px;
}
.w-130{
	width: 130px;
}
.w-135{
	width: 135px;
}
.w-140{
	width: 140px;
}
.w-150{
	width: 150px;
}
.w-155{
	width: 155px;
}
.w-180{
	width: 180px;
}
.w-185{
	width: 185px;
}
.w-190{
	width: 190px;
}
.w-195{
	width: 195px;
}
.w-200{
	width: 200px;
}
.w-210{
	width: 210px;
}
.w-215{
	width: 215px;
}
.w-230{
	width: 230px!important;
}
.w-235{
	width: 235px;
}
.w-250{
	width: 250px;
}
.w-260{
	width: 260px;
}
.w-270{
	width: 270px;
}
.w-280{
	width: 280px;
}
.w-290{
	width: 290px;
}
.w-300{
	width: 300px;
}
.w-310{
	width: 310px;
}
.w-350{
	width: 350px;
}
.w-370{
	width: 370px;
}
.w-780{
	width: 780px;
}
.w-850{
	width: 850px!important;
}
.w-900{
	width: 900px!important;
}
.w-940{
	width: 940px;
}
.w-950{
	width: 950px;
}
/*height*/
.h-fill{
	height: 100%;
}
.h-40{
	height: 40px!important;
}
.h-48{
	height: 48px!important;
}
.h-80{
	height: 80px;
}
.h-85{
	height: 85px;
}
.h-110{
	height: 110px;
}
.h-115{
	height: 115px;
}
.h-140{
	height: 140px!important;
}
.h-400{
	height: 400px;
}
.h-42-input input{
	height: 42px!important;
	line-height: 40px;
}
/*float*/
.fl{
	float: left;
}
.fr{
	float: right;
}
/*font-size*/
.f-0{
	font-size: 0;
}
.f-12{
	font-size: 12px!important;
}
.f-14{
	font-size: 14px;
}
.f-16{
	font-size: 16px!important;
}
.f-18{
	font-size: 18px!important;
}
.f-20{
	font-size: 20px;
}
.f-24{
	font-size: 24px;
}
.f-28{
	font-size: 28px;
}
.f-32{
	font-size: 32px;
}
/*font-family*/
.DIN{
	font-family: din;
}
.arial{
	font-family: arial;
}
.Helvetica{
	font-family: Helvetica;
}
/*font-weight*/
.normal{
	font-weight: normal;
}
.bold{
	font-weight: bold;
}
/*line-height*/
.lh-1{
	line-height: 1;
}
.lh-2{
	line-height: 2;
}
.lh-16{
	line-height: 16px;
}
.lh-26{
	line-height: 26px;
}
.lh-28{
	line-height: 28px!important;
}
.lh-30{
	line-height: 30px;
}
.lh-32{
	line-height: 32px;
}
.lh-34{
	line-height: 34px;
}
.lh-38{
	line-height: 38px;
}
.lh-40{
	line-height: 40px;
}
.lh-42{
	line-height: 42px;
}
.lh-48{
	line-height: 48px!important;
}
.lh-50{
	line-height: 50px;
}
.lh-110{
	line-height: 110px!important;
}
.lh-122{
	line-height: 122px;
}
.lh-75{
	line-height: 75px;
}
/*vertical-align*/
.va-t{
	vertical-align: top;
}
.va-b{
	vertical-align: bottom;
}
.va-m{
	vertical-align: middle;
}
.va-bl{
	vertical-align: baseline!important;
}
.va-tt{
	vertical-align: text-top;
}

/*text-align*/
.ta-j{
	text-align: justify!important;
}
.ta-c{
	text-align: center;
}
.ta-l{
	text-align: left!important;
}
.ta-r{
	text-align: right;
}

/*radius*/
.radius-l-3{
/*	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;*/

}
.radius-r-3{
/*	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;*/
}
.radius-3{
	/*border-radius: 3px;*/
 }
/*overflow*/
.of-x-s{
	overflow-x: scroll;
}
.of-y-s{
	overflow-y: scroll;
}
/*display*/
.dp-ib{
	display: inline-block;
}
.dp-ib-wrap>*{
	display: inline-block;
}
.dp-b{
	display: block!important;
}
/*position*/
.p-r{
	position: relative;
}
.p-a-lb{
	position: absolute;
	left: 200px;
	bottom: 0;
}
.p-a-rb{
	position: absolute;
	right: 0;
	bottom: 0;
}
/*border*/
.bb-e{
	border-bottom: 1px solid #eee;
}
/*box-sizing*/
.bs-bb{
	box-sizing: border-box;
}
/*链接特效*/
.link{
	cursor: pointer;
}
.link-pink, .link-pink:active{
	color: #bb9540;
	text-decoration: underline;
	cursor: pointer;
}
/*a链接hover*/
.a-hover-pink a:hover{
	color: #ad893b;
	cursor: pointer;
}
/*border*/
.border-textarea{
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}
.border-textarea.focus{
	border: 1px solid #96b8ef;
}
.border-textarea.unable.focus{
	border: 1px solid #e1e1e1;
}
.border-textarea.focus textarea:focus{
	border: none!important;
}
.border-textarea.unable{
	background-color: #f9f9f9;
}
.border-textarea textarea{
    border-radius: 3px;
	border: 0;
	outline: none;
    background-color: transparent;
}
.border-textarea p{
	font-size: 14px;
	color: #999;
	text-align: right;
	line-height: 30px;
	padding-right: 25px;
}

/*按钮样式*/
.btn{
	display: inline-block;
	font-size: 14px;
	height: 42px;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	box-sizing: border-box;
	text-decoration: none;
}
.btn:hover{
	background-color: #f2f2f2;
	text-decoration: none;
}
.btn.btn-large{
	width: 160px;

	text-decoration: none;
}
.btn.btn-md{
	width: 140px;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	text-decoration: none;
}
.btn-group a{color: #fff;}
.btn-group a:hover{color: #fff;  background-color: #b39976;}
.btn.btn-normal{
	width: 94px;
	height: 32px;
	line-height: 32px;
	border-radius: 3px;
}
.btn.btn-sm{
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-decoration: none;
}
.btn.btn-120-36{
	width: 120px;
	height: 36px;
	line-height: 34px;
	border-radius: 3px;
}
.btn.btn-120-40{
	width: 120px;
	height: 40px;
	line-height: 38px;
	border-radius: 3px;
}
.btn.btn-130-36{
	width: 130px;
	height: 36px;
	line-height: 34px;
	border-radius: 3px;
}
.btn.btn-140-40{
	width: 140px;
	height: 40px;
	line-height: 38px;
	border-radius: 3px;
}
.btn.btn-156-38{
	width: 156px;
	height: 38px;
	line-height: 36px;
	border-radius: 3px;
}
.btn.btn-inline{
	display: inline-block;
}
.btn.btn-active-gold.active{
	border: 1px solid #c7bdae;
	background-color: #f5f2ee;
	font-weight: bold;
	color: #9b815a;
}
.btn.btn-pink{
	color: #fff!important;
	background-color: #bb9540;
	border-color: #bb9540!important;
}
.btn.btn-pink:hover{
	text-decoration: none;
	background-color: #ad893b!important;
	border-color: #ad893b!important;
}
.btn.btn-border-pink{
	color: #bb9540!important;
	border: 1px solid #bb9540!important;
	background-color: #f8f5ed;
}
.btn.btn-border-pink.color-b81840{
	color: #9b7725!important;
}
.btn.btn-border-pink:hover{
	text-decoration: none;
	background-color: #f2f2f2;
}
.btn.btn-border-pink-yes{
    width: 138px;
    height: 42px;
    line-height: 40px;
    margin-right: 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 3px;
    vertical-align: top;
}
.btn.btn-border-pink-yes.active{
	color: #ad893b;
	border: 2px solid #ad893b;
	line-height: 38px;
	background-image: url(../images/selected_red.png);
}
.btn.btn-border-pink-yes:hover{
	background-color: #f3f3f3;
}
.btn-border-active-pink{
	color: #8d8d8d;
}
.btn-border-active-pink.active{
	color: #ad893b!important;
	border: 1px solid #ad893b!important;
}
.btn.btn-gray{
	color: #717171;
	background-color: #ededed;
	border: 0;
}
.btn.btn-gray:hover{
	background-color: #e0e0e0;
}
.btn.btn-f8f6f2{

	background-color: #b39976;
}
.btn.btn-f8f6f2:hover{
	    background-color: #b39976;
}
.btn.btn-border-857055{
	color: #857055;
	border: 1px solid #857055;
}
.btn.btn-border-857055:hover{
	background-color: #f2f2f2;
}
.btn.btn-a7{
	color: #fefefe!important;
	border: 0;
	background-color: #a7a7a7;
}
.btn.btn-f9f8f6{
	border-color: #ece9e3;
	background-color: #f9f8f6;
	margin: 0 7px;
}
.btn.btn-f9f8f6:hover{
	background-color: #efece7;
}
.btn.btn-f9{
	background-color: #f9f9f9;
}
.btn.btn-f9:hover{
	background-color: #ededed;
}
.btn.btn-radius-16-12{
	font-size: 12px;
	border-radius: 16px;
	width: 115px;
	height: 32px;
	line-height: 30px;
	margin: 0 auto;
}
/*切换按钮样式 切换按钮没样式，只是用来给js提供一个索引*/
.switch-row{
	display: none;
}
.switch-row.active{
	display: block;
}
.radio input{
	display: none;
}

/*arrow箭头*/
.arrow{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
}
.arrow-normal{
	width: 20px;
	height: 20px;
	vertical-align: text-top;
	background-image: url(../images/normal_arrow.png);
}

/*input 样式*/
input:focus{
	border: 1px solid #96b8ef;
	outline: none;
}
.input-normal{
	color: #333;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 12px;
}
.input-normal::-webkit-input-placeholder{
	color: #999;
}
.input-normal::-moz-input-placeholder{
	color: #999;
}
.input-normal::-ms-input-placeholder{
	color: #999;
}
.input-normal::input-placeholder{
	color: #999;
}
.input-normal.readonly{
	background-color: #f9f9f9;
}
.input-normal.readonly:focus{
	outline: none;
	border: 1px solid #e1e1e1;
}

.input-bc-place input::-webkit-input-placeholder{
	color: #bcbcbc;
}
.input-bc-place input::-moz-input-placeholder{
	color: #bcbcbc;
}
.input-bc-place input::-ms-input-placeholder{
	color: #bcbcbc;
}
.input-bc-place input::input-placeholder{
	color: #bcbcbc;
}
.input-bc-place .select .placeholder{
	color: #bcbcbc;
}

/*textarea样式*/
.textarea-normal{
	display: block;
	line-height: 1.5;
	color: #333;
	font-family: "Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
	box-sizing: border-box;
	padding: 10px 12px;
	resize:none;
}

.textarea-normal::-webkit-input-placeholder{
	color: #999;
}
.textarea-normal::-moz-input-placeholder{
	color: #999;
}
.textarea-normal::-ms-input-placeholder{
	color: #999;
}
.textarea-normal::input-placeholder{
	color: #999;
}
.textarea-normal.place-c4::-webkit-input-placeholder{
	color: #c4c4c4;
}
.textarea-normal.place-c4::-moz-input-placeholder{
	color: #c4c4c4;
}
.textarea-normal.place-c4::-ms-input-placeholder{
	color: #c4c4c4;
}
.textarea-normal.place-c4::input-placeholder{
	color: #c4c4c4;
}

.textarea-normal.warning{
	border: 1px solid #fd565a!important;
	outline: none;
}

/*checkbox样式*/
.checkbox{
	cursor: pointer;
    padding-left: 26px;
    background-image: url(../images/check_box_default.png);
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.checkbox.active{
	background-image: url(../images/check_box_default_active.png);
}
.checkbox input{
	display: none;
}

/*自定义select样式*/
.select{
	position: relative;
}
.select select, .select .select-item{
	display: none;
	background-color: #fff;
}
.select-normal{
    border: 1px solid #e1e1e1;
    color: #333;
    border-radius: 3px;
    height: 42px;
    line-height: 40px;
	font-size: 14px;
	padding: 0 12px;
	box-sizing: border-box;
}
.select-normal.warning{
	border: 1px solid #fd565a;
	outline: none;
}
.select-normal .select-text{
	display: inline-block;
	width: 100%;
	cursor: pointer;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url('../images/off-detail-down.png');
}
.select-normal .select-item{
	position: absolute;
	top: 42px;
	left: -1px;
	width: 100%;
	max-height: 126px;
	margin: -1px 0;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	overflow-y: auto;
	z-index: 1;
}
.select-normal .select-item li{
	width: 100%;
	height: 42px;
	margin: 0;
	padding: 0 12px;
	cursor: pointer;
	box-sizing: border-box;
}
.select-normal .select-item li:hover{
	background-color: #f2f2f2;
}

/*pagination分页样式*/
.pagination{
	position: relative;
}
.pag-normal ul li{
	display: inline-block;
}
.pag-normal .left, .pag-normal .right, .pag-normal ul li a{
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #444;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	cursor: pointer;
}
.pag-normal .left{
	background-image: url(../images/page_prev.png);
}
.pag-normal .right{
	background-image: url(../images/page_next.png);
}
.pag-normal .left.unable{
	background-image: url(../images/page_prev_unable.png);
}
.pag-normal .right.unable{
	background-image: url(../images/page_next_unable.png);
}
.pag-normal .left:hover, .pag-normal .right:hover{
	background-color: #f2f2f2;
}
.pag-normal .left.unable:hover, .pag-normal .right.unable:hover{
	background-color: #fff;
}
.pag-normal ul li a.active, .pag-normal ul li a:hover{
	border-color: #bb9540;
	background-color: #bb9540;
	color: #fff;
}
.pag-color-857055 ul li a.active,.pag-color-857055 ul li a:hover{
	border-color: #857055;
	background-color: #857055;
}

/*面包屑菜单样式*/

.crumbs-menu li{
	display: inline-block;
	font-size: 14px;
	padding-left: 36px;
	background-image: url(../images/crumb-icon.png);
	background-repeat: no-repeat;
	background-position: 16px center;
}
.crumbs-menu li:first-child{
	padding-left: 0;
	background: transparent;
}
.crumbs-menu li a{
	color: #666;
}
.crumbs-menu .return{
	padding-left: 20px;
	font-size: 14px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/return.png);
}
.crumbs-menu .return:hover{
	color: #d00b3c;
	background-image: url(../images/return-hover.png);
	text-decoration: none;
}

/*垂直居中的ul样式，中间放置图片，通用*/
.vertical-center-ul{
	height: 100%;
	font-size: 0;
}
.vertical-center-ul li{
	display: inline-block;
	line-height: 1.5;
	font-size: 14px;
	vertical-align: middle;
	background-position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

/*文件上传按钮*/
.img-upload-wrap{
	color: #999;
}
.img-upload-wrap>p{
	display: inline-block;
	font-size: 14px;
	margin-bottom: 14px;
	line-height: 1;
	vertical-align: bottom;
}
.img-upload-wrap .img-uploads{
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	margin-right: 14px;
	margin-bottom: 14px;
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	background-image: url(../images/no-img.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	border-radius: 3px;
	cursor: pointer;
	box-sizing: border-box;
}
.img-upload-wrap input{
	display: none;
}
.img-upload-wrap .img-display{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
	margin-bottom: 14px;
}
.img-upload-wrap .img-display.active .img-wrap span{
	border: 2px solid #d00b3c;
}
.img-upload-wrap .img-display .img-delete{
	position: absolute;
	top: -9px;
	right: -9px;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background-image: url(../images/img-delete.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	z-index: 1;
}
.img-upload-wrap .img-display .img-delete:hover{
	box-shadow: 0 0 2px #000;
}
.img-upload-wrap .img-wrap{
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}
.img-upload-wrap .img-wrap span{
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border-radius: 3px;
	box-sizing: border-box;
}

.img-uploads input{
	display: none;
}
.img-uploads p{
	position: absolute;
	font-size: 14px;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
}

/*覆盖其他样式*/
.layui-layer{
	border-radius: 5px;
}

/*元素样式表*/
.register-page{
	background-image: url(../images/register-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.register-welfare{
	color: #33312f;
	padding-right: 75px;
	box-sizing: border-box;
}
.register-welfare h1{
	margin-top: 34px;
	margin-bottom:  51px;
}
.register-welfare h2{
	margin-bottom: 56px;
}
.register-welfare p{
	color: #514f4d;
}
.register-welfare .title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom:  51px;
}
.welfare-list li{
	position: relative;
}
.welfare-list p{
	position: absolute;
	top: 0;
	left: 140px;
	font-size: 14px;
	margin-top: -3px;
}
.register-form{
	background-color: #fff;
	padding: 60px 87px;
	box-sizing: border-box;
}
.register-form .form-row{
	position: relative;
	margin-bottom: 30px;
}
.register-form label{
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #4b4b4b;
	margin-bottom: 10px;
}
.register-form input{
	width: 100%;
	height: 42px;
	border: 1px solid #e0e0e0;
	/*border-radius: 3px;*/
	box-sizing: border-box;
}
.register-form .form-row .verCode{
	position: absolute;
	top: 30px;
	right: 3px;
	width: 90px;
	height: 30px;
}
.register-form .form-row .getCode{
	position: absolute;
	top: 35px;
	right: 1px;
	width: 100px;
	padding-left: 16px;
	color: #6c6c6c;
	font-size: 14px;
	border-left: 1px solid #e0e0e0;
	cursor: pointer;
}
.register-form .form-row .getCode.unable{
	color: #a3a3a3;
}
.bg-top-line{
	position: absolute;
	top: 0;
	height: 232px;
	background-image: url(../images/member-bg.png);
	z-index: -1;
}
.member-wallet-title{
	height: 110px;
}
.member-wallet-title>div>a{
	color: #fff;
}
.member-wallet-item{
	height: 122px;
	padding-left: 185px;
	background-color: #fff;
	box-sizing: border-box;
}
.member-wallet-item li{
	padding-left: 66px;
	width: 350px;
}
.member-wallet-item li.balance{
	background-image: url(../images/wallet-balance.png);
}
.member-wallet-item li.integral{
	background-image: url(../images/wallet-integral.png);
}
.member-wallet-item li.coupon{
	background-image: url(../images/wallet-coupon.png);
}
.center-wrap{
	padding-top: 45px;
}
.sider-bar{
	width: 110px;
}
.sider-bar .menu{
	padding-top: 25px;
	padding-bottom: 28px;
}
.sider-bar .menu .title{
	font-size: 16px;
	line-height: 1;
	color: #333;
}
.sider-bar .menu a.title:hover, .sider-bar .menu .title.active{
	color: #bb9540;
	text-decoration: none;
}
.sider-bar .menu li{
	font-size: 14px;
	margin-top: 18px;
	line-height: 1;
	color: #666;
}
.sider-bar .menu li:first-child{
	margin-top: 22px;
}
.sider-bar .menu li a{
	color: #666;
}
.sider-bar .menu li a.active{
	color: #bb9540;
	text-decoration: none;
}
.center-container{
	width: 1090px;
	font-size: 14px;
}
.center-container-item{
	position: relative;
	padding: 35px 35px 65px;
	background-color: #fff;
}
.order-btns{
	margin-bottom: 24px;
}
.order-btns .order-btn{
	display: inline-block;
	margin-right: 45px;
	padding-bottom: 12px;
	font-size: 18px;
	color: #8b8b8b;
	margin-bottom: -1px;
	border-bottom: 2px solid transparent;
	text-decoration: none;
}
.order-btns .order-btn:hover, .order-btns .order-btn.active{
	color: #bb9540;
	border-bottom-color: #bb9540;
}
.order-lis-group{
	padding-left: 20px;
}
.order-lis-group li{
	width: 250px;
	padding-left: 58px;
	color: #6e6b6d;
	line-height: 24px;
	box-sizing: border-box;
}
.order-lis-group li.bg-card{
	background-image: url(../images/order-card.png);
}
.order-lis-group li.bg-key{
	background-image: url(../images/order-key.png);
}
.order-lis-group li.bg-chat{
	background-image: url(../images/order-chat.png);
}
.order-lis-group li.bg-tag{
	background-image: url(../images/order-tag.png);
}
.order-lis-group li.bg-order{
	line-height: 48px;
	background-image: url(../images/order-arrow.png);
}
.order-lis-group li p .key-word{
	font-size: 16px;
	vertical-align: top;
	color: #d00b3c;
}
.order-lis-group li a{
	color: #6e6b6d;
}
.order-header{
	height: 42px;
	line-height: 42px;
	padding: 0 32px;
	font-size: 14px;
	color: #646464;
	background-color: #f9f8f6;
}
.list-pl-50 .order-header{
	padding-left: 50px;
}
.list-pl-52 .order-header{
	padding-left: 52px;
}
.list-pl-pr-0 .order-header{
	padding-left: 0;
	padding-right: 0;
}
.order-header.bold>div{
	font-weight: bold;
}
.order-header>div{
	display: inline-block;
    margin: 0 10px;
    text-align: center;
    box-sizing: border-box;
}
.order-header>div:first-child{
	margin-left: 0;
}
.order-card{
	border: 1px solid #eee;
	margin-top: 10px;
}
.order-card:first-child{
	margin-top: 0;
}
.order-card-header{
	padding: 15px 32px;
	background-color: #F9F8F6;
}
.order-card-header p{
	display: inline-block;
	line-height: 1;
	color: #6E6B6D;
}
.order-card-body{
	padding: 26px 32px 20px;
}
.mall-card .order-card-body{
	min-height: 110px;
	/*line-height: 110px;*/
	padding: 0 32px 0 0;
}
.mall-card .order-card-body>div{
	display: inline-block;
	line-height: 1.5;
	vertical-align: top;
	text-align: center;
	height: 60px;
    padding: 25px 10px;
}
.mall-card .order-card-body>div:first-child{
	padding-left: 32px;
}
.order-card-body .fl p{
	line-height: 1;
	margin-bottom: 14px;
}
.order-card-body .fl p:first-child{
	font-size: 18px;
	color: #33312f;
}
.order-card-body .fr{
	text-align: right;
}
.order-card-body .btn-group .btn{
	display: inline-block;
	/*padding: 0 15px;*/
	width: 94px;
	height: 32px;
	line-height: 30px;
	font-size: 12px;
	color: #3b3730;
	border-color: #e2dfd8;
	margin-left: 16px;
	border-radius: 3px;
}
.order-card-body .btn-group .btn:hover{
	background-color: #f2f2f2;
}
.mall-card .btn-group .btn{
	display: block;
	margin: 0;
}
.gift-list-title{
	margin-bottom: 25px;
}
.gift-list-item{
	display: inline-block;
	padding-left: 40px;
	font-size: 14px;
}
.gift-list-item:first-child{
	padding-left: 0;
}
.gift-list-item>a>*{
	width: 225px;
}
.gift-list-item img{
	height: 225px;
	margin-bottom: 5px;
}
.gift-list-item>a>p{
	line-height: 24px;
}
.gift-list-item>a{
	text-decoration: none;
}
.gift-list-item .gift-price{
	margin-top: 22px;
}
.gift-price p{
	display: inline-block;
	position: relative;
	line-height: 1;
	top: -2px;
}
.gift-price p:first-child{
	top: 0;
}
.gift-price .score{
	color: #edc03b;
}
.detail-left-pay .mb-35{font-weight: bold;font-size: 22px;}
.order-detail-card .color-2f{font-weight: bold;font-size: 22px;}

.order-detail-card{
	    box-shadow: 0 0 5px #ccc;
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding: 40px 30px;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.detail-left-pay{
	display: inline-block;
	width: 650px;
}
.detail-left-pay p{
	display: inline-block;
	line-height: 40px;
}
.detail-right-pay{
	width: 480px;
	padding: 0 45px;
	line-height: 26px;
}
.detail-right-pay p{
	color: #464646;
}
.detail-left-info .info-label{
	display: inline-block;
	width: 130px;
}
.detail-left-info .info-detail{
	display: inline-block;
	width: 600px;
}
/*.info-detail p:nth-child(2){  background: url(../images/map.png) no-repeat 70% center;}*/
.dituzhibiao{
    background: url(../images/map.png) no-repeat center;
}
.detail-left-info .info-label p{
	color: #818181;
}
.detail-right-info img{
	width: 250px;
	height: 160px;
}
.detail-right-info .text-block{
	width: 250px;
	text-align: center;
}
.detail-right-info .text-block p{
	line-height: 1;
	margin-top: 18px;
}
.cost-list li{
	height: 40px;
	line-height: 40px;
	font-size: 0;
	border-bottom: 1px solid #ddd;
}
.cost-list li.cost-header{
	background-color: #f8f6f2;
	border-bottom: 0;
}
.cost-list li p{
	display: inline-block;
	font-size: 14px;
	width: 150px;
	text-align: center;
	color: #666;
}
.cost-list li.cost-header p{
	color: #333;
	font-weight: bold;
}
.cost-list li>:first-child{
	width: 190px;
}
.cost-total{
	text-align: right;
}
.cost-total>*{
	display: inline-block;
	font-size: 14px;
}
.cost-total .left{
	vertical-align: top;
}
.cost-total .right{
	width: 220px;
	padding-right: 50px;
	box-sizing: border-box;
}
.order-id-date p{
	display: inline-block;
	color: #666;
	margin-left: 30px;
	line-height: 32px;
}
.order-id-date p:first-child{
	margin-left: 0;
}
.comment-wrap .left, .comment-wrap .right{
	background-color: #fff;
	box-sizing: border-box;
	vertical-align: top;
}
.comment-wrap .left{
	width: 360px;
	height: 100%;
	padding: 55px;
	margin-right: 2px;
}
.comment-wrap .left img{
	width: 100%;
}
.comment-wrap .left p{
	font-size: 14px;
	line-height: 28px;
}
.comment-wrap .right-wrap{
	width: 840px;
	height: 100%;
	padding: 0;
	padding-left: 2px;
}
.comment-wrap .right{
	padding: 60px 85px 90px 80px;
}
.comment-item{
	display: inline-block;
	width: 310px;
	padding-bottom: 28px;
}
.comment-item p{
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	margin-right: 24px;
}
.comment-item .start-group{
	display: inline-block;
	vertical-align: top;
}
.comment-item .start{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background-image: url(../images/comment-start-dark.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.comment-item .start.active{
	background-image: url(../images/comment-start-light.png);
}
.comment-item .score{
	color: #da4040;
}
.order-state li{
	position: relative;
	display: inline-block;
	width: 210px;
	padding-top: 42px;
	vertical-align: top;
}
.order-state li p{
	color: #999;
	font-size: 14px;
	line-height: 1;
	margin-top: 14px;
	text-align: center;
}
.order-state li p:first-child{
	margin-top: 16px;
}
.order-state li.active p{
	color: #333;
}
.order-state li .state{
	position: absolute;
	display: block;
	top: 0;
	height: 42px;
	line-height: 42px;
}
.order-state li .state .left{
	display: inline-block;
	width: 105px;
	height: 5px;
	background-color: #C9C9C9;
	vertical-align: middle;
	z-index: 0;
}
.order-state li.active .state .left{
	background-color: #B81840;
}
.order-state li:first-child .state .left{
	background-color: transparent!important;
}
.order-state li .state .right{
	display: inline-block;
	width: 105px;
	height: 5px;
	background-color: #C9C9C9;
	vertical-align: middle;
	z-index: 0;
}
.order-state li.active .state .right{
	background-color: #B81840;
}
.order-state li.last .state .right{
	background-color: transparent!important;
}
.order-state li .state .center{
	position: absolute;
	display: block;
	left: 84px;
	top: 0;
	height: 42px;
	width: 42px;
 	background-image: url(../images/order-state-false.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
.order-state li.active .state .center{
 	background-image: url(../images/order-state-true.png);
	z-index: 1;
}
.detail-Morder-info{
	padding: 20px 0 0 30px;
}
.detail-Morder-info td{
	width: 360px;
	vertical-align: top;
	padding-left: 50px;
	border-left: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.detail-Morder-info td:first-child{
	width: 390px;
}
.detail-Morder-info td:first-child{
	border: 0;
	padding-left: 0;
}
.detail-Morder-info td h5{
	margin-bottom: 20px;
}
.detail-Morder-info td p{
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	width: 200px;
	vertical-align: top;
}
.detail-Morder-info.Minfo td p:first-child{
	width: 70px;
}
.order-header.mall-header{
	color: #444;
}
.order-header.mall-header div:first-child{
	padding: 0 30px;
	text-align: left;
	box-sizing: border-box;
}
.order-item{
	color: #444;
	padding: 0 32px;
	border-bottom: 1px solid #ededed;
}
.order-item>div{
	display: inline-block;
	padding: 15px 30px;
    margin: 0 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
}
.order-item>div:first-child{
	margin-left: 0;
	text-align: left;
}
.order-item>div img{
	width: 55px;
	height: 55px;
}
.order-item .item-detail{
	display: inline-block;
	vertical-align: top;
	width: 230px;
	padding: 0 18px;
	box-sizing: border-box;
}
.price-tag{
	text-align: right;
	margin-right: 35px;
}
.price-tag div{
	display: inline-block;
	line-height: 28px;
	padding-left: 24px;
}
.price-tag div:first-child{
	color: #999;
}
.detail-Morder-info.time-line{
	padding: 10px 0 0 5px;
}
.detail-Morder-info.time-line td{
	width: 720px;
	padding: 0;
	border: 0;
}
.time-line-wrap{
	padding-left: 5px;
	max-height: 235px;
	overflow-y: auto;
}
.detail-Morder-info.time-line td:first-child{
	width: 415px;
}
.detail-Morder-info.time-line td:first-child img{
	width: 130px;
	height: 130px;
}
.detail-Morder-info.time-line td:first-child>div{
	display: inline-block;
	vertical-align: top;
	width: 250px;
	padding-left: 20px;
	box-sizing: border-box;
}
.detail-Morder-info.time-line td .day-time{
	position: relative;
}
.detail-Morder-info.time-line td .day-time>span{
	position: absolute;
	top: 0;
	left: 20px;
	line-height: 1;
}
.detail-Morder-info.time-line td p{
	display: block;
	width: 100%;
	margin: 0;
	line-height: 32px;
}
.detail-Morder-info.time-line td .line{
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: 1px solid #987b39;
}
.detail-Morder-info.time-line td .line>span{
	display: block;
	position: absolute;
	width: 11px;
	height: 12px;
	top: 0;
	left: -6px;
	background-image: url(../images/timeline-dot-dark.png);
	background-repeat: no-repeat;
	background-position: center;
}
.detail-Morder-info.time-line td .day-time:first-child .line:first-child>span{
	background-image: url(../images/timeline-dot-light.png);
}
.detail-Morder-info.time-line td .line p{
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	width: 450px;
	margin-top: -7px;
}
.detail-Morder-info.time-line td .line p:first-child{
	position: relative;
	text-align: right;
	width: 180px;
    padding-right: 25px;
    box-sizing: border-box;
}
.service-content .service-row{
	position: relative;
	padding: 0 60px;
	padding-bottom: 20px;
}
.service-content .service-row>*{
	display: inline-block;
}
.service-content .service-row p{
	line-height: 30px;
	margin-right: 5px;
	vertical-align: top;
}
.order-list li{
	padding: 13px 32px;
	border-bottom: 1px solid #e7e7e7;
}
.list-pl-50 .order-list li{
	padding-left: 50px;
}
.list-pl-52 .order-list li{
	padding-left: 52px;
}
.list-pl-pr-0 .order-list li{
	padding-left: 0;
	padding-right: 0;
}
.list-pt-pb-30 .order-list li{
	padding-top: 30px;
	padding-bottom: 30px;
}
.list-pt-pb-20 .order-list li{
	padding-top: 20px;
	padding-bottom: 20px;
}
.order-list li>div{
	display: inline-block;
	color: #828282;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px;
	box-sizing: border-box;
}
.order-list li div:first-child{
	margin-left: 0;
}
.order-list li a{
	display: inline-block;
	color: #d00b3c;
	text-decoration: underline;
}
.mt-0 .order-card{
	margin-top: 0;
	border-top: 0;
}
.mt-0 .order-card:first-child{
	border-top: 1px solid #eee;
	margin-top: 10px;
}
.order-text-row{
	font-size: 0;
	padding-top: 40px;
}
.order-text-row h3{
	margin-bottom: 20px;
}
.order-text-row p{
	display: inline-block;
	font-size: 14px;
	width: 1070px;
	text-align: justify;
	vertical-align: top;
}
.order-text-row p:first-child{
	display: inline-block;
	font-size: 14px;
	width: 70px;
}
.refund-progress{
	padding-left: 28px;
	padding-top: 12px;
}
.refund-progress .progress-item{
	position: relative;
	display: inline-block;
	min-width: 28px;
}
.refund-progress .progress-line{
	display: inline-block;
	height: 28px;
}
.refund-progress .progress-line{
	display: block;
	width: 160px;
	height: 4px;
	background-color: #eee;
	z-index: 0;
}
.progress-item.active .progress-line{
	background-color: #9b7725;
}
.order-text-row .refund-progress p{
	width: auto;
	margin-left: -50%;
    margin-top: 30px;
    line-height: 1;
}
.order-text-row .refund-progress .progress-item.active p{
	color: #9b7725;
}
.progress-item .progress-dot{
	position: absolute;
	display: block;
	top: -12px;
    left: -14px;
    width: 28px;
    height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #979797;
	text-align: center;
	font-family: Arial;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	background-image: url(../images/refund-progress-no.png);
	z-index: 1;
}
.progress-item.active .progress-dot{
	font-size: 0;
	background-image: url(../images/refund-progress-yes.png);
}
.progress-item.last .progress-line{
	background-color: transparent;
}
.offers_lis{
	margin-right: -20px;
}
.offers_lis ul{
	border-top: 0;
	padding-top: 0;
}
.offers_lis li{
	margin-left: 0;
	margin-right: 20px;
	margin-bottom: 35px;
}
.offers_lis .lis_top{
	height: 173px;
	padding-top: 45px;
	background-image: url(../images/member-off-head.png);
	box-sizing: border-box;
}
.offers_lis.used .lis_top, .offers_lis.pass-date .lis_top{
	background-image: url(../images/member-off-head-not.png);
	color: #797777;
}
.offers_lis .lis_top .sale_price{
	margin: 0;
}
.offers_lis .lis_top .sale_price p{
	font-family: arial;
	line-height: 1;
}
.offers_lis .lis_top .sale_price span{
	line-height: 1;
	bottom: 0.3em;
}
.offers_lis .lis_top .sale_title{
	margin-top: 5px;
}
.offers_lis .lis_top .sale_time{
	font-size: 12px;
	color: #bba477;
	margin-top: 35px;
}
.offers_lis.used .lis_top .sale_time, .offers_lis.pass-date .lis_top .sale_time{
	color: #b0afaf;
}
.offers_lis .lis_bottom{
	position: relative;
	height: 220px;
	box-sizing: border-box;
}
.offers_lis.used .lis_bottom{
    border-color: #e6e6e6;
}
.offers_lis .lis_bottom p{
	color: #666;
	font-size: 12px;
    line-height: 20px;
}
.offers_lis .lis_bottom p:first-child{
	line-height: 1;
	color: #444;
	margin-bottom: 10px;
}
.lis_bottom .lis_detail{
	font-size: 12px;
	margin-top: 5px;
}
.lis_bottom .used-icon{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	right: 20px;
	bottom: 20px;
	background-image: url(../images/off-used-icon.png);
}
.pass-date .lis_bottom .used-icon{
	background-image: url(../images/off-passdate-icon.png);
}
.lis_bottom .lis_detail span{
	background-image: url(../images/off-detail-down.png);
}
.integral-text{
	    vertical-align: middle;
	display: inline-block;
	padding-left: 55px;
	background-image: url(../images/wallet-score.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.integral-text p{
	line-height: 1;
}
.btn-center-score{
	position: absolute;
	right: 35px;
	top: 50%;
	margin-top: -21px;
}
.img-show{
	display: none;
	width: 100%;
	height: auto;
	margin-top: 6px;
	border-radius: 3px;
	overflow: hidden;
}
.img-show img{
	width: 100%;
}
.quest-list{
	border-top: 1px solid #eaeaea;
}
.quest-list li{
	padding: 20px 0;
	border-bottom: 1px solid #eaeaea;
}
.quest-list li>*{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.quest-list li>img{
	width: 60px;
	height: 60px;
}
.quest-list .quest-row{
	display: block;
	margin-top: 12px;
}
.quest-list .quest-row:first-child{
	margin-top: 0;
}
.quest-list .quest-row>div{
	display: inline-block;
}
.quest-list .quest-row>div>*{
	display: inline-block;
	vertical-align: top;
}
.quest-list .quest-row .head{
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	margin-right: 5px;
	color: #fff;
	text-align: center;
	background-color: #bb9540;
}
.quest-list .quest-row .body{
	width: 720px;
}
.order-list .default-person{
	display: inline-block;
	position: relative;
	color: #646464;
}
.order-list .default-person span{
	position: absolute;
	right: -4em;
	color: #da4040;
}
.order-list.color-3 li div{
	color: #333;
}
.layer-popup{
	display: none;
    padding: 30px 42px;
}
.layer-popup h3{
	font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}
.info-list{
	border: 1px solid #e7e7e7;
}
.info-list .order-header, .info-list .order-list{
	font-size: 0;
}
.info-list .order-header>*, .info-list .order-list>li>*{
	font-size: 14px;
}
.order-list li div .default-staff{
	display: inline-block;
	color: #b81840;
	line-height: 30px;
	cursor: pointer;
}
.order-list li div .default-staff.active{
	color: #fefefe;
	height: 30px;
	border-radius: 3px;
	width: 90px;
	box-sizing: border-box;
	background-color: #a7a7a7;
	cursor: default;
}
.invoice-rows{
	margin-right: -20px;
}
.invoice-rows li{
	margin-top: 18px;
	padding-right: 20px;
	box-sizing: border-box;
}
.invoice-rows.li-mt-14>li{
	margin-top: 14px;
}
.invoice-rows li label{
	position: relative;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	left: 0;
}
.invoice-rows li label span{
	position: absolute;
	right: -14px;
	top: 5px;
	line-height: 14px;
}
.invoice-rows li input{
	display: block;
}
.isIncre{
	opacity: 0;
	alpha(opacity=0);
}
.showIncre .isIncre{
	opacity: 1;
	alpha(opacity=100);
}
.first-li-none li:first-child{
	display: none;
}
.info-row li{
	margin-top: 30px;
}
.info-row li:first-child{
	margin-top: 0;
}
.info-row li>*{
	display: inline-block;
}
.info-row li p{
	line-height: 1;
	width: 150px;
}
.info-row li p:first-child{
	width: 85px;
}
.info-row li a{
	cursor: pointer;
}
.box-pink{
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	background-color: #bb9540;
}
.verify-line{
	font-size: 0;
	line-height: 1;
    padding-left: 17px;
}
.verify-item{
	display: inline-block;
	position: relative;
	padding-right: 12px;
	margin-right: 4px;
	text-align: right;
}
.verify-item span{
	display: block;
	text-align: right;
}
.verify-item span.line{
	width: 120px;
	height: 1px;
	background-color: #e7e7e7;
}
.verify-line .verify-item:first-child{
	margin-left: -50px;
}
.verify-line .verify-item:first-child span.line{
	display: none;
}
.verify-item span.dot{
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	right: 0;
	top: -3px;
	background-image: url(../images/verify_dot.png);
	background-position: center;
	background-repeat: no-repeat;
}
.verify-item.active span.dot{
	background-image: url(../images/verify_dot_active.png);
}
.verify-item span.text{
	display: inline-block;
	position: relative;
    right: -8px;
	font-size: 14px;
	bottom: 0;
}
.verify-item span.text p{
    position: relative;
	right: -50%;
	color: #a5a5a5;
	top: -24px;
}
.verify-item.active span.text p{
	color: #d00b3c;
}
.verify-code p{
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.verify-code input{
	margin-top: 20px;
}
.lis_detail .more_detail{
	top: 18px;
}
.lis_detail .more_detail.reverse{
	bottom: 18px;
}
.lis_detail .more_detail .detail{
	width: 240px;
	box-sizing: border-box;
}
.fixed-height{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.form-tips{
	position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 12px;
    line-height: 16px;
    padding-left: 16px;
    margin: 0;
    background-image: url(../images/tips_wraning.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #f25a5a;
}
.sm-tips-row{
	position: relative;
	width: 100%;
}
.sm-tips-row .form-tips{
	bottom: -16px;
}
.tips-r .form-tips{
	position: relative;
	bottom: 0;
}
.email-tips{
	color: #e8922d;
}
#layer-phone .form-row, #layer-mail .form-row, #layer-psw .form-row{
	position: relative;
}
#layer-phone .verCode, #layer-mail .verCode, #layer-psw .verCode{
    position: absolute;
    top: 30px;
    right: 3px;
    width: 90px;
    height: 30px;
}
#layer-psw .verCode{
	top: 12px;
}
#layer-phone .form-tips, #layer-mail .form-tips, #layer-psw .form-tips{
	font-size: 12px!important;
	font-weight: normal!important;
}
.mall-card .order-card-body div.order-sub-list{
	width: 427px;
	text-align: left;
	margin-left: 0;
	line-height: 110px;
	padding: 0;
	height: auto;
	box-sizing: border-box;
}
.mall-card .order-card-body div.order-sub-list .sub-item{
	margin: 0;
    line-height: 1.5;
    min-height: 60px;
    padding: 25px 0;
    /*box-sizing: border-box;*/
}
.mall-card .order-card-body div.order-sub-list .sub-item>*{
	display: inline-block;
	margin-right: 0;
	margin: 0 10px;
    text-align: center;
    vertical-align: top;
}
.mall-card .order-card-body div.order-sub-list .sub-item>*:first-child{
	margin-left: 0;
	text-align: left;
	padding-left: 32px;
    font-size: 0;
    box-sizing: content-box;
}
.cancelOrderLayer{
	min-height: 300px;
	height: auto;
}
.cancelOrderLayer .orderTitle{
	margin-top: 10px;
	font-size: 14px;
}
.cancelOrderLayer .orderTitle span{
	font-weight: bold;
}
.cancelOrderLayer .form-row{
	margin-top: 10px;
	margin-bottom: 18px;
}
.cancelOrderLayer .form-row label{
	display: block;
	margin-bottom: 8px;
}
.cancelOrderLayer .form-row.btns{
	margin: 40px 0 15px;
}
.cancelOrderLayer textarea{
	display: none;
}
.mall-card .order-card-body img{
	width: 60px;
	height: 60px;
}
.mall-card .order-card-body>div:first-child img{
	vertical-align: top;
	display: inline-block;
}
.mall-card .order-card-body>div:first-child p{
	display: inline-block;
	vertical-align: top;
	width: 225px;
	line-height: 20px;
	padding-left: 10px;
	box-sizing: border-box;
}
.order-card-body .btn-group{
	line-height: 1.5;
}
.writeOff .br-e9{
	border-right: 1px solid #e9e9e9;
}
.order-card.writeOff .order-sub-list{
	border-right: 1px solid #eee;
}
.order-card.writeOff .order-sub-list .sub-item>div:first-child{
	font-size: 0;
}
.order-card.writeOff .order-sub-list .sub-item img{
	vertical-align: top;
    display: inline-block;
}
.order-card .order-sub-list .sub-item p{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 230px;
    padding-left: 10px;
    box-sizing: border-box;
}
.order-card.writeOff .order-sub-list .sub-item .w-70{
	width: 69px!important;
}
.order-card.writeOff .order-sub-list .sub-item{
	border-top: 1px solid #eee;
}
.order-card-body>div:first-child p span,
.order-card.writeOff .order-sub-list .sub-item p span{
	font-size: 14px;
	line-height: 20px;
	min-height: 40px;
}
.order-card-body>div:first-child p i,
.order-card.writeOff .order-sub-list .sub-item p i{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.order-card-body>div:first-child p i.colorRed,
.order-card.writeOff .order-sub-list .sub-item p i.colorRed{
	color: #E45252;
}
.order-card-body>div p.colorRed{
	color: #E45252;
}
.order-card-body>div a.colorPrimary{
	color: #BB9540;
	display: block;
	cursor: pointer;
}
.order-detail-card .detail-left-pay .saleCode{
	color: #333;
}
.order-detail-card .detail-left-pay .saleCode span{
	color: #BB9540;
	padding-left: 13px;
}
.writeQrcode{
	width: 160px;
	padding: 10px;
	border: 1px solid #e8e8e8;
    margin: 0 auto;
    box-sizing: border-box;
}
.writeQrcode img{
	width: 100%;
}
.writeOffDetail .order-header>div{
	margin: 0;
}
.writeOffDetail .order-item>div{
	padding: 15px 0;
	margin: 0;
}
.writeOffDetail .order-item>div:first-child{
	padding-left: 30px;
}
.writeOffDetail .order-item .item-detail{
	width: 180px;
	padding: 0 10px 0 15px;
}
.writeOffDetail .order-item .btn{
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	border-radius: 3px;
	border: 0;
	text-decoration: none;
}
.order-item.bg-fa{
	background-color: #fafafa;
}
.writeOffDetail .order-item>div>p{
	display: inline-block;
	color: #999;
}
.writeOffDetail .order-item>div>span{
	display: inline-block;
	color: #E04040;
}
.writeOffDetail .price-tag{
	margin-right: 205px;
}
.giving input{
	height: 38px;
}
.giving .service-content .num-input{
	width: 137px;
}
.giving .service-content .maxNum{
	color: #a5a5a5;
	padding-left: 10px;
}
.giving .service-content input[name=givingPhone]{
	width: 287px;
}
.giving .service-content .service-row p{
	line-height: 38px;
	width: 75px;
}
.giving .service-content button{
	margin-left: 143px;
	margin-top: 10px;
}
.giving .service-content .service-row p.form-tips{
	line-height: 1.5;
	left: 143px;
	width: auto;
	bottom: 0;
}
.myGiving h1{
	font-size: 22px;
	margin-bottom: 30px;
}
.myGiving .mall-card .order-card-body>div:first-child p{
	width: 165px;
}
.myGiving.center-container-item{
	color: #333;
}
.myGiving .order-header{
	padding-right: 0;
}
.myGiving .order-card-body{
	padding-right: 0;
}
.myGiving .mall-card .order-card-body>div p{
	display: inline-block;
	color: #999;
}
.myGiving .mall-card .order-card-body>div span{
	display: inline-block;
	color: #E04040;
}
#confirm-layer .gifts{
	text-align: left;
	padding: 0 40px;
}
#confirm-layer .gifts img{
	display: inline-block;
	width: 80px;
	height: 80px;
}
#confirm-layer .gifts .giftsText{
	display: inline-block;
	vertical-align: top;
	width: 390px;
	padding-left: 10px;
	box-sizing: border-box;
}
#confirm-layer .gifts .giftsText p{
	font-size: 14px;
	color: #444;
}
#confirm-layer .gifts .giftsText span{
	display: block;
	font-size: 14px;
	color: #8c8c8c;
}
#confirm-layer .gifts .giftsText b{
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #444;
	font-weight: bold;
}
#confirm-layer .gifts .giftsText .textTop{
	min-height: 60px;
	line-height: 20px;
}
#confirm-layer .gifts .reInfo{
	margin-top: 14px;
	font-size: 14px;
	line-height: 26px;
	color: #737373;
}
#confirm-layer .gifts .giftTips{
	color: #ED9022;
	background-color: #FCF6E6;
	padding: 13px 0 13px 40px;
	margin-top: 10px;
}
#confirm-layer .btns{
	margin-top: 28px;
}
.writeOff .orderNum{
	color: #333;
	font-size: 14px;
}
.writeConfirm table{
	width: 100%;
	margin-top: 40px;
}
.writeConfirm table th{
	background-color: #F4F4F4;
	font-size: 14px;
	text-align: center;
	height: 40px;
}
.writeConfirm table th:first-child{
	text-align: left;
	padding-left: 34px;
}
.writeConfirm table td{
	width: 130px;
	padding: 16px 0;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #F5F5F5;
}
.writeConfirm table td:first-child{
	width: 200px;
	text-align: left;
	padding-left: 34px;
	box-sizing: border-box;
}
.writeConfirm .countText{
	margin-top: 20px;
	padding-right: 64px;
}
.writeConfirm .countText p{
	font-size: 14px;
	text-align: right;
	line-height: 26px;
}
.writeConfirm .countText p span{
	display: inline-block;
	width: 40px;
}
