/* ====================
     公共样式
==================== */
body{background:#017f40; font-size:12px;  line-height:150%; margin:0; padding:0;}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
.f_l{float:left;}
.f_r{float:right;}
.t_l{ text-align:left;}
.t_c{ text-align:center;}
.t_r{ text-align:right;}
.clear{ clear:both;}
.pos_rel{ position:relative;}

.l_18{ line-height:18px;}
.l_20{ line-height:20px;}
.l_22{ line-height:22px;}
.l_24{ line-height:24px;}
  /*字体颜色*/
  a{ color:#fff; text-decoration:none;}
  a:hover{ color:#999;}
  
  .f5 a{ color:#fff; text-decoration:none;}
  .f5 a:hover{ color:#333;}
  
  .fs1{ font-size:12px;}
  .fs2{ font-size:14px;}
  .fs3{ font-size:16px;}
  .fs4{ font-size:18px;}
  
  .fc1{ color:#000;}
  .fc2{ color:#333;}
  .fc3{ color:#666;}
  .fc4{ color:#999;}
  .fc5{ color:#fff;}
  

  /*页面留白*/
  .blank10{height:10px; line-height:10px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px; clear:both; visibility:hidden;}
  /*布局*/
  .block{ width:960px;}
  
  .nyAreaL{width:230px; float:left; margin-right:10px;}
  .nyAreaR{width:720px; float:left;}
  
  .pad_10{ padding:10px;}
/* ====================
        页面
==================== */
.top{ width:960px; height:100px;}
.menu{ float:left;}
  .menu ul li{ width:120px; height:100px; line-height:100px; text-align:center; float:left;  font-size:14px;}
  .menu ul li.line{ width:2px; float:left; background:url(../images/img_nav_line.jpg) no-repeat;}
  .menu ul li a{ color:#fff; text-decoration:none; display:block;}
  .menu ul li a:hover{ background:#02a955;}
  
.end{ width:960px; line-height:24px; text-align:center; padding:20px 0 10px ;}

.nybanner1{ height:250px; background:url(../images/img_nybanner1.jpg) no-repeat center;}

.nynav{}
.tit1{ height:40px; line-height:40px; background:url(../images/bg_tit1.jpg) no-repeat;}
.tit1 h3{ padding-left:15px;  font-size:18px; color:#fff; font-weight:normal;}

.nynav ul li{ line-height:30px; padding-left:17px;}
.nynav ul li a{ color:#fff; display:block;}
.nynav ul li a:hover{ color:#000;}

.tit2{ height:38px; line-height:38px; border-bottom:solid 2px #02a955; position:relative;}
.tit2 h3{ padding-left:10px;  font-size:18px; color:#fff; font-weight:normal;}
.tit2 .here{ position:absolute; top:0; right:10px;}
