1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462 |
- <template>
- <view class="bg">
- <!-- 轮播 -->
- <view class="swipercontent ">
- <view class='swiper-img'>
- <image :src="config.matrix_pic" class="slide-image" mode="widthFix" />
- </view>
- </view>
- <!--内容区域 -->
- <view class="content">
- <view class="cont-title">
- <view class="dtitle">
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- <view class="title" style="margin-top: 72upx;">
- 读道自媒体是谁?
- </view>
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- </view>
- <view class="ftitle">
- 自媒体简介(We-Media Profile)
- </view>
- <view class="introduce">
- <view class="grace-rich-text">
- <rich-text class="richtext" :nodes='config.matrix_desc'></rich-text>
- </view>
- </view>
- <image src="../../../static/images/zft.png" class="slide-images" />
- </view>
- <view class="cont-title ">
- <view class="dtitle" style="margin-top: 40upx;">
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- <view class="title">
- 读道自媒体都有什么?
- </view>
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- </view>
- <view class="ftitle">
- <!-- 自媒体资源( {{typeContent[1].num}} 个微信公众号 {{typeContent[2].num}} 个头条号) -->
- </view>
- </view>
- <view class="content-list" v-for="(item, index) in typeContent" :key="index">
- <view class="weiixn-gzh " :class="'lin'+index">{{item.name}}</view>
- <view class="content-cont">
- <view class="list-ul" v-for="(items, indexs) in item.data" :key="indexs"
- @tap="weJump(items.ercode,items.link)">
- <view class="list-li">
- <view class="list-pic">
- <image :src="items.pic" mode=""></image>
- </view>
- <view class="list-title">{{items.name}}</view>
- <view class="list-desc">点击了解详情</view>
- </view>
- </view>
- </view>
- <view class="ljgd links" @tap="tiaozhuan(index)">
- <view class="ljgd-pic">
- <image src="../../../static/images/gd.gif" mode=""></image>
- </view>
- <view class="ljgd-text" v-if="index == 1">了解更多公众号</view>
-
- <view class="ljgd-text" v-if="index == 2">了解更多头条号</view>
- </view>
- </view>
- </view>
- <view class="" style="background: #f5f5f5;">
- <view class="cont-title ">
- <view class="dtitle" style="padding-top: 52upx;">
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- <view class="title">
- 读道自媒体做过什么?
- </view>
- <!-- <image class="limg" src="../../../static/images/ling.png" mode=""></image> -->
- </view>
- <view class="ftitle">
- 案例解读(Case Interpretation)
- </view>
- </view>
- <view class="weiixn-gzh weiixn-gzhs">培训峰会经典案例</view>
- <!-- </view> -->
- <view class='listening'>
- <!-- listCase -->
- <!-- <scroll-view class="list" scroll-x="true" :current="currentTab" :scroll-left="navScrollLeft" scroll-with-animation="true" @tap="switchNav($event)"> -->
- <view class="list">
- <!-- <swiper style="height:550px" :current="currentTab" circular="true" @change="switchTab"> -->
- <view class="listcent" v-for="(item, index) in listCase" :key="index">
- <!-- <swiper-item > -->
- <!-- -->
- <view @tap="list($event)" :data-id="item.id">
- <image class="listPic" :src="item.pic" mode=""></image>
- <view class="biaot">
- <view class="bt">{{item.name}}</view>
- <view class="list-desc bts">点击了解详情</view>
- </view>
- </view>
- </view>
- </view>
- <view class="ljgd lic" @tap="meeting">
- <view class="ljgd-pic">
- <image src="../../../static/images/gd.gif" mode=""></image>
- </view>
- <view class="ljgd-text">了解更多案例</view>
- </view>
- </view>
- </view>
- <view class="footer">
- <view class="footer-cont">
- <view class="footer-btn">
- <view class="btn-title">
- <label class="btn-title-sz"> {{configbut_name0}}</label>
- <label class="btn-title-sz1"> {{configbut_name1}}</label>
- <text class=""></text>
- </view>
- <view class="btn-fdesc">{{config.but_title}}<text></text></view>
- </view>
- <view class="logocont">
- <view class="logos">
- <image class="logo" src="../../../static/images/icon_i.png" mode=""></image>
- <view class="logo-text">
- <text v-for="(item, index) in config.account" :key="index">{{item}}</text>
- </view>
- </view>
- <view class="code">
- <image class="codePic" :src="catePic" mode=""></image>
- <view class="codetext"><text class="codetext-s"> 长按二维码 获取更多</text> <text
- class="codetext-a">超级创意</text> </view>
- </view>
- </view>
- </view>
- <!-- 底部标签 -->
- <view class="business">
- <view class="businesscard">
- <image class="pic" :src="config.tel_pic" mode=""></image>
- <view class="cont">
- <view class="bus-cont">
- <view class="title1">{{config.but_count}} <text></text> </view>
- <view class="tel">
- <label class="tel-num">{{config.name}}:</label>
- <label class="tel-txt">{{config.phone}}</label>
- <text></text>
- </view>
- <view class="tel">
- <label class="tel-num">座 机:</label>
- <label class="tel-txt">{{config.tel}}</label>
- <text></text>
- </view>
- <view class="bus-desc">{{config.but_flag}}<text></text></view>
- </view>
- </view>
- <view class="rights1" @tap="tel">
- <image class="ri-tel" src="../../../static/images/phone.gif" mode=""></image>
- <!-- <view class="ri-tel">立即咨询</view> -->
- </view>
- </view>
- </view>
- </view>
- <view class="mark" v-show="isShow">
- <view class="mark-content">
- <view class="mark-relative">
- <!-- 41upx -->
- <!-- <image class="mark-dj" :style="{'left':Ju+'rpx'}" src="../../static/images/dj.png" mode=""></image> -->
- <image class="mark-del" @tap="cancat" src="../../../static/images/del.png" mode=""></image>
- <view class="mark-relatives">
- <image class="qercode" :src="ercode" mode=""></image>
- </view>
- </view>
- </view>
- </view>
- </view>
- </template>
- <script>
- var graceRichText = require("../../../components/richText.js");
- import share from '../../../components/share2.js'
-
- //#ifdef H5
- import jquery from '@/components/h5Shsre/jquery-3.5.1.min.js';
- var jweixin = require('jweixin-module')
- import Dever_Share from '@/components/h5Shsre/share.js';
- //#endif
- export default {
- data() {
- return {
- swiperCurrent: 0,
- pic: [],
- top: '',
- tabnum: 4,
- currentTab: 0, //预设当前项的值
- navScrollLeft: 0,
- currentTabs: 0,
- scrollLeft: 0, //tab标题的滚动条位置
- scrollTop: 0,
- account: [],
- phine: '',
- cate: [],
- listCase: [],
- cateid: '',
- desc: '',
- id: '',
- catePic: '',
- shares: '',
- config: '',
- type: '',
- poster: '',
- wechat: '',
- typeContent: [],
- isShow: false,
- ercode: '',
-
- configbut_name0:'',
- configbut_name1:''
- }
- },
- onLoad(e) {
-
- // uni.hideShareMenu()
- var that = this;
- if (e) {
- that.type = e.type
- that.id = e.id
- }
- this.swiperChange = function(event) {
- var that = this;
- this.swiperCurrent = event.detail.current;
- }
- wx.loadFontFace({
- family: 'MFJinHei',
- source: 'url("https://trade.5dev.cn/cmmc/main/assets/mobile/css/MFJinHei_Noncommercial-Regular1.ttf")',
- success: console.log
- })
- wx.getSystemInfo({
- success: (res) => {
- that.pixelRatio = res.pixelRatio,
- that.windowHeight = res.windowHeight,
- that.windowWidth = res.windowWidth
- }
- })
-
- this.getap()
- this.share()
- },
- onShow() {
-
- // this.con_list()
- },
-
- onShareAppMessage(e) {
- var that = this;
- console.log(111, e)
- var scene = uni.getStorageSync('scene', scene);
- return share.share('/pages/taBbar/Home/Home?id=' + this.config.id,
- this.shares.home_name, this.shares.home_pic, 9)
- },
-
- methods: {
- ThePublicNumber() {
- uni.navigateTo({
- url: '../../content/ThePublicNumber/ThePublicNumber'
- })
- },
- share() {
- var that = this;
- var params = new Object()
- uni.request({
- // url: 'https://trade.5dev.cn/dudaowenlv/content/?l=api.share',
- url: this.host + 'api.share',
- data: params,
- method: 'GET',
- header: {
- 'content-type': 'application/json' // 默认值
- },
- success(res) {
- that.shares = res.data.data
- // //#ifdef H5
-
- // let button = false;
- // let uid = -1;
- // let project = 111;
- // let url = "http://cm.5dev.cn/wechat/share/?api.";
- // let param = {
- // title: '11111111111111',
- // img: res.data.data.home_pic,
- // desc: '222222222222',
- // url: window.location.href
- // };
- // // console.log(89897, param);
- // Dever_Share.Init(uid, project, url, param, button);
- // //#endif
- }
- })
- },
- getap() {
- var that = this;
- var params = new Object()
- uni.showLoading({
- title: '加载中'
- });
- uni.request({
- url: that.host + 'api.getMediaHome',
- data: params,
- method: 'GET',
- header: {
- 'content-type': 'application/json' // 默认值
- },
- success(res) {
- console.log(444444, res)
- that.typeContent = res.data.data.type;
- that.pic = res.data.data.config.pic.split(",")
- that.top = res.data.data.config.top
- that.config = res.data.data.config
- that.account = res.data.data.config.account
- that.catePic = res.data.data.config.code
-
-
- that.configbut_name0 = res.data.data.config.but_name[0];
- that.configbut_name1 = res.data.data.config.but_name[0]
-
- that.listCase = res.data.data.case
- uni.hideLoading();
- uni.hideNavigationBarLoading();
- uni.stopPullDownRefresh(); //得到数据后停止下拉刷新
- var mob = res.data.data.config.phone;
- that.phine = mob.replace(/(\d{3})(\d{4})/, "$1 $2 ");
- }
- })
- },
- weJump(ercode, link) {
- if (link == '' && ercode != '') {
- this.ercode = ercode
- this.isShow = true;
- } else if (link == '' && ercode == '') {
- // return;
- } else {
- //#ifdef H5
- window.location.href = link;
- //#endif
- }
- },
- cancat() {
- this.isShow = false;
- },
- cateList() {
- var that = this;
- console.log(111136, that.cateid)
- uni.navigateTo({
- url: '../../content/List/List?cateid=' + that.cateid
- })
- },
-
- tel() {
- var that = this;
- uni.makePhoneCall({
- phoneNumber: that.phine
- });
- },
-
-
-
- tiaozhuan(e){
- console.log(111111,e)
- if(e== 1){
- uni.navigateTo({
- url:'../MediaList/MediaList'
- })
- }else if(e == 2){
- uni.navigateTo({
- url:'../TouTiao/TouTiao'
- })
- }
-
- },
- meeting(){
- uni.navigateTo({
- url:'../Meeting/Meeting'
- })
- },
-
- list(event) {
- // event.currentTarget.dataset.id
- // console.log(22222,event.currentTarget.dataset.id)
- var id = event.currentTarget.dataset.id
- uni.navigateTo({
- url: '../../content/List-dl/List-dl?id=' + id
- })
- },
- }
- }
- </script>
- <style lang="less">
- body {
- font-size: 6px;
- }
- /* <image class="weiixn-pic1" class="" src="../../../static/images/dud.jpg" mode=""></image> */
- /* <image class="weiixn-pic2" src="../../../static/images/w.jpg" mode=""></image> */
- .weiixn {
- overflow: hidden;
- _zoom: 1;
- padding: 20rpx 0rpx;
- background: #FFFFFF;
- }
- .weiixn-pic1 {
- float: left;
- width: 375rpx;
- height: auto;
- display: block;
- }
- .weiixn-pic2 {
- float: right;
- width: 375rpx;
- height: auto;
- display: block;
- }
- .bg {
- // background: #f7f7f7;
- }
- /* 轮播自定义样式 */
- .swipercontent {
- position: relative;
- }
- .swiper-box {
- background: #fff;
- }
- .slide-image {
- width: 100%;
- height: 454upx;
- display: block;
- }
- .slide-images {
- width: 100%;
- height: 675upx;
- display: block;
- }
- .swiper-box .uni-swiper-dots {
- position: absolute;
- margin: 0 auto !important;
- top: 316upx;
- }
- .swiper-box .uni-swiper-dot {
- width: 19upx;
- display: inline-flex;
- height: 7upx;
- margin-right: 20upx;
- justify-content: space-between;
- }
- .swiper-box .uni-swiper-dot::before {
- content: '';
- flex-grow: 1;
- background: #e0e0e0;
- }
- .swiper-box .uni-swiper-dot-active::before {
- background: #2f2f2f;
- border-radius: 4upx;
- }
- .swipercontent {
- position: relative;
- }
- .dots {
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0upx;
- display: flex;
- justify-content: center;
- }
- .dot {
- margin: 0 8upx;
- width: 21upx;
- height: 9upx;
- background: #333;
- border-radius: 16upx;
- }
- .dot.active {
- width: 21upx;
- background: #dfdfdf;
- }
- /* 结束 */
- /* 内容 */
- .introduce {
- /* font-size: 30upx;
- font-family: PingFang-SC-Regular;
- font-weight: 400;
- color: rgba(51, 51, 51, 1);
- padding: 55upx 34upx; */
- /* background: #ED7D31; */
- margin-top: 24upx;
- background: #ED7D31;
- color: #FFFFFF;
- }
- .grace-rich-text {
- font-size: 24upx;
- font-family: PingFang-SC-Regular;
- font-weight: 400;
- line-height: 45upx;
- /* color: rgba(51, 51, 51, 1); */
- padding: 45upx 55upx;
- }
- /* tab切换列表 */
- /* 列表 */
- .listening {
- // background: #FFFFFF;
- padding-bottom: 48upx;
- }
- .list {
- margin: 0 12upx;
- // padding-top: 31upx;
- /* display:flex; */
- overflow: hidden;
- _zoom: 1;
- // margin-bottom: 61upx;
- }
- .listcent {
- margin-left: 66upx;
- float: left;
- width: 268upx;
- height: 245upx;
- background: #FFFFFF;
- border: 1upx solid #DBDBDB;
- margin-bottom: 30upx;
- // box-sizing: border-box;
- }
- .listPic {
- display: block;
- width: 268upx;
- height: 170upx;
- // border-radius: 10upx 10upx 0px 0px;
- }
- /* */
- .biaot {
- background: #fff;
- text-align: center;
- }
- .bt {
- font-size: 18upx;
- line-height: 18upx;
- font-family: PingFang-SC-Regular;
- font-weight: bold;
- color: #333333;
- padding: 16upx 0upx 8upx 0upx;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .bts {
- margin: 0 62rpx !important;
- }
- .xianq {
- overflow: hidden;
- _zoom: 1;
- margin: 0 81upx;
- }
- .text {
- font-size: 24upx;
- font-family: PingFang-SC-Regular;
- font-weight: 400;
- color: rgba(102, 102, 102, 1);
- float: left;
- }
- .jt {
- width: 14upx;
- height: 16upx;
- float: right;
- display: block;
- margin-top: 11upx;
- }
- .btn {
- padding-bottom: 82upx;
- }
- .btn-cont {
- margin: 0 155upx;
- height: 70upx;
- background: #f4f4f4;
- /* box-shadow:3upx 5upx 134upx 7upx rgba(7,7,7,0.13); */
- /* opacity:0.2; */
- border-radius: 35upx;
- overflow: hidden;
- _zoom: 1;
- padding: 0 107upx;
- }
- .anli {
- font-size: 30upx;
- font-family: PingFang-SC-Regular;
- font-weight: bold;
- color: rgba(102, 102, 102, 1);
- line-height: 70upx;
- float: left;
- }
- .gd {
- width: 30upx;
- height: 29upx;
- float: right;
- margin-top: 22upx;
- }
- .footer-cont {
- padding: 72upx 73upx 37upx 86upx;
- background: #FFFFFF;
- }
- .tag {
- overflow: hidden;
- _zoom: 1;
- }
- .labels {
- overflow: hidden;
- _zoom: 1;
- float: left;
- /* display: inline-block; */
- /* display: flex; */
- }
- .label {
- font-size: 26upx;
- font-family: SourceHanSansCN-Medium;
- font-weight: 500;
- color: rgba(255, 255, 255, 1);
- float: left;
- }
- .lxian {
- font-size: 26upx;
- font-family: SourceHanSansCN-Medium;
- font-weight: 500;
- color: rgba(255, 255, 255, 1);
- float: left;
- margin: 0 4upx;
- }
- .labels:last-child .lxian {
- font-size: 0upx;
- float: left;
- margin: 0;
- }
- .labels:first-child .lxian {
- font-size: 0upx;
- float: left;
- margin: 0;
- }
- .telpic {
- width: 37upx;
- height: 41upx;
- float: left;
- display: block;
- margin-right: 20upx;
- }
- .laos {
- /* font-family: MFJinHei; */
- /* font-weight: bold; */
- font-size: 34upx;
- color: #FFFFFF;
- float: left;
- }
- .phine {
- /* font-family: MFJinHei; */
- letter-spacing: 2upx;
- /* font-weight: bold; */
- font-size: 34upx;
- color: #FFFFFF;
- float: left;
- }
- .bohao {
- width: 36upx;
- height: 40upx;
- display: block;
- float: left;
- margin-left: 38upx;
- margin-top: 5upx;
- }
- .tjt {
- width: 39upx;
- height: 28upx;
- display: block;
- float: left;
- margin-left: 12upx;
- margin-top: 12upx;
- }
- .footer-btn {
- width: 100%;
- }
- .footer-btn view {
- text-align: justify;
- display: inline-block;
- text-align-last: justify;
- text-justify: inter-ideograph;
- vertical-align: top;
- }
- .footer-btn view text {
- display: inline-block;
- height: 0;
- width: 100%
- /* 换行 */
- }
- .btn-title {
- display: flex;
- font-size: 58upx;
- font-family: Source Han Sans CN;
- font-weight: 800;
- color: rgba(220, 66, 66, 1);
- line-height: 58upx;
- margin-bottom: 14rpx;
- height: 58rpx;
- width: 100%;
- }
- .btn-title-sz {
- color: #ED7D31;
- }
- .btn-title-sz1 {
- color: #211717;
- }
- .btn-fdesc {
- width: 100%;
- font-size: 32upx;
- font-family: Source Han Sans CN;
- font-weight: 400;
- color: rgba(51, 51, 51, 1);
- line-height: 32upx;
- height: 32rpx;
- text-align: center;
- margin-bottom: 24rpx;
- }
- .logocont {
- overflow: hidden;
- _zoom: 1;
- /* margin-top: 42upx; */
- }
- .logos {
- float: left;
- width: 352upx;
- margin-top: 15upx;
- }
- .logo {
- width: 324upx;
- height: 160upx;
- display: block;
- margin: 0 auto;
- }
- .logo-text {
- text-align: center;
- font-size: 28upx;
- font-family: Source Han Sans CN;
- font-weight: 400;
- color: rgba(51, 51, 51, 1);
- line-height: 28upx;
- margin-top: 20rpx;
- }
- .code {
- float: right;
- }
- .codePic {
- width: 210upx;
- height: 210upx;
- display: block;
- }
- .codetext {
- text-align: center;
- font-size: 16upx;
- font-family: Source Han Sans CN;
- font-weight: 400;
- color: rgba(51, 51, 51, 1);
- line-height: 16upx;
- }
- .codetext-s {
- color: #333333;
- }
- .codetext-a {
- color: #ED7D31;
- }
- @keyframes move {
- 0%,
- 5% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 15% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 25% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 35% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 45% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 55% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 60% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 65% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- 70% {
- -webkit-transform: rotate(6deg);
- transform: rotate(6deg);
- }
- 75% {
- -webkit-transform: rotate(-6deg);
- transform: rotate(-6deg);
- }
- 80% {
- -webkit-transform: rotate(6deg);
- transform: rotate(6deg);
- }
- 85% {
- -webkit-transform: rotate(-6deg);
- transform: rotate(-6deg);
- }
- 90% {
- -webkit-transform: rotate(6deg);
- transform: rotate(6deg);
- }
- 95% {
- -webkit-transform: rotate(-6deg);
- transform: rotate(-6deg);
- }
- 100% {
- -webkit-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- }
- .tjt {
- animation: move 1s 0s infinite;
- -webkit-animation: move 1s 0s infinite;
- }
- .tjt {
- position: relative;
- animation: myfirst 1s 0s infinite;
- -webkit-animation: myfirst 1s linear 1s infinite alternate;
- }
- @keyframes myfirst {
- 0% {
- left: 0px;
- }
- 25% {
- left: 3px;
- }
- 50% {
- left: 6px;
- }
- 75% {
- left: 3px;
- }
- 100% {
- left: 0px;
- }
- }
- /* 底部 */
- .business {
- width: 100%;
- background: #ED7D31;
- }
- .businesscard {
- height: 190upx;
- overflow: hidden;
- _zoom: 1;
- padding: 0 42upx 0 53upx;
- display: flex;
- }
- .left {}
- .rights1 {
- margin-top: 13upx;
- margin-left: 10rpx;
- }
- .ri-tel {
- width: 103upx;
- height: 173upx;
- display: block;
- }
- .phone {
- overflow: hidden;
- _zoom: 1;
- display: flex;
- }
- .pic {
- width: 154upx;
- height: 154upx;
- /* border-radius: 50%; */
- display: block;
- margin: 18upx 20upx 0 0upx;
- display: block;
- /* margin-bottom: 17upx; */
- }
- .bus-cont view {
- /* text-align: justify;
- text-align-last: justify; */
- text-align: justify;
- display: inline-block;
- text-align-last: justify;
- text-justify: inter-ideograph;
- vertical-align: top;
- width: 100%;
- margin-bottom: 10upx;
- }
- .bus-cont view text {
- display: inline-block;
- height: 0;
- width: 100%
- /* 换行 */
- }
- .title1 {
- margin-top: 26upx;
- margin-bottom: 17rpx;
- font-size: 28upx;
- height: 28upx;
- line-height: 28upx;
- /* font-weight:bold; */
- color: #fff;
- }
- .tel {
- color: #fff;
- font-size: 30upx;
- line-height: 30upx;
- height: 30upx;
- display: flex;
- }
- .tel-num {
- width: 52upx;
- text-align: justify;
- }
- .tel-txt {
- letter-spacing: 6upx;
- }
- .bus-desc {
- font-size: 20upx;
- font-family: Source Han Sans CN;
- font-weight: 400;
- line-height: 20upx;
- color: #fff;
- height: 20upx;
- }
- .cont {
- overflow: hidden;
- _zoom: 1;
- flex: 1;
- }
- .bustag {
- overflow: hidden;
- _zoom: 1;
- }
- .bustext {
- overflow: hidden;
- _zoom: 1;
- float: left;
- /* margin-bottom: 30upx; */
- }
- .buslxian {
- float: left;
- font-size: 30upx;
- font-family: PingFang-SC-Medium;
- font-weight: 500;
- color: rgba(255, 255, 255, 1);
- margin: 0 6upx;
- }
- .bustext:first-child .buslxian {
- float: left;
- font-size: 0upx;
- font-family: PingFang-SC-Medium;
- font-weight: 500;
- color: rgba(255, 255, 255, 1);
- margin: 0;
- }
- .bust {
- float: left;
- font-size: 30upx;
- font-family: PingFang-SC-Medium;
- font-weight: 500;
- color: rgba(255, 255, 255, 1);
- }
- .btnPic {
- width: 100%;
- display: block;
- }
- /* 新增 */
- /* 大标题 */
- .cont-title {
- // background: #FFFFFF;
- }
- .h {
- margin-top: 20upx;
- }
- .dtitle {
- overflow: hidden;
- _zoom: 1;
- display: flex;
- justify-content: center;
- margin: 0 auto;
- }
- .title {
- font-size: 44upx;
- font-family: PingFang-SC-Medium;
- font-weight: bold;
- color: rgba(34, 34, 34, 1);
- padding: 0 24upx;
- float: left;
- }
- .limg {
- float: left;
- width: 35upx;
- height: 15upx;
- display: block;
- margin-top: 22upx;
- }
- .ftitle {
- margin-top: 8upx;
- font-size: 24upx;
- font-family: PingFang-SC-Medium;
- font-weight: 500;
- color: rgba(51, 51, 51, 1);
- text-align: center;
- }
- .weiixn-gzh {
- width: 176upx;
- height: 44upx;
- background: #ED7D31;
- border-radius: 6upx;
- font-size: 26upx;
- font-family: Source Han Sans CN;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 44upx;
- text-align: center;
- margin: 0 auto;
- margin-bottom: 28upx;
- }
- .weiixn-gzhs {
- width: 236upx;
- height: 44upx;
- background: #ED7D31;
- border-radius: 6upx;
- font-size: 26upx;
- font-family: Source Han Sans CN;
- font-weight: bold;
- color: #FFFFFF;
- line-height: 44upx;
- text-align: center;
- margin: 0 auto;
- margin-top: 34upx;
- margin-bottom: 28upx;
- }
- /* 公众号列表 */
- .content {
- background: #FFFFFF;
- padding-bottom: 60upx;
- }
- .content-list {
- padding: 0 30upx;
- }
- .content-cont {
- overflow: hidden;
- _zoom: 1;
- }
- .list-ul {
- float: left;
- margin-left: 44upx;
- }
- .list-li {
- width: 170upx;
- margin-bottom: 40upx;
- }
- .list-pic {
- image {
- width: 170upx;
- height: 170upx;
- // background: #A22D26;
- border-radius: 85upx;
- display: block;
- }
- }
- .list-title {
- font-size: 18upx;
- font-family: Source Han Sans CN;
- font-weight: bold;
- color: #333333;
- // line-height: 18upx;
- text-align: center;
- margin: 14upx 0 8upx 0;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .list-desc {
- // width: 106upx;
- height: 26upx;
- // padding: 6upx 8upx;
- border: 1upx solid rgba(189, 194, 196, 0.99);
- border-radius: 2upx;
- font-size: 12upx;
- text-align: center;
- line-height: 26upx;
- font-family: Source Han Sans CN;
- font-weight: 400;
- color: #333333;
- margin: 0 26upx;
- box-sizing: border-box;
- -webkit-text-size-adjust: 100%;
- }
- .ljgd {
- width: 212upx;
- height: 43upx;
- border: 1upx solid #DD2B2E;
- box-sizing: border-box;
- border-radius: 3upx;
- display: flex;
- justify-content: center;
- align-items: center;
- margin: 0 auto;
- .ljgd-pic {
- image {
- width: 30upx;
- height: 30upx;
- display: block;
- margin-right: 12upx;
- }
- }
- .ljgd-text {
- line-height: 43upx;
- font-size: 20upx;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #444444;
- }
- }
- .lic {
- width: 173upx;
- height: 35upx;
- border: 1upx solid #DD2B2E;
- border-radius: 3px;
- display: flex;
- justify-content: center;
- align-items: center;
- // margin: 0 auto;
- margin-top: 14upx;
- .ljgd-pic {
- image {
- width: 27upx;
- height: 27upx;
- display: block;
- margin-right: 12upx;
- }
- }
- .ljgd-text {
- line-height: 16upx;
- font-size: 16upx;
- font-family: Microsoft YaHei;
- font-weight: bold;
- color: #444444;
- }
- }
- .lin1 {
- margin-top: 38upx;
- }
- .lin2 {
- margin-top: 60upx;
- }
- .links {
- margin-top: 8upx;
- }
- .mark {
- position: fixed;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- background: rgba(0, 0, 0, 0.5);
- z-index: 9999999;
- }
- .mark-content {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- margin: auto;
- z-index: 9;
- width: 500upx;
- height: 500upx;
- background: #FFFFFF;
- border-radius: 16upx;
- }
- .mark-relative {
- position: relative;
- }
- .mark-del {
- width: 30upx;
- height: 30upx;
- display: block;
- position: absolute;
- right: 0;
- padding: 22upx 20upx 0 0;
- }
- .qercode {
- width: 320upx;
- height: 320upx;
- display: block;
- margin: 0 auto;
- padding-top: 90upx;
- }
- </style>
|