/*所有子页公共css*/
body {
	margin: 0;
	background-color: #8ebc52;
	min-width: 1200px;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
	vertical-align: middle;
}
/*参照物底图*/
.page-parent {
	/*position:relative;*/
	
}
/*底板图片*/
.qb-img {
	height: 100%;
	width: 100%;
}
/*充满div的图片*/
.img-fulldiv {
	position: absolute;
	width: 100%;
	height: 100%;
}
/*相对定位DIV*/
.abs-div-nav {
	position: absolute;
	z-index: 1;
}
/*相对定位DIV*/
.abs-div-ys {
	position: absolute;
	z-index: 1;
}
/*登录之后信息*/
.nav-yc-9 {
	right: 5%;
	top: 2%;
	height: 6%;
	min-width: 200px;
}
/*----------------------子页导航----------------------*/
/*logo*/
.nav-logo {
	left: 10%;
	top: 10px;
	width: 320px;
	height: 70px;
}
/*子页导航*/
.nav-list {
	position: absolute;
	top: 500px;
	margin: 0 auto;
	z-index: 1;
	width: 950px;
	height: 15%;
}
/*顶部导航--参照物*/
.nav-text-czw {
	position: relative;
	width: 100%;
	height: 100%;
}

.nav-img-abs {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 5;
	width: 100%;
	height: 100%;
}
/*顶部导航字体设置*/
.nav-text-abs {
	position: absolute;
	text-align: center;
	z-index: 3;
	width: 100%;
	height: 100%;
	line-height: 55px;
	font-family: '微软雅黑';
	font-size: 19px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 4px;
}
/*导航条--参照物*/
.nav-list-czw {
	position: relative;
	width: 100%;
	height: 110px;
}

.nav-list-czw .nav-list-1 {
	position: absolute;
	left: 1%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-2 {
	position: absolute;
	left: 12%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-3 {
	position: absolute;
	left: 23%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-4 {
	position: absolute;
	left: 34%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-5 {
	position: absolute;
	left: 45%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-6 {
	position: absolute;
	left: 56%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-7 {
	position: absolute;
	left: 67%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-8 {
	position: absolute;
	left: 78%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

.nav-list-czw .nav-list-9 {
	position: absolute;
	left: 89%;
	top: 10%;
	z-index: 2;
	width: 10%;
	height: 50%;
	cursor: pointer;
}

/*==================活动页导航==================*/
/*子页导航*/
.huodong-list {
	width: 92%;
	height: 50px;
}
/*导航条--参照物*/
.huodong-list-czw {
	position: relative;
	width: 100%;
	height: 100%;
}

.huodong-list-czw .huodong-list-bg {
	position: relative;
	width: 100%;
	height: 100%;
}
/*字体设置1*/
.huodong-list-czw .huodong-list-sel {
	position: absolute;
	top: 1px;
	z-index: 2;
	width: 15%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight: 600;
	color: #333333;
	letter-spacing: 3px;
	cursor: pointer;
}

.huodong-list-czw .huodong-list-seled {
	position: absolute;
	top: 1px;
	z-index: 2;
	width: 15%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing: 3px;
	cursor: pointer;
	background-color: #019645;
}
/*==================我的页导航==================*/
/*子页导航*/
.wode-list {
	width: 92%;
	height: 50px;
}
/*导航条--参照物*/
.wode-list-czw {
	position: relative;
	width: 100%;
	height: 100%;
}

.wode-list-czw .wode-list-bg {
	position: relative;
	width: 100%;
	height: 100%;
}
/*字体设置2*/
.wode-list-czw .wode-list-sel {
	position: absolute;
	top: 1px;
	z-index: 2;
	width: 15%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight: 600;
	color: #333333;
	letter-spacing: 3px;
	cursor: pointer;
}

.wode-list-czw .wode-list-seled {
	position: absolute;
	top: 1px;
	z-index: 2;
	width: 15%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing: 3px;
	cursor: pointer;
	background-color: #019645;
}
/*==================个人资料页导航==================*/
/*子页导航*/
.geren-list {
	width: 77.6%;
	height: 50px;
	background-color: #F8FCFD;
	margin-left: 7.2%;
}

.geren-list1 {
	width: 77.6%;
	height: 50px;
	background-color: #ddffbb;
	margin-left: 7.2%;
}
/*导航条--参照物*/
.geren-list-czw {
	margin-top: 10px;
	position: relative;
	width: 100%;
	height: 100%;
}

.geren-list-czw .geren-list-bg {
	position: relative;
	width: 100%;
	height: 100%;
}

.geren-list-a {
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 5px; /*这里设置你要空的距离*/
	font-size: 17px;
	font-family: '微软雅黑';
	font-weight: 300;
	letter-spacing: 2px;
	color: #333333;
}

.geren-list-a:hover {
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 5px; /*这里设置你要空的距离*/
	font-size: 17px;
	font-family: '微软雅黑';
	font-weight: 300;
	letter-spacing: 2px;
	color: #4fe8dc;
}

.geren-list-czw .geren-list-sel {
	position: absolute;
	top: 3px;
	z-index: 2;
	width: 25%;
	height: 44px;
	text-decoration: none;
	line-height: 44px;
	text-align: center;
	font-size: 17px;
	font-family: '微软雅黑';
	font-weight: 300;
	letter-spacing: 2px;
	color: #00A300;
}
/*----------------------子页正文----------------------*/
.page-frame {
	width: 96%;
}

.page-frame-czw {
	position: relative;
	overflow: hidden;
}

.page-center-all {
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 800px;
	width: 92%;
	height: 100%;
	min-width: 1050px;
}

.page-center-all-czw {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-width: 1050px;
}
/*正文背景*/
.page-frame-bg1 {
	width: 100%;
	overflow: hidden;
}

.page-frame-bg2 {
	width: 100%;
	height: 950px; /*直接决定图片高度*/
}

.page-frame-bg2-1 {
	width: 100%;
	height: 300px; /*直接决定图片高度*/
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100%;
}

.page-frame-bg-img {
	width: 100%;
}

.page-frame-div {
	position: absolute;
	left: 8%;
	top: 0%;
	width: 80%;
	height: 950px;
	box-sizing: border-box;
}

.page-frame-css {
	width: 100%;
	height: 100%;
	border-style: none;
}
/*----------------------子页底部----------------------*/
.page-foot {
	width: 100%;
	height: 70px;
	text-align: center;
}

/*页面顶部导航高度占位*/
.page-top {
	padding-top: 90px;
}
/*页面底部版权高度占位*/
.page-bottom {
	position: absolute;
	height: 90px;
	width: 100%;
	bottom: -90px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
/*主体部分-参照物底图*/
.subpage-rel {
	position: relative;
}
/*主体部分-充满div的图片*/
.img-fulldiv {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}
/*主体部分-底板图片1*/
.qb-img1 {
	display: block;
	min-height: 100px;
	min-width: 300px;
	height: 100%;
	width: 100%;
}
/*主体部分-底板图片2*/
.qb-img2 {
	display: block;
	min-height: 600px;
	max-height: 923px;
	min-width: 300px;
	width: 100%;
}

/*----------------------预定义DIV高度----------------------*/
.div-height100 {
	height: 100px;
}

.div-height200 {
	height: 200px;
}

.div-height300 {
	height: 300px;
}

.div-height400 {
	height: 400px;
}

.div-height500 {
	height: 500px;
}

.div-height600 {
	height: 600px;
}

.div-height700 {
	height: 700px;
}

.div-height800 {
	height: 800px;
}

.div-height900 {
	height: 900px;
}

.div-height1000 {
	height: 1000px;
}

.div-height1100 {
	height: 1100px;
}

.div-height1200 {
	height: 1200px;
}

.div-height1300 {
	height: 1300px;
}

.div-height1400 {
	height: 1400px;
}

.div-height1500 {
	height: 1500px;
}

.div-height1600 {
	height: 1600px;
}

.div-height1700 {
	height: 1700px;
}

.div-height1800 {
	height: 1800px;
}

.div-height1900 {
	height: 1900px;
}

.div-height2000 {
	height: 2000px;
}
/*----------------------DIV测试----------------------*/
.demo {
	border: 1px dashed #FF6600;
}

.demo1 {
	border: 2px dashed #F0AD4E;
}

.demo2 {
	border: 3px dashed #F2DEDE;
}

.demo3 {
	border: 4px dashed #003EFF;
}

.demo4 {
	border: 5px dashed #0F0F0F;
}
/*=======================================================*/
.page-first {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-color: #red;
	z-index: 1000;
}

.page-first-body {
	width: 1050px;
	height: 80px;
	margin: 0 auto;
}

.page-first-body .left-logo {
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
}

.page-first-body .right-login {
	float: right;
	padding: 30px 0 0 0;
	text-align: center;
}

.page-second {
	width: 1050px;
	height: 81px;
	margin: 0 auto;
	padding: 0px 0px;
	background: url("../images/subpage/page_nav.png");
}

.page-second-body {
	float: left;
	width: 95px;
	height: 81px;
	padding-left: 30px;
	text-align: center;
	cursor: pointer;
}

.page-nav-image {
	margin-top: 12px;
	width: 113px;
	height: 68px;
}

.page-nav-image-9 {
	margin-left: 0px;
	margin-top: 20px;
	width: 37px;
	height: 37px;
}

.page-nav-text {
	line-height: 80px;
	font-family: '微软雅黑';
	font-size: 19px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 4px;
}

.page-thired {
	width: 950px;
	height: 64px;
	margin: 0 auto;
	padding: 0px 0px;
}

.page-thired-con {
	margin: 0px;
	width: 930px;
	height: 55px;
	padding: 2px 10px;
	background-color: #EEF;
}

.huodong-list-sel {
	float: left;
	width: 160px;
	height: 56px;
	padding-left: 0px;
	text-align: center;
	cursor: pointer;
}

.huodong-list-sel .page-huodong-text {
	line-height: 56px;
	font-family: '微软雅黑';
	font-size: 17px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 4px;
}

.huodong-list-seled {
	float: left;
	width: 140px;
	height: 56px;
	padding-left: 0px;
	text-align: center;
	background-color: #019645;
	cursor: pointer;
}

.huodong-list-seled .page-huodong-text {
	line-height: 56px;
	font-family: '微软雅黑';
	font-size: 17px;
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing: 4px;
}

.page-forth {
	width: 1050px;
	height: 150px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px 0px;
}

.page-forth-con {
	margin: 0px;
	width: 950px;
	height: 150px;
	padding: 0px 50px;
}

.page-fivth {
	width: 1050px;
	height: 251px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px 0px;
}

.page-fivth-con1 {
	margin: 0px;
	width: 950px;
	height: 51px;
	background-color: #DDF1F0;
	margin: 0px 50px;
}

.page-fivth-con2 {
	margin: 0px;
	width: 950px;
	height: 200px;
	padding: 0px 50px;
}

.page-body {
	width: 1150px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 150px 0px 0px 0px;
	background: url("../images/subpage/page_framexxx.png");
}

.page-body-con {
	min-height: 400px;
	margin: 0 auto;
	width: 950px;
}

.page-foot {
	width: 1150px;
	margin: 0 auto;
	height: 128px;
	background: url("../images/subpage/page_frameyyy.png");
}

.page-foot-con {
	margin: 0 auto;
	width: 950px;
	text-align: center;
	padding-top: 15px;
}
/*----------------------DIV测试----------------------*/
/*----------------------选项卡样式 开始----------------------*/
.main-tab {
	position: relative;
	height: 54px;
	background:url('../images/other/colorline.jpg') repeat-x;
}

.main-tab li.noseleted {
	position: relative;
	float: left;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 20px;
	background: url('../images/other/wxz.png') no-repeat;
	cursor: pointer;
	width: 197px;
	text-align: center;
	font-family: 微软雅黑;
	color:#FFFFFF;
	font-weight: 600;
}

.main-tab li.seleted {
	position: relative;
	float: left;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 20px;
	background: url('../images/other/xz.png') no-repeat;
	cursor: pointer;
	width: 197px;
	text-align: center;
	font-family: 微软雅黑;
	color:#000000;
	font-weight: 600;
}

.main-tab1 {
	position: relative;
	height: 54px;
	background:url('../images/other/colorline.jpg') repeat-x;
}

.main-tab1 li.noseleted {
	position: relative;
	float: left;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 20px;
	background: url('../images/other/wxzm.png') no-repeat;
	cursor: pointer;
	width: 156px;
	text-align: center;
	font-family: 微软雅黑;
	color:#FFFFFF;
	font-weight: 600;
}

.main-tab1 li.seleted {
	position: relative;
	float: left;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 20px;
	background: url('../images/other/xzm.png') no-repeat;
	cursor: pointer;
	width: 156px;
	text-align: center;
	font-family: 微软雅黑;
	color:#000000;
	font-weight: 600;
}
/*----------------------选项卡样式 结束----------------------*/