<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.clearfloat:after,clear:after{ display:block; content:" "; clear:both;}

.user_2_col {
	font-size: 12px;
}
.user_2_col ul li.baseinfo_title {
	font-size: 22px;
	text-align: left;
	padding-top: 30px;
	height: 30px;
	margin-bottom: 50px;
	margin-left: 5%;
}
.user_2_col ul li {
	height: auto;
	min-height: 30px;
	margin-bottom: 20px;
}
.user_2_col ul {
	/* max-width:640px; */
	width: 100%;
	clear: both;
	height: auto;
	margin-bottom: 15px;
}
.user_2_col ul li.l1 {
	min-width: 100px;
	width: 10%;
	float: left;
	text-align: right;
}
.user_2_col ul li.l2 {
	float: left;
	text-align: left;
	width: 80%;
	margin-left: 15px;
}
.user_2_col ul li input[type=text], .user_2_col ul li input[type=password] {
	height: 40px;
	width: 90%;
	border: solid 1px #ccc;
	padding-left: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.user_2_col select {
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 25px;
	height:40px;
	max-width:90%;
	display:inline-block;
}
.user_2_col select *{max-width:70%;}
.user_2_col ul li input[type="radio"] {
	min-height: 35px;
	min-width: 35px;
}
.user_2_col #act {
	margin-left: 10%;
	margin-top: 30px;
	margin-bottom: 80px;
	max-width: 130px;
	width: 40%;
	height: 40px;
	background-color: #50B76E;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.user_2_col #act1 {
	margin-top: 30px;
	margin-bottom: 80px;
	max-width: 130px;
	width: 40%;
	margin-left: 15px;
	height: 40px;
	background-color: #666;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.table_user_info {
	width:100%;
	font-size: 16px;
}
.table_user_info tr td:nth-of-type(1){width:20%;min-width:80px;}
.table_user_info tr td:nth-of-type(2){width:80%;max-width:80%;}
.table_user_info input[type="text"], .table_user_info input[type="password"] {
	padding-left:8px;
	width: calc(100% - 20px);
	border: solid 1px #ddd;
	height: 35px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 16px;
}
.table_user_info textarea{padding-left:8px;
	width: 100%;
	border: solid 1px #ddd;
	height: 150px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 16px;
	line-height:1.8;
	}


.red {
	color: #f30;
}
.table_user_info select {
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 25px;
	height:40px;
	max-width:90%;
	display:inline-block;
}
.table_user_info select *{max-width:70%;}
.table_user_info #act {
	margin-top: 50px;
	max-width: 130px;
	width:40%;
	height: 40px;
	background-color: #aaa;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.table_user_info #act1 {
	max-width: 130px;
	width:40%;
	margin-left: 15px;
	height: 40px;
	background-color: #aaa;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.table_user_info #act:hover,.table_user_info #act1:hover{background-color:#50B76E}
.user_souhuo_menu{border-bottom:solid 1px #eee; margin-top:35px; margin-bottom:40px;}
.user_souhuo_menu li{display:inline-block; max-width:200px;min-width:80px;width:25%;border-top-left-radius:5px; border-top-right-radius:5px; margin-right:5px;height:40px;line-height:40px;margin-left:10px; background-color:#666;text-align:center;}
.user_souhuo_menu li a{color:#fff; font-size:16px;}
.user_souhuo_menu li:hover{background-color:#50B76E;}
.user_souhuo_menu li.on{background-color:#50B76E}
#frm_shipping .user_shipping_item{width:100%;margin-bottom:10px; margin-left:auto; margin-right:auto;}
#frm_shipping .user_shipping_item li{display:inline-block;font-size:16px;color:#333;min-height:40px;}
#frm_shipping .user_shipping_item li:nth-of-type(1){min-width:35px;width:10%;text-align:center}
#frm_shipping .user_shipping_item li:nth-of-type(2){width:70%;text-align:left}
#frm_shipping .user_shipping_item li:nth-of-type(3){min-width:75px;width:15%;text-align:center;float:right}
#frm_shipping .user_shipping_item li a{font-size:15px;}
#frm_shipping .user_shipping_item1{background-color:#999; color:#fff; margin-bottom:40px;}
#frm_shipping .user_shipping_item1 li{color:#fff;height:40px;line-height:40px;text-align:center;}
.info_but{margin-top:50px;width:100%; margin-left:25px;}
.info_but input{display:inline-block;max-width:120px;width:40%;margin-right:15px;height:40px;background-color: #aaa;color:#fff;font-size:16px;border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.info_but #act1{background-color:#aaa; }
.info_but input:hover{background-color:#50B76E;}
.info_but #act1:hover{background-color:#50B76E; }

.tiaomu_type{border-bottom:solid 1px #eee; margin-top:35px; margin-bottom:40px;}
.tiaomu_type li{display:inline-block; max-width:150px;width:40%;border-top-left-radius:5px; border-top-right-radius:5px; margin-right:5px;height:40px;line-height:40px;margin-left:10px; margin-bottom:10px; background-color:#bbb;text-align:center;}
.tiaomu_type li a{color:#fff; font-size:16px;}
.tiaomu_type li:hover{background-color:#50B76E;}
#frm_order_search{width:100%;border-bottom:solid 2px #eee; padding-bottom:20px; margin-bottom:30px;}
#frm_order_search input[type=text]{width:60%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding-left:5px;height:30px; border:solid 1px #ccc;}
#frm_order_search input[type=submit],#frm_order_search input[type=reset]{display:inline-block;max-width:120px;width:40%;margin-right:15px;height:35px;background-color: #aaa;color:#fff;font-size:16px;border:none;}
#frm_order_search input[type=reset]{background-color:#888; }
#frm_order_search &gt; div:nth-of-type(1) div{margin-bottom:15px;}
#frm_order_search &gt; div:nth-of-type(2){text-align:left; margin-top:10px;margin-bottom:30px; padding-left:15px;}
#frm_order_search #ss_order_date1,#frm_order_search #ss_order_date2,#frm_order_search .date{width:30% !important;}

.table_order_item{border:solid 1px #eee;width:1000px;margin-left:auto; margin-right:auto; margin-bottom:15px;font-size:14px; color:#333;}
.table_order_item .rq{background-color:#f3f3f3;}
.table_order_item .rq td{padding-left:10px;}
.orderlist_2wm{position:relative;margin-left:20px;display:inline-block; margin-right:10px;}
.orderlist_2wm .orderqrcode{padding:10px; border:solid 1px #eee; background-color:#fff;width:120px;height:120px;position:absolute;right:0px;top:20px;display:none;}
.orderlist_2wm canvas{width:120px;height:120px;background-color:#fff;}
.table_order_item a{color:#666; font-size:14px;}
.table_order_item a:hover{color:#f30;}

.table_order_item  .order_pro_table .tdproimg img{max-width:100px;max-height:100px}
.table_order_item .orderproduct &gt; td{border-right:solid 1px #eee;}

.table_order_item .dzbt td{padding-right:15px; text-align:right;}
.table_order_item .price{border-top:solid 1px #eee; padding-left:10px;}
.table_order_item .price td{font-size:16px; color:#f60; padding-left:20px;}

.table_order_item tr.caozhuo td a{
	text-align:right;
	display:inline-block;

	line-height:42px;
	width:140px;
	height:42px;
	color:#fff;
	background-color:#FCB53F;
	border:solid 1px #FCB53F;
	text-align:center;
	margin-right:10px;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	}
.div_caozhuo{
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	text-align:right;
}
.div_caozhuo a{
	display:inline-block;
	line-height:42px;
	font-size:16px;
	max-width:140px;
	width:40%;
	height:42px;
	color:#fff;
	background-color: #50B76E;
	border: #50B76E;
	text-align:center;
	margin-right:10px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */
	}
.div_caozhuo a:hover{ background-color:#f30;}
.order_list_item{width:100%; margin-bottom:15px;}
.order_list_item &gt; div:nth-of-type(1){background-color:#eee; margin-left:0px; margin-bottom:10px;}
.order_list_item &gt; div:nth-of-type(1) tr td{padding-top:15px;padding-bottom:15px;width:50%;padding:5px;}
.order_list_item &gt; div:nth-of-type(1) tr td:nth-of-type(2){text-align:right;}

.order_list_item &gt; div:nth-of-type(2) .order_pro_table{width:100%; margin-bottom:30px;font-size:13px;}
.order_list_item  td{font-size:13px;}
.order_list_item a{font-size:13px;}
.order_list_item  span{font-size:13px;}
.order_list_item &gt; div:nth-of-type(2) .order_pro_table tr{border-bottom:solid 1px #ccc;}
.order_list_item &gt; div:nth-of-type(2) .order_pro_table tr:last-child{border-bottom:none}
.order_list_item &gt; div:nth-of-type(2) .order_pro_table .tdproimg{min-width:50px;}
.order_list_item &gt; div:nth-of-type(2) .order_pro_table .tdproimg img{width:80%;max-width:120px;}
.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) {}
.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) &gt; div{text-align: center;padding-top:10px;padding-bottom:5px; }
.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) span,.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) a{display:block;margin-bottom:10px;}


.dgyq{
	background-color:#ffffff;
	padding:10px;
	min-height:40px;
	margin-bottom:20px;
	font-size:14px;
	}
.order_bz{
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
	/* background-color:#FFF; */
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	font-size:14px;
	}
.order_bz .bt{
	border:solid 1px #ddd;
	background-color:#FaFaFa;
	padding:6px 10px 6px 10px;		
	}
.order_bz .lr{
	padding:6px 10px 6px 10px;	
	line-height:150%;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	margin-bottom:30px;
	min-height:50px;
	color:#aaaaaa;
	}
.order_bz .lr textarea{
	width:100%;
	height:80px;
	margin-left:0%;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #eee;
	padding-left:5px;
	padding-right:5px;}
.order_bz .lr input[type=text]{
	border:solid 1px #eee;
	width:100%;
	margin-left:0%;
	margin-top:10px;
	height:40px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	}

.pj_n1{
	padding:10px;
	background-color:#ffffff;
	color:#F60;
	font-size:30px;}
.pj_n2,.pj_n3{
	font-size:33px;
	padding:10px;
	background-color:#ffffff;}

#frm_tz{
	height:150px;
	background-color:#fff;padding-top:10px;
	border-bottom:solid 1px #dddddd;}
#frm_tz table tr td input[type=text]{
	height: 40px;
	width:150px;
	}
.libut{text-align:center;/* padding-top:30px; */}
.libut input{display:inline-block;max-width:120px;width:40%; margin-right:15px; height:35px; background-color:#50B76E; color:#fff; font-size:16px; border:none; border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px; }
.libut input[type=reset],.libut input[type=button]{background-color:#888; }
.libut input:hover{background-color:#f30;}
.pj_n1{
	font-size: 15px;
	font-weight:bold;
	color:#F60;
	margin-top:20px;
	margin-bottom:20px;
	/* margin-left:20px; */
	}
.pj_n2{
	color:#666;
	font-size:16px;
	/* margin-left:20px; */
	}
.pj_n3{
	margin-top:20px;
	margin-bottom:30px;
	/* margin-left:80px; */
	}
.form_common_search{width:1000px;margin-left:auto; margin-right:auto; border-bottom:solid 2px #eee; padding-bottom:20px; margin-bottom:30px; font-size:14px;}
.form_common_search input[type=text]{width:130px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding-left:5px;height:30px;}
.form_common_search input[type=submit],.form_common_search input[type=reset]{display:inline-block;width:120px; margin-right:15px; height:35px; background-color:#f90; color:#fff; font-size:16px; border:none; border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px; }
.form_common_search input[type=reset]{background-color:#888; }
.form_common_search input[type=submit]:hover,.form_common_search input[type=reset]:hover{background-color:#f30;}
.div_integral_bk{ background-color:#fff; height:auto; margin-top:18px; font-family:"微软雅黑";border:solid 1px #eee; font-size:14px;}
.div_integral_bk .d1{ margin-top:10px; color:#999999; }
.div_integral_bk .d1:after{content:" ";display:inline-block;clear:both;}
.div_integral_bk .d1 span{margin-right:10px;}
.div_integral_bk .d2{padding-left:15px;padding-right:2%;margin-top:20px;border-bottom:solid 1px #ddd;/* padding-top:10px; */padding-bottom:30px;line-height:150%;font-family:"微软雅黑";color:#666666;}
.div_integral_bk ul{margin-left:2%;margin-right:2%;width:100%;/* padding-bottom:20px; */}
.div_integral_bk ul li{ font-size:14px; color:#7D7D7D;height:40px;line-height:40px;}
.div_integral_bk ul li:nth-of-type(1){  border-right:solid 1px #ddd; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.div_integral_bk ul li:nth-of-type(2){  border-right:solid 1px #ddd; text-align:center;}
.div_integral_bk ul li:nth-of-type(3){  text-align:center;}
.div_integral_bk ul li span{ color:#FF6313;}
.div_integral_total{  background-color:#f8f8f8; height:70px; padding-left:15px; line-height:70px; font-family:"微软雅黑"; font-size:16px;}
.div_integral_total span{ color:#FF6313;}
.form_common_search{width:100%;border-bottom:solid 2px #eee; padding-bottom:20px; margin-bottom:30px; margin-top:20px;}
.form_common_search input[type=text]{width:60%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding-left:5px;height:30px; border:solid 1px #ccc;}
.form_common_search input[type=submit],#frm_order_search input[type=reset]{display:inline-block;max-width:120px;width:40%;margin-right:15px;height:35px;background-color: #aaa;color:#fff;font-size:16px;border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.form_common_search input[type=submit]:hover,#frm_order_search input[type=reset]:hover{background-color:#50B76E}
.form_common_search input[type=reset]{background-color:#aaa; }
.form_common_search input[type=reset]:hover{background-color:#50B76E}
.form_common_search &gt; div:nth-of-type(1) div{margin-bottom:15px;}
.form_common_search &gt; div:nth-of-type(2){text-align:left; margin-top:10px;margin-bottom:30px; padding-left:15px;}
.form_common_search #ss_integral_date1,.form_common_search #ss_integral_date2{width:35%;}
.form_common_search #ss_payment_date1,.form_common_search #ss_payment_date2{width:35%;}
.form_common_search #ss_yue_date1,.form_common_search #ss_yue_date2{width:35%;}
.form_common_search .date{width:35% !important;}
.form_common_search select{height:35px;}
.yhuijuanlingyong{ clear:both;}
.yhuijuanlingyong input[type="text"]{border-radius:5px;border:solid 1px #ccc;height:32px;padding-left:5px; margin-top:5px;margin-bottom:5px;width:95%!important;max-width:150px;}
.yhuijuanlingyong input[type="submit"]{display:inline-block;max-width:120px;width:40%;min-width:100px;margin-right:15px;height:35px;background-color: #50B76E;color:#fff;font-size:16px;border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.yhuijuanlingyong div{margin-bottom:10px;}

/*优惠券*/
.coupons_tiaomu &gt; li{ }
.coupons_tiaomu &gt; li.sy a { font-weight:normal; font-size:14px; color:#FFF;}
.coupons_tiaomu &gt; li.no a { font-weight:normal; font-size:14px}

.coupons_ul{ clear:both; border-top:solid 1px #ddd; padding-top:20px; height:auto; }
.coupons_ul &gt; li{ max-width:302px;width:100%; height:87px; float:left;  margin-bottom:15px; }
.coupons_ul &gt; li.l1{ background-image:url(/img/yhj1.jpg); background-size:cover;}
.coupons_ul &gt; li.l2{ background-image:url(/img/yhj2.jpg); background-size:cover;}
.coupons_ul &gt; li &gt; .d1{overflow:hidden; width:40%; height:80px; margin-left:8px; float:left; display:block; text-align:center; line-height:80px; margin-top:5px; font-family:"微软雅黑"; color:#FFFF26; font-size:16px;}
.coupons_ul &gt; li &gt; .d1 &gt; span{ font-family:"Impact"; font-size:26px; color:#ff0;}
.coupons_ul &gt; li.l2 &gt; .d1 &gt; span{color:#333;}
.coupons_ul &gt; li &gt; .d2 { width:55%; float:left; margin-left:1%; position:relative;}
.coupons_ul &gt; li &gt; .d2 &gt; .d1{ margin-top:17px; color:#fff; font-size:16px; font-family:"微软雅黑";}
.coupons_ul &gt; li &gt; .d2 &gt; .d2{ margin-top:5px; color:#fff; font-size:12px; font-family:"微软雅黑";}
.coupons_ul &gt; li &gt; .d2 &gt; .gs{ color:#fea; font-size:12px; font-family:"微软雅黑"; position:absolute; right:20px;top:65px;}
.coupons_ul &gt; li &gt; .d2 &gt; .gs:hover{color:#ff0;}
.coupons_ul &gt; li.l2 &gt; .d1{ color:#999;}
.coupons_ul &gt; li.l2 &gt; .d2 &gt; .d1{color:#999;}
.coupons_ul &gt; li.l2 &gt; .d2 &gt; .d2{ color:#999; }


.coupons_ul &gt; li &gt; .d2 &gt; .ysy{ position:absolute; right:3px; top:3px;}
.user_coupons_nocoupons{ text-align:center; font-size:16px; color:#666; font-family:"微软雅黑"; padding-bottom:30px;}
.user_coupons_lqsm{ text-align:center; font-size:16px; color:#666; font-family:"微软雅黑"; padding-top:30px;}

#frm_giving  tr td:nth-of-type(1){min-width:100px;}
#frm_giving #giving_account{min-width:140px;width:70%; border:solid 1px #ccc; height:35px; border-radius:5px; padding-left:5px;}

a.a_huang:link{ display:inline-block; height:36px; background-color:#FF8000; padding-left:15px; padding-right:15px; min-width:60px; width:auto; color:#fff; font-size:15px; font-family:"微软雅黑"; text-align:center; line-height:36px;-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}
a.a_huang:visited{ background-color:#ff8000;color:#fff;}
a.a_huang:hover{ background-color:#f90; color:#fff;}

.button_common1{
	display:inline-block;
	height:34px;
	background-color:#FF5C26;
	font-size:14px;
	text-align:center;
	min-width:90px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	border:none;}
.button_common1:hover{
	background-color:#D23311;}
.button_common2{
	display:inline-block;
	height:34px;
	background-color:#EA833E;
	font-size:14px;
	text-align:center;
	min-width:90px;
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	border:none;}
.button_common2:hover{
	background-color:#D23311;}
	
	
.a_img{position:relative;display:inline-block;}
.a_img img{width:70px}

.div_input_file{display:inline-block;width:50px; height:50px; background-image:url(/img/photo_icon.png); background-size:100% 100%; vertical-align:middle; margin-left:20px;}
.div_del_file{display:inline-block;width:50px;height:50px;background-image:url(/img/div_del.png);background-size:100% 100%;vertical-align:middle; margin-left:10px;}
.input_file{display:none!important;}

.user_index_menu_1{  padding-top:15px; margin-bottom:15px; padding-left:15px;}
.user_index_menu_1 li{float:left; min-width:100px;text-align:center; height:50px; line-height:50px; }
.user_index_menu_1 li a{font-weight:bold;}
.user_index_menu_1 li a:hover{color:#50B76E}

.chongzhi_jine_type{}
.chongzhi_jine_type li{display:inline-block;margin-left:15px;min-width:250px; margin-bottom:10px;}
.chongzhi_jine_type li input[type=text]{width:80px; text-align:center; margin-left:5px;}

.chongzhi_payment_type{}
.chongzhi_payment_type li{margin-bottom:10px;}
.chongzhi_payment_type li input[type=radio]{margin-right:8px;}
.chongzhi_payment_type img{height:25px;}

.smpay{}
.smpay .left{width:calc(50% - 15px); float:left; margin-left:15px;}
.smpay .sm_title{font-size:22px; font-weight:bold; margin-bottom:30px;}
.smpay .bh{margin-left:15px;font-size:18px;}
.smpay .price{margin-top:30px;margin-left:15px; font-size:18px;}
.smpay .price span{color:#f00; font-weight:bold;margin-right:5px; font-size:20px;}
.smpay .right{width:50%; float:right; text-align:center;}
.smpay .right .sys{font-size:18px; margin-bottom:15px;}
.smpay .right canvas{width:150px; }


.ul_agent_recharge_order{margin-left:20px; font-size:18px;}
.ul_agent_recharge_order li{margin-bottom:10px;}
.ul_agent_recharge_order li:nth-of-type(2){font-weight:bold;}

.div_noinfo{ text-align:center; padding-top:20px; padding-bottom:20px;}

.trace_note_desc{line-height:2; word-break:break-all; padding:20px;}
.trace_search_title{padding-left:20px;font-weight:bold;font-size:20px;color: #50B76E;margin-bottom:40px;}
.form_trace_search ul{margin-left:20px}
.form_trace_search ul li{margin-bottom:25px;}
.form_trace_search ul li input[type="text"]{min-width:200px; margin-right:10px; border:solid 1px #ccc;width:calc(50% - 150px); border-radius:3px;height:32px;padding-left:5px;}
.form_trace_search ul li .fl{height:25px; margin-right:5px;}
.form_trace_search ul li.li_but{padding-left:60px;}
.trace_note_content{ line-height:2; padding:20px; word-break:break-all}
.trace_note_content *{ max-width:100%}
.form_trace_search .img_shao{width:35px;}
#scaning{ position:fixed;left:0px;top:50%;transform:translateY(-50%);}


.div_trace_view_err{margin-left:20px;}
.div_trace_view_err .err_msg{font-weight:bold;font-size:18px;}
.div_trace_view_err .err_tishi{margin-top:30px;line-height:2; word-break:break-all}
.div_trace_view_err .err_tishi *{max-width:100%;}
.div_trace_view_err .div_but{margin-top:30px}


.div_trace_view_ok{margin-left:20px; margin-right:20px}
.trace_product_view{background-color:#f3f3f3; padding:30px;margin-left:0px!important;padding-bottom:10px; border-radius:10px;}
.trace_product_view div{margin-bottom:15px;font-size:18px;}
.div_trace_view_ok .cs_shishu{ font-size:18px; margin-bottom:20px; margin-top:20px;; }
.div_trace_view_ok .cs_shishu b{font-size:18px; margin-left:5px;margin-right:5px;}
.div_trace_view_ok .ok_msg{ margin-top:30px; margin-bottom:30px;}
.div_trace_view_ok .ok_tishi{margin-top:30px;line-height:2; word-break:break-all}
.div_trace_view_ok .ok_tishi *{max-width:100%;}

.table_warranty_sc{margin-right:20px;}
.ul_mywarranty_card{margin:20px;}
.ul_mywarranty_card li{border-bottom:solid 10px #eee; margin-top:20px;}
.ul_mywarranty_card li &gt; div{margin-bottom:10px; height:50px;}
.ul_mywarranty_card li &gt; div span:nth-of-type(1){margin-right:20px;}

.ul_mywarranty_record{margin:20px;}
.ul_mywarranty_record li{border-bottom:solid 10px #eee; margin-top:20px;}
.ul_mywarranty_record li &gt; div{margin-bottom:10px;}
.ul_mywarranty_record li &gt; div span:nth-of-type(1){margin-right:20px; text-align:right;  display:inline-block; width:100px; vertical-align:top}
.ul_mywarranty_record li &gt; div span:nth-of-type(2){line-height:2; word-break:break-all;display:inline-block; width:calc(100% - 150px);  vertical-align:top;}
.ul_mywarranty_record li  .a_img img{max-width:100px;max-height:45px;}

.ul_warranty_reply_record{margin-left:20px; margin-right:20px;}
.ul_warranty_reply_record .title{text-align:left!important;padding-left:20px;font-size:14px;;line-height:180%;border-bottom:1px #DFDFDF solid;border-top:1px #DFDFDF solid;background-color:#F5F7F8;height:50px;line-height:50px;margin-bottom:20px;color:#666666;}
.ul_warranty_reply_record div span{display:inline-block; line-height:1.8}


.ul_warranty_reply{margin-left:20px; margin-right:20px; margin-top:20px;}
.ul_warranty_reply .title{text-align:left!important;padding-left:20px;font-size:14px;;line-height:180%;border-bottom:1px #DFDFDF solid;border-top:1px #DFDFDF solid;background-color:#F5F7F8;height:50px;line-height:50px;margin-bottom:20px;color:#666666;}
.ul_warranty_reply .list{ border-bottom:solid 1px #eee;padding:10px;}
.ul_warranty_reply .list .reply_name span{margin-left:30px;}
.ul_warranty_reply .list .content{margin-top:10px;}
.ul_warranty_reply .list .content &gt;div:nth-of-type(1){color:#999; line-height:1.8; display:inline-block; vertical-align:top;}
.ul_warranty_reply .list .content &gt;div:nth-of-type(2){color:#999; line-height:1.8; display:inline-block; vertical-align:top; word-break:break-all}
.ul_warranty_reply .list .content &gt;div:nth-of-type(2) *{max-width:100%;}

.ul_form_reply{margin-left:20px; margin-right:20px; margin-top:20px;}
.ul_form_reply .title{text-align:left!important;padding-left:20px;font-size:14px;;line-height:180%;border-bottom:1px #DFDFDF solid;border-top:1px #DFDFDF solid;background-color:#F5F7F8;height:50px;line-height:50px;margin-bottom:20px;color:#666666;}
.ul_form_reply .content{ margin-bottom:20px;}
.ul_form_reply .content span{display:inline-block;}

.ul_form_reply .content textarea{width:calc(100% - 80px);height:120px; border:solid 1px #eee; padding:10px; border-radius:5px;}
.ul_form_reply .fujian span:nth-of-type(2){display:inline-block;}
.ul_form_reply .but{margin-top:50px; padding-left:90px;}

.li_menu_index{margin-top:30px; border-top:solid 10px #eee;padding-top:30px;padding-bottom:30px;}
.li_menu_index:nth-of-type(1){border-top:none;}
.li_menu_index div{float:left; width:100px; background-color:#50B76E; text-align:center; height:40px;line-height:40px; color:#fff;}
.li_menu_index li{min-width:100px;float:left;margin-left:10px; text-align:center;width:auto; height:40px;line-height:40px;}
.li_menu_index li a:hover{ color:#50B76E}

.order_list_item .fwsmc{border-bottom:solid 1px #eee;padding-bottom:10px; margin-bottom:15px; padding-left:25px;}

.fix_order_item_cz span,.fix_order_item_cz a{display:block;text-align:center}

.buy_tuikuanlist_list{border-bottom:solid 10px #eee;  padding-bottom:20px; margin-left:0px;}
.buy_tuikuanlist_list &gt; div {margin-top:20px;padding-left:1px;padding-right:1px;}
.buy_tuikuanlist_list &gt; div div:nth-of-type(1){background-color:#f3f3f3;}
.buy_tuikuanlist_list &gt; div div:nth-of-type(2){border:solid 1px #f3f3f3;}
.buy_tuikuanlist_list &gt; div div{text-align:center;padding-top:10px;padding-bottom:10px; word-break:break-all;}

.table_view{min-width:900px; margin-top:20px; margin-bottom:20px;}
.table_view tr{border-bottom: solid 1px #dfdfdf;}
.table_view tr td{padding:10px; font-size:14px; color:#333;}
.table_view tr.title td{text-align:center;font-size:18px;font-weight:bold;}
.table_view tr.hui td{font-size:14px;color:#999;  text-align:center;}
.table_view tr.content td{text-align:left; word-break:break-all;line-height:2;}
.table_view tr.content td *{max-width:100%;line-height:2;}

.table {margin-top:30px;}
.table td{padding-top:15px!important; padding-bottom:15px!important; vertical-align:middle}

.but_green{background-color:#aaa; color:#fff; min-width:90px; border:none; height:35px;font-size:14px; -webkit-appearance: none;border-radius:0px;
		   -webkit-border-radius:0px;}
.but_green:hover{background-color:#50B76E}

a.a_green{display:inline-block;background-color:#50B76E; color:#fff; min-width:90px; border:none; height:35px; line-height:35px; text-align:center;font-size:14px; -webkit-appearance: none;border-radius:0px;
-webkit-border-radius:0px;}

.div_lei_fanhui{margin-top:15px;}
.div_lei_fanhui a{display:inline-block;background-color:#50B76E; color:#fff; min-width:90px; border:none; height:35px; line-height:35px; text-align:center;font-size:14px;}
.div_lei_fanhui a:hover{background: #50B76E}

.div_tgm_1{text-align:center; margin-bottom:30px;}
.div_tgm_1 img{max-width:100%;}
#qrcodetgm{width:30%;height:30%; max-width:200px; max-height:200px;margin-left:auto; margin-right:auto;}
#qrcodetgm canvas{width:100%; height:100%;}
.div_tgm_2{text-align:center; margin-top:30px;}
.div_tgm_2 img{max-width:100%;}

.user_parent {

	text-align: center;
	background-color: #50B76E;
	border-bottom: solid 10px #fff;
}
.user_parent li:nth-of-type(1) img {
	width: 80px;
	margin-top: 40px;
	margin-bottom:20px;
	height: 80px;
	border-radius: 60px;
}
.user_parent li:nth-of-type(2) {
	color: #fff;
	padding-bottom: 40px;
}
.zhandui_list_title {
	border-bottom: solid 1px #ddd;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-weight: bold;
	background-color: #f6f6f6
}
.zhandui_list {
	background-color: #fff;
	margin-bottom: 1px
}
.zhandui_list li {
	border-bottom: solid 1px #eee;
}
.zhandui_list li div {
	float: left;	
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align:middle;
}
.zhandui_list li .head_pic {
	width: 20%;
}
.zhandui_list li .head_pic img {
	width: 40px;
	height: 40px;
	border-radius:80px;
	margin-left: 10px;
}
.zhandui_list li .nickname {
	width: 45%;
	overflow: hidden;
}
.zhandui_list li .date {
	width: 35%;
	color: #999;
	text-align: center;
}

.ul_yue_show {
	background-color: #50B76E;
	text-align: center;
	color: #fff;
	padding-top: 50px;;
	padding-bottom:50px;
}
.ul_yue_show .num {
	font-size: 40px;
	color: #ff0;
	margin-bottom: 5px

}
.ul_yue_show .desc{color:#fff;}

.qukuai {

	background-color: #f6f6f6;
	width:95%;
	margin: 40px auto 40px auto;
	border-radius: 0.1rem;
	padding: 50px 10px 40px 10px;
	box-sizing: border-box;
	border: solid 1px #eee;
	box-shadow: 5px 5px 5px #ccc;
}
.qukuai ul li {
	height: auto;
	min-height: 80px;
	display: inline-block;
}
.qukuai ul li.l1 {
	width: 30%;
	text-align: right;
}
.qukuai ul li.l2 {
	text-align: right;
	width: calc(65% - 10px);
	margin-left: 10px;
}
.qukuai .title {
	border-bottom: solid 1px #aaa;
	line-height: 50px;
	height: 70px
}
.qukuai input[type=text],.qukuai input[type=password] {
	height: 40px;
	width: 100%;
	border-radius: 5px;
	border: solid 1px #eee;
	text-align: center;
}
.qukuai ul li input[type="radio"] {
	min-height:35px;
	min-width: 35px;
}

.ul_but {
	text-align: center;
}
.ul_but li{width:100%;}
.ul_but #act {
	margin-top: 50px;
	margin-bottom: 50px;
	max-width:150px;
	width: 40%;
	height: 40px;
	background-color: #50B76E;
	font-family: "Microsoft Yahei";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
}
.ul_but #act1 {
	margin-top: 50px;
	margin-bottom: 50px;
	max-width:150px;
	width: 40%;
	margin-left: 15px;
	height: 40px;
	background-color: #666;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	border: none;
	-moz-border-radius: 3px;      /* Gecko browsers */
	-webkit-border-radius: 3px;   /* Webkit browsers */
	border-radius: 3px;            /* W3C syntax */
}

.div_tixian_list {
}
.tixian_item {
	border-bottom: solid 10px #eee;
	padding: 10px 20px 10px 20px;
}
.tixian_item li {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #888;
}
.tixian_item div {
	display: inline-block;
}
.tixian_item li.l1 {
	border-bottom: solid 1px #eee;
	color: #333;
}
.tixian_item li.l1 div:nth-of-type(2) {
	float: right;
}
.tixian_item li.l2 div {
	width: 32%;
}
.tixian_item li.l2 div span {
	color: #f60;
}
.tixian_item li.tixian_type div {
	width: 45%;
}
.tixian_item li.tixian_type div:nth-of-type(2) {
	text-align: right;
}
.tixian_item li.l3 div:nth-of-type(2) {
	float: right;
	margin-right: 30px;
	width: 100px
	text-align: left;
}
.tixian_item li img {
	height: 30px;
	max-width: 100px;
}
.div_tongji_bg {
	background-color: #ddd;
	margin-top:30px;
	padding: 50px 10px 50px 10px;
}
.div_tongji_bg ul li {
	width: calc(33% - 10px);
	background-color: #fff;
	border-radius: 10px;
	height: 150px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 30px;
	box-shadow: 3px 3px 3px #bbb;
}
.div_tongji_bg ul li:nth-of-type(3n) {
	margin-right: 0px
}
.div_tongji_bg ul li div {
	text-align: center;
}
.div_tongji_bg ul li div:nth-of-type(1) {
	padding-top: 30px;
}
.div_tongji_bg ul li div:nth-of-type(2) {
	color: #f30;
	font-weight: bold;
	margin-top: 10px;
	font-size: 20px;
	word-break:break-all;
}


.serviceitemslist_list{border-bottom:solid 10px #eee;  padding-bottom:20px; margin-left:0px;}
.serviceitemslist_list &gt; div {margin-top:20px;padding-left:1px;padding-right:1px; box-sizing:border-box}
.serviceitemslist_list &gt; div div:nth-of-type(1){background-color:#f3f3f3;}
.serviceitemslist_list &gt; div div:nth-of-type(2){border:solid 1px #f3f3f3;}

.serviceitemslist_list &gt; div div{text-align:center;padding-top:10px;padding-bottom:10px; word-break:break-all}

@media (max-width: 640px){
	#frm_shipping .user_shipping_item1 li:nth-of-type(3){display:none;}
	.order_pro_table tr td:nth-of-type(4){display:none;}
	.buy_tuikuanlist_list &gt; div {width:49%;padding-left:0px;padding-right:0px;float:left;}
	.table_view{width:100%; min-width:0;}
	.table_view td{display:inline-block;}
	.table_view td:nth-of-type(1),.table_view td:nth-of-type(3){width:30%}
	.table_view td:nth-of-type(2),.table_view td:nth-of-type(4){width:65%}
} 

@media (max-width: 768px){
	.top-header{display:block}
	.order_list_item &gt; div:nth-of-type(2) .order_pro_table tr td:nth-of-type(2){min-width:130px;padding-right:5px;}
	.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) span,.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) a{display:inline-block; margin-right:10px;margin-bottom:10px;}
	.order_list_item &gt; div:nth-of-type(2) &gt; div:nth-of-type(2) &gt; div{text-align:right;border-top:solid 1px #eee;min-width:290px;}
	.order_list_item .ddcaozhuo a{text-align:right;
	display:inline-block;
	line-height:35px;
	max-width:140px;
	width:28%;
	height:35px;
	color:#fff;
	background-color:#FCB53F;

	border:solid 1px #FCB53F;
	text-align:center;
	margin-right:10px;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}
    .div_integral_bk ul li:nth-of-type(2),.div_integral_bk ul li:nth-of-type(3){width:48%;float:left;padding-left:0px;padding-right:0px;line-height:40px;border-top:solid 1px #eee;}

}


@media (max-width: 320px){

	#frm_shipping .user_shipping_item li:nth-of-type(2){width:220px;}
	#frm_shipping .user_shipping_item1 li:nth-of-type(3){display:none;}

} 
</pre></body></html>