.ggxxpt_c{width:1200px;margin:0 auto;overflow:hidden;border:1px solid #ccc;margin:50px auto; }
/*页脚公共模板样式*/
div.footer{ height:200px; line-height:normal;}
div.footer_bg{ background:#00135b;}
div.footer_bg label,div.footer_bg a,div.footer_bg span{ color:#FFF;}
.nzt-mainbox{
overflow:hidden;
}
.w-ul{
width:1230px;
}
.w-li{
    width: 380px;
    margin-right: 30px;
    text-align: center;
    font-size: 24px;
    background: #fff3f5;
    margin-bottom: 30px;
    border-radius: 14px;
position:relative;
height:110px;
padding-top: 20px;
box-sizing: border-box;
}

.w-li img{
    width: 45px;
    display: inline;
    vertical-align: middle;
margin-right:25px;
}
.w-li .h-img{
display:none;
}
.n-ul{
display:none;
position: absolute;
line-height: 30px;
width: 100%;
z-index: 50;
background: #fff3f5;
top:110px;
}
.hoverC{
background:#bd1b2c;
color:#fff;
}
.hoverC .n-ul{
display:block;
}
.hoverC .h-img{
display:inline-block;
}
.hoverC .ys-img{
display:none;
}

.nzt_tit{
	background: #aa1729;
	height:2em;
	margin-bottom:1em;
	line-height:2em;
	font-size:3rem;
	text-align:center;
	color:#FFF;
}
.nzt-mainbox{
height:660px;
}
.w-li >a{
font-size:24px;
}
.hoverC>a{
color:#fff;
}