手机端官网修改

master
“用lww 5 years ago
parent c20f08f9b3
commit fa69e8ba83

@ -76,6 +76,7 @@ class IndexController extends BaseController {
unset($adv[$key]);
}
}
foreach ($wap_index as $k1 => $v1) {
if(strpos($v1['url'],'http')===false){
$wap_index[$k1]['url'] = U('Game/detail',array('id'=>$v1['url']));
@ -651,6 +652,15 @@ class IndexController extends BaseController {
$this->display();
}
/**
*公司简介
*/
public function introduce()
{
$this->display();
}
}

@ -1,719 +1,46 @@
<extend name="Public/bases" />
<block name="body" >
<style>
.text .stars {margin-top:-1rem;}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 321px) {
.wh_65{width: 5.3rem;height: 5.3rem;}
}
</style>
<!--头部-->
<div class="zmarg_btm59">
<!--顶部悬浮条 begin!-->
<!-- <div class="div_fixbottom zbgOpacity">
<div class="zclose_div">
<a href="javascript:;" class="zclose_btn jsclose_btn"></a>
</div>
<div class="fixbottom_content zmedia">
<div class="zmedia_left zmedia_middle">
<div href="" class="zmedia_a">
<img class="zmedia_img" src="{:get_cover(C('WAP_APP_ICON'),'path')}" alt="" onerror="this.src='__IMG__/empty.jpg';this.onerror=null">
</div>
</div>
<div class="zmedia_body">
<h4 class="zmedia_heading col_orag">{:C(APP_NAME)}</h4>
<p class="zmedia_p col_white">海量游戏随时畅玩</p>
</div>
<div class="zmedia_right zmedia_middle">
<a href="./index.php?s=/Home/Cline/download.html" class="zmedia_abtn">立即打开</a>
</div>
</div>
</div>-->
<!--end 顶部悬浮条-->
<!--搜索框-->
<style>
.searchbox {
background: #E5E9EC;
padding: 1rem 0;
border-bottom: 1px solid #DCDDE0;
}
.searchbox .search {
margin: 0 6rem;
display: block;
position: relative;
text-align: center;
}
.searchbox .search .text {
box-sizing: border-box;
-webkit-sizing: border-box;
width: 100%;
font-size: 1.8rem;
border: none;
background: #FFF;
border-radius: 4rem;
padding: .5rem 1.5rem .5rem 4rem;
height: 3.2rem;
}
.searchbox .search .btn {
position: absolute;
top: 0.6rem;
left: 1.1rem;
}
.searchbox .search .btn .iconfont {
font-size: 2.4rem;
color: #bbb;
}
</style>
<div class="searchbox" style="display: none">
<form action="" method="post" class="search">
<span onclick="game_category()">
<input type="text" name="name" class="text" placeholder="请输入游戏名称" disabled>
</span>
<span class="btn searchbtn"><i class="iconfont icon-search"></i></span>
</form>
<link rel="stylesheet" type="text/css" href="__CSS__/business.css">
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
<script type="text/javascript" src="__JS__/getRem.js"></script>
<div class="business">
<div class="business_box">
<div class="heard_img"><img src="__IMG__/new/lunbo2.png" alt=""></div>
<div class="heard_title">商务合作</div>
<div class="heard_en">COMPANY PROFILE</div>
<div class="introduce">《海南万盟天下科技有限公司》,致力于引进和传播手机游戏,我们愿与广大开发者一同成长,将快乐分享给每一个玩家。欢迎广大开发者与工作人员联系,让您的游戏为我们平台锦上添花。</div>
<div class="bazaar">
<div class="title">市场合作</div>
<div class="info">万盟天下一直坚持开放诚信高效的业务合作,欢迎各位业界同仁前来联系,互利共赢。</div>
</div>
<script>
function game_category() {
window.location.href = "{:U('Category/index')}";
}
</script>
<!--end 搜索框-->
<!-- 轮播banner -->
<div class="banner" style="width:100%;display: none">
<div class="swiper-container swiper-container-banner" style="width:100%;">
<div class="swiper-wrapper">
<volist name="wap_index" id="cr">
<div class="swiper-slide">
<a href="{$cr.url}" target="{$cr.target}" class="swiper-slide_a">
<img class="zindex_img" src="{:get_cover($cr['data'],'path')}" alt="{$cr.title}" title="{$cr.title}" />
<span class="img-font "><span class="img-font-cell "><div class="img-font-text ">{:C('SET_POSITION_IMG')}</div></span></span>
</a>
</div>
</volist>
</div>
<div class="swiper-pagination"></div>
</div>
<div class="bazaar">
<div class="title">媒体合作</div>
<div class="info">万盟天下一直希望通过广泛的市场及品牌合作,为用户提供更全面的产品与服务。</div>
</div>
<style>
.shortcut ul{
-webkit-justify-content: space-around; /* Safari 6.1+ */
display: flex;
justify-content: space-around;
/*text-align: center;*/
}
</style>
<!-- <div class="shortcut clearfix">
<ul class="">
<li>
<a href="{:U('User/recharge')}">
<img src="__IMG__/icon_recharge_normal_press.png" />
<span>账户充值</span>
</a>
</li>
<li>
<a href="{:U('Category/index')}">
<img src="__IMG__/icon_classify_normal_press.png" />
<span>游戏分类</span>
</a>
</li>
<li>
<a href="{:U('Open/index')}">
<img src="__IMG__/icon_form_normal_press.png" />
<span>开服列表</span>
</a>
</li>
<li>
<a href="{:U('Invitation/index')}">
<img src="__IMG__/icon_invite_normal_press.png" />
<span>邀请好友</span>
</a>
</li>
<li>
<a href="{:U('Invitation/discountgamelist')}">
<img src="__IMG__/icon_discount_normal_press.png" />
<span>折扣专区</span>
</a>
</li>
</ul>
</div>-->
<!-- start热门游戏 -->
<!--<div class="hot-game-box">
<div class="box-title" style="margin-top:0;">
<span>热门游戏</span>
<a href="{:U('Rank/index',array('rank'=>'hot'))}">&plus;更多</a>
</div>
<div class="swiper-container swiper-container-hotGame">
<div class="swiper-wrapper">
<style>
.g-list li {
list-style: none;
width: 47.8%;
margin-bottom: .4rem;
position: relative;
float: left;
margin-right: 2.2%;
}
.g-list li span{
color: #333;
font-size: 15px;
margin: .2rem 0 .06667rem;
overflow: hidden;
display: -webkit-box;
}
.g-list li p{
font-size: 15px;
color: #9c9c9c;
line-height: 1.4;
overflow: hidden;
display: -webkit-box;
}
</style>
<ul class="g-list">
<volist name="recommend" id="rec">
<li>
<a href="{:U('Game/detail?id='.$rec['id'])}" data-param=""><img src="{:get_cover($rec['cover'],'path')}">
<div class="rec-name">
<span>{:msubstr2($rec['relation_game_name'],0,10)}</span>
<p class="rec-p">{:msubstr2($rec['features'],0,10)}</p></div>
</a>
</li>
</volist>
&lt;!&ndash;<li>&ndash;&gt;
&lt;!&ndash;<a href="//game.37.com/h5/detail.php?game_id=596" data-param=""><img src="//img2.37wanimg.com/2019/08/081134176bBUF.png" alt="王城英雄">&ndash;&gt;
&lt;!&ndash;<div class="rec-name">&ndash;&gt;
&lt;!&ndash;<h4>王城英雄</h4>&ndash;&gt;
&lt;!&ndash;<p class="rec-p">洪金宝带你当英雄</p></div>&ndash;&gt;
&lt;!&ndash;</a>&ndash;&gt;
&lt;!&ndash;</li>&ndash;&gt;
&lt;!&ndash;<li>&ndash;&gt;
&lt;!&ndash;<a href="//game.37.com/h5/detail.php?game_id=596" data-param=""><img src="//img2.37wanimg.com/2019/08/081134176bBUF.png" alt="王城英雄">&ndash;&gt;
&lt;!&ndash;<div class="rec-name">&ndash;&gt;
&lt;!&ndash;<h4>王城英雄</h4>&ndash;&gt;
&lt;!&ndash;<p class="rec-p">洪金宝带你当英雄</p></div>&ndash;&gt;
&lt;!&ndash;</a>&ndash;&gt;
&lt;!&ndash;</li>&ndash;&gt;
&lt;!&ndash;<li>&ndash;&gt;
&lt;!&ndash;<a href="//game.37.com/h5/detail.php?game_id=596" data-param=""><img src="//img2.37wanimg.com/2019/08/081134176bBUF.png" alt="王城英雄">&ndash;&gt;
&lt;!&ndash;<div class="rec-name">&ndash;&gt;
&lt;!&ndash;<h4>王城英雄</h4>&ndash;&gt;
&lt;!&ndash;<p class="rec-p">洪金宝带你当英雄</p></div>&ndash;&gt;
&lt;!&ndash;</a>&ndash;&gt;
&lt;!&ndash;</li>&ndash;&gt;
</ul>
&lt;!&ndash; num=7 &ndash;&gt;
&lt;!&ndash;<foreach name="hot" item="v">
<div class="swiper-slide">
<a href="{:U('Game/detail?id='.$v['game_id'])}">
<span class="rank-num"><em>{:$key+1}</em></span>
<div class="pic">
<div class="wh_65" style="margin:0 auto">
<div class="za_icon">
<img src="{$v.icon|get_cover='path'}" onerror="this.src='__IMG__/empty.jpg';this.onerror=null" />
</div>
</div>
</div>
<div class="text">
<p class="name">{$v['relation_game_name']}</p>
<p class="type"></p>
<p class="stars"><i style="width:{:$v['game_score']*10}%;"></i></p>
</div>
</a>
</div>
</foreach>
<div class="swiper-slide">
<a href="{:U('Rank/index',array('rank'=>'hot'))}" class="more hot-more">
<span><i></i>更多游戏</span>
</a>
</div>&ndash;&gt;
</div>
</div>
</div>-->
<!-- end热门游戏 -->
<!-- 豪华礼包 -->
<!-- <div class="gift-box" style="margin-bottom:0;">
<div class="box-title">
<span>豪华礼包</span>
<a href="{:U('Gift/index')}">&plus;更多</a>
</div>
<div class="gift-box-in">
<ul class="clearfix">
&lt;!&ndash; 查数量 &ndash;&gt;
<div class="gift-first-box">
<img id="giftclick" src="{:get_cover($wap_index_gift['data'],'path')}" onerror="this.src='__IMG__/empty.jpg';this.onerror=null" />
<div class="gift-info">
</div>
</div>
<volist name="gift" id='gd' offset="0" length='4'>
&lt;!&ndash; 查数量 &ndash;&gt;
<li>
<a href="{:U('Gift/gamegift?id='.$gd['game_id'])}">
<div class="pic">
<div class="za_icon">
<img src="{:get_cover($gd['icon'],'path')}" width="62" hieght="62" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
<div class="text">
<p class="name" style="color: #333">{$gd.relation_game_name}</p>
<p class="type">{$gd.giftbag_name}</p>
<p class="number"><span>数量:</span>{$gd['gift_num']['wei']}</p>
</div>
</a>
</li>
</volist>
</ul>
</div>
<a href="{:U('Gift/index')}" class="load-more" style="border-top:none;"><i></i>更多礼包</a>
</div>-->
<!-- 游戏头条 -->
<!--<div class="news-swiper-box">
<div class="swiper-container swiper-container-news">
<div class="swiper-tab-box">
<ul class="clearfix">
<li class="on">新闻公告</li>
<li>游戏资讯</li>
<li>火爆活动</li>
</ul>
</div>
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="pic">
<a class="z_fuzhua" <notempty name='wap_index_gg.url'> href="{$wap_index_gg.url}" </notempty>>
<img src="{:get_cover($wap_index_gg['data'],'path')}" onerror="this.src='__IMG__/empty.jpg';this.onerror=null" />
</a>
</div>
<ul class="news-list">
&lt;!&ndash;num=5&ndash;&gt;
<volist name="media_gg" id="gg">
<li>
<span class="type">公告</span>
<a href="{:U('News/newsdetail',array('id'=>$gg['id'],'category'=>2))}">{$gg.title}</a>
<span class="time">{:date('m-d',$gg['update_time'])}</span>
</li>
</volist>
</ul>
<a href="{:U('News/index',array('category'=>'2'))}" class="load-more"><i></i>更多公告</a>
</div>
<div class="swiper-slide">
<div class="pic">
<a class="z_fuzhua" <notempty name="wap_index_zx.url"> href="{$wap_index_zx.url}" </notempty>>
<img src="{:get_cover($wap_index_zx['data'],'path')}" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</a>
</div>
<ul class="news-list">
<volist name="media_zx" id="gg">
<li>
<span class="type">资讯</span>
<a href="{:U('News/newsdetail',array('id'=>$gg['id'],'category'=>1))}">{$gg.title}</a>
<span class="time">{:date('m-d',$gg['update_time'])}</span>
</li>
</volist>
</ul>
<a href="{:U('News/index',array('category'=>'1'))}" class="load-more"><i></i>更多资讯</a>
</div>
<div class="swiper-slide">
<div class="pic">
<a class="z_fuzhua" <notempty name="wap_index_activity.url"> href="{$wap_index_activity.url}" </notempty>>
<img src="{:get_cover($wap_index_activity['data'],'path')}" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</a>
</div>
<ul class="news-list">
<volist name="media_activity" id="gg">
<li>
<span class="type">活动</span>
<a href="{:U('News/newsdetail',array('id'=>$gg['id'],'category'=>3))}">{$gg.title}</a>
<span class="time">{:date('m-d',$gg['update_time'])}</span>
</li>
</volist>
</ul>
<a href="{:U('News/index',array('category'=>'3'))}" class="load-more"><i></i>更多活动</a>
</div>
</div>
</div>
</div>-->
<!-- 排行榜 -->
<!--<div class="rank-swiper-box">
<div class="swiper-container swiper-container-rank">
<div class="swiper-tab-box">
<ul class="clearfix">
<li class="on">最新榜</li>
<li>推荐榜</li>
<li>热门榜</li>
<li>下载榜</li>
</ul>
</div>
<div class="swiper-wrapper">
&lt;!&ndash; 最新榜 &ndash;&gt;
<div class="swiper-slide">
<div class="rank-first-three">
<ul class="clearfix">
&lt;!&ndash;num=3&ndash;&gt;
<volist name="ranknew" id="rec" offset="0" length="3">
<li class="li-{$key+1}" >
<a href="{:U('Game/detail?id='.$rec['game_id'])}">
<span class="rank-num">{$key+1}</span>
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="60" height="60" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<p class="name">{$rec['relation_game_name']}</p>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="background-color:#999;color:#fff">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
</div>
<ul class="rank-list">
<volist name="ranknew" id="rec" offset="3" length="4">
<li>
<span class="rank-num">{$key+1}</span>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="game-con">
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="62" height="62" onerror="this.src='__IMG__/empty.jpg';this.onerror=null" />
</div>
</div>
</div>
<div class="text">
<p class="name">{$rec['relation_game_name']}</p>
<p class="size">大小:{$rec['game_size']}</p>
<p class="type">类型:{$rec['game_type_name']}</p>
</div>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="border: 1px solid #999;color:#999;">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
<a href="{:U('Rank/index',array('rank'=>'new'))}" class="load-more"><i></i>更多游戏</a>
</div>
&lt;!&ndash; 推荐榜 &ndash;&gt;
<div class="swiper-slide">
<div class="rank-first-three">
<ul class="clearfix">
&lt;!&ndash;num=3&ndash;&gt;
<volist name="rankrec" id="rec" offset="0" length="3">
<li class="li-{$key+1}" >
<a href="{:U('Game/detail?id='.$rec['game_id'])}">
<span class="rank-num">{$key+1}</span>
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="60" height="60" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<p class="name">{$rec['relation_game_name']}</p>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="background-color:#999;color:#fff">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
</div>
<ul class="rank-list">
<volist name="rankrec" id="rec" offset="3" length="4">
<li>
<span class="rank-num">{$key+1}</span>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="game-con">
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="62" height="62" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<div class="text">
<p class="name">{$rec['relation_game_name']}</p>
<p class="size">大小:{$rec['game_size']}</p>
<p class="type">类型:{$rec['game_type_name']}</p>
</div>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="border: 1px solid #999;color:#999;">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
<a href="{:U('Rank/index',array('rank'=>'rec'))}" class="load-more"><i></i>更多游戏</a>
</div>
&lt;!&ndash; 热门榜 &ndash;&gt;
<div class="swiper-slide">
<div class="rank-first-three">
<ul class="clearfix">
&lt;!&ndash;num=3&ndash;&gt;
<volist name="rankhot" id="rec" offset="0" length="3">
<li class="li-{$key+1}" >
<a href="{:U('Game/detail?id='.$rec['game_id'])}">
<span class="rank-num">{$key+1}</span>
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="60" height="60" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<p class="name">{$rec['relation_game_name']}</p>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="background-color:#999;color:#fff">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
</div>
<ul class="rank-list">
<volist name="rankhot" id="rec" offset="3" length="4">
<li>
<span class="rank-num">{$key+1}</span>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="game-con">
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="62" height="62" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<div class="text">
<p class="name">{$rec['relation_game_name']}</p>
<p class="size">大小:{$rec['game_size']}</p>
<p class="type">类型:{$rec['game_type_name']}</p>
</div>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="border: 1px solid #999;color:#999;">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
<a href="{:U('Rank/index',array('rank'=>'hot'))}" class="load-more"><i></i>更多游戏</a>
</div>
&lt;!&ndash;下载榜&ndash;&gt;
<div class="swiper-slide">
<div class="rank-first-three">
<ul class="clearfix">
&lt;!&ndash;num=3&ndash;&gt;
<volist name="rankdow" id="rec" offset="0" length="3">
<li class="li-{$key+1}" >
<a href="{:U('Game/detail?id='.$rec['game_id'])}">
<span class="rank-num">{$key+1}</span>
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="60" height="60" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<p class="name">{$rec['relation_game_name']}</p>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="background-color:#999;color:#fff">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
</div>
<ul class="rank-list">
<volist name="rankdow" id="rec" offset="3" length="4">
<li>
<span class="rank-num">{$key+1}</span>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="game-con">
<div class="pic">
<div class="z_wh516">
<div class="za_icon">
<img src="{$rec['icon']}" width="62" height="62" onerror="this.src='__IMG__/empty.jpg';this.onerror=null"/>
</div>
</div>
</div>
<div class="text">
<p class="name">{$rec['relation_game_name']}</p>
<p class="size">大小:{$rec['game_size']}</p>
<p class="type">类型:{$rec['game_type_name']}</p>
</div>
</a>
<eq name="rec.game_size" value="0MB">
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download" style="border: 1px solid #999;color:#999;">查看游戏</a>
<else/>
<a href="{:U('Game/detail?id='.$rec['game_id'])}" class="download">查看游戏</a>
</eq>
</li>
</volist>
</ul>
<a href="{:U('Rank/index',array('rank'=>'dow'))}" class="load-more"><i></i>更多游戏</a>
</div>
</div>
</div>
</div>-->
<!--star关于我们-->
<div class="box-title" style="margin-top:0;">
<span>商务合作</span>
<div class="bazaar">
<div class="title">联系方式</div>
<div class="address">公司地址福建省福州市鼓楼区福大怡山文化创意园11号楼103号</div>
<div>联系人: 雷女士</div>
<div>联系电话: 13067391751</div>
<div>邮政编码350004</div>
</div>
<div class="news-swiper-box">
<div class="swiper-container swiper-container-news">
<div class="swiper-wrapper">
<div class="swiper-slide">
<style>
.ln_map_a div{
font-size: 15px;
color: #333;
line-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
</style>
<div class="ln_map_a">
<div>《海南万盟天下科技有限公司》, 致力于引进和传播手机游戏,我们愿与广大开发者一同成长,将快乐分享给每一个玩家。欢迎广大开发者与工作人员联系,让您的游戏为我们平台锦上添花。
</div>
<!-- <div>我们的优势:</div>
<div>1、合作灵活无门槛支持基于联运、渠道包</div>
<div>2、数据准确结算及时提供专属后台查看数据隔天更新。结算及时不扣量 </div>
<div>3、官方平台价格最优信誉高价格最优。</div>
<div>合作方式CPS、EDK等多种合作方式。</div>
<div>公司地址福建省福州市台江区后洲街道江滨中大道86号福泰华庭原福泰广场1#3层01店面</div> -->
</div>
<style>
.content_other div{
font-size: 15px;
color: #333;
line-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.content_other .title{
font-size: 18px;
color: #333;
}
</style>
<div class="content_other">
<div class="title">市场合作</div>
<div>万盟天下一直坚持开放诚信高效的业务合作,欢迎各位业界同仁前来联系,互利共赢。</div>
<div>联系人:雷女士</div>
<div>联系电话13067391751</div>
<div class="title">媒体合作</div>
<div> 万盟天下一直希望通过广泛的市场及品牌合作,为用户提供更全面的产品与服务。</div>
<div>联系人:雷女士</div>
<div>联系电话13067391751</div>
</div>
</div>
</div>
</div>
<div class="map-box" >
<div id="container"></div>
</div>
<!--end关于我们-->
<style>
.footbox p{
text-align: center;
margin-top: 10px;
}
</style>
<!--底部footer-->
<section class="footbox">
<p>备案号:{:C('PC_SET_FOR_THE_RECORD')}</p>
<p>网络文化经营许可证编号:{:C('PC_SET_LICENSE')}</p>
</section>
</div>
<!-- 底部标签 -->
<div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div>
<div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div>
</div>
<script>
</div>
// 点击底部悬浮条关闭按钮关闭底部悬浮条
$(".zclose_div").click(function(){
console.log("aaaa");
$(".div_fixbottom").hide();
});
$("#giftclick").click(function(){
var game_id = "{$wap_index_gift['game_id']}";
if(game_id==0){
var url = "{:U('Gift/index')}";
}else{
var url = "{:U('Gift/gamegift',array('id'=>$wap_index_gift['game_id']))}"
}
window.location.href = url;
})
</script>
</block>
<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=IlhuMR32KKlrV3pR6BuvSLVLQKQeEjwP"></script>
<script type="text/javascript" src="__JS__/business.js"></script>

@ -1,91 +1,60 @@
<extend name="Public/bases" />
<block name="body" >
<link rel="stylesheet" href="__CSS__/bootstrap.min.css">
<style>
.text .stars {margin-top:-1rem;}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 321px) {
.wh_65{width: 5.3rem;height: 5.3rem;}
}
.footbox p{
text-align: center;
margin-top: 10px;
}
.container .row p {
color: #666;
line-height: 2rem;
}
a{
color:#888888;
}
.container {
width: auto;
}
*, ::after, ::before {
box-sizing: content-box;
}
body{
line-height: unset;
}
</style>
<!--头部-->
<div class="zmarg_btm59">
<div class="container">
<div class="row">
<div class="col-md-12">
<h5 style="text-align: center; margin-top: 1rem;" >Company Profile</h5>
<h1 style="text-align: center; margin-bottom: 1rem;">公司介绍</h1>
</div>
</div>
<div class="row">
<div class="col-md-6">
<p>
&nbsp;&nbsp;&nbsp;&nbsp;万盟天下励志为玩家提供国内最精品的移动游戏,公司集休闲、娱乐、游戏、玩家互动为一体,以公司服务和玩家互动娱乐为核心, 并于游戏厂商共建良好的沟通反馈机制,力图为大家打造一个最优秀最专业的绿色健康游戏服务平台
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;公司始终关注行业发展,为解决行业痛点不遗余力,专注于如何有效提升玩家用户体验,延长用户游戏周期,为玩家解决主要问题。在游戏中组织军团,带领玩家入门,一起畅玩游戏。我们的宗旨是:一对一,手把手,提供最贴心、最人性化的服务,帮助玩家找到最合适的游戏圈,带领玩家充分享受游戏带来的快乐。 公司现与知名互联网公司合作愉快。我们的愿景 :打造游戏行业最具影响力的【网络游戏运营模式】致力于真正做到让玩家快乐游戏! 用心享受快乐!
</p>
</div>
<div class="col-md-6">
<img src="__IMG__/index_about/cbd1.jpg">
</div>
</div>
<div class="row" style="margin-top: 1rem">
<div class="col-md-12">
<p>&nbsp;&nbsp;&nbsp;&nbsp;每一天,我们都致力于创造更美好的未来。我们的优质产品和服务,使人心情愉悦,神采焕发,享受更加完美生活。</p>
<link rel="stylesheet" type="text/css" href="__CSS__/home.css">
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
<script type="text/javascript" src="__JS__/getRem.js"></script>
<script type="text/javascript" src="__JS__/home.js"></script>
<div class="home">
<div class="heard">
<img src="__IMG__/new/logo.png" alt="">
<!-- <div class="heard_right">-->
<!-- <input type="text" placeholder="请输入游戏名称">-->
<!-- <img src="__IMG__/new/fangdajing.png" alt="">-->
<!-- </div>-->
</div>
<!-- 轮播 -->
<div class="carousel">
<div class="swiper-container">
<div class="swiper-wrapper">
<volist name="wap_index" id="vo" mod="5" >
<div class="swiper-slide">
<img src="{:get_cover($vo['data'],'path')}" alt="" onclick="location.href='{$vo.url}'">
</div>
</volist>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
<!--底部footer-->
<section class="footbox">
<p>备案号:{:C('PC_SET_FOR_THE_RECORD')}</p>
<p>网络文化经营许可证编号:{:C('PC_SET_LICENSE')}</p>
<div style="width: 100%;text-align: center;">
<?php if (stripos($_SERVER['HTTP_HOST'],'m.wmtxkj.com') !== false) :?>
<a target="cyxyv" href="https://v.yunaq.com/certificate?domain=m.wmtxkj.com&from=label&code=90030"><img src="https://aqyzmedia.yunaq.com/labels/label_lg_90030.png" style="position: initial;width: 68px;"></a>
<?php endif ;?>
</div>
<div class="hot">
<div class="hot_box">
<div class="heading">
<div>热门活动</div>
<!-- <div>+更多</div>-->
</div>
</section>
<img src="__IMG__/new/slide.png" alt="" onclick="location.href='{:U(\'ssg/home\')}'">
</div>
</div>
<div class="recharge">
<div class="recharge_box">
<div class="title">平台币充值</div>
<div class="del">平台币是可以在游戏内直接消费使用的1平台币=1人民币在游戏内您可直接用平台币选择购买相应的道具钻石、宝石、金币等</div>
<div class="btn" onclick="location.href='{:U(\'User/recharge\')}'">立即充值</div>
</div>
</div>
<!-- 底部标签 -->
<div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div>
<div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div>
</div>
</div>
<script>
// 点击底部悬浮条关闭按钮关闭底部悬浮条
$(".zclose_div").click(function(){
console.log("aaaa");
$(".div_fixbottom").hide();
});
$("#giftclick").click(function(){
var game_id = "{$wap_index_gift['game_id']}";
if(game_id==0){
var url = "{:U('Gift/index')}";
}else{
var url = "{:U('Gift/gamegift',array('id'=>$wap_index_gift['game_id']))}"
}
window.location.href = url;
})
</script>
</block>
<script type="text/javascript" src="__JS__/home.js"></script>

@ -0,0 +1,27 @@
<extend name="Public/bases" />
<block name="body" >
<link rel="stylesheet" type="text/css" href="__CSS__/enterprise.css">
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
<script type="text/javascript" src="__JS__/getRem.js"></script>
<div class="enterprise">
<div class="enterprise_box">
<div class="heard_img"><img src="__IMG__/new/lunbo.png" alt=""></div>
<div class="heard_title">公司介绍</div>
<div class="heard_en">COMPANY PROFILE</div>
<div class="introduce">
<div>万盟天下励志为玩家提供国内最精品的移动游戏,公司集休闲、娱乐、游戏、玩家互动为一体,以公司服务和玩家互动娱乐为核心, 并于游戏厂商共建良好的沟通反馈机制,力图为大家打造一个最优秀最专业的绿色健康游戏服务平台。</div>
<div>公司始终关注行业发展,为解决行业痛点不遗余力,专注于如何有效提升玩家用户体验,延长用户游戏周期,为玩家解决主要问题。在游戏中组织军团,带领玩家入门,一起畅玩游戏。我们的宗旨是:一对一,手把手,提供最贴心、最人性化的服务,帮助玩家找到最合适的游戏圈,带领玩家充分享受游戏带来的快乐。 公司现与知名互联网公司合作愉快。我们的愿景 :打造游戏行业最具影响力的【网络游戏运营模式】致力于真正做到让玩家快乐游戏! 用心享受快乐!</div>
<div>每一天,我们都致力于创造更美好的未来。我们的优质产品和服务,使人心情愉悦,神采焕发,享受更加完美生活。</div>
</div>
</div>
<!-- 底部标签 -->
<div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div>
<div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div>
</div>
</div>
</block>

@ -66,73 +66,52 @@
<link type="text/css" rel="stylesheet" href="__CSS__/main1.css">
<link href="__CSS__/common.css" rel="stylesheet" >
<script type="text/javascript" src="__JS__/zepto.min.js"></script>
<script type="text/javascript" src="__JS__/swiper.min.js"></script>
<if condition="CONTROLLER_NAME eq 'Index'">
<script type="text/javascript" src="__JS__/new/index.js"></script>
<!-- <script type="text/javascript" src="__JS__/new/index.js"></script>-->
</if>
<block name="css"></block>
<script src="__JS__/jquery-1.11.1.min.js"></script>
<script src="__JS__/TouchSlide.1.1.js"></script>
</head>
<block name="body"></block>
<block name="footer">
<footer class="footer">
<div class="foot-nav">
<style>
.foot-nav-list a{
margin-left: 4%;
}
</style>
<div class="foot-nav-list">
<a href="{:U('Index/index')}" class="<if condition='CONTROLLER_NAME eq Index and ACTION_NAME eq index' >on</if>">
<i class="iconfont icon-home"></i>
<p>首页</p>
</a>
<if condition="C('IS_OPEN_SMALL_ACCOUNT') neq 0">
<a href="{:U('Trade/index')}" class="<if condition='CONTROLLER_NAME eq Trade'>on</if>">
<i class="iconfont icon-trade"></i>
<p>交易</p>
</a>
<a href="{:U('Shop/index')}" class="<if condition='CONTROLLER_NAME eq Shop'>on</if>">
<i class="iconfont icon-shop"></i>
<p>商城</p>
</a>
<a href="{:U('Gift/index')}" class="<if condition='CONTROLLER_NAME eq Gift'>on</if>">
<i class="iconfont icon-gift"></i>
<p>礼包</p>
</a>
<else/>
<!-- <a href="{:U('Gift/index')}" class="<if condition='CONTROLLER_NAME eq Gift'>on</if>">
<i class="iconfont icon-gift"></i>
<p>礼包</p>
</a>
<a href="{:U('Shop/index')}" class="<if condition='CONTROLLER_NAME eq Shop'>on</if>">
<i class="iconfont icon-shop"></i>
<p>商城</p>
</a>-->
<a href="{:U('Index/product')}" class="<if condition='ACTION_NAME eq product'>on</if>">
<i class="iconfont icon-gift"></i>
<p>产品服务</p>
</a>
<a href="{:U('Index/business')}" class="<if condition='ACTION_NAME eq business'>on</if>">
<i class="iconfont icon-shop"></i>
<p>商务合作</p>
</a>
<!--<a href="{:U('News/index')}" class="<if condition='CONTROLLER_NAME eq News'>on</if>">
<i class="iconfont icon-news"></i>
<p>资讯</p>
</a>-->
</if>
<a href="{:U('User/index')}" class="<if condition='CONTROLLER_NAME eq User'>on</if>">
<i class="iconfont icon-user"></i>
<p>我的</p>
</a>
</div>
</div>
</footer>
<!-- 底部导航 -->
<div class="foot_tabbar">
<div class="foot_tabbar_box">
<div class="foot_info ">
<a href="{:U('Index/index')}" class="<if condition='ACTION_NAME eq index'>active</if>">
<img src="__IMG__/new/shouye<if condition='ACTION_NAME eq index'>1</if>.png" alt="">
<span>首页</span>
</a>
</div>
<div class="foot_info ">
<a href="{:U('Index/introduce')}" class="<if condition='ACTION_NAME eq introduce'>active</if>">
<img src="__IMG__/new/qiyechaxun<if condition='ACTION_NAME eq introduce'>1</if>.png" alt="">
<span>企业简介</span></a>
</div>
<div class="foot_info ">
<a href="{:U('Index/business')}" class="<if condition='ACTION_NAME eq business'>active</if>">
<img src="__IMG__/new/hezuo<if condition='ACTION_NAME eq business'>1</if>.png" alt="">
<span>招商合作</span>
</a>
</div>
<div class="foot_info ">
<a href="{:U('User/index')}" class="<if condition='CONTROLLER_NAME eq User'>active</if>">
<img src="__IMG__/new/geren<if condition='CONTROLLER_NAME eq User'>1</if>.png" alt="">
<span>我的</span>
</a>
</div>
</div>
</div>
</block>
<div class="float_contact_position " style="display: none;">
<div class="float_contact ">
@ -233,6 +212,7 @@
$('.share-box').on('click','.li-7 a',function(){
$('body,html').animate({"scrollTop":0},500);
});
})
</script>
</html>

@ -0,0 +1,71 @@
body{
background-color: #F5F5F5;
}
.business{
width: 100%;
padding: 0.35rem 0 1.3rem;
}
.business_box{
padding: 0 0.3rem;
}
.heard_img{
width: 100%;
height: 3rem;
}
.heard_img>img{
width: 100%;
height: 100%;
}
.heard_title{
width: 100%;
text-align: center;
font-size: 0.4rem;
color: #292929;
margin-top: 0.55rem;
font-weight: 700;
}
.heard_en{
width: 100%;
text-align: center;
font-size: 0.2rem;
color: #292929;
margin-top: 0.1rem;
}
.introduce{
margin-top: 0.5rem;
font-size: 0.24rem;
font-family:PingFang SC;
font-weight:bold;
color:rgba(41,41,41,1);
line-height:0.4rem;
text-indent: 2em;
}
.bazaar{
margin-top: 0.34rem;
font-family:PingFang SC;
font-weight:bold;
color:rgba(41,41,41,1);
font-size: 0.24rem;
}
.bazaar .title{
font-size:0.32rem;
}
.bazaar .info{
font-size:0.24rem;
text-indent: 2em;
margin-top: 0.32rem;
line-height: 0.4rem;
}
.bazaar .address{
margin-top: 0.32rem;
}
.map-box{
width: 100%;
height: 3rem;
margin-top: 0.3rem;
margin-bottom: 0.7rem;
}
#container{
width: 100%;
height: 100%;
}

@ -63,14 +63,14 @@ body {
}
input,select,button,textarea {
outline: none;
font-size: 1.4rem;
/*font-size: 1.4rem;*/
font-family: inherit;
-webkit-appearance: none;
border: none;
color: #18b1ea;
width:50%;
box-sizing:border-box;
padding: 0.6rem;
/*padding: 0.6rem;*/
border-radius: 20px;
}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {

@ -0,0 +1,52 @@
body{
background-color: #F5F5F5;
}
.enterprise{
width: 100%;
padding: 0.35rem 0 1.3rem;
}
.enterprise_box{
padding: 0 0.3rem;
}
.heard_img{
width: 100%;
height: 3rem;
}
.heard_img>img{
width: 100%;
height: 100%;
}
.heard_title{
width: 100%;
text-align: center;
font-size: 0.4rem;
color: #292929;
margin-top: 0.55rem;
font-weight: 700;
}
.heard_en{
width: 100%;
text-align: center;
font-size: 0.2rem;
color: #292929;
margin-top: 0.1rem;
}
.introduce{
margin-top: 0.5rem;
font-size: 0.24rem;
font-family:PingFang SC;
font-weight:bold;
color:rgba(41,41,41,1);
line-height:0.4rem;
}
.introduce>div{
margin-bottom: 0.4rem;
text-indent: 2em;
}
.introduce>div:last-child{
font-family:"宋体";
font-weight:bold;
color:#389AED;
margin-bottom: 1rem;
font-style: oblique;
}

@ -1,125 +1,143 @@
/**
*
* @author 鹿
*/
.index-header {position:absolute;background:transparent;color:#333;}
.index-header .hbtn .iconfont {margin-top:.7rem;}
.index-header~.occupy{display:none;}
.banner {width:100%;}
.banner .slideBox{ position:relative; overflow:hidden; margin:0px auto; /* max-width:1200px; */}
.banner .slideBox .hd{ position:absolute; height:2.8rem; line-height:2; bottom:0; right:0; z-index:1; width:100%;text-align:center;}
.banner .slideBox .hd li{ display:inline-block; width:1rem; height:1rem; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background:#333; text-indent:-9999px; overflow:hidden; margin:0 1rem; }
.banner .slideBox .hd li.on{ background:#16BFFA; }
.banner .slideBox .bd{ position:relative; z-index:0; }
.banner .slideBox .bd li{ position:relative; text-align:center; }
.banner .slideBox .bd li img{ background:url(../images/bannerdefault.png) center center no-repeat;background-size:100% auto;height:53vw; vertical-align:top; width:100%;/* 图片宽度100%,达到自适应效果 */}
.banner .slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
.banner .slideBox .bd li .tit{ display:block; width:100%; position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff; text-align:left; }
.shortcut,.welfare,.recommend,.hot{margin-top:1rem;background:#FFF;}
.shortcut {padding:2rem 0 1rem;margin-top:0;}
.shortcut li {width:25%;float:left;}
.shortcut li a {width:60%;margin:0 auto;display:block;max-width:9rem;min-width:2rem;text-align:center;}
.shortcut li a .iconfont {font-size:3rem;color:#FFF;padding:1rem;border-radius:1rem;}
.shortcut li a span {text-align:center;display:block;font-size:1.6rem;padding-top:1rem;}
.shortcut li a .icon-recharge{background:#F6555D;}
.shortcut li a .icon-category{background:#5EBDF7;}
.shortcut li a .icon-ranking{background:#FFCE39;}
.shortcut li a .icon-flag{background:#45D7D7;}
.welfare {padding:1rem 0;}
.welfare .welfaresub {float:left;width:50%;position:relative;}
.welfare .welfaresub img {width:90%;padding:0 5%;display:block;}
.welfare .welfaresub~.welfaresub {margin-left:-1px;border-left:1px solid #E7E7E7;}
.recommend {}
.trunker-section .t-title {position:relative;padding:1rem 1rem 0;}
.trunker-section .t-title .name {font-size:1.8rem;letter-spacing:.1rem;}
.trunker-section .t-title .link {position:absolute;bottom:0;right:1rem;color:#999;}
.trunker-section .t-content {padding:0 1rem;}
.trunker-section .t-content li {padding:1rem 0;overflow:hidden;clear:both;position:relative;}
.trunker-section .t-content li~li {border-top:1px solid #EEEEEE;}
.trunker-section .t-content .icon {float:left;width:6rem;height:6rem;border-radius:20%;}
.trunker-section .t-content .btnbox {width:8rem;float:right;}
.trunker-section .t-content .btnbox p {color:#FFC700;text-align:right;margin-top:0;margin-bottom:.5rem;}
.trunker-section .t-content .btnbox .btn {background:#18B1EA;color:#FFF;display:block;text-align:center;width:90%;float:right;height:3rem;border-radius:3rem;font-size:1.6rem;line-height:3rem;}
.trunker-section .t-content .btnbox .btn.disabled {background:#CCC;}
.trunker-section .t-content .text {margin:0 8rem 0 7rem;}
.trunker-section .t-content .text .name {font-size:1.6rem;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:60%;display:inline-block;}
.trunker-section .t-content .text .starbox {line-height:1;vertical-align:top;}
.trunker-section .t-content .text .iconfont {color:#FFC600;font-size:1.2rem;}
.trunker-section .t-content .text .icon-star:before {vertical-align:top;margin-top:3.5%;display:inline-block;}
.trunker-section .t-content .text .info {color:#999;padding-top:.2rem;}
.trunker-section .t-content .text .info span {display:inline-block;margin-right:2rem;position:relative;}
.trunker-section .t-content .text .info span:after{content:'';width:.1rem;height:1.1rem;background:#999999;position:absolute;top:.3rem;right:-1rem;}
.trunker-section .t-content .text .info .dlnumber:after {width:0;}
.trunker-section .t-content .text .description {margin:0 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#999;font-size:1.2rem;}
.trunker-section .t-empty {text-align:center;padding:1rem 0;display:none;}
/* search */
.searchpage {background:#FFF;}
.history {padding:0rem 2rem;}
.history .history-title {font-weight:100;font-size:2rem;}
.history .history-title a {float:right;}
.history .history-title a .iconfont {font-size:2rem;}
.history .history-list a {display:inline-block;background:#EEEEEE;padding:.5rem 1rem;color:#999;border-radius:.5rem;margin-right:.5rem;margin-bottom:.9rem;font-size:1.6rem;}
@media screen and (max-width:400px) {
.trunker-section .t-content li {padding:1.5rem 0;}
.trunker-section .t-content .icon {width:5.5rem;height:5.5rem;}
.trunker-section .t-content .btnbox {width:7rem;}
.trunker-section .t-content .btnbox p {font-size:1.2rem;}
.trunker-section .t-content .text .iconfont {font-size:1.1rem;}
.trunker-section .t-content .text {margin:0 7rem 0 6rem;}
.trunker-section .t-content .btnbox .btn {font-size:1.5rem;height:2.5rem;line-height:2.5rem;}
.trunker-section .t-content.bot li {margin-left:3rem;}
.trunker-section .t-content.bot li .sorticon {top:3.5rem;left:-2.5rem;width:1.7rem;height:1.7rem;}
.history .history-title,.history .history-title a .iconfont {font-size:1.8rem;}
.history .history-list a {font-size:1.4rem;}
.trunker-section .t-content .text .name {margin-right:2px;}
}
@media screen and (max-width:350px) {
.trunker-section .t-content li {padding:1rem 0;}
.trunker-section .t-content .icon {width:5rem;height:5rem;}
.trunker-section .t-content .btnbox {width:6rem;}
.trunker-section .t-content .text {margin:0 6rem 0 5.5rem;}
.trunker-section .t-content .btnbox .btn {font-size:1.3rem;height:2rem;line-height:2rem;}
.trunker-section .t-content .text .iconfont {font-size:1rem;}
.trunker-section .t-content .text {font-size:1.2rem;}
.trunker-section .t-content .text .name {font-size:1.4rem;}
.trunker-section .t-content .text .info span {margin-right:1rem;}
.trunker-section .t-content .text .info span:after {right:-.5rem;height:.9rem;}
.trunker-section .t-content.bot li {margin-left:2.5rem;}
.trunker-section .t-content.bot li .sorticon {top:3rem;left:-2rem;width:1.5rem;height:1.5rem;}
.trunker-section .t-content .btnbox p {font-size:1.2rem;}
.shortcut li a .iconfont {font-size:2.5rem;}
.shortcut li a span {font-size:1.4rem;}
.trunker-section .t-content .text .name {width:50%;margin-right:1px;}
.trunker-section .t-title .name {font-size:1.6rem;}
.history .history-title,.history .history-title a .iconfont {font-size:1.6rem;}
.history .history-list a {font-size:1.2rem;}
}
body{
background-color: #EBEBEB;
}
.home{
width: 100%;
padding-bottom: 1.3rem;
}
.heard{
padding: 0.35rem 0.3rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.heard>img{
width: 1.7rem;
height: 0.5rem;
}
.heard_right{
width: 3.5rem;
height: 0.5rem;
background-color: #fff;
border-radius: 0.25rem;
display: flex;
align-items: center;
justify-content: center;
}
.heard_right>input{
border: 0;
background-color: #fff;
width: 2.6rem;
height: 0.3rem;
line-height: 0.3rem;
outline:none;
cursor: pointer;
}
.heard_right>input::placeholder{
font-size: 0.24rem;
color: #A9A9A9;
}
.heard_right>img{
width: 0.3rem;
height: 0.3rem;
}
.carousel{
font-size: 0.28rem;
width: 100%;
height: 3.4rem;
background-color: #fff;
}
.swiper-slide>img{
width: 100%;
height: 3rem;
}
.swiper-container{
width: 100%;
height: 100%;
}
.swiper-pagination{
bottom: 6px !important;
}
.swiper-pagination-bullet {
width: 0.4rem;
height: 0.05rem;
text-align: center;
line-height: 20px;
font-size: 0.20rem;
opacity: 1;
background-color: #BFBFBF;
border-radius: 0;
}
.swiper-pagination-bullet-active {
background: #389AED;
}
.hot{
margin-top: 0.15rem;
width: 100%;
background-color: #fff;
height: 3.6rem;
}
.hot .hot_box{
padding: 0.3rem;
font-size: 0.2rem;
}
.hot .hot_box .heading{
display: flex;
align-items: center;
justify-content: space-between;
}
.hot .hot_box .heading>div:first-child{
padding: 0.02rem 0 0.02rem 0.24rem;
border-left: 0.05rem solid #389AED;
font-size: 0.28rem;
color: #292929;
}
/*.hot .hot_box .heading>div:last-child{*/
/* width: 0.8rem;*/
/* height: 0.34rem;*/
/* border: 1px solid #389AED;*/
/* color: #389AED;*/
/* font-size: 0.2rem;*/
/* border-radius: 0.15rem;*/
/* text-align: center;*/
/* line-height: 0.34rem;*/
/*}*/
.hot .hot_box>img{
width: 100%;
height: 2.4rem;
margin-top: 0.3rem;
}
.recharge{
margin-top: 0.15rem;
width: 100%;
background-color: #fff;
height: 3.3rem;
margin-bottom: 0.45rem;
}
.recharge_box{
padding: 0.3rem;
font-size: 0.2rem;
}
.recharge_box .title{
padding: 0.02rem 0 0.02rem 0.24rem;
border-left: 0.05rem solid #389AED;
font-size: 0.28rem;
color: #292929;
}
.recharge_box .del{
margin-top: 0.29rem;
color: #A9A9A9;
font-size: 0.24rem;
line-height: 0.36rem;
}
.recharge_box .btn{
width: 2rem;
height: 0.7rem;
border-radius: 0.35rem;
font-size: 0.28rem;
color: #FFFFFF;
background-color: #389AED;
text-align: center;
line-height: 0.7rem;
margin: 0.3rem auto 0 auto;
}

@ -1,22 +1,16 @@
/**
* 论坛首页切换
* @dependencies 依赖jquery
*/
$(document).ready(function(){
var $newCode=$(".gift-con .newCode");/*榜单切换*/
var $newtGift=$(".gift-con .newtGift");
$newCode.click(function(){
$(this).addClass("on");
$newtGift.removeClass("on");
$("#newCodeList").show();
$("#newGiftList").hide();
});
$newtGift.click(function(){
$(this).addClass("on");
$newCode.removeClass("on");
$("#newCodeList").hide();
$("#newGiftList").show();
});
});
$(function(){
var swiper = new Swiper('.swiper-container', {
loop: true,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
autoplay: {
delay: 3000,
stopOnLastSlide: false,
disableOnInteraction: false,
},
});
});
Loading…
Cancel
Save