@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;font-family:"微软雅黑";}
body{margin:0; padding:0;font-family:"微软雅黑"; background-color: #f4382a; line-height: 24px; color: #fff;}
img{border:none;}
ul,li {margin:0;padding:0;list-style:none;}
A:link {COLOR: #fff; TEXT-DECORATION: none;}
A:visited {COLOR: #fff; TEXT-DECORATION: none}
A:hover,.on a{COLOR:#ffff00; TEXT-DECORATION: none}
.main{width:100px; margin:0 auto; position:relative;}
.bod .dbg1{background:url(../images/index_01.png) center top no-repeat;height:668px;}
.bod .dbg2{background:url(../images/index_02.png) center top no-repeat;height:531px;}
.bod #dbg3{background:url(../images/index_03.png) center top no-repeat;height:794px;}
.bod #dbg4{background:url(../images/index_04.png) center top no-repeat;height:751px;}
.bod #dbg5{background:url(../../images/index_05.png) center top no-repeat;height:744px;}
.bod #dbg6{background:url(../../images/index_06.png) center top no-repeat;height:680px;}
.bod #dbg7{background:url(../images/index_07.png) center top no-repeat;height:215px;}
.mar{
	position: absolute;
	left: -123px;
	top: 120px;
	width: 470px;
	color: #e50618;
	overflow: hidden;
	font-size: 14px;
}
.mar2{
	position: absolute;
	left: -216px;
	top: 250px;
	width: 366px;
	color: #fff;
	overflow: hidden;
	font-size: 16px;
}

.pic1{
	position: absolute;
	left: -363px;
	top: 297px;
}

#div1{
	position: relative;
	width: 564px;
	position: absolute;
	left: -62px;
	top: 32px;
	height: 160px;
	overflow: hidden;
}
#div1 ul{
	position: absolute;
	left: 0;
}
#div1 a{
	position: absolute;
	z-index: 2;
	text-decoration: none;
	top: 45%;
	display: none;
}
#div1 ul li{
	padding: 5px;
	list-style: none;
	float: left;
}

.ico2{
	position: absolute;
	left: 361px;
	top: 64px;
	background: url("../images/ico2.png") center no-repeat;
	width: 153px;
	height: 64px;
}

.btn1{
	position: absolute;
	left: -136px;
	top: 379px;
	background: url("../images/btn1.png") center no-repeat;
	width: 489px;
	height: 74px;
}
.btn2{
	position: absolute;
	background: url("../images/btn2.png") center no-repeat;
	width: 588px;
	height: 111px;
}
.an1{
	left: -211px;
	top: 637px;
}
.an2{
	left: -211px;
	top: 589px;
}

.swf1{
	position: absolute;
	left: -307px;
	top: 170px;
	width: 714px;
	height: 407px;
}
.swf2{
	position: absolute;
	left: -307px;
	top: 130px;
	width: 714px;
	height: 407px;
}
.swf3{
	position: absolute;
	left: -307px;
	top: 142px;
	width: 714px;
	height: 407px;
}


.dh:hover{
  -webkit-animation: dh 0.3s linear infinite alternate;
  animation-name: dh 0.3s linear infinite alternate;
}
@-webkit-keyframes dh{
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes dh{
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.al{
	position: absolute;
	left: -81px;
	top: 140px;
}
.slider_box { margin: 0px auto; width: 828px; height: 350px; position: relative;}
.box {width: 828px; height: 350px; position: relative;overflow:hidden;}
.silder_con {width: 828px; height: 350px; overflow: hidden;position: absolute;}
.silder_panel {width: 828px; height: 350px;overflow: hidden; float: left; position: relative; color:#fff; font-size:34px;}
.txt1{background-color: #ff740d; border: 1px solid #fff; text-align: center; line-height: 32px; font-size: 24px; color: #fff; margin-bottom: 5px;}
.silder_nav {
	width: 381px;
	position: absolute;
	left: -341px;
	top: 0px;
}
.silder_nav li {width:285px; height:92px; color:#910018; font-size:17px; overflow: hidden; display: block;background:url(../images/ico1.png) center top no-repeat; padding: 15px 35px 0 15px;}

.slider_box a.prev {width: 45px; height: 100px; text-indent: -999px; display: block; position: absolute;left: 0px; font-size:0;}
.slider_box a.next {width: 45px; height: 100px; text-indent: -999px; display: block; position: absolute;background-position: right 0px; right: 0px;font-size:0;} 

.footer{text-align:center; font-family:"宋体"; font-size:12px; padding:20px 0;}
