.smain{height:auto;background-color: #fff;border:1px solid #f3f3f3;font-size: 14px;width:500px;position: relative;z-index: 0;}
.smain .stab{width:500px;height:38px;clear: both;margin: 0 auto;position: absolute;z-index: 1;left:10px;top:-38px;overflow: hidden;}
.smain .stab span{display: block;width:auto;padding: 0px 20px;float: left;cursor: pointer;margin-right:20px;border: 1px solid #dedede; background-color: #f3f3f3;text-align: center;line-height: 40px;font-size: 18px;border-bottom: none;border-radius: 5px;}
.smain .stab .act{background-color:#6BBF3D ;color: #fff;border: 1px solid #3AA400;}
.smain .scon{width:500px;height:auto;clear: both;margin: 0 auto;padding: 20px;display: none;}


.smain .scon dl{width:500px;height:40px;clear: both;margin: 0 auto;padding: 8px 0px;}
.smain .scon dl dt{width:100px;height:40px;float: left;line-height: 40px;}
.smain .scon dl dt span{color: #cc0000;padding: 0px 5px;}

.smain .scon dl dd{width:400px;height:40px;float: left;line-height: 40px;}
.smain .scon dl dt input{float: left;}

.rbtn{width:300px;height:40px;border-radius: 5px;cursor: pointer;line-height: 40px;font-size: 18px;color: #fff;text-align: center;background-color: #6BBF3D;clear: both;margin: 0 auto;}
.rbtn_act{background-color:#3AA400;}

.smain .red{border: 1px solid #cc0000;color: #cc0000;}
.smain .errmsg{display: none;width:400px;height:30px;line-height: 30px;color: #cc0000;padding-left: 100px;clear: both;margin: 0 auto;}


.c_down{background-image: url(../../Home/img/icon_down.png);}
.member{border: 1px solid #f3f3f3;background-color: #fff;}
.member .left{width:212px;height:500px;float: left;border: none;}
.member .left dl{width:210px;height:auto;background-color: #fff;clear: both;margin:0 auto;border:1px solid #dedede;}
.member .left dl dd{width:210px;height:40px;line-height:40px;background-color: #ffffff;clear: both;margin:0 auto;background-position:190px center;background-repeat: no-repeat;border-bottom: 1px solid #dedede;}
.member .left dl dd span{padding-left: 15px;font-size: 16px;color: #333;}
.member .left dl dt{width:210px;height:auto;clear: both;margin:0 auto;font-size: 14px;}
.member .left dl dt .lboatlist{width:208px;height:40px;clear: both;margin:0 auto;line-height: 40px;border-left:2px solid #fff;background-color: #fff;list-style: none;padding:0px;}
.member .left dl dt .lboatlist a{color: #333;}
.member .left dl dt .lboatlist a:hover{color: #ff6600; text-decoration: underline;}
.member .left dl dt .li_act{border-left:2px solid #3AA400;background-color:#9DD87D;}
.member .left dl dt .li_act a{color:#fff;}
.member .left dl dt span{padding-left: 15px;}

.member .mright{float: right;width:960px;background-color: #fff;padding-right: 10px;}
.member .mright .mtitle{height:40px;width:100%;clear: both;margin: 0 auto;border-bottom: 1px solid #dedede;position: relative;z-index: 0;}

.member .mright .mtitle .binfo{position: absolute;z-index: 2;right:0px;top:0px;line-height: 40px;font-size: 14px;color: #666;}
.member .mright .mtitle .binfo span{padding: 0px 5px;}


.member .mright .mtitle dd{display: block;float: left;width:90px;height:40px;line-height: 40px;cursor: pointer;font-size: 16px;color: #333;margin-right: 10px;background-color: #f3f3f3}
.member .mright .mtitle a{color: #666;display: block;width:100%;height:40px;text-align: center;line-height: 40px;}
.member .mright .mtitle a:hvoer{color: #666;}
.member .mright .mtitle .act{background-color: #9DD87D;color: #fff;}
.member .mright .mtitle .act a{color: #fff;}
.member .mright .mtitle .act a:hover{color: #fff;}

.member .mright .mcon{border: 1px solid #f3f3f3;clear: both;margin: 0 auto;width:960px;height:auto;}
.actions{cursor: pointer;}
.pagelist{text-align: center;}

.data-table{padding: 0px;}
/* 内容区 行默认颜色*/
.bs{color: #fff}
.data-table table{width:100%;font-size: 12px;color: #333;}
.data-table table th,.data-table table td{height:35px;line-height: 35px;font-weight: 100;font-family: "宋体"}
.data-table tbody tr {
	background-color: #ffffff;
	color: #686868;
}

/* 表头配色 */
.data-table thead th {
	color:#333333;
    background-color: #f3f3f3;
}
/* 隔行变色 行默认颜色 */
.table-striped tbody tr {
	background-color: #fefefe;
	color: #686868;
}
/* 隔行变色 偶数行配色 */
.table-striped tbody tr:nth-child(even) {
	background-color: #F4F4F4;
}
.text-center{text-align: center;}

.getcode{border-radius: 5px;background-color:#6BBF3D;color: #fff;padding: 10px 20px;cursor: pointer;margin-left: 10px;}
.getcode_dis{border-radius: 5px;background-color:#e5e5e5;color: #666;cursor: not-allowed; }

















