﻿*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Pingfang SC","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:"Pingfang SC","Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#0d77df; 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:#0d77df;}
@media only screen and (max-width:992px){
body{font-size:20px;}
input,select,button,textarea{font-size:20px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
.container{padding:0 30px;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
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%; z-index:9999; position:fixed; top:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header .logo{width:160px; float:left; margin:30px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:20px 0;}
.header .logo 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;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .an{position:absolute; top:50%; margin-top:-13px; right:30px; height:27px; width:40px; display:none;}
.header .an span{width:40px; height:3px; background-color:#081734; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:12px; left:0;}
.header .an span.a3{top:24px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin:0 20px; float:left; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:inline-block; padding-left:10px; font-size:14px; font-weight:bold; color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .nav .y_j i{color:#555;}
.header .nav ul li:hover .y_j i{color:#f88407;
transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);
-moz-transform:rotateX(180deg);
-ms-transform:rotateX(180deg);
-o-transform:rotateX(180deg);}
.header .nav ul li.on .y_j i{color:#f88407;}
.header .nav .y_j a{display:inline-block; font-size:16px; color:#fff; text-transform:uppercase; line-height:106px;}
.header.on .nav .y_j a{color:#555; line-height:86px;}
.header .nav ul li:hover .y_j a{color:#f88407;}
.header .nav ul li.on .y_j a{color:#f88407;}
.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; top:86px; left:50%; margin-left:-75px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:14px; line-height:36px; text-align:center; display:block;}
.header .tel{float:right; margin-top:35px; margin-left:30px; font-size:20px; font-weight:bold; line-height:36px; color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .tel{margin-top:25px; color:#0d77df;}
.header .tel i{font-weight:normal; margin-right:5px;}
.header .zixun{float:right; margin-top:35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .zixun{margin-top:25px;}
.header .zixun a{padding:0 20px; font-size:15px; line-height:36px; border-radius:18px; background-color:#0d77df; color:#fff; text-align:center; display:inline-block; margin-left:30px;}
.header .zixun a:hover{background-color:#0659ab;}
@media only screen and (max-width:992px){
.header{background-color:#fff;}
.header .logo{width:200px; margin:25px 0;}
.header.on .logo{margin:25px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .an{display:block;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; margin:0; padding:10px 0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:18px; text-align:right; color:#ddd; line-height:66px; z-index:99;}
.header.on .nav .y_j i{color:#ddd;}
.header .nav ul li:hover .y_j i{color:#ddd;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav ul li.on .y_j i{color:#ddd;}
.header .nav .y_j a{font-size:22px; line-height:66px; color:#fff; display:block;}
.header.on .nav .y_j a{color:#fff; line-height:66px;}
.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%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{font-size:20px; line-height:50px; text-align:left; color:#fff;}
.header .tel{float:none; margin-top:25px; margin-left:0; font-size:28px; line-height:46px;}
.header.on .tel{margin-top:25px; color:#fff;}
.header .tel i{font-size:28px; margin-right:10px;}
.header .zixun{float:none; margin-top:25px;}
.header .zixun a{padding:0 35px; font-size:20px; line-height:56px; border-radius:28px; margin-left:0; margin-right:30px;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
.head_h.s_y{display:none;}
@media only screen and (max-width:992px){
.head_h{height:107px;}
.head_h.s_y{display:block;}
}

.banner{width:100%; position:relative; overflow:hidden;}
.banner .bn_ys{width:100%; position:absolute; bottom:0; left:0; background-color:rgba(0,0,0,.5); z-index:99; padding:30px 0;}
.banner .bn_ys .col-lg-3{border-right:1px solid rgba(255,255,255,.5);}
.banner .bn_ys .col-lg-3:last-child{border-right:0;}
.banner .bn_ys .n_r{color:#fff; line-height:24px; text-align:center;}
.banner .bn_ys .n_r h3{font-size:20px; font-weight:bold; line-height:28px;}
@media only screen and (max-width:992px){
.banner .bn_ys{position:relative; bottom:auto; left:auto; background-color:#f7f7f7; padding:30px 0 10px;}
.banner .bn_ys .row{margin:0 -10px;}
.banner .bn_ys .col-lg-3{padding:0 10px; border-right:0;}
.banner .bn_ys .n_r{font-size:18px; color:#777; line-height:24px; margin-bottom:20px;}
.banner .bn_ys .n_r h3{font-size:24px; color:#000; line-height:36px;}
}

.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../image/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../image/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.8;}
.pc_ban .swiper-pagination{bottom:15px; display:none;}
.pc_ban .swiper-pagination-bullet{width:12px; height:12px;}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{color:#fff; text-align:center; position:relative;}
.pc_ban .w_z h2{font-size:36px; line-height:46px;}
.pc_ban .w_z p{font-size:22px; letter-spacing:2px; line-height:36px; margin-top:15px;}
.pc_ban .w_z .n_r{width:150px; height:50px; border:2px solid #fff; background-color:rgba(255,255,255,.2); margin:30px auto 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r:hover{background-color:rgba(255,255,255,0);}
.pc_ban .w_z .n_r a{color:#fff; font-size:16px; text-align:center; line-height:46px; display:block;}
.pc_ban .w_z .n_r i{font-size:14px; font-weight:bold; padding-left:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r a:hover i{padding-left:15px;} 
@media only screen and (max-width:992px){
.pc_ban{height:35vh; min-height:inherit;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{display:block;}
.pc_ban .container{width:90%; top:55%;}
.pc_ban .w_z h2{font-size:32px; line-height:44px;}
.pc_ban .w_z p{font-size:20px; letter-spacing:0; line-height:30px; margin-top:5px;}
.pc_ban .w_z .n_r{margin:20px auto 0;}
.pc_ban .w_z .n_r a{font-size:18px;}
.pc_ban .w_z .n_r i{font-size:16px;}
}

.gy_bt{text-align:center; margin-bottom:40px;}
.gy_bt h3{font-size:32px; font-weight:bold; color:#000;}
.gy_bt p{font-size:15px; margin-top:10px;}
.gy_bt em{width:60px; height:4px; background-color:#0d77df; display:block; margin:20px auto 0;}
@media only screen and (max-width:992px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:30px; line-height:40px;}
.gy_bt p{font-size:20px; margin-top:6px;}
.gy_bt em{height:4px;}
}

.sy_gy{width:100%; padding:80px 0; overflow:hidden;}
.sy_gy .gy_nr{position:relative;}
.sy_gy .gy_nr .col-lg-4{position:relative; z-index:9;}
.sy_gy .gy_nr .col-lg-8{float:right;}
.sy_gy .gy_fd{width:100%; position:absolute; bottom:0; left:0; background-color:#0d77df; padding:20px;}
.sy_gy .gy_fd .fw_rx{margin-left:33.333333%; padding-left:15px; color:#fff; float:left;}
.sy_gy .gy_fd .fw_rx strong{font-size:22px; line-height:22px; display:block; margin-top:6px;}
.sy_gy .gy_fd a{float:right; background-color:#f88407; padding:0 30px; border-radius:5px; font-size:18px; line-height:40px; color:#fff; margin-top:6px; margin-right:30px;}
.sy_gy .hd{width:66.666667%; position:absolute; top:12px; right:10px; z-index:99; background:#f7f7f7;}
.sy_gy .hd ul li{font-size:18px; line-height:56px; color:#555; padding:0 30px; float:left; position:relative; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .hd ul li:hover{background-color:#0d77df;}
.sy_gy .hd ul li.on{background-color:#0d77df;}
.sy_gy .hd ul li a.p_c{display:block;}
.sy_gy .hd ul li a.s_j{display:none;}
.sy_gy .hd ul li:hover a{color:#fff;}
.sy_gy .hd ul li.on a{color:#fff;}
.sy_gy .hd ul li:after{width:0; height:0; content:""; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #0d77df; position:absolute; bottom:-10px; left:50%; margin-left:-10px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .hd ul li.on:after{opacity:1;}
.sy_gy .gy_wz{margin-top:96px;}
.sy_gy .gy_wz ul li{padding-left:30px; position:relative; margin-top:30px;}
.sy_gy .gy_wz ul li:after{width:6px; height:16px; background-color:#0d77df; content:""; position:absolute; top:6px; left:5px;}
.sy_gy .gy_wz h5{font-size:18px; font-weight:bold; line-height:28px; color:#000; margin-bottom:5px;}
.sy_gy .gy_wz p{line-height:24px;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
.sy_gy .gy_tp img.p_c{display:block;}
.sy_gy .gy_tp img.s_j{display:none;}
@media only screen and (max-width:992px){
.sy_gy{padding:60px 0;}
.sy_gy .row{flex-direction:column-reverse;}
.sy_gy .gy_fd{width:100%; position:relative; bottom:auto; left:auto; overflow:hidden;}
.sy_gy .gy_fd .fw_rx{margin-left:0; padding-left:0; line-height:30px;}
.sy_gy .gy_fd .fw_rx strong{font-size:26px; line-height:40px; display:block; margin-top:0;}
.sy_gy .gy_fd a{border-radius:15px; font-size:22px; line-height:50px; margin-top:10px; margin-right:0;}
.sy_gy .hd{width:100%; position:relative; top:auto; right:auto;}
.sy_gy .hd ul li{width:50%; font-size:24px; line-height:70px; text-align:center; padding:0;}
.sy_gy .hd ul li:after{border-left:16px solid transparent; border-right:16px solid transparent; border-top:16px solid #0d77df; bottom:-16px; margin-left:-16px;}
.sy_gy .hd ul li a.p_c{display:none;}
.sy_gy .hd ul li a.s_j{display:block;}
.sy_gy .gy_wz{margin-top:30px;}
.sy_gy .gy_wz ul li{padding-left:20px; position:relative; margin-top:0; margin-bottom:20px;}
.sy_gy .gy_wz ul li:after{height:22px; top:11px; left:0;}
.sy_gy .gy_wz h5{font-size:22px; line-height:44px; margin-bottom:5px;}
.sy_gy .gy_wz p{line-height:32px;}
.sy_gy .gy_tp img.p_c{display:none;}
.sy_gy .gy_tp img.s_j{display:block;}
}

.sy_qy{width:100%; padding:80px 0 50px; background-color:#f9faff; overflow:hidden;}
.sy_qy .n_r{background-color:#fff; padding:30px 150px 30px 0; margin-bottom:30px; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_qy .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1);}
.sy_qy .t_b{width:150px; position:absolute; right:0; top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_qy .t_b img{width:100%; height:auto; display:block;}
.sy_qy .w_z{padding:0 30px;}
.sy_qy .w_z h3{font-size:20px; font-weight:bold; color:#000; margin-bottom:15px;}
.sy_qy .w_z p{line-height:26px; height:78px; margin-bottom:20px; 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;}
.sy_qy .w_z a{color:#0d77df; line-height:36px; display:inline-block;}
.sy_qy .n_r:hover a{background-color:#0d77df; border-radius:5px; padding:0 15px; color:#fff;}
.sy_qy .w_z i{font-size:14px; font-weight:bold; margin-left:5px;}
@media only screen and (max-width:992px){
.sy_qy{padding:60px 0 40px;}
.sy_qy .row{margin:0 -10px;}
.sy_qy .col-12{padding:0 10px;}
.sy_qy .w_z{padding:0 30px;}
.sy_qy .w_z h3{font-size:26px; margin-bottom:15px;}
.sy_qy .w_z p{line-height:30px; height:90px; margin-bottom:20px;}
.sy_qy .w_z a{font-size:18px; line-height:44px;}
.sy_qy .n_r:hover a{padding:0 10px;}
.sy_qy .w_z i{font-size:18px; margin-left:20px;}
}

.sy_hz{width:100%; padding:80px 0 60px; overflow:hidden;}
.sy_hz .hz_zs{position:relative;}
.sy_hz .hz_zs .swiper-slide{padding:10px;}
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../image/zj1.png) no-repeat center; left:-50px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../image/yj1.png) no-repeat center; right:-50px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#0d77df;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); margin-bottom:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hz .hz_zs img:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);}
@media only screen and (max-width:992px){
.sy_hz{padding:60px 0 40px;}
.sy_hz .hz_zs .swiper-hb{padding-bottom:30px;}
.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;}
}

.sy_ly{width:100%; padding:80px 0; background:url(../image/ly_bj.jpg) no-repeat center / cover fixed; color:#fff; text-align:center;}
.sy_ly h3{font-size:30px; color:#fff; line-height:46px; margin-bottom:40px;}
.sy_ly .ly_nr input{width:250px; height:46px; border-radius:5px; background-color:rgba(255,255,255,.3); padding:0 10px; font-size:16px; color:#fff; line-height:46px; margin:0 5px;}
.sy_ly .ly_nr input::placeholder{color:#fff;}
.sy_ly .ly_nr button{width:120px; height:46px; border-radius:5px; background-color:#f88407; font-size:18px; line-height:46px; color:#fff; text-align:center; margin:0 5px;}
@media only screen and (max-width:992px){
.sy_ly{padding:60px 0; background:url(../image/ly_bj.jpg) no-repeat center / cover;}
.sy_ly h3{font-size:26px; line-height:40px; margin-bottom:30px;}
.sy_ly .ly_nr{max-width:400px; margin:0 auto;}
.sy_ly .ly_nr input{width:100%; height:60px; border-radius:10px; padding:0 15px; font-size:20px; text-align:center; line-height:60px; margin:0 0 20px;}
.sy_ly .ly_nr button{width:100%; height:60px; border-radius:10px; font-size:20px; line-height:60px; margin:0;}
}

.ny_ban{width:100%; height:280px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden;}
.ny_ban #particles-js{height:100vh; opacity:.2;}
.ny_ban .container{position:absolute; top:50%; left:50%; 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{position:relative;}
.ny_ban .w_z h3{font-size:36px; font-weight:bold; line-height:46px;}
.ny_ban .w_z h4{font-size:18px; line-height:30px;}
.ny_ban .w_z em{width:80px; height:4px; background-color:#0d77df; display:block; margin:15px 0 20px;}
@media only screen and (max-width:992px) {
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z{text-align:center;}
.ny_ban .w_z h3{font-size:32px; line-height:40px;}
.ny_ban .w_z em{width:60px; margin:10px auto 15px;}
.ny_ban .w_z h4{font-size:18px; line-height:30px;}
}

.ny_lm{width:100%; padding:20px 0; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); text-align:center;}
.ny_lm ul li{display:inline-block; font-size:18px; line-height:46px; margin:0 30px;}
.ny_lm ul li.on a{color:#0d77df;}
@media only screen and (max-width:992px) {
.ny_lm ul li{font-size:22px; margin:0 20px;}
}

.cg_al{width:100%; padding:80px 0; overflow:hidden;}
.cg_al .n_r{background-color:#fff; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); margin-bottom:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cg_al .n_r:hover{box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.cg_al .t_p{overflow:hidden;}
.cg_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.cg_al .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cg_al .w_z{padding:20px;}
.cg_al .w_z h3{font-size:18px; font-weight:bold; color:#000; line-height:30px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cg_al .w_z p{line-height:24px; color:#777; height:96px; overflow:hidden; display:-webkit-box;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;
-webkit-box-orient:vertical;}
@media only screen and (max-width:992px) {
.cg_al{padding:60px 0;}
.cg_al .w_z{padding:30px;}
.cg_al .w_z h3{font-size:24px; line-height:46px;}
.cg_al .w_z p{line-height:32px; height:64px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
}

.xw_zx{width:100%; padding:80px 0; overflow:hidden;}
.xw_zx .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px;}
.xw_zx .xw_lb .row{margin:0 -25px;}
.xw_zx .xw_lb .col-12{padding:0 25px;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .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;}
.xw_zx .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);}
.xw_zx .xw_lb .r_q{width:80px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:0; right:0; text-align:center; overflow:hidden;}
.xw_zx .xw_lb .r_q span{font-size:20px; line-height:38px; color:#fff; display:block; background-color:#0d77df;}
.xw_zx .xw_lb .r_q i{font-size:16px; color:#333; line-height:38px;}
.xw_zx .xw_lb .w_z{padding-right:120px; position:relative;}
.xw_zx .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z p{line-height:26px; color:#777; height:78px; margin-top:10px; margin-bottom:25px; 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;}
.xw_zx .xw_lb .w_z a.x_q{font-size:15px; text-align:center; line-height:36px; color:#0d77df; display:inline-block;}
@media only screen and (max-width:992px) {
.xw_zx{padding:60px 0;}
.xw_zx .xw_lb ul li{border-bottom:0; padding-bottom:0; margin-bottom:30px;}
.xw_zx .xw_lb .row{margin:0 -15px;}
.xw_zx .xw_lb .col-12{padding:0 15px;}
.xw_zx .xw_lb .r_q{width:100px; background-color:#fff; top:-135px; right:15px;}
.xw_zx .xw_lb .r_q span{font-size:24px; line-height:46px;}
.xw_zx .xw_lb .r_q i{font-size:20px; line-height:46px;}
.xw_zx .xw_lb .w_z{padding-right:0; position:relative; margin-top:30px;}
.xw_zx .xw_lb .w_z p{line-height:32px; height:64px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
.xw_zx .xw_lb .w_z a.x_q{font-size:20px;}
}

.gy_wm{width:100%; padding:80px 0; overflow:hidden;}
.gy_wm .gy_js .row{display:flex; align-items:center; justify-content:space-between;}
.gy_wm .gy_js img{width:100%; height:auto; display:block;}
.gy_wm .gy_js h3{font-size:26px; font-weight:bold; color:#000; line-height:32px;}
.gy_wm .gy_js em{width:60px; height:4px; background-color:#0d77df; display:block; margin:15px 0 20px;}
.gy_wm .gy_js p{font-size:15px; line-height:30px;}
.gy_wm .wrap{position:relative; z-index:99; margin-top:80px;}
.gy_wm .wrap .n_r{background-color:#fff; padding:20px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .wrap .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .wrap .s_z{font-size:32px; color:#0d77df; text-align:center;}
.gy_wm .wrap .s_z b{font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-right:5px;}
.gy_wm .wrap p{font-size:18px; text-align:center;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.gy_wm .lx_dt .map{width:100%; height:440px; margin-bottom:40px;}
.gy_wm .lx_fs .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .lx_fs .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .lx_fs h3{font-size:18px; color:#000; font-weight:bold; line-height:30px; margin-bottom:10px;}
.gy_wm .lx_fs em{width:30px; height:4px; background-color:#0d77df; display:block; margin:6px 0 15px;}
.gy_wm .lx_fs p{line-height:26px; color:#777;}
@media only screen and (max-width:992px) {
.gy_wm{padding:60px 0;}
.gy_wm .gy_js{text-align:center;}
.gy_wm .gy_js h3{font-size:26px; font-weight:bold; color:#000; line-height:32px;}
.gy_wm .gy_js em{margin:15px auto 20px;}
.gy_wm .gy_js p{font-size:20px; line-height:38px; margin-bottom:30px;}
.gy_wm .wrap{margin-top:50px;}
.gy_wm .wrap .n_r{margin-bottom:30px;}
.gy_wm .wrap .s_z{font-size:36px;}
.gy_wm .wrap p{font-size:20px;}
.gy_wm .ry_zz .n_r{padding:10px;}
.gy_wm .ry_zz p{font-size:20px;}
.gy_wm .lx_dt .map{height:300px; margin-bottom:30px;}
.gy_wm .lx_fs .n_r{padding:30px;}
.gy_wm .lx_fs h3{font-size:26px; line-height:44px; margin-bottom:15px;}
.gy_wm .lx_fs em{width:50px; height:4px;}
.gy_wm .lx_fs p{line-height:36px;}
}

.jj_fa{width:100%; padding:80px 0; overflow:hidden;}
.jj_fa.y_k{background:url(../image/yk_bj.jpg) no-repeat center / cover; color:#fff;}
.jj_fa .fa_bt{margin-bottom:40px;}
.jj_fa .fa_bt em{width:50px; height:4px; background-color:#0d77df; display:block;}
.jj_fa .fa_bt h3{font-size:26px; font-weight:bold; color:#000; line-height:46px; margin:20px 0 6px;}
.jj_fa .fa_bt p{font-size:16px; color:#777; line-height:28px;}
.jj_fa.y_k .fa_bt h3{color:#fff;}
.jj_fa.y_k .fa_bt p{color:#fff;}

.jj_fa .cl_fa{width:100%; border-radius:15px; padding:30px; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1);}
.jj_fa .cl_fa .hd ul li{width:50%; padding:0 15px; margin:10px 0; float:left;}
.jj_fa .cl_fa .hd ul li a{display:block; border-radius:5px; box-shadow:0px 2px 10px 0px rgba(95, 125, 158, 0.1); font-size:16px; line-height:46px; padding:0 15px;}
.jj_fa .cl_fa .hd ul li.on a{background-color:#0d77df; color:#fff;}
.jj_fa .cl_fa .hd i{width:16px; height:16px; display:inline-block; margin-right:5px; position:relative; vertical-align:middle;}
.jj_fa .cl_fa .hd 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;}
.jj_fa .cl_fa .hd ul li.on img{opacity:0;}
.jj_fa .cl_fa .hd img.j_g{opacity:0; position:absolute; top:0; left:0;}
.jj_fa .cl_fa .hd ul li.on img.j_g{opacity:1;}
.jj_fa .cl_fa .bd h4{font-size:22px; line-height:32px; color:#000; font-weight:bold; position:relative; text-indent:15px;}
.jj_fa .cl_fa .bd h4:after{width:5px; height:20px; background-color:#0d77df; content:""; position:absolute; top:50%; left:0; margin-top:-10px;}
.jj_fa .cl_fa .bd ul li{padding-left:15px; position:relative; margin-top:6px; line-height:24px;}
.jj_fa .cl_fa .bd ul li:after{width:5px; height:5px; border-radius:50%; background-color:#aaa; content:""; position:absolute; top:10px; left:0;}
.jj_fa .cl_fa .t_p{width:100%; border-radius:10px; height:250px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.jj_fa .cl_fa a.lj_ty{width:160px; height:46px; border-radius:5px; position:absolute; left:35.3333333333%; bottom:0; font-size:16px; line-height:46px; background-color:#0d77df; color:#fff; text-align:center; display:block;}
.jj_fa .cl_fa a.lj_ty:hover{background-color:#0659ab;}

.jj_fa .jb_fa .hd{border-bottom:1px solid #ddd; overflow:hidden; margin-bottom:30px;}
.jj_fa .jb_fa .hd ul li{float:left; font-size:18px; color:#333; line-height:30px; cursor:pointer; margin-right:50px; position:relative; padding-bottom:20px;}
.jj_fa .jb_fa .hd ul li.on{color:#0d77df;}
.jj_fa .jb_fa .hd ul li:after{width:0; height:2px; position:absolute; bottom:0; left:0; content:""; background-color:#0d77df;}
.jj_fa .jb_fa .hd ul li.on:after{width:100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.jj_fa .jb_fa table{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); background-color:#fff; text-align:center; border:0; border-collapse:collapse; overflow:hidden;}
.jj_fa .jb_fa table tr:nth-child(2n){background-color:#f9faff;}
.jj_fa .jb_fa table th{border:1px solid #fff; padding:15px; background-color:#0d77df; font-size:20px; font-weight:bold; color:#fff;}
.jj_fa .jb_fa table td{border:1px solid #eee; padding:15px; font-size:16px; line-height:26px;}
.jj_fa .jb_fa table tr td:first-child{color:#0d77df;}
.jj_fa .jb_fa table tr td:nth-child(3){text-align:left; padding:10px 25px;}
.jj_fa .jb_fa .bd ul li{padding-left:15px; position:relative; margin:5px 0; font-size:14px; line-height:24px;}
.jj_fa .jb_fa .bd ul li:after{width:5px; height:5px; border-radius:50%; background-color:#aaa; content:""; position:absolute; top:10px; left:0;}
.jj_fa .jb_fa .z_j{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); background:#fff url(../image/zj2.png) no-repeat center right; position:relative; overflow:hidden;}
.jj_fa .jb_fa .t_p{width:35%; float:right;}
.jj_fa .jb_fa .t_p img{width:100%; height:auto; display:block;}
.jj_fa .jb_fa .l_m{position:absolute; width:30%; padding-left:44px; background-position:top left; background-repeat:no-repeat; background-size:32px 32px;}
.jj_fa .jb_fa .l_m.l_a{left:30%; top:15%;}
.jj_fa .jb_fa .l_m.l_b{left:15%; top:40%}
.jj_fa .jb_fa .l_m.l_c{left:5%; bottom:15%;}
.jj_fa .jb_fa .l_m h3{font-size:22px; color:#0d77df; line-height:32px; margin-bottom:10px;}
.jj_fa .jb_fa .l_m p{font-size:15px; line-height:26px;}
.jj_fa .jb_fa .g_l .row{margin:0 -25px;}
.jj_fa .jb_fa .g_l .col-12{padding:0 25px;}
.jj_fa .jb_fa .s_j{text-align:center; padding:130px 0;}
.jj_fa .jb_fa .s_j img{width:120px; height:auto; display:block; margin:0 auto 10px;}
.jj_fa .jb_fa .s_j p{font-size:32px; color:#fff;}
.jj_fa .jb_fa .g_n ul li{padding-left:30px; background-repeat:no-repeat; background-position:left 8px; background-size:20px 20px;}
.jj_fa .jb_fa .g_n ul li:after{width:8px; height:100%; border-radius:0; background:url(../image/gl1.png) no-repeat bottom center; left:6px; top:auto; bottom:0;}
.jj_fa .jb_fa .g_n ul li:last-child:after{display:none;}
.jj_fa .jb_fa .g_n h3{font-size:22px; line-height:36px; font-weight:bold; color:#0d77df; margin-bottom:6px;}
.jj_fa .jb_fa .g_n p{font-size:15px; line-height:26px; min-height:130px;}
.jj_fa .jb_fa .g_n ul li:last-child p{min-height:inherit;}

.jj_fa .tx_fa .hd{border-bottom:1px solid #ddd; overflow:hidden; margin-bottom:30px;}
.jj_fa .tx_fa .hd ul li{float:left; font-size:18px; color:#333; line-height:30px; cursor:pointer; margin-right:50px; position:relative; padding-bottom:20px;}
.jj_fa .tx_fa .hd ul li.on{color:#0d77df;}
.jj_fa .tx_fa .hd ul li:after{width:0; height:2px; position:absolute; bottom:0; left:0; content:""; background-color:#0d77df;}
.jj_fa .tx_fa .hd ul li.on:after{width:100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.jj_fa .tx_fa .j_s ul li{padding-left:20px; font-size:15px; line-height:26px; margin-bottom:10px; position:relative;}
.jj_fa .tx_fa .j_s ul li i{position:absolute; top:0; left:0; font-size:15px; line-height:26px; color:#000;}
.jj_fa .tx_fa table{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); background-color:#fff; border:0; border-collapse:collapse; text-align:center; overflow:hidden;}
.jj_fa .tx_fa table tr:nth-child(2n){background-color:#f9faff;}
.jj_fa .tx_fa table th{border:1px solid #fff; padding:10px 15px; background-color:#0d77df; font-size:18px; font-weight:bold; color:#fff;}
.jj_fa .tx_fa table td{border:1px solid #eee; padding:10px 15px; font-size:15px; line-height:26px;}
.jj_fa .tx_fa table td.z_h{text-align:left; font-weight:normal;}
.jj_fa .tx_fa table td:first-child{font-weight:bold;}
.jj_fa .tx_fa table img{width:auto; height:20px;}

.jj_fa .gk_fa .gk_bt{font-size:22px; line-height:32px; color:#000; font-weight:bold; padding-left:15px; margin-bottom:25px; position:relative;}
.jj_fa .gk_fa .gk_bt:after{width:3px; height:18px; background-color:#0d77df; content:""; position:absolute; left:0; top:50%; margin-top:-9px;}
.jj_fa .gk_fa .row{margin:0 -20px;}
.jj_fa .gk_fa .col-12{padding:0 20px;}
.jj_fa .gk_fa .n_r{padding:15px 20px 15px 90px; border-radius:10px; background-color:#fff; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); margin-bottom:25px; position:relative;}
.jj_fa .gk_fa .w_z h3{font-size:18px; font-weight:bold; color:#0d77df; line-height:26px; margin-bottom:5px;}
.jj_fa .gk_fa .w_z p{line-height:22px;}
.jj_fa .gk_fa .s_z{font-size:50px; line-height:50px; font-weight:bold; color:#0d77df; position:absolute; top:15px; left:20px;}
.jj_fa .gk_fa .s_z:after{width:100%; height:6px; background-color:#fff; content:""; position:absolute; left:0; top:55%; margin-top:-3px;}
.jj_fa .gk_fa .lc_tp img{width:100%; height:auto; display:block;}

.jj_fa .gk_sz{border-radius:10px; background-color:#fff; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); margin-top:30px;}
.jj_fa .gk_sz img{width:100%; height:auto; display:block;}
.jj_fa .gk_sz .swiper-pagination{bottom:10px;}
.jj_fa .gk_sz .swiper-pagination-bullet{background-color:#aaa;}
.jj_fa .gk_sz .swiper-pagination-bullet-active{background-color:#0d77df;}

.jj_fa .yk_fa .hd{overflow:hidden; margin-bottom:30px; position:relative;}
.jj_fa .yk_fa .hd:before{width:100%; height:1px; content:""; position:absolute; bottom:0; left:0; background-color:rgba(255,255,255,0.3);}
.jj_fa .yk_fa .hd ul li{float:left; font-size:18px; color:#fff; line-height:30px; cursor:pointer; margin-right:50px; position:relative; padding-bottom:20px;}
.jj_fa .yk_fa .hd ul li:after{width:0; height:2px; position:absolute; bottom:0; left:0; content:""; background-color:#0d77df; z-index:9;}
.jj_fa .yk_fa .hd ul li.on:after{width:100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.jj_fa .yk_fa .bd{min-height:192px;}
.jj_fa .yk_fa .bd .n_r{width:50%; font-size:15px; line-height:26px;}
.jj_fa .yk_fa .bd ul li{padding-left:15px; position:relative; margin-top:6px;}
.jj_fa .yk_fa .bd ul li:after{width:5px; height:5px; border-radius:50%; background-color:#aaa; content:""; position:absolute; top:10px; left:0;}
.jj_fa .yk_fa a.lj_ty{width:160px; height:46px; border-radius:5px; font-size:16px; line-height:46px; background-color:#fff; color:#555; text-align:center; display:block; margin-top:50px;}
.jj_fa .yk_fa a.lj_ty:hover{background-color:#0d77df; color:#fff;}
@media only screen and (max-width:992px) {
.jj_fa{padding:60px 0;}
.jj_fa .fa_bt{margin-bottom:35px; text-align:center;}
.jj_fa .fa_bt em{margin:0 auto;}
.jj_fa .fa_bt h3{font-size:28px;}
.jj_fa .fa_bt p{font-size:20px; line-height:32px;}

.jj_fa .cl_fa{border-radius:none; padding:0; box-shadow:none;}
.jj_fa .cl_fa .hd ul{margin:0 -15px;}
.jj_fa .cl_fa .hd ul li{width:33.333333333333%; padding:0 15px; margin:0 0 30px;}
.jj_fa .cl_fa .hd ul li a{font-size:22px; line-height:56px;}
.jj_fa .cl_fa .hd i{width:22px; height:22px; margin-right:10px;}
.jj_fa .cl_fa .bd h4{font-size:26px; line-height:38px; margin-bottom:20px;}
.jj_fa .cl_fa .bd h4:after{height:26px; margin-top:-13px;}
.jj_fa .cl_fa .bd ul li{padding-left:18px; margin-top:10px; font-size:18px; line-height:30px;}
.jj_fa .cl_fa .bd ul li:after{width:8px; height:8px; top:11px;}
.jj_fa .cl_fa .t_p{margin-bottom:35px;}
.jj_fa .cl_fa a.lj_ty{position:relative; left:auto; bottom:auto; font-size:20px; margin-top:20px;}

.jj_fa .jb_fa .hd ul li{width:33.333333333333%; font-size:22px; line-height:44px; margin-right:0; text-align:center;}
.jj_fa .jb_fa table{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); background-color:#fff; text-align:center; border:0; border-collapse:collapse; overflow:hidden;}
.jj_fa .jb_fa table tr:nth-child(2n){background-color:#f9faff;}
.jj_fa .jb_fa table th{padding:10px; font-size:22px;}
.jj_fa .jb_fa table th:first-child{width:20%;}
.jj_fa .jb_fa table th:last-child{width:60%;}
.jj_fa .jb_fa table td{font-size:18px; line-height:30px;}
.jj_fa .jb_fa table tr td:nth-child(3){padding:10px;}
.jj_fa .jb_fa .bd ul li{padding-left:15px; position:relative; margin:5px 0; font-size:14px; line-height:24px;}
.jj_fa .jb_fa .bd ul li:after{width:5px; height:5px; border-radius:50%; background-color:#aaa; content:""; position:absolute; top:10px; left:0;}
.jj_fa .jb_fa .z_j{background-size:auto 150%;}
.jj_fa .jb_fa .t_p{width:50%;}
.jj_fa .jb_fa .l_m{width:46%;}
.jj_fa .jb_fa .l_m.l_a{left:5%; top:4%;}
.jj_fa .jb_fa .l_m.l_b{left:5%; top:29%}
.jj_fa .jb_fa .l_m.l_c{left:5%; bottom:4%;}
.jj_fa .jb_fa .l_m h3{margin-bottom:5px;}
.jj_fa .jb_fa .l_m p{font-size:18px; line-height:28px;}
.jj_fa .jb_fa .g_l .row{margin:0 -15px;}
.jj_fa .jb_fa .g_l .col-12{padding:0 15px;}
.jj_fa .jb_fa .s_j{padding:30px 0; margin-bottom:20px;}
.jj_fa .jb_fa .s_j img{width:60px;}
.jj_fa .jb_fa .g_n ul li{padding-left:30px; background-position:left 13px;}
.jj_fa .jb_fa .g_n ul li:after{width:8px; height:100%; border-radius:0; background:url(../image/gl1.png) no-repeat bottom center; left:6px; top:auto; bottom:0;}
.jj_fa .jb_fa .g_n h3{font-size:24px; line-height:44px;}
.jj_fa .jb_fa .g_n p{font-size:20px; line-height:32px; min-height:128px;}

.jj_fa .tx_fa .hd ul li{width:33.333333333333%; font-size:22px; line-height:44px; margin-right:0; text-align:center;}
.jj_fa .tx_fa .j_s ul li{padding-left:30px; font-size:20px; line-height:36px; margin-bottom:15px;}
.jj_fa .tx_fa .j_s ul li i{font-size:20px; line-height:36px;}
.jj_fa .tx_fa table th{padding:10px 5px; font-size:20px;}
.jj_fa .tx_fa table td{padding:10px 5px; font-size:18px; line-height:32px;}

.jj_fa .gk_fa .gk_bt{font-size:24px; line-height:44px;}
.jj_fa .gk_fa .gk_bt:after{height:24px; margin-top:-12px;}
.jj_fa .gk_fa .row{margin:0 -15px;}
.jj_fa .gk_fa .col-12{padding:0 15px;}
.jj_fa .gk_fa .n_r{padding:25px 25px 25px 90px; margin-bottom:30px;}
.jj_fa .gk_fa .w_z h3{font-size:24px; line-height:36px; margin-bottom:10px;}
.jj_fa .gk_fa .w_z p{line-height:32px;}
.jj_fa .gk_fa .s_z{font-size:44px; line-height:50px; top:17px; left:25px;}

.jj_fa .yk_fa .hd ul li{width:33.333333333333%; font-size:22px; line-height:44px; margin-right:0; text-align:center;}
.jj_fa .yk_fa .bd{min-height:inherit;}
.jj_fa .yk_fa .bd .n_r{width:100%; font-size:20px; line-height:36px;}
.jj_fa .yk_fa .bd ul li{padding-left:23px; position:relative; margin-top:6px;}
.jj_fa .yk_fa .bd ul li:after{width:8px; height:8px; top:14px;}
.jj_fa .yk_fa a.lj_ty{font-size:20px;}
}

.fz_lc{width:100%; padding:80px 0 120px; background:url(../image/lc_bj.jpg) no-repeat bottom center; overflow:hidden;}
.fz_lc .n_r{text-align:center;}
.fz_lc .n_r.n_a{margin-top:320px;}
.fz_lc .n_r.n_b{margin-top:230px;}
.fz_lc .n_r.n_c{margin-top:200px;}
.fz_lc .n_r.n_d{margin-top:160px;}
.fz_lc .n_r.n_e{margin-top:70px;}
.fz_lc .w_z{font-size:16px; line-height:26px; color:#333;}
.fz_lc .n_f{display:inline-block; background-color:#0d77df; padding:0 25px; border-radius:18px; font-size:18px; font-weight:bold; color:#fff; line-height:36px; margin:10px auto;}
.fz_lc .col-lg-2:nth-child(2n) .n_f{background-color:#f88407;}
.fz_lc .x_y{width:12px; height:12px; border-radius:50%; margin:0 auto; background-color:#adbaca;}
.fz_lc .s_x{width:2px; height:80px; margin:0 auto; background-color:#adbaca;}
.fz_lc .d_y{width:26px; height:26px; border-radius:50%; background-color:#0d77df; margin:0 auto;}
.fz_lc .col-lg-2:nth-child(2n) .d_y{background-color:#f88407;}
@media only screen and (max-width:992px) {
.fz_lc{padding:60px 0; background:none;}
.fz_lc .n_r{text-align:left; margin-top:0 !important; margin-bottom:30px; position:relative;}
.fz_lc .w_z{font-size:20px; line-height:36px; left:100px; top:80px; position:absolute;}
.fz_lc .n_f{display:block; padding:0; width:150px; border-radius:25px; font-size:22px; text-align:center; line-height:50px; margin:0 0 10px;}
.fz_lc .x_y{width:12px; height:12px; border-radius:50%; margin:0 0 0 69px;}
.fz_lc .s_x{width:2px; height:90px; margin:0 0 0 74px;}
.fz_lc .d_y{margin:0 0 0 62px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{padding:0 10px; border-radius:5px; font-size:14px; font-weight:bold; line-height:30px; text-align:center; color:#333; display:inline-block;}
.yema ul li a:hover{background-color:#0d77df; color:#fff;}
.yema ul li a.on{background-color:#0d77df; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:10px;}
.yema ul li a{min-width:30px; height:30px; font-size:12px; line-height:28px;}
}

.ny_ly{width:100%; padding:60px 0; background:url(../image/ny_ly.jpg) no-repeat center / cover; color:#fff;}
.ny_ly h3{font-size:30px; line-height:44px;}
.ny_ly p{font-size:16px; line-height:26px; margin-bottom:30px;}
.ny_ly .row{margin:0 -10px;}
.ny_ly .col-12{padding:0 10px;}
.ny_ly .ly_nr input{width:100%; height:46px; border-radius:5px; background-color:rgba(255,255,255,.3); padding:0 15px; font-size:16px; color:#fff; line-height:46px;}
.ny_ly .ly_nr input::placeholder{color:#fff;}
.ny_ly .ly_nr button{width:100%; height:46px; border-radius:5px; background-color:#f88407; font-size:18px; line-height:46px; color:#fff; text-align:center;}
@media only screen and (max-width:992px) {
.ny_ly{text-align:center;}
.ny_ly h3{font-size:26px; line-height:36px;}
.ny_ly p{font-size:18px; line-height:30px; margin-bottom:30px;}
.ny_ly .ly_nr{max-width:400px; margin:0 auto;}
.ny_ly .ly_nr input{height:60px; border-radius:10px; padding:0 15px; font-size:20px; text-align:center; line-height:60px; margin-bottom:20px;}
.ny_ly .ly_nr button{height:60px; border-radius:10px; font-size:20px; line-height:60px;}
}

.footer{width:100%; padding:50px 0; background-color:#171C26; color:#aaa;}
.footer .col-lg-3{border-left:2px solid #979797; opacity:.1;}
.footer h3{font-size:18px; font-weight:bold; line-height:32px; color:#fff; margin-bottom:10px;}
.footer .tel{margin-bottom:30px; font-size:18px; font-weight:bold; color:#fff; line-height:32px;}
.footer .tel strong{font-size:36px; line-height:46px; font-weight:bold; color:#f88407; display:block; margin-top:10px;}
.footer .ft_dh ul{margin:0 -25px;}
.footer .ft_dh ul li{float:left; padding:0 25px;}
.footer .ft_dh ul li a{line-height:36px; color:#aaa;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ewm img{max-width:110px; height:auto; display:block;}
.footer .ewm p{font-size:12px; margin-top:8px;}
@media only screen and (max-width:992px) {
.footer{padding:35px 0; text-align:center;}
.footer .col-lg-3{display:none;}
.footer .col-lg-5{display:none;}
.footer .tel{margin-bottom:20px; font-size:20px; line-height:32px;}
.footer .tel strong{font-size:36px; line-height:50px; margin-top:0;}
.footer .ewm img{max-width:150px; margin:0 auto;}
.footer .ewm p{font-size:18px; margin-top:12px;}
}

.banquan{width:100%; padding:25px 0; background-color:#0d1119; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:640px) {
.banquan{padding:20px 0; font-size:18px; line-height:30px; margin-bottom:76px;}
.banquan span{display:block; padding:0;}
}

.a_p{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.a_p .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%);}
.a_p .n_r img{width:100%; height:auto; display:block;}
.a_p .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.a_p .n_r{width:300px; padding:15px;}
.a_p .n_r p{font-size:20px;}
}

.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: auto; text-align: center;}
.e_m .n_r img{width:160px; display:block; margin-bottom: 10px;}
.e_m .n_r p{font-size:20px;}
}

.pc_kf{width:50px; position:fixed; right:30px; bottom:30px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#0d77df; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#0d77df; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:26px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 10px #ddd;  background-color:#fff; border-radius:5px; overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-app{font-size:26px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#0d77df; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px) {
.pc_kf{width:100%; background-color:#0d77df; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); line-height:76px; margin:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; height:76px; border-radius:0; background-color:#0d77df; box-shadow:none;}
.pc_kf .nr i{color:#fff; font-size:28px;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; height:76px; box-shadow:none; font-size:22px; line-height:76px; float:left;}
}

.pages{width:100%; height:30px; float:left; line-height:30px; text-align:center;}
.pages a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #09F; background:#09F; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }