body {
	background: #fff;
}
body#d-index {
	background: #fafafa;
}
#reg {
	margin:0 auto;
	padding:35px 100px 0;
	min-height:430px;
	background:url(/uploads/image/gecimages/regbg.png) no-repeat center top;
}
#regtop{
	width:100%;
	 border-bottom:2px solid #e6e6e6;
	 height:36px;
	 line-height:36px;
	 margin-bottom:35px;
}
#regtop ul{
	 margin-left:22px;
}
#regtop ul li{
	float:left;
	font-size:16px;
	width:150px;
	margin-left:44px;
	 color:#a1a1a1;
	 text-align:center;
}
#regtop ul li.now{ color:#000000; border-bottom:2px solid #33b095;}
#regtop ul li span{
	width:27px;
	height:27px;
	border-radius:50%;
	 background:#cccccc;
	 line-height:27px; 
	 text-align:center;
	 display:inline-block;
	 color:#ffffff;
	 margin-right:10px;
}
#regtop ul li.now span{
	width:27px;
	height:27px;
	border-radius:50%;
	 background:#33b095;
	 line-height:28px; 
	 text-align:center;
	 display:inline-block;
	 color:#ffffff;
	 margin-right:10px;
}
#regleft {
	float: left;
	width:695px;
	padding-bottom:30px;
}
#regmid {
	float:left;
	width:30px;
	margin-top:25px;
	background:url(/uploads/image/geimages/bg-line.png) no-repeat center;
	height:460px;
}
#regright {
	float:left;
	width:255px;
}
#regright h2 {
	padding:15px;
	line-height: 18px;
	color:#333;
	text-align:center;
}
#regleft h1 {
	font-size:18px;
	color:#333;
	font-weight:600;
	padding-bottom:35px;
	padding-left:45px;
}
.tdcss {
		border: 0px; 
		width: 80px;
		color: #717171; 
		font-size: 14px;
		margin-left: 21px;
		float: left;
		height: 30px;
		text-align: right;
		line-height:30px; 
		padding-right:0.5em;
		padding-top:4px;
}
.control-group {
	/* 
	height:auto; 
	line-height:inherit;
	*/
	padding:10px 0;
}
.form-horizontal .control-group {
	margin-bottom:0;
	position: relative;
}
.form-horizontal .controls {
	margin-left:0;
}
input.text,
input.verifycode {
	width: 235px;
	height: 28px;
	line-height:28px;
	padding:4px 6px;
	float:left;
	border:1px solid #d5d5d5;
	box-shadow:none;
	border-radius:4px;
}
input.verifycode {
	width:140px;
	margin-right:0.5em;
}
input.jiancheng{
	width:235px;
}
.jiancheng_tips{
	width: 300px;
    float: left;
    margin-left: 10px;
    color: #a6a6a6;
}
select#usercountry {
	width: 92px;
	float:left;
	border:1px solid #d5d5d5;
	border-radius:4px;
	height:38px;
}
select#musercountry {
	width:190px;
	height:32px;
}
.tdcss font {
	padding-right:3px;
}
input[type="radio"],
input[type="checkbox"] {
	position: relative;
	top:-1px;
}
.agreement a {
	color:#08a0e6;
	cursor: pointer;
}
.regbtn {
	float:left;
	padding-left:115px;
}
.regbtn_right {
	float:left;
	padding-left:2em;
	padding-top:10px;
}
.regbtn_right a {
	font-size:14px;
	color:#1acb9c;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	height:42px;
	background:#fff;
	border:0;
}
.ui-dialog .ui-dialog-title {
	color:#222;
	font-size:20px;
	font-weight:500;
	line-height:42px;
	margin:0;
}
.ui-dialog .ui-dialog-titlebar-close span {
	background-color:#b1b1b1;
	border-radius:16px;
	box-shadow:0 1px 1px #333 inset;
}
.ui-dialog .ui-dialog-titlebar {
	padding:0 10px 0 20px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
	border-radius:5px;
	border:1px solid #c4c4c4;
}
#modal_form,#modal_form2{
	display:none;	
}
#modal_form_content,#modal_form_content2  {
	height:395px;
}
#modal_form_content p {
	font-size:13px;
	line-height:24px;
	margin:0 0 8px;
}
#modal_form_content p span.underline {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#modal_form .btn_green {
	width:180px;
	height:40px;
	background:#29ab8f;
	color:#fff;
	border:0;
	border-radius:5px;
}
#modal_form .btn_green:hover {
	background:#37bc9f
}
#modal_form_content a.green {
	color:#29ab8f;
}
#regsuccess, #rebindsuccess {
	margin:115px 0 0 70px;
	padding-left:45px;
	background:url(/uploads/image/geimages/icon_yes_green.png) no-repeat left top;
}
#regerror, #rebindfailed, #rebindbinded {
	margin:115px 0 0 70px;
	padding-left:45px;
	background:url(/uploads/image/geimages/icon_no_red.png) no-repeat left top;
}
#modal_form,#modal_form2{
	display:none;	
	border-radius:5px;
	background:#fff;
	border: 1px solid rgb(196, 196, 196);
    left: 50%;
    position: fixed;
    top: 50%;
    width: 830px;
    z-index: 100;
    margin-left:-415px;
    margin-top:-286px;
}
#model_title,#modal_title2 {
	height:50px;
	position:relative;
	padding:0 1em;
}
#model_title h1,#model_title2 h1 {
	font-size:20px;
	color:#000;
	font-weight:700;
	padding:0;
	text-align:center;
}
#modal_form_foot,#modal_form_foot2 {
	height:50px;
	background:none;
}
.modalx {
	width:18px;
	height:18px;
	line-height:18px;
	background:gray;
	color:#fff;
	font-weight:bold;
	border-radius:50%;
	text-align:center;
	font-size:14px;
	position:absolute;
	right:-15px;
	top:-18px;
}
.modalx:hover {
	text-decoration:none;
	background:#29ab8f;
	color:#fff;
}
.modalx:focus {
	color:#fff;
}
.on_changes {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ccc;
    display: none;
    list-style: none outside none;
    position: absolute;
    z-index:100;
    border-top:0;
    left:115px;
    top:41px;
    width:258px;
}
.on_changes li {
	line-height:20px;
	padding:10px;
	font-size:16px;
	word-break:break-all;
	cursor:pointer;
}
.on_changes li.active {
    background: #cee7ff;
}

#loginhead,
#reghead {
	width: 918px;
	margin:0 auto;
	background: #fff;
	padding:30px 0 0 22px;
	height:60px;
}
#reghead {
	padding-left:0;
	width:990px;
	height:55px;
	padding-top:45px;
}
#logo {
/* 	background:  no-repeat  left top; */
    background:  no-repeat  left top;
    float: left;
    width: 210px;
  height: 100px;
    cursor: pointer;
    margin-top:-45px;
}
#logo_register {
	padding-left:10px;
	font-size:18px;
	color: #a6a6a6;
    float: left;
    height: 32px;
    width: 145px;
    margin-top:-10px;
    padding-top:6px;
}
#loginmain {
	padding-top:46px;
	background: #ffe8bd;
	margin-bottom:90px;
	min-width:940px;
}
.loginmain {
	width:940px;
	margin:0 auto;
	height: 388px;
	background: url(/uploads/image/gecimages/login-bg.png) no-repeat left 52px;
}
#loginbox {
	width: 260px;
	float:right;
	border-top:2px solid #f39c12;
	background: #fffaf2;
	padding:28px 30px 20px;
}
#loginbox h1 {
	padding-bottom:16px;
}
.inputbox {
	border:1px solid #e9e9e9;
	height: 25px;
	background: #fff;
	margin-bottom:20px;
	width: 270px;
}
.inputbox i {
	display:inline-block;
	width:25px;
	height: 25px;
}
.inputbox i.login_icon_account {
	background: url(/uploads/image/gecimages/login_icon_account.png);
}
.inputbox i.login_icon_password {
	background: url(/uploads/image/gecimages/login_icon_password.png);
}
i.login_icon_account_b {
	width:38px;
	height:38px;
	display:inline-block;
	vertical-align:middle;
	background: url(/uploads/image/gecimages/login_icon_account_b.png);
}
i.login_icon_password_b {
	width:38px;
	height:38px;
	display:inline-block;
	vertical-align:middle;
	background: url(/uploads/image/gecimages/login_icon_password_b.png);
}
.inputbox input {
	display: inline-block;
	background: #fff;
	border:0;
	height: 20px;
	line-height: 25px;
	width:215px;
	vertical-align:top;
	box-shadow: none;
}
.yzbox {
	padding-bottom:24px;
}
.yzbox input {
	width:60px;
	box-shadow: none;
	display:inline-block;
	border:1px solid #e9e9e9;
}
.buttonbox {
	padding:18px 0;
}
.buttonbox .kbtn {
	height:40px;
	font-size:16px;
	width:100%;
}
#footer {
	height: 60px;
	background: #535353;
	width:auto;
	color:#b1afb4;
	font-size:14px;
	padding:0 1em;
	min-width:912px;
}
#footer * {
	line-height: 60px;
}
.errorbox {
    background: #fff9f9;
    border: 1px solid #fac5c5;
    color: #f22625;
    height: 26px;
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.errorbox i {
    background: url(/uploads/image/gecimages/icon_error.png);
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    width: 12px;
}
#regnav {
	width:990px;
	margin:0 auto;
	height:40px;
	border-bottom:2px solid #e6e6e6;
}
#regnav ul {
	width:690px;
	margin:0 auto;
}
#regnav li {
	width:345px;
	display:inline-block;
	text-align: center;
	height: 40px;
	line-height: 34px;
	font-size:16px;
	border-bottom:2px solid #e6e6e6;
}
#regnav li.on {
	font-weight: bold;
	border-bottom:2px solid #f39c12;
}
#regnav li i {
	width:25px;
	height: 35px;
	display: inline-block;
	margin-right: 7px;
	position: relative;
	vertical-align: top;
	top:5px;
}
#regnav li.step1 i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -25px -184px;
}
#regnav li.step1.on i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat left -184px;
}
#regnav li.step2 i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -75px -184px;
}
#regnav li.step2.on i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -50px -184px;
}
#regnav li.step3 i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -100px -184px;
}
#regnav li.step3.on i {
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -125px -184px;
}
#regmain {
	width:1190px;
	margin:0 auto;
}
.vertifybox {
	padding:10px 6px;
	margin:0 65px 0 30px;
	border:1px solid #ffe4b2;
	background: #fffef6;
}
#invitecode_mes {
	padding-left:5px;
}
.vertifybox .tdcss {
	padding-left:0;
	width:auto;
}
.getcode,.getcodeing {
	display: inline-block;
	padding:10px;
	border:1px solid #ddd;
	background: #f4f4f4;
	border-radius:2px;
	color:#525252;
	width:85px;
	text-align:center;
}
.introbox {
	width:190px;
	display:inline-block;
	color:#d0d0d0;
	padding-left:1em;
}
.regbtn .kbtn {
	height:34px;
	font-size:14px;
	padding:0 30px;
	width:250px;
}
.regdown {
	width:240px;
	background-color:#fafafa;
	text-align:center;
}

.regdown .reg-login {
    width:212px;
	height:38px;
	padding:22px 14px 0px 14px;
	background-color:#fafafa;

	text-align:center;
	line-height:20px;
	color:#5a5a5a;
	
}

.regdown .reg-login a {
    color:#5f97d8;
   
}

.regdown .reg-login a:hover {
    color:#5f97d8;
	text-decoration:underline;
}

.regdown .reg-login a:hover {
    color:#5f97d8;
	text-decoration:underline;
}

.regdown .reg-con{
	width:170px;
	padding:10px 35px 20px 35px;
	background-color:#fafafa;
	text-align:center;
	color:#999;
	line-height:40px;
}

.regdown .reg-con p{
	 border-top: 1px solid #e5e5e5;
}


.regdown .reg-con ul{
	width:240px;
	min-height:70px;
	margin-left:-40px;
	margin:5px 0px 10px -40px;
	}
.regdown .reg-con ul li{
	float:left;
	width:62px;
	height:62px;
	line-height:62px;
	background-color:#fff;
	border:1px solid #e6e6e6;
	border-radius:16px;
	margin-left:40px;
	text-align:center;}
.regdown .reg-con ul li:hover{
	border:1px solid #3bae94;
	cursor:pointer;
	}



.regdown_ewm {
	width:240px;
	/* height: 239px; */
	/* background: url(/uploads/image/gecimages/regrightbg.jpg); */
	/* border-bottom:1px solid #e5e5e5; */
}
.regdown_ewm img {
	width:180px;
	height: 180px;
	/* margin:30px 0 0 30px; */
}
.vmail_icon {
	width:181px;
	height: 159px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat top;
	margin:40px auto;
}
.success_icon {
	width:149px;
	height: 167px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat left -219px;
	margin:40px auto 22px;
}
.nosuccess_icon {
	width:149px;
	height: 152px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat left -386px;
	margin:40px auto 22px;
}
.tipbox {
	padding:6px 10px 6px 10px;
	background:#fffdf6;
	border:1px solid #f8e8c4;
	color:#f2b71d;
	line-height:1.5em;
	font-size:12px;
	margin:0 auto 47px;
	width:280px;
}
.tipbox i {
	display: inline-block;
	vertical-align: middle;
	margin-right:.5em;
	width:12px;
	height: 12px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -65px -159px;
}
.successbox {
	padding:6px 10px 6px 10px;
	color:#f2b71d;
	line-height:1.5em;
	font-size:12px;
	margin:0 auto 15px;
	width:280px;
}
.successbox i {
	display: inline-block;
	vertical-align: middle;
	margin-right:.5em;
	width:15px;
	height: 15px;
	background: url(/uploads/image/gecimages/icon_green.png) no-repeat;
}
.btnsuccess {
	height:36px;
	font-size:14px;
	padding:0 30px;
}
.regstep {
	height:391px;
}

/**********head***********/
#hphead {
	height:100px;
	background: #fff;
	min-width:1190px;
}
#hphead .hphead {
	width:1190px;
	margin:0 auto;
	height: 100px;
}
#hpheadse {
    background: #29ab8f;
    height: 3px;
    margin: 0 auto;
    min-width:1190px;
}
#hplogo {
/*   background: url(/uploads/image/gecimages/jflogo2017.png); */
background:  no-repeat  left top;
   width: 210px;
  height: 100px;
	margin:0px 0 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#nav {
	float:right;
	margin-top:20px;
}
div#kfybody ul#nav,
div#ht ul#nav {
    margin-top: 0;
}
#nav li,
#nav li a {
	float:left;
	height: 67px;
	line-height: 66px;
}
#nav li {
	margin-left:22px;
}
#nav li a {
	float:none;
	display:block;
	font-size:16px;
	color:#000000;
	text-align: center;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#nav li a:hover {
/* 	background: #f7f7f7; */
/* 	border-left:1px solid #f1f1f1; */
/* 	border-right:1px solid #f1f1f1; */
	color:#00c39b;
	text-decoration: none;
}
#nav li i {
	display: inline-block;
	width:18px;
	height: 18px;
	margin:0 8px 0 0;
	vertical-align: middle;
	position: relative;
	top:-1px;
}
#nav li.reg {
	margin:0 30px 0 25px;
}
#nav li.login a,
#nav li.reg a {
	color:#000;
	letter-spacing:1px;
}
#nav li.login a:hover,
#nav li.reg a:hover {
	color:#00c39b;
}
#nav li i.nav_icon_login {
	background: url(/uploads/image/gecimages/indeximg.png) no-repeat left -38px;
}
#nav li i.nav_icon_reg {
	background: url(/uploads/image/gecimages/indeximg.png) no-repeat -18px -38px;
}
#nav li.login a:hover i.nav_icon_login {
	background: url(/uploads/image/gecimages/indeximg.png) no-repeat -36px -38px;
}
#nav li.reg a:hover i.nav_icon_reg {
	background: url(/uploads/image/gecimages/indeximg.png) no-repeat -54px -38px;
}

/**********hpbody***********/
#hpshow {
	min-width:1190px;
/* 	max-width:1440px; */
	margin:0 auto;
	position:relative;
}
#hpboyd {
	position:relative;
}
#hptabs {
	height:42px;
/* 	background:rgba(60,196,170,0.7); */
/* 	background:url(/uploads/image/gecimages/hptabsbg.png) repeat-x; */
/* 	position:absolute; */
	background:#3cae94;
	width:100%;
	top:-60px;
}
#hptabs .hptabs {
	width:1190px;
	margin:0 auto;
	height:42px;
	text-align:center;
	position:relative;
}
#hptabs .hptabs span {
	bottom: -13px;
    height: 13px;
    left: 415px;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    width: 35px;
}
#hptabs .hptabs span em {
	background:#33b095;
    display: block;
    height: 25px;
    margin-left: 5px;
    margin-top: -16px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 25px;
}
#hptabs .hptabs div {
	display:inline-block;
	height:42px;
	line-height:42px;
	width:130px;
	margin:0 95px;
	color:#fff;
	opacity:0.6;
	letter-spacing:2px;
	font-size:18px;
	cursor:pointer;
}
#hptabs .hptabs div.active {
	opacity:1;
}
#hpbody {
	position:relative;
}
.hpcbg_gray {
	background:#f0f0f4;
}
.hpcbg_white {
	background:#fff;
}
.hpcon {
	width:1090px;
	margin:0 auto;
	height:520px;
}
.hp_left_img {
	width:475px;
	float:left;
}
.hp_right_txt {
	width:545px;
	float:right;
	padding-top:95px;
}
.hp_left_txt {
	width:545px;
	float:left;
	padding-top:95px;
}
.hp_right_img {
	width:475px;
	float:right;
}
.hph1 {
	color:#21a675;
	font-size:30px;
	margin-bottom:2px;
}
.hph2 {
	color:#21a675;
	font-size:48px;
	margin-bottom:2px;
}
.hpcon p {
	line-height:34px;
	color:#525252;
	padding-top:30px;
	font-size:18px;
}
.hpicon {
	width:450px;
	height:410px;
	display:block;
	margin:51px auto 0;
}
.hpicon_d1 {
	background:url(/uploads/image/gecimages/dpic_1.png);
}
.hpicon_d2 {
	background:url(/uploads/image/gecimages/dpic_2.png);
}
.hpicon_d3 {
	background:url(/uploads/image/gecimages/dpic_3.png);
}
.hpicon_d4 {
	background:url(/uploads/image/gecimages/dpic_4.png);
}
.hpicon_d5 {
	background:url(/uploads/image/gecimages/dpic_5.png);
}
.hpicon_b1 {
	background:url(/uploads/image/gecimages/bpic_1.png);
}
.hpicon_b2 {
	background:url(/uploads/image/gecimages/bpic_2.png);
}
.hpicon_b3 {
	background:url(/uploads/image/gecimages/bpic_3.png);
}
.hpicon_b4 {
	background:url(/uploads/image/gecimages/bpic_4.png);
}
.indexbtn {
	height:40px;
	background:#21a675;
	width:146px;
	text-align:center;
	line-height:38px;
	border-radius:3px;
	letter-spacing:4px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
}
.indexbtn:hover {
	text-decoration:none;
}



#ks-about {
	background:#666;
	margin:0 auto;
}
#ks-about-width {
	width:1190px;
	margin:0 auto;
	border-bottom:1px solid #5f5f5f;
}
#ks-about li {
	float:left;
	width:20%;
}
#ks-about li div.box {
	padding:0 0 30px 8px;
	margin-top:30px;
	color:#999;
	border:0;
	background: none;
}
#ks-about li:last-child div.box {
	border-right: 0;
	position: relative;
	margin-top:0;
	padding-top:65px;
}
#ks-about li div.box h1,
#ks-about li div.box h2 {
	font-size: 16px;
	font-weight: 500;
	padding-bottom:8px;
	color:#ccc;
}
#ks-about li div.box p {
	margin-bottom: 10px;
	font-size:14px;
}
#ks-about li div.box p:last-child {
	margin-bottom:0;
}
#ks-about li div.box p a {
	color:#999;
}
#ks-about li div.box p a:hover {
	color:#fff;
	text-decoration: none;
}
#ks-about li div.box div.media {
	padding-left:35px;
	margin-top: 0;
	position: relative;
	margin-bottom: 18px;
}
#ks-about li div.box div.media i {
	display: block;
	width:24px;
	height: 24px;
	position: absolute;
	left:0;
	background: url(/uploads/image/gecimages/ks_index_show.png) no-repeat -506px top;
}
body.mobile {
	background:#f6f6f6;
	margin:0;
}
body.mobile * {
	font-family:microsoft yahei;
}
.mb_errorbox {
	border-bottom:1px solid #c8c7cc;
}
.mb_errorbox,
.mb_error {
	min-height:38px;
	background:#fffef6;
}
.mb_errorbox {
	padding:6px 0;
}
.mb_error {
	padding-left:24px;
	color:#f1b71b;
	font-size:12px;
}
.mb_error i {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/uploads/image/gecimages/mobile_icon_error.png);
	background-size:16px 16px;
	margin-right:10px;
	vertical-align:middle;
}
.mb_inputbox {
	height:50px;
	border-bottom:1px solid #c8c7cc;
	background:#fff;
}
.mb_inputbox .labelspan {
	display:inline-block;
	text-align:right;
	line-height:50px;
	font-size:16px;
	padding-left: 10px;
}
.mb_inputbox #musercountrynum {
	display:inline-block;
	text-align:center;
	line-height:50px;
	font-size:12px;
	width:32px;
}
.mb_inputbox input {
	height:32px;
	border: 1px solid #cccccc;
	font-size:13px;
	background:#fff;
	padding:0 0.5em;
}
.mb_getcode {
	background:-webkit-gradient(linear,center top,center bottom,from(#fdfdfd),to(#f2f2f2));
	height:32px;
	line-height:32px;
	padding:0 0.5em;
	border:1px solid #e3e3e3;
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
}
.mb_getcode_gray {
	background:#ddd;
	height:32px;
	line-height:30px;
	padding:0 0.5em;
	border:1px solid #e3e3e3;
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	color: #fff;
}
.mb_btn_green,
.mb_btn_blue {
	height:42px;
	line-height:42px;
	background:#1abc9c;
	margin:20px 12px 0;
	border:0;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	display:block;
	text-align:center;
	font-weight:bold;
}
.mb_btn_gray {
	height:42px;
	line-height:42px;
	background:#c1c1c1;
	margin:20px 12px 0;
	border:0;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	display:block;
	text-align:center;
	font-weight:bold;
}
.mb_btn_blue {
	background:#3f9cd7;
}
.mb_agreement {
	text-align:center;
	padding:1em 0;
	font-size:12px;
}
.mb_agreement i {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/uploads/image/gecimages/mobile_icon_ok.png);
	background-size:16px 16px;
	margin-right:10px;
	vertical-align:middle;
}
.mb_invent {
	padding:16px 18px;
	color:#7b7b7b;
	font-size:12px;
}
.mb_inventbtn {
	padding:0 1em;
}
.mb_inventbtn div {
	width:48%;
	margin:0;
}
.mb_success {
	padding-top:180px;
	font-size:16px;
	text-align:center;
	background:url(/uploads/image/gecimages/mb_success.png) no-repeat center 46px;
}
.mb_suceess_txt {
	padding-top:38px;
	text-align:center;
	font-size:14px;
}
.mb_suceess_txt a {
	text-decoration:none;
	color:#3498db;
}
#regmailwrong,
#regcodewrong {
	padding:250px 80px 0 0;
	background:url(/uploads/image/gecimages/reg_mailwrong.png) no-repeat 212px 42px;
}
#regcodewrong {
	background:url(/uploads/image/gecimages/reg_codewrong.png) no-repeat 245px 42px;
}
#regfoot {
	padding: 10px 0 0 0;
    color: #bbb;
    background-color: #4e5366;
    padding-top: 15px;
    height: 50px;
}


.otherks_erroralert {
	float:left;
	display:none;}
.otherks_erroralert_warning {
	padding:6px 10px 6px 30px;
	background:#fffdf6 url(/uploads/image/gecrimages/ks_erroralert_icon_warning.png) no-repeat 10px 8px;
	border:1px solid #f8e8c4;
	position:absolute;
	color:#f2b71d;
	line-height:1.5em;
	left:10px;
	z-index:1;
	font-size:12px;}
.otherks_erroralert_warning_em,
em.ks_erroralert_warning_em {
	width:6px;
	height:9px;
	position:absolute;
	left:5px;
	top:8px;
	z-index:2;
	background:url(/uploads/image/gecimages/otherks_erroralert_icon_warning_em.png);}
	
div.ks_erroralert_warning,
div.otherks_erroralert_warning {
	background:#f9f9f9 url(/uploads/image/gecimages/icon_yellow.png) no-repeat 10px 8px;;
	border:1px solid #ddd;
	color:#525252;
}
div.ks_erroralert_warning {
	background:#f9f9f9 url(/uploads/image/gecimages/icon_red.png) no-repeat 10px 8px;;
}
input#person_mobile {
	background:url(/uploads/image/gecimages/icon_reg_mobile.png) no-repeat 170px 8px;
/* 	border-left:0; */
/* 	border-radius:0 4px 4px 0; */
	border-radius:4px;
	width:107px;
}
#person_password,
#person_confirm_password {
	background:url(/uploads/image/gecimages/icon_reg_psw.png) no-repeat 226px 8px;
}
#person_nickname {
	background:url(/uploads/image/gecimages/icon_reg_nname.png) no-repeat 226px 10px;
}

.regfloatlayer {
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	z-index:100;
	background: #000;
	opacity: 0.5;
	top:0;
	left:0;
}
.regfloat {
	width:620px;
	position: fixed;
	left:50%;
	margin-left:-310px;
	top:20%;

	z-index:101;
}
.regfloathead {
	height: 44px;
	background: #f6b517;
	color:#fff;
	padding:0 10px 0 20px;
	border-radius: 5px 5px 0 0;
}
.regfloathead .title {
	height: 44px;
	line-height: 44px;
	font-size:16px;
	font-weight: bold;
}
.regfloathead i.close {
	display: inline-block;
	width:14px;
	height: 14px;
	vertical-align: top;
	position: relative;
	top:15px;
	float: right;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -182px top
}
.regfloatbody {
	padding:27px 0 30px 54px;
	background: #fff;
	border-radius: 0 0 5px 5px;
}
i.regfloat_icon_wraning {
	width:40px;
	float:left;
	height: 46px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -154px -219px;
	margin-right:20px;
}
i.regfloat_icon_ok {
	width:40px;
	float:left;
	height: 40px;
	background: url(/uploads/image/gecimages/loginreg.png) no-repeat -154px -265px;
	margin-right:20px;
	margin-left:100px;
}
.regfloat_con,
.regfloat_conok {
	float:left;
	width:425px;
	line-height: 22px;
}
.regfloat_conok {
	width:200px;
}
.regfloat_btnbox {
	padding:16px 0 16px 95px;
}
.regfloat_btnbox .regbtn_ok {
	height: 36px;
	line-height: 32px;
	font-size:14px;
	width:80px;
	border:2px solid #f39c12;
	background: #f39c12;
	color:#fff;
	border-radius: 4px;
}
.regfloat_btnbox .regbtn_cancel {
	height: 36px;
	line-height: 32px;
	border:2px solid #f39c12;
	font-size:14px;
	background: #fff;
	width:78px;
	color:#f39c12;
	border-radius: 4px;
}
.lightgray {
	color:#cecece;
}
#logo-transparent {
    background:  no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #a6a6a6;
    float: left;
    font-size: 19px;
    height: 25px;
    padding-left: 240px;
}
#b-reg-login {
    margin-top: -90px;
    min-height: 430px;
    padding-bottom: 0;
}
.b-login-div {
/*     background: none repeat scroll 0 0 #fff; */
/*     border: 1px solid #d6d6d6; */
/*     border-radius: 5px; */
/*     height: 348px; */
/*     margin: 0 17%; */
/*     width: 680px; */
}
.regtopfloat {
	background:#7f7f7f;
	width:400px;
	height:30px;
	line-height:30px;
	color:#fff;
	position:fixed;
	top:0;
	left:50%;
	margin-left:-200px;
	text-align:center;
}
.regtopfloat a {
	color:#fdbd57;
}
.regtopfloatclose {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:12px;
	background:#fff;
	color:#7f7f7f;
	border-radius:14px;
	margin-left:2em;
	font-size:14px;
	cursor:pointer;
}

/**login**/
#loginbg {
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter: progid:dximagetransform.microsoft.alpha(opacity=40); /* ie6/ie7/8 */
	-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=40)";
	left:0;
	top:0;
	z-index:100;
}
#b-reg-login {
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-280px;
	z-index:101;
}
.b-login-div {
	width:460px;
	padding:40px 50px 0;
	background:#fcfcfc;
	border-radius:10px;
}
.login-head-logo {
	height:20px;
	margin:0 85px;
	border-bottom:1px solid #e9e9e9;
}
.login-head-logo #logo {
    display: block;
    float: none;
    margin: 0 auto;
    padding:0;
    width: 112px;
    text-align:center;
   background:#fcfcfc;
   position:relative;
   top:5px;
   letter-spacing:2px;
   font-size: 18px;
   cursor:default;
}
#kfybody .login-head-logo #logo {
	height:auto;
}
.ks-login {
	padding:30px 85px;
}
input.login-user,
input.login-pw,
input.login-vtxt {
	height:28px;
	border-radius:0;
	padding-left:10px;
	font-size:14px;
	width:234px;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
input.login-vtxt {
	width:80px;
	display:inline-block;
	vertical-align:middle;
}
.btn-login-b,
.btn-login-d {
	height:40px;
	line-height:36px;
	text-align:center;
	display:block;
	background:#f39c11;
	background:-moz-linear-gradient(to bottom, #f1b322, #f39c11);
	background:-webkit-linear-gradient(to bottom, #f1b322, #f39c11);
	border:1px solid #d68c13;
	border-radius:4px;
	cursor:pointer;
}
.btn-login-b {
	background:#18ac8a;
	background:-moz-linear-gradient(to bottom, #39b99c, #18ac8a);
	background:-webkit-linear-gradient(to bottom, #39b99c, #18ac8a);
	border:1px solid #0e8469;
}
.btn-login-b span.light {
	color:#f2a942;
	font-size:12px;
}
.btn-login-b span.bold,
.btn-login-d span.bold {
	color:#e6f6f3;
	font-size:18px;
	padding:0 18px;
/* 	font-weight:bold; */
/* 	text-shadow:1px 1px 1px #000; */
}
.login-close {
	position:absolute;
	width:18px;
	height:18px;
	right:20px;
	top:20px;
	cursor:pointer;
	background:url(/uploads/image/gecimages/loginreg.png) no-repeat -150px -306px;
}
.login-close:hover {
	background:url(/uploads/image/gecimages/loginreg.png) no-repeat -169px -306px;
}
.errorbox i {
	display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
border-radius: 14px;
font-size: 10px;
background: #f11b1b;
font-style: normal;
color: #fff;
font-weight: bold;
text-align: center;
margin-right: 5px;
}
#indexfoot {
	background:#666;
	color:#aaa;
}
.indexfoot {
	width:1160px;
	margin:0 auto;
	padding:16px 0;
}
.indexfoot * {
	color:#aaa;
	font-size:14px;
}
#usercountrynum {
	float:left;
	width: 36px;
	height: 36px;
	line-height:36px;
	border:1px solid #d5d5d5;
	border-right:0;
	box-shadow:none;
	border-radius:4px 0 0 4px;
	background:#ededed;
	text-align:center;
	margin-left: 5px;
}
.gobindex,
.godindex {
	float:right;
	height:38px;
	line-height:38px;
	margin:16px 0 0 12px;
	background:#85e4d5;
	color:#1e816c;
}
.godindex {
	background:#f9d7ad;
	color:#b57e3c;
	border:1px solid #f2ca99;
}
.gobindex:hover {
	background:#9ee4d9;
}
.godindex:hover {
	background:#f6dcbb;
	color:#b57e3c;
	border:1px solid #f2ca99;
}
 #bg{
  display: none;
  position: fixed; 
  top: 0%; 
  left: 0%; 
  width: 100%; 
  height: 100%; 
  background-color: black; 
  z-index:99; 
  -moz-opacity: 0.5; 
  opacity:0.5; 
  filter: alpha(opacity=50);
}
.pwstrength_gray {
	background: none repeat scroll 0 0 #dcdcdc;
    color: #fff;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 30px;
}
.pwstrength_light  {
	background: none repeat scroll 0 0 #ffdaa0;
    color: #fff;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 30px;
}
.pwstrength_orange {
	background: none repeat scroll 0 0 #fc9e60;
    color: #fff;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 30px;
}
.pwstrength_red {
	background: none repeat scroll 0 0 #ff6138;
    color: #fff;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 30px;
}
#loading {
	-webkit-box-pack:center;
	-webkit-box-align:center;
	-moz-box-pack:center;
	-moz-box-align:center;
	background:rgba(0,0,0,0.5);
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:none;
}
#loading img {
	width:150%;
}

.mb_bound {
	padding-top:180px;
	font-size:16px;
	text-align:center;
	background:url(/uploads/image/gecimages/mb_bound.png) no-repeat center 46px;
	background-size: 95px auto; 
}
.mb_unbound {
	padding-top:180px;
	font-size:16px;
	text-align:center;
	background:url(/uploads/image/gecimages/mb_unbound.png) no-repeat center 46px;
	background-size: 95px auto; 
}
.mb_bound_error{
	padding-top:180px;
	font-size:16px;
	text-align:center;
	background:url(/uploads/image/gecimages/mb_bound_error.png) no-repeat center 46px;
	background-size: 95px auto;
}
.mb_input_error{
	border: 1px solid #f27c12 !important;
}

/**********hpbody***********/

#ks-about-b {
	min-width:1190px;
	margin:0 auto;
/* 	background: url(/uploads/image/gecimages/aboutbg.gif); */
	background:#fff;
	color:#aaa
}
#ks-about-b-width {
	width:1190px;
	margin:0 auto;
}
#ks-about-b li {
	float:left;
	width:16%;
	height:270px;
}
#ks-about-b li div.box {
	padding:0 0 0 45px;
	margin-top:35px;
	color:#838383;
	height: 210px;
	border:0;
	background: none;
	border-right:1px solid #c7c7c7;
}
#ks-about-b li:last-child div.box {
	border-right: 0;
}
#ks-about-b li div.box h1 {
	font-size: 16px;
	font-weight: 600;
	padding-bottom:25px;
}
#ks-about-b li div.box p {
	margin-bottom: 15px;
	font-size:14px;
}
#ks-about-b li div.box p:last-child {
	margin-bottom:0;
}
#ks-about-b li div.box p a {
	color:#838383;
}
#ks-about-b li div.box p a:hover {
	color:#a0a0a0;
	text-decoration: none;
}
#ks-about-b li div.box div.media {
	padding-left:35px;
	margin-top: 0;
	position: relative;
	margin-bottom: 18px;
}
#ks-about-b li div.box div.media i {
	display: block;
	width:24px;
	height: 24px;
	position: absolute;
	left:0;
	background: url(/uploads/image/gecimages/ks_index_show.png) no-repeat -506px top;
}
.selectarea{
	width:102px;
	margin-right: 1em;
	border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: none;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 4px 6px;
    background:#ededed;
    text-align: center;
    cursor: pointer;
    color:#717171;
    font-size: 13px;
}
.selectarea i{
	display: inline-block;
    height: 4px;
    margin-left: 10px;
    vertical-align: middle;
    width: 7px;
	background: url(/uploads/image/gecimages/selectdown.png);
	background-repeat: no-repeat;
}
.showarea{
	background: #fff;
    border: 1px solid #d5d5d5;
    height: 111px;
    left: 108px;
    position: absolute;
    top: 46px;
    width: 114px;
    z-index: 1;
    display:none;
}
.showarea li{
	height: 37px;
    line-height: 37px;
    padding-left: 14px;
    color:#717171;
    font-size: 13px;
    background: #fff;
}
.showarea li:hover{
	background: #33b095;
    color: #fff;
}
/*hd20150610*/
.hd20150610 {
	width:50px;
	height:186px;
	background:url(/uploads/image/gecimages/hd20150610.png) no-repeat -50px top;
	position:fixed;
	right:0;
	bottom:115px;
	z-index:1000;
}
.hd20150610:hover {
	background:url(/uploads/image/gecimages/hd20150610.png) no-repeat left top;
}
.hd20150610 span {
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	right:0;
	top:0;
}

.qq{
	background:url(/uploads/image/gecimages/qq.png) no-repeat center top;
}

/*���ٵ�¼ҳ�� start*/
.ql_name {
    border: 0 none;
    color: #717171;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-left: 32px;
    padding-right: 0.5em;
    padding-top: 4px;
    text-align: right;
    width: 80px;
}
.ql_nickname {
    color: #999999;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}
.icon_nickname{
	background:url(/uploads/image/gecimages/nicknameico.png) no-repeat center top;
	display:inline-block;
	width:16px;
	height:16px;
	margin-right: 6px;
    vertical-align: middle;
}
.icon_qq{
	background-position: 0 0;
}
.icon_weixin{
	background-position: -16px 0;
}
.icon_weibo{
	background-position: -32px 0;
}
.icon_huawei{
	background-position: -48px 0;
}

#hpnew {
	width:1190px;
	margin:0 auto;
	padding:20px 0 45px;
}
#hpnewleft {
	width:890px;
	float:left;
}
#hpnewright {
	width:280px;
	float:right;
}
.hpnewleftbox {
	width:410px;
}
#hpnewleft .header {
	height:34px;
	min-width:auto;
	border-bottom:2px solid #f5f5f5;
	min-width:100px;
}
#hpnewleft .header h1 {
	color:#333;
	font-size:17px;
	line-height: 18px;
	float:left;
	position: relative;
	height: 34px;
	border-bottom:2px solid #34af95;
}

#hpnewleft .header h1 a:hover {
	text-decoration:none;
}

.hpnewleftbox .bodyer {
/* 	background:url(/uploads/image/gecimages/hpnew_leftbg.png) no-repeat left 20px; */
	padding:10px 0 0;
}
.hpnewleftbox .bodyer .listbox {
	height:180px;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
	background:none;
}
.hpnewleftbox .bodyer li {
	padding:6px 0 7px 0px;
	font-size:14px;
	color:#333;
	height:23px;
	1background:url(/uploads/image/gecimages/hpnew_leftbg.png) no-repeat left -25px;
}
.hpnewleftbox .bodyer li:first-child {
	1background:url(/uploads/image/gecimages/hpnew_leftbg.png) no-repeat left 10px;
}
.hpnewleftbox .bodyer li:last-child {
	1background:url(/uploads/image/gecimages/hpnew_leftbg.png) no-repeat left -135px;
}
.hpnewleftbox .bodyer li span.iconbox,
.hpnewleftbox .bodyer li span.time,
.hpnewleftbox .bodyer li span.worktype,
.hpnewleftbox .bodyer li .ordername,
.hpnewleftbox .bodyer li .price,
.hpnewleftbox .bodyer li .attention {
	display:inline-block;
	max-width:90px;
}
.hpnewleftbox .bodyer li span.iconbox i {
	display:inline-block;
	width:20px;
	height:20px;
}
.hpnewleftbox .bodyer li span.iconbox {
	width:28px;
}
.hpnewleftbox .bodyer li .attention {
	width:90px;
	color:#999;
	text-align:right;
}
.hpnewleftbox .bodyer li .attention em {
	color:#333;
	padding-right:3px;
}
.hpnewleftbox .bodyer li .ordername {
	overflow:hidden;
	height:18px;
	word-break:break-all;
	max-width:200px;
}
.hpnewleftbox .bodyer li span.worktype {
	max-width:120px;
}
.hpnewleftbox .bodyer li .price {
	width:70px;
	float:right;
	color:#d91c1c;
}
.hpnewleftbox .bodyer li span.time {
	width:90px;
}
.hpnewrightbox {
	border:1px solid #e8e8e8;
	background:#fafafa;
	padding:0 15px;
	border-top:2px solid #34af95;
	height:655px;
}
.hpnewrightbox h1.title {
	 border-left: 4px solid #34af95;
    color: #333;
    font-size: 18px;
    line-height: 18px;
    margin:20px 0;
    padding-bottom: 2px;
    padding-left: 10px;
}
.hpnewtop li .photoandintro_photo {
	width:80px;
	height:60px;
	cursor:pointer;
}
.hpnewtop li .photoandintro_intro {
	width:155px;
	height: 74px;
}
.hpnewtxt {
	height:18px;
	overflow:hidden;
	width:100%;
}
.hpnewfg {
	border-bottom:1px dashed #ccc;
	height:20px;
}
.hpnewleftbox .bodyer li span.mtime {
	display:inline-block;
	width:75px;
}
.hpnewleftbox .bodyer li .ordernameb {
	display:inline-block;
	width:215px;
}
.hpnewtop h2{
	color:#333;
	max-height:3em;
	overflow:hidden;
	font-size:14px;
	margin-bottom:6px;
}
.hpnewtop .hpnewtxt {
	color:#999;
}
.hpnewbot {
	height: 13.5em;
    overflow: hidden;
}
.hpnewbot li {
	padding:0 0 10px 13px;
	max-width:230px;
	background:url(/uploads/image/gecimages/hpnewbot_libg.png) no-repeat 2px 8px;
}
.hpnewbot li a {
	color:#5a5a5a;
	font-size:14px;
}
.hpnewbot li a:hover {
	color:#028a6c;
}
.new_supp_talent ul {
	display: inline-block;
}
.new_supp_talent li {
	width:118.8px;
	float:left;
	height:85px;
	padding:15px 0;
	position: relative;
	border-bottom:1px solid #f3f3f3;
}
.new_supp_talent li:nth-child(10n) div.talentbox{
	border:0;
}
.new_supp_talent li .hideinfo {
	position: absolute;
	width:118.8px;
	height: 85px;
	left:0;
	top:0;
	background: #1abc9c;
	color:#fff;
	padding-top:30px;
	display: none;
	cursor: default;
	z-index: 2;
	cursor:pointer;
}
.new_supp_talent li:hover .hideinfo {
	display: block;
}
.new_supp_talent li div.talentbox {
	border-right: 1px solid #f3f3f3;
	position: relative;
}
.new_supp_talent li i.icon_hotclass {
	position: absolute;
	width:25px;
	height: 11px;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -270px -18px;
	top:-3px;
	left:10px;
	z-index: 1;
}
.new_supp_talent li a {
	width:118.8px;
	height:85px;
	display: block;
	text-decoration:none;
}

.new_supp_talent div.icon {
	height: 56px;
	display: block;
	padding-top:4px;
}
.new_supp_talent div.icon i {
	display:block;
	width:52px;
	height: 52px;
	margin:0 auto 0;
	text-align: center;
}
.new_supp_talent div.icon .white {
	display:none;
}

.new_supp_talent .type {
	height: 25px;
	text-align: center;
}
.new_supp_talent .num {
	padding-top:2px;
	text-align: center;
	font-size:18px;
	color:#fff;
}
.new_supp_talent .num span {
	font-size:18px;
	color:#fff;
}


.technical_talents{
	 background:;
	 width:44px;
	 height:44px;
	 display:inline-block;
}
.wt_webapp{
	background-position:-660px 0;
}
.wt_mapp{
	background-position:-132px 0;
}
.wt_dapp{
	background-position:left 0;
}
.wt_dad{
	background-position:-44px 0;
}
.wt_opd{
	background-position:-176px 0;
}
.wt_sd{
	background-position:-264px 0;
}
.wt_ueui{
	background-position:-308px 0;;
}
.wt_suite{
	background-position:-352px 0;
}
.wt_test{
	background-position:-396px 0;
}
.wt_editor{
	background-position:-484px 0;
}
.wt_sys{
	background-position:-572px 0;
}
.wt_net{
	background-position:-528px 0;
}
.wt_other{
	background-position:-468px 0;
}
.wt_pm{
	background-position:-750px 0;
}
.wt_itom{
	background-position:-616px 0;
}
.wt_aid{
	background-position:-704px 0;
}
.wt_presale{
	background-position:-440px 0;
}
.wt_train{
	background-position:-88px 0;
}
.wt_opr{
	background-position:-880px 0;
}
.wt_avr{
	background-position:-924px 0;
}
.wt_bd{
	background-position:-968px 0;
}
.wt_lapp{
    background-position:-1012px 0;
}
.new_supp_talent li a:hover .wt_webapp{
	background-position:-660px -48px;
}
.new_supp_talent li a:hover .wt_mapp{
	background-position:-132px -48px;
}
.new_supp_talent li a:hover .wt_dapp{
	background-position:left -48px;
}
.new_supp_talent li a:hover .wt_dad{
	background-position:-44px -48px;
}
.new_supp_talent li a:hover .wt_opd{
	background-position:-176px -48px;
}
.new_supp_talent li a:hover .wt_sd{
	background-position:-264px -48px;
}
.new_supp_talent li a:hover .wt_ueui{
	background-position:-308px -48px;
}
.new_supp_talent li a:hover .wt_suite{
	background-position:-352px -48px;
}
.new_supp_talent li a:hover .wt_test{
	background-position:-396px -48px;
}
.new_supp_talent li a:hover .wt_editor{
	background-position:-484px -48px;
}
.new_supp_talent li a:hover .wt_sys{
	background-position:-572px -48px;
}
.new_supp_talent li a:hover .wt_net{
	background-position:-528px -48px;
}
.new_supp_talent li a:hover .wt_other{
	background-position:-468px -48px;
}
.new_supp_talent li a:hover .wt_pm{
	background-position:-750px -48px;
}
.new_supp_talent li a:hover .wt_itom{
	background-position:-616px -48px;
}
.new_supp_talent li a:hover .wt_aid{
	background-position:-704px -48px;
}
.new_supp_talent li a:hover .wt_presale{
	background-position:-440px -48px;
}
.new_supp_talent li a:hover .wt_train{
	background-position:-88px -48px;
}
.new_supp_talent li a:hover .wt_opr{
	background-position:-880px -48px;
}
#mycarousel .carousel-indicators {
	bottom:10px;
	right:50%;
	margin-left:-30px;
	top:inherit;
}
#mycarousel .carousel-indicators li {
	width:10px;
	height:10px;
	border-radius:10px;
	background:#ccc;
	cursor:pointer;
}
#mycarousel .carousel-indicators li.active {
	background:#fff;
}
.openvideo {
	position:absolute;
	width:290px;
	height:45px;
	left:340px;
	top:163px;
	cursor:pointer;
	background:#fff;
	opacity:0;
	filter:alpha(opacity=0)
}
#videolayout {
	position:fixed;
	width:100%;
	height:100%;
/* 	background:#22c9a7 url(/uploads/image/gecimages/videobg.jpg) repeat; */
	background:#000;
	opacity:0.7;
	z-index:1000;
	display:none;
	left:0;
	top:0;
}
#videobox,
#videoboxb {
	width:1020px;
	height:590px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-510px;
	margin-top:-295px;
	z-index:1001;
	border-radius:10px;
	background:url(/uploads/image/gecimages/videobg1.jpg) no-repeat;
	display:none;
}
#videoboxb {
	width: 900px;
    height: 591px;
    margin-left:-450px;
	margin-top:-290px;
	background:url(/uploads/image/gecimages/videobox2.png) no-repeat;
}
#videobox #video720,
#videoboxb #video720b {
	margin:110px 0 0 190px;
	display:none;
	box-shadow: 10px 10px 10px #333;
}
#videoboxb #video720b {
	margin:90px 0 0 50px
}
#videobox .videoclose,
#videoboxb .videoclose {
	position:absolute;
	width:28px;
	height:28px;
/* 	background:url(/uploads/image/gecimages/videoclose.png); */
	background:url(/uploads/image/gecimages/mdicon.png);
	z-index:1002;
	right: -12px;
    top: -12px;
	cursor:pointer;
}
.cantvideo {
	height:320px;
	background:url(/uploads/image/gecimages/videoie8.png) no-repeat 420px 55px;
}
.teams {
	float:left;
	width:880px;
}
.teamslist {
	float:left;
 	position: relative;
    white-space: nowrap;
    width: 900px;
    margin-top:20px;
}
.teamslist li {
/*     border: 1px solid #ccc; */
    float: left;
    height: 210px;
    margin-right: 10px;
    width: 167px;
}
.teamslist li:hover {
	background:#f4f4f4;
}
.teamslist li a {
	display: block;
	padding: 6px;
}
.teamslist li a:hover{
   text-decoration: none;	
}
.teamslist img {
	width:155px;
	height: 130px;
}
.teamslist .teams_name {
	display: inline-block;
	margin:20px 0 10px;
	max-width:79%;
}
.dr {
	height: 255px;
	overflow: hidden;
}
.drtabs {
	overflow:auto;
}
.drtabs div {
	height:37px;
	padding-top:12px;
	float:left;
	font-size:17px;
	color:#333;
	width:138px;
	border:1px solid #f3f3f3;
	text-align:center;
	cursor:pointer;
	border-left:0;
}
.drtabs div#t-drd {
	border-right:0;
	border-left:0;
	width:139px;
}
.drtabs div.active {
	/*color:#1abc9c;*/
	border-bottom:1px solid #fff;
	background: #fff;
}
.drcon {
	border:1px solid #f3f3f3;
	border-top:0;
	height:254px;
	overflow:hidden;
}
#drbox {
	background: #fff;
	padding:0 12px;
}
.teams .header,
.dr .header,
.ourcoustomer .header,
.links .header {
	height:40px;
	min-width:auto;
	border-bottom:2px solid #e7e7e7;
	min-width:100px;
}
.teams .header h1,
.dr .header h1,
.ourcoustomer .header h1,
.links .header h1 {
	color:#333;
	font-size:18px;
	line-height:18px;
	float:left;
	border-left:4px solid #34af95;
	padding-left:10px;
	padding-bottom:2px;
	margin-top:5px;
}
.drlist {
	padding-top:5px;
}
.drlist li {
	padding:8px 0;
}
.drlist i {
	float:left;
	width:23px;
	height: 23px;
	margin-right:10px;
}
.drlist i.icon_dr_b {
	background:url(/uploads/image/gecimages/icon_dr_b.png);
}
.drlist i.icon_dr_d {
	background:url(/uploads/image/gecimages/icon_dr_d.png);
}
.drlist i.icon_dr_c {
	background:url(/uploads/image/gecimages/icon_dr_c.png);
}
.drlist .dr_name {
	float:left;
	max-width:135px;
	font-size:14px;
}
.drlist .dr_price {
	float:right;
	font-size:14px;
	width:82px;
	text-align:right;
}

.linkslist {
	float:left;
	line-height: 24px;
	max-width:1130px;
	font-size:14px;
}
.newhd {
	padding-top:20px;
}
.newhd img {
	width:270px;
	height:120px;
}
.member{
	margin-left: 6px;
	margin-top:-8px
}
.experise{
	margin-right: 4px;
	margin-top: -8px;
}
.showquery_nodata {
	width:221px;
	height:369px;
	position:absolute;
	background:url(/uploads/image/gecimages/chart_no_data.gif) no-repeat;
}
#showskillcharts_nodata {
	top:55px;
	left:73px;
}
#showregionaldate_nodata {
	top:55px;
	left:385px;
}
#showindustrydate_nodata {
	top:55px;
	left:705px;
}
.auto-login a {
	color:#5a5a5a;
}
.auto-login a:hover {
	text-decoration:none;
	color:#1085d7;
}
#hpnewleftboxmore {
	display:inline-block;
	height:24px;
	line-height:24px;
	color:#19bd9b;
	border:1px solid #19bd9b;
	border-radius:3px;
	padding:0 0.7em;
}
#hpnewleftboxmore:hover {
	text-decoration:none;
	background:#19bd9b;
	border:1px solid #19bd9b;
	color:#fff;
}
.otherks_infoalert {
	position:absolute;
	padding:8px 10px;
	background:#f8fefd;
	border:1px solid #82cfbe;
	color:#999;
	left:370px;
	top:11px;
	width:230px;
	border-radius:5px;
}
.otherks_infoalert_em {
	position:absolute;
	width:7px;
	height:10px;
	background:url(/uploads/image/gecimages/otherks_infoalert_em.png) no-repeat;
	left:-7px;
	top:5px;
}
.otherks_infoalert_icon {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(/uploads/image/gecimages/otherks_infoalert_icon.png) no-repeat;
	vertical-align:top;
	margin-right:5px;
	position:relative;
	top:2px;
}
.otherks_infoalert_con,.otherks_infoalert_con_1 {
	display:inline-block;
	vertical-align:top;
	max-width:200px;
}
.otherks_infoalert_con a,.otherks_infoalert_con_1 a {
	color:#5f97d8;
}
.linkslist li {
    float: left;
    max-height: 40px;
    margin-left: 34px;
    width: 154px;
    line-height:35px;
    overflow: hidden;
    white-space:nowrap;
}


/*2015/12/11  */
#hpnotice{
	width:100%; 
	color:#5a5a5a;
}
.dnotice{
	width:1190px; 
	margin:auto;
	overflow: hidden;
}
.dnotice i{
	float:left;
	display: block;
	width: 22px;
	height:40px;
	background-image: url(/uploads/image/gecimages/notice.png);
	background-position: center;
	background-repeat: no-repeat;
}

.dnotice ul{
	padding-left: 30px;
}
.dnotice ul li{
	height: 40px;
	line-height: 40px;
}

.dnotice ul li b{
	color:#ff8400;
}


/*2015/12/11  */
.ecor_reg_left {
	margin-top:25px;
}
.ecof_reg_right {
	width:270px;
	float:right;
	padding:22px 0 0 ;
	background:#fafafa;
}
.ecof_reg_right h1 {
	padding:0 18px 20px 85px;
	background:url(/uploads/image/gecimages/ecof_right_1.png) no-repeat 25px 2px;
	line-height:22px;
	font-size:14px;
}
.ecof_reg_right_line1,
.ecof_reg_right_line2 {
	padding-left:70px;
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#989898;
	background:url(/uploads/image/gecimages/ecof_right_2.png) no-repeat 28px top;
}
.ecof_reg_right_line2 {
	background:url(/uploads/image/gecimages/ecof_right_3.png) no-repeat 28px top;
}
.ecof_reg_right_con1,
.ecof_reg_right_con2 {
	width:160px;
	height:100px;
	margin:0 auto 10px;
	background:url(/uploads/image/gecimages/ecof_right_4.png) no-repeat left top;
}
.ecof_reg_right_con2 {
	background:url(/uploads/image/gecimages/ecof_right_5.png) no-repeat left top;
}
.ecof_reg_done {
	width:216px;
	height:185px;
	background:url(/uploads/image/gecimages/ecof_reg_done.png) no-repeat;
	margin:0 0 30px 155px;
}
.ecof_reg_b_done {
	width:249px;
	height:204px;
	background:url(/uploads/image/gecimages/ecof_reg_done_b.png) no-repeat;
	margin:40px auto 30px;
}
.ecof_reg_success {
	width:148px;
	height:170px;
	background:url(/uploads/image/gecimages/ecof_reg_success.png) no-repeat;
	margin:0 auto 30px;
}
.ecof_reg_success_b {
	width:476px;
	height:248px;
	background:url(/uploads/image/gecimages/ecof_reg_success_b.png) no-repeat;
	margin:40px auto 0px;
}
#ecof-reg-btop {
	float:none;
	width:auto;
	padding-top:8px;
}
#ecof-reg-btop h1 {
	padding:8px 18px 15px 85px;
}
.ecof_reg_left_b {
	margin:25px auto 0;
	float:none !important;
	width:870px !important;
	border:1px solid #f4f4f4;
}
.ecof_reg_left_b .control-group {
	padding-left:180px;	
}
.ecof_reg_left_b .control-group-nopad {
	padding-left:0;
}
.ecof_reg_left_b h2 {
	padding:40px 0 30px 30px;
	font-size:16px;
	color:#1aca9c;
	background:url(/uploads/image/gecimages/ecof_reg_b_icon_h1.png) no-repeat left 40px;
	margin-left:40px;
}

i.logo_bu_tag {
    display: inline-block;
    height: 16px;
    margin: 20px 0 10px;
    width: 32px;
}
i.logo_bu_tag {
    background: rgba(0, 0, 0, 0)  no-repeat scroll 0 -34px;
}
i.logo_team_tag {
    display: inline-block;
    height: 16px;
    margin: 20px 0 10px;
    width: 32px;
}
i.logo_team_tag {
    background: rgba(0, 0, 0, 0)  no-repeat scroll -32px -34px;
}
.mb_openapp {
    text-align:left;
    padding:1em 0 1em 1em;
    font-size:12px;
}
.mb_openapp a {
    color:#1abc9c;
    text-decoration:underline;
}
.mb_openapp i {
    display:inline-block;
    width:16px;
    height:16px;
    background:url(/uploads/image/gecimages/mobile_icon_error.png);
    background-size:16px 16px;
    margin-right:10px;
    vertical-align:middle;
}
#orderbox {
	height: 223px;
	background: #fff;
	padding:15px;
	border:1px solid #f3f3f3;
}
#orderbox .fg {
	float:left;
	width:1px;
	height: 200px;
	margin:30px 0 0 19px;
	background: #e7e7e7;
}
.jfindextitle {
	height: 40px;
	line-height: 40px;
	margin:20px 0 5px;
}
.jfindextitle i {
	display: inline-block;
	width: 26px;
	height: 25px;
	vertical-align: middle;
	margin-right: 6px;
}
.jfindextitle i.jfindex_story {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -368px -32px;
}
.jfindextitle i.jfindex_service {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -341px -32px;
}
.jfindextitle i.jfindex_case {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -314px -32px;
}
.jfindextitle i.jfindex_bbs {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -287px -32px;
}
.jfindextitle i.jfindex_act {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -260px -32px;
}
.jfindextitle i.jfindex_kf {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -206px -32px;
}
.jfindextitle i.jfindex_wk {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -233px -32px;
}
.jfindextitle h1 {
	display: inline-block;
	font-size:18px;
	color:#333;
	vertical-align: middle;
}
.jfindextitle h1 a:hover {
	text-decoration:none;
}
.jfindextitle a.more,
a.more {
	display: inline-block;
	width:26px;
	height: 12px;
	float:right;
	padding-right:0.9em;
	margin:17px 0 0 17px;
	overflow:hidden;
	line-height:12px;
	color:#3bae94;
	background: url(/uploads/image/gecimages/d-index-more.png) no-repeat right top;
}
.jfindextitle a.more:hover,
a.more:hover {
	color:#4d896d;
	background: url(/uploads/image/gecimages/d-index-more.png) no-repeat right bottom;
}
#jfstoryleft {
	width:905px;
	float:left;
}
#jfstoryleft li {
	display: inline-block;
	width:214px;
	height: 160px;
	margin-right: 7px;
	background: #fff;
	box-shadow: 0 3px 5px #f3f3f3;
	text-align: center;
}
#jfstoryleft li p {
	max-width:100%;
	text-align: center;
	margin:0 1em;
}
#jfstoryleft li:hover {
	box-shadow:5px 5px 5px #ccc;
}
#jfstoryleft li a {
	color:#333;
}
#jfstoryleft li a:hover {
	text-decoration: none;
}
#jfstoryleft li img {
	display: block;
	width:214px;
	height: 130px;
}
/**解放方案列表***/
/* 
#jffangan li {
	display: inline-block;
	width:228px;
	height: 160px;
	margin-right: 7px;
	background: #fff;
	box-shadow: 0 3px 5px #f3f3f3;
	text-align: center;
}
#jffangan li p {
	max-width:100%;
	text-align: center;
	margin:0 1em;
}
#jffangan li:hover {
	box-shadow:5px 5px 5px #ccc;
}
#jffangan li a {
	color:#333;
}
#jffangan li a:hover {
	text-decoration: none;
}
#jffangan li img {
	display: block;
	width:228px;
	height: 130px;
} */
/**解放方案列表 end***/

#jfstoryright {
	float:right;
	width:270px;
	height: 190px;
	background: #fff;
	padding:4px;
	border:1px solid #f3f3f3;
	margin-top:25px;
}
.shadow {
	box-shadow: 0 3px 5px #f3f3f3;
}
#jfstoryright img {
	width:270px;
	height: 190px;
}
#jfclassbox {
	background: #fff;
	height: 115px;
	border:1px solid #f3f3f3;
	border-bottom:0;
	overflow: hidden;
}
#tradprocess {
	height: 55px;
	background: #f2f2f2;
	margin-top:30px;
}
#tradprocess .tradprocess_left {
	float:left;
	width:206px;
	height: 55px;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat left top;
}
#tradprocess .tradprocess_right {
	float:left;
	width:983px;
	height: 53px;
	border:1px solid #f0f0f0;
	border-left:0;
}
#tradprocess .item {
	float:left;
	padding:10px 40px 0;
	height:43px;
	text-align: center;
	color:#888;
	background: url(/uploads/image/gecimages/tradeprocess.png) no-repeat right 18px;
}
#tradprocess .item:last-child {
	background: none;
}
#tradprocess .item h2 {
	color:#666;
	font-size:14px;
	font-weight:bold;
}
#tradprocess .item i.arrow {
	display: inline-block;
	width:5px;
	height: 10px;
	position: relative;
	left:3px;
	top:5px;
	vertical-align: top;
	left:3px;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -206px top;
}
#tradprocess .item a {
	color:#888;
}
#tradprocess .item a:hover {
	color:#0e9d81;
}
#tradprocess .item a:hover i.arrow {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -206px -10px;
}
#tradprocess .item a#arrowdown:hover i.arrow {
	transform:rotate(90deg);
	top:4px;
}
#tradprocess .item a#arrowdown {
	position: relative;
}
#tradprocess .item a#arrowdown div.drop {
	width:115px;
	height: 133px;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -322px -57px;
	display: none;
	position: absolute;
	cursor: default;
	color:#5a5a5a;
	margin-top:6px;
	z-index: 2
}
#tradprocess .item a#arrowdown:hover div.drop {
	display: block;
}
#jfcase,
#jfkfxz {
	width:890px;
	float:left;
}
#jfcasebox {
	background: #fff;
	border:1px solid #f3f3f3;
	position: relative;
	height: 336px;
}
#jfcasebox div {
	position: absolute;
}
#jfcasebox div:hover {
	box-shadow: 5px 5px 5px #ccc;
	opacity:0.9;
}
#jfcasebox .case1 {
	width: 186px;
	height: 316px;
	left:10px;
	top:10px;
	background: url(/uploads/image/gecimages/case_pic1.jpg);
}
#jfcasebox .case2,
#jfcasebox .case3 {
	width: 332px;
	height: 174px;
	left:204px;
	top:10px;
	background: url(/uploads/image/gecimages/case_pic2.jpg);
}
#jfcasebox .case3 {
	left:544px;
	background: url(/uploads/image/gecimages/case_pic3.jpg);
}
#jfcasebox .case4,
#jfcasebox .case5,
#jfcasebox .case6 {
	width:218px;
	height: 132px;
	left:204px;
	top:194px;
	background: url(/uploads/image/gecimages/case_pic4.jpg);
}
#jfcasebox .case5 {
	left:431px;
	background: url(/uploads/image/gecimages/case_pic5.jpg);
}
#jfcasebox .case6 {
	left:658px;
	background: url(/uploads/image/gecimages/case_pic6.jpg);
}
#jfbbs,
#jfwk {
	width:280px;
	float:right;
}
#jfbbsbox {
	background: #fff;
	border:1px solid #f3f3f3;
	padding:10px 14px;
	height: 316px;
}
#jfbbsbox li {
	height: 32px;
	line-height: 32px;
}
#jfbbsbox li i {
	display: inline-block;
	width:15px;
	height: 18px;
	background: none;
	vertical-align: top;
	margin-right:10px;
	position: relative;top: 7px;
	color:#333;
	text-align: center;
	line-height: 18px;
}
#jfbbsbox li i.hot {
	background: #ff7f42;
	color:#fff;
	font-size:14px;
}
#jfbbsbox li a.artical_title {
	display: inline-block;
	width:210px;
	overflow: hidden;
	color:#5a5a5a;
	font-size:14px;
}
#jfbbsbox li a.artical_title.hot {
	color:#333;
	font-size:14px;
}
#jfbbsbox li a.artical_title:hover {
	color:#028a6c;
	text-decoration: underline;
}
#jfhdcontent {
	height: 118px;
	background: url(/uploads/image/gecimages/jfhd.png);
	padding:14px 0;
}
#jfhdcontent ul {
	position: 
}
#jfkfxzcontent {
	border:1px solid #fff;
	background: #f5f5f5;
}
#jfkfxzcontent .jfkfxz_left {
	width:203px;
	float:left;
	padding-top:4px;
}
#jfkfxzcontent .jfkfxz_left li {
	height: 54px;
	padding:12px 0 0 18px;
}
#jfkfxzcontent .jfkfxz_left li i {
	display: inline-block;
	width:18px;
	height: 18px;
	vertical-align: top;
	margin-right: 5px;
	position: relative;
	top:2px;
	left:2px;
	background-image: url(/uploads/image/gecimages/index160808.png);
}
#jfkfxzcontent .jfkfxz_left li i.icon_jfkfxz_xm {
	background-position: -214px top;
}
#jfkfxzcontent .jfkfxz_left li i.icon_jfkfxz_ys {
	background-position: -231px top;
}
#jfkfxzcontent .jfkfxz_left li i.icon_jfkfxz_ydm {
	background-position: -251px top;
}
#jfkfxzcontent .jfkfxz_left li i.icon_jfkfxz_dmjc {
	background-position: -270px top;
}
#jfkfxzcontent .jfkfxz_left li i.icon_jfkfxz_yj {
	background-position: -287px top;
}
#jfkfxzcontent .jfkfxz_left li .jfkfxz_box {
	display: inline-block;
	width:145px;
	height: 53px;
	border-bottom:1px solid #eee;
}
#jfkfxzcontent .jfkfxz_left li:last-child .jfkfxz_box {
	border:0;
}
#jfkfxzcontent .jfkfxz_right {
	width: 685px;
	float:left;
	height: 340px;
}
#vediocarousel {
	height: 340px;
}
#jfwkcontent {
	background: #fff;
    border: 1px solid #f3f3f3;
    padding: 14px;
    height: 314px;
}
#ks-about li div.box h1#servicetel,
#ks-about li div.box h2#servicetel {
	width: 277px;
	height: 25px;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat left -57px;
	padding:28px 0 0 45px;
	color: #fff;
	position: absolute;
	font-size:14px;
	color:#fff;
	top:0;
	left:-25%;
}
#showmoreclass {
	float:right;
	width: 60px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	background: #fff;
	border:1px solid #f0f0f0;
	border-radius: 2px;
	color: #999;
	margin:12px 2px 0 0;
	cursor: pointer;
}
#showmoreclass:hover {
	background:#1abc9c;
	border:1px solid #1abc9c;
	color:#fff;
}
#showmoreclass i {
	display: inline-block;
	width:12px;
	height: 7px;
	margin:0;
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -237px -21px;
}
#showmoreclass:hover i {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -301px -21px;
}
#showmoreclass i.on {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -252px -21px;	
}
#showmoreclass:hover i.on {
	background: url(/uploads/image/gecimages/index160808.png) no-repeat -316px -21px;    
}


#footerlayout {
    position: fixed;
    left:0;
    width:100%;
    height:54px;
    bottom:0;
    background-color: rgba(17,134,108,0.8);
    background-image: url(/uploads/image/gecimages/brie_footer_mid.png);
    background-repeat: no-repeat;
    background-position: center;
    line-height: 54px;
    font-size:18px;
    color:#ffc600;
    text-align: center;
}
#footerlayoutmid {
    width: 426px;
    margin: 0 auto;
    height: 54px;
    position: relative;
}
#footerlayoutmid span.closefooterly {
    width: 25px;
    height: 25px;
    background: url(/uploads/image/gecimages/footerlayouclose.png);
    position: absolute;
    right:-310px;
    top:6px;
    cursor: pointer;
}
#footerlayoutmid i.monkey {
    position: absolute;
    width:128px;
    height: 94px;
    right:-128px;
    background: url(/uploads/image/gecimages/brie_footer_monkey.png);
    bottom:0;
}
#footerlayoutmid a {
    position: absolute;
    top:10px;
    height: 36px;
}
.brie_footer_a {
    background:url(/uploads/image/gecimages/brie_footer_a.png);
}
.brie_footer_b {
    background:url(/uploads/image/gecimages/brie_footer_b.png);
}
.brie_footer_c {
    background:url(/uploads/image/gecimages/brie_footer_c.png);
}
.brie_footer_a a {
	width:110px;
	left:174px;
}
.brie_footer_b a.a1 {
    width:130px;
    left:88px;
}
.brie_footer_b a.a2 {
    width:110px;
    left:298px;
}
.brie_footer_c a {
	width:110px;
	left:235px;
}
#footerlayout span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width:100px;
    background: #ff9d00;
    text-align: center;
    color:#fff;
    border-radius: 3px;
    cursor: pointer;
    margin:0 6px;
}
#footerlayout span a,
#footerlayout span a:hover {
    color:#fff;
    text-decoration: none;
}
.fivechar {
	display: inline-block;
	background: #fff;
	width:1180px;
	padding-left:10px;
	margin-top:20px;
}
.fivechar li {
	float:left;
	height: 80px;
	margin-right: 20px;
}
.fivechar li i {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 5px;
}
.fivechar li .fivecharcon {
	display: inline-block;
	vertical-align: top;
	padding:10px 0 0 0;
}
.fivechar li .fivecharcon h2 {
	font-size: 16px;
	padding-bottom:5px;
}
.fivechar li .fivecharcon .txt {
	border-right:1px solid #e8e8e8;
		color:#989898;
}

.fivechar li.chara i {
	background: url(/uploads/image/gecimages/dindex-td-bg-a.png);
	width:60px;
	height: 62px;
	top:4px;
}
.fivechar li.chara .fivecharcon {
	width:160px;
}
.fivechar li.chara .txt {
	padding-right:18px;
	height: 36px;
	line-height: 18px;
}

.fivechar li.charb i {
	background: url(/uploads/image/gecimages/dindex-td-bg-b.png);
	width:55px;
	height: 55px;
	top: 13px;
}
.fivechar li.charb .fivecharcon {
	width:145px;
}
.fivechar li.charc i {
	background: url(/uploads/image/gecimages/dindex-td-bg-c.png);
	width:69px;
	height: 61px;
	top:7px;
}
.fivechar li.charc .fivecharcon {
	width:166px;
}
.fivechar li.chard i {
	background: url(/uploads/image/gecimages/dindex-td-bg-d.png);
	width:45px;
	height: 46px;
	top:17px;
}
.fivechar li.chard .fivecharcon {
	width:168px;
}
.fivechar li.chare {
	width:185px;
	margin-right:0;
}
.fivechar li.chare i {
	background: url(/uploads/image/gecimages/dindex-td-bg-e.png);
	width:48px;
	height: 61px;
	top:10px;
}
.fivechar li.chare .fivecharcon {
	width:125px;
	padding-right:0;
}
.fivechar li.chare .txt {
	border:0;
}
.carousel-inner img{
	cursor:pointer;
	}
#kfyregtips {
    width:576px;
    height:32px;
    background:url(/uploads/image/gecimages/kfyregtips.png);
    padding:20px 0 0 130px;
    color:#e08c02;
    margin: -15px 0 14px -50px;
}

/*hw*/
#hwleft {
	width:890px;
	float:left;
	position:relative;
}
#hwright {
    width:280px;
    float:right;
}
#hwpics {
	height: 298px;
	width:888px;
	border:1px solid #f3f3f3;
	background: #fff;
}
#hwpics>div {
	height: 298px;
	width: 888px;
	display:none;
	background-color: #fff;
	background-position:left top; 
}
#hwpics>div.pics1 {background-image: url(/uploads/image/gecimages/hwleftimg1.png);}
#hwpics>div.pics2 {background-image: url(/uploads/image/gecimages/hwleftimg2.png);}
#hwpics>div.pics3 {background-image: url(/uploads/image/gecimages/hwleftimg3.png);}
#hwpics>div.pics4 {background-image: url(/uploads/image/gecimages/hwleftimg4.png);}
#hwpics>div.pics5 {background-image: url(/uploads/image/gecimages/hwleftimg5.png);}
#hwpics>div.pics6 {background-image: url(/uploads/image/gecimages/hwleftimg6.png);}
#hwpics>div.pics7 {background-image: url(/uploads/image/gecimages/hwleftimg7.png);}
#hwpics>div.pics8 {background-image: url(/uploads/image/gecimages/hwleftimg8.png);}
#hwpics>div.pics9 {background-image: url(/uploads/image/gecimages/hwleftimg9.png);}
#hwpics div.txtbox {
	padding:50px 250px 0 45px;
}
#hwpics div.txtbox h3 {
	font-size:32px;
	color:#131313;
	font-weight: bold;
	padding-bottom: 12px;
}
#hwpics div.txtbox p {
	line-height: 24px;
	color:#333;
	font-size:14px;
}
#hwpics div.txtbox .kbtn {
	background: #ffc619;
	width:130px;
	height: 34px;
	line-height: 34px;
	font-size:14px;
	padding:0;
	color:#3d3d66;
	margin-top:12px;
}
#hwnavs {
	position: absolute;
	width:888px;
	height: 50px;
	bottom: 0;
	left:1px;
}
#hwnavs div.item {
	float:left;
	width:99px;
	height: 50px;
	line-height: 50px;
	color:#fff;
	text-align: center;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
#hwnavs div.item:last-child {
	width:96px;
}
#hwnavs div.item.active {
	background: rgba(51,176,149,1)
}
#hwrightbox {
	border:1px solid #f3f3f3;
	background: #fff;
	padding:0 16px 3px;
}
#hwrightbox h2 {
	padding: 20px 0 12px;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
	font-size:14px;
}
#hwrightbox ul {
	display: inline-block;
}
#hwrightbox li {
	float: left;
	height: 120px;
}
#hwrightbox li.w1 {
	width: 77px;
}
#hwrightbox li.w2 {
	width: 92px;
}
#hwrightbox li p {
	padding-top: 10px;
	font-size:13px;
	text-align: center;
}
.hwrightpic {
	height: 75px;
	position: relative;
	transition:height 1s ease 1s;
}
.hwrightpic .img-normal {
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.hwrightpic .img-hover {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height:0;
}
.hwrightpic:hover .img-hover {
	height:auto;
}
.jfindextitle i.hwjf {
	background: url(/uploads/image/gecimages/icon_hwjf.png);
	width:31px;
	height: 25px;
}
.jfindextitle i.hwy {
	background: url(/uploads/image/gecimages/icon_hwy.png);
	width:31px;
	height: 25px;
}
#jffangan ul {
	display:inline-block;
	width:1188px;
	background:#fff;
	border:1px solid #eee;
	border-bottom:0;
}
#jffangan ul li {
	float:left;
	width:236px;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	height:240px;
	text-align:center;
}
#jffangan ul li:hover {
	box-shadow:5px 3px 5px #ccc;
}
#jffangan ul li a {
	padding:20px 28px 0;
	display:block;
	height:220px;
}
#jffangan ul li a:hover {
	text-decoration:none;
}
#jffangan ul li:nth-child(5n) {
	border-right:0;
	width:240px;
}
#jffangan ul li img {
	width:180px;;
	height:114px;
}
#jffangan ul li h2 {
	color:#333;
	width:100%;
	font-size:14px;
}
#jffangan ul li h3 {
	padding:8px 0;
	color:#888; 
}
#jffangan ul li h4 {
	padding-top:20px;
	color:#dd0000;
	font-size:14px;
}
#jffangan ul li h4 i {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(/uploads/image/gecimages/jffangan_icon_cash.png) no-repeat;
	vertical-align:middle;
	position:relative;
	top:-2px;
	margin-right:6px;
}
#modal_form {
    width:680px;
    height:480px;
    padding:30px;
    background:#fff;
    border:1px solid #ccc;
    border-top:2px solid #29ab8f;
    border-radius:0;
}