*{
	padding:0;
	margin:0;
	font-family:'微软雅黑';
	border:none;
}
ul,ul li{list-style:none;}

a{
	cursor:pointer;
	text-decoration:none;
}
.clearfloat:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
.panel{
	margin: auto;
	position: relative;
	width: 1180px;
}
.z{
	zoom:1;
}

/*头部导航*/
.font12{
	font-size:12px;
	font-family:'微软雅黑';
	font-weight:normal;
}
.font14{
	font-size:14px;
	font-family:'微软雅黑';
	font-weight:normal;
}
.font16{
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:normal;
}
#hearder a{cursor:pointer;color:#7a7a7a;}

#hearder .warpper1{
	background-color:#ececec;
	border-bottom:1px solid #dbdbdb;
	height:33px;
	line-height:33px;
}
#hearder .warpper1 .mail{
	padding-left:26px;
	background:url("../../images/homes/header_mail.jpg") no-repeat 0px 3px;
}
#hearder .warpper1 .tel{
	padding-left:26px;
	background:url("../../images/homes/header_tel.jpg") no-repeat 0px 3px;
	margin-left:40px;
	color:#7a7a7a;
}
#hearder .warpper1 .r{
	float:right;
	margin-right:43px;
	height: 33px;
	line-height: 33px;
}
#hearder .warpper1 .l{float:left;margin-left:52px;}
#hearder .warpper2{
	background-color:#ffffff;
	height:99px;
	border-bottom:1px solid #e4e1cd;
}
#hearder .warpper2 .ex{
	float:right;
	padding-top: 23px;
	padding-left: 16px;
	margin-right: 60px
}
#hearder .warpper2 .ex p{
	color:#424242;
	margin-bottom:10px;
	text-align: center;
}
#hearder .warpper2 .ex dl{
	float:left;
}
#hearder .warpper2 .ex .ex_try{
	background-color:#ebebeb;
	border-bottom:3px solid #c3c3c3;
	padding: 0px 10px;
	height:30px;
	line-height:30px;
}
#hearder .warpper2 .ex .ex_try a{
	display:block;
	color:#6e6e6e;
}
#hearder .warpper2 .nav {
	height:99px;
	line-height:99px;
	float:left;
	padding-left: 100px;
	background:none;
}
#hearder .warpper2 .nav a{
	color:#676767;
	font-size:16px;
	font-family:"微软雅黑";
	text-decoration:none;
}
#hearder .warpper2 .nav li.active a{padding:0 15px 37px 15px;border-bottom:3px solid #ecbc5f;}
#hearder .warpper2 .nav li{
	float:left;
	width:135px;
	text-align: center;
}

/*入驻背景*/
#desktop{
	background:url("../../images/homes/main_bg.jpg") repeat-x;
	height:236px;
}
#desktop .panel{
	height:236px;
	background:url("../../images/homes/main.jpg") no-repeat center center #ffffff;
}

/*内容部分*/
/*入驻流程*/
#container .r_bg{
	position:relative;
}
#container .r_bg table{
	border: medium none;
	margin-bottom:150px;
}
#container .r_bg .tb_step .tr{
	background:url("../../images/homes/zx_step.jpg") no-repeat scroll center center #FDFDFD;
	height:1306px;
	width:176px;
}
#container .r_bg .tb_step .tr1{
	background:url("../../images/homes/step_01.jpg") no-repeat scroll center center #FDFDFD;
	width:300px;
}
#container .r_bg .tb_step .tr2{
	background:url("../../images/homes/step_02.jpg") no-repeat scroll center center #FFFFFF;
	width:300px;
}
#container .r_bg .tb_step .tr3{
	background:url("../../images/homes/step_03.jpg") no-repeat scroll center center #FDFDFD;
	width:300px;
}
#container .r_bg .tb_step .tr4{
	background:url("../../images/homes/step_04.jpg") no-repeat scroll center center #FFFFFF;
	width:300px;
}
#container .r_bg .tb_step .tr5{
	background:url("../../images/homes/step_05.jpg") no-repeat scroll center center #FDFDFD;
	width:300px;
}
#container .r_bg .tb_step h2{
	font-family:'微软雅黑';
	font-size:24px;
	font-weight:bold;
	padding-bottom:5px;
	color:#666666;
}
#container .r_bg .tb_step p{
	font-family:'微软雅黑';
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	text-indent: 2px;
	color:#5b5b5b;
}
#container .r_bg .tb_step .bg_rey{background-color:#fdfdfd}
#container .r_bg .tb_step .bg_white{background-color:#ffffff}
#container .r_bg .tb_step .re_s{
	font-size:'微软雅黑';
	font-size:14px;
	font-weight:normal;
	color:#84be5c;
	cursor:pointer;
	text-decoration:underline;
	margin-left:8px;
}

/*案列*/
#container .e_bg{
	background-color:#f9f9f9;
	padding-bottom:100px;
}
#container .e_bg .box{
	background-color:#fff;
	border-top:4px solid #ff8a19;
	padding-bottom:94px;
}
#container .e_bg .box .title{
	height:67px;
	line-height:67px;
	padding-left:26px;
	font-size:20px;
	font-family:''微软雅黑'';
	color:#686868;
}
#container .e_bg .box .box_c{
	padding:0 40px;
}
#container .e_bg .box .box_c_l{
	float:left;
}
#container .e_bg .box .box_c_r{
	float:right;
}
#container .e_bg .box .b1{
	border:1px solid #d4d4d4;
}
#container .e_bg .box .mt30{
	margin-top:30px;
}
#container .e_bg .box .clear{clear:both;}

/*功能介绍*/
#container .gn_bg{
	background-color:#fbfbfb;
	border-top:1px solid #f3f2f1;
	border-bottom:1px solid #e9e8e6;
	padding-bottom:70px;
}
#container .gn_bg1 .i_bg_title1{
	background:url('../../images/homes/yk.jpg') no-repeat;
	height:120px;
	width:1180px;
}
#container .gn_bg1 .gn_bg1_3{
	height:250px;
	width:1180px;
}
#container .gn_bg .i_bg_title2{
	background:url('../../images/homes/gn.jpg') no-repeat;
	height:150px;
	width:1180px;
}
.gn_bg1_left{
	margin-top:50px;
	padding-left:45px;
	width:580px;
	float:left;
}
.gn_bg1_right{
	height:300px;
	width:550px;
	float:right;
}
.gn_bg1_left dl{ float:left;}
.gn_bg1_right dl{ float:left;}
.gn_bg1_hr{
	height:10px;
	width:1180px;
	background:url(../../images/homes/hr.jpg) repeat-x 0px 0px;
}
#container .gn_bg .box{
	margin-left:20px;
}
#container .gn_bg .box .fl{
	float:left;
	width:357px;
	border:1px solid #eaeaea;
	background-color:#ffffff;
	position: relative;
}
#container .gn_bg .box .fl .fl_bg{
	height:167px;
	padding-left:115px;
	padding-right:10px;
}
#container .gn_bg .box .fl .fl_bg.fl_i1{background:url('../../images/homes/gn1.jpg') no-repeat;}
#container .gn_bg .box .fl .fl_bg.fl_i2{background:url('../../images/homes/gn2.jpg') no-repeat;}
#container .gn_bg .box .fl .fl_bg.fl_i3{background:url('../../images/homes/gn3.jpg') no-repeat;}
#container .gn_bg .box .fl .fl_bg.fl_i4{background:url('../../images/homes/gn4.jpg') no-repeat;}
#container .gn_bg .box .fl .fl_bg.fl_i5{background:url('../../images/homes/gn5.jpg') no-repeat;}
#container .gn_bg .box .fl .fl_bg.fl_i6{background:url('../../images/homes/gn6.jpg') no-repeat;}

#container .gn_bg .box .fl.ml32{margin-left:32px;}

#container .gn_bg .box .fl h2.gn_t{
	padding-top:30px;
	font-size:24px;
	font-family:'微软雅黑';
	color:#555555;
	font-weight:normal;
}
#container .gn_bg .box .fl p.gn_d{
	padding-top: 5px;
	color:#505050;
}
#container .gn_bg .box .fl p.gn_c{
	bottom: 10px;
    position: absolute;
    right: 10px;
}
#container .gn_bg .box .fl p.gn_c a{
	color:#b3b3b3;
}
#container .gn_bg .mt30{
	margin-top:30px;
}

#container .jm_bg{
	background-color:#ffffff;
}
#container .jm_bg .jm_bg_p{
	padding-bottom:170px;
}
#container .jm_bg .i_bg_title{
	background:url('../../images/homes/jm.jpg') no-repeat;
	height:150px;
	width:1180px;
}
#container .jm_bg .img_container{
	overflow:hidden;
}
#container .jm_bg .img_show{
	overflow:hidden;
	position:relative;
	margin-top:20px;
	width:1040px;
	float:left;
}
#container .jm_bg .img_show ul.img_box{
	list-style: none outside none;
	position: relative;
	width: 9999px;
}
#container .jm_bg .img_show .img_box li{
	float:left;
	margin-right:88px;
}
#container .jm_bg .img_show .img_box li img{
	border:1px solid #e3e3e3;
	border-radius:.5em;
}
#container .jm_bg .ctr_left{
	padding:0 10px;
	width:50px;
	float:left;
	margin-top: 280px;
}
#container .jm_bg .ctr_right{
	padding:0 10px;
	width:50px;
	float:left;
	margin-top: 280px;
}
#container .jm_bg .img_show {
	overflow:hidden;
}
#container .jm_bg .img_show .t_img{border:none medium;}
#id-prev-img ,#id-next-img{width:45px;height:60px;display:block;border:none medium;}

/*入驻流程步骤引导*/
#container .step_s{
	background-color:#ffffff;
	height:103px;
}
#container .step_s .panel{
	background:url("../../images/homes/l_t.jpg") repeat scroll center center #FFFFFF;
	height:103px;
}
#container .step_01{
	background-color:#fbfbfb;
	border-top:1px solid #ececec;
}
#container .step_02{
	background-color:#ffffff;
	border-top:1px solid #ececec;
}
#container .step_03{
	background-color:#fbfbfb;
	border-top:1px solid #ececec;
}
#container .step_04{
	background-color:#ffffff;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
}
#container table{width:100%;}
#container .step_01 .s_img{
	background:url("../../images/homes/enter11.jpg") no-repeat center center #fbfbfb;
	height:396px;
	width:444px;
}
#container .step_02 .s_img{
	background:url("../../images/homes/enter22.jpg") no-repeat center center #ffffff;
	height:425px;
	width:444px;
}
#container .step_03 .s_img{
	background:url("../../images/homes/enter33.jpg") no-repeat center center #fbfbfb;
	height:440px;
	width:444px;
}
#container .step_04 .s_img{
	background:url("../../images/homes/enter44.jpg") no-repeat center center #ffffff;
	height:480px;
	width:444px;
}
#container .s_title .or{
	color:#bb9041;
}
#container .s_title >div{
	color:#1a1a1a;
	font-size:18px;
	font-family:'微软雅黑';
	line-height:30px;
}
#container .step_01 .s_title{
	background:url("../../images/homes/enter_1.jpg") no-repeat 0 70px;
	height:75px;
}
#container .step_02 .s_title{
	background:url("../../images/homes/enter_2.jpg") no-repeat 0 100px;
	height:75px;
}
#container .step_03 .s_title{
	background:url("../../images/homes/enter_3.jpg") no-repeat 0 100px;
	height:75px;
}
#container .step_04 .s_title{
	background:url("../../images/homes/enter_4.jpg") no-repeat 0 100px;
	height:75px;
}

/*轮番*/
#bomb .warpper{
	position:relative;
	height:485px;
}
#bomb .scrollWrap{
}
#bomb .scrollWrap .imgList{
	overflow:hidden;
}
#bomb .login_panel{
	width:345px;
	height:350px;
	background-color:#000;
	position:absolute;
	top:35px;
	right:122px;
	border-top:4px solid #f9d080;
	background-color:#ffffff;
	box-shadow:2px 2px #999999;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#bomb .login_panel .login_n{
	height:20px;
	line-height:20px;
	font-size:20px;
	font-family:'微软雅黑';
	color:#595959;
	padding-left:20px;
}
#bomb .login_panel .login_i{
	height:36px;
	border:1px solid #c8c8c8;
	border-radius:0.2em;
	margin:0 20px;
	padding:2px 5px;
}
#bomb .login_panel .login_i input{
	font-size:14px;
	font-family:'微软雅黑';
	color:#242222;
	background:none;
	border:none;
	width:100%;
	line-height:36px;
	height:36px;
}
#bomb .login_panel .login_s{
	margin:0 22px;
}
#bomb .login_panel .login_s .register_u{
	float:right;
	display:inline;
}
#bomb .login_panel .login_s .register_u a{
	color:#ca2100;
}
#bomb .login_panel .login_s .save_u{
	float:left;
	display:inline;
	color:#3c3c3c;
}
#bomb .login_panel .login_b{text-align:center;}
#bomb #login-btn {
	background-color:#ecbc5f;
	border: none;
	border-radius: .2em;
	color: #FFFFFF;
	font-family: '微软雅黑';
	font-size: 24px;
	font-weight: normal;
	padding: 10px 85px;
	text-align: center;
	text-decoration: none;
}
#bomb .scrollWrap .imgList li{
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
#bomb .scrollWrap .tipList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10%;
	top: 440px;
	width: 146px;
}
#bomb .scrollWrap .tipList li {
	background-color:#ffffff;
	border-bottom: 0 none !important;
	border-radius: 2px;
	color: #555555;
	float: left;
	font-weight: normal;
	margin: 0 0.5em 1px 0;
	padding: 0;
	position: relative;
	top: 1px;
	white-space: nowrap;
	border-radius:1em;
}
#bomb .scrollWrap .tipList li a {
	background-color: #ffffff;
	float: left;
	padding: .5em;
	text-decoration: none;
	border-radius:1em;
}
#bomb .scrollWrap li.active a {
	background-color: #c0c0c0;
}
#try_login{
	cursor:pointer;
	background-color: #f79b40;
	height: 30px;
	line-height: 30px;
	text-align:center;
	padding:0 10px;
}
#try_login a{
	font-size:12px;
	font-weight:normal;
	font-family:微软雅黑;
	color: #ffffff;
}

/*公告*/
#container .notice{
	height:38px;
	border-top:1px solid #ebebeb;
	background-color:#ffffff;
}
#container .notice p{
	padding-left:20px;
	line-height:38px;
	margin-left:35px;
	background:url('../../images/homes/horn.jpg') no-repeat;
	color:#484848;
}

/*页面底部*/
#footer{
	height:68px;
	border-top:5px solid #41403c;
}
#footer .warpper1{
	background-color:#55534e;
	height:182px;
	border-bottom:2px solid #42413d;
}
#footer .warpper1 .item1{
	padding-top:20px;
	padding-left:160px;
	float:left;
}
#footer .warpper1 .item2{
	height: 118px;
	padding-left: 125px;
	padding-top: 5px;
	margin-top:25px;
	margin-left:143px;
	background:url("../../images/homes/f_line.jpg") no-repeat;
	float:left;
}
#footer .warpper1 .item3{
	height: 118px;
	padding-left: 93px;
	padding-top: 5px;
	margin-top:25px;
	margin-left:143px;
	background:url("../../images/homes/f_line.jpg") no-repeat;
	float:left;
}
#footer .warpper1 ul li{
	padding-top:20px;
	color: #EDEDED;
    font-family: '微软雅黑';
    font-size: 12px
}
#footer .warpper1 ul li a{
	color:#ededed;
	font-size:12px;
	font-family:'微软雅黑';
}
#footer .warpper1 p{
	color:#ededed;
	font-size:18px;
	font-family:'微软雅黑';
}

#footer .warpper2{
	background-color:#41403c;
	height:68px;
}
#footer .warpper2 p{
	color:#ffffff;
	font-size:14px;
	font-family:'微软雅黑';
	text-align:center;
	line-height:68px;
	margin:0;
}
#footer .warpper2 a{
	color:#ffffff;
	text-decoration:none;
}

/*右侧滚动导航*/
#scrollNav {
	position:fixed;
	bottom:100px;
	right:25px;
	width:200px;
}
#scrollNav ul{
	float:right;
	display:inline;
}
#scrollNav .box_show{
	width:151px;
}
#scrollNav .scroll_list {
	background-color:#ffffff;
}
#scrollNav .scroll_list{
	display:block;
}
#scrollNav .scroll_list li{
	position:relative;
	height:41px;
	width:41px;
	border-right:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	margin:0;
	padding:0;
}
#scrollNav .scroll_list li:last-child{
	border-bottom:1px solid #d5d5d5;
}
#scrollNav .scroll_list li.l1{background:url('../../images/homes/s_q.jpg') no-repeat center center #ffffff;}
#scrollNav .scroll_list li.l2{background:url('../../images/homes/s_m.jpg') no-repeat center center #ffffff;}
#scrollNav .scroll_list li.l3{background:url('../../images/homes/s_t.jpg') no-repeat center center #ffffff;}
#scrollNav .scroll_list li.l4{background:url('../../images/homes/s_e.jpg') no-repeat center center #ffffff;}
#scrollNav .scroll_list li a{
	height:41px;
	width:150px;
	line-height: 41px;
	position:absolute;
	top:-1px;
	right:41px;
	border:1px solid #d5d5d5;
	text-align: center;
	background-color:#fff;
	opacity : 0;
	filter:alpha(opacity=0);
	z-index:2;
}
#scrollNav .scroll_list li.l1 a{
	background:url('../../images/homes/qq_c.jpg') no-repeat center center #ffffff;
}
#scrollNav .scroll_list li.l2 a{
	color:#6d6d6d;
	font-size:14px;
	font-family:'微软雅黑';
	display:block;
}
#scrollNav .scroll_list li.l3 a{
	color:#6d6d6d;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:bold;
}
#scrollNav .scroll_list li.l4 a{
	height:120px;
	//background:url('../../images/homes/s_s.jpg') no-repeat center center #ffffff;
}
#scrollNav .mod{
	width:152px;
	height:268px;
	background-color:#000;
	position:absolute;
	top:0;
	right:42px;
	z-index:3;
	opacity:0;
	filter:alpha(opacity=0);
}