/*! 华和俱乐部 */

.hh_club_banner {
	width: 100%;
	height: 500px;
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	position: relative;
}

.hh_club_banner ul{
	padding: 0px;
	margin: 0px;
}

.hh_club_banner ul li {
	width: 100%;
	height: 500px;
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	float: left;
}

.hh_club_banner h2 {
	line-height: 40px;
	font-size: 36px;
	font-weight: normal;
	padding-top: 160px;
	margin: 0px;
	display: block;
}

.hh_club_banner a {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-color: #4e95ff;
	border-radius: 20px;
	border: 0px;
	color: #fff;
	display: block;
	padding: 0px;
	margin: 0px auto;
	margin-top: 100px;
}

.hh_club_banner .dots {
    position: absolute;
    left: 0;
    right: 0;
	text-align: center;
    bottom: 20px;
	margin: 0px;
	padding: 0px;
}

.hh_club_banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 1px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: height .5s, opacity .5s;
    -moz-transition: height .5s, opacity .5s;
    transition: height .5s, opacity .5s;
}

.hh_club_banner .dots li.active {
	background-color: #fff;
    opacity: 1;
}

.hh_club_box {
	background-color: #fff;
	margin-bottom: 40px;
}

.hh_club_tbox {
	text-align: center;
}

.hh_club_tbox h3 {
	font-size: 32px;
	color: #39393a;
	border-bottom: 1px solid #f0f1f5;
	margin-bottom: 0px;
	display: block;
}

.hh_club_tbox h5 {
	font-size: 14px;
	color: #b8a89b;
	margin-top: 0px;
	display: block;
}

.hh_club_cbox {
	width: 1180px;
	padding: 0px 10px;
	margin: 0px auto;
}

.hh_club_p p {
	line-height: 28px;
	color: #333;
	text-align: center;
	padding: 5px 90px;
	margin: 0px;
}

.hh_club_he_img {
	padding-bottom: 40px;
	position: relative;
}

.hh_club_he_img img {
	position: relative;
	z-index: 2;
}

.hh_club_he_img .hh_club_bl {
	width: 509px;
	height: 329px;
	border: 1px solid #f2f2f2;
	right: 20px;
	bottom: 0px;
	position: absolute;
	z-index: 0;
}

.hh_club_he h4,.hh_club_he .hh_club_ep,.hh_club_he a {
	padding-left: 20px;
}

.hh_club_he h4 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin: 30px 0px 20px 0px;
}

.hh_club_he .hh_club_ep {
	line-height: 28px;
	font-size: 14px;
	color: #999;
	padding-bottom: 20px;
}

.hh_club_ep p {
	margin: 0px;
	padding-bottom: 5px;
}

.hh_club_he a {
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #4e95ff;
	display: block;
}

.hh_club_he i {
	font-size: 16px;
}

.hh_club_active .hh_btn {
	font-size: 20px;
	color: #fff;
	border-color: #fff;
	bottom: 60px;
	right: 340px;
	position: absolute;
}

.hh_club_sev_img {
	display: block;
}

.hh_club_sev_title {
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	display: block;
}

.hh_club_sev_title:hover {
	color: #142c58;
}

.hh_club_sev_cont {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	padding: 10px 0px;
}

.hh_club_btn {
	font-size: 14px;
	color: #333;
	margin: 5px 0px;
	display: block;
}

.hh_club_news_box {
	margin: 0px;
	padding: 0px;
}

.hh_club_news_box li {
	padding: 12px 0px;
	display: block;
	overflow: hidden;
}

.hh_club_sev_date {
	width: 80px;
	line-height: 30px;
	font-size: 24px;
	color: #333;
	text-align: right;
	padding-right: 15px;
}

.hh_club_sev_date span {
	line-height: 20px;
	font-size: 16px;
	color: #999;
	display: block;
}

.hh_club_sev_news {
	width: 520px;
	line-height: 20px;
	border-left: 1px solid #e3e3e3;
	margin: 5px 0px;
	padding-left: 15px;
}

.hh_club_news_name {
	font-size: 16px;
	color: #333;
	display: block;
}

.hh_club_news_name:hover {
	color: #142c58;
}

.hh_club_news_cont {
	font-size: 14px;
	color: #999;
}

.hh_club_news_btn {
	text-align: center;
	padding: 20px;
}

.hh_club_news_btn .hh_btn {
	font-size: 14px;
	color: #b8a89b;
	border-color: #b8a89b;
	border-radius: 0px;
	padding: 10px 50px;
}

.hh_club_news_btn .hh_btn:hover {
	color: #fff;
}

.hh_club_act {
	margin: 10px;
	border: 1px solid #e3e3e3;
	padding-bottom: 20px;
}

.hh_club_act_ico {
	line-height: 200px;
	font-size: 80px;
	color: #4e95ff;
	text-align: center;
}

.hh_club_act_t {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding-top: 30px;
	padding-bottom: 10px;
}

.hh_club_act_c {
	font-size: 14px;
	color: #999;
	text-align: center;
	padding: 20px 40px;
}

.hh_club_act_btn {
	font-size: 14px;
	text-align: center;
	color: #b8a89b;
	padding: 10px 0px;
	display: block;
}

.hh_club_act_a {
	border-color: #4e95ff;
}

.hh_club_act_a .hh_club_act_ico {
	background-color: #4e95ff;
	color: #fff;
}

.hh_club_box_p {
	height: 600px;
	background-image: url('../img/hh_img_lg_bg09.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.hh_club_box_p .hh_club_tbox h3 {
	color: #fff;
	border: none;
}

.hh_club_mdbox {
	width: 216px;
	height: 300px;
	background-color: #1983e9;
	margin: 20px 10px;
	float: left;
}

.hh_club_md_info {
	height: 110px;
	padding: 20px;
}

.hh_club_md_name {
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
}

.hh_club_md_btn {
	font-size: 14px;
	color: #82bdf6;
	text-align: center;
	padding-top: 10px;
	display: block;
}

.hh_club_box_p .hh_club_news_btn {
	padding-top: 40px;
}

.hh_club_ip {
	padding: 10px;
}

.hh_club_ip_pbox {
	
}

.hh_club_ip_img {
	position: relative;
}

.hh_club_ip_date {
	width: 70px;
	height: 40px;
	line-height: 20px;
	background-color: #1a83ea;
	font-size: 18px;
	color: #fff;
	text-align: center;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 20px 10px;
}

.hh_club_ip_date span {
	font-size: 14px;
	display: block;
}

.hh_club_ip_info {
	padding: 20px 0px;
}

.hh_club_ip_info a {
	line-height: 24px;
	font-size: 18px;
	color: #333;
	display: block;
}

.hh_club_ip_cont {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	padding: 10px 0px;
}

.hh_club_ip ul {
	margin: 0px;
	padding: 0px;
}

.hh_club_ip_ul {
	border-top: 1px solid #e3e3e3;
	margin: 0px;
}

.hh_club_ip_ul li {
	line-height: 20px;
	padding: 15px 10px;
	border-bottom: 1px solid #e3e3e3;
	display: block;
	overflow: hidden;
}

.hh_club_ip_ul .hleft {
	color: #666;
}

.hh_club_ip_ul .hleft i {
	color: #e9e9e9;
	margin-right: 10px;
}

.hh_club_ip_ul .hright {
	font-size: 14px;
	color: #999;
}

.hh_club_ip_btnc {
	text-align: right;
	padding-top: 30px;
}

.hh_club_ip_btnc a {
	line-height: 20px;
	font-size: 14px;
	color: #333;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	padding: 5px 15px;
}






.hh_bg_white {
	background-color: #fff;
}


