.open_basis { background-color: #f7f7f7; overflow: hidden; } .open_content { width: 1220px; margin: 0 auto; } .clear:after { content: ''; display: block; clear: both; height: 0; overflow: hidden; visibility: hidden; } .clear { zoom: 1; } .open_box { padding: 20px 20px 47px 20px; background-color: white; margin-bottom: 30px; } /*椤堕儴瀵艰埅 start*/ .open_nav {} .open_nav div { width: 220px; height: 124px; margin-left: 20px; float: left; padding-left: 28px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; } .open_nav div:hover .nav_intro { display: block; } .nav_intro { position: absolute; z-index: 10; left: 0; top: 124px; width: 100%; background-color: #ffffff; -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px 0 30px 10px; display: none; } .nav_intro li { /* list-style: disc; */ color: #2e6aba; font-size: 16px; margin-top: 18px; } .nav_intro li a { display: inline-block; font-size: 16px; color: #333; } .open_nav div:first-child { margin-left: 0; } .nav_poliy { background: url("./open_poliy.png") no-repeat 100% 100%; } .nav_implement { background: url("./open_implement.png") no-repeat 100% 100%; } .nav_supervise { background: url("./open_supervise.png") no-repeat 100% 100%; } .nav_serve { background: url("./open_serve.png") no-repeat 100% 100%; } .nav_result { background: url("./open_result.png") no-repeat 100% 100%; } .open_nav div i { display: inline-block; width: 60px; height: 2px; background-color: #ffffff; opacity: 0.6; margin-top: 44px; } .open_nav div ul li i{ width: auto; height: auto; line-height: 21px; font-size: 16px; font-weight: bold; display: inline-block; color: #1a56a8; padding-right: 15px; margin-top: 0; } .open_nav div span { display: block; font-size: 24px; color: #ffffff; line-height: 1; margin-top: 30px; } /*椤堕儴瀵艰埅 end*/ .open_subst { margin-top: 26px; } .subst_left { float: left; width: 798px; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 39px; } .subst_overt {} .overt_title { font-size: 22px; color: #333333; font-weight: bold; border-bottom: 1px solid #e5e5e5; } .overt_title span { display: inline-block; border-bottom: 3px solid #1a56a8; padding-bottom: 20px; margin-bottom: -1px; } .overt_title span a,.overt_title span{ color: #1a56a8; } .subst_content { padding-left: 6px; padding-top: 10px; } .subst_every { line-height: 36px; font-size: 16px; color: #2e6aba; margin-top: 0; } .subst_every a { display: inline-block; width: 100%; color: #333333; } .subst_every em { font-weight: bold; padding-right: 10px; color: #1e56a8; font-size: 14px; } .every_tltle { font-size: 16px; display: inline-block; max-width: 630px; vertical-align: top; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .every_time { font-size: 16px; color: #999999; float: right; } .subst_specs { margin-top: 43px; } /*搴曢儴閾炬帴 start*/ .subst_speech { margin-top: 38px; padding-left: 23px; margin-bottom: 58px; } .subst_inform {} .inform_every { float: left; width: 98px; margin-top: 48px; text-align: center; margin-left: 61px; } .subst_inform li:first-child { margin-left: 0; } .subst_inform li:first-child+li+li+li+li+li { margin-left: 0; } .inform_caten { font-size: 16px; color: #333333; display: inline-block; } .inform_caten img { width: 74px; height: 74px; } .inform_caten img.img1{ display: inline; } .inform_caten img.img2{ display: none; } .inform_caten span { display: block; font-weight: bold; margin-top: 9px; } .inform_caten:hover img.img1{ display: none; } .inform_caten:hover img.img2{ display: inline; } /*搴曢儴閾炬帴 end*/ .subst_right { float: left; padding-left: 40px; width: 382px; -webkit-box-sizing: border-box; box-sizing: border-box; border-left: 1px solid #e5e5e5; } /*鏀垮簻淇℃伅鍏紑 start*/ .subst_gove {} .gove_title { height: 80px; background-color: #1a56a8; line-height: 80px; } .gove_title img { width: 32px; height: 32px; margin-left: 82px; } .gove_title span { font-size: 22px; color: #ffffff; margin-left: 9px; } .gove_leader {} .gove_leader li { border: 1px solid #e5e5e5; -webkit-box-sizing: border-box; box-sizing: border-box; height: 60px; margin-top: 5px; position: relative; cursor: pointer; } .gove_leader li:hover a { color: #fff; } .gove_leader li:hover i { color: #fff; } .gove_leader li:hover:after { width: 100%; content: '1'; } .gove_leader li:after { content: ""; position: absolute; top: 0; left: 0; padding-right: 5px; width: 0%; height: 58px; -webkit-box-sizing: initial; box-sizing: initial; z-index: 1; -webkit-transition: .3s; transition: .3s; font-size: 0; } .gove_leader li a i { font-size: 20px; -webkit-transition: .3s; transition: .3s; } .gove_leader .gove_brief:after { background-color: #ff7b11; } .gove_brief a i { color: #ff7b11; } .gove_leader .gove_basis:after { background-color: #5485c8; } .gove_basis a i { color: #5485c8; } .gove_leader .gove_guide:after { background-color: #68b495; } .gove_guide a i { color: #68b495; } .gove_leader .gove_catalog:after { background-color: #eb6e69; } .gove_catalog a i { color: #eb6e69; } .gove_leader .gove_annual:after { background-color: #f1b04b; } .gove_annual a i { color: #f1b04b; } .gove_leader .gove_supervision:after { background-color: #68b495; } .gove_supervision a i { color: #68b495; } .gove_leader .gove_branch:after { background-color: #eb6e69; } .gove_branch a i { color: #eb6e69; } .gove_leader .gove_notice:after { background-color: #f1b04b; } .gove_notice a i { color: #f1b04b; } .gove_leader .cur { background-color: #5485c8; border: none; } .gove_leader .cur a { color: white; } .gove_leader li a { position: relative; z-index: 2; font-size: 20px; color: #333333; padding-left: 25px; display: inline-block; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .3s; transition: .3s; line-height: 60px; } .gove_ask { height: 60px; line-height: 60px; background-color: #e8eef6; margin-top: 5px; } .ask_title { font-size: 20px; color: #333333; display: inline-block; width: 235px; height: 60px; border-right: 1px solid #ffffff; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 30px; } .ask_reply { font-size: 18px; color: #1a56a8; padding-left: 15px; } .gove_query { height: 38px; line-height: 36px; border: solid 1px #e5e5e5; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 5px; cursor: pointer; width: 100%; } .gove_query.ui_input.cur{ border-color: #1a56a8; } .gove_query input{ height: 36px; width: 288px; } .gove_query a{ width: 36px; height: 36px; } .gove_query i.icon{ display: inline-block; color: #1a56a8; width: 36px; height: 36px; font-size: 28px; line-height: 36px; } .gove_query img { width: 16px; height: 16px; margin-left: 127px; } .gove_query span { font-size: 16px; color: #666666; margin-left: 8px; } /*鏀垮簻淇℃伅鍏紑 end*/ /*宸ヤ綔鏈烘瀯 start*/ .subst_work { margin-top: 31px; } .work_title { border-bottom: 1px solid #e5e5e5; } .work_title span { display: inline-block; border-bottom: 3px solid #1a56a8; padding-bottom: 20px; font-size: 22px; color: #333333; } .work_content { padding-top: 14px; } .work_every { font-size: 16px; color: #333333; line-height: 36px; } .work_every span:first-child { float: left; } .work_every span:first-child+span { float: left; width: 201px; } /*宸ヤ綔鏈烘瀯 end*/ .in_mob_show { display: none; } .gove_mobbi { display: none; } @media (max-width: 768px) { .subst_every a { display: -webkit-box; display: -ms-flexbox; display: flex; } .open_nav { display: none; } .open_basis { background-color: white; } .open_content { width: 100%; } .open_box { padding: 12px; margin-bottom: 0; } .open_subst { margin-top: 0; } .overt_title { font-size: 15px; color: #333333; border-bottom: 1px solid #ccc; } .overt_title span { border-bottom: 1.5px solid #1a56a8; padding-bottom: 11px; color: #1a56a8; } .overt_title span a{ color: #1a56a8; } .subst_left { width: 100%; padding-right: 0; } .subst_content { padding-left: 0px; padding-top: 0; margin-top: 12px; } .subst_every { font-size: 9px; color: #2e6aba; margin-top: 0; line-height: 2; } .every_tltle { width: 100%; font-size: 14px; overflow: visible; text-overflow: clip; white-space: normal; } .every_time { display: none; font-size: 14px; color: #999999; } .subst_specs { margin-top: 23px; } .subst_speech { margin-top: 10px; padding-left: 0; margin-bottom: 0; } .in_mob_hide { display: none; } img.in_mob_hide.img1, img.in_mob_hide.img2{ display: none!important; } .in_mob_show { display: inline-block; } .inform_every { float: left; width: 50%; margin-top: 12px; text-align: left; margin-left: 0; } .inform_caten img { width: 9px; height: 9px; } .inform_caten span { display: inline-block; font-weight: normal; margin-top: 0; font-size: 14px; } .subst_right { width: 100%; padding-left: 0; border-left: none; } .gove_title { display: none; } .gove_leader { margin-top: 10px; } .gove_leader li { border: 1px solid #cccccc !important; float: left; width: 49%; height: 37px; border-radius: 2px; line-height: 37px; margin-top: 10px; } .gove_leader li:hover:after { display: none; } .gove_leader li:after { display: none; } .gove_leader li:first-child, .gove_leader li:first-child+li+li, .gove_leader li:first-child+li+li+li+li, .gove_leader li:first-child+li+li+li+li+li+li { margin-right: 2%; } .gove_leader .cur { background-color: white; } .gove_leader .cur a { color: #2957a2; } .gove_leader li a { font-size: 14px; color: #2957a2; padding-left: 23px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .gove_ask { height: 37px; line-height: 37px; border: none; background-color: white; margin-top: 10px; } .ask_title { float: left; font-size: 14px; color: #2957a2; display: inline-block; width: 49%; border: 1px solid #cccccc; height: 37px; border-radius: 2px; line-height: 37px; padding-left: 23px; } .ask_reply { float: left; margin-left: 2%; width: 49%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #cccccc; height: 37px; border-radius: 2px; line-height: 37px; padding-left: 23px; font-size: 14px; } .gove_query { display: none; } .subst_work { margin-top: 22px; } .work_title { font-size: 15px; border-bottom: 1px solid #ccc; margin-bottom: 10px; } .work_title span { border-bottom: 1.5px solid #1a56a8; padding-bottom: 11px; font-size: 15px; color: #1a56a8; font-weight: bold; } .work_content { padding-top: 11px; } .subst_work .TRS_Editor .Custom_UnionStyle{ font-size: 14px!important; } .work_every { font-size: 14px; color: #333333; line-height: 22px; } .work_every span:first-child+span { width: auto; } .gove_mobbi { display: inline-block; width: 16px; height: 15px; margin-right: 6px; margin-top: -3px; } .gove_leader .gove_mobbi{ display: none; } .gove_leader li a i { /* display: none; */ color: #1a56a8; } .gove_leader li:hover i{ color: #1a56a8; } .gove_ask a:first-child .gove_mobbi{ display: none; } .gove_ask a:first-child img{ margin-left: 0!important; } .gove_ask a img{ width: 20px!important; height: 21px!important; } .gove_leader li:hover a { color: #2957a2 } }