@charset "utf-8";/* CSS Document */body{margin:0 auto;padding:0; color:#414141;height: auto;background:#fff;overflow-x:hidden}body,button,input,select,textarea{font:14px verdana,"\5FAE\8F6F\96C5\9ED1",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53";}body,button,input,select,textarea{font-family:"微软雅黑","Arial";}input,select,textarea{font-size:100%;}a{ color:#333; text-decoration:none;}img{ vertical-align:top; border:0;}ul,li,ol,dl,dt,dd{margin:0; padding:0; list-style:none;}a:hover,a:focus {	color:#2160d4;    text-decoration:none;}#page-head{	width:100%;	float:left;	position:fixed;	top:0;	z-index:999;}/*页面头部top*/#page-head .head{	height:50px;	width:100%;	background:#fff;	line-height:45px;	float:left;	color:#fff;	font-size:12px;	position:fixed;	top:0;	z-index:999;}#page-head .nav-ul{	width:150px;	position:fixed;	top:50px;	left:-150px;	background:#fff;	height:100%;	z-index:1000;	transition: all 0.5s;}#page-head .nav-ul.open{	left:0;	transition: all 0.5s;}#page-head .nav-ul span{	width:60%;	text-align:center;	float:left;	position:absolute;	bottom:30%;	margin-left:20%;}#page-head .nav-ul span img{	width:40%;}#page-head .nav-ul li{	width:100%;	text-align:center;	font-size:15px;	line-height:45px;}#page-head .nav-ul li a{	color:#333;}#page-head #nav-btn{	float:left;	margin-left:10px;}#page-head #nav-btn img{	width:26px;	vertical-align:middle;}#page-head .page-logo{	width: 90px;	vertical-align:middle;	position:absolute;	float:left;	margin-left:-45px;	left:50%;	margin-top:12px;}#page-head .page-logo img{	width:100%;}.page-top-pc{	width:100%;	float:left;	height:80px;	background:rgba(0,0,0,.6);}.page-logo-pc{	float:left;	margin-top:20px;}.page-nav-pc{	float:right;	margin-top:5px;}.page-nav-pc .nav{	float:left;	margin-left:30px;	height:70px;	line-height:70px;	color:#fff;	font-size:16px;	padding:0 10px;}.page-nav-pc .nav.on{	color:#d29e1e;	border-bottom:2px solid #d29e1e;}.page-nav-pc .nav:hover{	color:#d29e1e;	border-bottom:2px solid #d29e1e;}.page-nav-pc .nav.tall:hover{	color:#fff;	border-bottom:0px solid #d29e1e;}.page-nav-pc .nav img{	vertical-align:middle;	margin-top:-4px;	margin-right:5px;}.page-footer{	width:100%;	float:left;	background:#0a0a09;	padding:40px 0;}.logo-ul{	width:100%;	float:left;}.logo-ul li{	width:14.2%;	float:left;	text-align:center;}.logo-ul li img{	max-width:100%;}.foot-text{	color:#999;	width:100%;	float:left;	margin-top:50px;	line-height:30px;	font-size:15px;	text-align:center;}/*页面头部end*/@media (min-width: 1200px ){.container{	width:1200px;}}@media (max-width: 768px ){		.zhe-bg{			width:100%;			position:fixed;			top:0;			height:100%;			background:rgba(0,0,0,.6);			z-index:98;		}		.page-footer{			background:#0a0a09;			padding:20px 0;		}		.logo-ul{			width:100%;			float:left;		}		.logo-ul li{			width:25%;			float:left;			text-align:center;		}		.logo-ul li img{			max-width:80%;		}		.foot-text{			margin-top:30px;			line-height:26px;			font-size:14px;		}}@media (max-width: 356px ){	}