.Banner {

    width: 100%;
    height: 2rem;
    position: relative;
}

.top {
    width: 38.78rem;
    height: 0.8rem;

    margin: 0 auto;
}

.top a {
    font-size: 0.42rem;
    color: #111;
}

.top ul {
    float: right;
}

.top li {
    list-style: none;
    float: left;
    line-height: 0.4rem;
    padding-left: 0.9rem;
    position: relative;
}

.top li:nth-child(2):hover img {
    display: block;
}
.top li:nth-child(2):hover a{
    color: red;
}
.top img {
    position: absolute;
    width: 4rem;
    height: 4rem;
    z-index: 3;
    left: 0.2rem;
    top: 0.78rem;
    display: none;
}

nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.12rem;
    box-shadow: 1px 5px 5px 0px rgba(45, 142, 255, 0.15);
}

.logo {
    display: block;
    
 
}
.logo img{
    display: inline-block;
    width: 4.848rem;
    height: 0.79rem;
}
.logo span{
    display: inline-block;
    line-height: 15px;
    font-size: 12px;
    color: #000
}

nav div {
    width: 38.78rem;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;

}


nav div li {
    list-style: none;
    font-size: 0.424rem;
    float: left;
    padding: 0 0.66rem;
    text-align: center;
    line-height: 2rem;

}

nav div a {
    color: #111111;
}

.phone {
    font-size: 0.6rem;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.18rem;
    padding: 0;
}

.phone img {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;

}

.bor a {
    color: #2983EF;
}

.bor {
    border-bottom: 0.1rem solid #2983EF;
    line-height: 2rem;
    color: #2983EF;
}

.footer {
    width: 100%;
    height: 20.93rem;
    background: #343845;
}

article {
    width: 100%;
    height: 31.6rem;
    background: #f3f3f3;
}

.k {
    height: 0.7rem;
}

.box {
    width: 38rem;
    height: 30rem;
    margin: 0 auto;
    background: #fff;
    text-align: center;
}

.box .bjt {
    position: relative;
    text-align: center;
}

.bjt img {
    margin-top: 0.68rem;
    width: 30.8rem;
    height: 4.4rem;
}

.bjt p {
    position: absolute;
    text-align: left;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #878787;
    font-size: 0.42rem;
    left: 5.9rem;
    top: 2.5rem;
}

.box h5 {
    font-size: 0.6rem;
    font-family: Source Han Sans SC;
    padding: 1.88rem 0 1.6rem 0;
    color: #333333;
}

.box p span {
    display: inline-block;
    width: 3.7rem;
    text-align: right;
    font-size: 0.42rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #333333;
    margin-right: 0.6rem;
}

.box p input {
    width: 11.89rem;
    height: 0.9rem;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    text-indent: 0.2rem;
}

.box p {
    padding-bottom: 0.9rem;
}

p:last-child {
    padding: 0;
}

.box p span i {
    color: #fd1c1c;
    margin-right: 0.2rem;
}

.box .identification {
    color: #fd1c1c;
    font-size: 0.42rem;
    width: auto;
    margin-left: -1.5rem;
    margin-top: 0.3rem;
}

.box button {
    width: 3.37rem;
    height: 1.2rem;
    border: none;
    background: #2d8dff;
    border-radius: 5px;
    color: #fff;
    margin-top: 1rem;
}

.fixed-nav {
    width: 100%;
    height: 2.12rem;
    background: #FFFFFF;
    display: none;
    box-shadow: -5px 0px 5px 0px rgba(45, 142, 255, 0.15);
}

.fixed-nav .logo img {
    display: inline-block;
    width: 4.848rem;
    height: 0.79rem;
}

.fixed-nav .logo span {
    display: inline-block;
    line-height: 15px;
    font-size: 12px;
    color: #000
}

.fixed-nav div {
    width: 40.78rem;
    margin: 0 auto;
    height: 100%;

    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.fixed-nav div li {
    list-style: none;
    font-size: 0.424rem;
    float: left;
    padding: 0 0.66rem;
    text-align: center;
    line-height: 2rem;

}

.fixed-nav div a {
    color: #111111;
}

.fixed-bor {
    border-bottom: 0.1rem solid #2D8EFF;
    line-height: 2rem;

}

.fixed-nav div .fixed-bor a {
    color: #2D8EFF;
}

.fixed-nav .phone {
    font-size: 0.6rem;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.18rem;
    padding: 0;
}

.fixed-nav .phone img {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;

}

.opening {
    width: 2.66rem;
    height: 0.96rem;
    border-radius: 0.48rem;
    border: none;
    background: #2983EF;
    color: #FFFFFF;

}

.login {
    width: 2.66rem;
    height: 0.96rem;
    border-radius: 0.48rem;
    border: 1px solid #2983EF;
    background: #FFFFFF;
    color: #2983EF;
}

.fixed-nav li:nth-child(6) {
    padding-right: 0;
}

.fixed-nav li:nth-child(7) {
    padding-left: 0.2rem;
}

.fixed-nav {
    width: 100%;
    height: 2.12rem;
    background: #FFFFFF;
    display: none;
    box-shadow: -5px 0px 5px 0px rgba(45, 142, 255, 0.15);
}

.fixed-nav div {
    width: 38.78rem;
    margin: 0 auto;
    height: 100%;

    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.fixed-nav div li {
    list-style: none;
    font-size: 0.424rem;
    float: left;
    padding: 0 0.66rem;
    text-align: center;
    line-height: 2rem;

}

.fixed-nav div a {
    color: #111111;
}

.fixed-bor {
    border-bottom: 0.1rem solid #2D8EFF;
    line-height: 2rem;

}

.fixed-nav div .fixed-bor a {
    color: #2D8EFF;
}

.fixed-nav .phone {
    font-size: 0.6rem;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.18rem;
    padding: 0;
}

.fixed-nav .phone img {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;

}

.opening {
    width: 2.66rem;
    height: 0.96rem;
    border-radius: 0.48rem;
    border: none;
    background: #2983EF;
    color: #FFFFFF;

}

.login {
    width: 2.66rem;
    height: 0.96rem;
    border-radius: 0.48rem;
    border: 1px solid #2983EF;
    background: #FFFFFF;
    color: #2983EF;
}

.fixed-nav li:nth-child(6) {
    padding-right: 0;
}

.fixed-nav li:nth-child(7) {
    padding-left: 0.2rem;
}