@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
	list-style: none;
}

html,body {
	line-height: 1.6;
	font-family: "微软雅黑", "宋体", "Helvetica Neue", "Hiragino Sans GB",
		"Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

a {
	color: #666 !important;
	text-decoration: none;
	cursor: pointer;
}

img {
	border: 0;
	vertical-align: middle;
}

textarea {
	resize: none;
	border: 1px solid #d2d2d2;
	line-height: 20px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 15px;
	display: block;
	position: relative;
}

.relative{position: relative;}

.checkbox {
	width: 14px;
	height: 14px;
	margin-top: 8px;
}

.bold {
	font-weight: bold;
}

red {
	color: red;
}

.center-block{margin: 0px auto;}

.icons {
	background: url('../../resources/images/web/statics/com/allbgs.png')
		no-repeat;
}

.opacity5 {
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-opacity: 0.5;
}

.opacity7 {
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	-webkit-opacity: 0.7;
}

.opacity9 {
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	-webkit-opacity: 0.9;
}

.bgfff{background: #fff;}

.hide {
	display: none;
}

.show {
	display: block;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.font24 {
	font-size: 24px;
}

.font26 {
	font-size: 26px;
}

.font28 {
	font-size: 28px;
}

.font30 {
	font-size: 30px;
}

.center {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.wf {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	width: 100%;
}

.wfc {
	position: relative;
	width: 100%;
	height: auto;
	width: 100%;
}

.pointer {
	cursor: pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.overflow {
	overflow: hidden;
}

.lineh20 {
	line-height: 20px;
}

.lineh30 {
	line-height: 30px;
}

.lineh35 {
	line-height: 35px;
}

.lineh40 {
	line-height: 40px;
}

.lineh50 {
	line-height: 50px;
}

.lineh60 {
	line-height: 60px;
}

.lineh70 {
	line-height: 70px;
}

.lineh80 {
	line-height: 80px;
}

.lineh100 {
	line-height: 100px;
}

.lineh120 {
	line-height: 120px;
}

.w33p{width: 33%;}

.w20p{width: 19.0%;}

.w25p{width: 25%;}

.w50p{width: 50%;}


.w30 {
	width: 30px;
}
.w40 {
	width: 40px;
}

.w50 {
	width: 50px;
}

.w60 {
	width: 60px;
}

.w80 {
	width: 80px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w132{
	width: 132px;
}

.w150 {
	width: 150px;
}

.w170 {
	width: 170px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w260 {
	width: 260px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w500 {
	width: 500px;
}

.w600 {
	width: 600px;
}

.w900 {
	width: 900px;
}

.w1200 {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}

.h6 {
	height: 6px;
}

.h20 {
	height: 20px;
}

.h25 {
	height: 25px;
}
.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.h60 {
	height: 60px;
}

.h70 {
	height: 70px;
}

.h80 {
	height: 80px;
}

.h100 {
	height: 100px;
}

.h120 {
	height: 120px;
}

.h150 {
	height: 150px;
}

.h200 {
	height: 200px;
}

.h220 {
	height: 220px;
}

.h250 {
	height: 250px;
}

.h260 {
	height: 260px;
}

.h300 {
	height: 300px;
}

.h350 {
	height: 350px;
}

.h400 {
	height: 400px;
}

.mgbtm5 {
	margin-bottom: 5px;
}

.mgbtm10 {
	margin-bottom: 10px;
}

.mgbtm20 {
	margin-bottom: 20px;
}

.mgbtm30 {
	margin-bottom: 30px;
}

.mgtop3 {
	margin-top: 3px;
}

.mgtop5 {
	margin-top: 5px;
}

.mgtop10 {
	margin-top: 10px;
}

.mgtop15 {
	margin-top: 15px;
}

.mgtop20 {
	margin-top: 20px;
}

.mgtop30 {
	margin-top: 30px;
}

.mgl60 {
	margin-left: 30px;
}

.mgl30 {
	margin-left: 30px;
}

.mgl40 {
	margin-left: 40px;
}


.mgl20 {
	margin-left: 30px;
}

.mgl15 {
	margin-left: 15px;
}

.mgl10 {
	margin-left: 15px;
}

.mgl5 {
	margin-left: 5px;
}

.mgr10 {
	margin-right: 10px;
}

.mgr15 {
	margin-right: 15px;
}

.mgr20 {
	margin-right: 20px;
}

.mgr30 {
	margin-right: 30px;
}

.mgr40 {
	margin-right: 40px;
}

.mgbtm30 {
	margin-bottom: 30px;
}

.pleft10 {
	padding-left: 10px;
}

.pleft20 {
	padding-left: 20px;
}

.pleft30 {
	padding-left: 30px;
}

.pleft40 {
	padding-left: 40px;
}

.pdding5{
	padding: 5px;
}

.pdding10{
	padding: 10px;
}

.colorea544a {
	color: #ea544a;
}

.color9a {
	color: #9a9a9a;
}

.colorfd7923 {
	color: #fd7923;
}

.color12adff {
	color: #12adff;
}

.color2ea7e0 {
	color: #2ea7e0;
}

.red {
	color: #e4393c;
}

.white {
	color: #fff;
}

.border {
	border: 1px solid #d2d2d2;
}

.borderw1000 {
	border-width: 1px 0 0 0;
}

.borderw0100 {
	border-width: 0 1px 0 0;
}

.borderw0010 {
	border-width: 0 0 1px 0;
}

.borderw0001 {
	border-width: 0 0 0 1px;
}

.box-shadow {
	-webkit-box-shadow: 3px 3px 3px;
	-moz-box-shadow: 3px 3px 3px;
	box-shadow: 3px 3px 3px;
}

.radius3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

.radius5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}

.radius15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	position: relative;
}

.radius20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	position: relative;
}

.radiusp50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
}

#lottery .active{
background-color:#ea0000 !important;
}

/**************ul li**************/
ul li img {
	width: 100%;
	height: 100%;
}

.ulfl120 li {
	float: left;
	width: 120px;
	height: 120px;
	padding: 10px;
}

.ulfl li {
	float: left;
	margin: 10px;
	cursor: pointer;
}

.ulnfl li {
	float: left;
	cursor: pointer;
}

input, select {
	border: 1px solid #d2d2d2;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 15px;
	display: block;
	position: relative;
}

input.redhover:HOVER {
	background: #e45050 !important;
	color: #fff !important;
}

.hovered:HOVER {
	background: #ff8879 !important;
	cursor: pointer;
}

select {
	height: 30px;
}

input.input60 {
	width: 60px;
}

input.input80 {
	width: 80px;
}

input.input100 {
	width: 100px;
}
input.input140 {
	width: 138px;
}
input.input150 {
	width: 150px;
}

input.input200 {
	width: 200px;
}

input.input230 {
	width: 230px;
}

input.input260 {
	width: 260px;
}

input.input270 {
	width: 270px;
}

input.input300 {
	width: 300px;
}

select.select60 {
	width: 70px;
}

select.select300 {
	width: 310px;
}

select.select200 {
	width: 210px;
}

select.select100 {
	width: 110px;
}

input#file {
	width: 200px;
	background: #fff;
	display: block;
}

.subtn {
	width: 100px;
	height: 30px;
	border: 0;
	line-height: 30px;
	background: #44bb66;
	color: #fff;
	text-align: center;
	padding: 0;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}

/**********横向验证 ***********/
label.error {
	color: red;
}

.horizontal_verify {
	margin-bottom: 20px;
}

.horizontal_verify label.error {
	float: left;
	margin-left: 30px;
	line-height: 30px;
}

/**********垂直验证 ***********/
.vertical_verify {
	height: 40px;
	margin-bottom: 20px;
	position: relative;
}

.vertical_verify label.error {
	position: absolute;
	left: 120px;
	line-height: 20px;
	bottom: -10px;
}

/****************后台模板*******************/
.head_box {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border-top: 4px solid #44b549;
	border-bottom: 1px solid #d9dadc;
	position: relative;
}

.head .inner.wrp {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.head .inner {
	height: 60px;
}

.logo {
	float: left;
	padding-top: 10px;
	font-size: 24px;
}

.logo a {
	display: block;
	width: 248px;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
	background: url("../../resources/images/web/cgi-bin/bg_logo2491a6.png");
}

.account {
	float: right;
	padding-top: 10px;
}

.account .account_info {
	position: relative;
	font-size: 14px;
	margin-right: 10px;
	min-width: 80px;
	display: inline-block;
	vertical-align: bottom;
}

.account .account_info .nickname {
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	color: #222222;
}

.account .account_info .type_meta {
	position: absolute;
	top: 2px;
	left: 0;
}

.account .account_info .avatar {
	position: absolute;
	top: 0;
	left: -50px;
	width: 38px;
	height: 38px;
	background-color: #f0f0f0;
}

.account .msgarea {
	position: relative;
	font-size: 11px;
	z-index: 1;
	top: 2px;
	display: inline-block;
	vertical-align: bottom;
}

.account .msgarea .message {
	display: block;
	width: 35px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid transparent;
	border-bottom-width: 0;
	position: relative;
}

.account .msgarea .icon_inbox {
	background:
		url("../../resources/images/web/cgi-bin/layout_msg.png")
		0  no-repeat;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	display: inline-block;
	line-height: 100px;
	overflow: hidden;
}

.account .msgarea .icon_num {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	border-radius: 16px;
	font-size: 10px;
	overflow: hidden;
	background: red;
	color: #fff;
	right: 0;
}

.account .account_logout {
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
}

.account .account_logout a {
	display: inline-block;
	margin-left: 5px;
	padding-left: 14px;
	line-height: 16px;
	margin-top: 18px;
	padding-left: 14px;
	color: #222222;
	border-left: 1px solid #e7e7eb;
}

.bodypage {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	padding: 36px 0 88px;
}

.bodypage .container_box {
	border: 1px solid #d9dadc;
	background-color: #fff;
	min-height: 700px;
	overflow: hidden;
}

.bodypage .container_box .side_col, .bodypage .container_box .content_col
	{
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
}

.bodypage .container_box .side_col {
	max-width: 208px;
	width: 17.5%;
	border-right: 1px solid #e7e7eb;
	min-height: 1px;
	height: 100%;
}

.side_col .menu_box {
	margin-bottom: 150px;
}

.side_col .menu_box .extra {
	border-top-width: 0 !important;
	margin-top: 13px;
}

.side_col .menu_box .menu {
	padding-bottom: 6px;
	border-top: 1px solid #e7e7eb;
	padding-top: 6px;
}

.side_col .menu_box .menu .menu_title {
	position: relative;
	padding: 0 30px 0;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 34px;
	color: #8d8d8d;
}

.side_col .menu_box .menu .menu_icon {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	margin-top: -0.2em;
}

.side_col .menu_box .menu .menu_item {
	line-height: 34px;
	cursor: pointer;
}

.side_col .menu_box .menu .menu_item:HOVER {
	background: #efefff;
}

.side_col .menu_box .menu .menu_item a {
	display: block;
	padding: 0 0 0 58px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #222;
}

.bodypage .container_box .content_col {
	width: 2000px;
	height: 700px;
	position: relative;
}

.sys_menu {
	float: left;
	margin-left: 30px;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #fff;
}

.sys_menu li {
	float: left;
	width: 90px;
	height: auto;
}

.sys_menu li .icon {
	width: 60px;
	height: 60px;
	margin: 0px auto;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	display: block;
	border: 1px solid #d2d2d2;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	position: relative;
	background: url("../../resources/images/web/cgi-bin/cgimenu.png")
		no-repeat;
}

.sys_menu li label {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

/**********************客服反馈*************************/
.bodypage .fqa {
	width: 178px;
	margin-top: -42px;
	position: relative;
	top: -18px;
	padding-left: 20px;
	font-size: 0;
}

.bodypage .fqa p {
	text-align: center;
	color: #8d8d8d;
	font-size: 12px;
	line-height: 20px;
	color: #8d8d8d;
}

/**********************底部************************/
#footer {
	padding: 24px 0;
	color: #f1f1f1;
	text-align: center;
	background-color: #999;
	overflow: hidden;
}

#footer ul {
	display: block;
	font-size: 12px;
	margin: 0px auto;
}

#footer ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 20px;
	border-left: 1px solid #d9dadc;
}

#footer ul li.extra {
	border-left-width: 0;
}

/* ****************网站首页******************* */
.banner-box {
	min-width: 1210px;
	height: 320px;
	position: relative;
	overflow: hidden;
}

.banner-box .bd {
	width: 100% !important;
}

.banner-box .bd li .m-width {
	width: 1210px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.banner-box .bd li {
	width: 100% !important;
	height: 320px;
}

.banner-box .bd li a {
	display: block;
	height: 100%;
	background-size: auto;
}

.banner-box .bd li img {
	height: 100%;
}

.banner-btn {
	width: 1210px;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -605px;
}

.banner-btn a {
	display: block;
	width: 49px;
	height: 104px;
	position: absolute;
	top: 0;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.banner-btn a.prev {
	left: 20px;
	background-position: 0 -90px;
}

.banner-btn a.next {
	right: 20px;
	background-position: -49px -90px;
}

.banner-box .hd {
	position: absolute;
	top: 170px;
	left: 100px;
}

.banner-box .hd ul li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-indent: -9999px;
	margin-right: 10px;
	background: #ababab;
	float: left;
	cursor: pointer;
}

.banner-box .hd ul li.on {
	background: #666;
}

.aboutnav {
	width: 100%;
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.aboutnav li {
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.aboutnav li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.aboutnav li .selected {
color: #cc3333;
}

.aboutnav li a:HOVER {
	color: #cc3333;
}

/* **********圆形进度条********** */
#myStat {
	margin: 0px auto;
}

.circliful {
	position: relative;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
	width: 100%;
	position: absolute;
	text-align: center;
	display: inline-block;
}

.circle-info, .circle-info-half {
	color: #999;
}

.circliful .fa {
	margin: -10px 3px 0 3px;
	position: relative;
	bottom: 4px;
}

/* ***********会员中心************ */
.bankList ul li {
	width: 224px;
	height: 120px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	float: left;
	margin: 10px;
	display: inline;
	cursor: pointer;
	color: #a5a5a5;
	overflow: hidden;
	position: relative;
}

.bankList ul li.add {
	background: url("../../resources/images/web/user/20150614/add.jpg")
		no-repeat center 20px;
}

.bankList ul li .card {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 30px;
	color: #A5A5A5;
	border-top: 1px solid #DDD;
}

.bankList ul li .card  label {
	color: #2ea7e0;
}

.ui-dialog-close {
	color: #999;
	cursor: pointer;
	display: block;
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	height: 18px;
	line-height: 14px;
	position: absolute;
	right: 16px;
	text-decoration: none;
	top: 16px;
	z-index: 10;
}

.ui-dialog {
	background-color: #fff;
	border: 1px solid #ccc;
	outline: none;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88000000,
		endColorstr=#88000000);
	/* padding: 10px; */
	box-shadow: 0 0 2px 1px #ccc;
}

.lnavlist {
	cursor: pointer;
	text-align: center;
	border: #ededed;
	font-size: 14px;
}

.lnav {
	width: 100%;
	height: 52px;
	position: relative;
}

.lnav div {
	height: 50px;
	line-height: 50px;
}

.lnav.on, .lnav.selected {
	background: #fff;
	border-left: 2px solid #e85e18;
	border-top: 1px solid #ddd;
	color: #2ea7e0;
}

.lnav:HOVER {
	color: #2ea7e0;
	background: #fff;
	border-left: 2px solid #e85e18;
	border-top: 1px solid #ddd;
}

.sublnav {
	width: 80%;
	height: auto;
	background: #fafafa;
}

.sublnav li {
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.sublnav li a:hover {
	color: #e85e18;
}

.sublnav li.first {
	border-left: 1px solid #fff;
}

.content_nav {
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
	max-width: 210px;
	width: 17.5%;
	color: #000;
	background: #ededed;
	min-height: 1px;
	height: 100%;
}

.content_bd {
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
	width: 2000px;
	height: 700px;
	position: relative;
}

/* ************主页************* */
.wxs: HOVER {
	background-position: 60px 2px !important;
}

.mlist li {
	line-height: 30px;
	list-style: disc;
	list-style-position: inside;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mlist li:after {
	content: "...";
}

.mlist li .first {
	color: #f68b17;
}

.pg-guide-item h4 span {
	display: inline-block;
	min-width: 145px;
	padding: 0 44px 0 16px;
	line-height: 50px;
}

.pg-guide-item .h4bg-bule span {
	background: #1bb8e2;
}

.pg-guide-item .h4bg-green {
	background-position: 0 -97px;
}

.pg-guide-item .h4bg-green span {
	background: #aabc64;
}

.pg-guide-item .h4bg-yellow {
	background-position: left -186px;
}

.pg-guide-item .h4bg-yellow span {
	background: #ffc400;
}

.pg-guide-item {
	background: #fff;
	padding: 20px 0;
	line-height: 30px;
}

.pg-guide-item h4 {
	height: 70px;
	left: -16px;
	position: relative;
	z-index: 2;
	background:
		url(../../resources/images/web/statics/com/guide-titlebg.png)
		no-repeat left 0;
	color: #fff;
	padding-left: 15px;
}


/*********安全保障页面**********/
.conter_item{
	width:130px;
	height:130px;
	margin:0px 35px;
}

li .item{
	width:130px;
	height:130px;
	line-height:0px;
	display:block;
	color:transparent;
	background:url(../../resources/images/web/statics/index/20150730/securityNav.png) no-repeat;
}

.item01_box{
	height:56px;
	line-height:56px;
	border-bottom: 1px solid #2EA7E0;
	font-size:20px;
	color:#598497;
	font-family:"Microsoft Yahei",Arial;
	display:block;
	min-height:1%;
}

.item_title{
	float:left;
	width:17px;
	height:17px;
	background:#2DA5E2;
	margin:20px 9px 20px 0px;
}

.item01_text_box{
	display:block;
	width:50%;
	height:auto;
	font-size:16px;
	color:#666666;
	line-height:2;
}

.item01_text_box li{
    background: url(../../resources/images/web/statics/index/20150730/point.png) no-repeat 0 9px;
	padding:0px 0px 15px 25px;	
}

/*********赎回投资页面**********/

.redem_item{
	height: 70px;
	left: -16px;
	position: relative;
    z-index: 2;
	background:url(../../resources/images/web/statics/index/20150730/titlebg.png) no-repeat left 0;
	color: #blue;
	padding-left: 15px;
}

.redem_title{
	width:190px;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#fff;
	font-family:"Microsoft Yahei",Arial;
	padding-left:15px;
	background:#1BB8E2;
}

.redem_content{
	width:80%;
	height:300px;
	margin:30px auto;
}

.redem_content_img{
	width:794px;
	height:235px;
	margin:0px auto;
	padding-bottom:26px;
	border-bottom: 1px dashed #2EA7E0;
}   

.redem_content_step01{
	width:100%;
	height:auto;
	margin:10px auto;
}

.redem_content p{
	height:30px; 
	line-height:30px; 
	font-size:16px;
	color:#636363; 
	font-family:"Microsoft Yahei",Arial;
}

/* ********常见问题页面********* */

.ques_cate_box{
	margin:20px 25px 20px 0px;
}

.ques_cate{	
	width:99%;
	height:40px;
	line-height:40px;
	cursor:pointer;
	color:#598497;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	background:#EDEDED;
	border-radius:4px;
	padding-left:10px;
}

.ques_cont_box{
	dislpay:block;
	
}

.ques_cont_box h3{
	color:#333;
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	background:#fff;
}

.ques_cont_box .answer{
	padding:10px 20px;
	background: #FFFFFF;
	border-radius:4px;
    border: solid 1px #eaeaea;
}

.answer p{
	color:#666;
	font-size:14px;
	line-height:2;
	font-family:Microsoft YaHei;
}


/* ********帮助中心页面********* */
 .help_cont{
	height:40px;
	line-height:40px;
	position:relative;
	border-bottom: 1px solid #2EA7E0;
}

.help_item_box{
	height:56px;
	line-height:56px;
	border-bottom: 1px solid #2EA7E0;
	font-size:24px;
	color:#598497;
	font-family:"Microsoft Yahei",Arial;
	display:block;
	min-height:1%;
}

.help_item_title{
	float:left;
	width:17px;
	height:17px;
	background:#2DA5E2;
	margin:20px 9px 20px 0px;
}

.help_ques_box{
	position:relative;
	width:100%;
	height:auto;
	padding:50px 0px;
	overflow:hidden;
}

.hot_ques li{
	posittion:relative;
	float:left;
	width:25%;
	height:29px;
	line-height:29px;
	display:block;
	overflow:hidden;
}

.product li{
	posittion:relative;
	float:left;
	width:24%;
	
}

.product li a{
	display:block;
	font-size:16px;
	font-weight:bold;
	width:85px;
	height:85px;
	line-height:85px;
	border-radius:45px;
	text-align:center;
	background:#F0F4F7;	
}

.commom_li{
	width:14%;
	height:120px;
	line-height:120px;
	posittion:relative;
	float:left;
}

.commom_img{
	position:absolute;
	width:85px;
	height:85px;
	background:url(../../resources/images/web/statics/index/20150730/help.png) 0 0 no-repeat;
	overflow:hiden;
}

.commom_text{
	position:relative; 
	top:50px; 
	font-size:16px; 
	font-style:normal; 
	color:#626B72; 
	text-align:center;
}

.serv_li{
	width:33%;
	height:60px;
	line-height:60px;
	posittion:relative;
	float:left;
}

.serv_img{
	display:block;
	width:45px;
	height:45px;
	background:url(../../resources/images/web/statics/index/20150730/help.png) 0 0 no-repeat;
	overflow:hiden;
	margin-top:20px;
}

.serv_text{
	display:block;
	height:20px;
	font-size:16px; 
	font-style:normal; 
	padding-bottom:2px;
}

