/*
* @Author: Administrator
* @Date:   2017-04-24 18:22:22
* @Last Modified by:   Administrator
* @Last Modified time: 2017-04-26 11:53:01
*/
body{
	background: #fff;
	padding-top: 40px;
}
.menucont {
	position: absolute;
	z-index: 1000;
	left: 6px;
	top: 46px;
	width: 40%;
	background: rgba(0,0,0,.6);
	padding: 0 10px;
	display: none;
}
.menucont ul li{
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #ccc;
	font-size:14px;
}
.menucont ul li a{
        color: #fff;
}
.headtop{
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background: #fff;
	width: 100%;

}
.headtop .menubtn img{
	width: 18px;
	height: 18px;
}
.headtop .menubtn{
	position: absolute;
	left: 0;
	padding: 0 40px 0 15px;
}
.loginbtn{
	position: absolute;
	right: 0;
	padding: 0 15px 0 40px;
	line-height: 40px;
	font-size: 20px;
}
.headtop .logo img{
	width: 139px;
	height: 24px;
}

/* 轮播css最先 */
.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:560px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:50%; z-index:1; }
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#F04E2B;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(/fronMobile/css/images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，，抵达自顺应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(/fronMobile/css/images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }

/* 轮播css竣事 */
.querybtnoa {
	margin: 15px 0;
}
.querybtnoa ul{
	overflow: hidden;
}
.querybtnoa ul li{
	float: left;
	width: 25%;
	border-right: 1px solid #ddd;
	text-align: center;

}
.querybtnoa ul li:last-child{
	border-right: none;
}
.querybtnoa ul li img{
	width: 90%;
}
.exhibition {
	border-top: 10px solid #F1F1F1;
	border-bottom: 10px solid #F1F1F1;
}
.sameheadcont .iconpic img{
	width: 20px;
	height: 20px;
}
.sameheadcont .iconpic{
	margin-right: 6px;
}
.sameheadcont span{
	float: right;
	color: #B5B5B5;
}
.sameheadcont span i{
	color: #B5B5B5;
	margin-left: 6px;
	font-weight: normal;
}
.sameheadcont{
	line-height: 50px;
	height: 50px;
	padding: 0 15px;
	font-size: 16px;
	color: #2AADEC;
}
.newscenter ul li{
	padding-left: 15px;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width: 100%;
}
.newscenter ul li span{
	margin-right: 10px;
}
.newscenter{
	border-bottom: 10px solid #F1F1F1;
	padding: 10px 0;
}
.partnercont{
	padding: 10px 15px;
}
.partner{
	padding: 10px 0;
}
.footcont{
	background: #F1F1F1;
	padding: 20px 0;
	text-align: center;
}
.footcontmain{
	line-height: 28px;
}
.footcontmain a{
	color: #333;
	font-size: 14px;
}
.footcont p{
	color: #999;
	line-height: 30px;
}<!--耗时1755091565.8463秒-->