@charset "utf-8";
/* CSS Document */
.login_form{max-width:1058px;width:98%;margin:auto;padding-top: 119px;clear:both;}
.login_form .button{height: 60px;
    background-color: #000;
    color: #FFF;
    font-size: 18px;
    line-height: 60px;
    border-radius: 8px;
    cursor: pointer;
    margin: 50px 0 20px 0;
	width:400px;border:0;}
.login_form .button a{color:#FFF;text-align:center;width:100%;display:block}
.login_form .login_form_win{width:50%;margin-top:14vh;margin-bottom:14vh;border-right:1px solid #999;}
.login_form .login_form_win2{width:50%;margin:14vh auto 14vh auto;}
.login_form .login_form_win2 input.input{border-bottom:1px solid #000000;height:35px;line-height:35px;margin-top:25px;width:100%;border-top:0;border-left:0;border-right:0;}
.login_form .register_forma{width:49.5%;margin-top:14vh;margin-bottom:14vh;max-width:400px;}
.login_form h2,.login_form h1{font-size:44px;font-family:"arguettf"; }
.login_form p{font-size:16px;line-height:1.6;}
.login_form .login_form_win input.input{border-bottom:1px solid #000000;height:35px;line-height:35px;margin-top:25px;width:380px;border-top:0;border-left:0;border-right:0;padding:0 10px 0 10px;}

.register_form{
	max-width:924px;width:98%;margin:auto;padding-top:180px;clear:both;
}
.register_form h2,.register_form h1{font-size:44px;font-family:"arguettf"; }
.register_form_list ul.register_form1{float:left;width:40%;margin:0 8% 0 2%;}
.register_form_list ul.register_form2{float:left;width:40%;margin:0 2% 0 8%;}
.register_form_list ul.register_form1 li,.register_form_list ul.register_form2 li{width:100%;}
.register_form_list ul.register_form3{float:none;clear:both;width: 40%;
    margin: 0 8% 0 2%;}
.register_form_list input.input{border-bottom:1px solid #000000;height:35px;line-height:35px;margin-top:25px;width:100%;border-top:0;border-left:0;border-right:0;}
.register_form_list input.required{border-bottom:1px solid #ff0000;}
.register_form_list select{border-bottom:1px solid #000000;height:35px;line-height:35px;margin-top:25px;width:100%;border-top:0;border-left:0;border-right:0;}
.register_form_list .button,.member_form .button{height: 60px;
    background-color: #000;
    color: #FFF;
    font-size: 18px;
    line-height: 60px;
    border-radius: 8px;
    cursor: pointer;
    margin: 30px 0 10px 0;
	width:100%;border:0;}
.register_form_list ul li.register_button{
clear:both;float:none;
margin:0;
}

.login_form .login_form_win input.required,.login_form .login_form_win2 input.required,.member_form .member_form_win2 input.required{
    border-bottom: 1px solid #ff0000;
}

/*会员中心*/
.member_form{max-width: 1288px;
    width: 98%;
    margin: auto;
    padding-top:160px;
    clear: both;
	}
.member_content_main{margin:40px auto auto auto;width:100%;line-height:1.6}
.member_content_main h1{font-size:20px;}
.member_content_main p{padding-left:20px;}
.member_header{border-bottom:1px solid #cccccc}
.member_header p{font-size:22px;font-family:"arguettf"; }
.member_header p span{float:right;font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;margin-right:10px;}
.member_header p a{color:#000000;font-size:16px;}
.member_header p a:hover{color:#00F;}
.member_header h1{font-size:38px;color:#000;padding:0;margin:10px 0 10px 0}
.member_form .member_menu{width:200px;height:auto}
.member_form .member_main{width:calc(100% - 250px);height:auto;min-height:400px;}
.member_menu ul{margin-top:40px;}
.member_menu ul li{width:100%;height:35px;margin:5px 0 5px 0;font-size:18px;border-bottom:1px solid #e4e4e4;}
.member_menu ul li a{width:96%;display:block;height:35px;line-height:35px;padding:0 0 0 4%;}
.member_main .member_form{max-width: 1000px;
    width: 98%;
    margin: auto;
    padding-top: 0;
    }
.member_form .member_form_win2 {
    width:90%;
	max-width:510px;
    margin: 10vh auto 14vh auto;
}
.member_form .member_form_win2 ul li{
	    height: 35px;
    line-height: 35px;
    margin-top: 25px;
	position:relative;width:100%;}
.member_form .member_form_win2 ul li span{padding-top:5px;}
.member_form .member_form_win2 ul li input.input {
    border-bottom: 1px solid #000000;
    height: 35px;
    line-height: 35px;
    width: 66%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
	position:absolute;
	right:0;top:0;
}
.member_menu ul li.cur{border-bottom:1px solid #ff6600;}
.member_info {
    width: 90%;
    max-width: 510px;
    margin: 5vh auto 14vh auto;
}
.member_info ul li {
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
    position: relative;
    width: 100%;
	border-bottom:1px solid #999;
}

.member_form p.button2 {
    height: 40px;
    background-color: #000;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    border-radius: 8px;
    cursor: pointer;
    margin: 20px auto 10px auto;
    width: 150px;
    border: 0;
}

.member_form p.button2 a{color: #FFF;text-align:center;width:100%;display:block}
.register_form_list .text {
    border-bottom: 1px solid #cccccc;
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
    width: 100%; 
}
/*订单列表*/
.order_content_main {
    margin: 10px auto auto auto;
    width: 100%;
    line-height: 1.6;
}
.order_table{width:100%;margin-top:15px;}
.order_table table{width:100%;border:1px solid #ececec;}
.order_table table:hover{border:1px solid #cccccc;}
.order_table table td{border:1px solid #ececec;}
.order_table .title{width:auto;height:35px;line-height:35px;padding:0 0 0 8px;background-color:#f1f1f1;}
.order_table .tb1{width:45%;padding:5px;}
.order_table .tb2,.order_table .tb3,.order_table .tb4{width:15%;text-align:center}
,.order_table .tb5{width:10%;text-align:center}
.table_product{width:100%;}
.table_product .order_img{width:100px;margin-right:10px;}
.table_product .order_img img{width:100%;height:auto;}
.table_product .order_name{width:calc(100% - 110px);height:auto;}
.remove_button {
    border: 1px solid #eeeeee;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    margin:auto;
	width:45px;	
}
.remove_button:hover{border: 1px solid #000000;color:#00C}

@media (max-width: 840px) {
 .login_form .login_form_win input.input {
    width: 90%;
    padding: 0 0 0 0;
}

.login_form .button {
    width: 90%;  
}
.login_form .register_forma{
    width: 45%;
}
}


@media (max-width: 768px){
.table_product .order_name {
    width: 100%;
    height: auto;
    float: none;
	font-size:12px;
	line-height:1.5;
}
.table_product .order_name b{display:none;}
.table_product .order_img {
    width: 100%;
    margin-right: 0;
}
.order_table .tb1{width:25%;padding:5px;}
.order_table .tb2{width:15%;text-align:center}
.order_table .tb4,.order_table .tb3{width:20%;text-align:center}
.order_table .tb5{width:20%;text-align:center}
.remove_button {
    border: 1px solid #eeeeee;
    padding: 5px 0 5px 0;
    cursor: pointer;
    margin:auto;
	width:55px;	
}
.member_form {
    max-width: 98%;
    width: 98%;
    margin: auto;
    padding-top: 80px;
    clear: both;
}
.member_header p {
    font-size:18px;
}
.member_header h1 {
    font-size: 28px;
}
.member_form .member_menu {
    width: 98%;
    height: auto;
	float:none;
	margin:0 auto 10px 0;
}
.member_form .member_main {
    width: 98%;
    height: auto;
    margin:auto;
	float:none;
	clear:both;
}
.member_menu ul{margin-top:10px;margin-bottom:20px;}
.member_menu ul li{width:auto;height:auto;font-size:14px;border-bottom:0;float:left;margin:0 15px 0 0;border-bottom:1px solid #e4e4e4;padding:0 5px 0 5px;}
.member_menu ul li.cur{border-bottom:1px solid #ff6600;}
.member_menu ul li a{width:auto;display:block;height:30px;line-height:30px;padding:5px 2% 5px 2%;font-size:14px;white-space:nowrap;}
.member_form_win2 ul li span{display:none;}
.member_form .member_form_win2 ul li input.input {
    border-bottom: 1px solid #000000;
    height: 35px;
    line-height: 35px;
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    position:relative;
  margin:auto;
}
.login_form .login_form_win2{width:100%;margin:auto;margin-top:14vh;margin-bottom:14vh;}
.member_form .member_form_win2 {
    width: 90%;
    margin: 20px auto 20px auto;
}
	.login_form .register_forma{
    width: 100%;
}
.login_form h2, .login_form h1 {
    font-size: 35px;
    font-family: "arguettf";
}
	.register_form {
    padding-top: 80px;}
	.register_form h2, .register_form h1 {
    font-size: 30px;
    font-family: "arguettf";
}
	.login_form .login_form_win {
    width: 90%;
    margin-top: 14vh;
    margin-bottom: 14vh;
    border-right: 0;
    float: none;
    margin: auto;
}
.login_form .login_form_win input.input {
    width: 100%;
    padding: 0 0 0 0;
}
.login_form .button {
    width: 100%;  
}
.login_form .button {
margin-top: 10px;
    margin-bottom: 20px;
}
.login_form,.register_forma {
    width: 90%;
    clear: both;
    float: none;
    margin: 30px auto auto auto;
	max-width:90%;
}
.register_form_list ul.register_form1{float:none;width:96%;margin:auto ;}
.register_form_list ul.register_form2{float:none;width:96%;margin:auto;}
.register_form_list ul.register_form3{float:none;clear:both;width: 90%;
    margin: 0 8% 0 2%;}
.register_form_list ul li {
    float: none;
    width: 100%;
}
.register_form_list input.input{border-bottom:1px solid #000000;height:35px;line-height:35px;margin-top:5px;width:100%;border-top:0;border-left:0;border-right:0;}
.register_form_list input.required{border-bottom:1px solid #ff0000;}

}