.secondary {
    padding-bottom: 250px;
    _padding-bottom: 270px;
}
/*顶部导航*/
 .head {
    width: 1200px;
    height: 86px;
    margin: 0 auto;
    border-bottom: 18px solid #4a8e25;
    position: relative;
}
.head .logo {
    float: left;
    width: 360px;
    _width:357px;
    height: 74px;
    text-align: center;
    padding-top: 12px;
}
.head .nav {
    float: left;
    height: 86px;
}
.head .nav li {
    float: left;
    border-left: 1px solid #e8e8e8;
    list-style: none;
    text-align: center;
}
.head .nav li a {
    display: block;
    width: 96px;
    height: 86px;
    text-decoration: none;
    color: #327e09;
    line-height: 86px;
    font-family:'微软雅黑';
    font-size: 13px;
}
.head .nav li a:hover {
    color: #757575;
    background: url(../img/nav-bg.jpg);
}
.aside {
    width: 222px;
    float: left;
    border-left: 1px solid #e8e8e8;
    height: 86px;
    padding-right: 35px;
}
.dblj {
    float: right;
    margin-top: 15px;
}
.dblj ul li {
    display: inline;
}
.dblj ul li a {
    text-decoration: none;
    font-size: 11px;
    font-family:'微软雅黑';
    color: #666666;
}
.dblj ul li a:hover {
    text-decoration: underline;
}
.aside form {
    float: right;
    margin-top: 8px;
}
.aside input {
    vertical-align: middle;
    width: 150px;
    height: 28px;
    border: 1px solid #e6e6e6;
    line-height: 28px;
}
.aside button {
    vertical-align: middle;
    background-image: url(../img/fangdajing.jpg);
    width: 32px;
    height: 32px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    margin-left: -8px;
}
.head-shadow {
    margin: 0 auto;
    background: url(../img/head-shadow.jpg);
    width: 1200px;
    height: 40px;
    background-repeat: repeat-x;
    z-index: 1;
    position: absolute;
    top: 104px;
    left: 0;
}
/*内容区域*/
 .content {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    font-family:'宋体';
    z-index: 2;
}
.title {
    font-size: 14px;
    font-family:'微软雅黑';
    color: #333333;
    margin-bottom: 19px;
}
/*公司概况*/
 .content .overview {
    width: 300px;
    float: left;
    height: 314px;
    border-bottom: 1px dotted #b8b8b8;
    padding-top: 25px;
}
#main .box {
    width:117px;
    height:74px;
    box-shadow:0px 0px 5px #ddd;
    overflow:hidden;
    position:relative;
}
#main .box img {
    width:117px;
    height:74px;
    position:absolute;
    left:0px;
    top:0px;
    opacity:0;
    filter:alpha(opacity=0);
}
.content .overview .change {
    margin-top: 30px;
    margin-bottom: 17px;
    *overflow: hidden;
    _overflow:visible;
}
.content .overview .change a {
    display: block;
    width: 11px;
    height: 11px;
}
a#btnLeft {
    background: url(../img/left.jpg) no-repeat;
    float: left;
}
a#btnLeft:hover {
    background: url(../img/left-hover.jpg) no-repeat;
}
a#btnRight {
    margin-left: 5px;
    float: left;
    background: url(../img/right.jpg) no-repeat;
}
a#btnRight:hover {
    background: url(../img/right-hover.jpg) no-repeat;
}
.content .overview .intro {
    width: 260px;
    font-family:'宋体';
    font-size: 12px;
    color: #555555;
    line-height: 18px;
}
.content .overview .more {
    margin-top: 20px;
}
.content .overview .more a {
    text-decoration: none;
    color: #327e09;
    font-family: Arial;
    font-size: 10px;
}
.content .overview .more a:hover {
    text-decoration: underline;
}
/*图片展示区*/
 .content .images {
    float: left;
    height: 340px;
    margin-left: 8px;
    width: 710px;
    clear: right;
}
.content .panel li.active {
    background: none;
    padding-left: 0px;
    line-height: 0px;
}
/*项目服务*/
 .content .projects {
    float: left;
    font-size: 12px;
    margin-top: 38px;
    width: 300px;
}
.content .projects .coulting {
    height: 155px;
}
.content ul li {
    line-height: 20px;
    color: #666666;
}
.content ul li a {
    color: #666666;
    text-decoration: none;
}
.content ul li a:hover {
    text-decoration: underline;
}
.content ul li.active {
    background: url(../img/arrow.png) no-repeat left 2%;
    padding-left: 10px;
    line-height: 25px;
}
.content ul li.active a {
    color: #3f801b;
    font-weight: bold;
}
.content .active p {
    line-height: 20px;
}
.content .system {
    height: 160px;
}
.more {
    margin-top: 10px;
}
.content ul li.more a {
    font-weight: bold;
    color: #3f801b;
}
/*新闻中心*/
 .content .news {
    float: left;
    font-size: 12px;
    margin-top: 38px;
    width: 342px;
    margin-left: 15px;
}
.content .news .news-content {
    height: 80px;
}
.content .news .news-content ul li {
    padding-left: 10px;
}
.content .news .news-content ul li span {
    float: right;
    font-family: Arial;
    font-size: 11px;
    color: #939393;
}
.content ul li.second {
    border-top: 1px dotted #b8b8b8;
    border-bottom: 1px dotted #b8b8b8;
    margin: 15px 0;
    padding: 15px 0;
    background: url(../img/arrow.png) no-repeat left 22%;
}
.third {
    padding-top: 15px;
}
/*图片链接*/
 .content .links {
    margin-top: 38px;
    margin-left: 90px;
    float: left;
}
.content .links ul li {
    height: 180px;
}
/*footer*/
 .footer {
    height: 55px;
    position: relative;
    z-index: 3;
}
.footer .footer-links {
    margin: 0 auto;
    height: 28px;
    width: 1112px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-right: 88px;
    color: #666666;
}
.footer .footer-links ul {
    float: right;
}
.footer .footer-links ul li {
    display: inline;
    line-height: 26px;
    padding-left: 3px;
}
.footer .footer-links ul li a {
    text-decoration: none;
    color: #666666;
    font-size: 11px;
    font-family:'微软雅黑';
}
.footer .footer-links ul li a:hover {
    text-decoration: underline;
}
.footer-shadow {
    margin: 0 auto;
    background: url(../img/footer-shadow.jpg);
    width: 1200px;
    height: 3px;
    background-repeat: repeat-x;
}
/*新闻中心*/
 .content .news-aside {
    font-family:'宋体';
    font-size: 12px;
    width: 377px;
    float: left;
}
.content .news-logo {
    margin-top: 40px;
    margin-bottom: 30px;
}
.content .news-aside .news-list ul li {
    line-height: 25px; 
    padding-bottom: 1px;
    width: 277px;
}
.content .news-aside .news-list p{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content .news-aside .news-list ul li span {
    display: block;
    font-size: 11px;
    color: #828282;
    font-family: Arial;
    line-height: 20px;
}
.content .news-aside .news-list ul li a {
    color: #3f801b;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/arrow-news.png) no-repeat;
    padding-left: 10px;
    line-height: 20px;
}
.content .news-aside .news-list ul li a:hover {
    text-decoration: underline;
}
.content .news-aside .page {
    margin-top: 20px;
}
.content .news-aside .page ul li {
    border-right: 1px solid #3f801b;
    float: left;
    width: 30px;
    line-height: 14px;
    padding-left: 5px;
}
.content .news-details {
    float: left;
    width: 647px;
    margin-top: 40px;
    overflow:hidden;
}
.content .news-details .title {
    font-size: 14px;
    font-family:'宋体';
    font-weight: bold;
    color: #666666;
    text-indent: 0px;
}
.content .news-details p {
    font-size: 12px;
    font-family:'宋体';
    color: #666666;
    line-height: 25px;
    text-indent: 25px;
}
.content .news-details img {
    margin-top: 50px;
}
.background-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 2;
}
.body-background {
    left: 0;
    top: -310px;
    _top: -285px;
    background: url(../img/body-background.png) no-repeat;
    _background: url(../img/body-background.gif) no-repeat;
    height: 310px;
    width: 1200px;
    position: absolute;
}
.footer-secondary .footer-links {
    border: none;
}
/*项目服务*/
 .content .projects-aside {
    font-family:'宋体';
    font-size: 12px;
    width: 250px;
    float: left;
}
.content .projects-logo {
    margin-top: 40px;
    margin-bottom: 15px;
}
.content .projects-list {
    font-size: 18px;
    font-family:'微软雅黑', Arial;
    width: 250px;
}
.content .projects-list ul li {
    line-height: 25px;
    border-bottom: 1px dotted #b8b8b8;
    padding: 30px 0;
}
.content .projects-list ul li a {
    color: #828282;
    font-weight: 500;
}
.content .projects-details {
    float: left;
    margin-left: 24px;
    width: 750px;
    margin-top: 40px;
    font-family:'宋体', Arial;
    overflow:hidden;
}
.content .projects-details ul {
    list-style-image: url(../img/point.jpg);
    *list-style-image: url(../img/point-ie.jpg);
    padding-left: 10px;
    position: relative;
}
.content .projects-details ul li {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 20px;
}
.content .projects-details ul li p {
    font-size: 12px;
    color: #828282;
    font-weight: normal;
    margin: 13px 0;
    text-indent: 15px;
}
.content .projects-details .title {
    font-size: 18px;
    font-weight: bold;
}
.content .cases ul li {
    width: 385px;
}
.content .cases ul li a {
    color: #939393;
    font-family:'宋体', Arial;
    font-weight: normal;
}
.content .cases ul p {
    position: absolute;
    left: 385px;
    bottom: 0;
    width:100px;
    _top: 28px;
    *top:28px;
}
.content .cases ul p a {
    color: #3f801b;
    font-family:'宋体', Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.content .cases ul p a:hover{
    text-decoration: underline;
}
/*公司概况*/
 .content .profile-aside {
    font-family:'宋体';
    font-size: 12px;
    width: 250px;
    float: left;
}
.content .profile-logo {
    margin-top: 40px;
    margin-bottom: 15px;
}
.content .profile-list {
    font-size: 18px;
    font-family:'微软雅黑', Arial;
    width: 250px;
}
.content .profile-list ul li {
    line-height: 25px;
    border-bottom: 1px dotted #b8b8b8;
    padding: 30px 0;
}
.content .profile-list ul li a {
    color: #828282;
    font-weight: 500;
}
.content .profile-details {
    float: left;
    margin-left: 4px;
    width: 770px;
    margin-top: 40px;
    font-family:'宋体', Arial;
    overflow:hidden;
}
.content .profile-details img {
    float: left;
    margin-left: 5px;
    margin-bottom: 20px;
}
.content .profile-details p {
    font-size: 18px;
    font-family:'宋体';
    color: #2f2f2f;
    line-height: 40px;
    text-indent: 36px;
}
/*联系我们*/
 .content .contacts-aside {
    font-family:'宋体';
    font-size: 12px;
    width: 250px;
    float: left;
}
.content .contacts-logo {
    margin-top: 40px;
    margin-bottom: 15px;
}
.content .contacts-list {
    font-size: 18px;
    font-family:'微软雅黑', Arial;
    width: 250px;
}
.content .contacts-list ul li {
    line-height: 25px;
    padding: 30px 0;
}
.content .contacts-list ul li a {
    color: #333333;
    font-weight: 500;
}
.content .contacts-details {
    float: left;
    margin-left: 4px;
    width: 770px;
    margin-top: 40px;
}
.content .contacts-details p {
    font-size: 16px;
    font-family:'微软雅黑';
    color: #2f2f2f;
    line-height: 24px;
}
/*济联盟*/
 .jlm {
    /*background: #fff url(../img/ji-bg.jpg) repeat-x;*/
    background: transparent url(../img/jlm.png) 75% 75% no-repeat;
    _background: transparent url(../img/jlm.gif) 75% 75% no-repeat;
    width: 1024px;
    position: relative;
    height: 769px;
    text-align: center;
    z-index: 1;
}
.jlm .tjdx {
    position: absolute;
    left: 700px;
    _left:700px;
    top: 275px;
    _top:275px;
}
.jlm .zsja {
    position: absolute;
    left: 300px;
    _left:325px;
    top: 555px;
    _top:555px;
}
.jlm .shja {
    position: absolute;
    left: 400px;
    _left:450px;
    top: 50px;
    _top:75px;
}
.jlm .shjt {
    position: absolute;
    left: 675px;
    _left:675px;
    top: 100px;
    _top:120px;
}
.jlm .shjx {
    position: absolute;
    left: 160px;
    _left:170px;
    top: 190px;
    _top:250px;
}
.jlm .sdja {
    position: absolute;
    left: 150px;
    _left:150px;
    top: 400px;
    _top:450px;
}
.jlm .jxtl {
    position: absolute;
    left: 565px;
    _left:590px;
    top: 555px;
    _top:555px;
}
.jlm p {
    margin-top: 10px;
}
.jlm p a {
    font-family:'黑体', Arial;
    font-size: 14px;
    text-decoration: none;
    color: #aaaaaa;
}
.jlm p a:hover {
    /*text-decoration: underline;*/
    color: #333333;
}
.content ul li a.list-active {
    color: #333333;
}
