@charset "utf-8";
body{
	background-color: #fff;
}
@media (max-width: 1200px){
	body {
	    width: 1300px !important;
	}
}
/*头部*/
.jn_head{
	width: 100%;
	height: 80px;
}
.jn_logo{
	width: 201px;
	height: 43px;
	margin-top: 18px;
}
.jn_nav{
	height: 40px;
	margin-top: 20px;
}

.jn_nava{
	height: 40px;
	padding: 0px 10px;
	font: 18px/40px "microsoft yahei";
	color: #000;
	margin-right: 40px;
}
.jn_active{
	color: #5394ff;
}
.jn_nava:hover{
	color: #5394ff;
}
.jn_nava img{
	width: 14px;
	height: 20px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.jn_navbtn{
	width: 100px;
	height: 30px;
	margin-top: 5px;
	border-radius: 5px;
	background-color: #5394ff;
	text-align: center;
	font:14px/30px "microsoft yahei";
	color: #fff;	
}
.jn_navbtn:hover{
	background-color: #4378cf;
}


/*banner*/
.jn_banner{
	width: 100%;
	height: 600px;
	text-align:center;
	overflow: hidden;
}
.jn_banner img{
	height: 100%;
	margin: 0 -100%;
}
.jn_form{
	width: 100%;
	height: 120px;
	bottom: 0px;
	background:rgba(0,0,0,0.2);
}
.jn_form_text{
	width: 300px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 8px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0px 20px;
	font:16px/36px "microsoft yahei";
	color: #555;
	margin: 40px 40px 0 0 ;
}
.jn_form_text:focus{
	border: 2px solid #5394ff;
}
.jn_form_btn{
	width: 160px;
	height: 40px;
	border: none;
	border-radius: 5px;
	background-color: #ffff00;
	font:16px/40px "microsoft yahei";
	color: #000;
}
.jn_form_btn:hover{
	cursor: pointer;
	background-color: #eeee2a;
}

/*核心优势*/
.bt_top{
	width: 100%;
	height:120px ;
	padding: 30px 0px;
}
.bt_name{
	width: 300px;
	height: 1px;
	position: relative;
	top: 40px;
	margin: 0 auto;
	display: block;
	border-bottom: 1px solid #000;
}
.names{
	width: 200px;
	height: 50px;
	font:36px/50px "microsoft yahei";
	color: #000;
	text-align: center;
	top: -25px;
	left: 50px;
	background-color: #fff;
	
}
.bt_p{
	width: 100%;
	height: 30px;
	font:16px/30px "microsoft yahei";
	color: #000;
	text-align: center;
	margin-top: 80px;
}

.ys_out{
	width: 100%;
	height: 380px;
}
.prev,
.next{
	width:32px ;
	height: 60px;
	top: 180px;
	left: -50px;
	display: none;
}
.next{
	left:auto;
	right: -50px;
}
.prev:hover,
.next:hover{
	cursor: pointer;
}
.ys_ul{
	width: 1200px;
	height: 100%;
	overflow: hidden;
}
.tempWrap{
	width: 1200px !important;
	height: 100%;
	overflow: hidden;
}
.ys_li{
	width: 285px;
	height: 380px;
	margin-right: 20px;
}
.ys_lia{
	width: 285px;
	height: 380px;
	overflow: hidden;
	display: block;
}
.ys_li_t{
	width: 100%;
	height: 100%;
}
.ys_li_t img{
	width: 100%;
}
.ys_li_b{
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.ys_li_bb{
	width: 100%;
	height: 100%;
	top: 310px;
	left: 0px;
}
.ying{
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.ys_li_bp{
	width: 100%;
	font: 24px/44px "microsoft yahei";
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}
.ys_li_bb_d{
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	padding: 0px 30px;
	font: 16px/30px "microsoft yahei";
	color: #fff;
	/*text-indent: 2rem;*/
}
.ys_li:hover .ys_li_bb{
	top: 0px;
	background-color: #5394FF;
}
.ys_li:hover .ys_li_bp{
	margin: 65px auto 35px;
}
/*四大服务*/
.fw_box{
	width: 100%;
	height: 403px;
}
.fw_l{
	width:200px;
	height: 100%;
}

.fwl_li{
	width:200px;
	height: 100px;
	margin-bottom: 1px;
	background-color: #eaeaea;
}
.fwl_li:nth-of-type(4){
	margin-bottom: 0px;
}
.fwl_li_s{
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	font: 18px/100px "microsoft yahei";
	color: #333;
	
}
.fw_l .fwl_ac{
	background-color: #5394ff;
}
.fw_l .fwl_ac .fwl_li_s{
	color: #fff;
}

.fwl_li:hover {
	cursor: pointer;
}
.fwl_line{
	width: 15px;
	height: 15px;
	background-color: #5394ff;
	top: 43px;
	right: -7px;
	-webkit-transform:rotate(45deg); 
	-moz-transform:rotate(45deg); 	
	-ms-transform:rotate(45deg); 	
	-o-transform:rotate(45deg); 	
	transform:rotate(45deg);
	display: none;
}
.fw_l .fwl_ac .fwl_line{
	display: block;
}

.fw_r{
	width: 1000px;
	height: 403px;
}

.fwr_li{
	width: 1000px;
	height: 403px;
	overflow: hidden;
	text-align: center;
	display: none;
}

.fw_r .fwr_ac{
	display: block;
}
.fwr_li img{
	height: 100%;
    margin: 0 -100%;
}

/*空间展示*/

.kj_ul{
	width: 100%;
	height: 450px;
}
.kj_li1{
	width: 800px;
	height: 450px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
}
.kj_li1 .kj_a,
.kj_li2 .kj_a,
.kj_li3 .kj_a{
	width: 100%;
	height: 100%;
	display: block;
}
.kj_li1 img,
.kj_li2 img,
.kj_li3 img{
	height: 100%;
	margin: 0 -100%;
}
.kj_li2{
	width: 390px;
	height: 220px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}
.kj_li3{
	width: 390px;
	height: 220px;
	overflow: hidden;
	text-align: center;
}
.kj_more{
	width: 100px;
	height: 40px;
	background-color: #5394FF;
	text-align: center;
	display: block;
	bottom: 0px;
	right: 0px;
	font: 16px/40px "microsoft yahei";
	color: #fff;
	
}
.kj_more:hover{
	cursor: pointer;
	background-color: #467cd6;
}


/*入驻企业*/

.qy_li{
	width: 285px;
	height: 140px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-right: 20px;
	margin-bottom: 20px;
}
.qy_li:nth-of-type(4),
.qy_li:nth-of-type(8),
.qy_li:nth-of-type(12),
.qy_li:nth-of-type(16),
.qy_li:nth-of-type(20){
	margin-right: 0px;
}
.qy_lit{
	width: 285px;
	height: 140px;
}

.qy_lit img{
	max-height: 100%;
	max-width: 90%;
}
.qy_lib{
	width: 285px;
	height: 140px;
	box-sizing: border-box;
	padding: 10px 20px;
	background: rgba(83,148,255,1);
	font: 14px/28px "microsoft yahei";
	color: #fff;
	top: 0px;
	left: 0px;
}

/*政策动态*/
.zc_out{
	width: 100%;
	height: 330px;
}
.prev1,
.next1{
	width:32px ;
	height: 60px;
	top: 52px;
	left: -50px;
}
.next1{
	left:auto;
	right: -50px;
}
.prev1:hover,
.next1:hover{
	cursor: pointer;
}
.zc_ul{
	width: 1200px;
	height: 100%;
	overflow: hidden;
}
.tempWrap{
	width: 1200px !important;
	height: 100%;
	overflow: hidden;
}
.zc_li{
	width: 285px;
	height: 100%;
	margin-right: 20px;
}
.zc_lia{
	width: 285px;
	height: 100%;
	overflow: hidden;
	display: block;
}
.zc_li_t{
	width: 100%;
	height: 165px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.zc_li_t img{
	height: 100%;
	min-width: 100%;
	margin: 0 -100%;
}
.zc_li_b{
	width: 100%;
	height:110px ;
}
.zc_li_bp1{
	width: 100%;
	font: 18px/32px "microsoft yahei";
	color: #333;
	margin-bottom: 10px;
}
.zc_li_bp2{
	width: 100%;
	font: 14px/32px "microsoft yahei";
	color: #888;
}
.zc_lia:hover .zc_li_bp1{
	cursor: pointer;
	color: #5394FF;
}

/*入驻流程*/
.jn_lc_out{
	background-color: #f5f5f5;
	padding-bottom: 30px;
}
.lc_pic{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.jn_lc .names{
	background-color: #f5f5f5;
}
.lc_pic img{
	width: 100%;
	display: block;
	margin: 20px 0px 70px;
}
.lc_btn{
	width: 160px;
	height: 40px;
	border-radius: 6px;
	background-color: #5394FF;
	text-align: center;
	display: block;
	margin: 0 auto 50px;
	
	font: 16px/40px "microsoft yahei";
	color: #fff;
}
.lc_btn:hover{
	cursor: pointer;
	background-color: #457dd9;
}


/*页脚*/

.jn_foot{
	width: 100%;
	height: 270px;
}
.jn_ft{
	height: 200px;
	background-color: #333;
	box-sizing: border-box;
	padding: 33px 0 37px;
}
.jn_ftl{
	width:990px ;
	
}
.jn_ft_ul{
	margin-bottom: 20px;
}
.jn_ft_li{
	width: 320px;
}
.jn_ft_li label,
.jn_ft_li span{
	display: block;
	font: 18px/40px "microsoft yahei";
	color: #fff;
}
.jn_ft_p{
	display: block;
	font: 18px/30px "microsoft yahei";
	color: #fff;
}
.jn_ftr{
	height: 130px;
}
.jn_ftr_ewm{
	width: 130px;
	height: 130px;
}
.jn_ftr_ewm img{
	width: 130px;
	height: 130px;
}
.jn_ftr_ewmbj{
	width: 61px;
	height: 130px;
}

.jn_ftr_ewmbj img{
	width: 61px;
	height: 130px;
}

.jn_fb{
	height: 70px;
	background-color: #2b2b2b;
	font: 14px/70px "microsoft yahei";
	color: #555;
	text-align: center;
}
