/* CSS Document */
@charset "utf-8";


.article_bg{
    width: 100%; height: auto;
    background:url("../images/hh_img_lg_bg22.jpg") no-repeat center top;
    overflow: hidden;
}

.article_color{background: #e9edf5; }

.hh_type_box {
	width: 1180px;
	margin: 60px auto 0px auto;
}

.hh_type_tc {
	line-height: 40px;
	font-size: 32px;
	color: #fff;
}

.hh_type_te {
	line-height: 20px;
	font-size: 14px;
	color: #b7ccf1;
	padding: 15px 0px;
}

.hh_type_line {
	width: 60px;
	height: 4px;
	background-color: #d8272c;
	display: block;
}

.hh_type_rcbox {
	width: 890px;
	background:#fff;
	float: right;
}

.hh_type_lcbox {
	width: 220px;
	min-height: 250px;
	background:#fff;
	padding: 0px 20px 20px 20px;
	float: left;
}

.hh_type_lcbox ul {
	padding: 0px;
	margin: 0px;
}

.hh_type_lcul li {
	margin-top: 20px;
	display: block;
}

.hh_type_link {
	background-color: #233c6a;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	padding: 10px 15px;
	display: block;
}

.hh_type_mtname {
    line-height: 30px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;;
    text-align: center;
    color: #1046a7;
    color: #333;
}

.hh_type_mtname span {
    background-color: #1046a7;
    height: 4px;
    width: 50px;
    display: inline-block;
    margin: 5px 10px 2px 10px;
}

.hh_type_link span {
	float: right;
}

.hh_type_link:hover {
	background-color: #1046a7;
	color: #fff;
}

.hh_type_link_on {
	background-color: #1046a7;
	color: #fff;
}


.article_box{ width: 1180px; margin: 65px auto 54px auto; overflow: hidden }

.article_bak_box{ width: 800px; height: 74px; margin: 0 auto; border-bottom: 1px solid #eaeaea; position: relative}

.article_bak{ width: 80px; height: 40px; float: left; border-bottom: 2px solid #1046a7; position: absolute; bottom: -1px; line-height: 40px; text-align: center; font-size: 18px;}

.article_bak a{color: #000}

.article_position{ float: right; height: 32px; position: absolute; bottom: 0px; right: 9px; line-height: 32px; color: #999999;font-size: 12px;}

.article_position a{color: #999999;}

.article_title{ width: 800px; height: 134px; margin: 0 auto; border-bottom: 1px solid #eaeaea; font-size: 24px; font-weight: bold; line-height: 134px;}

.article_other{ width: 800px; height: 70px; margin: 0 auto; border-bottom: 1px solid #eaeaea;  line-height: 70px; position: relative;}

.article_bottom{ border-top: 1px solid #eaeaea; width: 1000px; height: 30px; margin: 0 auto;}

.article_share{ position: absolute; left: 0px; top: 15px;}

.article_content{ line-height: 30px; width: 760px; margin:30px auto 0 auto; font-size: 18px;
	color: #333; overflow: hidden;}

.article_content p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.hh_type_casebox {
	width: 800px;
	padding: 20px 0px;
	margin: 0px auto;
}

.hh_type_case_t {
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 1px solid #e3e3e3;
}

.hh_type_casebox ul {
	padding: 0px;
	padding: 0px 20px 10px 20px;
}

.hh_type_case_c {
	width: 600px;
}

.hh_type_case_c li {
	margin-top: 30px;
}

.hh_type_case_name {
	font-size: 18px;
	color: #1046a7;
	display: block;
}

.hh_type_case_cont {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding: 10px 0px;
}






