﻿html{font-size:625%;-webkit-text-size-adjust:none;max-height:100%}
body{color: #444;font-size:0.12rem;;font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
/* IOS禁止微信调整字体大小 */
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
	}
a{color: #444;}
a:hover{color: #134268;}
img,.ani{
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;*/
}
.wp{width: 100%;max-width: 1200px;margin: 0 auto;}
.so{width: 100%;max-width: 1200px;margin: 0 auto;}
.h50{height: 60px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}
/*========下面是自己加的=========*/

@font-face {
  font-family: 'iconfont';
  src: url('/font/iconfont.woff2') format('woff2'),
       url('/font/iconfont.woff') format('woff'),
       url('/font/iconfont.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;/*不倾斜*/
  -webkit-font-smoothing: antialiased;/*消除锯齿，更平滑*/
  -moz-osx-font-smoothing: grayscale;/*兼容火狐浏览器抗锯齿*/
}
/*会员中心_余额*/
.member_rmb{ overflow:hidden;list-style-type: none;}
.member_rmb li{ float:left; width:25%; height:auto; padding:10px 0; text-align:center}
.member_rmb li span{ display:block; text-align:center; font-size:0.3rem;}
.member_rmb li:nth-child(1) span{ color:#ff0000;}
.member_rmb li:nth-child(2) span{ color:#0066FF;}
.member_rmb li:nth-child(3) span{ color:#009900;}
.member_rmb li:nth-child(4) span{ color:#CA6FFB;}
.member_rmb li h1{ color:#333333; font-size:0.14rem; line-height:0.3rem; text-align:center; font-weight:300;}
.member_rmb li h2{ color:#FF6600; font-size:0.14rem; line-height:0.18rem;text-align:center; font-weight:bold;overflow: hidden;}
.member_rmb li a{ display:block}
/*会员中心_余额*/
.member_block{ width:96%; height:auto; margin:auto auto 10px auto; overflow:hidden; border-radius:5px; border:1px solid #EAEAEA;list-style-type: none;}
.member_block li{
	float:left;
	width:33.3%;
	height:auto;
	padding:10px;
	text-align:center;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	white-space: nowrap;/*规定段落中的文本不进行换行*/
	text-overflow: ellipsis;/*当文本溢出包含元素时：显示省略符号来代表被修剪的文本*/
	box-sizing:border-box;/*让边框或是内边距在设定好的宽度里执行，不要称开原宽度，此处是让右边框显示在原宽度内的*/
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.member_block li a{ display:block}
.member_block li span{ display:block; text-align:center; font-size:0.4rem; padding-top:10px;}
.member_block li h1{ color:#666666; font-size:0.14rem; line-height:0.16rem; padding-top:12px; padding-bottom:10px; text-align:center; font-weight:100}
.member_block li:nth-child(1) span{ color:#009900;}
.member_block li:nth-child(2) span{ color:#FF9900;}
.member_block li:nth-child(3) span{ color:#666600;}
.member_block li:nth-child(4) span{ color:#663399;}
.member_block li:nth-child(5) span{ color:#3366FF;}
.member_block li:nth-child(6) span{ color:#FF0099;}
.member_block li:nth-child(7) span{ color:#ff0000;}
.member_block li:nth-child(8) span{ color:#B164FF;}
.member_block li:nth-child(9) span{ color:#00A898;}

.member_block li:nth-child(10) span{ color:#333399;}
.member_block li:nth-child(11) span{ color:#009900;}
.member_block li:nth-child(12) span{ color:#3366FF;}
.member_block li:nth-of-type(3n){
	border-right:0;
}
.member_block li:nth-of-type(n+10){
	border-bottom:0;
}
/*会员中心_服务订单*/
.member_dingdan{ width:96%; height:auto; margin:0 auto; overflow:hidden; border-radius:5px; border:1px solid #EAEAEA; margin-bottom:10px;list-style-type: none;}
.member_dingdan li{
	float:left;
	width:20%;
	height:auto;
	padding:10px;
	text-align:center;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	white-space: nowrap;/*规定段落中的文本不进行换行*/
	text-overflow: ellipsis;/*当文本溢出包含元素时：显示省略符号来代表被修剪的文本*/
	box-sizing:border-box;/*让边框或是内边距在设定好的宽度里执行，不要称开原宽度，此处是让右边框显示在原宽度内的*/
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.member_dingdan li a{ display:block}
.member_dingdan li span{ display:block; text-align:center; font-size:0.4rem; padding-top:10px;}
.member_dingdan li h1{ color:#666666; font-size:0.14rem; line-height:0.14rem; padding-top:10px; padding-bottom:5px; text-align:center; font-weight:100}
.member_dingdan li:nth-of-type(5n){
	border-right:0;
}
.member_dingdan li:nth-of-type(n+1){
	border-bottom:0;
}