        /*公用样式开始
7-1 16:26
*/

        @charset "utf-8";
        html {
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: none;
            -moz-text-size-adjust: none;
            -o-text-size-adjust: none;
            text-size-adjust: none;
        }

        * {
            outline: none;
        }

        html,
        body {
            font-size: 12px;
            font-family: '微软雅黑';
        }

        body {
            font: 12px/1.5;
            /*	background-image: url(./background.png);*/
            background-repeat: no-repeat;
            background-position: 120% 90%;
            background-attachment: fixed;
background-color: rgba(243, 251, 255, 1);
        }

        body,
        div,
        p,
        ul,
        ol,
        li,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        input,
        textarea,
        select,
        canvas,
        button,
        dl,
        dd,
        dt {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: inherit;
        }

        header,
        hgroup,
        nav,
        section,
        article,
        aside,
        footer {
            display: block;
        }

        table {
            border-collapse: collapse;
            border-spacing: 0;
        }

        fieldset,
        img {
            border: 0;
        }

        address,
        caption,
        cite,
        code,
        dfn,
        em,
        strong,
        th,
        var {
            font-style: normal;
            font-weight: normal;
        }

        ul,
        ol,
        li {
            list-style: none;
        }

        caption,
        th {
            text-align: left;
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-size: 100%;
            font-weight: normal;
        }

        abbr,
        acronym {
            border: 0;
            font-variant: normal;
        }

        input,
        textarea,
        select {
            font-family: inherit;
            font-size: inherit;
            font-weight: inherit;
        }

        input,
        textarea,
        select {
            *font-size: 100%;
        }

        legend {
            color: #000;
        }

        img {
            vertical-align: top;
        }

        a:link,
        a:visited {
            text-decoration: none;
        }
        /* a:hover {
    color: #0144c1;
} */

        .jjbhbox {
            min-height: 600px;
        }
        /*清除浮动*/

        .clear {
            clear: both;
        }
        /*清除浮动--推荐使用*/

        .clearfix:before,
        .clearfix:after {
            content: '';
            display: table;
        }

        .clearfix:after {
            clear: both;
        }

        .fl {
            float: left;
        }

        .fr {
            float: right;
        }

        .jcsb {
            display: flex;
            justify-content: space-between;
        }

        .jcsa {
            display: flex;
            justify-content: space-around;
        }

        footer {
            width: 100%;
            background-color: #164299;
            background-image: url(../images/botlogo.png);
            background-repeat: no-repeat;
            background-position: 20px 50%;
            position: relative;
            bottom: 0px;
            /* margin-top: 50px; */
        }

        .footmain {
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .footmain p {
            font-size: 12px;
            line-height: 23px;
            text-align: center;
            color: #fff;
        }

        .footmain p a {
            color: #fff
        }

        .footicon {
            width: 200px;
            position: absolute;
            right: 20px;
            top: 50%;
            margin-top: -35px;
        }

        .footinone {
            width: 100px;
            height: 100px;
            text-align: center;
            line-height: 1.8em;
            color: #fff;
        }

        .footinone:first-child {
            display: none;
        }

        .footimg {
            width: 100%;
            height: 580px;
            background: url(footbg.html);
            position: relative;
            top: -122px;
        }

        .foot_bg {
            position: absolute;
            width: 100%;
            height: 512px;
            top: 2080px;
            background: url(footer_bg.html);
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
        }

        .box {
            width: 1200px;
            height: 100%;
            margin: 0 auto;
        }

        .lefttap {
            border-bottom: 1px solid rgba(107, 148, 205, 0.3);
            margin-bottom: 20px;
        }

.lefttap span {
    display: block;
    width: auto;
    height: 46px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    cursor: pointer;
    margin-right: 30px;
    font-weight: 500;
    color: #111;
    margin-bottom: -1px;
}

.lefttapcho a {
    font-weight: 800;
    color: #062881 !important;
}
        .lefttap span a {
            color: #000;
            display: block;
        }

        .lefttapcho {
            background-image: url(lefttap.html);
            font-weight: 800;
            color: #0F66DA;
            /* background-color: #C1DEFF; */
            border-bottom: 4px solid #062881;
        }
        /* 公共样式结束 */
        /* header start */

    .header {
        width: 100%;
        height: 570px;
        background-image: url(../images/header.png);
        background-size: cover;
        background-position: bottom right;
    }

    .topbar {
        width: 1424px;
        height: 54px;
        margin: 0 auto;
    }

    .topbar a {
        color: rgb(70, 120, 195);
        font-weight: 400;
        font-size: 16px;
        line-height: 52px;
    }

    .header_logo {
        width: 502px;
        height: 105px;
        background-image: url(../images/LOGO.png);
        margin: 0 auto;
        margin-top: 30px;
    }

    .header_search {
        width: 698px;
        height: 60px;
        background: #FFFFFF;
        opacity: 0.9;
        border-radius: 5px;
        margin: 0 auto;
        margin-top: 60px;
    }

    .searchbox {
        width: 100%;
        /* margin-top: 10px; */
    }

    .sertext {
        width: 562px;
        height: 57px;
        line-height: 57px;
        padding-left: 10px;
        background-color: rgba(255, 255, 255, 0);
        outline: none;
        font-size: 19px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #9E9A9A;
    }

    .serbtn {
        width: 122px;
        height: 60px;
        background-color: #1e5ab3;
        border: 0px;
        cursor: pointer;
        outline: none;
        border-radius: 0 5px 5px 0;
        font-size: 21px;
        font-weight: 400;
        color: #FFFFFF;
        position: relative;
        left: 12px;
    }

    .header_function {
        width: 580px;
        height: 57px;
        margin: 0 auto;
        margin-top: 60px;
        display: flex;
        justify-content: space-between;
    }

    .header_function a {
        width: 56px;
        height: 64px;
        display: inline-block;
        text-align: center;
    }

    .header_function img {
        width: 40px;
        height: 40px;
    }

    .header_function span {
        font-size: 18px;
        font-weight: bold;
        color: rgb(38, 89, 167);
        text-align: center;
    }

    .topnav {
        width: 100%;
        height: auto;
        margin-top: 54px;
    }

    .navbg {
        width: 86%;
        height: 90px;
        background-image: url(../images/navbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
    }

    .header_nav {
        width: 65%;
        height: 50px;
        margin: 0 auto;
        position: relative;
        bottom: 60px;
        display: flex;
        justify-content: space-around;
    }

    .header_nav a {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
    }

    .border {
        height: 52px;
        border-bottom: 8px solid #68B7E3;
    }

                #caption {
            width: 200px;
            height: 200px;
            background-color: #fff;
            /* display: none; */
            max-width: 700px;
            text-align: center;
            color: #ccc;
            position: absolute;
            right: 100px;
            top: 40px;
            left: 570px;
            z-index: 999;
        }
        .rwm {
            width: 200px!important;
            height: 200px!important;
        }
        .rwmdiv {
            display: inline-block;
            float: right;
        }

    .hide {
        display: none;
    }

    .disnone {
        display: none;
    }

    .disblock {
        display: block;
    }
    /* header end */
        /* box start */

        .out-box {
            display: flex;
            justify-content: space-between;
            margin-top: 25px;
            margin-bottom: 40px;
        }

        .out-box .box {
            width: 100%;
        }

        .box_l {
            width: 200px;
            height: 500px;
        }

        .box_r {
            width: 980px;
            height: auto;
            background-color: #fff;
            padding: 24px;
            box-sizing: border-box;
        }

        .list_title {
            width: 100%;
            height: 109px;
            background-image: url(../images/list_bg.png);
            background-size: cover;
            padding-top: 30px;
            box-sizing: border-box;
        }

        .list_title span {
            font-size: 28px;
            font-weight: bold;
            color: #FFFFFF;
            display: block;
            text-align: center;
        }

        .list_title p {
            font-size: 14px;
            font-weight: 400;
            color: #FFFFFF;
            text-align: center;
        }

        .list_item span {
            width: 100%;
            height: 52px;
            display: block;
            border-top: 1px solid #F3F3F3;
            background-color: #fff;
        }

        .list_item span a {
            font-size: 20px;
            font-weight: 900;
            line-height: 52px;
            color: #062881;
            text-align: center;
            display: block;
        }

        .list_item_bg {
            background-image: url(../images/list_item_bg.png);
            background-size: cover;
        }
        /* box end */
        /* iteam1 start */

        .iteam1,
        .iteam2,
        .iteam3,
        .iteam4,
        .iteam5 {
            margin-bottom: 20px;
        }

        .iteam1 .box {
            margin-bottom: 20px;
        }

        .item {
            width: 220px;
            height: 200px;
            background: #F0F7FF;
            border-radius: 4px;
        }

        .item_header span {
            height: 50px;
            line-height: 50px;
            display: block;
            text-align: center;
            font-size: 21px;
            font-weight: 400;
            color: #FFFFFF;
            background: #0D3EB7;
            border-radius: 4px 4px 0px 0px;
        }

.item_header img {
    margin-top: 15px;
    margin-right: 10px;
    width: 22px;
}

        .item_footer {
            padding: 12px 15px 15px 15px;
            box-sizing: border-box;
            line-height: 25px;
        }

        .item_footer li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .item_footer a {
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 20px;
        }

        .iteam2 .left {
            width: 135px;
            height: 180px;
            background-image: url(../images/zc.png);
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
        }

        .iteam2 .right {
            width: 760px;
            height: 180px;
        }

        .iteam2 .title {
            font-size: 22px;
            font-weight: 600;
            color: #000000;
            line-height: 26px;
            margin-bottom: 10px;
        }

        .iteam2 .content {
            font-size: 16px;
            font-weight: 400;
            color: #333333;
            line-height: 25px;
        }

        .iteam3 .title {
            font-size: 20px;
            font-weight: bold;
            color: #062881;
            line-height: 23px;
        }

        .kuai {
            display: inline-block;
            width: 3px;
            height: 17px;
            background: #2455C7;
            margin-right: 10px;
        }

        .iteam3 .left {
            width: 336px;
            height: 210px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
        }

        .iteam3 .right {
            width: 560px;
            height: 180px;
            padding-top: 30px;
            box-sizing: border-box;
        }

        .iteam3 .right li {
            line-height: 40px;
        }

        .iteam3 .right li a {
            width: 450px;
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            line-height: 21px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .iteam3 .right li span {
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            position: relative;
            bottom: 5px;
        }

        .dongtai {
            display: none;
        }

        .dongtai1 {
            display: none;
        }

        .dongtai2 {
            display: none;
        }

        .lefttap1 {
            margin-bottom: 20px;
        }

.lefttap1 span {
    display: block;
    width: auto;
    height: 36px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    cursor: pointer;
    margin-right: 15px;
    font-weight: 500;
    color: #0F66DA;
    background-color: rgba(210, 231, 255, 1);
}

        .lefttapcho1 a {
            color: #fff !important;
            background-color: #062881!important;
        }

        .lefttap1 span a {
            color: #0F66DA;
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 0;
            padding: 18px 10px;
        }

        .lefttapcho1 {
            font-weight: 800;
            color: #0F66DA;
        }
        /**/

        .lefttap2 {
            margin-bottom: 20px;
        }

.lefttap2 span {
    display: block;
    width: auto;
    height: 36px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    cursor: pointer;
    margin-right: 30px;
    font-weight: 500;
    color: #0F66DA;
    background-color: rgba(210, 231, 255, 1);
}

        .lefttapcho2 a {
            color: #fff !important;
            background-color: rgba(13, 62, 183, 1)!important;
        }

        .lefttap2 span a {
            color: #0F66DA;
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 0;
            padding: 18px;
        }

        .lefttapcho2 {
            font-weight: 800;
            color: #0F66DA;
        }

        .iteam4 .box,.iteam7 .box {
            width: 100%;
            height: 192px;
            border: 1px solid #DEE4F1;
                padding: 10px 20px 0 20px;
            box-sizing: border-box;
overflow:auto;
        }

        .iteam4 li,.iteam7 li {
            font-size: 18px;
            font-weight: 500;
            line-height: 28px;
        }

        .iteam4 li a,.iteam7 li a {
            width: 766px;
            display: inline-block;
            color: #000000;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .iteam4 li span,.iteam7 li span {
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            position: relative;
            bottom: 7px;
        }

@media only screen and (max-width: 2000px) {
    .topnav {
        width: 100%;
        height: auto;
        margin-top: 64px;
    }
    .border {
        height: 40px;
        border-bottom: 8px solid #68B7E3;
    }
    .navbg {
        background-size: contain;
    }
}

.newkuai {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.newkuai a {
    width: 420px!important;
    height: 34px!important;
    line-height: 34px!important;
    background-color: #F0F7FF!important;
    font-size: 16px!important;    text-align: center;
}

.newkuai a:hover {
    color: #fff!important;
    background-color: #1e5ab3!important;
}
.more {
    width: auto!important;
    font-size: 14px!important;
    color: #111!important;
}

.more img {
    margin-top: 1px!important;
}

        .more:hover {
            color: #062881!important;
        }
        .more1:hover {
            color: #062881!important;
        }