@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,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,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#122a88; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.middle{vertical-align:middle; margin-top:-3px; margin-right:5px;}
.ds_il{max-width:100%; height:auto; display:inline-block;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
.mg_my{margin:0;}
::placeholder{color:#999;}
@media only screen and (max-width:1080px){
body{font-size:22px;}
input,textarea{font-size:22px; -webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:1080px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

.section{overflow:hidden; position:relative;}
@media only screen and (max-width:1080px){
.section{height:auto !important;}
.fp-tableCell{height:auto !important;}
}

.section1{z-index:9;}
.section1 .section1_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/1.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section1_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section1_bg{background-position:center; background-attachment:scroll;}
}

.section2{z-index:9;}
.section2 .section2_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/2.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section2_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section2_bg{background-position:center; background-attachment:scroll;}
}

.section3{z-index:9;}
.section3 .section3_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/3.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section3_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section3_bg{background-position:center; background-attachment:scroll;}
}

.section4{z-index:9;}
.section4 .section4_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/4.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section4_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section4_bg{background-position:center; background-attachment:scroll;}
}

.section5{z-index:9;}
.section5 .section5_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/5.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section5_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section5_bg{background-position:center; background-attachment:scroll;}
}

.section6{z-index:9;}
.section6 .section6_bg{width:100%; height:100%; position:absolute; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; background-image:url(../images/3.jpg); transition:all 0.8s ease; overflow:hidden;}
.active .section6_bg{background-position:center -200px;}
@media only screen and (max-width:1080px){
.active .section6_bg{background-position:center;}
}

.header{width:100%; background-color:rgba(18,42,136,.8); border-bottom:2px solid #ec6b15; position:fixed; top:0; left:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 8px 15px 0 rgba(95,125,158,.2); background-color:#fff;}
.header .logo{width:200px; margin:15px 0; position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo img{opacity:0;}
.header .logo img.d_w{opacity:0; position:absolute; top:0; left:0;}
.header.on .logo img.d_w{opacity:1;}
.header .s_ch{height:100px; line-height:100px; cursor:pointer; color:#fff; float:right;
transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#333;}
.header .an{width:50px; height:31px; display:none; position:relative;}
.header .an span{width:50px; height:3px; 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:14px; left:0;}
.header .an span.a3{top:28px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:14px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:14px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{display:flex;}
.header .nav ul li{margin-right:50px; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#fff; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header.on .nav ul li:after{background-color:#122a88;}
.header .nav .y_j{position:relative; padding:27px 0;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:16px; text-align:center; line-height:26px; color:#fff;}
.header .nav .y_j em{font-size:12px; text-transform:uppercase; line-height:20px; display:block;}
.header.on .nav .y_j a{color:#333;}
.header.on .nav ul li:hover .y_j a{color:#122a88;}
.header.on .nav ul li.on .y_j a{color:#122a88;}
.header .nav .e_j{width:140px; border-radius:5px; background-color:#fff; position:absolute; left:50%; margin-left:-70px; opacity:0; overflow:hidden; visibility:hidden; box-shadow:0 5px 10px rgba(0,0,0,.2);
transform:translateY(10px);
-webkit-transform:translateY(10px);
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);}
.header .nav .e_j a{font-size:14px; line-height:44px; text-align:center; border-bottom:1px solid #eee; display:block; position:relative;}
.header .nav .e_j a:last-child{border-bottom:0;}
.header .nav .e_j a:hover{color:#fff; background-color:#122a88;}
@media (min-width:1080px) {
.header .nav ul li{margin-right:30px;}
}
@media (min-width:1200px) {
.header .nav ul li{margin-right:40px;}
}
@media (min-width:1300px) {
.header .nav ul li{margin-right:50px;}
}
@media (min-width:1400px) {
.header .nav ul li{margin-right:60px;}
}
@media (min-width:1600px) {
.header .nav ul li{margin-right:70px;}
}
@media only screen and (max-width:1080px){
.header{position:relative; top:auto; left:auto; background-color:#fff;}
.header.on{box-shadow:none;}
.header .logo{margin:20px 0; position:relative;}
.header .logo img{opacity:0;}
.header .logo img.d_w{opacity:1;}
.header .s_ch{display:none;}
.header .an{display:block;}
.header .nav{width:100%; height:calc(100vh - 106px); border-top:1px solid #ddd; padding:0 5% 78px; margin:0; background-color:#fff; position:absolute; top:106px; left:0; z-index:9999; overflow-y:auto !important; display:none; box-shaddisplay:none; box-shadow:0 10px 10px #ddd;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; padding:15px 0; border-bottom:1px solid #ddd; float:none; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j{padding:0;}
.header .nav .y_j i{display:block; width:70%; padding-right:10px; position:absolute; top:0; right:0; font-size:28px; text-align:right; line-height:70px; z-index:99;}
.header .nav .y_j a{font-size:24px; color:#333; line-height:70px; text-align:left;}
.header .nav ul li:hover .y_j a{color:#333;}
.header .nav .y_j em{display:none;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:0 0 10px; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;}
.header .nav .e_j a{font-size:22px; line-height:56px; color:#777; text-align:left; border-bottom:0;}
.header .nav .e_j a:hover{color:#777; background:none;}
}

.search{width:100%; height:calc(100vh - 102px); background-color:rgba(0,0,0,.5); position:fixed; top:102px; left:0; z-index:9999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#fff; position:relative;}
.search .sc_gb{position:absolute; top:50px; right:50px; cursor:pointer; color:#aaa;
transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{color:#122a88;
transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px;}
.search .sc_nr{width:500px; border-bottom:1px solid #ddd; margin:0 auto;}
.search input{width:430px; height:60px; font-size:15px; line-height:60px; color:#555; float:left;}
.search input::placeholder{color:#999;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#555; float:right; outline:none;}
.search button i{font-size:26px; font-weight:bold;}
@media only screen and (max-width:1080px){
.search{display:none;}
}

.pc_ban{width:100%; height:100vh; position:fixed; top:0; left:0; overflow:hidden;}
.pc_ban .swiper-slide:after{width:0; height:5px; background-color:rgba(255,255,255,.5); position:absolute; left:0; bottom:0; content:"";
transition:all 5s;
-webkit-transition:all 5s;}
.pc_ban .swiper-slide-active:after{width:100%;}
.pc_ban .swiper-button-prev{width:50px; height:50px; border-radius:5px; background:rgba(0,0,0,.3) url(../images/banner-l.png) no-repeat center / 30px 30px; left:0%; margin-top:-25px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:5%; opacity:1;}
.pc_ban:hover .swiper-button-prev:hover{background:rgba(18,42,136,.8) url(../images/banner-l.png) no-repeat center / 30px 30px;}
.pc_ban .swiper-button-next{width:50px; height:50px; border-radius:5px; background:rgba(0,0,0,.3) url(../images/banner-r.png) no-repeat center / 30px 30px; right:0%; margin-top:-25px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:5%; opacity:1;}
.pc_ban:hover .swiper-button-next:hover{background:rgba(18,42,136,.8) url(../images/banner-r.png) no-repeat center / 30px 30px;}
.pc_ban .container{color:#fff; position:absolute; top:50%; left:50%; z-index:999;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.pc_ban .w_z{max-width:80%; margin:0 auto; text-align:center; text-shadow:0 0 15px rgba(0,0,0,.5);}
.pc_ban .w_z h1{font-size:60px; font-weight:bold; line-height:70px; letter-spacing:5px;}
.pc_ban .w_z h2{max-width:80%; margin:10px auto 0; font-size:36px; line-height:50px; font-weight:bold; letter-spacing:3px;}
@media only screen and (max-width:1080px){
.pc_ban{height:400px; position:relative; top:auto; left:auto;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-slide:after{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .w_z h1{font-size:36px; line-height:50px; letter-spacing:2px;}
.pc_ban .w_z h2{max-width:100%; font-size:26px; font-weight:normal; line-height:36px; letter-spacing:1px;}
}

.gy_bt{margin-bottom:40px; color:#fff; text-align:center; position:relative;}
.gy_bt h3{font-size:36px; line-height:44px; font-weight:bold; margin-bottom:15px; position:relative; z-index:9;}
.gy_bt h4{width:100%; font-size:66px; font-family:Arial; font-weight:bold; text-transform:uppercase; position:absolute; top:-20px; left:0; opacity:.2;}
.gy_bt p{font-size:16px; line-height:26px; opacity:.6;}
@media only screen and (max-width:1080px){
.gy_bt h3{font-size:32px; line-height:46px; margin-bottom:10px;}
.gy_bt h4{font-size:46px; top:0;}
.gy_bt p{font-size:20px; line-height:30px;}
}

.sy_gy{width:100%; color:#fff; position:relative; z-index:9;}
.sy_gy .gy_wz{width:47%; margin:15px 0;}
.sy_gy .gy_wz h3{font-size:32px; font-weight:bold; margin-bottom:5px;}
.sy_gy .gy_wz h4{font-size:18px; font-weight:bold; text-transform:uppercase; margin-bottom:30px; opacity:.3;}
.sy_gy .gy_wz p{font-size:15px; line-height:30px; overflow:hidden; display:-webkit-box;
line-clamp:7;
-webkit-line-clamp:7;
-webkit-box-orient:vertical;}
.sy_gy .gy_wz a.yd_gd{width:160px; height:46px; border:1px solid #fff; border-radius:23px; margin-top:30px; font-size:15px; text-align:center; line-height:44px; color:#fff; display:inline-block; position:relative;}
.sy_gy .gy_wz a.yd_gd:hover{background-color:#ec6b15; border:1px solid #ec6b15;}
.sy_gy .gy_wz a.yd_gd i{display:inline-block; vertical-align:middle; margin-left:15px; opacity:.5;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .gy_wz a.yd_gd:hover i{margin-left:25px; opacity:1;}
.sy_gy .gy_tp{width:47%; position:relative; overflow:hidden;}
.sy_gy .gy_tp:after{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.3); content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .gy_tp:hover:after{background-color:rgba(0,0,0,.1);}
.sy_gy .gy_tp i{font-size:60px; cursor:pointer; position:absolute; top:50%; left:50%; z-index:9; opacity:.6;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .gy_tp:hover i{opacity:1;}
.sy_gy .gy_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;}
.sy_gy .gy_tp .vd_nr{display:none;}
@media only screen and (max-width:1080px){
.sy_gy{padding:70px 0;}
.sy_gy .row{flex-direction:column-reverse;}
.sy_gy .gy_wz{width:100%; margin-top:30px;}
.sy_gy .gy_wz h3{font-size:32px; line-height:46px; margin-bottom:10px;}
.sy_gy .gy_wz h4{font-size:22px; font-weight:normal;}
.sy_gy .gy_wz p{font-size:22px; line-height:36px;
line-clamp:5;
-webkit-line-clamp:5;}
.sy_gy .gy_wz a.yd_gd{width:200px; height:52px; border-radius:26px; font-size:22px; line-height:50px;}
.sy_gy .gy_wz a.yd_gd i{font-size:26px;}
.sy_gy .gy_tp{width:100%;}
.sy_gy .gy_tp i{font-size:80px;}
}

.sy_sj{width:100%; padding:30px 0; background-color:rgba(0,0,0,.3); position:absolute; bottom:0; left:0; z-index:9;}
.sy_sj .wrap .col-6{border-right:1px solid rgba(255,255,255,.2);}
.sy_sj .wrap .col-6:last-child{border-right:0;}
.sy_sj .wrap .n_r{display:flex; flex-wrap:wrap; cursor:pointer;}
.sy_sj .wrap .t_b{width:50px; opacity:.9;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_sj .wrap .t_b img{width:100%; height:auto; display:inline-block;}
.sy_sj .wrap .n_r:hover .t_b{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);}
.sy_sj .wrap .s_z{max-width:calc(100% - 50px); font-size:18px; color:#fff; margin-left:15px;}
.sy_sj .wrap .s_z b{font-size:30px; line-height:40px; color:#ec6b15; font-family:Arial; display:inline-block; vertical-align:middle; margin-top:-3px; margin-right:5px;}
.sy_sj .wrap .s_z p{font-size:15px; line-height:24px;}
@media only screen and (max-width:1080px){
.sy_sj{padding:0; position:relative; bottom:auto; left:auto;}
.sy_sj .wrap .col-6{border-bottom:1px solid rgba(255,255,255,.2);}
.sy_sj .wrap .col-6:nth-child(2n){border-right:0;}
.sy_sj .wrap .n_r{display:flex; flex-wrap:wrap; cursor:pointer; margin:30px 0;}
.sy_sj .wrap .t_b{display:none;}
.sy_sj .wrap .s_z{max-width:100%; font-size:22px; margin-left:0; text-align:center;}
.sy_sj .wrap .s_z b{font-size:40px; line-height:44px;}
.sy_sj .wrap .s_z p{font-size:22px; line-height:44px;}
}

.sy_cp{width:100%; margin-top:100px; position:relative; z-index:9;}
.sy_cp .cp_lm{margin-bottom:35px; text-align:center;}
.sy_cp .cp_lm ul li{display:inline-block; margin:0 8px;}
.sy_cp .cp_lm ul li a{display:block; width:150px; border:1px solid #fff; border-radius:3px; font-size:16px; line-height:44px; color:#fff;}
.sy_cp .cp_lm ul li a:hover{background-color:#ec6b15; border:1px solid #ec6b15;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:40px;}
.sy_cp .cp_zs .swiper-button-prev{width:30px; height:30px; background:url(../images/zj1.png) no-repeat center / 30px 30px; left:-50px; margin-top:-25px; opacity:.6;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-prev:hover{opacity:1;}
.sy_cp .cp_zs .swiper-button-next{width:30px; height:30px; background:url(../images/yj1.png) no-repeat center / 30px 30px; right:-50px; margin-top:-25px; opacity:.6;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-next:hover{opacity:1;}
.sy_cp .cp_zs .swiper-pagination{bottom:0; display:block;}
.sy_cp .cp_zs .swiper-pagination-bullet{background-color:#fff;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#ec6b15;}
.sy_cp .n_r{position:relative; overflow:hidden;}
.sy_cp .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_cp .w_z{width:100%; background-color:rgba(0,0,0,.7); padding:15px 0; font-size:16px; line-height:26px; text-align:center; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:absolute; bottom:0; left:0;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .w_z{background-color:rgba(18,42,136,.8);}
@media only screen and (max-width:1080px){
.sy_cp{margin-top:0; padding:70px 0 40px;}
.sy_cp .cp_lm ul li a{width:160px; font-size:22px; line-height:56px;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:40px;}
.sy_cp .cp_zs .swiper-button-prev{display:none;}
.sy_cp .cp_zs .swiper-button-next{display:none;}
.sy_cp .w_z{font-size:22px; line-height:30px;}
}

.sy_al{width:100%; margin-top:100px; color:#fff; position:relative; z-index:9;}
.sy_al .al_bt{margin-bottom:40px;}
.sy_al .al_bt h3{font-size:32px; font-weight:bold; margin-bottom:5px;}
.sy_al .al_bt h4{font-size:18px; font-weight:bold; text-transform:uppercase; margin-bottom:30px; opacity:.3;}
.sy_al .al_lm{width:260px; height:calc(100% - 20px); padding:30px; background-color:rgba(18,42,136,.8); position:absolute; top:10px; left:0;}
.sy_al .al_lm a.yd_gd{font-size:15px; text-align:center; line-height:44px; color:#fff; position:absolute; bottom:30px; left:30px;}
.sy_al .al_lm a.yd_gd:hover{color:#ec6b15;}
.sy_al .al_lm a.yd_gd i{display:inline-block; vertical-align:middle; margin-left:15px; color:#fff; opacity:.5;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .al_lm a.yd_gd:hover i{margin-left:25px; opacity:1; color:#ec6b15;}
.sy_al .lm_fl ul li{margin-bottom:10px;}
.sy_al .lm_fl ul li a{font-size:16px; line-height:36px; color:#fff; opacity:.6;}
.sy_al .lm_fl ul li a:hover{opacity:1;}
.sy_al .al_zs{width:calc(100% - 290px); margin-left:290px;}
.sy_al .al_zs ul li{width:calc(33.33333333% - 20px); margin:10px;}
.sy_al .al_zs .n_r{position:relative; overflow:hidden;}
.sy_al .al_zs .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .al_zs .n_r:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_al .w_z{width:100%; padding:25px 20px 15px; color:#fff; position:absolute; bottom:0; left:0;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.6));
transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .al_zs .n_r:hover .w_z{background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));}
.sy_al .w_z h3{font-size:17px; font-weight:bold; line-height:26px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} 
.sy_al .w_z p{font-size:13px; line-height:22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} 
@media only screen and (max-width:1080px){
.sy_al{margin-top:0; padding:70px 0;}
.sy_al .al_bt{margin-bottom:35px; text-align:center;}
.sy_al .al_bt h3{font-size:32px;}
.sy_al .al_bt h4{font-size:22px; margin-bottom:0;}
.sy_al .al_lm{width:100%; height:auto; padding:0; background:none; position:relative; top:auto; left:auto;}
.sy_al .al_lm a.yd_gd{display:none;}
.sy_al .lm_fl{display:none;}
.sy_al .al_zs{width:100%; margin-left:0;}
.sy_al .al_zs ul{margin:0 -3px;}
.sy_al .al_zs ul li{width:calc(50% - 6px); margin:0 3px 6px;}
.sy_al .w_z h3{font-size:24px; line-height:32px;} 
.sy_al .w_z p{font-size:18px; line-height:26px;} 
}

.sy_ys{width:100%; margin-top:100px; position:relative; z-index:9;}
.sy_ys .gy_bt h4{opacity:.1;}
.sy_ys .swiper-ys{padding-bottom:40px;}
.sy_ys .swiper-ys .swiper-slide{height:auto; padding:45px 25px 25px; border-radius:3px; background-color:#fff; overflow:hidden; cursor:pointer;}
.sy_ys .swiper-ys .swiper-slide:hover{background-color:#ec6b15;}
.sy_ys .swiper-ys .t_b{width:80px; height:80px; border-radius:50%; background-color:#ec6b15; background-position:bottom center; background-repeat:no-repeat; background-size:100% auto; margin:0 auto 20px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .swiper-ys .swiper-slide:hover .t_b{background-position:top center; background-color:#fff;}
.sy_ys .swiper-ys .w_z{text-align:center;}
.sy_ys .swiper-ys .w_z h3{font-size:20px; font-weight:bold; line-height:30px; color:#333;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .swiper-ys .swiper-slide:hover .w_z h3{color:#fff;}
.sy_ys .swiper-ys .w_z h4{font-size:13px; line-height:26px; color:#aaa; margin-bottom:15px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .swiper-ys .swiper-slide:hover .w_z h4{opacity:.6; color:#fff;}
.sy_ys .swiper-ys .w_z p{font-size:13px; line-height:22px; color:#666;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .swiper-ys .swiper-slide:hover .w_z p{color:#fff;}
.sy_ys .swiper-ys .swiper-pagination{bottom:0; display:block;}
.sy_ys .swiper-ys .swiper-pagination-bullet{background-color:#fff;}
.sy_ys .swiper-ys .swiper-pagination-bullet-active{background-color:#ec6b15;}
@media only screen and (max-width:1080px){
.sy_ys{margin-top:0; padding:70px 0 40px;}
.sy_ys .swiper-ys .swiper-slide{padding:30px 15px 15px;}
.sy_ys .swiper-ys .w_z h3{font-size:24px; line-height:34px;}
.sy_ys .swiper-ys .w_z h4{font-size:18px; line-height:28px; margin-bottom:15px;}
.sy_ys .swiper-ys .w_z p{font-size:18px; line-height:28px;}
}

.sy_xw{width:100%; margin-top:100px; position:relative; z-index:9;}
.sy_xw .xw_bt{display:flex; flex-wrap:wrap; align-items:center; color:#fff; justify-content:space-between; margin-bottom:50px;}
.sy_xw .xw_bt h3{font-size:26px; font-weight:bold; line-height:36px;}
.sy_xw .xw_bt span{font-size:22px; text-transform:uppercase; margin-left:10px; display:inline-block; vertical-align:middle; margin-top:-2px; opacity:.5;}
.sy_xw .xw_bt a.m_r{font-size:15px; color:#fff; opacity:.8; display:block;}
.sy_xw .xw_bt a.m_r:hover{color:#ec6b15; opacity:1;}
.sy_xw .xw_tj{width:100%; padding-left:20%; position:relative;}
.sy_xw .xw_tj:after{width:11%; height:1px; background-color:rgba(255,255,255,.2); position:absolute; left:102px; bottom:48px; content:"";}
.sy_xw .xw_tj .swiper-slide{height:auto; background-color:#fff;}
.sy_xw .xw_tj .t_p{overflow:hidden;}
.sy_xw .xw_tj .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .xw_tj .swiper-slide:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_xw .xw_tj .w_z{padding:15px 20px 25px;}
.sy_xw .xw_tj .w_z h3{font-size:18px; font-weight:bold; line-height:26px; margin:10px 0 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_tj .w_z p{font-size:13px; line-height:22px; color:#999; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_tj .w_z span{color:#bababa;}
.sy_xw .xw_tj .w_z a.m_r{border:1px solid #eee; border-radius:15px; padding:0 15px; line-height:26px; display:inline-block;}
.sy_xw .xw_tj .swiper-slide:hover a.m_r{background-color:#3b3b3b; border:1px solid #3b3b3b; color:#fff;}
.sy_xw .xw_tj .swiper-button-prev{width:36px; height:36px; border-radius:50%; background:#fff url(../images/zj.png) no-repeat center / 30px 30px; top:auto; bottom:30px; left:0; margin-top:0;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .xw_tj .swiper-button-prev:hover{opacity:1; background:#ec6b15 url(../images/zj_1.png) no-repeat center / 30px 30px;}
.sy_xw .xw_tj .swiper-button-next{width:36px; height:36px; border-radius:50%; background:#fff url(../images/yj.png) no-repeat center / 30px 30px; top:auto; bottom:30px; right:auto; left:46px; margin-top:0;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .xw_tj .swiper-button-next:hover{opacity:1; background:#ec6b15 url(../images/yj_1.png) no-repeat center / 30px 30px;}
.sy_xw .xw_tj .swiper-pagination{display:none;}
@media only screen and (max-width:1080px){
.sy_xw{margin-top:0; padding:70px 0 40px;}
.sy_xw .xw_bt{width:100%; display:block; margin-bottom:35px; text-align:center;}
.sy_xw .xw_bt h3{font-size:32px; line-height:44px; margin-bottom:5px;}
.sy_xw .xw_bt span{font-size:22px; margin-left:0; margin-top:0; display:block;}
.sy_xw .xw_bt a.m_r{display:none;}
.sy_xw .xw_tj{padding-left:0;}
.sy_xw .xw_tj:after{display:none;}
.sy_xw .xw_tj .w_z{padding:15px 15px 20px;}
.sy_xw .xw_tj .w_z h3{font-size:24px; line-height:36px; margin:8px 0 15px; text-overflow:ellipsis; white-space:inherit; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_tj .w_z p{font-size:20px; line-height:28px; margin-bottom:15px;
line-clamp:1;
-webkit-line-clamp:1;}
.sy_xw .xw_tj .w_z a.m_r{border:0; border-radius:0; padding:0; line-height:28px; font-size:20px;}
.sy_xw .xw_tj .swiper-slide:hover a.m_r{background:none; border:0; color:#000;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:40px;}
.sy_xw .xw_tj .swiper-slide:hover a.m_r{background-color:#3b3b3b; border:1px solid #3b3b3b; color:#fff;}
.sy_xw .xw_tj .swiper-button-prev{display:none;}
.sy_xw .xw_tj .swiper-button-next{display:none;}
.sy_xw .xw_tj .swiper-pagination{bottom:0; display:block;}
.sy_xw .xw_tj .swiper-pagination-bullet{background-color:#fff;}
.sy_xw .xw_tj .swiper-pagination-bullet-active{background-color:#ec6b15;}
}

.ny_ban{width:100%; height:560px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden;}
.ny_ban:after{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.3); content:"";}
.ny_ban .bn_wz{width:70%; position:absolute; top:calc(50% + 51px); left:15%; z-index:9; color:#fff; text-align:center;
transform:translateY(-50%);}
.ny_ban .bn_wz h3{font-size:36px; font-weight:bold; line-height:46px; margin-bottom:6px;}
.ny_ban .bn_wz p{font-size:18px; font-weight:bold; text-transform:uppercase; line-height:28px;}
@media only screen and (max-width:1080px){
.ny_ban{height:260px;}
.ny_ban .bn_wz{width:80%; left:10%; top:50%;}
.ny_ban .bn_wz h3{font-size:32px; line-height:40px;}
.ny_ban .bn_wz p{font-size:22px; font-weight:normal; line-height:32px;}
}

.ny_lm{width:100%; padding:25px 0; background-color:#eaeaea; text-align:center;}
.ny_lm ul li{width:170px; margin:0 10px; display:inline-block;}
.ny_lm ul li a{font-size:16px; line-height:46px; display:block; background-color:#fff; border-radius:23px;}
.ny_lm ul li a:hover{background-color:#122a88; color:#fff;}
.ny_lm ul li a.on{background-color:#122a88; color:#fff;}
@media only screen and (max-width:1080px){
.ny_lm{padding:15px 0;}
.ny_lm ul{display:flex; flex-wrap:wrap; margin:0 -6px;}
.ny_lm ul li{width:calc(33.333333333333% - 12px); margin:6px;}
.ny_lm ul li a{font-size:22px; line-height:50px; border-radius:25px;}
}

.ny_nr{width:100%; padding:60px 0 80px; min-height:500px; overflow:hidden;}
.ny_nr .ny_bt{margin-bottom:50px; text-align:center; color:#122a88;}
.ny_nr .ny_bt h3{font-size:32px; font-weight:bold; line-height:44px;}
.ny_nr .ny_bt h4{font-size:15px; font-family:Arial; line-height:26px; text-transform:uppercase;}
.ny_nr .ny_wz{font-size:16px; line-height:36px;}
.ny_nr .ny_wz img{max-width:100%; height:auto; display:block; margin:0 auto;}
.ny_nr .zz_lb ul li{width:calc(25% - 30px); margin:0 15px 30px; padding:15px 15px 52px; background-color:#f7f7f7; position:relative;}
.ny_nr .zz_lb img{width:100%; height:100%; display:block;
object-fit:contain;
object-position:center;
-webkit-user-select:none;
user-select:none;}
.ny_nr .zz_lb .rcaption{width:100%; font-size:15px; line-height:32px; text-align:center; cursor:pointer; position:absolute; bottom:10px; left:0;}
.ny_nr .td_lb ul li{width:calc(25% - 30px); margin:0 15px 30px;}
.ny_nr .td_lb .w_z{margin-top:15px;}
.ny_nr .td_lb .x_m{font-size:22px; color:#000; font-weight:bold; line-height:32px; margin-bottom:5px;}
.ny_nr .td_lb .x_m span{font-size:15px; color:#777; text-transform:uppercase; font-weight:normal; padding-left:10px;}
.ny_nr .td_lb .z_w{color:#777; line-height:24px;}
.ny_nr .td_lb .t_p{overflow:hidden;}
.ny_nr .td_lb .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .td_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .cp_lb ul li{width:calc(25% - 30px); margin:0 15px 30px;}
.ny_nr .cp_lb .w_z{margin-top:10px; font-size:16px; text-align:center; line-height:28px;}
.ny_nr .cp_lb .t_p{overflow:hidden; background-color:#f7f7f7;}
.ny_nr .cp_lb .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .al_lb ul li{width:calc(25% - 30px); margin:0 15px 30px;}
.ny_nr .al_lb .rcaption{margin-top:10px; font-size:16px; text-align:center; line-height:28px;}
.ny_nr .al_lb .t_p{height:25vh; overflow:hidden; background-color:#f7f7f7;}
.ny_nr .al_lb .t_p img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .al_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .fa_wz{font-size:17px; line-height:26px; text-align:center; font-weight:bold; color:#000; margin-bottom:30px;}
.ny_nr .fa_lb ul li{width:calc(50% - 30px); margin:0 15px 30px;}
.ny_nr .fa_lb .rcaption{margin-top:10px; font-size:16px; text-align:center; line-height:28px;}
.ny_nr .fa_lb .t_p{height:40vh; overflow:hidden; background-color:#f7f7f7;}
.ny_nr .fa_lb .t_p img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .zb_lb ul{margin:0 -10px;}
.ny_nr .zb_lb ul li{width:calc(50% - 20px); margin:0 10px 20px; padding:20px; border:1px dotted #ddd; background:url(../images/zb.png) no-repeat center right;}
.ny_nr .zb_lb .w_z h3{font-size:18px; line-height:28px; font-weight:bold; color:#000; margin-bottom:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zb_lb ul li:hover .w_z h3{color:#122a88;}
.ny_nr .zb_lb .w_z p{color:#777; line-height:26px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zb_lb .w_z span{display:inline-block; line-height:26px; color:#aaa;}
.ny_nr .zb_lb .w_z i{display:inline-block; vertical-align:middle; margin-right:5px; margin-top:-2px; font-size:16px;}
.ny_nr .xw_lb ul li{margin-bottom:30px; padding:20px; background-color:#f7f7f7; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_lb .t_p{width:300px; height:184px; overflow:hidden;}
.ny_nr .xw_lb .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_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .xw_lb .w_z{width:calc(100% - 330px);}
.ny_nr .xw_lb .w_z h3{font-size:20px; line-height:32px; font-weight:bold; margin-bottom:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z h3 a{color:#000;}
.ny_nr .xw_lb .w_z h3 a:hover{color:#122a88;}
.ny_nr .xw_lb .w_z span{color:#aaa;}
.ny_nr .xw_lb .w_z p{line-height:26px; color:#777; margin-top:10px; height:78px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.m_r{background-color:#fff; border-radius:15px; padding:0 15px; line-height:26px; display:inline-block;}
.ny_nr .xw_lb ul li:hover .w_z a.m_r{background-color:#3b3b3b; color:#fff;}
.ny_nr .wt_lb ul li{border:1px dotted #ddd; padding:20px; margin-bottom:20px; cursor:pointer;}
.ny_nr .wt_lb .w_t{padding:0 40px; font-size:17px; line-height:40px; font-weight:bold; color:#333; position:relative;}
.ny_nr .wt_lb ul li.on .w_t{color:#122a88;}
.ny_nr .wt_lb .w_t span{width:30px; height:30px; background-color:#aaa; border-radius:5px; font-size:14px; font-weight:normal; line-height:30px; text-align:center; color:#fff; position:absolute; top:5px; left:0;}
.ny_nr .wt_lb .w_t i{width:40px; height:40px; color:#ccc; text-align:right; display:inline-block; vertical-align:middle; position:absolute; top:0; right:0;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .wt_lb ul li.on i{color:#122a88;
transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);}
.ny_nr .wt_lb ul li.on .w_t span{background-color:#122a88;}
.ny_nr .wt_lb .j_d{padding:20px 0 0 40px; border-top:1px dotted #ddd; font-size:14px; line-height:26px; color:#555; position:relative; margin-top:20px; display:none;}
.ny_nr .wt_lb .j_d span{width:30px; height:30px; background-color:#ec6b15; border-radius:5px; font-size:14px; line-height:30px; text-align:center; color:#fff; position:absolute; top:13px; left:0;}
.ny_nr .zp_lb ul li{width:100%; border:1px dotted #ddd; padding:25px; margin-bottom:30px;}
.ny_nr .zp_lb .l_m{position:relative; cursor:pointer;}
.ny_nr .zp_lb .l_m i{width:26px; height:26px; border-radius:3px; background-color:#122a88; font-size:18px; text-align:center; color:#fff; line-height:26px; position:absolute; right:25px; top:50%; margin-top:-13px;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zp_lb ul li.on .l_m i{transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);}
.ny_nr .zp_lb .b_t{font-size:18px; font-weight:bold; line-height:26px; color:#333; margin-bottom:6px;}
.ny_nr .zp_lb .x_x{line-height:22px; color:#989cb2;}
.ny_nr .zp_lb .x_q{line-height:30px; color:#777; margin-top:20px; padding-top:20px; border-top:1px dotted #ddd; display:none;}
.ny_nr .zp_lb .x_q strong{font-size:16px; color:#000; line-height:36px; font-weight:normal;}
.ny_nr .lx_nr{width:calc(50% - 30px); margin:0 15px; padding:35px; background-color:#fafafa;}
.ny_nr .lx_nr .b_t{font-size:20px; line-height:30px; color:#000; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #e4e4e4;}
.ny_nr .lx_nr .w_z{margin-top:20px;}
.ny_nr .lx_nr .w_z ul li{padding-left:40px; font-size:15px; line-height:32px; position:relative; margin-bottom:15px;}
.ny_nr .lx_nr .w_z ul li i{width:32px; height:32px; border-radius:50%; border:1px solid #ddd; position:absolute; top:0; left:0; font-size:16px; color:#aaa; line-height:32px; text-align:center; overflow:hidden;}
.ny_nr .lx_nr .w_z ul li i.icon-dizhi1{font-size:22px;}
.ny_nr .lx_nr .w_z ul li img{max-width:120px; border:1px solid #ddd; height:auto; display:block;}
.ny_nr .lx_nr .l_y ul{margin:0 -10px; display:flex; flex-wrap:wrap;}
.ny_nr .lx_nr .l_y ul li{width:calc(50% - 20px); margin:0 10px;}
.ny_nr .lx_nr .l_y ul li:nth-last-child(2){width:calc(100% - 20px);}
.ny_nr .lx_nr .l_y ul li:last-child{width:calc(100% - 20px);}
.ny_nr .lx_nr .l_y input{width:100%; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:66px;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .lx_nr .l_y input:focus{border-bottom:1px solid #aaa;}
.ny_nr .lx_nr .l_y textarea{width:100%; height:120px; padding:15px 0; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:26px; resize:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .lx_nr .l_y textarea:focus{border-bottom:1px solid #aaa;}
.ny_nr .lx_nr .l_y button{width:140px; height:50px; background-color:#122a88; margin:30px 20px 0 0; font-size:16px; line-height:50px; text-align:center; color:#fff; float:left; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .lx_nr .l_y button:hover{background-color:#051a6c;}
.ny_nr .lx_nr .l_y button.c_z{background-color:#888;}
.ny_nr .lx_nr .l_y button:hover.c_z{background-color:#666;}
.ny_nr .lx_dt{width:100%; height:440px; margin-top:50px; overflow:hidden;}
.ny_nr .hz_tk ul li{width:calc(25% - 30px); padding:30px 25px; margin:30px 15px 0; background-color:#fafafa;}
.ny_nr .hz_tk ul li:last-child{width:calc(50% - 30px);}
.ny_nr .hz_tk .t_b{width:100px; height:100px; background-color:#122a88; border-radius:50%; margin:0 auto 15px; overflow:hidden;}
.ny_nr .hz_tk .t_b img{width:100%; height:auto; display:block;}
.ny_nr .hz_tk .w_z h3{font-size:20px; font-weight:bold; line-height:32px; color:#000; text-align:center; margin-bottom:10px;}
.ny_nr .hz_tk .w_z p{font-size:14px; line-height:26px;}
.ny_nr .sq_nr{max-width:1260px; margin:0 auto;}
.ny_nr .sq_nr form{display:flex; flex-wrap:wrap; margin:0 -15px;}
.ny_nr .sq_nr .i_p{width:calc(33.3333333333% - 30px); margin:0 15px 25px; position:relative; padding-left:105px;}
.ny_nr .sq_nr .i_p span{width:100px; line-height:46px; position:absolute; top:0; left:0;}
.ny_nr .sq_nr .i_p input{width:100%; height:46px; border:1px solid #eee; padding:0 10px; line-height:44px; display:block;}
.ny_nr .sq_nr .i_p select{width:100%; height:46px; border:1px solid #eee; padding:0 5px; line-height:44px; display:block;}
.ny_nr .sq_nr .i_p select option:first-child{display:none;}
.ny_nr .sq_nr .q_p{width:100%; margin:0 15px 20px;}
.ny_nr .sq_nr .q_p span{line-height:36px; display:block;}
.ny_nr .sq_nr .q_p input{width:100%; height:46px; border:1px solid #eee; padding:0 10px; line-height:44px; display:block;}
.ny_nr .sq_nr .q_p textarea{width:100%; height:150px; border:1px solid #eee; padding:9px 10px; line-height:26px; resize:none; display:block;}
.ny_nr .sq_nr .q_p button{width:160px; height:46px; background-color:#122a88; font-size:18px; line-height:46px; text-align:center; color:#fff; outline:none; margin:0 auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .sq_nr .q_p button:hover{background-color:#051a6c;}
@media only screen and (max-width:1080px){
.ny_nr{padding:50px 0 70px;}
.ny_nr .ny_bt h4{font-size:20px; line-height:30px;}
.ny_nr .ny_wz{font-size:22px; line-height:40px;}
.ny_nr .zz_lb ul{margin:0 -3px;}
.ny_nr .zz_lb ul li{width:calc(50% - 6px); margin:0 3px 6px; padding:10px 10px 56px;}
.ny_nr .zz_lb .rcaption{width:100%; font-size:22px; line-height:36px; bottom:10px; left:0;}
.ny_nr .td_lb ul{margin:0 -8px;}
.ny_nr .td_lb ul li{width:calc(50% - 16px); margin:0 8px 20px;}
.ny_nr .td_lb .x_m{font-size:24px; line-height:34px;}
.ny_nr .td_lb .x_m span{font-size:18px; padding-left:8px;}
.ny_nr .td_lb .z_w{font-size:20px; line-height:30px;}
.ny_nr .cp_lb ul{margin:0 -3px;}
.ny_nr .cp_lb ul li{width:calc(50% - 6px); margin:0 3px 20px;}
.ny_nr .cp_lb .w_z{margin-top:16px; font-size:22px; line-height:36px;}
.ny_nr .al_lb ul{margin:0 -3px;}
.ny_nr .al_lb ul li{width:calc(50% - 6px); margin:0 3px 20px;}
.ny_nr .al_lb .rcaption{margin-top:15px; font-size:22px; line-height:36px;}
.ny_nr .al_lb .t_p{height:200px;}
.ny_nr .fa_wz{font-size:22px; line-height:32px; padding:0 5%; font-weight:normal;}
.ny_nr .fa_lb ul{margin:0 -3px;}
.ny_nr .fa_lb ul li{width:calc(50% - 6px); margin:0 3px 20px;}
.ny_nr .fa_lb .rcaption{margin-top:15px; font-size:22px; line-height:36px;}
.ny_nr .fa_lb .t_p{height:200px;}
.ny_nr .zb_lb ul{margin:0;}
.ny_nr .zb_lb ul li{width:100%; margin:0 0 20px;}
.ny_nr .zb_lb .w_z h3{font-size:24px; line-height:36px; margin-bottom:10px;}
.ny_nr .zb_lb .w_z p{line-height:32px; margin-bottom:15px;}
.ny_nr .zb_lb .w_z span{line-height:32px;}
.ny_nr .zb_lb .w_z i{font-size:22px; margin-top:-4px;}
.ny_nr .xw_lb ul li{padding:0; margin-bottom:25px; background:none;}
.ny_nr .xw_lb .t_p{width:280px; height:170px;}
.ny_nr .xw_lb .w_z{width:calc(100% - 300px);}
.ny_nr .xw_lb .w_z h3{font-size:24px; line-height:36px; text-overflow:ellipsis; white-space:inherit; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z p{font-size:20px; line-height:26px; height:52px; margin-bottom:8px;
line-clamp:2;
-webkit-line-clamp:2;}
.ny_nr .xw_lb .w_z span{display:none;}
.ny_nr .xw_lb .w_z a.m_r{font-size:20px; padding:0;}
.ny_nr .xw_lb ul li:hover .w_z a.m_r{background:none; color:#000;}
.ny_nr .wt_lb ul li{padding:15px;}
.ny_nr .wt_lb .w_t{padding:0 50px; font-size:22px; font-weight:normal; line-height:50px;}
.ny_nr .wt_lb .w_t span{width:40px; height:40px; font-size:20px; line-height:40px;}
.ny_nr .wt_lb .w_t i{width:50px; height:50px;}
.ny_nr .wt_lb .j_d{padding:25px 0 0 50px; font-size:22px; line-height:36px; margin-top:25px;}
.ny_nr .wt_lb .j_d span{width:40px; height:40px; font-size:20px; line-height:40px; top:23px;}
.ny_nr .zp_lb ul li{padding:15px;}
.ny_nr .zp_lb .l_m i{width:36px; height:36px; font-size:22px; line-height:36px; right:15px; top:2px; margin-top:0;}
.ny_nr .zp_lb .b_t{font-size:24px; line-height:40px; margin-bottom:15px;}
.ny_nr .zp_lb .x_x{font-size:20px; line-height:28px;}
.ny_nr .zp_lb .x_x span{display:inline-block;}
.ny_nr .zp_lb .x_q{font-size:20px; line-height:36px;}
.ny_nr .zp_lb .x_q strong{font-size:24px;}
.ny_nr .lx_nr{width:calc(100% - 30px); margin:0 15px 30px; padding:25px;}
.ny_nr .lx_nr .b_t{font-size:26px; line-height:38px; padding-bottom:20px;}
.ny_nr .lx_nr .w_z ul li{padding-left:55px; font-size:20px; line-height:40px;}
.ny_nr .lx_nr .w_z ul li i{width:40px; height:40px; font-size:22px; line-height:38px;}
.ny_nr .lx_nr .w_z ul li i.icon-dizhi1{font-size:26px;}
.ny_nr .lx_nr .w_z ul li img{max-width:140px;}
.ny_nr .lx_nr .l_y input{font-size:20px; line-height:80px;}
.ny_nr .lx_nr .l_y textarea{height:188px; padding:22px 0; font-size:20px; line-height:36px;}
.ny_nr .lx_nr .l_y button{width:160px; height:60px; font-size:22px; line-height:60px;}
.ny_nr .lx_dt{height:360px; margin-top:0;}
.ny_nr .hz_tk ul{margin:0;}
.ny_nr .hz_tk ul li{width:100%; padding:30px; margin:30px 0 0;}
.ny_nr .hz_tk ul li:last-child{width:100%;}
.ny_nr .hz_tk .w_z h3{font-size:26px; line-height:40px;}
.ny_nr .hz_tk .w_z p{font-size:20px; line-height:36px;}
.ny_nr .sq_nr{max-width:100%;}
.ny_nr .sq_nr form{margin:0;}
.ny_nr .sq_nr .i_p{width:100%; margin:0 0 25px; padding-left:0;}
.ny_nr .sq_nr .i_p span{width:100%; line-height:36px; margin-bottom:10px; position:relative; top:auto; left:auto; display:block;}
.ny_nr .sq_nr .i_p input{height:60px; padding:0 15px; line-height:58px;}
.ny_nr .sq_nr .i_p select{height:60px; padding:0 10px; font-size:22px; line-height:58px;}
.ny_nr .sq_nr .q_p{width:100%; margin:0 0 25px;}
.ny_nr .sq_nr .q_p span{margin-bottom:10px;}
.ny_nr .sq_nr .q_p input{height:60px; padding:0 15px; line-height:58px;}
.ny_nr .sq_nr .q_p textarea{height:174px; padding:10px 15px; line-height:38px;}
.ny_nr .sq_nr .q_p button{width:170px; height:56px; font-size:22px; line-height:56px;}
}

.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;}
}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#0063b2; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:1080px){
.jl_fs{padding:35px 0;}
.jl_fs h3{font-size:26px; line-height:44px;}
.jl_fs h4{font-size:22px; line-height:36px;}
.jl_fs span{font-size:20px; line-height:60px; padding:0 25px;}
}

.yema{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 #e2e2e2; font-size:14px; line-height:38px; text-align:center; color:#333; display:block;}
.yema ul li a:hover{background-color:#122a88; border:1px solid #122a88; color:#fff;}
.yema ul li a.on{background-color:#122a88; border:1px solid #122a88; color:#fff;}
@media only screen and (max-width:1080px){
.yema{margin-top:30px;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{min-width:52px; height:52px; padding:0 20px; font-size:22px; line-height:50px;}
}

.footer{width:100%; padding-top:50px; background:url(../images/6.jpg) no-repeat center / cover; font-size:14px; line-height:28px; color:#5f6575; position:relative; z-index:9;}
.footer .yq_lj{width:100%; padding-bottom:30px; border-bottom:1px solid rgba(255,255,255,.1); line-height:36px;}
.footer .yq_lj span{display:inline-block; padding:0 15px; background-color:rgba(255,255,255,.1); border-radius:2px; color:#97a0b7;}
.footer .yq_lj a{color:#5f6575; line-height:24px; display:inline-block; margin-left:25px;}
.footer .yq_lj a:hover{color:#b2bbd2;}
.footer .ft_nr{display:flex; padding:35px 0;}
.footer .ft_lx{width:360px; padding-right:30px; position:relative;}
.footer .ft_lx:after{width:1px; height:100%; background-color:rgba(255,255,255,.1); position:absolute; top:0; right:0; content:"";}
.footer .lx_bt{font-size:17px; font-weight:bold; color:#97a0b7; line-height:1.8; margin-bottom:10px;}
.footer .sj_rj{margin-top:20px;}
.footer .sj_rj ul li{width:38px; height:38px; padding:3px; border:1px solid #5f6575; border-radius:50%; cursor:pointer; float:left; margin-right:15px; position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.footer .sj_rj ul li.wx:hover{background-color:#2aa515; border:1px solid #2aa515;}
.footer .sj_rj ul li.wb:hover{background-color:#d81e06; border:1px solid #d81e06;}
.footer .sj_rj ul li.dy:hover{background-color:#0aded8; border:1px solid #0aded8;}
.footer .sj_rj ul li.ks:hover{background-color:#ff8004; border:1px solid #ff8004;}
.footer .sj_rj .ewm{width:120px; padding:5px; border-radius:5px; background-color:#fff; border:1px solid #ccc; position:absolute; bottom:52px; left:50%; margin-left:-60px; opacity:0; visibility:hidden;
transform:translateY(-10px);
-webkit-transform:translateY(-10px);
transition:all .5s;
-webkit-transition:all .5s;}
.footer .sj_rj ul li:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);}
.footer .sj_rj .ewm:before{width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:8px solid #fff; content:""; position:absolute; bottom:-8px; left:50%; margin-left:-10px;}
.footer .sj_rj img{width:100%; height:auto; display:block;}
.footer .ft_dh{width:calc(100% - 410px);}
.footer .ft_dh ul{display:flex;}
.footer .ft_dh ul li{display:inline-block;}
.footer .ft_dh h3{font-size:17px; font-weight:bold; line-height:1.8; color:#fff; margin-bottom:10px;}
.footer .ft_dh h3 a{color:#97a0b7;}
.footer .ft_dh p{margin-bottom:5px;}
.footer .ft_dh p a{color:#5f6575; line-height:24px;}
.footer .ft_dh p a:hover{color:#b2bbd2;}
@media only screen and (max-width:1080px){
.footer{padding-top:0; padding-bottom:100px; font-size:20px; line-height:32px; text-align:center;}
.footer .yq_lj{display:none;}
.footer .ft_nr{display:flex; padding:50px 0;}
.footer .ft_lx{width:100%; padding-right:0;}
.footer .ft_lx:after{display:none;}
.footer .lx_bt{font-size:26px; margin-bottom:20px;}
.footer .sj_rj{margin-top:30px;}
.footer .sj_rj ul li{width:46px; height:46px; float:none; display:inline-block; margin:0 8px;}
.footer .sj_rj .ewm{width:130px; bottom:52px; margin-left:-65px;}
.footer .ft_dh{display:none;}
}

.banquan{width:100%; padding:20px 0; border-top:1px solid rgba(255,255,255,.1); text-align:center; font-size:14px; line-height:26px; color:#5f6575;}
.banquan span{padding:0 6px; display:inline-block;}
@media only screen and (max-width:1080px){
.banquan{padding:25px 0; font-size:20px; line-height:30px;}
.banquan span{padding:0 10px;}
}

#menu{position:fixed; top:calc(50% + 50px); left:30px; z-index:999; display:none;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);}
#menu li{margin:15px 0; padding-left:20px; position:relative;}
#menu li:after{width:10px; height:10px; border-radius:50%; background-color:#fff; position:absolute; top:50%; left:0; margin-top:-5px; content:""; opacity:.5;}
#menu li.active:after{opacity:1;}
#menu li a{display:block; color:#fff; opacity:.5;}
#menu li.active a{opacity:1;}
@media only screen and (max-width:1080px){
#menu{display:none !important;}
}

.video{width:100%; height:100%; position:absolute; top:0; left:0;}
.video video{width:100%; height:100%;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
outline:none;}

.tc_sp{width:100%; height:100%; background-color:rgba(0,0,0,.7); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_sp .g_b{position:absolute; top:50px; right:50px; cursor:pointer; color:#ddd;
transition:all .5s;
-webkit-transition:all .5s;}
.tc_sp .g_b:hover{color:#ec6b15;
transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.tc_sp .g_b i{font-size:26px;}
.tc_sp .vd_nr{width:100%; max-width:1200px; padding:0 15px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.tc_sp .vd_nr video{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.tc_sp .g_b{top:15px; right:15px;}
}

.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%);}
.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:992px){
.e_m .n_r{width:300px;}
.e_m .n_r p{font-size:20px;}
}

.pc_kf{width:60px; position:fixed; right:0; top:calc(50% + 50px); z-index:9999;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);}
.pc_kf .nr{width:60px; height:60px; margin-bottom:5px; border-radius:5px 0 0 5px; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.05); position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover{background:#122a88;}
.pc_kf .nr a{display:block; text-align:center; line-height:60px;}
.pc_kf .nr:hover a{color:#fff;}
.pc_kf .nr i{font-size:20px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .ewm{width:240px; padding:10px; border-radius:5px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.1); position:absolute; top:0; right:70px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);}
.pc_kf .ewm img{width:90px; height:auto; display:block; float:left;}
.pc_kf .ewm.tel{width:220px; padding:10px 20px;}
.pc_kf .ewm .t_l{font-size:16px; line-height:26px; color:#333; text-align:left; padding-left:36px; background:url(../images/tl.png) no-repeat left top;}
.pc_kf .ewm strong{color:#122a88; font-size:17px; padding-left:36px;}
.pc_kf .w_z{width:120px; float:left; margin-left:10px;}
.pc_kf .w_z h3{font-size:16px; font-weight:bold; color:#333; line-height:28px;}
.pc_kf .w_z p{font-size:13px; line-height:22px;}
@media only screen and (max-width:1080px){
.pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;
transform:none;
-webkit-transform:none;}
.pc_kf .nr{width:33.333333333333333%; height:100px; border-radius:0; float:left; padding:0; margin:0; border-right:0;}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr:hover{background:#fff;}
.pc_kf .nr:hover a{color:#000;}
.pc_kf .nr p{display:none;}
.pc_kf .nr .ewm{display:none;}
.pc_kf .nr i{font-size:32px; line-height:100px;}
.pc_kf .nr i.icon-zixun2{font-size:44px;}
.pc_kf .tel{display:none;}
}

.fh_top{width:44px; height:44px; border-radius:50%; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:0 0 15px 0 rgba(55,99,170,.2); border-radius:50%; position:fixed; bottom:18px; right:15px; cursor:pointer; text-align:center; line-height:44px; overflow:hidden; z-index:99999; display:none;}
.fh_top:hover{background:#122a88; border:2px solid #122a88;}
.fh_top i{font-size:30px; color:#122a88; display:inline-block; vertical-align:middle; margin-top:-4px;}
.fh_top:hover i{color:#fff;}
@media only screen and (max-width:1080px){
.fh_top{display:none !important;}
}