     body {background: #f9f7f6;color: #404d5b; margin: 0; padding: 0; font-family: "Microsoft Yahei","SimSun",Arial,HELVETICA;}
		 
		
		/** 顶部导航栏 */
		.dh{
			position: fixed;
			background-color: rgba(236, 236, 235, 0.87);
			top: 0;
			box-sizing: content-box;
			width: 100%;
			height: 30px;
			z-index: 1000;
		
		}
		.dh-1{
			position: relative;
			box-sizing: border-box;
			width: 80%;
			height: 100%;
			left: 50%;
			-webkit-transform: translate(-50%);
			transform: translate(-50%);
			-ms-transform: translate(-50%);
			line-height: 30px;
		
		}
	
		
		.dh-2{
			text-decoration:none;
			color:#000;
		
		}
		.dh-3{
			float:left;
				
		}
		.dh-3 ul{
			list-style:none;
		}
		.dh-3 ul li{
			display: inline-block;			
		
		}
		.dh-3 ul li a{
			text-decoration:none;
			color: #000;			
		
		}
				
		
		.conl{
		
			position: absolute;	
			color: #ececeb;
			text-indent: 2em;			
			line-height: 1.8em;
			font-weight: bold;
			border-radius: 5px;
			padding-right: 10%;
			padding-left: 10%;
			padding-bottom:20px;
			margin-top: 10%;			
			background-color: rgba(93, 123, 194, 0.27);
			font-family: "Microsoft Yahei","SimSun",Arial,HELVETICA;
		
		}
		.conl h1{
			text-align:center;
			margin:30px;
			font-family: "Microsoft Yahei","SimSun",Arial,HELVETICA;
		
		}
		.conl a{
			
			float: right;
			color:#fff;
			
		}			
		
		
		/**  服务流程 */
		.fwlc {padding:2%; height:260px; margin: 0 auto;}
				
		.jslc-1 {
			text-align: center;
			padding-left: 8%;
			margin-top: 5%;
		}
		.jslc-s {
			display: block;
			width: 12%;
			height: 72px;
			letter-spacing: 2px;
			float: left;
			font-size: 1.2em;
			line-height: 30px;
			padding-top: 16px;
			border-radius: 10px;
			padding-left: 10px;
			padding-right: 10px;
			
			color: #fff;
			background-color: #5d7bc2;
			box-shadow: 0 12px 16px 0 #888, 0 17px 50px 0 #888;
		}
		@media only screen and (max-width: 1439px) {
			.jslc-s {
			
			   font-size: 1.0em;
			
		    }
		
		}
		
		@media screen and (min-width: 1440px) {
			
			.jscll{line-height: 54px;}
			
		}
		
		
		
		.jslc-s1 {
			display: block;
			float: left;
			width: 5%;
			height: 90px;
			color: #222;
			line-height: 90px;
		}

		
		
		/** 主体流程  */
		
		.ztlc { padding: 2%; margin: 0 auto;}

		.wrap{margin:100px auto 0 auto;}
		.tabs{height:50px;}
		.tabs a{display:block;float:left;width:33.33%;color:#333;text-align:center;background:#eee;line-height:50px;font-size: 1.2rem;text-decoration:none;}
		.tabs a.active{color:#fff;background:#5d7bc2;border-radius:5px 5px 0px 0px;}
		.swiper-container{background:#5d7bc2;height:370px;border-radius:5px;width:100%;border-top:0;}
		@media screen and (min-width: 1440px) {
			
			.swiper-container{height:325px;}
			
		}
		
		
		.swiper-slide{height:325px;width:100%;background:none;color:#fff;}
		.content-slide{padding:30px;font-size: 1.0rem;}
		.content-slide ul{
			
					list-style: none;					
					height: 270px;
				
					margin: 0 auto;				

		}
		
		
		.content-slide ul li {
						font-size: 1.6rem;
						float: left;
						width: 50%;
						height: 40px;
						text-align: center;
						padding-top: 40px;
					}
		
		
		.content-slide p{text-indent:2em;line-height:1.9;}

		
		/** 信息来源 */
		
		.xxly { padding: 2%; margin: 0 auto;}
		
		
		/** 报告格式 */
		.bggs { margin: 0 auto;}
		.bggs .htmleaf-header h1{margin-top:60px;}

		a{
			text-decoration:none;
			color:#2196f3;
		}

		.scrolls p{
			text-indent: 2em;
			margin:10px 0;
			line-height:1.5em;
		}

		.scrolls{
			padding:20px;
			width: 85%;
			margin: 0 auto;
		}

		.title{
			font-size:3em;
			text-align:left;
			padding:5px 20px;
		}

		.title a{
			color:#f44336;
		}

		.custom-scroll{
			
			height:200px;
			padding:20px;
			text-align:left;
			background:#fff;
			border-radius: 5px;			
			display:inline-block;
			overflow:auto;
		}

		.custom-scroll img{
			width:100%;
		}

		.btn{
			display:inline-block;
			padding:10px;
			border:1px solid #333;
			font-size:2em;
			margin:1em;
			cursor:pointer;
		}	
		
		
		
		
		/**  网站底部   */

		.foot{
			color: #fff;
			padding: 90px 20px 20px 20px;
			font-size: 1.2rem;
			background: rgba(47, 46, 46, 0.83);
			
		   
		}
		.left-foot{
			padding-bottom:20px;
			display:-webkit-inline-box;
			
		}
		.left-foot a{ color: #fff; }
		.left-foot1{
			
			display:flex;
			justify-content:center;
			
		}
		.foot1{
			margin-left:10px;
		}
		.left-foot1 a{ color: #fff; text-decoration: none;}
		.middle-foot{
			display: flex;
			justify-content: center;
		}

		.right-foot{}
		.right-foot span{
			margin: 10px auto;
			display: block;
		}

		.gap{
		   /** margin: 20px 0 20px 10px;*/
		}

		.gap li{
			display: inline;


		}

		.gap1{
			margin: 20px 0 0 10px;
			padding: 0;
		}

		.gap1 li{
			display: inline;


		}



		.copy{
			margin: 20px auto;
			display: flex;
			justify-content: center;
		}

				.content4{
					height:500px;
					background-color: #fefefe;
					margin-bottom: 600px;
				}		
				