*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Noto Sans SC","Pingfang SC","Microsoft YaHei",Arial;}
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:"Noto Sans SC","Pingfang SC","Microsoft YaHei",Arial;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#09357f; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#09357f;}
@media only screen and (max-width:992px){
body{font-size:13px; letter-spacing:0;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; padding:0 5%; background-color:rgba(255,255,255,.95); position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.header.on{box-shadow:0 8px 15px 0 rgba(95,125,158,.2);}
.header .logo{width:500px; float:left; margin:35px 0; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .sj_lg{width:204px; margin:15px 0; display:none;}
.header .sj_lg img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-11px; right:15px; height:22px; width:32px; display:none;}
.header .an span{width:32px; height:2px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top: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);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{height: 139px;float:left;position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#09357f; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block;font-size:17px;line-height: 139px;}
.header .nav ul li.on .y_j a{color:#09357f;}
.header .nav .e_j{width:150px; position:absolute; left:50%; margin-left:-75px; display:none;}
.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j a{background-color:#fff; box-shadow:0 0 2px #ddd; font-size:13px; letter-spacing:1px; line-height:36px; text-align:center; margin-bottom:2px; display:block;}
.header .nav .e_j a:hover{background-color:#09357f; color:#fff;}
.header .y_w{float:right;margin-left:40px;margin-top: 51px;}
.header .y_w a{display:inline-block; padding-left:16px; margin-left:15px; font-size:16px; line-height:32px; position:relative;}
.header .y_w a.zw:after{width:12px; height:12px; background-color:#e60012; border-radius:50%; content:""; position:absolute; top:50%; margin-top:-6px; left:0;}
.header .y_w a.yw:after{width:12px; height:12px; background-color:#09357f; border-radius:50%; content:""; position:absolute; top:50%; margin-top:-6px; left:0;}
@media (min-width:992px){
.header .nav ul li{margin:0 10px;}
.header .y_w{margin-left:15px;}
}
@media (min-width:1200px){
.header{padding:0 15px;}
.header .logo{width:400px; margin:40px 0;}
.header .nav ul li{margin:0 15px;}
.header .y_w{margin-left:15px;}
}
@media (min-width:1360px){
.header .logo{width:450px; margin:37px 0;}
.header .y_w{margin-left:20px;}
}
@media (min-width:1440px){
.header{padding:0 5%;}
.header .logo{width:500px; margin:35px 0;}
.header .nav ul li{margin:0 20px;}
.header .y_w{margin-left:40px;}
}
@media only screen and (max-width:992px){
.header{padding:0 15px; border-bottom:none;}
.header.on{padding:0 15px;}
.header .logo{width:350px; margin:25px 0;}
.header .an{display:block;}
.header .nav{width:60%; height:100vh; padding:10px 5% 0; background-color:rgba(37,41,79,1); position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{float:none; width:100%;}
.header .nav ul li{width:100%; height:auto; line-height:56px; padding:0; text-align:left; border-bottom:1px solid rgba(255,255,255,.2); float:none; margin:0;}
.header .nav ul li:hover:after{width:0;}
.header .nav ul li.on:after{width:0;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:block; width:100%; height:56px; position:absolute; top:0; left:0; font-size:16px; text-align:right; line-height:56px; color:#fff; padding-right:15px;}
.header .nav .y_j a{font-size:16px; line-height:56px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; position:relative; left:auto; margin-left:0; padding-bottom:10px;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j a{background:none; box-shadow:none; font-size:13px; color:#fff; line-height:36px; text-align:left; margin-bottom:0;}
.header .nav .e_j a:hover{background:none;}
.header .y_w{float:left; margin-left:0; margin-top:20px;}
.header .y_w a{margin-left:0; margin-right:20px; color:#fff;}
}
@media only screen and (max-width:640px){
.header{background-color:#fff;}
.header .logo{display:none;}
.header .sj_lg{display:block;}
}

.head_h{width:100%; height:139px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{height:98px;}
}
@media only screen and (max-width:640px){
.head_h{height:100px;}
}

.banner{width:100%; position:relative; overflow:hidden;}
.banner .bn_nr{width:50%; position:absolute; top:50%; left:10%; z-index:999; color:#fff; text-shadow:0 5px 10px rgba(3,35,89,.6);
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.banner .bn_nr h2{font-size:50px; font-weight:bold; line-height:56px; margin-bottom:20px;}
.banner .bn_nr h3{font-size:26px; font-weight:bold; line-height:38px; margin-bottom:30px;}
.banner .bn_nr a{width:150px; height:50px; border:2px solid #fff; font-size:18px; text-align:center; line-height:46px; color:#fff; display:block; position:relative;}
.banner .bn_nr a:hover{background-color:#fff; color:#09357f;}
.banner .bn_nr span{position:relative; z-index:9;}
.banner .swiper-button-prev{width:40px; height:40px; border:2px solid #fff; background:url(../images/bn_lf1.png) no-repeat center; left:10%; top:auto; bottom:23px; margin:0;
background-size:36px 36px;
-webkit-background-size:36px 36px;
-moz-background-size:36px 36px;
-ms-background-size:36px 36px;
-o-background-size:36px 36px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.banner .swiper-button-prev:hover{background:#fff url(../images/bn_lf.png) no-repeat center;
background-size:36px 36px;
-webkit-background-size:36px 36px;
-moz-background-size:36px 36px;
-ms-background-size:36px 36px;
-o-background-size:36px 36px;}
.banner .swiper-button-next{width:40px; height:40px; border:2px solid #fff; background:url(../images/bn_rt1.png) no-repeat center; right:auto; left:10%; top:auto; bottom:23px; margin:0; margin-left:60px;
background-size:36px 36px;
-webkit-background-size:36px 36px;
-moz-background-size:36px 36px;
-ms-background-size:36px 36px;
-o-background-size:36px 36px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.banner .swiper-button-next:hover{background:#fff url(../images/bn_rt.png) no-repeat center;
background-size:36px 36px;
-webkit-background-size:36px 36px;
-moz-background-size:36px 36px;
-ms-background-size:36px 36px;
-o-background-size:36px 36px;}
.banner .pc_ban{width:100%; height:calc(100vh - 139px); min-height:600px;}
.banner .pc_ban:after{width:100%; height:100%; background-color:rgba(0,0,0,.3); content:""; position:absolute; top:0; left:0; z-index:9;}
@media only screen and (max-width:992px){
.banner .bn_nr{top:45%;}
.banner .bn_nr h2{font-size:30px; line-height:38px; margin-bottom:10px;}
.banner .bn_nr h3{font-size:18px; line-height:28px; margin-bottom:15px;}
.banner .bn_nr a{width:110px; height:40px; border:1px solid #fff; font-size:16px; line-height:38px;}
.banner .swiper-button-prev{width:30px; height:30px; border:1px solid #fff;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.banner .swiper-button-prev:hover{background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.banner .swiper-button-next{width:30px; height:30px; border:1px solid #fff; margin-left:40px;
background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.banner .swiper-button-next:hover{background-size:30px 30px;
-webkit-background-size:30px 30px;
-moz-background-size:30px 30px;
-ms-background-size:30px 30px;
-o-background-size:30px 30px;}
.banner .pc_ban{height:360px; min-height:inherit;}
}
@media only screen and (max-width:640px) {
.banner{background-color:#091831;}
.banner .bn_nr{width:100%; position:relative; top:auto; left:auto; text-shadow:none; padding:20px 0 20px; text-align:center;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.banner .bn_nr h2{font-size:26px; line-height:32px; margin-bottom:10px;}
.banner .bn_nr h3{font-size:18px; line-height:28px; margin-bottom:20px;}
.banner .bn_nr a{width:100px; height:34px; font-size:15px; line-height:32px; margin:0 auto;}
.banner .bn_nr a:hover:after{width:100%;}
.banner .swiper-button-prev{display:none;}
.banner .swiper-button-next{display:none;}
.banner .swiper-pagination{bottom:5px; text-align:center;}
.banner .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; margin:0 5px !important;}
.banner .pc_ban{width:100%; height:230px; box-shadow:none; margin:0;}
}

.gy_bt{text-align:center; margin-bottom:50px;}
.gy_bt h3{font-size:38px; color:#fff;}
.gy_bt em{width:76px; height:4px; border-radius:2px; background-color:#e60012; display:block; margin:0 auto 30px;}
@media only screen and (max-width:992px){
.gy_bt{margin-bottom:35px;}

.gy_bt h3{font-size:26px;}
.gy_bt em{width:52px; height:3px; margin:0 auto 20px;}
}

.sy_gy{width:100%; padding:100px 0; overflow:hidden; position:relative;}
.sy_gy .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .col-12{padding:0 30px;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
.sy_gy .gy_wz h3{font-size:38px; line-height:50px; font-weight:bold; color:#000; margin:20px 0;}
.sy_gy .gy_wz em{width:76px; height:4px; border-radius:2px; background-color:#e60012; display:block;}
.sy_gy .gy_wz p{font-size:16px; line-height:28px;}
.sy_gy .gy_wz a{width:130px; height:44px; margin-top:30px; border:2px solid #09357f; font-size:16px; text-align:center; line-height:40px; color:#09357f; display:block; position:relative;}
.sy_gy .gy_wz a:hover{color:#fff; background-color:#09357f;}
@media only screen and (max-width:992px){
.sy_gy{padding:60px 0;}
.sy_gy .row{margin:0 -15px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .col-12{padding:0 15px;}
.sy_gy .gy_wz{margin-top:0;}
.sy_gy .gy_wz h3{font-size:26px; line-height:36px; margin:15px 0; text-align:center}
.sy_gy .gy_wz em{width:52px; height:3px; margin:0 auto}
.sy_gy .gy_wz p{font-size:15px; line-height:26px;}
.sy_gy .gy_wz a{width:110px; height:40px; margin-top:20px; border:1px solid #09357f; font-size:15px; line-height:38px;}
}
@media only screen and (max-width:640px){
.sy_gy{padding:50px 0;}
.sy_gy .gy_wz{margin-top:35px;}
.sy_gy .gy_wz p{font-size:14px; line-height:26px;}
.sy_gy .gy_wz a{width:100px; height:34px; font-size:14px; line-height:32px; margin:0 auto; margin-top:20px}
}

.sy_zx{width:100%; padding:100px 0; background-color:#091831; overflow:hidden;}
.sy_zx .row{margin:0 -5px;}
.sy_zx .col-12{padding:0 5px;}
.sy_zx .n_r{position:relative; margin-bottom:10px;}
.sy_zx .t_p{overflow:hidden;}
.sy_zx .t_p img{width:100%; height:auto; display:block;}
.sy_zx .w_z{width:100%; padding:20px; position:absolute; bottom:0; left:0; color:#fff;
background-image:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,5));
background-image:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,5));
background-image:-ms-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,5));
background-image:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,5));
background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,5));
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zx .n_r:hover .w_z{padding:30px 20px;}
.sy_zx .w_z h3{font-size:18px;  line-height:26px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_zx .w_z em{width:0; height:4px; border-radius:2px; background-color:#e60012; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zx .n_r:hover .w_z em{width:76px;}
@media only screen and (max-width:992px){
.sy_zx{padding:60px 0 50px;}
.sy_zx .w_z{padding:15px;}
.sy_zx .n_r:hover .w_z{padding:15px;}
.sy_zx .w_z h3{margin-bottom:0;}
.sy_zx .w_z em{display:none;}
}
@media only screen and (max-width:640px){
.sy_zx{padding:50px 0 40px;}
.sy_zx .w_z h3{font-size:16px;}
}

.sy_hd{width:100%; margin:100px 0; padding:150px 0; background:url(../images/hd_bj.jpg) no-repeat right center fixed; position:relative; overflow:hidden;}
.sy_hd .container{position:relative; z-index:99;}
.sy_hd .swiper-hd{padding-bottom:60px;}
.sy_hd .swiper-pagination{bottom:0; text-align:left;}
.sy_hd .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#ddd; margin:0 10px 0 0 !important;}
.sy_hd .swiper-pagination-bullet-active{background-color:#09357f;}
.sy_hd .hd_db{font-size:140px; font-weight:bold; line-height:180px; text-transform:uppercase; color:#eee; position:absolute; top:50%; left:5%; background:url(../images/wz_bj.jpg) no-repeat center / cover fixed; opacity:0.05; -webkit-background-clip: text; -webkit-text-fill-color: transparent;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_hd .hd_dt{display:none;}
.sy_hd .hd_dt img{width:100%; height:auto; display:block;}
.sy_hd .hd_bt h3{font-size:38px; line-height:50px; font-weight:bold; color:#000; margin-bottom:50px;}
.sy_hd .hd_bt em{width:76px; height:4px; border-radius:2px; background-color:#e60012; display:block; margin-bottom:20px;}
.sy_hd .w_z h3{font-size:20px; color:#333; line-height:30px; margin-bottom:10px;}
.sy_hd .w_z p{font-size:14px; line-height:22px; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
@media only screen and (max-width:992px){
.sy_hd{margin:60px 0; padding:70px 0; background:url(../images/hd_bj.jpg) no-repeat right center / 50%;}
.sy_hd .swiper-hd{padding-bottom:45px;}
.sy_hd .hd_db{display:none;}
.sy_hd .hd_bt h3{font-size:26px; line-height:36px; margin-bottom:35px;}
.sy_hd .hd_bt em{width:52px; height:3px; margin-bottom:15px;}
}
@media only screen and (max-width:640px){
.sy_hd{margin:0; padding:50px 0; background:none;}
.sy_hd .swiper-hd{padding-bottom:45px;}
.sy_hd .hd_db{display:none;}
.sy_hd .hd_dt{display:block; padding:0 15px; margin-top:30px;}
.sy_hd .hd_bt h3{text-align:center;}
.sy_hd .hd_bt em{margin:0 auto 20px;}
.sy_hd .w_z{text-align:center;}
.sy_hd .swiper-pagination{text-align:center;}
.sy_hd .swiper-pagination-bullet{width:8px; height:8px; margin:0 5px !important;}
.sy_hd .swiper-pagination-bullet-active{background-color:#09357f;}
}

.sy_xw{width:100%; padding:100px 0; background-color:#f2f2f2; overflow:hidden;}
.sy_xw .gy_bt h3{color:#000;}
.sy_xw .n_r{padding:10px; background-color:#fff; box-shadow:0 8px 15px 0 rgba(95,125,158,.2);}
.sy_xw .t_p{overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .w_z{margin:5px; text-align:center;}
.sy_xw .w_z h3{font-size:18px; line-height:32px; color:#333; margin-top:15px; margin-bottom:10px;}
.sy_xw .w_z p{font-size:14px; line-height:22px; color:#999; height:44px; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .w_z .m_r{width:122px; height:40px; position:relative; margin:0 auto;}
.sy_xw .w_z .m_r a{border:1px solid #09357f; font-size:14px; line-height:38px; color:#09357f; display:block;}
.sy_xw .w_z .m_r:hover a{background-color:#09357f; color:#fff;}
@media only screen and (max-width:992px){
.sy_xw{padding:60px 0;}
.sy_xw .row{margin:0 -5px;}
.sy_xw .col-12{padding:0 5px;}
.sy_xw .w_z h3{font-size:18px; line-height:28px; margin-top:10px; margin-bottom:6px;}
.sy_xw .w_z p{margin-bottom:15px;}
.sy_xw .w_z .m_r{width:100px; height:32px;}
.sy_xw .w_z .m_r a{line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:50px 0 30px;}
.sy_xw .gy_bt{margin-bottom:35px}
.sy_xw .xw_nr{margin-top:0; background:none; padding:0;}
.sy_xw .n_r{margin-top:0; margin-bottom:20px; box-shadow:none;}
.sy_xw .w_z h3{line-height:28px; margin-top:10px; margin-bottom:6px;}
.sy_xw .w_z p{margin-bottom:10px;}
}

.sy_hz{width:100%; padding:100px 0; background-color:#09357f; overflow:hidden;}
.sy_hz .hz_zs{position:relative;}
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hz .hz_zs .swiper-pagination{display:none;}
.sy_hz img{width:100%; height:auto; display:block;}
.sy_hz p{font-size:16px; line-height:26px; text-align:center; color:#fff; margin-top:8px;}
@media only screen and (max-width:992px){
.sy_hz{padding:60px 0 30px;}
.sy_hz .hz_zs .swiper-hz{padding-bottom:40px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .hz_zs .swiper-pagination{display:block; bottom:0;}
.sy_hz .hz_zs .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa; opacity:.5;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#fff; opacity:1;}
.sy_hz p{font-size:15px;}
}
@media only screen and (max-width:640px){
.sy_hz{padding:50px 0 30px;}
.sy_hz .hz_zs .swiper-hz{padding-bottom:30px;}
.sy_hz .hz_zs .swiper-pagination-bullet{width:8px; height:8px;}
.sy_hz p{font-size:14px;}
}

.ny_ban{width:100%; background-position:top center; background-repeat:no-repeat; background-size:100%; background-attachment:fixed; position:relative;}
.ny_ban:before{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(17,20,56,.7);}
.ny_ban img{width:100%; height:auto; display:block;}
.ny_ban .container{position:absolute; top:50%; left:50%; text-align:center; color:#fff;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z h3{font-size:38px; font-weight:bold; line-height:44px; margin-bottom:15px;}
.ny_ban .w_z h4{font-size:26px; line-height:36px;}
@media only screen and (max-width:992px){
.ny_ban{background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:22px; line-height:32px; margin-bottom:0;}
.ny_ban .w_z h4{font-size:18px; line-height:28px;}
}
@media only screen and (max-width:640px){
.ny_ban{height:220px; background-attachment:scroll; background-size:cover;}
.ny_ban img{display:none;}
}

.ny_nr{width:100%; padding:80px 0; overflow:hidden;}
.ny_nr .ny_ej{text-align:center; margin-bottom:60px;}
.ny_nr .ny_ej .l_m{display:none; padding:0 15px; font-size:20px; color:#fff; text-align:left; line-height:50px; background-color:#09357f; position:relative;}
.ny_nr .ny_ej .l_m i{position:absolute; top:50%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.ny_nr .ny_ej ul li{display:inline-block; font-size:18px; line-height:50px; margin:0 15px; min-width:200px;}
.ny_nr .ny_ej ul li a{display:block; border:1px solid #e7e7e7; border-radius:25px; padding:0 30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .ny_ej ul li a:hover{color:#fff; background-color:#09357f; border:1px solid #09357f;}
.ny_nr .ny_ej ul li a.on{color:#fff; background-color:#09357f; border:1px solid #09357f;}
.ny_nr .ny_gy{font-size:16px; line-height:32px; color:#777;}
.ny_nr .ny_gy img{width:100%; height:auto; display:block;}
.ny_nr .ny_gy h3{font-size:38px; line-height:50px; text-align:center; font-weight:bold; color:#000;}
.ny_nr .ny_gy em{width:76px; height:4px; border-radius:2px; background-color:#e60012; display:block; margin:20px auto;}
.ny_nr .cg_al .row{margin:0 -25px;}
.ny_nr .cg_al .col-12{padding:0 25px;}
.ny_nr .cg_al .n_r{overflow:hidden; border:1px solid #eee; margin-bottom:50px;}
.ny_nr .cg_al .t_p{overflow:hidden;}
.ny_nr .cg_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .cg_al .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .cg_al .w_z{padding:15px;}
.ny_nr .cg_al .w_z h3{font-size:18px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al .n_r:hover .w_z h3 a{color:#09357f;}
.ny_nr .cg_al .w_z p{line-height:26px; color:#999; height:52px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .cg_al .w_z a.m_r{border-top:1px solid #ddd; font-size:15px; line-height:30px; display:block; margin-top:6px; padding-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al .w_z a.m_r i{float:right; line-height:30px;}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:50px; margin-bottom:50px;}
.ny_nr .xw_lb .row{margin:0 -20px;}
.ny_nr .xw_lb .col-12{padding:0 20px;}
.ny_nr .xw_lb .t_p{overflow:hidden;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .xw_lb .r_q{width:60px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:0; right:0; text-align:center; overflow:hidden;}
.ny_nr .xw_lb .r_q span{font-size:15px; line-height:26px; color:#fff; display:block; background-color:#09357f;}
.ny_nr .xw_lb .r_q i{font-size:13px; color:#333; line-height:26px;}
.ny_nr .xw_lb .w_z{padding-right:80px; position:relative;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px;}
.ny_nr .xw_lb .w_z p{line-height:26px; color:#777; height:78px; margin-top:15px; margin-bottom:35px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{font-size:15px; text-align:center; line-height:36px; color:#09357f; display:inline-block;}
.ny_nr .zl_lb .row{margin:0 -25px;}
.ny_nr .zl_lb .col-12{padding:0 25px;}
.ny_nr .zl_lb .n_r{padding:20px 20px 20px 100px; border:1px solid #ddd; margin-bottom:50px; position:relative;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.ny_nr .zl_lb ul li:hover .n_r{box-shadow:0 0 15px #ddd;}
.ny_nr .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zl_lb ul li:hover h3{color:#09357f;}
.ny_nr .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.ny_nr .zl_lb p{margin-bottom:20px; line-height:24px; height:48px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .zl_lb a{width:120px; background-color:#09357f; line-height:32px; text-align:center; color:#fff; display:block;}
.ny_nr .lx_wm{margin:80px 0;}
.ny_nr .lx_wm .n_r h3{font-size:32px; font-weight:bold; line-height:44px; color:#09357f;}
.ny_nr .lx_wm .n_r h4{font-size:20px; line-height:26px; color:#888; text-transform:uppercase; margin-bottom:30px;}
.ny_nr .lx_wm .w_z{font-size:15px; line-height:36px;}
.ny_nr .lx_wm .w_z ul li{padding-left:30px; position:relative; margin-bottom:10px; font-size:16px; line-height:32px;}
.ny_nr .lx_wm .w_z i{width:25px; position:absolute; top:0; left:0; color:#000; line-height:32px; text-align:center; display:block;}
.ny_nr .lx_wm .w_z i.fa-home{font-size:20px;}
.ny_nr .lx_wm .em{max-width:130px; float:left; margin-bottom:30px; margin-right:30px;}
.ny_nr .lx_wm .em img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.ny_nr .lx_wm .em p{text-align:center; margin-top:10px; font-size:16px;}
@media (min-width:641px){
.ny_nr .ny_ej ul{display:block !important;}
}
@media only screen and (max-width:992px){
.ny_nr{padding:60px 0;}
.ny_nr .ny_ej{margin-bottom:40px;}
.ny_nr .ny_ej ul li{font-size:15px; line-height:36px; margin:0 6px;}
.ny_nr .ny_ej ul li a{padding:0 20px;}
.ny_nr .ny_gy{font-size:15px; line-height:30px;}
.ny_nr .ny_gy h3{font-size:26px; line-height:36px;}
.ny_nr .ny_gy em{width:52px; height:3px; margin:15px auto;}
.ny_nr .cg_al .row{margin:0 -15px;}
.ny_nr .cg_al .col-12{padding:0 15px;}
.ny_nr .cg_al .n_r{margin-bottom:30px;}
.ny_nr .cg_al .w_z a.m_r{font-size:14px; margin-top:10px; padding-top:10px;}
.ny_nr .xw_lb .row{margin:0 -15px;}
.ny_nr .xw_lb .col-12{padding:0 15px;}
.ny_nr .xw_lb .w_z h3{font-size:20px; line-height:32px; height:64px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z p{line-height:26px; height:52px; margin-top:10px; margin-bottom:25px;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
.ny_nr .zl_lb .row{margin:0 -15px;}
.ny_nr .zl_lb .col-12{padding:0 15px;}
.ny_nr .zl_lb .n_r{margin-bottom:30px;}
}
@media only screen and (max-width:640px){
.ny_nr{padding:40px 0 60px;}
.ny_nr .ny_ej{text-align:center; margin-bottom:20px;}
.ny_nr .ny_ej ul li{display:inline-block; width:42%; font-size:14px; line-height:44px; margin:0 5px 20px; min-width:inherit;}
.ny_nr .ny_gy{font-size:14px; line-height:28px;}
.ny_nr .cg_al .w_z h3{font-size:18px; font-weight:normal; line-height:30px;}
.ny_nr .cg_al .w_z p{font-size:13px;}
.ny_nr .cg_al .w_z span{font-size:14px; line-height:24px;}
.ny_nr .cg_al .w_z a.m_r{font-size:13px;}
.ny_nr .xw_lb ul li{border-bottom:0; padding-bottom:0; margin-bottom:40px;}
.ny_nr .xw_lb .r_q{top:-60px; right:6px; width:50px;}
.ny_nr .xw_lb .r_q span{font-size:14px; line-height:22px;}
.ny_nr .xw_lb .r_q i{font-size:12px; line-height:22px; display:block; background-color:#fff;}
.ny_nr .xw_lb .w_z{padding-right:0; margin-top:10px;}
.ny_nr .xw_lb .w_z h3{font-size:18px; line-height:28px; height:56px;}
.ny_nr .xw_lb .w_z p{line-height:22px; height:44px; margin-bottom:10px;}
.ny_nr .zl_lb .n_r{padding:15px 15px 15px 80px;}
.ny_nr .zl_lb h3{font-size:16px; line-height:26px; margin-bottom:6px;}
.ny_nr .zl_lb i{font-size:50px; top:15px; left:15px;}
.ny_nr .zl_lb p{margin-bottom:15px; line-height:22px; height:44px;}
.ny_nr .zl_lb a{width:100px; line-height:28px;}
.ny_nr .lx_wm{margin:30px 0;}
.ny_nr .lx_wm .n_r{text-align:center;}
.ny_nr .lx_wm .n_r h3{font-size:22px; line-height:32px;}
.ny_nr .lx_wm .n_r h4{font-size:16px; line-height:26px; margin-bottom:35px;}
.ny_nr .lx_wm .w_z{font-size:14px; line-height:28px; margin-bottom:50px;}
.ny_nr .lx_wm .w_z ul li{margin-bottom:6px; font-size:15px; line-height:28px; text-align:left;}
.ny_nr .lx_wm .w_z i{width:25px; position:absolute; top:0; left:0; color:#000; line-height:28px; text-align:center; display:block;}
.ny_nr .lx_wm .em{float:none; display:inline-block; margin:0 6px 20px;}
}
@media only screen and (max-width:320px){
.ny_nr .ny_ej ul li{width:46%; font-size:13px; margin:0 3px 10px;}
}

.footer{width:100%; padding:80px 0; background-color:#091831; text-align:center; line-height:28px; color:#aaa;}
.footer .d_h{margin-bottom:30px;}
.footer .d_h a{font-size:16px; color:#aaa; line-height:32px; display:inline-block; margin:0 15px;}
.footer .d_h a:hover{color:#fff;}
.footer .s_j{margin-bottom:30px;}
.footer .s_j a{width:44px; height:44px; border:2px solid #aaa; border-radius:50%; font-size:16px; color:#aaa; line-height:40px; display:inline-block; position:relative; margin:0 10px; overflow:hidden;}
.footer .s_j a:hover{border:2px solid transparent; color:#fff;}
.footer .s_j a:before{width:0; height:0; background-color:#204fa2; border-radius:50%; content:""; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .s_j a:hover:before{width:100%; height:100%;}
.footer .s_j i{position:relative; z-index:11;}
.footer .y_l{font-size:13px; line-height:26px; letter-spacing:1px; color:#aaa; margin-bottom:30px;}
.footer .y_l a{color:#aaa; display:inline-block; padding:0 12px; position:relative;}
.footer .y_l a:after{width:1px; height:12px; position:absolute; right:0; top:50%; margin-top:-6px; background-color:#aaa; content:"";}
.footer .y_l a:last-child:after{display:none;}
.footer .y_l a:hover{color:#fff;}
.footer .b_q{font-size:13px; line-height:26px; border-top:1px solid #424c57; padding-top:20px;}
.footer .yl_an{display:none;}
@media (min-width:641px){
.footer .y_l{display:block !important;}
}
@media only screen and (max-width:992px){
.footer{padding:50px 0;}
}
@media only screen and (max-width:640px){
.footer{line-height:26px; padding:40px 0;}
.footer .d_h{display:none;}
.footer .s_j{margin-bottom:10px;}
.footer .s_j a{width:40px; height:40px; font-size:18px; line-height:36px; margin:0 8px;}
.footer .yl_an{display:none; font-size:16px; line-height:32px;}
.footer .yl_an i{font-size:16px; margin-left:10px;}
.footer .y_l{text-align:left; margin-top:20px}
.footer .b_q{padding-top:15px; margin-top:20px;}
}

.fh{width:56px; height:56px; background-color:#1d52aa; text-align:center; cursor:pointer; position:fixed; bottom:10px; right:10px; z-index:99;}
.fh i{font-size:32px; line-height:56px; color:#fff;}
@media only screen and (max-width:640px){
.fh{width:36px; height:36px; bottom:5px; right:5px;}
.fh i{font-size:22px; line-height:32px;}
}

.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:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}
@media only screen and (max-width:640px){
.e_m .n_r{width:200px;}
.e_m .n_r p{font-size:14px;}
}