body{ background: url(footer_bg.jpg) repeat-x left top; }
.enconW{ width: 1022px; min-width: 1022px; margin:0 auto; }
	.zwb{ text-align: right; line-height: 30px; }
	.zwb a{ color: #fff; font-size: 14px; }
	.toplogo,.toplogo img{ width: 100%; }
	.enCon{ background: #fff; padding:15px; }
		.left_enjs{ float: left;width: 66.5%;  }
			.enTitle{font-size: 30px; padding:20px 0; font-family: "Times New Roman,arial";font-weight: bold;text-align: center; border-bottom: 1px solid #9a9a9a; line-height: 36px;}
			.enZoomCon{ border-top: 1px solid #eeeeee; padding:20px 10px; }
			.enZoomCon,.enZoomCon p,.enZoomCon div{ font-size: 15px; line-height: 24px;color: #555555;font-family: "Times New Roman,arial"; }
			.enZoomCon p,.enZoomCon div{ padding-bottom: 15px; }
			.enZoomCon img{ max-width: 100%; }
		.right_enCon{ float: right; width:30%; }
			.conborder{ border:1px solid #e6e6e6; }
			.videocon{ margin-bottom: 20px; }
				.enTitle2{color: #1162b1;font-size: 16px; font-weight: bold; line-height: 34px; padding-left: 10px;}
				.videocon2{ width:96%; margin:0 auto; height: 185px; overflow:hidden; position: relative; }
					.spplay{ width:80px; height:80px; display: inline-block; position: absolute; margin:-40px 0 0 -40px; left:50%; top:50%; cursor: pointer;}
					.spplay img{ width:100%;}
			.cpCon_img{ width:96%; margin:0 auto; overflow: hidden; }
			.cpCon_img .tempWrap{ overflow: hidden; }
				.cpCon_img1 img{ width: 100%; max-width: 100%; margin-bottom:10px; }
	.enfoot{background: #1072ba;border-top: 3px solid #094295; padding:20px 0;}
	.enfoot p{ text-align: center; }
	.enfoot p,.enfoot p span{ color: #fff; line-height: 24px; font-size: 12px; }
	.enfoot p span{ display: inline-block; margin:0 10px; }


@media screen and (max-width:1023px){
.enconW{min-width:94%;width:94%;}

}

@media screen and (max-width:640px){
.left_enjs,.right_enCon{ float:none;width:100%;  }
.videocon2{height:auto; }
.conborder{ padding-bottom: 10px; }
.cpCon_img1 img{margin-bottom:0px; margin-right: 10px; }
}