@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0; padding:0; list-style:none; text-decoration:none;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"宋体";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.dian{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mtf_30{margin-left: 30px;}
.mt_10{margin-top: 10px;}
.mt_15{margin-top: 15px;}

html{-webkit-text-size-adjust: none;-webkit-text-size-adjust: 100%;}
body{font-family:"microsoft yahei"; color:#333;}

body{
	width: 100%;
}
.banner{
	width: 100%;
	position: relative;
}
.mbanner{
	display: none;
}
.banner img{
	width: 100%;
}
.banner .center{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1190px;
	height: 100%;
	margin-left: -595px;
	overflow: hidden;
}
.word1{
	width: 520px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 30px;
	color: #063968;
	margin: 32% auto 0;
}
.word1 a{
	color: #063968;
}
.word1:hover{
	font-weight: bold;
	background: url(../images/hover.png) no-repeat;
}
.word2{
	width: 520px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 30px;
	color: #063968;
	margin: 0 auto;
	margin-top: 3%;
}
.word2:hover{
	font-weight: bold;
	background: url(../images/hover.png) no-repeat;
}
.word2 a{
	color: #063968;
}
