.hzhz-centerWidth{
	width: 14rem;
	margin: 0 auto;
}
.hzhz-topnav{
	margin-top: 1.08rem;
	white-space: nowrap;
	height: 1.2rem;
	text-align: center;
	box-shadow: 0.02rem 0.02rem 0.07rem 0.01rem rgba(0, 78, 162, 0.2);
	margin-bottom: .48rem;
	position: relative;
    background: #eff9ff;
}
.hzhz-topnav a{
	display: inline-block;
	width: 33.333%;
	height: 100%;
	background: url(../images/hzhzbg7.png) left center no-repeat;
}
.hzhz-topnav a:first-child{
	background: none;
}
.hzhz-topnav a .ch{
	color: #004ea2;
	font-size: .22rem;
	font-weight: bold;
	margin-top: .3rem;
}
.hzhz-topnav a .en{
	color: #c4dcf5;
	font-size: .14rem;
	font-weight: bold;
	margin-top: .08rem;
}
.hzhz-topnav a:hover,.hzhz-topnav a.cur{
	margin-top: -.15rem;
	padding: .15rem 0;
	background: #004ea2;
}
.hzhz-topnav a:hover .ch,.hzhz-topnav a:hover .en,.hzhz-topnav a.cur .ch,.hzhz-topnav a.cur .en{
	color: #fff;
}
.hzhz-title{
	text-align: center;
}
.hzhz-title .tit{
	display: inline-block;
	color: #333333;
	font-size: .36rem;
	font-weight: bold;
	background: url(../images/hzhzbg1.png) center bottom no-repeat;
	background-size: .92rem .06rem;
	line-height: .82rem;
}
.hzhz-intro{
	height: 3.36rem;
	width: 100%;
	margin-top: 1.02rem;
	background: #edf6fb;
	box-shadow: 0 0 0.1rem 0.02rem rgba(0, 78, 162, 0.15);
	margin-bottom: .88rem;
}
.hzhz-introImg{
	width: 6.68rem;
	height: 3.9rem;
	padding: .2rem;
	background: url(../images/hzhzbg2.png) center no-repeat;
	background-size: 100% 100%;
	margin-top: -.46rem;
}
.hzhz-introImg img{
	width: 100%;
	height: 100%;
}
.hzhz-introCon{
	width: 5.96rem;
	margin-right: .42rem;
	padding-top: .5rem;
}
.hzhz-introCon .tit{
	color: #004ea2;
	font-size: .24rem;
	font-weight: bold;
}
.hzhz-introCon .con{
	max-height: 1.8rem;
	line-height: .3rem;
	color: #333333;
	font-size: .16rem;
	margin-top: .18rem;
	overflow: hidden;				
    text-overflow: ellipsis;		
    display: -webkit-box;			
    -webkit-line-clamp: 6;			
    line-clamp: 6;			
    -webkit-box-orient: vertical;
}
.hzhz-introCon .more{
	float: right;
	margin-top: .1rem;
}
.hzhz-listWrap{
	padding-bottom: .4rem;
}
.hzhz-box{
	height: 5.31rem;
	box-sizing: border-box;
	padding: .4rem .35rem 0;
	margin-bottom: .32rem;
}
.hzhz-box.box0{
	margin-top: .4rem;
	background: url(../images/hzhzbg3.png) center no-repeat;
	background-size: 100% 100%;
}
.hzhz-box.box1{
	background: url(../images/hzhzbg4.png) center no-repeat;
	background-size: 100% 100%;
}
.hzhz-box.box2{
	background: url(../images/hzhzbg5.png) center no-repeat;
	background-size: 100% 100%;
}
.hzhz-box-t{
	background: url(../images/hzhzbg6.png) right .22rem no-repeat;
	background-size: auto .02rem;
}
.hzhz-box-t .tit{
	display: inline-block;
	color: #004ea2;
	font-size: .24rem;
	font-weight: bold;
}
.hzhz-box-l{
	position: relative;
	margin-top: .24rem;
	height: 4rem;
}
.hzhz-box-l .wrap{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.hzhz-box-l .wrap ul{
	height: 4rem;
	position: absolute;
	top: 0;
	left: 0;
	/*white-space: nowrap;*/
}
.hzhz-box-l .wrap ul li{
	width: 4.18rem;
	height: 100%;
	background: #fff;
	/*display: inline-block;*/
	/*vertical-align: top;*/
	float: left;
	margin-right: .37rem;
}
.hzhz-box-l .wrap ul li img{
	width: 100%;
	height: 2.32rem;
}
.hzhz-box-l .wrap ul li a>div{
	padding: .22rem .26rem 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.hzhz-box-l .wrap ul li a>div .tit{
	color: #00101d;
	font-size: .18rem;
	font-weight: bold;
	line-height: .26rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hzhz-box-l .wrap ul li a>div .con{
	line-height: .26rem;
	color: #333333;
	font-size: .16rem;
	margin-top: .1rem;
}
.hzhz-box-l .wrap ul li a>div .con *{
	line-height: .26rem!important;
	color: #333333!important;
	font-size: .16rem!important;
	margin: 0!important;
}
.hzhz-box-l .btn{
	position: absolute;
	top: 2.04rem;
	cursor: pointer;
	z-index: 2;
	display: none;
}
.hzhz-box-l .btn.prev{
	left: -.32rem;
}
.hzhz-box-l .btn.next{
	right: -.32rem;
}
.cqgs_hzhz_gg{
    position: fixed;
    top: 50%;
    right: 4%;
    /*width: 2.8rem;
    height: 1.52rem;*/
    z-index: 10000;
}
.cqgs_hzhz_gg_nr{
    background: url(../images/cqgs_hzhz_gg_bg.png) no-repeat 100%;
    width: 167px;
    /* width: 1.9rem; */
    width: 2.1rem;
    min-height: 100px;
    min-height: 1rem;
    text-align: center;
    display: none; 
    float: left;
    padding-top: 0.2rem;
    padding-right: 0.14rem;
    background-size: 100% 100%;
    padding-right: 0.22rem;
    padding-bottom: 0.2rem;
    padding-left: 0.1rem;
}
.cqgs_hzhz_gg_nr img{
    width: 59px;
    width: 0.59rem;
	height: 49px;
	height: 0.49rem;
    margin-bottom: 0.1rem;
}
.cqgs_hzhz_gg_nr p,.cqgs_hzhz_gg_nr span{
    font-size: 16px;
    font-size: 0.16rem;
    font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	line-height: 0.24rem;
	letter-spacing: 0px;
	color: #000000;
}
.cqgs_hzhz_gg_nr span{
    white-space: nowrap;
    font-weight: normal;
    margin-top: 0.1rem;
}
.cqgs_hzhz_gg_icon{
    cursor: pointer;
    width: 90px;
    width: 0.90rem;
	height: 90px;
	height: 0.9rem;
    float: right;
}
.local{
	display: none;
    line-height: 20px;
    line-height: 0.20rem;
    padding: 36px 0 24px;
    padding: 0.36rem 0 0.24rem;
    border-bottom: 1px solid #eeeeee;
    border-bottom: 0.01rem solid #eeeeee;
}
.local>img{
    width: 0.17rem;
    height: 0.2rem;
}
.local a,.local span{
    display: inline-block;
    color: #444444;
    font-size: 14px;
    font-size: 0.14rem;
}
.local .arrow{
    margin: 0 10px;
    margin: 0 0.10rem;
}
.local img{
    margin-right: 14px;
    margin-right: 0.14rem;
}

.hzhz-box2{
	height: 5.6rem;
    box-sizing: border-box;
    padding: 0.58rem 0.4rem 0;
    margin-bottom: 0.32rem;
    margin-top: 0.4rem;
    background: url(../images/hzhzbg3.png) center no-repeat;
    background-size: 100% 100%;
}
.hzhz-box2 li{
	float: left;
	width: 6.4rem;
	height: 4.54rem;
	background: #fff;
}
.hzhz-box2 li a{
	display: block;
	width: 100%;
	height: 100%;
}
.hzhz-box2 li a img{
	width: 100%;
	height: 3rem;
}
.hzhz-box2 li a>div{
	padding: .24rem .34rem 0;
}
.hzhz-box2 li a>div .tit{
	color: #00101d;
    font-size: .18rem;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hzhz-box2 li a>div .con{
	line-height: .26rem;
	color: #333333;
	font-size: .16rem;
	margin-top: 0.18rem;
}
.hzhz-box2 li:nth-child(2n){
	float: right;
}