body{
			background: #FFFFFF;
		}
		.top img{
			max-width: 100%;
			margin: 0 auto;
			display: block;
		}
		.center{
			margin: 30px 0px;
		}
		.center .first-content{
			background: url(./ds-gzlxm-titlebg.png) no-repeat 50% 0;
			height: 147px;
			padding: 25px 20px;
			box-sizing: border-box;
		} 
		.center .first-content h2{
			font-size: 24px;
			color: #FFFFFF;
		}
		.center .first-content p{
			font-size: 16px;
		    color: #ffffff;
		    margin-top: 15px;
		    line-height: 26px;
		}
		.center .first-content .left{
			width: 940px;
		}
		.center .first-content .right{
			margin-top: 34px;
    		margin-right: 30px;
		}
		.center .first-content .right span{
			color: #ffffff;
			font-size: 18px;
			display: block;
			background: url(./ds-gzlxm-more-ico.png) no-repeat top ;
			padding-top: 15px;
			
		}
		
		.center .other-content{
			margin-top: 30px;
		}
		
		
		.center .other-content dl dd{
			width: 560px;
			float: left;
			padding-bottom: 15px;
			border-bottom: 2px dashed #696969;
			margin: 0px 30px 20px 0px;
		}
		.center .other-content dl dd:nth-child(2n){
			margin-right: 0px;
		}
		.center .other-content dl dd em{
			color: #cc2121;
			font-size: 14px;
		}
		.center .other-content dl dd h2{
			color: #1b1b1b;
			font-size: 18px;
			font-weight: bold;
			margin: 10px 0px;
		}
		.center .other-content dl dd p{
			color: #696969;
			font-size: 14px;
			line-height: 24px;
			text-align: justify;
		}

	              	

	              	