body{
 	/* background: url(/static/images/huangpu/creditindex/hpbg.jpg) no-repeat;
	鑳屾櫙鍥惧瀭鐩淬�姘村钩鍧囧眳涓�
	background-position: center center;
	褰撳唴瀹归珮搴﹀ぇ浜庡浘鐗囬珮搴︽椂锛岃儗鏅浘鍍忕殑浣嶇疆鐩稿浜巚iewport鍥哄畾
	background-attachment: fixed;
	璁╄儗鏅浘鍩轰簬瀹瑰櫒澶у皬浼哥缉
	background-size: cover;
	璁剧疆鑳屾櫙棰滆壊锛岃儗鏅浘鍔犺浇杩囩▼涓細鏄剧ず鑳屾櫙鑹�
	background-color: #464646;
	overflow:hidden; */
}
.navigation_parent{
	width:80%;
	height:450px;
	margin:0 auto;
	position: relative;
	margin-bottom:210px;
	display:table;
}
.navigation_content{
	position: absolute;
      top:50%;
      left:50%;
      width:650px;
      height:300px;
      transform:translate(-50%,-50%);
      text-align: center;
}
.navigation_content ul{
	float:left;
}
.navigation_content .navigation_left{
	width:630px;
}
.navigation_content ul li{
	width:150px;
	height:135px;
	float:left;
	margin:5px 5px;
	color:white;
	display: table;
	font-weight:600;
	font-size:16px;
	cursor:pointer;
	box-shadow: 0 0 5px #e2e2e2;
	position: absolute;
	left:-1000px;
}

.down_content{
	width:100%;
	height:auto;
	position:absolute;
	top:100%;
	cursor:pointer;
}
.logo_content p{
	text-align: center;
	font-size:25px;
	color:white;
}
.home_top{
	text-align: center;
	font-size:16px;
	color:white;
	background:#094776;
}
.home_top_content{
	width:90%;
	height:30px;
	margin:0 auto;
	line-height: 30px;
}
.top_left_text{
	float:left;
}
.top_right_text{
	float:right;
}
.node_block{
	display: table-cell;
	vertical-align: middle;
	
}
.node_block .title{
	line-height: 40px;
}
.logo_content{
	display: table;
	 text-align: center;
	margin:0 auto;
	margin-top:40px;
	width:100%; */
}
.logo_content .logo_block{
	display: table-cell;
	vertical-align: middle;
}
.sharebox {
    width: 90px;
    height: auto;
    background-color: #efefef;
    position: fixed;
    bottom: 250px;
    right: 0;
    z-index: 99999;
}
.sharebox .share_title {
    font-size: 12px;
    text-align: center;
    color: #333;
}
.sharebox .share-item1 {
    height: 6px;
    background-color: #E22323;
}
.sharebox .item2-bg {
    width: 100%;
    height: 60px;
    background: url(../../../images/backstage/right_icon_0.png) no-repeat center center;
}
.sharebox .item3-bg {
    width: 100%;
    height: 90px;
    background: url(/static/images/hengqin/right_icon_1.png) no-repeat center center;
}
.sharebox .item4-bg {
    width: 100%;
    height: 90px;
    background: url(/static/images/hengqin/right_icon_2.png) no-repeat center center;
}
.sharebox .item5-bg {
	width: 100%;
	height: 90px;
	background: url(/static/images/hengqin/zxzl.png) no-repeat center center;
}
.sharebox .share-item2, .sharebox .share-item3, .sharebox .share-item4 {
    position: relative;
    background-color: #ffffff;
    height: 90px;
    cursor: pointer;
}
.sharebox .share-item2:hover {
	background-color: #d2d2d2;
}
.sharebox .share-item3:hover {
	background-color: #d2d2d2;
}
.sharebox .share-item4:hover {
	background-color: #d2d2d2;
}
