.team_box{
	width: 100%;
	height: 438px;
	overflow: hidden;
	background: #ACD8B5;
}

.contentLeft{
	height: auto;
}

.contentRight{
	width: 224px;
	height: auto;
}

.bigTypeItem{
	width:224px;
	height: 60px;
	margin-top: 10px;
	cursor: pointer;
}

.default{
	background: #ff93aa;
}

.active{
	background: #FF4E77;
}

.bigTypeName{
	height: 60px;
	line-height:60px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: right;
}

.bigTypeItem:hover{
	background: #FF4E77;
}

.smailTypeItem{
	width:224px;
	background: #FFFFFF;
	cursor: pointer;
}
.smailTypeName{
	height: 45px;
	line-height: 45px;
	color: #666666;
	font-size: 14px;
}
.smailTypeName:hover{
	color: #FF4E77;
}
.serverTitle{
	height: 80px;
	line-height: 80px;
	color: #FF4D77;
	font-size: 20px;
	text-align: center;
}

.serverDescItem{
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	color: #333333;
}

.serverItem{
	height: 208px;
	background: #FFFFFF;
	margin-bottom: 30px;
}
.serverImg{
	height: 208px;
	width: 589px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.serverImg img{
	width: 589px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.lcName{
	font-size: 18px;
	color: #666666;
	height: 40px;
	line-height: 60px;
}

.bottom_banner{
	background: url("/images/bana.png") no-repeat center top;
	margin-top: 30px;
	height: 137px;
	position: fixed;
	bottom: 0px;
	z-index: 9999;
	display: none;
}

.serverName{
	font-size: 24px;
	color: #FFFFFF;	
	position: absolute;
	bottom: 50px;
	left: 40px;
}
.serverDesc{
	font-size: 14px;
	color: #FFFFFF;	
	position: absolute;
	left: 40px;
	line-height:20px;
	overflow: hidden;
	margin-top: 45px;
	right: 40px;
}
.serverDescInfo{
	background: url("/images/server_list.png") repeat;
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: 0px;
}
.sServerPrice{
	font-size: 18px;
	color: #666666;
	height: 35px;
	line-height: 35px;
	padding-left: 2px;
}
.serverPrice{
	color: #FF4D77;
	font-size: 24px;
	height: 35px;
	line-height: 35px;
}
.serverButton{
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #FF4E77;
	font-size: 20px;
	color: #FEFEFE;
	margin-top: 20px;
	cursor: pointer;
}
.serverItemLeft{
	width: 	180px;
	margin-top: 35px;
	margin-left: 70px;
}

.serverDetailsHeader{
	height: 295px;
	background: #FFFFFF;
}
.serverDetailsImg{
	height: 226px;
	width: 226px;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 30px;
}

.serverDetailsImg img{
	height: 100%;
}

.serverDetailsLeft{
	width: 	560px;
}


.serverDetailsName{
	font-size: 24px;
	color: #333333;	
}
.serverDetailsDesc{
	font-size: 14px;
	color: #333333;	
}

.serverContentTitle{
	font-size: 24px;
	color: #FF4D77;
	height: 80px;
	line-height: 80px;
}

.serverContentInfo{
	font-size: 14px;
	color: #666666;
}

.serverContentInfo p{
	line-height: 24px;
}


/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê¼*/
.honor_box {
	height: auto;
	background: #FFFFFF;
}

.load_more_yuesao {
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	border: 1px solid #d4d4d4;
	width: 100px;
	margin: 0 auto;
	margin-top: 20px;
	color: #999999;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.userItemTop
{
	width:780px;
	height:780px;
	background:url("/images/xjbg.png");
	/* Rotate div */
	position: absolute;
	top: -780px;
	left: -300px;
	z-index: 2;
}
.user_item {
	width: 222px;
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.user_header_bg {
	width: 137px;
	height: 137px;
	border-radius: 50%;
	background: #ffeedd;
	margin: 0 auto;
	margin-top: 48px;
}

.user_header_bg img {
	width: 117px;
	height: 117px;
	border-radius: 50%;
	margin-top: 10px;
	margin-left: 10px;
}

.user_name {
	text-align: center;
	font-size: 22px;
	color: #333333;
	margin-top: 14px;
}

.user_desc {
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 14px;
}

.user_specialty {
	text-align: center;
	font-size: 14px;
	color: #FF4D77;
	margin-top: 14px;
	width: 155px;
	margin: 0 auto;
	border: 1px solid #FF4D77;
	height: 29px;
	line-height: 29px;
	margin-top: 20px;
	margin-bottom: 40px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    padding:0 5px;
}

.fwzx {
	position: absolute;
	top: 45px;
	right: 45px;
	z-index: 1;
	width: 40px;
	height: 40px;
}
.loadTcData img{
	margin-top: 1px;
}

.item_label_bg{
	height: 58px;
	line-height: 58px;
	color: #666666;
	font-size: 18px;
	background: url("/images/item_back.png") repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.mr_unselect_title{
	width: 355px;
	font-size: 24px;
	color: #999999;
	text-align: center;
	bottom: 20px;
	left: 0px;
	position: absolute;
	z-index: 3;
}


.mr_select_title{
	width: 355px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	bottom: 30px;
	left: 0px;
	position: absolute;
	z-index: 3;
}

.more_item_bg{
	border: 1px solid #d4d4d4;
	height: 516px;
}
.more_item_info{
	font-size: 14px;
	color: #999999;
	line-height: 34px;
	text-align: center;
}
.baobaohuliitem{
	position: absolute;
	width: 100px;
	height: 100px;
	background: url("/images/baobaounselect.png");
	text-align: center;
	font-size: 18px;
	color: #FF4D77;
	line-height: 100px;
}

.baobaohuliitem:HOVER{
	background: url("/images/baobaoselect.png");
	color: #FFFFFF;
}