@charset "utf-8";.banner img {
    display: block;
    width: 100%
}

.sec_nav {
    margin-top: -120px;
    position: relative;
    z-index: 111
}

.sec_nav::after {
    content: "";
    background: #ffffff;
    width: 486px;
    height: 160px;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: -1
}

.sec_tit {
    padding: 7px 65px
}

.sec_tit p:first-child {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px
}

.sec_tit p:last-child {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
    opacity: 0.5
}

.sec_nav ul {
    background-color: #0c529d;
    width: 82.85%;
    padding: 47.5px 157px
}

.sec_nav li {
    display: inline-block;
    font-size: 0;
    width: 16%
}

.sec_nav li a {
    font-size: 22px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    border-right: solid 1px rgba(204, 204, 204, 0.3);
    position: relative
}

.sec_nav li:last-child a {
    border-right: none
}

.sec_nav li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: all 0.3s
}

.sec_nav li:hover a:after {
    width: 100%
}

.content1 {
    margin-top: 65px
}

.c1_tit span {
    display: inline-block
}

.c1_tit>span:first-child {
    font-size: 28px;
    font-weight: bold;
    line-height: 45px
}

.c1_tit>span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    color: #0c529d;
    line-height: 45px;
    margin-left: 0
}

.c1_tit>span:nth-child(3) {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 45px;
    color: #999999;
    opacity: 0.5;
    margin-left: 20px
}

.c1_tit a {
    float: right;
    padding-top: 10px
}

.c1_tit a span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666
}

.c1_tit a span:nth-child(2) {
    color: #ffffff;
    background-color: #edbb6b;
    border-radius: 50%;
    padding: 0 3px
}

.c1_tit a:hover span {
    color: #0c529d
}

.c1_con {
    margin-top: 35px
}

.ons {
    display: block !important
}

.c1_left .c1_l1,.c1_l2 {
    width: 420px
}

.c1_left .fl:first-child {
    margin-right: 14px
}

.c1_right {
    overflow: hidden
}

.c1_left .pic {
    padding-top: 65%;
    position: relative
}

.c1s_con h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    max-height: 48px;
    overflow: hidden
}

.c1s_con>p {
    font-size: 14px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    margin-top: 25px
}

.c1s_con {
    padding: 45px;
    background-color: #ffffff;
    box-shadow: -6px 0px 15px 0px rgba(0, 0, 0, 0.2);
    padding-bottom: 93px
}

.c1_block {
    font-size: 24px;
    line-height: 49px;
    color: #ffffff;
    background: url(../images/block.png) no-repeat;
    height: 49px;
    width: 120px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0
}

.c1_block1 {
    font-size: 24px;
    line-height: 49px;
    color: #ffffff;
    background: url(../images/block.png) no-repeat;
    width: 120px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.c1_more {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    padding-right: 20px;
    background: url(../images/icon2.png) no-repeat right center
}

.c1_left a:hover h4 {
    color: #0c529d
}

.c1_left a:hover .c1_more {
    background: url(../images/icon1.png) no-repeat right center
}

.c1_right {
    padding-left: 45px
}

.c1_right li {
    padding-bottom: 33px;
    border-bottom: solid 1px rgba(153, 153, 153, 0.3)
}

.c1_right h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 15px
}

.c1_right span {
    font-size: 14px;
    color: #666
}

.c1_right li div {
    margin-top: 15px;
    margin-right: 40px
}

.c1_right li div span {
    color: #999
}

.c1_right li div span.m {
    font-size: 12px
}

.c1_right li:first-child>span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    max-height: 48px;
    overflow: hidden
}

.m {
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    padding-right: 20px;
    background: url(../images/icon2.png) no-repeat right center
}

.c1_right li a:hover h4 {
    color: #0c529d
}

.c1_right li a:hover .m {
    color: #0c529d;
    background: url(../images/icon1.png) no-repeat right center
}

.c1_date p {
    font-size: 26px;
    line-height: 45px;
    color: #999999
}

.c1_date span {
    font-size: 14px;
    line-height: 10px;
    color: #999999
}

.c1_cons {
    padding-top: 15px
}

.c1_cons span.m {
    display: inline-block;
    margin-top: 6px;
    font-size: 12px
}

.c1_cons p {
    line-height: 24px;
    max-height: 24px;
    overflow: hidden;
    padding-bottom: 5px
}

.c1_right li a:hover .c1_cons p {
    color: #0c529d
}

.c1_right li a:hover .c1_cons span {
    color: #0c529d
}

.content2 {
    margin-top: 90px;
    position: relative
}

.content2::before {
    content: "";
    background: url(../images/banner3.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 50%;
    margin-right: 34px;
    top: 0;
    height: 548px;
    z-index: -1
}

.c2_left {
    width: 44%;
    padding-top: 60px
}

.c2_data {
    width: 65px;
    height: 65px;
    border: solid 1px #0c529d
}

.c2_data span:first-child {
    font-size: 26px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #0c529d
}

.c2_data span {
    display: block;
    text-align: center
}

.c2_right .c1_tit {
    margin-left: 10%
}

.c2_right .c1_tit a {
    margin-right: -60px
}

.c2_right ul li {
    display: inline-block
}

.c2_right .c2_data span:first-child {
    font-size: 26px;
    line-height: 45px;
    color: #0c529d
}

.c2_data span:last-child {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    background: #0c529d
}

.c2_more a {
    display: none
}

.c2_con ul {
    margin-top: 40px
}

.c2_con ul li {
    margin-top: 20px
}

.c2_con ul li p {
    line-height: 24px;
    margin-left: 104px;
    padding-right: 117px;
    max-height: 54px;
    overflow: hidden;
    padding-top: 9px
}

.c2_con ul li a:hover p {
    color: #0c529d
}

.c2_right {
    padding-top: 60px;
    position: absolute;
    max-height: 550px;
    left: 43.85%;
    right: 0;
    top: 0
}

.c2_right .c1_tit li {
    cursor: pointer
}

.c2_right .c1_tit li.on span:first-child {
    font-size: 28px;
    font-weight: bold;
    line-height: 45px;
    color: #333
}

.c2_right .c1_tit li.on span:last-child {
    font-size: 28px;
    font-weight: bold;
    color: #0c529d;
    line-height: 45px;
    margin-left: 0
}

.c2_right .c1_tit .c2_ts {
    font-size: 26px;
    line-height: 45px;
    color: #999999;
    margin-left: 50px
}

.c2_more {
    margin-left: 39%
}

.c2_boxs {
    position: relative;
    margin-top: 50px
}

.c3_list {
    background: url(../images/list3.png) no-repeat;
    background-size: cover;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.21);
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    margin: 0 10px;
    transition: all 0.3s ease
}

.c3_date {
    margin-right: 20px
}

.c3_date span {
    display: block
}

.c3_date span:first-child {
    font-size: 26px;
    line-height: 45px;
    color: #666666
}

.c3_date span:last-child {
    font-size: 10px;
    line-height: 10px;
    color: #999999
}

.c3_cons {
    overflow: hidden
}

.c3_cons h4 {
    line-height: 24px;
    font-weight: bold;
    max-height: 48px;
    overflow: hidden
}

.c3_cons p {
    margin-top: 20px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    max-height: 54px;
    overflow: hidden
}

.c3_list:hover .c3_cons h4 {
    color: #ffffff
}

.c3_list:hover .c3_date span {
    color: #ffffff
}

.c3_list:hover .c3_cons p {
    color: #ffffff
}

.c3_list:hover {
    background: #0c529d;
    transform: translateY(-30px)
}

.c3_box .slick-list {
    padding-right: 80px;
    padding-top: 30px;
    padding-bottom: 20px
}

.c3_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
    z-index: -9
}

.on {
    z-index: 9;
    opacity: 1;
    position: relative
}

.c3_box button {
    font-size: 0;
    display: none
}

.c3_box .slick-prev {
    background: url(../images/arr1.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 33px;
    position: absolute;
    bottom: -20px;
    left: 0;
    cursor: pointer
}

.c3_box .slick-next {
    background: url(../images/arr2.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 33px;
    position: absolute;
    bottom: -20px;
    left: 140px;
    cursor: pointer
}

.c3_box .slick-dots li span {
    font-size: 20px;
    color: #edbb6b
}

.c3_box.slick-dots li span {
    font-size: 38px;
    line-height: 30px;
    color: #0c529d
}

.c3_box .slick-dots {
    left: 26px;
    bottom: -25px;
    text-align: center;
    width: 100px;
    position: relative
}

.c3_box .slick-dots li {
    display: none;
    font-size: 20px;
    color: #edbb6b;
    height: auto;
    margin: 0
}

.c3_box .slick-dots li.slick-active {
    display: block
}

.c3_box .slick-dots li.slick-active span {
    font-size: 38px;
    color: #0c529d;
    position: relative
}

.content3 {
    background: #0c529d;
    background-size: cover;
    padding-top: 110px;
    padding-bottom: 85px;
    margin-top:30px;

}

.c3 p {
    text-align: center
}

.c3 span:first-child {
    font-size: 28px;
    font-weight: bold;
    line-height: 45px;
    color: #ffffff
}

.c3 span:nth-child(2) {
    font-size: 28px;
    font-weight: bold;
    line-height: 45px;
    color: #edbb6b
}

.c3 span:nth-child(3) {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 45px;
    color: #999999;
    opacity: 0.5
}

.c3_slick {
    margin: 40px 56px 0 56px;
    padding: 0 20px
}

.c3_slick .slick-list {
    padding-top: 30px
}

.c3_lb {
    background-color: #ffffff;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 1px;
    padding-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

.img_box {
    max-width: 110px;
    margin: 0 auto;
    margin-top: -30px
}

.c3 .pic {
    padding-top: 100%;
    border-radius: 50%
}

.c3_lb p {
    margin-top: 30px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    max-height: 48px;
    overflow: hidden;
    text-align: cec;
}

.c3_lb ul {
    padding-bottom: 40px
}

.c3_lb ul p {
    margin-bottom: 15px;
    background: url(../images/icon9.png) no-repeat left center
}

.c3_lb ul p span:first-child {
    padding-left: 20px;
    font-size: 22px;
    line-height: 45px;
    color: #0c529d
}

.c3_lb ul p span:last-child {
    font-size: 12px;
    color: #0c529d
}

.c3_lb ul li {
    font-size: 14px;
    line-height: 24px;
    max-height: 24px;
    overflow: hidden;
    padding-left: 20px
}

.c3_lb ul li:nth-child(2) {
    background: url(../images/icon10.png) no-repeat left center
}

.c3_lb ul li:nth-child(3) {
    background: url(../images/icon11.png) no-repeat left center
}

.c3_lb ul li:nth-child(4) {
    background: url(../images/icon12.png) no-repeat left center
}

.ms {
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    padding-right: 20px;
    background: url(../images/icon2.png) no-repeat right center;
    margin-left: 45%
}

.c3_lb a:hover p {
    color: #0c529d
}

.c3_lb a:hover .ms {
    background: url(../images/icon1.png) no-repeat right center;
    color: #0c529d
}

.c3_slick button {
    font-size: 0;
    display: none
}

.c3_slick .slick-prev {
    background: url(../images/arr_l.png) no-repeat;
    background-size: cover;
    border: none;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: -56px;
    cursor: pointer
}

.c3_slick .slick-next {
    background: url(../images/arr_r.png) no-repeat;
    background-size: cover;
    border: none;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    right: -56px;
    cursor: pointer
}

.content4 {
    background-color: #f5f5f5;
    padding-top: 17px;
    padding-bottom: 41px
}

.content4 ul {
    font-size: 0
}

.content4 ul li {
    display: inline-block;
    width: 20%
}

.content4 ul li a {
    text-align: center
}

.content4 ul li a img {
    vertical-align: middle;
    transition: all 0.3s
}

.content4 ul li p {
    margin-top: 30px;
    font-size: 18px
}

.content4 li a:hover img {
    animation: icon-yh 0.6s linear
}

.content4 ul li a:hover p {
    color: #0c529d;
    font-weight: bold
}

.banner img {
    display: block;
    width: 100%
}

.sec_nav {
    margin-top: -120px;
    position: relative;
    z-index: 111
}

.sec_nav::after {
    content: "";
    background: #ffffff;
    width: 486px;
    height: 160px;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: -1
}

.sec_tit {
    padding: 7px 65px
}

.sec_tit p:first-child {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px
}

.sec_tit p:last-child {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
    opacity: 0.5
}

.sec_nav ul {
    background-color: #0c529d;
    width: 82.85%;
    padding: 47.5px 157px
}

.sec_nav li {
    display: inline-block;
    font-size: 0;
    width: 16%
}

.sec_nav li a {
    font-size: 22px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    border-right: solid 1px rgba(204, 204, 204, 0.3);
    position: relative
}

.sec_nav li:last-child a {
    border-right: none
}

.sec_nav li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #fff;
    transition: all 0.3s
}

.sec_nav li:hover a:after {
    width: 100%
}

@media screen and (max-width: 1400px) {
    .sec_nav ul {
        background-color: #0c529d;
        width: 72.85%;
        padding: 45.5px 60px
    }

    .c3_list {
        padding-left: 10px;
        padding-right: 10px
    }

    .c1s_con {
        padding: 17px;
        padding-bottom: 59px
    }

    .c1_right li {
        padding-top: 0px;
        padding-bottom: 10px
    }

    .sec_nav ul {
        background-color: #0c529d;
        width: 72.85%;
        padding: 45.5px 60px
    }

    .c1_left .c1_l1,.c1_l2 {
        width: 320px
    }

    .c1s_con {
        padding: 17px;
        padding-bottom: 59px
    }

    .c1_right li {
        padding-top: 0px;
        padding-bottom: 10px
    }

    .c1_right li div {
        margin-top: 7px;
        margin-right: 20px
    }

    .ms {
        margin-left: 10%
    }

    .c2_right {
        margin-left: 10px
    }
}

@media screen and (max-width: 1024px) {
    .content4 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .content3 {
        padding-top: 60px;
        padding-bottom: 40px;
        
    }

    .c3_box .slick-prev {
        bottom: 0px;
        right: 50%;
        width: 10px;
        height: 21px;
        left: unset;
        margin-right: 40px
    }

    .c3_box .slick-next {
        bottom: 0px;
        left: 50%;
        width: 10px;
        height: 21px;
        margin-left: 40px
    }

    .c3_box .slick-dots {
        left: 50%;
        transform: translateX(-50%);
        bottom: -5px
    }

    .c3_box .slick-dots li.slick-active span {
        font-size: 28px
    }

    .c3_box .slick-dots li {
        font-size: 20px
    }

    .c2_con ul li p {
        padding-right: inherit;
        margin-left: 85px;
        padding-top: 0;
        line-height: 30px;
        max-height: 60px
    }

    .c3_box .slick-list {
        padding-right: inherit;
        padding-top: 10px;
        margin: 0 15px
    }

    .c2_con {
        margin-top: -20px
    }

    .c2_data {
        height: auto
    }

    .c2_data span:first-child {
        font-size: 22px;
        line-height: 38px
    }

    .c3_box {
        margin-top: 0px
    }

    .c2_more {
        float: right;
        margin-left: 0;
        margin-right: 72px
    }

    .c2_right .c1_tit {
        margin-left: 0
    }

    .c2_boxs {
        margin-top: 15px
    }

    .c3_slick .slick-prev {
        width: 40px;
        height: 40px;
        left: -40px
    }

    .c3_slick .slick-next {
        width: 40px;
        height: 40px;
        right: -40px
    }

    .c1_left {
        width: 100%;
        padding-bottom: 30px
    }

    .c1_left .c1_l1 {
        width: 49%
    }

    .c1_left .c1_l2 {
        width: 49%
    }

    .c1_right {
        width: 100%;
        padding-left: 10px
    }

    .c2_left {
        padding-top: 20px
    }

    .content2::before {
        width: 100%;
        height: 425px
    }

    .c1_date p {
        font-size: 18px
    }

    .c1_right li div {
        margin-right: 24px
    }

    .content2 {
        margin-top: 20px
    }

    .ms {
        margin-left: 10%
    }

    .c3_lb {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px
    }

    .c3_lb p {
        margin-top: 20px;
        font-weight: bold;
        line-height: 22px
    }

    .sec_nav li a {
        font-size: 14px
    }

    .sec_nav li {
        width: 15%
    }

    .sec_nav ul {
        background-color: #0c529d;
        width: calc(100% - 40px - 65px);
        padding: 0px 10px
    }

    .sec_tit p:first-child {
        font-size: 18px
    }

    .sec_tit {
        padding: 1px 11px;
        padding-left: 0;
        margin-top: -19px
    }

    .c1_tit>span:first-child {
        font-size: 24px
    }

    .c1_tit>span:nth-child(2) {
        font-size: 24px
    }

    .c1_tit>span:nth-child(3) {
        font-size: 24px
    }

    .c1_block,.c1_block1 {
        font-size: 22px
    }

    .c1_right h4 {
        font-size: 18px
    }

    .c2_right .c1_tit li:first-child span:first-child {
        font-size: 24px
    }

    .c2_right .c1_tit li:first-child span:last-child {
        font-size: 24px
    }

    .c2_right .c1_tit .c2_ts {
        font-size: 24px
    }

    .c2_right .c1_tit .c2_ts:first-child {
        margin-left: 0
    }

    .c2_left {
        width: 100%;
        float: none
    }

    .c2_right {
        position: static;
        width: auto;
        max-height: inherit;
        padding-top: 0;
        margin-top: 56px
    }

    .sec_nav {
        margin-top: -45px
    }

    .sec_nav::after {
        width: 200px;
        height: 65px
    }

    .content1 {
        margin-top: 30px
    }

    .c1_con {
        margin-top: 20px
    }

    .c3_slick {
        margin: 20px 30px 0 30px;
        padding: 0
    }
}

@media screen and (max-width: 768px) {
    .content4 ul li {
        width: 32%;
        margin-bottom: 15px
    }

    .content4 {
        background-color: #f5f5f5;
        padding-top: 25px;
        padding-bottom: 25px
    }

    .c1_left .c1_l1 {
        width: 100%
    }

    .c1_left .c1_l2 {
        margin-top: 20px;
        width: 100%
    }

    .c1_con {
        margin-top: 20px
    }

    .c2_left {
        padding-top: 24px
    }
}

@media screen and (max-width: 600px) {
    .content4 ul li a img {
        max-height: 55px
    }

    .content4 ul li p {
        margin-top: 20px
    }
}

@media screen and (max-width: 480px) {
    .sec_nav ul {
        background-color: #0c529d;
        width: calc(100% - 80.5px);
        padding: 0px 0px
    }

    .content4 ul li {
        width: 49%
    }

    .sec_nav li a {
        font-size: 12px
    }

    .sec_tit p:first-child {
        font-size: 14px
    }

    .sec_tit p:last-child {
        font-size: 12px
    }

    .sec_nav {
        margin-top: 0
    }

    .sec_nav .center {
        padding: 0
    }

    .sec_nav::after {
        top: 0
    }

    .sec_tit {
        margin-top: 0
    }

    .sec_tit {
        padding: 0 5px
    }

    c2_right .c1_tit .c2_ts {
        margin-left: 19px
    }

    .content4 ul li a img {
        max-height: 40px
    }

    .content4 ul li p {
        font-size: 16px
    }

    .c1s_con h4 {
        font-size: 16px
    }

    .c1s_con>p {
        margin-top: 15px
    }

    .c1_block,.c1_block1 {
        width: 100px;
        height: 40px;
        line-height: 40px;
        background-size: cover;
        font-size: 18px
    }

    .c2_right .c1_tit .c2_ts:nth-child(2) {
        margin-left: 15px
    }
}

@media screen and (max-width: 375px) {
    .sec_tit p:last-child {
        display: none
    }

    .sec_nav ul {
        width: calc(100% - 66px)
    }

    .sec_tit p:first-child {
        line-height: 45px
    }
}