@charset "utf-8";
/* CSS Document */

/*------- login ---------*/
.web_login{
	padding:50px 0;
	margin:0 auto;
	width:1200px;
	clear:both;
	}
.web_login_left{
	float:left;
	width:799px;
	}
.web_login_left .login_left_top{
	float:left;
	width:799px;
	height:29px;
	background:url(../images/arr_login_back.png) 776px -191px no-repeat;
	clear:both;
	}
.web_login_left .login_left_adv{
	float:left;
	width:799px;
	clear:both;
	}
.web_login_right{
	position:relative;
	float:left;
	width:401px;
	background:#eee;
	}
.web_login_right form{
    margin:0;
	padding:0;	
	}
.web_login_right ul{
	margin:0 auto;
	padding-top:31px;
	width:361px;
	clear:both;
	}
.web_login_right ul li{
	float:left;
	width:359px;
	margin-top:15px;
	border:1px solid #ddd;
	height:48px;
	background-color:#fff;
	position:relative;
	}	
.web_login_right ul li span{
	display:block;
	position:absolute;
	height:48px;
	line-height:48px;
	top:0;
	left:60px;
	font-size:14px;
	color:#d5d5d5;
	}
.web_login_right ul li p{
	float:right;
	padding:5px 15px 0 0;
	}
.web_login_right ul li p img{
	display:block;
	float:left;
	}
.web_login_right ul li p i{
	float:right;
	padding-top:5px;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	}
.web_login_right ul li p i a:link{
	font-size:12px;
    color: #999;
    text-decoration: none;
}
.web_login_right ul li p i a:visited{
	font-size:12px;
    color: #999;
    text-decoration: none;
}
.web_login_right ul li p i a:hover{
	font-size:12px;
    color: #005faf;
    text-decoration: underline;
}
.web_login_right ul li p i a:active{
	font-size:12px;
    color: #999;
    text-decoration: none;
}	
	
.bg_user{
		background:url(../images/arr_login_back.png) 15px 10px no-repeat;
	}
.bg_password{
		background:url(../images/arr_login_back.png) 15px -38px no-repeat;
	}
.web_login_right ul li input{
	font-family:"Microsoft YaHei",Arial;
	   float:left;
	   height:48px;
	   line-height:48px;
	   padding:0 5px;
	   border:none;
	   outline:none;
	}
.web_login_right .login_user{
	   width:299px;
	   margin-left:50px;
	   font-size:14px;
	   color:#333;
	}
.web_login_right .login_pwd{
	   width:299px;
	   margin-left:50px;
	   font-size:14px;
	   color:#333;
	}
.web_login_right .login_yzm{
	  width:189px;
	  margin-left:20px;
	  font-size:14px;
	   color:#333;
	}
.btn_login{
	font-family:"Microsoft YaHei";
	background:#f96062;
	font-size:18px;
	color:#fff;
	text-align:center;
	width:361px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	clear:both;
	}
.btn_login_ing{
	font-family:"Microsoft YaHei";
	background:#fdcacb;
	font-size:18px;
	color:#fff;
	text-align:center;
	width:361px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	clear:both;
	}
	
.web_login_right .p_line_t{
	float:left;
	width:401px;
	height:60px;
	clear:both;
	}
.web_login_right .p_line_b{
	float:left;
	width:361px;
	padding:20px 20px 18px;
	clear:both;
	}
	
.web_login_right .p_line_b a.login_weixin{
	float:left;
	width:60px;
	height:30px;
	background:url(../images/arr_login_back.png) 0 -96px no-repeat;
	padding-left:40px;
	}
.web_login_right .p_line_b i{
	display:block;
	font-style:normal;
	float:right;
	}
.web_login_right .p_line_b i span{
	padding:8px;
	}
	
.web_login_right .p_line_b a:link{
    font-size: 14px; 
    color: #333;
    text-decoration: none;
}
.web_login_right .p_line_b a:visited{
    font-size: 14px; 
    color: #333;
    text-decoration: none;
}
.web_login_right .p_line_b a:hover{
    font-size: 14px; 
    color: #005faf;
    text-decoration: underline;
}
.web_login_right .p_line_b a:active{
    font-size: 14px; 
    color: #333;
    text-decoration: none;
}	
.web_login_right .login_tips{
	position:absolute;
	top:70px;
	left:20px;
	color:#e53939;
	width:319px;
	height:24px;
	border:1px solid #e3393c;
	padding-left:40px;
	background:#fff url(../images/arr_login_back.png) 16px -141px no-repeat;
	}

/*----register----*/	

.web_reg{
	position:relative;
	background:url(../images/bg_reg_.jpg) center top no-repeat; 
	margin:60px auto;
	width:1200px;
	height:590px;
	clear:both;
	}
.reg_title{
	position:absolute;
	top:-29px;
	left:0;
	width:423px;
	height:60px;
	}
.reg_title_right{
	position:absolute;
	background:#f96062;
	font:16px/32px "Microsoft YaHei",Arial;
	color:#fff;
	top:-16px;
	right:0;
	width:162px;
	height:32px;
	text-align:center;
	}
.reg_title_right a:link{
    font-size: 16px; 
    color: #fff;
    text-decoration: none;
}
.reg_title_right a:visited{
    font-size: 16px; 
    color: #fff;
    text-decoration: none;
}
.reg_title_right a:hover{
    font-size: 16px; 
    color: #fff;
    text-decoration: underline;
}
.reg_title_right a:active{
    font-size: 16px; 
    color: #fff;
    text-decoration: none;
}	

.web_reg_inner{
	margin:0 auto;
	padding:39px 0 30px;
	width:500px;
	clear:both;
	}	
.web_reg_inner ul li{
	position:relative;
	float:left;
	width:498px;
	height:48px;
	font:16px/48px "Microsoft YaHei",Arial;
	color:#333;
	clear:both;
	}
.web_reg_inner ul li span{
	display:block;
	position:absolute;
	height:48px;
	line-height:48px;
	top:0;
	left:125px;
	font-size:16px;
	color:#d5d5d5;
	}
.web_reg_inner ul li i{
	display:block;
	background:url(../images/arr_login_back.png) 0 -128px no-repeat;
	padding-left:20px;
	position:absolute;
	top:39px;
	left:15px;
	font-style:normal;
	font-size:14px;
	color:#e4393c;
	}
.web_reg_inner ul li b{
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#999;
	}
.web_reg_inner ul li b a:link{
    font-size: 14px; 
    color: #54a8ef;
    text-decoration: none;
}
.web_reg_inner ul li b a:visited{
    font-size: 14px; 
    color: #54a8ef;
    text-decoration: none;
}
.web_reg_inner ul li b a:hover{
    font-size: 14px; 
    color: #e4393c;
    text-decoration: none;
}
.web_reg_inner ul li b a:active{
    font-size: 14px; 
    color: #54a8ef;
    text-decoration: none;
}		
.bor_gray{
	margin-top:30px;
	border:1px solid #ddd;
	}
.bor_red{
	margin-top:30px;
	border:1px solid #e4393c;
	}
.li_top20{
	margin-top:20px;
	}
.web_reg_inner ul li label{
	float:left;
	padding:0 15px;
	height:48px;
	line-height:48px;
	}
.web_reg_inner ul li p{
	float:right;
	width:158px;
	height:48px;
	background:#f0f0f0;
	border-left:1px solid #ddd;
	font:16px/48px "Microsoft YaHei",Arial;
	text-align:center;
	cursor:pointer;
	}
.reg_input{
	margin-top:-4px;
	padding-left:15px;
	width:373px;
	height:48px;
	font:16px/48px "Microsoft YaHei",Arial;
	border:0;
	outline:none;
	}
.reg_yam_input{
	margin-top:-4px;
	width:180px;
	height:48px;
	font:16px/48px "Microsoft YaHei",Arial;
	border:0;
	outline:none;
	}	

.btn_reg{
	width:498px;
	height:48px;
	background:#e4393c;
	border:1px solid #e4393c;
	font:18px/48px "Microsoft YaHei",Arial;
	color:#fff;
	outline:none;
	cursor:pointer;
	}
.btn_reg_ing{
	width:498px;
	height:48px;
	background:#f96062;
	border:1px solid #e4393c;
	font:18px/48px "Microsoft YaHei",Arial;
	color:#fff;
	outline:none;
	cursor:pointer;
	}
.btn_reg_ing{
	width:498px;
	height:48px;
	background:#fdcacb;
	border:1px solid #fdcacb;
	font:18px/48px "Microsoft YaHei",Arial;
	color:#fff;
	outline:none;
	cursor:pointer;
	}	
.reg_inner_ok{
	float:left;
	padding-top:100px;
	width:500px;
	font:14px/40px "Microsoft YaHei",Arial;
	color:#333;
	text-align:center;
	clear:both;
	}
.reg_inner_ok .p_1{
	font:30px/40px "Microsoft YaHei",Arial;
	color:#5fcd20;
	}
.reg_inner_ok .p_2{
	margin-top:5px;
	padding:10px 0 5px;
	border-top:1px solid #333;
	font:28px/40px "Microsoft YaHei",Arial;
	color:#333;
	}
	
/*----get password----*/

.web_getback_inner{
	margin:0 auto;
	padding:80px 0 30px;
	width:650px;
	clear:both;
	}
.web_getback_inner h2{
	float:left;
	width:650px;
	font:40px/40px "Microsoft YaHei",Arial;
	text-align:center;
	color:#333;
	clear:both;
	}
.web_getback_inner .get_step{
	float:left;
	margin-top:50px;
	width:650px;
	height:30px;
	clear:both;
	}

.get_step_1{
	background:url(../images/arr_login_back.png) 0 -250px no-repeat;
	}
.get_step_2{
	background:url(../images/arr_login_back.png) 0 -310px no-repeat;
	}
.get_step_3{
	background:url(../images/arr_login_back.png) 0 -370px no-repeat;
	}
.get_step_4{
	background:url(../images/arr_login_back.png) 0 -430px no-repeat;
	}
.web_getback_inner ul{
	float:left;
	margin:30px 0 0 75px;
	width:500px;
	clear:both;
	}
	
.web_getback_inner ul li{
	position:relative;
	float:left;
	width:498px;
	height:48px;
	font:16px/48px "Microsoft YaHei",Arial;
	color:#333;
	clear:both;
	}
.web_getback_inner ul li span{
	display:block;
	position:absolute;
	height:48px;
	line-height:48px;
	top:0;
	left:125px;
	font-size:16px;
	color:#d5d5d5;
	}
.web_getback_inner ul li label{
	float:left;
	padding:0 15px;
	height:48px;
	line-height:48px;
	}
.web_getback_inner ul li .btn_getback{
	margin-top:40px;
	width:500px;
	height:50px;
	border:0;
	background:#e4393c;
	font:18px/48px "Microsoft YaHei",Arial;
	color:#fff;
	outline:none;
	cursor:pointer;
	}
.web_getback_inner ul li .btn_getback_ing{
	margin-top:40px;
	width:500px;
	height:50px;
	border:0;
	background:#fdcacb;
	font:18px/48px "Microsoft YaHei",Arial;
	color:#fff;
	outline:none;
	cursor:pointer;
	}

.web_getback_inner ul li .getback_yzm{
	margin-top:-4px;
	padding-left:15px;
	width:160px;
	height:48px;
	font:16px/48px "Microsoft YaHei",Arial;
	border:0;
	outline:none;
	}
.web_getback_inner ul li p{
	float:right;
	width:180px;
	height:38px;
	padding:5px 0;
	}
.web_getback_inner ul li .p_yzm{
	background:#f0f0f0;
	border-left:1px solid #ddd;
	line-height:38px;
	text-align:center;
	cursor:pointer;
	}
.web_getback_inner ul li p img{
	display:block;
	float:left;
	}
.web_getback_inner ul li p b{
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	line-height:16px;
	}
.web_getback_inner ul li p b a:link{
    font-size: 12px; 
    color: #999;
    text-decoration: none;
}
.web_getback_inner ul li p b a:visited{
    font-size: 12px; 
    color: #999;
    text-decoration: none;
}
.web_getback_inner ul li p b a:hover{
    font-size: 12px; 
    color: #005faf;
    text-decoration: underline;
}
.web_getback_inner ul li p b a:active{
    font-size: 12px; 
    color: #999;
    text-decoration: none;
}

.web_getback_inner ul li .span_1{
	display:block;
	padding-top:20px;
	width:500px;
	font:30px/50px "Microsoft YaHei",Arial;
	color:#333;
	text-align:center;
	}
.web_getback_inner ul li .span_2{
	display:block;
	width:500px;
	font:14px/30px "Microsoft YaHei",Arial;
	color:#333;
	text-align:center;
	}
.web_getback_inner ul li i{
	display:block;
	background:url(../images/arr_login_back.png) 0 -128px no-repeat;
	padding-left:20px;
	position:absolute;
	top:39px;
	left:15px;
	font-style:normal;
	font-size:14px;
	color:#e4393c;
	}


/*----go page----*/	
.web_member_gopage{
	margin:0 auto;
	padding:30px 0 0;
	width:893px;
	height:30px;
	clear:both;
	}
.web_member_gopage .page_inner{
	float:left;
	width:560px;
	clear:both;
	}
.web_member_gopage .page_inner span{
	display:block;
	float:left;
	width:auto;
	padding-left:10px;
	font:16px/28px Arial,"Microsoft YaHei";
	color:#333;
	}
.web_member_gopage .page_inner span a{
	display:block;
	border:1px solid #ddd;
	font:16px/28px Arial,"Microsoft YaHei";
	color:#333;
	padding:0 10px;
	font-style:normal;
	background:#fff;
	}
.web_member_gopage .page_inner span a:hover{
	display:block;
	border:1px solid #005faf;
	font:16px/28px Arial,"Microsoft YaHei";
	color:#fff;
	background:#005faf;
	padding:0 10px;
	font-style:normal;
	text-decoration:none;
	}
.web_member_gopage .page_inner span input{
	float:left;
	width:48px;
	height:28px;
	border:1px solid #ddd;
	font:16px/28px Arial,"Microsoft YaHei";
	color:#333;
	outline:none;
	text-align:center;
	background:#fff;
	cursor:pointer;
	}
/*------- member center ---------*/
.wrapper_member_center{
	margin:0 auto;
	min-width:1200px;
	width:100%;
	border-top:3px solid #005faf;
	clear:both;
	}
/*------- localtion ---------*/	
.web_member_localtion{
	border-bottom:1px solid #ddd;
	margin:0 auto;
	width:1200px;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#999;
	clear:both;
	}	
.web_member_localtion a:link{
    font-size: 14px; 
    color: #999;
    text-decoration: none;
}
.web_member_localtion a:visited{
    font-size: 14px; 
    color: #999;
    text-decoration: none;
}
.web_member_localtion a:hover{
    font-size: 14px; 
    color: #005faf;
    text-decoration: none;
}
.web_member_localtion a:active{
    font-size: 14px; 
    color: #999;
    text-decoration: none;
}
.web_member_localtion span{
	color:#005eb2;
	}

/*-----member center left menu-----*/
.member_center_line{
	margin:0 auto;
	width:1200px;
	padding:20px 0 30px;
	clear:both;
	}
.member_center_line .aside_member_menu{
	float:left;
	width:225px;
	clear:both;
	}
.member_center_line .aside_member_menu .aside_member_menu_title{
	float:left;
	width:225px;
	height:50px;
	background:#005faf;
	font:20px/50px "Microsoft YaHei",Arial;
	color:#fff;
	text-align:center;
	clear:both;
	}
.member_center_line .aside_member_menu .aside_member_container{
	float:left;
	width:223px;
	border:1px solid #4085bf;
	border-top:0;
	border-bottom:0;
	background:#fff;
	clear:both;
	}
.aside_member_menu .aside_member_container .unit_aside_member{
	float:left;
	width:223px;
	clear:both;
	}
.aside_member_menu .aside_member_container .unit_aside_member .unit_aside_member_title{
	float:left;
	width:188px;
	padding-left:35px;
	background:#e3f2fe;
	font:18px/41px "Microsoft YaHei",Arial;
	color:#005faf;
	border-bottom:1px solid #4085bf;
	text-align:left;
	clear:both;
	}
.aside_member_menu .aside_member_container .unit_aside_member ul{
	float:left;
	width:223px;
	padding:11px 0 12px;
	border-bottom:1px solid #4085bf;
	clear:both;
	}
.aside_member_menu .aside_member_container .unit_aside_member ul li{
	float:left;
	width:188px;
	padding-left:35px;
	font:15px/30px "Microsoft YaHei",Arial;
	color:#666;
	text-align:left;
	clear:both;
	}
.aside_member_menu .aside_member_container .unit_aside_member a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.aside_member_menu .aside_member_container .unit_aside_member a:visited{
    font-size:15px;
    color: #666;
    text-decoration: none;
}
.aside_member_menu .aside_member_container .unit_aside_member a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: underline;
}
.aside_member_menu .aside_help_containe .unit_aside_member a:active{
    font-size:15px;
    color: #666;
    text-decoration: none;
}
.member_center_line .member_right_container{
	float:left;
	width:893px;
	bordeR:1px solid #4085bf;
	background:#fff;
	padding:30px;
	margin-left:20px;
	}
.member_right_container .member_container_title{
	float:left;
	width:893px;
	border-bottom:1px solid #4085bf;
	font:20px/59px "Microsoft YaHei",Arial;
	color:#005faf;
	text-align:center;
	clear:both;
	}	
.member_right_container .member_container_title span{
	display:block;
	padding-top:25px;
	float:right;
	width:150px;
	font:16px/30px "Microsoft YaHei",Arial;
	color:#005faf;
	text-align:right;
	}
	
/*------2018-06-07--------*/
.pop_member_container{
	position: fixed;
	left:50%;
	top:50%;
	margin-left:-355px;
	margin-top:-208px;
	width:813px;
	border:6px solid #4085bf;
	background:#fff;
	z-index:50;
	}
.pop_member_container .pop_member_container_title{
	position:relative;
	float:left;
	width:763px;
	border-bottom:1px solid #4085bf;
	font:20px/59px "Microsoft YaHei",Arial;
	color:#005faf;
	text-align:center;
	clear:both;
	}	
.pop_member_container .pop_member_container_title .pop_close {
	position:absolute;
	top:20px;
	right:0;
	width:50px;
	font:16px/30px "Microsoft YaHei",Arial;
	color:#005faf;
	cursor:pointer;
	}
.member_right_container .member_container_title span{
	display:block;
	padding-top:25px;
	float:right;
	width:150px;
	font:16px/30px "Microsoft YaHei",Arial;
	color:#005faf;
	text-align:right;
	}

/*----member home----*/	
.transaction_remind{
	float:left;
	width:893px;
	clear:both;
	}
.transaction_remind .transaction_remind_title{
	float:left;
	width:793px;
	border-bottom:1px solid #c5e3fb;
	padding-top:20px;
	clear:both;
	}	
.transaction_remind_title p{
	float:left;
	padding:0 20px;
	background:#c5e3fb;
	font:20px/40px "Microsoft YaHei",Arial;
	color:#005faf;
	margin-right:65px;
	text-align:center;
	}	
.transaction_remind_title span{
	display:block;
	float:left;
	padding-right:20px;
	text-align:left;
	font:14px/40px "Microsoft YaHei",Arial;
	color:#666;
	}	
.transaction_remind_title span i{
	padding-left:8px;
	font:14px/40px "Microsoft YaHei",Arial;
	color:#333;
	}
	
.transaction_remind_title .all_order{
	float:right;
	width:100px;
	font:14px/40px "Microsoft YaHei",Arial;
	color:#666;
	}	
.transaction_remind_title a:link{
	font-size:14px;
    color: #666;
    text-decoration: none;
}
.transaction_remind_title a:visited{
    font-size:14px;
    color: #666;
    text-decoration: none;
}
.transaction_remind_title a:hover{
	font-size:14px;
    color: #005faf;
    text-decoration: underline;
}
.transaction_remind_title a:active{
    font-size:14px;
    color: #666;
    text-decoration: none;
}	
.transaction_remind .transaction_remind_tab{
	float:left;
	width:893px;
	margin-top:20px;
	clear:both;
	}	
.transaction_remind_tab .transaction_remind_tab_title{
	float:left;
	width:893px;
	background:#c5e3fb;
	font:16px/36px "Microsoft YaHei",Arial;
	color:#005faf;
	text-align:center;
	clear:both;
	} 	
.transaction_remind_tab p{
	float:left;
	border-right:1px solid #c5e3fb;
	}	
.transaction_remind_tab .p_commodity{
	width:327px;
	}	
.transaction_remind_tab .p_receiver{
	width:140px;
	}
.transaction_remind_tab .p_price{
	width:140px;
	}
.transaction_remind_tab .p_status{
	width:140px;
	}
.transaction_remind_tab .p_operate{
	width:140px;
	}			
.transaction_remind_tab .transaction_remind_tabinner{
    float:left;
	width:892px;
	border:1px solid #c5e3fb;
	border-right:0;	
	border-bottom:0;
	clear:both;
    }	
.transaction_remind_tab .transaction_remind_tabinner .remind_tab_line{
	float:left;
	width:871px;
	border-right:1px solid #c5e3fb;
	border-bottom:1px solid #c5e3fb;
	font:14px/40px "Microsoft YaHei",Arial;
	color:#666;
	padding-left:20px;
	clear:both;
	}	
.transaction_remind_tab .transaction_remind_tabinner .remind_tab_line span{
	padding-right:45px;
	text-align:left;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul{
	float:left;
	width:892px;
	clear:both;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul li{
	float:left;
	width:892px;
	border-bottom:1px solid #c5e3fb;
	font:16px/40px "Microsoft YaHei",Arial;
	color:#666;
	clear:both;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul li p{
	padding:20px 0;
	border-right:1px solid #c5e3fb;
	text-align:center;
	height:90px;
	line-height:90px;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul li p img{
	display:block;
	float:left;
	width:auto;
	height:90px;
	margin:0 30px;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul li p span{
	display:block;
	float:left;
	line-height:90px;
	}	
.transaction_remind_tab .transaction_remind_tabinner ul li i{
	font-style:normal;
	color:#ff0000;
	}		
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_pay:link{
	display:block;
	margin:10px auto 0;
	width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #fff;
	background:#e4393c;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_pay:visited{
	display:block;
	margin:10px auto 0;
    width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #fff;
	background:#e4393c;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_pay:hover{
	display:block;
	margin:10px auto 0;
	width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #fff;
	background:#f14e50;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_view:active{
	display:block;
	margin:10px auto 0;
    width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #666;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_view:link{
	display:block;
	margin:10px auto 0;
	width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #666;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_view:visited{
	display:block;
	margin:10px auto 0;
    width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #666;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_view:hover{
	display:block;
	margin:10px auto 0;
	width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #005faf;
    text-decoration: none;
}
.transaction_remind_tab .transaction_remind_tabinner ul li a.btn_li_view:active{
	display:block;
	margin:10px auto 0;
    width:90px;
	height:28px;
	font:16px/28px "Microsoft YaHei",Arial;
    color: #666;
    text-decoration: none;
}	
	
.transaction_remind .view_history{
	float:left;
	width:893px;
	padding-top:20px;
	clear:both;
	}
.view_history .view_history_title{
	float:left;
	width:873px;
	padding-left:20px;
	font:16px/37px "Microsoft YaHei",Arial;
    color: #005faf;
	background:#c5e3fb;
	clear:both;
	}	
.view_history ul{
	float:left;
	width:891px;
	padding:30px 0;
	border:1px solid #c5e3fb;
	border-top:0;
	clear:both;
	}	
.view_history ul li{
	float:left;
	width:147px;
	border-right:1px solid #c5e3fb;
	padding:0 15px;
	}	
.view_history ul li p{
	float:left;
	width:147px;
	clear:both;
	}	

.view_history ul li p img{
	display:block;
	margin:0 auto;
	width:auto;
	height:150px;
	clear:both;
	}
.view_history ul li .view_book_title{
	padding-top:15px;
	font:14px/18px "Microsoft YaHei",Arial;
    color: #333;
	height:38px;
	overflow:hidden;
	text-align:left;
	word-break:break-all;
	}
.view_history ul li .view_book_title a:link{
	font-size:14px;
    color: #666;
    text-decoration: none;
}
.view_history ul li .view_book_title a:visited{
	font-size:14px;
    color: #666;
    text-decoration: none;
}
.view_history ul li .view_book_title a:hover{
	font-size:14px;
    color: #005faf;
    text-decoration: underline;
}
.view_history ul li .view_book_title a:active{
	font-size:14px;
    color: #666;
    text-decoration: none;
}	
.view_history ul li .view_book_price{
	padding-top:11px;
	font:14px/20px "Microsoft YaHei",Arial;
    color:#666;
	}
.view_history ul li .view_book_price i{
	font-style:normal;
	color:#ff0000;
	}	
	
/*-----translator-----*/	
	
.translator_book{
	float:left;
	width:753px;
	padding-top:20px;
	clear:both;
	}	
	
.translator_book .translator_book_title{
	float:left;
	width:892px;
	background:#c5e3fb;
	border:1px solid #c5e3fb;
	font:16px/37px "Microsoft YaHei",Arial;
    color:#005faf;
	text-align:center;
	clear:both;
	}
.translator_book .translator_book_title1{
	float:left;
	width:762px;
	background:#c5e3fb;
	border:1px solid #c5e3fb;
	font:16px/37px "Microsoft YaHei",Arial;
    color:#005faf;
	text-align:center;
	clear:both;
	}
.translator_book .translator_book_title1 p{
	float:left;
	}
.translator_book .translator_book_title p{
	float:left;
	}	
.translator_book .book_img{
	width:120px;
	}	
.translator_book .book_title{
	width:200px;
	padding:0 15px;
	text-align:left;
	word-break:break-all;
	}	
.translator_book .book_isbn{
	width:130px;
	}	
.translator_book .book_date{
	width:90px;
	}	
.translator_book .book_banci{
	width:90px;
	}	
.translator_book .book_num{
	width:100px;
	}
.translator_book .book_oprate{
	width:130px;
	}	
.translator_book ul{
	float:left;
	width:892px;
	border:1px solid #c5e3fb;
	border-top:0;
	clear:both;
	}		
.translator_book ul li{
	float:left;
	background:url(../images/shopcart/bg_line_dian.jpg) left bottom repeat-x;
	width:891px;
	padding:20px 0;
	text-align:center;
	clear:both;
	}
.translator_book ul li p{
	float:left;
	}	
.translator_book ul li img{
	display:block;
	margin:0 auto;
	width:auto;
	height:90px;
	clear:both;
	}			
.translator_book ul li a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.translator_book ul li a:visited{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.translator_book ul li a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: underline;
}
.translator_book ul li a:active{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.translator_book .sale_book_img{
	width:146px;
	}	
.translator_book .sale_book_title{
	width:305px;
	padding:0 15px;
	text-align:left;
	word-break:break-all;
	}		
.translator_book .sale_book_banci{
	width:150px;
	}
.translator_book .sale_num{
	width:150px;
	}		
.translator_book .sale_print_num{
	width:130px;
	}
.translator_book .sale_ship_num{
	width:130px;
	}

.translator_book .income_book_img{
	width:124px;
	}	
.translator_book .income_book_title{
	width:212px;
	word-break:break-all;
	text-align:left;
	}		
.translator_book .income_print_num{
	width:97px;
	}	
.translator_book .income_bc_pay{
	width:98px;
	}
.translator_book .income_total{
	width:118px;
	text-align:left;
	padding:0 20px;
	}
.translator_book .income_sj_pay{
	width:89px;
	color:#d50a0d;
	}
.translator_book .income_date{
	width:113px;
	}
.translator_book .income_book_title a{
	display:block;
	height:40px;
	line-height:20px;
	overflow:hidden;
	clear:both;
	}
.translator_book .income_book_title span{
	display:block;
	padding-top:5px;
	float:left;
	font:14px/20px "Microsoft YaHei",Arial;
    color:#999;
	clear:both;
	}
	
/*-----2018-06-07-----*/
.translator_book .income_jsh{
	width:105px;
	}
.translator_book .income_isbn{
	width:100px;
	}
.translator_book .income_bc{
	width:75px;
	}
.translator_book .income_sq_date{
	width:93px;
	}
.translator_book .income_pay_date{
	width:93px;
	}
.translator_book .income_yf_money{
	width:90px;
	}
.translator_book .income_js_num{
	width:85px;
	}
.translator_book .income_ns{
	width:80px;
	}
.translator_book .income_pay_sj{
	width:85px;
	}
.translator_book .income_lqr{
	width:85px;
	}			

/*----member info----*/

.account_tab{
	float:left;
	width:893px;
	padding-top:20px;
	clear:both;
	}
.account_tab ul{
	margin:0 auto;
	width:580px;
	padding-left:250px;
	clear:both;
	
}
.account_tab ul li{
   float:left;
   width:580px;
   height:40px;
   padding-bottom:10px;
   clear: both;
	
}
.account_tab ul li .li_tab_title{
   float:left;
   width:90px;
   font:16px/40px "Microsoft YaHei",Arial;
   color: #666;
}

.account_tab ul li .li_tab_right{
   float:left;
   width:490px;
}
.account_tab ul li .li_tab_right input{
	border:1px solid #ddd;
	padding:0 15px;
	outline:none;
	font:16px/38px "Microsoft YaHei",Arial;
    color: #666;
	height:38px;
}
.account_tab ul li .li_tab_right .input_1{
	width:200px;
}
.account_tab ul li .li_tab_right .input_2{
	width:320px;
}
.account_tab ul li .li_tab_right .input_btn{
	margin-top:10px;
	width:150px;
	height:40px;
	font:18px/40px "Microsoft YaHei",Arial;
    color: #fff;
	background: #4085bf;
	border:0;
	outline:none;
	cursor: pointer;
}

.account_tab ul li .li_tab_right .input_btn:hover{
	margin-top:10px;
	width:150px;
	height:40px;
	font:18px/40px "Microsoft YaHei",Arial;
    color: #fff;
	background: #4e94cf;
	border:0;
	outline:none;
	cursor: pointer;
}

.account_tab ul li .li_tab_right .input_btn_ing{
	margin-top:10px;
	width:150px;
	height:40px;
	font:18px/40px "Microsoft YaHei",Arial;
    color: #fff;
	background: #b0d9fb;
	border:0;
	outline:none;
	cursor: pointer;
}
.account_address{
	float:left;
	width:893px;
	padding-top:20px;
	clear:both;
	}
.account_address .account_address_title{
	float:left;
	width:891px;
	clear:both;
	border:1px solid #c5e3fb;
	font:16px/35px "Microsoft YaHei",Arial;
    color: #005faf;
	background:#c5e3fb
}
.account_address .account_address_title p{
	float:left;
	text-align: center;
} 
.account_address .account_receiver{
	width:140px;
}
.account_address .account_address_1{
	text-align: left;
	padding:0 20px;
	width:370px;
}
.account_address .account_phone{
	width:181px;
}
.account_address .account_operate{
	width:160px;
}
.account_address ul{
	float:left;
	width:891px;
	border:1px solid #c5e3fb;
	border-top:none;
	clear:both;
}
.account_address ul li{
	float:left;
	width:891px;
	height:55px;
	font:15px/55px "Microsoft YaHei",Arial;
    color: #666;
	background:url(../images/shopcart/bg_line_dian.jpg) left bottom repeat-x;
	text-align: center;
	clear:both;
}
.account_address ul li p{
	float:left;
}
.account_address ul li span{
	padding:0 5px;
	font-size:13px;
}
.account_address ul li a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.account_address ul li a:visited{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.account_address ul li a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: underline;
}
.account_address ul li a:active{
	font-size:15px;
    color: #666;
    text-decoration: none;
}

.account_address .add_address_line{
   float:left;
   width:893px;
   padding-top:20px;
   clear:both;
}
.account_address .add_address_line .btn_add_sddress{
   float:left;
	width:140px;
	height:40px;
	background:#005faf;
	font:16px/40px "Microsoft YaHei",Arial;
    color: #fff;
	text-align: center;
	cursor: pointer;
	clear:both;
}
.account_address .add_address_line ul{
	float:left;
	width:893px;
	border:0;
	clear:both;
}
.account_address .add_address_line ul li{
	float:left;
	width:893px;
	height:55px;
	font:16px/40px "Microsoft YaHei",Arial;
    color: #666;
	background:none;
	text-align: center;
	clear:both;
}
.account_address .add_address_line ul li p{
	float:left;
}
.account_address .add_address_line ul li p i{
	font-style:normal;
	font-size:16px;
	color:#d5281f;
}
.add_address_line ul li .p_title{
	float:left;
	width:98px;
	text-align: right;
}
.add_address_line ul li .p_input{
	float:left;
	width:700px;
	text-align: left;
}
.add_address_line ul li .p_input_1{
	font:16px/38px "Microsoft YaHei",Arial;
    color: #666;
	width:220px;
	border:1px solid #ddd;
	padding:0 15px;
	outline:none;
}
.add_address_line ul li .p_select{
	margin-right:10px;
	font:16px/38px "Microsoft YaHei",Arial;
    color: #666;
	height:38px;
	width:150px;
	border:1px solid #ddd;
	padding:0 15px;
	outline:none;
}
.add_address_line ul li .p_input_2{
	font:16px/38px "Microsoft YaHei",Arial;
    color: #666;
	width:613px;
	border:1px solid #ddd;
	padding:0 15px;
	outline:none;
}
.add_address_line ul li .p_input_btn{
	margin-top:10px;
	font:18px/42px "Microsoft YaHei",Arial;
    color: #fff;
	width:250px;
	text-align: center;
	border:0;
	background:#005faf;
	cursor: pointer;
	outline:none;
}
.add_address_line ul li .p_input_btn:hover{
	margin-top:10px;
	font:18px/42px "Microsoft YaHei",Arial;
    color: #fff;
	width:250px;
	text-align: center;
	border:0;
	background:#0d73c8;
	cursor: pointer;
	outline:none;
}
.add_address_line ul li .p_input_btn_ing{
	margin-top:10px;
	font:18px/42px "Microsoft YaHei",Arial;
    color: #fff;
	width:250px;
	text-align: center;
	border:0;
	background:#73befd;
	cursor: pointer;
	outline:none;
}

.account_integral{
    float:left;
	width:893px;
	padding-top:20px;
	clear:both;   	
}
.account_integral .account_integral_title{
	float:left;
	width:891px;
	clear:both;
	border:1px solid #c5e3fb;
	font:16px/35px "Microsoft YaHei",Arial;
    color: #005faf;
	background:#c5e3fb
}
.account_integral .account_integral_title p{
	float:left;
	text-align: center;
} 
.account_integral .integral_num{
	width:100px;
}
.account_integral .integral_time{
	width:230px;
}
.account_integral .integral_info{
	text-align: left;
	width:395px;
	padding:0 20px;
}
.account_integral .integral_mine{
	width:126px;
}
.account_integral ul{
	float:left;
	width:891px;
	border:1px solid #c5e3fb;
	border-top:none;
	clear:both;
}
.account_integral ul li{
	float:left;
	width:891px;
	height:55px;
	font:15px/55px "Microsoft YaHei",Arial;
    color: #666;
	background:url(../images/shopcart/bg_line_dian.jpg) left bottom repeat-x;
	text-align: center;
	clear:both;
}
.account_integral ul li p{
	float:left;
}

/*-----jiaoyizhongxin-----*/
.jy_comment{
    float:left;
	width:893px;
	padding-top:20px;
	clear:both;   	
}
.jy_comment .jy_comment_title{
	float:left;
	width:891px;
	clear:both;
	border:1px solid #c5e3fb;
	font:16px/35px "Microsoft YaHei",Arial;
    color: #005faf;
	background:#c5e3fb
}
.jy_comment .jy_comment_title p{
	float:left;
	text-align: center;
} 
.jy_comment .comment_book_img{
	width:150px;
}
.jy_comment .comment_book_img img{
	display:block;
	margin:0 auto;
	width:auto;
	height:90px;
	clear:both;
}
.jy_comment .comment_book_title{
	text-align: left;
	padding:0 20px;
	width:330px;
	word-break: break-all;
}
.jy_comment .comment_book_date{
	width:171px;
}
.jy_comment .comment_book_price{
	width:100px;
}
.jy_comment .comment_book_operate{
	width:100px;
}
.jy_comment ul{
	float:left;
	width:891px;
	border:1px solid #c5e3fb;
	border-top:0;
	clear:both;
}
.jy_comment ul li{
	float:left;
	width:891px;
	padding:20px 0;
	border-bottom:1px solid #ddd;
	text-align: center;
	clear:both;
}
.jy_comment ul li p{
	float:left;
}

.jy_comment ul li a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.jy_comment ul li a:visited{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.jy_comment ul li a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: underline;
}
.jy_comment ul li a:active{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.jy_comment_line{
	float:left;
	width:831px;
	padding:20px 30px 30px;
	clear: both;
}
.jy_comment_line dl{
	float:left;
	width:831px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	clear: both;
}
.jy_comment_line dl dt{
	float:left;
	width:56px;
}
.jy_comment_line dl dt img{
	display:block;
	width:50px;
	height:50px;
	clear: both;
}
.jy_comment_line dl dt span{
	display:block;
	width:50px;
	font:12px/20px "Microsoft YaHei",Arial;
    color: #999;
	text-align: center;
	clear: both;
}
.jy_comment_line dl dd{
	float:left;
	padding-left:40px;
	width:735px;
}
.jy_comment_line dl dd p{
	float:left;
	width:735px;
	font:14px/22px "Microsoft YaHei",Arial;
	clear:both;
}
.jy_comment_line dl dd .p_comment{
	color:#999;
}
.jy_comment_line dl dd .p_time{
	text-align: right;
	color:#999;
}
.jy_comment_line dl dd .p_reply{
	padding-top:15px;
	color:#005faf;
}

.jy_collection{
    float:left;
	width:893px;
	padding-top:20px;
	clear:both;   	
}
.jy_collection .jy_collection_title{
	float:left;
	width:891px;
	clear:both;
	border:1px solid #c5e3fb;
	font:16px/35px "Microsoft YaHei",Arial;
    color: #005faf;
	background:#c5e3fb
}
.jy_collection .jy_collection_title p{
	float:left;
	text-align: center;
} 
.jy_collection .collection_book_img{
	width:150px;
}
.jy_collection .collection_book_img img{
	display:block;
	margin:0 auto;
	width:auto;
	height:90px;
	clear:both;
}
.jy_collection .collection_book_title{
	text-align: left;
	padding:0 20px;
	width:300px;
	word-break: break-all;
}
.jy_collection .collection_book_date{
	width:171px;
}
.jy_collection .collection_book_price{
	width:100px;
}
.jy_collection .collection_book_operate{
	width:130px;
}
.jy_collection .collection_book_operate span{
	font-size:13px;
	padding:0 5px;
}
.jy_collection ul{
	float:left;
	width:891px;
	border:1px solid #c5e3fb;
	border-top:0;
	clear:both;
}
.jy_collection ul li{
	float:left;
	width:891px;
	padding:20px 0;
	border-bottom:1px solid #ddd;
	text-align: center;
	clear:both;
}
.jy_collection ul li p{
	float:left;
}

.jy_collection ul li a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.jy_collection ul li a:visited{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.jy_collection ul li a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: underline;
}
.jy_collection ul li a:active{
	font-size:15px;
    color: #666;
    text-decoration: none;
}

.jy_myorder{
    float:left;
	width:893px;
	padding-top:20px;
	clear:both;   	
}
.jy_myorder .jy_myorder_title{
    float:left;
	padding-left:20px;
	width:843px;
	height:40px;
	background:url(../images/member_center/bg_title_line.jpg) left bottom repeat-x;
	clear:both;
}
.jy_myorder .jy_myorder_title p{
	float:left;
	padding:0 15px;
}
.jy_myorder .jy_myorder_title .p_title_off{
	font:16px/37px "Microsoft YaHei",Arial;
    color: #005faf;
	height:37px;
	padding-top:3px;
	padding-bottom:3px;
	cursor: pointer;
}
.jy_myorder .jy_myorder_title .p_title_on{
	font:16px/37px "Microsoft YaHei",Arial;
    color: #005faf;
	height:37px;
	border-left:1px solid #4085bf;
	border-right:1px solid #4085bf;
	border-top:3px solid #4085bf;
	background:#fff;
}
.jy_myorder .jy_myorder_container{
    float:left;
	width:893px;
	clear:both;	
}
.jy_myorder .jy_myorder_container .jy_myorder_search{
	margin:0 auto;
	padding:25px 0; 
	height:30px;
	width:720px;
	clear:both;
	}
.jy_myorder_search div{
	position:relative;
	float:left;
	margin-right:10px;
	}
.jy_myorder_search div a{
	display:block;
	font:14px/28px "Microsoft YaHei",Arial;
    color: #4085bf;
	padding:0 20px;
	height:28px;
	background:#e4f2ff;
	}
.jy_myorder_search div a:link{
	border:1px solid #acd3f2;
	font-size:14px;
    color: #4085bf;
    text-decoration: none;
}
.jy_myorder_search div a:visited{
	border:1px solid #acd3f2;
	font-size:14px;
    color: #4085bf;
    text-decoration: none;
}
.jy_myorder_search div a:hover{
	border:1px solid #4085bf;
	font-size:14px;
    color: #4085bf;
    text-decoration: none;
}
.jy_myorder_search div a:active{
	border:1px solid #acd3f2;
	font-size:14px;
    color: #4085bf;
    text-decoration: none;
}
.jy_myorder_search div input{
	font:14px/28px "Microsoft YaHei",Arial;
    color: #4085bf;
	border:1px solid #acd3f2;
	padding:0 15px;
	width:118px;
	height:28px;
	outline:none;
	}
.jy_myorder_search div .btn_order_search{
	width:auto;
	background:#e3f2fe;
	line-height:28px;
	color: #4085bf;
	cursor:pointer;
	}
.jy_myorder_search div .icon_date{
	position:absolute;
	top:6px;
	right:7px;
	display:block;
	width:16px;
	height:18px;
	background:url(../images/member_center/icon_date.png) left top no-repeat;
	cursor:pointer;
	}
.jy_myorder_search div .search_date{
	display:none;
	position:absolute;
	top:30px;
	right:-10px;
	width:148px;
	height:148px;
	border:1px solid #acd3f2;
	background:#fff;
	clear:both;
	}
.unit_order_tab{
	float:left;
	width:883px;
	clear:both;
	}
.unit_order_tab_inner{
	float:left;
	padding-bottom:20px;
	width:883px;
	clear:both;
	}
.unit_order_tab_inner .unit_order_title{
	float:left;
	width:891px;
	border:1px solid #ededed;
	background:#ededed;
	font:16px/36px "Microsoft YaHei",Arial;
    color: #333;
	text-align:center;
	clear:both;
	}
.unit_order_tab_inner .unit_order_title p{
	float:left;
	}
.unit_order_tab_inner .p_order_img{
	width:254px;
	}
.unit_order_tab_inner .p_order_img img{
	display:block;
	float:left;
	width:auto;
	height:90px;
	padding:0 30px;
	clear:none;
	}
.unit_order_tab_inner .p_order_img span{
	float:left;
	display:block;
	}
.unit_order_tab_inner .p_order_receiver{
	width:133px;
	}
.unit_order_tab_inner .p_order_price{
	width:124px;
	}
.unit_order_tab_inner .p_order_state{
	width:124px;
	}
.unit_order_tab_inner .p_order_pay{
	width:114px;
	}
.unit_order_tab_inner .p_order_operate{
	width:142px;
	}
.unit_order_tab_inner .p_order_operate span{
	display:block;
	margin:0 auto;
	width:85px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#e4393c;
	border-radius:4px;
	} 
.unit_order_tab_inner .unit_order_line{
	float:left;
	width:810px;
	height:39px;
	font:15px/39px "Microsoft YaHei",Arial;
    color: #666;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	padding:0 61px 0 20px;
	clear:both;
	}
.unit_order_tab_inner .unit_order_line span{
	padding-right:50px;
	}
.unit_order_tab_inner .unit_order_line a{
	margin-top:10px;
	float:right;
	font-style:normal;
	width:20px;
	height:20px;
	}
.unit_order_tab_inner .unit_order_line a:link{
	background:url(../images/member_center/icon_delete.png) left top no-repeat;
	}
.unit_order_tab_inner .unit_order_line a:hover{
	background:url(../images/member_center/icon_delete.png) left bottom no-repeat;
	}
.unit_order_tab_inner .unit_order_inner{
	float:left;
	width:891px;
	padding:20px 0;
	border:1px solid #ededed;
	border-bottom:1px solid #ededed;
	font:15px/39px "Microsoft YaHei",Arial;
    color: #666;
	clear:both;
}
.unit_order_tab_inner .unit_order_inner p{
	float:left;
	text-align:center;
	}
.unit_order_tab_inner .p_order_operate a{
	display:block;
	line-height:30px;
	clear:both;
	}
.unit_order_tab_inner .p_order_operate a:link{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate a:visited{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate a:hover{
	font-size:15px;
    color: #005faf;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate a:active{
	font-size:15px;
    color: #666;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate span a:link{
	font-size:15px;
    color: #fff;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate span a:visited{
	font-size:15px;
    color: #fff;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate span a:hover{
	font-size:15px;
    color: #fff;
    text-decoration: none;
}
.unit_order_tab_inner .p_order_operate span a:active{
	font-size:15px;
    color: #fff;
    text-decoration: none;
}

.jy_order_content{
    float:left;
	width:893px;
	padding-top:20px;
	clear:both;   	
}

.jy_order_content .jy_order_step{
	position:relative;
	margin:0 auto;
	width:825px;
	height:108px;
	margin-bottom:30px;
	}

.jy_order_content .order_step_1{
	background:url(../images/member_center/order_step.png) 0 0 no-repeat;
	}
.jy_order_content .order_step_2{
	background:url(../images/member_center/order_step.png) 0 -125px no-repeat;
	}
.jy_order_content .order_step_3{
	background:url(../images/member_center/order_step.png) 0 -250px no-repeat;
	}
.jy_order_content  .order_step_4{
	background:url(../images/member_center/order_step.png) 0 -375px no-repeat;
	}
.jy_order_content  .order_step_5{
	background:url(../images/member_center/order_step.png) 0 -500px no-repeat;
	}
.jy_order_content .order_step_6{
	background:url(../images/member_center/order_step.png) 0 -620px no-repeat;
	}
.jy_order_content .jy_order_step p{
	float:left;
	padding-top:72px;
	width:137px;
	height:36px;
	font:14px/18px "Microsoft YaHei",Arial;
    color: #828282;
	text-align:center;
	}
.jy_order_content .jy_order_step .step_1{
	position:absolute;
	top:3px;
	left:-36px;
	}
.jy_order_content .jy_order_step .step_2{
	position:absolute;
	top:3px;
	left:112px;
	}
.jy_order_content .jy_order_step .step_3{
	position:absolute;
	top:0;
	left:263px;
	}
.jy_order_content .jy_order_step .step_4{
	position:absolute;
	top:3px;
	left:413px;
	}
.jy_order_content .jy_order_step .step_5{
	position:absolute;
	top:3px;
	left:564px;
	}
.jy_order_content .jy_order_step .step_6{
	position:absolute;
	top:3px;
	left:715px;
	}

.jy_order_content .order_dd_genzong{
	float:left;
	width:831px;
	border:1px solid #ddd;
	padding:0 30px;
	}
.jy_order_content .order_dd_genzong .order_dd_genzong_title{
	float:left;
	padding-top:5px;
	width:831px;
	font:20px/48px "Microsoft YaHei",Arial;
    color: #005faf;
	border-bottom:1px solid #ddd;
	text-align:left;
	clear:both;
	}
.jy_order_content .order_dd_genzong .order_dd_genzong_content{
	float:left;
	width:831px;
	clear:both;
	}

.jy_order_content .order_dd_genzong .order_dd_genzong_content p{
	float:left;
	width:831px;
	padding-top:13px;
	font:700 16px/30px "Microsoft YaHei",Arial;
    color: #333;
	clear:both;
	}
.order_dd_genzong .order_dd_genzong_content .p_time{
	display:block;
	float:left;
	width:145px;
	padding-right:33px;
	text-align:left;
	}
.order_dd_genzong .order_dd_genzong_content .p_genzong{
	display:block;
	float:left;
	width:652px;
	text-align:left;
	}
.order_dd_genzong_content ul{
	float:left;
	width:831px;
	padding-bottom:13px;
	clear:both;
	}
.order_dd_genzong_content ul li{
	float:left;
	width:831px;
	font:14px/24px "Microsoft YaHei",Arial;
    color: #666;
	clear:both;
	}
	
.jy_order_content .order_kd_genzong{
	float:left;
	margin-top:20px;
	width:831px;
	border:1px solid #ddd;
	padding:0 30px;
	}
.jy_order_content .order_kd_genzong .order_kd_genzong_title{
	float:left;
	padding-top:5px;
	width:831px;
	font:20px/48px "Microsoft YaHei",Arial;
    color: #005faf;
	border-bottom:1px solid #ddd;
	text-align:left;
	clear:both;
	}
.jy_order_content .order_kd_genzong .order_kd_genzong_content{
	float:left;
	padding:20px 0;
	width:831px;
	clear:both;
	}

.jy_order_content .order_info{
	float:left;
	margin-top:20px;
	width:831px;
	border:1px solid #ddd;
	padding:0 30px;
	}
.jy_order_content .order_info .order_info_title{
	float:left;
	padding-top:5px;
	width:831px;
	font:20px/48px "Microsoft YaHei",Arial;
    color: #005faf;
	border-bottom:1px solid #ddd;
	text-align:left;
	clear:both;
	}
.jy_order_content .order_info .order_info_content{
	float:left;
	padding:20px 0;
	width:831px;
	clear:both;
	}
.order_info .order_info_content p{
	float:left;
	width:831px;
	font:16px/30px "Microsoft YaHei",Arial;
    color: #666;
	clear:both;
	}

.order_info .order_info_content p i{
	font-style:normal;
	color:#cf0909;
	}
.jy_order_content .order_list{
	float:left;
	margin-top:20px;
	padding:0 30px 30px;
	width:831px;
	border:1px solid #ddd;
	clear:both;
	}
.jy_order_content .order_list .order_list_title{
	float:left;
	width:831px;
	padding-top:4px;
	font:20px/48px "Microsoft YaHei",Arial;
    color: #005faf;
	text-align:left;
	clear:both;
	}
.jy_order_content .order_list .order_list_tab{
	float:left;
	width:831px;
	clear:both;
	}
.jy_order_content .order_list .order_list_tab .order_list_tab_title{
	float:left;
	width:829px;
	border:1px solid #ddd;
	font:16px/38px "Microsoft YaHei",Arial;
    color: #333;
	background:#f3f4f3;
	}
.jy_order_content .order_list .order_list_tab .order_list_tab_title p{
	float:left;
	text-align:center;
	}
.order_list .order_list_tab .p_item_img{
	width:126px;
	}
.order_list .order_list_tab .p_item_img img{
	display:block;
	margin:0 auto;
	width:auto;
	height:90px;
	clear:both;
	}
.order_list .order_list_tab .p_item_title{
	padding:0 20px;
	width:220px;
	word-break:break-all;
	}
.order_list .order_list_tab .p_item_price{
	width:100px;
	text-align:center;
	}
.order_list .order_list_tab .p_item_discount{
	width:100px;
	text-align:center;
	}
.order_list .order_list_tab .p_item_num{
	width:100px;
	text-align:center;
	}
.order_list .order_list_tab .p_item_active{
	width:142px;
	text-align:center;
	}	
.jy_order_content .order_list .order_list_tab ul{
	float:left;
	width:829px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	clear:both;
	}	
.jy_order_content .order_list .order_list_tab ul li{
	float:left;
	padding:20px 0;
	width:829px;
	background:url(../images/shopcart/bg_line_dian.jpg) left bottom repeat-x;
	clear:both;
	}	
.jy_order_content .order_list .order_list_tab ul li p{
	float:left;
	}
.jy_order_content .order_list .order_list_tab .order_list_tab_bottom{
	float:left;
	width:717px;
	background:#f3f4f3;
	border:1px solid #ddd;
	border-top:none;
	padding:0 56px;
	clear:both;
	}		
.order_list_tab .order_list_tab_bottom .order_list_tab_bottom_line{
	float:left;
	width:717px;
	padding:12px 0;
	clear:both;
	}	
.order_list_tab .order_list_tab_bottom .order_list_tab_bottom_line span{
	padding-right:25px;
	font:16px/30px "Microsoft YaHei",Arial;
    color: #333;
	}	
.order_list_tab .order_list_tab_bottom .order_list_tab_bottom_line a{
	display:block;
	margin:0 auto 18px;
	width:220px;
	height:50px;
	text-align:center;
	font:20px/50px "Microsoft YaHei",Arial;
    color: #fff;
	background:#f96062;
	clear:both;
	}	
.order_list_tab .order_list_tab_bottom .order_list_tab_bottom_line a:link{
	font-size:20px;
	color: #fff;
    background:#f96062;
    text-decoration: none;
}
.order_list_tab .order_list_tab_bottom .order_list_tab_bottom_line a:hover{
	font-size:20px;
	color: #fff;
    background:#fc7879;
    text-decoration: none;
}	
	
	
	
	
	
	
	
	


