/* CSS Document */
.banner{height:500px; background:url(/img/2016ynbg.jpg) no-repeat top center;}
.banner a{display:block; width:100%; height:500px;}
.nhnav { border-bottom:solid 1px #dedede;}
.nhnav a{ font-size:18px; color:#333; display:block; margin-right:.5em;}
.nhnav li{float:left; padding:1em 3em; }
.nhnav li.cur {border-bottom:solid 3px #AB1E24;}
.nhcontent{
}
.nhcontent h3{ display:inline-block; background-color:#AB1E24; height:52px; line-height:52px; width:100%; text-indent:1em; color:#FFF;}
.nhcontent ul { margin-top:20px;padding: 25px;}
.nhcontent ul li{ width:214px; float:left; margin-right:20px; margin-bottom:5px; text-align:center;}
.nhcontent ul li.mr0{ margin-right:0;}
.nhcontent p{ padding:8px 0;}