@charset "utf-8";
@font-face { font-family: sy; src: url("../fonts/sySong.woff"); }
@font-face { font-family: sy-r; src: url("../fonts/sy-hr.woff"); }
@font-face { font-family: sy-b; src: url("../fonts/sy-hb.woff"); }


/*  */
.header_box { z-index: 1000; width: 100%; position: fixed; top: 0px; left: 0px; border-bottom: 1px solid rgba(225, 225, 225,.2);}
.header_top::before {content: "";position: absolute;width: 100%;height: 3rem;z-index: -1;left: 0px;top: 0px;background: linear-gradient(180deg, #004099 0%, rgba(0, 64, 153, 0) 100%);}
.fixed .header_top::before{height:100%;/* background:#023EC9; */}
.header_top .top { justify-content: space-between; height: 1.4rem; align-items: center;}
.header_top .wp{width: 100%;max-width: 100%;padding: 0 0.5rem;}
.header_top #logo img { transition: all 0.5s ease 0s;width: 6.25rem; }
.list_box1 {flex: 1;min-width: 0px;padding-left: 5%;display: flex;flex-direction: column;align-items: flex-end;}
.list_box1 .top-t {align-items: center;justify-content: flex-end;padding-bottom: .16rem;}
.list_box1 .li { padding: 0px 0.2rem;border-right: 1px solid rgba(225, 225, 225,.2);}
.list_box1 .li:last-child { padding-right: 0px; border-right: none;}
.list_box1 .li a {color: #fff;font-size: 0.16rem;line-height: 0.2rem;/* padding: 0px 0.2rem; */align-items: center;}
.list_box1 a img { display: inline-block; width: 0.2rem; margin-right: 0.1rem; }
.list_box1 .ser .a { display: flex; align-items: center; justify-content: space-between; }
.list_box1 .li .input { width: calc(100% - 0.16rem); height: 100%; padding: 0px 0.1rem 0px 0rem; font-size: 0.16rem; color: rgb(255, 255, 255); line-height: 0.28rem; }
.list_box1 .li .serbtn img{margin-right: 0;width: 0.46rem;}
.list_box1 .li .input::-webkit-input-placeholder { color: rgb(255, 255, 255); }

#nav {width: 100%;position: relative;z-index: 1000;max-width: 13rem;}
#nav ul { display: flex; justify-content: space-between; flex: 1 1 0%; min-width: 0px; padding-right: 0.25rem; }
#nav ul li { z-index: 0; position: relative; }
#nav ul li>a { display: flex; padding: 0px; position: relative; z-index: 2; height: 100%; align-items: center; }
#nav ul li h3 {font-size: 0.2rem;color: #fff;line-height: 0.5rem;position: relative;transition: all 0.36s ease 0s;padding: 0 0.33rem;display: flex;align-items: center;white-space: nowrap;}
#nav ul li h3 i{display: inline-block;font-style: normal;border-left: 0.05rem solid transparent;border-right: 0.05rem solid transparent;border-top: 0.05rem solid #fff;margin-left: 0.04rem;}
#nav ul li h3::after{width: 100%;background: rgba(255, 255, 255, 0.1);clip-path: polygon(.15rem 0%, 100% 0%, calc(100% - .15rem) 100%, 0% 100%);}
#nav ul li:last-child h3::after{clip-path: polygon(.15rem 0%, 100% 0%, 100% 100%, 0% 100%);}
#nav ul li .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;/* width: 100%; */left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 1;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;text-align: center;}
#nav ul li .sub::after {content: "";height: 3px;width: auto;position: absolute;left: 50%;bottom: 100%;transform: translateX(-50%);border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent;border-bottom: 0.1rem solid rgb(255, 255, 255);opacity: 0;}
#nav ul li .sub .box {padding: 0.14rem 0.1rem;text-align: center;/* width: 100%; *//* min-width: 1.8rem; */}
#nav ul li .sub a {padding: 0.08rem 0.3rem;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: rgb(51, 51, 51);text-align: center;white-space: nowrap;background: rgb(255, 255, 255);/* min-width: 2rem; */border-bottom: 1px solid rgb(221, 221, 221);}
#nav ul li .sub a:hover { color: #023EC9; }
#nav ul li .sub a:last-child { border-bottom: none; }
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav ul li.on h3::after, #nav ul li:hover h3::after{background: #023EC9;}
#nav ul li.on h3{font-weight:bold;}

.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0 0 0.15rem;height: 0.7rem;background: #004099;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo { padding: 0px; width: 75%; margin: 0px; }
.m_header_box header #logo img { max-height: 0.6rem; }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;width: .7rem;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after { content: ""; position: absolute; z-index: -1; top: 0px; left: -10px; border-right: 10px solid rgb(255, 255, 255); border-top: 0.7rem solid transparent; opacity: 0; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 32px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {/* width: 0.32rem; */}
#nav_btn .navbtn { position: absolute; top: 12px; left: 0px; display: inline-block; width: 100%; height: 2px; transition: all 0.3s ease-out 0s; background: #023EC9; }
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 100%;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #023EC9;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 10px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: 0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.svg") center center / 0.28rem no-repeat #023EC9; }
#m_nav .list_box0 { text-align: center; width: 100%; justify-content: flex-start; margin: 0.32rem 0px 0px; flex-wrap: wrap; height: 0.4rem; }
#m_nav .list_box0 .li { text-align: left; color: #023EC9; margin: 0px 0.12rem 0.15rem 0px; font-size: 14px; padding: 0px; min-width: 1rem; }
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;max-height: calc(100% - 120px);padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;}
.list_box_nav_mobile > li { width: 100%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.5rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.5rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
.wap_search {font-size: 16px;border-radius: 5px;color: rgb(255, 255, 255);text-align: center;letter-spacing: 2px;overflow: hidden;width: 100%;/* height: 85px; */display: block;margin-bottom: 0.1rem;}
.wap_search .header-search { height: 40px; border-radius: 20px; background: rgb(255, 255, 255); position: relative; width: 3.68rem; margin: 10px auto; }
.wap_search .input { font-size: 0.16rem; color: rgb(100, 100, 100); height: 40px; line-height: 40px; padding: 0px 0.24rem; box-shadow: none; appearance: none; float: left; border-right: 0px; background: rgb(255, 255, 255); border-radius: 30px; width: calc(100% - 40px); }
.wap_search .btn_blue { position: absolute; cursor: pointer; top: 0px; right: 0px; width: 40px; height: 40px; line-height: 40px; border: 0px; background: url("../images/submit.svg") center center / 0.24rem no-repeat #023EC9; border-radius: 20px; }
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }
.search_btn { cursor: pointer; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #023EC9; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] { float: left; height: 0.7rem; width: calc(100% - 1rem); background-color: rgb(255, 255, 255); font-size: 0.2rem; line-height: 0.08rem; color: rgb(102, 102, 102); transition: all 0.3s ease 0s; padding: 0px 0.2rem; }
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn { float: right; height: 0.7rem; width: 1rem; }
.search-dialog .search-input input[type="submit"] { background-color: #023EC9; background-repeat: no-repeat; background-position: center center; background-size: 0.4rem; background-image: url("../images/search-btn.svg"); font-size: 0.2rem; color: rgb(255, 255, 255); }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #023EC9; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}
.miso_btn1 { width: 1.34rem; height: 1rem; cursor: pointer; transition: all 0.5s ease 0s; position: absolute; right: 0px; top: -1px; justify-content: flex-end; padding-right: 0.4rem; display: flex; align-items: center; background-size: 100% 100%; }
#openBtn { cursor: pointer; display: inline-block; }
#openBtn .lcbody { width: 0.32rem; height: 0.28rem; position: relative; display: flex; flex-direction: column; justify-content: flex-start; }
#openBtn .lcbody .lcitem { width: 100%; height: 0.02rem; position: absolute; transition: transform 0.36s ease 0s; right: 0px; border-radius: 0.03rem; }
#openBtn .lcbody .lcitem:nth-child(2) { width: 100%; }
#openBtn .lcbody .lcitem div { position: absolute; width: 100%; height: 100%; top: 0px; left: auto; right: 0px; background: rgb(255, 255, 255); }
#openBtn .lcbody .top { top: 0px; }
#openBtn .lcbody .center { display: block; top: 50%; width: 100%; }
#openBtn .lcbody .bottom { top: 100%; }
#openBtn .lcbody:hover .lcitem.top .rect { animation: 0.4s ease-in-out 0s 1 normal none running move; }
#openBtn .lcbody:hover .lcitem.center .rect { animation: 0.4s ease-in-out 0.1s 1 normal none running move; }
#openBtn .lcbody:hover .lcitem.bottom .rect { animation: 0.4s ease-in-out 0.2s 1 normal none running move; }
.active#openBtn .lcitem.top { transform: rotateZ(45deg); top: 49%; }
.active#openBtn .lcitem.center { opacity: 0; }
.active#openBtn .lcitem.bottom { transform: rotateZ(-45deg); top: 49%; width: 100%; }
.xg .miso_btn1 { }
@keyframes move { 
  0% { right: 0px; }
  40% { right: 0px; width: 0px; }
  60% { right: auto; width: 0%; }
  100% { right: auto; width: 100%; }
}
.show { overflow: hidden; }
.show .g-nav2 { transform: translateY(0px); }
.g-nav2 { position: fixed; z-index: 49; left: 0px; top: 0px; right: 0px; bottom: 0px; transition: all 0.5s ease 0s; transform: translateY(-100%); }
.g-nav2::after { content: ""; position: absolute; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0.5; }
.g-nav2 .scroll { position: absolute; z-index: 1; left: 0px; right: 0px; top: 1.5rem; bottom: 0px; overflow-y: auto; padding: 0px 0.5rem; }
.g-nav2 .scroll .wp { width: 100%; max-width: 100%; padding: 0px 0.5rem; }
.g-nav2 .scroll ul { width: 100%; flex-wrap: nowrap; position: relative; }
.g-nav2 .scroll ul::after { content: ""; position: absolute; width: 100%; top: 0.7rem; background: rgb(216, 216, 216); opacity: 0.1; left: 0px; z-index: 1; height: 1px; }
.g-nav2 .scroll li { width: 11.1%; text-align: center; flex-shrink: 0; padding: 0px 0.15rem; }
.g-nav2 .scroll li h2 a { color: rgb(255, 255, 255); line-height: 0.32rem; display: block; padding-bottom: 0.15rem; position: relative; z-index: 1; height: 0.7rem; align-items: center; white-space: nowrap; }
.g-nav2 .scroll li h2 { font-size: 0.2rem; font-weight: bold; line-height: 0.4rem; position: relative; z-index: 1; text-align: center; }
.g-nav2 .scroll li h2::after { content: ""; position: absolute; width: 0px; height: 1px; background: rgb(255, 255, 255); left: 50%; bottom: 0px; }
.g-nav2 .scroll li .list { padding: 0.2rem 0px; text-align: left; }
.g-nav2 .scroll li .list h3 { font-size: 0.16rem; line-height: 0.36rem; margin-bottom: 0.05rem; color: rgb(255, 255, 255); white-space: nowrap; text-align: center; }
.g-nav2 .scroll li .list dl { padding-bottom: 0.05rem; display: none; text-align: center; }
.g-nav2 .scroll li .list dd { font-size: 0.14rem; line-height: 0.26rem; opacity: 0.7; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: rgb(255, 255, 255); transition: all 0.5s ease 0s; margin-bottom: 0.1rem; }
.g-nav2 .scroll li .list dd:hover { overflow: visible; opacity: 1; text-overflow: unset; }
.show #nav { opacity: 0; visibility: hidden; }
.g-nav2 .scroll li.on h2::after { width: 100%; left: 0px; }
.g-nav2 .scroll ul.on li { width: 9.5%; }
.g-nav2 .scroll ul.on li.on { width: 24%; padding: 0px 0.3rem; transition: all 0.5s ease 0s; }
.g-nav2 .scroll li.on h2 { padding: 0px 0.3rem; }
.g-nav2 .scroll li.on .list { background: linear-gradient(rgba(73, 34, 172, 0.3) 0%, rgba(216, 216, 216, 0) 100%); padding: 0.2rem 0.3rem; }
.g-nav2 .scroll li:hover h2::after { width: 100%; left: 0px; }
@keyframes ani_roll2 { 
  0% { background-position: 0px bottom; }
  100% { background-position: -100% bottom; }
}
/* banner */
.main-visual-wrapper {width: 100%;position: relative;/* padding-top: 1.4rem; */}
.main-visual-slider { overflow: hidden; width: 100%; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative; }
.swiper-box1 .imged {padding-bottom: 100vh;}
.swiper-box1 .imged::after {width: 100%;background: linear-gradient(0deg, #004099 0%, rgba(0, 64, 153, 0) 100%);height: 30%;}
.slide-inner { overflow: hidden; }
.swiper-box1 a:hover .imged { transform: scale(1); }
.main-visual-slider .imged { transform: scale(1.05); transition: opacity 0.5s ease 0s; }
.main-visual-slider .vde .imged { transform: scale(1);}
.main-visual-slider .swiper-slide-active .imged { transform: scale(1); transition: all 6s ease 0s; }

.banner .con { width: 40%; position: absolute; left: 6%; z-index: 10;top: 50%;transform: translateY(-50%);display: flex;flex-direction: column;align-items: flex-start;}
.banner .con h3 {font-size: 0.48rem;color: rgb(255, 255, 255);line-height: 1.3;font-family:Times New Roman;/* text-align: right; */}
.banner .con span {height: 0.48rem;border-radius: .5rem;background: #BFD2F8;justify-content: center;align-items: center;font-size: 0.16rem;color: #1DA1F2;padding: 0 0.35rem;margin-top: .25rem;}
.swiper-box1 .arrow{align-items: center;position: absolute;bottom: 0.38rem;left: auto;right: 5%;}
.swiper-box1 .arror{width: 0.49rem;height: 0.49rem;position: relative;margin: 0;top: auto;left: auto;right: auto;}
.swiper-box1 .arror::after{display: none;}
.swiper-box1 .arror img{width: 100%;}
.swiper-box1 .cir { bottom: auto; z-index: 10;align-items: center; display: flex;position: relative;bottom: auto;padding: 0 0.15rem;}
.swiper-box1 .cir span { width: 0.1rem; height: 0.1rem; background: rgb(255, 255, 255); opacity: .8; border-radius: 50%; margin: 0px 0.1rem !important; }
.swiper-box1 .cir span.on { opacity: 1;width: 0.16rem;height: 0.16rem;}
/* h0 */
.title {margin-bottom: 0.64rem;align-items: center;position: relative;justify-content: space-between;display: flex;}
.title .h3{margin: 0 auto;text-align: center;}
.title h3{font-size: 0.5rem;color: #333;font-family: sy-b;padding-bottom: 0.1rem;line-height: 1.5;margin: 0 auto;font-weight: bold;}
.title h3::after{width: 1.5rem;height: 0.04rem;background: rgba(2, 62, 201, 0.5);left: 50%;transform: translateX(-50%);}
.more{position: absolute;right: 0;}
.more a {font-size: 0.2rem;transition: all 0.5s ease 0s;color: #999;border-radius: 0;text-transform: capitalize;align-items: center;padding-right: 0.4rem;line-height: 0.3rem;background: url(../images/more.png) no-repeat right center/0.3rem;}
.more a:hover{color: #004099;background: url(../images/more2.png) no-repeat right center/0.3rem;}

.more a img { display: block; margin-left: 0.1rem; width: 0.16rem; }
.home0 { width: 100%; padding: 0.8rem 0px 0rem;}
.home0::after{width: 100%;background: url(../images/hbg1.png) no-repeat center/cover;}
.home0-t {justify-content: space-between;align-items: center;}
.home0-t .left { width: 39%;}
.home0-t .right {width: 57.5%;position: relative;}
.home0-t .cont p {font-size: 0.2rem;line-height: 2.1;color: #666;/* text-align: justify; */word-break: break-word;}
.home0-t .left::after{width: 100%;left: 0.17rem;bottom: -0.17rem;
background: rgba(0, 64, 153, 0.2);}
.home0-b{margin: 0.8rem 0;}
.home0-b ul{margin: 0 -0.1rem;}
.home0-b li{width: 25%;padding: 0rem 0.1rem;}
.home0-b li h3{font-size: 0.4rem;color: #023EC9;font-weight: 500;line-height: 1.5;margin: 0.2rem 0 0.1rem;}
.home0-b li span{display: flex;align-items: center;justify-content: center;background: linear-gradient(180deg, #004099 0%, #4C79E2 100%);width: 1rem;height: 1rem;border-radius: 50%;}
.home0-b li b{font-weight: 500;}
.home0-b li p{font-size:.2rem;color:#666;line-height: 1.5;}
.h0-b2 .imged{padding-bottom: 33%;}
.h0-b2 .imged::after{width: 0.88rem;height: 0.88rem;background: url(../images/bf.png) no-repeat;background-size: 100% 100%  !important;left: 50%;top: 50%;transform: translate(-50%,-50%);}

@media screen and (min-width: 1025px) {
.home0-b li .a:hover img{transform:rotateY(360deg);transition:0.5s;}
}
@media screen and (max-width: 1024px) {
  .home0 { padding: 0.4rem 0px 0; }
  .home0-t .left { width: 100%; }
  .home0-t .right { width: 100%; margin-top: 0.3rem; }
  .home0-b{margin: 0.3rem 0;}
  .home0-b li h3{font-size: 0.3rem;margin: 0.1rem 0;}
  .home0-b li span img{max-width:.4rem;}
 
}
@media screen and (max-width: 768px) {
  .home0-t .left .cont p{line-height:1.8}
  .home0-b li{width: 50%;margin-bottom: 0.2rem;}
  .home0-b li h3{font-size: 0.26rem;}
  .home0-b li span{width:.6rem;height:.6rem;}
  .h0-b2 .imged::after{width:.5rem;height:.5rem;}
}


/* h1 */
body { background: #F3F5FC; }
.home1{ width: 100%; padding: 0.8rem 0px;}
.home1-t{justify-content: space-between;}
.home1-t .left{width: 49%;}
.home1-t .right{width: 49%;}
.home1-t .left li a{display: block;position: relative;}
.home1-t li * { transition: all 0.5s ease 0s; }
.home1-t .left li .imged { padding-bottom: 55.5%;}
.home1-t .left li .date{border-radius: 0rem 0rem 0.2rem 0rem;background: #FFFFFF;width: 0.88rem;height: 0.85rem;display: flex;align-items: center;justify-content: center;flex-direction: column;position: absolute;left: 0.28rem;top: 0.28rem;}
.home1-t .left li span{font-size: 0.36rem;color: #004099;}
.home1-t .left li p{font-size: 0.16rem;color: #004099;margin-top: 0.05rem;}
.home1-t .left li .con {padding: 0.35rem 0.4rem 0px;align-items: center;height: 1.74rem;border-bottom: 0.03rem solid #004099;}
.home1-t .left li h3 { color:#333; font-size: 0.2rem; line-height: 0.32rem; margin-bottom: 0.1rem; }
.home1-t .left li h4 { font-size: 0.16rem; color:#666; line-height: 0.3rem;max-height: 0.6rem\0;}
.home1-t .slick-dots{width: auto;bottom: .15rem;left: auto;right: 0.2rem;}
.home1-t .slick-dots li{width: 0.1rem;height: 0.1rem;background: #004099;border-radius: 50%;margin: 0 0.1rem;transition: all 0.5s ease 0s;padding:0;opacity: .5;}
.home1-t .slick-dots li.slick-active{opacity: 1;}
.home1-t .slick-dots li button{display: none;}
.h1-t a{align-items: center;background: linear-gradient(130deg, #134397 50%, #5BBFE7 105%);}
.h1-t .scale{width: 3.76rem;}
.h1-t .con{flex: 1;min-width: 0;padding: 0 0.3rem;}
.h1-t .imged{padding-bottom:62%;}
.h1-t h3{min-height:50px;color: #fff;font-weight: bold;font-size: 0.2rem;}
.h1-t h4{color: #fff;font-size: 0.16rem;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0.24rem 0 0.2rem;}
.h1-t p{text-align: right;font-size: 0.16rem;color: #fff;}
.home1-t .right li a{padding: 0.23rem 0;border-bottom: 1px dashed #ddd;align-items: center;line-height: .28rem;}
.home1-t .right li a::after{height: 1px;bottom: -1px;background: #004099;}
.home1-t .right li h3{flex: 1;min-width: 0;font-size: 0.2rem;color: #333;padding: 0 0.15rem ;}
.home1-t .right li span{font-size: 0.16rem;color: #004099;}
.home1-t .right li h3::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #004099;bottom: auto;top: 50%;transform: translateY(-50%);}



@media screen and (min-width: 1025px) {
  .home1-t a:hover h3 { color: #023EC9; }
  .home1-t .right li a:hover::after{width: 100%  ;}
  .h1-t a:hover h3{font-weight:bold;color:#fff;}
 
}
@media screen and (max-width: 1024px) {
  .home1 {padding: 0.4rem 0px .4rem;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.3rem;}
  .home1-t .left li .con{padding:.2rem 0 0;}
}
@media screen and (max-width: 768px) {
.h1-t .scale{width: 3rem;}
}
@media screen and (max-width: 420px) {
.h1-t .scale{width: 100%;}
  .h1-t .con{flex:none;width:100%;padding:.2rem;}
}

/* h2 */
.home2 { width: 100%; padding: 0rem 0px 0rem; }
.home2::after{width: 100%;height: 5.42rem;background: #FFFFFF;bottom: 0.68rem;}
.home2-t{align-items:center;}
.home2-t .left{width: 4.5rem;}
.home2-t .right{width: calc(100% - 4.5rem);box-shadow: 0rem 0.04rem 0.3rem 0rem rgba(0, 64, 153, 0.3);border-radius:0 .3rem 0 0.3rem}
.home2-t .left h3{font-size: 0.3rem;font-weight: bold;color: #333;margin-bottom: 0.42rem;}
.home2-t .left h4{display: flex;flex-wrap: wrap;align-items: flex-start;/* transform: translateY(.15rem); */}
.home2-t .left h4 span{width: 0.3rem;height: 0.3rem;display: flex;align-items: center;justify-content: center;transform: translateY(.12rem);}
.home2-t .left h4 p{flex: 1;min-width: 0;padding-left: 0.1rem;font-size: 0.2rem;line-height: 2.5;color: #333;}
.home2-t .right li{width: 25%;}
.home2-t .right li:nth-child(2){width: 50%;}
.home2-t .right li a{display: block;position: relative;}
.home2-t .right li .imged{padding-bottom: 3.4rem;}
.home2-t .right li .imged::after{width: 100%;background: rgba(0, 64, 153, 0.6);}
.home2-t .right li:nth-child(2) .imged::after{background: linear-gradient(307deg, rgba(0, 64, 153, 0) 28%, #004099 97%);}
.home2-t .right li:nth-child(4) .scale,.home2-t .right li:nth-child(4) .imged{border-radius: 0 0 0rem 0.3rem;}
.home2-t .right li:nth-child(5) .imged::after{background: linear-gradient(180deg, #004099 0%, rgba(0, 64, 153, 0) 100%);}
.home2-t .right li:nth-child(4) .imged::after,.home2-t .right li:nth-child(6) .imged::after{height: 0;}
.home2-t .right li .con{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 10;padding: 0.4rem 1rem 0 0.35rem;}
.home2-t .right li h3{font-size: 0.2rem;font-weight: 500;line-height: 1.5;color: #fff;}

@media screen and (min-width: 1025px) {
.home2-t .right li:nth-child(1) .scale,.home2-t .right li:nth-child(1) .imged,.home2-t .right li:last-child .imged::after{border-radius: 0 0 1rem 0;}
.home2-t .right li:nth-child(3) .imged,.home2-t .right li:nth-child(3) .scale{border-radius: 0 0.3rem 0 0;}


}
@media screen and (max-width: 1024px) {
  .home2 { padding: 0rem 0px; }
  .home2::after{display: none;}
  .home2-t .left{width: 100%;background: #fff;padding: 0.2rem;}
  .home2-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width: 768px) {
  .home2-t .right li{width: 50%;}
  .home2-t .right li:nth-child(2){width: 100%;}
  .home2-t .right li:nth-child(3){order: -1;}
  .home2-t .right li .imged{padding-bottom:60%;}
  .home2-t .right li .con{padding:.2rem .2rem 0;}
}
@media screen and (max-width: 600px) {
}


/* h3 */
.home3{width: 100%; padding: .8rem 0px .4rem; overflow: hidden; }
.home3-t ul{margin: 0 -0.16rem;}
.home3-t li{width: 33.3%;padding: 0 0.16rem;margin-bottom: 0.38rem;}
.home3-t li a{align-items: center;height: 1.1rem;background: #fff;padding: 0.18rem 0.2rem;}
.home3-t li a::after{width: 100%;opacity: 0;background: #004099;}
.home3-t li span{display: flex;width: 0.8rem;height: 0.75rem;align-items: center;justify-content: center;}
.home3-t li h3{color: #333;font-size: 0.19rem;line-height: 0.3rem;font-family: sy;max-height: 0.6rem\0;flex: 1;min-width: 0;padding-left: 0.1rem;}
.home3-t li:last-child a{background: #004099;}
.home3-t li:last-child h3{color: #fff;}

@media screen and (min-width: 1025px) {
.home3-t li a:hover .imged{padding-bottom: 116%;}
.home3-t li a:hover h3{font-weight: bold;color: #004099;}
  .home3-t li:last-child a:hover h3{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .home3 { padding: 0.4rem 0px 0.2rem; }
  .home3-t ul{margin: 0 -0.1rem;}
  .home3-t li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
}
@media screen and (max-width: 768px) {
  .home3-t li{width: 50%;}
  .home3-t li span{width: 0.5rem;height: 0.4rem;}
}



/* foot */
.footer{width: 100%;position: relative;}
.footer::after{width: 100%;height: 100%;background: url(../images/fbg.jpg) no-repeat bottom;background-size: cover;}
.foot-b{padding: .74rem 0 0.15rem;justify-content: space-between;align-items: flex-start;}
.foot-b .fot-1{width: 36%;}
.foot-b .fot-2{width: 52%;}
.foot-b .fot-3{/* width: 15%; */margin-top: .15rem;}
.foot-b .fot-1 .log{margin-bottom: 0.25rem;}
.foot-b .fot-1 .log img{/* max-width:6.2rem; */}
.foot-b .fot-1 p{font-size: 0.16rem;line-height: 0.3rem;color: rgba(255,255,255,1);margin-bottom: 0.1rem;align-items: flex-start;display: flex;flex-shrink: 0;word-wrap: break-word;word-break: break-all;white-space: normal;display: block\0;}
.foot-b .fot-1 p span{width: 0.26rem;display: flex;justify-content: center;padding-right: .1rem;height: .26rem;align-items: center;/* transform: translateY(.05rem); */display: inline-block;}

.foot-b .fot-2 li{padding: 0 0.3rem;width: 33.3%;/* margin-bottom: 0.05rem; */}
.foot-b .fot-2 li a{align-items: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 0.18rem 0;}
.foot-b .fot-2 li p{color: #fff;font-size: 0.2rem;transition: 0.5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.foot-b .fot-3 .img{width: 1.2rem;margin: 0 auto .15rem;}
.foot-b .fot-3 img{width: 100%;}
.foot-b .fot-3 p{font-size: 0.12rem;line-height: 1.5;color: #fff;text-align:center;}
.foot-b .fot-2 li a:hover p{opacity:.8;}
.foot{padding: 0.25rem 0;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.2);}
.foot p{font-size: 0.16rem;line-height: 1.5;color: rgba(255, 255, 255, .5);}
.foot p a{display:inline-block;}
.totop{cursor: pointer;width: 0.78rem;position: absolute;bottom: 4.14rem;right: 0.38rem;z-index: 100;}
.totop img{width:100%;}

@media screen and (max-width:1024px){
  .foot-b{padding: .3rem 0 0.1rem;}
  .foot-b .fot-1{width: 100%;text-align: center;}
  .foot-b .fot-2{width: 100%;margin:.2rem 0;}
  .foot-b .fot-3{width: 100%;text-align: center;}
  .foot-b .fot-1 p{justify-content:center;}
  .foot-b .fot-2 ul{margin:0 -.1rem;}
  .foot-b .fot-2 li{padding: 0 0.1rem;}
  .totop{width: 0.4rem;position: absolute;bottom: .5rem;right: 0.1rem;height: .4rem;}
  .rightFix{display: none !important;}
}
@media screen and (max-width:768px){
  .foot-b .fot-1 .log img{max-width:4rem;}
}
@media screen and (max-width:440px){
.foot-b .fot-2 li{width: 50%;}
}



@media screen and (max-width: 1600px) {
  .list_box1 { padding-left: 8%; }

}

@media screen and (max-width: 1024px) {
  .title { margin-bottom: 0.35rem; }
  .title h3 { font-size: 0.3rem; }
  .title b { max-width: 0.45rem; }
  .swiper-box1 .swiper-pagination {/* bottom: 0.1rem; */}
  .banner video { display: none;}
  .banner { padding-top: 0px; }
  .swiper-box1 .imged { padding-bottom: 45%; }
  .banner .con h3 { font-size: 0.3rem; }
  .banner .con span { display: none; }
  .swiper-box1 .cir span.on {/* width: 0.26rem; *//* height: 0.26rem; */}
  .banner .con {/* bottom: 0.2rem; */}
}
@media screen and (max-width: 768px) {
  .title { margin-bottom: 0.25rem !important; }
  .title h3 {font-size: 0.26rem;margin:0;}
  .title .h3 { margin: 0px; text-align: left; }
  .title h3::after{width:.8rem;left:0;transform:translateX(0)}
  .title p { font-size: 0.2rem; }
  .txt1 {font-size: 0.2rem !important;min-height: auto !important;}
  .p1 { font-size: 0.16rem !important; }
  .more a {}
}




@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
}
@media screen and (max-height: 500px) {
  .list_box_nav_mobile { max-height: calc(100% - 120px); padding-left: 0rem; }
}