html {
    font-size: 625%;
}

body {
    font-size: 16px;
    background: #fff;
    box-sizing: border-box;
    min-width: 1300px;
    width: 100%;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
form,
object,
iframe,
blockquote,
pre,
a,
abbr,
address,
code,
img,
fieldset,
form,
label,
figure {
    margin: 0;
    padding: 0;
}

body,
html,
input,
button,
textarea {
    color: #333;
    font-family: 微软雅黑;
    line-height: 1.5;
}

a {
    list-style: none;
    text-decoration: none;
}

body {
    background-color: #fff;
}

img {
    display: block;
    width: 100%;
}

ol,
ul,
li {
    list-style: none;
}

.pcwl_content {
    width: 75%;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 1600px) {
    .pcwl_content {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
}


/* nybanner */

.ny_banner {
    width: 100%;
    /* position: relative;
    margin-top: -100px; */
}

.ny_banner img {
    width: 100%;
    display: block;
}

.ny_banner .ny_txt {
    position: absolute;
    font-size: 0.36rem;
    top: 0;
    width: 10rem;
    left: 50%;
    margin-left: -5rem;
    top: 40%;
}

.ny_banner .ny_txt h3 {
    text-align: center;
    font-size: 0.36rem;
    color: #fff;
}

.ny_banner .ny_txt .line {
    border-bottom: 3px solid #fff;
    width: 0.8rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    border-radius: 0.1rem;
}

.ny_banner .ny_txt p {
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
    margin-top: 0.1rem;
}


/* banner_title */

.ny_banner .ny_txt {
    position: absolute;
    font-size: 0.36rem;
    top: 0;
    width: 10rem;
    left: 50%;
    margin-left: -5rem;
    top: 40%;
}

.ny_banner .ny_txt h3 {
    text-align: center;
    font-size: 0.36rem;
    color: #fff;
}

.ny_banner .ny_txt .line {
    border-bottom: 3px solid #fff;
    width: 0.8rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    border-radius: 0.1rem;
}

.ny_banner .ny_txt p {
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
    margin-top: 0.1rem;
}


/* fenye */

.scott {
    margin-top: 23px;
    margin-bottom: 54px;
    overflow: hidden;
    text-align: center;
    /*padding-top:9px;*/
}

.scott>div {
    height: 60px;
    line-height: 42px;
}

.scott A {
    border: #0558b5 1px solid;
    padding: 10px 15px;
    margin-right: 5px;
    text-decoration: none;
    background: #fff;
    color: #0558b5;
}

.scott A:hover {
    border: 1px solid #0558b5;
    text-decoration: none;
    background-color: #0558b5;
    color: #fff;
}

.scott A:active {
    border: 1px solid #0558b5;
    text-decoration: none;
    background-color: #0558b5;
}

.scott SPAN.current {
    border: #0558b5 1px solid;
    padding: 0 15px;
    font-weight: bold;
    color: #fff;
    margin-right: 2px;
    background-color: #0558b5;
    margin-right: 5px;
    display: inline-block;
}

.scott SPAN.disabled {
    border: #0558b5 1px solid;
    padding: 4px 10px;
    color: #237ac7;
    margin-right: 5px;
    background: #0558b5;
}

.fenye1 {
    text-align: center;
    clear: both;
    font-size: 12px;
    line-height: 28px;
    height: 56px;
    border: 1px solid #0558b5;
    background: #0558b5;
    padding: 0 5px;
    margin-top: 5px;
}