@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:'Source Han Sans rl',"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:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#1589F9; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1100px){
input,textarea{border-radius:0;}
}
@media only screen and (max-width:640px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
.container, .container-fluid{padding:0 20px;}
}
@media only screen and (max-width:320px){
.container, .container-fluid{padding:0 15px;}
}

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

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


.header{width:100%; position:relative; background-color:#fff; padding:30px 0; overflow:hidden;}
.header .row{margin:0; align-items:center; justify-content:space-between;}
.header .logo{display: flex;align-items: center;}
.header .logo .t_p{width:73px; position:relative;margin-right: 20px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .logo .w_z .b_t{color: #000000;font-size: 26px;font-weight: 700;margin-bottom: 6px;}
.header .logo .w_z .m_s{color: #878787;font-size: 16px;display: flex;align-items: center;}
.header .logo .w_z .m_s p{color: #158AFA;font-size: 18px;font-weight: 700;position: relative;padding-right: 10px;margin-right: 10px;}
.header .logo .w_z .m_s p:after{
    display: block;
    content: " ";
    width: 1px;
    height: 10px;
    background: #878787;
    right: 0px;
    position: absolute;
    top: 10px;
}
.header .tel{ display: flex;align-items: center;}
.header .tel .z_b a{
    color: #878787;
    font-size: 18px;
    margin-right: 30px;
}
.header .tel .y_b{background:url(../images/d_h.png) no-repeat left center;padding-left:60px;}
.header .tel .y_b span{display:block; font-size:16px; color:#878787; line-height:26px;}
.header .tel .y_b strong{display:block; font-size:22px; line-height:26px; color:#1589F9;}
.header .an{width:32px; height:22px; display:none; position:relative;}
.header .an span{width:32px; height:2px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
@media only screen and (max-width:1100px){
    .header .logo .w_z .b_t {
        font-size: 20px;
    }
    .header .logo .w_z .m_s p {
        font-size: 16px;
    }
    .header .logo .w_z .m_s {
        font-size: 16px;
    }
    .header .logo .w_z .m_s p:after {
        top: 8px;
    }
.header .tel .y_b span{font-size:15px; line-height:22px;}
.header .tel .y_b strong{font-size:18px;}
}
@media only screen and (max-width:768px){
.header{padding:20px 0; z-index:9999;}
}
@media only screen and (max-width:640px){
    .header .logo .t_p{
        width: 50px;
        margin-right: 9px;
    }
    .header .logo .w_z .b_t {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .header .logo .w_z .m_s p {
        font-size: 14px;
        margin: 0px;
        padding: 0px;
    }
    .header .logo .w_z .m_s p:after {
        display: none;
    }
    .header .logo .w_z .m_s span{display: none;}
.header .an{display:block;}
.header .tel .y_b{display:none;}
}
@media only screen and (max-width:320px){
.header{padding:15px 0;}
.header .an{right:15px;}
}

.menu{width:100%; background-color:#1589F9; position:relative; z-index:999999;}
.menu .nav{display: flex;align-items: center;justify-content: space-between;}
.menu .nav .row{width: 80%;}
.menu .nav .mu_ss{width: 20%;}
.menu .nav .ss_nr{width: 100%;background: #389BFB;padding: 0px 16px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.menu .nav .ss_nr .t_x{outline: none;line-height: 36px;color: #FFFFFF;font-size: 14px;width: 86%;}
.menu .nav .ss_nr .t_x::placeholder{color: #FFFFFF;font-size: 14px;}
.menu .nav .ss_nr .b_u{text-align: center;}
.menu .nav .ss_nr .b_u i{color: #FFFFFF;font-size: 14px;}
.menu .nav ul{margin:0 -1px;}
.menu .nav ul li{width:14%; height:56px; line-height:56px; padding:0 1px; float:left; position:relative;}
.menu .nav .y_j{position:relative;}
.menu .nav .y_j i{display:none;}
.menu .nav .y_j a{display:block; height:56px; font-size:16px; color:#fff; text-align:center; line-height:56px;}
.menu .nav ul li:hover .y_j a{background-color:#0761D3;}
.menu .nav ul li.on .y_j a{background-color:#0761D3;}
.menu .nav .e_j{width:calc(100% - 2px); border-radius:0 0 5px 5px; box-shadow:0 0 20px rgba(0,0,0,.05); background-color:#fff; position:absolute; top:56px; left:1px; display:none; overflow:hidden;}
.menu .nav ul li:hover .e_j{display:block;}
.menu .nav .row{margin:0;}
.menu .nav .f_l p a{font-size:14px; line-height:44px; color:#555; text-align:center; display:block;}
.menu .nav .f_l p a:hover{background-color:#1589F9; color:#fff;}
.menu .nav .s_b{display:none;}
@media only screen and (max-width:1100px){
.menu .container{max-width:100%; padding:0;}
.menu .nav .y_j a{font-size:16px;}
}
@media only screen and (max-width:768px){
    .menu .nav .ss_nr .t_x {
        font-size: 12px;
        width: 80%;
    }
    .menu .nav .ss_nr .t_x::placeholder{font-size: 12px;}
}
@media only screen and (max-width:640px){
.menu .nav{width:70%; height:calc(100% - 97px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.menu .nav.on{right:0;}
.menu .nav ul{width:100%; float:none; display:block;}
.menu .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.menu .nav .y_j:after{display:none;}
.menu .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;}
.menu .nav .y_j a{color:#333; text-align:left; font-size:15px; line-height:56px; height:56px;}
.menu .nav .y_j a:hover{color:#333;}
.menu .nav ul li:hover .y_j a{color:#333; background:none;}
.menu .nav ul li.on .y_j a{color:#333; background:none;}
.menu .nav .e_j{width:70%; height:calc(100% - 97px); padding:10px 5% 20px; background-color:#fafafa; position:fixed; top:auto; left:auto; bottom:0; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.menu .nav .e_j.on{right:0;}
.menu .nav .e_j:after{display:none;}
.menu .nav .f_l{width:100%; padding:0; margin-bottom:0;}
.menu .nav .f_l p{margin:0;}
.menu .nav .f_l p a{line-height:56px; color:#555; text-align:left; border-bottom:1px solid #ddd;}
.menu .nav .f_l p a:hover{color:#555;}
.menu .nav .s_b{display:block; line-height:56px;}
.menu .nav .s_b i{font-size:16px; font-weight:bold;}
    .menu .nav .mu_ss {
        width: 100%;
        margin-top: 20px;
    }
    .menu .nav .row {
        width: 100%;
    }
}
@media only screen and (max-width:320px){
.menu .nav{height:calc(100% - 126px);}
.menu .nav .y_j i{line-height:50px;}
.menu .nav .y_j a{line-height:50px; height:50px}
.menu .nav .e_j{height:calc(100% - 126px);}
.menu .nav .f_l p a{line-height:50px;}
.menu .nav .s_b{line-height:50px;}
}

.pc_ban{width:100%; height:550px; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.7) url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-22px; opacity:0;
background-size:28px 28px;
-webkit-background-size:28px 28px;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban:hover .swiper-button-prev:hover{opacity:1; background-color:#00a0e9;}
.pc_ban .swiper-button-next{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.7) url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-22px; opacity:0;
background-size:28px 28px;
-webkit-background-size:28px 28px;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
.pc_ban:hover .swiper-button-next:hover{opacity:1; background-color:#00a0e9;}
@media only screen and (max-width:1100px){
.pc_ban{height:340px;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}
@media only screen and (max-width:768px){
.pc_ban{height:260px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:170px;}
.pc_ban .swiper-pagination-bullet{width:8px; height:8px;}
}

.sy_gj{width: 100%;overflow: hidden;background: #F7F7F7;border-bottom: solid 1px #DDDDDD;padding: 26px 0px;}
.sy_gj ul{width: 100%;overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;}
.sy_gj li{color: #1589F9;font-size: 16px;margin-right: 20px;}
.sy_gj li a{color: #555555;font-size: 16px;}
@media only screen and (max-width:1100px){
    .sy_gj{padding: 16px 0px;}
    .sy_gj li{font-size: 14px;margin-right: 10px;}
    .sy_gj li a{font-size: 14px;}
}
@media only screen and (max-width:640px){
    .sy_gj{padding: 10px 0px;}
    .sy_gj li{font-size: 12px;margin-right: 6px;}
    .sy_gj li a{font-size: 12px;line-height: 30px;}
}
.sy_bt{width: 100%;overflow: hidden;margin-bottom: 40px;text-align: center;}
.sy_bt.on{text-align: left;}
.sy_bt p{color: #1589F9;font-size: 36px;font-weight: 700;letter-spacing: 3px;}
.sy_bt span{display: block;color: #CBCBCB;font-size: 32px;text-transform: uppercase;letter-spacing: -1px;font-weight: initial;}
@media only screen and (max-width:1100px){
    .sy_bt{margin-bottom: 30px;}
    .sy_bt p{font-size: 26px;}
    .sy_bt span{font-size: 24px;}
}
.sy_gy{width: 100%;overflow: hidden;padding: 90px 0px;}
.sy_gy .sg_tb{margin-bottom: 70px;}
.sy_gy .sg_tb .row{align-items: center;}
.sy_gy .sg_tb .z_c{margin-bottom: 20px;}
.sy_gy .sg_tb .z_c .n_r{
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.sy_gy .sg_tb .z_c .m_r a{display: block;width: 150px;height: 46px;line-height: 46px;color: #FFFFFF;font-size: 16px;text-align: center;background: #158AFA;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.sy_gy .sg_tb .y_c img{width: 100%;height: auto;display: block;}
.sy_gy .sg_db .n_r{margin-bottom: 30px;}
.sy_gy .sg_db .n_r .t_p{text-align: center;}
.sy_gy .sg_db .n_r .t_p img{max-width: 100%;height: auto;display: inline-block;}
.sy_gy .sg_db .n_r .w_z{text-align: center;color: #555555;font-size: 16px;line-height: 56px;}
@media only screen and (max-width:1100px){
    .sy_gy{padding: 50px 0px;}
    .sy_gy .sg_tb{margin-bottom: 40px;}
    .sy_gy .sg_tb .z_c .n_r{
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .sy_gy .sg_tb .z_c .m_r a{width: 140px;height: 40px;line-height: 40px;font-size: 14px;}
    .sy_gy .sg_db .n_r{margin-bottom: 20px;}
    .sy_gy .sg_db .n_r .w_z{font-size: 14px;line-height: 46px;}
}
.sy_cp{width: 100%;padding: 90px 0px;background: url(../images/cp_bj.jpg) no-repeat top center / cover;}
.sy_cp .sc_nr .sc_tb{margin-bottom: 36px;}
.sy_cp .sc_nr .sc_tb ul{display: flex;align-items: center;justify-content: center;}
.sy_cp .sc_nr .sc_tb li{color: #000000;font-size: 20px;width: 190px;height: 50px;text-align: center;line-height: 50px;margin: 0px 10px;background: #FFFFFF;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.sy_cp .sc_nr .sc_tb li.on{color: #FFFFFF;background: #158AFA;}
.sy_cp .sc_nr .sc_tb li:hover{color: #FFFFFF;background: #158AFA;}
.sy_cp .sc_nr .sc_db{position: relative;}
.sy_cp .sc_nr .sc_db .n_r .t_p img{width: 100%;height: auto;display: block;}
.sy_cp .sc_nr .sc_db .n_r .w_z a{background: #FFFFFF;display: flex;align-items: center;justify-content: space-between;padding: 16px;}
.sy_cp .sc_nr .sc_db .n_r .b_t{color: #333333;font-size: 16px;}
.sy_cp .sc_nr .sc_db .n_r .m_r{width: 26px;height: 26px;background: #DDDDDD;display: flex;align-items: center;justify-content: center;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;}
.sy_cp .sc_nr .sc_db .n_r .m_r i{color: #555555;font-size: 16px;}
.sy_cp .sc_nr .sc_db .n_r:hover .m_r{background: #158AFA;}
.sy_cp .sc_nr .sc_db .n_r:hover .m_r i{color: #FFFFFF;}
.sy_cp .sc_nr .sc_db .swiper-pagination{display: none;}
.sy_cp .swiper-button-prev{width:40px; height:40px;  background:#FFFFFF url(../images/zj1.png) no-repeat center; left:-6%; margin-top:-22px;
    transition:all .5s;
    -webkit-transition:all .5s;}
.sy_cp .swiper-button-prev:hover{ background:#158AFA url(../images/zja.png) no-repeat center;}
.sy_cp .swiper-button-next{width:40px; height:40px;  background:#FFFFFF url(../images/yj1.png) no-repeat center; right:-6%; margin-top:-22px;
    transition:all .5s;
    -webkit-transition:all .5s;}
.sy_cp .swiper-button-next:hover{ background:#158AFA url(../images/yja.png) no-repeat center;}
@media only screen and (max-width:1430px){
    .sy_cp .sc_nr{max-width: 96%;margin: 0 auto;}
}
@media only screen and (max-width:1366px){
    .sy_cp .sc_nr{max-width: 90%;}
}
@media only screen and (max-width:1100px){
    .sy_cp {
        padding: 50px 0px;
    }
    .sy_cp .sc_nr .sc_tb li {
        font-size: 16px;
        width: 140px;
        height: 46px;
        line-height: 46px;
        margin: 0px 7px;
    }
}
@media only screen and (max-width:768px){
    .sy_cp .swiper-button-prev {
        left: -7%;
    }
    .sy_cp .swiper-button-next {
        right: -7%;
    }
}
@media only screen and (max-width:640px){
    .sy_cp .sc_nr .sc_tb ul{flex-wrap: wrap;}
    .sy_cp .sc_nr .sc_tb li{
        font-size: 13px;
        margin: 0px 3px;
        width: 100px;
    }
    .sy_cp .swiper-button-prev {
        display: none;
    }
    .sy_cp .swiper-button-next {
        display: none;
    }
    .sy_cp .sc_nr .sc_db .swiper-pagination{display: block;text-align: center;width: 100%;bottom: -30px;}
    .sy_cp .sc_nr .sc_db .swiper-pagination-bullet{margin: 0px 3px;}
}
.sy_yy{width: 100%;overflow: hidden;padding: 90px 0px;}
.sy_yy .sy_nr .n_r{margin-bottom: 26px;overflow: hidden;}
.sy_yy .sy_nr .n_r a{display: block;position: relative;}
.sy_yy .sy_nr .n_r img{width: 100%;height: auto;display: block;transition: all 5s;
    -o-transition: all 5s;
    -ms-transition: all 5s;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;}
.sy_yy .sy_nr .n_r .w_z{
    position: absolute;
    width: 100%;
    color: #FFFFFF;
    font-size: 20px;
    height: 26%;
    background: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0));
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.sy_yy .sy_nr .n_r:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.sy_yy .sy_nr .n_r:hover .w_z{
    height: 100%;
}
@media only screen and (max-width:1100px){
    .sy_yy {
        padding: 50px 0px;
    }
    .sy_yy .sy_nr .n_r .w_z{
        font-size: 16px;
    }
}
@media only screen and (max-width:640px){
    .sy_yy .sy_nr .n_r .w_z{
        font-size: 15px;
        height: 100%;
    }
}
.sy_ys{width: 100%;overflow: hidden;padding: 90px 0px;background: #F7F7F7;}
.sy_ys .sys_nr .item{
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
.sy_ys .sys_nr .item:nth-child(2){margin-top: 2.1%;flex-flow: row-reverse;}
.sy_ys .sys_nr .img{width: 60.75%;height: 280px;position: relative;}
.sy_ys .sys_nr .img:nth-child(2){width: 37.25%;}
.sy_ys .sys_nr .text{width: 100%;height: 100%;position: absolute;bottom:0;left: 0;color: #fff;background: linear-gradient(to top, rgba(0,0,0,.3), rgba(0,0,0,0));padding: 30px 40px;font-size: 15px;display: flex;flex-flow: column;justify-content: flex-end;}
.sy_ys .sys_nr .text .t{text-transform:uppercase;font-size: 14px;}
.sy_ys .sys_nr .text h3{font-weight: bold;color: #FFFFFF;font-size: 22px;margin-bottom: 6px;}
.sy_ys .sys_nr .text p{font-size: 14px;}
.sy_ys .sys_nr .text p.w_z{display:none;}
@media only screen and (max-width:1100px){
    .sy_ys {
        padding: 50px 0px;
    }
    .sy_ys .sys_nr .img{
        height: 220px;
    }
}
@media only screen and (max-width:640px){
    .sy_ys .sys_nr .img {
        width: 100%;
        margin-bottom: 20px;
        height: 200px;
    }
    .sy_ys .sys_nr .img:nth-child(2) {
        width: 100%;
    }
    .sy_ys .sys_nr .item:nth-child(2) {
        flex-flow: column-reverse;
        margin-top: 0px;
    }
}
.sy_xw{width: 100%;overflow: hidden;padding: 90px 0px;}
.sy_xw .sx_tb{display: flex;align-items: center;justify-content: space-between;margin-bottom: 46px;}
.sy_xw .sx_tb .sy_bt{margin-bottom: 0px;}
.sy_xw .sx_tb .m_r a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    line-height: 46px;
    padding: 0px 16px;
    color: #777777;
    font-size: 17px;
    border: solid 1px #DDDDDD;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.sy_xw .sx_tb .m_r p{margin-right: 6px;}
.sy_xw .sx_tb .m_r i{color: #777777;font-size: 18px;}
.sy_xw .sx_db .z_c{background: #F7F7F7;padding: 20px;}
.sy_xw .sx_db .n_r a{display: block;position: relative;}
.sy_xw .sx_db .n_r img{width: 100%;height: auto;display: block;}
.sy_xw .sx_db .n_r .w_z{position: absolute;width: 100%;padding: 0px 20px;background: linear-gradient(to top, rgba(0,0,0,.9), rgba(0,0,0,0));bottom: 0px;height: 20%;}
.sy_xw .sx_db .n_r .w_z p{color: #FFFFFF;font-size: 20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-bottom: 6px;}
.sy_xw .sx_db .n_r .w_z span{display: block;color: #FFFFFF;font-size: 16px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .sx_db .y_c li{border-top: solid 1px #DDDDDD;padding: 28px 0px;}
.sy_xw .sx_db .y_c li a{display: flex;align-items: center;justify-content: space-between;color: #555555;font-size: 16px;}
.sy_xw .sx_db .y_c li p{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; max-width: 80%;}
.sy_xw .sx_db .y_c li:last-child{border-bottom: solid 1px #DDDDDD;}
@media only screen and (max-width:1100px){
    .sy_xw {
        padding: 50px 0px;
    }
    .sy_xw .sx_tb .m_r a {
        font-size: 15px;
    }
    .sy_xw .sx_db .n_r .w_z p {
        font-size: 16px;
    }
    .sy_xw .sx_db .n_r .w_z span {
        font-size: 13px;
    }
    .sy_xw .sx_db .n_r .w_z{
        height: 26%;
    }
    .sy_xw .sx_db .y_c li a {
        font-size: 14px;
    }
    .sy_xw .sx_db .y_c li {
        padding: 19px 0px;
    }
}
@media only screen and (max-width:768px){
    .sy_xw .sx_db .z_c{margin-bottom: 20px;}
    .sy_xw .sx_db .n_r .w_z {
        height: 20%;
    }
}
@media only screen and (max-width:640px){
    .sy_xw .sx_db .n_r .w_z {
        height: 36%;
    }
}
.sy_db{width: 100%;overflow: hidden;padding: 70px 0px;background: url(../images/db_bj.jpg) no-repeat top center / cover;}
.sy_db .row{align-items: center;}
.sy_db .z_c{color: #FFFFFF;}
.sy_db .z_c p{font-size: 40px;font-weight: bold;margin-bottom: 6px;}
.sy_db .z_c span{font-size: 26px;text-transform: capitalize;}
.sy_db .t_p{text-align: center;}
.sy_db .t_p img{max-width: 100%;height: auto;display: inline-block;}
.sy_db .w_z{text-align: center;color: #FFFFFF;font-size: 18px;line-height: 56px;}
@media only screen and (max-width:1100px){
    .sy_db{padding: 50px 0px;}
    .sy_db .z_c p{font-size: 30px;}
    .sy_db .z_c span{font-size: 20px;}
    .sy_db .w_z{font-size: 15px;line-height: 46px;}
}
@media only screen and (max-width:768px){
    .sy_db .z_c{text-align: center;margin-bottom: 26px;}
    .sy_db .col-lg-3{margin-bottom: 20px;}
}
@media only screen and (max-width:640px){
    .sy_db .z_c p{font-size: 24px;}
    .sy_db .z_c span{font-size: 16px;}
    .sy_db .col-lg-3{margin-bottom: 10px;}
}
.footer{width: 100%;overflow: hidden;background: #F7F7F7;padding: 60px 0px;}
.footer .z_c .tel{
    padding-left: 60px;
    background: url(../images/d_h.png) no-repeat left center;
    margin-bottom: 30px;
}
.footer .z_c .tel span {
    display: block;
    font-size: 16px;
    color: #878787;
    line-height: 26px;
}
.footer .z_c .tel strong {
    display: block;
    font-size: 22px;
    line-height: 26px;
    color: #1589F9;
}
.footer .z_c .d_lx li{margin-bottom: 16px;display: flex;align-items: center;}
.footer .z_c .d_lx i{
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.footer .z_c .d_lx p{color: #999999;font-size: 16px;}
.footer .d_bt{color: #333333;font-size: 20px;margin-bottom: 20px;}
.footer .d_lb p a{display: block;line-height: 46px;color: #999999;font-size: 16px;}
.footer .d_tp{display: flex;justify-content: center;}
.footer .d_tp img{max-width: 100%;height: auto;display: block;border: solid 1px #DDDDDD;}
.footer .d_wz{text-align: center;color: #999999;font-size: 16px;line-height: 56px;}
.copyright{background: #F7F7F7;padding: 20px 0px;border-top: solid 1px #DDDDDD;}
.copyright .z_c{color: #999999;font-size: 16px;}
.copyright .y_c{display: flex;align-items: center;justify-content: flex-end;color: #999999;font-size: 16px;}
.copyright .y_c a{color: #999999;font-size: 16px;}
@media only screen and (max-width:1100px){
    .footer {
        padding: 40px 0px;
    }
    .footer .z_c .tel span {
        font-size: 15px;
    }
    .footer .z_c .tel strong {
        font-size: 20px;
    }
    .footer .z_c .d_lx p {
        font-size: 14px;
    }
    .footer .d_bt {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .footer .d_lb p a {
        line-height: 36px;
        font-size: 14px;
    }
    .footer .d_wz {
        font-size: 14px;
        line-height: 40px;
    }
    .copyright .z_c {
        font-size: 12px;
    }
    .copyright .y_c a {
        font-size: 12px;
    }
}
@media only screen and (max-width:768px){
    .copyright{padding-bottom: 60px;}
}
@media only screen and (max-width:640px){
    .footer .col-lg-4{display: none;}
    .copyright .z_c{margin-bottom: 6px;text-align: center;}
    .copyright .y_c{justify-content: center;}
}




.ny_ban{width:100%; height:450px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0,0,0,.4);
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: 9;
}
.ny_ban .container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: 0 0 20px rgba(0,0,0,.2);
    color: #fff;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 999;
}
.ny_ban .container h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 20px;
    font-weight: bold;
}
.ny_ban .container h3 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
}
@media only screen and (max-width:1100px) {
.ny_ban{height:300px;}
.ny_ban .container h1 {
        font-size: 30px;
        line-height: 30px;
}
.ny_ban .container h3 {
        font-size: 22px;
}
}
@media only screen and (max-width:768px) {
.ny_ban{height:260px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:200px;}
    .ny_ban .container h1 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .ny_ban .container h3 {
        font-size: 18px;
    }
}


.ny_lm{width:100%; border-bottom:1px solid #eee; color:#999; line-height:60px; position:relative; z-index:999;background: #F7F7F7;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#1589F9;}
.ny_lm .dq_wz span{color:#1589F9;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:1100px) {
.ny_lm{line-height:50px;}
}

.ny_nr .gs_wz{font-size:15px; line-height:32px; text-align:justify;}
.ny_nr .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:1100px) {
.ny_nr .gs_wz{font-size:14px; line-height:32px;}
}
@media only screen and (max-width:640px) {
.ny_nr .gs_wz{font-size:13px; line-height:26px;}
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .row{margin:0; justify-content:space-between;}
.ny_lx .b_t{margin-bottom:35px;}
.ny_lx .b_t h3{font-size:30px; font-weight:bold; color:#333333; line-height:46px; margin-bottom:5px;}
.ny_lx .b_t p{color:#CBCBCB; line-height:26px;font-size: 22px;text-transform: uppercase;}
.ny_lx .lx_nr{width:100%;overflow: hidden;}
.ny_lx .lx_nr .x_x li{display: flex;align-items: center;margin-bottom: 40px;}
.ny_lx .lx_nr .x_x li .z_c{width: 50px;height: 50px;background: #EEEEEE;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}
.ny_lx .lx_nr .x_x .z_c i{color: #158AFA;font-size: 26px;}
.ny_lx .lx_nr .x_x .y_c span{display: block;color: #777777;font-size: 15px;}
.ny_lx .lx_nr .x_x .y_c p{color: #000000;font-size: 16px;}

.ny_lx .lx_bd{width:100%;overflow: hidden;}
.ny_lx .lx_bd .b_d ul{margin:0 -10px;}
.ny_lx .lx_bd .b_d ul li{width:calc(50% - 20px); margin:0 10px 20px; position:relative;}
.ny_lx .lx_bd .b_d ul li.q_b{width:calc(100% - 20px);}
.ny_lx .lx_bd .b_d input{width:100%; height:56px; background-color:#f7f7f7; border-radius:3px; padding:0 15px; line-height:56px; color:#333; display:block;}
.ny_lx .lx_bd .b_d input::placeholder{color:#999;}
.ny_lx .lx_bd .b_d textarea{width:100%; height:134px; background-color:#f7f7f7; border-radius:3px; padding:15px; line-height:26px; color:#333; resize:none; display:block;}
.ny_lx .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_lx .lx_bd .b_d button{width:140px; height:46px; border-radius:3px; background-color:#1589F9; font-size:15px; line-height:46px; color:#fff; margin-top:20px; margin-right:15px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_lx .lx_bd .b_d button:hover{background-color:#0761D3;}
.ny_lx .lx_bd .b_d button.c_z{background-color:#888;}
.ny_lx .lx_bd .b_d button.c_z:hover{background-color:#0761D3;}
.ny_lx .lx_bd .e_j{width:100%; padding:20px; position:absolute; top:61px; left:0; background-color:#fff; box-shadow:0 10px 10px rgba(0,0,0,.05); z-index:99; display:none;}
.ny_lx .lx_bd .e_j span{display:block; line-height:36px; cursor:pointer;}
.ny_lx .map{width:100%; height:400px; margin-top:50px; background-position:center; background-repeat:no-repeat;}
@media only screen and (max-width:1100px){
.ny_lx{padding:60px 0;}
.ny_lx .b_t{margin-bottom:30px;}
.ny_lx .b_t h3{font-size:20px; line-height:28px;}
.ny_lx .b_t p{color:#aaa; line-height:24px;font-size: 18px;}
.ny_lx .lx_bd .b_d ul li{position:relative;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:40px; line-height:40px; margin-top:15px;}
.ny_lx .map{height:300px; margin-top:40px;}
}
@media only screen and (max-width:768px){
.ny_lx{padding:40px 0;}
.ny_lx .b_t{margin-bottom:15px;}
.ny_lx .b_t h3{font-size:18px; line-height:26px;}
.ny_lx .lx_nr{ margin-bottom:15px;}
.ny_lx .lx_nr .x_x li .y_c{max-width: 80%;}
.ny_lx .lx_bd .b_d ul li{width:100%;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
.ny_lx .map{height:200px; margin-top:35px;}
    .ny_lx .lx_nr .x_x .y_c p {
        color: #000000;
        font-size: 15px;
    }
    .ny_lx .lx_nr .x_x .y_c span {
        font-size: 13px;
    }
}


.ny_nr{width:100%; padding:50px 0 70px; overflow:hidden;}
.ny_nr .row{margin:0; justify-content:space-between;}
.ny_nr .yc_nr{width: 100%;  background-color:#fff; padding:20px 30px 60px; overflow:hidden;}
.ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px; 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 .c_s{display: flex;align-items: center;margin-bottom: 10px;}
.ny_nr .xw_nr .c_s .n_r{display: flex;align-items: center;color: #999999;font-size: 15px;margin-right: 16px;}
.ny_nr .xw_nr .c_s .n_r i{margin-right: 10px;}
.ny_nr .xw_nr .t_p{width:30%; 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:67%;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:48px; 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 a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; font-size:14px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#1589F9; border:1px solid #1589F9; color:#fff;}
.ny_nr .xw_nr:hover .w_z h3 a{color: #1589F9;}
@media only screen and (max-width:1100px){
.ny_nr{padding:50px 0 60px;}
.ny_nr .xw_lb ul li{margin-bottom:25px; padding-bottom:25px;}
.ny_nr .xw_nr .t_p{width:30%;}
.ny_nr .xw_nr .w_z{width:66%;}
.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:10px;}
.ny_nr .xw_nr .w_z p{margin-bottom:15px;}
.ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:34px;}
}
@media only screen and (max-width:768px){
.ny_nr{padding:40px 0; background-color:#fff;}
.ny_nr .yc_nr{width:100%; padding:0; background:none;}
.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:60%; padding-left:10px;}
.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:13px; line-height:20px; height:40px; margin-bottom:6px;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:13px; line-height:22px;}
.ny_nr .xw_nr .c_s .n_r {
        font-size: 12px;
        margin-right: 10px;
}
.ny_nr .xw_nr .c_s .n_r i {
        margin-right: 6px;
        font-size: x-small;
}
}

.xw_xq .b_t{font-size:22px; line-height:32px; font-weight:bold; color:#000; margin-bottom:20px;}
.xw_xq .x_x{padding-bottom:20px; border-bottom:1px solid #eee; margin-bottom:35px;}
.xw_xq .x_x span{margin-right:20px; display:inline-block;}
.xw_xq .n_r{line-height:30px;}
.xw_xq .n_r strong{font-size:18px; color:#000; line-height:28px;}
.xw_xq .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
.xw_rc{width: 100%;overflow: hidden;border: solid 1px #DDDDDD;}
.xw_rc .b_t{line-height: 50px;background: #158AFA;color: #FFFFFF;font-size: 18px;font-weight: bold;text-indent: 20px;}
.xw_rc .n_r{padding: 15px;}
.xw_rc .n_r li{margin-bottom: 16px;}
.xw_rc .n_r li a{display: block;background: url(../images/dian.jpg) no-repeat left center;padding-left: 15px;color: #333333;font-size: 14px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_rc .n_r li:last-child{margin-bottom: 0px;}
@media only screen and (max-width:1100px){
.xw_xq .b_t{font-size:20px; line-height:30px; margin-bottom:15px;}
.xw_xq .x_x{margin-bottom:30px;}
.xw_xq .n_r{line-height:28px;}
.xw_xq .f_y{margin-top:30px; padding-top:25px;}
.xw_rc .b_t{font-size: 17px;}
.xw_rc .n_r{padding: 10px;}
.xw_rc .n_r li{margin-bottom: 12px;}
.xw_rc .n_r li a{font-size: 13px;}
}
@media only screen and (max-width:640px){
.xw_xq .b_t{font-size:20px; line-height:30px;}
.xw_xq .x_x{margin-bottom:20px;}
.xw_xq .x_x .y_c{margin-top:5px;}
.xw_xq .x_x .y_c a{margin:0 7px 0 0;}
.xw_rc{display: none;}
}

.ny_nr .xq_nr .yy_xq{margin-bottom:50px;}
.ny_nr .xq_nr:last-child{margin-bottom:0;}
.ny_nr .xq_nr .row{margin:0 -20px;}
.ny_nr .xq_nr .b_t{font-size:26px; font-weight:bold; line-height:40px; color:#000; margin-bottom:15px;}
.ny_nr .xq_nr .l_m{border-bottom:1px solid #eee; margin-bottom:25px;}
.ny_nr .xq_nr .l_m span{display:inline-block; min-width:130px; height:46px; background-color:#1589F9; padding:0 20px; font-size:18px; line-height:46px; text-align:center; color:#fff; font-weight:bold;}
.ny_nr .xq_nr .j_s{line-height:28px; border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px;}
.ny_nr .xq_nr .w_z{line-height:26px;}
.ny_nr .xq_nr .w_z img{max-width:100%;}
.ny_nr .xq_nr .w_z strong{font-size:18px; line-height:32px; font-weight:bold; color:#000; display:inline-block; margin-bottom:6px;}
.ny_nr .xq_nr .w_z ul li{margin-bottom:8px;}
.ny_nr .xq_nr .w_z ul li span{color:#999;}
.ny_nr .xq_nr .c_z{margin-top:20px;}
.ny_nr .xq_nr .c_z a{display:inline-block; margin-right:20px; width:126px; height:46px; border:1px solid #1589F9; background-color:#1589F9; border-radius:3px; font-size:15px; line-height:44px; color:#fff; text-align:center;}
.ny_nr .xq_nr .c_z a:hover{border:1px solid #0761D3; background-color:#0761D3;}
.ny_nr .xq_nr .c_z a.lx_hq{background:none; color:#1589F9;}
.ny_nr .xq_nr .c_z a.lx_hq:hover{border:1px solid #0761D3; background-color:#0761D3; color:#fff;}
.ny_nr .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.ny_nr .xq_nr table tr:nth-child(2n){background-color:#f7f7f7;}
.ny_nr .xq_nr table th{background-color:#0761D3; padding:15px; color:#fff; font-weight:normal; text-align:center;}
.ny_nr .xq_nr table td{padding:15px; color:#333; text-align:center;}
.ny_nr .xq_nr .cp_dt{width:calc(46% - 40px); margin:0 20px;}
.ny_nr .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.ny_nr .xq_nr .cp_cs{width:calc(54% - 40px); margin:0 20px;}
@media only screen and (max-width:1100px){
.ny_nr .xq_nr .yy_xq{margin-bottom:35px;}
.ny_nr .xq_nr .yy_xq:last-child{margin-bottom:0;}
.ny_nr .xq_nr .row{margin:0 -15px;}
.ny_nr .xq_nr .b_t{font-size:22px; line-height:32px; margin-bottom:10px;}
.ny_nr .xq_nr .l_m{margin-bottom:20px;}
.ny_nr .xq_nr .l_m span{min-width:120px; height:40px; padding:0 15px; font-size:17px; line-height:40px;}
.ny_nr .xq_nr .j_s{line-height:26px; padding-bottom:15px;margin-bottom:15px;}
.ny_nr .xq_nr .w_z{line-height:24px;}
.ny_nr .xq_nr .w_z strong{font-size:17px; line-height:28px;}
.ny_nr .xq_nr .c_z{margin-top:15px;}
.ny_nr .xq_nr .c_z a{margin-right:15px; width:115px; height:40px; font-size:14px; line-height:38px;}
.ny_nr .xq_nr table td{padding:10px;}
.ny_nr .xq_nr .cp_dt{width:calc(50% - 30px); margin:0 15px;}
.ny_nr .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.ny_nr .xq_nr .cp_cs{width:calc(50% - 30px); margin:0 15px;}
}
@media only screen and (max-width:768px){
.ny_nr .xq_nr .cp_dt{width:calc(100% - 40px); margin:0 15px 20px;}
.ny_nr .xq_nr .cp_cs{width:calc(100% - 40px); margin:0 15px;}
}
@media only screen and (max-width:640px){
.ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
.ny_nr .xq_nr table td:first-child{width:25%;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.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:#1589F9; border:1px solid #1589F9; color:#fff;}
.yema ul li.active a{background-color:#1589F9; border:1px solid #1589F9; color:#fff;}
@media only screen and (max-width:1440px){
.yema{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:768px){
.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;}
}


.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:768px){
.e_m .n_r{width:300px; padding:15px;}
.e_m .n_r p{font-size:20px;}
}

.pc_kf{width:56px; position:fixed; right:5px; bottom:5%; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; border-radius:5px; font-size:18px; text-align:center; line-height:56px; background-color:#0761D3; margin-bottom:4px; position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#1589F9;}
.pc_kf .tel{width:160px; background-color:#1589F9; font-size:18px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:60px; opacity:1;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#0761D3; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:60px; opacity:1;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .fh{width:56px; height:56px; border-radius:5px; background-color:#1589F9; text-align:center; line-height:56px; color:#fff; cursor:pointer;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{background-color:#0761D3;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:1100px){
.pc_kf{width:44px;}
.pc_kf .nr{width:44px; height:44px; border-radius:3px; font-size:16px; line-height:44px;}
.pc_kf .tel{width:140px; font-size:16px; line-height:44px; right:-150px;}
.pc_kf .nr:hover .tel{right:50px;}
.pc_kf .ewm{width:110px; padding:5px; right:-120px;}
.pc_kf .nr:hover .ewm{right:50px;}
.pc_kf .nr i{font-size:20px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:28px;}
.pc_kf .fh{width:44px; height:44px; border-radius:3px; line-height:44px;}
.pc_kf .fh i{font-size:28px;}
}
@media only screen and (max-width:768px){
.pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;}
.pc_kf .nr{width:25%; height:50px; float:left; line-height:50px; border-radius:0; padding:0; border-right:0; margin-bottom:0;}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr:hover{background-color:#1589F9;}
.pc_kf .nr p{display:none;}
.pc_kf .nr .ewm{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .fh{width:25%; height:50px; float:left; border-radius:0; background-color:#1589F9; padding:0; border-right:0; border-bottom:0; line-height:50px;}
.pc_kf .fh:hover{background-color:#1589F9;}
}

.ny_hj{width: 100%;overflow: hidden;padding: 90px 0px;background: #F7F7F7;}
.ny_hj .hj_nr{position: relative;}
.ny_hj .hj_nr .t_p{overflow: hidden;}
.ny_hj .hj_nr .t_p img{width: 100%;overflow: hidden;display: block;}
.ny_hj .hj_nr .swiper-slide{width: 60%;}
.ny_hj .hj_nr .swiper-button-prev {
    width: 50px;
    height: 90px;
    background: rgba(0,0,0,.5) url(../images/ny-l.png) no-repeat center;
    left: 0px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ny_hj .hj_nr .swiper-button-next {
    width: 50px;
    height: 90px;
    background: rgba(0,0,0,.5) url(../images/ny-r.png) no-repeat center;
    right: 0px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ny_hj .hj_nr .swiper-pagination{width: 100%;overflow: hidden;text-align: center;bottom: -50px;}
.ny_hj .hj_nr .swiper-pagination-bullet{margin: 0px 3px;width: 10px;height: 10px;}
.ny_hj .hj_nr .swiper-pagination-bullet-active{width: 38px;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
@media only screen and (max-width:1100px){
    .ny_hj{padding: 50px 0px;}
}
@media only screen and (max-width:640px){
    .ny_hj .hj_nr .swiper-button-prev{display: none;}
    .ny_hj .hj_nr .swiper-button-next{display: none;}
    .ny_hj .hj_nr {
        padding: 0px 15px;
    }
}
.ny_ry{width: 100%;overflow: hidden;padding: 90px 0px;}
.ny_ry .n_r{background: #F7F7F7;padding: 20px;}
.ny_ry .n_r .t_p{margin-bottom: 16px;}
.ny_ry .n_r img{width: 100%;height: auto;display: block;}
.ny_ry .n_r .w_z{text-align: center;line-height: 36px;color: #777777;font-size: 16px;}
.ny_ry .ry_nr{position: relative;}
.ny_ry .ry_nr .swiper-pagination{display: none;}
.ny_ry .ry_nr .swiper-button-prev{
    width: 40px;
    height: 40px;
    background: url(../images/zj1.png) no-repeat center;
    left: -6%;
    transition: all .5s;
    -webkit-transition: all .5s;
    border: solid 1px #E5E5E5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ny_ry .ry_nr .swiper-button-next{
    width: 40px;
    height: 40px;
    background: url(../images/yj1.png) no-repeat center;
    right: -6%;
    transition: all .5s;
    -webkit-transition: all .5s;
    border: solid 1px #E5E5E5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
@media only screen and (max-width:1420px){
    .ny_ry .ry_nr{max-width: 96%;margin: 0 auto;}
}
@media only screen and (max-width:1366px){
    .ny_ry .ry_nr{max-width: 90%;}
}
@media only screen and (max-width:1100px){
    .ny_ry{padding: 50px 0px;}
}
@media only screen and (max-width:768px){
    .ny_ry .ry_nr .swiper-button-prev{
        display: none;
    }
    .ny_ry .ry_nr .swiper-button-next{
        display: none;
    }
    .ny_ry .ry_nr .swiper-pagination{display: block;width: 100%;text-align: center;bottom: -30px;}
    .ny_ry .ry_nr .swiper-pagination-bullet{margin: 0px 3px;}
}

.ny_nr .ny_fl{width: 100%;overflow: hidden;margin-bottom: 70px;}
.ny_nr .ny_fl ul{display: flex;align-items: center;justify-content: center;}
.ny_nr .ny_fl li{margin: 0px 10px;}
.ny_nr .ny_fl a{display: block;width: 190px;height: 50px;line-height: 50px;text-align: center;color: #333333;font-size: 20px;border: solid 1px #EEEEEE;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;}
.ny_nr .ny_fl li:hover a{background: #158AFA;color: #FFFFFF;}
.ny_nr .ny_fl li.on a{background: #158AFA;color: #FFFFFF;}

.ny_nr .fw_nr li{margin-bottom: 26px;padding-bottom: 26px;border-bottom: solid 1px #DDDDDD;}
.ny_nr .fw_nr .w_t{display: flex;align-items: center;}
.ny_nr .fw_nr .w_t span{width: 40px;height: 40px;align-items: center;justify-content: center;color: #FFFFFF;font-size: 18px;background: #AAAAAA;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    display: flex;
}
.ny_nr .fw_nr .w_t p{color: #333333;font-size: 22px;max-width: 90%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .fw_nr .h_d{display: flex;margin-top: 26px;}
.ny_nr .fw_nr .h_d .z_c{width: 40px;height: 40px;align-items: center;justify-content: center;color: #FFFFFF;font-size: 18px;background: #AAAAAA;-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    display: flex;
}
.ny_nr .fw_nr .h_d .y_c{
    color: #777777;
    font-size: 16px;
    line-height: 30px;
    max-width: 90%;
}
.ny_nr .fw_nr li.on .w_t span{color: #FFFFFF;background: #158AFA;}
.ny_nr .fw_nr li.on .h_d .z_c{color: #FFFFFF;background: #158AFA;}
@media only screen and (max-width:1100px){
    .ny_nr .ny_fl {
        margin-bottom: 30px;
    }
    .ny_nr .ny_fl li {
        margin: 0px 6px;
    }
    .ny_nr .ny_fl a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .ny_nr .fw_nr .w_t p {
        font-size: 18px;
    }
    .ny_nr .fw_nr .h_d .y_c {
        font-size: 14px;
        line-height: 26px;
    }
}
@media only screen and (max-width:640px){
    .ny_nr .fw_nr .h_d .y_c {
        max-width: 80%;
    }
    .ny_nr .fw_nr .w_t p {
        max-width: 80%;
        font-size: 16px;
    }
}

.ny_nr .ny_zc .zc_fl{border: solid 1px #DDDDDD;width: 100%;overflow: hidden;margin-bottom: 26px;}
.ny_nr .ny_zc .zc_fl .b_t{
    line-height: 50px;
    background: #158AFA;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-indent: 20px;
}
.ny_nr .ny_zc .zc_fl li{border-bottom: solid 1px #DDDDDD;line-height: 46px;}
.ny_nr .ny_zc .zc_fl li:last-child{border-bottom: none;}
.ny_nr .ny_zc .zc_fl .e_j a{display: flex;align-items: center;justify-content: space-between;padding: 0px 16px;color: #000000;font-size: 16px;}
.ny_nr .ny_zc .zc_fl .e_j i{color: #9F9F9F;font-size: 16px;transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;}
.ny_nr .ny_zc .zc_fl .s_j{
    overflow: hidden;
    display: none;;
}
.ny_nr .ny_zc .zc_fl li.on .e_j a{color: #1589F9;}
.ny_nr .ny_zc .zc_fl li.on .e_j i{color: #1589F9;}
.ny_nr .ny_zc .zc_fl .s_j p a{display: block;color: #777777;font-size: 15px;line-height: 36px;text-indent: 26px;}
.ny_nr .ny_zc .zc_fl .s_j p.on a{color:#1589F9;}
.ny_nr .ny_zc .zc_fl li:hover .e_j a{color: #1589F9;}
.ny_nr .ny_zc .zc_fl li:hover .e_j i{color: #1589F9;transform: rotate(90deg);
    -webkit-transform: rotate(90deg);}
.ny_nr .ny_zc .zc_fl li:hover .s_j{overflow: visible;display: block;}
.ny_nr .ny_zc .zc_lx{border: solid 1px #DDDDDD;margin-top: 26px;}
.ny_nr .ny_zc .zc_lx .lx_tb{background: url(../images/n_zc.jpg) no-repeat top center / cover;padding: 30px 26px;color: #FFFFFF;font-size: 22px;font-weight: bold;}
.ny_nr .ny_zc .zc_lx .zl_nr{padding: 16px;}
.ny_nr .ny_zc .zc_lx .zl_nr li{margin-bottom: 10px;}
.ny_nr .ny_zc .zc_lx .zl_nr li:last-child{margin-bottom: 0px;}
.ny_nr .ny_zc .zc_lx .zl_nr span{display: block;color: #555555;font-size: 15px;margin-bottom: 6px;}
.ny_nr .ny_zc .zc_lx .zl_nr h2{color: #1589F9;font-weight: 700;font-size: 26px;}
.ny_nr .ny_zc .zc_lx .zl_nr p{color: #555555;font-size: 16px;}
.ny_nr .ny_yc .n_r{width: 100%;overflow: hidden;margin-bottom: 26px;}
.ny_nr .ny_yc .n_r .t_p img{width: 100%;height: auto;display: block;}
.ny_nr .ny_yc .n_r .w_z a {
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
}
.ny_nr .ny_yc .n_r .w_z .b_t{
    color: #333333;
    font-size: 16px;
}
.ny_nr .ny_yc .n_r .w_z .m_r {
    width: 26px;
    height: 26px;
    background: #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ny_nr .ny_yc .n_r .w_z .m_r i {
    color: #FFFFFF;
    font-size: 16px;
}
.ny_nr .ny_yc .n_r:hover .w_z .m_r{
    background: #158AFA;
}
.ny_nr .ny_yc .n_r:hover .w_z .b_t{
    color: #158AFA;
}
@media only screen and (max-width:1100px){
    .ny_nr .ny_zc .zc_fl .b_t {
        font-size: 17px;
    }
    .ny_nr .ny_zc .zc_fl .e_j a {
        padding: 0px 12px;
        font-size: 15px;
    }
    .ny_nr .ny_zc .zc_fl .s_j p a {
        font-size: 13px;
        line-height: 32px;
        text-indent: 20px;
    }
    .ny_nr .ny_zc .zc_lx .lx_tb {
        padding: 26px 20px;
        font-size: 18px;
    }
    .ny_nr .ny_zc .zc_lx .zl_nr span {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .ny_nr .ny_zc .zc_lx .zl_nr h2 {
        font-size: 20px;
    }
    .ny_nr .ny_zc .zc_lx .zl_nr p {
        font-size: 12px;
    }
}
@media only screen and (max-width:768px){
    .ny_nr .ny_zc{display: none;}
}
.ny_nr .ny_yc .cp_tb{margin-bottom: 30px;}
.ny_nr .ny_yc .cp_tb .z_c{margin-bottom: 20px;width: 100%;overflow: hidden;}
.ny_nr .ny_yc .cp_tb .z_c img{width: 100%;height: auto;display: block;}
.ny_nr .ny_yc .cp_tb .y_c li{margin-bottom: 16px;padding-bottom: 16px;border-bottom: solid 1px #DDDDDD;display: flex;align-items: center;justify-content: space-between;}
.ny_nr .ny_yc .cp_tb .y_c li:last-child{border-bottom: none;justify-content: flex-start;}
.ny_nr .ny_yc .cp_tb .y_c h1{color: #000000;font-size: 22px;font-weight: bold;}
.ny_nr .ny_yc .cp_tb .y_c p{color: #000000;font-size: 16px;}
.ny_nr .ny_yc .cp_tb .y_c a{width: 130px;height: 40px;line-height: 36px;text-align: center;color: #1589F9;font-size: 15px;border: solid 2px #1589F9;-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;margin-right: 16px;}
.ny_nr .ny_yc .cp_tb .y_c a.on{color: #FFFFFF;background: #1589F9;}
.ny_nr .ny_yc .cp_db{padding: 0px 15px;}
.ny_nr .ny_yc .cp_db .cp_dt{margin-bottom: 26px;}
.ny_nr .ny_yc .cp_db .cp_dt .b_t{display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
.ny_nr .ny_yc .cp_db .cp_dt .b_t p{color: #000000;font-size: 22px;font-weight: 700;}
.ny_nr .ny_yc .cp_db .cp_dt .b_t span{color: #777777;font-size: 16px;}
.ny_nr .ny_yc .cp_db .cp_dt .l_b ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -4px;
    margin-left: -4px;
    width: 100%;
}
.ny_nr .ny_yc .cp_db .cp_dt .l_b li{padding: 0px 4px;width: 14.2%;margin-bottom: 9px;}
.ny_nr .ny_yc .cp_db .cp_dt .l_b img{width: 100%;height: auto;display: block;}
.ny_nr .ny_yc .cp_db .cp_xq{font-size: 16px;line-height: 36px;color: #000000;}
.ny_nr .ny_yc .cp_db .cp_xq .b_t{
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
@media only screen and (max-width:1100px){
    .ny_nr .ny_yc .cp_tb .y_c h1 {
        font-size: 18px;
    }
    .ny_nr .ny_yc .cp_tb .y_c li {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .ny_nr .ny_yc .cp_tb .y_c p {
        font-size: 14px;
    }
    .ny_nr .ny_yc .cp_tb .y_c a {
        width: 120px;
        height: 38px;
        line-height: 34px;
        font-size: 14px;
        margin-right: 10px;
    }
    .ny_nr .ny_yc .cp_db .cp_dt .b_t p {
        font-size: 18px;
    }
    .ny_nr .ny_yc .cp_db .cp_dt .b_t span {
        font-size: 14px;
    }
    .ny_nr .ny_yc .cp_db .cp_xq .b_t{
        font-size: 18px;
    }
    .ny_nr .ny_yc .cp_db .cp_xq {
        font-size: 14px;
        line-height: 32px;
    }
}
@media only screen and (max-width:640px){
    .ny_nr .ny_yc .cp_db .cp_dt .b_t p {
        width: 100%;
    }
    .ny_nr .ny_yc .cp_db .cp_dt .b_t span {
        width: 100%;
    }
    .ny_nr .ny_yc .cp_db .cp_dt .l_b li {
        padding: 0px 4px;
        width: 25%;
    }
}
.ny_nr .ys_sq{max-width: 70%;margin: 0 auto;border: solid 1px #dddddd;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 26px 50px;
}
.ny_nr .ys_sq .b_t{margin-bottom: 20px;}
.ny_nr .ys_sq .b_t .t_m{text-align: center;color: #1589F9;font-weight: bold;font-size: 24px;border-bottom: solid 1px #dddddd;line-height: 56px;margin-bottom: 16px;}
.ny_nr .ys_sq .b_t .m_s{font-size: 14px;color: #5a5a5a;line-height: 30px;}
.ny_nr .ys_sq .n_r li{margin-bottom: 20px;}
.ny_nr .ys_sq .n_r li p{color: #333333;font-size: 16px;line-height: 46px;}
.ny_nr .ys_sq .n_r li .t_x{width: 100%;overflow: hidden;outline: none;border: solid 1px #dddddd;line-height: 46px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-indent: 12px;
}
.ny_nr .ys_sq .n_r li .s_l{width: 100%;overflow: hidden;outline: none;border: solid 1px #dddddd;line-height: 46px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 46px;
    text-indent: 14px;
}
.ny_nr .ys_sq .n_r li .t_a{
    width: 100%;overflow: hidden;outline: none;border: solid 1px #dddddd;line-height: 26px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 90px;
    text-indent: 14px;
}
.ny_nr .ys_sq .n_r li .b_u{width: 100%;text-align: center;color: #FFFFFF;font-size: 16px;outline: none;line-height: 46px;background: #1589F9;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}
@media only screen and (max-width:1100px){
    .ny_nr .ys_sq{
        max-width: 90%;
    }
    .ny_nr .ys_sq .b_t .t_m {
        font-size: 20px;
        line-height: 50px;
    }
    .ny_nr .ys_sq .b_t .m_s {
        font-size: 12px;
        line-height: 26px;
    }
    .ny_nr .ys_sq .n_r li p {
        font-size: 14px;
        line-height: 40px;
    }
    .ny_nr .ys_sq .n_r li .t_x {
        line-height: 36px;
    }
    .ny_nr .ys_sq .n_r li {
        margin-bottom: 10px;
    }
    .ny_nr .ys_sq .n_r li .s_l {
        height: 36px;
    }
    .ny_nr .ys_sq .n_r li .t_a {
        min-height: 70px;
    }
    .ny_nr .ys_sq .n_r li .b_u {
        line-height: 40px;

    }
}
@media only screen and (max-width:640px){
    .ny_nr .ys_sq {
        max-width: 100%;
        padding: 20px;
    }
}

.sy_gy .sg_tb .y_c video {
    width: 100%;
}