body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav { margin: 0px; padding: 0px; }
body { font: 1em "Microsoft Yahei","Arial","Tahoma","Verdana","Helvetica";}
img { border: 0px none;vertical-align:middle;}
a { color: rgb(69, 69, 69); text-decoration: none; }
ul, ol { list-style: outside none none; }
*{margin:0;padding:0;}
input, button, textarea, select, optgroup, option { font: 1em "Microsoft Yahei","Arial","simsun"; outline: medium none; }
a,.zixun{
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}
.width1100{
	width: 1200px;
	margin: 0 auto;
}
.bg-light-blue{
	background: #f1f5fc;
	height: auto;
	overflow: hidden;
}
.bodyBg-blue{
	background: #f1f5fc;
}

.indexLogoBox{
	height: 76px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999
}
.indexLogo{
	height: 76px;
}
.nav{
	width: 1039px;
	text-align: right;
}
.nav span a{
	display: inline-block;
	width: 62px;
	border-radius: 4px;
	height: 36px;
	border: 1px solid rgba(255,255,255,.5);
	text-align: center;
	margin-right: 6px;
}
.nav span a:hover{
	background: #fdd000;
	border: 1px solid #da251c;
	box-shadow:  0px 6px  10px rgba(253,258,0,.4);
	color: #fff;
}
.nav i a{
	position: relative;
	top: -1px;
	display: inline-block;
	width: 120px;
	border-radius: 4px;
	height: 36px;
	border: 1px solid #da251c;
	text-align: center;
	margin-right: 10px;
	font-style: normal;
	background: #da251c;
	line-height: 36px;
	
}
.nav i a:hover{
	background: #fdd000;
	border: 1px solid #fdd000;
	box-shadow:  0px 6px  10px rgba(253,258,0,.4);
	color: #fff;
}
.nav a .hot{
	font-style: normal;
	display: inline-block;
	width: 36px;
	height: 27px;
	background: url(../images/hot.png) no-repeat center center;
	position: absolute;
	left: 60px;
	top: -1px;
}
.indexLogoBoxHover{
	width: 100%;
	background: #fff;
	position: fixed;
	z-index: 99999;
	 box-shadow:0 3px 6px 0 rgba(67,154,254,0.2)
}
.indexLogoBoxHover .logo{
	background: url(../images/logoH.png) no-repeat left center;
}
.indexLogoBoxHover .nav a{
	color: #5a6275;
}
.indexLogoBoxHover .nav a:hover,.indexLogoBoxHover .nav a.hover{
	color: #da251c;
}

.indexLogoBoxHover .nav span a{
	border: 1px solid #cfd2d9;
}
.indexLogoBoxHover .nav span a:hover{
	color: #fff;
	border: 1px solid #da251c;
	box-shadow:  0px 6px  10px rgba(43,129,228,.4);
}
.indexLogoBoxHover .nav i a{
	color: #fff;
}
.indexLogoBoxHover .nav i a:hover{
	color: #fff;
}

.indexLogoBoxHover_white{
	width: 100%;
	background: #fff;
	z-index: 99999;
	 box-shadow:0 3px 6px 0 rgba(67,154,254,0.2)
}
.indexLogoBoxHover_white .logo{
	background: url(../images/logoH.png) no-repeat left center;
}
.indexLogoBoxHover_white .nav a{
	color: #5a6275;
}
.indexLogoBoxHover_white .nav a:hover{
	color: #da251c;
}

.indexLogoBoxHover_white .nav span a{
	border: 1px solid #cfd2d9;
}
.indexLogoBoxHover_white .nav span a:hover{
	color: #fff;
	border: 1px solid #da251c;
	box-shadow:  0px 6px  10px rgba(43,129,228,.4);
}
.indexLogoBoxHover_white .nav i a{
	color: #fff;
}
.indexLogoBoxHover_white .nav i a:hover{
	color: #fff;
}

/******foot*****/

.footBg{
	background: #2b3039;
	font-size: 14px;
	color: #727989;
	clear: both;
}

.footLink{
	padding: 30px 0;
	line-height: 2.2em;
	border-bottom: 1px solid #242930;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
}
.footLink a{
	font-size: 14px;
	display: inline-block;
	color: #727989;
	margin-right: 12px;
}
.footLink a:hover{
	color: #b3bdd4;
}

.footMore{
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.footMoreLeft{
	width: 430px;
	float: left;
}

.footMoreLeft dl{
	width: 120px;
	float: left;
}
.footMoreLeft dl dt{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.footMoreLeft dl dd{
	margin-bottom: 15px;
}
.footMoreLeft dl dd a{
	font-size: 14px;
	color: #727989;
}
.footMoreLeft dl dd a:hover{
	color: #b3bdd4;
}
.footMoreMiddle{
	width: 480px;
	float: left;
}
.footMoreMiddle ul li{
	width: 100px;
	margin-right: 40px;
	text-align: center;
	float: left;
}
.footMoreMiddle ul li span{
	display: block;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
}
.footMoreRight dl dt{
	font-size: 28px;
	color: #f55a5a;
}

.footMoreRight dl dd{
	font-size: 14px;
	color: #727989;
}
.footMoreRight dl dd .zixun{
	display: inline-block;
	width: 180px;
	height: 43px;
	border: 1px solid #f55a5a;
	font-size: 14px;
	color: #f55a5a;
	line-height: 43px;
	border-radius: 3px;
	text-align: center;
	margin: 10px 0;
}
.footMoreRight dl dd .zixun:hover{
	background: #f55a5a;
	border: 1px solid #f55a5a;
	color: #fff;
	box-shadow:  0px 6px  10px rgba(255,140,140,0);
}
.footCopyright{
	background: #15181c;
	text-align: center;
	line-height: 2em;
	color: #505255;
	font-size: 14px;
	padding: 30px 0;
}

.indexqq{
	width: 72px;
	height: 72px;
	background: #da251c;
	position: fixed;
	right: 20px;
	bottom: 60px;
	border-radius: 72px;
	text-align: center;
	z-index: 9999
}
.indexqq img{
	margin-top: 22px;
}
.indexqq:hover{
	box-shadow:  0px 6px  10px rgba(43,129,228,.4);
	cursor: pointer;
}

