html {
    background: #ffffff;
}

button {
    border: none;
    padding: 0px;
    margin: 0px;
}

button::after {
    border: none;
}

@media screen and (min-width: 960px) {

    /* pc端CSS代码 */
    #menu{
        display: none;
    }
    .top {
        position: relative;
    }

    .topmask {
        width: 100%;
        height: 85px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow-x: hidden;
    }

    .top_nr {
        width: 1180px;
        height: 85px;
        margin: 0 auto;
    }

    .top_logo {
        width: 348px;
        height: 60px;
        margin-top: 11px;
        margin-left: 21px;
    }

    .menu {
        display: inline-block;
        width: 63%;
        float: right;
        height: 85px;
        margin-right: 4%;
        text-align: right;
    }

    .menu li {
        display: inline-block;
        line-height: 85px;
        text-align: center;
        overflow: initial;
        margin-right: 4%;
    }

    .menu li:last-of-type {
        margin-right: 0px;
    }

    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #444444;
    }

    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }

    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }

    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }

    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .banner_img {
        width: 100%;
        height: 100%;
    }

    .banner_wz {
        width: 179px;
        height: auto;
        position: absolute;
        left: 17%;
        bottom: 22%;
        opacity: 0.39;
    }


    /*.lowest {
        width: 100%;
        height: 385px;
        background: #262626;
    }

    .lowest_nr {
        width: 1180px;
        margin: 0 auto;
        padding-top: 119px;
    }

    .lowest_left {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        text-align: left;
    }

    .foot_left_img {
        width: 268px;
        height: auto;
    }

    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 0.23;
        margin-top: 86px;
    }

    .lowest_right {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        text-align: right;
    }

    .foot_menu {}

    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
    }

    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }

    .foot_phone {
        margin-top: 40px;
        margin-bottom: 24px;
    }

    .foot_phoneImg {
        width: 43px;
        height: 43px;
        vertical-align: middle;
        margin-right: 15px;
    }

    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 34px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }

    .foot_icon {}

    .foot_icon img {
        width: 39px;
        height: auto;
        margin-left: 10px;
    }*/

    .menu_btns {
        width: 100%;
        height: 76px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -74px;
        position: relative;
        z-index: 9;
    }

    .menus_nrk {
        width: 1200px;
        margin: 0 auto;
        text-align: left;
    }

    .menus_btn {
        display: inline-block;
        height: 35px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 35px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 28px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 22px;
        cursor: pointer;
    }

    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }

    .neirongbg {
        width: 100%;
        background: url(/static/index/img/hr_topbg.png) repeat-y;
        background-position: top center;
        overflow-x: hidden;
    }

    .neirong {
        width: 100%;
        background: url(/static/index/img/hr_botnbg.png) no-repeat;
        background-position: bottom center;
        overflow-x: hidden;
    }

    .container {
        width: 1180px;
        margin: 0 auto;
        padding-bottom: 530px;

    }

    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 91px;
        position: relative;
        z-index: 999;
    }

    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }

    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }

    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }

    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }

    .container_nr {
        width: 100%;
        padding-top: 104px;
    }

    .contact_title {
        font-family: MicrosoftYaHei;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 20px;
    }

    .contact_wz1 {
        width: 359px;
        height: auto;
        margin-bottom: 18px;
    }

    .contant_k {
        width: 25px;
        height: 9px;
        background-color: #014099;
        margin-bottom: 78px;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        overflow-x: hidden;
    }

    .th {
        width: 100%;
        height: 48px;
        background-color: #666666;

    }

    .th th {
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: left;
    }

    .th th:first-of-type {
        padding-left: 40px;
    }

    .td.on {
        height: 54px;
        background: #014099;
        color: #ffffff;
    }

    .td td {
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
    }
    .td  {
        height: 54px;
        background: none;
        color: #141414;
        border-bottom:1px solid #F3F3F3;
        cursor: pointer;
    }
    .td td:first-of-type {
        padding-left: 40px;
    }

    .table_nr {
        display: none;
        border: solid 1px #bfbfbf;
        background: #ffffff;
    }

    .table_nr td {
        padding: 34px 40px 63px 40px;
        font-family: MicrosoftYaHei;
        font-size: 15px;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 35px;
        color: #3e3e3e;
    }

    .nr_tit {
        font-family: MicrosoftYaHei-Bold;
        font-size: 17px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #014099;
    }


}

@media screen and (max-width: 960px) {
    /* 手机端CSS代码 */
    .top {
        position: relative;
    }

    .topmask {
        width: 100%;
        height: 37px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        overflow: hidden;
    }

    .top_nr {
        width: 100%;
        /*! height: 13px; */
        margin: 0 auto;
    }

    .top_logo {
        width: 168px;
        height: auto;
        margin-top: 6px;
        margin-left: 9px;
    }

    #menu {
        width: 45px;
        height: auto;
        position: fixed;
        right: 20px;
        bottom: 30px;
        z-index: 9999999;
    }

    .menu {
        display: none;
        width: 24%;
        /*! float: right; */
        height: 100%;
        /*! margin-right: 4%; */
        text-align: right;
        background: #ffffff;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 999;
    }

    .menu li {
        display: block;
        line-height: 59px;
        text-align: center;
        overflow: initial;
        /*! margin-right: 4%; */
        border-bottom: 1px dotted #C6C6C6;
    }

    .menu li:first-of-type {
        padding-top: 30px;
    }

    .top_link {
        font-family: SourceHanSansCN-Regular;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        /*! line-height: 25px; */
        letter-spacing: 0px;
        color: #444444;
        text-align: center;
        display: block;
    }

    .top_link:hover {
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #01458e;
    }

    .top_phone {
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 9px;
    }

    .top_phone_num {
        display: inline-block;
        height: 85px;
        font-family: CenturyGothic-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 78px;
        letter-spacing: 0px;
        color: #444444;
        vertical-align: middle;
    }

    .banner_nr {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .banner_img {
        width: 100%;
        height: 100%;
    }

    .swiper_video {
        width: 100%;
        height: 100%;
    }


    .banner_wz {
        width: 34%;
        height: auto;
        position: absolute;
        left: 35%;
        top: 26%;
    }

    /*.lowest {
        width: 100%;
       !* height: 214px; *!
        background: #262626;
    }

    .lowest_nr {
        !*! width: 1180px; *!
        margin: 0 auto;
        padding-top: 19px;
    }

    .lowest_left {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: left;
        !*! height: 166px; *!
    }

    .foot_left_img {
        display: none;
        width: 176px;
        height: auto;
        margin-left: 20px;
    }

    .foot_left_wz {
        font-family: SourceHanSansCN-Normal;
        font-size: 8px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        !* letter-spacing: 0px; *!
        color: #ffffff;
        opacity: 0.23;
        letter-spacing: 1px;
        word-break: break-all;
        margin-top: 109px;
        text-align: center;
        border-top: 2px dotted #9B9B9B;
    }

    .lowest_right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-top: -139px;
    }

    .foot_menu {
        text-align: center;
    }

    .foot_menu li {
        display: inline-block;
        margin-left: 3.5%;
        text-align: center;
    }

    .foot_link {
        font-family: SourceHanSansCN-Normal;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 0px;
        color: #ffffff !important;
    }

    .foot_phone {
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: left;
        display: inline-block;
    }

    .foot_phoneImg {
        width: 18px;
        height: auto;
        vertical-align: middle;
        margin-right: 6px;
        margin-left: 57px;
    }

    .foot_phone_num {
        font-family: CenturyGothic-Bold;
        font-size: 13px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 25px;
        letter-spacing: 1px;
        color: #ffffff;
        opacity: 0.27;
        vertical-align: middle;
    }

    .foot_icon {
        display: inline-block;
        vertical-align: middle;
        margin-right: 62px;
    }

    .foot_icon img {
        width: 33px;
        height: auto;
        margin-left: 20px;
    }

    .foot_icon img:first-of-type {
        margin-left: 30px;
    }*/

    .menu_btns {
        width: 100%;
        height: 33px;
        overflow: hidden;
        background: rgba(0, 69, 142, 0.57);
        margin-top: -32px;
        position: relative;
        z-index: 9;
    }

    .menus_nrk {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .menus_btn {
        display: inline-block;
        height: 20px;
        border: solid 1px #ffffff;
        border-radius: 18px;
        line-height: 20px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 9px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-right: 1px;
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 7px;
        cursor: pointer;
    }


    .menus_btn.on {
        color: #01458e;
        background-color: #ffffff;
    }
    
    .neirongbg {
        width: 100%;
        /* background: url(/static/index/img/hr_topbg.png) repeat-y;
        background-position: top center; */
        overflow-x: hidden;
    }

    .neirong {
        width: 100%;
        /* background: url(/static/index/img/hr_botnbg.png) no-repeat;
        background-position: bottom center; */
        overflow-x: hidden;
    }

    .container {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 60px;

    }

    .home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #C0CDD2;
        text-align: right;
        margin-bottom: 91px;
    }

    .home_icon {
        width: 15px;
        height: 13px;
        vertical-align: middle;
        margin-right: 16px;
        margin-top: -2px;
    }

    .home a {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
    }

    .home span {
        display: inline-block;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #5f6162;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }

    .home .on {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #035cac;
    }

    .container_nr {
        width: 90%;       
        margin: 0 auto;
    }

    .contact_title {
        font-family: MicrosoftYaHei;
        font-size: 21px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #000000;
        margin-bottom: 20px;
        padding-top: 20px;
    }

    .contact_wz1 {
        width: 80%;
        height: auto;
        margin-bottom: 18px;
    }

    .contant_k {
        width: 25px;
        height: 9px;
        background-color: #014099;
        margin-bottom: 38px;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        overflow-x: hidden;
    }

    .th {
        width: 100%;
        height: 48px;
        background-color: #666666;

    }

    .th th {
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        text-align: left;
    }

    .th th:first-of-type {
        padding-left: 10px;
    }

    .td.on {
        height: 54px;
        background: #014099;
        color: #ffffff;
    }

    .td td {
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
    }
    .td  {
        height: 54px;
        background: none;
        color: #141414;
        border-bottom:1px solid #F3F3F3;
        cursor: pointer;
    }
    .td td:first-of-type {
        padding-left: 10px;
    }

    .table_nr {
        display: none;
        border: solid 1px #bfbfbf;
        background: #ffffff;
    }

    .table_nr td {
        padding: 15px 10px 15px 10px;
        font-family: MicrosoftYaHei;
        font-size: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 35px;
        color: #3e3e3e;
    }

    .nr_tit {
        font-family: MicrosoftYaHei-Bold;
        font-size: 17px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #014099;
    }


}<!--耗时1765729257.8128秒-->