* {
				margin: 0;
				padding: 0;
				
			}
			/* .navigation {
				z-index: 9999;
			} */
			/*为了使菜单居中*/
			
			.swiper-container {
				position: absolute;
				width: 1900px;
				height: 450px;
				left: 0;
				top: 63px;
				z-index: 0;
			}

			/* 轮播图分页样式 */
			.swiper-pagination-bullet {
				background: rgba(255, 255, 255, 1);
				opacity: 0.5;
				width: 50px;
				height: 4px;
				display:inline-block;
				border-radius: 20%;
			}
			

			/* 轮播图选中样式 */
			.swiper-pagination-bullet-active {
				opacity: 1;
				background: #FFFFFF;
			}

			.gywm {
				position: absolute;
				top: 590px;
				
				width: 100%;
				height: 455px;
			}

			.gywm ul {
				position: absolute;
				width: 200px;
				height: 63px;
				left: 850px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}

			.tgtp {
				position: absolute;
				margin-top: 94px;
				
				width: 1200px;
				height: 280px;
				left: 370px;
				list-style-type: none;
				
			}
			.tgtp>li{
				float:left;
			}

			 .z1 {
				width:178px;
				height:279px;
				background:rgba(244,241,244,1);
				border-radius:5px;
			}

			.z2 {
				position: relative;
				left: 0px;
				width:687px;
				height:279px;
				border:1px solid rgba(244,241,244,1);
				border-left-width: 0px;
			}

		.z3 {
				position: relative;
				left: 19px;
				width:312px;
				height:279px;
				background:rgba(244,241,244,1);
			}

			 .zxxx {
				position: relative;
				
				width: 1200px;
				height: 447px;
				left: 328px;
				top: 1011px;
				
			}

			
			.tc{
				width:1900px;
				height:200px;
				position: relative;
				top: 1072px;
			}
			
			.dyh{
				width: 1200px;
				height: 80px;
				position:absolute;
				left: 368px;
				
				top:23px;
			}
			.dyh>li{
				list-style-type:none ;
				float: left;
				font-size:48px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(255,255,255,1);
			}
			.drh{
				width: 1200px;
				height: 80px;
				position:absolute;
				left: 368px;
				top:110px;
			}
			.drh>li{
				list-style-type:none ;
				float: left;
				font-size:48px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(255,255,255,1);
			}
			.kczx{
				width: 1200px;
				height: 100%;
				position: relative;
				top:1150px;
				
				left: 370px;
			}
			.kczx>ul{
				position: absolute;
				width: 200px;
				height: 63px;
				left: 506px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			.kczb{
				width: 1200px;
				height: 100%;
				position: relative;
				top:715px;
				/* border:1px solid #000000; */
				left: 370px;
			}
			.kczb>ul{
				width: 200px;
				height: 63px;
				left: 506px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			.kclb {
				width: 1250px;
				height: 860px;
				
			}
			.zxkt{
				width: 1200px;
				height: 100%;
				position: relative;
				top:784px;
				left: 370px;
				
			}
			
			
			.zxkt>ul{
				width: 200px;
				height: 63px;
				left: 506px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			.mslh{
				width: 1200px;
				height: 1285px;
				position: relative;
				top:912px;
				left: 370px;
			}
			
			.mslh>ul{
				width: 200px;
				height: 63px;
				left: 506px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			.wmfw{
				width: 1200px;
				height: 1285px;
				position: relative;
				top:882px;
				left: 370px;
			}
			.wmfw>ul{
				width: 200px;
				height: 63px;
				left: 506px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			
			
			.swiper-slide a{display: block;width: 100%;height: 100%;}
			
			
			.alertkuang {
				width: 100%;
				height: 100%;
				background: #000000;
				opacity: .6;
				position: fixed;
				top: 0px;
				overflow: hidden;
				z-index: 4;
			}
			
			#alertkuang {
				width: 100%;
				height: 100%;
				position: fixed;
				top: 0px;
				overflow: hidden;
				z-index: 4;
			}
			
			.alertclose {
				position: relative;
				right: -204px;
				top: 20px;
			}
			
			.alertcontain {
				text-align: center;
				width: 490px;
				height: 350px;
				background: #fff;
				opacity: 1;
				margin: 0px auto;
				z-index: 5;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-left: -245px;
				margin-top: -175px;
			}
			
			.alertcontain h1 {
				font-size: 36px;
				height: 89px;
				/* background: url("./img/denglu01.jpg") no-repeat center; */
				padding-top: 50px;
			}
			
			.alertcontain p {
				font-size: 18px;
				line-height: 140px;
				color: #666;
				height: 103px;
			}
			
			.alertlogin:hover {
				color: #fff;
			}
			
			.alertlogin {
				display: block;
				width: 325px;
				height: 49px;
				line-height: 49px;
				font-weight: lighter;
				text-align: center;
				font-size: 24px;
				color: #fff;
				background: #0972ff;
				margin: 0px auto;
			}
			.zxxx {
				width: 1200px;
				height: 447px;
				left: 370px;
			}
			
			.zxxx>ul {
				position: absolute;
				width: 200px;
				height: 63px;
				left: 484px;
				margin: 0 auto;
				text-align: center;
				list-style-type: none;
			}
			
			.gsdt{
				position: absolute;
				top: 76px;
				float: left;
				left: 0px;
				list-style-type: none;
				
				width: 430px;
				height: 315px;
			} 
			
			.xwzx{
				position: absolute;
				top: 76px;
				float: left;
				left: 444px;
				list-style-type: none;
				
				width: 430px;
				height: 315px;
			}
			
			.xtjx{
				position: absolute;
				top: 77px;
				float: left;
				left: 885px;
				list-style-type: none;
				width: 330px;
				height: 315px;
			}
			.xtjx>ul>li{
				width:323px;
				height:13px;
				font-size:12px;
				font-family:Microsoft YaHei;
				font-weight:400;
				color:rgba(68,68,68,1);
				list-style-type: none;
				margin-top: 15.5px;
			}
			.ys {           
			                
				position: fixed;
				top: 80px;
				bottom: 0px;
				right: 0;
				margin-right: 70px;
				z-index: 9999;
						}