123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>{$data.title}</title>
- <meta charset="UTF-8">
- <meta name="viewport"
- content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,viewport-fit=cover,no-cache">
- <link rel="stylesheet" href="__STATIC__/css/mobilecss.css">
- <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
- <script src="__STATIC__/js/xgplayer.js" type="text/javascript"></script>
- <script src="__STATIC__/js/volume.js" type="text/javascript"></script>
- <script src="__STATIC__/js/playbackRate.js" type="text/javascript"></script>
- </head>
- <style>
- * {
- margin: 0px;
- padding: 0px;
- }
- .pageStyle {
- width: 100%;
- min-height: 100vh;
- position: relative;
- overflow: auto;
- box-sizing: border-box;
- padding-bottom: 60px;
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .color384855 {
- color: #384855;
- }
- .fontfpr {
- font-family: PingFangSC-Regular, Source Han Sans CN DemiLight;
- }
- .fontfpm {
- font-family: PingFangSC-Medium, Source Han Sans CN Medium;
- }
- .fontfps {
- font-family: PingFangSC-Semibold, Source Han Sans CN Bold;
- }
- .fontfpb {
- font-family: PingFang-SC-Bold, Source Han Sans CN Black;
- }
- .titbox {
- padding: 1.333rem 0.833rem 0.667rem;
- }
- .width100 {
- width: 100%;
- }
- .msgbox {
- padding: 0.5rem 0.833rem;
- padding-bottom: calc(50px + constant(safe-area-inset-bottom)) !important;
- padding-bottom: calc(50px + env(safe-area-inset-bottom)) !important;
- }
- .msgbox .msgdiv {
- margin-bottom: 1rem;
- }
- .msgbox .msgdiv div {
- margin-top: 4px;
- }
- .prebox {
- position: fixed;
- top: 36%;
- left: 0;
- width: 34px;
- height: 52px;
- opacity: 0.9;
- background: #384855;
- border-radius: 0 26px 26px 0;
- }
- .prebox img {
- display: block;
- position: absolute;
- width: 16px;
- top: 17px;
- left: 5px;
- z-index: 99;
- }
- .nextbox {
- position: fixed;
- top: 36%;
- right: 0;
- width: 34px;
- height: 52px;
- opacity: 0.9;
- background: #384855;
- border-radius: 26px 0 0 26px;
- }
- .nextbox img {
- display: block;
- position: absolute;
- width: 16px;
- top: 17px;
- right: 5px;
- z-index: 99;
- }
- footer {
- display: block;
- width: 100%;
- height: 49px;
- background-color: #ffffff;
- position: fixed;
- bottom: 0;
- left: 0;
- z-index: 99;
- box-shadow: 0 -2px 6px 0 rgba(0, 145, 255, 0.15);
- }
- footer .rightbtn {
- display: block;
- width: 100%;
- height: 49px;
- line-height: 49px;
- background-color: #ff7100;
- color: #ffffff;
- font-size: 16px;
- }
- .inputbox {
- display: none;
- width: 80%;
- padding: 8px 16px 16px;
- position: fixed;
- top: 30%;
- left: 10%;
- z-index: 100;
- background-color: #ffffff;
- border-radius: 5px;
- box-shadow: 0 0px 8px 0 rgba(0, 145, 255, 0.3);
- }
- .inputbox img {
- position: absolute;
- top: -12px;
- right: -12px;
- width: 24px;
- }
- .inputbox .titbox {
- font-family: PingFang-SC-Medium, Source Han Sans CN Medium;
- font-size: 16px;
- text-align: center;
- line-height: 24px;
- margin-bottom: 10px;
- }
- .inputbox .input {
- display: block;
- width: 100%;
- margin-bottom: 16px;
- height: 44px;
- }
- .inputbox .input input {
- display: block;
- width: 100%;
- height: 100%;
- border: 1px solid #ddd;
- padding-left: 8px;
- }
- .inputbox button {
- width: 100%;
- height: 44px;
- color: #fff;
- background-color: #ff7100;
- border-radius: 22px;
- }
- @supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
- footer {
- box-sizing: content-box;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- }
- /* 底部 */
- .footer {
- width: 100%;
- height: 60px;
- background-color: #fff;
- position: fixed;
- bottom: 0px;
- left: 0px;
- border-top: 1px solid #ccc;
- display: flex;
- box-sizing: border-box;
- padding: 10px;
- font-size: 15px;
- z-index: 99;
- }
- .f-left {
- flex: 2;
- display: flex;
- align-items: center;
- }
- .f-right {
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: space-between;
- box-sizing: border-box;
- padding-right: 10px;
- }
- .f-msg {
- display: flex;
- flex-direction: column;
- box-sizing: border-box;
- padding-left: 10px;
- }
- .f-msg-company {
- font-size: 12px;
- color: #999999;
- line-height: 25px;
- }
- .f-mobile-name {
- font-size: 12px;
- margin-top: 8px;
- }
- .f-wx-name {
- font-size: 12px;
- margin-top: 5px;
- }
- .f-avatar {
- width: 40px;
- height: 40px;
- border-radius: 50% !important;
- }
- .f-mobile,
- .f-addwx {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- /* 底部 */
- /* 公司 */
- .companyBox {
- width: 100%;
- height: 80px;
- padding: 10px 20px;
- display: flex;
- align-items: center;
- box-sizing: border-box;
- }
- .companyLogo {
- width: 40px;
- height: 40px;
- border-radius: 50%;
- overflow: hidden;
- }
- .companyMsg {
- flex: 1;
- display: flex;
- flex-direction: column;
- box-sizing: border-box;
- padding: 0px 10px;
- overflow: hidden;
- }
- .c_address {
- margin-top: 10px;
- font-size: 12px;
- color: #999999;
- display: flex;
- }
- .c_addressName {
- flex: 1;
- }
- .c_ellipsis {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .c_show_address,
- .c_hide_address {
- color: #28A1FF;
- }
- .c_hide {
- display: none !important;
- }
- /* 公司 */
- .line {
- width: 100%;
- height: 10px;
- background-color: #f6f6f6;
- }
- .titleTips {
- border-left: 5px solid #333333;
- box-sizing: border-box;
- padding-left: 5px;
- color: #333333;
- font-weight: bold;
- margin: 10px auto;
- width: 92%;
- font-size: 18px;
- height: 20px;
- line-height: 20px;
- }
- .updateTime {
- font-size: 12px;
- color: #999999;
- padding: 0px 15px;
- }
- .fwbold {
- color: #333333;
- font-weight: bold;
- }
- /* 遮罩层 */
- .a-mask {
- position: fixed;
- width: 100%;
- height: 100vh;
- z-index: 99999;
- top: 0px;
- left: 0px;
- background-color: rgba(0, 0, 0, 0.5);
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .a-mask-block {
- width: 80%;
- height: 300px;
- background-color: #fff;
- border-radius: 4px;
- box-sizing: border-box;
- padding: 10px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- position: relative;
- }
- .a-mask-qr {
- width: 220px;
- height: 220px;
- padding: 10px;
- }
- .a-mask-qr img {
- display: block;
- margin: 0 auto;
- }
- .downloadwx {
- height: 30px;
- color: #28A1FF;
- border: none;
- line-height: 30px;
- border-radius: 4px;
- background-color: #fff;
- }
- .maskClose {
- width: 24px;
- height: 24px;
- position: absolute;
- top: -10px;
- right: -10px;
- background-color: #fff;
- border-radius: 50%;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- /* 遮罩层 */
- /* 授权弹窗 */
- .b-mask {
- position: fixed;
- width: 100%;
- height: 100vh;
- top: 0px;
- left: 0px;
- background-color: rgba(0, 0, 0, 0.5);
- z-index: 9999;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .b-mask-block {
- width: 80%;
- height: 180px;
- background-color: #fff;
- border-radius: 10px;
- display: flex;
- flex-direction: column;
- }
- .b-mask-content {
- flex: 1;
- box-sizing: border-box;
- padding: 10px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .b-mask-footer {
- width: 100%;
- height: 50px;
- display: flex;
- align-items: center;
- border-top: 1px solid #EEEEEE;
- }
- .b-mask-cancel {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #CCCCCC;
- }
- .b-mask-confirm {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #28A1FF;
- }
- .b-line-middle {
- width: 1px;
- height: 30px;
- background-color: #ececec;
- }
- .b-mask-title {
- font-size: 20px;
- color: #333333;
- margin-top: 10px;
- font-weight: 600;
- }
- .b-mask-msg {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- box-sizing: border-box;
- padding: 0px 10px;
- color: #999999;
- font-size: 16px;
- line-height: 25px;
- }
- /* 授权弹窗 */
- /* 头像 */
- .avatar-nameCard {
- display: flex;
- align-items: center;
- }
- .avatarBox {
- position: fixed;
- width: 60px;
- height: 60px;
- bottom: 110px;
- right: 20px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- z-index: 9999;
- }
- .avatarImage {
- width: 50px;
- height: 50px;
- border-radius: 50%;
- border: 2px solid #28A1FF;
- overflow: hidden;
- }
- .avatarText {
- padding: 3px 5px;
- background-color: #28A1FF;
- font-size: 10px;
- color: #fff;
- border-radius: 4px;
- margin-top: -13px;
- }
- .m_hide {
- display: none !important;
- }
- /* 头像 */
- .toastbox {
- display: block;
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- background-color: rgba(0, 0, 0, 0.7);
- color: #fff;
- z-index: 999999 !important;
- padding: 5px 10px;
- /* font-weight: bold; */
- font-size: 14px;
- /* box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.3); */
- line-height: 24px;
- border-radius: 4px;
- max-width: 80%;
- text-align: center;
- }
- .videoMsg {
- display: block;
- width: 100%;
- height: 100%;
- overflow: hidden;
- box-sizing: border-box;
- background: #000;
- }
- .videoDiv {
- display: block;
- width: 100%;
- height: auto;
- min-height: 100%;
- overflow: hidden;
- position: absolute;
- top: 50%;
- transform: translate(0, -50%);
- -webkit-transform: translate(0, -50%);
- -moz-transform: translate(0, -50%);
- -ms-transform: translate(0, -50%);
- }
- .videoMsg .videoDiv video {
- display: block;
- width: 100%;
- position: absolute;
- max-height: 100%;
- height: auto;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- object-fit: fill;
- z-index: 8;
- }
- .videoDiv img.playImg {
- display: block;
- position: absolute;
- top: 50%;
- left: 50%;
- width: 60PX;
- height: 60PX;
- transform: translate(-50%, -50%);
- z-index: 10;
- }
- .operateBox {
- position: fixed;
- width: 55px;
- height: auto;
- right: 5px;
- bottom: 180px;
- }
- .operateItem {
- height: 80px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .operateItem>span {
- color: #fff;
- font-size: 13px;
- margin-top: 6px;
- }
- .o-avatar {
- width: 40px;
- height: 40px;
- border-radius: 50%;
- }
- .signUpBtn {
- width: 115px;
- height: 30px;
- background-color: #28A1FF;
- position: absolute;
- bottom: 90px;
- font-size: 14px;
- color: #fff;
- text-align: center;
- line-height: 30px;
- left: 20px;
- border-radius: 4px;
- }
- .videocontent {
- width: 100%;
- font-family: PingFang-SC-Medium, Source Han Sans CN Medium;
- font-size: 14px;
- max-height: 200px;
- line-height: 20px;
- color: #ffffff;
- /* position: absolute; */
- /* bottom: 20px; */
- /* left: 20px; */
- /* z-index: 9; */
- /* white-space: pre-wrap; */
- }
- .videoTitle {
- width: 100%;
- font-family: PingFang-SC-Medium, Source Han Sans CN Medium;
- font-size: 14px;
- height: 20px;
- line-height: 20px;
- color: #ffffff;
- /* position: absolute; */
- /* bottom: 65px; */
- /* left: 20px; */
- /* z-index: 9; */
- }
- .bgcolor {
- position: absolute;
- left: 20px;
- bottom: 50px;
- width: 70%;
- z-index: 101;
- }
- .ellipsis {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .ellipsisTwo {
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- /* 遮罩层 */
- .c_hide {
- display: none !important;
- }
- /* 授权弹窗 */
- .b-mask {
- position: fixed;
- width: 100%;
- height: 100vh;
- top: 0px;
- left: 0px;
- background-color: rgba(0, 0, 0, 0.5);
- z-index: 9999;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .b-mask-block {
- width: 80%;
- height: 180px;
- background-color: #fff;
- border-radius: 10px;
- display: flex;
- flex-direction: column;
- }
- .b-mask-content {
- flex: 1;
- box-sizing: border-box;
- padding: 10px;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .b-mask-footer {
- width: 100%;
- height: 50px;
- display: flex;
- align-items: center;
- border-top: 1px solid #EEEEEE;
- }
- .b-mask-cancel {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #CCCCCC;
- }
- .b-mask-confirm {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #28A1FF;
- }
- .b-line-middle {
- width: 1px;
- height: 30px;
- background-color: #ececec;
- }
- .b-mask-title {
- font-size: 20px;
- color: #333333;
- margin-top: 10px;
- font-weight: 600;
- }
- .b-mask-msg {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- box-sizing: border-box;
- padding: 0px 10px;
- color: #999999;
- font-size: 16px;
- line-height: 25px;
- }
- /* 授权弹窗 */
- /* 报名 */
- .b-mask-signup {
- position: fixed;
- width: 100%;
- height: 100vh;
- background-color: rgba(0, 0, 0, 0.5);
- top: 0px;
- left: 0px;
- z-index: 9999;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .b-mask-signup-block {
- width: 80%;
- height: 240px;
- background-color: #fff;
- border-radius: 10px;
- display: flex;
- flex-direction: column;
- }
- .b-mask-input {
- width: 100%;
- height: 50px;
- border-radius: 4px;
- overflow: hidden;
- margin-bottom: 10px;
- }
- .b-mask-input>input {
- width: 100%;
- height: 100%;
- background-color: #f5f5f5;
- box-sizing: border-box;
- padding: 0px 20px;
- font-size: 16px;
- }
- .b-mask-signup-cancel {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #CCCCCC;
- }
- .b-mask-signup-confirm {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- color: #28A1FF;
- }
- /* 报价弹窗 */
- .pricelayerbox {
- display: block;
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: 1000;
- background: rgba(0, 0, 0, 0.3);
- }
- .calcpricebox {
- width: 84%;
- max-width: 500px;
- height: auto;
- background: #FFFFFF;
- border-radius: 8px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- padding-bottom: 16px;
- }
- .pricetbg {
- display: block;
- width: 100%;
- }
- .p_close {
- position: absolute;
- top: 5px;
- right: 5px;
- width: 15px;
- height: 15px;
- z-index: 9;
- }
- .pricetext {
- font-family: PingFangSC-Regular, Source Han Sans CN DemiLight;
- font-weight: bold;
- font-size: 21px;
- color: #fff;
- line-height: 30px;
- position: absolute;
- top: 48px;
- left: 0;
- width: 100%;
- text-align: center;
- z-index: 8;
- padding-right: 12px;
- }
- .calcpricenum {
- justify-content: space-between;
- display: flex;
- margin: 15px auto 12px;
- width: 80%;
- height: 49px;
- background: #EFEFEF;
- box-shadow: inset 0px 2px 3px 1px rgba(0, 0, 0, 0.1600);
- border-radius: 4px;
- line-height: 49px;
- padding-left: 6px;
- padding-right: 16px;
- box-sizing: border-box;
- }
- .textbox {
- display: block;
- width: 12px;
- font-family: Microsoft YaHei-Regular, Microsoft YaHei;
- font-size: 21px;
- color: #999;
- }
- .nowtextbox {
- color: #333;
- font-weight: bold;
- width: 13px;
- }
- .rightextbox {
- width: 12px;
- font-size: 12px;
- font-family: Microsoft YaHei-Regular, Microsoft YaHei;
- color: #333333;
- line-height: 16px;
- position: absolute;
- top: 19px;
- right: 3px;
- }
- .pull-left {
- float: left;
- }
- .houseareabox {
- display: block;
- width: 80%;
- height: 36px;
- box-sizing: border-box;
- background: #FFFFFF;
- border-radius: 2px;
- opacity: 1;
- border: 1px solid #CCCCCC;
- margin: 0 auto 14px;
- padding: 0 30px;
- }
- .houseareabox img {
- display: block;
- width: 15px;
- height: 15px;
- position: absolute;
- left: 7px;
- top: 10px;
- }
- .houseareabox span {
- display: block;
- position: absolute;
- right: 10px;
- top: 0;
- line-height: 34px;
- }
- .houseareabox input {
- display: block;
- width: 100%;
- height: 100%;
- font-size: 14px;
- color: #333333;
- }
- .housemsgbox {
- display: flex;
- width: 80%;
- margin: 0 auto 14px;
- justify-content: space-between;
- }
- .housemsgbox select {
- display: block;
- width: 75px;
- height: 36px;
- background: #FFFFFF;
- border-radius: 2px;
- border: 1px solid #CCCCCC;
- position: relative;
- padding-left: 10px;
- }
- .phonebox {
- margin-bottom: 20px;
- }
- .phonebox img {
- display: block;
- width: 20px;
- height: 20px;
- position: absolute;
- top: 7px;
- left: 4px;
- margin: 0;
- }
- .calcpricebtn {
- display: block;
- width: 80%;
- height: 40px;
- background: #28A1FF;
- border-radius: 2px;
- opacity: 1;
- margin: 0 auto;
- line-height: 40px;
- font-size: 14px;
- font-weight: bold;
- color: #fff;
- border: unset;
- }
- input {
- border: unset;
- outline: none;
- }
- select {
- outline: none;
- color: #333333 !important;
- }
- .priceimg {
- display: block;
- position: fixed;
- right: 10px;
- bottom: 150px;
- width: 70px;
- z-index: 999;
- }
- .videopriceimg {
- position: relative;
- top: 0px;
- bottom: unset;
- right: 10px;
- width: 70px;
- }
- .relative {
- position: relative;
- }
- .calcpricebox input {
- padding-left: 0;
- }
- input::-webkit-outer-spin-button,
- input::-webkit-inner-spin-button {
- -webkit-appearance: none !important;
- margin: 0;
- }
- .showDsc {
- color: #fff;
- font-weight: 700;
- font-size: 14px;
- position: absolute;
- right: -20px;
- bottom: 2px;
- }
- .hideText {
- color: #fff;
- font-size: 14px;
- margin-left: 4px;
- }
- /* 设计师方案弹窗 */
- .communityMT {
- margin-top: 15px;
- }
- .designlayerbox {
- display: block;
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: 1000;
- background: rgba(0, 0, 0, 0.3);
- }
- .calcdesignbox {
- width: 84%;
- height: auto;
- max-width: 500px;
- background: #FFFFFF;
- border-radius: 8px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
- padding-bottom: 16px;
- }
- .d_close {
- position: absolute;
- top: 5px;
- right: 5px;
- width: 15px;
- height: 15px;
- z-index: 9;
- }
- .d_phonebox {
- margin-bottom: 20px;
- }
- .d_phonebox img {
- display: block;
- width: 20px;
- height: 20px;
- position: absolute;
- top: 7px;
- left: 4px;
- margin: 0;
- }
- .designPlanGet {
- display: block;
- width: 80%;
- height: 40px;
- background: #D7BA86;
- border-radius: 2px;
- opacity: 1;
- margin: 0 auto;
- line-height: 40px;
- font-size: 14px;
- font-weight: bold;
- color: #fff;
- border: unset;
- }
- </style>
- <body>
- {if condition="$data.difference eq 1"}
- <div class="pageStyle">
- <div class="videoMsg">
- <div class="videoDiv" id="mse"></div>
- <div class="bgcolor">
- <!-- <div class="signUpBtn">报名免费设计>></div> -->
- <div class="videoTitle ellipsis">@{$data.company_name}</div>
- <div class="videocontent ellipsisTwo">{$data.title}#{$data.desc}#<span class="hideText c_hide"></span>
- </div>
- <div class="showDsc">展开</div>
- </div>
- </div>
- </div>
- {else/}
- <div class="pageStyle">
- <div class="titbox fwbold font36 color384855 fontfpr">{$data.title}</div>
- <div class="updateTime">{$data.updatetime}更新</div>
- <div class="companyBox">
- <div class="companyLogo">
- {if condition="$data.company_logo"}
- <img src="{$data.company_logo}" width="100%" height="100%" alt="">
- {else/}
- <img src="https://o.nczyzs.com/xcx/aaa/nonedatalogo.png?x-oss-process=image/resize,w_200" width="100%" height="100%" alt="">
- {/if}
- </div>
- <div class="companyMsg">
- <div>{$data.company_name}</div>
- <div class="c_address">
- <div class="c_addressName c_ellipsis">地址:{$data.company_address|default="暂未填写"}<span
- class="c_hide_address c_hide">隐藏</span></div>
- <span class="c_show_address">展开</span>
- </div>
- </div>
- </div>
- <div class="line"></div>
- <div class="titleTips">描述</div>
- <div class="msgbox">
- {$data.desc}
- {volist name="$data.pics" id="v"}
- <div class="msgdiv">
- <img class="width100 " src="{$v}" />
- </div>
- {/volist}
- </div>
- <div class="inputbox">
- <img class="close" src="https://o.nczyzs.com/xcx/cancle.png" alt="">
- <div class="titbox">报名咨询</div>
- <div class="input">
- <input type="text" id="name" placeholder="请输入您的姓名">
- </div>
- <div class="input">
- <input type="text" id="mobile" placeholder="请输入您的手机号" maxlength="11">
- </div>
- <button type="button" id="baoming">我要报名</button>
- </div>
- </div>
- {/if}
- <div class="toastbox" style="display:none;"></div>
- </body>
- <script src="__STATIC__/js/jquery.min.js"></script>
- <script src="https://mlz2.cn/js/jweixin-1.6.0.js"></script>
- <script>
- var scrollTop = 0;
- var timestamps = 0;
- $('.hideText').html('<<隐藏');
- let dscStr = $('.videocontent').text();
- if (dscStr.length > 40) {
- $('.showDsc').removeClass('c_hide');
- $('.hideText').removeClass('c_hide');
- } else {
- $('.showDsc').addClass('c_hide');
- $('.hideText').addClass('c_hide');
- }
- $('.showDsc').click(() => {
- $('.videocontent').removeClass('ellipsisTwo');
- $('.showDsc').addClass('c_hide');
- })
- $('.videocontent').click(() => {
- if (dscStr.length > 38) {
- $('.videocontent').toggleClass('ellipsisTwo');
- $('.showDsc').toggleClass('c_hide');
- }
- })
- var type = "{$data.difference}";
- if (type == 1) {
- var posters = "{$data.cover}";
- if (posters == null || posters == '') {
- posters = "{$data.pics[0]}?x-oss-process=video/snapshot,t_100,f_jpg";
- }
- let player = new Player({
- id: 'mse',
- autoplay: true,
- volume: 0.3,
- url: '{$data.pics[0]}',
- poster: posters,
- 'x5-video-player-type': 'h5',
- playsinline: true,
- thumbnail: {
- pic_num: 44,
- width: 160,
- height: 90,
- col: 10,
- row: 10,
- },
- lang: 'zh-cn',
- fitVideoSize: 'fixWidth',
- width: document.getElementsByTagName('body')[0].clientWidth,
- whitelist: ['']
- });
- }
- //关闭遮罩层
- $('.maskClose').click(() => {
- $('.a-mask').addClass('c_hide');
- })
- var baoming = false;
- $('.rightbtn').click(function () {
- $('.inputbox').show();
- })
- $('.inputbox .close').click(function () {
- $('.inputbox').hide();
- })
- let addressStr = "{$data.company_address}";
- if (addressStr.length < 17) {
- $('.c_show_address').addClass('c_hide');
- }
- $('.c_show_address').click(() => {
- $('.c_addressName').removeClass('c_ellipsis');
- $('.c_show_address').addClass('c_hide');
- $('.c_hide_address').removeClass('c_hide');
- })
- $('.c_hide_address').click(() => {
- $('.c_show_address').removeClass('c_hide');
- $('.c_addressName').addClass('c_ellipsis');
- $('.c_hide_address').addClass('c_hide');
- })
- </script>
- </html>
|