﻿@charset "utf-8";
/* CSS Document */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
ul {list-style-type:none;}
* {margin:0;padding:0;}
body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
	font-size: 12px;
	-webkit-text-size-adjust: none;
	padding: 0px;
	margin: 0px;
	background: #f9f9f9;
}

ul,li {padding:0px;margin:0px;list-style-type:none;list-style:none;text-decoration:none;}
img {border:0px;margin:0px;padding:0px;}
p {margin:0px;padding:0px;}
a {text-decoration:none;margin:0;padding:0;border:0;color:#000;}
.bg {
	max-width:640px;
	margin:0 auto;
}
.mt5{
	margin-top: 5px;
}
.head {
	background:#961416;
	float: left;
	height: 44px;
	width: 100%;
	position: relative;
}
.head div {
	display: inline;
	float: left;
	height: 44px;
	width: 50%;
	margin-left: 25%;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.logo {
	float: left;
	width: 90px;
	position: absolute;
	z-index: 99999;
	left: 3%;
	top: 5px;
	height: 32px;
}
.left_arrow {
	float: left;
	width: 15px;
	position: absolute;
	left: 3%;
	top: 9px;
	z-index: 99999;
	height: 26px;
}
.cen {
	float: left;
	width: 100%;
}
.appraise_list {
	float: left;
	width: 100%;
}
.appraise_list ul li {
	float: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	padding-right: 2%;
	padding-left: 2%;
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 14px;
	background-color: #fff;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaeaea;
	border-bottom-color: #eaeaea;
}
.appraise_list ul li a img {
	float: left;
	width: 30%;
	border: 1px solid #cccccc;
}
.appraise_list_info {
	float: left;
	width: 60%;
	margin-left: 3%;
	display: inline;
	line-height: 22px;
	color: #666;
}
.appraise_link {
	float: left;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.appraise_links {
	float: left;
	width: 100%;
	color: #333;
	line-height:20px;
	height: 40px;
	overflow: hidden;
}

.look_link {
	float: right;
	margin-left: 10px;
	width: 36%;
	line-height: 28px;
	text-align: center;
	height: 28px;
	font-size: 14px;
	color: #FFF;
	display: inline;
	margin-top: 10px;
	background:#ed6132;
}
.more_link {
	color: #d4d4d4;
	display: inline;
	padding-left: 30px;
	background-image: url(../images/more_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.more_div {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.appraise_list_info div {
	color: #9c1518;
	float: left;
	line-height: 28px;
	clear: both;
}
.look_con {
	float: left;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	padding-right: 2%;
	padding-left: 2%;
	background-size: 14px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.look_con a img {
	float: left;
	width: 30%;
	border: 1px solid #cccccc;
}
.look_con_link {
	float: left;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}
.appraise_con {
	display: inline;
	float: left;
	width: 96%;
	margin-left: 2%;
}
.appraise_con img {
	width: 20%;
}
.star_div {
	background-image: url(../images/star_gray_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 104px;
	background-size: 104px 15px;
}
.star_div div {
	background-image: url(../images/star_yellow_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	background-size: 104px 15px;
}
.star_divs {
	float: left;
	width: 94%;
	margin-top: 15px;
	padding-bottom: 15px;
	display: inline;
	margin-left: 3%;
}
.star_divs span {
	line-height: 16px;
	color: #666;
	float: left;
	display: inline;
	margin-left: 10px;
}
.star_divs span div {
	color: #9c1518;
	float: left;
}
.appraise_info {
	line-height: 40px;
	display: inline;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#eaeaea;
	color: #666;
}
.appraise_cons {
	line-height: 28px;
	display: inline;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	color: #333;
	padding-top: 20px;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.revinp {
	float: left;
	height: 30px;
	width: 200px;
}
.level .level_solid,.level .level_hollow {
	float: left;
	background-image: url("../images/star_img.png");
	background-repeat: no-repeat;
	display: block;
	width: 40px;
	height: 30px;
}
.level .level_solid {
	background-position: 0px 0px;
}
.level .level_hollow {
	background-position: -40px 0px;
}
.grade {
	float: left;
	height: 30px;
	width: 200px;
	position: absolute;
	margin-left: -100px;
	display: inline;
	left: 50%;
	top: 20px;
}
.grade_div {
	float: left;
	width: 100%;
	position: relative;
	height: 70px;
}
.num_div {
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.num_div span {
	color: #9c1518;
}
.appraise_textbox {
	display: inline;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
	padding-bottom: 30px;
}
.text1:focus,.text1s:focus,.text1e:focus,.text2e:focus,.text2:focus,.text3:focus,.text4:focus,.text5:focus,.textarea1:focus,.grade_textboxs textarea:focus {outline:none;}
.text1 {
	line-height: 36px;
	color: #666;
	float: left;
	width: 96%;
	display: inline;
	margin-left: 2%;
	height: 36px;
	background-color: transparent;
	text-decoration: none;
	font-family: "微软雅黑";
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-top-color: #e7cfac;
	border-right-color: transparent;
	border-bottom-color: #e7cfac;
	border-left-color: transparent;
	border-top-style: solid;
}
.textarea1 {
	float: left;
	height: 180px;
	width: 84.9%;
	text-decoration: none;
	scroll: none;
	resize: none;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	display: inline;
	padding-top: 10px;
	text-decoration: none;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	margin-left: 2%;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-right: 0px;
	border-left: 0px;
	background: transparent;
}
.textarea1.notp_border{
	border-top:none;
}
.message{
	font-size: 12px;
	color: #666666;
	line-height: 40px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}
.post_button {
	font-size: 16px;
	line-height: 46px;
	margin-top: 26px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 46px;
	width: 100%;
	background:#ed6132;
	border:none;
}
.add_link {
	line-height: 44px;
	float: right;
	height: 44px;
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 3%;
	z-index: 99999;
}
.null_div {
	float: left;
	width: 100%;
	margin-top: 100px;
}
.null_div img {
	float: left;
	width: 30%;
	display: inline;
	margin-left: 35%;
}
.null_div span {
	font-size: 16px;
	line-height: 60px;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
}
.text_box {
	display: inline;
	float: left;
	width: 96%;
	margin-top: 10px;
	margin-left: 2%;
}
.text_box span {
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 40px;
	width: 23%;
	text-align: center;
}
.text2 {
	line-height: 40px;
	display: inline;
	float: left;
	height: 40px;
	font-family: "微软雅黑";
	width: 70%;
	padding-left: 3%;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #eeeeee;
}
.text6{
	line-height: 40px;
	display: inline;
	float: left;
	height: 40px;
	font-family: "微软雅黑";
	width: 40%;
	padding-left: 3%;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #eeeeee;
}
.text3 {
	line-height: 40px;
	float: left;
	height: 40px;
	font-family: "微软雅黑";
	width:16%;
	text-align:center;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #eeeeee;
}
.select_link {
	line-height: 40px;
	float: left;
	height: 40px;
	background-size: 22px;
	border: none;
	background-color: #FFF;
	overflow: hidden;
	color: #666;
	width: 96.3%;
	display: inline;
	padding-left: 3%;
}
.text_box span.no_w {
	width: auto;
	float: right;
	color: #ed6132;
	display: inline;
	margin-left: 10px;
	font-size: 12px;

}
.text_box.mt34{
	margin-top: 34px;
}
.check1 {
	float: right;
	height: 14px;
	width: 14px;
	margin-top: 13px;
	-webkit-appearance: none;
	border: 1px solid #c8c8c8;
	border-radius: 50%;
}
.check1:checked{
	background:url("../images/ok.png")  -1px -1px  no-repeat;
	background-size: 14px 14px;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
	animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
}

.width1 {
	width: 70%;
}
.width2 {
	width: 99.3%;
}
.DivSelect.width3 {
	width: 34%;
	margin-right:4%;
	display:inline
}
/*套在Select外层，用于隐藏Select框*/
.DivSelect {
	float: left;
	height: 40px;
	width: 70%;
}
.post_button.save_link {
	display: inline;
	width: 96%;
	margin-left: 2%;

	text-decoration: none;
	border: 0;
}
.address_list {
	float: left;
	width: 100%;
}
.address_list ul li {
	float: left;
	width: 100%;
	margin-top: 10px;
	background-color: #FFF;

}
.address_top {
	float: left;
	height: 40px;
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	color: #444;
}
.address_user {
	float: left;
	margin-left: 5%;
	background-image: url(../images/address_user_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 24px;
	background-size: 20px;
	width: 36%;
	display: inline;
}
.address_tel {
	background-image: url(../images/address_tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: left;
	height: 40px;
	background-size: 14px;
	padding-left: 22px;
}
.address_yes {
	display: inline;
	float: right;
	width: 18px;
	margin-right: 3%;
	height: 13px;
	margin-top: 13px;
}
.address_info {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	display: inline;
	float: left;
	width: 94%;
	margin-left: 3%;
}
.address_button {
	line-height: 30px;
	display: inline;
	float: left;
	height: 30px;
	width: 94%;
	margin-top: 10px;
	margin-left: 3%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	text-align: right;
}
.address_button a {
	color: #ed6132;
	display: inline;
	margin-left: 10%;
}
.revise_con {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.revise_cons {
	float: left;
	width: 94%;
	margin-top: 10px;
	background-color: #FFF;

	display: inline;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 25px;
}
.revise_cons ul li {
	float: left;
	width: 100%;
	margin-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	font-size: 14px;
	color: #444;
	line-height: 18px;
}
.revise_cons ul li span {
	color: #666;
}
.revise_cons ul li a {
	background-image: url(../images/right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 100%;
	width: 90%;
	padding-right: 10%;
	background-size:12px;
}
.save_links {
	font-size: 14px;
	line-height:28px;
	color: #FFF;
	background: #ee6133;
	text-align: center;
	display: inline;
	float: left;
	height: 28px;
	width: 34%;
	margin-top: 25px;
	margin-left: 33%;
	background-size: 100% 28px;

}
.install_img {
	float: right;
	height: 22px;
	width: 22px;
	top: 11px;
	right: 3%;
	z-index: 99999;
	position: absolute;
}
.center_div {
	float: left;
	width: 100%;
	background: url(../images/centerbg.jpg)  no-repeat;
	background-size: 100% 100%;
	height: 230px;
	position: relative;
}
.login_out{
	position: absolute;
	top:6%;
	right:4%;
}
.login_out img{
	width: 30px;
	height: 30px;
}
.center_div_t {
	padding-top: 80px;
	float: left;
	width: 100%;
	height: 176px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.center_div ul {
	float: left;
	height: 53px;
	width: 100%;
	background: rgba(0,0,0,0.3);

}
.center_div ul li {
	text-align: center;
	float: left;
	height: 53px;
	width: 25%;
	background-image: url(../images/line_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
}
.center_div ul li a {
	float: left;
	width: 100%;
	height: 20px;
	background-position: center 8px;
	background-size:18px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-top:28px;
}
.center_div ul li a.user_bg1 {
	background-image: url(../images/user_bg1.png);
	background-position: center 7px;
	background-size:20px;
}
.center_div ul li a.user_bg2 {
	background-image: url(../images/user_bg2.png);
	background-position: center 7px;
}
.center_div ul li a.user_bg3 {
	background-image: url(../images/user_bg3.png);
	background-position: center 7px;
	background-size:23px;
}
.center_div ul li a.user_bg4 {
	background-image: url(../images/user_bg4.png);
	background-position: center 7px;

}

.user_img {
	float: left;
	height: 54px;
	width: 54px;
	margin-left: 5%;
	margin-right: 5%;
	display: inline;
	border-radius: 20em;
}
.user_con {
	float: left;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	text-shadow: 0px 1px 1px #333;
}
.user_con span {
	font-size: 14px;
}
.center_div ul li.no_img {
	background-image: none;
}.sign_link {
	float: right;
	height: 24px;
	width: 48px;
	line-height: 24px;
	background-color: #FFF;
	margin-top: 60px;
	/*background-image: url(../images/sign_bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;*/
	display: inline;
	margin-right: 3%;
	background-size: 18px;
	color: #251116;
	padding-left: 30px;
}
.login_top_img {
	float: left;
	width: 100%;
}
.center_list {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 20px;
}
.center_list ul {
	float: left;
	width: 95.3%;
	border: 1px solid #eeeeee;
	background-color: #FFF;
	display: inline;
	margin-left: 2%;
}
.center_list ul li {
	float: left;
	height: 60px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}
.center_list ul li a {
	float: left;
	height: 60px;
	width: 100%;
	background-image: url(../images/right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size:12px;
}
.center_list ul li a img {
	display: inline;
	float: left;
	height: 26px;
	width: 26px;
	margin-top: 17px;
	margin-right: 5%;
	margin-left: 5%;
}
.center_list ul li a span {
	font-size: 14px;
	line-height: 60px;
	color: #6b6b6b;
	float: left;
}
.center_list ul li.no_border {
	border-top-style: none;
}
.sign_link.sign_end_link {
	background-image: none;
	width: 78px;
	padding-left: 0px;
	text-align: center;
}
.text_box span.text_right {
	text-align: right;
}
.amend_btn{
	float: left;
	display: block;
	background:#ed6132;
	color: #ffffff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width:25%;
	margin-left: 5%;
}
.text_box span.characters {
	width: auto;
	display: inline;
	margin-right:15px;
	margin-left: 5px;

}
.rad {
	float: left;
	height:20px;
	width: 20px;
	margin-top:10px;
	-webkit-appearance: none;
	border: 1px solid #c8c8c8;
	border-radius: 50%;

}
.rad:checked{
	background:url("../images/ok.png")  -1px -1px  no-repeat;
	background-size: 20px 20px;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
	animation: checkboxcheck 125ms 50ms cubic-bezier(.1,0,.1,1) forwards;
}
.install {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 95.4%;
	margin-top: 20px;
	margin-left: 2%;
	border: 1px solid #eeeeee;

}
.install ul li {
	float: left;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	display: inline;
	height: 56px;
	padding-right: 5%;
	padding-left: 5%;
}
.install ul li a {
	float: left;
	height: 56px;
	width: 100%;
	background-image: url(../images/right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px;
}
.install ul li a div {
	float: left;
	width: 50%;
	font-size: 10px;
	line-height: 22px;
	color: #999;
	margin-top: 6px;
}
.install ul li a div span {
	font-size: 14px;
	color: #6b6b6b;
	float: left;
	width: 100%;

}
.install ul li a img {
	float: right;
	height: 22px;
	width: 22px;
	margin-top: 17px;
	display: inline;
	margin-right: 8%;
}
.install ul li.no_top {
	border: none;
}
.edition {
	float: right;
	font-size: 14px;
	line-height: 56px;
	color: #999;
}
.install ul li a.no_img {
	background-image: none;
}
.grade_textbox {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background-color: #FFF;
	margin-top: 10px;
}
.grade_textboxs {
	float: left;
	width: 94%;
	margin-left: 3%;
	display: inline;
	margin-top: 10px;
}
.text_t {
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
}
.grade_t_img {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.text4 {
	float: left;
	width: 70%;
	font-size: 14px;
	line-height: 36px;
	color: #333;
	display: inline;
	height: 36px;
	padding-left: 4%;
	border: 1px solid #e8d8c0;
	font-family: "微软雅黑";
}
.grade_textboxs a {
	line-height: 46px;
	background:#ed6132;
	text-align: center;
	display: inline;
	float: left;
	height: 46px;
	width: 94%;
	margin-top: 30px;
	margin-left: 3%;
	font-size: 16px;
	color: #FFF;


}
.text_ts {
	float: left;
	width: 100%;
	line-height: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #333;
}
.grade_textboxs textarea {
	float: left;
	width: 91.4%;
	line-height: 16px;
	color: #ccc;
	display: inline;
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4%;
	padding-right: 4%;
	border: 1px solid #eaeaea;;
	font-family: "微软雅黑";
}
.retrun_link {
	font-size: 16px;
	line-height: 50px;
	color: #cfbb9d;
	display: inline;
	float: right;
	margin-right: 3%;
}
.name_div {
	color: #333;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.text_ts.color_666 {
	color: #666;
}
.install ul li a div.jtumbler {
  float: right;
	width: 54px;
	height: 30px;
	padding:2px;
	display:inline;
	margin-top:13px;
	position: relative;
	border-radius:5em;
	background-color:#4bd663;
}
.install ul li a div.jtumbler label.state {
  float: left;
  text-align: center;
  position: relative;
  margin: 0 -1px 0 0;
  width: 32%;
}
.install ul li a div.jtumbler .slider,
.install ul li a div.jtumbler .state span {
  display: block;
  font-size: 0;
  line-height: 100%;
  height: 30px;
   border-radius:5em;
	width: 100%;
}
.install ul li a div.jtumbler .slider,
.install ul li a div.jtumbler .active span {
    background:url(../images/dian_bg.png) no-repeat;
	background-size: 100% 100%;
}
.install ul li a div.jtumbler .slider {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 2px;
  margin: 0;
  padding: 0;
  line-height: 100%;
  display: none;
}
.appraise_list.order_form_list ul li {
	width: 100%;
	padding: 0px;
}
.appraise_list.order_form_list ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-left: 3%;
	margin-top: 5px;
}
.order_form_top {
	float: left;
	width: 100%;
	height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.delivery {
	text-align: center;
	display: inline;
	float: left;
	height: 22px;
	width: 56px;
	margin-top: 10px;
	line-height: 22px;
	color: #ff6633;
	border: 1px solid #ff6633;
	margin-left: 3%;
}
.order_form_top div {
	line-height: 44px;
	color: #999;
	display: inline;
	float: right;
	height: 44px;
	margin-right: 3%;
}
.order_form_top div span {
	color: #ccc;
}
.order_form_bottom {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	margin-top: 5px;
}
.order_form_bottom div {
	line-height: 44px;
	color: #999;
	display: inline;
	float: left;
	margin-left: 3%;
}
.order_form_bottom div em{
	color: #cccccc;
	font-style: normal;
}
.order_form_bottom div span {
	color: #ff0000;
}
.order_form_bottom a.look_link {
	float: right;
	height: 24px;
	width: 68px;
	margin-right: 5px;
	line-height: 24px;
	text-align: center;
	display: inline;
	margin-top: 10px;
	margin-left: 0px;
	background-size: 100% 22px;
}
.appraise_list.order_form_list ul li div.appraise_list_info {
	margin-top: 5px;
}
.order_form_con_t {
	line-height: 40px;
	background-color: #FFF;
	display: inline;
	float: left;
	height: 40px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.wait {
	color: #ed6132;
	float: left;
}
.order_form_con_t div {
	color: #999;
	float: right;
	height: 40px;
}
.order_form_con_t div span {
	color: #ccc;
}
.order_form_info {
	background-image: url(../images/order_form_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 94%;
	padding-bottom: 10px;
	margin-top: 10px;
	background-size: 100% 100%;
	display: inline;
	padding-right: 3%;
	padding-left: 3%;
}
.order_form_info_t {
	line-height: 36px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #444;
}
.order_form_info_t div {
	background-image: url(../images/address_user_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	display:inline;
	height: 36px;
	padding-left: 24px;
	background-size:20px;
}
.order_form_info_t span {
	background-image: url(../images/address_tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	display:inline;
	height: 36px;
	padding-left: 20px;
	background-size:14px;
}
.order_form_infos {
	line-height: 20px;
	color: #666;
	float: left;
	width: 100%;
}
.order_form_pro {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.order_form_pro a img {
	float: left;
	width: 30%;
}
.order_form_pro div {
	float: left;
	width: 67%;
	margin-left: 3%;
	line-height: 20px;
	display: inline;
	margin-top: 10px;
	color: #999;
}
.order_form_pro div a {
	line-height: 20px;
	color: #333;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.order_form_info_div {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	margin-top: 10px;
	line-height: 18px;
	color: #999;
}
.order_form_info_div_t {
	line-height: 34px;
	float: left;
	width: 100%;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.order_form_info_div_t span {
	float: left;
}
.order_form_info_div_t span.fr {
	float: right;
}
.order_form_info_div_t.no_top {
	border-top-style: none;
}
.order_form_info_divs {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-size: 10px;
}
.price_div {
	line-height: 30px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.price_div div {
	float: left;
	width: 100%;
}
.price_div div span {
	color: #666;
	float: left;
}
.price_div div span.fr {
	color: #ff0000;
	float: right;
}
.price_div div span.fr9 {
	color: #999;
	float: right;
	font-size: 10px;
}
.price_div div span.freight {
	font-size: 10px;
	color: #999;
}
.price_divs {
	line-height: 30px;
	text-align: right;
	float: left;
	width: 100%;
	font-size: 10px;
	color: #999;
}
.price_divs div {
	font-size: 12px;
	float: left;
	width: 100%;
	color: #333;
}
.price_divs div span {
	color: #ff0000;
	display: inline;
	margin-left: 10px;
}
.order_form_foot {
	background-color: #ffffff;
	float: left;
	height: 44px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.cancel_link {
	line-height: 44px;
	color: #333;
	display: inline;
	float: left;
	margin-left: 3%;
}
.look_link.fr {
	line-height: 26px;
	display: inline;
	float: right;
	height: 28px;
	width: 74px;
	margin-right: 3%;
	margin-left: 0px;
	margin-top: 8px;
}
.time_div {
	line-height: 30px;
	color: #b19f82;
	display: inline;
	float: left;
	width: 94%;
	background: #f9f9f9;
	height: 30px;
	padding-right: 3%;
	padding-left: 3%;
}
.integral_list {
	background-color: #FFF;
	float: left;
	width: 100%;

}
.integral_list ul li {
	float: left;
	width: 88%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	display: inline;
	padding-right: 3%;
	padding-left: 3%;
	margin-left: 3%;
}
.integral_list ul li a img {
	float: left;
	width: 44px;
	height: 44px;
}
.integral_link {
	font-size: 14px;
	line-height: 22px;
	color: #444;
	display: inline;
	float: left;
	width: 50%;
	margin-left: 5%;
}
.integral_list ul li span {
	font-size: 18px;
	line-height: 44px;
	float: right;
	color: #ee6133;
}
.integral_list ul li span.minus_sign {
	color: #666;
}
.integral_list ul li.no_top {
	border-top-style: none;
}
.appraise_list.no_arrow ul li {
	background-image: none;
}
.appraise_list_info span span.num {
	color: #666;
	width: auto;
	float: none;
}
.appraise_list_info span span.yellow_c {
	color: #ed6132;
	float: none;
	width: auto;
}
.appraise_list.no_arrow ul li div.appraise_list_info a.look_link {
	width: 44%;
}
.appraise_list.no_arrow ul li div.appraise_list_info {
	width: 64%;
}
.appraise_list_info>span{
	float: left;
}
.appraise_list_info.arrpw_bg {
	background-image: url(../images/right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 14px;
	width: 60%;
	padding-right: 5%;
}
.appraise_list_info.arrpw_bg
.appraise_con.bottom_20 {
	padding-bottom: 20px;
}
.appraise_list_info span.money_num {
	color: #ff0000;
	display: block;
	width: 100%;
}
.appraise_list.link_half ul li div.appraise_list_info a.look_link {
	width: 46%;
	margin-left: 2%;
}
.invite_list {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.invite_list ul li {
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color:#eeeeee;
	background-color: #FFF;
}
.invite_list ul li a {
	float: left;
	height: 50px;
	width: 100%;
}
.invite_list ul li a img {
	display: inline;
	float: left;
	height: 36px;
	width: 36px;
	margin-top: 7px;
	margin-right: 5%;
	margin-left: 5%;
	border-radius: 5em;
}
.invite_list ul li a span {
	line-height: 50px;
	color: #949494;
	float: left;
}
.num_divs {
	line-height: 60px;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
}
.text5 {
	line-height: 40px;
	float: left;
	height: 40px;
	font-family: "微软雅黑";
	width: 36%;
	color: #ccc;
	text-align: center;
	background-color: #FFF;
	text-decoration: none;
	border: 1px solid #eeeeee;
}
.post_link {
	font-size: 14px;
	line-height: 40px;
	color: #aba498;
	display: inline;
	float: left;
	margin-left: 10px;
}
.text_box.top_25 {
	margin-top: 25px;
}
#divMsgBack {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #666;
	background: -moz-radial-gradient(50% 50%, #fff, #000);/*gradient for firefox*/
	background: -webkit-radial-gradient(50% 50%, #fff, #000);/*new gradient for webkit */
	background: -webkit-gradient(radial, 0 50%, 0 50%, from(#fff), to(#000));/*the old grandient for webkit*/
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 99999999;
}

#divMsg {
	display: none;
	position: fixed;
	top: 64px;
	left: 8%;
	width: 84%;
	z-index: 999999999;
	float: left;
	height: 280px;
}
.divMsg_t {
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(../images/show_div_t_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 50px;
	position: relative;
}
#divMsg img {
	float: left;
	height: 50px;
	width: 100%;
}
.divMsg_con {
	float: left;
	height: 180px;
	width: 100%;
	background-image: url(../images/show_div_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 100% 180px;
	overflow: auto;
	overflow-x: hidden;
}
.divMsg_con ul li {
	float: left;
	width: 90%;
	margin-left: 5%;
	display: inline;
	height: 59px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	line-height: 59px;
}
.divMsg_t span {
	font-size: 16px;
	line-height: 50px;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
}
.divMsg_t a {
	float: right;
	height: 26px;
	width: 26px;
	position: absolute;
	top: 12px;
	right: 5%;
	background-image: url(../images/close_img.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.divMsg_con ul li a {
	float: left;
	height: 59px;
	width: 59px;
	display: inline;
	background-image: url(../images/show_div_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
}
.divMsg_con ul li span {
	font-size: 16px;
	color: #333;
	float: left;
}
.divMsg_con ul li a.on {
	background-image: url(../images/show_div_hover_bg.jpg);
	background-repeat: no-repeat;
}
.exclamatory {
	float: left;
	height: 20px;
	width: 90%;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	display: inline;
	padding-left: 10%;
	background-image: url(../images/exclamatory_bg.png);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-size: 16px 16px;
	margin-top: 20px;
}
.wrongs {
	float: left;
	height: 20px;
	width: 90%;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	display: inline;
	padding-left: 10%;
	background-image: url(../images/wrong_bg.jpg);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-size: 16px 16px;
	margin-top: 20px;
}
.link_div {
	float: left;
	height: 100%;
	width: 100%;
	color: #666;
}
.integral_links {
	line-height: 24px;
	background-color: #e9e9e9;
	text-align: center;
	float: right;
	height: 24px;
	width: 88px;
	font-family: "微软雅黑";
	color: #881c12;
	position: absolute;
	top: 10px;
	right: 3%;
	border-radius: 8px;
}
a.tuichu {
	font-size: 14px;
	color: #FFF;
	float: right;
	position: absolute;
	z-index: 9;
	top: 0px;
	line-height: 44px;
	right: 3%;
}
.foot div a img {
	width: 24px;
}
.foot div a {
	color: #c8c8c8;
}
.address_button.h_10 {
	line-height: 10px;
	height: 10px;
}
.Menubox4 {
	width: 100%;
	height: 40px;
	float: left;
	background-color: #FFF;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-image: url(../images/line_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.Menubox4 li {
	float: left;
	cursor: pointer;
	width: 50%;
	text-align: center;
	height: 40px;
	font-size: 14px;
}

.Menubox4 li a {
	height: 40px;
	float: left;
	width: 100%;
	color: #333;
	line-height: 40px;
	font-size: 14px;
}

.Menubox4 li a.hover {
	background-color: #eee;
}

.Contentbox4 {
	float: left;
	width: 100%;
}

#con_four_1 {
	float: left;
	width: 100%;
}

#con_four_2 {
	display: none;
	float: left;
	width: 100%;
}
.appraise_list ul li.no_bg {
	background-image: none;
}
.appraise_list ul li.no_bg a img {
	width: 26.3%;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.appraise_list ul li.no_bg .appraise_list_info {
	width: 70%;
}
.appraise_list ul li.no_bg .appraise_list_info .appraise_link {
	overflow: hidden;
	white-space: normal;
	width: 64%;
	height: 44px;
}
.appraise_list ul li.no_bg .appraise_list_info span {
	float: right;
	width: 36%;
	text-align: right;
	color: #999;
}
.appraise_list ul li.no_bg .appraise_list_info span span {
	color: #333;
	float: none;
	width: auto;
}
.appraise_list ul li.no_bg .appraise_list_info div {
	color: #999;
	width: 100%;
	margin-top: 0px;
}
.appraise_list ul li.no_bg .appraise_list_info .appraise_left {
	float: left;
	color: #ff6633;
	width: auto;
	height: 22px;
}
.appraise_list ul li.no_bg .appraise_list_info .look_link {
	line-height: 20px;
	color: #ffffff;
	background-image: none;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ff6633;
	width: auto;
	margin-top: 0px;
	text-shadow:none;
	margin-left:0px;
	font-size:12px;
}
.appraise_list ul li.history {
	background-image: none;
}
.appraise_list ul li.history a img {
	width: 16%;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
.appraise_list ul li.history .appraise_list_info {
	width: 80%;
}
.appraise_list ul li.history .appraise_list_info .appraise_link {
	overflow:inherit;
	white-space: normal;
}
.appraise_list ul li.history .appraise_list_info div {
	color: #999;
	width: 100%;
	line-height: 22px;
	margin-top: 0px;
}
.history_info {
	line-height: 32px;
	float: left;
	width: 100%;
}
.history_info span {
	color: #ff6633;
	float: left;
}
.history_info span.history_time {
	color: #999;
	float: right;
}
.history_bottom {
	line-height: 22px;
	color: #666;
	float: left;
	width: 100%;
}
.integral_list ul li span.minus_sign.green_c {
	color: #28852a;
}
.integral_link.w_64 {
	width: 64%;
}
.integral_link.w_64 div {
	float: left;
	width: 100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.integral_link.w_64 div.px_12 {
	font-size: 12px;
}
.integral_list.rejected ul li {
	width: 94%;
	margin-left: 0px;
}
.integral_list.rejected ul li .integral_link.w_64 {
	width: 80%;
}
.integral_top {
	background-color: #FFF;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.integral_tops {
	line-height: 34px;
	background-color: #f1f1f1;
	float: left;
	height: 34px;
	width: 93.3%;
	margin-top: 5px;
	margin-left: 3%;
	border: 1px solid #e1e1e1;
	display: inline;
	border-radius:5px;
}
.integral_tops a {
	text-align: center;
	float: left;
	width: 50%;
	font-size: 14px;
	color: #666;
}
.integral_tops a span {
	font-weight: bold;
	color: #2a902c;
	font-size: 16px;
}
.integral_top_nav {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 100%;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.integral_top_nav a {
	font-size: 16px;
	color: #969696;
	background-color: #eee;
	text-align: center;
	float: left;
	height: 40px;
	width: 50%;
}
.integral_top_nav a.on {
	color: #333;
	background-color: #FFF;
}
.user_con span.px_12 {
	font-size: 10px;
	float: left;
	width: 100%;
	margin-top: -5px;
}
.login_t {
	display: inline;
	float: left;
	width: 90%;
	margin-top: 20px;
	margin-left: 5%;
	font-size: 18px;
	color: #871511;
}
.login_textbox {
	display: inline;
	float: left;
	width: 90%;
	margin-left: 5%;
}
.login_infos {
	line-height: 50px;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #848484;
}
.login_infos span {
	color: #ec4334;
}
.text1e.mail_bg {
	background-image: url(../images/mail_bgs.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	background-size:30px 30px;
}
.text1e {
	line-height: 50px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	/*background-color: #fbf5ed;*/
	float: left;
	height: 50px;
	width: 80%;
	margin-top: 20px;
	border-radius: 5px;
	/*border-color: transparent;*/
	text-decoration: none;
	/*border: 0;*/
	font-family: "微软雅黑";
	font-size: 16px;
	color: #848484;
	display: inline;
	padding-left: 20%;
}
.text2e {
	line-height: 50px;
	float: left;
	height: 50px;
	width: 50%;
	margin-top: 20px;
	text-align:center;
	border-radius: 5px;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #dddddd;
	/*border: 0;*/
	/*box-shadow: 1px 1px 2px #ccc;*/
	font-family: "微软雅黑";
	font-size: 16px;
	color: #848484;;
}
.identifying_code_link {
	background-color: #f6ebd9;
	float: right;
	height: 48px;
	width: 44%;
	margin-top: 20px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 48px;
	color: #ed6132;
	text-align: center;
	border: 1px solid #ed6132;
}
.button1 {
	line-height: 46px;
	text-align: center;
	float: left;
	height: 46px;
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
	background: #ed6132;
	text-decoration: none;
	border: 0;
}

.post_button.save_link.w_23 {
	width: 26%;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 0px;
	line-height: 32px;
	height: 32px;
	background-color: #ED6132;
	background-image: none;
}
/*.text2.w_43 {
	width: 39.3%;
}*/
.quan_top {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}
.quan_top span {
	line-height: 24px;
	color: #333;
	display: inline;
	float: left;
	height: 24px;
	margin-left: 3%;
}
.text1s {
	line-height: 22px;
	background-color: #FFF;
	float: left;
	height: 22px;
	width: 46%;
	border: 1px solid #eeeeee;
}
.button2 {
	line-height: 24px;
	background-image:url(../images/vote_button_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	display: inline;
	float: left;
	height: 24px;
	width: 20%;
	margin-left: 3%;
	font-size: 10px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	background-size:100% 100%;
}
.integral_top_nav.top_0 {
	margin-top: 0px;
}
.quan_list {
	float: left;
	width: 100%;
}
.quan_list ul li {
	background-color: #FFF;
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.quan_list ul li a img {
	display: inline;
	float: left;
	width: 28%;
	position: absolute;
	left: 2%;
	top: 33%;
}
.quan_list_info {
	float: left;
	width: 48%;
	line-height: 24px;
	color: #797979;
	font-size: 9px;
	margin-left: 32%;
}
.quan_list_info .yellow_c {
	color: #ed7c40;
}
.quan_list_info .green_c {
	color: #007400;
}
.quan_con {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.quan_big_img {
	display: inline;
	float: left;
	width: 90%;
	margin-top: 15px;
	margin-left: 5%;
	padding-bottom: 15px;
}
.quan_cons {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0px 2px 2px #bbb2a1;
}
.quan_con_info {
	padding: 5%;
	float: left;
	width: 90%;
	background-image: url(../images/quan_bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	background-size:100% 100%;
}
.quan_con_info h1 {
	font-size: 16px;
	color: #d31b1b;
	text-align: center;
	float: left;
	width: 100%;
}
.quan_time {
	font-size: 10px;
	line-height: 24px;
	color: #d31b1b;
	text-align: center;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e77946;
}
.quan_con_info ul li {
	line-height: 24px;
	float: left;
	width: 100%;
}
.quan_con_info ul li span {
	font-weight: bold;
	color: #d31b1b;
}
.button2.w_60 {
	width: 60px;
	margin-left: 0px;
	line-height: 22px;
	height: 22px;
	position: absolute;
	right: 1%;
	top: 50%;
	margin-top: -11px;
}
.quan_list_info .c_333 {
	color: #333;
}
