@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	font-family: "宋体";
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	font-size: 12px;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #666666;
	text-decoration:none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #4077a0;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-size: 12px;
	color: #666;
	background: #FFF;
	background:url(../images/indexBodyBg.jpg) repeat-y  center top;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
textarea{outline: none;}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.h10 {
	clear: both;
	height: 10px;
}
.h15 {
	clear: both;
	height: 16px;
}
.h20 {
	clear: both;
	height: 20px;
}
.h25 {
	clear: both;
	height: 25px;
}
.h30 {
	clear: both;
	height: 30px;
}
.h32 {
	clear: both;
	height: 32px;
}
.h60 {
	clear: both;
	height: 60px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg,.bdimgshare-content,.sr-bdimgshare{ display:none !important}
/*公共部分结束*/
.aykjbigImgBox,.aykjbigImg{
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
height:1000px; 

/*background-position:center center;*/
}
.aykjbigImgBox{ position:relative;}
.con{ width:100%; height:450px; position:absolute; left:0px; color:#FFF; font-family:"Microsoft YaHei";}
.con div.wrap{ position:relative; overflow:hidden; width:900px;}
.toNext{ display:block; bottom:0px; left:50%; margin-left:-40px; width:56px; height:26px; position:absolute;}
.rightNav{ position:fixed; right:50px; top:50%; z-index:9999999}
.rightNav dd{ width:12px; height:12px; margin-bottom:2px; background:url(../images/adot.png) no-repeat center center; cursor:pointer}
.rightNav dd.hover{ background:url(../images/adothover.png) no-repeat center center;}
.conL{ width:450px; margin-top:170px;}
.conLTop{ height:75px; margin-bottom:12px;}
.conLTop span{ display:block;height:75px; background-position:left center;}
.conLTop span.span1_1{ background:url(../images/am1.png) no-repeat;}
.conLTop span.span1_2{ background:url(../images/am2.png) no-repeat;}
.conLTop span.span1_3{ background:url(../images/am3.png) no-repeat;}
.conLTop span.span1_4{ background:url(../images/noon1.png) no-repeat;}
.conLTop span.span1_5{ background:url(../images/pm1.png) no-repeat;}
.conLTop span.span1_6{ background:url(../images/pm2.png) no-repeat;}
.conLDown{ color:#6a6a6a; font-size:15px; font-family:"Microsoft YaHei";}
.conR{ width:450px; height:450px;}
.conR em{ display:block; width:450px; height:450px; background-position:right center}
.conR em.em_1{ background:url(../images/clock1.png) no-repeat right center;}
.conR em.em_2{ background:url(../images/clock2.png) no-repeat right center;}
.conR em.em_3{ background:url(../images/clock3.png) no-repeat right center;}
.conR em.em_4{ background:url(../images/clock4.png) no-repeat right center;}
.conR em.em_5{ background:url(../images/clock5.png) no-repeat right center;}
.conR em.em_6{ background:url(../images/clock6.png) no-repeat right center;}
.cBg1{ background:url(../images/cBg1.png) no-repeat center center;}
.cBg2{ background:url(../images/cBg2.png) no-repeat center center;}
.cBg3{ background:url(../images/cBg3.png) no-repeat center center;}
.cBg4{ background:url(../images/cBg4.png) no-repeat center center;}
.cBg5{ background:url(../images/cBg5.png) no-repeat center center;}
.cBg6{ background:url(../images/cBg6.png) no-repeat center center;}

















