﻿@charset "UTF-8";:root{--primary-color:$primary-color;}.unselect{pointer-events:none;}html{font-size:.8vw;font-weight:300;}@media screen and (max-width:800px){html{font-size:14px;font-weight:normal;}}*{padding:0;margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;}::-webkit-scrollbar{width:.5rem;position:absolute;}::-webkit-scrollbar-thumb{background-color:#333;}::-webkit-scrollbar-track{background-color:#fff;}html,body{min-width:100%;min-height:100%;background-color:#fff;}.max-body{width:unset;max-width:100rem;margin:0 auto;}@media screen and (max-width:800px){.max-body{padding:0 1rem;}}ul{list-style:none;}a{text-decoration:none;color:#000;}a:hover{color:#2e7ac5;}pre{line-height:200%;white-space:normal;white-space:break-spaces;text-indent:2em;letter-spacing:.13em;text-align:justify;padding:.7rem 0;}input{outline:0;}.btn{padding:.6rem 2rem;margin:0 1.5rem 1.5rem 0;text-decoration:none;border-radius:3rem;letter-spacing:.2rem;background:#2e7ac5;color:#fff;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.2);cursor:pointer;}.heiglight{color:#f73131!important;font-weight:bold!important;font-style:normal!important;}.watermark{pointer-events:none;user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;font-size:4em;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-align:center;width:100%;opacity:.1;font-weight:bolder;letter-spacing:1rem;z-index:99999;display:flex;align-content:flex-start;flex-flow:row wrap;font-weight:bold;}.watermark>div{transform:rotate(-45deg);flex:0 0 25%;height:5em;}.layer{padding:2rem;width:80%;height:80%;position:fixed;background:#fff;z-index:9999;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;box-shadow:0 0 4rem 3px rgba(0,0,0,.54);}.layer .title{height:4rem;display:flex;align-items:center;padding:0 2rem;font-size:1.3rem;}.layer .body{flex:1;}.layer .body iframe{height:100%;width:100%;border:0;}.subtitle{position:relative;font-weight:bold;color:#2e7ac5;}.swiper-container .swiper-pagination-bullet{opacity:1;background:transparent!important;border-radius:0;height:.75rem;width:.75rem;}.swiper-container .swiper-pagination-bullet:after{content:"";background:#fff;width:.375rem;height:.375rem;display:block;border-radius:50%;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%);transition:300ms;}.swiper-container .swiper-pagination.black .swiper-pagination-bullet:after{background:#000;}.swiper-container .swiper-pagination-bullet:hover:after{height:100%;width:100%;}.swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .8rem;}.swiper-container.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:.8rem 0;}.swiper-container .swiper-pagination-bullet-active:after{height:100%;width:100%;}.newsListItem .item{display:flex;margin:2rem 0;}@media screen and (max-width:800px){.newsListItem .item .title{font-weight:bold;}}.newsListItem .item .date-box.pc-item{width:4rem;height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#2e7ac5;}.newsListItem .item .date-box.pc-item .day{letter-spacing:.125rem;font-size:1.5em;font-weight:bold;}.newsListItem .item .date-box.pc-item .month{font-size:.8rem;letter-spacing:.0625rem;}.newsListItem .item .date-box.mobile-item{color:#777;margin-top:.5rem;}.newsListItem .item .info{flex:1;display:flex;flex-direction:column;margin-left:1rem;}@media screen and (max-width:800px){.newsListItem .item .info{margin-left:0;}}.newsListItem .item .info .content{color:#777;font-size:.9em;line-height:1.8;margin-top:.5rem;}@media screen and (max-width:800px){.newsListItem .item .info .content{font-size:.9em;color:#888;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;line-height:1.8;text-align:justify;white-space:normal;}}@media screen and (max-width:800px){.newsListItem .item:nth-child(n+5){display:none;}}.home-page .headerItem{position:fixed;width:100%;z-index:999999;}.home-page .headerItem .layoutItem{flex:1;}.home-page .swiper-container-vertical>.swiper-pagination-bullets{right:1rem;}.home-page .subtitle{font-size:1.9rem;}.home-page .news-more{color:#777;font-size:.95em;}.home-page .effect-btn-borderflow{color:#fff;width:43rem;margin:auto;}@media screen and (max-width:800px){.home-page .effect-btn-borderflow{width:unset;}}.home-page .effect-btn-borderflow:before{width:30rem;height:3.125rem;background:linear-gradient(45deg,rgba(255,213,135,.9215686275),rgba(251,0,0,.2392156863));top:50%;animation:effect-btn-borderflow-rotation 6s linear infinite;}.home-page .effect-btn-borderflow:after{left:.0625rem;top:.0625rem;right:.0625rem;bottom:.0625rem;background:#404040;}.home-page #swiper1{width:100%;height:100%;overflow:hidden;}.home-page #swiper1>.swiper-wrapper>.swiper-slide{position:relative;overflow:hidden;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.2);}.home-page #swiper1 .slide-inner{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center;display:flex;flex-direction:column;}.home-page #swiper1 .slide-inner:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/bg2.jpg);background-size:contain;opacity:.48;}.home-page #swiper1 .slide-inner>*{position:relative;}.home-page #swiper1 .slide-inner>.max-body{margin:auto;}.home-page #swiper2{width:100%;height:100%;overflow:hidden;}.home-page #swiper2 .swiper-slide{background-repeat:no-repeat;background-size:cover;}.home-page #swiper2 .slogan{color:#fff;position:absolute;top:25%;text-align:center;line-height:2;width:100%;pointer-events:none;user-select:none;}.home-page #swiper2 .slogan .title-1{font-size:5rem;font-weight:bold;position:relative;z-index:0;letter-spacing:1rem;}@media screen and (max-width:800px){.home-page #swiper2 .slogan .title-1{font-size:2rem;}}.home-page #swiper2 .slogan .title-1 .text-shadow{content:"";position:absolute;color:#000;transform:translate(-1.875rem,1.375rem) scaleY(.5) skew(40deg);filter:blur(.125rem);mask:linear-gradient(transparent,#000);z-index:-1;text-shadow:-.5rem .1875rem #562d2d;width:100%;display:none;}.home-page #swiper2 .slogan .title-2{font-size:2rem!important;font-weight:bold;position:relative;z-index:0;margin-top:2rem;letter-spacing:1rem;}.home-page #swiper2 .slogan .more{margin-top:2rem;display:inline-block;color:#fff;}.home-page .productItem{display:flex;flex-direction:column;max-width:110rem;}.home-page .productItem .pictureItem{position:relative;width:100%;margin:.625rem 0;overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap;}@media screen and (max-width:800px){.home-page .productItem .pictureItem{justify-content:flex-start;}}.home-page .productItem .pictureItem>a{width:19%;display:block;height:30rem;background-color:#373737;color:#fff;text-align:center;overflow:hidden;position:relative;}@media screen and (max-width:800px){.home-page .productItem .pictureItem>a{width:32%;height:15rem;margin-left:1%;margin-top:1%;}}.home-page .productItem .pictureItem>a imgeff{height:100%;}.home-page .productItem .pictureItem>a img{object-fit:cover;}.home-page .productItem .pictureItem>a .productImgItem{width:100%;height:100%;}.home-page .productItem .pictureItem>a .productTextItem{transition:.5s ease;position:absolute;width:100%;box-sizing:border-box;color:#fff;bottom:0;text-align:left;padding:1rem;display:flex;flex-direction:column;}.home-page .productItem .pictureItem>a .productTextItem .pic_title{height:3rem;}.home-page .productItem .pictureItem>a:hover .productTextItem{background-color:rgba(0,0,0,.6666666667);}.home-page .aboutUsItem{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}.home-page .aboutUsItem .textItem{flex:1;height:100%;padding:0 5%;display:flex;flex-direction:column;justify-content:center;}.home-page .aboutUsItem .textItem .iconListItem{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}@media screen and (max-width:800px){.home-page .aboutUsItem .textItem .iconListItem{display:none;}}.home-page .aboutUsItem .textItem .iconListItem .item{width:45%;flex-wrap:wrap;display:flex;justify-content:center;align-items:center;padding:1.5rem 0;}.home-page .aboutUsItem .textItem .iconListItem .item imgeff{width:4rem;height:4rem;}.home-page .aboutUsItem .textItem .iconListItem .item imgeff img{width:100%;height:100%;}.home-page .aboutUsItem .textItem .iconListItem .item .text{margin-left:1rem;font-size:1.3rem;font-weight:bold;color:#2e7ac5;}.home-page .aboutUsItem .textItem .content{margin-top:1.5rem;}@media screen and (max-width:800px){.home-page .aboutUsItem .textItem .content{margin-top:1rem!important;}}@media screen and (max-width:800px){.home-page .aboutUsItem .textItem .content pre{line-height:1.7;}}.home-page .aboutUsItem .imgItem{width:50%;height:100%;}@media screen and (max-width:800px){.home-page .aboutUsItem .imgItem{display:none;}}.home-page .news-slide .left{flex:1.5;}.home-page .news-slide .right{flex:2;margin-left:3rem;}@media screen and (max-width:800px){.home-page .news-slide .left{display:none;}.home-page .news-slide .right{margin-left:0;}}.home-page .zb-news-slide .left{width:47%;}@media screen and (max-width:800px){.home-page .zb-news-slide .left{width:100%;}}.home-page .zb-news-slide .right{width:47%;}@media screen and (max-width:800px){.home-page .zb-news-slide .right{width:100%;display:none;}}.headerItem{position:relative;}.headerItem .logo{transition:All .6s ease;display:block;background:url(../images/baitong.png);width:15rem;background-size:80%;background-repeat:no-repeat;background-position:center;height:100%;}.headerItem .layoutItem{transition:.6s ease;position:relative;color:#20b2aa;background-color:unset;display:flex;align-items:center;justify-content:space-between;border-bottom:rgba(255,255,255,.2) solid .0625rem;height:6rem;}.headerItem .layoutItem .headerLogoItem{opacity:0;}.headerItem .layoutItem .navbar{display:flex;justify-content:flex-end;flex:1;font-size:1.05rem;}@media screen and (max-width:800px){.headerItem .layoutItem .navbar{position:fixed;top:6.1rem;bottom:0;left:0;right:0;background:#fff;flex-direction:column;justify-content:flex-start;display:none;}}.headerItem .layoutItem .navbar a{color:#fff;}.headerItem .layoutItem .navbar .dropdown{position:relative;}.headerItem .layoutItem .navbar .dropdown .dropbtn{transition:.6s ease;display:block;cursor:pointer;color:#fff;padding:1rem 1.5rem;background-color:unset;border:0;border-radius:.3125rem;margin:0;}@media screen and (max-width:800px){.headerItem .layoutItem .navbar .dropdown .dropbtn{color:#000;}}.headerItem .layoutItem .navbar .dropdown .dropdown-content{display:none;position:absolute;width:120%;left:50%;transform:translateX(-50%);background-color:#fff;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.2);overflow:hidden;z-index:1;}.headerItem .layoutItem .navbar .dropdown .dropdown-content a{font-size:1rem;padding:.75rem .375rem;box-sizing:border-box;width:100%;height:100%;text-decoration:none;display:flex;flex-direction:column;text-align:center;}.headerItem .layoutItem .navbar .dropdown .dropdown-content a:hover{background-color:#ddd;}.headerItem .layoutItem .navbar .dropdown:hover .dropdown-content{display:block!important;}.headerItem .layoutItem .headerButtonItem{height:100%;display:flex;flex-direction:row;justify-content:center;padding:0 2rem;}.headerItem .layoutItem .headerButtonItem .searchDivItem{height:100%;position:relative;}.headerItem .layoutItem .headerButtonItem .searchDivItem .inputItem{width:100%;opacity:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:All .3s ease;}.headerItem .layoutItem .headerButtonItem .searchDivItem .inputItem input{width:100%;height:1.875rem;border:.0625rem solid #2e7ac5;border-radius:.1875rem;padding:.3125rem;font-size:1rem;}.headerItem .layoutItem .headerButtonItem .searchDivItem:hover .inputItem{width:15rem;opacity:1;}.headerItem .layoutItem .headerButtonItem .iconItem{color:#116689;width:1.5625rem;height:100%;display:flex;cursor:pointer;position:relative;}.headerItem .layoutItem .headerButtonItem .iconItem img{transition:.6s ease;width:100%;}.headerItem .layoutItem .headerButtonItem .iconItem img.white{display:initial;}.headerItem .layoutItem .headerButtonItem .iconItem img.blue{display:none;}.headerItem .layoutItem:hover,.headerItem .layoutItem.on{background-color:#fff;border-bottom:rgba(0,0,0,.2) solid .0625rem;}.headerItem .layoutItem:hover .headerLogoItem,.headerItem .layoutItem.on .headerLogoItem{opacity:1;}.headerItem .layoutItem:hover .logo,.headerItem .layoutItem.on .logo{background-image:url(../images/baitong_color.png);}.headerItem .layoutItem:hover .navbar,.headerItem .layoutItem.on .navbar{opacity:1!important;}.headerItem .layoutItem:hover .navbar a,.headerItem .layoutItem.on .navbar a{color:#2e7ac5!important;}.headerItem .layoutItem:hover .navbar .dropdown .dropbtn,.headerItem .layoutItem.on .navbar .dropdown .dropbtn{color:#2e7ac5!important;}.headerItem .layoutItem:hover .headerButtonItem .iconItem img.white,.headerItem .layoutItem.on .headerButtonItem .iconItem img.white{display:none;}.headerItem .layoutItem:hover .headerButtonItem .iconItem img.blue,.headerItem .layoutItem.on .headerButtonItem .iconItem img.blue{display:initial;}.bottomItem{width:100%;display:flex;flex-direction:column;height:100%;}.bottomItem .serviceItem{flex:1;display:flex;flex-direction:column;justify-content:space-around;background-color:#404040;color:#fff;font-size:1.5rem;}.bottomItem .serviceItem .to-borderflow{color:#fff;text-align:center;letter-spacing:.3125rem;font-weight:normal;padding:4rem;}.bottomItem .serviceItem .to-borderflow .text-1{font-weight:bolder;font-size:3rem;}@media screen and (max-width:800px){.bottomItem .serviceItem .to-borderflow .text-1{font-size:1rem;}}.bottomItem .serviceItem .to-borderflow .text-2{margin-top:3rem;}@media screen and (max-width:800px){.bottomItem .serviceItem .to-borderflow .text-2{font-size:.6rem;}}.footerItem{display:flex;flex-direction:column;justify-content:space-around;align-items:center;align-content:space-around;width:100%;color:#ccc;position:relative;padding:2rem 0;line-height:180%;font-size:.9rem;}.footerItem a{color:#ccc;}.footerItem .contentItem{position:relative;display:flex;justify-content:space-between;flex-direction:row;}.footerItem .contentItem .title{font-size:1rem;color:#fefefe;margin-bottom:.5rem;}.footerItem .contentItem .wechatItem{display:flex;flex-direction:column;justify-content:space-around;align-items:center;}.footerItem .contentItem>div{margin-right:2rem;}.footerItem .contentItem>div:last-child{margin-right:0;}.footerItem .mpimg{width:9rem;}.footerItem .copyrightLinkItem{position:relative;}@media screen and (max-width:800px){.footerItem .copyrightLinkItem{display:none;}}.footerItem .copyrightLinkItem a{color:#ddd;text-decoration:none;font-size:.9rem;margin:0 1rem;}.footerItem.bg{background:rgba(0,0,0,.8784313725);}.footerItem.bg:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/footerbg.png?width=480&format=webp);background-size:contain;opacity:.08;}ul.sider{list-style:none;background:#2e7ac5;padding:.625rem;padding-right:0;}ul.sider li a{padding:.625rem;padding-left:1.25rem;color:#fff;text-decoration:none;display:block;}ul.sider li a:hover,ul.sider li.active a{background:#fff;color:#2e7ac5;}ul.sider-h{display:flex;}ul.sider-h li{margin-right:6rem;height:6rem;display:flex;align-items:center;}ul.sider-h li a{letter-spacing:.2rem;display:block;}@media screen and (max-width:800px){ul.sider-h li{margin-right:1rem;height:4rem;}}ul.navtypes{list-style:none;padding:2rem 0;padding-right:0;}@media screen and (max-width:800px){ul.navtypes{display:none;}}ul.navtypes li{display:inline-block;}ul.navtypes li a{padding:.6rem 2rem;margin:0 1.5rem 1.5rem 0;text-decoration:none;display:block;background:rgba(0,0,0,.0039215686);border-radius:3rem;letter-spacing:.2rem;}ul.navtypes li a:hover,ul.navtypes li.active a{background:#2e7ac5;color:#fff;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.2);}.hover-bottom{position:relative;}.hover-bottom::after{content:"";display:block;position:absolute;left:50%;bottom:0;width:0;height:.125rem;background:linear-gradient(70deg,#2e7ac5,#13c2e9);background-size:100% 100%;transition:All .5s ease;}.hover-bottom:hover::after,.hover-bottom.on::after{width:100%;left:0;}imgeff{position:relative;overflow:hidden;display:block;}imgeff img{transition:.5s ease;}imgeff:hover img{transform:scale(1.2);}.img_hovereff:hover img,imgeff:hover img{transform:scale(1.2);}.item-page{position:relative;}.item-page .header{display:flex;flex-direction:column;height:38rem;background-position:center;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:800px){.item-page .header{height:6rem!important;}}.item-page .header:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.0509803922);}.info_files{padding:2rem;text-align:left;}.info_files ul{margin-top:1rem;}.info_files li{padding:.5rem 0;}.info_files a{color:#2e7ac5;}.news-page ul.newsBookList{display:flex;flex-wrap:wrap;justify-content:space-between;}.news-page ul.newsBookList li{display:block;letter-spacing:.125rem;width:15%;background:#537461;margin-bottom:2rem;height:20rem;position:relative;}@media screen and (max-width:800px){.news-page ul.newsBookList li{width:46%;}}.news-page ul.newsBookList li:before{background:url(../images/Research/bg2.png);background-size:100% 100%;background-repeat:no-repeat;content:"";height:100%;width:100%;display:block;position:absolute;}.news-page ul.newsBookList li a{color:#fff;text-decoration:none;line-height:1.6;display:block;height:100%;position:relative;font-size:.98em;text-align:justify;}.news-page ul.newsBookList li .memo{color:#777;font-size:.9em;line-height:1.8;margin-top:.5rem;}@media screen and (max-width:800px){.news-page ul.newsBookList li .memo{font-size:.9em;color:#888;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:.5rem;line-height:1.8;text-align:justify;white-space:normal;}}@media screen and (max-width:800px){.news-page .newsListItem .item{display:block!important;}}.about-page h3{margin:1rem 0;}.about-page .tab-box{display:flex;justify-content:space-between;margin-top:2rem;}.about-page .tab-box .tab-item{width:23%;}.about-page .tab-box .tab-item img{width:100%;}.about-page .tab-box .tab-item .txt{font-size:.95em;color:#333;}.about-page .tab-box .tab-item pre{line-height:1.8;}.about-page .max-body{margin-top:3rem;}@media screen and (max-width:800px){.about-page .max-body{margin-top:0;}.about-page .right{display:none!important;}.about-page .section-1{margin:0 -1rem;}.about-page .tab-box{flex-direction:column;padding:0;}.about-page .tab-box .tab-item{width:unset;}}.expert-detail-page .content{display:flex;line-height:1.8;min-height:48rem;width:80%;max-width:87.5rem;margin:auto;}@media screen and (max-width:800px){.expert-detail-page .content{width:auto!important;flex-direction:column;}}.talents-mindbox{display:flex;flex-wrap:wrap;justify-content:space-between;}.talents-mindbox>div{width:33.33333%;}@media screen and (max-width:800px){.talents-mindbox>div{width:50%!important;}}.talents-mindbox>div img{max-width:100%;pointer-events:none;}.talents-mindbox>div .img-text{padding:2rem 3rem;min-height:22rem;box-sizing:border-box;}.talents-mindbox>div .img-text .text1{color:#2e7ac5;}.talents-mindbox>div .img-text .text2{margin-top:1rem;line-height:2;}.links-page ul{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center;}.links-page ul li{width:30%;margin-bottom:2rem;}.research-page table{text-align:center;border-collapse:collapse;border-color:#dfdfdf;}.research-page table td{padding:1.2rem 1.5rem;}.research-page table td.text-l{text-align:left;}.research-page table thead{background:#2e7ac5;color:#fff;}.research-page CountUp{font-weight:bold;font-size:3em;color:#2e7ac5;}.research-page .section_head{color:#2e7ac5;}.research-page .zl_img_head{text-align:center;padding:.5rem;background:#2e7ac5;border-radius:20px;color:#fff;display:inline-block;font-size:1.4rem;width:20rem;}.research-page pre{text-indent:0;}.research-page .swiper{width:100%;padding-top:50px;padding-bottom:50px;}.research-page .swiper .swiper-slide{background-position:center;background-size:cover;width:500px;height:320px;background:#f8f8f8;}.research-page .swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:contain;}.research-page .swiper .swiper-slide .title{margin-top:1rem;}.research-page .swiper .swiper-pagination{position:relative;margin-top:4rem;}.item-slogan{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-content:flex-start;flex-wrap:wrap;color:#fff;letter-spacing:.143rem;}@media screen and (max-width:800px){.item-slogan{display:none;}}.item-slogan a{color:#fff;}.item-slogan .slogan{position:relative;opacity:0;animation:sloganAnimation 1.5s forwards;}@keyframes sloganAnimation{from{top:5rem;}to{top:-15%;opacity:1;}}.slideItem{width:23%;margin:1%;display:flex;flex-direction:column;}@media screen and (max-width:800px){.slideItem{width:100%!important;}}.slideItem .imgbox{height:16rem;}.slideItem .imgbox img{width:100%;height:100%;object-fit:cover;}.slideItem .txt{font-size:.9em;padding:1rem;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.expert-page .slideItem{width:28%;margin:0 0 2rem 0;display:flex;flex-direction:column;display:flex;flex-direction:row;}.expert-page .slideItem .imgbox{height:18rem;width:14rem;overflow:hidden;}.expert-page .slideItem .imgbox img{width:100%;height:100%;object-fit:cover;}.expert-page .slideItem .txt{font-size:.9em;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin-top:.5rem;line-height:1.8;text-align:justify;white-space:normal;padding:0;}@media screen and (max-width:800px){.expert-page .slideItem .txt{padding:1rem!important;padding-left:0!important;}}.search-page .input-group{width:60rem;max-width:80%;}@media screen and (max-width:800px){.search-page .input-group{flex-direction:column;margin:auto;}.search-page .input-group .btn{margin-top:1rem;}}.biz-detail-page .shodow{width:19rem;position:absolute;z-index:5;top:0;bottom:0;background:rgba(0,0,0,.6);color:#fff;padding:.6rem;transition:all 1s;-webkit-transition:all 1s;padding:30px;opacity:1;left:0;animation:shodowAnimation .5s;}@media screen and (max-width:800px){.biz-detail-page .shodow{position:relative;background:unset;color:inherit;}}@keyframes shodowAnimation{from{left:-19rem;}to{left:0;opacity:1;}}.biz-detail-page .img-box.hover .shodow{opacity:.3;left:-18rem;}.info-detail-info .max-body{width:80%;max-width:87.5rem;margin:auto;padding-bottom:3rem;text-align:center;}@media screen and (max-width:800px){.info-detail-info .max-body{width:unset;padding:1rem;}}.info-detail-info .max-body .info-head{padding:2rem;}@media screen and (max-width:800px){.info-detail-info .max-body .info-head{padding:0;}}.tool-page #tools-flex{display:flex;justify-content:space-between;flex-wrap:wrap;}.tool-page #tools-flex>a{width:23%;height:15rem;text-align:center;display:flex;flex-direction:column;margin-bottom:2rem;background:url(../images/tools/bg1_03.png?@Model.accept_webp) no-repeat;margin-bottom:1rem;background-size:cover;}@media screen and (max-width:800px){.tool-page #tools-flex>a{flex:1;width:unset;}}.tool-page #tools-flex>a .icon{flex:1;display:flex;align-items:center;justify-content:center;margin-right:4rem;}.tool-page #tools-flex>a .icon img{max-width:8rem;}.tool-page #tools-flex .name{text-align:center;padding:.5rem;background:#2e7ac5;border-radius:1.25rem;color:#fff;display:inline-block;font-size:1rem;width:15rem;margin-left:1rem;margin-bottom:1rem;}.contact-page .section{display:flex;}@media screen and (max-width:800px){.contact-page .section{flex-direction:column;}}.contact-page .section pre{text-indent:0;padding-right:2rem;}@media screen and (max-width:800px){.contact-page .section pre{padding-right:0;}}.contact-page .section .text-box{flex:2;}.contact-page .section .map-box{flex:1;}.contact-page .section .map-box .mapimg{max-width:35rem;}.contact-page .section.section-more pre{line-height:3;}@media screen and (max-width:800px){.contact-page .section.section-more pre{line-height:2;}}.contact-page .split{background:#dadbdf;height:.0625rem;margin:3rem 0;}.ai-bot{position:fixed;right:0;z-index:99999;bottom:20%;color:#fff;width:3rem;cursor:pointer;}.ai-bot img{width:100%;}.ai-bot .text{padding:.3rem 0;margin-top:-.625rem;background:#5787f2;text-align:center;font-weight:normal;border-radius:0 0 .625rem .625rem;}.ai-chatbox{display:none;z-index:99999999;width:90rem;background:#000;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.2);border-radius:.3125rem;letter-spacing:.0625rem;}.ai-chatbox .header{display:flex;padding:1rem;}.ai-chatbox .header h3{flex:1;}.ai-chatbox .header .close{cursor:pointer;font-size:2em;}.ai-chatbox .body{display:flex;}.ai-chatbox .body .chat-side{flex:1;height:50rem;overflow:auto;padding:1rem;background:#f3f4f8;line-height:1.8;letter-spacing:.125rem;}.ai-chatbox .body .chat-side a{color:#2e7ac5;cursor:pointer;font-weight:normal;}.ai-chatbox .body .chat-side ul.chat-box{display:flex;flex-direction:column;}.ai-chatbox .body .chat-side ul.chat-box>li{display:flex;}.ai-chatbox .body .chat-side ul.chat-box>li content{background:#fff;margin:1rem;padding:1rem;max-width:70%;}.ai-chatbox .body .chat-side ul.chat-box>li content pre{padding:0;text-indent:0;}.ai-chatbox .body .chat-side ul.chat-box>li content.card{background:linear-gradient(180deg,#c9dbff 0%,#fff 100%);}.ai-chatbox .body .chat-side ul.chat-box>li content.card h4{min-width:30rem;color:#2e7ac5;}.ai-chatbox .body .chat-side ul.chat-box>li content.card ul{margin-top:1rem;list-style:decimal;padding-inline-start:2rem;}.ai-chatbox .body .chat-side ul.chat-box>li.system content{margin-left:4rem;position:relative;border-radius:0 1.25rem 1.25rem 1.25rem;}.ai-chatbox .body .chat-side ul.chat-box>li.system content:before{content:"";background:url(../images/logo4.png);background-size:cover;width:3rem;height:3rem;border-radius:50%;position:absolute;left:-4rem;top:0;}.ai-chatbox .body .chat-side ul.chat-box>li.user{position:relative;display:flex;justify-content:flex-end;}.ai-chatbox .body .chat-side ul.chat-box>li.user content{background:#2e7ac5;border-radius:0 1.25rem 1.25rem 1.25rem;color:#fff;}.ai-chatbox .body .about-side{display:flex;flex-direction:column;width:30rem;padding-right:1rem;}.ai-chatbox .body .about-side .img-header{position:relative;}.ai-chatbox .body .about-side .img-header img{width:100%;}.ai-chatbox .body .about-side .img-header .text{position:absolute;bottom:0;background:rgba(0,0,0,.44);width:100%;color:#fff;padding:1rem;box-sizing:border-box;text-align:center;}.ai-chatbox .body .about-side .about{display:flex;justify-content:space-evenly;margin-top:2rem;text-align:center;}.ai-chatbox .body .about-side .about img{width:4rem;}.ai-chatbox .body .about-side .qr-code{display:flex;margin-top:3rem;text-align:center;}.ai-chatbox .body .about-side .qr-code img{width:60%;}.ai-chatbox .body .about-side .slogan{text-align:center;padding:1rem;font-size:.85em;color:#777;}@media screen and (max-width:800px){.pc-item{display:none!important;}}@media screen and (min-width:800px){.mobile-item{display:none!important;}}