@charset "utf-8";
/* CSS Document */
/* 重置开始 */
*{ padding:0; margin:0;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font-family: "微软雅黑";
}
html{height:100%;}
body{}
address, cite, dfn, em, i, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
small {
    font-size: 12px;
    background-position: 10% 0%;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer
}
a:hover {
	text-decoration: none
}
.logo{
    width: 1200px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}
.bj1{
    background-image: url("../images/bj.png");
    background-repeat: no-repeat;
    background-position: 2% 2%;
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    height: 1400px;
}
.bj1 img {
    margin-left: 70px;
    margin-right: auto;
}
.bj1 p{
    color: #0B0B0B;
    font-size: 16px;
    line-height: 40px;
    margin-top: 50px;
    margin-right: 70px;
    margin-bottom: 50px;
    margin-left: 70px;
}
