body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,
pre,form,fieldset,legend,input,button,textarea,i{
	margin:0;padding:0;
 	-webkit-box-sizing: content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
}

html,body{
	height: 100%;
	font-family: "微软雅黑";
}
img{
	border: none;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
		font-family: "微软雅黑";
}
.dhn_fl{
	float: left;
}
.dhn_fr{
	float: right;
}
.bw8_contianer{
height: 100%;
width: 100%;
position: relative;
min-width: 1000px;
}

#bw_header{
	height:75px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99999;
}
/*轮播 */
.pic-ul{
	width:100%;
	height:100%;
	overflow: hidden;
}
.pic-ul li{
	height: 100%;
}
.pic-ul a{
	height: 100%;
	display: inline-block;
	width: 100%;
	
}
.btn-ul{
	width: 130px;
	height: 10px;
	position: absolute;
	right: 0px;
	line-height: 10px;
	bottom: 42px;
}
.btn-ul li{
	width: 10px;
	height:10px;
	background: #000;
	float: left;
	cursor: pointer;
	font-size:12px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 5px;
	border-radius:50px;
}
.btn-ul li.hover_time{background:#fff;}

.pic-ul img{
  width: 100%;
  height: 100%;
}



.hide{
	display: none;
}

/* 关于金万维  */

.bw8_more_nav{
	height: 334px;
	background: #252d37;
	width: 100%;
	padding-top:90px;
}

.bw_8_question{
	width: 880px;
	height: 260px;
	margin: auto;
}

.bw_8_question_title{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.bw_8_question_a{
	float: left;
}
.bw_8_question_a  a{
	color: #5d799b;
	font-size: 14px;
	display: block;
	line-height: 25px;
}
.bw_8_question_a  a:hover{
	color: #6aa7fe;
}
.code_icon1{
	height: 90px;
	width: 90px;
	position: relative;
	display: inline-block;
}
.bw_8_question_left{
	margin-left: 120px;
}

.bw8_footer{
	height: 130px;
	background: #1b2129;
	padding-top:30px ;
}
.bw8_footer p{
	text-align: center;
	font-size: 12px;
	color: #384d67;
	line-height: 20px;
}

.big_code{
	 position: absolute;
    left: -241px;
    top: 94px;
    width: 336px;
    height: 259px;
}
