123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458 |
- @CHARSET "UTF-8";
- .component-title h2 {
- margin: 0;
- font-size: 16px;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .component-title p {
- font-size: 12px;
- color: #8c8c8c;
- padding: 5px 0 0;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .component-title .style-list-box {
- display: none;
- }
- .style-list-con {
- display: flex;
- flex-wrap: wrap;
- }
- .style-list-con .style-li {
- margin-right: 12px;
- margin-bottom: 15px;
- cursor: pointer;
- border: 1px solid #ededed;
- background: #f7f8fa;
- }
- .style-list-con .style-li:nth-child(3n) {
- margin-right: 0;
- }
- .layui-layer-page .layui-layer-content {
- overflow: auto !important;
- }
- .btn-box {
- margin-top: 30px;
- text-align: center;
- }
- .component-title .text-title-img {
- text-align: center;
- }
- /* 文本标题 */
- .component-title .text-title {
- text-align: center;
- position: relative;
- }
- .component-title .text-title .text-title-box {
- position: relative;
- }
- .component-title .text-title-1 .text-title-box {
- display: inline-block;
- }
- .component-title .text-title .line-left,
- .component-title .text-title .line-right {
- position: absolute;
- display: inline-block;
- width: 30px;
- height: 1px;
- top: 50%;
- }
- .component-title .text-title-1 .line-left {
- left: 0;
- margin-left: -30px;
- }
- .component-title .text-title-1 .line-right {
- right: 0;
- margin-right: -30px;
- }
- /* 图二 */
- .text-title-con2 {
- width: 100%;
- height: 6px;
- margin-top: 3px;
- position: relative;
- }
- .component-title .text-title .inner-line {
- display: inline-block;
- width: 100%;
- height: 1px;
- vertical-align: top;
- }
- .component-title .text-title-2 .line-triangle {
- background: transparent !important;
- position: absolute;
- display: inline-block;
- border: 6px solid #000;
- border-top-color: transparent !important;
- border-left-color: transparent !important;
- left: 50%;
- bottom: 0;
- margin-left: -6px;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- }
- /* 图三 */
- .text-title-con3 {
- width: 100%;
- height: 1px;
- margin-top: 5px;
- position: relative;
- }
- .component-title .line-short {
- width: 162px;
- height: 3px;
- background: #000;
- position: absolute;
- display: inline-block;
- bottom: 0;
- left: 50%;
- margin-left: -81px;
- }
- /* 图四 */
- .component-title .text-title-4 .text-title-line {
- height: 5px;
- position: relative;
- text-align: center;
- margin-top: 5px;
- }
- .component-title .text-title-4 .line-left {
- display: inline-block;
- position: absolute;
- top: 4px;
- left: 0;
- width: calc((100% - 22px) / 2);
- height: 1px;
- }
- .component-title .text-title-4 .line-center {
- width: 6px;
- height: 6px;
- border: 1px solid #000;
- display: inline-block;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- position: absolute;
- top: 0;
- left: 50%;
- margin-left: -3px;
- }
- .component-title .text-title-4 .line-right {
- display: inline-block;
- position: absolute;
- top: 4px;
- right: 0;
- width: calc((100% - 22px) / 2);
- height: 1px;
- }
- /* 图五 */
- .component-title .text-title-5 .text-title-con {
- display: inline-block;
- padding: 5px 10px;
- border: 1px solid;
- }
- .text-title-border {
- position: absolute;
- top: -5px;
- bottom: -5px;
- left: -5px;
- right: -5px;
- border: 1px solid;
- }
- .component-title .text-title-5 .text-title-block {
- display: inline-block;
- padding: 5px;
- border: 1px solid;
- position: relative;
- }
- .component-title .text-title-5 .line-left {
- height: 5px;
- position: absolute;
- width: 40px;
- top: 50%;
- margin-top: -2px;
- left: 0;
- margin-left: -30px;
- }
- .component-title .text-title-5 .line-right {
- height: 5px;
- position: absolute;
- width: 40px;
- top: 50%;
- margin-top: -2px;
- right: 0;
- margin-right: -30px;
- }
- /* 图六 */
- .component-title .text-title .text-title-outer {
- display: inline-block;
- position: relative;
- }
- .component-title .text-title .text-title-outer .text-title-con {
- display: inline-block;
- padding: 3px 25px;
- border: 1px solid;
- position: relative;
- z-index: 2;
- }
- .component-title .text-title .text-title-outer .text-title-con-2 {
- position: absolute;
- display: inline-block;
- top: 5px;
- right: -5px;
- bottom: -5px;
- left: 5px;
- border: 1px solid;
- z-index: 0;
- }
- /* 图八 */
- .component-title .text-title-8 .text-title-con {
- margin-left: 10px;
- }
- .component-title .text-title-8 .line-left {
- position: absolute;
- display: inline-block;
- top: 50%;
- transform: translateY(-50%);
- left: 0;
- width: 2px;
- }
- /* 图九 */
- .component-title .text-title-9 .text-title-box {
- position: relative;
- }
- .component-title .text-title-9 .text-title-box span {
- padding: 0 8px;
- }
- .component-title .text-title-9 .text-title-box .left {
- position: absolute;
- left: 0;
- width: 66px;
- height: 20px;
- top: 0;
- }
- .component-title .text-title-9 .text-title-box .more {
- font-size: 12px;
- width: 66px;
- text-align: right;
- position: absolute;
- top: 2px;
- right: 0;
- }
- .component-title .text-title-9 .text-title-box .center {
- width: calc(100% - 132px);
- margin: 0 auto;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .component-title .text-title-9 .text-title-box .center div {
- width: 20px;
- text-align: center;
- flex-shrink: 0;
- }
- .component-title .text-title-9 .text-title-box .center img {
- max-width: 100%;
- }
- .component-title .text-title-9 .text-title-box .center span {
- max-width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .component-title .text-title-9 .text-title-box i {
- font-size: 14px;
- }
- .component-title .text-title-9 .text-subTitle-box p {
- /*letter-spacing: 7px;*/
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- /* 图十 */
- .component-title .text-title-10 .text-title-box {
- position: relative;
- }
- .component-title .text-title-10 .text-title-box span {
- padding: 0 8px;
- }
- .component-title .text-title-10 .text-title-box .left {
- position: absolute;
- left: 0;
- width: 66px;
- height: 20px;
- top: 0;
- }
- .component-title .text-title-10 .text-title-box .more {
- font-size: 12px;
- width: 66px;
- text-align: right;
- position: absolute;
- top: 2px;
- right: 0;
- }
- .component-title .text-title-10 .text-title-box .center {
- width: calc(100% - 132px);
- margin: 0 auto;
- display: flex;
- justify-content: center;
- align-items: center;
- position: relative;
- }
- .component-title .text-title-10 .text-title-box .center div {
- width: 20px;
- text-align: center;
- flex-shrink: 0;
- }
- .component-title .text-title-10 .text-title-box .center img {
- max-width: 100%;
- }
- .component-title .text-title-10 .text-title-box .center span {
- max-width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- z-index: 5;
- }
- .component-title .text-title-10 .text-title-box .center>img {
- width: 99px;
- position: absolute;
- bottom: 0;
- left: 50%;
- margin-left: -50px;
- z-index: 0;
- }
- .component-title .text-title-10 .text-title-box i {
- font-size: 14px;
- }
- .component-title .text-title-10 .text-subTitle-box p {
- letter-spacing: 7px;
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- /* 图十一 */
- .component-title .text-title-11 {
- text-align: unset;
- }
- .component-title .text-title-11 .text-title-box {
- position: relative;
- margin: 5px 0;
- padding-left: 17px;
- }
- .component-title .text-title-11 .text-title-box .left {
- width: calc(100% - 66px);
- text-align: left;
- }
- .component-title .text-title-11 .text-title-box .more {
- font-size: 12px;
- width: 68px;
- text-align: right;
- position: absolute;
- top: 50%;
- transform: translateY(-50%);
- right: 0;
- }
- .component-title .text-title-11 .text-title-box i {
- font-size: 14px;
- }
- .component-title .text-title-11 .text-title-box .text-title-con {
- display: inline-block;
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- position: relative;
- z-index: 5;
- }
- .component-title .text-title-11 .text-subTitle-box {
- position: relative;
- z-index: 5;
- }
- .component-title .text-title-11 .text-subTitle-box p {
- letter-spacing: 7px;
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .component-title .text-title-11 .left-img {
- width: 30.5px;
- position: absolute;
- bottom: -13px;
- left: 8px;
- z-index: 0;
- }
- .component-title .text-title-11 .right-img {
- width: 17.5px;
- position: absolute;
- top: -7px;
- left: 86px;
- z-index: 0;
- }
|