123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839 |
- * {
- margin: 0;
- padding: 0;
- box-sizing: border-box;
- }
- body {
- background-color: #EBF0F3;
- }
- .web-contanier {
- /* width: 100%; */
- /* height: 100%; */
- background-color: #EBF0F3;
- margin: 0 auto;
- margin-bottom: 20px;
- min-height: 1100px;
- }
- .header {
- width: 100%;
- height: 64px;
- line-height: 64px;
- background: #ffffff;
- padding-left: 18px;
- box-sizing: border-box;
- font-family: YouSheBiaoTiHei;
- font-size: 36px;
- font-weight: 400;
- color: #2D7BCC;
- }
- .content-wrap {
- width: 100%;
- height: 100%;
- box-sizing: border-box;
- }
- .boxContanier {
- width: 100%;
- margin-top: 25px;
- background: #FFFFFF;
- padding: 10px 20px;
- box-sizing: border-box;
- /* margin-bottom: 50px; */
- }
- .topList .layui-tab-card {
- box-shadow: none;
- }
- .topList .navtitle {
- width: 220px;
- float: left;
- /* height: 1240px; */
- margin-top: -11px;
- }
- .topList .navtitle li {
- display: block;
- height: 56px;
- line-height: 56px;
- background: #ffffff;
- font-size: 18px;
- color: #2D7BCC;
- }
- .topList .navtitle li {
- text-align: left;
- }
- .navtitle li:first-child {
- margin: 12px 0 0 0;
- }
- .navtitle li span {
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #2681FF;
- line-height: 42px;
- padding-right: 16px;
- }
- .content-wrap .layui-tab-card>.navtitle .layui-this {
- color: #ffffff;
- background: #2D7BCC;
- }
- .content-wrap .layui-tab-card>.navtitle .layui-this span {
- color: #ffffff;
- }
- .content-wrap .layui-tab-card>.navtitle .layui-this li {
- color: #ffffff;
- }
- .content-wrap .layui-tab-card>.navtitle {
- background: #ffffff;
- }
- .content-wrap .navtitle .layui-this:after {
- border: none;
- height: auto;
- }
- .topList .rightContent {
- padding: 0 0 0 230px;
- margin-top: -25px;
- }
- .commonTitle {
- width: 100%;
- height: 42px;
- }
- .commonTitle span {
- font-size: 20px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #2681FF;
- line-height: 42px;
- }
- .line {
- width: 100%;
- height: 2px;
- background: #D8E2ED;
- position: relative;
- }
- .line::before {
- content: ' ';
- width: 128px;
- height: 3px;
- background: #2681FF;
- position: absolute;
- top: -2px;
- }
- /* 缂傚啯鍨归悵顖炴嚀閸愵厾妲� */
- .web-contanier .content-wrap #siteAssessment {
- width: 100%;
- height: 634px;
- box-sizing: border-box;
- margin-top: -20px;
- }
- .web-assessment .bgline {
- width: 104%;
- height: 10px;
- background: #ebf0f3;
- position: relative;
- margin: 0 0 0 -20px;
- }
- .imgPosition {
- position: relative;
- }
- .imgPosition img {
- position: absolute;
- right: 3%;
- top: 11%;
- }
- .web-assessment .rightBottomContent {
- width: 230px;
- float: left;
- }
- .web-assessment .rightBottomContent .arrayDate {
- width: 223px;
- height: 102px;
- text-align: left;
- padding: 16px 0 0 20px;
- margin: 20px 0 0 0;
- box-sizing: border-box;
- }
- .web-assessment .rightBottomContent .arrayDate.arrayFir {
- background-image: linear-gradient(to right, #7BB5F4, #3D8AE0);
- }
- .web-assessment .rightBottomContent .arrayDate.arraySec {
- background-image: linear-gradient(to right, #F78E49, #F7A56F);
- }
- .web-assessment .rightBottomContent .arrayDate.arrayThi {
- background-image: linear-gradient(to right, #43DC99, #36B47E);
- }
- .web-assessment .rightBottomContent .arrayDate .title {
- font-size: 24px;
- font-family: inherit;
- font-weight: 600;
- color: #FFFFFF;
- }
- .web-assessment .rightBottomContent .arrayDate .name {
- font-size: 14px;
- font-family: serif;
- font-weight: 600;
- color: #FFFFFF;
- margin-bottom: 8px;
- }
- /* 闁告牕鎼獮娆撳矗婵犲拋鏁庨梻锟介崶顒�鍔ラ梻鍌樺妽濞插潡寮悧鍫濆壈闁告劧鎷� */
- .update-case {
- width: 100%;
- height: 1000px;
- background: #FFFFFF;
- }
- .update-case .update-tab {
- margin-top: 28px;
- }
- .update-case .update-tab-title {
- width: 288px;
- border-bottom-width: none;
- border-bottom-style: none;
- }
- .update-tab .update-tab-title>li {
- width: 95px;
- height: 36px;
- background: #FFFFFF;
- border: 1px solid #A4A4A4;
- color: #666666;
- font-size: 16px;
- font-weight: bold;
- z-index: 99;
- }
- .topList .update-tab .update-tab-title .layui-this {
- width: 95px;
- height: 36px;
- background: #DFEDFF;
- border: 1px solid #2681FF;
- color: #2681FF;
- }
- .topList .update-tab #wzkp-type {
- margin-bottom: 20px;
- }
- .topList .update-tab #wzkp-type li {
- border: none;
- padding-bottom: 10px;
- border-bottom: 1px solid #A4A4A4;
- }
- .topList .update-tab #wzkp-type .layui-this {
- border: none;
- border-bottom: 3px solid #2681FF;
- background: #ffffff;
- }
- .topList .update-tab #wzkp-type .layui-this:after {
- border: none;
- }
- .department {
- height: 400px;
- width: 1200px;
- }
- .street {
- height: 400px;
- width: 100%;
- }
- .webStates {
- width: 733px;
- height: 446px;
- padding: 0 0 0 230px;
- }
- .tHeader .situation_border {
- border-bottom: 1px solid #8393A5;
- }
- .web-assessment .dataTab>.layui-tab-title li {
- font-size: 20px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #999999;
- }
- .web-assessment .dataTab>.layui-tab-title .layui-this {
- color: #2F7CD3;
- }
- .web-assessment .dataTab>.layui-tab-more li.layui-this:after,
- .web-assessment .dataTab>.layui-tab-title .layui-this:after {
- border-bottom: 3px solid #2F7CD3;
- }
- .marker-one::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #FD8F00 0px 0px 10px;
- -moz-box-shadow: #FD8F00 0px 0px 10px;
- box-shadow: #FD8F00 0px 0px 10px;
- background: #FD8F00;
- position: absolute;
- top: 38%;
- left: 2%;
- }
- .marker-two::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #FD2400 0px 0px 10px;
- -moz-box-shadow: #FD2400 0px 0px 10px;
- box-shadow: #FD2400 0px 0px 10px;
- background: #FD2400;
- position: absolute;
- top: 38%;
- left: 2%;
- }
- .marker-three::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #2EB334 0px 0px 10px;
- -moz-box-shadow: #2EB334 0px 0px 10px;
- box-shadow: #2EB334 0px 0px 10px;
- background: #2EB334;
- position: absolute;
- top: 38%;
- left: 2%;
- }
- /* 闁哄牜鍓涚紞澶岀博閿燂拷 */
- .marker2-one::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #FD8F00 0px 0px 10px;
- -moz-box-shadow: #FD8F00 0px 0px 10px;
- box-shadow: #FD8F00 0px 0px 10px;
- background: #FD8F00;
- position: absolute;
- top: 38%;
- left: -1%;
- }
- .marker2-two::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #FD2400 0px 0px 10px;
- -moz-box-shadow: #FD2400 0px 0px 10px;
- box-shadow: #FD2400 0px 0px 10px;
- background: #FD2400;
- position: absolute;
- top: 38%;
- left: -1%;
- }
- .marker2-three::before {
- content: ' ';
- width: 10px;
- height: 10px;
- margin-left: 5px;
- border-radius: 50%;
- -webkit-box-shadow: #2EB334 0px 0px 10px;
- -moz-box-shadow: #2EB334 0px 0px 10px;
- box-shadow: #2EB334 0px 0px 10px;
- background: #2EB334;
- position: absolute;
- top: 38%;
- left: -1%;
- }
- /*婵ɑ鍨归弫鎾诲冀韫囨洘绐楅柡鍥х摠閺屽﹪骞嗛崨顓炴瀸*/
- .DistrictPortal {
- height: 600px;
- width: 1123px;
- }
- .tableItem {
- padding: 10px 0 20px 0;
- }
- .tableItem .layui-table {
- width: 100%;
- text-align: center;
- }
- /*闂侇喓鍔戝Λ顒勫即鐎涙ɑ鐓�闁诡垰鎳庨崰锟�*/
- .updateStreet {
- width: 1123px;
- height: 600px;
- }
- #detail_table th,
- #detail_table tr,
- #detail_table td {
- text-align: left;
- }
- /*闁稿繑婀圭划顒勫礌閸濆嫬绠奸柟顖氭噹閸狅拷*/
- .web-assessment {
- overflow: hidden;
- }
- .web-assessment .dataTab>.layui-tab-title.tabName li {
- font-size: 18px;
- }
- .layui-laypage .layui-laypage-curr .layui-laypage-em {
- background-color: #1E8BFC !important;
- }
- .layui-laypage button {
- background-color: #1E8BFC !important;
- color: #ffffff;
- }
- /*24閻忓繐绻戝鍌炲礃閸涱喗绾柡鍌滃閺嬪啰绮╅敓锟�*/
- .article-warp {
- margin-top: 19px;
- }
- .article-warp ul li {
- width: 100%;
- /* height: 22px; */
- margin-bottom: 20px;
- }
- .article-warp ul li a {
- display: block;
- width: 100%;
- /* height: 22px; */
- }
- .article-warp .sort-div {
- display: inline-block;
- width: 107px;
- /* height: 26px; */
- border: 1px solid #007EFF;
- font-size: 14px;
- text-align: center;
- line-height: 26px;
- color: #007EFF;
- }
- .article-warp .sort-artTitle {
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #333333;
- }
- #test7 {
- text-align: left;
- }
- #test8 {
- text-align: left;
- }
- /*闁告瑦鍨电粩鐑藉箵閹版澘鏅�*/
- .remindList {
- width: 100%;
- /*height: 100px;*/
- }
- .remindList li {
- width: 341px;
- float: left;
- height: 55px;
- line-height: 55px;
- box-sizing: border-box;
- margin: 28px 0 0 28px;
- text-align: center;
- }
- .remindList li:nth-child(1) {
- background: linear-gradient(0deg, #43DC99 0%, #36B47E 100%);
- margin-left: 0;
- }
- .remindList li:nth-child(2) {
- background: linear-gradient(0deg, #F78E49 0%, #F7A56F 100%);
- }
- .remindList li:nth-child(3) {
- background: linear-gradient(0deg, #C11E1E 0%, #F64444 100%);
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .messageList {
- width: 342px;
- float: left;
- border: 1px solid #E3E9F0;
- box-sizing: border-box;
- }
- .messageList:nth-child(2) {
- margin: 0 26px;
- }
- .messageList li {
- width: 315px;
- height: 100%;
- background: #F1F5F9;
- border-radius: 4px 4px 0 0;
- margin: 10px auto;
- }
- .messageList li .messageName {
- display: flex;
- justify-content: space-between;
- height: 40px;
- line-height: 40px;
- background: #D7DEE6;
- padding: 0 10px 0 17px;
- box-sizing: border-box;
- }
- .messageList li .messageName .dx-title {
- background: #2D7BCC;
- border-radius: 2px;
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #FFFFFF;
- margin: 6px 5px;
- height: 28px;
- line-height: 28px;
- padding: 0 13px;
- }
- .messageList li .messageName .badge {
- margin: 5px 5px;
- height: 18px;
- line-height: 18px;
- width: 18px;
- }
- .messageList .flexMessage {
- display: flex;
- }
- .messageList .sameMessage {
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #333333;
- padding: 10px 16px 0px 16px;
- }
- .messageList .sameMessage.sameMessagesec {
- padding-bottom: 10px;
- }
- /*闁告梻濮撮崳娲礆閸℃稏锟斤拷*/
- .dataTabSec .layui-tab-title li {
- width: 151px;
- height: 36px;
- background: #FFFFFF;
- border: 1px solid #A4A4A4;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- color: #666666 !important;
- }
- .dataTabSec .layui-tab-title .layui-this {
- background: #DFEDFF;
- border: 1px solid #2F7CD3;
- font-weight: bold;
- color: #2F7CD3;
- }
- .dataTabSec.layui-tab-brief>.layui-tab-title .layui-this:after {
- border-bottom: none;
- }
- .operation .layui-form-item {
- clear: none;
- width: 100%;
- height: 32px;
- }
- .dataTabSec .operation .layui-form-item .layui-form-label {
- width: auto;
- /*margin-left: 77px;*/
- }
- .dataTabSec .operation .unionOperation {
- display: flex;
- }
- .dataTabSec .operation .unionOperation .layui-form-item:nth-child(1) .layui-form-label {
- padding: 9px 10px;
- }
- .dataTabSec .operation .layui-form-item .layui-input-block {
- margin-left: 77px;
- width: 276px;
- }
- .dataTabSec .operation .unionOperation .layui-form-item:nth-child(1) {
- width: 170px;
- }
- /*.dataTab .operation .unionOperation .layui-form-item:nth-child(2) {*/
- /* width: 90px;*/
- /*}*/
- .dataTabSec .operation .unionOperation .layui-form-item:first-child .layui-input-block {
- width: 144px;
- }
- /*.dataTab .operation .unionOperation .layui-form-item:nth-child(1) {*/
- /* width: 170px;*/
- /*}*/
- .dataTabSec .operation .unionOperation .layui-form-item:nth-child(2) .layui-input-block {
- width: 125px;
- margin-left: 58px;
- }
- .dataTabSec .operation .layui-form-item .layui-btn {
- width: 100px;
- height: 40px;
- background: #2C8DEB;
- border-radius: 4px;
- margin-top: 15px;
- }
- .dataTabSec .layui-form-select dl dd.layui-this {
- background: #2C8DEB;
- }
- .dataTabSec .layui-table td {
- text-align: left;
- }
- .lay_border {
- border-bottom: 1px solid #ECF0F8;
- }
- .layui-nav {
- background-color: #FFFFFF;
- font-size: 20px;
- }
- .layui-nav .layui-nav-item a {
- color: #333333;
- }
- .layui-nav .layui-nav-item a:hover {
- color: #333333;
- }
- .tablebox,
- .tablebox2 {
- /*height: 376px;*/
- /*overflow: hidden;*/
- position: relative;
- width: 100%;
- }
- .web-assessmentde {
- height: 3400px;
- overflow-y: auto;
- }
- .score {
- line-height: 38px;
- }
- .rightBottomSameContent {
- height: 370px;
- overflow-y: auto;
- }
- #web_Assessment {
- height: 800px;
- }
- /* 閹板鎻╅崝鐐插娴滃瀵氶崡妤佸剰閸愮數绮虹拋鈽呯礄婢堆呯埠鐠佲槄绱� */
- ./* city_box {
- width: 800px;
- height: 60px;
- margin: 25px 0px;
- }
- .city_box .happy_headbox {
- float: left;
- width: 40%;
- background-color: #1E9FFF;
- margin-right: 20px;
- height: 100%;
- }
- .happy_headbox p {
- text-align: center;
- color: #fff;
- font-weight: bold;
- margin: 10px 0px;
- font-size: 18px;
- }
- .city_box .happy_headbox:nth-child(2) {
- background: #E3E3E3;
- } */
- /* 閹板鎻╅崝鐐插娴滃瀵氶崡妤冪埠鐠侊拷 */
- .content-wrap>div>div>div>div>div>div.layui-tab-item.layui-show>div>div>div.layui-tab.update-tab>div.layui-tab.layui-tab-brief>ul {
- border: none;
- }
- .layui-tab-brief>.layui-tab-more li.layui-this:after,
- .layui-tab-brief>.layui-tab-title .layui-this:after {
- border: none;
- }
- .content-wrap>div>div>div>div>div>div.layui-tab-item.layui-show>div>div>div.layui-tab.update-tab>div.layui-tab.layui-tab-brief>ul>li {
- width: 200px;
- height: 64px;
- background-color: red;
- margin-right: 20px;
- padding: 0px;
- }
- .min_box {
- width: 200px;
- height: 70px;
- display: flex;
- font-size: 16px;
- background: linear-gradient(30deg, #F78E49, #F6A46C );
- }
- .min_box .min_img{
- height: 50px; width:50px; margin: 10px 5px;
- }
- .min_box .right{
- width: 100px;
- color: #FFFFFF;
- font-weight: bold;
- }
- li .min_color {
- background: linear-gradient(30deg, #37B37D, #43DC99 );
- }
- /* 瀵湱鐛� */
- .xq{
- border-left: 4px solid #333333;
- width: 105px;
- padding-left: 10px;
- margin: 30px 0px;
- font-size: 20px;
- font-weight: bold;
- }
- .xq_box{
- width: 500px;
- height: 100%;
-
- }
- .xq_box .xq_minbox{
- margin: 20px 0px;
-
- }
- .xq_box .xq_minbox .xq_font{
- color: #999999;
- }
- .w-sms-tab {
- display: flex;
- margin-top: 20px;
- float: left;
- }
- .w-sms-tab li {
- width: 120px;
- border: 1px solid #333;
- text-align: center;
- height: 36px;
- line-height: 36px;
- cursor: pointer;
- }
- .w-sms-tab li:first-child {
- border-right: 0px;
- }
- .w-sms-tab li:last-child{
- border-left: 0px;
- }
- .w-sms-tab .w-sms-tab-this {
- border: 1px solid #1276ff;
- border-left: 1px solid #1276ff !important;
- border-right: 1px solid #1276ff !important;
- color: #1276ff;
- }
|