﻿@charset 'utf-8';
	html {
	font-size:16px
}
.big {
	font-size:18px
}
body {
	position:relative;
	font:1rem/1.5 normal 'Droid Sans Fallback',sans-serif;
	-webkit-text-size-adjust:none;
	overflow-x:hidden;
	background:#efefef;
}
html,body,header,footer,nav,article,section,aside,time,code,div,p,ul,ol,li,dl,dd,dt,h1,h2,h3,a,span,strong,em,small,form,label,input,textarea {
	margin:0;
	padding:0
}
ul,ol {
	list-style:none
}
h1,h2,h3,input {
	font-size:100%
}
img {
	border:0;
	vertical-align:middle
}
label,input {
	vertical-align:middle
}
a,a:hover {
	text-decoration:none
}
.left {
	float:left
}
.right {
	float:right
}
.noBr {
	border:0;
	border:0!important
}
.clearfix {
	clear:both;
}
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}
.mat10{
	margin-top:10px;
}
.mat40{
	margin-top:40px;
}
footer{
	/*background:url(../bg/nav_bg_20130510.png) repeat;*/
	background:#d3d3d3;
	text-align:center;
	/*color:#6d6d6d;*/
	color:#333;
	min-height: 100px;
	padding-top:30px;
	line-height: 32px;
}
footer a{
	color:#333;
}

/*******************首页公共部分************************/
.J-module{
	width:100%;
	display:block;
}
.wrapper-fixed {
	position:relative;
}

.sub-header {
	border-color:#bfbfbf
}
.sub-header {
	position:absolute;
	z-index:999;
	-wekbit-box-shadow:inset 0 -1px 0 #e5e5e5,0 1px 1px #ddd;
	box-shadow:inset 0 -1px 0 #e5e5e5,0 1px 1px #ddd;
}
.header-profile {
	width:100%;
	height:35px;
	background: rgba(49, 49, 49, .35);text-align:center;
	-wekbit-box-shadow:none;
	box-shadow:none;
}
.header-profile span {
	text-shadow:0 1px 1px rgba(15,15,15,.15);
	color:#fff;
	line-height:35px;
	font-size:18px;
}

.page-ad{
	
}
.page-ad .cover img{
	width:100%;
	/*background-size:cover;*/
	height:210px;
}




.icon-big{
	margin:15px 0px;
	min-height:300px;
}
.icon-big ul{
	text-align:center;
	margin:0 auto;
	min-width:320px;
}
.icon-big ul li{
	float:left;
	width:25%;
	text-align:center;
	margin-bottom:8px;
	display:table-cell;

}
.icon-big ul li a{
	display:block;
	text-align:center;
}
.icon-big ul li span{
	display:block;
	text-align:center;
	margin-top:5px;
	color:#333;
	font-size:14px;
}
.icon-big ul li a img{
	width: 62px;
	height: 62px;
	border: #F2F2F2 solid 1px;
	-webkit-border-radius:10px;
	border-radius:10px;

}


.card{
	margin:10px 10px;
}
