﻿div,span,ul,li,a,p,hr,br,i,video,h1,h2,h3,h4,h5,h6,label,img{
				margin: 0;
				padding: 0;
			}
			li{
				list-style: none;
			}
			
			

			.box ul{
				width: 500%;
				position: relative;
				left: 0;
				top: 0;
			}
			.box ul li{
				
				float: left;
			}
			.box ol{
				width: 100%;
				text-align: center;
				position: absolute;
				left: 0;
				font-size: 0;
			}
			.box ol li{
				width: 15px;
				height: 15px;
				background: #fff;
				display: inline-block;
				margin-left:10px;
				border-radius: 50%;
				cursor: pointer;
			}
			.box ol .current{
				background: #ab5ceb;
			}
			.box .left{
				width: 37px;
				height: 27px;
				background: url(../images/otl.png) no-repeat left top;
					
				z-index: 10;
				cursor: pointer;
				display: none;
			
			}
			.box .right{
				width: 37px;
				height: 27px;
				background: url(../images/right.png) no-repeat left top;
				position: absolute;
				top:10%;		
				z-index: 10;
				cursor: pointer;
				left: auto;
				right: 3%;
				background-position: left bottom;
				display: none;
			}
			.box ul li:hover{
				display: block;
			}
			
			
			.about_img{
				width: 100%;
			}
			.about_content{
				background: #f8f8f8;
				
			}
			.about_our{
				background: #fff;
				padding-bottom: 5%;
			}
			.about_our ul{
				margin: 20% 0;
				
			}
			.about_our ul li{
				height: 10%;
				margin-bottom: 5%;
			}
			.about_our ul li a{
				font-family: "微软雅黑";
				font-size: 22px;
				color: #555555;
			}
			.about_our ul li a:hover{
				color:#d56bff;
				text-decoration: none;
			}
			#about_us span{
				font-family: "微软雅黑";
				font-size: 24px;
				font-weight: 500;
				margin-bottom: 5%;
			}
			#about_us .team_right{
				margin: 7% 0;
			}
			#about_us label{
				display: -webkit-box;
				font-size: 20px;
				font-family: "微软雅黑";
			}
			#fh5co_content .my_nav{
				border-left: 2px solid #f7e3ff;
			}
			#fh5co_content .my_nav li{
				font-family: "微软雅黑";
				font-size: 20px;
				margin-bottom: 1%;
				border: 0;
				margin-left: -2px;
			}
			#fh5co_content .my_nav a{
				color: #7F7F7F;
			}
			#fh5co_content .my_nav li.active a{
				color: #D46DFF;
			}
			#zhaopin span{
				font-family: "微软雅黑";
				font-size: 26px;
				color:#d56bff;
				margin-bottom: 1%;
			}
			#zhaopin .text-left{
				margin-top: 5%;
			}
			#zhaopin .text-left label{
				color:#d56bff;
			}
			#zhaopin hr{
				margin-top: 5%;
			}
			#contact_us span{
				font-size: 20px;
				font-family: "微软雅黑";
			}
			#contact_us .contact_img{
				margin: 3% auto;
			}
			#contact_us .contact_img img{
				margin-bottom: 1%;
			}
			#contact_us .contact_img div{
				margin-bottom: 1%;
			}
			hr{
				border: 1px solid #e5e5e5;
			}
			#fh5co_content{
				background: #fff;
			}
			#fh5co_content .our_content{
				margin-top: 5%;
			}
			
			.about_content{
				background: #f8f8f8;
				
			}
			#fh5co_content #about_us .team02_img{
			margin-bottom: 8%;
			}
			#fh5co_content #about_us .team01 img{
				margin-bottom: 9%;
			}
			#fh5co_content .tab-content{
				margin-bottom: 8%;
			}
			
			
			
			
			
		