﻿@charset "utf-8";
/* CSS Document */
.fl{
	float: left;
}
.fr{
	float: right;
}
.blue {
	color: #38aae6;
}
.orange{
	color: #ff7011;
}
.orange a{
	color: #ff7011;
}
.red {
	color: red;
}
.bd {
	font-weight: bold;
}
.box {
	width: 1200px;
	margin: 0 auto;
}
/*a{
	text-decoration:none;
	outline:none;
	color: #2c2c2c;
}
a:hover{
	color: #008fca;
}*/

 
/*中间内容开始*/
.container{
	width: 100%;
	height: 100%;
	margin-top: 49px;
	_margin-top: 0px;
}
.content{
	background: #fafafa;
}
.membercontent {
	background: #fafafa;
	padding: 20px 0 10px 0;
}	
.adv {
	width: 1200px;
	height: 90px;
	padding: 20px 0;
}
.contenttop {
	position: relative;
	line-height: 45px;
	border-bottom: 2px solid #eee;
}
.addl {
	font-size: 25px;
	color: #666;
}
.addl span {
	float: left;
	display: inline-block;
	max-width: 100px;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<100?"100px":"");
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	color: #009dda;
	padding-left: 28px;
	white-space: nowrap;
	overflow: hidden;
	background: url(https://pres.vobao.com/Images/v5/pc/dlr/add2.png) left center no-repeat;
}
.addr {
	cursor: pointer;
	line-height: 52px;
}
.addr:hover{
	text-decoration: underline;
}
.setcity {
	display: none;
	position: absolute;
	top: 45px;
	left: 110px;
	width: 305px;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #e3e3e3;
}
.ctop {
	margin-bottom: 5px;
	line-height: 35px;
}
.cbg {
	position: relative;
	top: -6px;
	left: 52px;
	width: 15px;
	height: 9px;
	background: url(https://pres.vobao.com/Images/V3/member/tbg.png)  no-repeat;
}
.set {
	font-size: 16px;
}
.default,.all{
	color: #666;
	cursor: pointer;
}
.default a,.all a{
    color: #666;
}
.default:hover,.all:hover{
	color: #008fca;
}
.default a:hover,.all a:hover{
	color: #008fca;
}
.setlist{
	width: 280px;
	font-size: 14px;
	margin: 0px auto;
}
.setlist select {
	width: 130px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #e3e3e3;
}
.setlist input {
	margin-left: 55px;
}
.sbut {
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin: 15px auto 15px auto;
}
.sbut1 {
	width: 90px;
	background: #00adf0;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.sbut2 {
	width: 90px;
	background: #ededed;
	text-align: center;
	cursor: pointer;
}
.seachcon {
	width: 726px;
	padding-bottom: 15px;
	position: absolute;
	right: 0;
}
.seachcon input {
	border: 0;
	outline: 0;
	background: none;
	width: 100%;
	height: 31px;
	line-height: 31px;
}
.lsea {
	width: 607px;
	border: 2px solid #00adf0;
	border-right: 0;
	height: 31px;
	line-height: 28px;
	padding: 5px 0 5px 10px;
	background: #fff;
}
.rsea {
	width: 100px;
	height: 35px;
	_height: 37px;
	line-height: 35px;
	padding: 5px 0;
	font-size: 20px;
	background: #00adf0;
	text-align: center;	
}
.rsea input {
	color: #fff;
	cursor: pointer;
}
.seachcon p {
	padding-left:13px;
	line-height: 30px;
}
.agency {
	/* background: #fafafa; */
	border-top: 1px solid #eee;
	font-size: 14px;
	color: #2c2c2c;
	padding: 5px 15px 10px;
}
.selectlist {
	margin: 16px 0;
	line-height: 23px;
	overflow: hidden;
}
.selectl {
	width: 80px;
}
.selectr {
	width: 1090px;
}
.selectr ul li {
	float: left;
	padding: 0 14px;
	cursor: pointer;
}
.selectr ul li.sel {
	background: #fff;
	color: #008fca;
	border-radius: 5px;
}
.selectr ul li.sel a {
    color: #008fca;
}
.fold {
	height: 23px;
	color: #00a1e0;
	padding-right: 15px;
	background: url(https://pres.vobao.com/Images/V3/member/down.png) right center no-repeat;
	background-size: 12px;
	cursor: pointer;
	float:left;
}
.up {
	background: url(https://pres.vobao.com/Images/V3/member/up.png) right center no-repeat;
}
.unfold {
	display: none;
	position: relative;
	top: 9px;
	width: 1050px;
	background: #fff;
	margin-bottom: 30px;
	border: 1px solid #e3e3e3;
}
.bg {
	position: absolute;
	top: -6px;
	left: 667px;
	width: 50px;
	height: 6px;
	background: url(https://pres.vobao.com/Images/V3/member/tbg.png) no-repeat;
}
.unfoldhot{
	padding: 6px 10px;
	line-height: 30px;
	color: #000;
	background: #f2fbff;
	height: 60px;
	overflow: hidden;
}
.unfoldhot ul li{
	padding: 0 7px;
}
.unfoldtop {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0 15px 15px;
}
.unfoldtop ul li {
	float: left;
	font-size: 16px;
	margin-right: 30px;
}
.unfoldbottom {
	display: none;
	margin: 0 15px 10px;
}
.unfoldlist {
	border-bottom: 1px dashed #e3e3e3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.uword {
	float: left;
	width: 50px;
	font-size: 16px;
	text-align: center;
}
.unfoldlist ul {
	float: left;
	width: 875px;
}
.unfoldbottom ul li {
	padding:0;
	margin-right: 15px;
	font-size: 14px;
}
.selectcon a {
    color: #2c2c2c;
}
.unfoldbottom ul li:hover {
	 color: #00adf0;
}
.unfoldtop ul li.usel {
	color: #00adf0;
	border-bottom: 2px solid #00adf0;
}
.show {
	display: block;
}
.mainl {
	width: 860px;
	float: left;
	margin: 20px 20px 0 0;
}
.mainr {
	width: 320px;
	margin-top: 20px;
	float: right;
}
.elitecon {
	border: 1px solid #e3e3e3;
	border-top: 2px solid #00adf0;
	margin-bottom: 20px;
}
.elitecon a{
	text-decoration:none;
	outline:none;
	color: #2c2c2c;
}
.elitecon a:hover{
	color: #008fca;
}
.elitetit {
	padding-left: 17px;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e3e3e3;
	color: #2c2c2c;
}
.tips {
	margin-left: 6px;
	font-size: 14px;
	color: #aaaaaa;
}
.aucte {
	font-size: 14px;
}
.aucte a {
	margin-right: 10px;
}
.elitecon ul li {
	float: left;
	padding: 10px 14px;
	width: 90px;
	height: 170px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin: 20px 5px 20px 16px;
}
.elitecon ul li img{
	width: 100%;
}
.elitename,.elitecity,.elitetalk{
	width: 90px;
	line-height: 17px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.elitename {
	font-size: 16px;
}
.elitetalk {
	display:block;
	width: 75px;
	height: 21px;
	margin: 6px auto;
	border: 1px solid #35bef4;
	border-radius: 15px;
	font-size: 14px;
	color: #35bef4;
	line-height: 21px;
	cursor: pointer;
}	
.elitetalk:hover{
	color: #fff;
	background: #35bef4;
}

.navtab{
	color: #2c2c2c;
	font-size: 14px;
	line-height: 35px;
	/*background: #ebf9ff;*/
	border:1px solid #e3e3e3;
}
.navtab li{
	float: left;
	cursor: pointer;
	padding: 0 15px;
	/*border-right:1px solid #e3e3e3;*/
}
.navtab li.active,.navtab li:hover{
	color: #35bef4;
	background: #fff;
}
.navtab li img{
	float: left;
    margin: 7px 3px 0;
}
.navscreen{
	color: #2c2c2c;
	font-size: 14px;
	line-height: 35px;
	border:1px solid #e3e3e3;
	border-top:0;
}
.navscreen li{
	float: left;
	padding: 0 20px;
	cursor: pointer;
	border-right:1px solid #e3e3e3;
}

.navscreen li span{
	width: 12px;
	height: 8px;
	background: url(https://pres.vobao.com/Images/V3/member/sort-top-icon.png) no-repeat;
	background-size: 12px;
	margin-left: 4px;
	display: inline-block;
}
 
.navscreen li span.active{
	background: url(https://pres.vobao.com/Images/V3/member/sort-bottom-icon.png) no-repeat;
	background-size: 12px;
}
.navscreen li:first-child{
	background: none;
}
.agentinfor{
	width: 860px;
}
.agentinfor a{
	text-decoration:none;
	outline:none;
	color: #2c2c2c;
    margin-right:10px;
}
.agentinfor a:hover{
	color: #008fca;
}
.agentinfor>ul>li{
	margin: 10px 0;
	border:1px solid #e3e3e3;
	position: relative;
}
.agentinfor>ul>li:hover{
	border:1px solid #00adf0;
}
.agentinfor>ul>li .photo{
	width: 100px;
	float: left;
	padding: 15px 0 15px 18px;
	text-align: center;
}
.agentinfor>ul>li .portrait{
	width: 95px;
	height: 110px;
}
.agentinfor>ul>li .btn-order{
	width: 85px;
	height: 27px;
	line-height: 25px;
	color: #00adf0;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border: 1px solid #00adf0;
}
.agentinfor>ul>li .btn-order:hover{
	color: #fff;
	background: #00adf0;
}
.agentinfor>ul>li .middle{
	float: left;
	width: 510px;
}
.agentinfor>ul>li .infor{
	width: 320px;
	color: #2c2c2c;
	font-size: 14px;
	float: left;
	padding: 15px 0 9px;
	margin: 0 0 0 20px;
	line-height: 30px;
}
.agentinfor>ul>li .name{
	font-size: 22px;
	float: left;
}
.agentinfor>ul>li .infor ol li{
	line-height: 20px;
	margin-top: 20px;
	padding: 0 15px 0 12px;
	background: url(https://pres.vobao.com/Images/V3/member/infor-border.jpg) no-repeat right;
}
.agentinfor>ul>li .infor ol li:last-child{
	background: none;
}
.agentinfor>ul>li .infor ol li p{
	font-size: 22px;
}
.agentinfor>ul>li .infor ol li:nth-child(1) p{color: #4ca4ff;}
.agentinfor>ul>li .infor ol li:nth-child(2) p{color: #32b21d;}
.agentinfor>ul>li .infor ol li:nth-child(3) p{color: #fe9325;}



.agentinfor>ul>li .tel{
	/* margin-left: 10px; */
	padding-left: 10px;
	background: url(https://pres.vobao.com/Images/V3/member/tel-icon.png) no-repeat 0 5px;
	/* float: left; */
	margin-top: 4px;
	float: left;
}
.agentinfor>ul>li dl{line-height: 23px;margin-top: 10px;}
.agentinfor>ul>li dt{ 
	float: left;
}
.agentinfor>ul>li dd{
	margin: 0 4px;
	float: left;
	width: 52px;
	height: 23px;
	text-align: center;
	overflow: hidden;
	border: 1px dashed #bababa;
}
.agentinfor>ul>li .gold-wrap{display: table-cell;width: 150px;height: 180px;vertical-align: middle;text-align: center;}
.agentinfor>ul>li .gold-rank{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.agentinfor>ul>li .gold-rank ol{
	margin-top: 8px;
}
.agentinfor>ul>li li{
	display: inline-block;
}
.cff5500{ 
	color: #ff5500; 
}





.agentinfor>ul>li .site{
	width: 225px;
	height: 163px;
	float: right;
	line-height: 30px;
	text-align: center;
	padding: 30px 0 18px;
	border-left:1px dashed #eaeaea;
	background: #fafafa;
}
.agentinfor>ul>li .site ul{
	margin-top: 5px;
}
.agentinfor>ul>li .site li{
	width: 40px;
	padding: 0 10px 0 6px;
	line-height: 20px;
	cursor: pointer;
	display: inline-block;
	border-right:1px solid #e5e5e5;
	position:relative;
}
.agentinfor>ul>li .site li:last-child{
	border:none;
}
.agentinfor>ul>li .site-first {
    color: #2c2c2c;
}
.agentinfor>ul>li .site-first .code{
    padding: 10px 10px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
    top: -17px;
    left: 55px;
    position: absolute;
    display: none;
}
.agentinfor>ul>li .site-first:hover .code{
    display:block;
    z-index: 9;
}

.agentinfor>ul>li .site-btn{
	width: 153px;
	height: 33px;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 35px;
	cursor: pointer;
	border-radius: 30px;
	display: inline-block;
	border:1px solid #61cdf5;
	background: #fff;
	position: relative;
}
.agentinfor>ul>li .site-btn .code-img{
	line-height: 0;
	position: relative;
	top: 3px;
}
.agentinfor>ul>li .site-btn:hover .code{
	display: block;
}
.agentinfor>ul>li .code{
	padding: 10px 10px 0;
	background: #fff;
	border:1px solid #e3e3e3;
	top: -23px;
	left: 165px;
	position: absolute;
	display: none;
}
.agentinfor>ul>li .code:before{
	content: '';
	border-style: solid;
	border-color: transparent #e3e3e3 transparent transparent;
	border-width: 9px 9px 9px 9px;
	width: 0;
	height: 0;
	left: -18px;
	top: 27px;
	position: absolute;
}
.agentinfor>ul>li .code:after{
	content: '';
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 8px 8px 8px 8px;
	width: 0;
	height: 0;
	left: -16px;
	top: 28px;
	position: absolute;
}


/*分页开始*/
 .fenye {
	float:left;
	width:100%;
	padding: 30px 0;
	font-size:14px;
	text-align: center;
}		
.digg {
	margin:2px;
	padding: 0px;
}
.digg a {
	margin:2px;
	padding: 8px 15px;
	border:1px solid #e6e9ed;
	color:#6583b7;
	behavior: url(/Content/themes/Default/PIE.htc);
}
.digg a:hover {
	border:#e6e9ed 1px solid;
	background:#38aae6;
	color:#fff;
}
.digg a:active {
	border:#e6e9ed 1px solid;
	color:#000;
}
.digg span.current {
	margin:2px;
	padding: 8px 15px;
	border:#e6e9ed 1px solid;
	background:#38aae6;
	color:#fff;
	behavior: url(/Content/themes/Default/PIE.htc);
}
.digg span.disabled {
	border:#e6e9ed 1px solid;
	padding: 8px 15px;
	margin:2px;
	color:#ddd;
	behavior: url(/Content/themes/Default/PIE.htc);
}
.nextcon {
	width: 858px;
	height: 225px;
	border: 1px solid #e3e3e3;
	margin: 10px 0 20px 0;
}
.ntit {
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.ntit span {
	display: inline-block;
	padding-left: 10px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	border-bottom: 1px solid #00a1e0;
}
.entry1,.entry2,.entry3,.entry4,.entry5,.entry6,.entry7,.entry8,.entry9  {
	float: left;
	display: inline;
	padding-top: 115px;
	width: 110px;
	height: 25px;	
	font-size: 17px;
	text-align: center;
	text-decoration: none;
}
.entry1 {
	color: #1abc9c;
	margin-left: 45px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/yicon1.png) no-repeat left top;
}
.entry1:hover {
	background: url(https://pres.vobao.com/Images/V3/member/yhicon1.png) no-repeat left top;
	color: #1abc9c;
}
.entry2 {
	color: #33c2d8;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/yicon2.png) no-repeat left top;
}
.entry2:hover {
	background: url(https://pres.vobao.com/Images/V3/member/yhicon2.png) no-repeat left top;
	color: #33c2d8;
}
.entry3 {
	color: #f39c12;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/yicon3.png) no-repeat left top;
}
.entry3:hover {
	background: url(https://pres.vobao.com/Images/V3/member/yhicon3.png) no-repeat left top;
	color: #f39c12;
}
.entry4 {
	color: #65b1e4;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/yicon4.png) no-repeat left top;
}
.entry4:hover {
	background: url(https://pres.vobao.com/Images/V3/member/yhicon4.png) no-repeat left top;
	color: #65b1e4;
}
.entry5 {
	color: #efa300;
	margin-left: 45px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/dicon1.png) no-repeat left top;
}
.entry5:hover {
	background: url(https://pres.vobao.com/Images/V3/member/dhicon1.png) no-repeat left top;
	color: #efa300;
}
.entry6 {
	color: #64a3e3;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/dicon2.png) no-repeat left top;
}
.entry6:hover {
	background: url(https://pres.vobao.com/Images/V3/member/dhicon2.png) no-repeat left top;
	color: #64a3e3;
}
.entry7 {
	color: #35bef4;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/dicon3.png) no-repeat left top;
}
.entry7:hover {
	background: url(https://pres.vobao.com/Images/V3/member/dhicon3.png) no-repeat left top;
	color: #35bef4;
}
.entry8 {
	color: #009d55;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/dicon4.png) no-repeat left top;
}
.entry8:hover {
	background: url(https://pres.vobao.com/Images/V3/member/dhicon4.png) no-repeat left top;
	color: #009d55;
}
.entry9 {
	color: #f66e6c;
	margin-left: 55px;
	margin-top: 28px;
	background: url(https://pres.vobao.com/Images/V3/member/yicon9.png) no-repeat left top;
}
.entry9:hover {
	background: url(https://pres.vobao.com/Images/V3/member/yhicon9.png) no-repeat left top;
	color: #f66e6c;
}

.linkcon {
	width: 858px;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
}
.ntit1{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	color: #666666;
	padding-left:30px;
	background: url(https://pres.vobao.com/Images/V3/member/lbg.png) 20px center no-repeat;
}
.linkcon ul{
	padding: 10px 0;
}
.linkcon ul li {
    padding-left: 25px;
	float: left;
	width: 145px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
}
.linkcon ul li a{
	color:#666;
}
.linkcon ul li a:hover{
	color:#008fca;
}
.asign {
	width: 320px;
	height: 110px;
}
.atest {
	width: 316px;
	margin-top: 20px;
	border: 2px solid #98e1ff;
}
.atest h2{
	font-size: 18px;
	color: #00a1e0;
	text-align: center;
	line-height: 50px;
}
.testlist {
	width: 268px;
	height: 30px;
	margin:0 auto;
	margin-top: 5px;
	margin-bottom: 13px;
	line-height: 30px;
	font-size: 16px;
}
.testinp select {
	height: 30px;
	width: 132px;
	padding-left: 10px;
	line-height: 30px;
	border: 1px solid #e3e3e3;
}
.testinp1 select {
	height: 30px;
	width: 90px;
	padding-left: 10px;
	line-height: 30px;
	border: 1px solid #e3e3e3;
}
.tbut {
	width: 138px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #35bef4;
	border-radius: 40px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #35bef4;
	font-size: 16px;
	margin-bottom: 17px;
}
.tbut:hover{
	background: #35bef4;
	color:#fff;
}
.sharecon {
	width: 318px;
	height: 514px;
	margin-top: 20px;
	border: 1px solid #e3e3e3;
}	
.sharecon a{
	text-decoration:none;
	outline:none;
	color: #2c2c2c;
}
.sharecon a:hover{
	color: #008fca;
}
.sharetit {
	padding-left: 15px;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}
.sharetit span {
	display: inline-block;
	padding-left: 5px;
	border-bottom: 1px solid #00a1e0;
	color: #2c2c2c;
	font-size: 16px;
}
.sharecon dl {
	width: 286px;
	height: 58px;
	margin: 0 auto;
	margin-bottom: 16px;
}
.sharecon dl dt {
	float: left;
	width: 50px;
	height: 58px;
	overflow: hidden;
}
.sharecon dl dt img{
	width: 100%;
}
.sharecon dl dd{
	float: right;
	width: 206px;
	padding: 5px 10px;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	background: url(https://pres.vobao.com/Images/V3/member/bg.png) center no-repeat;
	overflow: hidden;
	color: #2c2c2c;
}
.sname {
	color: #ff5500;
	padding-right: 5px;
}
.sname:hover{
	color: #ff5500;
	text-decoration: underline;
}
.stime {
	color: #c2c2c2;
	float: right;
}
		
	
/*搜索有无结果弹窗*/
.search {
	width: 858px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #e3e3e3;
	background: #fffeef;
	position: relative;
}
.result {
	height: 50px;
	padding-left: 20px;
	line-height: 50px;
	font-size: 16px;
	color: #ff5500;
}
.noresult {
	font-size: 22px;
	color: #ff5500;
	line-height: 50px;
	text-align: center;
}
.noresult p {
	line-height: 20px;
	font-size: 18px;
	color:#666;
	padding-bottom: 15px;
}	

/*需求增加*/
.csea {
	width: 55px;
	line-height: 31px;
	padding: 1px 0px 0px 10px;
	font-size: 16px;
	border: 2px solid #00adf0;
	border-right: 0;
	cursor: pointer;
}
.lsea {
	width: 432px;
	border-left: 0;
}
.down2 {
	background: url(https://pres.vobao.com/Images/V3/member/down2.png) 50px 20px #fff no-repeat;
}
.up2{
	background: url(https://pres.vobao.com/Images/V3/member/up2.png)  50px 20px #fff no-repeat;
}
.csea span {border-right: 2px solid #00adf0;display: inline-block;padding-right: 21px;line-height: 40px;}
.csea span.hide{display: none;}
.csea span.show{ display: block; }
.csea span.first {
	border-right:0;
}
.csea span:hover {
	color: #00adf0;
}

.elitev {
  width: 90px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #aaaaaa;
}
.elitetalk a {
	color: #00adf0;
}
.elitetalk:hover a{
	color: #fff;
}
.zhuce{
    border: 1px solid #e3e3e3;
    background: #fafafa;
    width: 180px;
    height: 79px;
    text-align: center;
    position: absolute;
    right: -1px;
    top: -1px;
    padding: 3px 0;
}
.zhuce p
{
    font-size:14px;
     color:#666;
     line-height: 22px;
}	
.zhuce .btn
{
    line-height:25px;
    height:25px;
    width:150px;
    margin-top: 5px;    
}

/* 原直接放在界面上的样式 */
.fDivButton
{
    position: fixed;
    top: 300px;
    left: 0px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 999;
}
.fDivButton .closeBtn
{
    position: relative;
    width: 23px;
    height: 23px;
    background: url(https://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/qbar/closed2.png);
    left: 180px;
    bottom: 23px;
    cursor: pointer;
}
.fDivButton ul li
{
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #38aae6;
    background: #ffffff;
    color: #38aae6;
    margin-left: 25px;
    text-align: center;
}
.fl-left{ margin-left:5px;}
.fDivButton ul li a
{
    font-size: 20px;
    font-weight: 700;
    color: #38aae6;
}
.fDivButton ul li a:hover
{
    text-decoration: underline;
}
.links{
	width: 100%;
	padding: 25px 0;
	background: #eeeeee;
}
.linkl{
	width: 146px;
}
.linkl ul{
	width: 135px;
	height: 48px;
	border: 1px solid #dfdfdf;
	background: #fff;
}
.linkl ul li{
	float: left;
	width: 135px;
	height: 48px;
	line-height: 48px;
	color: #999999;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}
.linkl ul li.lsel{
	width: 135px;
	height: 48px;
	padding-right: 10px;
	margin-right: -1px;
	color: #333333;
	background: url(https://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/XZ/lbg.png);
}
.linkr{
	width: 1054px;
}
.linkshow{
	display: none;
	overflow: hidden;
	width: 1054px;
}
.lshow{
	display: block;
}
.linkshow li{
	display: inline;
	float: left;
	width: 132px;
	height: 32px;
	margin: 8px 8px;
	border: 1px solid #fff;
}
.linkshow li img{
	width: 132px;
	height: 33px;
}
.linka{
	display: inline;
	float: left;
	width: 130px;
	height: 32px;
	line-height: 32px;
	margin: 0 8px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*2017-2-27 修改*/
.po-relative{ position: relative; }
.vip-year{ position: absolute; right: 1px; top: 1px; line-height: 35px; cursor: pointer; color: black; background-color: white; border-left: 1px solid gainsboro; padding: 0 23px; }
.nation-btn{width: 100px;height: 44px;text-align: center;background: #a8e6fe;color: #00638a;border:none;font-size: 16px;cursor: pointer;}
.city-star{ margin:0 0 7px 0; }

.city-star:hover
{
   -webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-transform-origin:top center;
	-ms-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation-name:swing;
	animation-name:swing
 }

.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
@keyframes swing {
	20% {
	-webkit-transform:rotate(15deg);
	-ms-transform:rotate(15deg);
	transform:rotate(15deg)
}
40% {
	-webkit-transform:rotate(-10deg);
	-ms-transform:rotate(-10deg);
	transform:rotate(-10deg)
}
60% {
	-webkit-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg)
}
80% {
	-webkit-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	transform:rotate(-5deg)
}
100% {
	-webkit-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg)
}
}
.swing {
	-webkit-transform-origin:top center;
	-ms-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation-name:swing;
	animation-name:swing
}

.vip-year span {
    width: 12px;
    height: 8px;
    background: url(https://pres.vobao.com/Images/V3/member/sort-top-icon.png) no-repeat;
    background-size: 12px;
    display: inline-block;
}
.vip-year span.sort {
    background: url(https://pres.vobao.com/Images/V3/member/sort-top-icon22.png) no-repeat;
    background-size: 12px;
}
.vip-year span.down{
    background: url(https://pres.vobao.com/Images/V3/member/sort-bottom-icon.png) no-repeat;
    background-size: 12px;
    
}

/* 17-04-20 新增 */
.site-wrapper{width: 1200px; padding-top: 50px; margin: auto;}
.site-wrapper h1{background: url(https://pres.vobao.com/Images/V3/web-map/position-icon.png) no-repeat;height: 28px;line-height: 28px;color: #00a1e0;text-indent: 30px;font-size: 18px;margin: 20px 0;}
.site-title{background: #ebf9ff; height: 35px; line-height: 35px; color: #00a1e0; font-size: 18px; text-indent: 20px; position: relative;}
.site-title .site-more{ position: absolute; right: 20px; color: #2c2c2c; cursor: pointer;} 
.sitemap{margin: 20px 0 30px;}
.sitemap dl{margin-bottom:20px;font-size: 16px;color: #2c2c2c;line-height: 35px;}
.sitemap dt{width: 130px; text-align: center; background: #f6f6f6;border:1px solid #eeeeee;float: left;margin-right: 10px; position: relative;}
.sitemap dt:before , .sitemap dt:after{ content: ''; width: 0; height: 0; border-style: solid; border-width: 7px 0 7px 7px; position: absolute; top: 11px; }
.sitemap dt:before{  border-color: transparent transparent transparent #f6f6f6; right: -6px; z-index: 1; }
.sitemap dt:after{ border-color: transparent transparent transparent #eeeeee; right: -7px;}
.sitemap dd{float:left; margin-left: 25px;} 
.sitemap dd a{color: #2c2c2c; cursor: pointer;}
.sitemap dd a:hover{ color: #00a1e1 ; }
.hidden-height1{ height: 515px; overflow: hidden; }
.hidden-height2{ height: 543px; overflow: hidden; }
.hidden-height3{ height: 356px; overflow: hidden; }
.site-right{ float: right; width: 1050px; }