@charset "utf-8";
/* CSS Document */

/*初始化*/



/*banner*/
    
    .banner{position: relative;
    top: -9px;}
.banner .focusBox { position: relative; width:100%; height:auto; overflow: hidden; }
	.banner .focusBox .pic{ position:relative; z-index:0; }
	.banner .focusBox .pic img { width:100%; display: block; }
	.banner .focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.banner .focusBox .hd li{margin: 0 5px; background:url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(images/dot8.png) no-repeat 0 -16px;
	}
	.banner .focusBox .hd .on{ background-position:0 0; }

	.banner .focusBox .prev,
	.banner .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background:url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.banner .focusBox .prev { left: 0; }
	.banner .focusBox .next { background-position: 0 -90px; right: 0; }
	.banner .focusBox .prev:hover,
	.banner .focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  } 
	
	

  .bn-bd{ width: 284px; height: 474px; background: rgba(0,0,0,0.8); position: absolute; top: 0; left:70%; padding: 10px;  }
  .bn-bd .bn-bd2{ width: 100%; border:solid 1px #444037; height: 454px; }
  .bn-bd .bn-bd2 img{ margin: 0 auto; display: block; margin-top: 30px }

 .bn-bd .bn-bd2 form{ width:80%; height:auto; margin: 0 auto; overflow: hidden;  padding:12px 0px; padding-bottom: 15px;  font-size:16px; color:#fff}
.bn-bd .bn-bd2 form input{ padding:4px; border:none; color: #fff; outline:none; margin-left:5px; margin-top:9px; width:73%; border:solid 1px #898884; background: none}
.bn-bd .bn-bd2 form textarea{ width: 209px; height: 29px; outline: none; resize: none; padding: 4px; position: relative; top: 9px;  border: none; margin-top:0px; }
.bn-bd .bn-bd2 form h1{ color:#ff9801; text-align:left; font-size:24px; font-weight:900}
.bn-bd .bn-bd2 form button{ width:100%; height:36px; background:#ffffff; outline: none;  color: #000; text-align:center; line-height:36px; border:none; border-radius:15px; float:right; margin-top:16px; float: left; font-family:"微软雅黑"}
.bn-bd .bn-bd2 form p{ margin-top: 3px; font-size: 18px; }
.bn-bd p{ text-align:  center; font-size: 16px; color: #fff }

.bn-bd ul{ width: 90%; margin: 0 auto }
.bn-bd ul li{ height: 50px; width: 90%; margin: 0 auto; border-bottom: solid 1px #3f3a34; font-size: 12px; padding: 8px 0px 0px 17px; background: url(../images/ZY-FK_03.jpg) 1px no-repeat; color: #7a7770 }


