﻿.publication{
    float:left;
    padding:0 20px 20px 20px;
}
.thenew_club{
    float:left;
    width:810px;
}
.clubpic_yy{
    background-image:url(/images/hkyy.png);
    width:33px;
    height:477px;
    float:left;
}
.club_img img{
    width:348px;
    height:477px;
    border:1px solid #d7a864;
    float:left;
}
.club_img{
    width:383px;
    height:477px;
    float:left;
}
.club_info{
    width:427px;
    height:477px;
    float:left;
    margin-top:30px;
}
.club_info h2{
    margin-bottom:30px;
    font-size:30px;
    font-weight:400;
}
.club_info p{
    font-size:12px;
    line-height:22px;
    color:#bababa;
}
.club_read{
    width:215px;
    height:45px;
    background-color:#aac928;
    border:none;
    font-size:16px;
    color:#fff;
    text-indent:35px;
    background-image:url(/images/read.png);
    background-repeat:no-repeat;
    background-position:30px;
    float:left;
    margin-top:30px;
    cursor: pointer;
}
.club_down{
    width:215px;
    height:45px;
    background-color:#d7a864;
    border:none;
    font-size:16px;
    color:#fff;
    text-indent:35px;
    background-image:url(/images/down.png);
    background-repeat:no-repeat;
    background-position:30px;
    float:left;
    margin-top:20px;
    cursor: pointer;
}
.club_read:hover{
    background-color:#b7d634;
}
.cl_read:hover{
    background-color:#b7d634;
}
.club_down:hover{
    background-color:#ecc082;
}
.cl_down:hover{
    background-color:#ecc082;
}
.club_line{
    width:810px;
    height:1px;
    background-color:#eee;
    float:left;
}
.theold_club{
    width:816px;
    float:left;
}
.cl_read{
    width:45px;
    height:35px;
    background-color:#aac928;
    border:none;
    color:#fff;
    font-size:16px;
    line-height:35px;
    text-indent:30px;
    background-image:url(/images/read.png);
    background-repeat:no-repeat;
    background-position:10px;
    margin-top:236px;
    cursor: pointer;
}
.cl_down{
    width:45px;
    height:35px;
    background-color:#d7a864;
    border:none;
    color:#fff;
    font-size:16px;
    line-height:35px;
    text-indent:30px;
    background-image:url(/images/down.png);
    background-repeat:no-repeat;
    background-position:10px;
    margin-top:236px;
    cursor: pointer;
}
.pic_box {
	width: 198px;
	height: 271px;
	border: 1px solid #d7a864;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
    float:left;
    margin-top:10px;
    margin-right:3px;
}
.pic_box .club_pic {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 1;
	overflow: hidden;
}
.pic_box .club_button {
	color: #fff;
	background: rgba(255,255,255,0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
    /*text-align:center;*/
}
.pic_box:hover .club_button {
	background: rgba(255,255,255,.8);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.pic_box .club_button, .pic_box .club_button > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
}

/*联发物业*/
.diandian{
    background:url(/images/diandian.jpg) no-repeat 15px center;
}

/*联客会 系列活动 新闻*/
.event{
    width:100%;
    float:left;
    border-bottom:1px solid #eee;
    padding:10px 0;
}
.event img{
    float:left;
    width:193px;
    height:145px;
}
.event_text{
    height:145px;
    width:577px;
    float:left;
    padding:0 20px;
}
.event_text:hover{
    background:#f6f6f6;
}
.event_tit{
    font-size:16px;
    margin-top:26px;
    line-height:30px;
}
.event_tit a:hover{
    color:#e70012;
}
.event_info{
    color:#b5b5b5;
    font-size:12px;
    line-height:22px;
}

/*联客会 会员中心*/
.vip{
    width:810px;
    float:left;
    margin:0 20px 20px 20px;
}
.vip_text{
    float:left;
    width:100%;
    padding:15px 0;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
.vip_top{
    float:left;
    width:100%;
}
.vip_top p{
    text-indent:0px;
    font-weight:bold;
    float:left;
}
.vipopen:hover{
    cursor:pointer;
    color:#e70012;
}
.vip_open{
    float:right;
    text-indent:15px;
    background:url(/images/jt-t.png) no-repeat center left;
}
.vip_close{
    float:right;
    text-indent:15px;
    background:url(/images/jt-b.png) no-repeat center left;
}
.text_info{
    display:none;
    width:100%;
    margin-top:20px;
    float:left;
}
.text_info p{
    line-height:30px;
}
.vip_checkbox{
    text-align:center;
}
.vip_checkbox input{
    margin:20px 0;
    position:relative;
    top:1px;
}
.vip_checkbox label{
    margin-left:5px;
}
.vip_button{
    text-align:center;
    margin:20px 0;
}
.vip_apply{
    width:270px;
    height:50px;
    background-color:#e70012;
    border:none;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    line-height:50px;
}
.vip_login{
    width:270px;
    height:50px;
    background-color:#d7a864;
    border:none;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    line-height:50px;
    margin-left:20px;
}
.vip_apply:hover{
    background-color:#ff3242;
    cursor:pointer;
}
.vip_login:hover{
    background-color:#ecc082;
    cursor:pointer;
}

/*入会申请*/
.apply{
    position:absolute;
    z-index:889;
    width:600px;
    height:700px;
    margin:-330px -300px;
    top:50%;
    left:50%;
    background:#f3edd7;
}
.apply_content{
    padding:20px;
}
.apply_content ul{
    float:left;
    width:100%;
    margin-bottom:15px;
}
.apply_tit{
    font-size:35px;
    text-align:center;
    color:#e70012;
    font-weight:bold;
}
.apply_left{
    width:25%;
    float:left;
}
.apply_right{
    width:70%;
    float:left;
    margin-left:15px;
}
.apply_name{
    float:right;
    line-height:35px;
}
.apply_text{
    width:300px;
    height:35px;
    border:1px solid #ccc;
    text-indent:10px;
    line-height:35px;
}
.apply_radio{
    margin-top:10px;
    margin-left:20px;
}
.apply_button{
    text-align:center;
}

/*入会申请步骤*/
.apply_order{
    width:100%;
    height:35px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding-top:15px;
    margin:20px 0;
    text-align:center;
}
.apply_order ul li{
    float:left;
    margin-right:30px;
}
.order_on{
    display:block;
    position:relative;
    width:25px;
    height:25px;
    color:#fff;
    font-size:18px;
    border-radius:25px;
    background:#e70012;
    margin-right:10px;
    top:-2px;
    float:left;
}
.order_off{
    display:block;
    position:relative;
    width:25px;
    height:25px;
    color:#fff;
    font-size:18px;
    border-radius:25px;
    background:#ccc;
    margin-right:10px;
    top:-2px;
    float:left;
}
.order_font{
    color:#e70012;
    font-weight:bold;
}
.apply_select{
    width:150px;
    height:35px;
    border:1px solid #ccc;
    text-align:center;
    font-size:16px;
    float:left;
}
.select_text{
    display:none;
    width:140px;
    height:33px;
    border:1px solid #ccc;
    float:left;
    margin-left:10px;
    font-size:16px;
    line-height:33px;
    text-indent:10px;
}

/*会员登录*/
.login{
    position:absolute;
    z-index:889;
    width:400px;
    height:450px;
    margin:-230px -200px;
    top:50%;
    left:50%;
    /*background:#f3edd7;*/
    background:#fff;
}
.login_content{
    padding:30px 40px;
    border-top:5px solid #d7a864;
}
.hy_wrap{
    width:476px;
    height:403px;
    background-image:url(/images/login_bg.png);
    background-repeat:no-repeat;
    background-position-y:top;
    float:left;
    margin:50px 170px;
    border:1px solid #eee;
}
.login_tit{
    font-size:40px;
    color:#d7a864;
    text-align:center;
    font-weight:bold;
    margin-top:30px;
}
.login_content ul li{
    float:left;
}
.login_tab{
    text-align:center;
}
.login_name{
    width:275px;
    height:50px;
    border:none;
    color:#ccc;
    margin-top:30px;
    margin-right:10px;
    margin-left:40px;
    line-height:50px;
    padding-left:45px;
    background:#eee url(/images/login.png) no-repeat 10px;
}
.login_password{
    width:275px;
    height:50px;
    border:none;
    color:#ccc;
    margin-top:10px;
    margin-right:10px;
    margin-left:40px;
    line-height:50px;
    padding-left:45px;
    background:#eee url(/images/key.png) no-repeat 10px;
}
.login_check{
    margin-right:5px;
    position:relative;
    top:2px;
    margin-top:20px;
    margin-left:40px;

}
.no_vip{
    margin-left:40px;
    margin-top:20px;
    float:left;
}
.no_vip a{
    font-weight:bold;
    margin-left:15px;
}
.hy_wrap a:hover{
    color:#e70012;
}
.login_button{
    width:320px;
    height:50px;
    border:none;
    color:#fff;
    background-color:#d7a864;
    font-size:18px;
    line-height:40px;
    margin-top:15px;
    margin-left:40px;
}
.login_button:hover{
    background-color:#ecc082;
    cursor:pointer;
}
.login_forget{
    width:100%;
    margin-top:20px;
    text-align:center;
}
.login_forget a{
    margin-right:30px;
    color:#ccc;
}
.login_forget a:hover{
    color:#d7a864;
}

.forget_name{
    width:80px;
    height:80px;
    background-color:#eee;
    border-radius:40px;
    line-height:80px;
    display:block;
    color:#ccc;
    float:left;
}
.forget_name:hover{
    background-color:#d7a864;
    color:#fff;
}
.forget_login{
    width:100%;
    margin-top:35px;
    text-align:center;
}
.forget_password{
    width:80px;
    height:80px;
    background-color:#eee;
    border-radius:40px;
    line-height:80px;
    display:block;
    color:#ccc;
    margin-left:40px;
}
.forget_password:hover{
    background-color:#d7a864;
    color:#fff;
}
.login_new{
    width:80px;
    height:80px;
    background-color:#eee;
    border-radius:40px;
    line-height:80px;
    display:block;
    color:#ccc;
    margin-left:40px;
}
.login_new:hover{
    background-color:#e70012;
    color:#fff;
}

.hy_wrap{
    width:476px;
    height:403px;
    background-image:url(/images/login_bg.png);
    background-repeat:no-repeat;
    background-position-y:top;
    float:left;
    margin:50px 170px;
    border:1px solid #eee;
}