p,div{word-wrap:break-word}
.dsm{
	background: #FFFEFC;
	margin:0 auto;
	width: 100%;
}
.bgzs{
	width: 100%;
	/*height: 2707px;
	background:url(../images/collbg.jpg)no-repeat;
	background-size: 100% 100%;*/
}
.banner img{
	display: block;
	width: 100%;
	margin:0 auto;
}
.w1250{
	width: 1250px;
	margin:0 auto;
}
.parttit img{
	width: 100%;
	display: block;
}
.parttit{
	width: 1250px;
	margin:0 auto;
}
.pyq{
	width: 100%;
	height: 785px;
	background: url(../images/pyq.png)no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.pyq {
	color: #595757;
	font-size: 24px;
}
.pyq_p1{
	position: absolute;
	left:205px; 
	top: 436px;
	width: 150px;
}
.pyq_p2{
	position: absolute;
	right :205px; 
	top: 436px;
	width: 150px;
}
.pyq_p3{
	position: absolute;
	right :500px; 
	bottom: 102px;
	width: 240px;
}
.caseyq{
	width: 100%;
	height: 622px;
	background: url(../images/caseyq.png)no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.btngroup {
	margin-top: 213px;
	text-align: center;
	margin-bottom: 260px;
}
.btngroup .download{
	margin-right: 272px;
}
.about{
	width: 100%;
	height: 498px;
	/*background: url(../images/about.jpg)no-repeat;*/
	/*background-size: 100% 100%;*/
	border-top: 2px solid #e7e5e3;
	box-shadow:  0px -7px 10px #e7e5e3;
	-webkit-box-shadow: 0px -7px 10px #e7e5e3;
	-moz-box-shadow: 0px -7px 10px #e7e5e3;
	-ms-box-shadow: 0px -7px 10px #e7e5e3;
	text-align: center;
	padding-top: 66px;
	padding-bottom: 66px;
	box-sizing:border-box;
	font-size: 15px;
	line-height: 30px;
}
.about a{
	padding:0 7px;
	color: #262626;
	font-family: '宋体';
}
.about p a{
	border-left: 1px solid #5b5955;
}
.about a:first-child{
	border-left: none;
}