.bg {
	background-image: url(../img/bgcon.png);
	background-size: cover;
	height: 420px;
	width: 100%;
}

.bglx {
	padding-top: 125px;
	font-size: 42px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}

.msg {
	width: 1317px;
	background-image: url(../img/conwh.png);
	background-size: cover;
	margin: auto;
	left: 0;
	right: 0;
	height: 484px;
	position: absolute;
	margin-top: -200px;
}

.msg_a {
	margin-left: 200px;
	margin-top: 120px;
	float: left;
}

.msg_a img {
	width: 28px;
	height: 22px;
	margin-right: 10px;
}

/*.msg_a>div {
	margin-top: 40px;
}*/
.msg_a_div{
	text-indent:2em;
	width:900px;
	height: 100%;
	margin: auto;
	font-size: 20px;
	line-height: 34px;
}

.msg_a span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.msg_b {
	float: left;
	width: 150px;
	height: 250px;
	margin-top: 167px;
	margin-left: 300px;
}

.code {
	width: 150px;
	height: 150px;
	background-color: #BBBBBB;
	color: white;
	line-height: 150px;
	text-align: center;
}
.code>img{
	width: 100%;
	height: 100%;
}
.msg_b_a {
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999CA4;
	line-height: 41px;
}

.name {
	font-size: 31px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	text-align: center;
	margin-top: 300px;
	margin-bottom: 70px;
}

.list {
	width: 1200px;
	margin: auto;
}

.list>div {
	width: 400px;
	float: left;
}

.list img,
.list_img {
	width: 346px;
	height: 374px;
	transition: .5s;
	
}

.list_img {
	overflow: hidden;
	cursor: pointer;
	border-radius: 4px;
}

.list_img:hover img{
	transition: .5s;
	transform: scale(1.4);
}
.list_img:hover{
	box-shadow: 0 0 8px  #CCCCCC;
}



.list_a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	margin-top: 10px;
}

.list_b {
	margin-top: 5px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
}

.dream {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-image: url(../img/bgcon2.png);
}

.dream_a {
	width: 1200px;
	margin: auto;
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 105px;
}

.dream_l {
	width: 28px;
	height: 5px;
	background: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}

.dream_b {
	width: 1200px;
	margin: auto;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 10px;
}

.linian {
	width:1360px;
	margin: auto;
}

.linian_a {
	width: 438px;
	float: left;
	height: 316px;
	background-image: url(../img/conf.png);
	background-size: cover;
}
.linian_a_img img{
	width: 56px;
	height: 50px;
	margin: 65px 0  0 45px;
}
.linian_a_tit {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	width:300px;
	margin: auto;
	line-height: 24px;
	margin-top: 20px;
}

.linian_a_con {

	
	width:300px;
	margin: auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #999999;
	line-height: 28px;
	margin-top: 10px;
	
}