@charset "utf-8";

*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:'Microsoft YaHei';}
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';}
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:#0a47c0; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.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;}
::placeholder{color:#bbb;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#eee;}
::-webkit-scrollbar-thumb{background-color:#aaa; border-radius:6px;}
::-webkit-scrollbar-thumb:hover{background-color:#0a47c0;}
::-webkit-scrollbar-thumb:active{background-color:#0d60b9;}
@media only screen and (max-width:1279px){
html.on{width:100%; height:100vh; overflow:hidden;}
body{font-size:22px;}
input,select,button,textarea{font-size:22px;}
}

.header{width:100%; border-bottom:1px solid rgba(255,255,255,.2); position:fixed; top:0; left:0; z-index:99999;
transition:all .5s;
-webkit-transition:all .5s;}
.header.on{background-color:rgba(22,38,88,.95); border-bottom:0;}
.header .row{margin:0;}
.header .logo{width:169px; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{width: 44px;height: 28px;display:none;position: absolute;top: 50%;right: 1.5rem;margin-top: -14px;}
.header .an span{width: 44px;height: 4px;background-color:#fff;display:block;position:absolute;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: 14px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top: 14px;transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.header .nav ul{display:flex;}
.header .nav ul li{margin:0 25px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:17px; color:#fff; line-height:86px;}
.header .nav .y_j:after{width:0; height:3px; background-color:#fff; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav ul li.on .y_j:after{width:100%;}
.header .nav .e_j{width:560px; min-height:200px; padding:20px 25px; box-shadow:0 0 15px rgba(0,0,0,.05); position:absolute; top:86px; left:50%; margin-left:-60px; opacity:0; visibility:hidden; display:flex; flex-wrap:wrap;
background-image:-webkit-linear-gradient(120deg,#467ff7,#0353d8);
background-image:linear-gradient(120deg,#467ff7,#0353d8);
transform:translateY(10px);
-webkit-transform:translateY(10px);}
.header .nav ul li:hover .e_j{ z-index: 9; opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav .hd{width:150px;}
.header .nav .hd ul{display:block;}
.header .nav .hd ul li{margin:0;}
.header .nav .hd a{font-size:14px; line-height:40px; color:rgba(255,255,255,.5); display:block; text-align: left;}
.header .nav .hd a:hover{color:#fff;}
.header .nav .hd ul li.on a{color:#fff;}
.header .nav .bd{width:calc(100% - 170px); color:#fff; line-height:26px;}
.header .nav .l_m{font-size:18px; line-height:46px; font-weight:bold; color:#fff;}
.header .nav .b_t{font-size:16px; line-height:46px; color:#fff; border-bottom:1px solid rgba(255,255,255,.2); margin-bottom:10px;}
.header .nav .s_b{display:none;}
.header .hy_dl a{width:82px; height:32px; border-radius:16px; border:1px solid #fff; display:inline-block; font-size:15px; line-height:30px; color:#fff; text-align:center; margin-right:15px;}
.header .hy_dl a:last-child{margin-right:0;}
.header .hy_dl a:hover{background-color:#326feb; border:1px solid #326feb;}
@media only screen and (max-width:1279px){
.header .logo{width:200px; margin:25px 0;}
.header .an{display:block;}
.header .nav{width:100%; height:calc(100% - 95px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-100%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{right:0;}
.header .nav ul{width:100%; float:none; display:block;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block;width:100%;padding-right:10px;position:absolute;top:0;right:0;font-size: 26px;font-weight:bold;text-align:right;line-height: 90px;}
.header .nav .y_j a{font-size: 24px;color:#333;line-height: 90px;text-shadow:none;}
.header .nav .y_j a:hover{color:#333;}
.header .nav ul li:hover .y_j a{color:#333;}
.header .nav ul li.on .y_j a{color:#333;}
.header .nav .e_j{width:100%; height:calc(100% - 95px); padding:10px 5% 20px; position:fixed; top:auto; left:auto; bottom:0; right:-100%; z-index:9999; overflow:auto; display:block; opacity:1; visibility:inherit;
background-image:none;
background-image:none;
background-color:#fafafa;
transition:all .5s;
-webkit-transition:all .5s;
transform:none;
-webkit-transform:none;}
.header .nav .e_j.on{right:0;}
.header .nav .e_j:after{display:none;}
.header .nav .hd{width:100%;}
.header .nav .hd a{font-size:24px; line-height:90px; color:#333;}
.header .nav .hd ul li.on a{color:#333;}
.header .nav .bd{display:none;}
.header .nav .l_m{display:none;}
.header .nav .s_b{display:block;line-height: 70px;}
.header .nav .s_b i{font-size:26px;font-weight:bold;color: #555;}
.header .hy_dl{margin-right:65px;}
.header .hy_dl a{width:130px; height:40px; border-radius:20px; font-size:22px; line-height:38px;}
}

.head_h{width:100%; height:8.6px; overflow:hidden; display:none;}
@media only screen and (max-width: 1279px){
}

.pc_ban{width:100%; height:765px; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:50px; height:50px; border-radius:100%; border:1px solid rgba(255,255,255,.5); background:url(../images/zj.png) no-repeat center / 40px 40px; left:0; margin-top:-25px; opacity:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:1;}
.pc_ban:hover .swiper-button-prev:hover{background-color:rgba(255,255,255,.1);}
.pc_ban .swiper-button-next{width:50px; height:50px; border-radius:100%; border:1px solid rgba(255,255,255,.5); background:url(../images/yj.png) no-repeat center / 40px 40px; right:0; margin-top:-25px; opacity:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:1;}
.pc_ban:hover .swiper-button-next:hover{background-color:rgba(255,255,255,.1);}
.pc_ban .swiper-pagination{bottom:20px;}
.pc_ban .swiper-pagination-bullet{width:10px; height:10px; border-radius:10px; background-color:#fff; opacity:.6; margin:0 5px !important;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .swiper-pagination-bullet-active{width:36px; opacity:1;}
.pc_ban .swiper-slide{overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99; text-shadow:0 0 2px rgba(0,0,0,.3); color:#fff;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.pc_ban .bn_wz{width:44%;}
.pc_ban .bn_wz h1{font-size:40px; font-weight:bold; line-height:50px; margin-bottom:20px;}
.pc_ban .bn_wz h3{font-size:22px; line-height:36px;}
.pc_ban .bn_tp{width:56%;}
.pc_ban .bn_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1279px){
.pc_ban{height:550px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .container{width:100%; top:55%; position:relative;}
.pc_ban .bn_wz{position:absolute; top:50%; left:1.5rem;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);}
.pc_ban .bn_wz h1{font-size:34px; line-height:44px; margin-bottom:15px;}
.pc_ban .bn_wz h3{font-size:22px; line-height:32px;}
.pc_ban .bn_tp{width:65%; margin-left:35%;}
}

.gy_bt{margin-bottom:50px; text-align:center;}
.gy_bt h1{font-size:32px; font-weight:bold; color:#000; line-height:40px; margin-bottom:15px;}
.gy_bt p{font-size:16px; color:#9fa2b7; line-height:26px;}
@media only screen and (max-width: 1279px){
.gy_bt{margin-bottom:35px;}
.gy_bt p{font-size: 22px;line-height: 32px;}
}

.sy_gy{width:100%; padding:80px 0; overflow:hidden;}
.sy_gy .gy_nr ul li{width:calc(25% - 30px); margin:0 15px; border-radius:5px; box-shadow:0 0 20px rgba(189,193,212,.3); overflow:hidden;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .gy_nr ul li:hover{transform:translateY(-15px);
-webkit-transform:translateY(-15px);}
.sy_gy .gy_nr .b_t{background-position:center; background-size:cover; background-repeat:no-repeat; padding:25px 20px; font-size:22px; font-weight:bold; color:#fff; line-height:40px;}
.sy_gy .gy_nr .w_z{padding:25px 20px; font-size:15px; line-height:26px; color:#777;}
@media only screen and (max-width: 1279px){
.sy_gy{padding: 60px 0 40px;}
.sy_gy .gy_nr ul{margin:0 -10px;}
.sy_gy .gy_nr ul li{width: calc(50% - 20px);margin:0 10px 20px;}
.sy_gy .gy_nr .b_t{padding:25px 20px; font-size:28px; line-height:40px;}
.sy_gy .gy_nr .w_z{padding:25px 20px; font-size:20px; line-height:32px;}
}

.sy_cp{width:100%; padding:80px 0; background:url(../images/cp_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_cp .gy_bt h1{color:#fff;}
.sy_cp .gy_bt p{color:#fff;}
.sy_cp .hd{margin-bottom:20px;}
.sy_cp .hd ul{margin:0 -8px;}
.sy_cp .hd ul li{width:calc(14.2757143% - 16px); margin:0 8px;}
.sy_cp .hd a{width:100%; height:66px; border:1px solid rgba(255,255,255,.5); font-size:18px; line-height:64px; color:#fff; text-align:center; display:block;}
.sy_cp .hd a.more{width:calc(14.2757143% - 16px); margin:0 8px;}
.sy_cp .hd a:hover{background-color:#f57605; border:1px solid #f57605;}
.sy_cp .hd ul li.on a{background-color:#f57605; border:1px solid #f57605;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-slide{border-radius:6px; font-size:15px; text-align:center; overflow:hidden;}
.sy_cp .cp_zs .swiper-button-prev{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.4) url(../images/zjt1.png) no-repeat center / 32px 32px; left:-55px; margin-top:-20px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-prev:hover{background-color:#f57605;}
.sy_cp .cp_zs .swiper-button-next{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.4) url(../images/yjt1.png) no-repeat center / 32px 32px; right:-55px; margin-top:-20px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-next:hover{background-color:#f57605;}
.sy_cp .cp_zs .swiper-pagination{bottom:0; display:none;}
.sy_cp .cp_zs .swiper-pagination-bullet{width:26px; height:3px; border-radius:2px; background-color:#aaa;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#0a47c0;}
.sy_cp .cp_zs .b_t{width:100%; padding:30px 15px; background:url(../images/cp_bt.jpg) no-repeat center / cover; font-size:20px; line-height:40px; color:#fff; font-weight:bold; overflow:hidden;}
.sy_cp .cp_zs .n_r{background-color:#fff; overflow:hidden;}
.sy_cp .cp_zs .j_g{padding:20px 15px; line-height:30px;}
.sy_cp .cp_zs .j_g strong{font-size:18px; color:#f57605;}
.sy_cp .cp_zs .p_z{border-top:1px solid #eee; border-bottom:1px solid #eee;}
.sy_cp .cp_zs .p_z ul{margin:0;}
.sy_cp .cp_zs .p_z ul li{width:33.33333333%; border-right:1px solid #eee; padding:15px 0;}
.sy_cp .cp_zs .p_z span{display:block; line-height:24px;}
.sy_cp .cp_zs .p_z strong{font-size:18px; font-weight:normal; color:#0a47c0; line-height:30px; display:block;}
.sy_cp .cp_zs .n_r a{width:130px; height:38px; border-radius:19px; font-size:16px; line-height:38px; color:#fff; background-color:#f57605; display:inline-block; margin:30px 0;}
.sy_cp .cp_zs .n_r a:hover{background-color:#f55405;}
@media only screen and (max-width: 1279px){
.sy_cp{width:100%; padding:80px 0; background:url(../images/cp_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_cp .gy_bt h1{color:#fff;}
.sy_cp .gy_bt p{color:#fff;}
.sy_cp .hd{margin-bottom:20px;}
.sy_cp .hd ul{margin:0 -8px;}
.sy_cp .hd ul li{width: calc(33.33333333% - 16px);margin: 0 8px 16px;}
.sy_cp .hd a{width:100%; height:66px; border:1px solid rgba(255,255,255,.5); font-size:18px; line-height:64px; color:#fff; text-align:center; display:block;}
.sy_cp .hd a.more{
    display: none;
}
.sy_cp .hd a:hover{background-color:#f57605; border:1px solid #f57605;}
.sy_cp .hd ul li.on a{background-color:#f57605; border:1px solid #f57605;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-slide{border-radius:6px;font-size: 20px;text-align:center;overflow:hidden;}
.sy_cp .cp_zs .swiper-button-prev{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.4) url(../images/zjt1.png) no-repeat center / 32px 32px; left:-55px; margin-top:-20px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-prev:hover{background-color:#f57605;}
.sy_cp .cp_zs .swiper-button-next{width:40px; height:40px; border-radius:50%; background:rgba(0,0,0,.4) url(../images/yjt1.png) no-repeat center / 32px 32px; right:-55px; margin-top:-20px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-next:hover{background-color:#f57605;}
.sy_cp .cp_zs .swiper-pagination{bottom:0; display:none;}
.sy_cp .cp_zs .swiper-pagination-bullet{width:26px; height:3px; border-radius:2px; background-color:#aaa;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#0a47c0;}
.sy_cp .cp_zs .b_t{width:100%;padding:30px 15px;background:url(../images/cp_bt.jpg) no-repeat center / cover;font-size: 26px;line-height:40px;color:#fff;font-weight: normal;overflow:hidden;}
.sy_cp .cp_zs .n_r{background-color:#fff; overflow:hidden;}
.sy_cp .cp_zs .j_g{padding:20px 15px; line-height:30px;}
.sy_cp .cp_zs .j_g strong{font-size: 22px;color:#f57605;}
.sy_cp .cp_zs .p_z{border-top:1px solid #eee; border-bottom:1px solid #eee;}
.sy_cp .cp_zs .p_z ul{margin:0;}
.sy_cp .cp_zs .p_z ul li{width:33.33333333%; border-right:1px solid #eee; padding:15px 0;}
.sy_cp .cp_zs .p_z span{display:block; line-height:24px;}
.sy_cp .cp_zs .p_z strong{font-size: 20px;font-weight:normal;color:#0a47c0;line-height:30px;display:block;}
.sy_cp .cp_zs .n_r a{width: 140px;height: 44px;border-radius: 22px;font-size: 20px;line-height: 44px;color:#fff;background-color:#f57605;display:inline-block;margin:30px 0;}
.sy_cp .cp_zs .n_r a:hover{background-color:#f55405;}
}

.sy_xz{width:100%; padding:80px 0; overflow:hidden;}
.sy_xz .xz_nr ul li{width:calc(25% - 30px); padding:40px 15px 30px; margin:0 15px; border-radius:5px; box-shadow:0 0 20px rgba(189,193,212,.3); text-align:center;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_xz .xz_nr ul li:hover{transform:translateY(-15px);
-webkit-transform:translateY(-15px);}
.sy_xz .xz_nr .t_b{width:70px; margin:0 auto 15px;}
.sy_xz .xz_nr .t_b img{width:100%; height:auto; display:block;}
.sy_xz .xz_nr .w_z h3{font-size:22px; line-height:30px; font-weight:bold; color:#0a47c0; margin-bottom:10px;}
.sy_xz .xz_nr .w_z p{line-height:22px; color:#777;}
@media only screen and (max-width: 1279px){
.sy_xz{width:100%;padding: 60px 0 40px;overflow:hidden;}
.sy_xz .xz_nr ul{margin:0 -10px;}
    .sy_xz .xz_nr ul li{width: calc(50% - 20px);padding: 30px 15px 20px;margin: 0 10px 20px;border-radius:5px;box-shadow:0 0 20px rgba(189,193,212,.3);text-align:center;transition:all .5s;-webkit-transition:all .5s;}
.sy_xz .xz_nr ul li:hover{transform:translateY(-15px);
-webkit-transform:translateY(-15px);}
.sy_xz .xz_nr .t_b{width:70px; margin:0 auto 15px;}
.sy_xz .xz_nr .t_b img{width:100%; height:auto; display:block;}
.sy_xz .xz_nr .w_z h3{font-size: 28px;line-height: 40px;font-weight:bold;color:#0a47c0;margin-bottom: 15px;}
.sy_xz .xz_nr .w_z p{line-height: 30px;color:#777;}
}

.sy_hb{width:100%; padding:80px 0; background:#edf4fd url(../images/hb_bj.png) no-repeat  bottom center / 100% auto; overflow:hidden;}
.sy_hb .hb_lb ul{margin:0 -10px;}
.sy_hb .hb_lb ul li{width:calc(16.66666667% - 20px); margin:0 10px 20px;}
.sy_hb .hb_lb img{width:100%; height:auto; display:block;}
.sy_hb a.j_r{width:230px; height:52px; border-radius:26px; background-color:#0a47c0; font-size:16px; line-height:52px; text-align:center; color:#fff; margin:35px auto 0; display:block;}
.sy_hb a.j_r:hover{background-color:#023497;}
@media only screen and (max-width: 1279px){
.sy_hb{width:100%;padding: 60px 0;background:#edf4fd url(../images/hb_bj.png) no-repeat  bottom center / 100% auto;overflow:hidden;}
.sy_hb .hb_lb ul{margin:0 -10px;}
.sy_hb .hb_lb ul li{width: calc(33.33333333% - 20px);margin:0 10px 20px;}
.sy_hb .hb_lb img{width:100%; height:auto; display:block;}
.sy_hb a.j_r{width: 260px;height: 56px;border-radius: 28px;background-color:#0a47c0;font-size: 22px;line-height: 56px;text-align:center;color:#fff;margin:35px auto 0;display:block;}
.sy_hb a.j_r:hover{background-color:#023497;}
}

.sy_hz{width:100%; padding:90px 0; background:url(../images/hz_bj.jpg) no-repeat center / cover; text-align:center; color:#fff; overflow:hidden;}
.sy_hz .b_t{font-size:32px; font-weight:bold; line-height:44px; margin-bottom:30px;}
.sy_hz a{width:200px; height:56px; background-color:#f57605; border-radius:28px; font-size:16px; line-height:56px; color:#fff; display:inline-block;}
.sy_hz a:hover{background-color:#f55405;}
@media only screen and (max-width: 1279px){
.sy_hz{width:100%;padding: 60px 0;background:url(../images/hz_bj.jpg) no-repeat center / cover;text-align:center;color:#fff;overflow:hidden;}
.sy_hz .b_t{font-size: 28px;font-weight:bold;line-height:44px;margin-bottom:30px;}
.sy_hz a{width: 230px;height: 56px;background-color:#f57605;border-radius:28px;font-size: 22px;line-height:56px;color:#fff;display:inline-block;}
.sy_hz a:hover{background-color:#f55405;}
}

.ny_ban{width:100%; height:520px; background-color:#000; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative; overflow:hidden;}
.ny_ban .container{position:absolute; top:50%; left:50%; margin-top:43px; z-index:99; color:#fff;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%);}
.ny_ban .bn_wz{width:44%;}
.ny_ban .bn_wz h1{font-size:40px; font-weight:bold; line-height:50px; margin-bottom:20px;}
.ny_ban .bn_wz h3{font-size:22px; line-height:36px;}
@media only screen and (max-width: 1279px){
.ny_ban{width:100%;height: 380px;background-color:#000;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden;}
.ny_ban .container{position:absolute; top:50%; left:50%; margin-top:43px; z-index:99; color:#fff;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%);}
.ny_ban .bn_wz{width: 80%;}
.ny_ban .bn_wz h1{font-size: 36px;font-weight:bold;line-height: 40px;margin-bottom:20px;}
.ny_ban .bn_wz h3{font-size:22px; line-height:36px;}
}

.ej_lm{width:100%; padding:35px 0; background-color:#f9faff; position:relative;}
.ej_lm .row{margin:0;}
.ej_lm .lm_nr{width:100%; margin-bottom:30px;}
.ej_lm .lm_nr:last-child{margin-bottom:0;}
.ej_lm .lm_nr .b_t{font-size:16px; line-height:28px; color:#000;}
.ej_lm .lm_nr .b_t i{display:none;}
.ej_lm .lm_nr ul{margin:0 -5px;}
.ej_lm .lm_nr ul li{ position: relative; width:calc(10% - 10px); margin:10px 5px 0; cursor: pointer;}
.ej_lm .lm_nr ul li span{
    display: block;
    height: 16px;
    width: 36px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #e87568;
    position: absolute;
    right: 0;


    top: -8px;
    border-radius: 3px;
}
.ej_lm .lm_nr a{width:100%; height:38px; background-color:#fff; border-radius:19px; text-align:center; line-height:38px; color:#555; display:block;}
.ej_lm .lm_nr ul li:hover a{color:#fff; background-color:#0a47c0;}
.ej_lm .lm_nr ul li.on a{color:#fff; background-color:#0a47c0;}
@media only screen and (max-width: 1279px){
.ej_lm{width:100%; padding:35px 0; background-color:#f9faff; position:relative;}
.ej_lm .row{margin:0;}
.ej_lm .lm_nr{width:100%;margin-bottom: 35px;}
.ej_lm .lm_nr:last-child{margin-bottom:0;}
.ej_lm .lm_nr .b_t{font-size: 28px;line-height: 40px;font-weight: bold;color:#000;}
.ej_lm .lm_nr .b_t i{display:none;}
.ej_lm .lm_nr ul{margin:0 -5px;}
.ej_lm .lm_nr ul li{position: relative;width: calc(33.33333333% - 10px);margin:10px 5px 0;cursor: pointer;}
.ej_lm .lm_nr ul li span{
    display: block;
    height: 22px;
    width: 40px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #e87568;
    position: absolute;
    right: 0;
    top: -5px;
    border-radius: 3px;
}
.ej_lm .lm_nr a{width:100%;height: 46px;background-color:#fff;border-radius: 23px;text-align:center;font-size: 20px;line-height: 46px;color:#555;display:block;}
.ej_lm .lm_nr ul li:hover a{color:#fff; background-color:#0a47c0;}
.ej_lm .lm_nr ul li.on a{color:#fff; background-color:#0a47c0;}
}

.ny_ss{width:100%; padding:60px 0; background-color:#f9faff; overflow:hidden;}
.ny_ss .ss_nr{width:80%; max-width:900px; margin:0 auto; padding:10px 15px 10px 50px; border:1px solid #e2e7f0; border-radius:5px; background-color:#fff; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.ny_ss .ss_nr i{position:absolute; top:10px; left:15px; font-size:26px; color:#5e6a7f; line-height:50px;}
.ny_ss .ss_nr input{width:calc(100% - 160px); height:50px; font-size:16px; color:#333; line-height:50px; display:block;}
.ny_ss .ss_nr button{width:140px; height:50px; border-radius:5px; background-color:#326feb; font-size:18px; line-height:50px; text-align:center; color:#fff; outline:none; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_ss .ss_nr button:hover{background-color:#023497;}
@media only screen and (max-width: 1279px){
.ny_ss{width:100%; padding:60px 0; background-color:#f9faff; overflow:hidden;}
.ny_ss .ss_nr{width:80%; max-width:900px; margin:0 auto; padding:10px 15px 10px 50px; border:1px solid #e2e7f0; border-radius:5px; background-color:#fff; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.ny_ss .ss_nr i{position:absolute; top:10px; left:15px; font-size:26px; color:#5e6a7f; line-height:50px;}
.ny_ss .ss_nr input{width:calc(100% - 160px); height:50px; font-size:16px; color:#333; line-height:50px; display:block;}
.ny_ss .ss_nr button{width:140px; height:50px; border-radius:5px; background-color:#326feb; font-size:18px; line-height:50px; text-align:center; color:#fff; outline:none; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_ss .ss_nr button:hover{background-color:#023497;}
}

.bz_zx{width:100%; padding:70px 0; overflow:hidden;}
.bz_zx .b_t{font-size:28px; color:#3e4d5c; font-weight:bold; line-height:36px; margin-bottom:20px;}
.bz_zx .b_t span{font-size:18px; color:#b2bfc9; font-weight:normal; display:inline-block; margin-left:15px;}
.bz_zx .bz_wz{margin-bottom:60px;}
.bz_zx .x_b{margin-bottom:10px; line-height:32px; display:flex; justify-content:space-between;}
.bz_zx .x_b span{font-size:18px; color:#3e4d5c; font-weight:bold; padding-left:15px; display:inline-block; position:relative;}
.bz_zx .x_b span:after{width:5px; height:18px; background-color:#326feb; border-radius:5px; position:absolute; left:0; top:50%; margin-top:-8px; content:"";}
.bz_zx .x_b i{font-size:12px; display:inline-block; vertical-align:middle; margin-top:-2px; margin-left:5px;}
.bz_zx .l_b{font-size:18px; color:#3e4d5c; font-weight:bold; margin-bottom:15px;}
.bz_zx .l_b img{max-width:100%; display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px;}
.bz_zx .w_z{width:calc(33.33333333% - 30px); margin:0 15px; border:1px solid #e6e9ef; padding:20px;}
.bz_zx .w_z ul li{padding-left:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:relative;}
.bz_zx .w_z ul li:after{width:6px; height:6px; background-color:#dbe0ea; border-radius:50%; position:absolute; top:50%; left:0; margin-top:-3px; content:"";}
.bz_zx .w_z a{color:#707b8d; line-height:36px;}
.bz_zx .w_z a:hover{color:#326feb;}
.bz_zx .l_x{width:calc(33.33333333% - 30px); margin:0 15px; border:1px solid #e6e9ef; padding:30px 20px; background:url(../images/lt.png) no-repeat bottom right;}
.bz_zx .l_x a{width:120px; height:36px; border:1px solid #326feb; font-size:15px; line-height:34px; text-align:center; color:#326feb; display:block;}
.bz_zx .l_x a:hover{background-color:#326feb; color:#fff;}
.bz_zx .l_x strong{font-size:20px; font-family:Arial; line-height:36px; color:#326feb;}
.bz_zx .n_r{color:#707b8d; line-height:24px; margin-bottom:25px;}
@media only screen and (max-width: 1279px){
.bz_zx{width:100%;padding: 60px 0;overflow:hidden;}
.bz_zx .b_t{font-size: 32px;color:#3e4d5c;font-weight:bold;line-height:36px;margin-bottom:20px;}
.bz_zx .b_t span{font-size: 22px;color:#b2bfc9;font-weight:normal;display:inline-block;margin-left:15px;}
.bz_zx .bz_wz{margin-bottom:60px;}
.bz_zx .x_b{margin-bottom:10px; line-height:32px; display:flex; justify-content:space-between;}
.bz_zx .x_b span{font-size:18px; color:#3e4d5c; font-weight:bold; padding-left:15px; display:inline-block; position:relative;}
.bz_zx .x_b span:after{width:5px; height:18px; background-color:#326feb; border-radius:5px; position:absolute; left:0; top:50%; margin-top:-8px; content:"";}
.bz_zx .x_b i{font-size:12px; display:inline-block; vertical-align:middle; margin-top:-2px; margin-left:5px;}
.bz_zx .l_b{font-size: 26px;color:#3e4d5c;font-weight:bold;margin-bottom: 20px;}
.bz_zx .l_b img{width: 30px;display:inline-block;vertical-align:middle;margin-top:-2px;margin-right: 10px;}
.bz_zx .w_z{width:calc(33.33333333% - 30px); margin:0 15px; border:1px solid #e6e9ef; padding:20px;}
.bz_zx .w_z ul li{padding-left:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:relative;}
.bz_zx .w_z ul li:after{width:6px; height:6px; background-color:#dbe0ea; border-radius:50%; position:absolute; top:50%; left:0; margin-top:-3px; content:"";}
.bz_zx .w_z a{color:#707b8d; line-height:36px;}
.bz_zx .w_z a:hover{color:#326feb;}
.bz_zx .l_x{width: calc(100% - 30px);margin: 0 15px 30px;border:1px solid #e6e9ef;padding:30px 20px;background:url(../images/lt.png) no-repeat bottom right;}
.bz_zx .l_x a{width: 140px;height: 46px;border:1px solid #326feb;font-size: 22px;line-height: 44px;text-align:center;color:#326feb;display:block;}
.bz_zx .l_x a:hover{background-color:#326feb; color:#fff;}
.bz_zx .l_x strong{font-size: 28px;font-family:Arial;line-height:36px;color:#326feb;}
.bz_zx .n_r{color:#707b8d;line-height: 30px;margin-bottom:25px;}
}

.cp_lb{width:100%; padding:70px 0; overflow:hidden;}
.cp_lb .row{margin:0;}
.cp_lb .cp_zh{margin-bottom:25px; border:1px solid #e2e7f0; border-left:3px solid #326feb; padding:15px 0;}
.cp_lb .cp_mc{width:22%; padding:0 15px; text-align:center;}
.cp_lb .cp_mc h3{font-size:18px; font-weight:bold; line-height:26px; color:#000; margin-bottom:10px;}
.cp_lb .cp_mc select{width:100%; max-width:220px; height:36px; border:1px solid #ddd; line-height:34px;}
.cp_lb .cp_pz{width:51%; padding:0 25px; border-left:1px solid #e2e7f0; position: relative; display: flex;}
.cp_lb .cp_pz h4{font-size:16px; height: 100%; color:#33334f; line-height:26px; position: absolute; left: 10px; top: 0; display: flex; align-items: center;}
.cp_lb .cp_pz ul li{width:50%; margin-top:5px; font-size:13px; line-height:22px; color:#9c9ca4;}
.cp_lb .cp_ps{width:23%;}
.cp_lb .cp_ps ul li{width:33.33333333%; text-align:center;}
.cp_lb .cp_ps span{display:block;}
.cp_lb .cp_ps strong{font-size:16px; color:#326feb;}
.cp_lb .cp_jg{width:27%; padding:5px 25px; border-left:1px solid #e2e7f0;}
.cp_lb .cp_jg .j_g{width:calc(100% - 100px); color:#999;}
.cp_lb .cp_jg .j_g em{display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-2px; padding:0 5px; border-radius:3px; background-color:#f5070c; font-size:12px; line-height:18px; color:#fff;}
.cp_lb .cp_jg .j_g span{text-decoration:line-through;}
.cp_lb .cp_jg .j_g strong{font-size:16px; color:#f5070c;}
.cp_lb .cp_jg .a_n{width:100px;}
.cp_lb .cp_jg .a_n a{width:100%; height:32px; border:1px solid #ddd; border-radius:16px; line-height:30px; text-align:center; display:block;}
.cp_lb .cp_jg .a_n a:hover{background-color:#326feb; border:1px solid #326feb; color:#fff;}
.cp_lb .cp_jg .a_n a.g_m{background-color:#326feb; border:1px solid #326feb; color:#fff; margin-bottom:5px;}
.cp_lb .cp_jg .a_n a.g_m:hover{background-color:#0a45bc; border:1px solid #0a45bc;}
@media only screen and (max-width: 1279px){
.cp_lb{width:100%; padding:70px 0; overflow:hidden;}
.cp_lb .row{margin:0;}
.cp_lb .cp_zh{margin-bottom:25px;border:1px solid #e2e7f0;border-left:3px solid #326feb;padding: 0;}
.cp_lb .cp_mc{width: 100%;padding: 25px 15px;text-align: left;}
.cp_lb .cp_mc h3{font-size: 28px;font-weight:bold;line-height: 36px;color:#000;margin-bottom: 20px;}
.cp_lb .cp_mc select{width:100%;max-width: 100%;height: 76px;border:1px solid #ddd;line-height: 74px;}
.cp_lb .cp_pz{width: 100%;padding: 15px;border-left: 0;position: relative;display: flex;flex-wrap: wrap;}
.cp_lb .cp_pz h4{width: 100%;font-size: 24px;height: 100%;color:#33334f;line-height: 34px;position: relative;left: auto;top: auto;display: flex;align-items: center;}
.cp_lb .cp_pz ul li{width:50%; margin-top:5px; font-size:13px; line-height:22px; color:#9c9ca4;}
.cp_lb .cp_ps{width:23%;}
.cp_lb .cp_ps ul li{width:33.33333333%; text-align:center;}
.cp_lb .cp_ps span{display:block;}
.cp_lb .cp_ps strong{font-size:16px; color:#326feb;}
.cp_lb .cp_jg{width: 100%;padding: 15px;border-left:1px solid #e2e7f0;}
.cp_lb .cp_jg .j_g{width: calc(100% - 160px);color:#999;}
.cp_lb .cp_jg .j_g em{display:inline-block;vertical-align:middle;margin-left: 10px;margin-top:-2px;padding:0 5px;border-radius: 5px;background-color:#f5070c;font-size: 18px;line-height: 28px;color:#fff;}
.cp_lb .cp_jg .j_g span{text-decoration:line-through;}
.cp_lb .cp_jg .j_g strong{font-size: 28px;color:#f5070c;}
.cp_lb .cp_jg .a_n{width: 140px;}
.cp_lb .cp_jg .a_n a{width:100%;height: 46px;border:1px solid #ddd;border-radius: 23px;line-height: 44px;text-align:center;display:block;}
.cp_lb .cp_jg .a_n a:hover{background-color:#326feb; border:1px solid #326feb; color:#fff;}
.cp_lb .cp_jg .a_n a.g_m{background-color:#326feb;border:1px solid #326feb;color:#fff;margin-bottom: 15px;}
.cp_lb .cp_jg .a_n a.g_m:hover{background-color:#0a45bc; border:1px solid #0a45bc;}
}

.peizhi_con{
    padding-left: 30px;
    width: 50%;
    border-right: 1px solid #e2e7f0;
}

.shuju{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shuju span{
    display: block;
    width: 33.33333333%;
    text-align: center;
}
.shuju span h6{

}
.shuju span p{
    font-size: 16px;
    color: #326feb;
    font-weight: 600;
}
@media only screen and (max-width: 1279px){
.peizhi_con{
    padding-left: 0;
    width: 100%;
    border-right: 0;
    margin: 20px 0;
}

.shuju{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shuju span{
    display: block;
    width: 33.33333333%;
    text-align: center;
}
.shuju span h6{

font-size: 24px;

margin-bottom: 10px;
}
.shuju span p{
    font-size: 22px;
    color: #326feb;
    font-weight: normal;
}
}

.footer{width:100%; background:#222733; line-height:28px; color:rgba(255,255,255,.6); position:relative; z-index:101;}
.footer a{color:rgba(255,255,255,.6);}
.footer a:hover{color:#fff;}
.footer p{margin-bottom:6px;}
.footer .container{position:relative; z-index:999;}
.footer .ft_yl{padding:30px 0;}
.footer .ft_yl a{display:inline-block; margin-right:25px;}
.footer .ft_dh{padding:60px 0; border-top:1px solid rgba(255,255,255,.1); display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer .ft_dh h3{font-size:16px; line-height:30px; margin-bottom:15px; color:#fff; position:relative;}
.footer .ft_dh h3 em{width:100%; height:100%; position:absolute; top:0; left:0; display:none;}
.footer .ft_dh h3 em:after{width:22px; height:4px; background-color:#aaa; position:absolute; top:50%; margin-top:-2px; right:1px; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_dh h3 em.on:after{transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);}
.footer .ft_dh h3 em:before{width:4px; height:22px; background-color:#aaa; position:absolute; top:50%; margin-top:-11px; right:10px; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_dh h3 em.on:before{transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.footer .ft_lx{width:30%; border-right:1px solid rgba(255,255,255,.1); padding-right:5%; margin-right:5%}
.footer .ft_lx .logo{width:169px; margin-bottom:25px;}
.footer .ft_lx .logo img{width:100%; height:auto; display:block;}
.footer .ft_lx .tel{padding-left:56px; margin-bottom:15px; position:relative;}
.footer .ft_lx .tel i{width:46px; height:46px; border-radius:50%; border:1px solid rgba(255,255,255,.6); position:absolute; top:50%; left:0; margin-top:-23px; font-size:26px; line-height:44px; text-align:center;}
.footer .ft_lx .tel p{margin-bottom:0;}
.footer .ft_lx .tel strong{font-size:28px; color:#f57605; line-height:36px; font-family:Arial;}
.footer .ft_lm{width:calc(65% - 260px); display:flex; flex-wrap:wrap;}
.footer .ft_lm .cp_fl{width:33.33333333%;}
.footer .ft_em{width:220px; display:flex;}
.footer .ft_em .e_m{width:100px; margin-right:20px;}
.footer .ft_em .e_m:last-child{margin-right:0;}
.footer .ft_em img{max-width:100px; height:auto; display:block;}
.footer .ft_em p{margin-bottom:0; margin-top:6px; text-align:center;}
.footer .banquan{padding:30px 0; border-top:1px solid rgba(255,255,255,.1); text-align:center;}
.footer .banquan span{display:inline-block; margin-right:15px;}
@media only screen and (max-width: 1279px){
.footer p{margin-bottom:15px;}
.footer .ft_dh{padding: 30px 0 0;}
.footer .ft_dh h3{font-size: 22px;line-height: 34px;padding: 15px 0;margin: 15px 0;}
.footer .ft_dh h3 em{display:block;}
.footer .ft_dh h3 a.d_l{font-size:1.6px; line-height:2.6px; padding:0; margin-bottom:0;}
.footer .ft_lx{width:100%;border-bottom: 1px solid rgba(255,255,255,.2);margin-right: 0;padding-right: 0;border-right: 0;}
.footer .ft_lx .logo{width:200px; margin-bottom:35px;}
.footer .ft_lx .tel{padding-left:66px; margin-bottom:35px; position:relative;}
.footer .ft_lx .tel i{width:56px; height:56px; margin-top:-28px; font-size:30px; line-height:54px;}
.footer .ft_lx .f_s{padding-bottom:25px;}
.footer .ft_lm{width:100%;}
.footer .ft_lm .cp_fl{width:100%;border-bottom: 1px solid rgba(255,255,255,.2);}
.footer .ft_em{width:100%;margin-top:35px;margin-bottom: 35px;text-align: center;display: block;}
.footer .ft_em .e_m{width: 120px; margin: 0 15px; display: inline-block;}
.footer .ft_em img{max-width:120px;}
.footer .ft_em p{margin-top:15px;}
.footer .ft_dh .l_b{display:none; padding-bottom:15px;}
.footer .banquan{padding:20px 0;font-size: 20px;text-align:center;}
.footer .banquan .z_c{width:100%;}
.footer .banquan .y_c{width:100%;}
}

.fh_top{width:40px; height:40px; 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:10px; cursor:pointer; text-align:center; overflow:hidden; z-index:99999; display:none;}
.fh_top i{font-size:30px; color:#0a47c0; display:inline-block; vertical-align:middle; margin-top:-4px;}
@media only screen and (max-width: 1279px){
.fh_top{width:40px; height:40px; bottom:18px; right:10px; line-height:40px;}
.fh_top i{font-size:26px; margin-top:-4px;}
}

.login{width:100%; height:100vh; position:fixed; top:0; left:0; z-index:999999999; overflow:hidden; display:none;}
.login .lg_bj{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.8);}
.login .lg_nr{width:520px; position:absolute; top:50%; left:50%; margin-left:-260px; margin-top:-258px; z-index:99;}
.login .w_x{width:100px; height:101px; position:absolute; top:0; right:0; cursor:pointer;}
.login .w_x img{width:100%; height:auto; display:block;}
.login .w_z{width:100px; border:1px solid #0a47c0; border-radius:3px; font-size:13px; line-height:28px; text-align:center; color:#0a47c0; position:absolute; top:25px; right:85px;}
.login .w_z:before{width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:10px solid #0a47c0; content:""; position:absolute; top:50%; right:-10px; margin-top:-6px;}
.login .w_z:after{width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:10px solid #fff; content:""; position:absolute; top:50%; right:-9px; margin-top:-6px;}
.login .zh_dl{width:100%; padding:120px 70px 80px; background-color:#fff;}
.login .zh_dl .b_t{font-size:32px; line-height:44px; font-weight:bold; color:#000;}
.login .zh_dl .n_r{margin-top:20px; position:relative;}
.login .zh_dl .n_r i{width:50px; position:absolute; top:0; left:0; font-size:26px; color:#777; line-height:56px; text-align:center;}
.login .zh_dl .n_r input{width:100%; height:56px; border:1px solid #ddd; border-radius:3px; padding:0 15px 0 50px; font-size:16px; line-height:54px; color:#333; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.login .zh_dl .n_r input:focus{box-shadow:0 0 10px rgba(0,0,0,.1);}
.login .zh_dl .t_s{display:flex; flex-wrap:wrap;justify-content:space-between; align-items:center; margin-top:10px; line-height:26px; color:#999;}
.login .zh_dl .j_z input{display:inline-block; vertical-align:middle; margin-right:5px;}
.login .zh_dl .j_z a{color:#0a47c0; display:inline-block; margin-left:10px;}
.login .zh_dl .j_z a:hover{text-decoration:underline !important;}
.login .zh_dl button{width:100%; height:56px; background-color:#0a47c0; margin-top:20px; border-radius:3px; font-size:18px; line-height:56px; text-align:center; color:#fff; display:block; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.login .zh_dl button:hover{background-color:#023497;}
.login .wx_dl{width:100%; height:100%; position:absolute; top:0; left:0; background-color:#fff; display:none;}
.login .wx_dl .w_m{width:260px; position:absolute; top:50%; left:50%; margin-top:-150px; margin-left:-130px;}
.login .wx_dl .w_m img{width:100%; height:auto; display:block; border:1px solid #ddd;}
.login .wx_dl .w_m p{text-align:center; line-height:26px; margin-top:14px;}
@media only screen and (max-width: 1279px){
}

.login_zc{width:100%; min-height:100vh; background:url(../images/hy_bj.jpg) no-repeat center / cover fixed; overflow:auto; display:flex; align-items:center; justify-content:center;}
.login_zc .lg_nr{width:550px; background-color:#fff; padding:30px 70px 40px; margin:50px 0;}
.login_zc .lg_nr .b_t{font-size:30px; line-height:40px; font-weight:bold; color:#000; text-align:center;}
.login_zc .lg_nr .n_r{margin-top:15px; position:relative;}
.login_zc .lg_nr .n_r i{width:50px; position:absolute; top:0; left:0; font-size:26px; color:#777; line-height:56px; text-align:center;}
.login_zc .lg_nr .n_r i.icon-yanzhengma{font-size:22px;}
.login_zc .lg_nr .n_r i.icon-dianhua2{font-size:24px;}
.login_zc .lg_nr .n_r i.icon-youxiang{font-size:24px;}
.login_zc .lg_nr .n_r input{width:100%; height:52px; border:1px solid #ddd; border-radius:3px; padding:0 15px 0 50px; font-size:16px; line-height:50px; color:#333; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.login_zc .lg_nr .n_r input:focus{box-shadow:0 0 10px rgba(0,0,0,.1);}
.login_zc .lg_nr .y_m{width:100px; height:34px; position:absolute; top:9px; right:10px;}
.login_zc .lg_nr .y_m img{width:100%; height:auto; display:block;}
.login_zc .lg_nr .t_s{color:#aaa; margin-top:5px;}
.login_zc .lg_nr .t_s em{color:#f00;}
.login_zc .lg_nr button{width:100%; height:52px; background-color:#0a47c0; margin-top:15px; border-radius:3px; font-size:18px; line-height:52px; text-align:center; color:#fff; display:block; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.login_zc .lg_nr button:hover{background-color:#023497;}
@media only screen and (max-width: 1279px){
.login_zc{width:100%; min-height:100vh; background:url(../images/hy_bj.jpg) no-repeat center / cover fixed; overflow:auto; display:flex; align-items:center; justify-content:center;}
.login_zc .lg_nr{width:550px; background-color:#fff; padding:30px 70px 40px; margin:50px 0;}
.login_zc .lg_nr .b_t{font-size: 32px;line-height:40px;font-weight:bold;color:#000;text-align:center;}
.login_zc .lg_nr .n_r{margin-top: 20px;position:relative;}
.login_zc .lg_nr .n_r i{width:50px;position:absolute;top:0;left:0;font-size: 30px;color:#777;line-height: 62px;text-align:center;}
.login_zc .lg_nr .n_r i.icon-yanzhengma{font-size: 28px;}
.login_zc .lg_nr .n_r i.icon-dianhua2{font-size: 28px;}
.login_zc .lg_nr .n_r i.icon-youxiang{font-size: 30px;}
.login_zc .lg_nr .n_r input{width:100%;height: 60px;border:1px solid #ddd;border-radius:3px;padding:0 15px 0 50px;font-size: 22px;line-height: 58px;color:#333;display:block;transition:all .5s;-webkit-transition:all .5s;}
.login_zc .lg_nr .n_r input:focus{box-shadow:0 0 10px rgba(0,0,0,.1);}
.login_zc .lg_nr .y_m{width:100px;height: 58px;position:absolute;top: 18px;right:10px;}
.login_zc .lg_nr .y_m img{width:100%; height:auto; display:block;}
.login_zc .lg_nr .t_s{color:#aaa; margin-top:5px;}
.login_zc .lg_nr .t_s em{color:#f00;}
.login_zc .lg_nr button{width:100%;height: 58px;background-color:#0a47c0;margin-top: 20px;border-radius:3px;font-size: 24px;line-height: 58px;text-align:center;color:#fff;display:block;outline:none;transition:all .5s;-webkit-transition:all .5s;}
.login_zc .lg_nr button:hover{background-color:#023497;}
}

/*new*/
.lm_nr_ul{
    width: 100%;
}
.lm_nr_ul .lm_nr_ul_dd{
    display: none;
}
.lm_nr_ul .lm_nr_ul_dd:nth-child(1){
    display: block;
}

/*快捷登录*/
.kjdl{
    width:100%;
    font-size: 16px;
    margin-top: 20px;
}
.kjdl-title{
    width: 100%;
    position: relative;
    text-align: center;
}
.kjdl-title span{
    position: relative;
    display: inline-block;
    text-align: center;
    background: #ffffff;
    z-index: 9;
    padding: 0 20px;
}
.kjdl-title::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #efefef;
    top: 50%;
    position: absolute;
    left: 0;
}
.kjdl-link{
    text-align: center;
    width: 100%;
    padding-top: 20px;
}
.kjdl-link a{
    margin: 0 15px;
}
@media only screen and (max-width: 1279px){
.kjdl{
    font-size: 22px;
    margin-top: 0;
}
.kjdl-title{
	margin:15px 0;
}
}
.yh_wz{width:100%; padding:70px 0; overflow:hidden;}
.yh_wz .yh_bt{font-size:26px; font-weight:bold; color:#000; text-align:center; line-height:36px; margin-bottom:35px;}
.yh_wz .yh_nr{margin-bottom:40px; font-size:15px; line-height:26px;}
.yh_wz .yh_nr h3{font-size:20px; color:#0a47c0; font-weight:bold; line-height:30px; margin-bottom:15px;}
.yh_wz .yh_nr ul li{margin-bottom:10px;}
.yh_wz .yh_nr span{display:inline-block; padding:0 15px; border-radius:5px; background-color:#0a47c0; color:#fff; margin-right:15px; margin-bottom:10px;}
.yh_wz .yh_nr img{max-width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.yh_wz{ padding:50px 0;}
.yh_wz .yh_bt{font-size:30px; line-height:44px;}
.yh_wz .yh_nr{font-size:22px; line-height:38px;}
.yh_wz .yh_nr h3{font-size:28px; line-height:40px; margin-bottom:20px;}
.yh_wz .yh_nr ul li{margin-bottom:15px;}
.yh_wz .yh_nr span{padding:0 25px; border-radius:10px; margin-right:25px;}
}