@charset "utf-8";
/* CSS Document */
.mem_bg {
	background:#F2F7FA;
}

.mem_center {
	width:1200px;
	margin:0 auto;
	padding:20px 0;
}

.mem_menu {
	width:160px;
	float:left;
	overflow:hidden;
	background:#FFF;
}

.mem_menu {
	background: #fff;
	margin-bottom: 10px
}

.mem_menu dl {
	position: relative;
	padding: 16px 20px;
	font-size:14px;
}

.mem_menu dl::after {
	content: "";
	position: absolute;
	left: 20px;
	right:20px;
	height: 1px;
	bottom: 0;
	background: #e3e3e3
}

.mem_menu dl:last-child::after {
	display: none
}

.mem_menu dt {
	position: relative;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	position:relative;
	z-index:1;
}

.mem_menu dt i {
	display:block;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #aaa;
	-webkit-transform-origin: 75% 25%;
	-webkit-transition: 100ms ease-in .1s;
	transition: 100ms ease-in .1s;
}
.m-icon-arrD
{
	-webkit-transform: rotateZ(135deg); /*箭头朝底 down*/
}
.m-icon-arrU
{
	-webkit-transform: rotateZ(-45deg); /*箭头朝上 up*/
}

.mem_menu dd a {
	display: block;
	line-height: 32px;
	height:32px;
	color: #666
}

.mem_menu dd a.cur {
	color: #34B5F6;
	font-weight:bold;
}

.mem_menu dd a:hover,.mem_menu dd a:focus {
	color: #34B5F6
}

.mem_menu dd div a {
	color: #989898;
	font-size: 13px;
	line-height: 34px
}

.mem_menu dd div a:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #989898;
	vertical-align: middle;
	margin-right: 5px
}

.mem_menu dd div a:hover,.mem_menu dd div a.cur {
	color: #34B5F6
}

.mem_menu dd div a:hover:before,.mem_menu dd div a.cur:before {
	background: #34B5F6
}

.mem_main {
	width:1020px;
	float:right;
	overflow:hidden;
}

.mem_main_box {
	background:#FFF;
	padding:20px;
}

.mem_r01 {

}

.mem_r01 .tx {
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
}

.mem_r01 .tx span {
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	display:block;
	border-radius:50%;
	position:relative;
	z-index:1;
}

.mem_r01 .tx span img {
	width:100px;
	height:100px;
	display:block;
	border-radius:50%;
}

.mem_r01 .mesa {
	width:400px;
	overflow:hidden;
	float:left;
	display:block;
	margin-left:20px;
	font-size:14px;
}

.mem_r01 .mtop_a {
	height:40px;
	line-height:40px;
	color:#111;
}

.mem_r01 .name {
	font-size:20px;
	color:#019EE8;
	padding:0 10px 0 5px;
}

.mem_r01 .edit {
	color:#34B5F6;
	padding:0 5px;
}

.mem_r01 .mtop_b {
	height:30px;
	line-height:30px;
	color:#777;
}

.rz_icon { position:absolute; right:0; z-index:9; bottom:0; width:30px; height:30px; border-radius:5px;  background:#FFF;  text-align:center;}
.rz_icon img { width:24px; height:24px; margin:3px;}
.mtop_b b { font-weight:normal; display:block; float:left;}
.rz_icon02 { float:left; margin-left:30px; height:30px; font-size:12px;}
.rz_icon02 i { display:block; float:left; height:30px; margin:0px 15px 0 0;}
.rz_icon02 i img { display:inline-block; height:20px; padding-right:6px;}
.rz_suc { color:#019EE8;}


.mem_r01 .m_amount {
	width:200px;
	float:left;
	border-left:1px dashed #E5E5E5;
	padding-left:80px;
	height:100px;
	margin-left:50px;
	background:url(../images/je.png) no-repeat 20px 25px;
}

.mem_r01 .m_amount .mamount_tp {
	display:block;
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height:24px;
	margin-top:10px;
	margin-bottom:10px;
}

.mem_r01 .m_amount .mamount_ce {
	font-size:32px;
	color:#019EE8;
	line-height:40px;
	height:40px;
	overflow:hidden;
	font-weight:bold;
}

.mem_r01 .mamount_bt {
	width:100px;
	float:right;
	margin-top:5px;
}

.mem_r01 .mamount_bt a {
	display:block;
	border:1px solid #34B5F6;
	color:#34B5F6;
	padding:5px 15px;
	border-radius:3px;
	text-align:center;
	font-size:14px;
	line-height:22px;
	margin-bottom:15px;
}

.mem_r01 .mamount_bt a.tixian {
	background:#34B5F6;
	border:1px solid #34B5F6;
	color:#fff;
	margin-bottom:0px;
}

.mem_r02 {
	zoom:1;
}

.mem_title01 {
	line-height:30px;
	height:40px;
	border-bottom:1px solid #E5E5E5;
	position:relative;
	z-index:1;
}

.mem_title01 b {
	display:block;
	float:left;
	border-bottom:2px solid #34B5F6;
	font-size:18px;
	color:#000;
	position:absolute;
	left:0;
	bottom:-1px;
	padding-bottom:10px;
	font-weight: normal;
}

.no-data {
	padding:15px 0 0 0;
}

.no-data .icon-no-order {
	width: 100px;
	height: 100px;
	background:url(../images/no.png) center center no-repeat;
	vertical-align: middle;
	margin: 0 auto;
}

.no-data .icon-no-browse {
	width: 80px;
	height: 80px;
	background:url(../images/la.png) center center no-repeat;
	vertical-align: middle; margin: 0 auto;
}

.no-data .no-data-text {
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color:#999;
	font-size:14px;
}

/*我的订单*/
.order-nav {
	position:relative;
	margin:20px 0;
}

.order-nav .nav-item:first-child {
	margin-left: 0;
}

.order-nav .nav-item {
	position: relative;
	float: left;
	margin-left: 10px;
}

.order-nav .nav-item.nav-cur a, .order-nav .nav-item:hover a, .order-nav .nav-item:focus a {
	color: #34B5F6;
	border: 1px solid #34B5F6;
}

.order-nav .nav-item a {
	position: relative;
	display: inline-block;
	min-width: 68px;
	line-height: 24px;
	color: #666;
	font-size: 12px;
	font-weight: 500;
	padding: 0 5px;
	border: 1px solid #c3c3c3;
	transition: all .3s ease;
	text-align: center;
}

.order-nav .quick-search {
	position: absolute;
	top: 0;
	right: 0;
}

.order-nav .quick-search .search-wrap {
	position: relative;
	width: 230px;
	height: 26px;
	border: 1px solid #d1d1d1;
}

.border-box {
	box-sizing: border-box;
}

.order-nav .quick-search input {
	width: 190px;
	height: 24px;
	border: 0;
	padding: 0 10px;
	font-size: 12px;
}

.order-nav .quick-search a {
	display: block;
	width: 30px;
	height: 24px;
	color: #999;
	line-height: 24px;
	text-align: center;
}

.icon-search {
	display:block;
	width:30px;
	height:24px;
	background:url(../images/serch_icon.png) no-repeat center;
	background-size:24px auto;
}

/*评价*/
.rz_main .d_box {
	padding: 10px 100px 30px 100px;
}

ol.tb-rate-nav-steps {
	overflow: hidden;
	margin:0 0 20px 0;
}

ol.tb-rate-nav-steps:before, ol.tb-rate-nav-steps:after {
	content: " ";
	display: table;
}

ol.tb-rate-nav-steps:after {
	clear: both;
}

ol.tb-rate-nav-steps li {
	float: left;
	background: #e4e4e4 url(../images/flow_steps_bg.png) no-repeat 100% 0;
	font-size: 15px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #404040;
	padding: 0 20px 0 0;
	overflow: hidden;
	width: 280px;
}

ol.tb-rate-nav-steps li.done {
	color: #019EE8;
	background-color: #cce8f6;
	background-position: 100% -70px;
}

ol.tb-rate-nav-steps li.current-prev {
	background-position: 100% -35px!important;
}

ol.tb-rate-nav-steps li.last-current {
	color: #FFF;
	background-color: #019EE8;
	background-position: 100% -245px;
}

ol.tb-rate-nav-steps li.done .first {
	background-color: #cce8f6;
	background-position: -12px -175px;
}

ol.tb-rate-nav-steps li .first {
	background: #e4e4e4 url(../images/flow_steps_bg.png) no-repeat -12px -69px;
}

ol.tb-rate-nav-steps li span, ol.tb-rate-nav-steps li strong {
	display: block;
}

.pj_c {

}

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

.shop-logo {
	display:block;
	float: left;
	width: 80px;
	height: 80px;
	overflow:hidden;
	margin-right:15px;
}

.shop-logo img {
	width: 80px;
	height: 80px;
}

.remark-to { color:#34B5F6; }

.pj_title {
	height:30px;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	color:#019EE8;
}

.pj_title a {
	color:#019EE8;
}

.c-value-no {
	margin-top: 3px;
	margin-right: 5px;
}

.c-value-no, .c-value-no em {
	background: url(../images/128-83.png) -66px -12px repeat;
	height: 12px;
	width: 58px;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

.c-value-5f em {
	width: 58px;
	background-position: -66px 0;
}

.c-value-4f em {
	width: 45px;
	background-position: -66px 0;
}

.c-value-3f em {
	width: 34px;
	background-position: -66px 0;
}

.c-value-2f em {
	width: 23px;
	background-position: -66px 0;
}

.c-value-1f em {
	width: 11px;
	background-position: -66px 0;
}

.plabels {
	background: #F3F8FE;
	padding: 8px 20px;
	zoom: 1;
	font-size:14px;
	color:#000;
}

.plabels:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
}

.plabels .itemdetail {
	width: 460px;
}

.plabels li {
	float: left;
	height: 20px;
	line-height: 20px;
}

.rate-list {
	margin-bottom: 10px;
	clear: both;
}

.rate-box {
	background: url(../images/11-1.gif) 50% 100% repeat-x;
}
.rate-box:before, .rate-box:after {
	content: " ";
	display: table;
}
.item-rate-info {
	position: relative;
	float: left;
	width: 460px;
}
.item-detail {
	padding: 20px 0 20px 20px;
	position: relative;
	width: 350px;
	overflow: hidden;
	zoom: 1;
}
.item-detail .item-d-img {
	float: left;
	margin-right: 15px;
	width: 80px;
	height:80px;
	overflow:hidden;
}
.item-detail .item-d-img img {
	width: 80px;
	height:80px;
	display:block;
}
.item-detail h3 {
	font-size: 14px;
	width: 320px;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 10px;
	line-height:24px;
}
.item-detail p {
	color: #999;
}
.item-rate-main {
	float: left;
	width: 500px;
	padding-left:20px;
}
.item-rate-main .item-rate-act {
	margin: 20px 0 10px 0;
}
.item-rate-main .item-rate-act:before, .item-rate-main .item-rate-act:after {
	content: " ";
	display: table;
}
.ks-simplestar {
	display: inline-block;
	height:20px;
	margin:0 10px;
}
.ks-simplestar img {
	margin-right: 5px;
}
.rate-msg-box {
	width: 100%;
}
.rate-msg-box .textinput {
	padding: 10px;
	border: 1px solid #E6E6E6;
	margin-bottom:20px;
}
.rate-msg-box .rate-msg {
	width: 100%;
	line-height:30px;
	height: 120px;
	border: 0;
	outline: 0;
	resize: none;
	overflow:auto;
}
.text-counter { line-height:20px; margin-top:8px;}
.text-counter strong {
	color: #F60;
	margin: 0 5px;
}
.rating-box .p-d {
	position: relative;
}
.starstip {
	position: absolute;
	top: 25px;
	left: 480px;
	background: url(../images/icon_v2.gif) no-repeat 0 -10px;
	width: 301px;
	height: 51px;
}
.starstip p {
	padding: 4px 125px 0px 14px;
	line-height:20px;
}
.stars {
	padding: 20px;
}
.stars li {
	margin:0 0 5px 0;
	height:24px;
	line-height:24px;
}
.stars li label {
	line-height: 24px;
}
.submitbox {
	text-align:center;
	margin: 15px 0 0 0;
}
.tb-rate-btn.type-primary {
	color: #fff;
	background-color: #3498db;
	width: 140px;
}
.ks-ss-tips { color:#F60;}
.tb-rate-btn {
	border: none;
	font-weight: 400;
	line-height: 1.4;
	transition: color .25s linear,background-color .25s linear;
	cursor: pointer;
	outline: 0;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
	display: inline-block;
	text-decoration: none;
	text-align: center;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 14px;
	padding: 10px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.tb-rate-btn.type-primary:hover { opacity:0.9;}

.rz_list {
	padding:120px 100px;
	min-height:300px;
}

.rz_bg {
	background:url(../images/top-bg.jpg) no-repeat center bottom #FFFFFF;
	background-size:100% auto;
}

.rz_list li {
	width:46%;
	float:left;
	text-align:center;
	margin:0 2%;
}
.rz_list li a {
	display:block;
}

.rz_list li span {
	display:block;
	width:160px;
	height:160px;
	margin:0 auto;
	border:1px solid #419BE2;
	border-radius:50%;
	text-align:center;
}
.rz_list li span img {
	height:85px;
	margin-top:30px;
}

.rz_list li p {
	line-height:40px;
	font-size:22px;
	color:#419BE2;
	font-weight:bold;
	margin-top:10px;
}


/*消息中心*/
.me_messa { width:100%; padding-top:10px;}
.me_messa_i { border:1px solid #e5e5e5; /*background:#f9f9f9;*/ padding:10px 30px 10px 30px; zoom:1; margin-top:10px; position:relative; z-index:1;}
.me_messa_i h4 { height:30px; line-height:30px; overflow:hidden; font-size:14px; }
.me_messa_i h4 .time { color:#999; font-size:12px; margin-left:30px;}
.me_messa_i b { display:block; font-weight:normal;}
.me_messa_i .messa_con { height:24px; line-height:24px; font-size:12px; color:#666; overflow:hidden;}
.me_messa_i p { width:80%; float:left; height:24px; line-height:24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#666; }
.read_no { display:block; width:6px; height:6px; border-radius:50%; background:#E94646; position:absolute; z-index:9; left:12px; top:22px;}
.read_more { cursor:pointer; float:right; font-size:12px;}
.me_messa_close { display:block; position:absolute; right:20px; z-index:11; top:13px; background:url(../images/close.png) no-repeat center; background-size:100% auto; width:14px; height:14px; cursor:pointer; text-indent:9999px; overflow:hidden;}
.me_messa_i:hover { background:#FFF; border:1px solid #019EE8;}
.messa_read {
	background: #419BE2;
	padding: 0px 20px;
	border: 1px solid #419BE2;
	color: #fff;
	border-radius: 3px;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.messa_read:hover {
	color: #fff;
	opacity:0.9;
}
.messa_yes { display:block; position:absolute; right:-1px; z-index:11; top:-1px; background:#58BD9A; width:40px; height:20px; line-height:20px; text-align:center; color:#FFF; cursor:pointer; overflow:hidden;}
.messa_no { background:#e77c7c!important;}

/*页码*/
.m_page {
	border-top:1px solid #e5e5e5;
	height:30px;
	line-height:30px;
	padding:20px 0;
	margin-top:20px;
}

.m_page_l a {
	display:inline-block;
	float:left;
	border:1px solid #e5e5e5;
	padding:0px 10px;
	border-radius:3px;
	margin-right:5px;
	background:#FFF;
}

.m_page_l span {
	display:inline-block;
	float:left;
	border:1px solid #019EE8;
	padding:0px 10px;
	border-radius:3px;
	margin-right:5px;
	background:#019EE8;
	color:#FFF;
}

.m_page_l i {
	display:inline-block;
	float:left;
	padding:0px 5px;
	margin-right:5px;
}

.m_page_l .c_tz {
	float:left;
	font-weight:normal;
	margin:0 10px;
}

.m_page_l .c_tz_i {
	width:40px;
	margin:0 5px;
	text-align:center;
	border:1px solid #e5e5e5;
	height:30px;
	line-height:30px;
	border-radius:3px;
}

.page_sure {
	display:inline-block;
	float:left;
	border:1px solid #019EE8!important;
	padding:0px 10px;
	border-radius:3px;
	margin-right:5px;
	background:#019EE8!important;
	color:#FFF;
}

.page_sure:hover {
	color:#FFF;
}

.page_total {
	text-align:right;
}

.page_total i {
	color:#019EE8;
	padding:0 10px;
	font-weight:bold;
}

/*自媒体-待验收*/
.ztopback { background: #FFF; padding: 0px 10px; border: 1px solid #019EE8; color: #019EE8; border-radius: 3px;}

.zm_box_dash { border:1px dashed #e5e5e5; border-radius:5px; background:#fbfbfb; padding:20px 50px;}
.zm_tx { display:block; float:left; width:80px; height:80px; border:1px solid #e5e5e5; overflow:hidden; margin-right:15px; border-radius:50%;}
.zm_tx img { display:block; width:80px; height:80px}
.zm_text { float:left; margin-top:5px;}
.zm_text .med_t01 { height:40px; line-height:40px; overflow:hidden;}
.zm_text .med_t01 .med_rz { height:21px; margin:8px 10px 0 5px;}
.zm_text .med_t01 .med_money { background:url(../images/m.png) no-repeat left center; padding:0 0 0 24px; background-size:20px auto; margin:0 0 0 10px; color:#F90;}
.zm_text02 { float:right;}
.zm_text02 .med_t02 { height:40px; line-height:40px; color:#666; font-size:14px;}
.zm_text02 .med_t02 b { padding:0 5px 0 0;}
.zm_star { height:19px; margin-top:6px;}
.zm_star img { height:19px; margin:0 5px 0 0; display:inline-block;}

.zm_dingd { padding:20px 50px; border-bottom:1px solid #e5e5e5;}
.zm_dingd_row { font-size:14px; padding:8px 0px; line-height:30px;}
.zm_dingd_name { width:120px; float:left; overflow:hidden; font-size:14px; color:#000;}
.zm_dingd_txt { width:calc(100% - 130px);  float:left; color:#666;}
.zm_yq { float:left; margin-right:60px;}
.zm_yq dt { float:left;}
.zm_yq dd { float:left;}
.dingd_num { height:40px; line-height:40px; font-size:14px;}
.dingd_tit { font-size:14px; color:#000; border-left:3px solid #34B5F6; padding-left:12px; height:16px; line-height:16px; margin:10px 0;}

.dingd_table { padding:5px 0;}
.dingd_tb { font-size:13px; text-align:center; border:1px solid #e5e5e5; border-bottom:none;}
.dingd_tb td { line-height:24px; padding:12px 5px; border-bottom:1px solid #e5e5e5;}
.dingd_tb td.z1 { width:10%;}
.dingd_tb td.z2 { width:20%;}
.dingd_tb td.z3 { width:30%;}
.dingd_tb td.z4 { width:40%;}
.dingd_tb td.z5 { width:50%;}
.dingd_tb td.z6 { width:60%;}
.dingd_tb td.z7 { width:70%;}
.dingd_tb td.z8 { width:80%;}
.dingd_tb td.z9 { width:90%;}
.dingd_thead { background:#f1f1f1; font-size:14px; line-height:30px; color:#000; font-weight:bold;}
.tb_gray { background:#f7f7f7;}

.zm_submit_time { padding-top:5px; padding-left:12px; line-height:36px; font-size:14px; color:#666;}

.dingd_tf { padding:20px 50px 0 50px;}
.dingd_tf_02 { line-height:36px; margin-bottom:20px;}
.dingd_tf_02 b { display:block; color:#000; font-size:14px; margin-bottom:5px;}
.dingd_tf_02 p {}
.dingd_tf_w7{ width:70%; background:#f8f8f8; float:left;}
.dingd_fw { display:block; width:100px; height:43px; line-height:43px; text-align:center; background:#58BD9A; border-radius:3px; float:left; color:#FFF; font-size:14px; margin-left:20px; cursor:pointer;}
.dingd_fw:hover { color:#FFF; opacity:0.9;}
.dingd_pic { float:left; display:block; width:150px; height:120px; margin-right:15px; margin-bottom:10px; border-radius:5px; position:relative; z-index:1; border: 1px solid #DDDDDD;}
.dingd_pic img { width:150px; height:120px; border-radius:5px;}
.close_pic { display:block; width:22px; height:22px; cursor:pointer; background:url(../images/wrong.png) no-repeat center #FFFFFF; border-radius:50%; background-size:100% auto; position:absolute; right:-10px; top:-10px; z-index:9;}

.mr_f50 { margin-right:-30px;}
.bohui_a { width:calc(100% - 50px); background:#fff; border:1px solid #e5e5e5; line-height:24px; height:100px; overflow:auto; padding:10px 20px; border-radius:3px;}
.tanchu_i { padding:0px 0 20px 0;}
.bohui_load { display: block; width: 150px; height: 120px; border: 1px dashed #DDDDDD; border-radius: 5px; background: url(../images/add.png) no-repeat center #fff; float: left; margin-right: 15px;}
.tanchu { background:#fbfbfb; border:1px dashed #e5e5e5; border-radius:5px; margin:20px 0;}
.tanchu_i1 { width:80px; float:left; font-size:14px; color:#000; line-height:24px; padding:10px 0;}
.tanchu_i2 { float:right; width:calc(100% - 90px); }

/*单选按钮样式*/
.gcs-radio { display: none;}
.gcs-radio+label { width: 20px; height: 20px; line-height: 16px; display: inline-block; text-align: center; vertical-align: bottom; border: 1px solid gray; border-radius: 50%; float:left; margin-top:10px; margin-right:10px;}
.gcs-radio+label:hover { border: 1px solid #2783FB; cursor: pointer;}
.gcs-radio:checked+label { background: #2783FB; border: 1px solid #2783FB;}
.gcs-radio:checked+label:after { content: "\2022"; font-size: 35px; color: white;}
.yangshou_t, .yangshou_b { display:block; float:left; line-height:40px; padding:0 25px; margin-right:30px; font-size:14px; color:#FFF; border-radius:3px; cursor:pointer;}
.yangshou_t { background:#34B5F6;}
.yangshou_b { background:#E94646;}
.yangshou_t:hover, .yangshou_b:hover { color:#FFF; opacity:0.9;}


.m_serright {
		width:1000px;
		float:right;
		overflow:hidden;
}

.serright_box {
	background:#FFF;
	margin-bottom:20px;
	padding:20px;
	/*min-height:680px;*/
}
.serrgiht_ti {
    border-bottom:1px solid #e5e5e5;
    height:40px;
    font-size:16px;
    color:#000;
    position:relative;
    z-index:1;
}
/*提现*/
.tx_ints {
    border:1px dashed #e5e5e5;
    background:#f5f5f5;
    padding:12px 20px;
    margin:30px 0;
    border-radius:5px;
}
.tx_ints b {
    display:block;
    line-height:30px;
    font-size:14px;
}
.tx_ints p {
    line-height:24px;
    margin:5px 0;
}

.tx_detail {
    border-top:1px solid #e3e3e3;
    padding:20px 0 50px 0;
}

.tx_detail_for {
    overflow: hidden;
    margin-bottom: 20px;
}

.tx_detail_name {
    width: 220px;
    font-size: 14px;
    text-align: right;
    line-height: 45px;
    padding-right: 20px;
    color: #333;
    float:left;
}

.tx_detail_mes {
    width:600px;
    float:left;
    line-height:45px;
    font-size:14px;
}
.de_txt { width:340px;}
.get_pass { display:block; float:left; background:#419BE2; color:#FFF; width:140px; text-align:center; line-height:45px; border-radius:3px; margin-left:20px; border: 0;}
.get_pass02 { display:block; float:left; background:#BBBBBB; color:#FFF; width:140px; text-align:center; line-height:45px; border-radius:3px; margin-left:20px; border: 0;}
.de_50 { width:50%; font-size:14px; line-height:32px;}
.de_50_pd { padding:0 20px;}
.rz-wrap {  margin:70px 0 0 240px;  }
.rz_sbut {  width: 200px;  font-size: 16px;  background: #019EE8;  line-height: 30px;  display: inline-block;  box-sizing: border-box;  color: #fff;  border: 0;  padding:8px 0;  border-radius:5px;  text-align:center; cursor: pointer;  }
.rz_sbut:hover { color: #FFFFFF; opacity: 0.9;}
.zmt_list_select {  display: inline-block;  border: 1px solid #e0e0e0;  border-radius: 4px;  width: 500px;  height: 36px;  line-height: 36px;  padding-left: 15px;  padding-right: 15px;  font-size: 14px;  color: #888;  }

/*资金详情记录*/
.money_detail {
    padding: 30px 0;
}

.money_detail dl {
    width: 100%;
    font-size: 14px;
    line-height: 180%;
    padding: 10px 0;
}

.money_detail dt {
    float: left;
    width: 30%;
    text-align: right;
    padding-right: 5%;
    font-weight: bold;
    color: #000;
}

.money_detail dd {
    float: left;
    width: 65%;
}

.money_detail_button {
    padding: 20px 0 50px 35%;
}

.money_link {
    display: block;
    padding: 0 30px;
    float: left;
    margin-right: 30px;
    height: 40px;
    border: 1px solid #2FBBF9;
    text-align: center;
    line-height: 40px;
    background: #FFF;
    font-size: 15px;
    color: #2FBBF9;
    cursor: pointer;
}
.money_link:hove { background: #2FBBF9; color: #FFFFFF; }

.money_cc {
    background: #2FBBF9;
    color: #FFF;
}

.money_cc:hover {
    color: #FFF;
    opacity: 0.9;
}

.mo_list {
    padding: 20px 0;
}

.mo_list li {
    width: 24%;
    float: left;
    background: #f5f5f5;
    margin: 0 1.3% 0 0;
    overflow: hidden;
    height: 100px;
    padding: 10px 0;
}

.mo_list li.last-one {
    float: right !important;
    margin: 0;
}

.mo_list li .div_detail {
    width: 120px;
    float: left;
    margin-left: 15px;
}

.mo_list li .div_detail p.one1 {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
}

.mo_list li .div_detail p.one2 {
    line-height: 40px;
    height: 40px;
    font-size: 26px;
    font-weight: bold;
}

.mo_list li .div_detail p.one3 {
    line-height: 24px;
    height: 24px;
}

.mo_list li .div_detail p.one3 b {
    display: block;
    float: left;
    padding: 0 5px;
}

.mo_list li .div_detail p.one3 span {
    display: block;
    float: left;
}

i.zengzhang {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/128-83.png) no-repeat center;
    background-position: -95px -24px;
    margin: 4px 0 0 0px;
}

i.jianshao {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/128-83.png) no-repeat center;
    background-position: -117px -69px;
    margin: 4px 0 0 0px;
}

a.mo_chongzhi, a.mo_tixian {
    display: block;
    float: left;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    margin-top: 5px;
    margin-right: 10px;
}

a.mo_chongzhi {
    background: #6aaa1f;
}

a.mo_tixian {
    background: #E94646;
}

a.mo_chongzhi:hover, a.mo_tixian:hover {
    opacity: 0.9;
}

.mo_toplist {
    border: 1px solid #d0e6f8;
    margin: 20px 0;
}

.mo_toplist li {
    float: left;
    padding: 0 20px;
    border-right: 1px solid #d0e6f8;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.mo_toplist li.mocur {
    background: #41abef;
    color: #FFF;
}

/*个人中心07-18*/
.per_new { width:1020px; float:right; }
.per_top { height:240px; background:#FFF; position:relative; z-index:1; margin-top:10px; margin-bottom:30px;}
.per_top_01 { background:#0E9AEF; position:absolute; left:0; height:260px; top:-10px; z-index:9; width:280px; box-shadow:0 0 10px rgba(0, 0, 0, .5);  }
.per_top_pic { width:66px; height:66px; border:5px solid #FFF; margin:20px auto auto auto; overflow:hidden; border-radius:50%; background: #fff;}
.per_top_pic img { display:block; width:100%; height:100%;}
.per_top_name { margin:10px 20px 20px 20px; line-height:30px;  text-align:center; font-size:18px; color:#FFF; font-weight:bold;}
.per_top_bottom { background:#242331; height:55px; line-height:55px; font-size:14px; width:100%; z-index:9; left:0; bottom:0; position:absolute;}
.per_top_bottom01 { float:left; color:#F4CA3A; margin-left:10px;}
.per_top_bottom02 { float:right; margin-right:10px; height:24px; line-height:24px; margin-top:14px; border-radius:15px; display:block; padding:0 10px; border:1px solid #F4CA3A; color:#F4CA3A;}
.per_top_bottom02:hover { background:#F4CA3A; color:#242331;}
.per_rz { height:30px; font-size:12px; text-align:center;}
.per_rz i { display:inline-block; height:28px; margin:0px 10px; background:#FFF; height:30px; line-height:28px; border-radius:15px; padding:0 15px;}
.per_rz i img { display:inline-block; height:20px; padding-right:6px;}
.per_top_tit { height:50px; line-height:50px; border-bottom:1px solid #E3E3E3;}
.per_top_tit b { font-weight:normal; display:block; padding-left:310px; font-size:18px; color:#000;}
.per_top_list { padding-left:310px;}
.per_top_list li { width:50%; float:left; overflow:hidden; font-size:14px; line-height:200%; padding-top:20px; padding-bottom:30px;}
.per_top_list li i { display:block; font-weight:normal; margin-top:10px;}
.per_top_list li b { display:block; font-size:24px; margin-top:10px; color:#0E9AEF;}
.per_top_bot { padding-left:310px; }
.per_top_bot .per_chongzhi,.per_top_bot .per_tixian { display:inline-block; border:1px solid #34B5F6; padding:5px 30px; margin-right:20px; border-radius:3px; text-align:center; font-size:14px; line-height:22px;}
.per_top_bot .per_chongzhi { background:#FFF; color:#34B5F6;}
.per_top_bot .per_tixian { background:#34B5F6; color:#fff; margin-bottom:0px; }
.per_top_bot .per_tixian:hover { opacity: 0.9; }

.per_new_left { width:700px;}
.per_new_right { width:300px;}
.per_new_box { background:#FFF; box-sizing:border-box; padding:10px 20px;}

.xq_new_top { width: 100%; line-height: 36px; padding: 20px 0;}


/*08-16*/
.order_view { width: 100%; padding-bottom: 5%;}
.order_view li { width: 48%; margin-top: 4%; margin-right: 2%;  float: left; border: 1px solid #E9E9E9; height: 145px; zoom:1; border-radius:5px; }
.order_view li:nth-child(2n) { float: right; margin-right: 0;}
.order_view_tit { border-bottom:1px solid #E9E9E9; background: #FAFAFA; height: 55px; line-height: 55px; color: #434343; font-size: 15px;  padding: 0 50px; position: relative; z-index: 1;}
.order_view_link { display: block;}
.order_view_cot { width: 50%; float: left; box-sizing: border-box; padding-left: 20px; padding-top: 10px;}
.order_view_cot b { display: block; font-size: 14px; line-height: 40px; color: #858585; font-weight: normal;}
.order_view_cot p { font-size: 18px; }
.order_view_f1 { color: #FF6E00;}
.order_view_f2 { color:#00D082}
.order_view_f3 { color:#E94646}
.order_view_f4 { color:#0E9AEF}
.order_view_add { border: 1px solid #34B5F6; display: block; position: absolute; right: 10px; z-index: 9; right: 10px; height: 30px; top: 12px; line-height: 30px; border-radius:3px; color: #34B5F6; font-size: 13px; padding: 0 10px;}
.order_view_add:hover { background:#64c3f3; color: #FFFFFF; }

.order_view_i1, .order_view_i2, .order_view_i3, .order_view_i4 { background: url("../images/co1.png") no-repeat 0 0; display: block; width: 30px; height: 30px; position: absolute; left: 10px; top: 13px;}
.order_view_i1 { background-position: -314px -200px;}
.order_view_i2 { background-position: -344px -200px;}
.order_view_i3 { background-position: -374px -200px;}
.order_view_i4 { background-position: -404px -200px;}

.newbie_guide { height: 150px; overflow: hidden; margin-top: 8px;}
.newbie_guide li { font-size: 13px; height: 36px; line-height: 36px; padding-left: 12px; overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; border-bottom: 1px solid #E9E9E9; position: relative; z-index: 1; }
.newbie_guide li:before { content: ''; width: 3px; height: 3px; background: #b4b4b4; border-radius:50%; position: absolute; left: 1px; top: 17px; z-index: 5px;}
.newbie_guide li:last-child { border-bottom: none;}
.newbie_guide li a { color: #666;}
.newbie_guide li a:hover { color: #0E9AEF;}

.order_dymic { height: 140px; overflow: hidden; margin-top: 5px;}
.order_dymic li { border-bottom: 1px solid #f0f0f0; height: 36px; line-height: 36px; overflow: hidden;  font-size: 13px;}
.order_dymic li:last-child { border-bottom: none;}
.order_dymic b { display: block; float: left; font-weight: normal; padding-left: 12px; color: #666666; width:calc(100% - 70px);  width:-webkit-calc(100% - 70px);  width:-moz-calc(100% - 70px);  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; position: relative; z-index: 1; }
.order_dymic b:before { content: ''; width: 3px; height: 3px; background: #b4b4b4; border-radius:50%; position: absolute; left: 1px; top: 17px; z-index: 5px;}
.order_dymic a:hover b { color: #0E9AEF;}
.order_dymic i { float: right; display: block; color: #BBBBBB;}




