body {
    margin: 0px;
	padding: 0px;
	overflow: scroll;
	overflow-x: scroll;
	overflow-x: hidden;
	transform: none;
}
.bodywrapper {
    position: relative;
    margin: 0px auto;
    margin-top: 0px;
    width: 100%;
    height: 600px;
}
.bg {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #f5f5f5;
    z-index: -1;
    background-size: 100% auto;
    background-position: center 0;
    zoom: 1;
}

.bg-fff{
	background-color:#fff;
}
.wrapper_w1152{
	margin: 0 auto;
    width: 1152px;
}

.mg_lr_16{
	margin: 0 16px 0 16px;
}

.black_opacity_4{
	background-color: rgba(0,0,0,0.3)!important; 
	background-color: #000; 
	filter:Alpha(opacity=4); 
}

.black_opacity_40{
	background-color: rgba(0,0,0,0.4)!important; 
	background-color: #000; 
	filter:Alpha(opacity=40); 
}

.backstage_top{
	width: 100%;
    height: 20px;
    display:table;
}


.backstage_top .bg_img{
	float:left;
	font-size:14px;
	color:#fff;
	background:url(/static/images/huangpu2019/button_top.png) no-repeat; 
	width: 68px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    cursor:pointer;
}

.backstage_top .bg_img:hover{
	background:url(/static/images/huangpu2019/button_top_hover.png) no-repeat; 
}

#username{
	float: left;
    margin-right: 10px;
    color: #fff;
    line-height: 26px;
}

.backstage_head{
   position: relative;
   height: 96px;
}

.backstage_head .logo-img-container,
.backstage_head .logo-img-container_2
{
    position: relative;
    display: inline-block;
	width: 586px;
    height: 96px;
}

.logo-img-container .logo-title{
	display: inline-block;
	float: left;
	height: 60px;
	font-size: 38px;
	color:#2ba0ff;
	font-weight: bold;
	line-height: 55px;  
	text-shadow: 0 0 0.3em #fff, 0 0 0.3em #fff, 0 0 0.3em #fff;
}

/** 閹兼粎鍌ㄥ锟�*/


.searchNew{
	float: right;
	width: 410px;
    height: 96px;
    position:relative;
}


.searchNew #navlist{
	margin-top: 20px;
    height: 22;
}

.searchNew #navlist div{
	float:left;
	text-align:center;
	padding:0 10px 0 10px;
	color:#fff;
	border-radius:4px;
	height:22px;
	line-height:22px;
	cursor:pointer;
}

.searchNew #navlist div.select{
	background-color: rgba(0,0,0,0.2)!important;
    background-color: #000;
    filter: Alpha(opacity=20);
}

.searchNew .search_index_icon{
	position: relative;
    background: url(/static/images/huangpu2019/search_arrow.png) no-repeat;
    width: 20px;
    height: 10px;
    left: 12px;
    float: left;
    margin-top: 4px;
}


.search_content {
	position: relative;
    border-radius: 5px 0 0 5px;
    float: left;
    height: 40px;
    width: 410px;
    text-indent: 10px;
    outline:none;
     background: url(/static/images/huangpu2019/search_bg.png) no-repeat;
     color:#fff;
}


.search_content .searchInput{
	width: 88%;
    height: 41px;
    background: none;
    /* color: #fff; */
    border: 0;
    cursor:text;
}

.search_content .searchInput::-webkit-input-placeholder {
	color: #999;
}

.search_content .search_icon{
    position: absolute;
	background:url(/static/images/huangpu2019/search_icon.png) no-repeat;
	height: 20px;
    width: 20px;
    right: 10px;
    top: 10px;
    cursor:pointer;
}
	

/** 閹兼粎鍌ㄥ锟絜nd **/

/********妫ｆ牠銆夐崝銊ф暰2********/
.backstage_head.animate2{
   position: relative;
}


.backstage_head.animate2 .logo-img-container{
    position: relative;
    float:left;
    margin: 100px auto 130px auto;
    margin-left: 267px;
    display: inline-block;
	width: 586px;
}

.backstage_head.animate2 .searchNew{
	float: right;
	margin: 0 auto;
	margin-bottom: 120px;
	width: 410px;
    position:relative;
    margin-right:355px;
}








/** 鐎佃壈鍩�**/
.navBar{
	width: 1120px;
    height: 50px;
    z-index: 998;
    margin-top: 20px;
    
}

.navBar_bg {
    background: #000;/* #F74C4C */
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.open {
    float: left;
    height: 50px;
    position: relative;
    z-index: 9;
    padding-left: 0;
    list-style-type: none;
}

.open li {
    width: 228.3px;
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #fff;
	background-color: #E22323; 
	/* background-color: #000; 
	filter:Alpha(opacity=40);  */
}

.open li span {
    color: #fff;
    height: 100%;
    display: inline-block;
    padding: 0 0 0 26px;
    font-family: Microsoft YaHei,Regular;
    font-size: 16px;
}

.open li span.select{
	color:#E22323;
}

.open li#btn{
	width:48px;
	border:0;
}

.m1{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_1.png) left center no-repeat;
}
.m1.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_1_click.png) left center no-repeat;
}

.m2{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_12.png) left center no-repeat;
}
.m2.select{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_12_click.png) left center no-repeat;
}

.m3{
	background: url(/static/images/hengqin/nav_icon/nav_icon_14.png) left center no-repeat;
}
.m3.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_14_click.png) left center no-repeat;
}

.m4{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_14.png) left center no-repeat;
}
.m4.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_16_click.png) left center no-repeat;
}

.m5{
	background: url(/static/images/hengqin/nav_icon/nav_icon_12.png) left center no-repeat;
}
.m5.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_12_click.png) left center no-repeat;
}

.m6{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_15.png) left center no-repeat;
}
.m6.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_15_click.png) left center no-repeat;
}

.m7{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_7.png) left center no-repeat;
}
.m7.select{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_7_click.png) left center no-repeat;
}

.m8{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_11.png) left center no-repeat;
}
.m8.select{
	background: url(/static/images/huangpu2019/nav_icon/nav_icon_11_click.png) left center no-repeat;
}

.m9{
	background: url(/static/images/hengqin/nav_icon/nav_icon_13.png) left center no-repeat;
}
.m9.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_13_click.png) left center no-repeat;
}

.m10{
	background: url(/static/images/hengqin/nav_icon/nav_icon_17.png) left center no-repeat;
}
.m10.select{
	background: url(/static/images/hengqin/nav_icon/nav_icon_17_click.png) left center no-repeat;
}








.libg {
   background-color: #FFFFFF !important; 
}


#btn span {
    background: url(/static/images/huangpu2019/nav_icon_10.png) left center no-repeat;
}
/* #btn:hover span{
	 background: url(/static/images/hengqin/nav_icon/nav_icon_10_click.png) left center no-repeat;
} */

/** 鐎佃壈鍩�end **/

/** 娑撹缍�**/

.backstage_content{
	margin-bottom:80px;
}

.contextIframe {
    width: 1120px;
    bottom: 0px;
    overflow: hidden;
    height: 0px;
    z-index: 997;
}

.informationLinkUl {
    float: left;
    width: 1160px;
    height: 40px;
    position: relative;
    padding-left: 0;
    list-style-type: none;
}

.informationLinkUl li {
    float: left;
    width: 176px;
    height: 125px;
}

.SpecialAreaImg {
    color: #FFFFFF;
    font-size: 16px;
    font-family: MicrosoftYaHei Regular;
    width: 28px;
    height: 120px;
    padding-top: 5px;
    padding-left: 12px;
}



/** 娑撹缍�end **/


/** 鎼存洟鍎�**/
.pageFragment {
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.24);
    margin-bottom: 0px;
    display:table;
}
.pageFragment .foot {
    clear: both;
}
.pageFragment .foot .site-content{
	color: white;
    font-size: 20px;
    width: 1120px;
    height: 138px;
}
.pageFragment .foot .copyright{
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
}

.pageFragment .foot .site-content table{
	margin: 0 auto;
	min-width: 700px;
	color: #000;
	height: 30px;
	line-height: 30px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
}
.pageFragment .foot .site-content table td{
	text-align: center;
}
.pageFragment .foot .site-content table td img#imgConac{
	/* float: left; */
}
.pageFragment .foot .site-content table p{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
}
.pageFragment .foot .site-content table p a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
	
}
.pageFragment .foot .site-content table .p_1 a{
	color: #2d6fb0;
	font-size: 14px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
	margin: 0 10px;
	
}
.backstage_bottom .bottom_left{
    /* float: left;
	width: 600px; */
    text-align: center;
    line-height: 26px;
    padding-top: 50;
}
.backstage_bottom .bottom_left div{
	display:inline-block;
	margin-right:20px;
}
/** 鎼存洟鍎�end **/
.clearDiv{
	clear: both;
}