﻿@charset "utf-8";
body { background-color: #fff; color: #0c0c0c;}
#header { background: #fff;height: 140px;}
#header .nav { right: 100px; }
#header .nav li a:hover {}
#header .nav li.on a { background: url(images/nav_cur.png) no-repeat center bottom; }
.con { background: #fff; min-width: 1200px; }
.con .inner { width: 1200px; margin: 0 auto; position: relative;}
.con .mainTitle { line-height: 40px; font-size: 36px; padding-top: 90px; text-align: center; }
.con .subTitle { font-size: 18px; color: #999; text-align: center; padding: 20px 0; }
.con_gray { background: #EFEFEF; }
.con_gray .subTitle { color: #666; }
.ztTitle {font: normal 26px/80px "微软雅黑";color: #709A3D;float: right;margin-right: 100px;margin-top: 20px;}

#header .top{    line-height: 16px; overflow: hidden;   padding-top: 8px;}
#header .top .inner{ width: 1200px;    margin: 0 auto;height:32px;line-height:32px;}
#header .top span{ margin-left: 2em;color: #f00;}

/* links */
#links { background: #EFEFEF; }

