@charset "utf-8";

img{ border:0px;}
body {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:22px;
	color:#3e3a39;
	background-color:#fff;font-family:"黑体"; overflow-x:hidden;
}

.main{width:100px; margin:0 auto; position:relative;}
ul,li {margin:0;padding:0;list-style:none;}
A:link {COLOR: #855642; TEXT-DECORATION: none;}
A:visited {COLOR: #855642; TEXT-DECORATION: none}
A:hover {COLOR:#855642; TEXT-DECORATION: none}
A.b:link {COLOR: #FFD334; TEXT-DECORATION: underline}
A.b:visited {COLOR: #FFD334; TEXT-DECORATION: underline}
A.b:hover {COLOR: #ffff00; TEXT-DECORATION: none}
input{background:transparent;border:0px;margin:0px; color:#939598;list-style:none; font-family:"黑体"; font-size:14px;}
.white {color:#ffffff;}
.red {color:#0682f2; font-size:25px;line-height:50px;}
.red2{color:#d30101;}
.green {color:green;}
.black{ color:#000;}
.blue{color:#549FD6;}
.yellow{color:#ffff00;}
.blue3{color:#255E98;}
.gray{color:#6A3906;}
.org{color:#ff5a00;}
.bg_h{background-color:#f0f0f0;}
.f_13{font-size:13px;}
.f_14{font-size:14px;}
.clr2{clear:both; height:1px; overflow:hidden;}
.m_t36{margin-top:36px;}
.m_t20{margin-top:20px;}
.m_t10{margin-top:10px;}
.m1{margin:30px 0 -20px;}
.t_c{text-align:center;}
.f_12{font-size:12px; font-family:"宋体";}
.f_16{font-size:16px;font-weight:bold;}
.f_17{font-size:17px;}
.f_26{font-size:26px; font-family:"黑体"; line-height:50px;}
.f_30{font-size:28px; color:#603813; line-height:50px; font-weight:bold;}
.f_22{font-size:22px; font-family:"黑体";}
.h340{height:340px;}
td{font-size:18px;text-align:center; background-color:#fff;}

.bt {color: #f39800;font-size:24px; font-weight:bold;}
.bt2{ background-color:#ececec;  padding:10px; margin:10px 0;}
.txt1{
	position: absolute;
	left: -428px;
	top: 180px;
	color: #595757;
	font-size: 20px;
	width: 402px;
}
.txt2{
	position: absolute;
	left: 72px;
	top: 160px;
	color: #595757;
	font-size: 20px;
	width: 402px;
}
.txt3{
	position: absolute;
	left: -408px;
	top: 131px;
	color: #595757;
	font-size: 20px;
	width: 402px;
}

.f-r{float:right;}
.f-l{float:left;}

.bod #dbg1{background:url(../images/index_01.jpg?1) center top no-repeat;height:252px;}
.bod #dbg2{background:url(../images/index_02.jpg) center top no-repeat;height:318px;}
.bod #dbg3{background:url(../images/index_03.jpg) center top no-repeat;height:318px;}
.bod #dbg4{background:url(../images/index_04.jpg) center top no-repeat;height:297px;}
.bod #dbg5{background:url(../images/index_05.jpg) center top no-repeat;height:296px;}
.bod #dbg6{background:url(../images/index_06.png) center top no-repeat;height:485px;}
.bod #dbg7{background:url(../images/index_07.png) center top no-repeat;height:498px;}
.bod #dbg8{background:url(../images/index_08.png) center top no-repeat;height:456px;}
.bod #dbg9{background:url(../images/index_09.png) center top no-repeat;height:126px; width:100%; position:fixed; left:0px; bottom:0px;}



.an1{
	position: absolute;
	left: -94px;
	top: 14px;
}
.an3{
	position: absolute;
	left: 247px;
	top: 22px;
	width: 299px;
	height: 91px;
}
.dh{
  -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);
  }
}
.dh2{
  -webkit-animation: dh2 1.5s linear infinite alternate;
  animation-name: dh2 1.5s linear infinite alternate;
}
@-webkit-keyframes dh2 {
  0%, 10%,20%, 100% {
    opacity: .6;
  }

  5%, 15% {
    opacity: 0;
  }
}

@keyframes dh2 {
  0%, 10%,20%, 100% {
    opacity: .6;
  }

  5%, 15% {
    opacity: 0;
  }
}
.dh3{
  -webkit-animation: dh2 2s linear infinite alternate;
  animation-name: dh2 2s linear infinite alternate;
}
.footer{text-align:center; font-family:"宋体"; font-size:12px; padding:0px 0 146px 0;}
