| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450 |
- .classifyincreased {
- border-radius: 5px;
- cursor: pointer;
- z-index: 888;
- background-color: rgba(0, 0, 0, 0.7);
- position: fixed;
- left: 0;
- right: 0;
- bottom: 0;
- top: 0px;
- display: flex;
- justify-content: center;
- align-content: center;
- }
- .tab-tilte .active {
- margin-left: -43px;
- }
- .tab-tilte {
- font-family: PingFangSC-Semibold;
- letter-spacing: 0;
- width: 90%;
- margin-left: 36px;
- }
- .ptb_index {
- display: flex;
- }
- .el-select {
- display: inline-block;
- position: relative;
- margin-left: 5px;
- }
- .tab-tilte li {
- float: left;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- text-align: center;
- margin-right: 19px;
- cursor: pointer;
- margin-left: -38px;
- }
- .box {
- z-index: 9999;
- /* border: 10px solid #fff; */
- margin-top: 30px;
- background: #ffffff;
- width: 921px;
- height: 604px;
- opacity: 1;
- border-radius: 16px;
- /* // margin-bottom: 138px; */
- overflow: hidden;
- }
- .title {
- float: right;
- margin-top: 20px;
- margin-right: 20px;
- }
- /*img {*/
- /* width: 24px;*/
- /* height: 24px;*/
- /*}*/
- .outer-div {
- width: 921px;
- background: rgba(255, 255, 255, 0.39);
- opacity: 1;
- display: flex;
- align-items: center;
- justify-content: space-around;
- background: #ffffff;
- }
- .header {
- width: 170px;
- height: 524px;
- /* border-bottom: 1px solid #000; */
- /* margin-bottom: 24px; */
- /* background-color: red; */
- /* display: flex; */
- border: dotted #dddddd;
- }
- ul li {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .tab-tilte {
- font-family: PingFangSC-Semibold;
- letter-spacing: 0;
- width: 90%;
- }
- .tab-tilte li {
- float: left;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- line-height: 53px;
- text-align: center;
- margin-right: 30px;
- cursor: pointer;
- }
- .li_a {
- width: 100%;
- height: 64px;
- display: flex;
- align-items: center;
- margin-left: 10px;
- }
- .li_a img {
- width: 24px;
- height: 24px;
- }
- .li_a span {
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- margin-left: 5px;
- }
- /* 点击对应的标题添加对应的背景颜色 */
- .tab-tilte .active {
- color: #3385ff;
- border-left: 4px solid #3385ff;
- }
- .tab-content {
- width: 659px;
- height: 524px;
- background: rgba(255, 255, 255, 0.39);
- border: 2px solid #dddddd;
- opacity: 1;
- border: dotted #dddddd;
- }
- .info {
- width: 619px;
- height: 70px;
- margin: auto;
- display: flex;
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- align-items: center;
- justify-content: space-between;
- }
- .b {
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 28px;
- color: #000000;
- }
- .c {
- font-size: 18px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #a8baff;
- }
- .but {
- width: 619px;
- height: 1px;
- background: rgba(241, 241, 241, 0.39);
- opacity: 1;
- margin: auto;
- background-color: #f1f1f1;
- }
- .info_item {
- width: 619px;
- height: 21px;
- margin: auto;
- margin-top: 30px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- }
- .xz {
- width: 619px;
- height: 21px;
- margin: auto;
- margin-top: 18px;
- }
- .ptb {
- width: 619px;
- /* // height: 21px; */
- margin: auto;
- margin-top: 18px;
- }
- .ptb_item {
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #383838;
- }
- .jo {
- width: 619px;
- height: 21px;
- margin: auto;
- margin-top: 20px;
- display: flex;
- align-items: center;
- position: relative;
- }
- .jo_a :hover .foot_item {
- display: block;
- }
- .jo_a {
- display: flex;
- align-items: center;
- }
- .jo_a img {
- width: 16px;
- height: 16px;
- }
- .jo_b:hover .foot_index {
- display: block;
- }
- .foot_index {
- display: none;
- }
- .foot {
- position: absolute;
- display: flex;
- align-items: center;
- justify-content: space-around;
- width: 230px;
- height: 37px;
- top: -45px;
- left: -10px;
- background-color: #000000;
- box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
- opacity: 1;
- border-radius: 7px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 21px;
- color: #ffffff;
- }
- .foot_item {
- display: none;
- }
- .foot {
- position: absolute;
- display: flex;
- align-items: center;
- justify-content: space-around;
- width: 199px;
- height: 37px;
- top: -45px;
- background-color: #000000;
- box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
- opacity: 1;
- border-radius: 7px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 21px;
- color: #ffffff;
- }
- .foot.img {
- width: 16px;
- height: 16px;
- margin-top: 5px;
- }
- .foot span {
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #000000;
- margin-left: 5px;
- }
- .jo_item {
- width: 619px;
- height: 21px;
- margin: auto;
- margin-top: 20px;
- display: flex;
- align-items: center;
- }
- .ji_index {
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 21px;
- color: #000000;
- }
- input {
- width: 140px;
- border: 1px solid #f5f5f5;
- height: 24px;
- }
- .butt {
- width: 619px;
- height: 21px;
- margin: auto;
- display: flex;
- /* justify-content: space-evenly; */
- }
- .butt_item {
- width: 136px;
- display: flex;
- height: 30px;
- background-color: #a8baff;
- opacity: 1;
- border-radius: 8px;
- margin-top: 20px;
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 19px;
- color: #ffffff;
- align-items: center;
- justify-content: space-around;
- }
- .info_select {
- width: 120px;
- }
- .inputtex {
- height: 34px;
- }
- .classifyincreased_b {
- border-radius: 5px;
- cursor: pointer;
- z-index: 888;
- left: 0;
- right: 0;
- bottom: 0;
- top: 0px;
- position: relative;
- display: flex;
- justify-content: center;
- align-content: center;
- }
- .mix {
- width: 619px;
- margin: auto;
- margin-top: 15px;
- font-size: 14px;
- font-family: Microsoft YaHei;
- font-weight: 400;
- line-height: 19px;
- color: #fb5e5e;
- }
- .mix_item {
- width: 619px;
- margin: auto;
- margin-top: 10px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- font-weight: bold;
- line-height: 28px;
- color: #383838;
- }
- .mix_index {
- width: 619px;
- margin: auto;
- display: flex;
- align-items: center;
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .mix_index img {
- width: 54px;
- height: 59px;
- display: flex;
- align-items: center;
- margin: auto;
- }
- .mix_index li {
- margin-top: 5px;
- display: flex;
- align-items: center;
- margin-left: 20px;
- /* margin-left: 10px; */
- }
- .mix_index .actives {
- width: 54px;
- height: 66px;
- display: flex;
- align-items: center;
- background-color: #eef9ff;
- border: 1px solid #9cddff;
- }
|