@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初始化 */

* {
    padding: 0px;
    margin: 0px;
}

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;
}


/* 整体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: #999;
}

.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 {
    background: #fff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .container {
    max-width: 1450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header .logo {
    float: left;
    margin: 8px 0;
}

.header .logo img {
    max-width: 100%;
}

.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: 40px;
    float: left;
    height: 55px;
    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: 16px;
    color: #1d1d1d;
    text-transform: uppercase;
    line-height: 41px;
}

.header .nav ul li:hover .y_j a {
    color: #2a84a6;
}


/* .header .nav ul li.on .y_j a {
    font-weight: bold;
} */

.header .nav ul li:after {
    width: 0;
    height: 3px;
    background-color: #2a84a6;
    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: 60px;
    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.on a {
    color: #2a84a6;
}

.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: #108bcf;
    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;
}

@media only screen and (max-width:1366px) {
    .header .logo img{/* height: 70px; */}
    .header .nav ul li{ margin-left: 20px;}
    .header .nav .y_j a{ line-height: 44px;}
}

@media only screen and (max-width:992px) {
    .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;
        padding-bottom: 10px;
    }
    .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: 20px;
        line-height: 66px;
        color: #fff;
        display: block;
    }
    .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: 20px;
        line-height: 50px;
        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
    }
}

@media only screen and (max-width:450px) {
    .header .logo {
        width: 33%;
        margin: 30px 0;
    }
}

@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%;
    }
}


/* banner */

.pc_ban {
    width: 100%;
    /* height高度随时修改 */
    height: 700px;
    position: relative;
    overflow: hidden;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: "";
}

.pc_ban .swiper-button-prev,
.pc_ban .swiper-button-next {
    width: 36px;
    height: 61px;
    line-height: 61px;
    color: #fff;
    font-size: 25px;
    background-color: rgba(100, 100, 100, .5);
    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: 3%;
}

.pc_ban .swiper-button-next {
    right: 3%;
}


/* 小圆圈样式 */

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
}

.pc_ban .swiper-pagination-bullet {
    background: transparent;
    opacity: 1;
    border-radius: inherit;
    width: 31px;
    height: 3px;
    background: #969696;
}

.pc_ban .swiper-pagination-bullet-active {
    background: #fff;
}


/* pc_ban 文字 */

.pc_ban .pc_wz {
    text-align: center;
    padding-top: 400px;
}

.pc_ban .pc_wz h1 {
    text-transform: uppercase;
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
    letter-spacing: .5em;
    margin-bottom: 50px;
}

.pc_ban .pc_wz h4 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 20px #000;
}

.pc_ban .pc_wz a {
    display: block;
    margin: 140px auto 0;
    width: 250px;
    height: 52px;
    border: 1px solid #00487f;
    background-color: #00487f;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
}

.pc_ban .pc_wz a:hover {
    background-color: transparent;
    color: #00487f;
}

@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: 25px;
    }
    .pc_ban .pc_wz h4 {
        font-size: 25px;
    }
    .pc_ban .pc_wz a {
        display: block;
        margin: 60px auto 0;
        width: 150px;
        height: 42px;
        border: 1px solid #00487f;
        background-color: #00487f;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        line-height: 40px;
        text-align: center;
        border-radius: 36px;
    }
    .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: 25px;
    }
}

.sy_tb {
    padding: 70px 0 80px;
    background: url(../images/sy_1.jpg) no-repeat center /cover;
    color: #fff;
    margin-top: 90px;
}

.sy_tb .sytb .sytb_sp1 .sp1_bt h2 {
    font-size: 36px;
    font-weight: bold;
}

.sy_tb .sytb .sytb_sp1 .sp1_bt span {
    width: 88px;
    height: 2px;
    background-color: #fff;
    margin: 15px 0;
    display: block;
}

.sy_tb .sytb .sytb_sp1 .sp1_bt .sp1_wz {
    line-height: 64px;
    font-size: 16px;
}

.sy_tb .sytb .sytb_sp1 .sq1_lb {
    margin-top: 20px;
}

.sy_tb .sytb .sytb_sp1 .sq1 {
    padding-bottom: 50px;
}

.sy_tb .sytb .sytb_sp1 .sq1_lb .tz {
    margin-top: 15px;
    margin-left: 60px;
    display: block;
}

.swiper-button-prev_sq1,
.swiper-button-next_sq1,
.swiper-pagination_sq1 {
    position: absolute;
    bottom: 0;
}

.swiper-pagination_sq1 {
    border: 2px solid #c4d5e5;
    height: 8px;
    background: #0e5595;
    display: flex;
}

.swiper-pagination_sq1 .swiper-pagination-bullet {
    bottom: 0;
    margin: 0!important;
    height: 4px;
    opacity: 1;
    background: #c5d6e5;
    border-radius: 0;
    width: 20%;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.swiper-pagination_sq1 .swiper-pagination-bullet-active {
    background: #0e5595;
    border-radius: 0;
    width: 20%;
    bottom: 0;
    margin: 0;
    height: 4px;
    opacity: 1;
}

.fxk_div{ margin-right: 10px;}
.fxk_title{ margin-bottom: 15px; display: block;}
.fxk{  width: auto !important; height: auto !important; float: left; margin-right: 6px; margin-top: 4px;}

/* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    bottom: 0;
    margin: 0;
} */

.swiper-button-prev_sq1,
.swiper-button-next_sq1 {
    bottom: 48px;
}

.swiper-button-prev_sq1 {
    left: 5%;
}

.swiper-button-next_sq1 {
    left: 21%;
}

.sy_tb .sytb .sytb_sp2 {
    padding-top: 36px;
    padding-bottom: 50px;
    background: url(../images/sy_bj2.jpg) no-repeat center / cover;
}

.sy_tb .sytb .sytb_sp2 .swiper-pagination_sq2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sy_tb .sytb .sytb_sp2 .sq2_a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon {
    width: 108px;
    height: 108px;
    border: 2px solid #a5a5a6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon {
    background: #fff;
    width: 93px;
    height: 93px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon i {
    width: 42px;
    height: 42px;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i1 {
    background: url(../images/sy_tb1.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i2 {
    background: url(../images/sy_tb2.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i3 {
    background: url(../images/sy_tb3.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i4 {
    background: url(../images/sy_tb4.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i5 {
    background: url(../images/sy_tb5.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i6 {
    background: url(../images/sy_tb6.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i7 {
    background: url(../images/sy_tb7.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i8 {
    background: url(../images/sy_tb8.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i9 {
    background: url(../images/ic_1_tv.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i10 {
    background: url(../images/ic_2_dcs.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i11 {
    background: url(../images/ic_3_dcss.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i12 {
    background: url(../images/ic_4_znjtsh.png) no-repeat left center;
}

.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i13 {
    background: url(../images/ic_5_znswys.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i14 {
    background: url(../images/ic_6_znrgd.png) no-repeat left center;
}
.sy_tb .sytb .sytb_sp2 .sq2_icon .icon .i15 {
    background: url(../images/ic_7_zntgm.png) no-repeat left center;
}


.sy_tb .sytb .sytb_sp2 .sq2_wz {
    font-size: 16px;
    color: #646464;
    height: 66px;
    line-height: 32px;
    text-align: center;
}

.sy_tb .sytb .sytb_sp2 .sq2_a:hover .sq2_icon {
    border: 2px solid #145a98;
}

.sy_tb .sytb .sytb_sp2 .sq2_a:hover .icon {
    background: #0b5394;
}

.sy_tb .sytb .sytb_sp2 .sq2_a:hover .icon i {
    background-position: right center!important;
}

@media only screen and (max-width:992px) {
    .sy_tb {
        padding: 50px 0 55px;
    }
    .sy_tb .sytb .sytb_sp1 .sp1_bt h2 {
        font-size: 30px;
    }
    .sy_tb .sytb .sytb_sp1 .sp1_bt span {
        width: 60px;
    }
    .sy_tb .sytb .sytb_sp1 .sp1_bt .sp1_wz {
        font-size: 12px;
        line-height: 1.5;
    }
    .swiper-button-next_sq1 {
        left: 19%;
    }
    .sy_tb .sytb .sytb_sp2 .sq2_wz {
        font-size: 14px;
    }
}

.sy_bt {
    position: relative;
    padding: 130px 0 120px;
}

.sy_bt h2 {
    font-size: 36px;
    color: #0b5394;
    font-weight: bold;
}

.sy_bt img {
    position: absolute;
    left: 70px;
    top: 50%;
    margin-top: -90px;
    z-index: -1;
}

@media only screen and (max-width:992px) {
    .sy_bt h2 {
        font-size: 30px;
    }
    .sy_bt {
        padding: 62px 0 67px;
        margin-bottom: 20px;
    }
}

.sy_cx {
    padding: 90px 0;
}

.sy_cx .sycx {
    justify-content: space-between
}

.sy_cx .sycx .sycx_l {
    flex: 0 0 51%;
    max-width: 51%;
    padding: 0;
}

.sy_cx .sycx .sycx_r {
    flex: 0 0 45.83%;
    padding: 0;
    max-width: 45.83%;
}

.sy_cx .sycx_nr {
    font-size: 16px;
    color: #000;
    line-height: 2.5;
}

.sy_cx .more {
    width: 118px;
    height: 36px;
    border: 1px solid #d2d2d2;
    color: #333;
    text-align: center;
    line-height: 34px;
    display: block;
    margin-top: 60px;
}

.sy_cx .more:hover {
    background-color: #d2d2d2;
    color: #fff;
}

.sy_cx .sycx .sycx_r .img {
    overflow: hidden;
}

.sy_cx .sycx .sycx_r img {
    width: 100%;
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.sy_cx .sycx .sycx_r:hover .img {
    box-shadow: 0 0 8px #ddd;
}

.sy_cx .sycx .sycx_r:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

@media only screen and (max-width:992px) {
    .sy_cx .sycx .sycx_l {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sy_cx .sycx .sycx_r {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }
    .sy_cx {
        padding: 50px 0;
    }
    .sy_cx .sycx_nr {
        line-height: 2;
    }
    .sy_cx .more {
        width: 100px;
        height: 33px;
        font-size: 12px;
        line-height: 31px;
        margin-top: 30px;
    }
}

.sy_zn {
    background: url(../images/sy_bj4.jpg) no-repeat center / cover;
    padding: 80px 0;
}

.sy_zn .sy_bt {
    padding-bottom: 140px;
}

.sy_zn .sy_bt h2 {
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 43%;
}

.sy_zn .sy_bt img {
    z-index: 0;
}

.sy_zn .syzn_nr {
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
}

.sy_zn .more {
    width: 118px;
    height: 36px;
    border: 1px solid #d2d2d2;
    color: #fff;
    text-align: center;
    line-height: 34px;
    display: block;
    margin-top: 60px;
}

.sy_zn .more:hover {
    background-color: #d2d2d2;
    color: #333;
}

.sy_zn .syzn .syzn_tw .col-6 {
    position: relative;
    /* padding: 0; */
    margin-bottom: 20px;
}

.sy_zn .syzn .syzn_tw .col-6:hover .syzn_wz {
    opacity: 1;
}

.sy_zn .syzn .syzn_tw img {
    width: 100%;
}

.sy_zn .syzn .syzn_tw .syzn_wz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 10%;
    opacity: 0;
    min-height: 250px;
    width: 80%;
    color: #fff;
    background-color: rgba(11, 83, 148, .9);
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sy_zn .syzn .syzn_tw .syzn_wz h2 {
    font-size: 18px;
}

.sy_zn .syzn .syzn_tw .syzn_wz span {
    width: 48px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin: 15px 0 20px;
}

.sy_zn .syzn .syzn_tw .syzn_wz .syzn_d {
    font-size: 16px;
    display: -webkit-box;
    line-height: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

@media only screen and (max-width:992px) {
    .sy_zn {
        padding: 45px 0;
    }
    .sy_zn .syzn_nr {
        line-height: 2;
    }
    .sy_zn .more {
        width: 100px;
        height: 33px;
        font-size: 12px;
        line-height: 31px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .sy_zn .syzn .syzn_tw .syzn_wz h2 {
        font-size: 16px;
    }
    .sy_zn .syzn .syzn_tw .syzn_wz span {
        width: 35px;
        margin: 10px 0 15px;
    }
    .sy_zn .syzn .syzn_tw .syzn_wz .syzn_d {
        display: -webkit-box;
        line-height: 1.5;
        font-size: 12px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }
    .sy_zn .syzn .syzn_tw .syzn_wz {
        height: 80%;
        min-height: 100%;
        width: 89%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}


/* 学堂内容 */

.sy_cx .sycx .syxt_z1 {
    font-size: 18px;
    line-height: 2;
    color: #646464;
    margin-bottom: 10px;
}

.sy_cx .sycx .syxt_z2 {
    font-size: 20px;
    color: #646464;
}

.sy_cx .sycx .syxt_z2 strong {
    color: #fb5208;
}

.sy_cx .sycx .syxt_a {
    background-color: #1968ad;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #1968ad;
}

.sy_cx .sycx .syxt_a:hover {
    background-color: transparent;
    color: #1968ad;
}

@media only screen and (max-width:992px) {
    .sy_cx .sycx .syxt_z1 {
        font-size: 14px;
        line-height: 1.5;
    }
    .sy_cx .sycx .syxt_z2 {
        font-size: 18px;
        line-height: 1.5;
    }
}

.sy_xw {
    padding: 75px 0;
    background: url(../images/sy_bj5.jpg) no-repeat center / cover;
}

.sy_xw .sy_bt {
    padding-bottom: 140px;
}

.sy_xw .sy_bt h2 {
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 43%;
}

.sy_xw .sy_bt img {
    z-index: 0;
}

.sy_xw .syzn_nr {
    font-size: 16px;
    color: #fff;
    line-height: 2.5;
}

.sy_xw .more {
    width: 118px;
    height: 36px;
    border: 1px solid #d2d2d2;
    color: #fff;
    text-align: center;
    line-height: 34px;
    display: block;
    margin-top: 60px;
}

.sy_xw .more:hover {
    background-color: #d2d2d2;
    color: #333;
}

.sy_xw .syxw ul {
    background: #eaeff2;
}

.sy_xw .syxw li {
    background: #eaeff2;
    padding: 20px 50px 15px 45px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xw .syxw li h2 {
    color: #323232;
    font-size: 26px;
    margin-bottom: 15px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xw .syxw li h2 i {
    font-size: 14px;
}

.sy_xw .syxw li .syxw_d {
    font-size: 16px;
    color: #646464;
    line-height: 2;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sy_xw .syxw li span {
    color: #646464;
    font-size: 12px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xw .syxw li span::before {
    content: "";
}

.sy_xw .syxw li span::after {
    content: "\e502";
    color: #3c599b;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    vertical-align: middle;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_xw .syxw li:hover {
    background: url(../images/sy_zh_03.jpg) no-repeat center / cover;
}

.sy_xw .syxw li:hover h2,
.sy_xw .syxw li:hover .syxw_d,
.sy_xw .syxw li:hover span,
.sy_xw .syxw li:hover span::after {
    color: #fff;
}

@media only screen and (max-width:992px) {
    .sy_xw {
        padding: 40px 0;
    }
    .sy_xw .syzn_nr {
        line-height: 2;
    }
    .sy_xw .more {
        width: 100px;
        height: 33px;
        font-size: 12px;
        line-height: 31px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .sy_xw .syxw li {
        padding: 20px 25px 17px 25px;
    }
    .sy_xw .syxw li h2 {
        font-size: 24px;
    }
    .sy_xw .syxw li h2 i {
        font-size: 12px;
    }
    .sy_xw .syxw li .syxw_d {
        font-size: 12px;
        line-height: 1.5;
    }
}

.footer {
    background: url(../images/footer.jpg) no-repeat center / cover;
    padding: 60px 0;
    overflow: hidden;
}

.footer .ft_hd .ft_l {
    padding-left: 20px;
}

.footer .ft_hd h2 {
    color: #0f599b;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 23px;
}

.footer .ft_hd .ft_lx {
    width: 118px;
    height: 37px;
    display: block;
    border: 1px solid #0f599b;
    color: #0f599b;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
}

.footer .ft_hd .ft_lx:hover {
    background-color: #0f599b;
    color: #fff;
}

.footer .ft_dz {
    font-size: 14px;
    color: #646464;
    line-height:20px;
}

.footer .ft_dz .ftdz {
    display: inline-block;
    width: 80%;
    text-transform: uppercase;
}

.footer .ft_dz i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #0f599b;
    color: #0f599b;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    vertical-align: top;
    margin-right: 5px;
}

.footer .ft_dh {
    font-size: 14px;
    color: #646464;
    line-height: 20px;
}

.footer .ft_dh .ftdh {
    display: inline-block;
    text-transform: uppercase;
}

.footer .ft_dh i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #0f599b;
    color: #0f599b;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    vertical-align: top;
    margin-right: 5px;
}

.footer .ft_r {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media only screen and (max-width:992px) {
    .footer {
        padding: 30px 0;
    }
    .footer .ft_hd h2 {
        font-size: 20px;
    }
    .footer .ft_hd .ft_lx {
        width: 95px;
        height: 32px;
        font-size: 14px;
        line-height: 30px;
    }
    .footer .ft_hd .ft_l {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .footer .ft_dz i {
        width: 30px;
        height: 30px;
        border: 1px solid #0f599b;
        font-size: 16px;
        line-height: 26px;
        margin-right: 5px;
    }
    .footer .ft_dz {
        font-size: 14px;
    }
    .footer .ft_dh i {
        width: 30px;
        height: 30px;
        border: 1px solid #0f599b;
        font-size: 16px;
        line-height: 26px;
        margin-right: 5px;
    }
    .footer .ft_dh {
        font-size: 14px;
    }
}


/* 内页 */

.ny_banner {
    height: 399px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ny_banner h2 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

@media only screen and (max-width:992px) {
    .ny_banner {
        height: 200px;
    }
    .ny_banner h2 {
        font-size: 24px;
    }
}

.ny_nav {
    border-bottom: 1px solid #cdcdcd;
    background-color: #fafafa;
}

.ny_nav .container {
    padding: 0;
}

.ny_nav .ny_ml {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 61px;
}

.ny_nav .ny_ml ul {
    display: flex;
}

.ny_nav .ny_ml .ml_l {
    padding-top: 1px;
    padding-bottom: 1px;
}

.ny_nav .ny_ml .ml_l ul div {
    margin: 1px 0;
    color: #646464;
    width: 62px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
}

.ny_nav .ny_ml .ml_l ul li {
    position: relative;
}

.ny_nav .ny_ml .ml_l ul li.on {
    padding-left: 15px;
    padding-right: 5px;
}

.ny_nav .ny_ml .ml_l ul li a {
    font-size: 16px;
    color: #666;
    line-height: 63px;
}

.ny_nav .ny_ml .ml_l ul li a.on {
    color: #38a883;
}

.ny_nav .ny_ml .ml_l ul li.on::before {
    display: none;
}

.ny_nav .ny_ml .ml_r {
    float: right;
}

.ny_nav .ny_ml .ml_r ul li {
    
    padding: 0 10px;
    margin-left: 10px;
    height: 28px;
    border: 1px solid #dcdcdc;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.ny_nav .ny_ml .ml_r ul li a {
    line-height: 26px;
    display: block;
    color: #646464;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.ny_nav .ny_ml .ml_r ul li:hover {
    border: 1px solid #0b5394;
    background-color: #0b5394;
}

.ny_nav .ny_ml .ml_r ul li:hover a {
    color: #fff!important;
}

.ny_nav .ny_ml .ml_r ul li.on {
    border: 1px solid #0b5394;
    background-color: #0b5394;
}

.ny_nav .ny_ml .ml_r ul li.on a {
    color: #fff!important;
}

@media only screen and (max-width:992px) {
    .ny_nav .ny_ml {
        height: auto;
    }
    .ny_nav .ny_ml .ml_l ul div {
        width: 40px;
        line-height: 42px;
        font-size: 18px;
    }
    .ny_nav .ny_ml .ml_l ul li a {
        font-size: 12px;
        line-height: 42px;
    }
    .ny_nav .ny_ml .ml_r {
        display: none;
    }
    .ny_nav .ny_ml .ml_r ul li {
        width: 65px;
    }
    .ny_nav .ny_ml .ml_r ul li a {
        font-size: 12px;
    }
}

.ny_cx {
    padding: 100px 0;
}

.ny_cx .nycx_nr .nycx_l,
.ny_cx .nycx_nr .nycx_r {
    padding: 0;
}

.ny_cx .nycx_nr .nycx_l {
    overflow: hidden;
}

.ny_cx .nycx_nr:nth-child(even) .nycx_r {
    order: -1;
    align-items: flex-end;
}

.ny_cx .nycx_nr .nycx_l:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.ny_cx .nycx_nr .nycx_l img {
    width: 100%;
    transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
}

.ny_cx .nycx_nr .nycx_r {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ny_cx .nycx_nr .nycx_r h3 {
    font-size: 24px;
    color: #0b5394;
}

.ny_cx .nycx_nr .nycx_r span {
    width: 60px;
    height: 2px;
    background-color: #0b5394;
    display: block;
    margin: 20px 0;
}

.ny_cx .nycx_nr .nycx_wz {
    color: #505050;
    line-height: 1.7;
}

@media only screen and (max-width:992px) {
    .ny_cx {
        padding: 50px 0;
    }
    .ny_cx .nycx_nr .nycx_r {
        padding: 15px 20px;
    }
    .ny_cx .nycx_nr .nycx_r h3 {
        font-size: 22px;
    }
    .ny_cx .nycx_nr .nycx_r span {
        width: 50px;
        margin: 15px 0;
    }
    .ny_cx .nycx_nr .nycx_wz {
        font-size: 13px;
        line-height: 1.5;
    }
    .ny_cx .nycx_nr:nth-child(even) .nycx_r {
        order: 1;
        align-items: flex-start;
    }
}

.ny_zn {
    padding: 100px 0;
}

.ny_bt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ny_bt h3 {
    font-size: 24px;
    color: #1968ad;
    margin-right: 25px;
}

.ny_bt h5 {
    font-size: 18px;
    color: #646464;
}

.ny_zn .nyzn_top {
    padding: 50px 0;
}

.ny_zn .nyzn_top .nyzn_sy {
    justify-content: space-between;
}

.ny_zn .nyzn_top .nyzn_sy .nyzn_syl {
    flex: 0 0 60.666%;
    max-width: 60.666%;
    padding: 0;
    border: 1px solid #dcdcdc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    color: #646464;
    line-height: 2;
}

.ny_zn .nyzn_top .nyzn_sy .nyzn_syr {
    flex: 0 0 36.916%;
    padding: 0;
    max-width: 36.916%;
    overflow: hidden;
}

.ny_zn .container .nyzn_sy:nth-child(even) {
    margin-top: 30px;
}

.ny_zn .container .nyzn_sy:nth-child(even) .nyzn_syl {
    order: 1;
}

.ny_zn .nyzn_top .nyzn_sy .nyzn_syr:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.ny_zn .nyzn_top .nyzn_sy .nyzn_syr img {
    width: 100%;
    transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
}

.nyzn_bj {
    margin-bottom: 50px;
    overflow: hidden;
}

.nyzn_bj:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.nyzn_bj img {
    width: 100%;
    transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
}

.nyzn_btn .btn_wz {
    border: 1px solid #dcdcdc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 30px;
}

.nyzn_btn .btn_wz i {
    display: inline-block;
    margin-right: 5px;
}

.nyzn_btn .btn_wz h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 22px;
}

.nyzn_btn .btn_wz .btn_nr {
    line-height: 1.7;
    color: #646464;
}

.nyzn_btn .btn_wz .a {
    width: 148px;
    height: 40px;
    display: block;
    margin-top: 45px;
    background-color: #0b5394;
    color: #fff;
    border: 1px solid #0b5394;
    line-height: 38px;
    text-align: center;
}

.nyzn_btn .btn_wz .a:hover {
    background-color: transparent;
    color: #0b5394;
}

.nyzn_btn .btn_wz .a::before {
    content: "";
}

.nyzn_btn .btn_wz .a::after {
    content: "\e50b";
    margin-left: 5px;
}

.nyzn_btn img {
    width: 100%;
}

@media only screen and (max-width:992px) {
    .ny_zn {
        padding: 50px 0;
    }
    .ny_bt h3 {
        font-size: 22px;
        margin-right: 20px;
    }
    .ny_bt h5 {
        font-size: 16px;
    }
    .ny_zn .nyzn_top .nyzn_sy .nyzn_syl {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 12px;
        line-height: 1.5;
        padding: 20px;
    }
    .ny_zn .nyzn_top .nyzn_sy .nyzn_syr {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ny_zn .container .nyzn_sy:nth-child(odd) .nyzn_syl {
        order: 1;
    }
    .nyzn_btn .col-lg-7 {
        order: 1;
    }
    .nyzn_btn .btn_wz {
        padding: 20px 30px;
    }
    .nyzn_btn .btn_wz h2 {
        font-size: 22px;
        margin-bottom: 17px;
    }
    .nyzn_btn .btn_wz .btn_nr {
        font-size: 12px;
        line-height: 1.5;
    }
    .nyzn_btn .btn_wz .a {
        width: 103px;
        height: 35px;
        margin-top: 20px;
        font-size: 12px;
        line-height: 34px;
    }
}

.ny_tb {
    padding: 100px 0;
}

.ny_tb .nytb {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.ny_tb .nytb_l {
    flex: 0 0 65%;
    max-width: 65%;
    padding: 0;
}

.ny_tb .nytb_l .nytb_bt {
    padding: 11px 25px;
    border: 1px solid #dcdcdc;
}

.ny_tb .nytb_l .nytb_bt h2 {
    padding-left: 30px;
    border-left: 3px solid #0b5394;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.ny_tb .nytb_l .nytb_nr .col-2,
.ny_tb .nytb_l .nytb_nr .col-10 {
    padding: 0;
}

.ny_tb .nytb_l .nytb_nr {
    border: 1px solid #dcdcdc;
    padding: 20px 30px;
    margin: 0;
    margin-top: 35px;
    position: relative;
    overflow: hidden;
}

.ny_tb .nytb .nytb_nr.on .nytb_z {
    color: #fff;
    background-color: #0b5394;
}

.ny_tb .nytb .nytb_nr .nytb_z {
    width: 150px;
    height: 60px;
    text-align: center;
    line-height: 79px;
    position: absolute;
    top: -18px;
    right: -63px;
    color: #fff;
    background-color: transparent;
    transform: rotate(45deg);
}

.ny_tb .nytb_l .nytb_nr img {
    width: 100%;
}

.ny_tb .nytb_l .nytb_nr .nytb_h {
    font-size: 16px;
    color: #000;
    display: -webkit-box;
    line-height: 48px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ny_tb .nytb_l .nytb_nr .nytb_d {
    color: #646464;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ny_tb .nytb_l .nytb_nr .nytb_sj {
    text-align: right;
    bottom: 0;
    right: 0;
}

.ny_tb .nytb_l .nytb_nr span {
    color: #646464;
    display: inline-block;
    margin-top: 26px;
}

.ny_tb .nytb_l .nytb_nr span:first-child {
    margin-right: 15px;
}

.ny_tb .nytb_l .nytb_nr span::before {
    margin-right: 10px;
}

.ny_tb .nytb_r {
    flex: 0 0 30.42%;
    max-width: 30.42%;
    padding: 0;
}

.ny_tb .nytb_r .nytb_ss {
    border: 1px solid #dcdcdc;
    padding: 15px 10px 20px 10px;
}

.ny_tb .nytb_r .nytb_ss .search_su {
    position: relative;
}

.ny_tb .nytb_r .nytb_ss .search_su input {
    width: 100%;
    height: 48px;
    border-radius: 20px;
    background-color: #fafafa;
    padding-left: 30px;
    font-size: 13px;
    line-height: 40px;
}

.ny_tb .nytb_r .nytb_ss .search_su button {
    position: absolute;
    right: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-color: #0b5394;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.ny_tb .nytb_r .nytb_ss ul {
    padding-top: 25px;
}

.ny_tb .nytb_r .nytb_ss li {
    margin-bottom: 10px;
}

.ny_tb .nytb_r .nytb_ss li a {
    color: #969696;
    font-size: 12px;
}

.ny_tb .nytb_r .nytb_bm {
    padding: 27px 22px 38px;
    margin-top: 30px;
}

.ny_tb .nytb_r .nytb_bm h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.ny_tb .nytb_r .nytb_bm .nytb_bmm {
    color: #fff;
    line-height: 2;
}

.ny_tb .nytb_r .nytb_bm a {
    width: 120px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #3099dd;
    background: #3099dd;
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 15px auto 0;
}

.ny_tb .nytb_r .nytb_bm a:hover {
    background-color: transparent;
    color: #3099dd;
}

@media only screen and (max-width:992px) {
    .ny_tb {
        padding: 50px 0;
    }
    .ny_tb .nytb_r {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ny_tb .nytb_r .nytb_ss li {
        flex: 0 0 33.333%;
    }
    .ny_tb .nytb_l {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }
    .ny_tb .nytb_r .nytb_bm {
        width: 50%;
        margin: 30px auto;
    }
    .ny_tb .nytb_r .nytb_bm h5 {
        font-size: 14px;
    }
    .ny_tb .nytb_r .nytb_bm .nytb_bmm {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_tb .nytb_r .nytb_bm a {
        font-size: 14px;
        width: 95px;
        height: 30px;
        line-height: 28px;
    }
    .ny_tb .nytb_l .nytb_bt h2 {
        font-size: 16px;
    }
    .ny_tb .nytb_l .nytb_nr .nytb_h {
        font-size: 14px;
        line-height: 2;
    }
    .ny_tb .nytb_l .nytb_nr .nytb_d {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_tb .nytb_l .nytb_nr span {
        font-size: 12px;
    }
    .ny_tb .nytb .nytb_nr .nytb_z {
        width: 144px;
        height: 53px;
        text-align: center;
        font-size: 12px;
    }
}

.ny_xw {
    padding: 70px 0 100px;
}

.ny_xw .nyxw {
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.ny_xw .nyxw .nyxw_l {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 5px;
    border: 1px solid #dcdcdc;
}

.ny_xw .nyxw .nyxw_l img {
    width: 100%;
}

.ny_xw .nyxw .nyxw_r {
    flex: 0 0 76%;
    max-width: 76%;
    position: relative;
}

.ny_xw .nyxw .nyxw_r .nyxw_h {
    font-size: 16px;
    color: #000;
    line-height: 3;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ny_xw .nyxw .nyxw_r .nyxw_d {
    color: #646464;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ny_xw .nyxw .nyxw_r .nyxw_ee {
    color: #646464;
    line-height: 2;
}

.ny_xw .nyxw .nyxw_r .nyxw_link {
    bottom: 0;
    width: 100%;
}

.ny_xw .nyxw .nyxw_r .nyxw_link span {
    font-size: 13px;
    color: #646464;
}

.ny_xw .nyxw .nyxw_r .nyxw_link span:first-child {
    margin-right: 10%;
}

.ny_xw .nyxw .nyxw_r .nyxw_link span::before {
    margin-right: 5px;
}

.ny_xw .nyxw .nyxw_r .nyxw_link a {
    position: absolute;
    right: 5%;
}

@media only screen and (max-width:992px) {
    .ny_xw .nyxw .nyxw_l {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .ny_xw .nyxw .nyxw_r {
        flex: 0 0 58%;
        max-width: 58%;
    }
    .ny_xw .nyxw .nyxw_r .nyxw_h {
        font-size: 14px;
        line-height: 2;
    }
    .ny_xw .nyxw .nyxw_r .nyxw_d {
        font-size: 12px;
        line-height: 1.5;
        -webkit-line-clamp: 3;
    }
    .ny_xw .nyxw .nyxw_r .nyxw_ee {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_xw .nyxw .nyxw_r .nyxw_link span {
        font-size: 12px;
        display: block;
    }
    .ny_xw .nyxw .nyxw_r .nyxw_link a {
        bottom: 0;
    }
}

.ny_js {
    padding: 100px 0;
}

.ny_js .nyjs_bt1 {
    padding-bottom: 50px;
}

.ny_js .nyjs_bt1 h2 {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
}

.ny_js .nyjs_bt1 h5 {
    font-size: 18px;
    color: #000;
}

.ny_js .nyjs_top li {
    margin-bottom: 20px;
}

.ny_js .nyjs_top li .js_1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 48px;
    border: 2px solid #0b5394;
    padding-left: 28px;
    padding-right: 28px;
    position: relative;
}

.ny_js .nyjs_top li .js_1 i {
    font-size: 25px;
    color: #646464;
    float: right;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.ny_js .nyjs_top li .js_1 i.on {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    color: #0b5394;
}

.ny_js .nyjs_top li .js_2 {
    display: none;
    line-height: 2;
    color: #646464;
    padding: 25px 33px 40px 28px;
    border: 1px solid #dcdcdc;
    border-radius: 0 0 20px 20px;
}

.ny_js .nyjs_top .img {
    overflow: hidden;
}

.ny_js .nyjs_top .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    box-shadow: 0 0 8px #ddd;
}

.ny_js .nyjs_top .img img {
    width: 100%;
    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_js .nyjs_bt2 {
    text-align: center;
    padding: 100px 0 50px;
}

.ny_js .nyjs_bt2 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #0b5394;
}

.ny_js .nyjs_bt2 span {
    width: 60px;
    height: 2px;
    background-color: #0b5394;
    margin: 20px auto;
    display: block;
}

.ny_js .nyjs_bt2 h5 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.ny_js .nyjs_xz .nyjs_xzz {
    border: 1px solid #dcdcdc;
    padding: 20px 20px 25px 0;
    border-radius: 10px;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_bt {
    min-height: 145px;
    padding-left: 20px;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_bt h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_bt h5 {
    color: #000;
    font-size: 14px;
    line-height: 2;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_xx {
    height: 50px;
    margin-bottom: 30px;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_xx a {
    width: 114px;
    background: url(../images/a.png) no-repeat center / cover;
    line-height: 50px;
    padding-left: 20px;
    color: #fff;
    display: inline-block;
    margin-right: 20%;
    vertical-align: bottom;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_xx .xzz_data {
    display: inline-block;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_xx .xzz_data i {
    color: #0b5394;
}

.ny_js .nyjs_xz .nyjs_xzz .xzz_img img {
    box-shadow: 0 0 8px #aaa;
    margin-left: 10px;
}

.ny_js .nyjs_bt3 {
    text-align: center;
    padding: 100px 0 50px;
}
.ny_js .nyjs_bt33 {
    text-align: center;
    padding-bottom: 20px;
}


.ny_js .nyjs_bt3 h3 {
    font-weight: bold;
    font-size: 24px;
    color: #0b5394;
}
.ny_js .nyjs_bt33 h3 {
    font-weight: bold;
    font-size: 24px;
    color: #0b5394;
}

.ny_js .nyjs_bt3 span {
    display: block;
    width: 60px;
    height: 2px;
    background-color: #0b5394;
    margin: 20px auto;
}
.ny_js .nyjs_bt33 span {
    display: block;
    width: 60px;
    height: 2px;
    background-color: #0b5394;
    margin: 20px auto;
}

.ny_js .nyjs_bt3 h5 {
    font-size: 18px;
    color: #000;
}
.ny_js .nyjs_bt33 h5 {
    font-size: 18px;
    color: #000;
}

.ny_js .ly_bd {
    padding-top: 30px;
}

.ny_js .ly_bd .bd_b.bs {
    position: relative;
}

.ny_js .ly_bd .bd_b.bs i {
    position: absolute;
    right: 5%;
    top: 50%;
    font-size: 20px;
    margin-top: -14px;
    z-index: -1;
}

.ny_js .ly_bd .bd_b.bs i.on {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.ny_js .ly_bd .bd_b input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
    color: #333;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.ny_js .ly_bd .bd_b input:focus {
    box-shadow: 0 0 8px rgba(46, 91, 156, .8);
}

.ny_js .ly_bd .bd_b input::placeholder {
    color: #555555;
}

.ny_js .ly_bd .bd_b {
    position: relative;
    margin-bottom: 20px;
}

.ny_js .ly_bd .bd_b img {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -4px;
}

.ny_js .ly_bd .bd_b.t img {
    top: 90%;
    right: 3%;
}

.ny_js .ly_bd .bd_b textarea {
    padding: 10px;
    border: 1px solid #dcdcdc;
    color: #333;
    height: 220px;
    width: 100%;
    resize: none;
}

.ny_js .ly_bd .bd_b textarea::placeholder {
    color: #555555;
}

.ny_js .ly_bd button {
    color: #646464;
    width: 120px;
    height: 35px;
    border: 1px solid #dcdcdc;
    background-color: transparent;
    line-height: 33px;
    text-align: center;
    margin-top: 20px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.ny_js .ly_bd button:hover {
    background-color: #dcdcdc;
    color: #fff;
}

.ny_js .ly_bd select {
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
    color: #333;
    box-sizing: border-box;
}

.ny_js .nyjs_dz {
    padding-top: 50px;
}

.ny_js .nyjs_dz .nyjs_dzz {
    border: 1px solid #dcdcdc;
    padding: 30px 35px 30px 40px;
}

.ny_js .nyjs_dz .nyjs_dzz h2 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_js .nyjs_dz .nyjs_dzz .dzz {
    font-size: 16px;
    color: #646464;
    line-height: 2;
}

@media only screen and (max-width:992px) {
    .ny_js {
        padding: 50px 0;
    }
    .ny_js .nyjs_bt1 h2 {
        font-size: 22px;
    }
    .ny_js .nyjs_bt1 h5 {
        font-size: 16px;
    }
    .ny_js .nyjs_top li .js_1 {
        font-size: 14px;
    }
    .ny_js .nyjs_top li .js_2 {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_js .nyjs_bt2 {
        padding: 50px 0 30px;
    }
    .ny_js .nyjs_bt2 h2 {
        font-size: 22px;
    }
    .ny_js .nyjs_bt2 span {
        width: 50px;
        height: 2px;
        margin: 15px auto;
    }
    .ny_js .nyjs_bt2 h5 {
        font-size: 16px;
    }
    .ny_js .nyjs_top .col-lg-6:last-child {
        order: -1;
        margin-bottom: 20px;
    }
    .ny_js .nyjs_xz .nyjs_xzz {
        width: 80%;
        margin: 0 auto 20px;
    }
    .ny_js .nyjs_xz .nyjs_xzz .xzz_bt {
        min-height: 100px;
    }
    .ny_js .nyjs_xz .nyjs_xzz .xzz_bt h3 {
        font-size: 16px;
    }
    .ny_js .nyjs_xz .nyjs_xzz .xzz_bt h5 {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_js .nyjs_xz .nyjs_xzz .xzz_xx .xzz_data {
        font-size: 12px;
    }
    .ny_js .nyjs_xz .nyjs_xzz .xzz_img {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    .ny_js .nyjs_bt3 {
        padding: 50px 0 30px;
    }
    .ny_js .nyjs_bt3 h3 {
        font-size: 22px;
    }
    .ny_js .nyjs_bt3 span {
        width: 50px;
        margin: 15px auto;
    }
    .ny_js .nyjs_bt3 h5 {
        font-size: 16px;
    }
    .ny_js .ly_bd .bd_b.t img {
        top: 90%;
        right: 7%;
    }
    .ny_js .ly_bt h3 {
        font-size: 26px;
    }
    .ny_js .ly_bt span {
        margin: 15px auto;
    }
    .ny_js .ly_bt h5 {
        font-size: 14px;
    }
    .ny_js .ly_bd .bd_b input {
        font-size: 13px;
    }
    .ny_js .ly_bd .bd_b textarea {
        font-size: 13px;
    }
    .ny_js .ly_bd button {
        width: 85px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
    .ny_js .nyjs_dz .col-lg-6:last-child {
        order: -1;
    }
    .ny_js .nyjs_dz .col-lg-6:last-child .d {
        width: 100%;
    }
    .ny_js .nyjs_dz .nyjs_dzz h2 {
        font-size: 22px;
    }
    .ny_js .nyjs_dz .nyjs_dzz {
        margin-top: 30px;
    }
    .ny_js .nyjs_dz .nyjs_dzz .dzz {
        font-size: 14px;
        line-height: 1.5;
    }
}

.ny_hz {
    padding: 100px 0;
}

.ny_hz .nyhz_bt {
    text-align: center;
}

.ny_hz .nyhz_bt h2 {
    font-size: 24px;
    color: #000;
}

.ny_hz .nyhz_bt h4 {
    font-size: 18px;
    color: #646464;
    margin: 20px 0;
}

.ny_hz .nyhz_bt h5 {
    color: #646464;
    line-height: 2;
    font-size: 14px;
    text-align: left;
}

.nyhz_img {
    width: max-content;
    margin: 20px auto;
    overflow: hidden;
}

.nyhz_img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.nyhz_img img {
    width: 100%;
    transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
}

.ny_hz .nyhz_er .nyhz_ew {
    border: 1px solid #dcdcdc;
    padding: 15px 20px 15px 10px;
}

.ny_hz .nyhz_er .nyhz_ew img {
    width: 100%;
}

.ny_hz .nyhz_er .nyhz_ew h3 {
    font-size: 16px;
    color: #000;
    line-height: 3;
}

.ny_hz .nyhz_er .nyhz_ew h5 {
    font-size: 14px;
    color: #646464;
    line-height: 2;
}

.ny_hz .nyhz_er .nyhz_ew .nyhz_nr {
    position: relative;
}

.ny_hz .nyhz_er .nyhz_ew .nyhz_nr .nyhz_xb {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #646464;
}

.ny_hz .nyhz_er .nyhz_ew .nyhz_nr .nyhz_xb span::before {
    margin-right: 5px;
}

.ny_hz .nyhz_er .nyhz_ew .nyhz_nr .nyhz_xb span:first-child {
    margin-right: 10%;
}

@media only screen and (max-width:992px) {
    .ny_hz {
        padding: 50px 0;
    }
    .nyhz_img {
        width: 100%;
    }
    .ny_hz .nyhz_bt h2 {
        font-size: 22px;
    }
    .ny_hz .nyhz_bt h4 {
        font-size: 16px;
        margin: 15px 0;
    }
    .ny_hz .nyhz_bt h5 {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_hz .nyhz_er .nyhz_ew h3 {
        font-size: 16px;
        line-height: 2;
    }
    .ny_hz .nyhz_er .nyhz_ew h5 {
        font-size: 12px;
        line-height: 1.5;
    }
    .ny_hz .nyhz_er .nyhz_ew .nyhz_nr .nyhz_xb {
        font-size: 12px;
    }
}

.search-pagination{ width:100%; margin:auto; margin-top:30px;}
.search-pagination .pagination{ width: 100%; text-align: center;}
.search-pagination .pagination>li{ margin: 0 5px;}
.search-pagination .pagination>li a{ float: none; color: #555; border: solid 1px #e7e7e7; border-radius: 0; padding: 3px 8px;}
.search-pagination .pagination>li a:hover{ background-color:#0f599b;     border-color: #0f599b; color: #fff;}
.search-pagination .pagination>li.active{ background:#0f599b;}
.search-pagination .pagination>li.active a{ color:#fff; background-color:#0f599b;     border-color: #0f599b;}

.nyzn_sp{ width: 100%; position: relative; margin-top: 20px; height: 610px; overflow: hidden; position: relative;}

@media only screen and (max-width:992px) {
    .nyzn_sp{ height: 320px;}

}

/*产品列表*/
.cp_list{ width: 100%; overflow: hidden; margin-top: 30px;}
.cp_list ul li{ margin-bottom: 30px;}
.cp_list_div{ width: 100%; height: 100%; overflow: hidden;}
.cp_list_img{ width: 100%; overflow: hidden; border: solid 1px #E7E7E7;}
.cp_list_img img{ width: 100%;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.cp_list ul li:hover .cp_list_img img{
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.cp_list_info{ width: 100%; padding: 10px 5px;}
.cp_list_info a{ font-size: 17px; color: #666; line-height: 24px; font-weight: bold; text-transform: uppercase;}
.cp_list_info a:hover{ color: #195B2D;}
.cp_list_info p{ font-size: 16px; color: #666; line-height: 22px; font-weight: 200; margin-top: 5px;}

/*产品详情*/

.xq_nr .row{margin:0 -25px;}
.xq_nr .col-lg-3{padding:0 25px;}
.xq_nr .col-lg-6{padding:0 25px;}
.xq_nr .t_p{ overflow:hidden;}
.xq_nr .t_p img{width:100%; height:auto; display:block;}
.xq_nr .n_r{padding-right:20px;}
.xq_nr .n_r h3{font-size:26px; line-height:36px; margin-bottom:10px;}
.xq_nr .w_z{line-height:28px; color:#999;}
.xq_nr .p_f{margin-left:20px; padding:30px 20px; background-color:#131926; text-align:center;}
.xq_nr .f_s h3{font-size:15px; line-height:26px;}
.xq_nr .f_s strong{font-size:26px; color:#F90; line-height:36spx;}
.xq_nr .x_k{margin-top:20px; padding-top:20px; border-top:1px solid #293144;}
.xq_yy{margin-top:35px;}
.xq_yy img{width:100%; height:auto; display:block;}
.xq_yy h3{font-size:15px; line-height:26px; color:#fff; text-align:center; margin-top:6px;}
.xq_yy em{display:block; font-size:13px; line-height:22px; color:#ddd; text-align:center;}
.yy_bt{margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #232c35; font-size:20px; line-height:26px;}
.yy_bt a{float:right; font-size:14px;}
.yy_js{line-height:28px;}

@media only screen and (max-width:992px) {
    .xq_nr .row{margin:0 -15px;}
    .xq_nr .col-lg-3{padding:0 15px;}
    .xq_nr .col-lg-6{padding:0 15px; border-right:0;}
    .xq_nr .n_r{padding-right:0;}
    .xq_nr .n_r h3{font-size:22px; line-height:32px; margin-bottom:6px;}
    .xq_nr .w_z{line-height:26px;}
    .xq_nr .p_f{margin-left:0; margin-top:30px;}
    .xq_nr .f_s{float:left; width:50%; border-right:1px solid #293144;}
    .xq_nr .f_s strong{font-size:22px; line-height:32px;}
    .xq_nr .x_k{margin-top:0; padding-top:0; border-top:0; float:right; width:50%; line-height:58px;}
    .yy_js{line-height:26px;}
    .swiper-jz .swiper-slide{width:30%;}
    .swiper-yy .swiper-slide{width:25%;}
}
