Commit b21c5f25 authored by renjintao's avatar renjintao

execute

parent 04834078
.execute_box{
position: relative;
//position: relative;
margin: 0px -10px;
// .top_title{
// height: 50px;
......
.execute_box {
margin: 0px -10px;
}
.execute_box .star {
height: 33vh;
padding: 6vh 0;
border-bottom: 1px solid #CACBD0;
}
.execute_box .star .start {
width: 177px;
height: 177px;
background: url("../image/starbg.png") no-repeat center;
background-size: 100%;
display: block;
margin: 0 auto;
text-align: center;
line-height: 176px;
font-size: 22px;
color: #fff;
}
.execute_box .star .button {
margin: 0 9%;
}
.execute_box .star .star_step {
padding: 24px;
}
.execute_box .star .star_step .step_item {
display: inline-block;
width: 200px;
}
.execute_box .star .star_step .step_item .icon_B i {
font-size: 40px;
}
.execute_box .star .star_step .step_item .icon_A i {
font-size: 40px;
color: #2d8cf0;
}
.execute_box .star .star_step .step_item ul,
.execute_box .star .star_step .step_item li {
padding-left: 9PX;
}
.execute_box .gd_list {
position: absolute;
top: 40%;
left: 0px;
background: #2680EB;
color: #fff;
width: 32px;
padding: 8px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.execute_box .gn_area {
position: absolute;
top: 40%;
right: 0px;
background: #515A6E;
color: #fff;
width: 32px;
padding: 8px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.execute_box .footer_box {
height: calc(66vh - 92px);
padding: 40px 40px 40px 40px;
}
.execute_box .footer_box .ul_box {
padding: 35px 60px;
min-width: 380px;
min-height: 370px;
border-right: 1px solid #CACBD0;
}
.execute_box .footer_box .ul_box ul li {
height: 30px;
line-height: 29px;
}
.execute_box .footer_box .img_box {
text-align: center;
line-height: 350px;
font-size: 32px;
width: 750px;
height: 350px;
background: #ddd;
margin: 10px 0 0 170px;
}
.execute_box .pross_case {
padding: 5px 50px 0;
}
.execute_box .pross_case .table_box {
height: calc(100vh - 105px);
}
.execute_box .pross_case .table_box .card_box {
background: #F5F6FA;
border: 1px solid #dedede7d;
padding: 10px;
border-radius: 6px;
cursor: pointer;
margin: 10px 0 20px;
line-height: 30px;
}
.execute_box .pross_case .table_box .card_box i {
font-size: 62px;
}
.execute_box .pross_case .table_box .card_box:hover {
box-shadow: 4px 5px 7px #d2d2d2bd;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left {
width: 370px!important;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content {
height: 100vh;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-header {
border: none;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-header .header {
height: 34px;
line-height: 22px;
margin: 0 -16px;
padding: 0 15px 0;
border-bottom: 1px solid #ccc;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-header .header .select_star {
margin-top: -6px;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-header .header .openAll {
margin: 0 0 0 55px;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-header .select_t {
padding: 15px 0 0 0;
text-align: right;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body {
padding: 0;
height: calc(100% - 210px);
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .select_t {
padding: 15px 20px;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box {
padding: 0 15px;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_order {
margin: 15px 0;
border-left: 4px solid #ccc;
cursor: pointer;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_order .order_tit {
color: #2680EB;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_border1 {
border-left: 4px solid #707070;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_border2 {
border-left: 4px solid #0DD78D;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_border3 {
border-left: 4px solid #FE7777;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_border4 {
border-left: 4px solid #FFA000;
}
.gd_box .ivu-drawer-wrap .ivu-drawer-left .ivu-drawer-content .ivu-drawer-body .order_list .card_box .card_border5 {
border-left: 4px solid #720193;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right {
width: 180px!important;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right .ivu-drawer-content {
background: #515A6E;
height: 100vh;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right .ivu-drawer-content .ivu-drawer-body {
padding: 9vh 0;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right .ivu-drawer-content li {
line-height: 66px;
height: 66px;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right .ivu-drawer-content li a {
color: #fff;
width: 100%;
display: block;
text-align: center;
font-size: 16px;
}
.gn_box .ivu-drawer-wrap .ivu-drawer-right .ivu-drawer-content li a:hover {
background: #2680EB;
}
.gn_box .addd ul li a img {
vertical-align: middle;
margin: 0 7px 3px 0;
}
.gn_box .addd a.active {
background: #2680EB;
}
.gs_set {
height: calc(100vh - 100px);
padding: 15px 0;
}
.gs_set .gs_top {
margin: 0 auto ;
width: 1000px;
height: 120px;
background: #2680EB;
color: #fff;
border-radius: 4px;
padding: 20px 0 0;
}
.gs_set .gs_top .line_slit {
height: 5em;
float: left;
margin: 5px 0 0;
}
.gs_set .gs_top .gs_top_box {
float: left;
width: calc(50% - 1px);
text-align: center;
}
.gs_set .gs_top .gs_top_box i {
font-size: 71px;
}
.gs_set .gs_top .gs_top_box .gs_bo01 {
display: inline-block;
height: 62px;
text-align: left;
padding: 0 0 0 10px;
}
.gs_set .gs_top .gs_top_box span {
display: block;
}
.gs_set .gs_top .gs_top_box .number {
font-size: 32px;
}
.gs_set .gs_card_box {
padding: 15px 50px;
}
.gs_set .gs_card_box .gs_card {
float: left;
margin: 20px 72px;
width: 300px;
height: 240px;
border-color: #2680EB;
}
.gs_set .gs_card_box .gs_card .ivu-card-head {
background: #d3e6fb;
border-radius: 4px 4px 0px 0px;
border-bottom: 1px dashed #2680EB;
}
.gs_set .gs_card_box .gs_card .ivu-card-head .gs_title {
color: #2680EB;
}
.gs_set .gs_card_box .gs_card .gs_p {
height: 32px;
line-height: 32px;
}
.gs_set .gs_card_box .gs_card .gs_time {
text-align: center;
color: #2680EB;
}
.gs_set .gs_card_box .gs_card .gs_time .b_size {
font-size: 32px;
}
.gs_set .gs_card_box .gs_card .gs_footer {
background: #d3e6fb;
margin: 0 -16px;
height: 59px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top: 1px solid #2680eb;
}
.gs_set .gs_card_box .gs_card .gs_footer a {
display: inline-block;
height: 59px;
line-height: 60px;
text-align: center;
width: calc(50% - 2px);
}
.gs_set .gs_card_box .gs_card .gs_footer .gs_del {
background: #2680EB;
color: #fff;
border-bottom-right-radius: 4px;
}
.gs_set .gs_card_box .gs_card:hover {
border-color: #2680EB;
box-shadow: 0px 6px 9px #484040b5;
}
.gs_set .gs_card_box .gs_add {
border: 1px dashed #2680EB;
color: #2680EB;
text-align: center;
line-height: 275px;
border-radius: 4px;
}
.gs_set .gs_card_box .gs_add i {
font-size: 80px;
}
.add_user .gd_userB {
border: 1px solid #ccc;
padding: 10px;
height: 440px;
overflow-x: auto;
}
.add_user .gd_userB .user_item {
max-width: 160px;
display: inline-block;
width: 160px;
height: 56px;
border-radius: 28px 4px 4px 28px;
border: 1px solid #2d8cf0;
margin: 15px 23px;
}
.add_user .gd_userB .user_item i {
font-size: 56px;
float: left;
color: #2680EB;
}
.add_user .gd_userB .user_item .gd_user {
padding: 6px;
color: #707070;
}
.add_user .gd_userB .user_item .user_bg {
border-radius: 25px 4px 4px 25px;
height: 54px;
background: #2680eb;
color: #fff;
}
.add_user .gd_userB .user_item .user_bg i {
font-size: 56px;
color: #ffffff;
}
.add_user .gd_userB .user_item .user_bg .gd_user {
padding: 6px;
color: #fff;
}
.wu_bg {
height: calc(100vh - 100px);
}
.wu_bg .mass_box {
padding: 0 50px;
}
.wu_bg .footer {
width: 100%;
position: absolute;
left: 0;
bottom: -5px;
height: 60px;
line-height: 60px;
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding-left: 50px;
}
.wu_bg .mass_box h2 {
height: 40px;
}
.wu_bg .mass_box .heger {
color: #2680EB;
}
.wu_bg .mass_box .rangb {
color: #515A6E;
}
.wu_bg .mass_box .fanxiu {
color: #FFA000;
}
.wu_bg .mass_box .feipin {
color: #FE7777;
}
.wu_bg .mass_box .chuanse button {
width: 88px;
height: 40px;
font-size: 16px;
margin: 0 30px 0 0;
color: #fff;
}
.wu_bg .mass_box .chuanse .button01 {
background: #515A6E;
}
.wu_bg .mass_box .chuanse .button02 {
background: #FFA000;
}
.wu_bg .mass_box .chuanse .button03 {
background: #FE7777;
}
.wu_bg .mass_box .mass_list {
border: 1px solid #CACBD0;
border-radius: 4px;
padding: 10px 15px;
margin: 15px 0;
}
.wu_bg .mass_box .mass_list .btn_play {
margin: 0 0 20px 0;
}
.wu_bg .mass_box .mass_list .list01 {
min-height: 50px;
max-height: 155px;
overflow-x: auto;
}
.wu_bg .mass_box .mass_list .list01 .tag_card {
cursor: pointer;
margin: 0 20px 15px 0;
}
.wu_bg .mass_box .mass_list .list01 .ivu-tag-checked {
border: 1px solid #2680EB !important;
}
.wu_bg .mass_box .mass_list .list01 .card_bor {
border: 1px solid #2680EB !important;
}
.wu_bg .mass_box .mass_list .list02 {
min-height: 50px;
max-height: 100px;
overflow-y: auto;
}
.wu_bg .mass_box .mass_list .list02 .tag_card02 {
margin: 0 20px 15px 0;
}
.wu_bg .mass_box .rangbu .list02 .tag_card02 .ivu-tag-dot-inner {
background: #515a6e;
}
.wu_bg .mass_box .fanxiu_box .list02 .tag_card02 .ivu-tag-dot-inner {
background: #FFA000;
}
.wu_bg .mass_box .fei_box {
width: calc(100% - 482px);
display: inline-block;
}
.wu_bg .mass_box .fei_box .list02 .tag_card02 .ivu-tag-dot-inner {
background: #FE7777;
}
.wu_bg .mass_box .fei_right {
float: right;
padding-top: 15px;
line-height: 50px;
width: 460px;
}
.wu_bg .futer {
width: 100%;
height: 60px;
position: absolute;
bottom: 1px;
}
.tech_box {
height: calc(100vh - 165px);
}
.tech_box .ivu-layout-header {
height: 50px;
}
.tech_box .tech_body {
text-align: center;
background: #fff;
}
.tech_box .tech_body .ivu-menu-horizontal {
height: 50px;
line-height: 50px;
display: inline-block;
}
.tech_box .tech_body .ivu-menu-horizontal .ivu-menu-item {
width: 115px;
text-align: center;
}
.tech_box .tech_body .ivu-menu-horizontal li.ivu-menu-item-active::before {
content: "";
display: block;
border-width: 5px 6px 0;
border-style: solid;
border-color: #2d8cf0 transparent transparent;
width: 0;
height: 0;
position: absolute;
bottom: -6px;
left: 43%;
}
.tech_box .tech_body .ivu-menu-horizontal li.ivu-menu-item-active::after {
content: "";
display: block;
border-width: 4px 4px 0;
border-style: solid;
border-color: #fff transparent transparent;
width: 0;
height: 0;
position: absolute;
bottom: -4px;
left: 44%;
}
.case_top {
padding: 15px 70px 10px;
}
.case_top .sear_btn {
width: calc(100% - 80px);
display: inline-block;
}
.case_top .sear_btn .search_box {
width: 200px;
float: left;
}
.case_top .sear_btn a {
display: inline-block;
width: 65px;
height: 33px;
line-height: 40px;
text-align: center;
}
.case_top .sear_btn a i {
font-size: 24px;
}
.case_top .slip {
margin-right: 10px;
}
.case_top .slip i.ivu-icon {
font-size: 32px;
transform: rotate(90deg);
-ms-transform: rotate(90deg);
/* Internet Explorer */
-moz-transform: rotate(90deg);
/* Firefox */
-webkit-transform: rotate(90deg);
/* Safari 和 Chrome */
-o-transform: rotate(90deg);
/* Opera */
}
.case_box {
padding: 10px 20px 44px;
height: calc(100vh - 210px);
overflow-y: auto;
}
.case_box .file_card {
background: #F5F6FA;
margin: 15px 50px;
width: 367px;
padding: 18px;
height: 110px;
line-height: 24px;
}
.case_box .file_card .ivu-checkbox {
display: none;
}
.case_box .file_card .file {
display: block;
width: 60px;
height: 64px;
float: left;
margin: 0 8px 0 0;
}
.case_box .file_card .file i {
font-size: 62px;
}
.case_box .div_card {
display: inline-block;
color: #515a6e;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment