﻿.zj-part1 {
    width: 1193px;
    height: 294px;
}

.zj-doclist {
    width: 580px;
}

.zj-doclist p {
    margin-top: 20px;
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    border-bottom: 2px solid #0662b1;
}

.zj-doclist p a {
    white-space: nowrap;
    background-color: #0662b1;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
}

.zj-doclist ul li, .zj-tab-group ul li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: url(icona2.png) no-repeat 15px 50%;
}

.zj-doclist ul li a, .zj-tab-group ul li a {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 1em;
    color: #333;
    padding-left: 10px;
    text-indent: 15px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zj-doclist ul li span, .zj-tab-group ul li span {
    float: right;
    font-size: 1em;
    color: #ddd;
    padding-right: 15px;
}

.zj-banner {
    clear: both;
    width: 1193px;
    margin: 20px 0;
}

.zj-part3 {
    width: 1193px;
    height: 210px;
}

.zj-jgzn-botton {
    width: 180px;
}

.zj-jgzn-botton a {
    width: 180px;
    display: block;
    box-shadow: 0 0 8px 0 #1275ca;
    line-height: 90px;
    text-align: center;
}

.zj-jgzn-botton a:hover {
    color: #1275ca;
}

.zj-jgzn-botton a:first-child {
    margin-bottom: 30px;
}

.zj-zwgk-botton {
    width: 400px;
    margin: 0 20px;
}

.zj-zwgk-botton li {
    width: 190px;
    margin-bottom: 15px;
    float: left;
}

.zj-zwgk-botton li:nth-child(2), .zj-zwgk-botton li:last-child {
    margin-left: 20px;
}

.zj-zwgk-botton li img {
    width: 190px;
    height: 63px;
}

.zj-zwgk-botton p {
    clear: both;
    width: 400px;
    background-color: #0761af;
    text-align: center;
}

.zj-zwgk-botton p a {
    color: #fff;
    line-height: 54px;
    font-weight: bold;
}

.zj-zwgk-botton a:hover {
    opacity: 0.8;
    -moz-opacity: 0, 8;
    filter: alpha(opacity=80);
}

.main-tab {
    width: 570px;
}

.zj-tab-parent {
    border-bottom: 1px solid #ccc;
}

.zj-tab-parent a {
    font-size: 20px;
    line-height: 44px;
    padding: 0 20px;
    display: inline-block;
}

.zj-tab-parent .cur {
    border-bottom: 2px solid #1275ca;
}