@charset "utf-8";
.gg-tit {
    border-bottom: 2px solid #d1d2d6;
    line-height: 36px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 30px;
}

.gg-tit h2 {
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
    padding-bottom: 15px;
    border-bottom: 4px solid #1662af;
    position: relative;
    top: 2px;
    z-index: 9;
}

.gg-tit a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #5798c6;
    font-size: 16px;
}

.index-l {
    float: left;
    width: 55.7%;
    margin-right: 45px;
}

.index-r {
    overflow: hidden;
}

.s1-t {
    overflow: hidden;
}

.s1-t>div {
    float: left;
    width: 49%;
}

.s1-t>div:first-child {
    margin-right: 2%;
}

.s1-t>div a {
    display: block;
}

.s1-t>div a .pic {
    padding-top: 63.7%;
}

.s1-t>div a h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 2em;
    margin: 10px 0;
}

.s1-t>div a p {
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
}

.i-list li {
    position: relative;
    font-size: 16px;
    line-height: 40px;
    padding: 0 100px 0 20px;
    background: url(../images/i-list-dot.png) no-repeat;
    background-position: 3px center;
}

.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.i-list li em {
    color: #b50004; font-style: italic;
}

.i-list li a:hover {
    color: #0d59a7;
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    color: rgba(0, 0, 0, .4);
    font-size: 16px;
}

.s1-b {
    padding-top: 10px;
    border-top: 1px solid #e9e4ec;
    margin-top: 20px;
}

.s2-c a {
    display: block;
    overflow: hidden;
    padding: 25px 15px 20px 15px;
    background: #fcfcfe;
    border: 1px solid #d0d6db;
}

.s2-pic {
    float: left;
    width: 340px;
    margin: 0 20px 0 15px;
}

.s2-pic .pic {
    padding-top: 55%;
}

.s2-info span {
    display: block;
    color: #2164ac;
    font-size: 20px;
    line-height: 32px;
}

.s2-info h3 {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    height: 64px;
    overflow: hidden;
    font-weight: 600;
    margin: 10px 0;
}

.s2-info p {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    height: 66px;
    overflow: hidden;
}

.s2-c ul {
    overflow: hidden;
    margin-top: 30px;
}

.s2-c ul li {
    float: left;
    width: 32%;
}

.s2-c ul li:first-child+li {
    margin-left: 2%;
    margin-right: 2%;
}

.s2-c ul li a {
    background: #fcfcfe url(../images/s2-li-bj.png) no-repeat;
    background-position: center top;
    background-size: 100% 5px;
}

.dt-list2 li {
    position: relative;
    transition: all 0.3s;
    transition: all 0.5s;
    margin-top: 34px;
}

.dt-list2 li:first-child {
    margin-top: 0;
}

.dt-list2 li:hover a .dt-text h3 {
    color: #193e8d;
}

.dt-list2 li a {
    display: block;
    overflow: hidden;
}

.dt-list2 li .date {
    float: left;
    width: 72px;
    text-align: center;
    color: #fff;
}

.dt-list2 li .date p {
    font-size: 15px;
    line-height: 34px;
    color: #1a408d;
    border: 1px solid #4161a3;
}

.dt-list2 li .date span {
    display: block;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    background: #1d539f;
    background: linear-gradient(to right, #193d8b, #2786ca);
}

.dt-list2 li a>.dt-text {
    overflow: hidden;
    padding: 0 0 0 20px;
}

.dt-list2 li a>.dt-text h3 {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
}

.dt-list2 li a>.dt-text p {
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
}


/*  */

.s4-c ul {
    margin-top: 20px;
}

.s4-c ul li {
    position: relative;
    margin-left: 3px;
}

.s4-c ul li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    bottom: 0;
    border-left: 1px solid #dee4ef;
}

.s4-c ul li a {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 15px;
}

.s4-c ul li:last-child a {
    padding-bottom: 0;
}

.s4-c ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    width: 9px;
    height: 9px;
    left: 3px;
    background: #bbbbbb;
    border-radius: 50%;
    z-index: 2;
}

.s4-c ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 21px;
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    display: none;
}

.s4-cinfo {
    border-top: 1px solid #aacee7;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}

.s4-cinfo span {
    position: absolute;
    background: #fff;
    font-size: 14px;
    color: #006db8;
    vertical-align: middle;
    top: 0;
    transform: translateY(-50%);
    padding-right: 10px;
}

.s4-c ul li a h3 {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.s4-c ul li:hover a h3 {
    color: #006db8;
}

.s4-c ul li a::before {
    background: #006db8;
}

.s4-c ul li a::after {
    display: block;
    background: #e6e6e6;
}

.s4-c ul li:last-child .s3-rinfo {
    border-bottom: none;
}

.s3-rinfo {
    padding-bottom: 25px;
    padding-top: 5px;
    border-bottom: 1px solid #d7e1ea;
}

.s3-rinfo p {
    padding-left: 16px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

.s3-rinfo p:first-child {
    background: url(../images/icon-time3.png) no-repeat;
    background-position: left 4px;
}

.s3-rinfo p:first-child+p {
    background: url(../images/icon-address.png) no-repeat;
    background-position: left 3px;
}

.s4-b {
    position: relative;
    margin-top: 50px;
}

.s4-b a {
    display: block;
}

.s4-b a img {
    display: block;
    width: 100%;
}

.s4-b a p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 30px;
    padding-left: 11%;
}

@media screen and (max-width:1200px) {
    .s2-pic {
        width: 260px;
    }
    .s2-c>div .s2-info h3 {
        height: auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 5px 0;
    }
    .s4-b {
        margin-top: 30px;
    }
    .s3-rinfo {
        padding-bottom: 15px;
    }
}

@media screen and (max-width:1024px) {
    .index-l {
        float: none;
        width: auto;
        margin-right: 0%;
    }
    .s1-t>div a h3 {
        text-indent: 0;
    }
    .s2-pic {
        margin-left: 0;
    }
    .s4-b a p {
        font-size: 20px;
    }
}

@media screen and (max-width:768px) {
    .s2-c ul li {
        float: none;
        width: auto;
    }
    .s2-c ul li:first-child+li {
        margin-left: 0;
        margin-right: 0;
        margin: 30px 0;
    }
    .gg-tit h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    .gg-tit a {
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {
    .s2-pic {
        float: none;
        width: auto;
        margin-right: 0;
    }
}