* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-family: Helvetica;
}

body {
    background: #fff;
    color: #212121;
    font-size: 16px;
    margin: 0px;
    -webkit-text-size-adjust: none;
}

input,
textarea,
select {
    font-family: 'Microsoft Yahei', "Lucida Grande", "Tahoma", "Arial", "Helvetica", "sans-serif";
    background: none;
    border: none;
    font-size: 16px;
    outline: none;
}

html {
    overflow-x: hidden;
}


/**public style**/

.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfloat2 {
    overflow: hidden;
    zoom: 1;
    display: block;
}

.pabs {
    position: absolute;
}

.prel {
    position: relative;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

A:link {
    color: #212121;
    text-decoration: none;
}

A:visited {
    color: #212121;
    text-decoration: none;
}

A:active {
    color: #356fc5;
    text-decoration: none;
}

A:hover {
    color: #356fc5;
    text-decoration: none;
}

.center {
    width: 99%;
    margin: 0 auto;
}

.current {
    width: 98%;
    margin: 0 auto;
}

.news {
    width: 98%;
    margin: 0 auto;
}

.nav_bottom {
    height: 60px;
    background: #e3e3e3;
    width: 100%;
    position: fixed;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    font-size: 0.9em;
    z-index: 10000;
    display: none;
}

.pcys {
    display: block;
    background: url(jybk.png) no-repeat center top;
}

.ipys {
    display: none;
}

.szf_bottom {
    width: 100%;
    background: #666!important;
    padding: 20px 0;
}

.szf_bottom1 {
    width: 1400px;
    background: #666;
    margin: 0 auto;
    overflow: hidden;
}

.bottom_link {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.bottom_lbq {
    float: left;
}

.bottom_rtp {
    float: right;
}

.top_phoneLogo {
    display: block;
    width: auto;
    padding-left: 0%;
    position: absolute;
    top: 8px;
    left: 10px
}

.top_phoneLogo img {
    width: 70%;
}

@media( max-width: 1400px) {
    /*bottom*/
    .szf_bottom {
        width: 100%;
        background: #666;
        padding: 20px 0;
    }
    .szf_bottom1 {
        width: 100%;
        background: #666;
        margin: 0 auto;
        overflow: hidden;
    }
    .bottom_link {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .bottom_lbq {
        float: left;
        width: 65%;
    }
    .bottom_rtp {
        float: right;
        width: 33%;
    }
}

@media( max-width: 1050px) {
    /*bottom*/
    .szf_bottom {
        width: 100%;
        background: #1654a2;
        padding: 20px 0;
    }
    .szf_bottom1 {
        width: 100%;
        background: #1654a2;
        margin: 0 auto;
        overflow: hidden;
    }
    .bottom_link {
        display: none;
    }
    .bottom_lbq {
        float: none;
        width: 96%;
        margin: 0 2%;
    }
    .bottom_rtp {
        float: none;
        width: 96%;
        margin: 0 2%;
    }
}

@media screen and (min-width: 960px) and (max-width:1023px) {
    .pcys {
        display: none;
    }
    .ipys {
        display: block;
    }
    html,
    body {
        background: none;
    }
    .dbdh1 {
        float: left;
        width: 40%;
    }
    .dbsy {
        float: left;
        width: 20%;
    }
    .dbdh2 {
        float: left;
        width: 40%;
    }
    .nav_bottom {
        height: 75px;
        display: none;
        background: #e3e3e3;
        width: 100%;
        position: fixed;
        bottom: 0;
        -webkit-backface-visibility: hidden;
        font-size: 0.9em;
        z-index: 10000;
    }
}

@media screen and (min-width: 320px) and (max-width:960px) {
    .pcys {
        display: none;
    }
    .ipys {
        display: block;
    }
    html,
    body {
        background: none;
    }
    .dbdh1 {
        float: left;
        width: 40%;
    }
    .dbsy {
        float: left;
        width: 20%;
    }
    .dbdh2 {
        float: left;
        width: 40%;
    }
    .nav_bottom {
        height: 75px;
        display: none;
        background: #e3e3e3;
        width: 100%;
        position: fixed;
        bottom: 0;
        -webkit-backface-visibility: hidden;
        font-size: 0.9em;
        z-index: 10000;
    }
}