@charset "utf-8";

body,html{background: #f7f7f7;font-family: 'MicrosoftYaHei';}
input:focus{outline: none;}
select:focus{outline: none;}
li{list-style:none;}
a:hover{text-decoration:none;}
.fr{float: right;}
i,em{font-style: normal;}
.blue{
	color: #337ab7;
	cursor: pointer;
}
.grey{
	color: #999999;
	cursor: pointer;
}
.red{
	color: #d43f3a;
	cursor: pointer;
}
.green{
	color: #008855;
	cursor: pointer;
}
.order-btn{
	border: 1px solid #CCCCCC;
	margin: 2px 0px;
}
.header{
	width: 100%;
	float: left;
	background: #0096d9;
	padding: 24px 0;
}
.logo{
	float: left;
}
.logo img{
	float: left;
}
.gray{
	color: #999999;
}
.search{
	width: 650px;
	float: right;
}
.gjc{
	width: 100%;
	float: left;
	margin-top: 5px;
	background: #FFFFFF;
	line-height: 36px;
	border: 2px solid #7BD6FF;
}
.gjc.coup{
	border: 2px solid #0096D9;
}
.gjc .icon1{
	margin-left: 12px;
	margin-right: 12px;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon1.png) no-repeat;
	background-size: 100%;
	margin-top: -2px;
}
.gjc input{
	border: none;
	font-size: 14px;
}
.gjc button{
	float: right;
	background: #7BD6FF;
	color: #FFFFFF;
	font-size: 18px;
	width: 100px;
	border: none;
}
.gjc.coup button{
	background: #0096D9;
}
.gwc{
	float: left;
	margin-top: 5px;
	background: #FFFFFF;
	line-height: 36px;
}
.gwc .cart span{
	display: block;
	float: left;
	height: 100%;
	width: 132px;
	border: 1px solid #eeeeee;
	border-right: none;
	line-height: 40px;
	padding-left: 40px;
	background: url(../img/icon_cart.png) no-repeat 14px center;
	font-size: 14px;
	color: #999999;
}
.gwc .cart em{
	display: block;
	line-height: 42px;
	width: 54px;
	float: left;
	text-align: center;
	background: #2887c7;
	color: #fff;
	font-size: 18px;
}
.gwc.coup2{
	line-height: 40px;
	border: 1px solid #EEEEEE;
	text-align: center;
}
.gwc.coup2 a{
	color:#999999;
}
.gwc.coup2 a img{
	vertical-align: middle;
	margin-top: -2px;
}
.gwc .icon2{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon2.png) no-repeat;
	background-size: 100%;
	margin-top: -2px;
}
.gwc input{
	border: none;
	font-size: 14px;
	width: 70px;
}
.gwc button{
	float: right;
	background: #7BD6FF;
	color: #FFFFFF;
	font-size: 18px;
	width: 54px;
	border: none;
}
.btn-navbar{
	float: right;
	display: none;
	padding: 0;
}
.btn-navbar .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    margin: 5px 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.nav-collapse{
	width: 100%;
	float: left;
}
.nav_mobile{
	width: 100%;
	float: left;
}
.nav_mobile ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 15px;
}
.nav_mobile ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.7);
	padding: 8px 5px;
}
.nav_mobile.coup3 ul li{
	border-bottom: 1px solid #0096D9;
}
.nav_mobile ul li:last-child{border-bottom: none;}
.nav_mobile ul li h5{
	color: #FFFFFF;
}
.nav_mobile.coup3 ul li h5{
	color: #0096D9;
}
.nav_mobile ul li dl{
	display: none;
	margin-bottom: 0;
	padding-left: 10px;
}
.nav_mobile ul li dl dd a{
	color: rgba(255,255,255,0.7);
	line-height: 30px;
}
.search_con {
	width: 100%;
	float: left;
	margin-top: 12px;
}

.gjc2 {
	width: 100%;
	float: left;
	margin-top: 5px;
	background: #FFFFFF;
	line-height: 36px;
	border: 1px solid #7BD6FF;
	margin-bottom: 5px;
}
.gjc2.coup3{
	border: 1px solid #0096D9;
}

.gjc2 .icon1 {
	margin-left: 12px;
	margin-right: 12px;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon1.png) no-repeat;
	background-size: 100%;
	margin-top: -2px;
}

.gjc2 input {
	width: 60%;
	border: none;
	font-size: 14px;
}

.gjc2 button {
	float: right;
	background: #7BD6FF;
	color: #FFFFFF;
	font-size: 16px;
	width: 25%;
	border: none;
}
.gjc2.coup3 button{
	background: #0096D9;
}

.gwc2 {
	width: 100%;
	float: left;
	margin-top: 5px;
	background: #FFFFFF;
	line-height: 36px;
	border: 1px solid #7BD6FF;
}

.gwc2 .icon2 {
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon2.png) no-repeat;
	background-size: 100%;
	margin-top: -2px;
}

.gwc2 input {
	border: none;
	font-size: 14px;
	width: 60%;
}

.gwc2 button {
	float: right;
	background: #7BD6FF;
	color: #FFFFFF;
	font-size: 18px;
	width: 25%;
	border: none;
}
.left_nav li dl dd.active a{
	color:#0096D9;
}

.main{
	width: 100%;
	float: left;
	background: url(../img/bg.png) no-repeat;
	padding-top: 40px;
}
.left{
	width:149px;
	float: left;
	background: #FFFFFF;
}
.left_tit{
	width: 100%;
	float: left;
	line-height: 56px;
	padding-left: 21px;
}
.left_tit a{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.left_nav{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.left_nav li{
	width: 100%;
	float: left;
	border-top: 1px solid #F0F3EF;
	padding: 10px 0;
	padding-left: 21px;
}
.left_nav li h4{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	margin: 0;
}
.left_nav li dl{
	width: 100%;
	float: left;
	margin-bottom: 0;
}
.left_nav li dl dd{
	width: 100%;
	float: left;
	font-size: 14px;
}
.left_nav li dl dd a{
	color: #333333;
	line-height: 30px;
}
.left_nav li dl dd a:hover{
	color: #0096D9;
}
.right{
	float: right;
	width: 85%;
}
.mod1{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 2%;
	position: relative;
}
.border2{
	position: absolute;
	top: 10%;
	left: 53%;
	height: 80%;
	border-left: 1px solid #EEEEEE;
}
.user_mian{
	width: 100%;
	float: left;
}
.user_img{
	width:120px;
	height: 120px;
	float: left;
}
.user_img img{
	max-width: 100%;
	float: left;
}
.user_info{
	width: 67%;
    float: left;
    margin-left: 15px;
}
.user_info4{
	width: 65%;
	float: left;
	margin-left: 20px;
}
.u_i_p1{
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333333;
}
.icon3{
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon3.png) no-repeat;
	background-size: 100%;
	margin: 0 5px;
}
.u_i_p1 em{
	font-size: 13px;
	color: #ff603c;
	border: 1px solid #ff603c;
	border-radius: 30px;
	padding: 2px 8px;
	vertical-align: middle;
}
.u_i_p2{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
}
.user_fs{
	width: 100%;
	float: left;
	height: 48px;
}
.user_fs_col{
	width: 60px;
	text-align: center;
	display: inline-block;
}
.user_fs_col span{
	width: 100%;
	float: left;
	font-size: 20px;
	color: #333333;
	font-family: 'Arial';
}
.user_fs_col p{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
	margin: 0;
}
.border{
	width: 0px;
	display: inline-block;
	height: 24px;
	border-left: 1px solid #E5E5E5;
	margin:10px 14px;
}
.user_info2{
	width: 100%;
	float: left;
}
.u_i_p3{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑";
}
.u_i_p3 em{
	font-size: 36px;
	color: #FF603C;
	line-height: 40px;
}
.qiandao{
	width: 98px;
	border: 1px solid #0096D9;
	border-radius: 3px;
	text-align: center;
	line-height: 32px;
	display: block;
	float: left;
	color: #0096D9;
}
.icon4{
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -4px;
	background: url(../img/icon4.png) no-repeat;
	background-size: 100%;
}
.mod2{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.index_my_order{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 5px 0;
}
.index_col{
	width: 100%;
	float: left;
	border-bottom: 1px solid #F0F3EF;
	line-height: 50px;
	padding: 0px 4%;
}
.index_type a{
	display: inline-block;
	margin: 0 5px;
	font-size: 12px;
	color: #333333;
}
.index_type i{
	display: inline-block;
	font-size: 12px;
	color: #EEEEEE;
}
.index_type a em{
	color: #FF603C;
}
.index_my_order_list{
	width: 100%;
	float: left;
	padding: 0 3%;
}
.index_my_order_list ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.index_my_order_list ul li{
	width: 100%;
	float: left;
	padding: 10px 0px;
	border-bottom: 1px solid #EEEEEE;
}
.index_my_order_list ul li:last-child{
	border-bottom: none;
}
.commodity{
	white-space:nowrap;
}
.comm_img{
	width: 66px;
	height: 66px;
	float: left;
}
.comm_img img{
	max-width: 100%;
	float: left;
}
.comm_info{
	margin-left: 10px;
	width: 180px;
	float: left;
}
.comm_info span{
	width: 100%;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top: 6px;
}
.comm_info p{
	width: 100%;
	float: left;
	color: #999999;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 0;
}
.index_my_order_price{
	color: #333333;
	font-size: 14px;
	margin: 0 5px;
	line-height: 36px;
}
.index_ck_but{
	width: 80px;
	float: right;
	color: #333333;
	font-size: 12px;
	display: block;
	text-align: center;
	border: 1px solid #E5E5E5;
	line-height: 34px;
}
.index_ck_but a:hover{
	color: #0096D9;
}
.mt15{margin-top: 15px;}

.my_collection{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 5px 0;
	margin-top: 13px;
}
.index_col .more{
	float: right;
	color: #999999;
	font-size: 14px;
}
.my_coll_list{
	width: 100%;
	float: left;
}
.my_coll_list ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 15px 10px 0 10px;
}
.my_coll_list ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.my_coll_list ul li a{
	font-size: 14px;
	color: #FF0036;
}
.my_coll_list ul li a img{
	max-width: 90%;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

.index_info{
	width: 100%;
	float: left;
	background: #FFFFFF;
}
.index_info{
	width: 100%;
	float: left;
}
.index_info ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.index_info ul li{
	width: 33.33%;
	float: left;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding: 25px 0;
	text-align: center;
}
.index_info ul li p{
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 0;
}
.index_info ul li p em{
	font-size: 16px;
}
.index_info ul li p em.num{
	color: #FF603C;
}
.my_publish{
	width: 100%;
    float: left;
    background: #FFFFFF;
    padding: 5px 0;
    margin-top: 13px;
}
.my_publish_list{
	width: 100%;
    float: left;
}
.my_publish ul{
	width: 100%;
    float: left;
    padding: 0 15px;
    margin: 0;
}
.my_publish ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 0;
}
.my_publish ul li:last-child{
	border-bottom: 0;
}
.my_publish ul li a span{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333333;
}
.my_publish ul li a p{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-bottom: 0;
	margin-top: 5px;
}


/************************我的订单************/
.order{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding:10px 0;
}
.order_column{
	width: 100%;
	float: left;
	border-bottom: 1px solid #F0F3EF;
	padding: 0 2%;
}
.order_tj{
	float: left;
}
.order_tj a{
	font-size: 16px;
	color: #333333;
	float: left;
	margin-right: 30px;
	line-height:40px;
}
.order_tj a.active{
	color: #0096D9;
	border-bottom: 2px solid #0096D9;
}
.order_search1{
	width:75%;
	float: left;
	border: 1px solid #E5E5E5;
	height: 36px;
	background: #f9f9f9;
}
.order_search1 input{
	width: 80%;
	float: left;
	border: none;height: 34px;
	background: #f9f9f9;
	margin-left: 2%;
}
.order_search1 button{
	width: 34px;
	height: 34px;
	border: none;
	background: #f9f9f9;
	float: right;
}
.order_search2{
	border: 1px solid #E5E5E5;
	background: #f9f9f9;
	float: right;
	width: 68px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
}
.order_search2 a{
	color: #333333;
}
.order_search2 a img{
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
.order_search2 a.show img{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.order_search_con{
	width: 100%;
	float: left;
	margin: 15px 2%;
	display: none;
}
.order_search_con span{
	font-size: 14px;
	color: #999999;
	display:inline-block;
	line-height: 32px;
	margin-right: 5px;
}
.order_select{
	width: 150px;
	line-height: 32px;
	border: 1px solid #CCCCCC;
	display: inline-block;
	margin: 5px 0;
}
.order_select select{
	width: 100%;
	border: none;
	height: 33px;
	padding:0 5px;
}
.order_time{
	display: inline-block;
	line-height: 34px;
	margin: 5px 0;
}
.order_time input{
	width: 150px;
    line-height: 32px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding:0 5px;
    background: url(../img/icon7.png) no-repeat center right;
}
.order_list{
	width: 100%;
	float: left;
	padding: 0 2%;
}
.order_list_main{
	width: 100%;
	float: left;
}
.order_list .comm_img{
	width: 88px;
	height: 88px;
}
.list_column{
	width: 100%;
	float: left;
	border: 1px solid #E8E8E8;
	background: #f5f5f5;
	line-height: 38px;
	margin-top: 18px;
}
.list_column span{
	float: left;
	margin-left: 18px;
	font-size: 14px;
	color: #aaaaaa;
	margin-right: 5px;
}
.list_column span em{
	color: #666666;
}
.order_lxkf{
	font-size: 12px;
	color: #FF603C;
	border: 1px solid #FF603C;
	padding: 3px 5px;
	border-radius: 2px;
}

.order_column2{
	width: 100%;
	float: left;
	padding:13px 3px;
	border-right: 1px solid #F1F1F1;
}
.order_column3{
	width: 100%;
	float: left;
	text-align: center;
	height: 115px;
	display: flex;             /*flex弹性布局*/
	justify-content: center;
	align-items: center;
	position: relative;
	border-right: 1px solid #F1F1F1;
}
.order_column3 span{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333333;
}
.order_column3 p{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-bottom: 0;
}
.pad0{padding: 0;}
.order_column4{
	width: 100%;
	float: left;
	text-align: center;
	height: 115px;
	display: flex;             /*flex弹性布局*/
	justify-content: center;
	align-items: center;
	position: relative;
}
.order_column4 a{
	font-size: 14px;
	color: #333333;
	display: block;
}
.order_column4 a.ljfk{
	width: 70px;
	line-height: 30px;
	border: 1px solid #E5E5E5;
	background: #F9F9F9;
	font-size: 12px;
	margin-bottom: 5px;
}
.order_column4 a:hover{
	color: #0096D9;
}
.border_bottom{
	border-bottom: 1px solid #F1F1F1;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0px;
}
.border_left{
	border-left: 1px solid #F1F1F1;
	position: absolute;
	top: 0px;
	left: 10px;
	bottom: 0px;
}
.border_right{
	border-right: 1px solid #F1F1F1;
	position: absolute;
	top: 0px;
	right: 10px;
	bottom: 0px;
}
.bl{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-left: 1px solid #F1F1F1;
}
.order_list_con{
	width: 100%;
	float: left;
	padding: 0 10px;
}
.order_list_con2{
	width: 100%;
	float: left;
	border: 1px solid #F1F1F1;
	border-top: 0;
	position: relative;
}
.page{
	width: 100%;
	float: left;
	text-align: right;
	margin: 15px 0;
}
.page a{
	display: inline-block;
	margin: 5px;
	width: 36px;
	line-height: 36px;
	border: 1px solid #DDDDDD;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.page a.active{
	border: 1px solid #FFFFFF;
	color: #FF603C;
}
.page a:hover{
	border: 1px solid #FFFFFF;
	color: #FF603C;
}


/*******************订单详情*****************/
.detail_column{
	width: 100%;
	float: left;
	background: #FFFFFF;
}
.detail_column_con{
	width: 100%;
	float: left;
	line-height: 48px;
	font-size: 12px;
	color: #999999;
}
.detail_column_con a{
	color: #999999;
}
.detail_column_con a:hover{
	color: #0096D9;
}
.order_detail{
	width: 100%;
	float: left;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	margin-left: -1px;
	border-radius: 3px;
}
.order_detail_mod1{
	width: 100%;
	float: left;
	text-align: center;
	padding: 45px 0;
}
.order_detail_step{
	display: inline-block;
	text-align: center;
	width: 130px;
}
.order_detail_step_span1{
	display: block;
	font-size: 16px;
	color: #33BB44;
}
.order_detail_step_span2{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	width: 28px;
	line-height: 26px;
	background: #33BB44;
	border: 1px solid #33BB44;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.order_detail_step p{
	font-size: 14px;
	color: #666666;
}
.order_detail_step_img{
	display: inline-block;
	vertical-align: middle;
	margin:0 -30px;
	margin-top: -75px;
}
.order_detail_step .order_detail_step_span1.gray{
	color: #666666;
}
.order_detail_step .order_detail_step_span2.gray{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
.order_detail_mod2{
	width: 100%;
    float: left;
    padding: 30px 25px;
    border-top: 1px solid #F0F0F0;
    font-weight: bold;
}
.order_detail_mod2 .column{
	width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.order_detail_info{
	width: 100%;
	float: left;
	border: 1px solid #E8E8E8;
	position: relative;
}
.order_detail_info_border{
	position: absolute;
	top: 0;
	left: 33.33%;
	height: 100%;
	border-left: 1px solid #F5F5F5;
}
.order_detail_info_border2{
	position: absolute;
	top: 0;
	left: 66.66%;
	height: 100%;
	border-left: 1px solid #F5F5F5;
}
.order_detail_info_border3{
	position: absolute;
	top: 0;
	left: 35%;
	height: 100%;
	border-left: 1px solid #F5F5F5;
}
.order_detail_column{
	line-height: 20px;
	background: #F5F5F5;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding:15px 30px;
}
.order_detail_column em{
	color: #999999;
}
.order_detail_column a{
	color: #0096D9;
}
.order_detail-4{
	width: 33.33%;
	float: left;
}
.order_detail_info2{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding:15px 30px;
	float: left;
	width: 100%;
}
.order_detail_info2 .comm_img{
	width: 88px;
	height: 88px;
}
.order_detail_info2 li{
	width: 100%;
	float: left;
	display:flex;flex-direction:row;
	margin-top: 5px;
}
.order_detail_info2 label{
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	width: 80px;
}
.order_detail_info2 span{
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	flex:1;
}
.xzfp{
	color: #0096D9;
	margin-left: 8px;
}
.order_detail-35{
	width: 35%;
    float: left;
}
.order_detail-65{
	width: 65%;
    float: left;
}
.wuliu{
	width: 100%;
	float: left;
	height:225px;
	overflow: auto;
	position: relative;
}
.wl_border{
	width: 0px;
	position: absolute;
	top: 0;
	left: 218.3px;
	bottom: 0;
	border-left: 1px solid #E9E9E9;
	z-index: 0;
}
.order_detail_info3{
	font-size: 14px;
    color: #666666;
    font-weight: normal;
    padding: 15px 30px;
    float: left;
    width: 100%;
    position: relative;
}
.order_detail_info3 li{
	width: 100%;
    float: left;
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}
.order_detail_info3 li .date{
	width:115px;
	font-size: 14px;
	color: #666666;
	float: left;
}
.order_detail_info3 li .time{
	font-size: 14px;
	color: #666666;
	float: left;
	text-align: center;
}
.order_detail_info3 .point{
	width:50px;
	font-size: 14px;
	float: left;
	text-align: center;
	color: #C2C2C2;
	z-index: 9;
}
.order_detail_info3 .point.now{
	color: #33BB44;
}
.order_detail_info3 .wlxx{
	width:370px;
	font-size: 14px;
	float: left;
	color: #666666;
}
.order_detail-1{
	width: 10%;float: left;
}
.order_detail-15{
	width: 15%;float: left;
}
.order_detail-33{
	width: 33%;float: left;
}
.order_detail-12{
	width: 12%;float: left;
}
.order_detail-120{
	width: 100%;float: left;
	border-top: 1px solid #F1F1F1;
}
.order_detail_info .order_column3{border: none;}
.order_detail_info .order_column3 span{font-weight: normal;}
.order_detail_info .order_column3 a{color: #333333;font-weight: normal;}
.order_detail_info .order_column3 a:hover{color: #009688;}
.order_detail-120 .order_detail_info2{float: right;width: 250px;}
.order_detail_info2 .ze{
	color: #FF0036;font-size: 24px;
}
.order_detail-120 .order_detail_info2 span{text-align: right;}


/**********************订单评价**************/
.pingjia{
	width: 100%;
    float: left;
    padding: 30px 25px;
}
.pingjia .column{
	width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}
.pj_column2{
	width: 100%;
    float: left;
    font-size: 16px;
    color: #999999;
}
.pj_column2 span{
	float: left;
	margin-right: 15px;
}
.pingjia_con{
	width: 100%;
	float: left;
	border: 1px solid #F1F1F1;
	margin-top: 20px;
}
.pj_left{
	width: 100%;
	float: left;
	padding: 15px;
}
.pj_left .comm_img{
	width: 88px;
	height: 88px;
}
.pj_right{
	width: 100%;
	float: left;
	border-left: 1px solid #F1F1F1;
	padding: 15px;
}
.pj_col1,.pj_col2,.pj_col3{
	width: 100%;
	float: left;
	margin: 5px 0;
}
.pj_col1 label,.pj_col2 label,.pj_col3 label{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	width: 80px;
}
.pj_stars,.pj_stars2,.pj_stars3{
	display: inline-block;
}
.pj_stars ul,.pj_stars2 ul,.pj_stars3 ul{
	margin: 0;
	padding: 0;
}
.pj_textarea{
	display: inline-block;
	width: 85%;
	border: 1px solid #CCCCCC;
}
.order-evaluation-textarea {
    position: relative;
    width: 100%;
    height: 136px;
}
.order-evaluation-textarea textarea {
    width: 100%;
    height: 136px;
    border: none;
    resize: none;
    line-height: 22px;
    padding: 10px 15px;
    color: #666;
}
.order-evaluation-textarea span {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: #999;
    right: 10px;
}
.pj_shaitu{
	display: inline-block;
	width: 85%;
}
.pj_img{
	position: relative;
}
.pj_img input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}
.pj_but{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.pj_but button{
	width: 374px;
	height: 60px;
	border: none;
	background: #0096D9;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 3px;
}

/*********************我的收藏***************/
.shoucang{
	width: 100%;
    float: left;
    background: #FFFFFF;
    padding: 15px 0;
}
.shoucang_con{
	width: 100%;
    float: left;
    padding: 0 2%;
}
.shoucang_column{
	width: 100%;
	float: left;
	padding: 8px 0;
	border-bottom: 1px solid #F2F2F2;
}
.shoucang_column label{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	float: left;
	line-height: 26px;
	margin-top: 5px;
}
.shoucang_column a{
	float: left;
	font-size:14px;
	color: #333333;
	margin: 5px 8px;
	line-height: 26px;
	padding:0 7px;
}
.shoucang_column a.active,.shoucang_column a:hover{
	background: #1E96FA;
	color: #FFFFFF;
}
.shoucang_list{
	width: 100%;
	float: left;
	padding: 10px 0;
}
.scsp{
	width: 100%;
	float: left;
	border: 1px solid #EDEDED;
	margin-top: 10px;
	margin-bottom: 3px;
}
.scsp_top{
	width: 100%;
	float: left;
	padding:4%;
}
.sc_img{
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0;
}
.sc_img img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.sc_title{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333333;
}
.sc_title a{
	color: #333333;
}
.sc_info{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
}
.sc_info p{margin-bottom: 5px;}
.sc_info2{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #FF0036;
}
.sc_info2 .sc_kc{
	color: #999999;
	font-size: 14px;
	float: right;
}
.sc_but{
	width: 100%;
	float: left;
	line-height: 39px;
	background: #F9F9F9;
	border-top: 1px solid #EDEDED;
	position: relative;
}
.sc_but .sc_border{
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	border-left:1px solid #EDEDED;
}
.sc_but a{
	width: 50%;
	float: left;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.sc_but a img{
	vertical-align: middle;
	margin-top: -3px;
}
.sc_add{
	width: 201px;
	line-height: 34px;
	border: 1px solid #E5E5E5;
    background: #f9f9f9;
	float: right;
	text-align: center;
	position: relative;
}

/*地址选择样式*/
.tab li, .tab a, .tab-item{float:left;text-align:center;}
.tab li, .tab a, .tab-item{cursor:pointer;float:left;text-align:center;}
#summary-stock .dt{margin-top:4px;}
#list1{padding: 0;}
#list1 .dt{float:left;height:18px;text-align:right;width:72px;}
#list1 .dd{width:100%;float: left;}

#store-selector{position:relative;float:right;z-index:2;height:28px;margin-right:6px;width: 90%;}
#store-selector dl,#store-selector dt,#store-selector dd{float:none;color:#999}
#store-selector dl{position:absolute;top:30px;z-index:1;width:358px;width:358px;padding:5px;border:1px solid #ddd;background:#fff;display:none;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector dt{padding:6px 0 10px;color:#999}
#store-selector dd{padding-bottom:5px;line-height:18px}
#store-selector a:link,#store-selector a:visited{color:#0096D9}
#store-selector a:hover,#store-selector a:active{background:#0096D9;color:#fff}
#store-selector .text{width:100%;float:left;+float:none;_float:left;position:relative;top:0;z-index:2;height:28px;padding:0 20px 0 4px;line-height:28px;overflow:hidden;color: #666666;}
#store-selector .text b{display:block;position:absolute;top:3px;right:0;overflow:hidden;width:17px;height:28px;background:url(../img/btn20121210.png) 0 0 no-repeat}
#store-selector .close{display:none;position:absolute;z-index:2;top:19px;right:-14px;cursor:pointer;width:17px;height:17px;background:url(../img/20120418.png) no-repeat -40px 0}
#store-selector a:hover{background:#0096D9;color:#fff;cursor:pointer}
#store-selector.hover .text{border-bottom:0}
#store-selector.hover .i-storeinfo{position:relative;z-index:2;background:url(../img/bg_store.gif) no-repeat right -50px}
#store-selector.hover .i-storeinfo div{background:url(../img/bg_store.gif) no-repeat -81px -75px}
#store-selector.hover dl{display:block}
#store-selector.hover .close{display:block}

#store-prompt{clear:left;line-height:25px}
#store-prompt strong{font-size:14px}
#store-prompt a{color:#005EAA}
#store-selector .content{display:none;position:absolute;top:29px;right:-7px;border:1px solid #cecbce;width:390px;padding:15px;background:#fff;-moz-box-shadow:0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd}
#store-selector .content select{float:left;width:120px;border:1px solid #cecbce;margin-right:15px}
#store-selector .content .select3{margin-right:0}
#store-selector.hover .content,#store-selector.hover .close{display:block}
#JD-stock{position:relative;margin-bottom:0}
#JD-stock .tab{width:100%;height:27px;float:left;border-bottom:2px solid #0096D9;overflow:visible;*overflow:hidden;padding: 0;}
#JD-stock .tab li{float:left;clear:none;height:25px;padding:1px 1px 0;border:1px solid #ddd;border-bottom:0;margin-right:3px;background-color:#fff;line-height:22px;text-decoration:none}
#JD-stock .tab .curr{*position:relative;height:27px;padding:0;border:2px solid #0096D9;border-bottom:0}
#JD-stock .tab a{position:relative;float:left;margin-top:0px;padding:0 20px 1px 10px;line-height:23px;text-align:center;text-decoration:none;cursor:pointer;color:#0096D9;outline:0;*blr:expression(this.onFocus=this.blur())}
#JD-stock .tab a:hover{background:0;color:#0096D9}
#JD-stock .tab a i{position:absolute;right:3px;top:9px;*top:9px;display:block;width:12px;height:8px;overflow:hidden;background:url(../img/20130606B.png) no-repeat -70px -32px;opacity:.5;filter:alpha(opacity=50)}
#JD-stock .tab .curr i,#JD-stock .tab a:hover i{opacity:1;filter:alpha(opacity=100)}
#JD-stock .area-list{padding:0px;}
#JD-stock .area-list li{float:left;width:80px;clear:none}
#JD-stock .area-list li a{float:left;padding:2px 4px;*padding:0 4px;color:#0096D9}
#JD-stock .area-list li a:hover{color:#fff}
#JD-stock .area-list .longer-area{width:370px}
#JD-stock .area-list .long-area{width:170px}


/***********************我的余额*****************/
.wall_bala_tit{
	font-size: 16px;
    color: #333333;
    float: left;
    margin-right: 30px;
    line-height: 40px;
}
.wallet_balan_con{
	width: 100%;
	float: left;
	padding: 0 2%;
}
.wall_bala_mod1{
	width: 100%;
	float: left;
	padding: 35px 0;
}
.wallet_tit{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.wallet_price{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 36px;
	color: #FF603C;
	font-weight: bold;
	margin: 10px 0;
}
.wallet_price em{
	font-size: 24px;
	font-weight: normal;
}
.wallet_but{
	width: 100%;
	float: left;
	text-align: center;
}
.wallet_but a{
	width: 86px;
	line-height: 40px;
	border: 1px solid #0096D9;
	text-align: center;
	font-size: 18px;
	color: #0096D9;
	display: inline-block;
	border-radius: 3px;
	margin: 0 10px;
	background: #ECF9FF;
}
.wallet_but a.tixian{
	border: 1px solid #FF603C;
	background: #FFF5F3;
	color: #FF603C;
}
.wall_bala_mod2{
	width: 100%;
	float: left;
}
.wallet_balance_column{
	width: 100%;
    float: left;
    border-bottom: 2px solid #EEEEEE;
}
.wallet_balance_column a{
	font-size: 16px;
    color: #333333;
    float: left;
    line-height: 40px;
    padding: 0 5px;
    margin-bottom: -2px;
}
.wallet_balance_column a.active{
    border-bottom: 2px solid #0096D9;
}
.wallet_balance_column i{
	float: left;
    color: #EEEEEE;
    margin: 8px 15px;
    font-size: 16px;
}
.wall_table{
	width: 100%;
	float: left;
	margin-top: 13px;
}
.wall_table tr th{
	background: #FBFBFC;
	font-size: 14px;
	color: #999999;
	height: 46px;
	text-align: center;
	width: 25%;
	font-weight: normal;
}
.wall_table tr td{
	color: #333333;
	font-size: 14px;
	height: 45px;
	border-bottom: 1px solid #EEEEEE;
	text-align: center;
}


/**************************充值*************/
.chongzhi_mod{
	width: 100%;
    float: left;
    padding: 30px 25px;
    font-weight: bold;
}
.chongzhi_mod .column{
	width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.chongzhi_je{
	width: 100%;
	float: left;
	margin: 20px 0;
}
.chongzhi_je a{
	width: 146px;
	line-height: 56px;
	float: left;
	margin-right: 15px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: normal;
	position: relative;
	margin-bottom: 15px;
}
.chongzhi_je a.input{
	width: 213px;
	color: #999999;
}
.chongzhi_je a.input input{
	width:80%;
	float: left;
	margin-left: 5%;
	border: none;
	line-height: 54px;
}
.chongzhi_je a.active{
	width: 144px;
	line-height: 54px;
	border: 2px solid #0096D9;
}
.gou{
	width: 15px;
	height: 17px;
	background: url(../img/cz_bg.png) no-repeat;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}
.chongzhi_je a.active .gou{
	display: block;
}
.cz_type{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.cz_type li{
	width: 198px;
	height: 98px;
	border: 1px solid #EEEEEE;
	text-align: center;
	float: left;
	line-height: 98px;
	border-radius: 3px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cz_type li a{
	display: block;
	width: 100%;
	height: 100%;
}
.cz_type li img{
	vertical-align: middle;
	margin: 0 auto;
}
.cz_type li.active{
	border: 2px solid #0096D9;
}

/*****************充值支付页*******************/
.cz_pay_colu1{
	width: 100%;
	float: left;
	border-bottom: 1px solid #F0F0F0;
	line-height: 50px;
	padding:0 2%;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}
.pay_czje{
	float: right;
	font-size: 14px;
	font-weight: normal;
}
.pay_czje em{
	color: #FF0036;
	font-size: 18px;
	margin: 0 5px;
}
.ewm{
	width: 100%;
	float: left;
	text-align: center;
}
.ewm p{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.ewm p em{
	color: #ff0000;
}
.ewm_img{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.ewm_img span{
	width: 28%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #F0F0F0;
	padding: 15px;
}
.ewm_img span img{
	max-width: 100%;
}
.systs{
	width: 28%;
	line-height: 55px;
	background: #42B035;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
	margin-top: 5px;
}
.cz_pay_colu2{
	width: 100%;
	float: left;
	border-top: 1px solid #F0F0F0;
	line-height: 50px;
	padding:0 2%;
	font-size: 14px;
	margin-bottom: 10px;
}
.cz_pay_colu2 a{
	color: #005aa0;
}
.cz_pay_colu2 a:hover{
	color: #009688;
}


/*********************余额提现*************/
.fhwdqb{
	float: right;
	color: #0096D9;
	font-size: 16px;
	line-height: 40px;
}
.tixian2{
	width: 100%;
	float: left;
	padding: 80px 0;
	margin-bottom: 20px;
}
.tixian2 label{
	width: 100%;
	float: left;
	text-align: right;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 46px;
}
.tx_je{
	font-size: 24px;
	color: #FF603C;
	font-weight: bold;
	line-height: 46px;
}
.tx_je em{
	font-weight: normal;
	font-size: 20px;
}
.tixian2 input,.tixian2 select{
	height: 44px;
}
.tx_column{
	margin: 10px 0;
}
.txts{
	font-size: 14px;
	color: #999999;line-height: 44px;
}
.txsz{
	font-size: 14px;
	color: #0096D9;line-height: 44px;
}
.box_con{
	width: 804px;
	height: 530px;
	background: #FFFFFF;
	border-radius: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-265px;
	margin-left: -402px;
}
.box_tit{
	width: 100%;
	float: left;
	text-align: center;
	line-height:70px;
	font-size: 18px;
	color: #333333;font-weight: bold;
	border-bottom: 1px solid #F1F1F1;
}
.bdyhk{
	width: 100%;
	float: left;
}
.tixian2.p30{
	padding: 30px 0;
}
.tx_but{
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.tx_but button{
	width: 205px;
	line-height:55px;
	font-size: 18px;
	margin: 0 5px;
}
.btn-default{
	color: #999999;
}
.btn-primary{
	background: #0096D9;
}


/********************积分********************/
.jfgz{
	float: right;
	line-height: 40px;
	color: #999999;
	font-size: 14px;
}
.integral{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.inte_mod1{
	width: 100%;
	float: left;
	border: 1px solid #F1F1F1;
}
.integral_info{
	width: 100%;
	float: left;
	padding: 25px;
}
.inte_col1{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.inte_col2{
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0;
}
.inte_col3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 36px;
	color: #333333;
}
.inte_col4{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 25px;
}
.inte_col4 a{
	width: 100px;
	line-height: 38px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	border: 1px solid #999999;
	display: inline-block;
	border-radius: 3px;
}
.inte_col4 a:hover{
	color: #0096D9;
}
.bl2{
	border-left: 1px solid #F1F1F1;
}
.br2{
	border-right: 1px solid #F1F1F1;
}
.inte_col5{
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.inte_col5 em{
	margin-left: 15px;
	font-size: 14px;
}
.inte_col5 a{
	float: right;
	color: #0096D9;
	font-size: 14px;
}
.inte_col6{
	width: 100%;
	float: left;
	margin: 25px 0;
}
.inte_col6 ul{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.inte_col6 ul li{
	width: 25%;
	float: left;
}
.inte_col6 ul li p{
	font-size: 14px;
	color: #999999;
}
.inte_col6 ul li span{
	font-size: 22px;
	color: #333333;
	display: block;
}
.inte_border{
	width: 100%;
	float: left;
	margin: 25px 0;
	border-bottom: 1px solid #F1F1F1;
}
.zjf_mod{
	width: 100%;
	float: left;
	padding: 29px;
	margin-top: 12px;
}
.zjf_mod1{
	background: url(../img/jf_img1.png) no-repeat;
	background-size: cover;
}
.zjf_mod2{
	background: url(../img/jf_img2.png) no-repeat;
	background-size: cover;
}
.zjf_mod3{
	background: url(../img/jf_img3.png) no-repeat;
	background-size: cover;
}
.zjf_mod4{
	background: url(../img/jf_img4.png) no-repeat;
	background-size: cover;
}
.zjf_mod5{
	background: url(../img/jf_img5.png) no-repeat;
	background-size: cover;
}
.zjf_mod6{
	background: url(../img/jf_img6.png) no-repeat;
	background-size: cover;
}
.zjf_mod7{
	background: url(../img/jf_img7.png) no-repeat;
	background-size: cover;
}
.inte_col7{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.inte_col8{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666666;
	margin: 17px 0;
}
.inte_col9{
	width: 100%;
	float: left;
}
.inte_col9 a{
	width: 94px;
	line-height: 24px;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border: 1px solid #999999;
	display: block;
}
.inte_col9 a:hover{color: #009688;}


/*****************积分明细*****************/
.inte_mx_table{
	width: 100%;
	float: left;
}
.inte_mx_table tr th {
    background: #FBFBFC;
    font-size: 14px;
    color: #999999;
    height: 46px;
    text-align: center;
    width: 33%;
    font-weight: normal;
}
.inte_mx_table tr td {
    color: #333333;
    font-size: 14px;
    height: 45px;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}
.inte_mx_table tr th.xxsm,.inte_mx_table tr td.xxsm{
	text-align: left;
}
.col1{
	color: #ff603c;
}
.inse{
	background: none;
}
.inse_menu{
	left: 50%;
	margin-left: -80px;
}
.inte_gz{
	width: 100%;
	float: left;
	padding: 0 2%;
	font-size: 14px;
	color: #333333;
}
.inte_gz_tit{
	margin-top: 20px;
	font-weight: bold;
}


/******************波特币****************/
.integral_info.swb{
	padding: 25px 15px;
}
.swb .inte_col4 a{
	width: auto;
	padding: 0 12px;
}
.swb_mod{
	width: 100%;
	float: left;
	border: 1px solid #EEEEEE;
	margin: 7px 0;
	padding: 20px;
}
.seb_mod_left img{
	max-width: 100%;
}
.seb_mod_left,.seb_mod_right{
	padding: 0;
}
.swb_col1{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.swb_col2{
	width: 100%;
	float: left;
	color: #FF603C;
	font-size: 14px;
	margin: 5px 0;
}
.swb_col3 a{
	width: 94px;
    line-height: 24px;
    background: #ffffff;
    text-align: center;
    font-size: 14px;
    color: #333333;
    border: 1px solid #999999;
    display: block;
    float: left;
}
.swb_col3 a:hover {
    color: #009688;
}
.swb_mod2{
	width:100%;
	height: 123px;
	background: #f7f7f7;
	margin-top: 7px;
}
.swb_col4{
	width: 100%;
	float: left;
	margin-top: 35px;
	font-size: 16px;
	color: #CCCCCC;
	padding-left: 40px;
}
.swb_col5{
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 14px;
	padding-left: 40px;
}
.swb_col4 a,.swb_col5 a{
	color: #CCCCCC;
}
.swb_col4 a:hover,.swb_col5 a:hover{
	color: #009688;
}

/**********************优惠券*****************/
.yhq{
	width: 100%;
	float: left;
	padding: 10px 2%;
}
.yhq_search{
	width: 100%;
	float: left;
	margin: 10px 0;
	background: #fbfbfc;
	line-height: 45px;
}
.yhq_sea_con{
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 15px;
}
.yhq_con{
	width: 100%;
	float: left;
	margin: 10px 0;
	background: url(../img/yhq_bg.png) no-repeat;
	background-size: 100% 100%;
}
.yhq_col1{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 40px;
}
.yhq_col1 em{
	font-size: 36px;
	font-weight: bold;
}
.yhq_col2{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
}
.yhq_col3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #007AB1;
	margin-top: 25px;
}
.yhq_col4{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	margin-top: 30px;
}
.yhq_col4 p{margin-bottom: 4px;}
.yhq_col4 label{
	font-weight: normal;
}
.yhq_col5{
	width: 100%;
	float: left;
	margin: 23px 0;
	text-align: center;
	margin-top: 10px;
}
.yhq_col5 a{
	font-size: 14px;
	color: #0096D9;
	border: 1px solid #0096D9;
	width: 117px;
	line-height: 34px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-radius: 20px;
}

/*******************发布的论坛***************/
.fblt_con{
	width: 100%;
	float: left;
	padding: 10px 2%;
}
.tiezi_list{
	width: 100%;
	float: left;
}
.tiezi_list_con{
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px solid #EEEEEE;
}
.tiezi_tit{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.tiezi_tit a{
	color: #333333;
}
.tiezi_tit a:hover{
	color: #009688;
}
.tiezi_info{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
}
.tiezi_info span{
	margin-right: 15px;
}
.fatie{
	width: 98px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border: 1px solid #E5E5E5;
	display: block;
	float: right;
}
.fatie img{
	vertical-align: middle;
	margin-top: -3px;
}
.tiezi_user_info{
	width: 100%;
	float: left;
	border: 1px solid #EDEDED;
	padding: 20px 0;
	text-align: center;
}
.tiezi_col1{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
.tiezi_col2{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	color: #333333;
	font-size: 16px;
}
.tiezi_col2 img{
	vertical-align: middle;
	margin-top: -3px;
}
.tiezi_col3{
	width: 100%;
	float: left;
	text-align: center;
}
.tiezi_col3 a{
	font-size: 14px;
	color: #999999;
}
.tiezi_col4{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
.tiezi_col4_fs{
	width: 33.33%;
	float: left;
}
.tiezi_col4_fs span{
	font-size: 24px;
	color: #333333;
}
.tiezi_col4_fs p{
	font-size: 14px;
	color: #999999;
	margin-bottom: 0;
}
.tiezi_col4_border{
	position: absolute;
	top: 50%;
	left: 33.33%;
	height: 24px;
	border-left: 1px solid #E5E5E5;
	margin-top: -12px;
}
.tiezi_col4_border{
	position: absolute;
	top: 50%;
	left: 66.66%;
	height: 24px;
	border-left: 1px solid #E5E5E5;
	margin-top: -12px;
}
.shaitu{
	width: 100%;
    float: left;
    border: 1px solid #EDEDED;
    padding: 20px;
    text-align: center;
    margin-top: 15px;
}
.shaitu_colu a{
	float: right;
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}
.shaitu_colu{
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	text-align: left;
}
.shaitu_img{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.shaitu_con{
	width: 100%;
	float: left;
}
.st_img1{
	width: 167px;
	height: 167px;
	float: left;
	margin: 2px;
}
.st_img2{
	width: 82px;
	height: 82px;
	float: left;
	margin: 2px;
}

/****************发表帖子****************/
.fbtz{
	width: 100%;
	float: left;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 3px;
	margin-bottom: 15px;
}
.fbtz_tit{
	width: 100%;
	float: left;
	border-bottom: 1px solid #E8E8E8;
	padding: 15px 2%;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.fbtz_con{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.fbtz_col1{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
}
.fbtz_col3{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.fbtz_col3 label{
	font-size: 14px;
	color: #666666;
}
.yzm_input{
	width: 100px;border-radius:0;display: inline-block;
	height: 36px;
}
.yzm_img{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.yzm_img img{
	margin-top: -4px;
	vertical-align: middle;
}
.fbtz_col3 button{
	width: 200px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	background: #0096D9;
	font-size: 18px;
	border: none;
	float: right;
	border-radius: 5px;
}

/*******************我的邀请码***************/
.yqm{
	width: 100%;
	float: left;
	padding: 20px 0;
}
.yqm_img{
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0;
}
.yqm_img span{
	width: 33%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #F0F0F0;
    padding: 15px;
}
.yqm_img span img {
    max-width: 100%;
}
.yqm_col{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.yqm_col2{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.yqm_col2 span{
	width: 70%;
	background: #EEEEEE;
	border-radius: 6px;
	font-size: 14px;
	color: #666666;
	padding: 15px 30px;
	display: block;
    margin: 0 auto;
}
.yqm_col3{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 50px;
}
.yqm_col3 a{
	width: 148px;
	line-height: 58px;
	border: 1px solid #0096D9;
	text-align: center;
	font-size: 18px;
	color: #0096D9;
	display: inline-block;
	margin: 0 5px;
	border-radius: 6px;
	overflow: hidden;
}
.yqm_col3 a.fzlj{
	background: #0096D9;
	color: #FFFFFF;
}

/*************我的团队***********/
.my_team{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.team_search{
	width: 100%;
	float: left;
}
.team_search2{
	width: 100%;
	float: left;
	margin: 5px 0;
}
.team_search2 input{
	width: 75%;
	float: left;
	line-height: 34px;
	line-height: 32px;
    border: 1px solid #CCCCCC;
    padding: 0 5px;
}
.team_search2 button{
	float: left;
	height: 34px;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
	border-left: 0;
}
.team_list{
	width: 100%;
	float: left;
	padding: 15px 10px;
}
.team_col_tit{
	float: left;
	background:#FBFBFC;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #999999;
	width: 100%;
	margin-bottom: 10px;
}
.team_col_tit span.fl{
	float: left;
	margin-left: 5%;
}
.team_con{
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px solid #EEEEEE;
}
.team_col1{
	float: left;
	width: 66px;
}
.team_col2{
	float: left;
	margin-left: 10px;
}
.team_col2 p{
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
}
.team_col2 p label{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.team_col3{
	width: 100%;
	float: left;
	text-align: center;
}
.team_col3 p{
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
}
.team_con{

}

/**************退款管理*****************/
.order_column3 p.success{
	color: #34bb43;
}
.order_column3 p.ing{
	color: #FF603C;
}
.tsgl{
	width: 40%;
}

/*********************投诉管理*******************/
.tousu_detail_mod1{
	border-bottom: 1px solid #F0F0F0;
}
.tousu_commodity{
	width: 100%;
	float: left;
}
.tousu_commodity .comm_img{
	width: 88px;
	height: 88px;
}
.tousu_commodity .comm_img img{
	max-width: 100%;
	float: left;
}
.tousu_commodity .comm_info{
	width: 60%;
	font-weight: normal;
	margin-top: 12px;
	margin-left: 10px;
}
.tousu_detail_mod2{
	width: 100%;
	float: left;
	padding: 15px 5%;
}
.ts_detail_col{
	width: 100%;
	float: left;
	margin: 10px 0;
	border: 1px solid #EEEEEE;
	border-radius: 6px;
	padding: 20px 5%;
}
.ts_detail_col1{
	float: left;
	width: 60px;
	height: 60px;
}
.ts_detail_col1 img{
	max-width: 100%;
	float: left;
	margin-top: 2px;
}
.ts_detail_col2{
	float: left;
	margin-left: 15px;
}
.ts_detail_col2 h4{
	font-size: 18px;
	color: #303030;
	font-weight: bold;
}
.ts_detail_col2 p{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 0;
}
.tsgl_mo1{
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	line-height: 74px;
	text-align: center;
	font-size: 18px;
	color: #999999;
	position: relative;
}
.tsgl_border{
	position: absolute;
	top: 0;
	height: 100%;
	left: 33.33%;
	border-left: 1px solid #F5F5F5;
}
.tsgl_border2{
	position: absolute;
	top: 0;
	height: 100%;
	left: 66.66%;
	border-left: 1px solid #F5F5F5;
}
.tsgl_mo1 i{
	width: 28px;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 26px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 8px;
}
.tsgl_mo1 span.tsgl_mod1_ing{
	color: #FF603C;
}
.tsgl_mo1 span.tsgl_mod1_ing i{
	border: 1px solid #FF603C;
	background: #FF603C;
	color: #FFFFFF;
}
.tsgl_mod2{
	width: 100%;
    float: left;
    padding: 0px 25px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-top: 10px;
}
.tsgl_mod33{
    float: left;
    padding: 30px 0;
}
.tsgl_col1,.tsgl_col2{
	margin: 5px 0;
}
.tsgl_col1 label{
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	float: right;
	line-height: 44px;
}
.tsgl_col2 span.tsgl_col3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 44px;
}
.tsgl_col1_check{
	float: left;
}
.tsgl_col1_check a{
	width: 146px;
    line-height: 46px;
    float: left;
    margin-right: 15px;
	margin-top: 10px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-weight: normal;
    position: relative;
}
.tsgl_col1_check a.active{
	width: 142px;
	line-height: 44px;
    border: 2px solid #0096D9;
}
.tsgl_col1_check a.active .gou {
    display: block;
}
.tsgl_but{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.tsgl_but button{
	width: 240px;
	line-height: 60px;
	color: #FFFFFF;
	text-align: center;
	background: #0096D9;
	border: none;
	font-size: 18px;
	border-radius: 6px;
	float: left;
	margin-left: 18%;
}
.tsgz_mod3{
	width: 90%;
	float: left;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #E8E8E8;
	margin-left: 7%;
}
.tsgz_mod4{
	width: 90%;
	float: left;
	margin-left: 7%;
}
.tsgz_mod4 ul{
	margin: 0;
	padding:20px 0;
}
.tsgz_mod3_tit{
	width: 100%;
	float: left;text-align: center;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.tsgz_mod3_tit2{
	width: 100%;
	float: left;text-align: center;
	font-size: 14px;
	color: #999999;
	margin-top: 8px;
}
.tsgl_column{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #E8E8E8;
	/*line-height: ;*/
	padding: 18px 2%;
}
.tsgl4_mod1{
	width: 100%;
	float: left;
	padding:35px 0;
}
.tsgl4_col1{
	width: 100%;
	float: left;
	text-align: center;
}
.tsgl4_col2{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin: 20px 0;
}
.tsgl4_col3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.tsgl4_col3 em{
	color:#FF603C;
}
.tsgl4_col4{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.tsgl4_col4 a{
	width: 372px;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	border: 1px solid #999999;
	display: block;
	margin: 0 auto;
	border-radius: 6px;
}
.tsgl4_col4 a:hover{
	color: #0096D9;
}
.tsgl4_5{
	width: 33.33%;
	float: left;
	border-right: 1px solid #E8E8E8;
	padding: 5px 0;
}


/******************消息中心******************/
.news_list{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.news_list ul{
	width: 100%;
	float: left;
	padding: 0;
}
.news_list ul li{
	width: 100%;
	float: left;
	border: 1px solid #F0F3EF;
	margin: 5px 0;
	padding:15px;
	position: relative;
}
.news_list ul li a{
	display: block;
}
.news_list ul li a span{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}
.news_list ul li a p{
	font-size: 14px;
	float: left;
	color: #999999;
	margin-bottom: 0;
}
.news_list ul li a.delete{
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
}

/**************个人资料*************/
.person_data{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.person_data .row{
	margin: 5px 0;
}
.person_data label{
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 46px;
	font-weight: normal;
}
.pers_data_col1{
	width: 60%;
	float: left;
	height: 10px;
}
.pers_data_col1 .progress{
	height: 10px;
	margin-bottom: 0px;
	margin-top: 18px;
}
.pers_data_col1 .progress-bar{
	line-height: 10px;
}
.pers_data_col2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 46px;
}
.pers_data_col2{
	width: 40%;
	float: left;
}
.pers_data_col2 input{
	height: 44px;
	border-radius: 3px;
	color: #666666;
	font-weight: normal;
}
.pers_data_col3 a{
	width: 78px;
	margin-right: 15px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-weight: normal;
    position: relative;
    float: left;
    line-height: 42px;
}
.pers_data_col3 a.active{
	width: 76px;
    line-height: 40px;
    border: 2px solid #0096D9;
}
.pers_data_col3 a.active .gou{
	display: block;
}
.pers_data_col4 span{
	width: 90px;
	height: 44px;
	display: inline-block;
}
.pers_data_col4 span select{
	height: 44px;
}
.pers_data_col5 span{
	width: 40%;
	float: left;
}
.pers_data_col5 span select{
	height: 44px;
}
.pers_data_col6 span{
	width: 120px;
	margin-right: 8px;
	float: left;
}
.pers_data_col6 span select{
	height: 44px;
}
.pers_data_col6 input{
	width: 40%;
	height: 44px;
}
.pers_data_col7{
	float: left;
	font-size: 14px;
	color: #999999;
}
.pers_data_col7 span{
	position: relative;
	display: inline-block;
	width: 82px;
	height: 82px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pers_data_col7 span img{
	width: 82px;
	height: 82px;
	border-radius: 50%;
}
.pers_data_col7 span input{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	z-index: 1;
}


/**********修改密码**************/
.password{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.password .row{
	margin: 5px 0;
}
.password label{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333333;
	text-align: right;
	line-height: 44px;
	font-weight: normal;
}
.pass_col1{
	width: 300px;
	float: left;
}
.pass_col1 .pass_col2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 44px;
}
.pass_col1 input{
	height: 42px;
}
.pass_col1 .input-group{
	width: 100%;
	float: left;
}
.pass_col1 .input-group input{
	border-radius: 3px !important;
	height: 42px;
}
.pass_col1 button{
	background: none;
	border: none;
}
.pass_show{
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	z-index: 99;
	width: 24px;
	height: 24px;
}
.pass_ico{
	width: 24px;
	height: 24px;
	background: url(../img/icon20.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}
.pass_show.show .pass_ico{
	background: url(../img/icon21.png) no-repeat;
	background-size: 100%;
}


/*****************账号安全*******************/
.zhaq_con{
	width: 100%;
	float: left;
	padding: 15px 2%;
}
.zhaq_con label{
	width: 100%;
	float: left;
	line-height: 44px;
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}
.zhgl_mod1{
	width: 100%;
	float: left;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	padding: 20px 3%;
}
.zhgl_left_info{
	display: inline-block;
}
.zhgl_left_info span{
	font-size: 16px;
	color: #333333;
	margin-top: 6px;
	display: block;
}
.zhgl_left_info p{
	font-size: 14px;
	color: #999999;
	margin-bottom: 0;
	margin-top: 5px;
}
.zhgl_left_img{
	float: left;
	margin-right: 10px;
}
.zhgl_left{
	float: left;
}
.zhgl_right{
	float: right;
}
.zhgl_right a{
	width: 100px;
	line-height: 34px;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	display: inline-block;
	text-align: center;
	background: #F9F9F9;
	margin-top: 12px;
}
.zhgl_mod3{
	width: 100%;
    float: left;
    border: 1px solid #EEEEEE;
    margin-top: 20px;
    padding: 20px 3%;
}

.zhgl_left2{float: left;line-height: 75px;}
.zhgl_right2{float: left;margin-left:5%;width: 60%;}
.zhgl_right2 span{
	width: 60px;
	text-align: center;
	float: left;
	margin-right: 13%;
	font-size: 14px;
	color: #999999;
}
.zhgl_right2 span img{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.zhgl_right2 span p{
	margin-bottom: 0;
}
.zhgl_right2 span a{
	color: #0096D9;
}

/******************优惠券中心**************/
.yhq_nav{
	width: 100%;
	float: left;
	line-height: 48px;
	border-bottom: 2px solid #0096D9;
	background: #FFFFFF;
	padding-top: 10px;
}
.yhq_nav ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.yhq_nav ul li{
	width: 112px;
	float: left;
	text-align: center;
}
.yhq_nav ul li a{
	display: block;
	background: #FFFFFF;
	color: #666666;
	font-size: 18px;
}
.yhq_nav ul span{float: left;height: 20px;border-left: 1px solid #CCCCCC;margin-top: 15px;}
.yhq_nav ul li.active a{
	background: #0071bc;
	font-weight: bold;
	color: #FFFFFF;
}
.yhq_nav ul li:hover a{
	background: #0071bc;
	font-weight: bold;
	color: #FFFFFF;
}
.yhq_banner,.yhq_banner img{
	width: 100%;
	float: left;
}
.yhqc_col1{
	width: 288px;
	position: absolute;
	top: 25px;
	right: 25px;
}
.yhqc_col1_con{
	width: 288px;
	height: 112px;
	float: left;
	background: url(../img/yhq_bg2.png) no-repeat;
	background-size: 100%;
	margin: 3px 0;
	position: relative;
}
.yhqc_col2{
	width: 90%;
	float: left;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 25px;
	font-size: 18px;
}
.yhqc_col2 em{
	font-size: 36px;
	font-weight: bold;
}
.yhqc_col2 label{
	font-size: 13px;
	color: #7BD6FF;
	background: #FFFFFF;
	width: 98px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -12px;
}
.yhqc_col3{
	width: 90%;
	float: left;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 25px;
	font-size: 14px;
}
.yhqc_ljlq{
	width: 30px;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -44px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.yhqc_img{
	height: 407px !important;
	min-height: 162px;
}
.yhqc_list{
	width: 100%;
	float: left;
	padding: 15px 0;
}
.yhqc_col4{
	width: 100%;
	float: left;
	margin: 10px 0;
	border: 1px solid #EEEEEE;
	padding: 18px 0;
	position: relative;
}
.yhqc_col5{
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 15px;
}
.yhqc_col5 img{
	max-width: 100%;
	float: left;
}
.yhqc_col6{
	float: left;
	font-size: 14px;
	color: #FF603C;
	margin-left: 15px;
}
.yhqc_col6 em{
	font-size: 36px;
	color:#FF603C;
	font-weight: bold;
}
.yhqc_col6 label{
	font-size: 14px;
	color: #FF603C;
	background: #FFF4EC;
	font-weight: normal;
	width: 98px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -12px;
}
.yhqc_col7{
    float: left;
    color: #333333;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 14px;
}
.yhqc_col8{
	width: 50px;
    position: absolute;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    background: url(../img/yhq_bg3.png) no-repeat;
    background-size: 100% 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 22px;
    display: flex;             /*flex弹性布局*/
	align-items: center;
}
.nav_mobile ul li h5{
	cursor: pointer;
}
@media (max-width: 1200px){
	.search{width: 50%;}
	.gjc input{width: 40%;}
	.right{width: 82%;}
	.border2{display: none;}
	.comm_info{width: 125px;margin-left: 6px;}
	.order_tj a{font-size: 14px;margin-right: 15px;}
	.order_search1 input{width: 70%;}
	.order_detail_info3 li .date{width: 140px;}
	.dlxkf{display: block;width: 80px;}
	.swb_mod{padding: 15px;}
	.yhqc_col5{width: 70px;height: 70px;}
	.yhqc_col6,.yhqc_col7{margin-left: 5px;font-size: 13px;}
	.yhqc_col6 em{font-size: 30px;}
}

@media (max-width: 992px){
	.search,.yhq_nav{display: none;}
	.header{padding: 10px;}
	.logo img{height: 30px;}
	.btn-navbar{display: block;}
	.left{display: none;}
	.right{width: 100%;}
	.main{padding-top: 15px;}
	.comm_info{width: 78%;}
	.index_info{margin-top: 15px;}
	.order_tj{margin-bottom: 15px;}
	.pad0{padding: 0 10px;}
	.order_list .comm_info{width: 70%;}
	.nborder{border: none;}
	.border_center{width: 100%;border-bottom: 1px solid #F1F1F1;left: 0;top: 50%;position: absolute;}
	.m_order_column2{height: 115px;display: flex;justify-content: center;align-items: center;}
	.order_detail_step_img{display: none;}
	.order_detail_step_span1{font-size: 14px;}
	.order_detail_step_span2{width: 22px;line-height: 20px;font-size: 14px;}
	.order_detail_step p{font-size: 12px;}
	.order_detail-4,.order_detail-35,.order_detail-65{width: 100%;}
	.order_detail_mod1{padding: 30px 0;}
	.order_detail_mod2{padding: 15px;}
	.order_detail_mod2 .column{font-size: 14px;margin-bottom: 10px;}
	.order_detail_column{padding: 15px 10px;}
	.order_detail_info2,.order_detail_info3{padding: 10px;}
	.order_detail_info_border,.order_detail_info_border2,.order_detail_info_border3,.wl_border{display: none;}
	.order_detail-33{width: 100%;}
	.order_detail-1,.order_detail-12,.order_detail-15{width: 33.33%;text-align: center;}
	.pingjia{padding: 10px;}
	.pingjia .column,.pj_column2{font-size: 14px;}
	.pj_but{margin-bottom: 15px;}
	.shoucang_column a{font-size: 12px;}
	.order_tj a{font-size: 12px;}
	.ewm_img span,.systs{width: 72%;font-size: 14px;}
	.box_con{width: 90%;margin-left:0%;left: 5%;}
	.integral_info{padding: 15px;}
	.bl2,.br2{border: none;}
	.fbtz_col3 button{width: 100px;height: 36px;font-size: 14px;line-height: 36px;}
	.yqm_col3 a{width: 112px;line-height: 35px;font-size: 14px;}
	.yqm_col3{margin-top: 30px;}
	.team_con_top{margin-bottom: 10px;}
	.tsgl { width: 70%;}
	.order_column2{border-right: 0;}
	.tousu_detail_mod2{padding: 0;}
	.ts_detail_col1{width: 55px;height: 55px;}
	.ts_detail_col2 p{font-size: 12px;}
	.ts_detail_col{padding: 15px 3%;}
	.ts_detail_col2{margin-left: 10px;}
	.tsgl_col1 label{float: left;}
	.pj_textarea{width: 100%;}
	.tsgl_mo1{font-size: 12px;}
	.tsgl_mo1 i{width: 18px;line-height: 16px;font-size: 12px;margin-right: 3px;}
	.tsgl4_5{width: 100%;border-right:0;border-bottom: 1px solid #E8E8E8;}
	.tsgl4_col3{font-size: 12px;}
	.tsgl4_col4 a{width: 200px;line-height: 45px;font-size: 15px;}
	.person_data label{float: left;}
	.pers_data_col1{width: 10%;}
	.pers_data_col5 span{width: 100%;}
	.pers_data_col2{width: 100%;}
	.tsgl_but button{width: 150px;line-height: 40px;font-size: 15px;}
	.yhqc_col1{display: none;}
	.yhqc_img{height: auto !important;}
}
@media (max-width: 700px){
	.zhaq_con label{text-align: left;}
	.zhgl_left,.zhgl_right{width: 100%;}
	.zhgl_right a{margin-left: 0;margin-right:8px;}
	.zhgl_left2{line-height: 40px;margin-bottom: 5px;}
	.zhgl_right2{width: 100%;}
}
@media (max-width: 520px){
	.user_img{width: 80px;height: 80px;}
	.user_info4{width: 100%;float: left;margin-top: 10px;margin-left: 0;}
	.user_info{width:67%;margin-left: 10px;}
	.u_i_p1{font-size: 16px;}
	.icon3{width: 15px;height: 15px;}
	.u_i_p1 em{font-size: 12px;}
	.border{margin: 14px 7%;}
	.user_info2{margin-top: 10px;}
	.u_i_p3{font-size: 14px;}
	.u_i_p3 em{font-size: 24px;line-height: 30px;}
	.comm_info{width:74%;}
	.order_list .comm_img{width: 65px;height: 65px;}
	.order_list .comm_info p{margin-top: 0;}
	.order_column2{padding: 10px;}
	.order_list .comm_info{width: 60%;}
	.order_column4 a.ljfk{width: 60px;}
	.order_column4 a{font-size: 12px;}
	.pad0{padding: 0;}
	.order_detail_info3 li{display: initial;}
	.order_detail_info3 .point{display: none;}
	.order_detail_info3 li .date,.order_detail_info3 li .time,.order_detail_info3 .wlxx{width: 100%;text-align: left;}
	.order_detail_info3 li .date{color: #0096D9;}
	.pj_but button {width: 218px;height: 35px;font-size: 14px;}
	#store-selector .content{width: 300px;}
	.wall_table tr td{font-size: 13px;}
	.chongzhi_mod{padding: 15px;}
	.chongzhi_je a{width: 23%;float: left;margin:5px 1%;}
	.chongzhi_je{margin: 0;}
	.cz_type li{width: 100%;margin-right: 0;}
	.tixian2{padding: 30px 0;}
	.tixian2 label{font-size: 12px;line-height: 40px;}
	.tixian2 input, .tixian2 select{height: 38px;}
	.txts{line-height: 22px;}
	.tx_but button{width: 112px;height: 30px;line-height: 30px;font-size: 14px;padding: 0;}
	.box_con{height: 460px;margin-top: -230px;}
	.inte_col6 ul li p{font-size: 12px;}
	.inte_col6 ul li span{font-size: 18px;}
	.fbtz_col3 button{float: none;margin: 0 auto;overflow:hidden;margin-top: 15px;}
	.yqm_img span{width: 60%;}
	.yqm_col2 span{width: 90%;}
	.order_search1{width: 70%;}
	.fatie{font-size: 12px;}
	.news_list ul li{padding: 10px;}
	.news_list ul li a span{font-size: 14px;}
	.news_list ul li a p{font-size: 12px;}
	.pers_data_col4 span{margin-bottom: 5px;}
	.pers_data_col6 span{margin-bottom: 5px;}
}
