@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	background: url("../imges/bj2.png") no-repeat;
}

.wrapper {
	width: 100%;
	height: 100%;
}

.logo {
	background: url(../imges/41.png) no-repeat;
	width: 776px;
	height: 86px;
	margin: 0 auto;
	/*margin-top: 180px;*/
}

.logo_hb {
	background: url(../imges/411.png) no-repeat;
	width: 776px;
	height: 86px;
	margin: 0 auto;
	/*margin-top: 180px;*/
}

.box {
	width: 100%;
	height: 280px;
	/*background: #fff;*/
	/*margin-top: 50px;*/
}

.box2 {
	float: right;
	height: 260px;
	width: 400px;
	background-color: rgba(255,255,255,0.6);
	margin-top: 9px;
	border: 1px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 50%)
}

.box1 {
	width: 402px;
	height: 260px;
	margin: 0 auto;
}

h1 {
	text-align: center;
	font-family: "楷体";
	font-size: 25px;
	color: #0279bb;
	margin-top: 20px;
}

.b {
	font-family: "楷体";
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}

.1 {
	border: 1px solid #999;
	width: 200px;
	height: 20px;
}

.d {
	width: 100%;
	height: 50px;
	margin-top: 50px;
}

.d ul {
	list-style-type: none;
}

.d ul li {
	float: left;
	padding: 5px 10px;
	margin-left: 120px;
	border: 1px solid #0279bb;
	background: #0279bb;
	border-radius: 5px;
}

.d ul li a {
	text-decoration: none;
	color: #fff;
	font-family: "楷体";
	font-size: 18px;
}

.d ul li:hover {
	border: 1px solid #0279bb;
	background: #FFF;
}

.d ul a:hover {
	color: #0279bb;
}

.m {
	width: 100%;
	height: 60px;
}

.2 {
	width: 150px;
	height: 20px;
}

.yz p {
	margin-left: 51px;
	margin-top: 10px;
	font-family: "楷体";
	font-size: 18px;
}

.y {
	margin-left: 50px;
}

span {
	font-family: "楷体";
	font-size: 18px;
}

.yz {
	float: left;
	width: 310px;
	height: 20px;
	margin-top: -10px;
}

.4 {
	float: right;
	width: 150px;
	height: 20px;
	margin-right: 10px;
}

.hb {
	width: 100%;
	height: 20px;
	margin-top: 20px;
}

.dl {
	margin-top: 30px;
	text-align: center;
}

.dl a {
	color: #fff;
	background: #09F;
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	border: 1px;
	border-radius: 5px;
	text-decoration: none;
}

.footer{ width:100%; height:65px;  margin-top:20px;}
.footer p{ font-size:12px; color:#fff; text-align:center; padding-top:10px;}