    @charset "utf-8";
    body {
        background: url(../images/body-bj.png) no-repeat;
        background-position: left bottom;
    }
    
    .gg-tit {
        line-height: 35px;
        margin-bottom: 40px;
    }
    
    .gg-tit span {
        font-size: 32px;
        color: #333333;
    }
    
    .gg-tit a {
        float: right;
        font-size: 14px;
        color: #999999;
    }
    
    .gg-tit a:hover {
        color: #054eaa;
    }
    
    .banner {
        position: relative;
    }
    
    .b-cont {
        position: absolute;
        width: 100%;
        max-width: 1400px;
        left: 50%;
        top: 90px;
        transform: translateX(-50%);
        z-index: 998;
    }
    
    .c-cont-t {
       background: #fff;
        overflow: hidden;
    }
    
    .b-ctl {
        float: left;
        width: 160px;
        
    }
    
    .b-ctr {
        overflow: hidden;
        padding-left: 30px; min-height:300px;
        padding-right: 100px;
 background: #054eaa;
        background: rgba(5, 78, 170, .8);
    }
    
    .b-ctl li {
        display: block;
        line-height: 60px;
        font-size: 16px;
        color: #333;
        text-align: center;
        cursor: pointer;
    }
    
    .b-ctl li.on {
        background: #054eaa;
        color: #fff;
    }
    
    .b-crbdy {
        display: none;
    }
    
    .b-crbdy:first-child {
        display: block;
    }
    
    .b-cr-search {
        max-width: 400px;
        margin: 0 auto;
        position: relative;
        padding-right: 50px;
        padding-left: 20px;
        padding-top: 9px;
        padding-bottom: 9px;
        background: #e6eef7;
        border-radius: 5px;
        overflow: hidden;
        margin-top: 60px;
        margin-bottom: 65px;
    }
    .b-cr-search{
    margin-top: 45px;
    margin-bottom: 35px;
    max-width: 100%;
}
    .b-cr-search:hover {
        background: #fff;
    }
    
    .search-text {
        display: block;
        width: 100%;
        line-height: 21px;
        height: 21px;
        background: none;
       border-right: 1px solid #054eaa;
      padding-right: 55px;
    box-sizing: border-box;
    border-radius: 0;
    }
    
    .search-btn {
        position: absolute;
        top: 9px;
        right: 15px;
        padding-left: 15px;
      /*  border-left: 1px solid #054eaa;*/
    }
    
    .b-cr-m1 {
        overflow: hidden;
        position: relative;
        line-height: 20px;
        padding-right: 115px;
min-height:30px;
    }
    
    .b-cr-m1 span {
        float: left;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        color: rgba(255, 255, 255, .7);
        margin-right: 5px;
    }
    .b-cr-m1 p{
        font-size: 16px;
        line-height:35px;
        color: #fff;}
    .b-cr-m1 div {
        overflow: hidden;
        height: 2px;
        margin-top: 9px;
        background: #fff;
    }
    
    .b-cr-m1 .a {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        color: #fff;
    }
    
    .b-cr-m1 .a span {
        color: #fff;
        vertical-align: middle;
    }
    
    .b-cr-m1 .a img {
        vertical-align: middle;
    }
    
    .b-cr-m2 {
        overflow: hidden;
        margin-top: 10px;
    }
    
    .b-cr-m2>span {
        float: left;
        color: #fff;
        font-size: 14px;
    }
    
    .b-cr-m2>div {
        overflow: hidden;
        font-size: 0;
    }
    
    .b-cr-m2>div a {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        border: 1px solid #477FC4;
        border-top-left-radius: 5px;
        padding: 3px 15px;
        line-height: 28px;
        margin-left: 20px;
        margin-bottom: 10px;
    }
    
    .b-cr-m2>div a:hover {
        background: #4C97FF;
        color: #fff;
    }
    
    .c-cont-b {
        margin-top: 60px;
        background: #566d8a;
        background: rgba(86, 109, 138, .6);
        border-radius: 5px;
        overflow: hidden;
        position: relative;
        height: 132px;
    }
    
    .c-cb-l {
        float: left;
        width: 60px;
        background: #fff;
        height: 132px;
        text-align: center;
    }
    
    .c-cb-l p {
        text-align: center;
        font-size: 18px;
        color: #333;
        font-weight: 600;
        width: 24px;
        line-height: 20px;
        margin: 25px auto;
        display: inline-block;
    }
    
    .c-cb-m {
        overflow: hidden;
        padding-right: 95px;
    }
    
    .c-cb-r {
        position: absolute;
        top: 0;
        right: 0;
        width: 95px;
        background: #129bf6;
        height: 132px;
        text-align: center;
    }
    
    .c-cb-r a {
        margin: 35px auto 0 auto;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        display: block;
        width: 24px;
    }
    
    .c-cb-r div {
        display: block;
        width: 3px;
        height: 3px;
        background: #fff;
        margin: 2px auto;
    }
    
    .c-cb-m ul {
        overflow: hidden;
    }
    
    .c-cb-m ul li {
        float: left;
        width: 16.667%;
        text-align: center;
        border-top: 1px solid rgba(160, 290, 229, .2);
    }
    
    .c-cb-m ul li a {
        display: block;
        color: #fff;
        font-size: 17px;
        line-height: 65px;
        border-left: 1px solid rgba(160, 290, 229, .2);
    }
    
    .c-cb-m ul li a img {
        vertical-align: middle;
    }
    
    .c-cb-m ul li a span {
        vertical-align: middle;
        margin-left: 5px;
    }
    
    .c-cb-m ul li a:hover {
        background: #054eaa;
    }
    
    .section1 {
        margin-top: 80px;
    }
    
    .s1-c {
        overflow: hidden;
    }
    
    .s1-c>div {
        float: left;
        width: 32%;
    }
    
    .s1-m {
        margin-left: 2%;
        margin-right: 2%;
    }
    
    .text-list li a {
        display: block;
        overflow: hidden;
        line-height: 21px;
        padding: 12px 0;
    }
    
    .text-list li a>span {
        float: left;
        color: #0555ba;
        font-size: 14px;
        padding-right: 15px;
    }
    
    .text-list li a>p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #666;
    }
    
    .text-list li a>p:hover {
        color: #054eaa;
    }
    
    .text-list li a>p i {
        font-style: normal;
        display: inline-block;
        width: 50px;
        text-align: center;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        color: #fff;
        font-size: 14px;
        margin-right: 8px;
    }
    
    .text-list li a>p i.tag-sy {
        background: #0555ba;
    }
    
    .text-list li a>p i.tag-gm {
        background: #129bf6;
    }
    
    .text-list2 li a {
        padding-left: 90px;
        padding-right: 90px;
        height: 22px;
        position: relative;
    }
    
    .text-list2 li a>span {
        position: absolute;
        left: 0;
        line-height: 14px;
        margin-top: -6px;
        top: 50%;
    }
    
    .text-list2 li a>p {
        display: inline-block;
        max-width: 100%;
        position: relative;
        padding-right: 100px;
    }
    
    .text-list2 li a em {
        font-style: normal;
        font-size: 14px;
        position: absolute;
        left: 100%;
        margin-left: -90px;
        max-width: 100px;
        background: #eea032;
        color: #fff;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 3px;
    }
    
    .i-dtlist {
        overflow: hidden;
    }
    
    .i-dtlist li {
        float: left;
        width: 30%;
    }
    
    .i-dtlist li:first-child+li {
        margin-left: 5%;
        margin-right: 5%;
    }
    
    .i-dtlist li a {
        display: block;
        overflow: hidden;
        padding-right:70px;
        /* background:url(../images/icon-img.png) no-repeat; */
        background-size:60px auto;
        background-position:right center;
    }
    
    .i-dtlist li a:hover>p {
        color: #054eaa;
    }
    
    .i-dtlist li a:hover .i-date {
        background: #054eaa;
        color: #fff;
    }
    
    .i-dtlist li a .i-date {
        float: left;
        width: 60px;
        height: 60px;
        background: #dde6f3;
        text-align: center;
        color: #0555ba;
    }
    
    .i-dtlist li a .i-date p {
        font-size: 24px;
        line-height: 25px;
        margin-top: 10px;
    }
    
    .i-dtlist li a .i-date span {
        font-size: 14px;
        line-height: 15px;
    }
    
    .i-dtlist li a>p {
        overflow: hidden;
        font-size: 16px;
        line-height: 25px;
        height: 50px;
        margin-top: 5px;
        color: #666666;
        padding-left: 16px;
    }
    
    .section2 {
        margin-top: 35px;
        padding-top: 35px;
        border-top: 1px solid #d1d8e1;
    }
    
    .section3 {
        margin-top: 80px;
        max-width: 1520px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
    
    .gg-h2 {
        font-weight: 600;
        font-size: 32px;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .s3-l {
        float: left;
        background: url(../images/s3-l-bj.png) no-repeat;
        background-position: center center;
    }
    
    .s3-r {
        float: left;
        background: url(../images/s3-r-bj.png) no-repeat;
        background-position: center center;
    }
    
    .section3>div {
        width: 50%;
        padding: 150px 0;
        min-height: 516px;
    }
    
    .section3>div>h3 {
        color: #ffffff;
        font-size: 32px;
        padding-left: 45px;
        padding-bottom: 10px;
    }
    
    .section3>div>ul {
        padding-left: 30px;
        overflow: hidden;
        margin-top: 40px;
    }
    
    .section3>div>ul>li {
        float: left;
        width: 33%;
    }
    
    .section3>div>ul>li>p {
        border-left: 2px solid #fff;
        font-size: 20px;
        line-height: 24px;
        color: #fff;
        padding-left: 13px;
        margin-bottom: 15px;
    }
    .section3>div>ul>li>p a{
        color:#fff;
    }
    .section3>div>ul>li>ul {
        padding-left: 15px;
    }
    
    .section3>div.s3-l>ul>li>ul li a {
        color: #fff;
    }
    
    .section3>div>ul>li>ul li a {
        display: block;
        color: #fff;
        font-size: 16px;
        color: #d3dce8;
        line-height: 34px;
    }
    
    .section3>div>ul>li>ul li a:hover {
        color: #fff;
    }
    
    .section4 {
        margin-top: 80px;
margin-bottom: 40px;
    }
    
    .section4>ul {
        overflow: hidden;
    }
    
    .section4>ul li {
        float: left;
        overflow: hidden;
    }
    
    .section4>ul li a {
        display: block;
        position: relative;
    }
    
    .section4>ul li a>img {
        display: block;
        width: 100%;
        transition: all 0.5s;
    }
    
    .section4>ul li a div {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: table;
        background: url(../images/zzc.png) repeat;
    }
    
    .section4>ul li a div p {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        font-size: 32px;
        color: #fff;
    }
    
    .section4>ul li a:hover>img {
        transform: scale(1.1);
    }
    
    .s4-ul1 li {
        width: 24%;
        margin-left: 2%;
    }
    
    .s4-ul1 li:first-child {
        margin-left: 0;
    }
    
    .s4-ul1 li:first-child+li+li {
        width: 48%;
    }
    
    .s4-ul2 {
        margin-top: 40px;
    }
    
    .s4-ul2 li {
        width: 49%;
    }
    
    .s4-ul2 li:first-child {
        margin-right: 2%;
    }
    
    .s4-li1 {
        border-top: 10px solid #56cf26;
    }
    
    .s4-li2 {
        border-top: 10px solid #f7d665;
    }
    
    .s4-li3 {
        border-top: 10px solid #556fb5;
    }
    
    .s4-li4 {
        border-top: 10px solid #0555ba;
    }
    
    .s4-li5 {
        border-top: 10px solid #129bf6;
    }
    
    .section5 {
        margin-top: 80px;
        margin-bottom: 70px;
    }
    
    .s5-tit {
        background: url(../images/s5-t-bj20221025.png) no-repeat;
        background-position: right center;
    }
    
    .s5-tit ul {
        overflow: hidden;
        float: right;
    }
    
    .s5-tit ul li {
        float: left;
        width: 184px;
        font-size: 24px;
        line-height: 44px;
        text-align: center;
        cursor: pointer;
    }
    
    .s5-tit ul li.on {
        background: url(../images/s5-tt-on.png) no-repeat;
        background-position: center center;
        color: #fff;
    }
    
    .s5-m {
        margin-top: 45px;
        position: relative;
    }
    
    .s5-m>div {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        opacity: 0;
        z-index: -9;
        padding: 0 40px;
        padding-right: 40px;
        padding-left: 40px;
        transition: opacity 0.5s;
    }
    
    .s5-m>div.on {
        position: relative;
        z-index: 9;
        opacity: 1;
    }
    
    .s5-m>div ul {
        position: static;
    }
    
    .s5-m li a {
        display: block;
        margin: 0 30px;
    }
    
    .s5-m li a .pic {
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 100%; 
    }
    
    .s5-m li a p {
        font-size: 16px;
        line-height: 30px;
        color: #333333;
        text-align: center;
    }
    
    .s5-m .slick-prev,
    .s5-m .slick-next {
        width: 48px;
        height: 48px;
        top: 40%;
    }
    
    .s5-m .slick-prev {
        background: url(../images/s5-l.png) no-repeat;
        background-size: 100% 100%;
    }
    
    .s5-m .slick-next {
        background: url(../images/s5-r.png) no-repeat;
        background-size: 100% 100%;
    }
    .s5-m>div>a{
    display: block;
    width: 95px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #0555ba;
    text-align: center;
    color: #0555ba;
    margin: 0 auto;
    }
.s5-m>div>a:hover{
   background: #0555ba;
   color: #fff;
}
    .r-fixed {
        position: fixed;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 998;
    }
    
    .r-fixed ul li {
        height: 51px;
        position: relative;
    }
    
    .r-fixed ul li:first-child+li {
        transform: translateY(-10px);
    }
    
    .r-fixed ul li:first-child+li+li {
        transform: translateY(-20px);
    }
    
    .r-fixed ul li:first-child+li+li+li {
        transform: translateY(-30px);
    }
    
    .r-fixed ul li:first-child+li+li+li+li {
        transform: translateY(-40px);
    }
    
    .r-fixed ul li>span {
        display: block;
        width: 53px;
        height: 51px;
        background: url(../images/if-list-bj.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        line-height: 51px;
        color: #fff;
        font-size: 16px;
    }
    
    .r-fixed ul li a {
        position: absolute;
        right: -162px;
        top: 8px;
        height: 32px;
        padding-left: 20px;
        padding-right: 50px;
        background: url(../images/if-list-cbj.png) no-repeat;
        background-position: left center;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
        line-height: 32px;
        transition: right 0.5s;
        z-index: 8;
    }
    
    .r-fixed ul li:hover {
        z-index: 9;
    }
    
    .r-fixed ul li:hover a {
        right: 12px;
    }
    
    .r-fixed ul li:hover>span {
        display: none;
    }
    
    .r-fixed ul li a span {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        background: url(../images/f-list-bj2.png) no-repeat;
        background-size: 100% 100%;
    }
    
    @media screen and (max-width:1440px) {
        .b-cr-search {
            margin-top: 30px;
            margin-bottom: 30px;
        }
        .b-cr-m2>span {
            margin-top: 10px;
        }
        .b-cr-m2>div a {
            margin-top: 5px; font-size:13px; line-height:22px;
            margin-bottom: 0;
        }
        .b-ctr {
            padding-right: 30px;
        }
        .c-cb-m ul li a span {
            font-size: 14px;
        }
        .c-cont-b {
            margin-top: 10px;
        }
        .gg-tit {
            line-height: 24px;
            margin-bottom: 20px;
        }
        .gg-tit span,
        .gg-h2,
        .section3>div>h3,
        .section4>ul li a div p {
            font-size: 24px;
        }
        .s5-tit ul li {
            font-size: 20px;
        }
    }
    
    @media screen and (max-width:1024px) {
        .r-fixed {
            display: none;
        }
        .section3>div>ul>li>p {
            font-size: 20px;
            line-height: 20px;
        }
        .text-list li a>p,
        .i-dtlist li a>p,
        .section3>div>ul>li>ul li a {
            font-size: 14px;
        }
        .b-cont {
            position: static;
            left: 0;
            transform: translateX(0);
        }
        .b-ctl {
            float: none;
            width: auto;
            white-space: nowrap;
            overflow-x: scroll;
        }
        .b-ctl li {
            display: inline-block;
            padding: 0 25px;
            line-height: 45px;
            font-size: 14px;
        }
        .b-ctr {
            padding-bottom: 30px;
        }
        .c-cont-b {
            height: auto;
        }
        .c-cb-l p {
            margin: 0;
            line-height: 40px;
            width: auto;
        }
        .c-cb-l {
            float: none;
            width: auto;
            height: auto;
        }
        .c-cb-r {
            position: static;
            width: auto;
            height: auto;
        }
        .c-cb-m {
            padding-right: 0;
        }
        .c-cb-r a {
            display: inline-block;
            margin: 0;
            width: auto;
            line-height: 40px;
        }
        .c-cb-r div {
            display: inline-block;
            vertical-align: middle;
        }
        .s1-c>div {
            float: none;
            width: auto;
            margin-top: 25px;
        }
        .s1-c>div:first-child {
            margin-top: 0;
        }
        .s1-m {
            margin-left: 0;
            margin-right: 0;
        }
        .gg-h2 {
            margin-bottom: 20px;
        }
        .s4-ul2 {
            margin-top: 20px;
        }
        .s5-m li a {
            margin: 0 20px;
        }
.i-dtlist li a{
    background-size: 45px auto;
    padding-right: 50px;
}
    }
    
    @media screen and (max-width:768px) {
        .gg-tit span,
        .gg-h2,
        .section3>div>h3,
        .section4>ul li a div p {
            font-size: 20px;
        }
        .section1,
        .section3,
        .section4,
        .section5 {
            margin-top: 30px;
        }
        .section5 {
            margin-bottom: 30px;
        }
        .i-dtlist li,
        .section3>div {
            float: none;
            width: auto;
        }
        .section3>div {
            min-height: auto;
        }
        .i-dtlist li:first-child+li {
            margin: 10px 0;
        }
        .b-cr-search {}
        .b-ctr {
            padding-left: 10px;
            padding-right: 10px;
        }
        .b-cr-m2>span {
            float: none;
            display: block;
        }
        .b-cr-m2>div a {
            margin-left: 0;
            margin-right: 10px;
        }
        .b-ctl li {
            padding: 0 15px;
        }
        .c-cb-m ul li {
            width: 25%;
        }
        .b-cr-m2>div a {
            font-size: 12px;
        }
        .section3>div {
            padding: 25px 0;
        }
        .section3>div>ul {
            margin-top: 20px;
        }
        .section4>ul li a div p {
            font-size: 16px;
        }
        .s5-m li a p {
            font-size: 14px;
            line-height: 24px;
        }
        .s5-m>div {
            padding: 0 20px;
        }
        .s5-m .slick-prev,
        .s5-m .slick-next {
            width: 25px;
            height: 25px;
        }
        .s5-m li a {
            margin: 0 10px;
        }
        .s5-tit {
            background: none;
        }
        .s5-tit ul {
            float: none;
        }
        .s5-tit ul li {
            width: 33%;
            font-size: 16px;
            background: #fff;
        }
        .s5-tit ul li.on {
            background: #054eaa;
        }
    }
    
    @media screen and (max-width:560px) {
        .c-cb-m ul li {
            width: 33.33%;
        }
    }
    
    @media screen and (max-width:480px) {
        .b-cr-m2>div a {
            width: 45%;
            padding: 0;
            text-align: center;
            margin-left: 2%;
            margin-right: 2%;
        }
        .section3>div>h3 {
            padding-left: 25px;
        }
        .section3>div>ul {
            padding-left: 10px;
        }
        .section3>div>ul>li>p {
            font-size: 16px;
            line-height: 16px;
            padding-left: 13px;
        }
        .section3>div>ul>li>ul li a {
            line-height: 28px;
        }
        .s4-ul1 li {
            width: 50%;
            margin-left: 0;
        }
        .s4-ul1 li:first-child+li+li {
            width: auto;
            float: none;
        }
        .s4-ul2 {
            margin-top: 0;
        }
        .s4-ul2 li {
            float: none;
            width: auto;
        }
        .s4-ul2 li:first-child {
            margin-right: 0;
        }
        .s5-m li a .pic {
            margin-left: 5px;
            margin-right: 5px;
        }
        .s5-m li a .pic {
            padding-top: 131%;
        }
        .s5-m li a p {
            font-size: 12px;
            line-height: 20px;
        }
.s5-m>div>a{
    width: 80px;
    line-height: 25px;
    font-size: 14px;
}
    }
    
    @media screen and (max-width:375px) {
        .c-cb-m ul li {
            width: 50%;
        }
        .c-cb-m ul li a {
            line-height: 50px;
        }
        .s5-tit ul li {
            font-size: 14px;
        }
    }



 @media screen and (max-width:1400px){
.b-cr-search{
    margin-top: 30px;
    margin-bottom: 30px;
}
}