* { margin: 0; padding: 0; } body { width: 1200px; margin: 0 29px; } .top_head { width: 600px !important; height: 60px !important; display: flex; justify-content: center; box-shadow: 0px 4px 19px 2px rgba(0, 0, 0, 0.13); border-radius: 30px; margin: 26px auto 28px; } .top_head li { width: 50% !important; height: 60px !important; background: #F7F9FC !important; line-height: 60px !important; font-size: 20px !important; font-family: PingFang SC; font-weight: bold !important; color: #333333 !important; text-align: center !important; cursor: pointer !important; } .top_head .layui-this { background: linear-gradient(90deg, #4381DC 0%, #1A60B6 100%) !important; color: #FFFFFF !important; } .top_head .layui-this:after { border: 0 !important; } .top_head li:first-child { border-radius: 30px 0px 0px 30px; } .top_head li:last-child { border-radius: 0px 30px 30px 0px; } .branch_street { width: 100%; height: 50px; display: flex; flex-wrap: wrap; } .branch_street::after { content: ''; width: 1180px; height: 2px; background-color: #1C62B8; margin-top: -2px; margin-left: 20px; } .branch_street li { width: 167px; height: 50px; font-size: 20px; font-family: PingFang SC; font-weight: bold; color: #333333; text-align: center; line-height: 50px; cursor: pointer; } .branch_street li.layui-this { background: linear-gradient(90deg, #4381DC 0%, #195CAF 100%) !important; border-radius: 25px 25px 0px 25px; color: #FFFFFF !important; } .branch_street .layui-this:after { display: none !important; } .content_year { margin: 25px 0 34px 0; position: relative; text-align: left !important; } .content_year .layui-tab-title .layui-this { color: #1A5FB4; width: 100px; height: 50px; background: #E0ECFE; box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1); border-radius: 25px; font-size: 20px; font-family: PingFang SC; font-weight: 500; line-height: 50px; } .content_year .layui-tab-title .layui-this:after { border-bottom: 0; } .content_year .layui-tab-title li { width: 100px; height: 50px; background: #FFFFFF; box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1); border-radius: 25px; font-size: 20px; font-family: PingFang SC; font-weight: 500; color: #333333; line-height: 50px; padding: 0; margin-right: 26px; } .content_year .layui-tab-more li.layui-this:after, .content_year .layui-tab-title .layui-this:after { border-bottom: 0; } .choice_year { position: absolute; top: 0; right: 0; text-align: center; } .choice_year .layui-form-label { font-size: 20px; font-family: PingFang SC; font-weight: 500; color: #333333; padding: 15px; } .choice_year .ly-date-input { width: 175px; height: 50px; background: #FFFFFF; box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1); border-radius: 25px; font-size: 20px; font-family: PingFang SC; font-weight: 500; color: #1C61B6; padding-left: 31px; } .icount { width: 13px; height: 11px; position: absolute; top: 40%; right: 18%; } .content_year .layui-tab-title { height: 50px; } .content_year .layui-tab-content { padding: 0; margin: 4px 0 0 0; } .content_box li { width: 100%; height: 148px; border-radius: 36px; margin-top: 30px; display: flex; } .box_blue .content_right { background-color: #E4EFFF; } .box_yellow .content_right { background-color: #FCF2E2; } .box_green .content_right { background-color: #D4FBCF; } .box_red .content_right { background-color: #FFE4E4; } .content_left { width: 20%; height: 148px; border-radius: 36px 0px 0px 36px; } .box_blue .content_left { background: linear-gradient(90deg, #4381DB 0%, #629CEF 100%); } .box_yellow .content_left { background: linear-gradient(90deg, #DBA043 0%, #E2AD5B 100%); } .box_green .content_left { background: linear-gradient(90deg, #46A739 0%, #71D963 100%); } .box_red .content_left { background: linear-gradient(90deg, #DC5544 0%, #E07F72 100%); } .content_left img { display: flex; } .content_left p { width: 100%; font-size: 20px; font-family: PingFang SC; font-weight: bold; color: #F7F9FC; text-align: center; } .content_right { width: 80%; height: 148px; border-radius: 0px 36px 36px 0px; } .content_right ul { width: 100%; margin: 42px 91px 38px 73px; display: flex; } .content_right ul li { display: flex; height: 90px; width: 30%; margin: 0; } .img_wrap { position: relative; } .wrap_text { width: 68px; height: 68px; background: #F7F9FC; border-radius: 50%; text-align: center; line-height: 68px; font-size: 26px; font-family: PingFang SC; font-weight: 400; color: #666666; } .wrap_text_cover { width: 68px; height: 68px; background: #F7F9FC; border-radius: 50%; text-align: center; line-height: 68px; font-size: 26px; font-family: PingFang SC; font-weight: 400; color: #666666; } .img_g { position: absolute; top: -21%; left: -13%; } .img_p { position: absolute; top: 0; left: -1%; } .img_jb { position: absolute; top: -10%; left: -17%; } .descript_box { margin-left: 15px; } .descript_box h1 { font-size: 18px; font-family: PingFang SC; font-weight: bold; color: #333333; } .descript_totall { margin-top: 2px; font-size: 16px; font-family: PingFang SC; } .descript_totall span { font-size: 20px; font-family: PingFang SC; font-weight: bold; } .fs { display: flex; font-size: 14px; font-family: PingFang SC; font-weight: 500; } .box_blue .fs { color: #92B9F1; } .box_blue .descript_totall { color: #3E7DD7; } .box_blue .descript_totall span { color: #3E7DD7; } .box_yellow .fs { color: #E0B97A; } .box_yellow .descript_totall { color: #CA8417; } .box_yellow .descript_totall span { color: #CA8417; } .box_yellow .wrap_text_cover { border: 2px solid #DBA144; } .box_green .fs { color: #85E378; } .box_green .descript_totall { color: #47A83A; } .box_green .descript_totall span { color: #47A83A; } .box_red .fs { color: #F3A0A0; } .box_red .descript_totall { color: #DB5645; } .box_red .descript_totall span { color: #DB5645; } .box_yellow .wrap_text_cover { border: 2px solid #DBA144; } .box_red .wrap_text_cover { border: 2px solid #DB5846; } .box_green .descript_box { margin-top: -9px; } .box_red .descript_box { margin-top: -9px; } .up_green { font-size: 12px; font-family: PingFang SC; font-weight: 500; color: #333333; display: flex; align-items: center; } .up_img { width: 10px; height: 13px; } .rank_detail { width: 100%; background: linear-gradient(0deg, #F8FAFE 0%, #FFFFFF 100%); } .rank_detail .rank_title { display: flex; padding: 50px 0 20px 0; align-items: center; background: linear-gradient(0deg, #F8FAFE 0%, #FFFFFF 100%); } .rank_title span { display: inline-block; width: 2px; height: 16px; background-color: #4280DB; } .rank_title p { font-size: 20px; font-family: PingFang SC; color: #4280DB; } .table_wrap { padding: 10px 0 !important; background: #F8FAFE !important; } .table_wrap { margin: 0 !important; } .layui-table[lay-skin=line] { border: 0px !important; } .table_wrap thead tr { background: #4280DB !important; } .table_wrap thead tr th { padding: 16px 0px !important; font-size: 18px !important; font-family: PingFang SC !important; font-weight: bold !important; color: #FFFFFF !important; } .table_wrap thead tr th:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 15px 0 0 0 !important; } .table_wrap thead tr th:last-child { border-collapse: separate; border-spacing: 0; border-radius: 0 15px 0 0; } .table_wrap tbody tr:nth-child(odd) { background: #FFFFFF !important; } .table_wrap tbody tr:nth-child(even) { background: #F0F5FE !important; } .table_wrap .layui-table-view { border: 0 !important; } .table_wrap tbody tr td { padding: 16px 0px !important; font-size: 18px !important; font-family: PingFang SC !important; /* font-weight: bold !important; */ color: #666666 !important; border-width: 0 1px 0 0 !important; border-style: solid !important; border-color: #EDEDED !important; } .table_wrap tbody tr td:last-child { border-width: 0 !important; } .img_tr { margin-right: 16px; } .table_wrap tbody tr:last-child td:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 0 0 0 15px !important; } .detailed_data .rank_title { background: #F8FAFE; display: flex; padding: 50px 0 20px 0; align-items: center; } .department_street { display: flex; flex-wrap: wrap; background: linear-gradient(0deg, #FFFFFF 0%, #F8FAFE 100%); } .department_street li { width: 167px; height: 50px; background: linear-gradient(90deg, #4381DC 0%, #195CAF 100%); border-radius: 25px 25px 0px 25px; font-size: 20px; font-family: PingFang SC; font-weight: bold; color: #FFFFFF; text-align: center; line-height: 50px; } .department_street::after { content: ''; width: 1180px; height: 2px; background-color: #1C62B8; margin-top: -2px; margin-left: 20px; } .form_css .layui-form-item { margin: 25px 0 30px 0 !important; } .form_css .layui-form-label { width: 116px !important; font-size: 20px !important; font-family: PingFang SC !important; font-weight: 500 !important; color: #333333 !important; padding: 15px 0 !important; text-align: left; } .form_css .layui-input-block { margin-left: 160px !important; width: 497px !important; height: 50px !important; background: #FFFFFF !important; box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1) !important; border-radius: 25px !important; } .form_css .layui-input-block .layui-form-select .layui-input { border-radius: 25px !important; height: 50px !important; font-size: 20px !important; font-family: PingFang SC !important; font-weight: 500 !important; color: #1C61B6 !important; padding: 0 32px !important; } .form_css .layui-form-select .layui-edge { border-top-color: #1C61B6 !important; right: 27px !important; } .form_css .layui-input-block .layui-form-select .layui-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #1C61B6 !important; } .form_css .layui-input-block .layui-form-select .layui-input::-moz-placeholder { /* Firefox 19+ */ color: #1C61B6 !important; } .form_css .layui-input-block .layui-form-select .layui-input:-ms-input-placeholder { /* IE 10+ */ color: #1C61B6 !important; } .form_css .layui-input-block .layui-form-select .layui-input:-moz-placeholder { /* Firefox 18- */ color: #1C61B6 !important; } .form_css .layui-form-select dl { top: 53px !important; font-size: 20px !important; font-family: PingFang SC !important; font-weight: 500 !important; } .form_css .layui-form-select dl dd.layui-this { background-color: #1C61B6 !important; } .rank_text { display: flex; } .rank_text h1 { display: flex; font-size: 20px; font-family: PingFang SC; font-weight: 500; color: #333333; margin-right: 54px; } .table_css_two { margin: 0 !important; } .table_css_two thead tr { background: #4280DB !important; } .table_css_two thead tr th { padding: 16px 15px !important; font-size: 18px !important; font-family: PingFang SC !important; font-weight: bold !important; color: #FFFFFF !important; } .table_css_two thead tr th:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 15px 0 0 0 !important; } .table_css_two thead tr th:last-child { border-collapse: separate; border-spacing: 0; border-radius: 0 15px 0 0; } .table_css_two tbody tr:nth-child(odd) { background: #FFFFFF !important; } .table_css_two tbody tr:nth-child(even) { background: #F0F5FE !important; } .table_css_two tbody tr td { padding: 16px 15px !important; font-size: 14px !important; font-family: PingFang SC !important; /* font-weight: bold !important; */ color: #666666 !important; /* border-width: 0 1px 0 0 !important; border-style: solid !important; border-color: #EDEDED !important; */ border: 0 !important; } .table_css_two tbody tr td:last-child { border-width: 0 !important; } .table_css_two tbody tr:last-child td:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 0 0 0 15px !important; } .table_css_two tbody tr:last-child td:last-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 0 0 15px 0 !important; } /* 加扣分详情 */ .add_detailed .rank_title { display: flex; padding: 50px 0 20px 0; align-items: center; } .content_hide thead tr th { padding: 16px 0 !important; font-size: 18px !important; font-family: PingFang SC !important; font-weight: bold !important; color: #FFFFFF !important; } .content_hide tbody tr td { padding: 16px 0 !important; font-size: 18px !important; font-family: PingFang SC !important; /* font-weight: bold !important; */ color: #666666 !important; border-width: 0 1px 0 0 !important; border-style: solid !important; border-color: #EDEDED !important; } .content_hide thead tr { background: #4280DB !important; border-collapse: separate !important; border-spacing: 0 !important; border-radius: 15px 15px 0 0 !important; } .content_hide .layui-table-body .layui-table tbody tr:nth-child(odd) { background: #FFFFFF !important; } .content_hide .layui-table-body .layui-table tbody tr:nth-child(even) { background: #F0F5FE !important; } .content_hide thead tr th:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 15px 0 0 0 !important; } .content_hide tbody tr:last-child td:first-child { border-collapse: separate !important; border-spacing: 0 !important; border-radius: 0 0 0 15px !important; } .content_hide .layui-table-view { border: 0 !important; }