.wrapper{
	width:100%;
	margin: 0 auto;
}
.bg_ff9c46{
	background-color: #ff9c46;
}
.bg_fff{
	background-color: #fff;
}
.bg_a3a3a3{
	background-color: #a3a3a3;
}
.bg_f8{
	/*background-color: #f8f8f8;*/
}
.bg_ff9c46{
	background-color: #ff9c46;
}
.naver{
	height: 38px;
	padding: 40px 0; text-align: center;
	background-color: #f8f8f8;
}
.naver li{
	display: inline;
}
.naver li a{
	width: 122px;height: 35px;
	border-radius:20px ; margin: 0 10px;
	border: 1px solid #bfbfbf;display: inline-block;
	text-align: center;line-height: 35px;
}
.naver li.n1 a,
.naver li:hover a{
	color: #fff;
	background-color: #a3a3a3;
}
.naver li a{
	color: #848484;
}
.contents{
	height: auto;
	overflow: hidden;
	padding: 75px 0 90px; 
}
.contents .hd h2{
	color: #ff8003;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
}

.contents .txt {
	font-size: 14px;
}
.contents .txt p{
	color: #666666;
	line-height: 36px;text-indent: 2em;
}

.contents .img{
	padding: 32px 0 25px;
	text-align: center;
}
.contents .left{
	padding: 0;
}
.contents .right{
	width: 680px;
	padding: 105px 25px 0;
}
.contents .right h2{
	font-size: 26px;
	color: #ff8003;
}
.contents .right
.contents .right p{
	margin-left: 25px
}
.bg_f8 .txt p{
	color: #282828;
}
.expert_team{
	padding: 95px 0 80px;
	height: auto;
	overflow: hidden;
}
.expert_team .head h2{
	color: #000;
	font-size: 32px;
	text-align: center;
}
.expert_team .head h4{
	text-align: center;
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
}
.expert_team .body{
	position: relative; 
}
.expert_team .body .list{
	margin-left: 90px; margin-right: 90px; 
}
.tempWrap ul{
	padding-top: 155px !important;
}
.expert_team .body .list ul{
	width: 105%; height: 345px;
}
.expert_team .body .list li{
	float: left;
	width: 275px;
	background-color: #ededed;
	padding: 100px 20px 30px;
	margin-right: 40px;
	position: relative;
}
.expert_team .body .list li .img{
	width: 170px;
	position: absolute; z-index: 999;
	top:0;left:50%; margin-left: -85px; margin-top: -85px;
}
.expert_team .body .list li .img img{
	width: 170px; height: 170px; display: block;
}
.expert_team .body .list .txt .hd {
	text-align: center;
}
.expert_team .body .list .txt .hd h2{
	font-size: 18px;
	color: #000;
}
.expert_team .body .list .txt .hd h4{
	font-size: 14px; color: #666; margin-top: 5px;
}
.expert_team .body .list .bd{
	margin: 10px 0 28px;
}
.expert_team .body .list .bd p{
	color: #575757; font-size: 14px;
	line-height: 22px;
}
.expert_team .body .list .txt .ft{
	text-align: center;	  
}
.expert_team .body .list .txt .ft a{
	width: 138px;
	height: 38px;
	display: inline-block;
	border-radius: 19px;
	text-align: center;
	font-size: 16px; color: #575757;
	line-height: 38px;
	border: 1px solid #a3a3a3;
}
.expert_team .body .list .txt .ft a:hover{
	background-color: #ff9c46;
	border: 1px solid #ff9c46; color: #fff;
}
.expert_team .body .btn{
	width: 34px;
	height: 65px;
	position: absolute;
	top:50%;cursor: pointer;margin-top: 35px;
}
.expert_team .body .next{
	left:0; background: url(../imgs/y_ico.png) no-repeat;
}
.expert_team .body .next:hover{
	left:0; background: url(../imgs/y_icol.png) no-repeat;
}
.expert_team .body .prev{
	right:0; background: url(../imgs/y_icor.png) no-repeat;
}
.expert_team .body .prev:hover{
	right:0; background: url(../imgs/y_ico1.png) no-repeat;
}
.tit h2{
	font-size: 26px;
	color: #ff8003;
	text-align: center;
	line-height: 40px;
}
.h_case.bg_f8{
	padding: 40px 40px;
}
.h_case.bg_f8 .body{
	margin-top: 50px;
}
.h_case .body ul{
	width: 100%;
}
.h_case .body li{
	float: left;
	margin: 0 21px 21px 0 ;
	width: 223px;
	height: 100px;
}
.h_case .body li img{
	width: 223px;
	height: 100px;
	display: block;
}
