@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:#333;
    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:9px;
}
#page-head .page-logo img{
	width:100%;
}
.page-top-pc{
	width:100%;
	float:left;
	height:80px;
	background:#fff;
}
.page-logo-pc{
	float:left;
	margin-top:15px;
}
.page-nav-pc{
	float:right;
	margin-top:5px;
}
.page-nav-pc .nav{
	float:left;
	margin-left:10px;
	height:70px;
	line-height:70px;
	font-size:16px;
	padding:0 20px;
}
.page-nav-pc .nav.on{
	color:#CE3F31;
	background:url(../images/index_06.png) bottom center no-repeat;
}
.page-nav-pc .nav:hover{
	color:#CE3F31;
	background:url(../images/index_06.png) bottom center no-repeat;
}
/*页面头部end*/

.bayun-lianxi{
	width:280px;
	float:left;
}
.bayun-lianxi .logo{
	float:left;
	margin-top:32px;
	
}
.bayun-lianxi .one{
	width:100%;
	float:left;
	margin-top:20px;
}
.bayun-lianxi .one b{
	
font-size: 24px;
font-weight: 400;
color: #333333;
line-height: 24px;
}
.bayun-lianxi ul{
	width:100%;
	float:left;
	margin-top:10px;
}
.bayun-lianxi ul li{
	margin-bottom:5px;
	width:100%;
	float:left;
}
.bayun-lianxi ul li img{
	margin-right:5px;
}
.bayun-ul{
	width:620px;
	float:left;
		margin-left:80px;
}
.bayun-ul ul{
	width:20%;
	float:left;

	margin-top:100px;
}
.bayun-ul ul li{
	
font-size: 14px;
font-weight: 400;
color: #999999;
line-height: 24px;
}
.bayun-ul ul li a{
	color: #999999;
}
.bayun-ul ul li b{
	margin-bottom:12px;
font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 40px;
}
.foot-ewm{
	float:right;
	text-align:center;
	line-height:30px;
		margin-top:100px;
}
.page-foot{
	width:100%;
	float:left;
background: #323136;
margin-top:30px;
}
.foot-link{
	border-bottom:1px solid #27262B;
}
.foot-link span{
	float:left;
	margin-right:25px;
	padding:12px 0;
	color:#fff;
}
.foot-link span a{
	color:#999;
}
.page-foot p{
	width:100%;
	padding:20px 0;
	text-align:center;
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 24px;
}
.page-foot p a{
	color: #666666;
}
@media (max-width: 768px ){
		.zhe-bg{
			width:100%;
			position:fixed;
			top:0;
			height:100%;
			background:rgba(0,0,0,.6);
			z-index:98;
		}
}

@media (max-width: 356px ){
	
}
