@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
}


/* css鍒濆鍖 */

body {
    font-size: 14px;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans CN", Arial, Tahoma, sans-serif;
    padding: 0!important;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
    margin: 0;
    padding: 0;
    font-style: normal;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    list-style: none;
}

input,
select,
button,
textarea {
    font-size: 14px;
    border: 0;
    background: none;
    outline: none;
    vertical-align: middle;
    font-family: "Microsoft YaHei", "PingFang SC", "Source Han Sans CN", Arial, Tahoma, sans-serif;
}

button {
    overflow: visible
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

button:focus {
    outline: none;
}

a:hover {
    text-decoration: none !important;
}


/* 鏁翠綋 */

@media only screen and (max-width:992px) {
    html.on {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
    }
}

@media only screen and (max-width:992px) {
    body.on {
        transform: translateX(-60%);
        -webkit-transform: translateX(-60%);
        -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
        -o-transform: translateX(-60%);
    }
}

@media only screen and (max-width:992px) {
    .sj_bj {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 999999999999999999999;
        display: none;
    }
}

 :focus {
    outline: none;
}


/* 寰俊 */

.e_m {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999;
    display: none;
}

.e_m .n_r {
    width: 200px;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.e_m .n_r img {
    width: 100%;
    height: auto;
    display: block;
}

.e_m .n_r p {
    font-size: 15px;
    color: #888;
    margin-top: 10px;
}

@media only screen and (max-width:640px) {
    .e_m .n_r {
        width: 230px;
        padding: 15px;
    }
    .e_m .n_r p {
        font-size: 15px;
    }
}

select::-ms-expand {
    display: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
}

option::-ms-expand {
    display: none;
}

option {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.ft_hd .c_2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

option {
    padding: 0;
    border: 0;
    color: #333;
}

select {
    box-sizing: content-box;
    font-size: 14px;
    color: #333;
    padding: 0;
    line-height: 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

img {
    width: 100%;
    transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
}

p img {
    display: block;
    margin: 10px auto;
}


/* 鏁翠綋end */

.top {
    height: 50px;
    background-color: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top .container {
    max-width: 1450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top .welcome {
    color: #646464;
    float: left;
}

.top .top_icon a,
.top .top_icon span {
    margin: 0 15px;
    display: inline-block;
    color: #333;
}

.top .top_icon a:hover {
    color: #0b5394;
}

.top .top_icon .top_yy::before {
    color: #0b5394;
}

.top .top_icon .gw:before {
    color: #de4b38;
}

.top .top_icon .gw {
    position: relative;
}

.top .top_icon .sz {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background-color: #d81b00;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: -9px;
    left: 20px;
}

.top .top_icon .icon_ss {
    font-size: 18px;
    color: #2a68a1;
    font-weight: bold;
}

@media only screen and (max-width:992px) {
    .top .welcome {
        font-size: 12px;
    }
    .top .top_icon .icon a,
    .top .top_icon .top_phone a {
        font-size: 14px;
        margin-left: 5px;
    }
}


/* 妯℃€佹 */

.search_none {
    width: 100%;
    background-color: #fafafa;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 350px;
    display: none;
}

.search_none .container {
    position: relative;
}

.search_none .sc_gb {
    transform-origin: center;
    position: absolute;
    top: 50%;
    margin-top: -129px;
    right: 0;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.search_none .nr_a {
    width: 500px;
    border-bottom: 1px solid #ccc;
    margin: 120px 0;
}

.search_none .sc_gb:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.search_none .sc_gb i {
    font-size: 30px;
    line-height: 50px;
    color: #333;
}

.search_none .sc_nr {
    width: 700px;
    margin: 41px auto;
}

.search_none input {
    width: 430px;
    height: 53px;
    font-size: 16px;
    line-height: 60px;
    color: #000;
    float: left;
    padding-left: 14px;
}

.search_none input::placeholder {
    color: #aaa;
}

.search_none button {
    width: 70px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #000;
    float: right;
}

.search_none button i {
    font-size: 30px;
    color: #ddd;
}

.icon-chenghao2:before {
    content: "\e694";
}

@media only screen and (max-width:992px) {
    .search_none {
        height: 320px;
    }
    .search_none .sc_gb {
        margin-right: 50px;
    }
    .search_none .sc_gb i {
        font-size: 22px;
        margin-right: 10px;
    }
    .search_none .sc_nr {
        width: 90%;
    }
    .search_none input {
        width: 85%;
        font-size: 15px;
    }
    .search_none button {
        width: 15%;
    }
    .search_none button i {
        font-size: 26px;
    }
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
    background-color: transparent;
    background-color: rgba(255, 255, 255, .2);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header.ny {
    background-color: #fff;
}

.header.on {
    background-color: rgba(255, 255, 255, .8);
}

.header .logo .kc {
    display: none;
}

.header.on .logo img {
    display: none;
}

.header.on .logo .kc {
    display: block;
}

.head.ny {
    height: 85px;
}

.header .container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header .logo {
    float: left;
    margin: 8px 0;
}

.header .logo img {
    max-width: 100%;
    width: 135px;
}

.header .nav {
    float: right;
}

.header .nav ul {
    float: left;
}

.header .nav ul li:last-child {
    margin-right: 50px;
}

.header .nav ul li {
    text-align: center;
    margin-left: 70px;
    float: left;
    height: 85px;
    line-height: 85px;
    position: relative;
}

.header .nav .y_j {
    position: relative;
}

.header .nav .y_j i {
    display: none;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav .y_j a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
}

.header.ny .nav .y_j a {
    color: #333;
}

.header.ny .nav li.on .y_j a {
    color: #5ebb8d;
}

.header.on .nav .y_j a {
    color: #333;
}

.header .nav .y_j span {
    display: block;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}

.header .nav ul li:hover .y_j a {
    color: #5ebb8d;
}

.header .nav ul li.on a {
    color: #5ebb8d;
}

.header .nav ul li:after {
    width: 0;
    height: 3px;
    background-color: #5ebb8d;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.header .nav ul li:hover:after {
    width: 38px;
}

.header .nav ul li.on:after {
    width: 38px;
}

.header .nav .e_j {
    width: 150px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 0 5px #aaa;
    position: absolute;
    top: 85px;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    visibility: hidden;
    padding-left: 0;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav ul li:hover .e_j {
    opacity: 1;
    visibility: inherit;
    z-index: 999;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.header .nav ul li .e_j a {
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    display: block;
    color: #333333;
}

.header .nav ul li .e_j a:hover {
    color: #2a84a6;
}


/* header  an */

.header .an {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: 30px;
    height: 27px;
    width: 40px;
    display: none;
}

.header .an span {
    width: 40px;
    height: 3px;
    background-color: #5ebb8d;
    display: block;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .an span.a1 {
    top: 0;
    left: 0;
}

.header .an span.a2 {
    top: 12px;
    left: 0;
}

.header .an span.a3 {
    top: 24px;
    left: 0;
}

.header .an.n span.a2 {
    display: none;
}

.header .an.n span.a1 {
    top: 10px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.header .an.n span.a3 {
    top: 10px;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.header .container {
    position: relative;
}

.header .en {
    display: flex;
}

.header .en a {
    width: 47px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #70c79b;
}

.header .en a:nth-child(2) {
    background-color: #62b78d;
}

.header .index {
    display: none;
}

@media only screen and (max-width:992px) {
    .header .index {
        display: block;
    }
    .header {
        position: relative;
    }
    .header .logo {
        width: 50%;
        margin: 19px 0;
    }
    .header .contact {
        display: none;
    }
    .header .nav {
        width: 60%;
        height: 100%;
        padding: 10px 5% 0;
        margin: 0;
        background-color: #141414;
        height: 100%;
        position: fixed;
        top: 0;
        right: -60%;
        z-index: 9999;
        overflow: auto;
        transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
    }
    .header .nav ul {
        width: 100%;
        float: none;
    }
    .header .nav ul li:nth-child(2) {
        margin-left: 0;
    }
    .header .nav ul li {
        width: 100%;
        height: auto;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        float: none;
        margin: 0;
        line-height: 60px;
        padding-bottom: 0;
    }
    .header .nav ul li:after {
        display: none;
    }
    .header .nav .y_j i {
        display: block;
        width: 100%;
        padding-right: 10px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 18px;
        text-align: right;
        color: #ddd;
        line-height: 66px;
        z-index: 99;
    }
    .header .nav ul li:hover .y_j i {
        color: #ddd;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .header .nav ul li.on .y_j i {
        color: #ddd;
    }
    .header .nav .y_j a {
        font-size: 16px;
        color: #fff;
        display: block;
        margin: 0;
    }
    .header.ny .nav .y_j a {
        font-size: 16px;
        color: #fff;
        display: block;
        margin: 0;
    }
    .header .nav ul li.on .y_j span {
        color: #fff;
    }
    .header .nav ul li .y_j span {
        color: #fff;
        font-size: 14px;
    }
    .header .nav ul li:hover .y_j a {
        color: #fff;
        border-bottom: 3px solid transparent;
    }
    .header .nav ul li.on .y_j a {
        color: #fff;
        border-bottom: 3px solid transparent;
    }
    .header .nav .e_j {
        width: 100%;
        background: none;
        box-shadow: none;
        position: relative;
        left: auto;
        top: auto;
        padding: 5px 0;
        margin-left: 0;
        opacity: 1;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    .header .nav ul li:hover .e_j {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .header .nav ul li .e_j a {
        font-size: 14px;
        line-height: 30px;
        text-align: left;
        color: #fff;
    }
    .header .an {
        display: block;
    }
    .header .header_es {
        margin-top: 7px;
        margin-right: 18%;
    }
    .header .nav li:before,
    .header .nav li:after {
        background-color: transparent
    }
    .header .en {
        margin-right: 100px;
    }
    .head.ny {
        display: none;
    }
}

@media only screen and (max-width:992px) {
    .head {
        align-items: baseline;
    }
    .header_h {
        display: none;
    }
    .header .head_icon {
        top: 0;
        margin-top: 0;
        right: 20%;
    }
    .header .logo img {
        width: 45%;
    }
}


/* banner */

.pc_ban {
    width: 100%;
    height: 800px;
    position: relative;
    overflow: hidden;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: "";
}

.pc_ban .swiper-button-prev,
.pc_ban .swiper-button-next {
    line-height: 61px;
    color: #fff;
    opacity: 0;
    font-size: 38px;
    font-weight: bold;
    margin-top: -25px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.pc_ban .swiper-button-prev {
    left: 0%;
    margin-left: 3%
}

.pc_ban .swiper-button-next {
    right: 0%;
    margin-right: 3%;
}

.pc_ban:hover .swiper-button-prev {
    left: 2%;
    opacity: .5;
}

.pc_ban:hover .swiper-button-next {
    right: 2%;
    opacity: .5;
}


/* 灏忓渾鍦堟牱寮 */

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
}

.pc_ban .swiper-pagination-bullet {
    border-radius: 50%;
    background: #fff;
}

.pc_ban .swiper-pagination-bullet-active {
    background: #5ebb8d;
}


/* pc_ban 鏂囧瓧 */

.pc_ban .pc_wz {
    text-align: center;
    padding-top: 25%;
}

.pc_ban .pc_wz h1 {
    text-transform: uppercase;
    font-size: 65px;
    color: #fff;
    font-weight: 100;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
    margin-bottom: 50px;
}

.pc_ban .pc_wz h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 100;
    text-shadow: 0 0 20px #000;
}

.pc_ban .pc_wz a {
    display: block;
    margin: 90px auto 0;
    width: 160px;
    height: 50px;
    border: 1px solid #fff;
    background: linear-gradient(to left, #5ebb8d, #5ebb8d) no-repeat;
    background: -webkit-linear-gradient(right, #5ebb8d, #5ebb8d) no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    color: #fff!important;
    line-height: 48px;
    text-align: center;
}

.pc_ban .pc_wz a:hover {
    background-size: 0 100%;
    border: 1px solid #5ebb8d;
}

@media only screen and (max-width:992px) {
    .pc_ban {
        height: 250px;
    }
    .pc_ban .pc_wz {
        padding-top: 50px;
    }
    .pc_ban .pc_wz h1 {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .pc_ban .pc_wz h4 {
        font-size: 25px;
    }
    .pc_ban .pc_wz a {
        margin-top: 20px;
        width: 100px;
        height: 32px;
        border: 1px solid #fff;
        background: linear-gradient(to left, #5ebb8d, #5ebb8d) no-repeat;
        background: -webkit-linear-gradient(right, #5ebb8d, #5ebb8d) no-repeat;
        background-size: 0 100%;
        font-size: 14px;
        color: #fff!important;
        line-height: 30px;
    }
    .pc_ban .swiper-button-prev,
    .pc_ban .swiper-button-next {
        display: none;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 20px;
    }
    .pc_ban .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}

.sy_bt {
    text-align: center;
    padding-top: 80px;
}

.sy_bt h2 {
    font-size: 35px;
    font-weight: 100;
    color: #333;
    margin-bottom: 20px;
}

.sy_bt h4 {
    font-size: 18px;
    font-weight: 100;
    color: #666;
}

@media only screen and (max-width:992px) {
    .sy_bt {
        padding-top: 40px;
    }
    .sy_bt h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
}

.sy_cp .sycp {
    padding: 85px 0;
}

.sy_cp .sycp .sycp_nr {
    padding: 44px 30px 64px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_cp .sycp .sycp_nr:hover {
    background-color: #f9f9f9;
}

.sy_cp .sycp .sycp_nr i {
    width: 128px;
    height: 128px;
    border-radius: 100%;
    border: 1px solid #5ebb8d;
    color: #5ebb8d;
    line-height: 128px;
    display: block;
    font-size: 60px;
    text-align: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_cp .sycp .sycp_nr:last-child i {
    font-size: 70px;
}

.sy_cp .sycp .sycp_nr:hover i {
    background-color: #5ebb8d;
    color: #fff!important;
}

.sy_cp .sycp .sycp_nr h2 {
    font-size: 26px;
    color: #333;
    font-weight: 100;
    margin: 35px 0 20px;
}

.sy_cp .sycp .sycp_nr>p {
    font-size: 15px;
    color: #999;
    margin-bottom: 40px;
}

.sy_cp .sycp .sycp_nr .xz {
    font-size: 15px;
    color: #5ebb8d;
    border: 1px solid #5ebb8d;
    border-radius: 10px;
    width: 140px;
    height: 43px;
    line-height: 41px;
    text-align: center;
    display: block;
}

.sy_cp .sycp .sycp_nr:hover .xz {
    background-color: #5ebb8d;
    color: #fff!important;
}

@media only screen and (max-width:992px) {
    .sy_cp .sycp {
        padding: 40px 0;
    }
    .sy_cp .sycp .sycp_nr h2 {
        font-size: 22px;
        margin: 15px 0 10px;
    }
    .sy_cp .sycp .sycp_nr>p {
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px;
    }
    .sy_cp .sycp .sycp_nr .xz {
        font-size: 14px;
        color: #5ebb8d;
        border: 1px solid #5ebb8d;
        border-radius: 10px;
        width: 110px;
        height: 35px;
        line-height: 33px;
        text-align: center;
        display: block;
    }
}

.sy_ylb {
    height: 725px;
    padding: 100px 0 80px;
    color: #fff;
}

.sy_ylb .container {
    position: relative;
}

.sy_ylb .ylb_wz {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sy_ylb .ylb_wz h1 {
    font-weight: 100;
    font-size: 42px;
}

.sy_ylb .ylb_wz h4 {
    font-size: 29px;
    font-weight: 100;
    margin: 25px 0 60px;
}

.sy_ylb .ylb_wz a img {
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}

.sy_ylb .swiper-button-prev,
.sy_ylb .swiper-button-next {
    width: 25px;
    height: 25px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    top: 92%;
}

.sy_ylb .swiper-button-next {
    right: 0;
}

.sy_ylb .swiper-button-prev {
    left: 95%;
}

@media only screen and (max-width:992px) {
    .sy_ylb {
        background: url(../images/sy_b1.png) no-repeat center top 50px / cover, #70c79b;
        height: auto;
        background-size: 100%;
        padding: 50px 0 40px;
    }
    .sy_ylb .ylb_wz h1 {
        font-size: 30px;
    }
    .sy_ylb .ylb_wz h4 {
        font-size: 20px;
        margin: 10px 0 30px;
    }
    .sy_ylb .ylb_wz a img {
        margin-bottom: 10px;
    }
    .sy_ylb .ylb_wz {
        justify-content: flex-start;
    }
    .sy_ylb .swiper-button-prev {
        left: 89%;
    }
    .sy_ylb .swiper-button-prev,
    .sy_ylb .swiper-button-next {
        top: 100%;
    }
    .sy_logo .logo_img {
        padding: 40px 0;
    }
}

.sy_logo {
    background-color: #f8f8f8;
}

.sy_logo .logo_img {
    padding: 80px 0;
}

.sy_xt {
    padding-bottom: 95px;
}

.sy_xt .xt_hd ul {
    display: flex;
    justify-content: center;
    padding: 50px 0 60px;
}

.sy_xt .xt_hd ul li {
    width: 130px;
    height: 40px;
    border-radius: 10px;
    background-color: #f8f8f8;
    font-size: 17px;
    font-weight: 100;
    color: #333;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-left: 25px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xt .xt_hd ul li:hover {
    color: #fff;
    background-color: #70c79b;
}

.sy_xt .xt_hd ul li.on {
    color: #fff;
    background-color: #70c79b;
}

.sy_xt .xt_bd .xtbd_nr {
    background-color: #f7f7f7;
    padding: 35px 15px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xt .xt_bd .xtbd_nr:hover {
    background-color: #6bc196;
}

.sy_xt .xt_bd .xtbd_nr .h1 {
    font-size: 17px;
    font-weight: 100;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.sy_xt .xt_bd .xtbd_nr:hover .h1 {
    color: #fff!important;
}

.sy_xt .xt_bd .xtbd_nr>span {
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xt .xt_bd .xtbd_nr:hover span {
    color: #fff!important;
}

.sy_xt .xt_bd .xtbd_nr .bd_nr {
    font-size: 15px;
    color: #666;
    margin-bottom: 25px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.sy_xt .xt_bd .xtbd_nr:hover .bd_nr {
    color: #fff!important;
}

.sy_xt .xt_bd .xtbd_nr .more {
    width: 32px;
    height: 29px;
    font-size: 18px;
    color: #999;
    text-align: center;
    line-height: 27px;
    border: 1px solid #dcdcdc;
    float: right;
}

.sy_xt .xt_bd .xtbd_nr:hover .more {
    color: #fff!important;
    border: 1px solid #fff;
}

@media only screen and (max-width:992px) {
    .sy_xt .xt_hd ul li {
        width: 115px;
        height: 35px;
        border-radius: 10px;
        background-color: #f8f8f8;
        font-size: 14px;
        font-weight: 100;
        color: #333;
        line-height: 35px;
        margin-left: 10px;
    }
    .sy_xt .xt_hd ul {
        padding: 25px 0 30px;
    }
    .sy_xt .xt_bd .xtbd_nr {
        padding: 20px 10px;
    }
    .sy_xt .xt_bd .row {
        margin: 0 -5px;
    }
    .sy_xt .xt_bd .row .col-lg-4 {
        padding: 0 5px;
    }
    .sy_xt {
        padding-bottom: 50px;
    }
    .sy_xt .xt_bd .xtbd_nr .h1 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .sy_xt .xt_bd .xtbd_nr>span {
        margin-bottom: 5px;
    }
    .sy_xt .xt_bd .xtbd_nr .bd_nr {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .sy_xt .xt_bd .xtbd_nr .more {
        width: 29px;
        height: 26px;
    }
}

.footer {
    padding: 50px 0 60px;
    background: url(../images/ft.png) no-repeat center / cover;
    background-size: 120%;
}

.footer h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
}

.footer .ft_hd a {
    color: #fff;
    display: block;
    margin-bottom: 15px;
}

.footer .ft_hd a:hover {
    color: #5ebb8d;
}

.footer .ft_hd .ft_xt ul {
    display: flex;
    flex-wrap: wrap;
}

.footer .ft_hd .ft_xt ul li {
    flex: 0 0 35%;
}

.footer .ft_hd .jr {
    width: 90px;
    height: 30px;
    border: 1px solid #5ebb8d;
    text-align: center;
    line-height: 28px;
    background-color: #5ebb8d;
}

.footer .ft_hd .jr:hover {
    background-color: transparent;
    color: #5ebb8d;
}

.footer .ft_lx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer .ft_lx h2 {
    font-size: 26px;
    color: #fff;
}

.footer .ft_lx span {
    display: block;
    margin-top: 15px;
    color: #fff;
}

.footer .ft_hd {
    align-items: baseline;
}

.footer .ft_link {
    display: flex;
    padding-top: 20px;
color: #fff;
    align-items: center;
}

.footer .ft_link a {
    display: block;
    font-size: 40px;
    color: #b8b9b9;
}

.footer .ft_link a:last-child {
    font-size: 30px;
    margin-left: 20px;
    line-height: 2;
}

a:hover {
    color: #5ebb8d!important;
}

.banquan {
    background-color: #333;
    color: #999999;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

@media only screen and (max-width:992px) {
    .footer {
        padding: 25px 0;
        background-size: 401%;
    }
    .footer .ft_hd {
        margin-bottom: 30px;
    }
    .footer .ft_hd h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .footer .ft_hd a {
        font-size: 12px;
    }
    .footer .ft_lx h2 {
        font-size: 24px;
    }
    .footer .ft_lx span {
        font-size: 13px;
        margin-top: 10px;
    }
    .banquan {
        font-size: 12px;
        height: auto;
        line-height: 1.5;
        padding: 10px 0;
    }
}

.ny_ban {
    height: 320px;
}

@media only screen and (max-width:992px) {
    .ny_ban {
        height: 30vh;
    }
}

.ny_ml {
    border-bottom: 1px solid #f4f4f4;
}

.ny_ml .ml_l {
    float: left;
}

.ny_ml .ml_l ul div,
.ny_ml .ml_l ul li {
    float: left;
}

.ny_ml .ml_l ul div {
    color: #989898;
    width: 62px;
    line-height: 63px;
    text-align: center;
    background-color: #f4f4f4;
}

.ny_ml .ml_l ul li {
    position: relative;
    font-weight: bold;
}

.ny_ml .ml_l ul li.on {
    padding-left: 15px;
    padding-right: 5px;
}

.ny_ml .ml_l ul li a {
    font-size: 15px;
    color: #666;
    line-height: 63px;
    font-weight: bold;
}

.ny_ml .ml_l ul li a.on {
    color: #5ebb8d;
}

.ny_ml .ml_l ul li:hover a {
    color: #5ebb8d;
}

.ny_ml .ml_l ul li.ys a:last-child {
    color: #5ebb8d;
}

.ny_ml .ml_l ul li.on::before {
    display: none;
}

.ny_ml .ml_r {
    float: right;
}

.ny_ml .ml_r ul li {
    float: left;
    width: 128px;
    margin-left: 1px;
}

.ny_ml .ml_r ul li:hover a {
    background-color: #5ebb8d;
    color: #fff!important;
}

.ny_ml .ml_r ul li.on a {
    background-color: #5ebb8d;
    color: #fff!important;
}

.ny_ml .ml_r ul li a {
    line-height: 63px;
    display: block;
    background-color: #f4f4f4;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

@media only screen and (max-width:992px) {
    .ny_ml .ml_l ul div {
        width: 40px;
        line-height: 42px;
    }
    .ny_ml .ml_l ul li a {
        font-size: 12px;
        line-height: 42px;
    }
    .ny_ml .ml_r ul li {
        width: 65px;
    }
    .ny_ml .ml_r ul li a {
        line-height: 42px;
        font-size: 12px;
        font-weight: 500;
    }
}

.ny_yjs .nyyjs_top {
    text-align: center;
    color: #333;
    padding: 60px 0 90px;
}

.ny_yjs .nyyjs_top h2 {
    font-size: 35px;
    font-weight: 100;
}

.ny_yjs .nyyjs_top .yjs_nr {
    font-size: 17px;
    color: #999;
    line-height: 1.5;
    padding: 50px 100px 75px;
}

.ny_yjs .nyyjs_top .col {
    perspective: 1000px;
}

.ny_yjs .nyyjs_top .yjstop_icon {
    height: 100%;
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 40px;
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.ny_yjs .nyyjs_top .yjstop_icon:hover {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    box-shadow: 0 0 8px #70c79b;
}

.ny_yjs .nyyjs_top .yjstop_icon i {
    font-size: 40px;
    color: #70c79b;
    text-align: center;
    width: 88px;
    height: 88px;
    line-height: 88px;
    border-radius: 100%;
    border: 1px solid #70c79b;
    margin-bottom: 20px;
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.ny_yjs .nyyjs_top .yjstop_icon:hover i {
    background-color: #70c79b;
    color: #fff;
}

.ny_yjs .nyyjs_top .col:nth-child(1) .yjstop_icon i,
.ny_yjs .nyyjs_top .col:nth-child(4) .yjstop_icon i {
    font-size: 60px;
}

.ny_yjs .nyyjs_top .yjstop_icon>p {
    font-size: 16px;
    color: #22282d;
    font-weight: lighter;
}

@media only screen and (max-width:992px) {
    .ny_yjs .nyyjs_top h2 {
        font-size: 30px;
    }
    .ny_yjs .nyyjs_top {
        padding: 30px 0 45px;
    }
    .ny_yjs .nyyjs_top .yjs_nr {
        font-size: 15px;
        padding: 25px 25px 30px;
    }
    .ny_yjs .nyyjs_top .yjstop_icon {
        padding: 10px;
        height: 100%;
    }
    .ny_yjs .nyyjs_top .col {
        padding: 0 10px;
    }
    .ny_yjs .nyyjs_top .yjstop_icon i {
        width: 44px;
        height: 44px;
        min-width: 44px;
        font-size: 20px;
        line-height: 42px;
    }
    .ny_yjs .nyyjs_top .col:nth-child(1) .yjstop_icon i,
    .ny_yjs .nyyjs_top .col:nth-child(4) .yjstop_icon i {
        font-size: 30px;
    }
    .ny_yjs .nyyjs_top .yjstop_icon>p {
        font-size: 14px;
    }
}

.nyyjs_2 {
    padding: 100px 0 80px;
    background-color: #f5f5f5;
}

.nyyjs_2 h3 {
    font-size: 35px;
    color: #494949;
    font-weight: 100;
    text-align: center;
}

.nyyjs_2 h2 {
    font-size: 40px;
    color: #70c79b;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 140px;
}

.nyyjs_2 ul li {
    display: flex;
    background-color: #fff;
    padding: 20px 30px;
    margin-bottom: 30px;
    height: 150px!important;
}

.nyyjs_2 ul li:last-child {
    margin-bottom: 0;
}

.nyyjs_2 ul li i {
    width: 95px;
    min-width: 95px;
    height: 95px;
    border-radius: 100%;
    border: 1px solid #5ebb8d;
    color: #5ebb8d;
    font-size: 50px;
    text-align: center;
    line-height: 95px;
    margin-right: 30px;
}

.nyyjs_2 ul li .js2_d {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.nyyjs_2 ul li .js2_d h5 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}

.nyyjs_2 ul li .js2_d {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
}

@media only screen and (max-width:992px) {
    .nyyjs_2 {
        padding: 50px 0 40px;
    }
    .nyyjs_2 h3 {
        font-size: 30px;
    }
    .nyyjs_2 h2 {
        font-size: 35px;
        margin: 20px auto 50px;
    }
    .nyyjs_2 ul li {
        padding: 10px 15px;
        margin-bottom: 15px;
    }
}

.nyyjs_3 {
    padding: 110px 0 125px;
    background: url(../images/n1_bj.png) no-repeat center bottom -45px / cover, #5ebb8d;
    background-size: 100%;
}

.nyyjs_3 h2 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.nyyjs_3 h4 {
    font-size: 35px;
    color: #fff;
    font-weight: 100;
    padding: 50px 0 90px;
    text-align: center;
}

.nyyjs_3 ul {
    display: flex;
    justify-content: space-around;
}

.nyyjs_3 ul li {
    width: 210px;
    height: 210px;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.nyyjs_3 ul li:hover::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: 0 0 8px #aaa, 0 0 8px #aaa;
}

.nyyjs_3 ul li::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 111;
    border-radius: 100%;
    border: 1px solid #fff;
    border-bottom: none;
    border-left: none;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.nyyjs_3 ul li h3 {
    font-size: 40px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

@media only screen and (max-width:992px) {
    .nyyjs_3 {
        padding: 55px 0 60px;
    }
    .nyyjs_3 h2 {
        font-size: 35px;
    }
    .nyyjs_3 h4 {
        font-size: 30px;
        padding: 25px 0 40px;
    }
    .nyyjs_3 ul li {
        width: 100px;
        height: 100px;
        font-size: 16px;
    }
    .nyyjs_3 ul li h3 {
        font-size: 25px;
    }
}

.nyyjs_4 {
    background: url(../images/n1_bj1.jpg) no-repeat center / cover;
    padding: 115px 0 130px;
}

.nyyjs_4 h2 {
    font-size: 40px;
    font-weight: 100;
    text-align: center;
}

.nyyjs_4 .yjs4_link {
    display: flex;
    justify-content: center;
    padding: 88px 0 50px;
}

.nyyjs_4 .yjs4_link a {
    margin-right: 25px;
}

.nyyjs_4 .yjs4_wx {
    display: flex;
    justify-content: center;
}

.nyyjs_4 .yjs4_wx img {
    max-width: 100%;
    width: auto;
}

@media only screen and (max-width:992px) {
    .nyyjs_4 {
        padding: 65px 0;
    }
    .nyyjs_4 h2 {
        font-size: 35px;
    }
    .nyyjs_4 .yjs4_link {
        padding: 40px 0 20px;
    }
}

.ny_xw {
    padding-bottom: 110px;
}

.ny_xw .nyxw_bt {
    text-align: center;
    padding: 60px 0;
}

.ny_xw .nyxw_bt h2 {
    font-size: 35px;
    font-weight: 100;
    color: #333;
}

.ny_xw .nyxw_bt .xwbt_link {
    display: flex;
    justify-content: center;
    padding-top: 25px;
}

.ny_xw .nyxw_bt .xwbt_link a {
    width: 105px;
    height: 40px;
    background-color: #f4f4f4;
    margin-left: 15px;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
}

.ny_xw .nyxw_bt .xwbt_link a:hover {
    color: #fff!important;
    background-color: #5ebb8d;
}

.ny_xw .nyxw_bt .xwbt_link a.on {
    color: #fff!important;
    background-color: #5ebb8d;
}

.ny_xw .nyxw_nr>.col-lg-8 {
    border: 1px solid #dcdcdc;
    padding: 25px 15px;
}

.ny_xw .nyxw_nr .xwnr_bt h3 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    border-left: 5px solid #5ebb8d;
    line-height: 1;
    padding-left: 10px;
    margin-bottom: 20px;
}

.ny_xw .nyxw_nr ul li {
    padding: 20px 0 10px;
    border-bottom: 1px solid #dcdcdc;
}

.ny_xw .nyxw_nr .xwnr_top {
    display: flex;
    justify-content: space-between;
}

.ny_xw .nyxw_nr .xwnr_top .h1 {
    font-size: 18px;
    color: #666;
    margin-right: 15%;
    max-width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}

.ny_xw .nyxw_nr .xwnr_top div>span {
    font-size: 12px;
    color: #999;
    line-height: 2.5;
    margin-right: 10px;
}

.ny_xw .nyxw_nr .xwnr_top .more {
    text-transform: uppercase;
    width: 75px;
    height: 26px;
    border-radius: 20px;
    border: 1px solid #5ebb8d;
    background-color: #5ebb8d;
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.ny_xw .nyxw_nr .xwnr_top .more:hover {
    background-color: transparent;
}

.ny_xw .nyxw_nr .xwnr_btn img {
    max-width: 100%;
    width: auto;
    margin-top: -5px;
}

.ny_xw .nyxw_nr .xwnr_btn {
    font-size: 12px;
    color: #70c79b;
}

.ny_xw .nyxw_nr .col-lg-4 {
    padding-left: 50px;
    padding-top: 20px;
}

.ny_xw .nyxw_nr .xwnr_zx {
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
}

.ny_xw .nyxw_nr .xwnr_zx .nrzx {
    margin-bottom: 30px;
}

.ny_xw .nyxw_nr .xwnr_zx .nrzx .col-lg-5 {
    padding: 0 5px 0 15px;
}

.ny_xw .nyxw_nr .xwnr_zx .nrzx .col-lg-7 {
    padding: 0 15px 0 5px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.ny_xw .nyxw_nr .xwnr_zx .nrzx .h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ny_xw .nyxw_nr .xwnr_zx .nrzx .nrzx_d {
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width:992px) {
    .ny_xw .nyxw_nr .xwnr_top {
        flex-wrap: wrap;
    }
    .ny_xw .nyxw_nr .xwnr_top .h1 {
        font-size: 16px;
    }
    .ny_xw .nyxw_bt {
        font-size: 30px;
    }
    .ny_xw .nyxw_bt h2 {
        font-size: 30px;
    }
    .ny_xw .nyxw_bt .xwbt_link a {
        width: 90px;
        height: 35px;
        background-color: #f4f4f4;
        margin-left: 10px;
        color: #333;
        line-height: 35px;
        text-align: center;
        font-size: 15px;
    }
    .ny_xw .nyxw_nr .xwnr_bt h3 {
        font-size: 20px;
        border-left: 3px solid #5ebb8d;
        margin-bottom: 10px;
    }
    .ny_xw .nyxw_nr ul li {
        padding: 15px 0 10px;
    }
    .ny_xw .nyxw_nr .xwnr_zx .nrzx .col-lg-7,
    .ny_xw .nyxw_nr .xwnr_zx .nrzx .col-lg-5 {
        padding: 0 15px;
    }
    .ny_xw .nyxw_nr .xwnr_zx .nrzx .col-lg-5 {
        margin-bottom: 5px;
    }
    .ny_xw .nyxw_nr .col-lg-4 {
        padding-left: 15px;
    }
}

.ny_xw.n3 {
    padding-top: 70px;
}

.ny_xw .nyxw_xq {
    padding: 20px 0 10px;
}

.ny_xw .nyxw_xq .xwxq_bt {
    text-align: center;
}

.ny_xw .nyxw_xq h2 {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.ny_xw .nyxw_xq h3 {
    font-size: 14px;
    color: #999;
    padding: 10px 0 30px;
    border-bottom: 1px solid #dcdcdc;
}

.ny_xw .nyxw_xq .xwxq_nr {
    padding-top: 30px;
    font-size: 16px;
    color: #666;
    line-height: 1.5;
}

.ny_xw .nyxw_xq .xwxq_nr img {
    width: 80%!important;
    height: auto!important;
    display: block;
    margin: 30px auto;
}

.ny_jr {
    padding: 10px 0 135px;
}

.ny_jr .nyjr_nr {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.ny_jr .nyjr_nr h2 {
    font-size: 25px;
    color: #666;
    padding: 20px 0;
}

.ny_jr .nyjr_nr img {
    max-width: 100%;
    width: auto;
    margin: 40px 1px;
    display: inline-block;
}

.ny_jr .nyjr_zw h1 {
    font-size: 25px;
    color: #666;
    padding: 40px 0;
}

.ny_jr .nyjr_zw ul li a {
    font-size: 16px;
    line-height: 2;
    color: #5ebb8d;
    display: block;
    font-weight: bold;
}

.ny_jr .nyjr_zw .hd {
    border-right: 1px solid #dcdcdc;
}

.ny_jr .nyjr_zw .jrzw_nr {
    padding-left: 30px;
}

.ny_jr .nyjr_zw .jrzw_nr h2 {
    font-size: 20px;
    color: #666;
    margin-bottom: 30px;
}

.ny_jr .nyjr_zw .jrzw_nr h3 {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

.ny_jr .nyjr_zw .jrzw_nr .zwnr {
    font-size: 16px;
    color: #999;
    line-height: 2;
    margin-bottom: 20px;
}

.ny_jr .nyjr_zw .jrzw_nr .zwnr_yx {
    font-size: 14px;
    color: #5ebb8d;
}

@media only screen and (max-width:992px) {
    .ny_jr .nyjr_nr h2 {
        font-size: 20px;
        padding: 10px 0;
    }
    .ny_jr .nyjr_nr {
        font-size: 14px;
    }
    .ny_jr .nyjr_nr img {
        display: block;
        width: 80%;
        margin: 10px auto;
    }
    .ny_jr .nyjr_zw h1 {
        font-size: 22px;
        padding: 20px 0;
    }
    .ny_jr .nyjr_zw .hd {
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 20px;
    }
    .ny_jr .nyjr_zw .jrzw_nr {
        padding: 0;
        padding-top: 20px;
    }
    .ny_jr .nyjr_zw .jrzw_nr h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ny_jr .nyjr_zw .jrzw_nr h3 {
        font-size: 14px;
        line-height: 1.5;
    }
    .ny_jr {
        padding-bottom: 50px;
    }
}

.pages {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.pages a {
    text-decoration: none;
    font-family: 寰蒋闆呴粦;
    margin-left: 5px;
    color: #000;
    font-size: 12px;
    padding: 1px 5px;
    width: 21px;
    line-height: 17px;
    background-color: #f4f4f4;
    color: #000;
    margin-left: 10px;
    border: 1px solid #f4f4f4;
}

.pages .current-page {
    color: #fff;
    margin-left: 5px;
    font-size: 12px;
    border: solid 1px #5ebb8d;
    background: #5ebb8d;
    padding: 1px 5px;
}

.pages span {
    text-decoration: none;
    font-family: 寰蒋闆呴粦;
    margin-left: 5px;
    color: #000;
    font-size: 12px;
    padding: 1px 8px;
    width: 21px;
    line-height: 17px;
    background-color: #f4f4f4;
    color: #000;
    border: 1px solid #f4f4f4;
    margin-left: 10px;
}

.pages span.prev-page {
    display: none;
}


/* 寮瑰嚭妗 */

.b_d {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999;
    display: none;
}

.sy_zx {
    padding: 100px 0;
    background-color: #fafafa;
}

.sy_zx .syzx .t_j {
    display: flex;
    /* justify-content: center; */
    justify-content: space-between;
    align-items: center;
    padding: 0 13%;
    flex-wrap: wrap;
}

.sy_zx .syzx .syzx_bt {
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

.sy_zx .syzx .syzx_bt h2 {
    font-size: 24px;
}

.sy_zx .syzx {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 30px 0;
}

.sy_zx .syzx .syzx_bd input,
.sy_zx .syzx .syzx_bd textarea {
    flex: 0 0 47%;
    border-bottom: 1px solid #dcdcdc;
    height: 40px;
    line-height: 38px;
    color: #333;
    background-color: #fff;
    padding-left: 10px;
    margin-bottom: 20px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_zx .syzx .syzx_bd textarea {
    height: 140px;
    padding-top: 5px;
    resize: none;
}

.sy_zx .syzx button {
    width: 40%;
    margin: 20px auto;
    font-size: 13px;
    color: #fff;
    background-color: #5ebb8d;
    height: 39px;
    border: 1px solid #5ebb8d;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_zx .syzx button:hover {
    background-color: transparent;
    color: #5ebb8d;
}

.sy_zx .syzx input::placeholder {
    color: #969696;
}

input:focus {
    box-shadow: 0 0 8px rgba(46, 91, 156, .8);
}

.sy_zx .syzx .syzx_r {
    position: relative;
    padding-right: 0;
    overflow: hidden;
}

.sy_zx .syzx .syzx_r .syzx_zz {
    position: absolute;
    height: 100%;
    width: 40%;
    bottom: 0;
    right: -40%;
    background-color: rgba(0, 0, 0, .75);
    padding: 40px 40px 55px 65px;
    text-align: center;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sy_zx .syzx .syzx_r:hover .syzx_zz {
    right: 0;
}

.sy_zx .syzx .syzx_r .syzx_zz h2 {
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
}

.sy_zx .syzx .syzx_r .syzx_zz span {
    width: 190px;
    background-color: #fff;
    display: block;
    margin: 25px auto 50px;
    height: 1px;
}

.sy_zx .syzx .syzx_r .syzx_zz i {
    position: absolute;
    left: -25px;
}

.sy_zx .syzx .syzx_r .syzx_zz .zxzz {
    position: relative;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.5;
    text-align: left;
}

.sy_zx .syzx .syzx_r .syzx_zz h3 {
    font-size: 18px;
    color: #fff;
    margin-top: 50px;
}

@media only screen and (max-width:992px) {
    .sy_zx {
        padding: 50px 0;
    }
    .sy_zx .syzx .syzx_bt h2 {
        font-size: 22px;
    }
    .sy_zx .syzx input,
    .sy_zx .syzx textarea {
        font-size: 12px;
    }
    .sy_zx .syzx .syzx_l {
        margin-bottom: 30px;
    }
    .sy_zx .syzx .syzx_r .syzx_zz {
        padding: 20px 20px 20px 36px;
    }
    .sy_zx .syzx .syzx_r .syzx_zz h2 {
        font-size: 20px;
    }
    .sy_zx .syzx .syzx_r .syzx_zz span {
        width: 90px;
        margin: 11px auto 15px;
    }
    .sy_zx .syzx .syzx_r .syzx_zz .zxzz {
        font-size: 12px;
    }
    .sy_zx .syzx .syzx_r .syzx_zz h3 {
        font-size: 16px;
        margin-top: 20px;
    }
}

.hz_ban img {
    width: 100%;
    height: 75px;
}

@media only screen and (max-width:992px) {
    .hz_ban img {
        width: 100%;
        height: 75px;
    }
}

.b_d .up {
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.b_d .up:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}


/* .nyyjs_2 ul{
    height: 490px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.nyyjs_2 ul:hover::-webkit-scrollbar{
    display: block;
}
::-webkit-scrollbar {width:8px;background-color: #70c79b;display: none; }         
::-webkit-scrollbar-track {border-radius:10px;  }         
::-webkit-scrollbar-thumb {border-radius:10px;background:black;}
.ny_gy .ny_jj .nr_r .r_b{
    position: static;
}
 */


/* 璇︽儏椤垫晥鏋 */

.b_j {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b_j img {
    width: 306px;
    margin-bottom: 22px;
}

.b_j.on {
    -webkit-transform: translateZ(-350px);
    -moz-transform: translateZ(-350px);
    transform: translateZ(-350px);
    opacity: 0;
}

.j_p.on {
    pointer-events: auto;
}

.j_p {
    position: fixed;
    width: 100%;
    height: 100%;
    padding-top: 3.6em;
    z-index: 2000;
    display: flex;
     justify-content: center;
    /* margin-left: -100px; */
    align-items: center;
    top: 0;
    left: 0;
    text-align: center;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.j_p a {
    width: 300px;
    display: inline-block;
    position: relative;
    margin: 10px 5px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateZ(-350px);
    -moz-transform: translateZ(-350px);
    transform: translateZ(-350px);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.j_p.on a {
    opacity: 1;
    pointer-events: auto;
}

.j_p.on a:first-child {
    -webkit-transform: rotateY(-20deg) translateZ(0px);
    -moz-transform: rotateY(-20deg) translateZ(0px);
    transform: rotatey(-20deg) translateZ(0px);
}

.j_p.on a:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transform: translateZ(50px);
    -moz-transform: translateZ(50px);
    transform: translateZ(50px);
}

.j_p.on a:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transform: translateZ(50px);
    -moz-transform: translateZ(50px);
    transform: translateZ(50px);
}

.j_p.on a:last-child {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    transition-delay: 150ms;
    -webkit-transform: rotateY(20deg) translateZ(0px);
    -moz-transform: rotateY(20deg) translateZ(0px);
    transform: rotateY(20deg) translateZ(0px);
}

.yjs2_nr {
    perspective: 1000px;
}

.bd_bt {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    padding-left: 30px;
    margin: 20px 0;
}

.bd_img img {
    width: auto;
    margin: 0 auto;
    display: block;
}

.ylb_tp {
    display: flex;
    justify-content: center;
    flex-direction: column;
}