﻿.header_right {
    position: relative;
    margin-top: -15px;
}

.dhhm {
    position: absolute;
    left: 0;
    top: 36px;
}

.flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.flex_base,
.navbar ul li a,
.cj .imgbox2,
.bottom_middle a,
.bottom_right a,
.profileimg,
.zixunbox,
.inputwrap,
.inputwrap>p a,
.zixunright>p a,
.main_title,
.identity .identityimg,
.people1,
.people2,
.lhbox .luwrap>p:nth-child(1),
.lhbox .luwrap>p:nth-child(3) a {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center
}

.flex_basec,
.jd,
.cj,
.wenzibox {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column
}

.dhym {
    font-size: .32rem;
}

.flex_between,
.yswrap {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between
}

.swiper-slide img {
    width: 100%
}

.swiper-slide {
    background-size: cover;
    background-position: top top
}

.header {
    width: 100%;
    height: 1.04833rem;
    padding: 0px .4rem;
    box-sizing: border-box
}

.header_left img {
    width: 3.76rem;
    margin-right: .13333rem;
    margin-top: 23px;
}

.logoinfo p:first-child {
    font-size: .25667rem;
    color: #008fd2;
    font-weight: 900;
    font-family: sans-serif;
}

.logoinfo p:last-child {
    font-size: .15333rem;
    color: #b80404
}

.header_right img {
    width: .4rem;
    margin-right: .08rem
}

.contact p:first-child {
    font-size: .18667rem;
    color: #898a8a;
    padding-top: 8px;
}

.contact p:last-child {
    font-size: .2rem;
    color: #0175be;
}

.navbar {
    width: 100%;
    /* height: 0.8rem; */
    height: 55px;
}

.navbar ul {
    width: 100%;
    height: 100%
}

.navbar ul li {
    height: 100%;
    width: 30%;
    border-right: 1px solid #0e5996
}

.navbar ul li a {
    width: 100%;
    height: 100%;
    font-size: 10px;
    color: #ffffff;
    background-color: #0080c7;
    border-right: 1px solid #0e5996;
    white-space: nowrap;
    font-family: sans-serif;
}

[data-dpr="2"] .navbar ul li a {
    font-size: 40px
}

[data-dpr="3"] .navbar ul li a {
    font-size: 60px
}

.navbar ul li:first-child {
    width: 45%
}

.navbar ul li:last-child {
    width: 30%;
    position: relative;
    border-right: none;
}

.navbar ul li:last-child a {
    border-right: 0px
}

.bottom {
    /* height: 1.1333rem; */
    height: 84px;
    font-size: 0px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 750px;
    z-index: 2222
}

.bottom>div {
    display: inline-flex;
    vertical-align: top
}

.bottom>div>a {
    width: 100%;
    height: 100%
}

.bottom_left {
    width: 20%;
    background-color: #0175be;
    font-size: 14px;
    color: #ffffff;
    height: 100%
}

.bottom_left img {
    width: .37333rem
}

.bottom_left a {
    color: #ffffff
}

.bottom_middle {
    width: 40%;
    height: 100%
}

.bottom_middle a {
    background-color: #ffc600
}

.imgbox3 img {
    width: .34667rem;
    margin-right: 5px
}

.tel p {
    color: #ffffff
}

.tel p:nth-child(1) {
    font-size: 12px
}

.tel p:nth-child(2) {
    font-size: 14px
}

.imgbox4 img {
    width: .3667rem;
    margin-right: 5px
}

.bottom_right {
    width: 40%;
    height: 100%;
    background-color: #0175be;
    font-size: 14px
}

.bottom_right a {
    color: #ffffff
}

@media only screen and (max-width: 960px) {
    .header {
        width: 100%;
        height: 1.45333rem;
        padding: 0px .4rem;
        box-sizing: border-box
    }
    .navbar {
        width: 100%;
        height: 0.8rem;
    }
    .bottom {
        height: 1.1333rem;
    }
    .header_left img {
        width: 4.5rem;
        margin-right: .13333rem;
        margin-top:11px;
    }
    .logoinfo p:first-child {
        font-size: .32rem;
        color: #008fd2;
        font-weight: 900;
        font-family: sans-serif;
    }
    .logoinfo p:last-child {
        font-size: .21333rem;
        color: #b80404
    }
    .dhhm {
        position: absolute;
        left: 0;
        top: 34px;
    }
    .header_right img {
        width: .4rem;
        margin-right: .08rem
    }
    .contact p:first-child {
        font-size: .2rem;
        color: #898a8a;
        padding-top: 4px;
    }
    .bottom_left img {
        width: .53333rem
    }
    .bottom_left a {
        color: #ffffff
    }
    .bottom_middle {
        width: 40%;
        height: 100%
    }
    .bottom_middle a {
        background-color: #ffc600
    }
    .imgbox3 img {
        width: .48667rem;
        margin-right: 5px
    }
    .tel p {
        color: #ffffff
    }
    .tel p:nth-child(1) {
        font-size: 12px
    }
    .tel p:nth-child(2) {
        font-size: 14px
    }
    .imgbox4 img {
        width: .50667rem;
        margin-right: 5px
    }
    .bottom_right {
        width: 40%;
        height: 100%;
        background-color: #0175be;
        font-size: 14px
    }
    .bottom_right a {
        color: #ffffff
    }
}

@media only screen and (max-width: 640px) {
    .header_right img {
        width: .5rem;
        margin-right: .08rem;
    }
    .contact p:first-child {
        font-size: .25rem;
        color: #898a8a;
        padding-top: 4px;
    }
    .dhhm {
        position: absolute;
        left: 0;
        top: .45rem;
        font-size: .26rem !important;
    }
}