	
		/* 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";
		}
		.buildingIpone{
			display: inline-block;
		}
		
		.building1_search{
			background-color: #EEEEEE;
			display: inline-block;
		}
		
		.building1_header input{
			border: none;
			background-color: #EEEEEE;
			padding: 4px;
		}
		.index-telephone b{
			font-family: MicrosoftYaHei-Bold;
			color: #0E86D2;
			font-size: 16px;
		}

/* ******************************************** new */

.page-position{
	margin-top: 20px;
}	
/* ******************************************** new end */

		/* 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;
		}
		
		.building2_left 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;
		}
		
		
		@media (min-width: 768px) {
			.building2{
				text-align: center;
				height: auto;
				margin-top: 26px;
			}
			.building_title{
				color: #333333;
				font-size: 36px;
				font-family: "microsoft yahei";
				display: block;
				margin-bottom: 20px;
				margin-top: 18px !important;
			}

			.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;
			}
		}
