@charset "gb2312";

/* CSS Document */
html,
body {
	background-color: #f5f5f5 !important;
}

.mainContainer {
	background-color: #f5f5f5;
}

.memberMain {
	overflow: hidden;
}

.memberTop {
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	margin-bottom: 10px;
	color: #555;
}

.memberTop em {
	margin: 0px 5px;
}

.memberTop a {
	color: #555555;
}

.memberTop a:hover {
	color: #567086;
}

.memberTopInfo {
	float: left;
}

.memberTopInfo a {
	color: #567086;
}

.memberTopNav {
	float: right;
}

.memberTopNav a b {
	color: #DB0000;
}

.memberNav ul {
	height: 80px;
	overflow: hidden;
}

.memberNav li,
.memberNav li i {
	/*background-image:url(https://img.ev123.com/pic/vip_sc/sc_center2/memberNav_bg.png);*/
}

.memberNav li i {
	position: absolute;
	display: block;
	height: 50px;
	width: 5px;
	top: 0px;
}

.memberNav li {
	float: left;
	min-width: 100px;
	height: 80px;
	overflow: hidden;
	cursor: pointer;
	_display: inline;
	text-align: center;
	margin-right: 27px;
}

.memberNav li a {
	color: #FFF;
	font-size: 18px;
	line-height: 80px;
	display: block;
}

.memberNav li a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 4px solid #989898;
}

.memberNav li i.t-l {
	left: 0px;
	background-position: 0 -55px;
}

.memberNav li i.t-r {
	right: 0px;
	background-position: -5px -55px;
}

.memberNav li:hover,
.memberNav li.cur {
	border-bottom: 4px solid #28C2E3;
	color: #FFF;
	background-image: url(https://aimg4.oss-cn-beijing.aliyuncs.com/new_center/bottom_sanjian.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.memberNav li:hover i.t-l,
.memberNav li.cur i.t-l {
	background-position: 0 -140px;
}

.memberNav li:hover i.t-r,
.memberNav li.cur i.t-r {
	background-position: -5px -140px;
}

/*	.memberNav li.cur{background-position:0 -35px; z-index:2;}
	.memberNav li.cur a{font-weight:bold; color:#fff;}
	.memberNav li.cur i.t-l{background-position:0 0px;}
	.memberNav li.cur i.t-r{background-position:-5px 0px;}
	.memberNav li.cur a:hover{color:#fff;}
*/
.memberContent {}

/**--memberMainL style--**/
.memberMainL {
	width: 165px;
	float: left;
	background-color: #FFF;
	border-left: 0;
	margin-right: 20px;
	padding-bottom: 80px;
}

.memberSidebar {
	width: 165px;
	margin: 0px auto;
}

.memberSidebar dt a,
.memberSidebar dt b {
	/*background-image:url(https://img.ev123.com/pic/vip_sc/sc_center2/memberSidebar.png);*/
}

.memberSidebar dl {
	width: 165px;
	zoom: 1;
}

.memberSidebar dt {
	clear: both;
	height: 46px;
	overflow: hidden;
	background: url(../../../img/bottom.png) no-repeat 145px center;
}

.memberSidebar .cur dt {
	background: url(../../../img/top.png) no-repeat 145px center;
}

.memberSidebar dt a {
	display: block;
	width: 100%;
	height: 46px;
	font: 500 16px/48px "΢���ź�";
	color: #333;
	outline: none;
}

.memberSidebar dt strong {
	font-weight: 500;
	float: left;
	overflow: hidden;
	margin-left: 25px;
}

.memberSidebar dt b {
	width: 40px;
	height: 46px;
	float: left;
}

.memberSidebar dt a:hover {
	background-position: 0 0;
}

.memberSidebar dt a:hover b {
	background-position: 0 -60px;
}

.memberSidebar dt.cur b {
	/*background-position:0 -150px;*/
}

.memberSidebar dt.cur a:hover b {
	background-position: 0 -90px;
}

.memberSidebar dd {
	display: none;
	background-color: #F9F9F9
}

.memberSidebar dl.cur dd {
	display: block;
	background-color: #FFF;
}

.memberSidebar dl.cur dd ul {
	background-color: #FFF;
}

.memberSidebar li {
	height: 41px;
	position: relative;
	background-color: #FFF;
	padding: 0 10px 0 25px;
	display: table;
	padding-bottom: 5px;
}

.memberSidebar li i {
	display: block;
	width: 40px;
	height: 41px;
	float: left;
	overflow: hidden;
}

.memberSidebar li i.friends_icon {
	display: block;
	/* background-image:url(https://img3.ev123.com/vip_sc/users_friends.png);_background-image:url(https://img3.ev123.com/vip_sc/users_friends.png); backgorund-repeat:no-repeat; width:16px; height:16px;position:absolute; left:0px; top:6px; overflow:hidden; background-position:0px, 0px;*/
}

.memberSidebar li.answer_question i {
	display: block;
	background-image: url(https://img3.ev123.com/vip_sc/users_comment.png);
	_background-image: url(https://img3.ev123.com/vip_sc/users_comment.png);
	backgorund-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 6px;
	overflow: hidden;
	background-position: 0px, 0px;
}

.memberSidebar li i.jz_icon {
	display: block;
	/* background-image:url(https://img3.ev123.com/vip_sc/vip_jz.png);_background-image:url(https://img3.ev123.com/vip_sc/vip_jz.png); backgorund-repeat:no-repeat; width:16px; height:16px;position:absolute; left:0px; top:6px; overflow:hidden; background-position:0px, 0px;*/
}

.memberSidebar li a {
	font: 100 14px/18px "΢���ź�";
	color: #777;
	display: table-cell;
	vertical-align: middle;
}

.memberSidebar li a:hover {
	color: #555;
}

/*.memberSidebar li.lishops i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/my_shops.png") no-repeat;}*/
.memberSidebar li.liMyself i {
	background-position: 0 0;
}

.memberSidebar li.liCompany i {
	background-position: -50px -144px;
}

.memberSidebar li.liPasswode i {
	background-position: 0 -37px;
}

.memberSidebar li.lixgtop i {
	background-position: -51px -106px;
}

/*.memberSidebar li.liReturn i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/order_return.gif") no-repeat;}*/
.memberSidebar li.liMyinfo i {
	background-position: 0 -71px;
}

.memberSidebar li.liMyaddress i {
	background-position: 0 -106px;
}

.memberSidebar li.liIntegral i {
	background-position: 0 -143px;
}

.memberSidebar li.liYaoqing i {
	/* background:url("https://img.ev123.com/pic/vip_sc/sc_center2/yaoqing.png") no-repeat;*/
}

.memberSidebar li.liZhidao i {
	background-position: -29px 0px;
}

.memberSidebar li.liBaike i {
	background-position: -28px -36px;
}

.memberSidebar li.liBbs i {
	background-position: -26px -70px;
}

.memberSidebar li.liOther i {
	background-position: -51px 0px;
}

.memberSidebar li.liMyCollect i {
	background-position: -51px -71px;
}

.memberSidebar li.liActivity i {
	background-position: -51px -35px;
}

/*.memberSidebar li.liMyPhone i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/liMyPhone.gif") no-repeat;}
			.memberSidebar li.liMyBalance i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/user_balance.png") no-repeat;}
            .memberSidebar li.liMyPasswode i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/pwd_balance.png") no-repeat;}
			.memberSidebar li.weihongbao i{ background:url("https://aimg3.dlszywz.com/pic/vip_sc/sc_center2/weihongbaoicon.png") no-repeat;}*/
/**������ͼ�꿪ʼ**/
/*.memberSidebar li.liMybank i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_bank.png") no-repeat;}
			.memberSidebar li.lifx_order i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_order.png") no-repeat;}
			.memberSidebar li.lifx_ratio i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_ratio.png") no-repeat;}
			.memberSidebar li.lifx_money_list i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_money_list.png") no-repeat;}
			.memberSidebar li.lifx_money i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_money.png") no-repeat;}
			.memberSidebar li.lifx_list i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/fx_list.png") no-repeat;}*/

/**������ͼ�����**/
/*.memberSidebar li.liKecheng i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/liKecheng.png") no-repeat;}
			.memberSidebar li.liNote i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/liNote.png") no-repeat;}
			.memberSidebar li.liKOrder i{ background:url("https://img.ev123.com/pic/vip_sc/sc_center2/liLOrder.png") no-repeat;}*/
/**--memberMainL style--**/
.memberMainR {
	height: 100%;
	overflow: hidden;
	margin-top: 20px;
}


.memberIndexArea {
	float: left;
	width: 100%;
}

.memberIndex {
	overflow: hidden;
}

.memberInfo {
	height: 196px;
	background-color: #FFF;
	margin-bottom: 20px;
	position: relative;
	background-color: #FFF
}

.memberPicture {
	width: 110px;
	height: 110px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

.memberPicture .pic {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #FFF
}

.memberPicture table {
	width: 110px;
	height: 110px;
}

.memberPicture .pic img {
	width: 110px;
}

.memberPicture td {
	text-align: center;
	vertical-align: middle;
}

.memberPicture p {
	text-align: center;
	line-height: 24px;
	margin-top: 5px;
}

.myInfo {
	width: 202px;
	float: left;
	padding-top: 32px;
}

.myInfo dt {
	margin-bottom: 5px;
}

.myInfo dt strong {
	font-weight: 500;
	font-size: 15px;
	font-family: "΢���ź�";
	margin-top: -5px;
	color: #000;
	padding-right: 10px;
}

.myInfo a span {
	color: #005ea7;
}

.myInfo dd {
	line-height: 24px;
}




.myInfo dd label {
	color: #999;
}

.myInfo dd span {
	color: #ff6600;
	padding: 0px 2px;
	background: url(https://aimg4.dlszywz.com/ev_user_center/icon.jpg) no-repeat left center;
	padding-left: 27px;
	font-size: 14px;
}

.myInfo dd b {
	color: #DB0000;
	font-weight: 100;
}

.indexOrder {}

/*--������ʽ--*/
.mytable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #EFEFF0;
}

.mytable caption {
	line-height: 40px;
	font-size: 16px;
}

.mytable thead th {
	height: 38px;
	border-bottom: 1px solid #EFEFF0;
	border-top: 1px solid #EFEFF0;
	background: #F6F6F6;
	line-height: 38px;
	text-align: center;
}

.mytable tbody td {
	border: 1px solid #EFEFF0;
	padding: 5px;
	text-align: center;
	color: #666;
	height: 25px;
}

.mytable tbody td a {
	color: #005EA7;
}

.mytable tbody td a:hover {
	text-decoration: underline;
}

.mytable .tdname {
	color: #999;
}

.mytable .tdprice {
	color: #666;
}

.mytable .tdtime {
	color: #999;
}

.mytable .tdstate {
	color: #999;
}

.mytable tfoot td {
	text-align: right;
	padding: 10px;
}

.mytable .myImgList {
	overflow: hidden;
}

.mytable .myImgList a {
	border: 1px solid #ccc;
	float: left;
	margin: 0px 10px 10px 0;
}

.mytable .myImgList a:hover {
	border-color: #aaa;
}

.myCOlumn {}

.myColumnT {
	display: none;
}

.myColumnTit {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	display: none;
}

.myColumnTit strong {
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #999;
	height: 30px;
	padding: 0px 15px;
	font-size: 14px;
	font-family: "΢���ź�";
	color: #333;
}

.myColumnC {
	background-color: #FFF;
	padding-bottom: 30px;
}

/*--�ҵ���Ϣ�б�--*/
.indexinfolist {
	padding: 0px 25px;
}

.indexinfolist li {
	height: 54px;
	line-height: 54px;
	overflow: hidden;
	border-bottom: dashed #e6e6e6 1px;
}

.indexinfolist .FC_LT_a {
	float: left;
	width: 80%;
	float: left;
	color: #666;
	font-size: 14px;
}

.indexinfolist .FC_LT_a:hover {
	color: #ed4c4c;
}

.indexinfolist .FC_LT_a b {
	color: #003399;
	font-weight: 100;
}

.indexinfolist .clickDetail {
	float: right;
	color: #999;
	font-size: 14px;
}

/**--otherArea--**/
.myAppend {
	float: right;
	width: 149px;
	padding-top: 10px;
	/*border-left:1px solid #B8B8B8;*/
	overflow: hidden;
}

/*--����������ʽ--*/
/*--myTab style--*/
.myTab {
	margin: 0 25px;
}

.myTabT {
	height: 46px;
	position: relative;
	padding-top: 20px;
}

.myTabT ul {
	height: 46px;
	position: absolute;
}

.myTabT li {
	float: left;
	_display: inline;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #888;
	text-align: center;
	margin-right: 30px;
}

.myTabT li a {
	color: #555;
}

.myTabT li.cur {
	border-bottom: 2px solid #e4393c
}

.myTabT li.cur a {
	color: #e4393c;
}

.myTabT .my-order-search {
	float: right;
	font-size: 0;
}

.myTabT .my-order-search select {
	font-size: 14px;
	padding: 5px 5px 4px;
	height: 30px;
	box-sizing: border-box;
	border-color: #ccc;
	border-radius: 5px 0 0 5px;
}

.myTabT .my-order-search input {
	width: 200px;
	height: 30px;
	padding: 0 5px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
	font-size: 12px;
	box-sizing: border-box;
	vertical-align: top;
}

.myTabT .my-order-search .btn {
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
	vertical-align: top;
	border-radius: 0 5px 5px 0;
	background-color: #fff;
}

.myTabT .my-order-search .evIcon {
	font-size: 14px;
	color: #999;
}

.myTabC {
	padding: 10px 0px;
}

/*--mydataDetail--*/
.mydataDetail {
	padding-top: 0px;
	position: relative;
	color: #333;
}

.mydataDetail table {
	width: 100%;
	font-size: 12px;
}

.mydataDetail td {
	padding: 10px 5px 5px;
	color: #555;
}

.mydataDetail .tdName {
	display: block;
	width: 114px;
	float: right;
	font-size: 14px;
	text-align: right;
	color: #555;
}

.mydataDetail .inputobj {
	line-height: 28px;
	height: 28px;
	border: 1px solid #dddddd;
}

.mydataDetail .radioobj {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.mydataDetail .selectobj {
	height: 20px;
}

.mydataDetail .butobj {
	background-color: #005eac;
	border-width: 1px;
	border-color: #b8d4e8 #124680 #124680 #b8d4e8;
	padding: 3px 10px;
	color: #fff;
}

/**--myInfoList--**/
.myInfoList tbody td {
	border-width: 0px 0px 1px;
	padding: 8px 0px;
}

.myInfoList .tdtitle a {
	color: #6A6A6A;
}

.myInfoList .tdtitle a:hover {
	color: #005EAC;
}

.myInfoList .operateArea {
	height: 50px;
	padding-top: 10px;
}

.myInfoList .operateArea .page {
	float: right;
	padding: 0px;
	height: 30px;
}

.myInfoList .operateL {
	float: left;
}

.myInfoList .allCheckbox {
	width: 14px;
	height: 14px;
	margin: 0px 10px 0 18px;
	vertical-align: middle;
}

.myInfoList .but-1 {
	background-color: #005eac;
	border-width: 1px;
	border-color: #b8d4e8 #124680 #124680 #b8d4e8;
	padding: 1px 10px;
	color: #fff;
}

.myInfoList .but-2 {
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #fff #848484 #848484 #fff;
	padding: 1px 5px;
	color: #000;
}

/**--myOrderList--**/
.myOrderList .operateArea {
	height: 50px;
	padding-top: 10px;
}

.myOrderList .operateArea .page {
	float: right;
	padding: 0px;
	height: 30px;
}

.memberAppliance {
	padding: 1px 0px;
	zoom: 1;
}

.memberAppliance .memberbanner {
	margin: 15px 0px;
	width: 780px;
	overflow: hidden;
}

.applianceList li.item {
	float: left;
	height: 80px;
	padding: 45px 15px 0px 15px;
	margin-left: 10px;
	width: 220px;
	_display: inline;
	overflow: hidden;
}

.applianceList li.item .icon {
	float: left;
	margin-right: 10px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	_display: inline;
}

.applianceList li.item .iconAttr {
	overflow: hidden;
	float: left;
	line-height: 24px;
	width: 135px;
	_display: inline;
}

.applianceList li.item .iconName {
	color: #3E77AB;
}

.applianceList li.item .iconName:hover {
	color: #4A96DC;
}

.applianceList li.item p {
	color: #999;
}

.applianceList li.item .iconAdd {
	display: inline-block;
	width: 58px;
	height: 22px;
	background: url(https://img.ev123.com/pic/vip_sc/sc_center2/iconAdd.png) no-repeat;
	text-align: center;
	line-height: 22px;
}

.applianceList li.item .iconAdd:hover {
	background-position: 0 -22px;
}

.applianceList li.item .otherAdd {
	color: #3d882d;
}

.applianceAttr {
	border: 1px solid #e0e0e0;
	padding: 9px;
	width: 760px;
	margin-bottom: 10px;
}

.applianceAttr .pic {
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
}

.applianceAttr .attr {
	overflow: hidden;
	float: right;
	width: 580px;
	color: #666666;
}

.applianceAttr dl {
	line-height: 24px;
}

.applianceAttr .Level {
	height: 24px;
	padding: 10px 0;
}

.applianceAttr .Level label {
	float: left;
	line-height: 24px;
}

.applianceAttr .Level .starLevel {
	float: left;
	height: 21px;
	margin-right: 30px;
}

.applianceAttr .Level .starLevel em {
	display: block;
	float: left;
	background-image: url(https://img.ev123.com/pic/vip_sc/sc_center2/app_star.png);
	background-repeat: no-repeat;
	background-position: -23px 0;
	width: 23px;
	height: 21px;
}

.applianceAttr .Level .starLevel em.off {
	background-position: 0 0;
}

.applianceAttr .Level .userName {
	line-height: 24px;
}

.applianceAttr .Level .userName b {
	color: #db0000;
}

.applianceAttr .butArea .addBut {
	display: inline-block;
	width: 102px;
	height: 30px;
	background: url(https://img.ev123.com/pic/vip_sc/sc_center2/app_addbut.png) no-repeat;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.applianceAttr .butArea .addBut:hover {
	background-position: 0 -30px;
}

.applianceExplain {
	border: 1px solid #e0e0e0;
	padding: 9px;
	width: 760px;
}

.applianceExplain .txtTitle {
	font: 700 14px/30px "΢���ź�";
	color: #555555;
}

.explain {
	line-height: 24px;
	color: #666666;
}

.explain p {
	text-indent: 2em;
}


.t_m_nr_t3 {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;

	background-color: #ed4c4c;
	border-radius: 4px;
	margin: 0 auto;
}

.mydataDetail .t_m_nr_t3 a {
	color: #FFF;
}

/**�ҵĺ���**/
.myfriend {}

.myfriend ul {
	overflow: hidden;
}

.myfriend li {
	width: 350px;
	height: 80px;
	border: 1px dashed #ccc;
	margin: 10px 9px;
	padding: 10px;
	position: relative;
	float: left;
}

.myfriend li .pic {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
}

.myfriend li .friendName {
	display: block;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
}

.myfriend li .delFriend {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	background-color: #ddd;
	color: #000;
	padding: 5px 10px;
	display: none;
	letter-spacing: 3px;
}

.myfriend li .delFriend:hover {
	background-color: #A0BEDC;
	color: #fff;
}

.myfriend li:hover {
	border-color: #A0BEDC;
}

.myfriend li:hover .delFriend {
	display: block;
}

/*�˻���*/
.mytable .re_btn,
.re_table .btn-7 {
	background: url("https://img.ev123.com/pic/vip_sc/sc_center2/re_but.jpg") no-repeat;
	display: block;
	width: 50px;
	height: 21px;
	line-height: 21px;
	color: #444;
	text-align: center;
	cursor: pointer;
}

.mytable .re_btn_h {
	background: url("https://img.ev123.com/pic/vip_sc/sc_center2/re_but_h.jpg") no-repeat;
	margin-top: 5px;
}

.re_m7 {
	overflow: visible;
	position: relative;
	margin-top: 20px;
}

.re_m7 .re_mt {
	left: 12px;
	position: absolute;
	top: -12px;
}

.re_m7 .re_mt h3 {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height: 25px;
	padding: 0 8px;
}

.re_m7 .re_mc {
	border: 1px solid #CACACA;
	padding: 20px;
}

.re_content {
	border: 1px solid #EDD28B;
	padding: 10px;
	background-color: #FFFDEE;
	margin-bottom: 10px;
}

.re_table {
	margin-top: 10px;
}

.re_table .mt {
	background: url("https://img.ev123.com/pic/vip_sc/sc_center2/thead__bg.gif") repeat-x;
	height: 31px;
	padding-left: 20px;
	line-height: 31px;
	border: 1px solid #CACACA;
}

.re_table .form {
	border: 1px solid #cacaca;
	border-top: 0;
}

.re_table .item {
	margin: 10px auto 0;
}

.re_table .item .label {
	width: 122px;
	line-height: 25px;
	color: #666666;
	float: left;
	font-size: 12px;
	text-align: right;
	margin-right: 8px;
}

.re_table .item em {
	color: #FF6600;
	margin-right: 3px;
}

.re_table .fl {
	width: 460px;
	float: left;
	height: auto;
	margin: 0;
}

.re_table .text {
	width: 200px;
	height: 24px;
	line-height: 24px;
}

.re_table .text01 {
	width: 30px;
	text-align: center;
	padding: 0;
}

.re_table .area {
	width: 500px;
	height: 100px;
}

.re_table .text02 {
	width: 300px;
}

.see_from {
	width: 100%;
}

.see_from td {
	border-bottom: 1px solid #CACACA;
}

.see_from .fl,
.see_from .item .label {
	float: none;
}

.see_from .item .label {
	padding-right: 10px;
}

.see_from .fl {
	padding-left: 10px;
}

/*�ֻ���֤����ʽ*/
.mydataDetail .hqyzm {
	background-color: #F1F1F1;
	border: 1px solid #AAAAAA;
	color: #0461AF;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	text-align: center;
	width: 100px;
	margin-left: 10px;
}

.mydataDetail .hqyzm-disabled {
	background-color: #F1F1F1;
	border: 1px solid #AAAAAA;
	color: #999999 !important;
	cursor: default !important;
}

/*--page style--*/
.page {
	/* float:right;*/
	text-align: right;
}

/*.page a{color:#333;}
.page a,.page span,.page strong{display:inline-block; height:20px; line-height:20px; margin-left:5px;}
.disabled{border:1px solid #999; padding:0px 7px;color:#999;}
.page a,.page strong{ border:1px solid #999; padding:0px 7px;}
.page-start,.page-end,.page-prev,.page-next{background:url(/images/VNew/pagebg.png) no-repeat;}
.page .page-start{padding:5px 5px 5px 15px; background-position:5px 6px;border:#999 1px solid; color:#999;}
.page .page-prev{padding:5px 5px 5px 15px; background-position:5px -15px; font-family:"΢���ź�"}
 .page .page-prev:hover{ background-position:5px -36px;}
.page-end{padding:5px 15px 5px 5px; background-position:-14px 6px;border:#999 1px solid; color:#999;}
.page .page-next{padding:5px 15px 5px 5px; background-position:-14px -15px;}
.page .page-next:hover{ background-position:-14px -36px;}
.page a:hover,.page strong{color:#fff;background-color:#a5060a; border:1px solid #a5060a;}*/

/*--2015-6-24 �˻���� style--*/
.detail_list {
	width: 99.8%;
	height: 78px;
	border: 1px solid #CDCDCD;
	overflow: hidden;
	margin-bottom: 10px;
}

.detail_list span {
	display: block;
	float: left;
	padding: 26px 14px;
	margin-top: 4px;
}

.detail_list span em {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}

.detail_list .mony_l {
	display: block;
	background-color: #F00;
	color: #FFF;
	padding: 5px 20px;
	float: right;
	margin-top: 26px;
}

.detail_list .mony_r {
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: 28px;
	margin-right: 10px;
}

.select_detail {
	width: 100%;
	height: auto;
	padding: 18px 0;
	overflow: hidden;
}

.select_detail em {
	display: block;
	float: left;
	margin-right: 10px;
}

.select_detail em select {
	float: left;
	width: 50px;
	height: 30px;
	border: 1px solid #dddddd;
}

.select_detail input {
	float: left;
	width: 158px;
	height: 28px;
	border: 1px solid #dddddd;
	padding-left: 10px;
	box-sizing: border-box;
}

.select_detail .mony_but {
	display: block;
	width: 70px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background-color: #ed4c4c;
	border-radius: 4px;
	margin-left: 25px;
	cursor: pointer;
	border: 0;
	padding: 0;
}

.select_detail table {
	text-align: center;
	border-top: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 0;
}

.select_detail table tr {
	height: 30px;
}

.select_detail table tr td {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 0;
}

.tr_bg {
	background: #F1F1F1
}

/*--2016-01-16 Ԥ����Ϣ style--*/

.reserve-info {}

.reserve-info table {
	margin-bottom: 10px;
}

.reserve-info td {
	height: 30px;
}

.reserve-info td.left {
	width: 150px;
	text-align: right;
}

.reserve-info td.right {
	text-align: left;
}

.reserve-info .history {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 164px;
}

.reserve-info .history input {
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}



/*--2016-03-25 �޸� style--*/
.logo_img {
	width: 181px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 26px;
	color: #333;
	float: left;
	background-color: #ededed
}

.shopInfo {
	float: left;
	margin-top: 40px;
	overflow: hidden
}

.shopInfo span {
	display: block;
	width: 123px;
	float: left;
	margin: 0px 10px;
	text-align: center
}

.shopInfo span em {
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #333;
}

.search_from .sub {
	margin-top: 4px;
}

.page {
	min-height: 20px;
	margin-right: 10px;
	padding-top: 15px;
}

.memberSidebar li i img {
	margin-top: -4px;
}

.mydataDetail a {
	color: #005ea7;
}

.memberSidebar .ls_cur a {
	color: #ed4c4c;
}

/*--2016-07-21 �������� style--*/
.logistics_div {
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 154px;
	background: url(/images/VNew/right_jiao.png) no-repeat right 16px;
}

.log_con {
	width: 450px;
	border-radius: 5px;
	background-color: #FFF;
	margin-right: 10px;
	box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	-moz-box-shadow: 0px 0px 10px #ddd;
}

.logistics_div .log_con_team .log_c {
	display: none;
}

.logistics_div .log_con_team.active .log_c {
	display: block;
}

.logistics_div .log_con_team.active .log_tit {
	background-color: #f5f5f5;
}

.log_tit {
	height: 45px;
	border-bottom: 1px solid #ECECEC;
	cursor: pointer;
}

.log_tit em {
	line-height: 45px;
	font-size: 14px;
	color: #555;
	padding-left: 20px;
}

.log_c {
	width: 450px;
	background: url(/images/VNew/bor_l.jpg) repeat-y 34px top;
	padding-top: 25px;
	padding-bottom: 20px;
	display: none;
}

.log_c span {
	display: block;
	font-size: 14px;
	color: #888;
	padding-left: 15px;
	margin-left: 30px;
	background: url(/images/VNew/yuan.jpg) no-repeat left 5px;
}

.log_c span em {
	display: block;
	font-size: 12px;
	color: #ccc;
}

.log_c .log_ok {
	background: url(/images/VNew/yuan1.jpg) no-repeat left 5px;
}

.btn-group {}

.btn-group .btn {
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	margin: 2px 5px 0 0;
	border: 1px solid transparent;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	text-align: center;
}

.btn-group .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
}

.btn-group .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group .btn-default {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.4;
}

.btn-group .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-group .btn-disabled {
	cursor: no-drop;
	opacity: 0.5;
	filter: alpha(opacity:50);
}

.btn-group .btn-disabled:hover {
	opacity: 0.5;
	filter: alpha(opacity:50);
}

.btn-group .btn span {
	font: inherit;
}

/* ��ť�� */
.btn-group .btn {
	background-color: #EFEFEF;
	border-color: #CCC;
}

.btn-group .btn-primary {
	background-color: #ed4c4c;
	border-color: #ed4c4c;
	color: #FFF;
}

.btn-group .btn-primary:hover {
	background-color: #ed4c4c;
	border-color: #ed4c4c;
	color: #FFF;
}

.btn-group .btn-success {
	background-color: #5CB85C;
	border-color: #4CAE4C;
	color: #FFF;
}

.btn-group .btn-success:hover {
	background-color: #449D44;
	border-color: #398439;
	color: #FFF;
}

.btn-group .btn-info {
	background-color: #5BC0DE;
	border-color: #46B8DA;
	color: #FFF;
}

.btn-group .btn-info:hover {
	background-color: #31B0D5;
	border-color: #269ABC;
	color: #FFF;
}

.btn-group .btn-warning {
	background-color: #F0AD4E;
	border-color: #EEA236;
	color: #FFF;
}

.btn-group .btn-warning:hover {
	background-color: #EC971F;
	border-color: #D58512;
	color: #FFF;
}

.btn-group .btn-danger {
	background-color: #D9534F;
	border-color: #D43F3A;
	color: #FFF;
}

.btn-group .btn-danger:hover {
	background-color: #C9302C;
	border-color: #AC2925;
	color: #FFF;
}

/* ��Ա���ĸİ� */
.news {
	position: relative;
	display: inline-block;
}

.news span {
	display: inline-block;
	width: 21px;
	height: 19px;
}

.news em {
	position: absolute;
	right: -10px;
	top: -8px;
	background-color: red;
	color: #FFF;
	padding: 1px 5px;
	border-radius: 50%;
}

.vip_shengji {
	display: block;
	width: 100px;
	height: 25px;
	border-radius: 4px;
	background-color: #ffba27;
	margin-top: 5px;
}

.vip_shengji em {
	display: table;
	background: url(https://aimg4.oss-cn-beijing.aliyuncs.com/new_center/INFO2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin: 0 auto;
	color: #FFF;
}

.phone_yuan {
	width: 30px;
	height: 30px;
	background-color: #F00;
	display: block;
	float: left;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: 10px;
}

.memberInfo_r {
	overflow: hidden;
	padding-top: 74px;
}

.memberInfo_r p {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}

.memberInfo_r p font {
	font-size: 16px;
}

.Assets {
	background-color: #FFF;
	margin-bottom: 20px;
}

.Assets_tit {
	display: block;
	margin: 0 25px;
	color: #333;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 10px 0px 19px 0px;
	font-weight: 800;
	box-sizing: content-box;
}

.Assets ul {
	margin: 0 auto;
	padding-bottom: 15px;
	overflow: hidden
}

.Assets ul li {
	float: left;
	width: 16.66%;
	margin-bottom: 15px;
}

.Assets ul li a {
	display: block;
}

.Assets ul li a span {
	display: block;
	width: 71px;
	height: 71px;
	margin: 0 auto;
}

.Assets ul li a p {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
}

.Assets ul li a p font {
	color: #888;
}

.Assets_tit1 {
	display: block;
	margin: 0 25px;
	color: #333;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding-top: 20px;
	font-weight: 800;
}

.Assets_tit1 a {
	display: inline-block;
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	font-weight: 500;
}

.Assets_order {
	overflow: hidden;
	padding-bottom: 20px;
}

.Assets_order span {
	display: block;
	float: left;
	padding: 0 30px;
	border-right: 1px solid #ededed;
}

.Assets_order span em {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.Assets_order span strong {
	display: block;
	text-align: center;
	font-size: 30px;
	color: #ed4c4c;
	font-weight: 500;
}

.shur {
	width: 158px;
	height: 28px;
	border: 1px solid #dddddd
}

.mydataDetail .butobj {
	border: 0;
	padding: 0;
	width: 100px;
	height: 32px;
	line-height: 32px;
	background-color: #ed4c4c;
	border-radius: 5px;
	text-align: center;
}

.Newly_build {
	padding: 0px 26px 0px 26px;
	background-color: #FFF;
	margin-bottom: 20px;
}

.Newly_name {
	overflow: hidden;
	/* width: 1003px; */
}

.Newly_div {
	width: 301px;
	float: left;
	border: 1px solid #e8e8e8;
	background: url(../../../img/new_border1.jpg) repeat-x #fafafa;
	padding-top: 4px;
	margin-right: 27px;
	margin-bottom: 25px;
}

.miss_name {
	margin: 0 15px;
	border-bottom: 1px dashed #ededed;
	height: 43px;
	overflow: hidden
}

.miss_name em {
	display: block;
	line-height: 43px;
	font-size: 14px;
	color: #333;
	background: url(../../../img/new_name.png) no-repeat left center;
	;
	padding-left: 18px;
	float: left;
}

.news_address {
	margin: 0 15px;
	border-bottom: 1px dashed #ededed;
}

.news_address em {
	display: inherit;
	height: 50px;
	font-size: 12px;
	color: #666;
	background: url(../../../img/new_address.png) no-repeat left 3px;
	padding-left: 17px;
	line-height: 20px;
	margin-top: 10px;
	overflow: hidden
}

.news_address1 {
	margin: 0 15px;
	overflow: hidden;
	height: 39px;
}

.news_address1 em {
	display: block;
	height: 39px;
	font-size: 12px;
	color: #666;
	line-height: 39px;
	float: left;
	background: url(../../../img/new_phone.png) no-repeat left center;
	padding-left: 15px;
}

.news_address1 a {
	float: right;
	font-size: 12px;
	display: block;
	line-height: 39px;
	color: #666;
}

.news_address1 .news_modify {
	color: #ed4c4c;
	text-decoration: underline;
	margin-right: 15px;
}

.Newly_div1 {
	background: url(../../../img/new_border2.jpg) repeat-x #fafafa;
}

.add_address {
	width: 301px;
	height: 150px;
	float: left;
	border: 1px dashed #dbdbdb;
	margin-right: 27px;
	float: left;
	margin-bottom: 25px;
}

.add_address strong {
	display: block;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	margin-top: 35px;
}

.add_address em {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}

.delivery_t {
	border-bottom: 2px solid #f8f8f8;
}

.delivery_t span {
	border-bottom: 2px solid #ed4c4c;
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #ed4c4c;
}

.delivery_c {
	padding-top: 20px;
	padding-bottom: 20px;
}

.take_delivery {
	overflow: hidden;
	margin-bottom: 15px;
}

.take_delivery span {
	margin-right: 10px;
	overflow: hidden;
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #555;
	line-height: 30px;
}

.take_delivery span font {
	color: #ed4c4c;
}

.take_delivery input {
	float: left;
	width: 158px;
	height: 28px;
	border: 1px solid #dddddd;
}

.take_delivery1 {
	overflow: hidden;
	margin-bottom: 15px;
}

.take_delivery1 span {
	margin-right: 10px;
	overflow: hidden;
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #555;
	line-height: 30px;
}

.take_delivery1 span font {
	color: #ed4c4c;
}

.take_delivery1 select {
	float: left;
	width: 122px;
	height: 28px;
	border: 1px solid #dddddd;
	margin-right: 15px;
}

.take_delivery1 input {
	float: left;
	width: 380px;
	height: 28px;
	border: 1px solid #dddddd;
	clear: both;
	margin-top: 15px;
	margin-left: 97px;
}

.delivery_a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background-color: #ed4c4c;
	border-radius: 4px;
	margin-left: 97px;
}

.miss_a1 {
	display: block;
	width: 100px;
	height: 27px;
	float: right;
	border-radius: 4px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	background: #ed4c4c;
	margin-top: 8px;
	cursor: pointer;
}

.miss_a2 {
	display: block;
	width: 80px;
	height: 27px;
	float: right;
	border-radius: 4px;
	color: #ed4c4c;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	border: 1px solid #ed4c4c;
	margin-top: 8px;
}

/****************2016/11/03***********************/
.news_alert {
	width: 500px;
	background-color: #FFF;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -250px;
	z-index: 10;
	border-radius: 5px;
}

.news_alert_t {
	height: 50px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}

.news_alert_t span {
	font-size: 16px;
	color: #555;
	display: block;
	float: left;
	line-height: 50px;
	margin-left: 20px;
}

.news_alert_t a {
	display: block;
	height: 50px;
	line-height: 50px;
	float: right;
	margin-right: 20px;
	font-size: 24px;
	color: #888;
	font-weight: 800;
}

.news_alert_c {
	height: auto;
	margin: 0 20px;
}

.news_alert_li {
	overflow: hidden;
	margin: 0 20px;
	height: 45px;
	border-bottom: 1px dashed #ededed;
}

.news_alert_li span {
	display: block;
	float: left;
	width: 50%;
	font-size: 14px;
	color: #666;
	height: 45px;
	line-height: 45px;
}

.news_ok {
	display: block;
	width: 90px;
	height: 32px;
	margin: 20px auto;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background-color: #ff5050;
	border-radius: 4px;
}

.news_alert_c1 {
	width: 100%
}

.news_alert_tab {
	height: 39px;
	margin-top: 20px;
	border-bottom: 1px solid #ededed;
}

.news_alert_tab a {
	display: block;
	width: 128px;
	height: 38px;
	text-align: center;
	color: #555;
	font-size: 14px;
	line-height: 38px;
	border: 1px solid #FFF;
	border-bottom: 0;
	float: left;
}

.news_alert_tab .cur {
	border: 1px solid #ededed;
	border-radius: 4px 4px 0px 0px;
	border-bottom: 1px solid #FFF;
	color: #ed4c4c;
}

.news_input {
	overflow: hidden;
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}

.news_input span {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.news_input input {
	display: block;
	float: left;
	width: 200px;
	height: 30px;
	border: 1px solid #dddddd;
}

.table_div {
	border: 1px solid #ededed;
	text-align: center;
	font-size: 14px;
	color: #666;
	height: 48px;
	margin-top: 20px;
}

.H_td {
	background-color: #f8f8f8;
	color: #555;
	height: 40px;
}

.table_div tr td {
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.table_div a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 auto;
	background-image: url(https://aimg4.oss-cn-beijing.aliyuncs.com/new_center/or_ok.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.table_div .a_cur {
	background-position: left bottom;
}

.public_input {
	height: 28px;
	line-height: 28px;
	border: 1px solid #dddddd;
	padding-left: 10px;
	box-sizing: border-box;
}

.public_select {
	height: 28px;
	line-height: 28px;
	border: 1px solid #dddddd;
}

.public_textarea {
	border: 1px solid #dddddd;
}

.select_div {
	margin-top: 10px;
}

.member-w,
.memberMain {
	margin: 0 auto;
}

.main .memberMain,
.main .member-w {
	width: 960px;
}

.wrapper-960 .memberMain,
.wrapper-1020 .memberMain,
.wrapper-1080 .memberMain,
.wrapper-1140 .memberMain,
.wrapper-1200 .memberMain,
.wrapper-1260 .memberMain,
.wrapper-1320 .memberMain,
.wrapper-1960 .memberMain {
	width: auto;
}

.main .memberInfo_r {
	display: none
}

.wrapper-1080 .memberInfo_r,
.wrapper-1140 .memberInfo_r,
.wrapper-1200 .memberInfo_r,
.wrapper-1260 .memberInfo_r,
.wrapper-1320 .memberInfo_r,
.wrapper-1960 .memberInfo_r {
	display: block
}

.memberNav {
	background-color: #ed4c4c;
}

.wrapper-960 .member-w {
	width: 960px;
}

.wrapper-1020 .member-w {
	width: 1020px;
}

.wrapper-1080 .member-w {
	width: 1080px;
}

.wrapper-1140 .member-w {
	width: 1140px;
}

.wrapper-1200 .member-w {
	width: 1200px;
}

.wrapper-1260 .member-w {
	width: 1260px;
}

.wrapper-1320 .member-w {
	width: 1320px;
}

.wrapper-1960 .member-w {
	width: 1960px;
}

.frameContainer {
	background-color: #f5f5f5
}


/**************2016/11/21 ��Ա����******************************/
.vip_upgrade1_div {
	margin: 0px 25px 0px 15px;
	overflow: hidden
}

.vip_upgrade1 {
	width: 100%;
	overflow: hidden;
	letter-spacing: -.3rem;
}

.vip_upgrade1 li {
	width: 50%;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

.W_upgrade {
	border: 1px solid #ededed;
	margin-left: 10px;
	position: relative;
	padding: 10px;
	overflow: hidden
}

.upgrade1_img {
	margin-right: 10px;
	overflow: hidden;
	float: left;
	background-color: #CCC
}

.upgrade1_img img {
	width: 100%;
}

.upgrade1_text {
	overflow: hidden
}

.upgrade1_text span {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.upgrade1_text p {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
}

.upgrade1_text em {
	float: left;
	font-size: 18px;
	color: #ff0000;
}

.upgrade1_text a {
	display: block;
	width: 75px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	background-color: #ff5050;
	float: right;
	border-radius: 4px;
}

.yinzhang {
	display: block;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 25px;
	bottom: 20px;
}

.yinzhang img {
	width: 100%;
}


.upgrade1_img {
	width: 150px;
	height: 89px;
}

.upgrade1_text span {
	margin-bottom: 0px;
}

.upgrade1_text p {
	margin-bottom: 0px;
}

.upgrade1_text em {
	margin-top: 0px;
}

.upgrade1_text a {
	margin-top: 0px;
}

.wrapper-960 .upgrade1_img {
	width: 150px;
	height: 89px;
}

.wrapper-960 .upgrade1_text span {
	margin-bottom: 0px;
}

.wrapper-960 .upgrade1_text p {
	margin-bottom: 0px;
}

.wrapper-960 .upgrade1_text em {
	margin-top: 0px;
}

.wrapper-960 .upgrade1_text a {
	margin-top: 0px;
}

.wrapper-1020 .upgrade1_img {
	width: 190px;
	height: 113px;
}

.wrapper-1020 .upgrade1_text span {
	margin-bottom: 4px;
}

.wrapper-1020 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1020 .upgrade1_text em {
	margin-top: 8px;
}

.wrapper-1020 .upgrade1_text a {
	margin-top: 8px;
}

.wrapper-1080 .upgrade1_img {
	width: 200px;
	height: 119px;
}

.wrapper-1080 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1080 .upgrade1_text p {
	margin-bottom: 7px;
}

.wrapper-1080 .upgrade1_text em {
	margin-top: 8px;
}

.wrapper-1080 .upgrade1_text a {
	margin-top: 8px;
}

.wrapper-1140 .upgrade1_img {
	width: 210px;
	height: 125px;
}

.wrapper-1140 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1140 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1140 .upgrade1_text em {
	margin-top: 9px;
}

.wrapper-1140 .upgrade1_text a {
	margin-top: 9px;
}

.wrapper-1200 .upgrade1_img {
	width: 220px;
	height: 131px;
}

.wrapper-1200 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1200 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1200 .upgrade1_text em {
	margin-top: 12px;
}

.wrapper-1200 .upgrade1_text a {
	margin-top: 12px;
}


.wrapper-1260 .upgrade1_img {
	width: 240px;
	height: 143px;
}

.wrapper-1260 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1260 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1260 .upgrade1_text em {
	margin-top: 12px;
}

.wrapper-1260 .upgrade1_text a {
	margin-top: 12px;
}

.wrapper-1320 .upgrade1_img {
	width: 240px;
	height: 143px;
}

.wrapper-1320 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1320 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1320 .upgrade1_text em {
	margin-top: 12px;
}

.wrapper-1320 .upgrade1_text a {
	margin-top: 12px;
}

.wrapper-1960 .upgrade1_img {
	width: 240px;
	height: 143px;
}

.wrapper-1960 .upgrade1_text span {
	margin-bottom: 7px;
}

.wrapper-1960 .upgrade1_text p {
	margin-bottom: 4px;
}

.wrapper-1960 .upgrade1_text em {
	margin-top: 12px;
}

.wrapper-1960 .upgrade1_text a {
	margin-top: 12px;
}

.upgrade1_shuoming {
	margin: 0 25px;
}

.upgrade1_shuoming p {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

/* .upgrade1_shuoming span{ display:block; width:100%; margin-top:15px; overflow:hidden} */
.upgrade1_shuoming span img {
	width: 100%;
}


/* 2017-09-08�¼���ʽ */
.preSale {
	border: 1px solid #ededed;
	border-bottom: 0;
	margin-top: 10px;
}

.preSaleTit {
	padding: 10px 0px 10px 15px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #ededed;
}

.preSaleCon {
	width: 100%;
}

.preSaleCon table {
	width: 100%;
	border-bottom: 1px solid #ededed;
	margin-top: 5px;
}

.preSaleCon table tr td {
	font-size: 14px;
	color: #555;
}

.preSaleCon table tr td span {
	color: #999999;
}

.preSaleCon table tr td .text_Red {
	color: #ff0000;
}

.preSaleCon table tr .text_L {
	text-align: left;
	padding: 0px 15px 5px 15px;
}

.preSaleCon table tr .text_C {
	text-align: center;
	padding: 0px 15px 5px 15px;
}

.preSaleCon table tr .text_R {
	text-align: right;
	padding: 0px 15px 5px 15px;
}

.preSaleCon table tr td p {
	padding-bottom: 3px;
}

/* �ϴ��б� */
.upload-img-list {
	display: flex;
	flex-direction: column;
	width: 820px;
}

.upload-img-list .pic-item-wrap {
	width: 100%;
	flex-wrap: wrap;
}

.upload-img-list .pic-item-wrap,
.upload-img-list .upload-btn {
	display: inline-flex;
}

.upload-img-list .pic-item,
.upload-img-list .upload-btn {
	width: 120px;
	height: 120px;
	border: 1px solid #ddd;
	position: relative;
}

.upload-img-list .pic-item {
	margin: 0 10px 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.upload-img-list .pic-item .evIcon {
	position: absolute;
	right: -5px;
	top: -5px;
	width: 16px;
	height: 16px;
	background-color: #c00;
	display: flex;
	align-items:
		center;
	justify-content: center;
	font-size: 12px;
	border-radius: 50%;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.upload-img-list .pic-item .evIcon::before {
	transform: scale(.8);
}

.upload-img-list .upload-btn {
	cursor: pointer;
}

.upload-img-list .upload-btn input[type="file"] {
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.upload-img-list .upload-btn::after,
.upload-img-list .upload-btn::before {
	background-color: #ddd;
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.upload-img-list .upload-btn::after {
	width: 60px;
	height: 4px;
}

.upload-img-list .upload-btn::before {
	height: 60px;
	width: 4px;
}

.upload-img-list .upload-tip {
	padding-top: 10px;
}

.page_select{
	height: 28px;
	border: 1px solid #ddd;
	color: #666;
}

.page_textarea{
	border: 1px solid #ddd;
	color: #666;
	resize: none;
	border-radius: 5px;
	padding: 5px;
	box-sizing: border-box;
}

.sidenav .list-group .list-group-item > a{
	font-size: 14px;
	display: block;
	line-height: 22px;
}