* {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

html {
    font-size: calc(100vw / 7.5);
    font-size: -webkit-calc(100vw / 7.5);
}

body {
    font-family: 'Microsoft YaHei';
    background-color: #f9f9f9;
    height: auto;
}

.footer {
    width: 100%;
    height: auto;
    background-color: #223244;
    padding-bottom: 1.3rem;
}

.footer_center {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.footer_center_divs1 {
    width: 100%;
    height: auto;
}

.footer_center_divs1_img1 {
    width: 1.86rem;
    height: 2.29rem;
    display: block;
    float: left;
    margin-top: 0.7rem;
    margin-left: 1.3rem;
}

.footer_center_divs2 {
    width: 1.8rem;
    height: auto;
    float: left;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.75rem;
    margin-left: 0.7rem;
}

.footer_center_divs1_img2 {
    width: 1.8rem;
    height: auto;
    display: block;
    margin-bottom: 0.2rem;
}

.footer_center_divs3 {
    width: 90%;
    height: 0.01rem;
    margin: 0.35rem auto 0;
    background-color: #5B7184;
}

.footer_center_divs4 {
    display: block;
    width: 5rem;
    height: 0.8rem;
    margin: 0 auto;
    font-size: 0.48rem;
    line-height: 0.8rem;
    color: #333;
    text-align: center;
    padding-left: 0.8rem;
    background-color: #F4C41D;
    border-radius: 0.1rem;
    box-sizing: border-box;
    margin-top: 0.25rem;
    background-image: url(../images/cm2.png);
    background-repeat: no-repeat;
    background-size: 0.67rem 0.67rem;
    background-position: 0.4rem 50%;
}

.footer_center_divs5 {
    width: 100%;
    height: auto;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    margin-top: 0.6rem;
}

.footer_center_divs5.one{
    margin-top: 0.2rem;
}

.footer_center_divs8 {
    width: 100%;
    height: auto;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}

.footer_center_divs6 {
    width: 100%;
    height: auto;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    margin-top: 0.45rem;
}

.footer_center_divs6 a {
    font-size: 0.2rem;
    color: #fff;
}

.footer_center_divs7 {
    width: 100%;
    height: auto;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
}

.footer_center_divs7 a {
    font-size: 0.2rem;
    color: #fff;
}

.footer_center_divs9 {
    width: 100%;
    height: auto;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
}

.footer_center_divs9 a {
    font-size: 0.2rem;
    color: #fff;
}















.footer_cont {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #223244;
    border-top: 0.01rem solid #5B7184;
}



.footer_cont_center_a1,
.footer_cont_center_a2,
.footer_cont_center_a3 {
    display: block;
    width: 33.33%;
    height: auto;
    float: left;
    background-image: url(../images/footer_cont1.png);
    background-repeat: no-repeat;
    background-size: 0.64rem 0.54rem;
    background-position: 0.2rem 50%;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.9rem;
    padding-left: 0.9rem;
    box-sizing: border-box;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.footer_cont_center_a2_p1 {
    line-height: 0.45rem;
}

.footer_cont_center_a2_p1.one {
    padding-left: 0.15rem;
}

.footer_cont_center_a2 {
    background-image: url(../images/footer_cont2.png);
    background-size: 0.57rem 0.57rem;
}

.footer_cont_center_a3 {
    background-image: url(../images/footer_cont3.png);
    background-size: 0.58rem 0.57rem;
}

.footer_cont_center_a1::after {
    display: block;
    content: "";
    width: 1px;
    height: 0.7rem;
    background-color: #5B7184;
    position: absolute;
    top: 0.12rem;
    right: 0.3rem;
}

.footer_cont_center_a2::after {
    display: block;
    content: "";
    width: 1px;
    height: 0.7rem;
    background-color: #5B7184;
    position: absolute;
    top: 0.12rem;
    right: 0.3rem;
}

.footer_center_divs1_img3 {
    width: 0.45rem;
    height: 0.45rem;
    display: block;
    float: right;
    margin-top: 0.15rem;
}

.yqlj {
    width: 95%;
    margin: auto;
    font-size: 13px;
    color: #fff;
    line-height: 19px;
    padding: 20px 0 3px;
    box-sizing: content-box;
    border-bottom: 1px dashed #fff;
    height: 95px;
    overflow: hidden;
    text-align: justify;
}

.yqlj a {
    color: #fff;
}