.s2-lul {
    background: #fff;
    padding: 25px 20px 45px 20px;
}

.s2-lul li {
    padding: 9px 0;
}

.s2-lul li a {
    display: block;
    position: relative;
    padding-left: 80px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s2-lul li a span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 64px;
    background: #0560a9;
    color: #fff;
    transform: translateY(-50%);
    text-align: center;
    border-radius: 5px;
}

.s2-lul li a:hover {
    color: #0560a9;
}

.s2-rinfo {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding-bottom: 30px;
}

.i-list3 {
    padding-top: 25px;
}

.i-list3 li {
    padding: 9px 0;
}

.i-list3 li.on {
    padding: 0px;
}

.i-list3 li a {
    display: block;
}

.i-list3 li a>p {
    color: #333;
    font-size: 16px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/sg1-icon4.png) no-repeat;
    background-position: left center;
}

.i-list3 li a>p span {
    position: absolute;
    right: 0;
    top: 0;
}

.i-list3 li a div {
    /* background: #0560a9; */
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
    /*margin-bottom: 15px;*/
}

.i-list3 li.on a div {
    display: block;
}

.i-list3 li.on a>p {
    display: none;
}

.i-list3 li a div p {
    font-size: 16px;
    line-height: 25px;
    color: #333;
    position: relative;
    padding: 9px 0;
    padding-left: 20px;
}

.i-list3 li:hover a div h3 {
    color: #0865ad;
}

.i-list3 li:hover a div p {
    color: #0865ad;
}

/* 
.i-list3 li a div p::before {
    content: "";
    position: absolute;
    left: 13px;
    height: 14px;
    top: -6px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    z-index: 8;
}
*/
.i-list3 li a div p img {
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px;
    height: 24px;
    float: left;
    margin-top: 1px;
}

.i-list3 li a div h3 {
    position: relative;
    font-size: 16px;
    color: #333;
    /* margin-bottom: 15px; */
    line-height: 24px;
    padding: 9.5px 0;
    padding-right: 100px;
    padding-left: 20px;
    background: url(../images/sg1-icon4.png) no-repeat;
    background-position: left center;
}

.i-list3 li a div h3 span {
    line-height: 25px;
    position: absolute;
    right: 0;
}

.i-list3 li a:hover>p {
    color: #0865ad;
    background: url(../images/sg1-icon4-hover.png) no-repeat;
    background-position: left center;
}

.i-list3 li a:hover h3 {
    color: #0865ad;
    background: url(../images/sg1-icon4-hover.png) no-repeat;
    background-position: left center;
}

.sg1-l .i-list3 li a>p {
    line-height: 24px;
}

.sg1-l {
    float: left;
    width: 48%;
}

.sg1-r {
    float: right;
    width: 48%;
}

.sg1-l .gg-tit {
    text-align: left;
    padding-bottom: 13px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
}

.sg1-r .gg-tit {
    border-bottom: 1px solid #ccc;
    text-align: left;
}

/* 
.sg1-r .gg-tit a {
    display: none;
}

.sg1-r .gg-tit a.on {
    display: block;
} */

.sg1-r .gg-tit span {
    color: #333333;
    position: relative;
    padding-bottom: 13px;
    margin-left: 80px;
    cursor: pointer;
    font-weight: normal;
}

.sg1-r .gg-tit span:first-child {
    margin-left: 0;
}

.sg1-r .gg-tit span::after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    height: 2px;
    background: #215297;
    transition: all 0.3s;
    bottom: -2px;
}

.sg1-r .gg-tit span.on {
    color: #333;
    position: relative;
}

.sg1-r .gg-tit span.on::after {
    width: 70px;
}

.sg1-rm>div {
    display: none;
}


.gg-tit {
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    margin-bottom: 25px;
    position: relative;
}


.gg-tit span {
    color: #333;
    position: relative;
    padding-bottom: 10px;
    margin-left: 80px;
    cursor: pointer;
    float: left;
    font-weight: normal;
}

.gg-tit::after {
    content: "";
    display: block;
    clear: both;
}

.gg-tit span img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}

.gg-tit span:first-child {
    margin-left: 0;
}

.gg-tit span::after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    height: 4px;
    background: #215297;
    transition: all 0.3s;
    bottom: -4px;
}

.gg-tit span.on {
   color: #215297;
    position: relative;
    font-weight: 600;
}

.gg-tit span.on::after {
    width: 68px;
}

.gg-tit a {
    display: block;
}

.gg-tit a.on {
    display: none;
}

.switch-body {
    position: relative;
}

.switch-body>div {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -999;
    transition: all 0.3s;
}

.switch-body>div.on {
    position: relative;
    opacity: 1;
    z-index: 999;
}

.switch-body>div:first-child {
    display: block;
}
.section-new3 {background:#f1f5f8;}
.section-new3 .s2-r {
    float: none;
    width: auto;
}

.s2-other {
    float: right;
    width: 48%;
}

.s2-other .s2-lul li a span {
    background: none;
    color: #666;
font-weight: bold;}

.s2-other .s2-lul li a:hover span {
    color: #0560a9;
    font-weight: 600;
}

.section-new3 .gg-tit {
    border: none;
    text-align: center;
}

.section-new3 .gg-tit span {
    float: none;
}
.section-new3 .gg-tit span::after{
    content: none;
}
.section4 .gg-tit {
    border: none;
    text-align: center;
}

.section4 .gg-tit span {
    float: none;
}
.section4 .gg-tit span::after{
    content: none;
}
@media screen and (max-width:1200px) {
    .s2-lul {
        padding-bottom: 30px;
    }

    .s2-lul li {
        padding: 15px 0;
    }
    .gg-tit span{
        margin-left: 30px;
    }
}

@media screen and (max-width:1024px) {
    .s2-lul li {
        padding: 12px 0;
    }

    .i-list3 li a div h3 {
        font-size: 16px;
    }

    .i-list3 li a div p {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {

    .sg1-l,
    .sg1-r {
        float: none;
        width: auto;
    }

    #_ideConac {
        display: block;
    }

    #_ideConac img {
        height: auto;
    }

    .link {
        margin-right: 0 !important;
    }

    .foot-r ul li {
        margin: 0;
    }
    .s2-other{
        float: none;
        width: auto;
    }
}


/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â  ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ public.css ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢*/

.foot-l {
    width: 32%;
}

.foot-r ul {
    float: right;
    margin-top: 0;
}

.foot-r ul li {
    margin-left: 0;
}

.foot-r ul li:first-child+li {
    display: none;
}

.link {
    float: left;
    margin-right: 45px;
}

.link p {
    line-height: 48px;
    padding-right: 20px;
    background: #303c45;
    color: #adb7be;
    text-align: left;
    font-size: 14px;
    background: url(../images/link-icon-down.png) no-repeat;
    background-position: right center;
}

.link>div {
    width: 285px;
    position: relative;
    margin-top: 30px;
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, .2);
}

.link>div:first-child {
    margin-top: 0;
}

.link>div:hover div {
    display: block;
}

.link>div div {
    position: absolute;
    bottom: 100%;
    background: #fff;
    padding: 15px 0;
    left: 0;
    right: 0;
    display: none;
    max-height: 300px;
    overflow-y: scroll;
}

.link>div div a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}

.link>div div a:hover {
    background: #0560a9;
    color: #fff;
}

.foot-bq {
    font-size: 0;
    text-align: center;
}

.foot-bq>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.foot-bq>div p {
    color: #fff;
    line-height: 24px;
    font-size: 12px;
}
.foot-bq>div p a{
    color:#fff;
}
@media screen and (max-width:1200px) {
    .link>div {
        width: 260px;
    }

    .foot-m {
        width: 24%;
    }

    .foot-m a img {
        max-width: 60%;
    }
}

@media screen and (max-width:1024px) {

    .foot-l,
    .foot-m,
    .foot-r {
        float: none;
        width: auto;
        text-align: center;
    }

    .link,
    .foot-r ul {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
}

@media screen and (max-width:768px) {
    .foot-r ul {
        display: block;
        margin-top: 20px;
    }

    .link p {
        line-height: 40px;
    }

    .link>div {
        margin-top: 20px;
    }

    .foot-bq>img {
        display: block;
        margin: 0 auto;
        height: auto;
    }
}