

#pc_header{position:fixed;top:0;z-index:999;padding:0 8% 0 7%;width:100%;border-bottom:1px solid rgba(255,255,255,.15);transition:all .5s ease;}
#pc_header .box{display:flex;align-items:center;justify-content:space-between;}
#pc_header .left{width:100%;max-width:21.875rem;flex-shrink:0;}
#pc_header .left a{display:flex;align-items:flex-end;justify-content:space-between;}
#pc_header .left a img{width:100%;max-width:12.5rem;flex-shrink:0;display:block;filter:invert(150%) sepia(150%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(150%);transition:all .5s ease;}
#pc_header .left a img:nth-child(1){ display:none;}
#pc_header .left p{font-size:1rem;font-weight:300;color:#fff;padding-left:.9375rem;margin-left:.9375rem;border-left:1px solid rgba(237,237,237,.45);transform:translateY(-2px);}
#pc_header .right{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:4.375rem;}
#pc_header .right ul{display:flex;align-items:center;justify-content:flex-end;gap:4rem;}
#pc_header .right li{position:relative;}
#pc_header .right li>a{display:block;padding:2.5rem 0;font-size:1.0625rem;color:#fff;position:relative;transition:all .5s ease;}
#pc_header .right li>a::after{content:'';width:0;height:4px;background-color:#0370aa;position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);transition:all .5s ease;}
#pc_header .right li.on>a::after,#pc_header .right li:hover>a::after{width:100%;}
#pc_header .right .sech{width:3.5rem;height:2.8125rem;display:flex;align-items:center;justify-content:center;position:relative;}
#pc_header .right .sech::after{content:'';width:2.8125rem;height:2.8125rem;background-color:#0370aa;border-radius:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;}
#pc_header .right .sech .iconfont{font-size:1rem;color:#fff;position:relative;z-index:2;}
#pc_header .right .sech:hover::after{width:100%;}
#pc_header .ej_box{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:100%;width:auto;white-space:nowrap;border-radius:.625rem;overflow:hidden;opacity:0;transition:all .5s ease;visibility:hidden;}
#pc_header .ej_box a{display:block;text-align:center;padding:1rem 2rem;background-color:#fff;font-size:1rem;color:#212121;border-bottom:1px solid rgba(0,0,0,.1);transition:all .5s ease;}
#pc_header .ej_box a:last-child{margin-bottom:0;}
#pc_header .ej_box a:hover{background-color:#0370aa;color:#fff;}
#pc_header li:nth-child(2):hover .ej_box,#pc_header li:nth-child(3):hover .ej_box{opacity:1;visibility:visible;}
#pc_header.xg{background-color:#fff;}
#pc_header.xg .left a img{filter:none;}
#pc_header.xg .left p{border-color:#5e5e5e;color:#212121;}
#pc_header.xg .right li>a{color:#212121;}
#pc_header.xg .right li.on>a,#pc_header.xg .right li:hover>a{color:#0370aa;}



.banner .swiper-slide { width: 100%; position:relative;}
.banner .swiper-slide .img { width: 100%; position:relative;}
.banner .swiper-slide .img img{ width: 100%;}
.banner .swiper-slide .img::before{content:'';width:100%;height:100%;background:rgba(0,0,0,.35);position:absolute;top:0;left:0;z-index:2;}
.banner .swiper-slide .txt { width: 100%; height:100%; position:absolute; left:0;top:0;display: flex; align-items: center;z-index:20;}
.banner .swiper-slide .txt h1{ font-size:2.25rem;margin-bottom:2.1875rem;color:#fff;}
.banner .swiper-slide .txt h2{ font-size:4.375rem;font-weight:bold;color:#fff;}
.banner .banner-pagination {bottom:50px !important;}
.banner .banner-pagination .swiper-pagination-bullet {width:10px;height:10px;border-radius:5px;background:#fff;opacity:1;margin:0 5px;}
.banner .banner-pagination .swiper-pagination-bullet-active {width:30px;background:#0370aa;}


.s_title{margin-bottom:3.125rem;}
.s_title p{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#414141;margin-bottom:1.5rem;}
.s_title p::before{content:'●';font-size:1rem;color:#0370aa;}
.s_title h2{font-size:2.75rem;line-height:3.75rem;font-weight:bold;color:#212121;}
.s_more{display:inline-flex;align-items:center;justify-content:center;gap:1.125rem;border-radius:5rem;transition:all .5s ease;padding:.4375rem .625rem .4375rem 1.625rem;border:1px solid #d2d2d2;}
.s_more font{font-size:.9375rem;color:#717171;transition:all .5s ease;}
.s_more .iconfont{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#0370aa;font-size:1.125rem;color:#fff;}
.s_more .iconfont::before{transform:rotate(-45deg);transition:all .5s ease;}
.s_more:hover{background-color:#0370aa;border-color:#0370aa;}
.s_more:hover font{color:#fff;}
.s_more:hover .iconfont::before{transform:rotate(0);}

.s_gymn{background:url(s_gymn_bg.jpg) top no-repeat;background-size:cover;padding:9rem 0;}
.s_gymn .top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;}
.s_gymn .top .left{width:100%;max-width:55.625rem;}
.s_gymn .top .ar_article{font-size:1.125rem;line-height:2.25rem;color:#656565;margin-bottom:3.75rem;}
.s_gymn .top a{display:flex;align-items:center;gap:.875rem;font-size:1.125rem;color:#2a2a2a;}
.s_gymn .top a .iconfont{width:3.75rem;height:3.75rem;border-radius:50%;background-color:#0370aa;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;}
.s_gymn .top a .iconfont::before{transition:all .5s ease;transform:rotate(-45deg);}
.s_gymn .top a:hover .iconfont::before{transition:all .5s ease;transform:rotate(0);}
.s_gymn .top .box{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:1.25rem 0 4.375rem;border-top:1px solid #dcdcdc;}
.s_gymn .top .box .sz{display:flex;align-items:flex-start;font-size:1.25rem;color:#0370aa;}
.s_gymn .top .box .sz p{font-family:'D-Bold';font-size:4rem;}
.s_gymn .top .box .sz span{margin-top:.5rem;}
.s_gymn .top .box h6{margin-top:.5rem;font-size:1.0625rem;line-height:1.875rem;color:#656565;width:100%;max-width:40%;}

.s_gymn ul{ width:100%; position:relative;margin-top:3rem;}
.s_gymn li a{display:block;position:relative;border-radius:.9375rem;overflow:hidden;}
.s_gymn li a .img{width:100%;height:100%;}
.s_gymn li a .txt{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:auto;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0));padding:1.875rem 2.5rem;color:#fff;display:flex;align-items:center;gap:.625rem;}
.s_gymn li a .txt h2{font-size:1.375rem;}
.s_gymn li a .txt p{font-family:'宋体';font-size:1.25rem;font-weight:bold;color:#fff;}


.s_news{background:url(s_news_bg.jpg) center no-repeat;background-size:cover;padding:7.875rem 0;}
.s_news .top{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.125rem;}
.s_news .top .s_title{margin-bottom:0;}
.s_news .hz{display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem;}
.s_news .hz .left{width:100%;height:100%;}
.s_news .hz .left ul{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;height:100%;}
.s_news .hz .left li a{display:block;width:100%;height:100%;border-radius:.9375rem;border:1px solid #e5e5e5;overflow:hidden;}
.s_news .hz .left li a .img{ width:100%; position:relative; overflow:hidden;} 
.s_news .hz .left li a .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit: cover;transition: all 0.4s ease;}
.s_news .hz .left li a .img .hezi{padding-bottom: 50% !important;}
.s_news .hz .left li a .txt{padding:2rem 1.5rem;}
.s_news .hz .left li a .txt h2{font-size:1.5rem;line-height:2.375rem;color:#212121;margin-bottom:2.5rem;transition:all .5s ease;}
.s_news .hz .left li a:hover .txt h2{color:#0370aa;}
.s_news .hz .left li a .txt .time{font-family:'Roboto-Regular';font-size:1rem;color:#999999;}
.s_news .hz .left li a .txt .line{width:100%;height:1px;background-color:#e5e5e5;margin:1.4375rem 0 2.5rem;}
.s_news .hz .left li a .txt .more{display:flex;align-items:center;gap:1.25rem;font-size:1rem;color:#414141;}
.s_news .hz .left li a .txt .more .iconfont{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #0370aa;font-size:1rem;color:#bdbdbd;background:#0370aa;}
 



.s_cpfa{background:url(s_cpfa_bg.jpg) top no-repeat;background-size:cover;padding:9.25rem 0;}
.s_cpfa .s_title{margin-bottom:0;}
.s_cpfa .top{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:5rem;}
.s_cpfa .top .right{width:100%;max-width:77.8125rem;padding-left:14.375rem;border-bottom:1px solid #d9deeb;}
.s_cpfa .top .box{display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;position:relative;padding-bottom:1.8125rem;}
.s_cpfa .top .box .ico{width:3.875rem;height:3rem;display:flex;align-items:center;justify-content:center;margin-bottom:.9375rem;}
.s_cpfa .top .box .ico img{display:block;width:100%;height:100%;max-width:3.875rem;max-height:3rem;object-fit:contain;}
.s_cpfa .top .box::after{content:'';width:0%;height:1px;background-color:#0370aa;left:0;bottom:0;position:absolute;transition:all .5s ease;}
.s_cpfa .top .swiper-slide-thumb-active .box::after{width:100%;}
.s_cpfa .cpfaimg{width:100%;max-width:78.75rem;overflow:visible;}
.s_cpfa .cpfaimg .hz{background-color:#fff;border-radius:.9375rem;padding:4.375rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;}
.s_cpfa .cpfaimg .hz .left{width:100%;max-width:25rem;}
.s_cpfa .cpfaimg .hz .left h2{font-size:2.25rem;font-weight:bold;margin-bottom:2.375rem;color:#212121;}
.s_cpfa .cpfaimg .hz .left p{font-size:1.0625rem;line-height:2rem;color:#787878;margin-bottom:3.75rem;display:none;}
.s_cpfa .cpfaimg .hz .left .jt{display:flex;align-items:center;gap:.625rem;margin-top:8.75rem;}
.s_cpfa .cpfaimg .hz .left .jt div{width:3.4375rem;height:3.4375rem;border:1px solid #d2d2d2;display:flex;align-items:center;justify-content:center;border-radius:.9375rem;cursor:pointer;transition:all .5s ease;}
.s_cpfa .cpfaimg .hz .left .jt div .iconfont{font-size:1.25rem;color:#212121;}
.s_cpfa .cpfaimg .hz .left .jt div:hover{background:#ddd;border-color:#ddd;}
.s_cpfa .cpfaimg .hz .left .jt div:hover .iconfont{color:#fff;}
.s_cpfa .cpfaimg .hz .left .jt .prev .iconfont{transform:rotate(180deg);}
.s_cpfa .cpfaimg .hz .iimg img{width:100%;height:100%;object-fit:cover;}




.s_jzfw{padding:8.75rem 0 17rem;background:url(../images/s_jzfw_bg.jpg) top no-repeat;background-size:cover;}
.s_jzfw .top{display:flex;align-items:flex-end;justify-content:space-between;}
.s_jzfw .s_title{margin-bottom:0;}

.s_cxfw{padding:7.8125rem 0 8.3125rem;position:relative;color:#fff;overflow:hidden;}
.s_cxfw .s_cxfw_slide1,.s_cxfw .s_cxfw_slide1 .img{width:100%;height:100%;}
.s_cxfw .jt{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:4.375rem;height:4.375rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #fff;z-index:66;transition:all .5s ease;}
.s_cxfw .jt svg{width:1.25rem;height:1.25rem;}
.s_cxfw .jt svg path,.s_cxfw .jt svg rect{fill:#fff;transition:none !important;}
.s_cxfw .prev{left:0;}
.s_cxfw .prev svg{transform:rotate(180deg);}
.s_cxfw .next{right:0;}
.s_cxfw .jt:hover{background-color:#fff;}
.s_cxfw .jt:hover svg path,.s_cxfw .jt:hover svg rect{fill:#0370aa;}
.s_cxfw .h2{font-size:2.875rem;font-weight:bold;margin-bottom:4.375rem;text-align:center;position:relative;z-index:5;}
.s_cxfw .hz,.s_cxfw .hz2{position:relative;z-index:5;}
.s_cxfw .hz{text-align:center;height:34rem;width:100%;overflow:hidden;margin-bottom:3.75rem;}

@keyframes rotate3{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}

.s_cxfw .hz .centerbox{animation:rotate3 20s linear infinite;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34.625rem;height:33.5625rem;}
.s_cxfw .hz .box .ar_article{font-size:1rem;line-height:2rem;color:#fff;margin-bottom:2.9375rem;text-align:center;}
.s_cxfw .hz .box .s_more font{color:#fff;}
.s_cxfw .bg_hz{position:absolute;top:0;left:0;width:100%;height:100%;}
.s_cxfw .bg_hz .swiper-slide{position:relative;width:100%;height:100%;}
.s_cxfw .bg_hz .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.s_cxfw .bg_hz .swiper-slide::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;}
.s_cxfw .s_cxfw_slide2{max-width:30rem;overflow:visible;width:100%;height:100%;}
.s_cxfw .s_cxfw_slide2 .swiper-slide{padding:0 3rem;transition:all .5s ease;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.s_cxfw .s_cxfw_slide2 .swiper-slide-active{padding-top:0;}
.s_cxfw .s_cxfw_slide2 .swiper-slide .box h4{font-size:1.5rem;line-height:3.5rem;margin-bottom:1.625rem;text-align:center;}
.s_cxfw .hz .box .ar_article,.s_cxfw .hz .box .s_more{display:none;}
.s_cxfw .s_cxfw_slide2 .swiper-slide-active .box h4{font-size:2rem;}
.s_cxfw .s_cxfw_slide2 .swiper-slide-active .box .ar_article{display:block;}
.s_cxfw .s_cxfw_slide2 .swiper-slide-active .box .s_more{display:inline-flex;}
.s_cxfw .hz2 .s_cxfw_slide3{max-width:100rem;}
.s_cxfw .hz2::after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:#fff;opacity:.3;}
.s_cxfw .hz2 .s_cxfw_slide3 .box{position:relative;width:100%;height:2.5rem;}
.s_cxfw .hz2 .s_cxfw_slide3 .box h3{text-align:center;font-size:1rem;width:0;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;white-space:nowrap;transition:all .5s ease;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0370aa;border-radius:5rem;}
.s_cxfw .hz2 .s_cxfw_slide3 .box .dot{width:.5625rem;height:.5625rem;border-radius:50%;background-color:#fff;transition:all .5s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.s_cxfw .hz2 .s_cxfw_slide3 .swiper-slide-thumb-active .box h3{width:100%;opacity:1;}
.s_cxfw .hz2 .s_cxfw_slide3 .swiper-slide-thumb-active .box .dot{opacity:0;}

#n_banner{ width:100%; height:100%;position:relative;}
#n_banner img{width:100%;height:100%;}


.n_nav{background-color:#0370aa;position:sticky;top:6.125rem;color:#fff;overflow:hidden;z-index:888;}
.n_nav .box{display:flex;align-items:center;justify-content:space-between;}
.n_nav .box .left{display:flex;align-items:center;gap:3.125rem;}
.n_nav .box .left a{display:block;padding:1.875rem 0;font-size:1.0625rem;position:relative;}
.n_nav .box .left a::after{content:'';position:absolute;left:50%;bottom:-.6875rem;transform:translateX(-50%);width:1.375rem;height:.6875rem;border-radius:0 0 .6875rem .6875rem;border:2px solid #fff;border-top:0;transition:all .5s ease;}
.n_nav .box .left li.on a::after,.n_nav .box .left li:hover a::after{bottom:0;}
.n_nav .box .right{display:flex;align-items:center;gap:.625rem;}
.n_nav .box .right .iconfont{font-size:1rem;opacity:.7;transition:all .5s ease;}
.n_nav .box .right span{font-family:'宋体';font-size:.875rem;font-weight:bold;opacity:.7;}
.n_nav .box .right a{font-size:.875rem;opacity:.7;transition:all .5s ease;}
.n_nav .box .right a:hover,.n_nav .box .right .iconfont:hover{opacity:1;}
.n_title{margin-bottom:3.75rem;}
.n_title h2{font-size:3.125rem;font-weight:bold;color:#0370aa;margin-bottom:1.25rem;}
.n_title p{font-family:'Poppins-Regular';font-size:1.25rem;text-transform:uppercase;color:#5f5f5f;}
 
 
.n_news{padding:6.75rem 0 17rem;background:#f2f3f2;}
.n_news .n_title{margin-bottom:4rem;}
.n_news ul{display:grid;grid-template-columns:repeat(3,1fr);gap:3.125rem;}
.n_news li a{display:block;width:100%;background-color:#fff;border-radius:.9375rem;overflow:hidden;}
.n_news li a .img{ width:100%; position:relative; overflow:hidden;} 
.n_news li a .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit: cover;transition: all 0.4s ease;}
.n_news li a .img .hezi{padding-bottom: 50% !important;}
.n_news li a .txt{padding:2.5rem 1.5rem;}
.n_news li a .txt h2{font-size:1.5rem;line-height:2.375rem;color:#212121;transition:all .5s ease;margin-bottom:3.75rem;min-height:4.75rem;}
.n_news li a:hover .txt h2{color:#0370aa;}
.n_news li a .txt .time{display:flex;align-items:center;justify-content:space-between;}
.n_news li a .txt .time span{font-family:'Poppins-Regular';font-size:.875rem;color:#999999;}
.n_news li a .txt .time .iconfont{width:2rem;height:2rem;background-color:#dbdbdb;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff;transition:background .5s ease;border-radius:50%;}
.n_news li a:hover .txt .time .iconfont{background-color:#0370aa;}
 


.n_mnwh{background:url(n_mlwh_bg.jpg) center no-repeat;background-size:cover;padding:7.5rem 0 8.125rem;}
.n_mnwh ul{display:grid;grid-template-columns:repeat(3,1fr);gap:.9375rem;}
.n_mnwh li{background-color:rgba(255,255,255,.8);border-radius:.9375rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:3.75rem;}
.n_mnwh li .ico{width:100%;height:100%;max-width:3.625rem;max-height:3.625rem;margin-bottom:1.5625rem;transition:all .5s ease;}
.n_mnwh li .ico img{width:3.5rem;}
.n_mnwh li:hover .ico{filter:invert(150%) sepia(150%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(150%);}
.n_mnwh li:hover{background-color:#0370aa;}
.n_mnwh li h2{font-size:1.875rem;color:#212121;margin-bottom:2.5rem;transition:all .5s ease;}
.n_mnwh li .ar_article{font-size:1.0625rem;line-height:2.25rem;color:#757575;transition:all .5s ease;}
.n_mnwh li:hover h2,.n_mnwh li:hover .ar_article{color:#fff;}
.n_mnwh li:first-child{grid-column:span 2;grid-row:span 2;}
.n_mnwh li:first-child{padding:0.9375rem;}


.n_mnjs{padding:8.5rem 0 0;background:url(n_mnjs_bg.jpg) center no-repeat;background-size:cover;position:relative;overflow:hidden;}
.n_mnjs .w1600{z-index:5;position:relative;}
.n_mnjs .y{position:absolute;left:50%;top:-6.875rem;width:67.25rem;height:57.25rem;border-radius:50%;border:1px solid #e3e3e3;z-index:1;animation:rotate1 20s linear infinite;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.n_mnjs .y::before{content:'';position:absolute;top:50%;left:-.3125rem;transform:translateY(-50%);width:.625rem;height:.625rem;border-radius:50%;background-color:#0370aa;}
.n_mnjs .top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:6.25rem;}
.n_mnjs .top .ar_article{width:100%;max-width:81.875rem;}
.n_mnjs .top .box{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:6.25rem;}
.n_mnjs .top .box .sum{ width:45%;}
.n_mnjs .top .box .img{ width:50%;position:relative; box-shadow: -2px 2px 1rem #aaa;margin:1rem}
.n_mnjs .top .box .img img{ width:100%;margin-top:0;}
@keyframes rotate1{from{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(360deg)}}

footer{color:#fff;margin-top:-5rem;position:relative;z-index:777;}
footer .f_bg{width:100%;height:8rem;position:relative;}
footer .f_bg svg{width:100%;height:100%;position:absolute;}
footer .f_bg use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}
footer .f_bg use:nth-child(1){animation-delay:-2s;animation-duration:7s}
footer .f_bg use:nth-child(2){animation-delay:-3s;animation-duration:10s;opacity:.7}
footer .f_bg use:nth-child(3){animation-delay:-4s;animation-duration:13s;opacity:.5}
@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}
100%{transform:translate3d(85px,0,0)}
}
footer .hz{background:#0370aa;}
footer .hz .top{display:flex;align-items:flex-end;justify-content:space-between;white-space:nowrap;padding-bottom:1.125rem;border-bottom:1px solid rgba(255,255,255,.2);}
footer .top .f_logo a{display:flex;align-items:flex-end;}
footer .top .f_logo img{width:100%;max-width:15.625rem;}
footer .top .f_logo p{font-size:1.25rem;font-style:italic;padding-left:1.25rem;margin-left:1.25rem;border-left:1px solid rgba(255,255,255,.5);}
footer .top .go a{width:3.125rem;height:3.125rem;background-color:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:'宋体';font-size:1.25rem;font-weight:bold;color:#fff;transform:rotate(-90deg);transition:all .5s ease;}
footer .top .go a:hover{background-color:#fff;color:#0370aa;}
footer .box{display:flex;align-items:flex-start;justify-content:space-between;gap:5.625rem;padding:5rem 0 0;}
footer .box .left{width:100%;max-width:22.5rem;}
footer .box .left .tel{margin-bottom:3.5625rem;}
footer .box .left .tel h2{font-size:1.5rem;font-weight:bold;margin-bottom:2rem;}
footer .box .left .tel .txt{display:flex; margin-bottom:1.5rem;}
footer .box .left .tel .txt .img{ width:1.8rem; height:1.8rem; margin-right:0.9rem; position:relative;}
footer .box .left .tel .txt .img img{ width:100%;}
footer .box .left .tel .txt p{font-size:0.9rem;line-height:1.25;}
 
footer .box .right{display:flex;align-items:flex-start;justify-content:space-between;width:100%;}
footer .box .right dt{font-size:1.25rem;font-weight:bold;margin-bottom:2.1875rem;}
footer .box .right dd a{display:block;font-size:1rem;margin-bottom:1.25rem;position:relative;transition:all .5s ease;}
footer .box .right dd a::after{content:'';position:absolute;top:50%;left:-1rem;transform:translateY(-50%);background-color:#fff;height:2px;width:0;transition:all .3s ease;}
footer .box .right dd:hover a::after{width:.625rem;}
footer .box .right dd:last-child a{margin-bottom:0;}
footer .line{width:100%;height:1px;background:rgba(255,255,255,.2);}
footer .f_down{padding:2.3125rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;}
footer .f_down .copy{font-size:1rem;line-height:1.875rem;}
footer .f_down .copy a{display:inline-block;width:auto;position:relative;}
footer .f_down .copy a::after{content:'';position:absolute;bottom:.25rem;left:0;width:0;height:2px;background-color:#fff;transition:all .5s ease;}
footer .f_down .copy a:hover::after{width:100%;}

footer .f_down .link{font-size:1rem;line-height:1.875rem;}
footer .f_down .link a{display:inline-block;width:auto;position:relative;}
footer .f_down .link a::after{content:'';position:absolute;bottom:.25rem;left:0;width:0;height:2px;background-color:#fff;transition:all .5s ease;}
footer .f_down .link a:hover::after{width:100%;}


.n_about{ width:100%; min-height:300px; padding-bottom:50px; text-align:justify; line-height:30px; padding:7rem 0 12rem;}