	
		/* all */
		* {
			margin:0;
			padding: 0;
		}
		
		a{
			text-decoration:none;
		}
		
		body,ul,li{
			list-style:none;
		}
		
		.bar70{
			margin: 70px;
		}
		.navAction{
			border-bottom: 1px solid #0e86d2;
		}
		
		#certify .swiper-slide {
			height: 288px !important;
		}
		/* 导航栏 */
		
		.building1_header{
			background-color: #FFFFFF;
			color: #a3a3a3;
			font-size: 14px;
			font-family: "microsoft yahei";
		}
	/*	.level1{
			height: 72px !important;
			line-height: 40px !important;
		}
		*/
		.buildingIpone{
			display: inline-block;
		}
		
		.building1_search{
			background-color: #EEEEEE;
			display: inline-block;
		}
		
		.building1_header input{
			border: none;
			background-color: #EEEEEE;
			padding: 4px;
		}
		
		/* p1 */
		.building1{
			padding: 0;
		    position: relative;
		}
		
		.building1 img{
			width: 100%;
		}
		
		.index-telephone b{
			font-family: MicrosoftYaHei-Bold;
			color: #0E86D2;
			font-size: 16px;
		}
		
		/* p2 */
		.building2{
			text-align: center;
			height: auto;
			margin-top: 20px;
		}
		
		.building_title{
			font-size: 32px;
			font-family: MicrosoftYaHei-Bold;
			color: #333333;
			font-weight: bold;
			margin-top:28px;
		}
		
		.building2_right__title{
			font-size: 26px;
			font-family: MicrosoftYaHei;
			color: #666666;
			display: block;
    		padding: 9px;
		}
		
		.building2_right__desc{
			font-size: 14px;
			font-family: MicrosoftYaHei;
			color: #999999;
		}
		.desc img{
			display: inline-block;
		}
		.building2_right__box{
			background-color: #CCCCCC;
			border-top-left-radius: 8px;
			border-top-right-radius: 8px;
			margin-top: 30px;
			height: 50px;
		}
		
		.building2 ul {
			border: 1px solid #CCCCCC;
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
		}
		
		.building2 li{
			
			color: #999999;
			font-family: "microsoft yahei";
			text-align: left;
			padding:10px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}
		
		.building2 li span{
			display: inline-block;
			width: 18px;
			height: 18px;
			line-height: 18px;
			background-color: #999999;
			margin-right: 8px;
			color: #FFFFFF;
			text-align: center;
		}
		
		.building2 .spanActive{
			background-color: #0E86D2;
		}
		
		.building2_left{
			border: 1px solid #CCCCCC;
			border-radius: 6px;
			margin-bottom: 20px;
		}
		
		.article-info img{
			margin-right: 10px;
			margin-top: -5px;
		}
		
		.building2_left p{
			/*display: inline-block;
			line-height: 18px;
			height: 18px;*/
			margin: 24px 0 20px 0;
			color: #666666;
			font-size: 14px;
		}
		
		.building2_left_box{
			text-align: left;
			border-top: 1px solid #dbdbdb;
			padding: 14px 30px;
			border-bottom: 1px solid #dbdbdb;
		}
		
		.building2_left_box span{
			display: block;
			color: #222222;
			font-size: 16px;
			margin-top: 14px;
			font-family: MicrosoftYaHei-Bold;
		}
		
		.building2_left_box p{
			/*margin: 12px 0 20px 0;*/
			/*text-indent:2em;*/
			line-height: 24px;
		}
		.building2_left table img{
			margin-left: 0;
		}
		.building2_left table td{
			padding: 0 30px;
		}
		.building2_left table{
			min-width: 100%;
		}
		.building2_icon p{
			margin-right: 10px;
		}
		
		.btnBox a{
			display: block;
			width:145px;
			height: 52px;
			font-family: MicrosoftYaHei-Bold;
			font-size: 16px;
			color: #333333;
			line-height: 52px;
			background-color: #DBDBDB;
			border: none;
			cursor: pointer;
			margin: 12px auto;
		}
		
		.btnBox a:hover{
			background-color: #0E86D2;
			color: #FFFFFF;
			text-decoration: none;
		}
		
		
		
		/* footer */
		.footer{
			background-color: #30343e;
		}
		
		.footer ul{
			margin-top: 60px;
			margin-bottom: 60px;
		}
		
		.footer span{
			color: #FFFFFF;
			font-size: 16px;
			font-family: MicrosoftYaHei;
			margin-bottom: 20px;
			display: block;
		}
		
		.footer p{
			color: #939599;
		    font-size: 14px;
		    font-family: MicrosoftYaHei;
		    padding-bottom: 10px;
		}
		
		.footer_right{
			border-left: 1px solid #ffffff;
    		padding-left: 82px;
		}
		
		.footer_right img{
			display: inline-block;
			margin-right: 12px;
		}
		
		.footer_right span{
			display: inline-block;
		}
		
		.footer_right div{
			color: #939599;
		}
		 @media (min-width:416px) and (max-width: 659px){
		   .building6 .building_title{
			margin-top: 0px;
			}
			
			.building7 img{
				width: 48%;
			}
		 }
		
		@media (max-width: 416px) {
			.building6 .building_title{
			margin-top: 0px;
			}
			
			.building7 img{
				width: 48%;
			}
		}
		@media (min-width: 768px) {
			.building2{
				text-align: center;
				height: auto;
				margin-top: 86px;
			}

			.btnBox a{
				display: block;
				width: 192px;
				height: 52px;
				font-family: MicrosoftYaHei-Bold;
				font-size: 16px;
				color: #333333;
				line-height: 52px;
				background-color: #DBDBDB;
				border: none;
				cursor: pointer;
				margin: 60px auto;
			}
			.building2_right__box{
				background-color: #CCCCCC;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				margin-top: 30px;
				height: 86px;
			}
			.building2_left{
				border: 1px solid #CCCCCC;
				border-radius: 6px;
				margin-bottom: 60px;
			}
		}
