/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: '微软雅黑';
  line-height: 150%;
  font-size: 14px;
}

b,
strong,
ins {
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

ul,
li,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

p {
  padding: 0px;
}

em,
i {
  font-style: normal;
}

a:visited,
a:hover,
a:active {
  text-decoration: none;
}

input,
button {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}
.box_one{
	width: 100%;
	height: 460px;
	background: url(../images/back_img1.jpg) center no-repeat;
}
.box_two{
	width: 100%;
	height: 205px;
	background: url(../images/back_img2.jpg) center no-repeat;
	padding-top: 165px;
}
.box_two_div{
	width: 660px;
	height: 84px;
	margin: 0 auto 0;
}
.box_two_div h3{
	width: 20px;
	height: 40px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	float: left;
	padding: 15px;
	border-right: 1px solid #93a5ee;
	margin-top: 7px;
	margin-right: 24px;
}
.box_two_div span{
	width: 535px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 21px;
	color: #9eadee;
}
.box_three{
	width: 100%;
	height: 377px;
	position: relative;
	background: url(../images/back_img3.jpg) center no-repeat;
}
.box_three i.renwu{
	width: 111px;
	height: 201px;
	background: url(../images/renwu.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: -123px;
	margin-left: -200px;
}
#box_pub{
	padding-left: 500px;
	float: none;
	margin: 0 auto;
	padding-top: 190px;
}
.public{
	width: 500px;
	overflow: hidden;
	float: left;
}
.public em{
	width: 40px;
	height: 40px;
	font-size: 30px;
	font-family: arial;
	color: #fff;
	padding: 20px 0 0 20px;
	line-height: 40px;
	text-align: center;
	background: url(../images/em_box.png) center no-repeat;
	display: block;
	float: right;
}
.public span{
	width: 100%;
	text-align: right;
	display: block;
	float: right;
	color: #fff;
}
.public span label{
	display: block;
	padding: 4px 0;
	font-size: 20px;
	line-height: 30px;
}
.public span label:hover{
	color: #9eadee;
}
.public span a{
	display: block;
	width: 245px;
	height: 38px;
	line-height: 38px;
	float: right;
}
.public span a p{
	width: 165px;
	padding-left: 10px;
	background: #fff;
	font-size: 16px;
	color: #4763e0;
	text-align: left;
	float: left;
}
.public span a b{
	width: 70px;
	text-align: center;
	font-size: 16px;
	color: #100964;
	display: block;
	float: left;
	background: #ffd632;
	font-weight: 500;
}
.box_four{
	width: 100%;
	height: 288px;
	background: url(../images/back_img4.jpg) center no-repeat;
}
.public_box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.pub_left{
	padding-top: 13px;
}
.pub_left em,.pub_left span a{
	float: left;
}
.pub_left span{
	text-align: left;
}
.pub_right{
	padding-top: 100px;
}
.box_five{
	width: 100%;
	height: 287px;
	background: url(../images/back_img5.jpg) center no-repeat;
}
.box_six{
	width: 100%;
	height: 292px;
	background: url(../images/back_img6.jpg) center no-repeat;
}
.box_seven{
	width: 100%;
	height: 290px;
	background: url(../images/back_img7.jpg) center no-repeat;
}
.box_eight{
	width: 100%;
	height: 290px;
	background: url(../images/back_img8.jpg) center no-repeat;
}
.box_nine{
	width: 100%;
	height: 290px;
	background: url(../images/back_img9.jpg) center no-repeat;
}
.box_ten{
	width: 100%;
	height: 456px;
	background: url(../images/back_img10.jpg) center no-repeat;
	position: relative;
}
#last span label{
	font-size: 30px;
	font-weight: 600;
	line-height: 150%;
}
.box_ten i.jiangbei{
	width: 178px;
	height: 205px;
	display: block;
	background: url(../images/jiangbei.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: -78px;
	margin-left: 46px;
}





















