.toast-container[data-v-fe27ace0]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;pointer-events:none}.toast-content[data-v-fe27ace0]{background-color:#000000bf;color:#fff;padding:12px 24px;border-radius:6px;font-size:16px;text-align:center;max-width:250px;min-width:120px;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.toast-enter-active[data-v-fe27ace0],.toast-leave-active[data-v-fe27ace0]{transition:all .3s ease}.toast-enter-from[data-v-fe27ace0]{opacity:0;transform:translate(-50%,-50%) scale(.8)}.toast-leave-to[data-v-fe27ace0]{opacity:0;transform:translate(-50%,-50%) scale(.9)}.mobile_menu_btn[data-v-50754265]{display:none;font-size:24px;color:#fff;cursor:pointer;padding:10px}.mobile_menu_overlay[data-v-50754265]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;opacity:0;transition:opacity .3s ease}.mobile_menu_overlay.active[data-v-50754265]{display:block;opacity:1}.mobile_menu[data-v-50754265]{display:none;position:fixed;top:0;left:-200px;width:200px;height:100%;background-color:#264186;z-index:999;transition:left .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;box-shadow:2px 0 8px #0000004d;opacity:0}.mobile_menu.active[data-v-50754265]{display:block;left:0;opacity:1}.mobile_menu_close[data-v-50754265]{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;font-size:24px;color:#fff}.mobile_menu_items[data-v-50754265]{padding:10px 0;overflow-y:auto;max-height:calc(100% - 60px)}.mobile_menu_item[data-v-50754265]{padding:12px 20px;color:#fff;font-size:16px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background-color .2s ease}.mobile_menu_item[data-v-50754265]:last-child{border-bottom:none}@media screen and (max-width: 768px){.mobile_menu_btn[data-v-50754265]{display:flex;align-items:center}.mobile_menu_overlay[data-v-50754265],.mobile_menu[data-v-50754265]{display:block}.mobile_menu[data-v-50754265]{left:-280px;opacity:0}.mobile_menu.active[data-v-50754265]{left:0;opacity:1}.mobile_menu_overlay[data-v-50754265]{opacity:0;visibility:hidden}.mobile_menu_overlay.active[data-v-50754265]{opacity:1;visibility:visible}}*{margin:0;padding:0;box-sizing:border-box}ul,li{margin:0;padding:0;list-style:none}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#000;background-color:#f1f1f1}.app{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#264186;color:#fff;padding:15px 0;min-height:100px}.header .container{display:flex;align-items:center;padding:0}.header_logo{display:flex;align-items:center;width:550px}.header_logo .img{height:70px;margin-right:10px}.header_logo .img img{width:auto;height:100%}.header_logo .text .text_cn{font-size:24px;font-weight:700;letter-spacing:.5px}.header_logo .text .text_en{font-size:13px}.header_nav{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}.header_nav .nav_item{width:calc(14% - 10px);margin:5px 5px 0;padding:8px 4px;text-align:center;cursor:pointer;font-size:14px;transition:all .3s ease-in-out}.header_nav .nav_item:hover{background-color:#1a73e8;border-radius:4px;color:#fff}.main{flex:1;position:relative}.main .nav_search{position:absolute;top:-5px;right:7vw;background:linear-gradient(180deg,#264186,#418df0);color:#fff;width:32px;height:32px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:none;align-items:center;justify-content:center;cursor:pointer}.footer{background-color:#264186;padding:15px 0;color:#fff}.footer .container{display:flex}.footer .footer_logo{width:70px}.footer .footer_logo img{width:100%}.footer .footer_copyright{flex:1;margin-left:20px;display:flex;justify-content:space-between;font-size:14px}.footer .footer_copyright .text p{display:flex;align-items:center;margin-bottom:4px}.footer .footer_copyright .text p .icon{height:16px;margin-right:5px}.footer .footer_copyright .text .gotop{display:flex;align-items:center;justify-content:flex-end}.footer .footer_copyright .text .btn{background-color:#4b619b;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0 10px;margin-bottom:4px;cursor:pointer}.footer .footer_copyright .text .btn:hover{background-color:#1a73e8}.container{max-width:1200px;margin:0 auto}.home_banner{width:100%;height:400px}.home_banner .container{background-color:#1a73e8;height:400px;padding:0;overflow:hidden}.carousel{position:relative;width:100%;height:100%;overflow:hidden}.carousel_inner{display:flex;height:100%;transition:transform .5s ease-in-out}.carousel_slide{min-width:100%;height:100%}.carousel_slide img{width:100%;height:100%;object-fit:cover}.carousel_dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.carousel_dot{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .3s ease}.carousel_dot:hover{background-color:#fffc}.carousel_dot.active{background-color:#fff;transform:scale(1.2)}.carousel_btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#0000004d;color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.carousel_btn:hover{background-color:#0009}.carousel_btn_prev{left:20px}.carousel_btn_next{right:20px}.home_business{display:none;align-items:center;margin-top:-40px}.home_business .business_item{flex:1;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px;margin-right:10px;height:80px;border-radius:8px;font-size:24px;font-weight:700;color:#264186;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:all .2s ease-in-out;position:relative;border-bottom:4px solid #c00}.home_business .business_item:last-child{margin-right:0}.home_business .business_item:hover{transform:translateY(-10px);color:#c00}.home_business .business_item:active{transform:translateY(0)}.home_news{display:flex;align-items:center;background-color:#fff;padding:30px;margin-top:30px;position:relative;overflow:hidden}.home_news .news_icon{position:absolute;top:0;left:-5%;font-size:17px;padding:2px 0 2px 50px;font-weight:400;background-color:#c00;color:#fff;width:200px;transform:rotate(-45deg)}.home_news .news_imglist{width:540px;height:320px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#1a73e8}.home_news .news_imglist img{width:100%}.home_news .news_hotlist{flex:1;min-width:0;margin-left:20px}.home_news .news_hotlist .hot_item{display:flex;align-items:center;margin-bottom:40px;cursor:pointer}.home_news .news_hotlist .hot_item:last-child{margin-bottom:0}.home_news .news_hotlist .hot_item .item_date{background-color:#f3f3f3;padding:10px;color:#264186;width:100px;height:70px;overflow:hidden;text-align:center;border-radius:4px;transition:all .2s ease-in-out}.home_news .news_hotlist .hot_item:hover .item_date{background-color:#1a73e8;color:#fff}.home_news .news_hotlist .hot_item .item_date .date_day{font-size:28px;font-weight:700;line-height:1}.home_news .news_hotlist .hot_item .item_date .date_yearmonth{font-size:16px}.home_news .news_hotlist .hot_item .item_info{flex:1;min-width:0;margin-left:20px}.home_news .news_hotlist .hot_item .item_info .info_title{font-size:18px;color:#264186;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_news .news_hotlist .hot_item:hover .item_info .info_title{color:#1a73e8;text-decoration:underline}.home_news .news_hotlist .hot_item .item_info .info_text{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.home_newsgroup{display:flex;align-items:center;margin-top:20px}.home_newsgroup .group_item{flex:1;min-width:0;margin-right:20px;background-color:#fff;padding:15px}.home_newsgroup .group_item:last-child{margin-right:0}.home_newsgroup .group_item .item_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.home_newsgroup .group_item .item_header .header_title{font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center}.home_newsgroup .group_item .item_header .header_title span{display:inline-block;font-size:20px;margin-right:5px}.home_newsgroup .group_item .item_header .header_title:hover{color:#1a73e8}.home_newsgroup .group_item .item_header .header_more{color:#bbb;cursor:pointer}.home_newsgroup .group_item .item_header .header_more:hover{color:#1a73e8}.home_newsgroup .group_item .item_list .list_item{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #e6e6e6;cursor:pointer}.home_newsgroup .group_item .item_list .list_item:last-child{border-bottom:none;margin-bottom:0}.home_newsgroup .group_item .item_list .list_item:hover{color:#1a73e8;text-decoration:underline}.home_newsgroup .group_item .item_list .list_item span{display:inline-block;margin-right:5px;color:#c00;font-size:12px}.home_case{margin-top:20px;padding:15px;background-color:#fff}.home_case .case_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home_case .case_header .header_title{font-size:24px;font-weight:700;cursor:pointer}.home_case .case_header .header_title span{font-weight:400;display:inline-block;font-size:22px;margin-right:5px}.home_case .case_header .header_more{cursor:pointer}.home_case .case_list{display:flex;align-items:center;margin:10px 10px 20px;gap:40px}.home_case .case_list .case_item{flex:1;height:190px;position:relative}.home_case .case_list .case_item .item_title{position:absolute;left:0;bottom:0;background-color:#0533b480;font-size:18px;color:#fff;width:100%;padding:5px 10px;z-index:10}.home_case .case_list .case_item .item_img{width:100%;height:190px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#264186}.home_case .case_list .case_item .item_img img{width:100%;transition:all .3s ease}.home_case .case_list .case_item .item_img:hover img{transform:scale(1.1)}.home_case .case_list .case_item .item_img:active img{transform:scale(.9)}.home_case .case_list .case_item .item_text{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_case .case_list2{padding:0 10px;display:flex;align-items:center;justify-content:space-between}.home_case .case_list2 .title_text{flex:1}.home_case .case_list2 .title_text p{font-size:18px;font-weight:700;margin-bottom:20px}.page_banner{width:100%;height:250px;overflow:hidden}.page_banner .container{background-color:#1a73e8;height:250px;padding:0;position:relative}.page_banner .container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,#f1f1f1,#f1f1f100);pointer-events:none}.page_banner img{width:100%}.page_banner .banner_title{position:absolute;top:30%;left:40px;bottom:40px;font-size:40px;font-weight:700;color:#fff;z-index:2;text-shadow:2px 2px 2px rgba(0,0,0,.7)}.page_menu{display:flex;align-items:center;margin:-40px 10px 0}.page_menu .menu_item{display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px;margin-right:10px;width:220px;height:50px;border-radius:8px;font-size:18px;font-weight:700;color:#264186;box-shadow:0 2px 4px #0000001a;cursor:pointer;position:relative;border-bottom:4px solid #264186;transition:all .2s ease-in-out}.page_menu .menu_item.search{width:100%;flex:1;display:flex;align-items:center}.page_menu .menu_item.search input{flex:1;width:100%;height:35px;line-height:35px;border:1px solid #ddd;border-top-left-radius:6px;border-bottom-left-radius:6px;padding:0 10px;font-size:18px;outline:none}.page_menu .menu_item.search input::placeholder{color:#aaa;font-size:16px}.page_menu .menu_item.search button{width:150px;height:35px;border:none;background:none;background-color:#c00;font-size:18px;color:#fff;border-radius:0 6px 6px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.page_menu .menu_item.search button .iconfont{display:inline-block;margin-right:10px}.page_menu .menu_item:last-child{margin-right:0}.page_menu .menu_item:hover,.page_menu .menu_item.active{color:#c00;border-bottom-color:#c00}.page_menu .menu_item:active{border-bottom-color:#264186}.page_wrapper{background-color:#fff;padding:34px;margin:20px 0;min-height:calc(100vh - 520px)}.page_wrapper.news_detail{margin:0}.page_wrapper h2{display:block;font-size:32px;margin-bottom:30px;color:#000;text-align:center}.page_wrapper h3{color:#000;margin-bottom:15px}.page_wrapper p{font-size:17px;line-height:1.8;text-indent:2em;margin-bottom:15px}.page_wrapper .font{font-size:17px;line-height:1.8;margin-bottom:15px}.wrapper_section{margin-bottom:30px}.about_iconlist{display:flex;align-items:center;margin-bottom:40px;gap:30px}.about_iconlist .iconlist_item{flex:1;border:1px solid #ddd;border-radius:12px;padding:15px;text-align:center;background-image:linear-gradient(180deg,#e7f0ff 2.5%,#fff 65.87%)}.about_iconlist .iconlist_item .title{font-size:24px;font-weight:700;color:#1a73e8;line-height:1;margin-bottom:4px}.about_iconlist .iconlist_item .text{font-size:16px;color:#777;margin-bottom:15px}.about_iconlist .iconlist_item .iconfont{font-size:60px;line-height:1;color:#1a73e8}.organization_img img{width:75%;display:block;margin:0 auto}.leaders_infomation{display:flex;margin-bottom:30px}.leaders_infomation .photo{background-color:#f1f1f1;width:300px;height:400px}.leaders_infomation .text{flex:1;min-width:0;margin-left:40px}.leaders_infomation .text h3{font-size:22px}.leaders_infomation .text p{font-size:17px;line-height:1.8;text-indent:0}.leaders_infomation .text .position_list{display:flex;align-items:center;flex-wrap:wrap}.leaders_infomation .text .position_list li{font-size:14px;margin-bottom:10px;width:50%}.leaders_list{display:flex;align-items:center;margin-bottom:30px}.leaders_list .leader_item{flex:1;border:1px solid #ddd;border-radius:12px;padding:15px;margin-right:30px}.leaders_list .leader_item:last-child{margin-right:0}.leaders_list .leader_item .name{font-size:20px;font-weight:700}.leaders_list .leader_item .position{font-size:16px}.contact_info{margin-bottom:30px;display:flex;align-items:center;flex-wrap:wrap}.contact_info .info_item{width:calc(50% - 20px);border:1px solid #ddd;border-radius:12px;padding:15px;margin-right:30px;margin-bottom:20px;display:flex;align-items:center}.contact_info .info_item:nth-child(2n){margin-right:0}.contact_info .info_item .iconfont{width:50px;font-size:40px;color:#1a73e8}.contact_info .info_item .content{flex:1;margin-left:10px}.transport_guide{display:flex}.transport_guide .guide_item{flex:1;border-radius:6px;background-color:#f6f6f6;padding:15px;margin-right:30px}.transport_guide .guide_item:last-child{margin-right:0}.transport_guide .guide_item h4{font-weight:700;margin-bottom:10px}.transport_guide .guide_item .font{margin-bottom:0}.honor_list{display:flex;align-items:stretch;flex-wrap:wrap;margin-top:30px;gap:30px}.honor_list .honor_item{position:relative;width:calc(25% - 25px);overflow:hidden;background-color:#fff;padding:5px;box-shadow:0 0 10px #0003;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.honor_list .honor_item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000040}.honor_list .honor_item .item_img{width:100%;height:180px;margin:0 auto;overflow:hidden;line-height:0}.honor_list .honor_item .item_img img{width:auto;height:100%;display:block;margin:0 auto;object-fit:cover;transition:transform .3s ease}.honor_list .honor_item:hover .item_img img{transform:scale(1.05)}.honor_list .honor_item .item_text{font-size:15px;padding:8px 10px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.honor_lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;animation:lightboxFadeIn .3s ease}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.honor_lightbox .lightbox_content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.honor_lightbox .lightbox_content img{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:4px}.honor_lightbox .lightbox_close{position:absolute;top:-50px;right:0;width:40px;height:40px;border:none;background:#fff3;color:#fff;font-size:28px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.honor_lightbox .lightbox_close:hover{background:#fff6}.honor_lightbox .lightbox_caption{color:#fff;font-size:16px;margin-top:15px;text-align:center}.business_list{display:flex;align-items:center;flex-wrap:wrap;margin-top:30px;gap:30px}.business_list .list_item{position:relative;width:calc(25% - 25px);margin-bottom:30px;overflow:hidden;background-color:#fff;padding:5px;box-shadow:0 0 10px #0003;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.business_list .list_item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000040}.business_list .list_item .list_img{line-height:0}.business_list .list_item .list_img img{width:100%;transition:transform .3s ease}.business_list .list_item:hover .list_img img{transform:scale(1.05)}.business_list .list_item .list_text{position:absolute;left:0;bottom:0;margin:5px;background-color:#0533b480;font-size:18px;font-weight:700;color:#fff;width:calc(100% - 10px);padding:5px 10px;z-index:1}.recruitment_list{display:flex;align-items:center;flex-wrap:wrap;gap:30px;margin-top:30px}.recruitment_list .recruitment_item{width:calc(33.33% - 30px);height:420px;border:1px solid #eee;padding:30px}.recruitment_list .recruitment_item .item_icon{width:120px;height:120px;border-radius:50%;background-color:#264186;color:#fff;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.recruitment_list .recruitment_item .item_icon .iconfont{font-size:60px}.recruitment_list .recruitment_item .item_title{text-align:center;font-size:18px;font-weight:700;margin-bottom:10px}.recruitment_list .recruitment_item .item_text{font-size:15px;color:#777;line-height:1.6}.party_list{display:flex;align-items:stretch;flex-wrap:wrap;margin-top:30px;gap:30px}.party_list .party_item{position:relative;width:calc(50% - 25px);overflow:hidden;background-color:#fff;padding:5px;box-shadow:0 0 10px #0003;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.party_list .party_item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000040}.party_list .party_item .party_img{line-height:0}.party_list .party_item .party_img img{width:100%}.party_list .party_item .party_text{padding:10px 10px 5px;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.party_list .party_item .party_time{padding:0 10px 10px;font-size:14px;font-family:Arial,Helvetica,sans-serif}.news_list{margin-bottom:40px}.news_list .news_item{padding:30px 15px;border-bottom:1px solid #e5e5e5;transition:all .3s ease;display:flex;align-items:center}.news_list .news_item:first-child{padding-top:0}.news_list .news_item:hover{background:#f8f9fa;cursor:pointer}.news_list .news_item .item_date{background-color:#f3f3f3;padding:10px;color:#264186;width:100px;height:70px;overflow:hidden;text-align:center;border-radius:4px;transition:all .3s ease}.news_list .news_item .item_date .day{font-size:28px;font-weight:700;line-height:1}.news_list .news_item .item_date .yearmonth{font-size:16px}.news_list .news_item:hover .item_date{background-color:#1a73e8;color:#fff}.news_list .news_item .item_info{flex:1;margin-left:20px}.news_list .news_item .news_date{color:#888;font-size:14px;margin-bottom:5px}.news_list .news_item .news_title{font-size:18px;color:#264186;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news_list .news_item:hover .news_title{color:#1a73e8;text-decoration:underline}.news_list .news_item .news_summary{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.wrapper_news_detail .detail_header{margin-bottom:20px;text-align:center}.wrapper_news_detail .detail_header .news_title{font-size:28px;color:#000;font-weight:700;margin-bottom:10px;line-height:1.4}.wrapper_news_detail .detail_header .news_time{color:#666;font-size:16px;padding-bottom:10px;border-bottom:1px solid #e6e6e6}.wrapper_news_detail img{display:block;margin:15px auto;max-width:1000px}.detail_footer .back_btn{width:120px;height:40px;margin:40px auto;background:#1a73e8;border-radius:4px;cursor:pointer;color:#fff;font-size:16px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.detail_footer .back_btn:hover{background:#c00}.case_infomation{display:flex;margin-top:40px}.case_infomation .case_list{flex:1;margin-right:40px}.case_infomation .case_list table{width:100%;border:1px solid #ddd}.case_infomation .case_list table,.case_infomation .case_list table th,.case_infomation .case_list table td{border-collapse:collapse}.case_infomation .case_list table th,.case_infomation .case_list table td{border:1px solid #ddd}.case_infomation .case_list table td{padding:20px 10px;font-size:16px}.case_infomation .case_list table td .title{font-size:18px;font-weight:700}.case_infomation .case_list table th{font-size:14px;text-align:center;padding:5px 10px;background-color:#f6f6f6}.case_infomation .case_list p{font-size:18px;color:#000;font-weight:700;padding-bottom:15px;margin-bottom:15px;text-indent:0;border-bottom:1px dashed #e6e6e6}.case_infomation .case_mobile_list{border:1px solid #ddd;border-top:3px solid #0533b4}.case_infomation .case_mobile_list .mobile_item{padding:15px 12px;border-bottom:1px solid #eee}.case_infomation .case_mobile_list .mobile_item:last-child{border-bottom:none}.case_infomation .case_mobile_list .mobile_title{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.5}.case_infomation .case_mobile_list .mobile_company{font-size:14px;color:#666}.case_infomation .case_img{width:300px;display:flex;align-items:end;justify-content:center}.case_infomation .case_img img{width:100%}.search_result{background-color:#fff;margin:20px 0;padding:34px;min-height:calc(100vh - 520px)}.search_result .result_empty{text-align:center;padding-top:100px;color:#bbb}.search_result .result_empty .iconfont{font-size:100px;line-height:1;margin-bottom:10px;opacity:.6}.search_result .result_empty .text{font-size:18px}@media screen and (max-width: 768px){.container{padding:0 10px}.header{padding:10px 0;min-height:60px}.header .container{padding-left:10px;padding-right:10px;flex-direction:row;align-items:center;justify-content:space-between}.header_logo{flex:1;margin-bottom:0}.header_logo .img{height:40px}.header_logo .text .text_cn{font-size:16px;text-align:left}.header_logo .text .text_en{font-size:11px;text-align:left}.header_nav{display:none}.home_banner,.home_banner .container{height:180px}.carousel_btn{width:36px;height:36px;font-size:16px}.carousel_btn_prev{left:10px}.carousel_btn_next{right:10px}.carousel_dots{bottom:10px;gap:6px}.carousel_dot{width:8px;height:8px}.home_business{flex-wrap:wrap;margin-top:-20px;margin-bottom:10px}.home_business .business_item{width:100%;padding:0;margin-right:5px;height:40px;font-size:14px}.home_news{display:block;padding:15px;margin-top:15px}.home_news .news_icon{font-size:13px;left:-14%}.home_news .news_imglist{width:100%;height:180px;margin-bottom:15px}.home_news .news_hotlist{margin:0}.home_news .news_hotlist .hot_item{margin-bottom:20px}.home_news .news_hotlist .hot_item .item_date{width:60px;height:65px}.home_news .news_hotlist .hot_item .item_date .date_day{font-size:24px}.home_news .news_hotlist .hot_item .item_date .date_yearmonth{font-size:12px}.home_news .news_hotlist .hot_item .item_info{margin-left:10px}.home_news .news_hotlist .hot_item .item_info .info_title{font-size:16px;margin-bottom:0;overflow:inherit;white-space:inherit;line-height:1.3}.home_news .news_hotlist .hot_item .item_info .info_text{font-size:12px;line-height:1.4;display:none}.home_newsgroup{display:block;margin-top:15px}.home_newsgroup .group_item{margin-right:0;margin-bottom:15px}.home_case .case_list{flex-wrap:wrap;justify-content:space-between}.home_case .case_list .case_item{flex:inherit;width:calc(50% - 10px);height:auto;margin-right:0;margin-bottom:15px}.home_case .case_list .case_item .item_img{width:100%;height:130px}.home_case .case_list2{align-items:flex-start;justify-content:flex-start;flex-direction:column}.home_case .case_list2 .title_text{margin-bottom:5px}.home_case .case_list2 .title_text p{font-size:15px;margin-bottom:10px}.page_banner,.page_banner .container{height:100px}.page_banner .banner_title{font-size:24px;left:20px;top:20px}.page_menu{flex-wrap:wrap;margin-top:-20px}.page_menu .menu_item{width:calc(33.333333% - 10px);margin-right:10px;margin-bottom:10px;height:45px;font-size:16px}.page_menu .menu_item:last-child{margin-right:0}.page_wrapper{padding:20px;margin:10px 0;min-height:auto}.page_wrapper h2{font-size:24px;margin-bottom:20px}.page_wrapper h3{font-size:16px;margin-bottom:10px}.page_wrapper p{font-size:16px}.about_iconlist{flex-wrap:wrap;margin-bottom:20px}.about_iconlist .iconlist_item{flex:inherit;width:calc(50% - 15px);margin-bottom:15px;padding:15px 5px}.about_iconlist .iconlist_item .title{font-size:20px}.about_iconlist .iconlist_item .text{font-size:13px}.about_iconlist .iconlist_item .iconfont{font-size:40px}.leaders_infomation{display:block}.leaders_infomation .photo{width:auto;height:250px;background:none;margin:0 auto 15px;text-align:center}.leaders_infomation .photo img{width:auto;height:100%}.leaders_infomation .text{margin-left:0}.leaders_infomation .text h3{text-align:center}.leaders_infomation .text .position_list{display:block}.leaders_infomation .text .position_list li{width:100%}.leaders_list{flex-wrap:wrap}.leaders_list .leader_item{flex:inherit;width:calc(50% - 15px);margin-right:15px;margin-bottom:15px}.contact_info{flex-direction:column}.contact_info .info_item{width:100%;margin-right:0}.transport_guide{flex-direction:column}.transport_guide .guide_item{margin-right:0;margin-bottom:15px}.business_list,.party_list{flex-direction:column;margin:30px 20px}.business_list .list_item{width:100%;margin-right:0;margin-bottom:15px}.business_list .list_item .list_text{font-size:15px}.honor_list{gap:15px}.honor_list .honor_item{width:calc(50% - 10px)}.honor_list .honor_item .item_img{height:160px}.honor_lightbox .lightbox_close{top:-45px;right:10px;width:36px;height:36px;font-size:24px}.honor_lightbox .lightbox_caption{font-size:14px}.news_list .news_item{padding:20px 10px}.news_list .news_item .item_date{width:60px;height:65px;padding:10px}.news_list .news_item .item_date .day{font-size:24px}.news_list .news_item .item_date .yearmonth{font-size:12px}.news_list .news_item .item_info{margin-left:10px;min-width:0}.news_list .news_item .news_title{font-size:16px;margin-bottom:0;overflow:inherit;white-space:inherit;line-height:1.3}.news_list .news_item .news_summary{font-size:12px;line-height:1.4;display:none}.wrapper_news_detail .detail_header .news_title{font-size:18px}.wrapper_news_detail .detail_header .news_time{font-size:13px}.wrapper_news_detail img{max-width:320px}.case_infomation{flex-direction:column}.case_infomation .case_list{margin-right:0;margin-bottom:20px}.case_infomation .case_img{width:100%;display:none}.case_infomation .case_list p{font-size:16px}.footer .container{display:block;text-align:center;position:relative}.footer .footer_logo{width:50px;margin-bottom:15px}.footer .footer_copyright{margin-left:0;display:block;text-align:left}.footer .footer_copyright .text{margin-bottom:10px}.footer .footer_copyright .text .gotop{position:absolute;top:10px;right:0}.page_menu .menu_item.search{padding:10px 5px}.page_menu .menu_item.search input{height:30px;font-size:16px}.page_menu .menu_item.search input::placeholder{font-size:15px}.page_menu .menu_item.search button{width:80px;height:30px;line-height:30px;font-size:15px}.search_result{margin-top:0;padding:20px 10px}.search_result .result_empty{padding-top:40px}.party_list .party_item .party_text,.home_case .case_list .case_item .item_title{font-size:15px}.recruitment_list .recruitment_item .item_icon{width:80px;height:80px}.recruitment_list .recruitment_item .item_icon .iconfont{font-size:40px}.recruitment_list .recruitment_item .item_text,.transport_guide .guide_item .font{font-size:14px}.home_case .case_header .header_title{font-size:20px}}@media screen and (max-width: 480px){.header_logo .img{height:40px}.header_logo .text .text_cn{font-size:20px}.header_logo .text .text_en{font-size:10px}.home_case .case_list{gap:10px}.honor_list .honor_item{width:100%}.honor_list .honor_item .item_img{height:220px}.page_menu .menu_item{font-size:14px;height:40px}.page_wrapper{padding:15px}.page_wrapper h2{font-size:20px}.page_wrapper p{font-size:14px}.recruitment_list .recruitment_item,.party_list .party_item{width:100%;height:auto}}@font-face{font-family:iconfont;src:url(/assets/iconfont-Cyzmbik7.woff2) format("woff2")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-position-fill:before{content:""}.icon-location-fill:before{content:""}.icon-map-fill:before{content:""}.icon-inboxin-fill:before{content:""}.icon-box-fill:before{content:""}.icon-databaseset-fill:before{content:""}.icon-layergroup-fill:before{content:""}.icon-cry-fill:before{content:""}.icon-smile-fill:before{content:""}.icon-unlock-fill:before{content:""}.icon-lock-fill:before{content:""}.icon-alignright-fill:before{content:""}.icon-alignleft-fill:before{content:""}.icon-borderbottom-fill:before{content:""}.icon-bordertop-fill:before{content:""}.icon-aligncenter-fill:before{content:""}.icon-borderverticle-fill:before{content:""}.icon-piccenter-fill:before{content:""}.icon-picside-fill:before{content:""}.icon-folderopen-fill:before{content:""}.icon-folderplus-fill:before{content:""}.icon-folder-fill:before{content:""}.icon-file-SQL:before{content:""}.icon-fileplus-fill:before{content:""}.icon-file-fill:before{content:""}.icon-copy-fill:before{content:""}.icon-headset-fill:before{content:""}.icon-phone-fill:before{content:""}.icon-pausecircle-fill:before{content:""}.icon-stopcircle-fill:before{content:""}.icon-playcircle-fill:before{content:""}.icon-delete-fill:before{content:""}.icon-picture-fill:before{content:""}.icon-mail-fill:before{content:""}.icon-heart-fill:before{content:""}.icon-collection-fill:before{content:""}.icon-user-group-fill:before{content:""}.icon-userplus-fill:before{content:""}.icon-user-fill:before{content:""}.icon-cog-fill:before{content:""}.icon-clock-fill:before{content:""}.icon-calendaralt-fill:before{content:""}.icon-clouddownload-fill:before{content:""}.icon-cloudupload-fill:before{content:""}.icon-exchange-fill:before{content:""}.icon-info-circle-fill:before{content:""}.icon-question-circle-fill:before{content:""}.icon-exclamationcircle-f:before{content:""}.icon-minus-circle-fill:before{content:""}.icon-plus-circle-fill:before{content:""}.icon-times-circle-fill:before{content:""}.icon-check-circle-fill:before{content:""}.icon-compressalt-fill:before{content:""}.icon-expandalt-fill:before{content:""}.icon-filter:before{content:""}.icon-all:before{content:""}.icon-database-plus:before{content:""}.icon-database:before{content:""}.icon-comment-lines:before{content:""}.icon-comment-dots:before{content:""}.icon-paper-plane:before{content:""}.icon-eye-slash:before{content:""}.icon-eye:before{content:""}.icon-lightbulb:before{content:""}.icon-flag:before{content:""}.icon-tag:before{content:""}.icon-position:before{content:""}.icon-location:before{content:""}.icon-map:before{content:""}.icon-inbox-in:before{content:""}.icon-box:before{content:""}.icon-database-set:before{content:""}.icon-layer-group:before{content:""}.icon-wind-cry:before{content:""}.icon-wind-smile:before{content:""}.icon-unlock:before{content:""}.icon-lock:before{content:""}.icon-align-right:before{content:""}.icon-align-left:before{content:""}.icon-border-bottom:before{content:""}.icon-border-top:before{content:""}.icon-align-center:before{content:""}.icon-border-verticle:before{content:""}.icon-pic-center:before{content:""}.icon-pic-side:before{content:""}.icon-folder-open:before{content:""}.icon-folder-plus:before{content:""}.icon-folder:before{content:""}.icon-file-SQL1:before{content:""}.icon-file-plus:before{content:""}.icon-file:before{content:""}.icon-copy:before{content:""}.icon-headset:before{content:""}.icon-phone:before{content:""}.icon-pausecircle:before{content:""}.icon-stopcircle:before{content:""}.icon-playcircle:before{content:""}.icon-delete:before{content:""}.icon-picture:before{content:""}.icon-mail:before{content:""}.icon-like:before{content:""}.icon-collection:before{content:""}.icon-user-group:before{content:""}.icon-account-plus:before{content:""}.icon-account:before{content:""}.icon-cog:before{content:""}.icon-clock:before{content:""}.icon-calendar-alt:before{content:""}.icon-clouddownload:before{content:""}.icon-cloudupload:before{content:""}.icon-exchange:before{content:""}.icon-info-circle:before{content:""}.icon-question-circle:before{content:""}.icon-exclamation-circle:before{content:""}.icon-minus-circle:before{content:""}.icon-plus-circle:before{content:""}.icon-times-circle:before{content:""}.icon-check-circle:before{content:""}.icon-compress-alt:before{content:""}.icon-expand-alt:before{content:""}.icon-ban:before{content:""}.icon-minus:before{content:""}.icon-plus:before{content:""}.icon-times:before{content:""}.icon-check:before{content:""}.icon-search-minus:before{content:""}.icon-search-plus:before{content:""}.icon-search:before{content:""}.icon-reply:before{content:""}.icon-undo:before{content:""}.icon-redo:before{content:""}.icon-external-link:before{content:""}.icon-arrows-alt:before{content:""}.icon-indent:before{content:""}.icon-outdent:before{content:""}.icon-sort-line:before{content:""}.icon-switch:before{content:""}.icon-wind-descending:before{content:""}.icon-wind-ascending:before{content:""}.icon-download:before{content:""}.icon-upload:before{content:""}.icon-arrow-to-bottom:before{content:""}.icon-arrow-to-top:before{content:""}.icon-long-arrow-down:before{content:""}.icon-long-arrow-up:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left:before{content:""}.icon-sort:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-caret-right:before{content:""}.icon-caret-left:before{content:""}.icon-arrows-v:before{content:""}.icon-angle-double-down:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-down:before{content:""}.icon-angle-up:before{content:""}.icon-angle-right:before{content:""}.icon-angle-left:before{content:""}.icon-paperclip:before{content:""}.icon-connection:before{content:""}.icon-training:before{content:""}.icon-process:before{content:""}.icon-news:before{content:""}.icon-save:before{content:""}.icon-print:before{content:""}.icon-new-releases:before{content:""}.icon-release:before{content:""}.icon-alert:before{content:""}.icon-backspace:before{content:""}.icon-gem:before{content:""}.icon-integral:before{content:""}.icon-star-circle:before{content:""}.icon-user-circle:before{content:""}.icon-cloud-machine-fill:before{content:""}.icon-cloud-machine:before{content:""}.icon-terminal-fill:before{content:""}.icon-terminal:before{content:""}.icon-shopping-cart-fill:before{content:""}.icon-resource:before{content:""}.icon-rank:before{content:""}.icon-sync-alt:before{content:""}.icon-compass:before{content:""}.icon-arrow-alt-from-top:before{content:""}.icon-arrow-alt-from-botto:before{content:""}.icon-menu:before{content:""}.icon-icon-drag:before{content:""}.icon-early-warning:before{content:""}.icon-share:before{content:""}.icon-share1:before{content:""}.icon-management-:before{content:""}.icon-accesskeys:before{content:""}.icon-arrow-sortdown-smal:before{content:""}.icon-minus-square-fill:before{content:""}.icon-plus-square-fill:before{content:""}.icon-minus-square:before{content:""}.icon-plus-square:before{content:""}.icon-stepmode:before{content:""}.icon-scrollingmode:before{content:""}.icon-shoppingcart:before{content:""}.icon-waiting-fill:before{content:""}.icon-waiting:before{content:""}.icon-right-arrow-rect:before{content:""}.icon-left-arrow-rect:before{content:""}.icon-bell:before{content:""}.icon-structured-data:before{content:""}.icon-drag:before{content:""}.icon-vector:before{content:""}.icon-ellipsis-vertical:before{content:""}.icon-NEW-copy:before{content:""}.icon-gallery-view:before{content:""}.icon-HOT-copy:before{content:""}.icon-WIFI:before{content:""}.icon-home:before{content:""}.icon-bug-report:before{content:""}.icon-monitoring:before{content:""}.icon-qrcode:before{content:""}.icon-diagnose:before{content:""}.icon-scan:before{content:""}.icon-loading:before{content:""}.icon-cut:before{content:""}.icon-Directory-tree:before{content:""}.icon-gift:before{content:""}.icon-application:before{content:""}.icon-link:before{content:""}.icon-applicationgroup:before{content:""}.icon-poweroff:before{content:""}.icon-key:before{content:""}.icon-safety-certificate:before{content:""}.icon-supervise:before{content:""}.icon-tag-subscipt:before{content:""}.icon-chart-pie-alt:before{content:""}.icon-chart-relation:before{content:""}.icon-chart-scatter-plot:before{content:""}.icon-chart-area:before{content:""}.icon-chart-line:before{content:""}.icon-chart-bar:before{content:""}.icon-display-code:before{content:""}.icon-display-arrow-right:before{content:""}.icon-display-arrow-left:before{content:""}.icon-laptop-error:before{content:""}.icon-laptop-check:before{content:""}.icon-laptop:before{content:""}.icon-mobile-error:before{content:""}.icon-mobile-check:before{content:""}.icon-mobile-alt:before{content:""}.icon-aliwangwang:before{content:""}.icon-nail:before{content:""}.icon-nail-fixed:before{content:""}.icon-edit:before{content:""}.icon-dollar:before{content:""}.icon-transanction:before{content:""}.icon-filter-fill:before{content:""}.icon-all-fill:before{content:""}.icon-databaseplus-fill:before{content:""}.icon-database-fill:before{content:""}.icon-commentlines-fill:before{content:""}.icon-commentdots-fill:before{content:""}.icon-paperplane-fill:before{content:""}.icon-eyeslash-fill:before{content:""}.icon-eye-fill:before{content:""}.icon-lightbulb-fill:before{content:""}.icon-flag-fill:before{content:""}.icon-tag-fill:before{content:""}
