@charset "utf-8";

img{ border:0px;}
body {
	font-size:12px; overflow-x:hidden;
	margin:0;
	padding:0;
	line-height:22px;
	color:#fff;
	background-color:#821F22;font-family:"微软雅黑";
}

.main{width:100px; margin:0 auto; position:relative;}
ul,li {margin:0;padding:0;list-style:none;}
A:link {TEXT-DECORATION: none;color:#fff;}
A:visited {TEXT-DECORATION: none;color:#fff;}
A:hover {TEXT-DECORATION: none;color:#ffff00;}
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;}
.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 { font-weight:bold;color: #4d83f3;	font-size: 30px;}
.bt2{color: #4d83f3;	font-size: 21px;}
.f-r{float:right;}
.f-l{float:left;}
.f1{background-color:#f3f3fd; color:#333; padding:3px 5px;}

#dbg1{background:url(../images/index_01.png) center top;height:324px;}
#dbg2{background:url(../images/index_02.png) center top;height:324px;}
#dbg3{background:url(../images/index_03.png) center top;height:166px;}
#dbg3b{background:url(../images/index_03b.png) center top;height:166px;}
#dbg4{background:url("../images/index_04.png") center top no-repeat; overflow: hidden; padding-top: 40px;}
.img1{margin: 100px auto 0 auto; display: block;}
.img3{background:url(../images/p3.png) center top; width: 999px; height: 2416px; margin: 100px auto 0 auto; display: block; padding-top: 130px;}
.img3 img{display: block; margin: 0 auto 30px auto;}

.pf{background:url("../images/pf.png") center top no-repeat; height:151px; width: 100%; position: fixed; left: 0px; bottom: 0px;}
.pf2{background:url("../images/pf2.png") center top no-repeat; height:151px; width: 100%; position: fixed; left: 0px; bottom: 0px;}
.btn{
	width:372px;
	height:121px;
	background: url("../images/btn.png")
}
.a1{
	position: absolute;
	left: 163px;
	top: 14px;
}
.a2{
	position: absolute;
	left: 190px;
	top: 35px;
}
.btn2{
	position: absolute;
	left: 179px;
	top: 771px;
	width:390px;
	height: 126px;
	background: url("../images/btn2.png")
}
.pic1{
	position: absolute;
	left: -416px;
	top: -193px;
	width: 428px;
	height: 306px;
	background: url("../images/pic1.png")
}
.pic2{
	position: absolute;
	left: 425px;
	top: -216px;
	width: 187px;
	height: 184px;
	background: url("../images/pic2.png")
}
.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);
  }
}


.footer{text-align:center; font-family:"宋体"; font-size:12px; padding: 30px 0 180px;}
