@import "lib/bootstrap-v4.5.0.css";@import "lib/swiper.min.css";html{font-size:16px;color:#000}body{margin:0;padding:0;position:relative;min-height:100vh;display:flex;flex-direction:column}body.breadmenuhover:before{background:#000;opacity:.5;width:100%;height:100%;content:'';display:block;position:absolute;z-index:200}.hidden_mobile{display:block}@media screen and (max-width:1000px){.hidden_mobile{display:none}}.hidden_mobile.inline_block{display:inline-block !important}@media screen and (max-width:1000px){.hidden_mobile.inline_block{display:none !important}}.hidden_pc{display:none}@media screen and (max-width:1000px){.hidden_pc{display:block}.hidden_pc.inline_block{display:inline-block !important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.header{height:100px;padding-top:26px;background:#fff;box-shadow:0 0 10px #ddd}.header.list_header .search_area{margin-right:0}.header .container{position:relative}.header .logo{display:inline-block;float:left;width:240px;height:48px;background-image:url(/xhtml/images/logo.png);background-repeat:no-repeat;background-size:contain;margin-left:40px}.header .one_logo{display:inline-block;float:right;width:240px;height:48px;background-image:url(/xhtml/images/one_logo.png);background-repeat:no-repeat;background-size:contain;margin-left:40px;margin-top:-3px;background-position:right}.header_info_right{text-align:right}.search_area{display:inline-block;vertical-align:top}.search_area .search_block{display:inline-block;width:370px;height:48px;margin-right:20px;border:1px solid #f1e1e1;position:relative;border-radius:40px;background:#fff}.search_area .search_block .search_icon{position:absolute;right:10px;top:10px;width:26px;height:26px;background-image:url(/xhtml/images/search_icon.png);display:block;background-size:contain;cursor:pointer;z-index:1000}.search_area .search_block .input{position:absolute;left:20px;color:#efb1ad;top:11px;margin:0;border:0;padding:0;outline:none;width:300px}.search_area .search_block input::-webkit-input-placeholder{color:#efb1ad}.login{width:154px;text-align:center;background:#b31512;color:#fff;height:48px;border-radius:40px;line-height:48px;transition-duration:.3s;display:inline-block;vertical-align:top}@media screen and (max-width:999px){.login{display:none}}.login:not([href]){color:#fff}.login:not([href]):hover{background:#ce2211;color:whitesmoke;cursor:pointer}.login:hover{background:#ce2211;color:whitesmoke;cursor:pointer;text-decoration:none}.login_info{display:inline-block;line-height:48px}.login_info .login_name{border-right:1px solid #b31512;padding-right:10px;margin-right:10px}.login_info .login_name i{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px;display:inline-block;vertical-align:top;font-style:normal}.login_info .loginlink{margin-right:10px;color:#b31512}.login_info .loginlink:not([href]){color:#b31512;margin-right:10px;cursor:pointer}.login_info .loginlink:hover{color:#b31512}.login_info .loginlink_user{cursor:pointer;background:#b31512;color:#fff;width:100px;display:inline-block;text-align:center;line-height:30px;border-radius:25px}.login_info .loginlink_user:not([href]):hover{color:#fff}@media screen and (max-width:999px){.header .logo{width:200px;height:48px;background-size:contain}.header .one_logo{width:200px;height:40px;background-size:contain;margin-left:10px;float:left;margin-top:-2px;background-position:left}.header .search_area{margin-right:0}.header .search_area .search_block{width:300px}.header .search_area .search_block .input{width:240px}}@media screen and (max-width:768px){.header{height:60px;padding-top:5px}.header .logo{width:150px;margin-left:0;background-size:contain;margin-top:11px;height:40px}.header .one_logo{width:150px;margin-left:10px;background-size:contain;margin-top:10px;height:30px;float:left}.header .search_area{position:relative}.header .search_area .search_block{position:absolute;right:0;margin-right:0;width:28px;height:28px;margin-top:11px}.header .search_area .search_block .search_icon{width:14px;height:14px;top:6px;right:6px}.header .search_area .search_block .input{width:0}.header .search_area .login{width:76px;height:28px;line-height:28px;font-size:14px;margin-top:11px}.header .search_area.active .search_block{animation:search_active .3s;width:200px;margin-right:0;right:0;border:1px solid #b31512}.header .search_area.active .search_block .input{animation:search_input .3s;font-size:14px;width:160px;left:10px;top:1px}.header .search_area.active .login{display:none;transition:.5s}}@media screen and (max-width:440px){.header .logo{width:100px;margin-top:15px}.header .one_logo{width:100px;margin-top:10px;margin-left:6px;float:left;height:24px}}@keyframes search_active{from{width:28px}to{width:200px}}@keyframes search_input{from{width:0}to{width:160px}}.footer{position:relative;z-index:111;height:60px;background:#0e61c5;color:#fff;padding-top:10px;padding-bottom:10px}.footer p{line-height:40px;text-align:center}.footer p img{vertical-align:middle;margin-left:20px}@media screen and (max-width:999px){.footer{font-size:12px;height:auto}.footer p{line-height:1.5;margin-bottom:0}.footer p span{display:block}}.modal.show .modal-dialog.modal_pop{margin-top:300px}@media screen and (max-width:768px){.modal.show .modal-dialog.modal_pop{margin-top:50px}}.modal.show .modal-dialog .modal-body{font-size:20px;font-weight:bold;padding-bottom:56px}.modal.show .modal-dialog .modal-body .btn-primary{background:#1051b5;width:120px;height:40px}.modal.show .modal-dialog .modal-body .btn-outline-primary{width:120px;color:#1051b5;border-color:#1051b5}.modal.show .modal-dialog .modal-body .btn-outline-primary:hover{color:#fff}.lev1_margin{position:relative;z-index:101}@media screen and (max-width:999px){.header .one_logo{background-position:right;float:right}}.page_content .row_bg{padding-top:70px;padding-bottom:70px}@media screen and (max-width:750px){.page_content .row_bg{padding-top:20px;padding-bottom:20px}}.page_content .row_bg:nth-child(1){padding-bottom:40px}@media screen and (max-width:1000px){.page_content .row_bg:nth-child(1){padding-bottom:0;padding-top:20px}}.page_content .row_bg:nth-child(2){background-image:url('/xhtml/images/bg_index.png');background-size:cover;background-position:center}.page_content .effective_title{background-image:url('/xhtml/images/effective_title.png');width:584px;height:116px;background-size:100%;margin:0 auto}@media screen and (max-width:1000px){.page_content .effective_title{width:55%;height:9vw;background-repeat:no-repeat}}.page_content .ywgk_block{height:158px;padding-top:51px;padding-bottom:77px;background-image:url('/xhtml/images/fwgk_index.png');background-size:cover;background-position:right bottom;margin-top:8px}.page_content .ywgk_block h1{font-size:20px;color:#cb4d4a;letter-spacing:1px;line-height:1;display:inline-block;padding-left:50px;position:relative;font-weight:bold;float:left;padding-bottom:14px;padding-right:40px}.page_content .ywgk_block h1:before{content:'';width:50px;height:2px;background:#ffe4e4;display:block;position:absolute;bottom:0}.page_content .ywgk_block .content{display:inline-block;width:51%;margin-top:-8px}.page_content .ywgk_block .content p{font-size:16px;line-height:2}.page_content .cards{display:flex;flex-wrap:wrap;margin-right:-13px}.page_content .cards .card{display:flex;flex-direction:column;flex:1;flex-basis:32%;border-radius:8px 8px 8px 8px;background-image:url(/xhtml/images/zhuanqu_bg.png);padding:33px 27px 13px;margin-bottom:13px;background-size:cover;margin-right:13px}@media screen and (max-width:440px){.page_content .cards .card{padding:15px 17px 10px}}.page_content .cards .card h1{font-size:20px;font-weight:bold;margin-bottom:24px}@media screen and (max-width:440px){.page_content .cards .card h1{font-size:16px;margin-bottom:14px}}.page_content .cards .card h1.title_new{position:relative}.page_content .cards .card h1.title_new span{display:inline-block;float:left}.page_content .cards .card h1.title_new:before{content:'';background-image:url(/xhtml/images/icon_online.png);width:60px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat;margin-top:3px;margin-left:10px}@media screen and (max-width:440px){.page_content .cards .card h1.title_new:before{width:30px;height:10px}}.page_content .cards .card .info{min-height:78px;margin-bottom:43px;color:#595959;flex-grow:1;font-size:16px}@media screen and (max-width:750px){.page_content .cards .card .info{font-size:13px;margin-bottom:13px}}.page_content .cards .card a{display:block;border:1px solid #ddd;line-height:45px;text-align:center;color:#747474;background:#fff;text-decoration:none}@media screen and (max-width:440px){.page_content .cards .card a{font-size:12px;line-height:25px;height:25px}}.page_content .cards .card a:hover{border:1px solid #d6eafe;color:#0e61c5}.page_content .cards .card a.fwgk{background:#fff;color:#cb4d4a;border:1px solid #ffb9b7;margin-bottom:4px}.page_content .cards .card a.fwgk:hover{background:rgba(255,185,183,0.25);color:#cb4d4a;border:1px solid #ffb9b7}.page_content .cards .card a.fwgk.link_new{position:relative}.page_content .cards .card a.fwgk.link_new:before{content:'';display:block;width:50px;height:40px;position:absolute;top:0;left:0;background-image:url(/xhtml/images/icon_new.png)}@media screen and (max-width:440px){.page_content .cards .card a.fwgk.link_new:before{width:25px;height:20px;background-size:100%}}@media screen and (max-width:1200px){.page_content .ywgk_block .content{width:48%}.page_content .ywgk_block .content p{font-size:14px}}@media screen and (max-width:1000px){.page_content .ywgk_block{height:30vh;background-image:url(/xhtml/images/fwgk_index_mobile.png);background-position:center;padding-top:25px}.page_content .ywgk_block h1{display:block;float:inherit;padding-left:20px}.page_content .ywgk_block h1:before{content:'';display:none}.page_content .ywgk_block .content{width:60%;display:block;padding-left:20px}.page_content .ywgk_block .content p{font-size:16px;line-height:1.8}}@media screen and (max-width:750px){.page_content .ywgk_block .content p{font-size:13px}}@media screen and (max-width:440px){.page_content .ywgk_block h1{font-size:16px}}@media screen and (max-width:350px){.page_content .ywgk_block .content p{font-size:12px;line-height:1.5}}.oneevent_block{margin-top:35px}.oneevent_block ul{display:flex;list-style:none;height:265px;margin-bottom:0;padding:0;width:calc(100% + 20px)}.oneevent_block ul li{flex-basis:20%;float:left;margin-top:24px;margin-bottom:30px}.oneevent_block ul li .oneevent{text-align:center;border-radius:8px;margin-top:0;margin-right:20px;background-size:85%;background-position:right 60%;background-repeat:no-repeat;background-color:#f5f5f5;position:relative;height:208px}.oneevent_block ul li .oneevent img{position:absolute;top:-17px;right:50%;margin-right:-61px}.oneevent_block ul li .oneevent h1{font-size:20px;font-weight:bold;position:absolute;top:130px;left:50%;margin-left:-75px;display:block;width:150px}.oneevent_block ul li .oneevent h1.new{display:flex;justify-content:center}.oneevent_block ul li .oneevent h1.new:after{content:'';width:40px;height:20px;background:url(/xhtml/images/onethingNew.png);background-repeat:no-repeat;background-size:cover;display:block;margin-left:5px;font-size:14px;line-height:20px;color:#fff;margin-top:2px;text-align:center}.oneevent_block ul li .oneevent .oneevent_hover{opacity:0;height:100%}.oneevent_block ul li .oneevent .oneevent_hover .more{opacity:0}.oneevent_block ul li:nth-child(1) .oneevent{background-image:url(/xhtml/images/oneenvent_gp_bg.png)}.oneevent_block ul li:nth-child(2) .oneevent{background-image:url(/xhtml/images/oneenvent_qyss_bg.png)}.oneevent_block ul li:nth-child(3) .oneevent{background-image:url(/xhtml/images/oneenvent_xxpl_bg.png)}.oneevent_block ul li:nth-child(4) .oneevent{background-image:url(/xhtml/images/oneenvent_zqfx_bg.png)}.oneevent_block ul li:nth-child(5) .oneevent{background-image:url(/xhtml/images/oneenvent_reits_bg.png)}.oneevent_block ul li:nth-child(6) .oneevent{background-image:url(/xhtml/images/oneenvent_fwyy_bg.png)}.oneevent_block ul li:hover{flex-basis:25%}.oneevent_block ul li:hover .oneevent{transition:.5s;height:290px;margin-top:-24px;background-color:#71b0e7}.oneevent_block ul li:hover .oneevent .new{justify-content:left}@media screen and (max-width:1280px){.oneevent_block ul li:hover .oneevent{height:305px}}.oneevent_block ul li:hover .oneevent img{transition:.5s;top:-30px;right:20px;margin-right:0;width:100px}@media screen and (max-width:1199px){.oneevent_block ul li:hover .oneevent img{opacity:.1;top:0;right:0}}.oneevent_block ul li:hover .oneevent h1{left:20px;margin-left:auto;top:36px;color:#fff;margin:0;text-align:left}@media screen and (max-width:1199px){.oneevent_block ul li:hover .oneevent h1{top:16px}}.oneevent_block ul li:hover .oneevent .oneevent_hover{opacity:1;font-size:14px;text-align:left;color:#fff;top:80px;position:absolute;padding-left:20px;padding-right:20px}@media screen and (max-width:1199px){.oneevent_block ul li:hover .oneevent .oneevent_hover{top:55px}}.oneevent_block ul li:hover .oneevent .oneevent_hover .info{min-height:110px;font-size:14px}@media screen and (max-width:1600px){.oneevent_block ul li:hover .oneevent .oneevent_hover .info{font-size:12px}}@media screen and (max-width:1199px){.oneevent_block ul li:hover .oneevent .oneevent_hover .info{font-size:12px;min-height:150px}}.oneevent_block ul li:hover .oneevent .oneevent_hover .more{opacity:1;display:block;width:120px;height:32px;background:#fff;text-align:center;line-height:32px;color:#5694c9;position:absolute;text-decoration:none;left:50%;margin-left:-60px;bottom:100px}@media screen and (max-width:1199px){.oneevent_block ul li:hover .oneevent .oneevent_hover .more{line-height:20px;height:20px;font-size:12px;bottom:70px}}.oneevent_block ul li:hover .oneevent .oneevent_hover .more:hover{color:#ba3026}.oneevent_block ul li:hover:nth-child(1) .oneevent{background-image:url(/xhtml/images/oneenvent_gp_bg_hover.png);background-color:#71b0e7}.oneevent_block ul li:hover:nth-child(2) .oneevent{background-image:url(/xhtml/images/oneenvent_qyss_bg_hover.png);background-color:#71b0e7}.oneevent_block ul li:hover:nth-child(3) .oneevent{background-image:url(/xhtml/images/oneenvent_xxpl_bg_hover.png);background-color:#71b0e7}.oneevent_block ul li:hover:nth-child(4) .oneevent{transition:.3s;background-image:url(/xhtml/images/oneenvent_zqfx_bg_hover.png);background-color:#71b0e7}.oneevent_block ul li:hover:nth-child(5) .oneevent{transition:.3s;background-image:url(/xhtml/images/oneenvent_reits_bg_hover.png);background-color:#71b0e7}.oneevent_block ul li:hover:nth-child(6) .oneevent{background-image:url(/xhtml/images/oneenvent_fwyy_bg_hover.png)}.oneevent_block:after{content:'';clear:both;display:block}@media screen and (max-width:1000px){.oneevent_block{display:none}}.effective_mobile{display:none;margin-top:15px}.effective_mobile .nav_tabs{height:60px;display:flex;background:#f2f7ff;line-height:60px}@media screen and (max-width:500px){.effective_mobile .nav_tabs{overflow-x:scroll;overflow-y:hidden}.effective_mobile .nav_tabs::-webkit-scrollbar{height:5px;background-color:#f2f7ff}.effective_mobile .nav_tabs::-webkit-scrollbar-thumb{background-color:#eee}.effective_mobile .nav_tabs::-webkit-scrollbar-thumb:hover{background-color:#ddd}}.effective_mobile .nav_tabs span{flex:1;text-align:center;color:#000;cursor:pointer;white-space:nowrap}@media screen and (max-width:768px){.effective_mobile .nav_tabs span{font-size:14px}}@media screen and (max-width:440px){.effective_mobile .nav_tabs span{font-size:12px;white-space:nowrap}}.effective_mobile .nav_tabs span:nth-child(5){padding:0 10px}@media screen and (max-width:400px){.effective_mobile .nav_tabs span{padding:0 10px}}.effective_mobile .nav_tabs span.active{font-weight:bold;position:relative;background:#fff}.effective_mobile .nav_tabs span.active:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, #b31512 0, #3c94ff 100%)}.effective_mobile .tab_main .tab_content{display:none}.effective_mobile .tab_main .tab_content:first-child{display:block}.effective_mobile .tab_main .tab_content dl{margin-bottom:0}.effective_mobile .tab_main .tab_content dl dd{background-color:rgba(58,152,233,0.8);background-repeat:no-repeat;color:#fff;padding:20px 34px 20px 30px;height:175px;position:relative;margin-bottom:0}@media screen and (max-width:400px){.effective_mobile .tab_main .tab_content dl dd{height:220px}}.effective_mobile .tab_main .tab_content dl dd h2{font-size:20px;position:relative;z-index:11}@media screen and (max-width:440px){.effective_mobile .tab_main .tab_content dl dd h2{font-size:16px}}.effective_mobile .tab_main .tab_content dl dd .article{font-size:16px;line-height:1.5;padding-top:10px;position:relative;z-index:11}@media screen and (max-width:750px){.effective_mobile .tab_main .tab_content dl dd .article{font-size:13px}}.effective_mobile .tab_main .tab_content dl dd .more{position:absolute;font-size:14px;color:#fff;text-decoration:none;right:34px;bottom:20px;z-index:222}.effective_mobile .tab_main .tab_content dl dd .more:before{content:'';display:inline-block;width:37px;height:8px;-webkit-mask-image:url(/xhtml/images/arrow_more.svg);color:#fff;background-color:currentcolor;margin-right:10px;position:absolute;right:55px;top:6px}.effective_mobile .tab_main .tab_content dl dd img{position:absolute;top:15px;z-index:0;opacity:.35;width:150px;left:20px}@media screen and (max-width:1000px){.effective_mobile{display:block}}.banner_swiper{width:100%;height:100%;margin-top:100px}@media screen and (max-width:768px){.banner_swiper{margin-top:0}}.banner_swiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.banner_swiper a{display:block;height:360px;width:100%;background-size:cover;background-position:bottom}@media screen and (max-width:1200px){.banner_swiper a{height:25vw}}@media screen and (max-width:767px){.banner_swiper a{padding:0;background-size:cover;margin-top:60px}}.tel_a_hide{display:none}@media screen and (max-width:1000px){.tel_a_hide{display:block}}.home_ecode{position:fixed;height:120px;background:url('/xhtml/images/ecord.png');top:50%;border-right:0;width:80px;background-size:100%;right:10px;z-index:200;background-repeat:no-repeat}@media screen and (max-width:1000px){.home_ecode{display:none}}