@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:15px; color:#555; font-family:"PingFang SC","Source Han Sans CN","Microsoft YaHei",Arial,Tahoma,sans-serif;}
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,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:15px; border:0; background:none; outline:none; vertical-align:middle; font-family:"PingFang SC","Source Han Sans CN","Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#222; text-decoration:none;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
a:hover{color:#224bad; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1440px){
body{font-size:14px;}
input,select,button,textarea{font-size:14px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

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

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

.header.nav-up {
    top: -110px !important;
}
.header.nav-down {
    top: 0px !important;
}
.header{width:100%; position:fixed; top:0; left:0; z-index:9999999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .container-fluid{ padding: 0px 50px;}
.header .tb_dh{ background: url("../images/tel.png") no-repeat top left; padding-left: 60px; margin-right: 50px;}
.header .tb_dh span{display: block;text-align: right;color: #FFFFFF;font-size: 14px;}
.header .tb_dh p{ color: #FFFFFF;font-size: 24px;font-weight: bold;}
.header .tb_bj a{display: block;background-color: #33455B;color: #fff;font-size: 16px;font-weight: bold; padding: 10px 25px;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.header .tb_bj a.p_c{display: block;}
.header .tb_bj a.y_d{display: none;}
.header.on{box-shadow:0 0 15px rgba(0,0,0,.1);background: rgba(0,0,0,.7);}
.header .row{margin:0; align-items:center; justify-content:space-between; position:relative;}
.header .logo{width:130px; position:relative;padding-top: 10px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:46%; margin-top:-8px; right:0; height:17px; width:32px; display:none;}
.header .an span{width:32px; height:2px; background-color:#fff; 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:8px; left:0;}
.header .an span.a3{top:16px; 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 .s_ch{line-height:36px; color:#555; cursor:pointer; display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch:hover{color:#224bad;}
.header .s_ch i{font-weight:bold;}
.header .nav{display:flex; align-items:center; justify-content:space-between;}
.header .nav ul{display:flex;margin-right: 50px;}
.header .nav ul li{margin-right:60px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j:after{width:0; height:2px; position:absolute; left:0; bottom:0; background-color:#fff; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.on .y_j:after{width: 100%;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:18px; color:#fff; text-transform:uppercase; line-height:110px;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:200px; padding:10px 20px; border-radius:0 0 5px 5px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.05); position:absolute; top:110px; left:50%; margin-left:-100px; opacity:0; visibility:hidden;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transition:all .2s;
-o-transition:all .2s;
-ms-transition:all .2s;
-moz-transition:all .2s;
-webkit-transition:all .2s;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:14px; text-align:center; color:#555; line-height:32px; display:block;}
.header .nav .e_j a:hover{color:#224bad;}
.header .nav .s_b{display:none;}
@media only screen and (max-width:1440px){
.header .nav ul li {
   margin-right: 40px;
}
.header .nav ul {
    margin-right: 30px;
}
.header .container-fluid {
     padding: 0px 20px;
}
}
@media only screen and (max-width:1330px){
    .header .tb_dh p{font-size: 20px;}
    .header .nav .y_j a{
        font-size: 16px;
    }
    .header .nav ul {
        margin-right: 20px;
    }

}
@media only screen and (max-width:1200px){
.header .nav ul li{margin-right:30px;}
}
@media only screen and (max-width:1024px){
    .header .nav ul li {
        margin-right: 20px;
    }
    .header .tb_dh{
        margin-right: 15px;
    }
    .header .nav ul{ margin-right: 10px;}
    .header .tb_dh span {
        font-size: 13px;
    }
    .header .tb_bj a {
        font-size: 14px;
        padding: 10px 15px;
    }
    .header .nav .y_j a{
        line-height: 70px;
    }
    .header .nav .e_j{
        top: 70px;
    }
}
@media only screen and (max-width:992px){
.header .logo{margin:20px 0;}
.header .an{display:block;}
.header .nav{width:70%; display:block; height:calc(100% - 130px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; 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.on{right:0;}
.header .nav ul{width:100%; float:none; display:block; margin-bottom:20px;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block; width:50%; padding-right:10px; position:absolute; top:0; right:0; font-size:16px; font-weight:bold; text-align:right; line-height:60px; z-index:99;}
.header .nav .y_j a{font-size:16px; color:#333; line-height:60px; display:block;}
.header .nav .y_j a:hover{color:#333;}
.header .nav ul li:hover .y_j a{color:#333;}
.header .nav ul li.on .y_j a{color:#333;}
.header .nav .e_j{width:70%; height:calc(100% - 130px); padding:20px 5%; background-color:#fafafa; opacity:1; position:fixed; top:auto; left:auto; bottom:0; right:-70%; z-index:9999; overflow:auto;
display:block; visibility:inherit;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j.on{right:0;}
.header .nav .e_j:after{display:none;}
.header .nav .e_j a{font-size:16px; text-align:left; color:#555; line-height:60px; border-bottom:1px solid #ddd;}
.header .nav .s_b{display:block; line-height:60px;}
.header .nav .s_b i{font-size:16px; font-weight:bold;}
    .header .tb_bj a.p_c{display: none;}
    .header .tb_bj a.y_d{display: block;}
}
@media only screen and (max-width:640px){
.header .logo{width:90px; margin:15px 0;}
.header .s_ch{margin-left:0;}
.header .d_l{margin:10px 0 0; padding:0;}
.header .d_l:after{display:none;}
.header .nav{height:calc(100% - 95px); text-align:center;}
.header .nav .y_j a{font-size:15px; line-height:56px;}
.header .nav .e_j{height:calc(100% - 95px);}
.header .nav .e_j a{font-size:15px; line-height:56px;}
.header .nav .s_b{display:block; line-height:56px;}

}

.head_h{width:100%; height:100px; background-color:#fff; overflow:hidden;display: none;}
.header .an_u{
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 50px;
    color: #fff;
    font-size: 20px;
}
@media only screen and (max-width:768px){
.head_h{height:130px;display: block;background-color:rgba(0,0,0,1);}
.header .tb_dh{display: none;}
.header .tb_bj{display: none;}
.header .an_u{display: block;}
}
@media only screen and (max-width:640px){
    .head_h{ height: 95px;}
    .header .an_u{font-size: 16px;}
}

.search{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:9999999999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#fff; position:relative;}
.search .sc_gb{position:absolute; top:25px; right:25px; cursor:pointer; color:#999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{color:#224bad;
transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:28px;}
.search .sc_nr{width:500px; border-bottom:1px solid #ddd; margin:0 auto;}
.search input{width:430px; height:60px; line-height:60px; color:#555; float:left;}
.search input::placeholder{color:#aaa;}
.search button{height:60px; line-height:60px; text-align:center; color:#000; float:right; outline:none;}
.search button i{font-weight:bold;}
@media only screen and (max-width:640px){
.search .sc_bj{padding:100px 0;}
.search .sc_gb{top:20px; right:20px;}
.search .sc_gb i{font-size:26px; font-weight:lighter;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:24px; font-weight:lighter;}
}

.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:40px; height:40px; border:1px solid rgba(255,255,255,.3); border-radius:50%; background:url(../images/zj.png) no-repeat center / 32px 32px; left:0; margin-top:-20px; opacity:0; z-index:99;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:5%; opacity:1;}
.pc_ban:hover .swiper-button-prev:hover{border:1px solid #fff;}
.pc_ban .swiper-button-next{width:40px; height:40px; border:1px solid rgba(255,255,255,.3); border-radius:50%; background:url(../images/yj.png) no-repeat center / 32px 32px; right:0; margin-top:-20px; opacity:0; z-index:99;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:5%; opacity:1;}
.pc_ban:hover .swiper-button-next:hover{border:1px solid #fff;}
.pc_ban .swiper-pagination{bottom:20px;}
.pc_ban .swiper-pagination-bullet{width:23px; height:5px; border-radius:3px; background-color:#fff; opacity:.2; margin:0 5px !important;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .swiper-pagination-bullet-active{width:46px; opacity:.8;}
.pc_ban .swiper-slide{overflow:hidden;}
.pc_ban .bn_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-position:center; background-repeat:no-repeat; background-size:cover;
transform:scale(1.15);
-webkit-transform:scale(1.15);
-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-o-transform:scale(1.15);
transition:all 10s;
-o-transition:all 10s;
-ms-transition:all 10s;
-moz-transition:all 10s;
-webkit-transition:all 10s;}
.pc_ban .swiper-slide-active .bn_bj{transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99; color:#fff;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .bn_wz{text-align:center;}
.pc_ban .bn_wz h1{font-size:50px; font-weight:bold; line-height:62px; margin-bottom:15px;}
.pc_ban .bn_wz h3{font-size:20px; line-height:36px;}
.pc_ban .bn_wz a{width:160px; height:46px; border:1px solid #fff; border-radius:23px; font-size:16px; line-height:44px; color:#fff; display:inline-block; margin-top:50px; position:relative;background-color:rgba(0,0,0,.3);}
.pc_ban .bn_wz a:hover{background-color:rgba(255,255,255,.3);}
@media only screen and (max-width:1440px){
.pc_ban{height:600px;}
.pc_ban .bn_wz h1{font-size:38px; line-height:50px;}
.pc_ban .bn_wz h3{font-size:18px; line-height:28px; margin-bottom:10px;}
.pc_ban .bn_wz a{width:130px; height:40px; border-radius:20px; font-size:15px; line-height:38px; margin-top:35px;}
}
@media only screen and (max-width:1200px){
.pc_ban{height:450px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .container{width:100%;}
.pc_ban .bn_wz h1{font-size:30px; line-height:40px;}
.pc_ban .bn_wz h3{font-size:16px; line-height:26px;}
}
@media only screen and (max-width:992px){
.pc_ban .bn_wz{width:100%; margin-left:0; text-align:center;}
.pc_ban .bn_wz a{width:120px; height:36px; border:1px solid #fff; border-radius:18px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:40vh;}
.pc_ban .swiper-pagination{bottom:15px;}
.pc_ban .swiper-pagination-bullet-active{width:36px;}
.pc_ban .bn_wz h1{font-size:18px; line-height:30px;}
.pc_ban .bn_wz h3{font-size:14px;}
.pc_ban .bn_wz a{width:110px; height:32px; border-radius:16px; line-height:30px; margin:25px auto 0;}
}
@media only screen and (max-width:320px){
    .pc_ban .bn_wz h1 {
        font-size: 15px;
        line-height: 26px;
    }
    .pc_ban .bn_wz h3 {
        font-size: 13px;
    }
    .pc_ban .bn_wz a {
        width: 100px;
        height: 30px;
        border-radius: 16px;
        line-height: 30px;
        margin: 15px auto 0;
    }
}

.sy_gy{width: 100%;overflow: hidden;min-height: 100vh;}
.sy_sz{width: 100%;overflow: hidden;padding: 50px 30px;}
.sy_sz ul{display: flex;align-items: center;justify-content: space-around;width: 100%;overflow: hidden;}
.sy_sz ul li{flex: 1;max-width: 20%;}
.sy_sz .n_r p{color: #33455B;font-size: 50px;font-weight: bold;margin-bottom: 10px;text-align: center;}
.sy_sz .n_r p i{color: #656565;font-size: 24px;padding-left: 10px;}
.sy_sz .n_r span{display: block;color: #656565;font-size: 24px;text-align: center;}
.sy_xz{width: 100%;overflow: hidden;display: flex;align-items: flex-start;justify-content: space-between;}
.sy_xz .xz_lf{flex: auto;padding: 0px 50px;width: 40%;}
.sy_xz .xz_rt{flex: auto; width: 60%;}
.sy_xz .xz_rt ul{display: flex;width: 100%;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.sy_xz .xz_rt ul li{width: 100%;margin-bottom: 10px;padding: 10px;}
.sy_xz .xz_rt ul li img{ width: 100%;height: auto;display: block;}
.sy_xz .xz_lf .b_t{ margin-bottom: 20px;}
.sy_xz .xz_lf .b_t p{color: #121923;font-size: 50px;font-weight: bold;}
.sy_xz .xz_lf .b_t span{display: block;color: #1B1F27;font-size: 22px;}
.sy_xz .xz_lf .w_z{margin-bottom: 40px;}
.sy_xz .xz_lf .w_z p{color: #333333;font-size: 16px;}
.sy_xz .xz_lf .w_z a{color: #33455B;font-size: 16px;display:block;font-weight:bold;margin-top:10px;}
.sy_xz .xz_lf ul{ width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.sy_xz .xz_lf ul li{flex: auto;width: 50%;margin-bottom: 50px;}
.sy_xz .xz_lf ul li .n_r .t_p{margin-bottom: 15px;text-align: center;}
.sy_xz .xz_lf ul li .n_r .t_p i{border: solid 1px #E6E2E2;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;font-size: 40px;padding: 15px;}
.sy_xz .xz_lf ul li .n_r p{color: #121923;font-size: 18px;text-align: center;margin-bottom: 10px;}
.sy_xz .xz_lf ul li .n_r span{display: block;text-align: center;color: #656565;font-size: 14px;text-transform: uppercase;}
.sy_xz .xz_lf ul li:hover i{color: #fff;background-color: #33455B;}
.sy_xz .xz_lf ul li.on i{color: #fff;background-color: #33455B;}
.sy_xz .xz_rt .t_p{width: 100%;overflow: hidden;}
.sy_xz .xz_rt .t_p img{width: 100%;height: auto;display: block;}
@media only screen and (max-width:1440px){
    .sy_xz{align-items: center; margin-top: 40px;}
    .sy_sz .n_r p{font-size: 50px;}
    .sy_sz .n_r p i{font-size: 22px;}
    .sy_sz .n_r span{font-size: 22px;}
    .sy_xz .xz_lf{padding: 0px 40px;}
    .sy_xz .xz_lf .b_t span{font-size: 26px;}
    .sy_xz .xz_lf .w_z{margin-bottom: 30px;}
    .sy_xz .xz_lf .w_z p{font-size: 14px;}
    .sy_xz .xz_lf .w_z a{font-size: 13px;}
    .sy_xz .xz_lf ul li{margin-bottom: 40px;}
    .sy_xz .xz_lf ul li .n_r .t_p i{font-size: 36px;padding: 13px;}
    .sy_xz .xz_lf ul li .n_r p{font-size: 17px;}
    .sy_xz .xz_lf ul li .n_r span{font-size: 13px;}
}
@media only screen and (max-width:1330px){
    .sy_xz .xz_lf .b_t p{font-size: 50px;}
    .sy_xz .xz_lf .b_t span{font-size: 22px;}
    .sy_xz .xz_lf .w_z{ margin-bottom: 20px;}
    .sy_xz .xz_lf ul li{ margin-bottom: 30px;}
    .sy_xz .xz_lf ul li .n_r p{ font-size: 16px;}
}
@media only screen and (max-width:1200px){
    .sy_gy{min-height: auto;}
    .sy_xz{margin-top: 30px;}
    .sy_xz .xz_lf .b_t p{font-size: 42px;}
    .sy_xz .xz_lf .b_t span{font-size: 20px;}
    .sy_xz .xz_lf ul li{ margin-bottom: 24px;}
    .sy_xz .xz_lf ul li .n_r p{ font-size: 15px;}
}
@media only screen and (max-width:1024px){
    .sy_gy{margin-bottom: 30px;}
    .sy_sz {
        padding: 20px 10px;
    }
    .sy_sz ul{flex-wrap: wrap;}
    .sy_sz ul li {
        flex: auto;
    }
    .sy_sz .n_r p {
        font-size: 34px;
    }
    .sy_sz .n_r p i {
        font-size: 17px;
    }
    .sy_sz .n_r span {
        font-size: 20px;
    }
    .sy_xz .xz_lf .w_z p {
        font-size: 13px;
    }
    .sy_xz .xz_lf .b_t p {
        font-size: 36px;
    }
    .sy_xz .xz_lf .b_t span {
        font-size: 16px;
    }
    .sy_xz .xz_lf ul li .n_r p {
        font-size: 14px;
    }
    .sy_xz .xz_lf ul li .n_r span {
        font-size: 12px;
    }
}
@media only screen and (max-width:768px){
    .sy_sz {

        padding: 30px 15px;
    }
    .sy_sz ul{flex-wrap: wrap;}
    .sy_sz ul li {
        flex: auto;
    }
    .sy_sz .n_r p {
        font-size: 30px;
    }
    .sy_sz .n_r p i {
        font-size: 16px;
    }
    .sy_sz .n_r span {
        font-size: 18px;
    }
    .sy_xz{flex-wrap: wrap; margin-top: 0px;}
    .sy_xz .xz_rt {
        flex: auto;
        width: 100%;
    }
    .sy_xz .xz_lf {
        padding: 0px 20px;
        width: 100%;
    }
    .sy_xz .xz_lf .b_t {
        margin-bottom: 15px;
    }
    .sy_xz .xz_rt ul li {

        margin-bottom: 0px;
        padding: 5px;

    }

}
@media only screen and (max-width:640px){
    .sy_sz {
        padding: 20px 0px;
    }
    .sy_sz .n_r p {
        font-size: 18px;
    }
    .sy_sz .n_r p i {
        font-size: 13px;
    }
    .sy_sz .n_r span {
        font-size: 12px;
    }
    .sy_sz ul li{ max-width: 25%;}
    .sy_xz .xz_lf .b_t p {
        font-size: 26px;
    }
    .sy_xz .xz_lf .b_t span {
        font-size: 15px;
    }
    .sy_xz .xz_lf .w_z p {
        font-size: 12px;
        line-height: 24px;
    }
    .sy_xz .xz_lf ul li .n_r .t_p {
        margin-bottom: 10px;
    }
    .sy_xz .xz_lf ul li .n_r p {
        font-size: 13px;
        margin-bottom: 0px;
    }
}
@media only screen and (max-width:320px){
    .sy_sz .n_r p {
        font-size: 14px;
    }
    .sy_sz .n_r p i {
        font-size: 12px;
    }
}

.sy_lc{width: 100%;overflow: hidden;background: url("../images/z_bj.jpg") no-repeat top center / cover; padding: 50px 0px;}
.sy_lc .lc_nr{width: 100%;padding: 0px 10px;}
.sy_lc .lc_nr ul{display: flex;align-items: center;justify-content: space-around;width: 100%;}
.sy_lc .lc_nr li{flex: auto;width: 12.5%;}
.sy_lc .lc_nr .t_p{ margin-bottom: 20px;text-align: center;}
.sy_lc .lc_nr .t_p img{border: solid 1px #fff;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;}
.sy_lc .lc_nr .w_z{text-align: center;}
.sy_lc .lc_nr p{color: #FFFFFF;font-size: 18px;margin-bottom: 10px;}
.sy_lc .lc_nr span{display: block;color: #FFFFFF;font-size: 15px;}
@media only screen and (max-width:1460px){
    .sy_lc .lc_nr p{font-size: 22px;}
    .sy_lc .lc_nr span{font-size: 16px;}
}
@media only screen and (max-width:1360px){
    .sy_lc .lc_nr p{font-size: 20px;}
    .sy_lc .lc_nr span{font-size: 14px;}
}
@media only screen and (max-width:1200px){
    .sy_lc{padding: 40px 0px;}
    .sy_lc .lc_nr{padding: 0px 20px;}
    .sy_lc .lc_nr p{font-size: 18px;}
    .sy_lc .lc_nr span{font-size: 12px;}
}
@media only screen and (max-width:768px){
    .sy_lc{padding: 30px 0px 20px 0px;}
    .sy_lc .lc_nr ul {
        flex-wrap: wrap;
    }
    .sy_lc .lc_nr li {
        width: 25%;
        margin-bottom: 20px;
    }
    .sy_lc .lc_nr p {
        font-size: 16px;
    }
}
@media only screen and (max-width:640px){
    .sy_lc{display: none;}
    .sy_lc .lc_nr li {
        width: 50%;
    }
}
.sy_al{width: 100%;overflow: hidden;min-height: 100vh;background-color: #F5F5F5;}
.sy_al .al_bt{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;}
.sy_al .al_bt .bt_zc{background-color: #F5F5F5; padding-left: 40px;flex: 1;}
.sy_al .al_bt .bt_yc{background-color: #FFF;padding-top: 140px; padding-right: 40px;padding-bottom: 30px; flex: 1;}
.sy_al .al_bt .bt_zc p{ color: #121923;font-size: 50px;font-weight: bold;margin-bottom: 20px;text-align: left;}
.sy_al .al_bt .bt_zc span{display: block;color: #656565;font-size: 20px;text-align: left;}
.sy_al .al_bt .bt_yc ul{width: 100%;display: flex;justify-content: flex-end;}
.sy_al .al_bt .bt_yc li i{ margin: 0px 35px;}
.sy_al .al_bt .bt_yc li a{ color: #121923;font-size: 16px;}
.sy_al .al_nr{width: 100%;overflow: hidden; padding: 50px 0px 30px 0px;}
.sy_al .al_nr .z_c .t_p{width: 100%;height: 100%;overflow: hidden;position: relative;}
.sy_al .al_nr .z_c .t_p img{ width: 100%;height: auto;display: block;}
.sy_al .al_nr .z_c .w_z{ width: 85%;position: absolute;bottom: 5%;left: 50%;text-align: center;background: rgba(0,0,0,.4); padding: 10px 0px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;transform:translateX(-50%);}
.sy_al .al_nr .z_c .w_z a{color: #fff;}
.sy_al .al_nr .y_c{ margin-bottom: 20px;}
.sy_al .al_nr .y_c .t_p{width: 100%;height: 100%;overflow: hidden;position: relative;}
.sy_al .al_nr .y_c .t_p img{ width: 100%;height: auto;display: block;}
.sy_al .al_nr .y_c .w_z{ width: 85%;position: absolute;bottom: 5%;left: 50%;text-align: center;background: rgba(0,0,0,.4); padding: 10px 0px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;transform:translateX(-50%);}
.sy_al .al_nr .y_c .w_z a{color: #fff;}
.sy_al .al_mr{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center; padding-bottom: 40px;}
.sy_al .al_mr a{ margin: 0px 20px; color: #fff;background-color: #D3BF9D;font-size: 20px;font-weight: bold;width: 230px;height: 46px; line-height: 46px;text-align: center;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.sy_al .al_mr a.on{background-color: #33455B;}
@media only screen and (max-width:1760px){
    .sy_al .al_bt .bt_yc li i {
        margin: 0px 25px;
    }
}
@media only screen and (max-width:1560px){
    .sy_al .al_bt .bt_yc li i {
        margin: 0px 15px;
    }
}
@media only screen and (max-width:1440px){
    .sy_al .al_bt .bt_zc p {
        font-size: 50px;
    }
    .sy_al .al_bt .bt_zc span {
        font-size: 20px;
    }
    .sy_al .al_bt .bt_yc li i {
        margin: 0px 12px;
    }
    .sy_al .al_bt .bt_yc li a {
        font-size: 16px;
    }
    .sy_al .al_bt .bt_yc{padding-top: 100px;}
}
@media only screen and (max-width:1360px){
    .sy_al .al_bt .bt_zc p {
        font-size: 38px;
    }
    .sy_al .al_bt .bt_zc span {
        font-size: 18px;
    }
}
@media only screen and (max-width:1200px){
    .sy_al {
        min-height: auto;
    }
    .sy_al .al_bt .bt_zc p {
        font-size: 30px;
    }
    .sy_al .al_bt .bt_zc span {
        font-size: 15px;
    }
    .sy_al .al_bt .bt_yc li a {
        font-size: 14px;
    }
    .sy_al .al_bt .bt_yc li i {
        margin: 0px 7px;
    }
    .sy_al .al_mr a {
        margin: 0px 15px;
        font-size: 16px;
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width:768px){
    .sy_al .al_bt{flex-wrap: wrap;}
    .sy_al .al_bt .bt_zc {
        padding: 20px 25px 0px 25px;
        flex: auto;
        width: 100%;
    }
    .sy_al .al_bt .bt_yc {
        padding-top: 20px;
        flex: auto;
        background: none;
        width: 100%;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .sy_al .al_bt .bt_yc ul{
        justify-content: space-around;
        padding: 0px 20px;
    }
    .sy_al .al_bt .bt_zc p {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .sy_al .al_bt .bt_zc span {
        font-size: 13px;
    }
    .sy_al .al_nr {
        padding: 30px 0px 20px 0px;
    }
    .sy_al .al_nr .z_c {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:640px){
    .sy_al .al_bt .bt_zc p {
        font-size: 20px;
    }
    .sy_al .al_bt .bt_zc {
        padding: 20px 20px 0px 20px;
    }
    .sy_al .al_bt .bt_yc {
        padding-top: 10px;
    }
    .sy_al .al_bt .bt_yc li a {
        font-size: 12px;
    }
    .sy_al .al_bt .bt_yc ul {
        flex-wrap: wrap;
    }
    .sy_al .al_bt .bt_yc li {
        flex: auto;
        width: 25%;
        text-align: center;
    }
    .sy_al .al_mr a {
        margin: 0px 10px;
        font-size: 14px;
        width: 160px;
        height: 36px;
        line-height: 36px;
    }
}

.sy_yw{width: 100%;overflow: hidden;background: url("../images/yw_bj.jpg") no-repeat top center / cover; padding: 70px 0px 40px 0px;min-height: 100vh;}
.sy_bt{ width: 100%;overflow: hidden;text-align: center;margin-bottom: 40px; color: #fff;}
.sy_bt p{font-size: 50px;font-weight: bold;margin-bottom: 5px;}
.sy_bt span{font-size: 20px;display: block;}
.sy_bt.on p{color: #121923;}
.sy_bt.on span{color: #656565;}
.sy_yw .yw_nr{ margin-bottom: 30px;}
.sy_yw .yw_nr .yw_zc .zc_tp{margin-bottom: 15px;}
.sy_yw .yw_nr .yw_zc .t_p{width: 100%;overflow: hidden;position: relative;height: 100%;}
.sy_yw .yw_nr .yw_zc .t_p img{width: 100%;height: auto;display:block;}
.sy_yw .yw_nr .yw_zc .t_p .w_z{left: 5%; top: 50%;position: absolute;transform:translate(-5%,-50%);
    -webkit-transform:translate(-5%,-50%);
    -moz-transform:translate(-5%,-50%);
    -ms-transform:translate(-5%,-50%);
    -o-transform:translate(-5%,-50%);
}
.sy_yw .yw_nr .yw_zc .t_p .w_z p{
    color: #FFFFFF;
    font-size: 30px;font-weight: bold;
}
.sy_yw .yw_nr .yw_zc .t_p .w_z span{display: block; color: #FFFFFF;font-size: 20px;}
.sy_yw .yw_nr .yw_yc .t_p{width: 100%;overflow: hidden;position: relative;height: 100%;}
.sy_yw .yw_nr .yw_yc .t_p img{width: 100%;height: auto;display:block;}
.sy_yw .yw_nr .yw_yc .t_p .w_z{left: 20%; top: 20%;position: absolute;transform:translate(-15%,-20%);
    -webkit-transform:translate(-15%,-20%);
    -moz-transform:translate(-15%,-20%);
    -ms-transform:translate(-15%,-20%);
    -o-transform:translate(-15%,-20%);
}
.sy_yw .yw_nr .yw_yc .t_p .w_z p{
    color: #FFFFFF;
    font-size: 30px;font-weight: bold;
}
.sy_yw .yw_nr .yw_yc .t_p .w_z span{display: block; color: #FFFFFF;font-size: 20px;}
.sy_yw .yw_mr{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.sy_yw .yw_mr a{ margin: 0px 20px; color: #fff;background-color: #D3BF9D;font-size: 20px;font-weight: bold;width: 230px;height: 46px; line-height: 46px;text-align: center;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.sy_yw .yw_mr a.on{background-color: #33455B;}
@media only screen and (max-width:1440px){
    .sy_yw{padding: 50px 0px 40px 0px;}
    .sy_bt{margin-bottom: 30px;}
    .sy_bt p{font-size: 50px;}
    .sy_bt span{font-size: 20px;}
    .sy_yw .yw_nr .yw_zc .t_p .w_z p{
        font-size: 32px;
    }
    .sy_yw .yw_nr .yw_zc .t_p .w_z span{font-size: 20px;}
    .sy_yw .yw_nr .yw_yc .t_p .w_z p{
        font-size: 32px;
    }
    .sy_yw .yw_nr .yw_yc .t_p .w_z span{font-size: 20px;}
}
@media only screen and (max-width:1200px){
    .sy_bt p{font-size: 30px;}
    .sy_bt span{font-size: 15px;}
    .sy_yw .yw_nr .yw_zc .t_p .w_z p{
        font-size: 24px;
    }
    .sy_yw .yw_nr .yw_zc .t_p .w_z span{font-size: 15px;}
    .sy_yw .yw_nr .yw_yc .t_p .w_z p{
        font-size: 24px;
    }
    .sy_yw .yw_nr .yw_yc .t_p .w_z span{font-size: 15px;}
    .sy_yw .yw_nr .yw_zc .t_p{height: 93%;}
    .sy_yw .yw_mr a {
        margin: 0px 15px;
        font-size: 16px;
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width:1024px){
    .sy_yw{ min-height: auto;padding: 40px 0px 30px 0px;}
    .sy_bt {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:768px){
    .sy_yw .yw_nr .yw_yc .t_p .w_z {
        left: 10%;
        top: 10%;
        position: absolute;
        transform: translate(-10%,-10%);
        -webkit-transform: translate(-10%,-10%);
        -moz-transform: translate(-10%,-10%);
        -ms-transform: translate(-10%,-10%);
        -o-transform: translate(-10%,-10%);
    }
    .sy_yw .yw_nr .yw_zc .t_p .w_z p {
        font-size: 20px;
    }
    .sy_yw .yw_nr .yw_zc .t_p .w_z span {
        font-size: 14px;
    }
    .sy_yw .yw_nr .yw_zc .zc_tp .col-lg-4 .w_z{
        left: 13%;
        top: 50%;
        position: absolute;
        transform: translate(-13%,-50%);
        -webkit-transform: translate(-13%,-50%);
        -moz-transform: translate(-13%,-50%);
        -ms-transform: translate(-13%,-50%);
        -o-transform: translate(-13%,-50%);
    }
    .sy_yw .yw_nr .yw_zc .zc_db .col-lg-4 .w_z{
        left: 13%;
        top: 50%;
        position: absolute;
        transform: translate(-13%,-50%);
        -webkit-transform: translate(-13%,-50%);
        -moz-transform: translate(-13%,-50%);
        -ms-transform: translate(-13%,-50%);
        -o-transform: translate(-13%,-50%);
    }
    .sy_yw .yw_nr .yw_yc .t_p .w_z p {
        font-size: 20px;
    }
    .sy_yw .yw_nr .yw_yc .t_p .w_z span {
        font-size: 14px;
    }
}
@media only screen and (max-width:640px){
    .sy_yw .yw_nr .yw_zc .zc_tp .col-lg-4 .w_z{
        left: 6%;
        top: 50%;
        position: absolute;
        transform: translate(-6%,-50%);
        -webkit-transform: translate(-6%,-50%);
        -moz-transform: translate(-6%,-50%);
        -ms-transform: translate(-6%,-50%);
        -o-transform: translate(-6%,-50%);
    }
    .sy_yw .yw_nr .yw_zc .zc_db .col-lg-4 .w_z{
        left: 7%;
        top: 50%;
        position: absolute;
        transform: translate(-7%,-50%);
        -webkit-transform: translate(-7%,-50%);
        -moz-transform: translate(-7%,-50%);
        -ms-transform: translate(-7%,-50%);
        -o-transform: translate(-7%,-50%);
    }
    .sy_yw .yw_nr .yw_zc .zc_db .col-lg-8 .w_z{
        left: 7%;
        top: 50%;
        position: absolute;
        transform: translate(-7%,-50%);
        -webkit-transform: translate(-7%,-50%);
        -moz-transform: translate(-7%,-50%);
        -ms-transform: translate(-7%,-50%);
        -o-transform: translate(-7%,-50%);
    }
    .sy_yw .yw_nr .yw_zc .zc_tp {
        margin-bottom: 0px;
    }
    .sy_yw .yw_nr .yw_zc .t_p {
        height: 100%;
    }
    .sy_yw .yw_nr .t_p{
        margin-bottom: 15px;
    }
    .sy_yw .yw_mr a {
        margin: 0px 10px;
        font-size: 14px;
        width: 160px;
        height: 36px;
        line-height: 36px;
    }
}

.sy_fw{width: 100%;overflow: hidden;min-height: 100vh;padding: 70px 0px 0px 0px;}
.sy_fw .fw_nr{width: 100%;overflow: hidden;}
.sy_fw .fw_nr ul{display: flex;width: 100%;align-items: center;justify-content: space-around;flex-wrap: wrap;}
.sy_fw .fw_nr li{width: 25%;}
.sy_fw .fw_nr .t_p{width: 100%;height: 100%;overflow: hidden;position: relative;z-index: 9;}
.sy_fw .fw_nr .t_p img{width: 100%;height: auto;display: block;}
.sy_fw .fw_nr .b_j{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 99;
    top: -100%;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;}
.sy_fw .fw_nr .w_z{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    text-align: center;
    color: #fff;
    width: 100%;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s; }
.sy_fw .fw_nr .w_z p{font-size: 48px;font-weight: bold;}
.sy_fw .fw_nr .w_z span{display: block;font-size: 30px;font-weight: bold;}
.sy_fw .fw_nr .w_z .b_t{ margin-bottom: 30px;padding: 0px 30px;}
.sy_fw .fw_nr .w_z .n_r{display: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s; padding: 0px 30px;text-align: left;line-height: 30px;}
.sy_fw .fw_nr .w_z .n_r p{font-size: 16px;line-height: 26px;}
.sy_fw .fw_nr li:hover .t_p{background: rgba(0,0,0,.5);}
.sy_fw .fw_nr li:hover .w_z{top: 40%;text-align: left;}
.sy_fw .fw_nr li:hover .w_z .n_r{ display: block;}
.sy_fw .fw_nr li:hover .b_j{top: 0;}
@media only screen and (max-width:1360px){
    .sy_fw{padding: 50px 0px 0px 0px;}
}
@media only screen and (max-width:1200px){
    .sy_fw{min-height: auto;}
    .sy_fw .fw_nr .w_z p {
        font-size: 40px;
    }
    .sy_fw .fw_nr .w_z span {
        font-size: 22px;
    }
    .sy_fw .fw_nr .w_z .n_r p {
        font-size: 14px;
        line-height: 24px;
    }
}
@media only screen and (max-width:1024px){
    .sy_fw .fw_nr .w_z p {
        font-size: 30px;
    }
    .sy_fw .fw_nr .w_z span {
        font-size: 17px;
    }
    .sy_fw .fw_nr .w_z .b_t {
        margin-bottom: 20px;
        padding: 0px 20px;
    }
    .sy_fw .fw_nr .w_z .n_r{
        padding: 0px 20px;
    }
    .sy_fw .fw_nr li:hover .w_z{top: 50%;}
}
@media only screen and (max-width:768px){
    .sy_fw .fw_nr li {
        width: 50%;
        padding: 15px;
    }
    .sy_fw .fw_nr .w_z p {
        font-size: 24px;
    }
    .sy_fw .fw_nr .w_z span {
        font-size: 14px;
    }
}
@media only screen and (max-width:640px){
    .sy_fw .fw_nr li {
        width: 100%;
    }
}
.sy_hz{width: 100%;overflow: hidden; padding: 90px 0px;background-color: #F5F5F5;}
.sy_hz .hz_nr{ padding: 0px 15px;position:relative;}
.sy_hz .hz_nr .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sy_hz .hz_nr .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */

}
.sy_hz .hz_nr .swiper-pagination{width: 100%;display: flex;align-items: center;justify-content: center;bottom: -50px;}
.sy_hz .hz_nr .swiper-pagination-bullet{ margin: 0px 5px;}
.sy_hz .hz_nr .swiper-pagination-bullet-active{background-color: #33455B;}
.sy_hz .hz_nr .t_p{width: 100%;overflow: hidden;border: solid 1px #DEE2E6;margin-bottom: 20px;}
.sy_hz .hz_nr .t_p img{width: 100%;height: auto;display: block;}
@media only screen and (max-width:1024px){
    .sy_hz{ padding: 50px 0px;}
}
@media only screen and (max-width:640px){
    .sy_hz{ padding: 30px 0px;}
    .sy_hz .hz_nr .t_p{margin-bottom: 0px;
    .sy_hz .hz_nr .swiper-pagination {
        bottom: -10px;
    }
    }
}

.sy_xw{width: 100%;overflow: hidden;padding: 90px 0px 50px 0px;min-height: 100vh;}
.sy_xw .xw_tp{width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: center;margin-bottom: 50px;}
.sy_xw .xw_li ul{width: 100%;overflow: hidden;display: flex;justify-content: flex-end;}
.sy_xw .xw_li li{margin-left: 20px;line-height: 40px;text-align: center; padding: 0px 30px;}
.sy_xw .xw_li a{ color: #656565;font-size: 16px;}
.sy_xw .xw_li li.on{background-color: #33455B; }
.sy_xw .xw_li li.on a{color: #fff;}
.sy_xw .xw_li li:hover{background-color: #33455B;}
.sy_xw .xw_li li:hover a{color: #fff;}
.sy_xw .xw_bt p{ color: #121923;font-size: 50px;font-weight: bold; margin-bottom: 10px;}
.sy_xw .xw_bt span{display: block; color: #656565;font-size: 20px;}
.sy_xw .xw_nr {
    margin-bottom: 50px;
}
.sy_xw .xw_zc{background-color: #F9F9F9; padding: 20px;}
.sy_xw .xw_zc .t_p{width: 100%;overflow: hidden;margin-bottom: 15px;}
.sy_xw .xw_zc .t_p img{width: 100%;height: auto;display: block;}
.sy_xw .xw_zc ul{width: 100%;overflow: hidden;}
.sy_xw .xw_zc li{padding-bottom: 25px;margin-bottom: 25px;border-bottom: solid 1px #EDEDED;}
.sy_xw .xw_zc li:last-child{ margin-bottom: 0px;}
.sy_xw .xw_zc li .r_q{width: 100%;background-color: #EDEDED;text-align: center;padding: 11px 0px;}
.sy_xw .xw_zc li .r_q p{ color: #999999;font-size: 30px;font-weight: bold;}
.sy_xw .xw_zc li .r_q span{ display: block;color: #999999;font-size: 16px;}
.sy_xw .xw_zc li .w_z a{display: block;color: #333333;font-size: 18px;line-height: 60px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zc li .w_z p{color: #A9A9A9;font-size: 14px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_rt{width: 100%;overflow: hidden;background-color: #F9F9F9; padding: 20px;}
.sy_xw .xw_rt ul{width: 100%;overflow: hidden;}
.sy_xw .xw_rt li{ padding-bottom: 25px;margin-bottom: 20px;border-bottom: solid 1px #EDEDED;}
.sy_xw .xw_rt li:last-child{margin-bottom: 0px;}
.sy_xw .xw_rt .w_d{ margin-bottom: 16px; display: flex;}
.sy_xw .xw_rt .w_d i{color: #fff;font-size: 14px;background-color: #33455B; padding: 5px;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;margin-right: 10px;}
.sy_xw .xw_rt .w_d a{ color: #333333;font-size: 18px; display: block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_rt .h_d{display: flex;align-items: center;}
.sy_xw .xw_rt .h_d i{color: #fff;font-size: 14px;background-color: #BBC1CA; padding: 5px;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;margin-right: 10px;}
.sy_xw .xw_rt .h_d p{ color: #A9A9A9;font-size: 14px;line-height: 24px;}
.sy_xw .xw_mr{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.sy_xw .xw_mr a{ margin: 0px 20px; color: #fff;background-color: #D3BF9D;font-size: 20px;font-weight: bold;width: 230px;height: 46px; line-height: 46px;text-align: center;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.sy_xw .xw_mr a.on{background-color: #33455B;}
@media only screen and (max-width:1440px){
    .sy_xw .xw_bt p{ font-size: 50px;}
    .sy_xw .xw_bt span{font-size: 20px;}
    .sy_xw .xw_li a {
        font-size: 15px;
    }
    .sy_xw .xw_zc li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .sy_xw .xw_zc li .r_q p {
        font-size: 24px;
    }
    .sy_xw .xw_zc li .r_q span {
        font-size: 14px;
    }
    .sy_xw .xw_zc li .w_z a {
        font-size: 17px;
        line-height: 40px;
    }
    .sy_xw .xw_rt .w_d a {
        font-size: 16px;
    }
    .sy_xw .xw_rt .h_d p {
        font-size: 14px;
    }
    .sy_xw .xw_rt .w_d i {
        font-size: 12px;
        padding: 3px;
    }
    .sy_xw .xw_rt .h_d i {
        font-size: 12px;
        padding: 3px;
    }
    .sy_xw .xw_rt .w_d {
        margin-bottom: 8px;
    }
    .sy_xw .xw_rt li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    }

}
@media only screen and (max-width:1360px){
    .sy_xw .xw_rt .w_d a {
        font-size: 15px;
    }
    .sy_xw .xw_rt .h_d p {
        font-size: 12px;
    }

}
@media only screen and (max-width:1200px){
    .sy_xw .xw_bt p{
        font-size: 30px;
    }
    .sy_xw .xw_bt span{
        font-size: 15px;
    }
    .sy_xw .xw_zc li .r_q p {
        font-size: 20px;
    }
    .sy_xw .xw_zc li .r_q span {
        font-size: 12px;
    }
    .sy_xw .xw_zc li .r_q {
        padding: 7px 0px;
    }
    .sy_xw .xw_zc li .w_z a {
        font-size: 16px;
        line-height: 32px;
    }
    .sy_xw .xw_zc li .w_z p {
        font-size: 13px;
    }
    .sy_xw .xw_rt .w_d a {
        font-size: 14px;
    }
    .sy_xw .xw_rt li {
        padding-bottom: 7px;
        margin-bottom: 7px;
    }
    .sy_xw .xw_mr a {
        margin: 0px 15px;
        font-size: 16px;
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
}
@media only screen and (max-width:1024px){
    .sy_xw{padding: 30px 0px;min-height: auto;}
    .sy_xw .xw_zc li .r_q p {
        font-size: 16px;
    }
    .sy_xw .xw_zc .col-lg-8 .col-lg-2{
        padding-right: 5px;
    }
    .sy_xw .xw_rt li {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .sy_xw .xw_rt .w_d {
        margin-bottom: 5px;
    }
}
@media only screen and (max-width:768px){
    .sy_xw .xw_rt li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .sy_xw .xw_li a {
        font-size: 14px;
    }
    .sy_xw .xw_li li {
        margin-left: 15px;
        line-height: 36px;
        padding: 0px 20px;
    }
}
@media only screen and (max-width:640px){
    .sy_xw .xw_tp{flex-wrap: wrap;margin-bottom: 30px;}
    .sy_xw .xw_bt{ width: 100%; margin-bottom: 15px;}
    .sy_xw .xw_bt p {text-align: center;}
    .sy_xw .xw_bt span {
        text-align: center;
    }
    .sy_xw .xw_li{width: 100%;}
    .sy_xw .xw_li ul {
        justify-content: center;
        flex-wrap: wrap;
    }
    .sy_xw .xw_zc li .r_q {
        margin-bottom: 15px;
    }
    .sy_xw .xw_mr a {
        margin: 0px 10px;
        font-size: 14px;
        width: 160px;
        height: 36px;
        line-height: 36px;
    }
    .sy_xw .xw_nr {
        margin-bottom: 20px;
    }
    .sy_xw .xw_zc li:nth-child(3){ display: none;}
    .sy_xw .xw_zc li:last-child{ display: none;}
    .sy_xw .xw_rt li:last-child{display: none;}
}
.sy_yq{width: 100%;overflow: hidden;padding-bottom: 70px;}
.sy_yq .yq_tp{ margin-bottom: 30px;}
.sy_yq .yq_tp ul{width: 100%;overflow: hidden;display: flex;border-bottom: solid 1px #CBCBCB;}
.sy_yq .yq_tp li{ color: #333;font-size: 24px;margin-right: 30px;line-height: 50px; cursor: pointer;}
.sy_yq .yq_tp li.on{ color: #121923;border-bottom: solid 3px #121923;font-weight: bold;}
.sy_yq .yq_tp li:hover{ color: #121923;font-size: 24px;font-weight: bold;border-bottom: solid 3px #121923;}
.sy_yq .yq_db .n_r{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;}
.sy_yq .yq_db .n_r a{margin-bottom: 20px; margin-right: 20px;}
@media only screen and (max-width:1200px){
    .sy_yq .yq_tp li{
        font-size: 20px;
    }
    .sy_yq .yq_tp li:hover {
        font-size: 20px;
    }
    .sy_yq .yq_db .n_r a {
        margin-bottom: 15px;
        margin-right: 15px;
    }
    .sy_yq {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width:768px){
    .sy_yq .yq_tp {
        margin-bottom: 20px;
    }
    .sy_yq .yq_tp li {
        font-size: 18px;
    }
    .sy_yq .yq_db .n_r a {
        margin-bottom: 10px;
        margin-right: 10px;
        font-size: 13px;
    }
}



.yema{width:100%; padding-top:50px; text-align:center;}
.yema ul li{display:inline-block; margin:0 3px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:16px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#224bad; border:1px solid #224bad; color:#fff;}
.yema ul li a.on{background-color:#224bad; border:1px solid #224bad; color:#fff;}
@media only screen and (max-width:1440px){
.yema{padding-top:40px; margin-top:20px;}
.yema ul li a{min-width:36px; padding:0 10px; font-size:14px; line-height:34px;}
}
@media only screen and (max-width:1024px){
.yema{margin-top:20px;}
}
@media only screen and (max-width:992px){
.yema{margin-top:10px;}
.yema ul li{margin:0 2px;}
.yema ul li:first-child(2){display:none;}
.yema ul li:last-child(2){display:none;}
.yema ul li a{min-width:30px; padding:0 10px; height:30px; font-size:12px; line-height:28px;}
}
@media only screen and (max-width:320px){
.yema ul li{margin:0 1px;}
.yema ul li a{padding:0 6px;}
}

.pc_kf{width:66px; position:fixed; right:10px; bottom:150px; z-index:999;}
.pc_kf .nr{width:66px; height:auto; border-radius:5px 0 0 5px; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); text-align:center; margin-bottom:6px; cursor:pointer; position:relative; transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;}
.pc_kf .nr a.p_c{display: block;}
.pc_kf .nr a.y_d{display: none;}
.pc_kf .nr:last-child{margin-bottom:0;}
.pc_kf .nr img{ height:auto; display:inline-block;padding:3px 0px;}
.pc_kf .nr img.x_s{display:none;margin: 0 auto;}
.pc_kf .nr img.on{
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.pc_kf .nr:hover img{filter: inherit;}
.pc_kf .nr p{font-size:12px; line-height:20px; color:#33455B;}
.pc_kf .ewm{width:120px; padding:5px; border-radius:5px; box-shadow:0 2px 20px 0 rgba(0,2,33,.1); background-color:#fff; position:absolute; top:-2px; right:70px; opacity:0; visibility:hidden;
transform:translateX(-10px);
-webkit-transform:translateX(-10px);
-moz-transform:translateX(-10px);
-ms-transform:translateX(-10px);
-o-transform:translateX(-10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm.tel{width:220px; padding:10px 20px;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateX(0);
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);}
.pc_kf .ewm img{width:100%;}
.pc_kf .ewm p{font-size:16px; line-height:26px; color:#333; text-align:left; padding-left:36px; background:url(../images/dh.png) no-repeat left top;}
.pc_kf .ewm strong{color:#224bad; font-size:18px;}
.pc_kf .nr:hover{background:#33455B;border:2px solid #33455B;}
.pc_kf .nr:hover p{ color:#fff;}
.pc_kf .nr:hover img.x_s{display:block;}
.pc_kf .nr:hover img.t_b{display:none;}
@media only screen and (max-width:992px){
.pc_kf{width:56px; position:fixed; right:0; top:45%; z-index:999;}
.pc_kf .nr{width:56px; padding:8px 0 2px; height:auto; border-radius:3px 0 0 3px; border:1px solid #fff; margin-bottom:5px;}
.pc_kf .nr img{width:22px;}
.pc_kf .nr p{font-size:12px; line-height:18px; margin-top:5px;}
.pc_kf .ewm{width:100px; right:60px;}
.pc_kf .ewm.tel{width:170px; padding:7px 10px;}
.pc_kf .ewm img{width:100%;}
.pc_kf .ewm p{font-size:13px; line-height:22px; padding-left:26px; background-size:22px auto;}
.pc_kf .ewm strong{font-size:16px;}
.pc_kf .nr a.p_c{display: none;}
.pc_kf .nr a.y_d{display: block;}
}

.fh_top{width:44px; height:44px; border-radius:50%; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); border-radius:50%; position:fixed; bottom:18px; right:11px; cursor:pointer; overflow:hidden; z-index:999; display:none;}
.fh_top img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.fh_top{width:36px; height:36px; bottom:18px; right:11px;}
}

.bj_xq{width:100%; height:100vh; background-color:rgba(0,0,0,.7); position:fixed; top:0; left:0; z-index:9999999; backdrop-filter:blur(1px); -webkit-backdrop-filter:blur(1px);display:none;}
.bj_xq .bj_nr{width:1200px; position:absolute; top:50%; left:50%; margin-left:-600px; margin-top:-272px; background-color:#fff; display:flex; flex=wrap:wrap;}
.bj_xq .bj_nr .bj_bd{width:50%; padding:45px;}
.bj_xq .bj_nr .bj_tp{width:50%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.bj_xq .bj_nr .b_t{font-size:26px; font-weight:bold; line-height:36px; color:#000;}
.bj_xq .bj_nr .x_b{font-size:15px; line-height:26px; color:#777; margin-bottom:15px;}
.bj_xq .bj_nr .b_d ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.bj_xq .bj_nr .b_d ul li{width:48%; position:relative;}
.bj_xq .bj_nr .b_d ul li.q_b{width:100%;}
.bj_xq .bj_nr .b_d input{width:100%; height:61px; border-bottom:1px solid #eee; font-size:15px; line-height:60px; color:#333; display:block;}
.bj_xq .bj_nr .b_d input::placeholder{color:#999;}
.bj_xq .bj_nr .b_d textarea{width:100%; height:122px; padding-top:17px; border-bottom:1px solid #eee; font-size:15px; line-height:26px; color:#333; resize:none; display:block;}
.bj_xq .bj_nr .b_d textarea::placeholder{color:#999;}
.bj_xq .bj_nr .b_d button{width:160px; height:52px; background-color:#224bad; font-size:16px; line-height:50px; color:#fff; margin-top:20px; margin-right:20px; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .b_d button.c_z{background-color:#888;}
.bj_xq .bj_nr .b_d button:hover{background-color:#0a3089;}
.bj_xq .bj_nr .b_d button.c_z:hover{background-color:#2b2b2b;}
.bj_xq .bj_nr .g_b{position:absolute; top:40px; right:40px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .g_b:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.bj_xq .bj_nr .g_b i{font-size:26px; color:#ccc;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .g_b:hover i{color:#1b1b1b;}
@media only screen and (max-width:1200px){
.bj_xq .bj_nr{width:80%; left:10%; margin-left:0; margin-top:-216px;}
.bj_xq .bj_nr .bj_bd{padding:30px 25px;}
.bj_xq .bj_nr .b_t{font-size:22px; line-height:30px;}
.bj_xq .bj_nr .x_b{font-size:14px; line-height:22px;}
.bj_xq .bj_nr .b_d ul li{width:48%; margin-top:10px;}
.bj_xq .bj_nr .b_d input{height:45px; line-height:44px;}
.bj_xq .bj_nr .b_d textarea{height:77px;}
.bj_xq .bj_nr .b_d button{width:120px; height:38px; font-size:14px; line-height:38px;}
.bj_xq .bj_nr .g_b{top:30px; right:30px;}
.bj_xq .bj_nr .g_b i{font-size:22px;}
}
@media only screen and (max-width: 768px){
.bj_xq .bj_nr{width:90%; left:5%;}
}
@media only screen and (max-width: 640px){
.bj_xq .bj_nr{margin-top:-236px;}
.bj_xq .bj_nr .bj_tp{display:none;}
.bj_xq .bj_nr .bj_bd{width:100%;}
.bj_xq .bj_nr .b_d ul li{width:100%;}
}

.footer{width: 100%;overflow: hidden;background-color: #1B1F27;padding: 70px 0px;}
.footer .b_t{ padding-bottom: 10px; border-bottom: solid 1px #363940; color: #FFFFFF;font-size: 24px;font-weight: bold;margin-bottom: 30px;}
.footer .ft_lf .n_r ul{width: 100%;overflow: hidden;display: flex;justify-content: space-around;}
.footer .ft_lf .n_r li p{color: #FFFFFF;font-size: 18px;margin-bottom: 15px;}
.footer .ft_lf .n_r li a{color: #eaeaea;font-size: 14px;display: block;line-height: 30px;}
.footer .ft_rt .y_w span{display: block;color: #FFFFFF;font-size: 18px;margin-bottom: 20px;}
.footer .ft_rt .y_w h3{color: #FFFFFF;font-size: 28px;font-weight: bold;margin-bottom: 20px;}
.footer .ft_rt .y_w p{color: #FFFFFF;font-size: 14px;line-height: 30px;}
.footer .ft_rt img{width: 100%;height: auto;display: block;}
.footer .ft_rt ul{width: 100%;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.copyright{width: 100%;overflow: hidden;background-color: #0F1217;padding: 15px 0px;text-align: center;color: #FFFFFF;font-size: 13px;}
@media only screen and (max-width: 1024px){
    .footer {
        padding: 50px 0px;
    }
    .footer .b_t {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .footer .ft_rt .y_w h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 768px){
    .footer .ft_lf{display: none;}
    .footer .b_t {
        text-align: center;
    }
    .footer .ft_rt .y_w{
        text-align: center;
        margin-bottom: 15px;
    }
    .footer .ft_rt .y_w span {
        font-size: 16px;
    }
    .footer .ft_rt ul {
        justify-content: space-around;
    }
}
@media only screen and (max-width: 640px){
    .footer {
        padding: 30px 0px;
    }
    .footer .b_t {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .footer .ft_rt .y_w span {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .footer .ft_rt .y_w h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .footer .ft_rt .y_w p {
        font-size: 12px;
        line-height: 26px;
    }
    .copyright {
        padding: 10px 0px;
        font-size: 12px;
    }

}
.sy_js{
    width: 100%;background: rgba(0,0,0,.5);
    position: fixed;
    padding: 90px 0px 20px 0px;
    bottom: -490px;
    z-index: 999;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.sy_js.showt{bottom: -302px;}
.sy_js.show-me{bottom: 0px;!important;}
.sy_js.on{bottom: -500px;!important;z-index: 0;}
.sy_js .js_nr{width: 100%;background-color: #fff;position: relative;}
.sy_js .js_nr ul{width: 100%;display: flex;align-items: center;}
.sy_js .js_nr li{border-right: solid 1px #D9D9D9;width: 24%;display: flex;justify-content: center;padding: 40px 0px 20px 0px; position: relative;}
.sy_js .js_nr li:last-child{border-right: none;}
.sy_js .js_nr .z_c img{ max-width: 100%;height: auto;}
.sy_js .js_nr li:nth-child(2){width: 52%;align-items: flex-start; padding: 20px 0px 10px 0px;margin-right: 30px;}
.sy_js .js_nr .z_j{width: 80%;}
.sy_js .js_nr .z_j .b_t{color: #333333;font-size: 30px;font-weight: bold; margin-bottom: 20px;text-align: center;}
.sy_js .js_nr .z_j .b_t span{color: #36619A;}
.sy_js .js_nr .z_j .w_z{width: 100%;overflow: hidden;display: flex;justify-content: space-between;}
.sy_js .js_nr .z_j .w_z .l_f{flex: 1;}
.sy_js .js_nr .z_j .w_z .r_t{flex: 1;}
.sy_js .js_nr .z_j .w_z i{color: #E64945;font-size: 12px;}
.sy_js .js_nr .z_j .w_z li{ color: #434343;font-size: 15px;margin-bottom: 10px;}
.sy_js .js_nr .z_j .w_z .t_x{border: solid 1px #DDDDDD; line-height: 32px;text-indent: 14px;}
.sy_js .js_nr .z_j .w_z .t_x::placeholder{font-size: 14px;color: #999999;}
.sy_js .js_nr .z_j .w_z .t_e{border: solid 1px #DDDDDD; line-height: 32px;text-indent: 14px;padding-top: 5px;min-height: 133px;}
.sy_js .js_nr .z_j .w_z .t_e::placeholder{font-size: 14px;color: #999999;}
.sy_js .js_nr .z_j p{ margin-bottom: 10px;font-size: 14px;}
.sy_js .js_nr .b_u{position: absolute;width: 150px;height: 150px;background: url("../images/d_bj.png") no-repeat top center;text-align: center;color: #FFFFFF;font-size: 30px;font-weight: bold;outline: none;top: 75px;right: -72px;}
.sy_js .js_nr .y_c{display: flex;justify-content: center;align-items: center;}
.sy_js .js_nr .y_c img{ max-width: 90%;height: auto;display: block;}
.sy_js .js_tb{ position: absolute;top: -193px; left: 50%;display: flex;justify-content: center;align-items: center;transform:translateX(-50%);width: 100%;}
.sy_js .js_tb .open{
    width: 50px;
    height: 50px;
    background: url(../images/ar3.png) no-repeat;
    margin-top: 115px;
    margin-left: 30px;
}
.sy_js.show-me .js_tb .open{
    width: 50px;
    height: 50px;
    background: url(../images/ar2.png) no-repeat;
    margin-top: 115px;
    margin-left: 30px;
}
.sy_js .js_tb i{color: #fff;position: absolute;right: 0px;top: 130px;cursor: pointer; opacity: 0;}
.sy_js .js_tb .open.on{width: auto;height: auto;background: none;margin: 0px;}
.sy_js.show-me .js_tb .open.on{
    width: auto;height: auto;background: none;margin: 0px;
}
@media only screen and (max-width: 1200px){
    .sy_js {
        bottom: -562px;
    }
    .sy_js.showt {
        bottom: -303px;
    }
    .sy_js.show-me {
        bottom: 0px;
    }
    .js_nr li:first-child{display: none;}
    .sy_js .js_nr li:nth-child(2){ width: 70%;}
    .sy_js .js_nr li:last-child {
        width: 30%;
    }
    .sy_js.on{bottom: -900px;!important;z-index: 0;}
}
@media only screen and (max-width: 768px){
    .sy_js {
        bottom: -710px;
    }
    .sy_js.showt {
        bottom: -529px;
    }
    .sy_js.show-me {
        bottom: 0px;
    }
    .sy_js .js_nr ul {
        flex-wrap: wrap;
    }
    .sy_js .js_nr li:nth-child(2) {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 70px;
        border-right: none;
    }
    .sy_js .js_nr li:last-child {
        width: 100%;
    }
}
@media only screen and (max-width: 640px){
    .sy_js{
        bottom: -10000px;
    }
    .sy_js.showt {
        bottom: -10000px;
    }
    .sy_js.show-me {
        bottom: -10000px;
    }
}

.ny_bn{width: 100%;min-height: 100vh;overflow: hidden; position: relative;}
.ny_bn .n_r{ position: absolute;width: 85%;top: 50%;left: 50%;transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
}
.ny_bn .n_r .b_t{text-align: center;color: #FFFFFF;font-size: 72px;font-weight: bold;margin-bottom: 40px;}
.ny_bn .n_r .m_s{text-align: center;color: #FFFFFF;font-size: 30px;line-height: 50px;margin-bottom: 70px;}
.ny_bn .n_r .l_b ul{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: space-around;}
.ny_bn .n_r .l_b li{width: 20%; color: #fff;text-align: center;}
.ny_bn .n_r .l_b li p{color: #FFFFFF;font-size: 56px;font-weight: bold;}
.ny_bn .n_r .l_b li p i{font-size: 24px;margin-left: 5px;}
.ny_bn .n_r .l_b li span{display: block;font-size: 24px;}
.ny_bn .w_z{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 24%;
    padding: 40px 0px;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    background: url("../images/kuang.png") no-repeat top center;
}
.ny_bn .w_z h3{color: #FFFFFF;font-size: 50px;font-weight: bold;}
.ny_bn .w_z p{width:100%;color: #FFFFFF;font-size: 22px;text-transform: uppercase;position: absolute;top: -23px;left: 50%;transform:translateX(-50%);}
@media only screen and (max-width: 1440px){
    .ny_bn .w_z{
        width: 30%;
        padding: 40px 0px;
    }
    .ny_bn .w_z h3{font-size: 50px;}
    .ny_bn .w_z p{font-size: 25px;top: -15px;}
    .ny_bn .n_r .b_t {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .ny_bn .n_r .m_s {
        font-size: 26px;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 1200px){
    .ny_bn .w_z{
        width: 34%;
    }
    .ny_bn {
        height: 40vh;
        overflow: hidden;
    }
}
@media only screen and (max-width: 1024px){
    .ny_bn{min-height:auto;height: 30vh;}
    .ny_bn.on{height: 50vh;}
    .ny_bn .w_z{
        width: 100%;
        padding: 20px 0px;
        background: none;
        top: 60%;
    }
    .ny_bn .w_z h3{font-size: 40px;}
    .ny_bn .w_z p{font-size: 20px;}
}
@media only screen and (max-width: 768px){
    .ny_bn{height: 30vh;}
    .ny_bn .w_z{
        padding: 20px 0px;
        top: 50%;
    }
    .ny_bn .w_z h3{font-size: 36px;}
    .ny_bn .w_z p{font-size: 18px;}
    .ny_bn .n_r .b_t {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .ny_bn .n_r .m_s {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .ny_bn .n_r {
        width: 90%;
    }
    .ny_bn .n_r .l_b li p {
        font-size: 40px;
    }
    .ny_bn .n_r .l_b li p i {
        font-size: 16px;
    }
    .ny_bn .n_r .l_b li span {
        font-size: 16px;
    }
}
@media only screen and (max-width: 640px){
    .ny_bn .n_r .m_s {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 28px;
    }
    .ny_bn .n_r .l_b {
        display: none;
    }
    .ny_bn .n_r .b_t {
        font-size: 30px;
    }
    .ny_bn .w_z h3{font-size: 30px;}
    .ny_bn .w_z p{font-size: 16px;}
    .ny_bn.on {
        height: 30vh;
    }
}

.yw_ys{width: 100%;overflow: hidden;padding: 90px 0px 70px 0px;}
.yw_ys .b_t{text-align: center;width: 100%;overflow: hidden;margin-bottom: 50px;}
.yw_ys .b_t p{color: #121923;font-size: 50px;font-weight: bold;margin-bottom: 20px;}
.yw_ys .b_t span{display: block;color: #656565;font-size: 20px;text-align: center;}
.yw_ys .l_b{ padding: 0px 50px;}
.yw_ys .l_b .n_r{width: 100%;margin-bottom: 15px;text-align: center;}
.yw_ys .l_b .t_p{ margin-bottom: 30px;}
.yw_ys .l_b .t_p i{
    border: solid 1px #C7D2D6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 70px;
    padding: 30px;
    color: #31435B;
}
.yw_ys .l_b .w_z span{color: #2A2A2A;font-size: 30px;font-weight: bold; margin-bottom: 15px;display: block;}
.yw_ys .l_b .w_z p{color: #656565;font-size: 16px;line-height: 30px;}
.yw_ys .l_b .n_r:hover .t_p i{
    border: solid 1px #31435B;
    color: #fff;
    background-color: #31435B;
}
@media only screen and (max-width: 1200px){
    .yw_ys{padding: 70px 0px 50px 0px;}
    .yw_ys .b_t{margin-bottom: 40px;}
    .yw_ys .b_t p{font-size: 50px;}
    .yw_ys .b_t span{font-size: 20px;}
    .yw_ys .l_b{ padding: 0px 30px;}
    .yw_ys .l_b .t_p{ margin-bottom: 25px;}
    .yw_ys .l_b .t_p i{
        font-size: 50px;
        padding: 20px;
    }
    .yw_ys .l_b .w_z span{font-size: 24px;}
    .yw_ys .l_b .w_z p{font-size: 14px;}
}
@media only screen and (max-width: 1024px){
    .yw_ys .b_t p {
        font-size: 40px;
    }
    .yw_ys .b_t span {
        font-size: 17px;
    }
    .yw_ys .l_b{ padding: 0px 20px;}
    .yw_ys .l_b .w_z span {
        font-size: 20px;
    }
    .yw_ys .l_b .w_z p {
        font-size: 13px;
    }
}
@media only screen and (max-width: 768px){
    .yw_ys{padding: 50px 0px 30px 0px;}
    .yw_ys .b_t p {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .yw_ys .l_b{ padding: 0px;}

}
.yw_zs{width: 100%;overflow: hidden;}
.yw_zs ul{width: 100%;overflow: hidden;}
.yw_zs .zs_nr{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;height: 100vh;}
.yw_zs .zs_nr .l_f{width: 75%;}
.yw_zs .zs_nr .l_f img{width: 100%;height: auto;display: block;}
.yw_zs .zs_nr .r_t{width: 25%; padding: 0px 50px;}
.yw_zs .zs_nr .r_t .t_p{ margin-bottom: 20px;}
.yw_zs .zs_nr .r_t .y_w{color: #33455B;font-size: 16px;margin-bottom: 20px;}
.yw_zs .zs_nr .r_t .b_t{color: #121923;font-size: 48px;font-weight: bold;margin-bottom: 40px;}
.yw_zs .zs_nr .r_t .m_s{color: #656565;font-size: 16px;line-height: 36px;}
.yw_zs li:nth-child(2n) .zs_nr{flex-flow: row-reverse;}
@media only screen and (max-width: 1440px){
    .yw_zs .zs_nr .r_t .b_t {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .yw_zs .zs_nr .r_t .m_s {
        font-size: 15px;
        line-height: 32px;
    }
    .yw_zs .zs_nr .r_t {
        padding: 0px 30px;
    }
}
@media only screen and (max-width: 1200px){
    .yw_zs .zs_nr .l_f {
        width: 70%;
    }
    .yw_zs .zs_nr .r_t {
        width: 30%;
    }
    .yw_zs .zs_nr .r_t .b_t {
        font-size: 36px;
    }
    .yw_zs .zs_nr {
        height: auto;
    }
}
@media only screen and (max-width: 1024px){
    .yw_zs .zs_nr{height: auto;}
    .yw_zs .zs_nr .r_t .y_w {
        font-size: 14px;
    }
    .yw_zs .zs_nr .r_t .b_t {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .yw_zs .zs_nr .r_t .m_s {
        font-size: 14px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 768px){
    .yw_zs .zs_nr .l_f {
        width: 60%;
    }
    .yw_zs .zs_nr .r_t {
        width: 40%;
    }
    .yw_zs .zs_nr .r_t .y_w {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .yw_zs .zs_nr .r_t .t_p {
        margin-bottom: 10px;
    }
    .yw_zs .zs_nr .r_t .b_t {
        font-size: 26px;
    }
    .yw_zs .zs_nr .r_t .m_s {
        font-size: 13px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 640px){
    .yw_zs .zs_nr{flex-wrap: wrap;}
    .yw_zs .zs_nr .l_f {
        width: 100%;
        padding: 0px 20px;
        margin-bottom: 20px;
    }
    .yw_zs .zs_nr .r_t {
        width: 100%;
    }
    .yw_zs li:nth-child(2n) .zs_nr {
        flex-flow: wrap;
    }
    .yw_zs li{ margin-bottom: 20px;}
    .yw_zs .zs_nr .r_t .t_p{text-align: center;}
    .yw_zs .zs_nr .r_t .y_w{text-align: center;}
    .yw_zs .zs_nr .r_t .b_t{text-align: center;font-size: 22px;}
    .yw_zs .zs_nr .r_t .m_s{text-align: center;}
}

.yw_db{width: 100%;overflow: hidden;;background: url("../images/y_bj.jpg") no-repeat top center / cover;position: relative;padding: 90px 0px;}
.yw_db .n_r{width: 100%;overflow: hidden;position: relative;height: 100vh;}
.yw_db .n_r .w_z{
    width: 70%;
    position: absolute;
    top: 50%;left: 50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
}
.yw_db .n_r .w_z .b_t{padding-bottom: 40px;margin-bottom: 50px; background: url("../images/d_x.png") repeat-x bottom;}
.yw_db .n_r .w_z .b_t h3{text-align: center; color: #FFFFFF;font-size: 50px;font-weight: bold;text-transform: uppercase;margin-bottom: 20px;}
.yw_db .n_r .w_z .m_s span{display: block;color: #FFFFFF;font-size: 22px;text-align: center;}
.yw_db .n_r .w_z .m_s p{color: #FFFFFF;font-size: 40px;font-weight: bold;text-align: center;}
@media only screen and (max-width: 1440px){
    .yw_db .n_r .w_z .b_t h3{font-size: 56px;}
}
@media only screen and (max-width: 1200px){
    .yw_db{height: auto;padding: 50px 0px;}
    .yw_db .n_r .w_z .b_t h3{font-size: 50px;}
    .yw_db .n_r .w_z .m_s span {
        font-size: 24px;
    }
    .yw_db .n_r .w_z .b_t {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .yw_db .n_r .w_z .m_s p {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1024px){
    .yw_db .n_r {
        height: auto;
        padding: 50px 0px;
        display: flex;
        justify-content: center;
    }
    .yw_db .n_r .w_z {
        width: 70%;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .yw_db .n_r .w_z .b_t h3 {
        font-size: 40px;
    }
    .yw_db .n_r .w_z .m_s span {
        font-size: 20px;
    }
    .yw_db .n_r .w_z .m_s p {
        font-size: 32px;
    }
    .yw_db .n_r .w_z .b_t {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 640px){
    .yw_db .n_r .w_z .b_t h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .yw_db .n_r .w_z{width: 100%;}
    .yw_db .n_r .w_z .b_t {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .yw_db .n_r .w_z .m_s span {
        font-size: 16px;
    }
    .yw_db .n_r .w_z .m_s p {
        font-size: 26px;
    }
    .yw_db {
        padding: 30px 0px;
    }
}
.yw_ys.on{background-color: #F7F7F7;}
.fw_zc{width: 100%;overflow: hidden;padding: 70px 0px 50px 0px;min-height: 100vh;}
.fw_zc .b_t{text-align: center;width: 100%;overflow: hidden;margin-bottom: 50px;}
.fw_zc .b_t p{color: #121923;font-size: 50px;font-weight: bold;margin-bottom: 20px;}
.fw_zc .b_t span{display: block;color: #656565;font-size: 20px;text-align: center;}
.fw_zc .zc_nr .hd{width: 100%;overflow: hidden;margin-bottom: 40px;}
.fw_zc .zc_nr .hd ul{width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;border-bottom: dotted 1px #33455B;}
.fw_zc .zc_nr .hd li{ line-height: 56px;padding: 0px 50px;display: flex;justify-content: center;border-left:dotted 1px #33455B;align-items: center;color: #33455B;font-size: 24px;}
.fw_zc .zc_nr .hd li:hover{font-weight: bold;cursor: pointer;}
.fw_zc .zc_nr .hd li:last-child{border-right:dotted 1px #33455B;}
.fw_zc .zc_nr .hd li i{color: #33455B;font-size: 26px;margin-right: 15px;font-weight: lighter;}
.fw_zc .zc_nr .hd li.on{font-weight: bold;}
.fw_zc .zc_nr .bd ul{width: 100%;overflow: hidden;}
.fw_zc .zc_nr .bd ul .l_c{text-align: center;margin-bottom: 40px;}
.fw_zc .zc_nr .bd ul .l_c img{max-width: 100%;height: auto;}
.fw_zc .zc_nr .bd .b_d{width: 50%;margin: 0 auto;}
.fw_zc .zc_nr .bd .t_x{width: 100%;overflow: hidden;margin-bottom: 15px;line-height: 42px;text-indent: 14px;border: solid 1px #D9D9D9;font-size: 16px;}
.fw_zc .zc_nr .bd .t_x::placeholder{ color: #656565;font-size: 14px;}
.fw_zc .zc_nr .bd .t_e{width: 100%;overflow: hidden;margin-bottom: 15px;border: solid 1px #D9D9D9;text-indent: 14px;min-height: 160px; padding-top: 15px;}
.fw_zc .zc_nr .bd p{color: #535B75;font-size: 14px;margin-bottom: 40px;}
.fw_zc .zc_nr .bd .b_n{width: 50%;text-align: center;color: #fff;font-size: 24px;line-height: 56px;background-color: #33455B;margin: 0 auto;height: 56px;display: block;}
@media only screen and (max-width: 1024px){
    .fw_zc{padding: 50px 0px 30px 0px;min-height: auto;}
    .fw_zc .b_t p {
        font-size: 40px;
    }
    .fw_zc .b_t span {
        font-size: 17px;
    }
    .fw_zc .b_t {
        margin-bottom: 20px;
    }
    .fw_zc .zc_nr .hd li {
        line-height: 42px;
        padding: 0px 30px;
        font-size: 20px;
    }
    .fw_zc .zc_nr .bd p {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .fw_zc .zc_nr .bd .b_n {
        width: 40%;
        font-size: 20px;
        line-height: 46px;
        height: 46px;
    }
}
@media only screen and (max-width: 768px){
    .fw_zc .b_t p {
        font-size: 32px;
    }
    .fw_zc .b_t span {
        font-size: 16px;
    }
}
@media only screen and (max-width: 640px){
    .fw_zc {
        padding: 30px 0px 20px 0px;
    }
    .fw_zc .b_t p {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .fw_zc .zc_nr .hd ul {
        justify-content: space-around;
    }
    .fw_zc .zc_nr .hd li {
        line-height: 40px;
        padding: 0px 10px;
        font-size: 12px;
        flex: 1;
    }
    .fw_zc .zc_nr .hd li:first-child{border-left: none;}
    .fw_zc .zc_nr .hd li:last-child {
        border-right: none;
    }
    .fw_zc .zc_nr .hd li i {
        font-size: 20px;
        margin-right: 10px;
    }
    .fw_zc .zc_nr .hd {
        margin-bottom: 20px;
    }
    .fw_zc .zc_nr .bd ul .l_c {
        margin-bottom: 20px;
    }
    .fw_zc .zc_nr .bd .b_d {
        width: 100%;
    }
    .fw_zc .zc_nr .bd p {
        font-size: 12px;
    }
    .fw_zc .zc_nr .bd .b_n {
        width: 100%;
        font-size: 16px;
        line-height: 40px;
        height: 40px;
    }
}
@media only screen and (max-width: 375px){
    .fw_zc .zc_nr .hd li {
        padding: 0px 7px;
    }
    .fw_zc .zc_nr .hd li i {
        margin-right: 5px;
    }
}
@media only screen and (max-width: 360px){
    .fw_zc .zc_nr .hd li {
        padding: 0px 5px;
    }
}
.fw_dt{width: 100%;overflow: hidden;min-height: 100vh; padding: 70px 0px;position: relative;}
.dt_nr{background-color: #fff;padding: 100px 50px;position: absolute;width: 30%;top: 5%;right: 3%;}
.dt_nr h1{color: #000000;font-size: 48px;font-weight: bold;margin-bottom: 20px;}
.dt_nr h3{color: #656565;font-size: 22px;margin-bottom: 50px;}
.dt_nr p{color: #656565;font-size: 16px;line-height: 32px;margin-bottom: 100px;}
.dt_nr a{border: solid 1px #CCCCCC; line-height: 46px; padding: 0px 60px; color: #656565;font-size: 16px;display: inline-block;margin-bottom: 100px;}
.dt_nr .l_g img{max-width: 100%;height: auto;}
@media only screen and (max-width: 1440px){
    .dt_nr{padding: 30px 25px;width: 30%;top: 9%;right: 2%;}
    .dt_nr h1 {
        font-size: 40px;
    }
    .dt_nr h3 {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .dt_nr p {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 50px;
    }
    .dt_nr a {
        line-height: 40px;
        padding: 0px 40px;
        font-size: 14px;
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 1024px){
    .fw_dt {
        min-height: auto;
        padding: 50px 0px;
    }
    .dt_nr {
        padding: 30px 25px;
        width: 90%;
        top: auto;
        right: auto;
        position: relative;
        margin: 0 auto;
    }
    .dt_nr h1 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .dt_nr h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .dt_nr p {
        font-size: 13px;
        margin-bottom: 30px;
    }
    .dt_nr a {
        padding: 0px 30px;
        margin-bottom: 30px;
    }

}
@media only screen and (max-width: 640px){
    .dt_nr {
        padding: 20px 15px;
    }
    .dt_nr h1 {
        font-size: 30px;
    }
}
.fw_lb{width: 100%;overflow: hidden;padding: 30px 0px;}
.fw_lb .n_r{ padding: 0px 20px;}
.fw_lb .n_r .w_z{margin-bottom: 20px;}
.fw_lb .n_r .m_s{text-align: center; line-height: 60px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.fw_lb .n_r .m_s a{color: #2D333F;font-size: 16px;}
.fw_lb .n_r .t_p{width: 100%;overflow: hidden;position: relative;}
.fw_lb .n_r .t_p img{width: 100%;height: auto;display: block;}
.fw_lb .n_r .t_p i{opacity: 0;position: absolute;top: 50%;left: 50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.fw_lb .n_r .w_z:hover .t_p i{opacity: 1;}
@media only screen and (max-width: 1024px){
    .fw_lb .n_r .m_s{line-height: 50px;}
    .fw_lb .n_r .m_s a{font-size: 14px;}
}
@media only screen and (max-width: 640px){
    .fw_lb .n_r .m_s {
        line-height: 30px;
    }
    .fw_lb .n_r {
        padding: 0px;
    }
}

.al_xq{width: 100%;overflow: hidden;padding: 70px 0px 50px 0px;}
.al_xq .al_ms{padding: 0px 20px;}
.al_xq .al_ms .b_t{text-align: center;color: #33455B;font-size: 50px;margin-bottom: 40px;}
.al_xq .al_ms .x_x{display: flex;justify-content: center;align-items: center;}
.al_xq .al_ms .x_x span{margin: 0px 15px;display: flex;align-items: center;}
.al_xq .al_ms .m_s{padding: 30px 20px;background-color: #F7F7F7; margin-bottom: 20px;}
.al_xq .al_ms .m_s p{color: #33455B;font-size: 16px;line-height: 40px;}
.al_xq .al_ms .x_q img{max-width: 100%;height: auto;}
.al_xq .al_ms .d_f{background-color: #F7F7F7;padding: 30px 20px;display: flex;align-items: center;justify-content: flex-end;margin-bottom: 24px;}
.al_xq .al_ms .d_f .f_g{ margin-right: 15px;}
.al_xq .al_ms .d_f .f_g p{color: #33455B;font-size: 24px; font-weight: bold;}
.al_xq .al_ms .d_f .f_g span{display: block;color: #33455B;font-size: 17px;}
.al_xq .al_ms .d_f .m_r{margin: 0px 15px;}
.al_xq .al_ms .d_f .m_r a{color: #FFFFFF;font-size: 16px;line-height: 40px;padding: 15px 20px;background-color: #33455B;}
.al_xq .al_ms .f_y{ padding: 20px 0px;border-top: solid 1px #E5E5E5; border-bottom:  solid 1px #E5E5E5;display: flex;align-items: center;justify-content: space-between;}
.al_xq .al_ms .f_y .s_x{display: flex;align-items: center;}
.al_xq .al_ms .f_y .s_x i{font-size: 20px;margin-right: 10px;}
.al_xq .al_ms .f_y .s_x p{color: #33455B;font-size: 16px;}
.al_xq .al_ms .f_y .s_x a{color: #33455B;font-size: 16px;}
@media only screen and (max-width: 1200px){
    .al_xq {
        padding: 60px 0px 40px 0px;
    }
    .al_xq .al_ms .b_t {
        font-size: 52px;
        margin-bottom: 32px;
    }
    .al_xq .al_ms .m_s {
        padding: 25px 20px;
    }
    .al_xq .al_ms .m_s p {
        font-size: 15px;
        line-height: 36px;
    }
    .al_xq .al_ms .d_f {
        background-color: #F7F7F7;
        padding: 30px 20px;
        display: flex;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1024px){
    .al_xq {
        padding: 50px 0px 30px 0px;
    }
    .al_xq .al_ms .b_t {
        font-size: 46px;
        margin-bottom: 26px;
    }
    .al_xq .al_ms .m_s {
        padding: 20px 15px;
    }
    .al_xq .al_ms .m_s p {
        font-size: 14px;
        line-height: 32px;
    }
    .al_xq .al_ms .d_f {
        padding: 24px 16px;
    }
    .al_xq .al_ms .d_f .f_g p {
        font-size: 20px;
    }
    .al_xq .al_ms .d_f .f_g span {
        font-size: 15px;
    }
    .al_xq .al_ms .f_y {
        padding: 15px 0px;
    }
    .al_xq .al_ms .f_y .s_x a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 640px){
    .al_xq {
        padding: 30px 0px;
    }
    .al_xq .al_ms {
        padding: 0px;
    }
    .al_xq .al_ms .b_t {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .al_xq .al_ms .m_s p {
        font-size: 13px;
        line-height: 30px;
    }
    .al_xq .al_ms .d_f {
        padding: 20px 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .al_xq .al_ms .d_f .f_g {
        margin-right: 0px;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .al_xq .al_ms .d_f .m_r a {
        font-size: 14px;
        line-height: 32px;
        padding: 15px 15px;
    }
    .al_xq .al_ms .f_y {
        flex-wrap: wrap;
    }
    .al_xq .al_ms .f_y .s_x {
        width: 100%;
        margin-bottom: 15px;
        flex-wrap: wrap;
    }
    .al_xq .al_ms .f_y .s_x:last-child{
        margin-bottom: 0px;
    }
}
.xg_al{width: 100%;overflow: hidden;padding: 30px 0px;}
.al_bt{text-align: center;margin-bottom: 30px;}
.al_bt p{color: #121923;font-size: 50px;font-weight: bold;}
.al_bt span{display: block;text-align: center;color: #656565;font-size: 20px;}
.xg_al .xg_lb{ padding: 0px 20px;}
.xg_al .xg_lb .xg_nr{width: 100%;overflow: hidden;margin-bottom: 15px;display: flex;align-items: center;background-color: #F7F7F7;}
.xg_al .xg_lb .xg_nr .t_p{width: 100%;overflow: hidden;flex: 2;}
.xg_al .xg_lb .xg_nr .t_p img{width: 100%;height: auto;display: block;}
.xg_al .xg_lb .xg_nr .w_z{flex: 1;padding: 40px 25px;}
.xg_al .xg_lb .xg_nr .w_z p{margin-bottom: 120px;line-height: 30px;}
.xg_al .xg_lb .xg_nr .w_z p a{color: #33455B;font-size: 20px;}
.xg_al .xg_lb .xg_nr .w_z a.a_m{ background: #E5E5E5; padding: 10px 20px; color: #656565;font-size: 16px;}
@media only screen and (max-width: 1440px){
    .xg_al .xg_lb .xg_nr .w_z {
        padding: 35px 20px;
    }
    .xg_al .xg_lb .xg_nr .w_z p {
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 1200px){
    .xg_al .xg_lb .xg_nr .w_z p a {
        font-size: 17px;
    }
    .xg_al .xg_lb .xg_nr .w_z a.a_m {
        padding: 10px 15px;
        font-size: 14px;
    }
    .xg_al .xg_lb .xg_nr .w_z p {
        margin-bottom: 50px;
    }
    .al_bt {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1024px){
    .xg_al .xg_lb .xg_nr .w_z p a {
        font-size: 15px;
    }
    .xg_al .xg_lb .xg_nr .w_z {
        padding: 25px 15px;
    }
    .al_bt span {
        font-size: 20px;
    }
    .al_bt p {
        font-size: 50px;
    }
}
@media only screen and (max-width: 640px){
    .al_bt p {
        font-size: 36px;
    }
    .al_bt span {
        font-size: 18px;
    }
    .xg_al .xg_lb{ padding: 0px;}
    .xg_al .xg_lb .xg_nr {
        flex-wrap: wrap;
    }
    .xg_al .xg_lb .xg_nr .t_p {
        flex: auto;
    }
    .xg_al .xg_lb .xg_nr .w_z {
        flex: auto;
        width: 100%;
    }
    .xg_al .xg_lb .xg_nr .w_z p {
        margin-bottom: 20px;
    }
}
.xg_xw{width: 100%;overflow: hidden; padding-bottom: 30px;}
.xg_xw .xg_nr{ padding: 0px 20px;}
.xg_xw .xg_nr .n_r{background-color: #F9F9F9;padding: 30px 24px;margin-bottom: 20px}
.xg_xw .xg_nr .n_r .r_q{background-color: #EDEDED;padding: 16px;}
.xg_xw .xg_nr .n_r .r_q p{text-align: center;color: #999999;font-size: 36px;}
.xg_xw .xg_nr .n_r .r_q span{display: block;text-align: center;color: #999999;font-size: 16px;}
.xg_xw .xg_nr .n_r .w_z p{line-height: 40px;}
.xg_xw .xg_nr .n_r .w_z p a{color: #33455B;font-size: 22px;}
.xg_xw .xg_nr .n_r .w_z span{display: block;color: #4F596F;font-size: 14px;line-height: 30px;margin-bottom: 20px;}
.xg_xw .xg_nr .n_r .w_z a.a_m{color: #999999;font-size: 14px;}
@media only screen and (max-width: 1440px){
    .xg_xw .xg_nr .n_r .w_z p a {
        font-size: 18px;
    }
    .xg_xw .xg_nr .n_r {
        padding: 24px 20px;
    }
    .xg_xw .xg_nr .n_r .r_q {
        padding: 10px;
    }
    .xg_xw .xg_nr .n_r .r_q p {
        font-size: 30px;
    }
    .xg_xw .xg_nr .n_r .r_q span {
        font-size: 14px;
    }
    .xg_xw .xg_nr .n_r .w_z span {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1360px){
    .xg_xw .xg_nr .n_r {
        padding: 20px 15px;
    }
    .xg_xw .xg_nr .n_r .r_q {
        padding: 7px;
    }
    .xg_xw .xg_nr .n_r .r_q p {
        font-size: 24px;
    }
    .xg_xw .xg_nr .n_r .r_q span {
        font-size: 13px;
    }
    .xg_xw .xg_nr .n_r .w_z p a {
        font-size: 17px;
    }
    .xg_xw .xg_nr .n_r .w_z p {
        line-height: 30px;
    }
    .xg_xw .xg_nr .n_r .w_z span {
        line-height: 24px;
    }
}
@media only screen and (max-width: 1024px){
    .xg_xw .xg_nr .n_r {
        padding: 15px 10px;
    }
    .xg_xw .xg_nr .n_r .w_z p a {
        font-size: 16px;
    }
    .xg_xw .xg_nr {
        padding: 0px;
    }
    .xg_xw .xg_nr .n_r .col-lg-2{ padding-right: 0px;}
    .xg_xw .xg_nr .n_r .r_q {
        padding: 10px 1px;
    }
}
@media only screen and (max-width: 768px){
    .xg_xw .xg_nr .n_r .col-lg-2{ padding-right: 15px;}
}
@media only screen and (max-width: 640px){
    .xg_xw .xg_nr .n_r .w_z p a {
        font-size: 14px;
    }
    .xg_xw .xg_nr .n_r .col-lg-2{ padding-right: 0px;}
}
.gy_fs{width: 100%;overflow: hidden;display: flex;align-items: center;}
.gy_fs .fs_lf{width: 64%;}
.gy_fs .fs_lf img{width: 100%;height: auto;display: block;}
.gy_fs .fs_rt{width: 36%;padding: 0px 50px;}
.gy_fs .fs_rt .b_t{color: #121923;font-size: 50px;font-weight: bold;}
.gy_fs .fs_rt .m_s{color: #121923;font-weight: bold;font-size: 24px;margin-top: 20px;}
.gy_fs .fs_rt .w_z{margin-top: 110px;color: #121923;font-size: 24px;line-height: 46px;}
.gy_sc{width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.gy_sc .sc_rt{width: 64%;}
.gy_sc .sc_rt img{width: 100%;height: auto;display: block;}
.gy_sc .sc_lf{width: 36%;padding: 0px 50px;}
.gy_sc .sc_lf ul{ width: 100%;overflow: hidden;}
.gy_sc .sc_lf li{ margin-bottom: 60px;}
.gy_sc .sc_lf li p{color: #121923;font-size: 50px;font-weight: bold;margin-bottom: 10px;}
.gy_sc .sc_lf li span{display: block;color: #121923;font-size: 20px;}
.gy_sc .sc_lf li:last-child{margin-bottom: 0px;}
@media only screen and (max-width: 1440px){
    .gy_fs .fs_rt {
        padding: 0px 30px;
    }
    .gy_fs .fs_rt .b_t {
        font-size: 50px;
    }
    .gy_fs .fs_rt .m_s {
        font-size: 22px;
    }
    .gy_fs .fs_rt .w_z {
        margin-top: 50px;
        font-size: 20px;
        line-height: 40px;
    }
    .gy_sc .sc_lf {
        padding: 0px 30px;
    }
    .gy_sc .sc_lf li {
        margin-bottom: 40px;
    }
    .gy_sc .sc_lf li p {
        font-size: 50px;
    }
    .gy_sc .sc_lf li span {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1200px){
    .gy_fs .fs_rt .b_t {
        font-size: 40px;
    }
    .gy_fs .fs_rt .m_s {
        font-size: 18px;
    }
    .gy_fs .fs_rt .w_z {
        margin-top: 30px;
        font-size: 16px;
        line-height: 36px;
    }
    .gy_sc .sc_lf li {
        margin-bottom: 30px;
    }
    .gy_sc .sc_lf li p {
        font-size: 40px;
    }
    .gy_sc .sc_lf li span {
        font-size: 14px;
    }
}
@media only screen and (max-width: 768px){
    .gy_fs {
        flex-wrap: wrap;
    }
    .gy_fs .fs_lf {
        width: 100%;
        margin-bottom: 15px;
        padding: 15px;
    }
    .gy_fs .fs_rt {
        width: 100%;
        padding: 0px 20px;
        margin-bottom: 15px;
    }
    .gy_fs .fs_rt .b_t {
        font-size: 30px;
    }
    .gy_fs .fs_rt .m_s {
        font-size: 14px;
        margin-top: 10px;
    }
    .gy_fs .fs_rt .w_z {
        margin-top: 20px;
        font-size: 13px;
        line-height: 32px;
    }
    .gy_sc {
        flex-wrap: wrap;
        flex-flow: column-reverse;
    }
    .gy_sc .sc_lf ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .gy_sc .sc_rt {
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
    }
    .gy_sc .sc_lf {
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 15px;
        flex: auto;
    }
    .gy_sc .sc_lf li {
        margin-bottom: 20px;
        width: 50%;
    }
    .gy_sc .sc_lf li p {
        font-size: 22px;
    }
    .gy_sc .sc_lf li span {
        font-size: 12px;
    }
}
.gy_hp{width: 100%;overflow: hidden; padding: 70px 0px 50px 0px;}
.gy_hp .hp_nr{width: 100%;padding: 0px 20px 100px 20px; position: relative;}
.gy_hp .hp_nr .n_r{width: 100%;position: relative; padding-bottom: 50px;}
.gy_hp .hp_nr .n_r .t_p img{width: 100%;height: auto;display: block;}
.gy_hp .hp_nr .n_r .w_z{
    padding: 50px 30px;
    background: url("../images/z_l.png") left top no-repeat,
    url("../images/r_l.png") right bottom no-repeat;
    background-color: #F7F7F7;
    position: absolute;
    width: 95%;
    left: 50%;
    transform:translateX(-50%);
    bottom: 0px;
}
.gy_hp .hp_nr .n_r .w_z p{color: #33455B;font-size: 20px;line-height: 36px; padding: 0px 30px;margin-bottom: 20px;}
.gy_hp .hp_nr .n_r .w_z span{display: block;text-align: right;color: #999999;font-size: 18px;padding: 0px 30px;}
.gy_hp .hp_nr .swiper-pagination{width: 100%;text-align: center;}
.gy_hp .hp_nr .swiper-pagination-bullet{ margin: -40px 5px;outline: none;width: 12px;height: 12px;}
@media only screen and (max-width: 1440px){
    .gy_hp .hp_nr .n_r .w_z p {
        font-size: 20px;
        line-height: 30px;
        padding: 0px 20px;
        margin-bottom: 15px;
    }
    .gy_hp .hp_nr .n_r .w_z span {
        font-size: 15px;
        padding: 0px 20px;
    }
}
@media only screen and (max-width: 1330px){
    .gy_hp .hp_nr .n_r .w_z p {
        font-size: 18px;
        padding: 0px 15px;
        margin-bottom: 10px;
    }
    .gy_hp .hp_nr .n_r .w_z span {
        font-size: 14px;
        padding: 0px 15px;
    }
}
@media only screen and (max-width: 1200px){
    .gy_hp{padding: 50px 0px 30px 0px;}
    .gy_hp .hp_nr .n_r .w_z p {
        font-size: 16px;
        padding: 0px 10px;
    }
    .gy_hp .hp_nr .n_r .w_z span {
        font-size: 12px;
        padding: 0px 10px;
    }
    .gy_hp .hp_nr .n_r .w_z{
        padding: 30px 15px;
        background: #F7F7F7;
    }
}
@media only screen and (max-width: 768px){
    .gy_hp{padding: 30px 0px 20px 0px;}
    .gy_hp .hp_nr{ padding: 0px 0px 20px 0px;}
    .gy_hp .hp_nr .n_r .w_z {
        padding: 20px 15px;
        background: #F7F7F7;
        width: 100%;
        position: relative;;
    }
    .gy_hp .hp_nr .n_r {
        padding-bottom: 20px;
    }
    .gy_hp .hp_nr .swiper-pagination-bullet{ margin: 0px 5px;width: 8px;height: 8px;}
}
.gy_yg{width: 100%;overflow: hidden; padding-bottom: 50px;}
.gy_yg .yg_fc{padding: 0px 20px;}
.gy_yg .yg_fc img{width: 100%; height: auto;display: block;}
@media only screen and (max-width: 768px){
    .gy_yg .yg_fc{padding: 0px;}
    .gy_yg {
        padding: 30px 0px;
    }
}

.xz_fs{width: 100%; overflow: hidden;display: flex;position: relative;min-height: 100vh;align-items: center;}
.xz_fs.on{flex-flow: row-reverse;}
.xz_fs .fs_lf{width: 75%;overflow: hidden;position: relative;z-index: 9;}
.xz_fs .fs_lf img{width: 100%;height: auto;display: block;}
.xz_fs .fs_rt{width: 35%;position: absolute;top: 0;right: 0px;background-color: #fff;padding: 0px 50px;display: flex;align-items: center;z-index: 999;height: 85%;}
.xz_fs.on .fs_rt{left: 0px;right: auto;}
.xz_fs .fs_rt .m_s{color: #33455B;font-size: 16px;margin-bottom: 15px;}
.xz_fs .fs_rt .b_t{font-size: 48px;color: #121923;margin-bottom: 30px;}
.xz_fs .fs_rt p{color: #656565;font-size: 16px;line-height: 30px;}
@media only screen and (max-width: 1440px){
    .xz_fs .fs_rt{height: 87%;}
}
@media only screen and (max-width: 1200px){
    .xz_fs{min-height: auto;}
    .xz_fs .fs_rt .m_s {
        font-size: 14px;
    }
    .xz_fs .fs_rt .b_t {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .xz_fs .fs_rt p {
        font-size: 13px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 768px){
    .xz_fs .fs_rt .b_t {
        font-size: 30px;
    }
    .xz_fs .fs_rt .m_s {
        font-size: 13px;
    }
    .xz_fs .fs_rt {
        height: 85%;
        width: 40%;
        padding: 0px 30px;
    }
}
@media only screen and (max-width: 640px){
    .xz_fs{flex-wrap: wrap;padding: 20px 0px;}
    .xz_fs .fs_lf {
        width: 100%;
        padding: 0px 20px;
        margin-bottom: 20px;
    }
    .xz_fs .fs_rt {
        height: auto;
        width: 100%;
        padding: 0px 20px;
        position: relative;;top: auto;right: auto;
    }
    .xz_fs .fs_rt .m_s {
        margin-bottom: 10px;
    }
    .xz_fs .fs_rt .b_t {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .xz_fs.on{flex-flow: column;}
}
.xz_ry{width: 100%;overflow: hidden; padding: 90px 0px 70px 0px;background-color: #F5F5F5;min-height: 100vh;}
.xz_ry .ry_nr{width: 100%;overflow: hidden;padding: 0px 20px;display: flex;justify-content: space-between;}
.xz_ry .ry_nr .ry_lf{width: 30%;background-color: #fff;padding: 30px;display: flex;align-items: center;}
.xz_ry .ry_nr .ry_lf ul{width: 100%;overflow: hidden;}
.xz_ry .ry_nr .ry_lf li{margin-bottom: 30px;}
.xz_ry .ry_nr .ry_lf li:last-child{margin-bottom: 0px;}
.xz_ry .ry_nr .ry_lf p{color: #121923;font-size: 48px;font-weight: bold;margin-bottom: 15px;}
.xz_ry .ry_nr .ry_lf span{display: block;color: #121923;font-size: 20px;line-height: 40px;}
.xz_ry .ry_nr .ry_rt{width: 70%;display: flex;justify-content: center;align-items: center;}
.xz_ry .ry_nr .ry_rt img{max-width: 100%;height: auto;display: block;}
@media only screen and (max-width: 1440px){
    .xz_ry .ry_nr .ry_lf{width: 30%;padding: 26px;}
    .xz_ry .ry_nr .ry_rt{width: 70%;}
    .xz_ry .ry_nr .ry_lf p {
        font-size: 40px;
    }
    .xz_ry .ry_nr .ry_lf span {
        font-size: 16px;
        line-height: 32px;
    }
    .xz_ry .ry_nr .ry_rt img {
        max-width: 90%;
        height: auto;
        display: block;
    }
}
@media only screen and (max-width: 1200px){
    .xz_ry{padding: 70px 0px 50px 0px;min-height: auto;}
}
@media only screen and (max-width: 768px){
    .xz_ry{padding: 50px 0px 30px 0px;min-height: auto;}
    .xz_ry .ry_nr .ry_lf {
        width: 40%;
        padding: 20px;
    }
    .xz_ry .ry_nr .ry_rt {
        width: 60%;
    }
    .xz_ry .ry_nr .ry_lf p {
        font-size: 30px;
    }
    .xz_ry .ry_nr .ry_lf span {
        font-size: 14px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 640px){
    .xz_ry{padding: 30px;}
    .xz_ry .ry_nr .ry_lf{
        width: 100%;

    }
    .xz_ry .ry_nr .ry_rt {
        width: 100%;
        margin-bottom: 20px;
    }
    .xz_ry .ry_nr {
        padding: 0px;
        flex-wrap: wrap;
        flex-flow: column-reverse;
    }
}
.xz_bd{width: 100%;overflow: hidden;padding: 90px 0px;background: url("../images/x_bj.jpg") no-repeat top center / cover;}
.xz_bd .b_t{text-align: center;margin-bottom: 50px;color: #FFFFFF;font-size: 50px;font-weight: bold;}
.xz_bd .b_d{ display: flex;justify-content: center;}
.xz_bd .b_d ul{width: 80%;overflow: hidden;}
.xz_bd .b_d li .t_x{ margin-bottom: 15px;width: 100%;border: solid 1px #666666;line-height: 48px;text-indent: 14px; color: #fff;font-size: 14px;background-color: #000000;}
.xz_bd .b_d li .t_x::placeholder{color: #fff;}
.xz_bd .b_d li p{color: #FFFFFF;font-size: 24px;text-align: center;margin-top: 25px;}
.xz_bd .b_d li:last-child{display: flex;justify-content: center;}
.xz_bd .b_d li .b_u{color: #fff;font-size: 24px;line-height: 56px;text-align: center;background-color: #33455B;padding: 0px 110px;margin-top: 50px;}
@media only screen and (max-width: 1024px){
    .xz_bd{padding: 50px 0px;}
    .xz_bd .b_t{margin-bottom: 30px;font-size: 40px;}
    .xz_bd .b_d li p{font-size: 20px;margin-top: 20px;}
    .xz_bd .b_d li .b_u{font-size: 20px;line-height: 50px;padding: 0px 90px;margin-top: 30px;}
}
@media only screen and (max-width: 640px){
    .xz_bd{padding: 30px 0px;}
    .xz_bd .b_t{margin-bottom: 20px;font-size: 30px;}
    .xz_bd .b_d ul {
        width: 90%;
    }
    .xz_bd .b_d li p{font-size: 18px;margin-top: 15px;}
    .xz_bd .b_d li .b_u{font-size: 18px;line-height: 40px;padding: 0px 70px;margin-top: 20px;}
}
.ny_lx{width: 100%;overflow: hidden;padding: 90px 0px 70px 0px;}
.ny_lx .lx_nr{width: 100%;overflow: hidden;padding: 0px 20px;display: flex;justify-content: space-between;align-items: center;}
.ny_lx .lx_nr .lx_lf{width: 35%;}
.ny_lx .lx_nr .lx_rt{width: 65%;display: flex;justify-content: center;align-items: center;}
.ny_lx .lx_nr .lx_lf .b_t{margin-bottom: 70px;}
.ny_lx .lx_nr .lx_lf .b_t p{color: #121923;font-size: 50px;font-weight: bold;}
.ny_lx .lx_nr .lx_lf .b_t span{display: block;color: #121923;font-size: 22px;font-weight: bold;}
.ny_lx .lx_nr .lx_lf .m_s{color: #474B51;font-size: 16px;margin-bottom: 70px;}
.ny_lx .lx_nr .lx_lf .w_z{ margin-bottom: 50px;}
.ny_lx .lx_nr .lx_lf .w_z p{color: #121923;font-size: 16px;}
.ny_lx .lx_nr .lx_lf .w_z span{color: #121923;font-size: 26px;display: block;font-weight: bold;}
.ny_lx .lx_nr .lx_lf .t_p img{ max-width: 100%;height: auto;display: block;}
.ny_lx .lx_nr .lx_rt img{max-width: 100%;height: auto;display: block;}
@media only screen and (max-width: 1440px){
    .ny_lx .lx_nr .lx_lf{width: 40%;}
    .ny_lx .lx_nr .lx_rt{width: 60%;}
    .ny_lx .lx_nr .lx_lf .b_t{margin-bottom: 50px;}
    .ny_lx .lx_nr .lx_lf .b_t p{font-size: 50px;}
    .ny_lx .lx_nr .lx_lf .b_t span{font-size: 24px;}
    .ny_lx .lx_nr .lx_lf .m_s{font-size: 16px;margin-bottom: 50px;}
    .ny_lx .lx_nr .lx_lf .w_z{ margin-bottom: 30px;}
    .ny_lx .lx_nr .lx_lf .w_z p{font-size: 15px;}
    .ny_lx .lx_nr .lx_lf .w_z span{font-size: 26px;}
}
@media only screen and (max-width: 1200px){
    .ny_lx .lx_nr .lx_lf .b_t p{font-size: 40px;}
    .ny_lx .lx_nr .lx_lf .b_t span{font-size: 22px;}
    .ny_lx .lx_nr .lx_lf .m_s{font-size: 15px;}
    .ny_lx .lx_nr .lx_lf .w_z{ margin-bottom: 30px;}
    .ny_lx .lx_nr .lx_lf .w_z p{font-size: 15px;}
    .ny_lx .lx_nr .lx_lf .w_z span {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1024px){
    .ny_lx{padding: 50px 0px 30px 0px;min-height: auto;}
    .ny_lx .lx_nr .lx_lf{width: 45%;}
    .ny_lx .lx_nr .lx_rt{width: 55%;}
}
@media only screen and (max-width: 768px){
    .ny_lx .lx_nr .lx_lf .b_t p {
        font-size: 30px;
    }
    .ny_lx .lx_nr .lx_lf .b_t span {
        font-size: 17px;
    }
    .ny_lx .lx_nr .lx_lf .b_t {
        margin-bottom: 20px;
    }
    .ny_lx .lx_nr .lx_lf .m_s {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .ny_lx .lx_nr .lx_lf .w_z p {
        font-size: 14px;
    }
    .ny_lx .lx_nr .lx_lf .w_z span {
        font-size: 18px;
    }
    .ny_lx .lx_nr .lx_lf .w_z {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 640px){
    .ny_lx {
        padding: 30px 0px;
        min-height: auto;
    }
    .ny_lx .lx_nr {
        padding: 0px;
        flex-wrap: wrap;
    }
    .ny_lx .lx_nr .lx_lf {
        width: 100%;
        margin-bottom: 15px;
    }
    .ny_lx .lx_nr .lx_rt {
        width: 100%;
    }
}
.ny_dd{width: 100%;overflow: hidden;background-color: #F7F7F7;padding: 100px 0px;}
.ny_dd .dd_nr{width: 100%;overflow: hidden;padding: 0px 20px;display: flex;justify-content: space-between;align-items: center;}
.ny_dd .dd_nr .dd_lf{width: 30%;padding-right: 110px;border-right: dashed 1px #33455B;}
.ny_dd .dd_nr .dd_rt{width: 70%;padding-left: 110px;}
.ny_dd .dd_nr .dd_lf .b_t{margin-bottom: 50px;text-align: right;}
.ny_dd .dd_nr .dd_lf .b_t p{color: #191F23;font-size: 48px;font-weight: bold;}
.ny_dd .dd_nr .dd_lf .b_t span{display: block;color: #191F23;font-size: 36px;font-weight: bold; text-transform: uppercase;}
.ny_dd .dd_nr .dd_lf .w_z{text-align: right;}
.ny_dd .dd_nr .dd_lf .w_z p{color: #191F23;font-size: 24px;font-weight: bold;}
.ny_dd .dd_nr .dd_rt .b_t{margin-bottom: 40px;}
.ny_dd .dd_nr .dd_rt .b_t span{display: block;color: #191F23;font-size: 24px;font-weight: bold;}
.ny_dd .dd_nr .dd_rt .b_t p{color: #191F23;font-size: 36px;font-weight: bold;margin-bottom: 15px;margin-top: 10px;}
.ny_dd .dd_nr .dd_rt .b_d{display: flex;justify-content: space-around;}
.ny_dd .dd_nr .dd_rt .b_d .z_c{width: 30%;padding-right: 20px;}
.ny_dd .dd_nr .dd_rt .b_d .z_j{width: 50%;padding-right: 20px;}
.ny_dd .dd_nr .dd_rt .b_d .y_c{width: 20%;}
.ny_dd .dd_nr .dd_rt .b_d .t_x{
    width: 100%;
    border: solid 1px #E0E3E8;
    line-height: 60px;
    text-indent: 16px;
    outline: none;
    margin-bottom: 15px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.ny_dd .dd_nr .dd_rt .b_d .t_x::placeholder{color: #999999;font-size: 16px;}
.ny_dd .dd_nr .dd_rt .b_d .t_e{
    width: 100%;
    overflow: hidden;
    border: solid 1px #E0E3E8;
    text-indent: 16px;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    min-height: 140px;
    padding-top: 10px;
}
.ny_dd .dd_nr .dd_rt .b_d .b_u{
    background-color: #33455B;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    display: block;
    width: 100%;
    min-height: 140px;
}
.ny_db{width: 100%;overflow: hidden;background: rgba(0,0,0,.7);padding: 30px 0px;}
.ny_db .db_nr{padding: 0px 20px;}
.ny_db .db_nr .n_r{display: flex;justify-content: center;}
.ny_db .db_nr .n_r .t_p{ margin-right: 20px;}
.ny_db .db_nr .n_r .w_z p{color: #FFFFFF;font-size: 26px;font-weight: bold;margin-bottom: 5px;}
.ny_db .db_nr .n_r .w_z span{display: block;color: #FFFFFF;font-size: 18px;font-weight: bold;}
@media only screen and (max-width: 1440px){
    .ny_dd {
        padding: 70px 0px;
    }
    .ny_dd .dd_nr .dd_lf .b_t p {
        font-size: 40px;
    }
    .ny_dd .dd_nr .dd_lf .b_t span {
        font-size: 30px;
    }
    .ny_dd .dd_nr .dd_lf .w_z p {
        font-size: 20px;
    }
    .ny_dd .dd_nr .dd_lf {
        padding-right: 70px;
    }
    .ny_dd .dd_nr .dd_rt {
        padding-left: 70px;
    }
    .ny_dd .dd_nr .dd_rt .b_t span {
        font-size: 20px;
    }
    .ny_dd .dd_nr .dd_rt .b_t p {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .ny_dd .dd_nr .dd_rt .b_t {
        margin-bottom: 30px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .t_x {
        line-height: 50px;
        margin-bottom: 10px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .t_e {
        min-height: 115px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .b_u {
        font-size: 20px;
        min-height: 115px;
    }
}
@media only screen and (max-width: 1330px){
    .ny_dd .dd_nr .dd_lf {
        padding-right: 40px;
    }
    .ny_dd .dd_nr .dd_rt {
        padding-left: 40px;
    }
    .ny_db .db_nr .n_r .w_z p {
        font-size: 20px;
    }
    .ny_db .db_nr .n_r .w_z span {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1024px){
    .ny_dd {
        padding: 50px 0px;
    }
    .ny_dd .dd_nr .dd_lf .b_t p {
        font-size: 30px;
    }
    .ny_dd .dd_nr .dd_lf .b_t span {
        font-size: 22px;
    }
    .ny_dd .dd_nr .dd_lf .w_z p {
        font-size: 16px;
    }
    .ny_dd .dd_nr .dd_lf .b_t {
        margin-bottom: 30px;
    }
    .ny_dd .dd_nr .dd_rt .b_t span {
        font-size: 16px;
    }
    .ny_dd .dd_nr .dd_rt .b_t p {
        font-size: 22px;
    }
    .ny_dd .dd_nr .dd_rt .b_t {
        margin-bottom: 20px;
    }
    .ny_db .db_nr .n_r .w_z span {
        font-size: 13px;
    }
    .ny_db .db_nr .n_r .w_z p {
        font-size: 16px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .t_x::placeholder{font-size: 13px;}
    .ny_dd .dd_nr .dd_rt .b_d .b_u {
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px){
    .ny_dd .dd_nr .dd_lf .w_z p {
        font-size: 14px;
    }
    .ny_dd {
        padding: 30px 0px;
    }
    .ny_dd .dd_nr .dd_lf .b_t p {
        font-size: 22px;
    }
    .ny_dd .dd_nr .dd_lf .b_t span {
        font-size: 16px;
    }
    .ny_dd .dd_nr .dd_lf .b_t {
        margin-bottom: 20px;
    }
    .ny_dd .dd_nr .dd_rt .b_t span {
        font-size: 13px;
    }
    .ny_dd .dd_nr .dd_rt .b_t p {
        font-size: 16px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .t_x {
        line-height: 40px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .t_e {
        min-height: 93px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .b_u {
        font-size: 14px;
        min-height: 93px;
    }
    .ny_db .db_nr .n_r {
        margin-bottom: 15px;
        justify-content: end;
    }
}
@media only screen and (max-width: 640px){
    .ny_dd .dd_nr {
        padding: 0px;
        flex-wrap: wrap;
    }
    .ny_dd .dd_nr .dd_lf {
        padding-right: 0px;
        border-right: none;
        width: 100%;
    }
    .ny_dd .dd_nr .dd_rt {
        padding-left: 0px;
        width: 100%;
    }
    .ny_dd .dd_nr .dd_lf .b_t {
        margin-bottom: 15px;
        text-align: center;
    }
    .ny_dd .dd_nr .dd_lf .w_z {
        text-align: center;
    }
    .ny_dd .dd_nr .dd_rt .b_d {
        flex-wrap: wrap;
    }
    .ny_dd .dd_nr .dd_rt .b_d .z_c {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .z_j {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .ny_dd .dd_nr .dd_rt .b_d .b_u {
        font-size: 14px;
        min-height: 70px;
        width: 100%;
    }
    .ny_dd .dd_nr .dd_rt .b_d .y_c {
        width: 100%;
    }

}
.ny_lm{width:100%; height:70px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); color:#999; text-align:center; position:relative; z-index:999;}
.ny_lm .row{margin:0; justify-content:space-between; align-items:center;}
.ny_lm .lm_zs ul{display:flex;}
.ny_lm .lm_zs ul li{margin-right:40px; position:relative;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#33455B;}
.ny_lm .dq_wz span{color:#555;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
.ny_lm .lm_dj{display:none;}
.ny_lm .y_j i{font-size:14px; margin-left:6px; vertical-align:middle;}
.ny_lm .y_j a{font-size:16px; line-height:70px;}
.ny_lm .lm_zs ul li.on .y_j a{color:#33455B;}
.ny_lm .e_j{width:170px; padding:6px 0; border:1px solid #ddd; border-radius:5px; box-shadow:0 5px 10px 0 rgba(95,125,158,.1); background-color:#fff; position:absolute; left:50%; margin-left:-75px; top:70px; opacity:0; visibility:hidden;
    transform:translateY(10px);
    -webkit-transform:translateY(10px);
    transition:all .5s;
    -webkit-transition:all .5s;}
.ny_lm .lm_zs ul li:hover .e_j{opacity:1; visibility:inherit;
    transform:translateY(0);
    -webkit-transform:translateY(0);}
.ny_lm .e_j:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #ccc; content:""; position:absolute; top:-8px; left:50%; margin-left:-10px;}
.ny_lm .e_j:after{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #fff; content:""; position:absolute; top:-7px; left:50%; margin-left:-10px;}
.ny_lm .e_j a{font-size:13px; line-height:40px; color:#555; padding:0 10px; display:block; position:relative;}
.ny_lm .e_j a:hover{background-color:#33455B; color:#fff;}
@media only screen and (max-width:1279px) {
    .ny_lm{height:60px;}
    .ny_lm .lm_zs ul li{margin-right:30px;}
    .ny_lm .y_j a{font-size:14px; line-height:60px;}
    .ny_lm .e_j{top:60px;}
}
@media (min-width:641px) {
    .ny_lm .lm_zs ul{display:flex !important;}
}
@media only screen and (max-width:640px) {
    .ny_lm{height:auto; text-align:left; padding:10px 0;}
    .ny_lm .lm_zs{width:100%;}
    .ny_lm .lm_zs ul{margin:10px 0; display:none;}
    .ny_lm .lm_zs ul li{display:block; margin:0;}
    .ny_lm .dq_wz{display:none;}
    .ny_lm .lm_dj{display:block; line-height:40px; font-size:18px; font-weight:bold; color:#000; position:relative;}
    .ny_lm .lm_dj i{width:20px; height:20px; position:absolute; top:10px; right:0; font-size:18px; line-height:20px; font-weight:bold; text-align:center; display:block;
        transition:all .5s;
        -webkit-transition:all .5s;}
    .ny_lm .lm_dj.on i{transform:rotate(45deg);
        -webkit-transform:rotate(45deg);}
    .ny_lm .y_j{position:relative;}
    .ny_lm .y_j i{margin:0; position:absolute; top:0; right:0; width:100%; text-align:right;}
    .ny_lm .y_j a{font-size:15px; line-height:40px;}
    .ny_lm .e_j{border:0; border-radius:0; box-shadow:none; background:none; position:relative; left:auto; margin-left:0; top:auto; opacity:1; visibility:inherit;
        transform:none;
        -webkit-transform:none;
        transition:none;
        -webkit-transition:none;}
    .ny_lm .lm_zs ul li:hover .e_j{
        transform:none;
        -webkit-transform:none;}
    .ny_lm .e_j:before{display:none;}
    .ny_lm .e_j:after{display:none;}
    .ny_lm .e_j a{line-height:36px;}
}
.ny_nr{width:100%; padding:60px 0 80px; overflow:hidden;}
.ny_nr .xw_lb{ padding: 0px 20px;}
.ny_nr .xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:26%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:100%; display:block;
    object-fit:cover;
    object-position:center;
    -webkit-user-select:none;
    user-select:none;
    transition:all 1s;
    -webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
    -webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:70%; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .w_z h3{font-size:22px; line-height:32px; font-weight:bold; margin-bottom:20px; overflow:hidden; display:-webkit-box;
    line-clamp:2;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:72px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
    line-clamp:3;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#33455B; border:1px solid #33455B; color:#fff;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 150px);}
.ny_nr .xw_nr .w_z .r_q{width:120px;}
.ny_nr .xw_nr .w_z .r_l{width:100%; background-color:#f7f7f7; border-radius:5px; padding:20px 0; font-size:15px; text-align:center; font-weight:bold;
    transition:all .5s;
    -webkit-transition:all .5s;}
.ny_nr .xw_nr:hover .w_z .r_l{color:#33455B;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:32px; line-height:40px; display:block;}
@media only screen and (max-width:1279px) {
    .ny_nr{padding:50px 0 60px;}
    .ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px;}
    .ny_nr .xw_nr .w_z{width:71%;}
    .ny_nr .xw_nr .w_z h3{font-size:18px; line-height:30px; margin-bottom:15px;}
    .ny_nr .xw_nr .w_z p{height:48px; margin-bottom:20px;
        line-clamp:2;
        -webkit-line-clamp:2;}
    .ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:34px;}
    .ny_nr .xw_nr .w_z .l_m{width:calc(100% - 120px);}
    .ny_nr .xw_nr .w_z .r_q{width:100px;}
    .ny_nr .xw_nr .w_z .r_l{padding:15px 0; font-size:14px;}
    .ny_nr .xw_nr .w_z .r_q strong{font-size:26px; line-height:32px;}
}
@media only screen and (max-width:992px){
    .ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:10px;
        line-clamp:1;
        -webkit-line-clamp:1;}
    .ny_nr .xw_nr .w_z p{font-size:14px; line-height:22px; height:44px; margin-bottom:15px;}
    .ny_nr .xw_nr .w_z .l_m{width:calc(100% - 100px);}
    .ny_nr .xw_nr .w_z .r_q{width:80px;}
    .ny_nr .xw_nr .w_z .r_l{padding:15px 0; font-weight:normal; font-size:14px;}
    .ny_nr .xw_nr .w_z .r_q strong{font-size:22px; line-height:30px;}
    .ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:32px;}
}
@media only screen and (max-width:640px) {
    .ny_nr{padding:40px 0;}
    .ny_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
    .ny_nr .xw_nr .t_p{width:40%;}
    .ny_nr .xw_nr .w_z{width:56%;}
    .ny_nr .xw_nr .w_z h3{font-size:16px; font-weight:normal; line-height:26px; margin-bottom:5px;}
    .ny_nr .xw_nr .w_z p{font-size:12px; line-height:20px; height:40px; margin-bottom:6px;}
    .ny_nr .xw_nr .w_z .l_m{width:100%;}
    .ny_nr .xw_nr .w_z .r_q{display:none;}
    .ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:13px; line-height:22px;}
}
.xw_xq{width:100%; padding:60px 0 80px; overflow:hidden; position:relative;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px; margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1080px){
    .xw_xq{padding:50px 0 70px;}
    .xw_xq .xq_nr .x_x{margin-bottom:30px; line-height:32px;}
    .xw_xq .xq_nr .n_r{font-size:22px; line-height:38px;}
    .xw_xq .xq_nr .f_y{font-size:22px; line-height:38px;}
}

@-webkit-keyframes hvr-buzz {
	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
}

@keyframes hvr-buzz {
	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
}

.ny_ts{width:100%; padding:100px 0; background-color:#f7f7f7; overflow:hidden;}
.ny_ts .wz_wh{max-width:760px; padding:50px 80px; margin:0 auto; background-color:#fff; box-shadow:0 0 25px rgba(0,0,0,.02); text-align:center;}
.ny_ts .wz_wh h4{font-size:32px; font-family:Arial; font-weight:bold; line-height:44px; margin-bottom:20px; display:inline-block;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:-webkit-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-moz-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-ms-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-o-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:linear-gradient(120deg, #2c86af 0%, #260773 100%);}
.ny_ts .wz_wh h4 strong{font-size:34px; display:inline-block; vertical-align:middle; margin-top:-3px;}
.ny_ts .wz_wh a.f_h{width:120px; height:32px; border-radius:16px; background-color:#2c86af; font-size:14px; line-height:32px; color:#fff; text-align:center; margin:0 5px; display:inline-block;}
.ny_ts .wz_wh a.f_h:hover{background-color:#260773;}
.ny_ts .wz_wh p{font-size:14px; line-height:22px; color:#999; margin:20px 0;}
.ny_ts .wz_wh img{max-width:260px; height:auto; margin:0 auto; display:block;}
.ny_ts .sj_jd{max-width:460px; padding:30px 50px 40px; border-radius:10px; margin:0 auto; font-size:12px; text-align:center; color:#fff;
    background-image:-webkit-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-moz-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-ms-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:-o-linear-gradient(120deg, #2c86af 0%, #260773 100%);
    background-image:linear-gradient(120deg, #2c86af 0%, #260773 100%);}
.ny_ts .sj_jd .j_d{width:86%; height:10px; border-radius:5px; background-color:#fff; margin:20px auto;}
.ny_ts .sj_jd .j_d span{height:10px; border-radius:5px; display:block; background-color:#2e87b0;}
.ny_ts .yomi{display:flex; flex-wrap:wrap;}
.ny_ts .yomi li{width:25%; font-size:32px; font-family:Arial; font-weight:bold; line-height:44px;}
.ny_ts .split{font-size:15px; line-height:26px; font-weight:normal;}
@media only screen and (max-width:640px){
    .ny_ts{padding:60px 0;}
    .ny_ts .wz_wh{padding:40px 45px;}
    .ny_ts .wz_wh h4{font-size:30px; line-height:40px; margin-bottom:15px;}
    .ny_ts .wz_wh h4 strong{font-size:32px;}
    .ny_ts .wz_wh p{font-size:13px;}
    .ny_ts .wz_wh img{max-width:60%;}
    .ny_ts .sj_jd{padding:20px 20px 30px;}
    .ny_ts .sj_jd .j_d{width:80%; height:6px; border-radius:3px; margin:10px auto;}
    .ny_ts .sj_jd .j_d span{height:6px; border-radius:3px;}
    .ny_ts .yomi li{font-size:26px; line-height:32px;}
    .ny_ts .split{font-size:14px; line-height:24px;}
}

.x-btn6 {
    position: absolute;
    right: 70px;
    bottom: 338px;
    width: 30px;
    height: 30px;
    background: url(../images/btm_close.png) no-repeat 50%;
    display: block;
}
.show-me .x-btn6 {
    display: none;
}
.sy_js.show-me .js_tb i{
    opacity: 1;
}