.wrap{
	width: 1250px;
	margin:0 auto 0px;
	overflow: hidden;
	padding-bottom: 20px;

}
.banner{
	z-index: -1;
	width: 1250px;
	height: 592px;
	background: url(../images/banner.jpg);
	background-size: 100% 100%;
}
.con{
	background: #fff;
	width: 1130px;
	padding:57px 0 57px;
	box-sizing:border-box;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-ms-border-radius: 40px;
	-moz-border-radius: 40px;
	margin:0 auto;
	overflow: hidden;
     margin-top: -153px;
	box-shadow: 0px -4px 0px 0px #207cb1;
	-webkit-box-shadow: 0px -4px 0px 0px #207cb1;
	-ms-box-shadow: 0px -4px 0px 0px #207cb1;
	-moz-box-shadow: 0px -4px 0px 0px #207cb1;
}
.detail{
	width: 760px;
	margin:0 auto;
}
.view{
	overflow: hidden;
	float: left;
}
.view img{
	float: left;
	margin-right:22px; 
}
.con .word {float: left;overflow: hidden;}
.qx{
	overflow: hidden;
     padding-bottom: 4px;
}
.qx .word{
	padding:0 22px 5px;
	overflow: hidden;
	margin-left: 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
    box-shadow: 0px 8px 0px -5px #207cb1;
    -webkit-box-shadow: 0px 8px 0px -5px #207cb1;
    -moz-box-shadow: 0px 8px 0px -5px #207cb1;
    -ms-box-shadow: 0px 8px 0px -5px #207cb1;
}
.qxword{
	height: 121px;
	overflow: hidden;
}
.qxmore{
	display: block;
	float: right;
      color: #41a9d8;
    font-size: 12px;
}
.qx .word p{
	font-size: 14px;
	color: #595757;
	margin-bottom: 15px;

}
.yszm,.dk {
	margin-top: 46px;
	overflow: hidden;
}
.yszm .video{
	width: 276px;
	height: 171px;
	float: left;
	margin-right: 44px;
}
.topimg{
	margin-bottom: 25px;
}
.topimg img{
	text-align: center;
	margin-left: 211px;
}
.topimg a{
	color: #41a9d8;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#yszmword{
	width: 440px;
	float: left;
	height: 163px;
	overflow: hidden;
}
.yszmword div{

	border-bottom: 1px solid #afb0b0;

}
.yszmword p {
	color: #595757;
	font-size: 14px;	line-height: 30px;
}
#dkinner{
	height: 129px;
	overflow: hidden;
}
.dkinner div.item{
	float: left;
	width: 240px;
	height: 119px;
	margin-right: 18px;
	margin-bottom: 10px;
}
.dkinner div.item img{
	width: 100%;
	height: 100%;
}
.dkinner div.item:nth-child(3n){
	margin-right: 0;
}