@charset "utf-8";
.jigougk-list {
    width: 1200px;
    margin: 0 auto;
}

.jigougk-top {
    height: 56px;
}

.jigougk-top a {
    line-height: 56px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-size: 14px;
}

.list-main {
    overflow: hidden;
}

.list-cell h3 {
    width: 235px;
    height: 50px;
    background: url(../img/jggk-h3.png) no-repeat;
    line-height: 17px;
    letter-spacing: 0px;
    color: #1e60c8;
    font-size: 18px;
    text-indent: 46px;
    line-height: 50px;
}

.list-cell li {
    width: 235px;
    height: auto;
    background: url(../img/jggk-cell.png) no-repeat;
    margin-top: 9px;
}

.list-cell li>a {
    display: block;
    height: 45px;
    line-height: 43px;
}

.list-cell li>a img {
    display: inline-block;
    vertical-align: middle;
}

.list-cell li>a span {
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #fff;
    vertical-align: middle;
    margin-left: 34px;
}

.list-cell li div a {
    color: #1e78d7;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px dashed #5691ed;
}

.list-cell li div a:hover {
    color: #CC0000;
}

.list-text {
    width: 935px;
    display: none;
}

.list-text.show {
    display: block;
}

.list-text-h3 {
    width: 935px;
    height: 50px;
    background-image: linear-gradient(0deg, #efefef 0%, #fefefe 100%);
    border-top: solid 3px #3a88c4;
    line-height: 51px;
}

.list-text-h3 h3 {
    display: inline-block;
    padding: 0 40px;
    color: #1e60c8;
    font-size: 18px;
    background-color: #fff;
}

.list-lingdao li {
    overflow: hidden;
    padding: 60px 0;
    border-bottom: 1px dashed #898989;
}

.list-lingdao-left a {
    display: block;
    width: 135px;
    height: 170px;
    background-color: #eeeeee;
    margin-left: 40px;
}

.list-lingdao-right {
    margin-left: 90px;
    width: 670px;
}

.lingdao-h3 {
    color: #000000;
    font-size: 20px;
    margin-right: 25px;
    float: left;
}

.lingdao-p {
    color: #1b1b1b;
    font-size: 14px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}

.lingdao-p2 {
    font-size: 18px;
    float: left;
}

.list-lingdao-right a {
    color: #1e78d7;
    float: right;
}

.list-lingdao-right p {
    line-height: 30px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 28px;
    overflow: hidden;
}

.list-lingdao-right p:first-child {
    text-indent: 0;
    margin-top: 0;
}

.list-lingdao-right h3 {
    line-height: 21px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-size: 18px;
    padding-left: 22px;
    border-left: 9px solid #1e78d7;
    margin: 20px 0 0 10px;
}

.list-lingdao-right h3 em {
    display: block;
    width: 540px;
    height: 1px;
    background-color: #898989;
    margin: 9px 0 0 12px;
    float: right;
}

.list-ns h2 {
    line-height: 56px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-size: 36px;
    border-bottom: 1px solid #3a88c4;
    padding: 30px 0;
    text-align: center;
}

.list-ns div {
    width: 802px;
    margin: 25px auto 0;
}

.list-ns div h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    letter-spacing: 0px;
    color: #1b1b1b;
}

.list-ns div p {
    line-height: 36px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-size: 18px;
    text-indent: 2em;
}