/*! 视频刊物 */

.hh_video_banner {
	width: 100%;
	height: 484px;
	background-image: url(../img/hh_img_lg_bg04.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}

.hh_video_banner h2 {
	line-height: 42px;
	font-size: 42px;
	padding-top: 170px;
	margin: 0px;
	display: block;
}

.hh_video_banner h5 {
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
	padding-top: 50px;
	margin: 0px;
	display: block;
}

.hh_video_banner i {
	width: 80px;
	height: 4px;
	background-color: #fff;
	display: block;
	margin: 0px auto;
	margin-top: 100px;
}

.hh_video_box {
	background-color: #f6f6f6;
	margin-bottom: 40px;
}

.hh_video_tbox {
	text-align: center;
}

.hh_video_tbox h3 {
	font-size: 32px;
	color: #006ebf;
	border-bottom: 1px solid #f0f1f5;
	margin-bottom: 0px;
	display: block;
}

.hh_video_tbox h5 {
	font-size: 14px;
	color: #b8a89b;
	margin-top: 0px;
	display: block;
}

.hh_video_cbox {
	width: 1180px;
	padding: 0px 10px;
	margin: 0px auto;
}

.hh_video_p {
	background-color: #006ebf;
	height: 300px;
	position: relative;
}

.hh_video_intbox {
	top: 40px;
	left: 20px;
	position: absolute;
	z-index: 2;
}

.hh_video_int {
	position: relative;
}

.hh_video_int .hh_video_intc {
	color: #fff;
	text-align: center;
	top: 70px;
	left: 20px;
	right: 20px;
	position: absolute;
}

.hh_video_intc span {
	line-height: 34px;
	display: block;
}

.hh_video_intc i {
	width: 50px;
	height: 4px;
	background-color: #fff;
	display: block;
	margin: 10px auto;
}

.hh_video_c {
	background-color: #fff;
}

.hh_video_page {
	height: 230px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	padding-left: 150px;
	padding-right: 30px;
	padding-top: 40px;
}

.hh_video_page p {
	margin: 0px;
	padding-bottom: 5px;
}

.hh_video_btnc {
	padding-right: 30px;
	text-align: right;
}

.hh_video_btnc .hh_btn {
	line-height: 18px;
	font-size: 12px;
	border-radius: 0px;
	padding: 5px 15px;
}

.hh_bg_white {
	background-color: #fff;
}

.hh_bg_white .hh_video_tbox {
	margin: 20px 0px;
}

.hh_book {
	height: 590px;
	position: relative;
	overflow: hidden;
}

.hh_book_img {
	display: block;
}

.hh_book_info {
	height: 140px;
	background-color: #f6f6f6;
	display: block;
	-webkit-transition: height .25s linear;
	-ms-transition: height .25s linear;
	-o-transition: height .25s linear;
	transition: height .25s linear;
}

.hh_book_name {
	height: 60px;
	padding: 40px;
}

.hh_book_name span {
	width: 55px;
	height: 60px;
	line-height: 60px;
	font-size: 34px;
}

.hh_book_name h4 {
	width: 160px;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
}

.hh_bg_grey {
	background-color: #ebebeb;
}

.hh_book_pb {
	height:420px;
	background-color: #0068b7;
	color: #fff;
	padding-bottom: 30px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}

.hh_book_cont {
	line-height: 24px;
	font-size: 14px;
	padding: 0px 30px;
}

.hh_book_btnc {
	text-align: center;
	padding-top: 8px;
	display: block;
}

.hh_book_btnc i {
	font-size: 32px;
	color: #fff;
}

