@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:15px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;
    user-select: none; 
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
}
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:15px; border:0; background:none; outline:none; vertical-align:middle; font-family:"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:#02328d; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
.mg_my{margin:0;}
div{max-height:9999999999999999999999999999999px;}
::-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:#02328d;}
@media only screen and (max-width:1279px){
body{font-size:24px;}
input,select,button,textarea{font-size:24px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
.container{padding:0 25px;}
}

@media only screen and (max-width:1279px){
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:1279px){
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:1279px){
.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%;  position:fixed; top:0; left:0; z-index:9999;
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:261px; float:left; margin:26px 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:26px 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 .language{float:right; height:36px; font-size:17px; text-align:center; line-height:36px; color:#fff; margin-top:32px; margin-left:30px; cursor:pointer; position:relative; z-index:9;}
.header.on .language{color:#555;}
.header .language a{color:#fff; display:inline-block;}
.header.on .language a{color:#555;}
.header .language a:hover{color:#02328d;}
.header .s_ch{height:36px; font-weight:bold; line-height:36px; text-align:center; color:#fff; margin-top:32px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#555;}
.header .s_ch i{font-size:22px;}
.header .s_ch:hover{color:#02328d;}
.header .an{position:absolute; top:50%; margin-top:-15px; right:25px; height:30px; width:46px; display:none;}
.header .an span{width:46px; height:4px; background-color:#555; 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:13px; left:0;}
.header .an span.a3{top:26px; 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-right:40px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#02328d; position:absolute; left:50%; bottom:15px; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none; color:#fff; font-size:13px;}
.header.on .nav .y_j i{color:#555;}
.header .nav ul li:hover i{color:#02328d;}
.header .nav .y_j a{display:inline-block; font-size:17px; color:#fff; text-transform:uppercase; line-height:100px;}
.header.on .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#02328d;}
.header .nav ul li.on .y_j a{color:#02328d;}
.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; top:85px; 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;}
@media only screen and (max-width:1279px){
.header{background-color:#fff; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:260px; margin:25px 0;}
.header.on .logo{margin:20px 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 .language{float:right; height:40px; font-size:24px; text-align:center; line-height:40px; margin-top:29px; margin-left:0; margin-right:70px; color:#555;}
.header .language a{color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.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; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin: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:22px; text-align:right; color:#fff; line-height:80px; z-index:99;}
.header .nav .y_j a{line-height:80px; font-size:24px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; 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:22px; line-height:66px; text-align:left; color:#fff;}
.header .s_ch i{font-size:26px;}
}

.search{width:100%; background-color:#02328d; position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .container{position:relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:1279px){
.search .sc_gb{right:25px;}
.search .sc_gb i{font-size:32px;}
.search .sc_nr{width:90%; margin-right:10%;}
.search input{width:85%; font-size:24px;}
.search button{width:15%;}
.search button i{font-size:36px;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:1279px){
.head_h{display:block;}
}

.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .swiper-slide:after{width:100%; height:100%; background-color:rgba(0,0,0,.1); position:absolute; left:0; bottom:0; content:"";}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/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(../images/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-bullet{width:40px; height:6px; border-radius:6px;}
.pc_ban .container{position:absolute; top:75%; 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{width:60%; margin:0 0; color:#fff; text-align: left; position:relative;}
.pc_ban .w_z h2{font-size:40px; line-height:50px; font-weight:bold}
.pc_ban .w_z p{font-size:20px; text-transform:uppercase; line-height:43px; margin-top:25px;}
.pc_ban .w_z .n_r{width:150px; height:50px; border:2px solid #fff; background-color:rgba(255,255,255,.2); margin:50px 0 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:1279px){
.pc_ban{height:36vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:36px; height:5px;}
.pc_ban .w_z{width:100%;}
.pc_ban .w_z h2{font-size:36px; line-height:46px;}
.pc_ban .w_z p{font-size:22px; line-height:36px;}
.pc_ban .w_z .n_r{display:none;}
}

.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:50px;}
.gy_bt h2{font-family:Arial; font-size:72px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,.15); position:relative;}
.gy_bt h3{font-size:34px; line-height:44px; margin-top:-35px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; color:#333}
.gy_bt p { font-size:16px; color:#999; padding-top:10px}
@media only screen and (max-width:1279px){
.gy_bt{margin-bottom:40px;}
.gy_bt h2{font-size:50px; line-height:40px;}
.gy_bt h3{font-size:38px; line-height:50px; padding-bottom:15px;}
.gy_bt p { font-size:22px;}	
}

.sy_gy{width:100%; padding:100px 0; overflow:hidden; position:relative;background:#f6f9fb url(../images/bg1.png) center right no-repeat; background-size:auto 100%; }
.sy_gy .h_x{width:100%; position:absolute; bottom:0; left:0; z-index:9;}
.sy_gy .h_x img{width:100%; height:auto; display:block;}
.sy_gy .row{margin:0;}
.sy_gy .gy_nr{width:53%; position:relative;}
.sy_gy em{ text-transform:uppercase; margin-bottom:15px; display:block;font-size:16px}
.sy_gy i{width:40px; height:4px; background-color:#02328d;display:inline-block; margin-right:10px; margin-bottom:4px }
.sy_gy h2{ display:block; color:#333; font-size:34px;font-weight: bold;}
.sy_gy .gy_nr .wz_nr{margin-bottom:35px; color:#555; line-height:36px; text-align:justify; overflow:hidden; display:-webkit-box;
line-clamp:7;
-webkit-line-clamp:7;
-moz-line-clamp:7;
-ms-line-clamp:7;
-o-line-clamp:7;
-webkit-box-orient:vertical; font-size:16px; margin-top:30px}
.sy_gy .gy_nr span a{ display:block; background: linear-gradient(124deg,#004b94,#1177be 60%,#026fb9); width:160px; color:#fff; line-height:45px; border-radius:30px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gy .gy_nr span a:hover{ background:#2bbbe6; transition:all 0.6s}
.sy_gy .wrap{width:100%; margin-top:50px;padding: 50px;
box-shadow: 0 0 20px #aaa;
background-color: #fff;}
.sy_gy .wrap ul li{ width:20%; border-right:#eee 1px solid; text-align:center}
.sy_gy .wrap ul li:nth-child(5n){border-right:0 }
.sy_gy .wrap .s_z{font-size:16px; color:#999;}
.sy_gy .wrap .s_z b{font-size:35px; font-weight:bold; color:#02328d; letter-spacing:-3px; padding-right:10px; position:relative; display:inline-block;}
.sy_gy .wrap .s_z strong{font-size:20px;}
.sy_gy .wrap p{color:#666;}
.sy_gy .gy_tp{width:44%; overflow:inherit;}
.sy_gy .gy_tp img{width:116%; height:auto; display:block;}
@media only screen and (max-width:1400px){
.sy_gy{width:100%; padding:70px 0;  overflow:hidden; position:relative;background:#f6f9fb url(../images/bg1.png) center right no-repeat; background-size:auto 100%; height:auto; overflow:hidden }
.sy_gy .gy_tp img{width:100%;}
}
@media only screen and (max-width:1280px){
.sy_gy{padding:60px 0;}
.sy_gy em{margin-bottom:10px; font-size:22px}
.sy_gy .gy_nr{width:100%;}
.sy_gy .gy_nr .wz_nr{margin-bottom:25px; line-height:40px; font-size:22px}
.sy_gy .gy_nr span a{width:200px; line-height:60px; border-radius:50px; font-size:22px;}
.sy_gy .gy_tp{width:100%; margin-top:30px;}
}

.sy_hy{width:100%; padding:80px 0 60px; background-color:#f9faff; overflow:hidden;}
.sy_hy .row{margin:0 -10px;}
.sy_hy .col-12{padding:0 10px;}
.sy_hy .n_r{position:relative; margin-bottom:20px;}
.sy_hy .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.2); content:""; position:absolute; top:0; left:0;}
.sy_hy .n_r:hover:after{background-color:rgba(0,0,0,.5);}
.sy_hy .t_p{overflow:hidden;}
.sy_hy .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;}
.sy_hy .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);}
.sy_hy .w_z{position:absolute; left:5%; top:50%; z-index:9; width:90%; text-align:center; color:#fff; text-shadow:0 0 10px #444;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_hy .w_z h3{font-size:20px; line-height:32px; font-weight:bold;}
.sy_hy .w_z p{line-height:24px;}
@media only screen and (max-width:1279px){
.sy_hy{padding:50px 0 30px;}
.sy_hy .w_z h3{font-size:18px; line-height:30px;}
}

.sy_xw{width:100%; padding:100px 0; overflow:hidden;}
.zb{ float:left; width:43%}
.yb{ float: right; width:53%}
.sy_xw .t_w{position:relative;}
.sy_xw .t_w .w_z{width:100%; padding:10px 100px 10px 15px; background-color:rgba(0,0,0,.7); color:#fff; position:absolute; bottom:0; left:0;}
.sy_xw .t_w .w_z h3{font-size:16px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .t_w .w_z h3 a{color:#fff;}
.sy_xw .t_w .w_z p{font-size:14px; line-height:34px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .t_w .r_q{position:absolute; top:0; right:0; width:90px; height:90px; padding:0 10px; background-color:#02328d; font-size:16px; font-weight:bold; text-align:center; line-height:45px;}
.sy_xw .t_w .r_q span{display:block; border-bottom:1px solid #fff;}
.sy_xw .t_w .t_p{overflow:hidden;}
.sy_xw .t_w .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_xw .t_w:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .x_w ul li{position:relative;  margin-bottom:15px; background:#fafafa; padding:10px 20px 10px 120px}
.sy_xw .x_w .r_q{position:absolute; top:0; left:0; width:90px; height:96px; padding:0 10px; background:#02328d; font-size:20px; color:#fff; text-align:center; line-height:47px;}
.sy_xw .x_w .r_q span{display:block; border-bottom:1px solid #fff; font-size:16px; overflow:hidden;}
.sy_xw .x_w ul li:hover .r_q{background-color:#02328d; border:1px solid #02328d; color:#fff;}
.sy_xw .x_w ul li:hover .r_q span{border-bottom:1px solid #fff;}
.sy_xw .x_w .n_r h3{font-size:17px; font-weight:bold; line-height:26px; color:#333; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .x_w .n_r p{font-size:14px; line-height:24px; color:#999; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .x_w ul li:hover .n_r h3{color:#02328d;}
@media only screen and (max-width:1279px){
.sy_xw{padding:50px 0;}
.sy_xw .b_t{margin-bottom:30px;}
.sy_xw .b_t h3{font-size:22px; margin-bottom:15px;}
.sy_xw .b_t em{height:2px;}
.sy_xw .t_w{margin-right:0;}
.sy_xw .t_w .w_z{padding:15px 125px 15px 15px;}
.sy_xw .t_w .w_z h3{font-size:26px; line-height:46px;}
.sy_xw .t_w .w_z p{font-size:22px; line-height:36px;}
.sy_xw .t_w .r_q{width:110px; height:110px; padding:10px; font-size:22px; line-height:45px;}
.sy_xw .x_w ul li{padding-left:140px; margin-top:20px; margin-bottom:0;}
.sy_xw .x_w .r_q{width:120px; height:143px; padding:21px 10px; font-size:22px; line-height:50px;}
.sy_xw .x_w .r_q span{font-size:22px;}
.sy_xw .x_w .n_r h3{font-size:26px; line-height:46px; margin-bottom:5px;}
.sy_xw .x_w .n_r p{font-size:22px; line-height:36px; height:72px;}
}

.ny_ban{width:100%; height:650px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban .container{position:absolute; top:55%; left:50%; color:#fff; 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%);}
.ny_ban .w_z{position:relative; text-align:center;}
.ny_ban .w_z h3{font-size:36px; font-weight:bold; line-height:46px; margin-bottom:10px;}
.ny_ban .w_z h4{font-size:18px; line-height:30px; text-transform:uppercase}
@media only screen and (max-width:992px) {
.ny_ban{height:300px; background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:38px; line-height:50px;}
.ny_ban .w_z h4{font-size:22px; line-height:34px;}
}

.gy_lm{width:100%; background-color:#fafafa; text-align:center; position:relative;}
.gy_lm.zd{position:fixed; top:0; left:0; z-index:99999;}
.gy_lm ul li{width:16.6666666667%;}
.gy_lm ul li a{display:inline-block; font-size:17px; line-height:100px; position:relative;}
.gy_lm ul li a:hover{color:#02328d;}
.gy_lm ul li.active a{color:#02328d;}
.gy_lm ul li a:after{width:0; height:4px; background-color:#02328d; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_lm ul li a:hover:after{width:100%;}
.gy_lm ul li.active a:after{width:100%;}
@media only screen and (max-width:1279px){
.gy_lm.zd{position:relative; top:auto; left:auto;}
.gy_lm ul li{width:33.33333333%;}
.gy_lm ul li a{font-size:22px; line-height:80px;}
.gy_lm ul li a:after{height:2px;}
.gy_lm ul li a:hover:after{width:0;}
}

.lm_gd{width:100%; height:0;}
.lm_gd.gd{height:80px;}
@media only screen and (max-width:1279px){
.lm_gd.gd{height:0;}
}

.gs_bt{margin-bottom:40px; padding-left:35px; border-left:2px solid #02328d;}
.gs_bt h2{font-size:38px; font-weight:lighter; color:#ccc; text-transform:uppercase; line-height:52px;}
.gs_bt h3{font-size:32px; color:#555; line-height:60px; text-transform:uppercase;}
.gs_bt h3 strong{font-size:50px; color:#ddd; display:inline-block; vertical-align:middle; margin-top:-4px;}
@media only screen and (max-width:1279px){
.gs_bt{margin-bottom:30px; padding-left:20px;}
.gs_bt h2{font-size:36px; line-height:46px;}
.gs_bt h3{line-height:56px;}
.gs_bt h3 strong{font-size:40px;}
}

.scroll-floor{width:100%; overflow:hidden;}

.gs_js{padding:90px 0;}
.gs_js .gs_wz{font-size:16px; line-height:36px; text-align:left;}
.gs_js .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:1279px){
.gs_js{padding:60px 0;}
.gs_js .gs_wz{font-size:22px; line-height:46px;}
}

.gs_lc{padding:90px 0; background:url(../images/gy2_02.jpg) no-repeat center / cover;}
.gs_lc .gs_bt h3{color:#fff;}
.gs_lc .fz_zs{position:relative; padding:0 35px;}
.gs_lc .swiper-button-prev{width:24px; height:44px; border-radius:3px; background:url(../images/hz_l.png) no-repeat center; left:0; margin-top:-22px;}
.gs_lc .swiper-button-next{width:24px; height:44px; border-radius:3px; background:url(../images/hz_r.png) no-repeat center; right:0; margin-top:-22px;}
.gs_lc .swiper-fz{overflow:hidden;}
.gs_lc .neiro{height:100px; background-color:rgba(255, 255, 255, .1); font-size:16px; color:#ffff; border-radius:10px; padding:20px 25px; text-align:center; position:relative;}
.gs_lc .neiro::after{width:13px; height:13px; background-color:#fff; position:absolute; content:""; left:50%; bottom:-35px; border-radius:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);}
.gs_lc .neiro:before{width:1px; height:35px; background-color:#fff; position:absolute; content:""; left:50%; bottom:-35px;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);}
.gs_lc .swiper-slide:nth-child(2n-1) .neiro{margin-top:160px;}
.gs_lc .swiper-slide:nth-child(2n-1) .neiro:after{bottom:auto; top:-35px;}
.gs_lc .swiper-slide:nth-child(2n-1) .neiro:before{bottom:auto; top:-35px;}
.gs_lc .fz_zs:after{position:absolute; left:0; top:50%; height:1px; width:100%; content:'';
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
background:linear-gradient( to right, rgba(255, 255, 255, 0), #ccdafe, rgba(255, 255, 255, 0)) no-repeat;
background:-webkit-linear-gradient( left, rgba(255, 255, 255, 0), #ccdafe, rgba(255, 255, 255, 0)) no-repeat;
}
@media only screen and (max-width:1279px){
.gs_lc{padding:70px 0;}
.gs_lc .neiro{font-size:22px; line-height:46px; height:200px;}
.gs_lc .swiper-slide:nth-child(2n-1) .neiro{margin-top:260px;}
}

.gs_zc{padding:90px 0; background-color:#f7f7f7;}
.gs_zc .zc_wz{width:56%; font-size:16px; line-height:32px; text-align:justify;}
.gs_zc .zc_wz img.q_m{width:160px; height:auto; display:block;}
.gs_zc .zc_tp{width:40%;}
.gs_zc .zc_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1279px){
.gs_zc{padding:60px 0;}
.gs_zc .zc_tp{width:100%; margin-bottom:30px;}
.gs_zc .zc_wz{width:100%; font-size:22px; line-height:46px;}
.gs_zc .zc_wz img.q_m{width:200px;}
}

.gs_ry{padding:80px 0 70px;}
.gs_ry .ry_zs{position:relative;}
.gs_ry .ry_zs .swiper-ry{padding-bottom:40px;}
.gs_ry .ry_zs .swiper-slide{padding:15px; background-color:#f7f7f7;}
.gs_ry .ry_zs .swiper-button-prev{width:40px; height:40px; border-radius:50%; background:#fff url(../images/zj1.png) no-repeat center / 30px 30px; left:-55px; margin-top:-20px;}
.gs_ry .ry_zs .swiper-button-prev:hover{background:#02328d url(../images/zj.png) no-repeat center / 30px 30px;}
.gs_ry .ry_zs .swiper-button-next{width:40px; height:40px; border-radius:50%; background:#fff url(../images/yj1.png) no-repeat center / 30px 30px; right:-55px; margin-top:-20px;}
.gs_ry .ry_zs .swiper-button-next:hover{background:#02328d url(../images/yj.png) no-repeat center / 30px 30px;}
.gs_ry .ry_zs .swiper-pagination{bottom:0;}
.gs_ry .ry_zs .swiper-pagination-bullet{background-color:#aaa;}
.gs_ry .ry_zs .swiper-pagination-bullet-active{background-color:#02328d;}
.gs_ry .ry_zs .t_p{width:100%; overflow:hidden;}
.gs_ry .ry_zs .t_p img{width:100%; height:auto; display:block;}
.gs_ry .ry_zs .w_z{font-size:16px; color:#333; line-height:30px; text-align:center; margin-top:15px;}
@media only screen and (max-width:1279px){
.gs_ry{padding:60px 0 40px;}
.gs_ry .ry_zs .swiper-ry{padding-bottom:50px;}
.gs_ry .ry_zs .swiper-slide{padding:10px;}
.gs_ry .ry_zs .swiper-button-prev{display:none;}
.gs_ry .ry_zs .swiper-button-next{display:none;}
.gs_ry .ry_zs .w_z{font-size:22px; line-height:46px; margin-top:15px;}
}

.gs_wl{padding:80px 0; background-color:#f7f7f7;}
.gs_wl .wl_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1279px){
.gs_wl{padding:60px 0;}
}

.gs_wh{padding:80px 0 70px;}
.gs_wh .wh_nr ul li{padding:120px 80px; background-repeat:no-repeat; background-position:center; background-size:cover; margin-bottom:30px;}
.gs_wh .wh_nr .n_r{width:44%; text-align:right; color:#fff;}
.gs_wh .wh_nr ul li:nth-child(2n) .n_r{text-align:left; margin-left:56%;}
.gs_wh .wh_nr .n_r h2{font-size:22px; font-weight:bold; line-height:32px;}
.gs_wh .wh_nr .n_r h3{font-size:18px; line-height:26px;}
.gs_wh .wh_nr .n_r h4{font-size:16px; font-weight:bold; line-height:26px;}
.gs_wh .wh_nr .n_r em{width:20px; height:4px; margin:10px 0; background-color:#fff; display:inline-block;}
.gs_wh .wh_nr .w_z{line-height:26px; margin-top:25px;}
@media only screen and (max-width:1279px){
.gs_wh{padding:60px 0 50px;}
.gs_wh .wh_nr ul li{padding:50px 30px;}
.gs_wh .wh_nr .n_r{width:100%; text-align:right; color:#fff;}
.gs_wh .wh_nr ul li:nth-child(2n) .n_r{margin-left:0;}
.gs_wh .wh_nr .n_r h2{font-size:36px; line-height:50px;}
.gs_wh .wh_nr .n_r h3{font-size:26px; line-height:40px;}
.gs_wh .wh_nr .n_r h4{font-size:26px; line-height:40px;}
.gs_wh .wh_nr .n_r em{width:40px; height:6px; margin:15px 0;}
.gs_wh .wh_nr .w_z{line-height:40px; margin-top:25px;}
}

.gy_tp{overflow:hidden; position:relative;}
.gy_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.gy_nr:hover .gy_tp img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}

.ny_nr{width:100%; padding:60px 0 80px; overflow:hidden;}
.ny_nr .al_wz{font-size:16px; line-height:36px; text-align:center; margin-bottom:35px;}
.ny_nr .al_lb ul li{width:calc(33.33333333% - 30px); margin:0 15px 30px; background-color:#f7f7f7;}
.ny_nr .al_lb .gy_nr{margin-bottom:0;}
.ny_nr .al_lb .gy_wz{padding:20px; font-size:16px; line-height:30px; text-align:center;}
.ny_nr .cp_xl{margin-bottom:35px; text-align:center;}
.ny_nr .cp_xl ul li{display:inline-block; margin:0 10px 10px; font-size:16px; line-height:36px;}
.ny_nr .cp_xl ul li a{display:block; min-width:110px; padding:0 20px; border-radius:3px; border:1px solid #ddd;}
.ny_nr .cp_xl ul li a:hover{background-color:#02328d; border:1px solid #02328d; color:#fff;}
.ny_nr .cp_xl ul li.on a{background-color:#02328d; border:1px solid #02328d; color:#fff;}
.ny_nr .cp_lb ul li{width:calc(33.33333333% - 30px); margin:0 15px 30px; border:1px solid #ddd;}
.ny_nr .cp_lb .gy_nr{margin-bottom:0;}
.ny_nr .cp_lb .gy_tp{position:relative;}
.ny_nr .cp_lb .gy_tp .t_b{width:100%; height:100%; background-color:rgba(0,0,0,.3); position:absolute; top:0; left:0; display:flex; justify-content:center; align-items:center; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb ul li:hover .gy_tp .t_b{opacity:1;}
.ny_nr .cp_lb .gy_tp .t_b img{width:auto; height:40px; display:block;}
.ny_nr .cp_lb ul li:hover .gy_tp .t_b img{transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);}
.ny_nr .cp_lb .gy_wz{padding:20px; font-size:16px; line-height:30px; text-align:center; background-color:#f7f7f7;}
.ny_nr .xw_lb ul li{margin-bottom:40px; background-color:#f7f7f7;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:35%; overflow:hidden;}
.ny_nr .xw_nr .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;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:65%; padding:30px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z p{line-height:26px; color:#666; height:78px; 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;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 30px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#02328d; border:1px solid #02328d; color:#fff;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 120px);}
.ny_nr .xw_nr .w_z .r_q{width:90px;}
.ny_nr .xw_nr .w_z .r_l{width:100%; background-color:#fff; border-radius:5px; padding:10px 0; font-size:15px; text-align:center; font-weight:bold;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_nr:hover .w_z .r_l{color:#02328d;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:26px; line-height:34px; display:block;}
@media only screen and (max-width:1279px){
.ny_nr{padding:50px 0 60px;}
.ny_nr .al_wz{font-size:22px; line-height:46px;}
.ny_nr .al_lb ul li{width:calc(50% - 30px);}
.ny_nr .al_lb .gy_wz{font-size:22px;}
.ny_nr .cp_xl ul li{display:inline-block; margin:0 6px 10px; font-size:22px; line-height:56px;}
.ny_nr .cp_xl ul li a{display:block; width:170px; min-width:170px; padding:0;}
.ny_nr .cp_lb ul li{width:calc(50% - 30px);}
.ny_nr .cp_lb .gy_wz{font-size:22px;}
.ny_nr .xw_nr .t_p{width:100%;}
.ny_nr .xw_nr .w_z{width:100%; padding:20px;}
.ny_nr .xw_nr .w_z h3{font-size:26px; line-height:36px; margin-bottom:15px;
line-clamp:1;
-webkit-line-clamp:1;
-moz-line-clamp:1;
-ms-line-clamp:1;
-o-line-clamp:1;}
.ny_nr .xw_nr .w_z p{font-size:21px; line-height:32px; height:64px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 140px);}
.ny_nr .xw_nr .w_z .r_q{width:120px;}
.ny_nr .xw_nr .w_z .r_l{padding:15px 0; font-size:21px;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:32px; line-height:40px;}
.ny_nr .xw_nr .w_z a.m_r{padding:0 20px; font-size:21px; line-height:56px; background-color:#fff;}
.page-link{padding:15px 20px;}
}

.cp_xq .cp_zs{margin-bottom:35px;}
.cp_xq .cp_zs .row{margin:0 -20px;}
.cp_xq .cp_zs .col-12{padding:0 20px;}
.cp_xq .cp_xt{padding:0 30px; position:relative;}
.cp_xq .cp_xt .swiper-button-prev{width:13px; height:24px; background:url(../images/hz_l.png) no-repeat center; top:50%; left:0; margin-top:-12px;
background-size:13px 24px;
-webkit-background-size:13px 24px;}
.cp_xq .cp_xt .swiper-button-next{width:13px; height:24px; background:url(../images/hz_r.png) no-repeat center; top:50%; right:0; margin-top:-12px;
background-size:13px 24px;
-webkit-background-size:13px 24px;}
.cp_xq .cp_dt{border:1px solid #eee;}
.cp_xq .cp_dt img{width:100%; height:auto; display:block;}
.cp_xq .cp_js a{display:inline-block; min-width:150px; padding:0 25px; border-radius:3px; background-color:#02328d; font-size:17px; text-align:center; line-height:50px; color:#fff;}
.cp_xq .cp_js a:hover{background-color:#2862d2;}
.cp_xq .cp_js a + a{background-color:#eee; color:#555; margin-left:6px;}
.cp_xq .cp_js a + a:hover{color:#fff;}
.cp_xq .cp_js .m_c{font-size:32px; font-weight:bold; line-height:44px; color:#000;}
.cp_xq .cp_js .j_s{line-height:26px; color:#777; border-bottom:1px solid #eee; border-top:1px solid #eee; padding:20px 0; margin:30px 0;}
.cp_xq .cp_cs .b_t{margin-bottom:35px; border-bottom:1px solid #ddd;}
.cp_xq .cp_cs .b_t span{min-width:180px; display:inline-block; padding:0 20px; background-color:#02328d; font-size:22px; font-weight:bold; line-height:56px; text-align:center; color:#fff;}
.cp_xq .cp_cs .z_s{margin-bottom:35px; line-height:30px;}
.cp_xq .cp_cs .z_s h3{font-size:22px; font-weight:bold; color:#02328d; margin-bottom:20px;}
.cp_xq .cp_cs .z_s img{max-width:100%; height:auto; display:block;}
@media only screen and (max-width:1279px){
.cp_xq .cp_zs{margin-bottom:50px;}
.cp_xq .cp_zs .row{margin:0 -15px;}
.cp_xq .cp_zs .col-12{padding:0 15px;}
.cp_xq .cp_xt{padding:0 20px;}
.cp_xq .cp_js .m_c{font-size:22px; line-height:28px;}
.cp_xq .cp_js .j_s{padding:15px 0; margin:20px 0;}
.cp_xq .cp_js a{min-width:180px; padding:0 25px; line-height:60px; font-size:24px;}
.cp_xq .cp_cs .b_t{margin-bottom:35px;}
.cp_xq .cp_cs .b_t span{font-size:28px; line-height:60px;}
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .m_c{font-size:30px; line-height:50px;}
.cp_xq .cp_js .j_s{margin:25px 0; padding:25px 0; line-height:38px;}
.cp_xq .cp_cs .z_s{line-height:40px;}
.cp_xq .cp_cs .z_s h3{font-size:28px;}
}

.cp_xq .ly_bt{margin-bottom:20px;}
.cp_xq .ly_bt ul li{width:calc(50% - 30px); margin:0 15px 20px;}
.cp_xq .ly_bt ul li:nth-last-child(2){width:calc(100% - 30px);}
.cp_xq .ly_bt ul li:last-child{width:calc(100% - 30px);}
.cp_xq .ly_bt input{width:100%; height:52px; padding:0 15px; border:1px solid #eee; border-radius:3px; line-height:50px; display:block;}
.cp_xq .ly_bt textarea{width:100%; height:100px; padding:10px 15px; border:1px solid #eee; border-radius:3px; line-height:26px; display:block; outline:none;}
.cp_xq .ly_bt button{width:140px; height:52px; border-radius:3px; background-color:#02328d; font-size:18px; line-height:52px; text-align:center; color:#fff; outline:none; display:block; margin:0 auto;
transition:all .5s;
-webkit-transition:all .5s;}
.cp_xq .ly_bt button:hover{background-color:#02328d;}

.tj_cp{position:relative;}
.tj_cp .swiper-slide{border:1px solid #ddd;}
.tj_cp .gy_wz{font-size:18px; line-height:22px; text-align:center; padding:15px; background-color:#f7f7f7; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tj_cp .swiper-button-prev{width:24px; height:44px; border-radius:3px; background:#eee url(../images/hz_l.png) no-repeat center; left:-44px; margin-top:-22px;
transition:all .5s;
-webkit-transition:all .5s;}
.tj_cp .swiper-button-prev:hover{background:#02328d url(../images/hz_l1.png) no-repeat center;}
.tj_cp .swiper-button-next{width:24px; height:44px; border-radius:3px; background:#eee url(../images/hz_r.png) no-repeat center; right:-44px; margin-top:-22px;
transition:all .5s;
-webkit-transition:all .5s;}
.tj_cp .swiper-button-next:hover{background:#02328d url(../images/hz_r1.png) no-repeat center;}
.tj_cp .swiper-pagination{bottom:0; display:none;}
@media only screen and (max-width:1279px) {
.tj_cp .gy_wz{font-size:18px; margin-top:10px;}
.tj_cp .swiper-tj{padding-bottom:40px;}
.tj_cp .swiper-button-prev{display:none;}
.tj_cp .swiper-button-next{display:none;}
.tj_cp .swiper-pagination{display:block;}
.tj_cp .swiper-pagination-bullet{background-color:#aaa;}
.tj_cp .swiper-pagination-bullet-active{background-color:#02328d;}
.tj_cp .gy_wz{font-size:22px; padding:20px 15px;}
}

.gallery-cpzs{margin-top:20px;}
.gallery-cpzs .swiper-slide{border:1px solid #e7e7e7; cursor:pointer;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.gallery-cpzs .swiper-slide.active{border:1px solid #02328d;}
.gallery-cpzs .swiper-slide img{width:100%; height:auto; display:block;}

.lx_wm{width:100%; padding:90px 0; overflow:hidden; position:relative; z-index:10px;}
.lx_wm .ny_bt{text-align:center; margin-bottom:40px;}
.lx_wm .lx_fs{width:50%; padding:60px; color:#777; background-position:center; background-repeat:no-repeat; background-size:cover;}
.lx_wm .lx_fs h3{font-size:24px; font-weight:bold; color:#000; line-height:32px; margin-bottom:25px;}
.lx_wm .lx_fs .x_x{position:relative; padding-right:170px;}
.lx_wm .lx_fs .x_x ul li{margin-top:15px; padding:5px 0 5px 50px; line-height:26px; position:relative;}
.lx_wm .lx_fs .x_x i{width:36px; height:36px; border:1px solid #ddd; border-radius:50%; position:absolute; top:0; left:0; display:block; color:#333; line-height:34px; text-align:center;}
.lx_wm .lx_fs .x_x i.icon-zuoji{font-size:20px;}
.lx_wm .lx_fs .x_x i.icon-youxiang1{font-size:18px;}
.lx_wm .lx_fs .x_x i.icon-dizhi1{font-size:24px;}
.lx_wm .lx_fs .w_m{width:140px; position:absolute; bottom:0; right:0;}
.lx_wm .lx_fs .w_m img{width:100%; height:auto; display:block;}
.lx_wm .lx_fs .w_m p{margin-top:10px; text-align:center;}
.lx_wm .lx_dt{width:50%; background-position:center; background-repeat:no-repeat;}
@media only screen and (max-width:1600px){
.lx_wm{padding:70px 0;}
.lx_wm .lx_fs{padding:50px;}
.lx_wm .lx_fs h3{font-size:22px; line-height:30px;}
.lx_wm .lx_fs h4{font-size:15px; line-height:20px; margin-bottom:20px;}
.lx_wm .lx_fs .x_x{padding-right:130px;}
.lx_wm .lx_fs .x_x ul li{padding:5px 0 5px 44px; margin-top:10px;}
.lx_wm .lx_fs .x_x i{width:32px; height:32px; line-height:30px; font-size:20px;}
.lx_wm .lx_fs .x_x i.icon-zuoji{font-size:18px;}
.lx_wm .lx_fs .x_x i.icon-youxiang1{font-size:16px;}
.lx_wm .lx_fs .x_x i.icon-dizhi1{font-size:22px;}
.lx_wm .lx_fs .w_m{width:120px;}
.lx_wm .lx_fs .w_m p{margin-top:6px;}
}
@media only screen and (max-width:1440px){
.lx_wm{padding:60px 0;}
.lx_wm .lx_fs{padding:40px;}
.lx_wm .lx_fs h3{font-size:20px;}
.lx_wm .lx_fs h4{font-size:14px;}
.lx_wm .lx_fs .x_x{padding-right:120px;}
.lx_wm .lx_fs .x_x ul li{padding:5px 0 5px 40px;}
.lx_wm .lx_fs .x_x i{width:30px; height:30px; line-height:28px; font-size:18px;}
.lx_wm .lx_fs .x_x i.icon-zuoji{font-size:16px;}
.lx_wm .lx_fs .x_x i.icon-youxiang1{font-size:14px;}
.lx_wm .lx_fs .x_x i.icon-dizhi1{font-size:20px;}
.lx_wm .lx_fs .w_m{width:100px;}
}
@media only screen and (max-width:1279px){
.lx_wm .lx_fs{width:100%;}
.lx_wm .lx_fs h3{font-size:28px;}
.lx_wm .lx_fs h4{font-size:18px;}
.lx_wm .lx_fs .x_x{padding-right:0;}
.lx_wm .lx_fs .x_x ul li{padding:10px 0 10px 60px; margin-top:15px;}
.lx_wm .lx_fs .x_x i{width:46px; height:46px; line-height:44px; font-size:26px;}
.lx_wm .lx_fs .x_x i.icon-zuoji{font-size:24px;}
.lx_wm .lx_fs .x_x i.icon-youxiang1{font-size:22px;}
.lx_wm .lx_fs .x_x i.icon-dizhi1{font-size:28px;}
.lx_wm .lx_fs .w_m{width:200px; position:relative; bottom:auto; right:auto; margin:15px auto 0;}
.lx_wm .lx_dt{width:100%; height:360px;}
}

.zx_ly{width:100%; padding:90px 0; background-color:#f7f7f7; position:relative;}
.zx_ly .ly_wz{max-width:920px; margin:0 auto 40px; font-size:15px; line-height:30px; text-align:center; color:#777; position:relative; z-index:10;}
.zx_ly .ly_nr{max-width:960px; margin:0 auto;}
.zx_ly .ly_nr ul li{width:calc(50% - 30px); margin:0 15px 30px;}
.zx_ly .ly_nr ul li:nth-last-child(2){width:calc(100% - 30px);}
.zx_ly .ly_nr ul li:last-child{width:calc(100% - 30px); text-align:center;}
.zx_ly .ly_nr input{width:100%; height:56px; border-radius:3px; border:1px solid #ddd; background-color:#fff; padding:0 15px; line-height:54px; color:#555; display:block;}
.zx_ly .ly_nr textarea{width:100%; height:148px; border-radius:3px; border:1px solid #ddd; background-color:#fff; padding:13px 15px; line-height:30px; color:#555; display:block; resize:none;}
.zx_ly .ly_nr button{width:150px; height:52px; background-color:#02328d; font-size:18px; line-height:52px; color:#fff; border-radius:3px; display:inline-block; outline:none; margin:0 10px;
transition:all .5s;
-webkit-transition:all .5s;}
.zx_ly .ly_nr button:hover{background-color:#2862d2;}
.zx_ly .ly_nr button.c_z{background-color:#2d2a2f;}
.zx_ly .ly_nr button.c_z:hover{background-color:#2862d2;}
@media only screen and (max-width:1279px){
.zx_ly{padding:60px 0 40px;}
.zx_ly .ly_wz{margin:0 auto 25px; font-size:22px; line-height:44px;}
.zx_ly .ly_nr{padding:30px 15px 20px;}
.zx_ly .ly_nr ul{width:100%; margin:0;}
.zx_ly .ly_nr ul li{width:100%; margin:0 0 25px;}
.zx_ly .ly_nr ul li:nth-last-child(2){width:100%;}
.zx_ly .ly_nr ul li:last-child{width:100%;}
.zx_ly .ly_nr input{height:76px; padding:0 20px; line-height:74px;}
.zx_ly .ly_nr textarea{height:280px; line-height:46px;}
.zx_ly .ly_nr button{width:100%; height:70px; font-size:24px; line-height:70px;}
}

.rc_zp{width:100%; padding:200px 0; background:url(../images/zp_bj.jpg) no-repeat center / cover;}
.rc_zp .zp_nr h3{font-size:30px; font-weight:bold; color:#02328d; line-height:40px;}
.rc_zp .zp_nr h4{font-size:18px; line-height:28px; margin:10px 0 25px;}
.rc_zp .zp_nr ul li{line-height:26px; margin-top:10px;}
@media only screen and (max-width:1279px){
.rc_zp{padding:90px 0;}
.rc_zp .zp_nr h3{font-size:38px; line-height:52px;}
.rc_zp .zp_nr h4{font-size:22px; line-height:40px; margin:15px 0 35px;}
.rc_zp .zp_nr ul li{line-height:46px; margin-top:20px;}
}

.b-3 {padding-top:100px; overflow:hidden;}
.b-3 .tit{height:230px;background:url(../images/b3.jpg) center no-repeat;text-align:center;overflow:hidden;}
.b-3 .tit h2{font-size:30px;color:#fff;font-weight:normal;padding-top:110px;}
.b-3 .tit p{font-size:113px;line-height:113px;font-family:Arial;color:#fff;opacity:0.18;text-transform:uppercase;font-weight:bold;}

.b-3 .hd{display:none;}

.b-3 ul{text-align:center;}
.b-3 li{width:33.33%;float:left;display:inline;position:relative;}
.b-3 li a{display:block;position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;box-sizing:border-box;padding-top:102px;}
.b-3 li h3{font-weight:normal;font-size:24px;}
.b-3 li p{font-size:14px;font-family:Arial;padding-top:6px;height:50px;margin-bottom:15px; text-transform:uppercase}
/*.b-3 li a:hover img{
	-webkit-animation: btnRotate-y 0.5s linear 1;
	animation: btnRotate-y 0.5s linear 1;
}*/
.b-3 li:hover .se{
	-webkit-animation: btnRotate-ys 0.4s linear 1;
	animation: btnRotate-ys 0.4s linear 1;
}
.b-3 li .se1 img{ width:100%}

@-webkit-keyframes btnRotate-ys {
0% {
    -webkit-transform: rotateY(0deg);
   }
100% {
    -webkit-transform: rotateY(180deg);
    }
}

.gp_xx .row{margin:0 -20px;}
.gp_xx .t_p{width:calc(50% - 40px); margin:0 20px;}
.gp_xx .t_p img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1279px){
.gp_xx .row{margin:0;}
.gp_xx .t_p{width:100%; margin:0 0 40px;}
.gp_xx .t_p:last-child{margin:0;}
}

.tz_xw{width:100%; margin-top:50px; overflow:hidden;}
.tz_xw .b_t{font-size:22px; font-weight:bold; line-height:32px; color:#02328d; margin-bottom:15px;}
.tz_xw ul{margin:0 -20px;}
.tz_xw ul li{width:calc(50% - 40px); margin:0 20px; padding:15px 0; border-bottom:1px solid #eee; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.tz_xw .m_r{line-height:40px;padding:15px 0px;}
@media only screen and (max-width:1279px){
.tz_xw .b_t{font-size:28px; line-height:40px; margin-bottom:25px;}
.tz_xw ul{margin:0;}
.tz_xw ul li{width:100%; margin:0; line-height:46px;}
}

.footer{width:100%; font-size:14px; line-height:26px; color:rgba(255,255,255,1); position:relative; z-index:101;}
.footer a{color:rgba(255,255,255,.7);}
.footer a:hover{color:#02328d;}
.footer p{margin-bottom:6px;}
.footer .lan{background-color:#333435; width:100%;position:relative; z-index:999; padding-top:50px}
.footer .ft_dh{border-bottom:1px solid rgba(255,255,255,.2); padding:0 0 30px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer .ft_dh h3{font-size:17px; line-height:28px; margin-bottom:15px; color:#fff; position:relative; font-weight:600}
.footer .ft_dh h3 img{ width:200px}
.footer .ft_dh h3 em{ display:block; width:30px; background:rgba(255,255,255,.5); height:2px; margin-top:15px; margin-bottom:20px }
.footer .ft_dh h3 a.d_l{font-size:18px; color:#fff; line-height:28px; font-weight:bold;}
.footer .ft_lx{width:30%; margin-right:3%}
.footer .ft_lx .f_s p{padding-left:40px; position:relative;color:rgba(255,255,255,.7)}
.footer .ft_lx .f_s p span{position:absolute; top:0; left:0;}
.footer .ft_lm{width:calc(63% - 150px); display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer .ft_lm .cp_fl{width:25%;}
.footer .ft_em{width:10%;}
.footer .t_l{position:relative; margin-bottom:20px; padding-left:60px;}
.footer .t_l strong{font-size:26px;}
.footer .t_l i{position:absolute; left:0; top:49%; font-size:46px;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);}
.footer .l_b{width:120px; float:left;}
.footer .l_b img{max-width:110px; height:auto; display:block; margin-top:6px;}
.footer .l_b span{text-align:center; display:block; margin-top:8px; font-size:12px}
.footer .banquan{padding:20px 0; text-transform:uppercase; line-height:22px; height:auto; overflow:hidden}
.footer .banquan span{display:inline-block; margin-right:12px;}
.footer .wave{position:absolute; left:0; top:-110px; z-index:1;}
.footer .banquan .z_c{ float:left}
.footer .banquan .y_c{ float: right}
.footer .wave + .wave{z-index:2;}
.footer .s_j{margin-top:20px;;}
.footer .s_j a{width:44px; height:44px; border:2px solid #aaa; border-radius:50%; font-size:16px; color:#aaa; line-height:40px; display:inline-block; position:relative; margin:0 10px; overflow:hidden; text-align:center}
.footer .s_j a:hover{border:0; color:#fff; line-height:44px;}
.footer .s_j a:before{width:0; height:0; background-color:#02328d; border-radius:50%; content:""; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .s_j a:hover:before{width:100%; height:100%;}
.footer .s_j i{position:relative; font-size:24px; z-index:11;}
.footer .s_j i.icon-tuite{font-size:18px;}
.footer .s_j i.icon-instagram{font-size:18px;}
.footer .s_j i.icon-icon{font-size:24px; vertical-align:middle;}
@media only screen and (max-width:1279px){
.footer{font-size:22px; line-height:40px;}
.footer .lan{padding-top:40px; padding-bottom:80px;}
.footer .ft_dh{padding:10px 0;}
.footer .ft_dh h3{font-size:28px; line-height:40px; margin-bottom:25px;}
.footer .ft_dh h3 em{display:none;}
.footer .t_l{padding-left:80px;}
.footer .t_l i{font-size:66px;}
.footer .t_l strong{font-size:36px;}
.footer .ft_lx{width:100%; padding-bottom:20px; border-bottom:1px solid rgba(255,255,255,.2); margin-bottom:40px;}
.footer .ft_lx .f_s{padding-bottom:20px;}
.footer .ft_lx .f_s p{padding-left:70px;}
.footer .ft_lm{width:100%; display:none}
.footer .ft_lm .cp_fl{width:100%; border-bottom:1px solid #1960ca;}
.footer .ft_em{width:100%; padding-bottom:40px;}
.footer .ft_dh .l_b{display: block; width:260px;}
.footer .l_b img{max-width:100%;}
.footer .banquan{padding:25px 0; text-align:center; line-height:40px;}
.footer .banquan .z_c{width:100%;}
.footer .banquan .y_c{width:100%;}
.footer .banquan span{display:inline-block; margin-right:0;}
}

.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:1279px){
.e_m .n_r{width:300px; padding:15px;}
.e_m .n_r p{font-size:22px;}
}

.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:#02328d; border-radius:5px; font-size:17px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .email{width:220px;}
.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; border-radius:5px; background-color:#02328d; 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:16px; 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-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#02328d; 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:1280px) {
.pc_kf{right:10px; bottom:10px;}
}
@media only screen and (max-width:1279px){
.pc_kf{width:100%; background-color:#02328d; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:22px; line-height:80px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; height:80px; border-radius:0; background-color:#02328d; box-shadow:none;}
.pc_kf .nr i{color:#fff; font-size:38px;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; float:left; line-height:80px;}
.pc_kf .fh i{font-size:36px;}
}

.cont-plate1 {
  position: relative;
  width: 100%;
  padding-top:100px;
  overflow:hidden;
  background:url(../images/20210916141734685.jpg) no-repeat left top / cover;
}
.cont-plate1 .plate1-bg {
  width: 100%;
  height: auto;
}
.cont-plate1 .plate1-bg img {
  width: 100%;
}
.cont-plate1 .plate1-top {
  width: 100%;
  z-index: 9;
}
.cont-plate1 .plate1-top .top-title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.cont-plate1 .plate1-top .top-English {
  margin-top: 18px;
  font-family: 'MontserratBold';
  font-size: 24px;
  text-align: center;
  color: #cbcbcb;
}
.cont-plate1 .plate1-top .top-heng {
  width: 34px;
  height: 5px;
  margin: 22px auto 0;
  border-radius: 50px;
  background: #0072bc;
}
.cont-plate1 .plate1-cent {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 83%;
  margin-left:17%;
  background-color:#fff;
}
.cont-plate1 .plate1-cent .cent-menu {
  width: 300px;
  height: auto;
  background: linear-gradient(120deg, #0d85cf, #0f54a1);
}
.cont-plate1 .plate1-cent .cent-menu .menu-list {
  position: relative;
  width: 100%;
  height: 117px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box {
  display: block;
  width: 100%;
  height: 100%;
  padding: 16px 0 0 35px;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon {
  position: relative;
  width: 50px;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon .img2 {
  opacity: 0;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-title {
  margin-top: 50px;
  font-size: 18px;
  color: #fff;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-English {
  margin-top: 10px;
  font-family: 'Arial';
  font-size: 12px;
  color: #fff;
  opacity: 0.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-arrow {
  position: absolute;
  top: 50%;
  right: 30px;
  width:40px;
  opacity: 0;
  transform: translatey(-50%);
  -o-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-arrow img {
  width: 100%;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list-active {
  background: linear-gradient(-90deg, #00c0ff, #104bb9);
}
.cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-icon .img2 {
  opacity: 1 !important;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-icon .img1 {
  opacity: 0;
}
.cont-plate1 .plate1-cent .cent-menu .menu-list-active .list-arrow {
  opacity: 1 !important;
}
.cont-plate1 .plate1-cent .cnet-box {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 300px);
  height: 702px;
  opacity: 0;
  visibility: hidden;
  transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  -webkit-transition:all 1s;
}
.cont-plate1 .plate1-cent .cnet-box .box-left {
  width: 448px;
  height: 100%;
  padding: 90px 0 0 60px;
  background: #fafafa;
}
.cont-plate1 .plate1-cent .cnet-box .box-left .left-English {
  font-family: 'MontserratBold';
  font-size: 30px;
  background-image: linear-gradient(-90deg, #00c0ff, #104bb9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
}
.cont-plate1 .plate1-cent .cnet-box .box-left .left-title {
  margin: 42px 0;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  opacity: 0;
}
.cont-plate1 .plate1-cent .cnet-box .box-left .left-text {
  padding-right: 70px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  opacity: 0;
}
.cont-plate1 .plate1-cent .cnet-box .box-left .left-button {
  display: block;
  width: 140px;
  height: 45px;
  margin-top: 70px;
  font-size: 14px;
  line-height:  42px;
  text-align: center;
  color: #0072bc;
  border-radius: 45px;
  border: solid 2px #0a51a1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.cont-plate1 .plate1-cent .cnet-box .box-left .left-button:hover {
  color: #fff;
  background: #0a51a1;
}
.cont-plate1 .plate1-cent .cnet-box .box-right {
  width: calc(100% - 428px);
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.cont-plate1 .plate1-cent .cnet-box .box-right img {
  width: 100%;
  height: 88%;
  opacity: 0;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.cont-plate1 .plate1-cent .cnet-box:hover img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.cont-plate1 .plate1-cent .cnet-box-active {
  opacity: 1;
  visibility: visible;
}
.cont-plate1 .plate1-cent .cnet-box-active .left-English,
.cont-plate1 .plate1-cent .cnet-box-active .left-title,
.cont-plate1 .plate1-cent .cnet-box-active .left-text,
.cont-plate1 .plate1-cent .cnet-box-active img {
  opacity: 1 !important;
  transition: all 0.6s !important;
  -o-transition: all 0.6s !important;
  -moz-transition: all 0.6s !important;
  -webkit-transition: all 0.6s !important;
}
.cont-plate1 .plate1-web-cent {
  display: none;
}

@media only screen and (max-width:1600px){
	
.b-3 { padding-top:70px; height:auto; overflow:hidden}
.b-3 .tit{height:230px;background:url(../images/b3.jpg) center no-repeat;text-align:center;overflow:hidden;/*background-attachment: fixed !important;*/}
.b-3 .tit h2{font-size:30px;color:#fff;font-weight:normal;padding-top:110px;}
.b-3 .tit p{font-size:113px;line-height:113px;font-family:Arial;color:#fff;opacity:0.18;text-transform:uppercase;font-weight:bold;}

.b-3 .hd{display:none;}

.b-3 ul{text-align:center;}
.b-3 li{width:33.33%;float:left;display:inline;position:relative;}
.b-3 li a{display:block;position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;box-sizing:border-box;padding-top:102px;}
.b-3 li h3{font-weight:normal;font-size:24px;}
.b-3 li p{font-size:14px;font-family:Arial;padding-top:6px;height:50px;margin-bottom:15px; text-transform:uppercase}
	
}
@media only screen and (max-width:1400px){
	
.cont-plate1 .plate1-top {
  width: 100%;
  z-index: 9;
}	

.cont-plate1 .plate1-cent {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
}	
.b-3 { padding-top:70px; height:auto; overflow:hidden}
.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-title {
  margin-top: 50px;
  font-size:18px;
  color: #fff;
}
.b-3 li a{display:block;position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;box-sizing:border-box;padding-top:62px;}
.b-3 li p{font-size:14px;font-family:Arial;padding-top:6px;height:50px;margin-bottom:0px; text-transform:uppercase}
}

@media all and (max-width:1279px){
	.b-3 .tit{display:none;}
	.b-3 .hd{display:block;}
	.b-3 ul{padding-top:10px;}
	.b-3 li{width:50%;}
	.b-3 li a{padding-top:22%;}
	.b-3 li img{width:100%;}
	.b-3 li h3{font-size:24px;}
	.b-3 li p{font-size:16px;margin-bottom:10%;}
	.b-3 li a img{width:50px;}
	
	.zb{width:100%;}
	.yb{width:100%;}
	
	.cont-plate1{background:none; padding:60px 0;}
	.cont-plate1 .plate1-cent{margin-left:0; flex-wrap:wrap;}
	.cont-plate1 .plate1-cent .cent-menu{width:100%; display:flex; flex-wrap:wrap;}
	.cont-plate1 .plate1-cent .cent-menu .menu-list{width:33.33333333%;}
	.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box{padding:15px;}
	.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-arrow{display:none;}
	.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-title{font-size:21px; text-align:center;}
	.cont-plate1 .plate1-cent .cent-menu .menu-list .list-box .list-icon{margin:0 auto;}
	.cont-plate1 .plate1-cent .cnet-box{position:relative; top:auto; right:auto; opacity:1; visibility:visible; display:none; width:100%; height:auto;}
	.cont-plate1 .plate1-cent .cnet-box-active{display:block;}
	.cont-plate1 .plate1-cent .cnet-box .box-left{width:100%; height:auto; padding:50px 25px;}
	.cont-plate1 .plate1-cent .cnet-box .box-left .left-title{margin:0 0 20px; font-size:32px;}
	.cont-plate1 .plate1-cent .cnet-box .box-left .left-text{padding-right:0; font-size:22px; line-height:44px;}
	.cont-plate1 .plate1-cent .cnet-box .box-left .left-button{margin-top:35px; width:180px; line-height:50px; height:52px; font-size:20px; border-radius:50px;}
	.cont-plate1 .plate1-cent .cnet-box .box-right{width:100%;}
}

.infoProduct .infoTabBox {
  width: 280px;
  margin-top: 60px;
  border-radius: 20px 0 0 0;
}

.infoProduct .infoTabBox .bt {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 80px;
  padding-left: 20px;
  font-family: "DIN";
  background: url(../images/zhuantitabbj.jpg) no-repeat;
  color: #fff;
  border-radius: 20px 0 0 0;
}

/* 折叠选项卡 */
ul.cpxxk {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-top: none;
}

ul.cpxxk li {
  border-bottom: solid 1px #dddddd;
  position: relative;
}

ul.cpxxk li.on a {
  color: #02328d;
  font-weight: bold;
}

ul.cpxxk li:nth-last-child(1) {
  border-bottom: none;
}

ul.cpxxk>li a {
  line-height: 48px;
  font-size: 17px;
  padding: 0 15px;
}

ul.cpxxk .submit {
  display: none;
  background-color: #f5f5f5;
}

ul.cpxxk i {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 16px;
  color: #999999;
  transform: rotate(0deg);
  transition: all 0.5s;
}

ul.cpxxk i.on {
  transform: rotate(90deg);
  transition: all 0.5s;
}

ul.cpxxk .submit li:hover {
  background-color: #02328d;
}

ul.cpxxk .submit li a {
  font-size: 16px;
  margin-left: 20px;
}

ul.cpxxk .submit li:hover a {
  color: #fff;
}

/* 左侧联系 */
.leftContactTab {
  background-color: #02328d;
  padding: 5px;
  padding-top: 0;
  border-radius: 10px;
  margin-top: 30px;
}

.leftContactTab h2 {
  color: #fff;
  font-weight: bold;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}

.leftContactTab .ewm {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
}

.leftContactTab .ewm img {
  display: block;
  width: 120px;
  margin: 0 auto;
}

.leftContactTab .ewm p {
  color: #333;
  line-height: 30px;
  font-weight: bold;
}

.leftContactTab .ewm strong {
  font-size: 16px;
  color: #2b408a;
}

.leftContactTab .ewm em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #eee;
  margin: 20px 0;
}

/* @media (max-width: 1199px) {
  .infoProduct .infoTabBox {
    display: none;
  }

  .infoProduct main {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .infoPageTab .aBox a:nth-of-type(3n) {
    margin-right: 0;
  }
} */

/* 标题 */
.pro_list01 .bd {
  margin-top: 60px;
  width: calc(100% - 320px);
  margin-left: 40px;
  padding-bottom: 80px;
}

.pro_list01 .bd .bd_infor .tit {
  font-size: 30px;
  font-weight: bold;
  color: #02328d;
  line-height: 1;
}

/* 列表 */

.pro_list01 .bd .bd_list li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  transition: all 0.5s ease;
}

.pro_list01 .bd .bd_list li:nth-child(3n) {
  margin-right: 0;
}

.pro_list01 .bd .bd_list li .li_box {
  border: 1px solid #d6d6d6;
  padding: 20px; position:relative
}

.pro_list01 .bd .bd_list li .infor {
  position: relative;
  z-index: 2;
}

.pro_list01 .bd .bd_list li .infor .con {
  font-size: 16px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  color: #1b1b1b;
  font-weight: bold;
}

.pro_list01 .bd .bd_list   .li_box .icon {
  width: 50px;
  height: 50px;
  background: url(../images/new_pro.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top:10px;
  right: 10px;
  opacity: 0;
  visibility: hidden;
}

.pro_list01 .bd .bd_list li.li_new1 .li_box .icon {
  opacity: 1;
  visibility: visible;
}

.pro_list01 .bd .bd_list li .img_ {
  width: 100%;
  margin: 20px 0 10px;
}

.pro_list01 .bd .bd_list li .img_ img {
  display: block;
  width: 100%;
  height: auto;
}

.pro_list01 .bd .bd_list li .intro {
  padding: 5px 0px 15px;
}

.pro_list01 .bd .bd_list li .intro p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; line-height:26px
}

.pro_list01 .bd .bd_list li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.pro_list01 .bd .bd_list li .more_box {
  text-align: left;
}

.pro_list01 .bd .bd_list li .more_box .more {
  display: inline-block;
  width: 40%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #798186;
  font-size: 14px;
  color: #333f47;
  position: relative;
  margin-right: 14px;
}

.pro_list01 .bd .bd_list li .more_box .more02 {
  margin-left: 2%;
}

.pro_list01 .bd .bd_list li .more_box .more:first-child {
  margin-left: 0px;
}

.pro_list01 .bd .bd_list li .more_box .more span {
  position: relative;
  z-index: 3;
}

.pro_list01 .bd .bd_list li .more_box .more:after {
  content: "";
  width: 0;
  height: 100%;
  background: #02328d;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.5s ease;
}

.pro_list01 .bd .bd_list li .more_box .more:hover {
  color: #fff;
  border-color: #02328d;
}

.pro_list01 .bd .bd_list li .more_box .more:hover:after {
  width: 100%;
}

@media only screen and (max-width: 1439px) {
  .pro_list01 .bd .bd_list li .li_box {
    padding: 15px;
  }

  .pro_list01 .bd .bd_list li .more_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .pro_list01 .hd .item {
    padding-left: 70px;
  }

  .pro_list01 .bd .bd_list li {
    margin-bottom: 20px;
  }

  .pro_list01 .bd .bd_list li .infor .icon {
    top: 0;
    width: 34px;
    height: 34px;
  }
}

@media only screen and (max-width: 1279px) {
.infoProduct .infoTabBox{display:none;}
.pro_list01 .row{margin:0;}
.pro_list01 .bd{width:100%; margin:60px 0 0;}
}

@media only screen and (max-width: 991px) {
  .pro_list01 .bd .bd_list li {
    width: 48%;
    margin-right: 2%;
  }

  .pro_list01 .bd .bd_list li:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 576px) {
  .pro_list01 .bd .bd_list li .li_box {
    padding: 10px;
  }

  .pro_list01 .bd .bd_list li {
    margin-bottom: 10px;
  }

  .pro_list01 .bd .bd_infor .tit {
    font-size: 24px;
  }

  .pro_list01 .bd .bd_list li .infor .con {
    font-size: 14px;
  }

  .pro_list01 .hd .item {
    padding-left: 0;
  }

  .pro_list01 .hd .item .tit {
    font-size: 14px;
    position: relative;
  }

  .pro_list01 .hd .item .con .con_a {
    padding: 0 9px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .pro_list01 .bd .bd_list li .more_box .more {
    line-height: 30px;
    height: 32px;
    font-size: 12px;
  }

  .pro_list01 .bd .bd_list li .infor p {
    font-size: 12px;
  }
}
.xw_xq{width:100%; padding:80px 0 160px; overflow:hidden; position:relative;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
    .xw_xq{padding:3rem 0 7rem;}
    .xw_xq .xq_nr .b_t{font-size:2rem; line-height:3rem; margin-bottom:1.5rem;}
    .xw_xq .xq_nr .x_x{padding-bottom:2.5rem; margin-bottom:2.5rem;}
    .xw_xq .xq_nr .n_r{font-size:1.4rem; line-height:2.6rem;}
    .xw_xq .xq_nr .f_y{margin-top:3rem; padding-top:2rem; font-size:1.4rem;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#02328d; border:1px solid #02328d; color:#fff;}
.yema ul li.active a{background-color:#02328d; border:1px solid #02328d; color:#fff;}
@media only screen and (max-width:640px){
    .yema{margin-top:3rem;}
    .yema ul li{margin:0 .2rem;}
    .yema ul li a{min-width:3.6rem; padding:0 1rem; font-size:1.4rem; line-height:3.6rem;}
}