CINXE.COM

兄弟建站,成品网站市场,模板网站,速成网站,自助建站,网页模板,手机网站,微网站,网站模板源码,企业网站模板,企业建站,响应式网站

<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>兄弟建站,成品网站市场,模板网站,速成网站,自助建站,网页模板,手机网站,微网站,网站模板源码,企业网站模板,企业建站,响应式网站</title> <meta name="keywords" content="兄弟建站-成品网站市场,快速建站,模板网站,速成网站,自助建站,网页模板,手机网站,微网站,网站模板,企业网站模板,营销型网站,企业网站制作,企业建站,响应式网站"/> <meta name="description" content="兄弟建站-提供成品网站,模板网站建设,手机网站,速成网站建设,响应式网站,营销型网站,多年网站建设经验,几千个不同行业客户案例!"/> <link href="image/webnet.css" rel="stylesheet" type="text/css"/> <link href="css/animate.min.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="js/jquery-1.11.3.js"></script> <script type="text/javascript" src="js/jquery.SuperSlide.2.1.1.js"></script> <script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/js.js"></script> <style type="text/css"> /* 本例子css */ .banner-nr { width: 1200px; margin: 0 auto; height: 450px; } .banner { border: 0px solid #000; border-left: 0; border-right: 0; /*height: 450px;*/ /*background: #000;*/ } #nav1 { position: relative; z-index: 1; float: left; width: 250px; height: 450px; background: #F1F1F1; } #nav1 .mainCate { position: relative; padding: 10px 20px; zoom: 1; } #nav1 .evenLeval { background: #fff; } #nav1 h3 { height: 28px; line-height: 28px; font-size: 16px; overflow: hidden; } #nav1 h3 span { width: 18px; height: 15px; line-height: 32px; font-weight: 200; font-size: 12px; float: right; } #nav1 p { height: 20px; line-height: 20px; } #nav1 p a { margin-right: 10px; color: #666; } #nav1 .subCate { display: none; /*默认隐藏*/ background: url(image/nav1_div_bg.jpg) 0 0 repeat-y #fff; position: absolute; left: 250px; top: 0; width: 750px; padding: 0 0 20px 20px; color: #333; } #nav1 .subCate h4 { height: 26px; line-height: 26px; margin: 0 0 10px 0; border-bottom: 1px solid #ccc; font-size: 16px; color: #333; } #nav1 .subCate ul { width: 230px;; float: left; overflow: hidden; padding-top: 20px; } #nav1 .subCate li { width: 230px; float: left; display: inline; } #nav1 .subCate li a { display: block; float: left; padding: 0 5px; line-height: 25px; color: #666; word-break: keep-all; white-space: nowrap; } #nav1 .subCate #sub-ul-1 { width: 100%;; } #nav1 .on { background: #88766E; color: #fff; } #nav1 .on h3 a, #nav1 .on p a { color: #fff; } #nav1 .on .subCate { display: block !important; /* !important 强制显示,否则会闪烁*/ } #mainCate-4 .subCate { top: -100px } #mainCate-5 .subCate { top: -164px; } #mainCate-6 .subCate { top: auto; bottom: 0; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .nav1Bar { position: relative; z-index: 1; height: 45px; line-height: 45px; /*background: url(image/line.gif) repeat-x 0 bottom #fff;*/ color: #333; background: #ff6306; } .nav1Bar-1 { width: 1200px; margin: 0 auto; } .nav1Bar-2 { text-align: center; border-radius: 10px 10px 0px 0px; width: 250px; height: 45px; background-color: #ff6306; float: left; } .nav1Bar-2 a { display: block } .nav1 { position: relative; width: 1200px; text-align: center; margin: 0 auto; font-family: "Microsoft YaHei", SimSun, SimHei; font-size: 14px; /* border-bottom: 2px solid #d80010; */ } .nav1 a { color: #333; } .nav1 h3 { font-size: 100%; font-weight: normal; } .nav1 .m { display: inline-block; position: relative; z-index: 1; } .nav1 .s { display: inline-block; width: 3px; text-align: center; color: #D4D4D4; font-size: 12px; } .nav1 h3 a { display: block; width: 124px; text-align: center; font-weight: bold; color: #fff; } .nav1 .sub { display: none; /*默认隐藏*/ position: absolute; left: -3px; top: 45px; z-index: 1; width: 128px; border: 1px solid #E6E4E3; border-top: 0; background: #fff; } .nav1 .sub li { text-align: center; padding: 0 8px; margin-bottom: -1px; } .nav1 .sub li a { display: block; border-bottom: 1px solid #E6E4E3; padding: 8px 0; height: 28px; line-height: 28px; color: #666; } .nav1 .sub li a:hover { color: #FE7700; } .nav1 .block { height: 3px; width: 130px; background: #FE7700; position: absolute; left: 0; top: 43px; overflow: hidden; display: none; } .focusBox { position: absolute; width: 100%; /*height: 450px;*/ overflow: hidden; } .focusBox .pic { position: relative; z-index: 0; } .focusBox .pic img { width: 100%; height: 100%; display: block; } .focusBox .hd { width: 100%; position: absolute; bottom: 10px; text-align: center; font-size: 0; z-index: 1; } .focusBox .hd li { margin: 0 5px; background: url(image/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; _background: url(image/dot8.png) no-repeat 0 -16px; } .focusBox .hd .on { background-position: 0 0; } .focusBox .prev, .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(image/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter: alpha(opacity=20); opacity: 0.2; } .focusBox .prev { left: 0; } .focusBox .next { background-position: 0 -90px; right: 0; } .focusBox .prev:hover, .focusBox .next:hover { filter: alpha(opacity=50) !important; opacity: 0.5 !important; } .banner-tab { width: 300px; float: right; } .tabRank { width: 250px; border: 1px solid #d8d8d8; } .tabRank .hd { background-color: #e2e2e2; position: relative; height: 29px; line-height: 28px; border-bottom: none; } .tabRank .hd h3 { float: left; width: 124px; overflow: hidden; text-align: center; background: #d80010 } .tabRank .hd h3 a { color: #ffffff; font-size: 14px; font-weight: bold; } .tabRank .hd h3.on { background-color: #f9f9f9; height: 29px; } .tabRank .hd h3.on a { display: block; color: #e72410; } .tabRank .bd { height: 424px; background-color: #f9f9f9; clear: both; } .tabRank .bd ul { padding: 10px 8px; } .tabRank .bd .ulList li { border-bottom: 1px solid #e5e5e5; height: 42px; line-height: 42px; width: 232px !important; } .tabRank .bd .ulList li a { color: #333; } .tabRank .bd .ulList li .num { font-size: 14px; font-weight: bold; color: #333; background: url(image/icons.png) no-repeat -50px 0; width: 24px; height: 20px; display: block; float: left; line-height: 17px; text-align: center; margin-top: 13px; padding-right: 6px; } .tabRank .bd .ulList li.t .num { background-position: 0 0; color: #fff; } .tabRank .bd .ulList li.t { line-height: 42px !important; } .tabRank .bd .ulList li.on img { width: 150px; height: 94px; padding: 4px; border: 1px solid #d0d0d0; background-color: #fff; } .tabRank .bd .ulList li .pubtext { color: #777; display: none; } .tabRank .bd .ulList li .pubtext strong { color: #E72410; } .tabRank .bd .ulList li .pubtext a { color: #E72410; } .tabRank .bd .ulList li .pubpic { display: none; } .tabRank .bd .ulList li .pubtitle p { display: none; } .tabRank .bd .ulList li.on { height: 180px; text-align: center; line-height: 22px !important; } .tabRank .bd .ulList li.on .pubpic { display: block; padding-top: 5px; } .tabRank .bd .ulList li.on .pubtext { color: #777; display: block; } .tabRank .bd .ulList li.on .pubtitle p { display: block; } .tabRank .bd .ulList2 .pic { float: left; } .tabRank .bd .ulList2 .con { float: right; width: 160px; } .tabRank .bd .ulList2 li { clear: both; padding-top: 8px; height: 100px; border-bottom: 1px solid #E5E5E5; } .tabRank .bd .ulList2 img { width: 57px; height: 47px; padding: 1px; border: 1px solid #d0d0d0; background-color: #fff; float: left; } .bzbz { margin-left: -8px; width: 107%; min-height: 20px; } .tabRank .bd .ulList2 .bzbz ul { padding: 0px; } .tabRank .bd .ulList2 .bzbz .li { float: left; clear: none; padding: 0px; margin: 0px; width: 33.3%; } .tabRank .bd .ulList2 .bzbz .li img { width: 102%; height: 79%; border: 0px; padding: 0px; } .NO { border-bottom: 1px dashed #CCCCCC; } .NO h1 { font-size: 12px; } .NO h2 { float: left; font-size: 12px; } .STYLE1 {color: #CCCCCC} .STYLE2 {color: #999999} </style> </head> <body> <div class="top_x"> <div class="wrap"> <!--<div class="top_x_R">--> <!--<ul>--> <!--<li><a href="/index.php?g=User&m=Login&a=index"><i class="top3"></i>收藏我们</a></li>--> <!--&lt;!&ndash;<li class="topline"></li>--> <!--<li class="mea">--> <!--联系我们--> <!--<div class="mea_sub touch">--> <!--<a href="/">电话:029-86512630</a>--> <!--<a href="/">QQ:97522378</a>--> <!--<a href="/">旺旺号:兄弟建站</a>--> <!--</div>--> <!--</li>&ndash;&gt;--> <!--</ul>--> <!--</div>--> <div class="top_x_L"> <ul> <li>十多年老品牌,网站建设技术纯熟!&nbsp;&nbsp;&nbsp;&nbsp;</li> <li class="topline"></li> <li class="mea"> <a href=""><i class="top1"></i>企业微信</a> <div class="mea_sub wei_img"> <img src="image/wei.png" alt=""> <p>即时沟通,方便快捷</p> </div> </li> </ul> </div> </div> <div class="clear"></div> </div> <script type="text/javascript"> $('.mea').hover(function () { $(this).children('.mea_sub').fadeIn('fast'); },function () { $(this).children('.mea_sub').fadeOut('fast'); }); </script> <!--top--> <div class="header"> <div class="top wrap"> <div class="tel"><img src="images/icophone.gif"/> <img src="/Uploads/202007/5f1156710979f.png" width="163" height="47" alt="" /> </div> <div class="logo fl"><a href="index.php"> <img src="/Uploads/202007/5f115654b2d8a.png" alt="" /> </a></div> <div class="serch fl"> <form action="index.php?" method="get"> <input type="hidden" name="m" value="Search"/> <input type="hidden" name="a" value="index"/> <input type="hidden" name="module" value="Anli"/> <input name="" type="submit" class="k2" value=""/> <input name="keyword" value="" type="text" class="k1"/> </form> <div class="se_link"> <a href="/list-11.html">企业</a> <a href="/list-13.html">商城</a> <a href="/list-14.html">响应式</a> <a href="/list-12.html">营销型</a> <a href="/index.php?m=Search&a=index&module=Anli&&order=createtime%20desc">新品</a> <a href="/index.php?m=Search&a=index&module=Anli&&order=hits%20desc">热门</a> </div> </div> <div class="clear"></div> </div> </div> <div class="nav1"> <div class="wrap"></div> </div> <!--banner--> <div class="nav1Bar"> <div class="nav1Bar-1"> <!-- <div class="nav1Bar-2"> <a href="javascript:void(0)">建站一条龙服务</a> </div>--> <ul class="nav1 clearfix"> <li class="m"> <h3><a href="index.php">网站首页</a></h3> </li> <li class="s">|</li> <li class="m"> <h3><a href="https://t.fuwucms.com/" target="_blank">挑选模板</a></h3> </li><li class="s">|</li> <li class="m"> <h3><a href="list-11.html">独立站</a></h3> </li><li class="s">|</li> <li class="m"> <h3><a href="http://www.xdnet.cn/" target="_blank">定制建站</a></h3> </li><li class="s">|</li> <li class="m"> <h3><a href="list-12.html">小程序商城</a></h3> </li><li class="s">|</li> <li class="m"> <h3><a href="/list-74.html">联系我们</a></h3> </li> <li class="block"></li> <!-- 滑动块 --> </ul> </div> </div> <h1 style="line-height:30px; text-align:center; font-size:14px;"></h1> <div class="foot2"> <div class="wrap"> <div class="foot2_2 fr"> <dl> <dt>新手上路</dt> <dd><a href="http://www.xd029.cn/" target=_blank>注册会员</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>购买须知</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>技术支持</a></dd> </dl> <dl> <dt>支付方式</dt> <dd><a href="http://www.xd029.cn/" target=_blank>在线支付</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>扫码付款</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>银行转账</a></dd> </dl> <dl> <dt>常见问题</dt> <dd><a href="http://www.xd029.cn/" target=_blank>域名空间问题</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>网站备案问题</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>需求定制网站</a></dd> </dl> <dl> <dt>技术支持</dt> <dd><a href="http://www.xd029.cn/">后台操作教程</a></dd> <dd><a href="http://www.xd029.cn/">资料上传教程</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>相关服务标准</a></dd> </dl> <dl> <dt>关于我们</dt> <dd><a href="http://www.xd029.cn/" target=_blank>公司简介</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>建站团队</a></dd> <dd><a href="http://www.xd029.cn/" target=_blank>项目合作</a></dd> </dl> </div> <div class="foot2_1 fl"> <img src="image/fot_logo.png" alt=""> <!--<h1>免费咨询电话</h1> <h2>029-86512630</h2> <p><img src="image/a_97.png"/><span>服务时间 9:00-12:00</span></p>--> </div> </div> <div class="clear"></div> </div> <div class="foot"> <div style="float:left; width:600px; text-align:center; padding-left:30%;">Copyright © 2006-2021 <a href="http://www.xdnet.cn/" target="_blank">兄弟建站</a>  <a href="https://beian.miit.gov.cn/" target="_blank">陕ICP备07012704号-1</a><br/> 地址:西安市恒大都市广场(1号线沣东自贸园站C1口) </div> <div style="float:left; padding-left:10px; width:120px;"> <a href="https://zzlz.gsxt.gov.cn/businessCheck/verifKey.do?showType=p&serial=916101323219485486-SAIC_SHOW_1000009161013232194854861617774669281&signData=MEQCIOK6EU7dPttk1yC5brpsb6YQkGmIgpGXY0g8c70fok4zAiAoXOc8Ll0xtRBlcv/s1MMGSwPgnpk/N6ku3y80JcFkWQ==" target="_blank" rel="nofollow" ><img src="/images/lz.png" alt="" style="width: 70px; padding-top: 15px;"></a> </div> <script language="javascript" src="http://pet.zoosnet.net/JS/LsJS.aspx?siteid=PET32347347&float=1"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10