<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta content="IE=7.0000" http-equiv="X-UA-Compatible"&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=gb2312"&gt;
&lt;meta name="applicable-device" content="pc"&gt;
&lt;meta http-equiv="Cache-Control" content="no-siteapp"/&gt;
&lt;link href="templates/cn2017/css/style.small.css" type="text/css" /&gt;
&lt;script type="text/javascript" src="templates/cn2017/js/jquery-2.1.3.min.js"&gt;&lt;/script&gt;
&lt;link href="/Templates/cn2014/css/style.css" rel="stylesheet" type="text/css" /&gt;&lt;title&gt;您要找的页面不存在_被删除或更改了新的地址_湖南红枫叶传媒&lt;/title&gt;
&lt;script type="text/javascript" language="javascript"&gt;
setTimeout(function () { window.location = "/" }, 15000);
&lt;/script&gt;
&lt;style type="text/css"&gt;
body {
	margin: 0;
	padding: 0;
	font: 14px/1.6 "微软雅黑", Verdana, Arial, Sans-serif;
}
a:link, a:visited {
	text-decoration: none;
}
.con {
	width: 1000px;
	margin: 0 auto;margin-top: 85px;
	overflow: hidden;background-color: #fff;
}
.con .left {
	width: 450px;
	float: left;
	margin-top: 50px;
}
.con .right {
	float: right;
	margin-left: 20px;
	margin-top: 150px;
        width: 530px;
}
.logoimg {
	position: relative;
	z-index: 2;
	width: 450px;
	margin: 0 auto;
	overflow: hidden;
}
.link a {
	margin-right: 1em;
}
.link, .texts {
	width: 530px;
	margin: 0 auto 15px;
	color: #505050;
}
.texts {
	line-height: 1.9;
}
.texts dd {
	margin: 0;
	padding: 0 0 0 15px;
}
.texts ul {
	margin: 0;
	padding: 0;
}
.portal {
	color: #505050;
	text-align: center;
	white-space: nowrap;
	word-spacing: 0.45em;
}
.portal a:link, .portal a:visited {
	color: #505050;
	word-spacing: 0;
}
.portal a:hover, .portal a:active {
	color: #007ab7;
}
.portal span {
	display: inline-block;
	height: 38px;
	line-height: 35px;
	background: url(/images/404-portal.gif) repeat-x;
}
.portal span span {
	padding: 0 0 0 20px;
	background: url(/images/404-portal.gif) no-repeat 0 -40px;
}
.portal span span span {
	padding: 0 20px 0 0;
	background-position: 100% -80px;
}
/**================================================header样式（新版）================================================**/
.nav {
    position: absolute;
    height: 60px;
    background-color: #fff;
    top: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
    min-width: 1000px;
	position:fixed;z-index:999;left:0;right:0;bottom:0;
	   box-shadow: 1px 1.1px 1.1px #b5b5b5;
}
.nav .logo {
    position: absolute;
    left: 50px;
    top: 0px;
    display: inline-block;
    width: 170px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}
.devservice-page .nav .logo, .push-page .nav .logo, .im-page .nav .logo {
    background: url("../images/devservice_logo.png") no-repeat 0 0;
    background-size: contain;
}
.ad-page .nav .logo {
    background: url("../images/ad_logo.png") no-repeat 0 0;
    background-size: contain;
}
.datatrum-page .nav .logo {
    background: url("../images/datatrum_logo.png") no-repeat 0 0;
    background-size: contain;
}
.nav .menu-box .top-ul {
    margin: 0;
    height: 60px;
    line-height: 60px;
    padding-left: 0;
}
.nav .menu-box {
    display: inline-block;
}
.nav .menu-box .top-li {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    padding: 0 10px;
    margin: 0 10px;
    position: relative;
    border-bottom: 3px solid transparent;
    box-sizing: border-box;
    height: 60px;
    transition-duration: 0.2s;
}
.nav .menu-box .top-li:nth-child(2){
    width: 100px;
}


.nav .menu-box .top-li:nth-child(2):hover .sub-ul{
    border-top: 3px solid #53b983;
}
.nav .menu-box .top-li:nth-child(3):hover .sub-ul{
    border-top: 3px solid #f9af41;
}
.nav .menu-box .top-li:nth-child(4):hover .sub-ul{
    border-top: 3px solid #53b983;
}

.nav .menu-box .top-li .text {
    color: #473e86;
    font-size: 16px;
    display: inline-block;
}
.nav .menu-box .top-li:nth-child(1):hover .text {
    color:#1b75bb;
}
.nav .menu-box .top-li:nth-child(2):hover .text {
    color:#53b983;
}
.nav .menu-box .top-li:nth-child(3):hover .text {
    color:#f9af41;
}
.nav .menu-box .top-li:nth-child(4):hover .text {
    color:#53b983;
}
.nav .menu-box .top-li:nth-child(5):hover .text {
    color:#f9af41;
}
.nav .menu-box .top-li:nth-child(6):hover .text {
    color:#53b983;
}
.nav .menu-box .top-li .sub-ul {
    position: absolute;
    top: 60px;
    left: 0;
    opacity: 0;
    /**display: none;**/
    padding-left: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0.5px 4px 1px rgba(0,0,0,0.27);
    -webkit-box-shadow: 0 0.5px 4px 1px rgba(0,0,0,0.27);
    -moz-box-shadow: 0 0.5px 4px 1px rgba(0,0,0,0.27);
}
.nav .menu-box .top-li:nth-child(1) .sub-ul{
    border-bottom: 3px solid #1b75bb;
}
.nav .menu-box .top-li:nth-child(2) .sub-ul{
    border-bottom: 3px solid #53b983;
}
.nav .menu-box .top-li:hover&gt;.sub-ul {
    opacity: 1;
    display: block;
}
.nav .menu-box .top-li .sub-li {
    list-style: none;
    width: 100px;
    height: 35px;
    background-color: white;
    line-height: 35px;
    margin-top: 0;
}
.nav .menu-box .top-li .sub-li .separate-line {
    display: inline-block;
    height: 1px;
    width: 94px;
    background-color: #e5e5e5;
    position: absolute;
    left: 3px;
}
.nav .menu-box .top-li .sub-li .text {
    color: #595757;
    font-weight: normal;
    font-size: 16px;
    transition-duration: 0.2s;
}
.nav .menu-box .top-li:hover .sub-li .text {
    color: #595757;
}
.nav .menu-box .top-li:nth-child(1) .sub-li:hover .text {
    color: #1b75bb;
}
.nav .menu-box .top-li:nth-child(2) .sub-li:hover .text {
    color: #53b983;
}

.nav .control {
    position: absolute;
    right: 50px;
}
.nav .control .action {
    display: inline-block;
    border: 1px solid #473e86;
    width: 76px;
    height: 28px;
    margin-left: 10px;
    line-height: 28px;
    color: #473e86;
    font-size: 14px;
    background-color: white;
    border-radius: 14px;
    transition-duration: 0.2s;
    cursor: pointer;
    font-family:  "Helvetica Neue", "PingFang SC",Arial,Verdana,sans-serif;
}
.nav .control .action:hover {
    background-color: #473e86;
    color: white;
}

.nav .menu-box .top-li{
  width:66px;
}
.nav .menu-box .top-li:nth-child(4){
  width:98px;
}
.nav .menu-box .top-li .sub-li:last-child{

}
.nav .menu-box .top-li .sub-ul{
  background: #fff;
  padding-bottom:20px;
}
.nav .menu-box .top-li:nth-child(2) .sub-ul{
  border:0;
}
.nav .menu-box .top-li .sub-ul{
  margin-top:-3px;
}
.nav .menu-box .zhuce_p .text{
    color: #fff;
    font-size: 16px;
    height:30px;
    line-height:30px;
    background:#007AFF;
  padding-left:8px;
  padding-right:8px;
    display:block;
  margin-top:15px;
}
#ull .top-li:nth-child(2) .sub-ul{
  opacity:0;
  z-index:-100;
  position:absolute;
}
.nav .menu-box .top-li:nth-child(2) .sub-ul{
  width:0;
}
#ulPyh{
  list-style-type: none;
    font-size: 14px;
    height: 100%;
    font-family: "HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
  text-align:left;
}

#ulPyh {
    top: 58px;
    z-index: 99999999;
    position: absolute;
    list-style-type: none;
    font-size: 14px;
    width: 480px;
    height:204px;
  box-sizing:content-box;
    font-family: "HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    text-align: left;
}
.group-contbox-1 {
    width: 460px;
  border-top:3px solid #53b983;;
}
#ulPyh .submenus{
  margin:0;
  padding:0;
  padding-top:5px;
}
.group-contbox{
    display: block;
    margin: 0;
    padding: 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    /* box-shadow: 0 0 5px rgba(0,0,0,0.2); */
    background-color: white;
}
#ulPyh .menu-subgroup{
  margin:0;
  padding:0;
    padding-top: 5px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
  float:left;
}
#ulPyh .menu-subgroup.menu-subgroup-video{
  margin:0;
  padding:0;
    width: 146px;
}
#ulPyh .cap{
    color: #b2b2b2;
}
#ulPyh .u-sep{
    margin: 15px 0 0;
    display: inline-block;
    height: 1px;
    width: 1px;
  width: 100%;
    background-color: #d9d9d9;
}
#ulPyh .submenu{
    white-space: nowrap;
    margin: 15px 0;
    /* line-height: 36px; */
}
#ulPyh .ct-link{
    display: inline-block;
    font-size: 14px;
    padding-bottom: 1px;
    color: #0e1021;
    border-bottom: 1px solid #fff;
  font-family: "HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}
#ulPyh .ct-link:hover{
  color: #197afc;
  border-bottom: 1px solid #197afc;
}
#ulPyh .menu-subgroup {
  margin:0;
  padding:0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
}
#ulPyh .menu-subgroup.menu-subgroup-video {
  margin:0;
  padding:0;
    width: 150px;
}
#ulPyh .menu-subgroup + .menu-subgroup{
    margin-left: 50px;
}

#ulPyh li{
  list-style:none;
}
#ulPyh .menu-subgroupbt.line{
  margin:0;
  padding:0;
    display: block;
    margin: 0;
    padding: 20px 0 0;
    width: 100%;
}
#ulPyh .menu-subgroupbt{
    clear: both;
    overflow: hidden;
    margin-top: 4px;
    border-top: 1px solid #d9d9d9;
}
#ulPyh .menu-subgroupbt .subgroupbt-list{
    float: left;
    display: block;
  margin:0;
  padding:0;
    display: block; 
}
#ulPyh .menu-subgroupbt .subgroupbt-item:first-child {
    margin-left: 0;
}
#ulPyh .menu-subgroupbt .subgroupbt-item {
    float: left;
    width: 100px;
    margin-left: 55px;
}
#ulPyh .menu-subgroupbt .subgroupbt-item:nth-child(2){
   width: 150px;
}
#ulPyh .menu-subgroup.menu-subgroup-video .submenus{
    display: inline-block;
    padding-top: 5px;
    width: 100%;
  box-sizing:border-box;
}
#ulPyh  .menu-subgroup.menu-subgroup-video .submenus + .submenus{
    padding-left: 30px;
}
#ul_p{
  display:none;
}
  /**================================================header================================================**/
    .nav .logo {
        height: 55px;
        left: 165px;
        top: 3px;
    }
    .nav .menu-box {
        /*position: absolute;*/
        /*right: 215px;*/
		    margin-left: 220px;
float:right;
    }
    .nav .menu-box .top-li {
        margin: 0px;
    }
    .nav .menu-box .top-li:nth-child(2){
        width: 90px;
    }
    .nav .menu-box .top-li .text {
        font-size: 14px;
    }
    .nav .menu-box .top-li .sub-li {
        width: 90px;
    }
    .nav .menu-box .top-li .sub-li .separate-line {
        width: 86px;
        left: 2px;
    }
    .nav .menu-box .top-li .sub-li .text {
        font-size: 14px;
    }
    .nav .control {
        right: 35px;
    }
    .nav .control .action {
        width: 70px;
        height: 26px;
        margin-left: 10px;
        line-height: 26px;
        font-size: 13px;
        border-radius: 20px;
    }
&lt;/style&gt;


&lt;/head&gt;
&lt;body&gt;
&lt;div class="nav" role="banner"&gt;
&lt;div style="width:1180px; margin:0 auto;"&gt;
    &lt;span class="mobile-toggle-icon menu-icon"&gt;&lt;/span&gt;
  &lt;a class="logo" href="/" title="红枫叶传媒短信群发平台" style="background-image:url('/upLoad/slide/month_1605/logo.png');background-size:100%; height:55px;"&gt;&lt;/a&gt;
    
    &lt;div class="menu-box"&gt;
        &lt;script&gt;
    $(document).ready(function(){
      $("#ull .top-li:nth-child(2)").hover(function(){
        $("#ul_p").show();
        $("#ul_p").addClass("active").removeClass("active");
      },function(){
        $("#ul_p").hover(function(){
          $("#ul_p").show();
          $("#ul_p").stop(true,true);
          $("#ul_p").addClass("active")
        },function(){
          $("#ul_p").hide();
          $("#ul_p").removeClass("active");
        })
        $("#ul_p").hide();
      })
    })

    &lt;/script&gt;
   &lt;div id="ul_p" class="" style="display: none;"&gt;
      &lt;div class="group-contbox group-contbox-1" id="ulPyh" style="width:480px;height:254px;"&gt;
        &lt;div class="menu-subgroup"&gt;
          &lt;div class="cap"&gt;平台服务&lt;/div&gt;
          &lt;div class="u-sep"&gt;&lt;/div&gt;
          &lt;ul class="submenus"&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://www.sms10001.com/channels/197.html" rel="nofollow" class="ct-link"&gt;在线发短信平台&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://www.sms10001.com/channels/196.html" class="ct-link"&gt;会员短信群发&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
               &lt;a href="http://5g.sms10001.com/" class="ct-link"&gt;视频短信群发&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://www.sms10001.com/channels/198.html" class="ct-link"&gt;彩信群发&lt;/a&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
        &lt;div class="menu-subgroup menu-subgroup-video"&gt;
          &lt;div class="cap"&gt;人工服务&lt;/div&gt;
          &lt;div class="u-sep"&gt;&lt;/div&gt;
          &lt;ul class="submenus"&gt;
      &lt;li class="submenu"&gt;
              &lt;a href="http://big.sms10001.com/" rel="nofollow" class="ct-link"&gt;湖南移动大数据短信&lt;/a&gt;
            &lt;/li&gt;
        
            &lt;li class="submenu"&gt;
              &lt;a href="http://sx.sms10001.com/" rel="nofollow" class="ct-link"&gt;闪信群发平台&lt;/a&gt;    
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://app.sms10001.com/" rel="nofollow" class="ct-link"&gt;手机发短信APP&lt;/a&gt;    
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
        &lt;div class="menu-subgroup"&gt;
          &lt;div class="cap"&gt;增值服务&lt;/div&gt;
          &lt;div class="u-sep"&gt;&lt;/div&gt;
          &lt;ul class="submenus"&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://oem.sms10001.com" rel="nofollow" class="ct-link"&gt;免费号码魔方&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://xt.sms10001.com" rel="nofollow" class="ct-link"&gt;自动发生日短信平台&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="submenu"&gt;
              &lt;a href="http://vip.sms10001.com" rel="nofollow" class="ct-link"&gt;大数据招商&lt;/a&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
        &lt;div class="menu-subgroupbt line"&gt;
          &lt;ul class="subgroupbt-list"&gt;
            &lt;li class="subgroupbt-item"&gt;
              &lt;a href="http://www.sms10001.com/channels/199.html" class="ct-link"&gt;免费测试&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="subgroupbt-item"&gt;
              &lt;a href="http://www.sms10001.com/channels/160.html" class="ct-link"&gt;优惠活动&lt;/a&gt;
            &lt;/li&gt;
            &lt;li class="subgroupbt-item"&gt;
              &lt;a href="http://168.sms10001.com/gG.html" rel="nofollow" class="ct-link"&gt;短信大“惠”战&lt;/a&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;ul class="top-ul" id="ull"&gt;
      &lt;li class="top-li"&gt;&lt;a href="/" rel="nofollow"&gt;&lt;span class="text" style="font-size:16px;"&gt;首页&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
      
      &lt;li class="top-li"&gt;
                &lt;a href="/channels/197.html"&gt;&lt;span class="text" style="font-size:16px;"&gt;产品&lt;/span&gt;&lt;/a&gt;
        
                &lt;ul class="sub-ul"&gt;
        
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/196.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;会员短信群发&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/198.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;彩信群发&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/199.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;免费测试&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                &lt;/ul&gt;
        
            &lt;/li&gt;
      
      
    
            &lt;li class="top-li"&gt;
                &lt;a href="/channels/153.html"&gt;&lt;span class="text" style="font-size:16px;"&gt;优势&lt;/span&gt;&lt;/a&gt;
        
                &lt;ul class="sub-ul"&gt;
        
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/192.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;技术优势&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/193.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;通道优势&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/194.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;短信接口&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/195.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;客户案例&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                &lt;/ul&gt;
        
            &lt;/li&gt;
      
      
    
            &lt;li class="top-li"&gt;
                &lt;a href="/channels/155.html"&gt;&lt;span class="text" style="font-size:16px;"&gt;我们&lt;/span&gt;&lt;/a&gt;
        
                &lt;ul class="sub-ul"&gt;
        
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/155.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;公司简介&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/157.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;公司资质&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
          
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/159.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;动态咨讯&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/160.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;优惠活动&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                    &lt;li class="sub-li" style="width:152px;padding-left:20px;box-sizing:border-box;text-align:left;line-height:20px;padding-top:20px;"&gt;&lt;a href="/channels/179.html"&gt;&lt;span class="mobile-sub-li-icon"&gt;&lt;/span&gt;&lt;span class="text"&gt;产品概述&lt;/span&gt;&lt;/a&gt;&lt;br/&gt;&lt;/li&gt;
                     
                &lt;/ul&gt;
        
            &lt;/li&gt;


       &lt;li class="top-li denglu_p" style="width:66px;"&gt;&lt;a href="http://168.sms10001.com/" target="_blank" rel="nofollow"&gt;&lt;span class="text" style="font-size:16px;"&gt;登录&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
       &lt;li class="top-li zhuce_p" style="width:118px;"&gt;&lt;a href="http://168.sms10001.com/register.html" target="_blank" rel="nofollow"&gt;&lt;span class="text" style="font-size:16px;"&gt;免费试用&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;



&lt;div class="con"&gt;
  &lt;div class="left"&gt;
    &lt;div class="logoimg"&gt;&lt;a href="/" title="页面被删除或更改了新的地址!"&gt;&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="right"&gt;
    &lt;dl class="texts"&gt;
      &lt;dt&gt;抱歉，您所访问的页面可能已经删除、更名或暂时不可用！&lt;/dt&gt;
      &lt;dd&gt;
        &lt;ul&gt;
          &lt;li&gt;请确认浏览器地址栏中显示的网站地址拼写和格式正确无误&lt;/li&gt;
          &lt;li&gt;如您对此存在疑问，请&lt;a href="https://hnhfyggcmyxgs.qiyukf.com/client?k=1cc6837ee8ce4d1f58c9ee0a72e18b9c&amp;amp;wp=1&amp;amp;gid=264230580&amp;amp;robotShuntSwitch=0" style="color:#007ab7"&gt;联系我们&lt;/a&gt;。 &lt;/li&gt;
          &lt;li&gt;您还可以选择以下链接进行访问：&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/dd&gt;
    &lt;/dl&gt;
    &lt;p class="link"&gt; &lt;a href="/" style="color:#007ab7"&gt;返回首页&lt;/a&gt; &lt;a href="javascript:history.go(-1);" style="color:#007ab7"&gt;返回上一页&lt;/a&gt; &lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!--底部开始--&gt;
&lt;style&gt;
.contact-us{    padding-bottom: 80px;background:#fff;font-family:Microsoft YaHei}
.contact-us p.heading{margin:20px 0 30px 0;color:#202d40;text-align:center;font-weight:500;font-size:38px}
.contact-us .contact-wrapper{margin:0 auto;width:968px;font-size:16px;flex-wrap:wrap;justify-content:center}
.contact-us .contact-wrapper div{float:left;width:240px;color:#606c80;text-align:center;font-weight:700;line-height:31px}
.contact-us .contact-wrapper .border-left{border-left:1px solid #f5f7fa}
.contact-us .contact-wrapper .border-right{border-right:1px solid #f5f7fa}

.footer-container{padding:0!important;border-top:1px solid #dbdde4!important;background:#fff;font-family:Microsoft YaHei}
.footer-container .footer{margin:0 auto;max-width:1200px;min-width:800px;background:#fff}
.footer-container .footer .us{margin:0;padding-left:0;list-style:outside none none}
.footer-container .footer .us .us-row{float:left;display:table;width:50%}
.footer-container .footer .us .us-row .us-col{float:left;display:table-cell;width:25%}
.footer-container .footer .us:after{clear:both;display:block;content:""}
.footer-container .footer .us li{float:left;width:25%}
.footer-container .footer .us h3{margin:0 0 18px;color:#323a45;text-decoration:none;font-size:18px}
.footer-container .footer .list{margin:0;padding:0;list-style:none}
.footer-container .footer .list li{width:100%;font-size:14px;line-height:38px}
.footer-container .footer .list a{color:#4f565f;text-decoration:none;font-size:14px;line-height:28px}
.footer-container .footer .list a:hover{color:#323a45}
.footer-container .tidy{background:#202d40;color:#fff}
.footer-container .tidy .tidy-content{position:relative;margin:30px auto 0!important;padding:50px 0;max-width:1200px}
.footer-container .tidy .tidy-content .logo img{position:absolute;height:70px}
.footer-container .tidy .tidy-content .info{text-align:right;font-size:12px;background: none;
    float: none;}
.footer-container .tidy .tidy-content .info p{margin:0;height:34px;line-height:34px}
.footer-container .tidy .tidy-content .info a{color:#fff;text-decoration:none;font-size:18px}
.footer-container .tidy .tidy-content .info a:hover{color:#fff}
.footer-container .language{margin:0 auto;width:980px;height:28px;background:#fff;text-align:right}
.footer-container .language a{display:inline-block;padding:0 10px;height:28px;border-radius:2px;background-color:#dbdde4;color:#4f565f;text-decoration:none;font-size:12px;line-height:28px}
.footer-container .share .share-item{float:left;display:block;width:29%;min-width:36px}
.footer-container .footer .us .share span{width:2rem;height:2rem;border:.1rem solid #979fa8;border-radius:50%;background:#979fa8}
.footer-container .footer .us .share i{color:#fff}
.footer-container .footer .us .share .qrcode{position:relative;float:left;display:block;vertical-align:top}
.footer-container .footer .us .share .share-img{width:36px;height:36px;opacity:.8;cursor:pointer}
.footer-container .footer .us .share .share-img:hover{opacity:1}
.footer-container .footer .us .share .share-img:hover+.dropdown{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.footer-container .footer .us .share .qrcode .dropdown{position:absolute;top:-235px;left:-92px;visibility:hidden;border:1px solid #ddd;border-radius:2px;background:#fff;opacity:0;transition:all .3s ease-in-out;-webkit-transform:translateY(-20px);transform:translateY(-20px)}
.footer-container .footer .us .share .qrcode .dropdown:after{position:absolute;top:auto;right:102px;bottom:-5px;left:auto;z-index:2;width:.6em;height:.6em;border-bottom:1px solid #ddd;border-left:1px solid #ddd;background-color:#fff;content:"";transition:background .1s linear;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.footer-container .footer .us .share .weixin .dropdown{top:-235px}
.footer-container .footer .us .share .qqgroup .dropdown{top:-314px}
@media screen and (max-width:800px){.footer-container .footer .us .us-row{float:inherit;display:table;margin-bottom:2rem;width:100%}
.footer-container .footer .us .us-row .us-col{display:table-cell;width:50%}
.footer-container .share .share-item{display:inline-block;margin-right:.5rem}
.footer-container .tidy .tidy-content{text-align:center}
.footer-container .tidy .tidy-content .logo img{position:relative;margin-bottom:1.5rem;max-width:260px}
.footer-container .tidy .tidy-content .info{text-align:center}
}
.modalclose{position:absolute;right:-30px;cursor:pointer;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;transition:All .4s ease-in-out}
.modalclose:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-ms-transform:rotate(180deg)}
&lt;/style&gt;
  &lt;div class="contact-us"&gt;
        &lt;p class="heading"&gt;7 * 24 小时专属客户服务&lt;/p&gt;
        &lt;div class="contact-wrapper"&gt;
            &lt;div class="border-right"&gt;
                &lt;div&gt;400-101-1568&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="border-left border-right"&gt;
                &lt;div&gt;0731-52427777&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="border-left border-right qrcode"&gt;
                &lt;div&gt;0731-52325256&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="border-left qrcode"&gt;
                &lt;div&gt;18867381680&lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="footer-container"&gt;
    &lt;div style="width:100%;height:60px;"&gt;&lt;/div&gt;
        &lt;div class="footer"&gt;
            &lt;div class="us"&gt;
                &lt;div class="us-row" style="width:86%"&gt;
                    &lt;div class="us-col"&gt;
                        &lt;h3&gt;友情链接&lt;/h3&gt;
                        &lt;ul class="list"&gt;
                            &lt;li&gt;&lt;a href="http://www.073136.com" target="_blank"&gt;微信朋友圈广告&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://www.losking.com" target="_blank"&gt;品牌策划&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://www.sms10001.com" target="_blank"&gt;短信群发&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://106.sms10001.com" target="_blank"&gt;手机短信群发&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/about/about-521.html" target="_blank"&gt;腾讯社交广告&lt;/a&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/div&gt;
                    &lt;div class="us-col"&gt;
                        &lt;h3&gt;免费测试&lt;/h3&gt;
                        &lt;ul class="list"&gt;
                            &lt;li&gt;&lt;a href="/channels/199.html" target="_blank"&gt;106短信群发&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/199.html" target="_blank"&gt;106视频群发&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/199.html" target="_blank"&gt;106图片彩信群发&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="https://sj.qq.com/myapp/detail.htm?apkName=com.hfysms.app" target="_blank"&gt;通讯录短信群发APP下载&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://oem.sms10001.com/" target="_blank"&gt;免费号码魔方下载&lt;/a&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/div&gt;
                    &lt;div class="us-col"&gt;
                        &lt;h3&gt;产品&lt;/h3&gt;
                        &lt;ul class="list"&gt;
                            &lt;li&gt;&lt;a href="http://168.sms10001.com/register.html" target="_blank"&gt;在线群发短信广告&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://168.sms10001.com/register.html" target="_blank"&gt;在线群发视频短信广告&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://106.sms10001.com/" target="_blank"&gt;通讯录短信群发APP&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://oem.sms10001.com/" target="_blank"&gt;专业处理手机号码软件&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://www.106117.com/" target="_blank"&gt;号码魔方&lt;/a&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/div&gt;
                    &lt;div class="us-col"&gt;
                        &lt;h3&gt;公司&lt;/h3&gt;
                        &lt;ul class="list"&gt;
                            &lt;li&gt;&lt;a href="/channels/155.html" target="_blank"&gt;简介&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/157.html" target="_blank"&gt;资质&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/176.html" target="_blank"&gt;媒体报道&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/174.html" target="_blank"&gt;常见问题&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="/channels/162.html" target="_blank"&gt;短信营销&lt;/a&gt;&lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div class="us-row" style="width:14%"&gt;
                    &lt;div class="us-col" style="width:100%"&gt;
                        &lt;h3&gt;联系我们&lt;/h3&gt;
                        &lt;ul class="list"&gt;
                            &lt;li&gt;&lt;a href="tel:400-101-1568"&gt;400-101-1568&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;&lt;a href="tel:0731-52427777"&gt;0731-52427777&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;湖南 | 深圳 | 郑州&lt;/li&gt;
                            &lt;li&gt;&lt;a href="http://p.qiao.baidu.com/cps/chat?siteId=11698382&amp;userId=25119379"&gt;在线咨询&lt;/a&gt;&lt;/li&gt;
                            &lt;li&gt;
                                &lt;div class="share" style="padding-top: 15px;"&gt;
                                    &lt;div class="share-item qrcode weixin"&gt;
                                        &lt;img class="share-img" id="wechat" src="http://www.sms10001.com/Templates/cn2017/images/13103837-0d4a-4034-8652-8386d5f538c2.png" srcset="http://www.sms10001.com/Templates/cn2017/images/b7807fe3-1456-4622-b0b7-c057529a61e6.png 2x"&gt;
                                        &lt;div class="dropdown up"&gt;
                                            &lt;img src="http://www.sms10001.com/Templates/cn2017/images/hfyewm.jpg" alt="红枫叶微信公众号二维码"&gt;
                                        &lt;/div&gt;
                                    &lt;/div&gt;
                  &lt;div class="share-item"&gt;
                    &lt;a href="https://weibo.com/u/5217385369" target="_blank"&gt;
                      &lt;img class="share-img" src="http://www.sms10001.com/Templates/cn2017/images/d019520f-a2d6-47e4-b2a7-40d10b1f4e91.png" srcset="http://www.sms10001.com/Templates/cn2017/images/ba11fdc6-cd02-4045-92e3-911c7cb591dc.png 2x"&gt;
                    &lt;/a&gt;
                                    &lt;/div&gt;
                                    &lt;div class="share-item qrcode weixin" style=" margin-right:0;"&gt;
                                        &lt;img class="share-img" src="http://www.sms10001.com/Templates/cn2017/images/c1aefd2d-cf92-4aca-bb88-151c2a6dbe51.png" srcset="http://www.sms10001.com/Templates/cn2017/images/91d85038-164a-4a69-baa4-d8a7d768ebaf.png 2x" style="height:35px; width:35px;"&gt;
                                        &lt;div class="dropdown up"&gt;
                                            &lt;img src="http://www.sms10001.com/Templates/cn2017/images/ewm.jpg" alt="APP下载二维码" width="216"&gt;
                                        &lt;/div&gt;
                                    &lt;/div&gt;
                                &lt;/div&gt;
                            &lt;/li&gt;
                        &lt;/ul&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;div style="width:100%;height:30px;"&gt;&lt;/div&gt;
        &lt;div class="tidy"&gt;
            &lt;div class="tidy-content"&gt;
                &lt;a class="logo" href="/"&gt;
                    &lt;img src="http://www.sms10001.com/Templates/cn2017/images/dilogo2.png"&gt;
                &lt;/a&gt;
                &lt;div class="info"&gt;
                    &lt;p&gt;
                        &lt;a&gt;&amp;copy;湖南红枫叶广告传媒有限公司&lt;/a&gt;
                    &lt;/p&gt;
                    &lt;p&gt;
                        &lt;a href="https://tsm.miit.gov.cn/dxxzsp/xkz/xkzgl/resource/qiyesearch.jsp?num=%E6%B9%96%E5%8D%97%E7%BA%A2%E6%9E%AB%E5%8F%B6%E5%B9%BF%E5%91%8A%E4%BC%A0%E5%AA%92%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8&amp;type=xuke" target="_blank"&gt;&lt;img src="http://www.sms10001.com/Templates/cn2017/images/fd4bc9d0-0b00-4c96-9495-adcd8988d784.png" style="margin-right: 5px;"&gt;&amp;copy;2008-2019 湘ICP备15013608号-1&lt;/a&gt;
                    &lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
  &lt;script&gt;
    
  &lt;/script&gt;
 
  
  &lt;!-- 自定义浮动按钮开始 --&gt;
    &lt;script&gt;
        $(document).ready(function () {
            //延时弹出对话框
            setTimeout('showDiv("divDialog")', 5000);
            setTimeout('showDiv("divDialog")', 200000);
            setTimeout('showDiv("divDialog")', 400000);
        });
    function showDiv(id){
             $("#" + id).show();
        }
        function closeDiv(id) {
            $("#" + id).hide();
        }
    &lt;/script&gt;
  &lt;style&gt;
      .divDialog{
            text-align: center;
            line-height: 40px;
            font-size: 12px;
            font-weight: bold;
            z-index:9999;
            width: 410px;
            height: 270px;
            left:50%;/*FF IE7*/
            top: 50%;/*FF IE7*/
            background:center center no-repeat  url(http://www.sms10001.com/images/talk.png);
            margin-left:-205px!important;/*FF IE7 该值为本身宽的一半 */
            margin-top:-135px!important;/*FF IE7 该值为本身高的一半*/
            margin-top:0px;
            position:fixed!important;/*FF IE7*/
            position:absolute;/*IE6*/

            _top:       expression(eval(document.compatMode &amp;&amp;
                        document.compatMode=='CSS1Compat') ?
                        documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
                    document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
        }
    &lt;/style&gt;
  &lt;div id="divDialog" class="divDialog" style="display:none;"&gt;
    &lt;a href="javascript:closeDiv('divDialog')"&gt;&lt;div style="height:60px;"&gt;&lt;/div&gt;&lt;/a&gt;
    &lt;div style="height:110px;"&gt;&lt;/div&gt;
    &lt;a href="http://p.qiao.baidu.com/cps/chat?siteId=11698382&amp;userId=25119379"&gt;&lt;div style="height:100px;"&gt;&lt;/div&gt;&lt;/a&gt;
  &lt;/div&gt;

  &lt;style&gt;
  .ccNew{visibility:hidden;filter:alpha(opacity=0);opacity:0;position:fixed;top:318px;transition:.2s ease-out;width:70px;top:50%;transform:translateY(-50%);right:0;font-size:12px;color:#fff;z-index:999}
  .ccNew.z-show{visibility:visible;filter:alpha(opacity=100);opacity:1}
  .ccNew .m-confirm__item.online{border-radius:2px 2px 0 0}
  .ccNew .m-confirm__item{position:relative;box-sizing:border-box;width:70px;padding-top:14px;padding-bottom:15px;font-size:12px;color:#fff;text-align:center;cursor:pointer;background-color:#488bff;z-index:1}
  .ccNew .m-confirm__item:before{content:"";position:absolute;width:55px;left:5px;top:0;height:1px;background-color:#fff;background-color:rgba(255,255,255,.3)}
  .ccNew .m-confirm__item a{color:#fff;text-decoration:none}
  .ccNew .m-confirm__item p{margin:5px 0}
  .ccNew .m-confirm__item:hover{background-color:#2e7bff}
  .ccNew .m-confirm__item.tel .contentTel{visibility:hidden;position:absolute;right:53px;top:-1px;filter:alpha(opacity=0);opacity:0;z-index:9999;transition-delay:.2s;transition-duration:.35s;transition-timing-function:ease-out}
  .ccNew .m-confirm__item.tel:hover .contentTel{visibility:visible;right:66px;filter:alpha(opacity=100);opacity:1;z-index:9999;transition:.3s ease-out}
  #YSF-BTN-HOLDER{opacity:0;visibility:hidden}
  .ccNew .try{padding:0}
  .ccNew .try a{display:block;padding-top:14px;padding-bottom:15px}
  &lt;/style&gt;
        
  &lt;div class="ccNew"&gt;
    &lt;div class="m-confirm__item online" onclick="windowOpen()"&gt;
      &lt;img src="http://www.sms10001.com/images/Zz/meiqia_qq.png" alt=""&gt;
      &lt;!--&lt;p id="auto-id-1552534785772"&gt;QQ咨询&lt;/p&gt;--&gt;
    &lt;/div&gt;
    &lt;div class="m-confirm__item try"&gt;
      &lt;a href="http://p.qiao.baidu.com/cps/chat?siteId=11698382&amp;userId=25119379"&gt;
      &lt;img src="http://www.sms10001.com/images/Zz/meiqia_qq1.png" alt=""&gt;
      &lt;p id="auto-id-1552534785772"&gt;在线咨询&lt;/p&gt;
      &lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="m-confirm__item tel"&gt;
       
      &lt;img src="http://www.sms10001.com/images/Zz/meiqia_tel.png" alt=""&gt;
      &lt;p id="auto-id-1552534785772"&gt;电话咨询&lt;/p&gt;
      &lt;div class="contentTel"&gt;
        &lt;img src="http://www.sms10001.com/images/Zz/telNew.png" width="256" alt="红枫叶咨询电话"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="m-confirm__item top"&gt;&lt;a href="#top"&gt;
      &lt;img src="http://www.sms10001.com/images/Zz/meiqia_top1.png" alt=""&gt;
      &lt;p id="auto-id-1552534785772"&gt;返回顶部&lt;/p&gt;
    &lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;script&gt;
  (function (w, d, n, a, j) {
    w[n] = w[n] || function () {
      (w[n].a = w[n].a || []).push(arguments);
    };
    j = d.createElement('script');
    j.async = true;
    j.src ='https://qiyukf.com/script/1cc6837ee8ce4d1f58c9ee0a72e18b9c.js';
    d.body.appendChild(j);
  })(window, document, 'ysf');
  &lt;/script&gt;
  &lt;script&gt;
  function windowOpen(){
    var openUrl = "http://crm2.qq.com/page/portalpage/wpa.php?uin=800088786&amp;aty=0&amp;a=0&amp;curl=&amp;ty=1";//弹出窗口的url
    var iWidth=800; //弹出窗口的宽度;
    var iHeight=600; //弹出窗口的高度;
    var iTop = (window.screen.availHeight-30-iHeight)/2; //获得窗口的垂直位置;
    var iLeft = (window.screen.availWidth-10-iWidth)/2; //获得窗口的水平位置;
    window.open(openUrl,"","height="+iHeight+", width="+iWidth+", top="+iTop+", left="+iLeft);
  }
  $(document).ready(function(){
    $("#Zzzx").click(function(){
      $("#YSF-BTN-HOLDER").click();
    })
    $(window).scroll(function(){
      //滚动条位置距页面顶部的距离
      var top = $(document).scrollTop();
      if($(document).scrollTop()&gt;460){
        $(".ccNew").addClass("z-show");
      } else {
        $(".ccNew").removeClass("z-show");
      }
    })
  })
  &lt;/script&gt;
    &lt;!--自定义浮动按钮结束 --&gt;



&lt;/body&gt;
&lt;/html&gt;</pre></body></html>