@charset "utf-8";

html {
	overflow-y: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,form ,legend {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height:1.3;
	/*color: #333;*/
	font-family: "Microsoft Yahei", Arial, Helvetica, Verdana, Geneva, sans-serif, tahoma, sans-serif;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-weight: normal;
}

input, textarea, select {
	font-size:100%;
	*font-size: 100%;
	outline:none;
	vertical-align: middle;
}

table{
	outline:none;
	border-collapse: collapse;
}

ul,li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

a,a:hover, a:visited {
	text-decoration: none;
	/*color: #333333;*/
}

.doc_wrapper{
	margin-left: 0px;
	margin-right: 0px;
}
.banner img{
	width:1920px;
	height: 450px;
	

}
/*.banner img{
	width: 1200px;
	height: 168px;
	margin:20px auto;
}*/
.fuli{
	background: #d2ebf9;
	width: 100%;
	text-align: center;
	color: #585858;
	clear:both;
}
.fuli_con{
	width: 1110px;
	margin: 0 auto;
	padding: 50px 45px;
}
.fuli_con .tit img,.fengcai .fengcai_con .tit img{
	margin-right: 10px;
}
.fuli_con .tit h2,.fengcai .fengcai_con .tit h2{
	width: 1200px;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
}
.fuli_icon{
	text-align: center;
}
.box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.box_list{
    width: 200px;
	margin:25px 50px;
}
.box_list p{
	font-size: 18px;
	line-height: 30px;
	width: 200px;
	margin:15px auto;

}
.fengcai{
	background:#f5f5f5 url(../images/bg.png) no-repeat center;
	width: 100%;
	text-align: center;
	height: 715px;
	overflow:hidden;
}
.fengcai .fengcai_con{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 45px;
}
.fengcai_photos{
	position: relative;
}
.fengcai_photos img{
	position: absolute;

}
