﻿/*
* 文件名称：style_yx.css
* 创建日期：2013-05-10
* 制 造 者：于瑞攀
* Q Q:1191344110
* 内容概要：存放通用布局、公共字体、颜色、输入框、按钮等样式*/


.iBan {
	height:501px;
	top:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	_zoom:1;
	clear: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/bgn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.iBanScreen{
	height:501px;
	background-image:url(img/1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.banFn{
	width:960px;
	height:501px;
	position:relative;
	top:-501px;
	z-index:99;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ibanImg{ display:none;}
.iBan .banNum{width:75px;height:19px;position:absolute;bottom:10px;left:50%;margin-left:-38px; z-index:100}
.iBan .banNum a{width:15px;height:19px;background:url(img/dots.png) no-repeat center ;_background:url(img/dots.gif) no-repeat center ;display:inline;overflow:hidden;text-indent:-999em;float:left;}
.iBan .banNum a.dots{background:url(img/dotsFocus.png) no-repeat center ;_background:url(img/dotsFocus.gif) no-repeat center ;}




/*内页banner样式*/
.iBan0 {
	height:428px;
	top:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	_zoom:1;
	clear: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/bgn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.iBanScreen0{
	height:428px;
	background-image:url(img/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.banFn0{
	width:1440px;
	height:428px;
	position:relative;
	top:-428px;
	z-index:99;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ibanImg0{ display:none;}
.iBan0 .banNum0{width:75px;height:19px;position:absolute;bottom:10px;left:50%;margin-left:-38px; z-index:100}
.iBan0 .banNum0 a{width:15px;height:19px;background:url(img/dots.png) no-repeat center ;_background:url(img/dots.gif) no-repeat center ;display:inline;overflow:hidden;text-indent:-999em;float:left;}
.iBan0 .banNum0 a.dots{background:url(img/dotsFocus.png) no-repeat center ;_background:url(img/dotsFocus.gif) no-repeat center ;}
