body {
    width: 100vw;
    overflow: hidden;
}

p {
    margin-bottom: 0px;
}

.Navbar {
    z-index: 100000;
    position: absolute;
}

.bg {
    width: 100vw;
    height: 22.5vw;
    background-size: 100vw 26.042vw;
}

.bg img {
    /* width: 70vw; */
    width: 100vw !important;
    height: 22.5vw;
    /* margin-left: 14.8vw; */
}

* {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

.text-center {
    text-align: center;
}

.homepage-container {
    margin: 0 auto;
    width: 1314.01px;
    box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.3);
    padding-top: 47px;
}

.list-style {
    list-style: none;
}


/* .d-flex{
  display: flex;
} */

.d-inblock {
    display: inline-block;
}

.d-f {
    display: flex;
    position: relative;
    z-index: 10;
}

.d-n {
    display: none;
}

.d-b {
    display: block !important;
}


/* css初始化 start */

* {
    margin: 0;
    padding: 0;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

button {
    cursor: pointer;
}

textarea {
    outline: none;
    border: none;
    overflow-y: visible;
    resize: none;
}

button,
input {
    font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    /* 默认黑色边框 */
    border: 0;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.hide,
.none {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* css初始化 end */


/* 全局CSS start */

.style-lightBlue {
    color: #024897;
}

.style-green {
    color: #659274;
}

.style-white {
    color: #fff !important;
}

.style-black {
    color: #000;
}

.style-grey {
    color: #a7a6f0 !important;
}

.style-blue {
    color: #0F228B !important;
}

.bg-black {
    background: #21262c;
}

.bg-grey {
    background-color: #E9EBF5;
}

.bg-gblue {
    background-color: #DDE0F0;
}

.bg-lblue {
    background-color: #6e8fbe;
}

.bg-white {
    background-color: #fff;
}

.bg-blue {
    background-color: #0F228B;
}


/* 字体大小 strat */

.fs-5 {
    font-size: 0.26vw;
}

.fs-7 {
    font-size: 0.365vw;
}

.fs-8 {
    font-size: 0.417vw;
}

.fs-9 {
    font-size: 0.469vw;
}

.fs-10 {
    font-size: 0.521vw;
}

.fs-12 {
    font-size: 0.625vw;
}

.fs-14 {
    font-size: 0.729vw;
}

.fs-15 {
    font-size: 0.781vw;
}

.fs-16 {
    font-size: 0.833vw;
}

.fs-17 {
    font-size: 0.885vw;
}

.fs-18 {
    font-size: 0.938vw;
}

.fs-20 {
    font-size: 1.25vw;
}

.fs-22 {
    font-size: 1.146vw;
}

.fs-23 {
    font-size: 1.198vw;
}

.fs-24 {
    font-size: 1.25vw;
}

.fs-26 {
    font-size: 1.354vw;
}

.fs-30 {
    font-size: 1.563vw;
}

.fs-45 {
    font-size: 2.344vw;
}

.fs-48 {
    font-size: 2.5vw;
}


/* 字体大小 end */


/* 行高 start */

.lh-20 {
    line-height: 1.042vw;
}

.lh-30 {
    line-height: 1.563vw;
}

.lh-33 {
    line-height: 1.719vw;
}

.lh-35 {
    line-height: 1.823vw;
}

.lh-50 {
    line-height: 2.604vw;
}

.lh-66 {
    line-height: 3.438vw;
}

.lh-70 {
    line-height: 3.646vw;
}


/* 行高 end */


/* 字重 start */

.fw-l {
    font-weight: 300;
}

.fw-n {
    font-weight: 400;
}

.fw-b {
    font-weight: bold;
}


/* 字重 end */


/* 字体类型 start */

.style-impact {
    font-family: impact;
}


/* 字体类型 end */

.w {
    width: 76.823vw;
    margin: 0 auto;
}

.p-r {
    position: relative;
}

.c-p {
    cursor: pointer;
}

html {
    overflow-x: hidden;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.dot13 {
    width: 0.677vw;
    height: 0.677vw;
    border-radius: 0.339vw;
    background-color: #0F228B;
}

.dot16 {
    margin-right: 1.198vw;
    width: 0.833vw;
    height: 0.833vw;
    border-radius: 0.417vw;
    background-color: #0F228B;
}

.d-flex {
    display: flex;
}

a {
    text-decoration: none;
    color: #000;
}

li {
    list-style: none;
}

.pageDivision {
    padding-top: 3.021vw;
    display: flex;
    justify-content: center;
}

.pageDivision ul {
    display: flex;
    align-items: center;
}

.pageDivision ul li {
    font-weight: 500 !important;
    display: inline-block;
    height: 1.458vw;
    line-height: 1.458vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pageDivision .content2 .switch {
    height: 1.458vw;
    background: #003E8C;
    box-shadow: 1px 1px 4px 0px rgba(76, 76, 76, 0.41);
    border-radius: 0.729vw;
    font-size: 0.833vw;
    font-family: Microsoft YaHei UI;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.458vw;
    cursor: pointer;
}

.pageDivision .content2 .pre {
    margin-right: 2.188vw;
}

.pageDivision .content2 .switchButton {
    margin-left: 0.625vw;
}

.pageDivision .content2 .next {
    margin-left: 0.625vw;
}

.pageDivision .content2 .num {
    margin-right: 1.042vw;
    height: 1.458vw;
    font-size: 1.25vw;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #666666;
    line-height: 1.458vw;
}

.pageDivision .content2 input {
    width: 2.396vw;
    height: 1.198vw;
    padding-left: 0.26vw;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.42);
    border-radius: 0.417vw;
    font-size: 1.25vw;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    color: #666666;
    line-height: 1.458vw;
}

.pageDivision .content2 .switch {
    padding: 0.26vw 0.521vw;
}