@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑', Arial, Verdana;
}
html {
	display: inline-block;
	width: 100%;
	color: #333;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
	border: 0;
}
strong {
	font-weight: bold;
}
ul, ol, li, dt, dd {
	list-style: none;
}
em, i {
	font-style: normal;
}
.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.inlblo {
	display: inline-block;
	display: inline;
	zoom: 1;
}
.overflow {
	overflow: hidden;
}
.mt_10{
	margin-top: 10px;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.mt_10{
	margin-top: 10px;
}
.mt_15{
	margin-top: 15px;
}
.mt_20{
	margin-top: 20px;
}
.mt_30{
	margin-top: 30px;
}
.mt_25{
	margin-top: 25px;
}
.mt_40{
	margin-top: 40px;
}
.ov_h{
	overflow: hidden;
}
.ml_10{
	margin-left: 10px;
}
.ml_15{
	margin-left: 15px;
}
.ml_20{
	margin-left: 20px;
}
.ml_30{
	margin-left: 30px;
}
.dis_ib{
	display: inline-block;
}
a:hover{
	
}
/* body{
	width: 100%;
	height: auto;
	background: url(hj_header_bg.png) no-repeat top center #fff;
} */
.bigContainer {
    width: 100%;
    height: auto;
    /* background: #dedfe0; */
    padding-bottom: 20px;
}
.part1_bigContainer {
    width: 100%;
    height: auto;
    background: #fff url(hj_header_bg.png) no-repeat top center;
    display: inline-block;
	min-width: 1200px;
    /* background-size: contain; */
}

/* top */
.hj_header{
	width: 100%;
	height: auto;
	display: inline-block;
}
.hj_top{
	width: 100%;
	height: 45px;
	background: rgba(125,186,226,.8);
	
}
.hj_top_con{
	width: 1200px;
	height: 45px;
	margin: auto;
}
.hj_home_logo{
	width: 600px;
	height: auto;
	line-height: 45px;
	margin-left: 20px;
}
.hj_home_logo img{
	position: relative;
	top: 5px;
}
.hj_top_right {
    /* width: 600px; */
    width: 295px;
    height: auto;
}
.hj_top_right li {
    width: auto;
    float: left;
    font-size: 14px;
    line-height: 45px;
    margin-right: 15px;
}
.hj_top_right li em {
    width: 25px;
    height: 20px;
    position: relative;
    display: inline-block;
    background: url(hj_top_icon.png) no-repeat center;
    top: 3px;
}
.hj_top_right li a{
	color: #fff;
}
.hj_top_right li em.jfqh{
	background-position: 0px 0px;
}
.hj_top_right li em.wza{
	background-position: 0px -23px;
}
.hj_top_right li.ipv {
    background: url(hj_ipv.png) no-repeat center;
    min-width: 98px;
    height: 100%;
    text-align: center;
	font-size: 12px;
}
.hj_logo{
	width: 1200px;
	height: 60px;
	margin: 88px auto 10px auto;
	text-align: center;
	line-height: 60px;
}
.search {
    background: url(hj_search_bg.png) no-repeat;
    width: 388px;
    height: 46px;
    margin: 30px auto 10px auto;
}
input#searchword {
    width: 300px;
    position: relative;
    top: 2px;
    left: 21px;
    height: 38px;
    border: none;
    background: #fff;
    outline: none;
    color: #aaa;
}
#btn {
    width: 31px;
    background: url(hj_search_icon.png) no-repeat;
    height: 25px;
    position: relative;
    float: right;
    margin-right: 15px;
    top: 11px;
    border: none;
    cursor: pointer;
    outline: none;
}
.hj_nav{
	width: 1200px;
	height: 70px;
	line-height: 70px;
	margin: 20px auto 0px auto;
	background: #0084de;
}
.hj_nav li{
	float: left;
	width: 16.6%;
	height: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.hj_nav li.hj_active{
	background: #0061a3;
}
.hj_nav li a{
	color: #f3f4ff;
	width: 100%;
	height: 100%;
	display: inline-block;
	cursor: pointer;
}
.hj_nav li em {
    width: 45px;
    height: 30px;
    display: inline-block;
    background: url(hj_nav_icon.png) no-repeat center;
    position: relative;
    top: 5px;
}
.hj_nav li em.hj_home{
	background-position: 0px 0px;
}
.hj_nav li em.hj_hjzx{
	background-position: 0px -35px;
}
.hj_nav li em.hj_xxgk{
	background-position: 0px -70px;
}
.hj_nav li em.hj_zwfw{
	background-position: 0px -105px;
}
.hj_nav li em.hj_hdjl{
	background-position: 0px -140px;
}
.hj_nav li em.hj_mlhj{
	background-position: 0px -175px;
}

/* footer */
.footer{
	width: 100%;
	height: 220px;
	background: #c3c3c3;
	position: relative;
}
.main_footer{
	width: 1200px;
	height: 100%;
	margin: auto;
}
.Relevant_links{
    width: 1200px;
    height: 55px;
    padding-top: 20px;
    margin: auto;
}

.Relevant_links ul li{
	cursor: pointer;
    display: block;
    float: left;
}


.linksli0,.linksli1, .linksli2, .linksli3{
    width: 285px;
    height: 44px;
    background-color: #f3f3f3;
    float: left;
    color: rgb(102, 102, 102);

}
.linksli1,.linksli2,.linksli3{
    margin-left: 20px;

}
.Relevant_links ul li {
    line-height: 45px;
    font-size: 16px;
    color: rgb(102, 102, 102);
}
/* .Relevant_links ul li:hover{
    color: rgb(255, 0, 0);
} */
.triangle_border_right {
    float: right;
    margin: 15px 0px 0 6px;
    /* border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #D7D7D7; */
    /* position: relative; */
	background: url(open_link_icon.png) no-repeat;
	width:16px;
	height:26px;
}
.Relevant_links ul li span {
    display: inline-block;
}

.link_list ul {
    padding: 8px;
    top: -80px;
    position: absolute;
    width:1182px;
    height: 140px;
    border: solid 1px #eee;
    background: #fff;
    overflow-x: hidden;
	z-index: 9999999;
}
.item li{

}
.link_list ul li a {
    font-size: 14px;
    color: #333;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 170px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 1%;
}
.footer_Links_show {
    width: 100%;
    display: block;
}
.footer_conent{
	width: 100%;
	height: auto;
	display: inline-block;
}
.footer_content_l{
	width: 650px;
	height: auto;
	display: inline-block;
}
.contact{
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.contact li{
	width: auto;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.contact li a{
	color: #666;
}
.zbdw{
	width: 100%;
	height: auto;
	line-height: 30px;
}
.zbdw span{
	font-size: 14px;
	color: #333;
}
.zbdw img{
	position: relative;
	top: 5px;
	vertical-align: initial;

}
.zbdw a{
	color: #333;
	font-size: 14px
}
.footer_content_r{
	width: 420px;
	height: auto;
	display: inline-block;
}
.footer_content_r li{
	float: left;
	margin-left: 20px;
	width: auto;
	height: auto;
	font-size: 14px;
}
.footer_content_r li img{
	position: relative;
}
.footer_content_r li.dzjg img,.footer_content_r li.jiucuo img{
	top: 15px;
}
.footer_content_r li span{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
}
.footer_content_r li a{
	color: #333;
}
.link_list li{
	width:auto;
	margin-right:25px;
	margin-left:10px;
}
.link_list ul{
	height:144px;
}
