Commit af868d14 authored by wangwenbing's avatar wangwenbing
Browse files

Revert "微信修改"

This reverts commit 0871b95a
parent 0871b95a
body{
font-size: 16px !important;
font-family: inherit !important;
}
.ms-head{
*{
box-sizing: initial !important;
}
box-sizing: initial !important;
}
.ms-content-index {
#ms-content-main-case-left {
margin-right: 0px;
}
min-height: 550px;
/*网站案例*/
.ms-content-template {
.ms-index-tabs {
text-align: center;
border: none;
margin-bottom: 3px;
li {
a:hover{
color: #333;
}
margin-right: 15px;
float: none;
display: inline-block;
font-size: 2.4rem;
a {
border: none !important;
color: #777;
background-color: white;
padding: 10px 0px;
font-size: 20px;
}
}
.active {
a {
border-bottom: 2px solid #00b0ff !important;
color:#333;
}
}
}
.ms-content-all {
min-height: 700px;
padding: 20px 0;
width: 100%;
background: #fafafa;
.tab-content {
background: #fafafa;
width: 1200px;
margin: auto;
overflow: hidden;
padding-bottom: 20px;
.ms-model-content {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.ms-model-list {
.ms-model-more {
width: 385px;
height: 347px;
background-color: white;
line-height: 364px;
text-align: center;
background-size:100% 100%;
background-image: url(../images/more.png);
div {
border: 1px solid #aaa;
color: #666;
padding: 6px 18px;
display: inline-block;
line-height: 1;
border-radius: 30px;
font-size: 1.4rem;
cursor: pointer;
&:hover {
background: #aaa;
color: white;
}
}
}
display: inline-block;
position: relative;
margin: 20px 0 0 0;
.ms-model-info {
padding: 18px;
background: white;
span {
display: block;
margin-bottom: 18px;
color: #666;
}
.ms-model-info-img {
width: 35px;
height: 35px;
border-radius: 50%;
margin-right: 6px;
}
.ms-model-type {
color: #fb803c;
display: inline-block;
float: right;
font-size: 2.4rem;
}
}
.ms-model-img {
overflow: hidden;
position: relative;
height: 235px;
z-index: 2;
display: block;
img {
width: 385px;
position: relative;
}
}
.ms-model-mobile-img {
position: absolute;
overflow: hidden;
z-index: 3;
right: 0;
top: 0;
height: 285px;
div {
width: 150px;
height: 192px;
padding: 0px 15px 0px 26px;
margin-top: 47px;
overflow: hidden;
position: relative;
img {
width: 100%;
position: relative;
min-height: 100%;
}
}
}
}
}
}
}
}
.ms-content-case {
width: 100%;
/*height: 300px;*/
overflow: hidden;
background-color: #fff;
.ms-content-case-mian {
width: 1200px;
margin: auto;
overflow: hidden;
padding-bottom: 40px;
.ms-content-case-title {
overflow: hidden;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
padding-top: 20px;
.ms-content-case-title-words {
float: left;
font-size: 20px;
}
.ms-content-case-more {
float: right;
font-size: 14px;
color: #999;
cursor: pointer;
a:link {
color: #999;
text-decoration: none
}
a:visited {
color: #999;
text-decoration: none
}
}
}
.ms-content-case-list {
.ms-content-main-case:nth-child(3n) {
margin-right: 0;
}
.ms-content-main-case {
border: 1px solid #f0f0f0;
width: 384px;
height: 332px;
margin-right: 22px;
float: left;
position: relative;
overflow: hidden;
color: #ffffff;
margin-top: 20px;
&:hover {
.ms-content-main-case-explain {
display: block;
}
}
.ms-content-main-case-img {
width: 384px;
height: 334px;
img {
width: 100%;
height: 100%;
}
}
.ms-content-main-case-explain {
display: none;
width: 100%;
height: 100%;
background-color: #0099ff;
opacity: 0.9;
position: absolute;
top: 0px;
left: 0px;
.ms-content-main-case-title {
font-size: 22px;
text-align: center;
margin: 20px 0;
padding: 0 20px;
height: 22px;
line-height: 22px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.ms-content-main-case-content {
min-height: 215px;
p {
font-size: 14px;
padding: 0 30px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
display: -webkit-box;
img {
width: 90px;
text-align: center;
margin: 10px 0 0 0;
height: 90px;
}
}
}
.ms-content-main-case-click {
text-align: center;
a {
border: 1px solid #ffffff;
border-radius: 17px;
padding: 5px 39px;
color: #ffffff;
}
}
}
}
}
}
}
/*产品方向*/
.ms-content-product {
background: #fafafa;
.ms-content-product-main {
width: 1200px;
padding: 20px 0;
margin: auto;
.ms-content-product-title {
.ms-content-product-title-words {
font-size: 20px;
}
padding: 15px 0;
font-size: 18px;
text-align: center;
border-bottom: 1px solid #eee;
}
.ms-content-product-list {
margin: 20px 0;
.ms-content-product-list-ul {
li:last-child {
margin-right: 0;
}
overflow: hidden;
li {
width: 384px;
margin-right: 22px;
background-color: #fff;
float: left;
img {
width: 100%;
}
.ms-content-product-list-content {
a:hover {
color: #0099ff;
}
margin: 0 20px;
.ms-content-product-list-content-title {
margin: 18px 0;
a {
color: #555;
font-size: 16px;
&:hover {
color: #0099ff;
}
}
}
.ms-content-product-list-content-describe {
font-size: 12px;
color: #999;
padding-bottom: 20px;
}
}
}
}
}
}
}
.ms-content-news-main-title-more,.ms-content-case-more{
padding-top: 9px;
font-size:14px;
a:hover{
color: #0099ff !important;
}
}
/*公司动态*/
.ms-content-news {
margin-bottom: 40px;
background-color: #fff;
.ms-content-news-main {
width: 1200px;
margin: auto;
.ms-content-news-main-title {
overflow: hidden;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
padding-top: 40px;
line-height: 1;
.ms-content-news-main-title-words {
float: left;
font-size: 20px;
}
.ms-content-news-main-title-more {
float: right;
font-size: 14px;
color: #999;
cursor: pointer;
a:link {
color: #999;
text-decoration: none
}
a:visited {
color: #999;
text-decoration: none
}
}
}
.ms-content-news-main-img-text {
margin-top: 21px;
height: 250px;
padding-bottom: 40px;
overflow: hidden;
img {
float: left;
margin-right: 20px;
width: 420px;
height: 251px;
}
.ms-content-news-main-ul {
span:hover {
color: #0099ff;
}
overflow: hidden;
li {
overflow: hidden;
margin-bottom: 14px;
border-bottom: 1px dotted #eee;
padding-bottom: 10px;
line-height: 1;
.ms-content-news-main-li-title {
float: left;
font-size: 14px;
color: #555;
height: 19px;
.ms-content-news-main-li-span {
margin-right: 12px;
}
.ms-content-news-main-li-title {}
}
.ms-content-news-main-li-time {
float: right;
font-size: 14px;
color: #999;
}
}
}
}
}
}
}
\ No newline at end of file
html,body,#login{
height: 100%;
}
body{
background-color: #ffffff;
}
body,p{
margin: 0;
}
input:focus,textarea:focus {
outline: none;
}
#login{
display: flex;
flex-direction:column;
height: 893px;
min-width: 1200px;
background:url("../images/pic.png") no-repeat;
background-position: 50%;
.ms-none{
display: none !important;
}
.ms-login-float{
float: left;
}
.ms-head,.ms-footer,.ms-content-form,.ms-content-code{
background-color: #ffffff;
}
.ms-head-line,.ms-head-welcome-login,.ms-footer{
color: #999999;
}
.ms-head-welcome-login,.ms-login-english-title,.ms-login-remmember-password,.ms-footer{
font-size: 12px;
}
.ms-head{
a{
width: 147px;
}
vertical-align: middle;
height: 22px;
padding: 34px 46px;
display: flex;
align-content: center;
img{
height: 100%;
}
.ms-head-welcome-login{
margin-top: 4px;
font-size: 1rem !important;
}
.ms-head-line{
margin: 0 12px;
border-left: 1px solid #999;
}
}
.ms-content{
flex:1;
position: relative;
.ms-content-form,.ms-content-code{
width: 280px;
height: 215px;
padding: 24px 20px;
position: absolute;
right: 160px;
top: 25%;
box-shadow: 2px 2px 8px 6px rgb(59, 177, 255);
}
#ms-content-form-register{
height: 260px;
}
.ms-login-chinese-title{
color: #0099ff;
font-size: 16px;
line-height: 15px;
}
.ms-login-code{
position: absolute;
top: 4px;
right: 4px;
}
.ms-login-code-title{
color: #0099ff;
font-size: 12px;
}
.ms-content-form{
.ms-login-title{
line-height: 13px;
}
.ms-login-english-title,.ms-login-remmember-password,.ms-login-code-text{
color: #999999;
}
.ms-login-people-name,.ms-login-remmember-password{
margin-bottom: 12px;
}
.ms-login-error-text{
height: 15px;
font-size: 12px;
color: #e4393c;
display: flex;
align-items: center;
padding: 5px 0;
img{
padding-right: 5px;
}
}
input{
border: 1px solid #eeeeee;
border-radius: 3px;
color: #555555;
outline-color: #0099ff;
&::-webkit-input-placeholder {
color: #999999;
}
&::-moz-placeholder {
color: #999999;
}
}
.ms-login-people-name{
width: 260px;
height: 20px;
padding: 5px 10px;
}
.ms-error{
border:1px solid #e4393c;
}
.ms-login-remmember-password{
display: flex;
line-height: 13px;
align-items: center;
height: 13px;
}
.ms-login-remmember-password input[type="checkbox"]{
margin:0 6px 0 0;
}
.ms-login-button{
pointer-events:none;
background-color:#fafafa;
color:#ddd;
width: 100%;
height: 34px;
line-height: 34px;
font-size: 14px;
/*color: #ffffff;*/
text-align: center;
/*background-color: #009aff;*/
cursor: pointer;
border-radius: 4px;
}
.login-code{
overflow: hidden;
margin-bottom: 12px;
.login-code-input{
width: 120px;
height: 12px;
padding:10px;
}
.login-code-input,.login-code-img{
margin-right: 11px;
}
.login-code-img{
height: 34px;
}
.login-code-text{
font-size: 10px;
}
.login-code-change{
cursor: pointer;
color: #0099ff;
}
.login-code-rompt{
color: #999;
}
}
.ms-login-rand-code{
width: 110px;
height: 12px;
padding:10px;
}
.ms-login-rand-code-img{
height: 34px;
}
}
.ms-content-code{
.ms-computer-title{
background: url(../images/frame.png) no-repeat;
position: absolute;
top: 10px;
background-size: 100% 100%;
color: #ffffff;
font-size: 10px;
width: 90px;
right: 45px;
}
.ms-login-weixin{
text-align: center;
img{
margin: auto;
display: block;
margin-top: 18px;
margin-bottom: 16px;
}
}
}
.ms-login-button:hover,.ms-login-button:active{
background-color: #0086ff;
}
}
.ms-footer{
a:link{color:#999999;text-decoration:none}
a:visited{color:#999999;text-decoration:none}
a:active{color:#999999;text-decoration:none}
a:hover{color:#0099ff;text-decoration:none}
height: 40px;
padding: 40px 0;
text-align: center;
p{
margin: 0 0 18px 0;
line-height: 11px;
&:last-child{
margin:0;
}
}
}
}
.ms-content{
.ms-content-left{
width: 230px;
float: left;
margin-right: 20px;
.ms-content-left-title{
font-weight: bold;
background-color: #009aff;
color: #fff;
height: 40px;
line-height: 40px;
width: 190px;
padding: 0 20px;
}
.ms-content-left-ul{
a:hover{
li{
background-color: #54bcfe;
}
color: #fff;
}
background-color: #fff;
margin-top: 1px;
width: 230px;
a{
color: #999999;
}
li{
height: 40px;
line-height: 40px;
font-size: 14px;
cursor: pointer;
/*width: 190px;*/
padding: 0 20px;
.ms-content-left-li-more{
float: right;
}
}
.ms-content-left-li-first{
li{
background-color: #54bcfe;
}
color: #fff;
}
}
}
/*新闻列表*/
margin: 20px 0 ;
a:visited{color:#000000;}
.ms-content-new-list{
overflow: hidden;
margin-top: 20px;
}
.ms-content-right-position{
a:hover{
color:#0099ff;
}
font-size: 14px;
overflow: hidden;
margin-bottom: 20px;
span{
padding: 0 5px;
}
}
#ms-content-search{
float: none;
width: 100%;
margin-top: 20px;
}
.ms-content-main-list{
float: right;
/*margin-bottom: 40px;*/
width: 950px;
min-height: 400px;
/*margin: auto;*/
.ms-content-main-div{
background-color: #fff;
padding-bottom: 30px;
.ms-content-main-ul{
a:link{color:#333;text-decoration:none}
a:visited{color:#333;text-decoration:none}
a:active{color:#333;text-decoration:none}
a:hover{color:#0099ff;text-decoration:none}
margin: 0 20px;
li{
border-bottom: 1px dotted #eee;
padding: 12px 0;
overflow: hidden;
}
.ms-content-main-li-span{
padding-right: 10px;
float: left;
}
.ms-content-main-li-title{
float: left;
color:#333;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
font-size: 14px;
width: 500px;
}
.ms-content-main-li-time{
float: right;
color: #999999;
font-size: 14px;
}
}
}
}
.ms-content-main-page{
a{
color:#999;
font-size:14px;
}
a:hover{
background-color: #eee;
}
text-align: center;
margin-top: 30px;
margin-bottom: 50px;
.ms-content-main-page-first,.ms-content-main-page-last{
border: 1px solid #ddd;
padding: 10px 15px;
margin-right:-5px;
}
.ms-content-main-page-upper,.ms-content-main-page-next{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
/*border: 1px solid #ddd;*/
padding: 10px 15px;
margin-right:-5px;
}
.ms-content-main-page-upper{
border-right: 1px solid #ddd;
}
.ms-content-main-page-first{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.ms-content-main-page-last{
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
}
/*搜索列表*/
.ms-content-main-div{
.ms-content-main-div-prompt{
border-bottom: 1px solid #d0cfcf99;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 10px;
font-size: 14px;
color: #999999;
span{
color: #0198ff;
}
}
.ms-content-main-ul{
li{
height: 22px;
line-height: 22px;
}
a{
font-size:14px;
}
.ms-content-main-li-title:hover{
color: #0099ff;
}
.ms-content-main-ul-result{
color: #0198ff;
}
}
.ms-content-main-div-nothing{
font-size: 14px;
color: #999999;
padding-top: 20px;
padding-left: 20px;
text-align: center;
}
}
}
\ No newline at end of file
.ms-content-about {
.ms-content-main {
.ms-content-right {
.ms-content-right-main-title {
.ms-content-right-main-title-div{
color:#333;
}
overflow: hidden;
}
#ms-content-right-main-title {
padding-bottom: 0px;
text-align: left;
border-bottom: 1px solid #fafafa;
}
.ms-content-right-main-icon {
.ms-content-right-vertical{
color: #ccc;
}
font-size: 12px;
color: #999999;
/*float: right;*/
overflow: hidden;
padding: 20px 0;
.ms-content-icon-left,
.ms-content-icon-right {
div {
float: left;
overflow: hidden;
span {
margin: 0 12px;
}
}
}
.ms-content-icon-right {
float: right;
}
.ms-content-right-main-icon-clicks,
.ms-content-right-main-icon-comment,
.ms-content-right-main-icon-Fabulous {
background-image: url(../images/pics.png);
width: 16px;
height: 15px;
margin-top: 2px;
}
.ms-content-right-main-icon-clicks {
background-position: -11px 84px;
}
.ms-content-right-main-icon-comment {
background-position: -67px 84px;
}
.ms-content-right-main-icon-Fabulous {
background-position: -120px 85px;
}
.ms-content-right-main-icon-num {
margin-left: 5px;
}
}
}
.ms-content-right-main-content-Fabulous {
width: 952px;
height: 96px;
border-top: 1px solid #fafafa;
background-color: #fff;
display: flex;
align-items: center;
.ms-content-right-main-content-icon {
transition: all .6s;
background-image: url(../images/pics.png);
width: 56px;
height: 56px;
background-position: -45px 53px;
background-color: #bababa;
border-radius: 50%;
margin: 0 auto;
cursor: pointer;
}
.ms-is-attention {
background-color: #009bff;
}
}
.ms-content-right-comment {
width: 952px;
/*height: 300px;*/
background-color: #fff;
margin-top: 10px;
.ms-content-right-comment-input {
border-bottom: 1px solid #fafafa;
padding-bottom: 40px;
textarea::-webkit-input-placeholder {
color: #ddd;
}
textarea {
width: 888px;
height: 15px;
padding: 10px;
background-color: #fafafa;
border: 1px solid #eee;
border-radius: 3px;
/*margin: 20px;*/
margin: 0 20px;
margin-top: 20px;
margin-bottom: 10px;
}
.ms-content-right-comment-button {
width: 910px;
overflow: hidden;
margin: 0 20px;
.ms-content-right-comment-expression {
background-image: url(../images/pics.png);
background-position: -2px 37px;
width: 30px;
height: 30px;
float: left;
cursor: pointer;
}
.ms-content-right-comment-submit {
width: 50px;
background-color: #fafafa;
font-size: 14px;
height: 25px;
border-radius: 4px;
color: #ddd;
line-height: 25px;
text-align: center;
float: right;
cursor: no-drop;
}
.ms-submit-comments-css {
opacity: .9 !important;
cursor: pointer;
background-color: #009aff !important;
color: #ffffff;
&:hover {
opacity: 1 !important;
}
}
}
}
.ms-content-right-comment-list {
.ms-content-right-comment-list-div {
overflow: hidden;
padding: 20px 0;
margin: 0 20px;
border-bottom: 1px solid #fafafa;
.ms-content-right-comment-list-left {
font-size: 14px;
margin-left: 40px;
.ms-content-right-comment-list-portrait {
float: left;
margin-right: 20px;
img {
width: 64px;
height: 64px;
border-radius: 50%;
/* float: left;*/
}
}
.ms-content-right-comment-list-content {
overflow: hidden;
.ms-content-right-comment-list-name {
margin-bottom: 20px;
}
.ms-content-right-comment-list-comment {
color: #999;
}
}
}
.ms-content-right-comment-list-right {
/*display: none;*/
float: right;
margin-right: 20px;
overflow: hidden;
height: 15px;
.ms-content-right-main-icon-comment,
.ms-content-right-main-icon-Fabulous {
background-image: url(../images/pics.png);
width: 16px;
height: 15px;
/*margin-top: 2px;*/
float: left;
}
.ms-content-right-main-icon-comment {
background-position: -67px 85px;
margin-right: 20px;
}
.ms-content-right-main-icon-Fabulous {
background-position: -120px 85px;
}
.ms-content-right-main-icon-num {
margin-left: 5px;
float: left;
font-size: 12px;
color: #999;
}
}
.ms-content-right-comment-list-div-more{
cursor: pointer;
}
.ms-content-right-comment-list-div-more,
.ms-content-right-comment-list-div-no {
text-align: center;
font-size: 14px;
color: #999;
}
.ms-content-right-comment-list-div-no {}
.ms-content-right-comment-list-div-load {
text-align: center;
img {
width: 30px;
}
}
}
.ms-content-right-active {
border: none;
}
.ms-content-right-comment-list-no-comment {
text-align: center;
height: 200px;
line-height: 200px;
}
}
}
}
}
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "/m/head-file.htm"/>
<body>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/about.png" class="am-img-responsive" alt=""/>
</div>
<div class="ms-about-content">
<div class="am-tabs am-tabs-default ms-about-content-div">
<ul class="am-tabs-nav am-cf">
<li class="am-active ms-about-content-li">
<a href="{ms:global.url/}/53/index.html">关于我们</a>
</li>
<li class="ms-about-content-li">
<a href="{ms:global.url/}/59/index.html">公司动态</a>
</li>
<li class="ms-about-content-li">
<a href="http://mingsoft.net/html/1//5527/index.html#faz">发展历程</a>
</li>
<li class="ms-about-content-li">
<a href="http://mingsoft.net/html/1//5527/index.html#lianx">加入我们</a>
</li>
<li class="ms-about-content-li">
<a href="{ms:global.url/}/19/index.html">联系我们</a>
</li>
</ul>
<div class="am-tabs-bd ms-about-content-main">
<div data-tab-panel-0 class="">{ms:field.content/}</div>
</div>
</div>
</div>
<#include "/m/footer.htm"/>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "/m/head-file.htm"/>
<body>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/message.png" alt="" width="100%" />
</div>
<div class="ms-message-content">
<form method="post" id="postForm">
<p>
<input type="text" class="am-form-field am-radius" name='name' placeholder="姓名" />
</p>
<p>
<input type="text" class="am-form-field am-radius" name='phone' placeholder="手机" />
</p>
<div class="am-form-group">
<textarea class="am-form-field ms-content-form-message" id="doc-ta-1" name='content' placeholder="留言"></textarea>
</div>
<button type="button" class="am-btn am-btn-primary ms-content-button">提交</button>
</form>
</div>
<#include "/m/footer.htm"/>
</body>
</html>
<script>
var flag = false;
$(".am-btn-primary").click(function() {
if(!flag) {
$.ajax({
type: "POST",
url: "{ms:global.host/}/mdiy/diyForm/f2c131968438246e885e0feed7256dbc.do",
data: $("#postForm").serialize(),
success: function(msg) {
flag = true;
alert("提交成功");
}
});
} else {
alert("您已经提交过了!");
}
})
/* 表单验证 */
function verification() {
if($('input[name="name"]').val().length >= 1 && $('input[name="phone"]').val().length >= 1 && $('.ms-content-form-message').val().length >= 1) {
$('.ms-content-button').css("background-color", "#009aff");
$('.ms-content-button').css("pointer-events", 'visible');
$('.ms-content-button').css("color", "#fff");
} else {
$('.ms-content-button').css("background-color", "#fafafa");
$('.ms-content-button').css('pointer-events', "none");
$('.ms-content-button').css("color", "#ddd");
}
}
$('input[name="name"]').on("input", function() {
verification();
})
$('input[name="phone"]').on("input", function() {
verification();
})
$('.ms-content-form-message').on("input", function() {
verification();
})
</script>
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "/m/head-file.htm"/>
<body>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/mo.png" class="am-img-responsive" alt=""/>
</div>
<div class="ms-case-list" id="am-active-1">
<ul data-am-widget="gallery" id='ms-ui' class="am-gallery am-avg-sm-2 am-gallery-imgbordered">
{ms:arclist size=6 ispaging=true}
<li>
<div class="am-gallery-item ms-case-div">
<a href='[field.source/]'><img class="ms-case-list-img" src="{ms:global.host/}[field.litpic/]" alt="[field.title/]"/></a>
</div>
</li>
{/ms:arclist}
</ul>
</div>
<#include "/m/footer.htm"/>
</body>
</html>
<script>
var time = 1;
$(window).scroll(function() {  
var scrollTop = $(this).scrollTop();  
var scrollHeight = $(document).height(); 
var windowHeight = $(this).height();  
if(scrollTop + windowHeight == scrollHeight) {
var time2 = $(".ms-cur-" + time + "-1").text()
$("#ul" + time).load(time2 + " #ms-ui");
$("#am-active-1").append("<div id=\"ul" + (time + 1) + "\"></div>")
time++;
}else if(scrollTop + 56 + windowHeight == scrollHeight){
var time2 = $(".ms-cur-" + time + "-1").text()
$("#ul" + time).load(time2 + " #ms-ui");
$("#am-active-1").append("<div id=\"ul" + (time + 1) + "\"></div>")
time++;
}
});
</script>
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "/m/head-file.htm"/>
<body>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/about.png" class="am-img-responsive" alt=""/>
</div>
<div class="ms-about-content">
<div class="am-tabs am-tabs-default ms-about-content-div">
<ul class="am-tabs-nav am-cf">
<li class="ms-about-content-li">
<a href="{ms:global.url/}/53/index.html">关于我们</a>
</li>
<li class="ms-about-content-li">
<a href="{ms:global.url/}/59/index.html">公司动态</a>
</li>
<li class="ms-about-content-li">
<a href="http://mingsoft.net/html/1//5527/index.html#faz">发展历程</a>
</li>
<li class="ms-about-content-li">
<a href="http://mingsoft.net/html/1//5527/index.html#lianx">加入我们</a>
</li>
<li class="am-active ms-about-content-li">
<a href="{ms:global.url/}/19/index.html">联系我们</a>
</li>
</ul>
<div class="am-tabs-bd ms-about-content-main">
<div data-tab-panel-0 class="">{ms:field.content/}</div>
</div>
</div>
</div>
<#include "/m/footer.htm"/>
</body>
</html>
\ No newline at end of file
#emotions{
left:0;
width: 395px;
max-width: 98%;
font-size:12px;
background:#fff;
position:absolute;
border: 1px solid #E8E8E8;
}
#emotions a{
color: #9ABBC8;
padding:2px 7px;
text-decoration:none;
}
#emotions img{
border:0;
}
#emotions div{
margin:5px 10px;
padding:1px;
overflow: hidden;
}
#emotions #prev,
#emotions #next
{
margin-left:3px;
background:#eee;
}
#emotions .categorys{
color:#ccc;
height:23px;
color: #9ABBC8;
overflow:hidden;
}
#emotions .categorys a{
display: inline-block;
}
#emotions .categorys a:hover{
text-decoration:underline;
}
#emotions .categorys a.current{
cursor: default;
background: #F0F0F0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#emotions .container{
padding:1px;
overflow: hidden;
}
#emotions .container a{
float:left;
width:26px;
height:22px;
text-align:center;
box-sizing: content-box;
padding: 4px 2px;
margin: -1px 0 0 -1px;
border: 1px solid #e8e8e8;
}
#emotions .container a:hover{
z-index:2;
position:relative;
border:1px solid #0095cd;
}
#emotions .page{
text-align:right;
}
#emotions .page a.current{
color: #666;
background-color:#fff;
}
#emotions .page a{
margin-left:3px;
color: #0078B6;
background-color:#f3f3f3;
}
#emotions .page a:hover{
background-color:#e7e7e7;
}
\ No newline at end of file
body{/*background-color: #262626*/}
*{
padding: 0;
margin: 0;
}
.container{
max-width: 800px;
margin: 0 auto;
}
.slide{
width: 100%;
min-height: 180px;
overflow: hidden;
position: relative;
height: 300px;
}
.slide .img{
overflow: hidden;
position: absolute;
transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}
.slide .img img{
width: calc(100% - 14px);
height: calc(100% - 14px);
margin: 7px;
}
.slide .img1{
width: 40%;
/*height: 40%;*/
top: 35%;
left: -50%;
z-index: 1;
}
.slide .img2{
width: 60%;
/*height: 60%;*/
top: 25%;
left: -20%;
z-index: 2;
}
.slide .img3{
width: 80%;
/*height: 80%;*/
top: 15%;
left: 10%;
z-index: 3;
}
.slide .img4{
width: 60%;
/*height: 60%;*/
top: 25%;
left: 60%;
z-index: 2;
}
.slide .img5{
width: 40%;
/*height: 40%;*/
top: 35%;
left: 110%;
z-index: 1;
}
.slide-bt{
position: absolute;
left: 50%;
bottom: 13%;
z-index: 10;
}
.slide-bt span{
width: 24px;
height: 8px;
background: #c9caca;
float: left;
margin: 5px;
border-radius: 4px;
}
.slide .slide-bt .on{
background: #ffd200;
}
/* button{
width: 50px;
margin: 20px;
} */
\ No newline at end of file
<div class="ms-footer">
<footer class="am-footer am-footer-default">
<div class="am-footer-switch ms-footer-div">
<a id="godesktop" class="am-footer-desktop ms-footer-div-a" href="{ms:global.url/}/53/index.html">关于我们</a>
<span class="am-footer-divider ms-footer-div-a">|</span>
<a id="godesktop" class="am-footer-desktop ms-footer-div-a" href="http://mingsoft.net/html/1//5527/index.html#faz">发展历程</a>
<span class="am-footer-divider ms-footer-div-a">|</span>
<a id="godesktop" class="am-footer-desktop ms-footer-div-a" href="{ms:global.url/}/19/index.html">联系我们</a>
</div>
<div class="am-footer-miscs ms-footer-copyright">
<p>版权所有©铭飞科技有限公司2012-2018保留一切权利</p>
</div>
</footer>
</div>
\ No newline at end of file
<head>
<title>{ms:global.name/}</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
<link rel="stylesheet" type="text/css" href="{ms:global.host/}/plugins/amazeui/2.7.2/css/amazeui.min.css" />
<link rel="stylesheet" type="text/css" href="{ms:global.host/}/plugins/iconfont/1.0.0/iconfont.css" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/index.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/base.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/about.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/case-list.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/news-list.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/news-show.less" />
<link rel="stylesheet" type="text/less" href="{ms:global.host/}/{ms:global.style/}/less/advice.less" />
<script src="{ms:global.host/}/plugins/jquery/1.9.1/jquery-1.9.1.js"></script>
<script src="{ms:global.host/}/plugins/amazeui/2.7.2/js/amazeui.min.js"></script>
<script src="{ms:global.host/}/{ms:global.style/}/js/jiaoben.js"></script>
<script src="{ms:global.host/}/plugins/seajs/3.0.0/sea.js"></script>
<!--vue-懒加载-表单验证-->
<script src="{ms:global.host/}/plugins/vue/2.3.3/vue.min.js"></script>
<script src="{ms:global.host/}/plugins/validator/5.5.0/validator.min.js"></script>
<link rel="stylesheet" type="text/css" href="{ms:global.host/}/{ms:global.style/}/css/style.css">
<script>
ms.config({
base: "{ms:global.host/}",
filter: {
people: {
loginUrl: '{ms:global.host/}'
}
}
});
</script>
</head>
\ No newline at end of file
<div class="ms-head">
<header data-am-widget="header" class="am-header am-header-default ms-head-background">
<div class="am-header-left am-header-nav">
<a href="{ms:global.host/}/" class="">
<i class="iconfont">&#xe99b;</i>
</a>
</div>
<h1 style="height: 100%;" class="am-header-title ms-header-title">
<a href="{ms:global.host/}" class="">
<img src="{ms:global.host/}/{ms:global.style/}/images/ms.ico">
</a>
</h1>
<nav data-am-widget="menu" class="am-menu am-menu-offcanvas1" data-am-menu-offcanvas>
<a href="javascript: void(0)" class="am-menu-toggle ms-head-menu" style="/* height: 55px;line-height: 55px; */">
<i class="am-menu-toggle-icon am-icon-bars" style="/* height: 55px;line-height: 55px; */"></i>
</a>
<div class="am-offcanvas">
<div class="am-offcanvas-bar">
<ul class="am-menu-nav am-avg-sm-1">
<li class="">
<a href="{ms:global.host/}" class="">首页</a>
</li>
<li class="am-parent">
<a href="##" class="">走进铭飞</a>
<ul class="am-menu-sub am-collapse am-avg-sm-3 ">
<li class="">
<a href="{ms:global.url/}/53/index.html" class="">关于我们</a>
</li>
<li class="">
<a href="{ms:global.url/}/59/index.html" class="">公司动态</a>
</li>
<li class="">
<a href="http://mingsoft.net/html/1//5527/index.html#faz" class="">发展历程</a>
</li>
<li class="">
<a href="http://mingsoft.net/html/1//5527/index.html#lianx" class="">加入我们</a>
</li>
<li class="">
<a href="{ms:global.url/}/19/index.html" class="">联系我们</a>
</li>
</ul>
</li>
<li class="">
<a href="{ms:global.url/}/149/index.html" class="">案例</a>
</li>
<li class="">
<a href="http://mstore.mingsoft.net/mstoreShow.do" class="">模板&插件</a>
</li>
<li class="">
<a href="{ms:global.url/}/19/142/index.html" class="">在线留言</a>
</li>
<li class="am-parent">
<a>技术支持</a>
<ul class="am-menu-sub am-collapse am-avg-sm-3 ">
<li class="">
<a href="http://bbs.mingsoft.net/mbbs/main.do" class="">开源社区</a>
</li>
<li class="">
<a href="https://gitee.com/mingSoft/MCMS" class="">源码下载</a>
</li>
<li class="">
<a href="http://doc.ms.mingsoft.net/plugs-cms/" class="">使用手册</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
</div>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment