@charset "utf-8";
/* CSS Document */
body {
	background:#FFF;
	background-attachment:fixed;
	background-image:none;
	background-position:center center;
	background-repeat:no-repeat;
	color:#333;
	font-family:"微软雅黑",Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p,li,div{/* add */
	line-height:20px;
}
/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0
}
/* 列表样式 */
ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */
img, a img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle
}
/* 链接样式 */
a:link {
	color:#464646;
	text-decoration:none;
}
a:visited {
	color:#464646;
	text-decoration:none;
}
a:hover {
	color:#d20202;
	text-decoration:underline;
}
a:active {
	color:#464646;
	text-decoration:none;
}
/* 清除浮动 */

.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
}
/*头文件定义开始*/
.header {
	width:960px;
	margin:0 auto;
	margin-top:10px;
}
/*主内容区定义开始*/
.main {
	width:940px;
	margin:0 auto;
	position:relative;
	margin-bottom:10px;
	background:url(../image/register/main-bg.jpg) repeat-x 0 0;
}
/*左侧栏目定义开始*/
.main .main-left {
	float:left;
	width:308px;
	text-align:left;
}
.infoForm p label {
	display:inline-block;
	width:75px;
	text-align:right;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.input01 {
	width:220px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	border:1px solid #c1c5c6;
	background:url(../image/register/input-bg.jpg) repeat-x 0 0;
}
.input02 {
	width:137px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	border:1px solid #c1c5c6;
	background:url(../image/register/input-bg.jpg) repeat-x 0 0;
}
.tips01 {
	margin-left:75px;
	color:#a7a3a4;
}
a.changes {
	display:inline-block;
	width:40px;
	height:29px;
	line-height:14px;
	+line-height:16px;
	_line-height:18px;
	vertical-align:middle;
}
.btn01 {
	background:url(../image/register/btn01.jpg) no-repeat 0 0;
	width:127px;
	height:28px;
	border:none;
	cursor:pointer;
}
.infoForm .btnArea {
	text-align:center;
	margin-top:13px;
}
.line {
	float:left;
	background:url(../image/register/line01.jpg) no-repeat 0 0;
	width:2px;
	height:316px;
}
.main .main-right {
	float:left;
}
.main-right .tab_content {
	padding-top:5px;
}
ul.method {
	background:url(../image/register/line02.jpg) no-repeat 0 bottom;
	display:block;
	overflow:hidden;
}
ul.method li {
    color: #505050;
    cursor: pointer;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 19px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: center;
    width: 125px;
}
ul.method li .bit {
	background:url(../image/register/icon.jpg) no-repeat -125px 0;
	display:block;
	width:125px;
	height:90px;
}
ul.method li .bit2 {
	background:url(../image/register/icon.jpg) no-repeat -125px -90px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li .bit3 {
	background:url(../image/register/icon.jpg) no-repeat -125px -180px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li .bit4 {
	background:url(../image/register/icon.jpg) no-repeat -125px -270px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li .bit5 {
	background:url(../image/register/icon.jpg) no-repeat -125px -360px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li.current .bit {
	background:url(../image/register/icon.jpg) no-repeat 0 0;
	display:block;
	width:125px;
	height:90px;
}
ul.method li.current .bit2 {
	background:url(../image/register/icon.jpg) no-repeat 0 -90px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li.current .bit3 {
	background:url(../image/register/icon.jpg) no-repeat 0 -180px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li.current .bit4 {
	background:url(../image/register/icon.jpg) no-repeat 0 -270px;
	display:block;
	width:125px;
	height:90px;
}
ul.method li.current .bit5 {
	background:url(../image/register/icon.jpg) no-repeat 0 -360px;
	display:block;
	width:125px;
	height:90px;
}

ul.method li.current b {
	position:absolute;
	background:url(../image/register/arrow.jpg) no-repeat 0 0;
	width:27px;
	height:15px;
	bottom:0;
	left:45px;
}
.tiaokuan {
	width:940px;
	margin:0 auto;
	margin-top:8px;
}
.tiaokuan .title {
	background:url(../image/register/title01.jpg) no-repeat 0 0;
	width:937px;
	height:25px;
	text-align:right;
}
.tiaokuan .title a {
	color:#018fd1;
	font-weight:bold;
	line-height:25px;
}
.textarea01 {
	width:938px;
	height:153px;
	background:#f5f5f5;
	border:1px solid #dad6d7;
	border-top:none;
}
/*尾文件定义*/
.footer {
	width:100%;
	margin-bottom:10px;
}
/*下导航*/
.footer .nav-bottom {
	background:#f8f6f7;
	text-align:center;
	border-top:1px solid #e5e5e5;
	padding-top:20px;
	padding-bottom:15px;
}
.footer .nav-bottom a {
	color:#666666;
	display:inline-block;
	padding:5px;
	vertical-align:middle;
	line-height:25px;
}
.footer p.words {
	background:#f8f6f7;
	text-align:center;
	color:#656565;
	padding:10px 0;
	padding-bottom:20px;
}
/*网站备案信息*/
.footer p.beian {
	padding:10px;
}
.beian1{ width:118px; height:48px; background-image:url(../image/yigao_wscfy_031.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian1:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
.beian2{ width:118px; height:48px; background-image: url(../image/yigao_ws_033.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian2:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
.beian3{ width:118px; height:48px; background-image: url(../image/yigao_ws_034.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian3:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
.beian4{ width:118px; height:48px; background-image: url(../image/yigao_ws_035.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian4:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
.beian5{ width:118px; height:48px; background-image: url(../images/yigao_ws_036.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian5:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
.beian6{ width:118px; height:48px; background-image: url(../images/chengxin.gif); background-repeat: no-repeat; display:inline-block; text-decoration:none;}
a.beian6:hover{ width:118px; height:48px; display:inline-block; text-decoration:none;}
/*邮箱验证*/
.emailContent {
	width:940px;
	margin:10px auto;
	background:#f0eeef;
	padding:80px 0 60px 0;
}
.emailContent .content {
	background:url(../image/register/bg01.jpg) no-repeat 0 0;
	width:620px;
	height:409px;
	margin:0 auto;
	padding:89px 0 70px 0;
}
.emailContent .content p{
	margin-left:107px;
	margin-right:93px;
	text-align:left;
	font-weight:bold;
	line-height:24px;
}
.emailContent .content p span {
	color:#008cff;
	font-size:14px;
}
.emailContent .content .btnArea {
	margin-top:34px;
}
.emailContent .content p.words {
	font-weight:normal;
	color:#333333;
}
.emailContent .content p.words span {
	color:#F00;
	font-size:14px;
}
.emailContent .content p.words a {
	color:#1b82af;
}
.btn02 {
	background:url(../image/register/btn02.jpg) no-repeat 0 0;
	width:163px;
	height:36px;
	border:none;
	cursor:pointer;
}
/*欢迎页面*/
.welcome01 {
	width:860px;
	margin:10px auto;
	padding:57px 40px 30px 40px;
	background:#f0eeef;
}
.welcome01 .content {
	background:url(../image/register/pic-04.jpg) no-repeat 0 0;
	width:860px;
	height:335px;
	padding-top:30px;
}
.welcome01 .content a.help {
	text-align:right;
	color:#F00;
	display:block;
	padding-right:50px;
}
.welcome01 .content .enter {
	margin-top:150px;
	text-align:left;
}
.welcome01 .content .enter a {
	margin-right:50px;
	margin-left:70px;
}
/*个人推广者入口*/
.personalEnter{
	width:940px;
	margin:10px auto;
	background:#f0eeef;
}
.personalEnter .btnArea {
	background:url(../image/register/pic-09.jpg) no-repeat 0 0;
	width:940px;
	height:93px;
	padding-top:25px;
}
.btn03 {
	background:url(../image/register/btn03.jpg) no-repeat 0 0;
	width:227px;
	height:50px;
	border:none;
	cursor:pointer;
}
/*网站主入口*/
.earnerEnter{
	width:940px;
	margin:10px auto;
	background:#f0eeef;
}
.earnerEnter .btnArea {
	background:url(../image/register/pic-14.jpg) no-repeat 0 0;
	width:940px;
	height:115px;
}
.btn04 {
	background: url(../image/register/btn04.jpg) no-repeat 0 0;
	width:227px;
	height:50px;
	border:none;
	cursor:pointer;
}
.enterContent {
	background:url(../image/register/bg02.jpg) repeat-y 0 0;
	width:840px;
	padding-left:50px;
	padding-right:50px;
	overflow:hidden;
}
.enterContent ul.method {
	background:#fff url(../image/register/line03.jpg) no-repeat top right;
	overflow:hidden;
	float:left;
}
.enterContent ul.method li {
    color: #505050;
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 0;
	float:none;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 1px;
	padding-top:0px;
    position: relative;
    text-align: center;
    width: 125px;
}
.enterContent ul.method li .bit {
	background:url(../image/register/icon.jpg) no-repeat -125px 0;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li .bit2 {
	background:url(../image/register/icon.jpg) no-repeat -125px -90px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li .bit3 {
	background:url(../image/register/icon.jpg) no-repeat -125px -180px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li .bit4 {
	background:url(../image/register/icon.jpg) no-repeat -125px -270px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li .bit5 {
	background:url(../image/register/icon.jpg) no-repeat -125px -360px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li.current .bit {
	background:url(../image/register/icon.jpg) no-repeat 0 0;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li.current .bit2 {
	background:url(../image/register/icon.jpg) no-repeat 0 -90px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li.current .bit3 {
	background:url(../image/register/icon.jpg) no-repeat 0 -180px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li.current .bit4 {
	background:url(../image/register/icon.jpg) no-repeat 0 -270px;
	display:block;
	width:125px;
	height:90px;
}
.enterContent ul.method li.current .bit5 {
	background:url(../image/register/icon.jpg) no-repeat 0 -360px;
	display:block;
	width:125px;
	height:90px;
}

.enterContent ul.method li.current b {
	position:absolute;
	background:url(../image/register/arrow02.jpg) no-repeat 0 0;
	width:15px;
	height:27px;
	left:111px;
	top:45px;
}
.enterContent .tab_content {
	padding-top:10px;
	padding-left:10px;
}
.jihuo {
	background:#ececec;
	width:940px;
	margin:10px auto;
}
.jihuo .content {
	background:url(../image/register/pic-17.jpg) repeat-x 0 0;
	height:355px;
	margin-top:5px;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
}
.jihuo .content .enter01 {
	float:left;
	background:url(../image/register/pic-18.png) no-repeat 0 0;
	width:439px;
	height:86px;
	margin-top:20px;
	padding-top:165px;
}
.jihuo .content .enter02 {
	float:right;
	background:url(../image/register/pic-19.png) no-repeat 0 0;
	width:439px;
	height:86px;
	margin-top:20px;
	padding-top:165px;
}







