diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8ce74e97..9951c6e0 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -23,7 +23,7 @@ ms: upload: enable-web: true #启用web层的上传 - template: templets #模板文件夹支持重命名,不支持路径 + template: template #模板文件夹支持重命名,不支持路径 path: upload #文件上传路径,可以根据实际写绝对路径 mapping: /upload/** #修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404 denied: .exe,.jsp diff --git a/src/main/webapp/templets/1/江西省人民政府-web/about.htm b/src/main/webapp/template/1/江西省人民政府-web/about.htm similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/about.htm rename to src/main/webapp/template/1/江西省人民政府-web/about.htm diff --git a/src/main/webapp/templets/1/江西省人民政府-web/css/app.css b/src/main/webapp/template/1/江西省人民政府-web/css/app.css similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/css/app.css rename to src/main/webapp/template/1/江西省人民政府-web/css/app.css diff --git a/src/main/webapp/templets/1/江西省人民政府-web/detail.htm b/src/main/webapp/template/1/江西省人民政府-web/detail.htm similarity index 99% rename from src/main/webapp/templets/1/江西省人民政府-web/detail.htm rename to src/main/webapp/template/1/江西省人民政府-web/detail.htm index 11c73575..889d2228 100644 --- a/src/main/webapp/templets/1/江西省人民政府-web/detail.htm +++ b/src/main/webapp/template/1/江西省人民政府-web/detail.htm @@ -49,16 +49,12 @@ class="ms-channel-path-index"> 首页 - - - 互动交流 - - - - 常见问题 - + {ms:channel type="path"} + + + ${field.typetitle} + + {/ms:channel}
@@ -128,16 +124,16 @@ - ${global.url}${pre.title} + ${pre.title}
diff --git a/src/main/webapp/templets/1/江西省人民政府-web/footer.htm b/src/main/webapp/template/1/江西省人民政府-web/footer.htm similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/footer.htm rename to src/main/webapp/template/1/江西省人民政府-web/footer.htm diff --git a/src/main/webapp/templets/1/江西省人民政府-web/header.htm b/src/main/webapp/template/1/江西省人民政府-web/header.htm similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/header.htm rename to src/main/webapp/template/1/江西省人民政府-web/header.htm diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601262165196.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601262165196.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601262165196.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601262165196.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601263168784.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601263168784.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601263168784.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601263168784.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601263219863.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601263219863.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601263219863.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601263219863.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601263314183.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601263314183.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601263314183.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601263314183.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601264474008.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601264474008.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601264474008.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601264474008.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601264558124.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601264558124.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601264558124.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601264558124.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601264865246.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601264865246.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601264865246.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601264865246.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601264880892.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601264880892.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601264880892.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601264880892.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601265232947.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601265232947.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601265232947.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601265232947.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601265263422.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601265263422.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601265263422.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601265263422.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1601282117218.png b/src/main/webapp/template/1/江西省人民政府-web/images/1601282117218.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1601282117218.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1601282117218.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602060761571.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602060761571.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602060761571.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602060761571.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602060968122.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602060968122.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602060968122.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602060968122.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602064370755.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602064370755.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602064370755.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602064370755.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602065099002.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602065099002.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602065099002.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602065099002.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602123532415.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602123532415.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602123532415.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602123532415.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602639842403.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602639842403.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602639842403.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602639842403.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602639957490.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602639957490.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602639957490.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602639957490.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602639968529.jpg b/src/main/webapp/template/1/江西省人民政府-web/images/1602639968529.jpg similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602639968529.jpg rename to src/main/webapp/template/1/江西省人民政府-web/images/1602639968529.jpg diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602656777359.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602656777359.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602656777359.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602656777359.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602993572728.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602993572728.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602993572728.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602993572728.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602994812850.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602994812850.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602994812850.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602994812850.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602994843689.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602994843689.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602994843689.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602994843689.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602994853675.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602994853675.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602994853675.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602994853675.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602994867816.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602994867816.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602994867816.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602994867816.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602994889839.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602994889839.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602994889839.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602994889839.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1602995154347.png b/src/main/webapp/template/1/江西省人民政府-web/images/1602995154347.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1602995154347.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1602995154347.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1603073616105.png b/src/main/webapp/template/1/江西省人民政府-web/images/1603073616105.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1603073616105.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1603073616105.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1603073720477.png b/src/main/webapp/template/1/江西省人民政府-web/images/1603073720477.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1603073720477.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1603073720477.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/images/1603073920995.png b/src/main/webapp/template/1/江西省人民政府-web/images/1603073920995.png similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/images/1603073920995.png rename to src/main/webapp/template/1/江西省人民政府-web/images/1603073920995.png diff --git a/src/main/webapp/templets/1/江西省人民政府-web/index.htm b/src/main/webapp/template/1/江西省人民政府-web/index.htm similarity index 100% rename from src/main/webapp/templets/1/江西省人民政府-web/index.htm rename to src/main/webapp/template/1/江西省人民政府-web/index.htm diff --git a/src/main/webapp/templets/1/江西省人民政府-web/list.htm b/src/main/webapp/template/1/江西省人民政府-web/list.htm similarity index 99% rename from src/main/webapp/templets/1/江西省人民政府-web/list.htm rename to src/main/webapp/template/1/江西省人民政府-web/list.htm index 48fb0702..660b7903 100644 --- a/src/main/webapp/templets/1/江西省人民政府-web/list.htm +++ b/src/main/webapp/template/1/江西省人民政府-web/list.htm @@ -64,7 +64,7 @@ -{ms:arclist ispaging=true} +{ms:arclist ispaging=true size=1}
- - - <#include "head-file.htm"/> - - - - <#include "head.htm"/> -
son - {ms:channel type="son"} - -
${field.typetitle} - -{/ms:channel} -
top -{ms:channel type="top"} - -${field.typetitle} - -{/ms:channel} -
level -{ms:channel type="level"} - -${field.typetitle} - -{/ms:channel} - -
self -{ms:channel type="self"} - -${field.typetitle} - -{/ms:channel} -
sonOrLevel -{ms:channel type="sonOrLevel"} - -${field.typetitle} - -{/ms:channel} - -
path -{ms:channel type="path"} - -${field.typetitle} - -{/ms:channel} - - -
parent -{ms:channel type="parent"} - -${field.typetitle} - -{/ms:channel} - -
nav -{ms:channel type="nav"} - -${field.typetitle} - -{/ms:channel} - -
- - -
-
-
- <#include "menu-left.htm"/> -
- -
-
{ms:field.title/}
-
{ms:field.content/}
-
-
-
-
- <#include "footer.htm"/> - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/advice.htm b/src/main/webapp/templets/1/default/advice.htm deleted file mode 100644 index 96dccc98..00000000 --- a/src/main/webapp/templets/1/default/advice.htm +++ /dev/null @@ -1,67 +0,0 @@ - - - - <#include "head-file.htm"/> - - - <#include "head.htm"/> -
- - -
-
-
-
- - - - -
-
-
- <#include "footer.htm"/> - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/case-list.htm b/src/main/webapp/templets/1/default/case-list.htm deleted file mode 100644 index 502a08cf..00000000 --- a/src/main/webapp/templets/1/default/case-list.htm +++ /dev/null @@ -1,47 +0,0 @@ - - - - <#include "head-file.htm"/> - - - - <#include "head.htm"/> -
- - -
-
-
- {ms:arclist size=6 ispaging=true} -
-
- -
-
-
[field.title/]
-
-

- [field.content/] -

- -
- -
-
- {/ms:arclist} -
-
- <#include "footer.htm"/> - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/contact.htm b/src/main/webapp/templets/1/default/contact.htm deleted file mode 100644 index f7927408..00000000 --- a/src/main/webapp/templets/1/default/contact.htm +++ /dev/null @@ -1,143 +0,0 @@ - - - - <#include "head-file.htm"/> - - - <#include "head.htm"/> -
- - -
-
-
- <#include "menu-left.htm"/> -
- -
-
联系我们
-
- - - - -
- - -
-
-
-
-
- <#include "footer.htm"/> - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/about.css b/src/main/webapp/templets/1/default/css/about.css deleted file mode 100644 index d9881fd2..00000000 --- a/src/main/webapp/templets/1/default/css/about.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content-about{margin-top:20px;margin-bottom:40px}.ms-content-about a:link{color:#000;text-decoration:none}.ms-content-about a:visited{color:#000;text-decoration:none}.ms-content-about a:active{color:#000;text-decoration:none}.ms-content-about a:hover{color:#000;text-decoration:none}.ms-content-about .ms-content-main{width:1200px;overflow:hidden;margin:auto}.ms-content-about .ms-content-main .ms-content-left{width:230px;float:left;margin-right:20px}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-title{font-weight:bold;background-color:#009aff;color:#fff;height:40px;line-height:40px;width:190px;padding:0 20px}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul{background-color:#fff;margin-top:1px;width:230px}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a:hover{color:#fff}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a:hover li{background-color:#54bcfe}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a{color:#999999}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul li{height:40px;line-height:40px;font-size:14px;cursor:pointer;padding:0 20px}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul li .ms-content-left-li-more{float:right}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul .ms-content-left-li-first{color:#fff}.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul .ms-content-left-li-first li{background-color:#54bcfe}.ms-content-about .ms-content-main .ms-content-right{overflow:hidden}.ms-content-about .ms-content-main .ms-content-right a:visited{color:#000000}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position{font-size:14px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position a:hover{color:#0099ff}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position span{padding:0 5px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main{width:952px;background-color:#ffffff;min-height:450px;padding-bottom:20px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main .ms-content-right-main-content{margin:0 20px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main .ms-content-right-main-title{text-align:center;font-size:20px;padding-top:40px;padding-bottom:20px;border-bottom:1px solid #d0cfcf99 99;margin:20px}/*# sourceMappingURL=./about.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/advice.css b/src/main/webapp/templets/1/default/css/advice.css deleted file mode 100644 index 60c9eaff..00000000 --- a/src/main/webapp/templets/1/default/css/advice.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content-advice{margin-top:20px;margin-bottom:40px}.ms-content-advice .ms-content-form-background{width:1200px;height:480px;background-color:#ffffff;margin:auto;display:flex}.ms-content-advice .ms-content-form-background .ms-content-form{width:330px;margin:auto}.ms-content-advice .ms-content-form-background .ms-content-form ::-webkit-input-placeholder{color:#999}.ms-content-advice .ms-content-form-background .ms-content-form input::-webkit-input-placeholder,.ms-content-advice .ms-content-form-background .ms-content-form textarea::-webkit-input-placeholder{font-family:Arial,Verdana,Sans-serif}.ms-content-advice .ms-content-form-background .ms-content-form .ms-content-form-name,.ms-content-advice .ms-content-form-background .ms-content-form .ms-content-form-phone,.ms-content-advice .ms-content-form-background .ms-content-form .ms-content-form-message{width:308px;height:12px;padding:10px;display:block;border:1px solid #eeeeee;border-radius:3px;color:#555555;margin-bottom:20px}.ms-content-advice .ms-content-form-background .ms-content-form .ms-content-form-message{height:142px}.ms-content-advice .ms-content-form-background .ms-content-form .ms-login-button{pointer-events:none;width:330px;height:34px;line-height:34px;font-size:14px;color:#ddd;text-align:center;background-color:#fafafa;cursor:pointer;border-radius:4px}/*# sourceMappingURL=./advice.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/animate.css b/src/main/webapp/templets/1/default/css/animate.css deleted file mode 100644 index 2948100f..00000000 --- a/src/main/webapp/templets/1/default/css/animate.css +++ /dev/null @@ -1,3368 +0,0 @@ -@charset "UTF-8"; - -/*! - * animate.css -http://daneden.me/animate - * Version - 3.5.1 - * Licensed under the MIT license - http://opensource.org/licenses/MIT - * - * Copyright (c) 2016 Daniel Eden - */ -.banner_tit{ - margin-top: 85px; -} - -.banner_tit,.banner_des,.banner_tit_about,.banner_tit_about_des,.banner_tit_other,.banner_tit_other_des{ - text-align: center; - color: #fff; - font-size:68px; - position: relative; - font-family: "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; -} -.banner_des{ - font-size: 35px; -} -.banner_tit_about,.banner_tit_about_des{ - text-align: left; - font-size: 44px; - padding-top: 125px; - padding-left:27%; -} -.banner_tit_about_des,.banner_tit_other_des{ - font-size: 30px; - font-family: "SimSun"; - padding-top:0px; -} -.banner_tit_other{ - padding-top: 125px; - font-size: 44px; -} -.animated { - -webkit-animation-duration: 1s; - animation-duration: 1s; - -webkit-animation-fill-mode: both; - animation-fill-mode: both; -} - -.animated.infinite { - -webkit-animation-iteration-count: infinite; - animation-iteration-count: infinite; -} - -.animated.hinge { - -webkit-animation-duration: 2s; - animation-duration: 2s; -} - -.animated.flipOutX, -.animated.flipOutY, -.animated.bounceIn, -.animated.bounceOut { - -webkit-animation-duration: .75s; - animation-duration: .75s; -} - -@-webkit-keyframes bounce { - from, 20%, 53%, 80%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - -webkit-transform: translate3d(0,0,0); - transform: translate3d(0,0,0); - } - - 40%, 43% { - -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - -webkit-transform: translate3d(0, -30px, 0); - transform: translate3d(0, -30px, 0); - } - - 70% { - -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - -webkit-transform: translate3d(0, -15px, 0); - transform: translate3d(0, -15px, 0); - } - - 90% { - -webkit-transform: translate3d(0,-4px,0); - transform: translate3d(0,-4px,0); - } -} - -@keyframes bounce { - from, 20%, 53%, 80%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - -webkit-transform: translate3d(0,0,0); - transform: translate3d(0,0,0); - } - - 40%, 43% { - -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - -webkit-transform: translate3d(0, -30px, 0); - transform: translate3d(0, -30px, 0); - } - - 70% { - -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); - -webkit-transform: translate3d(0, -15px, 0); - transform: translate3d(0, -15px, 0); - } - - 90% { - -webkit-transform: translate3d(0,-4px,0); - transform: translate3d(0,-4px,0); - } -} - -.bounce { - -webkit-animation-name: bounce; - animation-name: bounce; - -webkit-transform-origin: center bottom; - transform-origin: center bottom; -} - -@-webkit-keyframes flash { - from, 50%, to { - opacity: 1; - } - - 25%, 75% { - opacity: 0; - } -} - -@keyframes flash { - from, 50%, to { - opacity: 1; - } - - 25%, 75% { - opacity: 0; - } -} - -.flash { - -webkit-animation-name: flash; - animation-name: flash; -} - -/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ - -@-webkit-keyframes pulse { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 50% { - -webkit-transform: scale3d(1.05, 1.05, 1.05); - transform: scale3d(1.05, 1.05, 1.05); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -@keyframes pulse { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 50% { - -webkit-transform: scale3d(1.05, 1.05, 1.05); - transform: scale3d(1.05, 1.05, 1.05); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -.pulse { - -webkit-animation-name: pulse; - animation-name: pulse; -} - -@-webkit-keyframes rubberBand { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 30% { - -webkit-transform: scale3d(1.25, 0.75, 1); - transform: scale3d(1.25, 0.75, 1); - } - - 40% { - -webkit-transform: scale3d(0.75, 1.25, 1); - transform: scale3d(0.75, 1.25, 1); - } - - 50% { - -webkit-transform: scale3d(1.15, 0.85, 1); - transform: scale3d(1.15, 0.85, 1); - } - - 65% { - -webkit-transform: scale3d(.95, 1.05, 1); - transform: scale3d(.95, 1.05, 1); - } - - 75% { - -webkit-transform: scale3d(1.05, .95, 1); - transform: scale3d(1.05, .95, 1); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -@keyframes rubberBand { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 30% { - -webkit-transform: scale3d(1.25, 0.75, 1); - transform: scale3d(1.25, 0.75, 1); - } - - 40% { - -webkit-transform: scale3d(0.75, 1.25, 1); - transform: scale3d(0.75, 1.25, 1); - } - - 50% { - -webkit-transform: scale3d(1.15, 0.85, 1); - transform: scale3d(1.15, 0.85, 1); - } - - 65% { - -webkit-transform: scale3d(.95, 1.05, 1); - transform: scale3d(.95, 1.05, 1); - } - - 75% { - -webkit-transform: scale3d(1.05, .95, 1); - transform: scale3d(1.05, .95, 1); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -.rubberBand { - -webkit-animation-name: rubberBand; - animation-name: rubberBand; -} - -@-webkit-keyframes shake { - from, to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - 10%, 30%, 50%, 70%, 90% { - -webkit-transform: translate3d(-10px, 0, 0); - transform: translate3d(-10px, 0, 0); - } - - 20%, 40%, 60%, 80% { - -webkit-transform: translate3d(10px, 0, 0); - transform: translate3d(10px, 0, 0); - } -} - -@keyframes shake { - from, to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - 10%, 30%, 50%, 70%, 90% { - -webkit-transform: translate3d(-10px, 0, 0); - transform: translate3d(-10px, 0, 0); - } - - 20%, 40%, 60%, 80% { - -webkit-transform: translate3d(10px, 0, 0); - transform: translate3d(10px, 0, 0); - } -} - -.shake { - -webkit-animation-name: shake; - animation-name: shake; -} - -@-webkit-keyframes headShake { - 0% { - -webkit-transform: translateX(0); - transform: translateX(0); - } - - 6.5% { - -webkit-transform: translateX(-6px) rotateY(-9deg); - transform: translateX(-6px) rotateY(-9deg); - } - - 18.5% { - -webkit-transform: translateX(5px) rotateY(7deg); - transform: translateX(5px) rotateY(7deg); - } - - 31.5% { - -webkit-transform: translateX(-3px) rotateY(-5deg); - transform: translateX(-3px) rotateY(-5deg); - } - - 43.5% { - -webkit-transform: translateX(2px) rotateY(3deg); - transform: translateX(2px) rotateY(3deg); - } - - 50% { - -webkit-transform: translateX(0); - transform: translateX(0); - } -} - -@keyframes headShake { - 0% { - -webkit-transform: translateX(0); - transform: translateX(0); - } - - 6.5% { - -webkit-transform: translateX(-6px) rotateY(-9deg); - transform: translateX(-6px) rotateY(-9deg); - } - - 18.5% { - -webkit-transform: translateX(5px) rotateY(7deg); - transform: translateX(5px) rotateY(7deg); - } - - 31.5% { - -webkit-transform: translateX(-3px) rotateY(-5deg); - transform: translateX(-3px) rotateY(-5deg); - } - - 43.5% { - -webkit-transform: translateX(2px) rotateY(3deg); - transform: translateX(2px) rotateY(3deg); - } - - 50% { - -webkit-transform: translateX(0); - transform: translateX(0); - } -} - -.headShake { - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - -webkit-animation-name: headShake; - animation-name: headShake; -} - -@-webkit-keyframes swing { - 20% { - -webkit-transform: rotate3d(0, 0, 1, 15deg); - transform: rotate3d(0, 0, 1, 15deg); - } - - 40% { - -webkit-transform: rotate3d(0, 0, 1, -10deg); - transform: rotate3d(0, 0, 1, -10deg); - } - - 60% { - -webkit-transform: rotate3d(0, 0, 1, 5deg); - transform: rotate3d(0, 0, 1, 5deg); - } - - 80% { - -webkit-transform: rotate3d(0, 0, 1, -5deg); - transform: rotate3d(0, 0, 1, -5deg); - } - - to { - -webkit-transform: rotate3d(0, 0, 1, 0deg); - transform: rotate3d(0, 0, 1, 0deg); - } -} - -@keyframes swing { - 20% { - -webkit-transform: rotate3d(0, 0, 1, 15deg); - transform: rotate3d(0, 0, 1, 15deg); - } - - 40% { - -webkit-transform: rotate3d(0, 0, 1, -10deg); - transform: rotate3d(0, 0, 1, -10deg); - } - - 60% { - -webkit-transform: rotate3d(0, 0, 1, 5deg); - transform: rotate3d(0, 0, 1, 5deg); - } - - 80% { - -webkit-transform: rotate3d(0, 0, 1, -5deg); - transform: rotate3d(0, 0, 1, -5deg); - } - - to { - -webkit-transform: rotate3d(0, 0, 1, 0deg); - transform: rotate3d(0, 0, 1, 0deg); - } -} - -.swing { - -webkit-transform-origin: top center; - transform-origin: top center; - -webkit-animation-name: swing; - animation-name: swing; -} - -@-webkit-keyframes tada { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 10%, 20% { - -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); - transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); - } - - 30%, 50%, 70%, 90% { - -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - } - - 40%, 60%, 80% { - -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -@keyframes tada { - from { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } - - 10%, 20% { - -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); - transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); - } - - 30%, 50%, 70%, 90% { - -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); - } - - 40%, 60%, 80% { - -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); - } - - to { - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -.tada { - -webkit-animation-name: tada; - animation-name: tada; -} - -/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ - -@-webkit-keyframes wobble { - from { - -webkit-transform: none; - transform: none; - } - - 15% { - -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); - transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); - } - - 30% { - -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); - transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); - } - - 45% { - -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); - transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); - } - - 60% { - -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); - transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); - } - - 75% { - -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); - transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -@keyframes wobble { - from { - -webkit-transform: none; - transform: none; - } - - 15% { - -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); - transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); - } - - 30% { - -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); - transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); - } - - 45% { - -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); - transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); - } - - 60% { - -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); - transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); - } - - 75% { - -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); - transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -.wobble { - -webkit-animation-name: wobble; - animation-name: wobble; -} - -@-webkit-keyframes jello { - from, 11.1%, to { - -webkit-transform: none; - transform: none; - } - - 22.2% { - -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); - transform: skewX(-12.5deg) skewY(-12.5deg); - } - - 33.3% { - -webkit-transform: skewX(6.25deg) skewY(6.25deg); - transform: skewX(6.25deg) skewY(6.25deg); - } - - 44.4% { - -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); - transform: skewX(-3.125deg) skewY(-3.125deg); - } - - 55.5% { - -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); - transform: skewX(1.5625deg) skewY(1.5625deg); - } - - 66.6% { - -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); - transform: skewX(-0.78125deg) skewY(-0.78125deg); - } - - 77.7% { - -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); - transform: skewX(0.390625deg) skewY(0.390625deg); - } - - 88.8% { - -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - } -} - -@keyframes jello { - from, 11.1%, to { - -webkit-transform: none; - transform: none; - } - - 22.2% { - -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); - transform: skewX(-12.5deg) skewY(-12.5deg); - } - - 33.3% { - -webkit-transform: skewX(6.25deg) skewY(6.25deg); - transform: skewX(6.25deg) skewY(6.25deg); - } - - 44.4% { - -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); - transform: skewX(-3.125deg) skewY(-3.125deg); - } - - 55.5% { - -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); - transform: skewX(1.5625deg) skewY(1.5625deg); - } - - 66.6% { - -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); - transform: skewX(-0.78125deg) skewY(-0.78125deg); - } - - 77.7% { - -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); - transform: skewX(0.390625deg) skewY(0.390625deg); - } - - 88.8% { - -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - transform: skewX(-0.1953125deg) skewY(-0.1953125deg); - } -} - -.jello { - -webkit-animation-name: jello; - animation-name: jello; - -webkit-transform-origin: center; - transform-origin: center; -} - -@-webkit-keyframes bounceIn { - from, 20%, 40%, 60%, 80%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - 20% { - -webkit-transform: scale3d(1.1, 1.1, 1.1); - transform: scale3d(1.1, 1.1, 1.1); - } - - 40% { - -webkit-transform: scale3d(.9, .9, .9); - transform: scale3d(.9, .9, .9); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(1.03, 1.03, 1.03); - transform: scale3d(1.03, 1.03, 1.03); - } - - 80% { - -webkit-transform: scale3d(.97, .97, .97); - transform: scale3d(.97, .97, .97); - } - - to { - opacity: 1; - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -@keyframes bounceIn { - from, 20%, 40%, 60%, 80%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - 20% { - -webkit-transform: scale3d(1.1, 1.1, 1.1); - transform: scale3d(1.1, 1.1, 1.1); - } - - 40% { - -webkit-transform: scale3d(.9, .9, .9); - transform: scale3d(.9, .9, .9); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(1.03, 1.03, 1.03); - transform: scale3d(1.03, 1.03, 1.03); - } - - 80% { - -webkit-transform: scale3d(.97, .97, .97); - transform: scale3d(.97, .97, .97); - } - - to { - opacity: 1; - -webkit-transform: scale3d(1, 1, 1); - transform: scale3d(1, 1, 1); - } -} - -.bounceIn { - -webkit-animation-name: bounceIn; - animation-name: bounceIn; -} - -@-webkit-keyframes bounceInDown { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: translate3d(0, -3000px, 0); - transform: translate3d(0, -3000px, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(0, 25px, 0); - transform: translate3d(0, 25px, 0); - } - - 75% { - -webkit-transform: translate3d(0, -10px, 0); - transform: translate3d(0, -10px, 0); - } - - 90% { - -webkit-transform: translate3d(0, 5px, 0); - transform: translate3d(0, 5px, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -@keyframes bounceInDown { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: translate3d(0, -3000px, 0); - transform: translate3d(0, -3000px, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(0, 25px, 0); - transform: translate3d(0, 25px, 0); - } - - 75% { - -webkit-transform: translate3d(0, -10px, 0); - transform: translate3d(0, -10px, 0); - } - - 90% { - -webkit-transform: translate3d(0, 5px, 0); - transform: translate3d(0, 5px, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -.bounceInDown { - -webkit-animation-name: bounceInDown; - animation-name: bounceInDown; -} - -@-webkit-keyframes bounceInLeft { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: translate3d(-3000px, 0, 0); - transform: translate3d(-3000px, 0, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(25px, 0, 0); - transform: translate3d(25px, 0, 0); - } - - 75% { - -webkit-transform: translate3d(-10px, 0, 0); - transform: translate3d(-10px, 0, 0); - } - - 90% { - -webkit-transform: translate3d(5px, 0, 0); - transform: translate3d(5px, 0, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -@keyframes bounceInLeft { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - 0% { - opacity: 0; - -webkit-transform: translate3d(-3000px, 0, 0); - transform: translate3d(-3000px, 0, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(25px, 0, 0); - transform: translate3d(25px, 0, 0); - } - - 75% { - -webkit-transform: translate3d(-10px, 0, 0); - transform: translate3d(-10px, 0, 0); - } - - 90% { - -webkit-transform: translate3d(5px, 0, 0); - transform: translate3d(5px, 0, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -.bounceInLeft { - -webkit-animation-name: bounceInLeft; - animation-name: bounceInLeft; -} - -@-webkit-keyframes bounceInRight { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - from { - opacity: 0; - -webkit-transform: translate3d(3000px, 0, 0); - transform: translate3d(3000px, 0, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(-25px, 0, 0); - transform: translate3d(-25px, 0, 0); - } - - 75% { - -webkit-transform: translate3d(10px, 0, 0); - transform: translate3d(10px, 0, 0); - } - - 90% { - -webkit-transform: translate3d(-5px, 0, 0); - transform: translate3d(-5px, 0, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -@keyframes bounceInRight { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - from { - opacity: 0; - -webkit-transform: translate3d(3000px, 0, 0); - transform: translate3d(3000px, 0, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(-25px, 0, 0); - transform: translate3d(-25px, 0, 0); - } - - 75% { - -webkit-transform: translate3d(10px, 0, 0); - transform: translate3d(10px, 0, 0); - } - - 90% { - -webkit-transform: translate3d(-5px, 0, 0); - transform: translate3d(-5px, 0, 0); - } - - to { - -webkit-transform: none; - transform: none; - } -} - -.bounceInRight { - -webkit-animation-name: bounceInRight; - animation-name: bounceInRight; -} - -@-webkit-keyframes bounceInUp { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - from { - opacity: 0; - -webkit-transform: translate3d(0, 3000px, 0); - transform: translate3d(0, 3000px, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(0, -20px, 0); - transform: translate3d(0, -20px, 0); - } - - 75% { - -webkit-transform: translate3d(0, 10px, 0); - transform: translate3d(0, 10px, 0); - } - - 90% { - -webkit-transform: translate3d(0, -5px, 0); - transform: translate3d(0, -5px, 0); - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -@keyframes bounceInUp { - from, 60%, 75%, 90%, to { - -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); - } - - from { - opacity: 0; - -webkit-transform: translate3d(0, 3000px, 0); - transform: translate3d(0, 3000px, 0); - } - - 60% { - opacity: 1; - -webkit-transform: translate3d(0, -20px, 0); - transform: translate3d(0, -20px, 0); - } - - 75% { - -webkit-transform: translate3d(0, 10px, 0); - transform: translate3d(0, 10px, 0); - } - - 90% { - -webkit-transform: translate3d(0, -5px, 0); - transform: translate3d(0, -5px, 0); - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.bounceInUp { - -webkit-animation-name: bounceInUp; - animation-name: bounceInUp; -} - -@-webkit-keyframes bounceOut { - 20% { - -webkit-transform: scale3d(.9, .9, .9); - transform: scale3d(.9, .9, .9); - } - - 50%, 55% { - opacity: 1; - -webkit-transform: scale3d(1.1, 1.1, 1.1); - transform: scale3d(1.1, 1.1, 1.1); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } -} - -@keyframes bounceOut { - 20% { - -webkit-transform: scale3d(.9, .9, .9); - transform: scale3d(.9, .9, .9); - } - - 50%, 55% { - opacity: 1; - -webkit-transform: scale3d(1.1, 1.1, 1.1); - transform: scale3d(1.1, 1.1, 1.1); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } -} - -.bounceOut { - -webkit-animation-name: bounceOut; - animation-name: bounceOut; -} - -@-webkit-keyframes bounceOutDown { - 20% { - -webkit-transform: translate3d(0, 10px, 0); - transform: translate3d(0, 10px, 0); - } - - 40%, 45% { - opacity: 1; - -webkit-transform: translate3d(0, -20px, 0); - transform: translate3d(0, -20px, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } -} - -@keyframes bounceOutDown { - 20% { - -webkit-transform: translate3d(0, 10px, 0); - transform: translate3d(0, 10px, 0); - } - - 40%, 45% { - opacity: 1; - -webkit-transform: translate3d(0, -20px, 0); - transform: translate3d(0, -20px, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } -} - -.bounceOutDown { - -webkit-animation-name: bounceOutDown; - animation-name: bounceOutDown; -} - -@-webkit-keyframes bounceOutLeft { - 20% { - opacity: 1; - -webkit-transform: translate3d(20px, 0, 0); - transform: translate3d(20px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } -} - -@keyframes bounceOutLeft { - 20% { - opacity: 1; - -webkit-transform: translate3d(20px, 0, 0); - transform: translate3d(20px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } -} - -.bounceOutLeft { - -webkit-animation-name: bounceOutLeft; - animation-name: bounceOutLeft; -} - -@-webkit-keyframes bounceOutRight { - 20% { - opacity: 1; - -webkit-transform: translate3d(-20px, 0, 0); - transform: translate3d(-20px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } -} - -@keyframes bounceOutRight { - 20% { - opacity: 1; - -webkit-transform: translate3d(-20px, 0, 0); - transform: translate3d(-20px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } -} - -.bounceOutRight { - -webkit-animation-name: bounceOutRight; - animation-name: bounceOutRight; -} - -@-webkit-keyframes bounceOutUp { - 20% { - -webkit-transform: translate3d(0, -10px, 0); - transform: translate3d(0, -10px, 0); - } - - 40%, 45% { - opacity: 1; - -webkit-transform: translate3d(0, 20px, 0); - transform: translate3d(0, 20px, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } -} - -@keyframes bounceOutUp { - 20% { - -webkit-transform: translate3d(0, -10px, 0); - transform: translate3d(0, -10px, 0); - } - - 40%, 45% { - opacity: 1; - -webkit-transform: translate3d(0, 20px, 0); - transform: translate3d(0, 20px, 0); - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } -} - -.bounceOutUp { - -webkit-animation-name: bounceOutUp; - animation-name: bounceOutUp; -} - -@-webkit-keyframes fadeIn { - from { - opacity: 0; - } - - to { - opacity: 1; - } -} - -@keyframes fadeIn { - from { - opacity: 0; - } - - to { - opacity: 1; - } -} - -.fadeIn { - -webkit-animation-name: fadeIn; - animation-name: fadeIn; -} - -@-webkit-keyframes fadeInDown { - from { - opacity: 0; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInDown { - from { - opacity: 0; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInDown { - -webkit-animation-name: fadeInDown; - animation-name: fadeInDown; -} - -@-webkit-keyframes fadeInDownBig { - from { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInDownBig { - from { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInDownBig { - -webkit-animation-name: fadeInDownBig; - animation-name: fadeInDownBig; -} - -@-webkit-keyframes fadeInLeft { - from { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInLeft { - from { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInLeft { - -webkit-animation-name: fadeInLeft; - animation-name: fadeInLeft; -} - -@-webkit-keyframes fadeInLeftBig { - from { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInLeftBig { - from { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInLeftBig { - -webkit-animation-name: fadeInLeftBig; - animation-name: fadeInLeftBig; -} - -@-webkit-keyframes fadeInRight { - from { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInRight { - from { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInRight { - -webkit-animation-name: fadeInRight; - animation-name: fadeInRight; -} - -@-webkit-keyframes fadeInRightBig { - from { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInRightBig { - from { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInRightBig { - -webkit-animation-name: fadeInRightBig; - animation-name: fadeInRightBig; -} - -@-webkit-keyframes fadeInUp { - from { - opacity: 0; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInUp { - from { - opacity: 0; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInUp { - -webkit-animation-name: fadeInUp; - animation-name: fadeInUp; -} - -@-webkit-keyframes fadeInUpBig { - from { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes fadeInUpBig { - from { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.fadeInUpBig { - -webkit-animation-name: fadeInUpBig; - animation-name: fadeInUpBig; -} - -@-webkit-keyframes fadeOut { - from { - opacity: 1; - } - - to { - opacity: 0; - } -} - -@keyframes fadeOut { - from { - opacity: 1; - } - - to { - opacity: 0; - } -} - -.fadeOut { - -webkit-animation-name: fadeOut; - animation-name: fadeOut; -} - -@-webkit-keyframes fadeOutDown { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } -} - -@keyframes fadeOutDown { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } -} - -.fadeOutDown { - -webkit-animation-name: fadeOutDown; - animation-name: fadeOutDown; -} - -@-webkit-keyframes fadeOutDownBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } -} - -@keyframes fadeOutDownBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, 2000px, 0); - transform: translate3d(0, 2000px, 0); - } -} - -.fadeOutDownBig { - -webkit-animation-name: fadeOutDownBig; - animation-name: fadeOutDownBig; -} - -@-webkit-keyframes fadeOutLeft { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } -} - -@keyframes fadeOutLeft { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } -} - -.fadeOutLeft { - -webkit-animation-name: fadeOutLeft; - animation-name: fadeOutLeft; -} - -@-webkit-keyframes fadeOutLeftBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } -} - -@keyframes fadeOutLeftBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(-2000px, 0, 0); - transform: translate3d(-2000px, 0, 0); - } -} - -.fadeOutLeftBig { - -webkit-animation-name: fadeOutLeftBig; - animation-name: fadeOutLeftBig; -} - -@-webkit-keyframes fadeOutRight { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } -} - -@keyframes fadeOutRight { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } -} - -.fadeOutRight { - -webkit-animation-name: fadeOutRight; - animation-name: fadeOutRight; -} - -@-webkit-keyframes fadeOutRightBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } -} - -@keyframes fadeOutRightBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(2000px, 0, 0); - transform: translate3d(2000px, 0, 0); - } -} - -.fadeOutRightBig { - -webkit-animation-name: fadeOutRightBig; - animation-name: fadeOutRightBig; -} - -@-webkit-keyframes fadeOutUp { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } -} - -@keyframes fadeOutUp { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } -} - -.fadeOutUp { - -webkit-animation-name: fadeOutUp; - animation-name: fadeOutUp; -} - -@-webkit-keyframes fadeOutUpBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } -} - -@keyframes fadeOutUpBig { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(0, -2000px, 0); - transform: translate3d(0, -2000px, 0); - } -} - -.fadeOutUpBig { - -webkit-animation-name: fadeOutUpBig; - animation-name: fadeOutUpBig; -} - -@-webkit-keyframes flip { - from { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); - transform: perspective(400px) rotate3d(0, 1, 0, -360deg); - -webkit-animation-timing-function: ease-out; - animation-timing-function: ease-out; - } - - 40% { - -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); - transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); - -webkit-animation-timing-function: ease-out; - animation-timing-function: ease-out; - } - - 50% { - -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); - transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 80% { - -webkit-transform: perspective(400px) scale3d(.95, .95, .95); - transform: perspective(400px) scale3d(.95, .95, .95); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } -} - -@keyframes flip { - from { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); - transform: perspective(400px) rotate3d(0, 1, 0, -360deg); - -webkit-animation-timing-function: ease-out; - animation-timing-function: ease-out; - } - - 40% { - -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); - transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); - -webkit-animation-timing-function: ease-out; - animation-timing-function: ease-out; - } - - 50% { - -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); - transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 80% { - -webkit-transform: perspective(400px) scale3d(.95, .95, .95); - transform: perspective(400px) scale3d(.95, .95, .95); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } -} - -.animated.flip { - -webkit-backface-visibility: visible; - backface-visibility: visible; - -webkit-animation-name: flip; - animation-name: flip; -} - -@-webkit-keyframes flipInX { - from { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - opacity: 0; - } - - 40% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 60% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); - transform: perspective(400px) rotate3d(1, 0, 0, 10deg); - opacity: 1; - } - - 80% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); - transform: perspective(400px) rotate3d(1, 0, 0, -5deg); - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } -} - -@keyframes flipInX { - from { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - opacity: 0; - } - - 40% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 60% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); - transform: perspective(400px) rotate3d(1, 0, 0, 10deg); - opacity: 1; - } - - 80% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); - transform: perspective(400px) rotate3d(1, 0, 0, -5deg); - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } -} - -.flipInX { - -webkit-backface-visibility: visible !important; - backface-visibility: visible !important; - -webkit-animation-name: flipInX; - animation-name: flipInX; -} - -@-webkit-keyframes flipInY { - from { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - opacity: 0; - } - - 40% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); - transform: perspective(400px) rotate3d(0, 1, 0, -20deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 60% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); - transform: perspective(400px) rotate3d(0, 1, 0, 10deg); - opacity: 1; - } - - 80% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); - transform: perspective(400px) rotate3d(0, 1, 0, -5deg); - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } -} - -@keyframes flipInY { - from { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - opacity: 0; - } - - 40% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); - transform: perspective(400px) rotate3d(0, 1, 0, -20deg); - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; - } - - 60% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); - transform: perspective(400px) rotate3d(0, 1, 0, 10deg); - opacity: 1; - } - - 80% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); - transform: perspective(400px) rotate3d(0, 1, 0, -5deg); - } - - to { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } -} - -.flipInY { - -webkit-backface-visibility: visible !important; - backface-visibility: visible !important; - -webkit-animation-name: flipInY; - animation-name: flipInY; -} - -@-webkit-keyframes flipOutX { - from { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } - - 30% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - opacity: 1; - } - - to { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - opacity: 0; - } -} - -@keyframes flipOutX { - from { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } - - 30% { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - transform: perspective(400px) rotate3d(1, 0, 0, -20deg); - opacity: 1; - } - - to { - -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - transform: perspective(400px) rotate3d(1, 0, 0, 90deg); - opacity: 0; - } -} - -.flipOutX { - -webkit-animation-name: flipOutX; - animation-name: flipOutX; - -webkit-backface-visibility: visible !important; - backface-visibility: visible !important; -} - -@-webkit-keyframes flipOutY { - from { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } - - 30% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); - transform: perspective(400px) rotate3d(0, 1, 0, -15deg); - opacity: 1; - } - - to { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - opacity: 0; - } -} - -@keyframes flipOutY { - from { - -webkit-transform: perspective(400px); - transform: perspective(400px); - } - - 30% { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); - transform: perspective(400px) rotate3d(0, 1, 0, -15deg); - opacity: 1; - } - - to { - -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - transform: perspective(400px) rotate3d(0, 1, 0, 90deg); - opacity: 0; - } -} - -.flipOutY { - -webkit-backface-visibility: visible !important; - backface-visibility: visible !important; - -webkit-animation-name: flipOutY; - animation-name: flipOutY; -} - -@-webkit-keyframes lightSpeedIn { - from { - -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); - transform: translate3d(100%, 0, 0) skewX(-30deg); - opacity: 0; - } - - 60% { - -webkit-transform: skewX(20deg); - transform: skewX(20deg); - opacity: 1; - } - - 80% { - -webkit-transform: skewX(-5deg); - transform: skewX(-5deg); - opacity: 1; - } - - to { - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes lightSpeedIn { - from { - -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); - transform: translate3d(100%, 0, 0) skewX(-30deg); - opacity: 0; - } - - 60% { - -webkit-transform: skewX(20deg); - transform: skewX(20deg); - opacity: 1; - } - - 80% { - -webkit-transform: skewX(-5deg); - transform: skewX(-5deg); - opacity: 1; - } - - to { - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.lightSpeedIn { - -webkit-animation-name: lightSpeedIn; - animation-name: lightSpeedIn; - -webkit-animation-timing-function: ease-out; - animation-timing-function: ease-out; -} - -@-webkit-keyframes lightSpeedOut { - from { - opacity: 1; - } - - to { - -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); - transform: translate3d(100%, 0, 0) skewX(30deg); - opacity: 0; - } -} - -@keyframes lightSpeedOut { - from { - opacity: 1; - } - - to { - -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); - transform: translate3d(100%, 0, 0) skewX(30deg); - opacity: 0; - } -} - -.lightSpeedOut { - -webkit-animation-name: lightSpeedOut; - animation-name: lightSpeedOut; - -webkit-animation-timing-function: ease-in; - animation-timing-function: ease-in; -} - -@-webkit-keyframes rotateIn { - from { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: rotate3d(0, 0, 1, -200deg); - transform: rotate3d(0, 0, 1, -200deg); - opacity: 0; - } - - to { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes rotateIn { - from { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: rotate3d(0, 0, 1, -200deg); - transform: rotate3d(0, 0, 1, -200deg); - opacity: 0; - } - - to { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.rotateIn { - -webkit-animation-name: rotateIn; - animation-name: rotateIn; -} - -@-webkit-keyframes rotateInDownLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes rotateInDownLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.rotateInDownLeft { - -webkit-animation-name: rotateInDownLeft; - animation-name: rotateInDownLeft; -} - -@-webkit-keyframes rotateInDownRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes rotateInDownRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.rotateInDownRight { - -webkit-animation-name: rotateInDownRight; - animation-name: rotateInDownRight; -} - -@-webkit-keyframes rotateInUpLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes rotateInUpLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.rotateInUpLeft { - -webkit-animation-name: rotateInUpLeft; - animation-name: rotateInUpLeft; -} - -@-webkit-keyframes rotateInUpRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, -90deg); - transform: rotate3d(0, 0, 1, -90deg); - opacity: 0; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -@keyframes rotateInUpRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, -90deg); - transform: rotate3d(0, 0, 1, -90deg); - opacity: 0; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: none; - transform: none; - opacity: 1; - } -} - -.rotateInUpRight { - -webkit-animation-name: rotateInUpRight; - animation-name: rotateInUpRight; -} - -@-webkit-keyframes rotateOut { - from { - -webkit-transform-origin: center; - transform-origin: center; - opacity: 1; - } - - to { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: rotate3d(0, 0, 1, 200deg); - transform: rotate3d(0, 0, 1, 200deg); - opacity: 0; - } -} - -@keyframes rotateOut { - from { - -webkit-transform-origin: center; - transform-origin: center; - opacity: 1; - } - - to { - -webkit-transform-origin: center; - transform-origin: center; - -webkit-transform: rotate3d(0, 0, 1, 200deg); - transform: rotate3d(0, 0, 1, 200deg); - opacity: 0; - } -} - -.rotateOut { - -webkit-animation-name: rotateOut; - animation-name: rotateOut; -} - -@-webkit-keyframes rotateOutDownLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } -} - -@keyframes rotateOutDownLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, 45deg); - transform: rotate3d(0, 0, 1, 45deg); - opacity: 0; - } -} - -.rotateOutDownLeft { - -webkit-animation-name: rotateOutDownLeft; - animation-name: rotateOutDownLeft; -} - -@-webkit-keyframes rotateOutDownRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } -} - -@keyframes rotateOutDownRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } -} - -.rotateOutDownRight { - -webkit-animation-name: rotateOutDownRight; - animation-name: rotateOutDownRight; -} - -@-webkit-keyframes rotateOutUpLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } -} - -@keyframes rotateOutUpLeft { - from { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: left bottom; - transform-origin: left bottom; - -webkit-transform: rotate3d(0, 0, 1, -45deg); - transform: rotate3d(0, 0, 1, -45deg); - opacity: 0; - } -} - -.rotateOutUpLeft { - -webkit-animation-name: rotateOutUpLeft; - animation-name: rotateOutUpLeft; -} - -@-webkit-keyframes rotateOutUpRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, 90deg); - transform: rotate3d(0, 0, 1, 90deg); - opacity: 0; - } -} - -@keyframes rotateOutUpRight { - from { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - opacity: 1; - } - - to { - -webkit-transform-origin: right bottom; - transform-origin: right bottom; - -webkit-transform: rotate3d(0, 0, 1, 90deg); - transform: rotate3d(0, 0, 1, 90deg); - opacity: 0; - } -} - -.rotateOutUpRight { - -webkit-animation-name: rotateOutUpRight; - animation-name: rotateOutUpRight; -} - -@-webkit-keyframes hinge { - 0% { - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - } - - 20%, 60% { - -webkit-transform: rotate3d(0, 0, 1, 80deg); - transform: rotate3d(0, 0, 1, 80deg); - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - } - - 40%, 80% { - -webkit-transform: rotate3d(0, 0, 1, 60deg); - transform: rotate3d(0, 0, 1, 60deg); - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - opacity: 1; - } - - to { - -webkit-transform: translate3d(0, 700px, 0); - transform: translate3d(0, 700px, 0); - opacity: 0; - } -} - -@keyframes hinge { - 0% { - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - } - - 20%, 60% { - -webkit-transform: rotate3d(0, 0, 1, 80deg); - transform: rotate3d(0, 0, 1, 80deg); - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - } - - 40%, 80% { - -webkit-transform: rotate3d(0, 0, 1, 60deg); - transform: rotate3d(0, 0, 1, 60deg); - -webkit-transform-origin: top left; - transform-origin: top left; - -webkit-animation-timing-function: ease-in-out; - animation-timing-function: ease-in-out; - opacity: 1; - } - - to { - -webkit-transform: translate3d(0, 700px, 0); - transform: translate3d(0, 700px, 0); - opacity: 0; - } -} - -.hinge { - -webkit-animation-name: hinge; - animation-name: hinge; -} - -/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ - -@-webkit-keyframes rollIn { - from { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); - transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -@keyframes rollIn { - from { - opacity: 0; - -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); - transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); - } - - to { - opacity: 1; - -webkit-transform: none; - transform: none; - } -} - -.rollIn { - -webkit-animation-name: rollIn; - animation-name: rollIn; -} - -/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ - -@-webkit-keyframes rollOut { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); - transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); - } -} - -@keyframes rollOut { - from { - opacity: 1; - } - - to { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); - transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); - } -} - -.rollOut { - -webkit-animation-name: rollOut; - animation-name: rollOut; -} - -@-webkit-keyframes zoomIn { - from { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - 50% { - opacity: 1; - } -} - -@keyframes zoomIn { - from { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - 50% { - opacity: 1; - } -} - -.zoomIn { - -webkit-animation-name: zoomIn; - animation-name: zoomIn; -} - -@-webkit-keyframes zoomInDown { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomInDown { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomInDown { - -webkit-animation-name: zoomInDown; - animation-name: zoomInDown; -} - -@-webkit-keyframes zoomInLeft { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); - transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomInLeft { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); - transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomInLeft { - -webkit-animation-name: zoomInLeft; - animation-name: zoomInLeft; -} - -@-webkit-keyframes zoomInRight { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); - transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomInRight { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); - transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomInRight { - -webkit-animation-name: zoomInRight; - animation-name: zoomInRight; -} - -@-webkit-keyframes zoomInUp { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomInUp { - from { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - 60% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomInUp { - -webkit-animation-name: zoomInUp; - animation-name: zoomInUp; -} - -@-webkit-keyframes zoomOut { - from { - opacity: 1; - } - - 50% { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - to { - opacity: 0; - } -} - -@keyframes zoomOut { - from { - opacity: 1; - } - - 50% { - opacity: 0; - -webkit-transform: scale3d(.3, .3, .3); - transform: scale3d(.3, .3, .3); - } - - to { - opacity: 0; - } -} - -.zoomOut { - -webkit-animation-name: zoomOut; - animation-name: zoomOut; -} - -@-webkit-keyframes zoomOutDown { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); - -webkit-transform-origin: center bottom; - transform-origin: center bottom; - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomOutDown { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0); - -webkit-transform-origin: center bottom; - transform-origin: center bottom; - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomOutDown { - -webkit-animation-name: zoomOutDown; - animation-name: zoomOutDown; -} - -@-webkit-keyframes zoomOutLeft { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: scale(.1) translate3d(-2000px, 0, 0); - transform: scale(.1) translate3d(-2000px, 0, 0); - -webkit-transform-origin: left center; - transform-origin: left center; - } -} - -@keyframes zoomOutLeft { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: scale(.1) translate3d(-2000px, 0, 0); - transform: scale(.1) translate3d(-2000px, 0, 0); - -webkit-transform-origin: left center; - transform-origin: left center; - } -} - -.zoomOutLeft { - -webkit-animation-name: zoomOutLeft; - animation-name: zoomOutLeft; -} - -@-webkit-keyframes zoomOutRight { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: scale(.1) translate3d(2000px, 0, 0); - transform: scale(.1) translate3d(2000px, 0, 0); - -webkit-transform-origin: right center; - transform-origin: right center; - } -} - -@keyframes zoomOutRight { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); - transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0); - } - - to { - opacity: 0; - -webkit-transform: scale(.1) translate3d(2000px, 0, 0); - transform: scale(.1) translate3d(2000px, 0, 0); - -webkit-transform-origin: right center; - transform-origin: right center; - } -} - -.zoomOutRight { - -webkit-animation-name: zoomOutRight; - animation-name: zoomOutRight; -} - -@-webkit-keyframes zoomOutUp { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); - -webkit-transform-origin: center bottom; - transform-origin: center bottom; - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -@keyframes zoomOutUp { - 40% { - opacity: 1; - -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); - -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); - } - - to { - opacity: 0; - -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); - transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0); - -webkit-transform-origin: center bottom; - transform-origin: center bottom; - -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - } -} - -.zoomOutUp { - -webkit-animation-name: zoomOutUp; - animation-name: zoomOutUp; -} - -@-webkit-keyframes slideInDown { - from { - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -@keyframes slideInDown { - from { - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.slideInDown { - -webkit-animation-name: slideInDown; - animation-name: slideInDown; -} - -@-webkit-keyframes slideInLeft { - from { - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -@keyframes slideInLeft { - from { - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.slideInLeft { - -webkit-animation-name: slideInLeft; - animation-name: slideInLeft; -} - -@-webkit-keyframes slideInRight { - from { - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -@keyframes slideInRight { - from { - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.slideInRight { - -webkit-animation-name: slideInRight; - animation-name: slideInRight; -} - -@-webkit-keyframes slideInUp { - from { - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -@keyframes slideInUp { - from { - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - visibility: visible; - } - - to { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.slideInUp { - -webkit-animation-name: slideInUp; - animation-name: slideInUp; -} - -@-webkit-keyframes slideOutDown { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } -} - -@keyframes slideOutDown { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(0, 100%, 0); - transform: translate3d(0, 100%, 0); - } -} - -.slideOutDown { - -webkit-animation-name: slideOutDown; - animation-name: slideOutDown; -} - -@-webkit-keyframes slideOutLeft { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } -} - -@keyframes slideOutLeft { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } -} - -.slideOutLeft { - -webkit-animation-name: slideOutLeft; - animation-name: slideOutLeft; -} - -@-webkit-keyframes slideOutRight { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } -} - -@keyframes slideOutRight { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } -} - -.slideOutRight { - -webkit-animation-name: slideOutRight; - animation-name: slideOutRight; -} - -@-webkit-keyframes slideOutUp { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } -} - -@keyframes slideOutUp { - from { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } - - to { - visibility: hidden; - -webkit-transform: translate3d(0, -100%, 0); - transform: translate3d(0, -100%, 0); - } -} - -.slideOutUp { - -webkit-animation-name: slideOutUp; - animation-name: slideOutUp; -} diff --git a/src/main/webapp/templets/1/default/css/base.css b/src/main/webapp/templets/1/default/css/base.css deleted file mode 100644 index 5a878045..00000000 --- a/src/main/webapp/templets/1/default/css/base.css +++ /dev/null @@ -1 +0,0 @@ -body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,a{margin:0;padding:0;border:0;text-decoration:none !important}*{margin:0;padding:0}body{min-width:1200px;background-color:#fafafa}html,body,ul,li{margin:0;padding:0}a{text-decoration:none;color:#555}ul,li,ol{list-style:none}input:focus,textarea:focus{outline:none}.ms-banner{height:337px}.ms-banner img{width:100%;height:100%}.flexslider{margin:0 auto 20px;position:relative;width:100%;height:440px;overflow:hidden;zoom:1}.flexslider .slides li{width:100%;height:100%}.flexslider .slides a img{width:100%;height:337px;display:block}.flexslider .flex-direction-nav{width:100%;bottom:10px;text-align:center}.flexslider .flex-direction-nav a{width:70px;height:70px;line-height:99em;overflow:hidden;margin:-35px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;border-radius:35px}.flexslider .flex-direction-nav .flex-next{background-position:0 -70px;right:10px}.flexslider .flex-direction-nav .flex-prev{left:10px}.flexslider .flex-direction-nav li{margin:0 2px;display:inline-block;zoom:1;*display:inline}.flexslider:hover .flex-next{opacity:.8;filter:alpha(opacity=25)}.flexslider:hover .flex-prev{opacity:.8;filter:alpha(opacity=25)}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50)}.ms-head{background-color:#2b3442}.ms-head a{color:#fff}.ms-head .head-menu-flex-center{display:flex;align-items:center}.ms-head .head-menu{width:1200px;height:60px;margin:auto;color:#ffffff;display:flex;justify-content:space-between}.ms-head .head-menu .head-menu-flex-center .head-menu-list{padding-left:30px;height:60px;line-height:60px;margin:0 !important}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-active{color:#ffb800;background-color:#2b3442}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li:hover{background-color:#202833;color:#ffb800}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li a:hover{background-color:#202833;color:#ffb800}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li{cursor:pointer;position:relative}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list{background-color:#2b3442;position:absolute;width:100%;left:0;color:#fff;display:none;top:60px;z-index:9999999}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li{height:40px;line-height:40px;text-align:center}.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li a:hover{color:#ffb800;background-color:#2b3442}.ms-head .head-menu img,.ms-head .head-menu .head-menu-list,.ms-head .head-menu div,.ms-head .head-menu .head-menu-list-li{float:left}.ms-head .head-menu img{width:60px;height:30px;padding-right:10px}.ms-head .head-menu li{padding:0 15px}.ms-head .head-menu .head-men-right .head-menu-right-content{min-width:100px}.ms-head .head-menu .head-men-right .head-menu-right-content span span{padding:0 5px;cursor:pointer}.ms-head .head-menu .head-men-right .head-menu-right-content span span a:hover{color:#ffb800}.ms-head .head-menu .head-men-right .head-menu-right-search{padding-right:12px;position:relative}.ms-head .head-menu .head-men-right .head-menu-right-search input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #2b3442 inset !important;-webkit-text-fill-color:#fff !important}.ms-head .head-menu .head-men-right .head-menu-right-search .ms-search-click{background-image:url(../images/search.png);width:14px;height:14px;border:0;background-color:#2b3442;position:absolute;right:30px;top:8px;cursor:pointer}.ms-head .head-menu .head-men-right .head-menu-right-search .ms-search-input{height:28px;background-color:#2b3442;border:1px solid #fff;border-radius:15px;padding-left:30px;color:#fff;width:318px;font-size:14px}.ms-head .head-menu .head-men-right .head-menu-right-search input::-webkit-input-placeholder{color:#fff}.ms-head .head-menu .head-men-right .head-menu-right-search .iconfont{font-size:18px;cursor:pointer;position:absolute;right:28px}.ms-footer{height:140px;background-color:#2a3542}.ms-footer .ms-footer-content{padding:46px 0;width:1200px;margin:auto}.ms-footer .ms-footer-content .ms-footer-left{color:#999999;font-size:14px;float:left}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-copyright{display:block;padding-top:20px;height:14px}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column{height:14px;cursor:pointer}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:link{color:#999;text-decoration:none}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:visited{color:#999;text-decoration:none}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:hover{color:#fff}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-course,.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-contact{padding:0 10px}.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-about{padding-right:10px}.ms-footer .ms-footer-content .ms-footer-right{float:right}.ms-footer .ms-footer-content .ms-footer-right img{cursor:pointer}.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-baidu{padding:0 12px}.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin{position:relative;display:none}.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin img{top:-161px;left:-38px;width:103px;border:2px solid #ccc;position:absolute}.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin p{font-size:0;line-height:0;display:block;width:0;height:0;left:8px;border-left:10px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff;position:absolute;top:-58px;z-index:85}.ms-but-disabled2,.ms-but-disabled{opacity:.6 !important;cursor:no-drop !important}.ms-but-disabled:hover{background-color:#009aff !important}.ms-loading{text-align:center;height:700px;line-height:700px}.ms-loading img{width:60px}.topbar-info{display:flex;align-items:center;float:right;color:white;text-align:right}.topbar-info a{height:30px;line-height:30px}.topbar-info a .loginImg{width:30px !important;height:30px !important;vertical-align:super;border-radius:50%;padding:0;margin-right:12px;opacity:.9;cursor:pointer}.topbar-info a .loginImg:hover{opacity:1}.topbar-info a .userName{line-height:30px !important;margin-right:12px;color:#fff;cursor:pointer;font-weight:500}.topbar-info a .userName:hover{color:#ffb800}.topbar-info .quitLogin{color:#fff;height:30px;line-height:30px}.topbar-info .quitLogin:hover{color:#ffb800}.topbar-info .ms-userName{max-width:110px;white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis}/*# sourceMappingURL=./base.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/case-list.css b/src/main/webapp/templets/1/default/css/case-list.css deleted file mode 100644 index 34a3156e..00000000 --- a/src/main/webapp/templets/1/default/css/case-list.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content-case{background-color:#fff;overflow:hidden;padding-top:20px}.ms-content-case a:visited{color:#000000}.ms-content-case .ms-content-main{width:1200px;min-height:400px;margin:auto;overflow:hidden}.ms-content-case .ms-content-main .ms-content-main-case:nth-child(3n){margin-right:0}.ms-content-case .ms-content-main .ms-content-main-case{border:1px solid #f0f0f0;width:384px;height:332px;margin-right:20px;float:left;position:relative;overflow:hidden;color:#ffffff;margin-top:20px}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-img{width:387px;height:334px}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-img img{width:100%;height:100%}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain{display:none;width:100%;height:100%;background-color:#0099ff;opacity:.9;position:absolute;top:0;left:0}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .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-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content{min-height:215px}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content p{font-size:14px;padding:0 30px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content p img{width:100px;text-align:center;margin:20px 0;height:100px}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-click{text-align:center}.ms-content-case .ms-content-main .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-click a{border:1px solid #ffffff;border-radius:17px;padding:5px 39px;color:#ffffff}.ms-content-case .ms-content-main .ms-content-main-case-left{margin-right:0}.ms-content-case #ms-case-page{margin-top:50px}.ms-content-case #ms-case-page a:hover{background-color:#eee}.ms-content-case .ms-content-main-page{text-align:center;margin-top:30px;margin-bottom:50px}.ms-content-case .ms-content-main-page a{color:#999;font-size:14px}.ms-content-case .ms-content-main-page .ms-content-main-page-first,.ms-content-case .ms-content-main-page .ms-content-main-page-last{border:1px solid #ddd;padding:10px 15px;margin-right:-5px}.ms-content-case .ms-content-main-page .ms-content-main-page-upper,.ms-content-case .ms-content-main-page .ms-content-main-page-next{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 15px;margin-right:-5px}.ms-content-case .ms-content-main-page .ms-content-main-page-upper{border-right:1px solid #ddd}.ms-content-case .ms-content-main-page .ms-content-main-page-first{border-top-left-radius:4px;border-bottom-left-radius:4px}.ms-content-case .ms-content-main-page .ms-content-main-page-last{border-top-right-radius:4px;border-bottom-right-radius:4px}/*# sourceMappingURL=./case-list.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/center.css b/src/main/webapp/templets/1/default/css/center.css deleted file mode 100644 index b85d90c2..00000000 --- a/src/main/webapp/templets/1/default/css/center.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content{font-family:arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;width:1200px;margin:auto}.ms-content .ms-content-main{margin:20px 0}.ms-content .ms-content-main .ms-content-left{width:230px;height:270px;background-color:#fff;text-align:center;margin-right:20px;float:left}.ms-content .ms-content-main .ms-content-left .ms-content-left-info img{width:100px;height:100px;border-radius:50%;margin:20px 0 10px 0}.ms-content .ms-content-main .ms-content-left .ms-content-left-info div{border-bottom:1px solid #f1f1f1;padding-bottom:10px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#555555}.ms-content .ms-content-main .ms-content-left .ms-content-left-list .active{color:#0099ff}.ms-content .ms-content-main .ms-content-left .ms-content-left-list a:link{color:#999;text-decoration:none}.ms-content .ms-content-main .ms-content-left .ms-content-left-list a:hover{color:#0099ff}.ms-content .ms-content-main .ms-content-left .ms-content-left-list .ms-content-left-list-info{margin-top:20px;cursor:pointer;color:#999999}.ms-content .ms-content-main .ms-content-left .ms-content-left-list .ms-content-left-list-pass{margin:20px 0;color:#999999;cursor:pointer}.ms-content .ms-content-main .ms-content-right{background-color:#fff;width:950px;min-height:653px;overflow:hidden}.ms-content .ms-content-main .ms-content-right .ms-content-right-title{color:#555555;border-bottom:1px solid #eeeeee;padding:20px 0;margin:0 20px}.ms-content .ms-content-main .ms-content-right .ms-content-right-form input::-webkit-input-placeholder{color:#999}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data{font-size:14px;color:#999999}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password .span,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .span{display:inline-block}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password .ms-error-hide,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-error-hide{opacity:0;color:#FF0000;transition:all .2s}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password .ms-error-show,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-error-show{opacity:1}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password span,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data span{min-width:70px;max-width:300px}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password img,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data img{vertical-align:middle}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-old-password input,.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data input{width:220px;height:20px;padding:5px 10px;border:1px solid #eeeeee;border-radius:4px;margin-top:20px;background-color:#fafafa}.ms-content .ms-content-main .ms-content-right .ms-content-right-form form{margin-left:67px}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-click{pointer-events:none;background-color:#fafafa;color:#ddd;width:120px;padding:6px 0;border-radius:4px;text-align:center;margin-left:141px;margin-top:20px;cursor:pointer;opacity:.9}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-click:hover{opacity:1}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-click-password{margin-left:141px}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-error-hide{opacity:0;color:#FF0000;transition:all .2s}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-error-show{opacity:1}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data input{background-color:#ffffff;height:20px;padding:5px 10px;margin-right:18px;transition:all .6s;color:#999}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data input:focus{color:#000;border-color:#0099ff}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-content-head-img{width:64px;height:64px;position:relative}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-content-head-img:hover #browse{display:block}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-content-head-img img{width:100%;height:100%;border-radius:50%;background:white}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-content-head-img .ms-content-head-upload{width:100%;height:100%;line-height:64px;position:absolute;top:0;left:0;font-size:12px;color:#fff;border-radius:50%;text-align:center}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data .ms-content-head-img .ms-content-head-upload span{margin:auto}.ms-content .ms-content-main .ms-content-right .ms-content-right-form .ms-content-data-head{text-align:left;display:flex;align-items:center;margin-top:20px;cursor:pointer}.ms-content-head-upload .display-img{width:64px;height:64px;display:block !important}.ms-content-head-upload span{display:none}.ms-content-head-upload:hover #browse{opacity:1}.ms-content-head-upload #browse{background:rgba(89,89,89,0.5);min-width:64px;width:64px;height:64px;transition:.3s;position:absolute;z-index:1;top:0;left:0;border-radius:50%;opacity:0}/*# sourceMappingURL=./center.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/index.css b/src/main/webapp/templets/1/default/css/index.css deleted file mode 100644 index 07de211a..00000000 --- a/src/main/webapp/templets/1/default/css/index.css +++ /dev/null @@ -1 +0,0 @@ -body{font-size:16px !important;font-family:inherit !important}.ms-head{box-sizing:initial !important}.ms-head *{box-sizing:initial !important}.ms-content-index{min-height:550px}.ms-content-index #ms-content-main-case-left{margin-right:0}.ms-content-index .ms-content-template .ms-index-tabs{text-align:center;border:none;margin-bottom:3px}.ms-content-index .ms-content-template .ms-index-tabs li{margin-right:15px;float:none;display:inline-block;font-size:2.4rem}.ms-content-index .ms-content-template .ms-index-tabs li a:hover{color:#333}.ms-content-index .ms-content-template .ms-index-tabs li a{border:none !important;color:#777;background-color:white;padding:10px 0;font-size:20px}.ms-content-index .ms-content-template .ms-index-tabs .active a{border-bottom:2px solid #00b0ff !important;color:#333}.ms-content-index .ms-content-template .ms-content-all{min-height:700px;padding:20px 0;width:100%;background:#fafafa}.ms-content-index .ms-content-template .ms-content-all .tab-content{background:#fafafa;width:1200px;margin:auto;overflow:hidden;padding-bottom:20px}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content{display:flex;flex-wrap:wrap;justify-content:space-between}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list{display:inline-block;position:relative;margin:20px 0 0 0}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .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)}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-more 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}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-more div:hover{background:#aaa;color:white}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-info{padding:18px;background:white}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-info span{display:block;margin-bottom:18px;color:#666}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-info .ms-model-info-img{width:35px;height:35px;border-radius:50%;margin-right:6px}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-info .ms-model-type{color:#fb803c;display:inline-block;float:right;font-size:2.4rem}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-img{overflow:hidden;position:relative;height:235px;z-index:2;display:block}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-img img{width:385px;position:relative}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-mobile-img{position:absolute;overflow:hidden;z-index:3;right:0;top:0;height:285px}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-mobile-img div{width:150px;height:192px;padding:0 15px 0 26px;margin-top:47px;overflow:hidden;position:relative}.ms-content-index .ms-content-template .ms-content-all .tab-content .ms-model-content .ms-model-list .ms-model-mobile-img div img{width:100%;position:relative;min-height:100%}.ms-content-index .ms-content-case{width:100%;overflow:hidden;background-color:#fff}.ms-content-index .ms-content-case .ms-content-case-mian{width:1200px;margin:auto;overflow:hidden;padding-bottom:40px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-title{overflow:hidden;border-bottom:1px solid #eee;padding-bottom:20px;padding-top:20px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-title .ms-content-case-title-words{float:left;font-size:20px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-title .ms-content-case-more{float:right;font-size:14px;color:#999;cursor:pointer}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-title .ms-content-case-more a:link{color:#999;text-decoration:none}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-title .ms-content-case-more a:visited{color:#999;text-decoration:none}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case:nth-child(3n){margin-right:0}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .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}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case:hover .ms-content-main-case-explain{display:block}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-img{width:384px;height:334px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-img img{width:100%;height:100%}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain{display:none;width:100%;height:100%;background-color:#0099ff;opacity:.9;position:absolute;top:0;left:0}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .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-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content{min-height:215px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content p{font-size:14px;padding:0 30px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-content p img{width:90px;text-align:center;margin:10px 0 0 0;height:90px}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-click{text-align:center}.ms-content-index .ms-content-case .ms-content-case-mian .ms-content-case-list .ms-content-main-case .ms-content-main-case-explain .ms-content-main-case-click a{border:1px solid #ffffff;border-radius:17px;padding:5px 39px;color:#ffffff}.ms-content-index .ms-content-product{background:#fafafa}.ms-content-index .ms-content-product .ms-content-product-main{width:1200px;padding:20px 0;margin:auto}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-title{padding:15px 0;font-size:18px;text-align:center;border-bottom:1px solid #eee}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-title .ms-content-product-title-words{font-size:20px}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list{margin:20px 0}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul{overflow:hidden}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li:last-child{margin-right:0}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li{width:384px;margin-right:22px;background-color:#fff;float:left}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li img{width:100%}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content{margin:0 20px}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content a:hover{color:#0099ff}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content .ms-content-product-list-content-title{margin:18px 0}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content .ms-content-product-list-content-title a{color:#555;font-size:16px}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content .ms-content-product-list-content-title a:hover{color:#0099ff}.ms-content-index .ms-content-product .ms-content-product-main .ms-content-product-list .ms-content-product-list-ul li .ms-content-product-list-content .ms-content-product-list-content-describe{font-size:12px;color:#999;padding-bottom:20px}.ms-content-index .ms-content-news-main-title-more,.ms-content-index .ms-content-case-more{padding-top:9px;font-size:14px}.ms-content-index .ms-content-news-main-title-more a:hover,.ms-content-index .ms-content-case-more a:hover{color:#0099ff !important}.ms-content-index .ms-content-news{margin-bottom:40px;background-color:#fff}.ms-content-index .ms-content-news .ms-content-news-main{width:1200px;margin:auto}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-title{overflow:hidden;border-bottom:1px solid #eee;padding-bottom:20px;padding-top:40px;line-height:1}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-title .ms-content-news-main-title-words{float:left;font-size:20px}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-title .ms-content-news-main-title-more{float:right;font-size:14px;color:#999;cursor:pointer}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-title .ms-content-news-main-title-more a:link{color:#999;text-decoration:none}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-title .ms-content-news-main-title-more a:visited{color:#999;text-decoration:none}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text{margin-top:21px;height:250px;padding-bottom:40px;overflow:hidden}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text img{float:left;margin-right:20px;width:420px;height:251px}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul{overflow:hidden}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul span:hover{color:#0099ff}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul li{overflow:hidden;margin-bottom:14px;border-bottom:1px dotted #eee;padding-bottom:10px;line-height:1}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul li .ms-content-news-main-li-title{float:left;font-size:14px;color:#555;height:19px}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul li .ms-content-news-main-li-title .ms-content-news-main-li-span{margin-right:12px}.ms-content-index .ms-content-news .ms-content-news-main .ms-content-news-main-img-text .ms-content-news-main-ul li .ms-content-news-main-li-time{float:right;font-size:14px;color:#999}/*# sourceMappingURL=./index.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/jquery.sinaemotion.css b/src/main/webapp/templets/1/default/css/jquery.sinaemotion.css deleted file mode 100644 index 923a9fbf..00000000 --- a/src/main/webapp/templets/1/default/css/jquery.sinaemotion.css +++ /dev/null @@ -1,79 +0,0 @@ -#emotions{ - left:0; - width: 395px; - 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 diff --git a/src/main/webapp/templets/1/default/css/login.css b/src/main/webapp/templets/1/default/css/login.css deleted file mode 100644 index eb6c2fd2..00000000 --- a/src/main/webapp/templets/1/default/css/login.css +++ /dev/null @@ -1 +0,0 @@ -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%}#login .ms-none{display:none !important}#login .ms-login-float{float:left}#login .ms-head,#login .ms-footer,#login .ms-content-form,#login .ms-content-code{background-color:#ffffff}#login .ms-head-line,#login .ms-head-welcome-login,#login .ms-footer{color:#999999}#login .ms-head-welcome-login,#login .ms-login-english-title,#login .ms-login-remmember-password,#login .ms-footer{font-size:12px}#login .ms-head{vertical-align:middle;height:22px;padding:34px 46px;display:flex;align-content:center}#login .ms-head a{width:147px}#login .ms-head img{height:100%}#login .ms-head .ms-head-welcome-login{margin-top:4px;font-size:1rem !important}#login .ms-head .ms-head-line{margin:0 12px;border-left:1px solid #999}#login .ms-content{flex:1;position:relative}#login .ms-content .ms-content-form,#login .ms-content .ms-content-code{width:280px;height:215px;padding:24px 20px;position:absolute;right:160px;top:25%;box-shadow:2px 2px 8px 6px #3bb1ff}#login .ms-content #ms-content-form-register{height:260px}#login .ms-content .ms-login-chinese-title{color:#0099ff;font-size:16px;line-height:15px}#login .ms-content .ms-login-code{position:absolute;top:4px;right:4px}#login .ms-content .ms-login-code-title{color:#0099ff;font-size:12px}#login .ms-content .ms-content-form .ms-login-title{line-height:13px}#login .ms-content .ms-content-form .ms-login-english-title,#login .ms-content .ms-content-form .ms-login-remmember-password,#login .ms-content .ms-content-form .ms-login-code-text{color:#999999}#login .ms-content .ms-content-form .ms-login-people-name,#login .ms-content .ms-content-form .ms-login-remmember-password{margin-bottom:12px}#login .ms-content .ms-content-form .ms-login-error-text{height:15px;font-size:12px;color:#e4393c;display:flex;align-items:center;padding:5px 0}#login .ms-content .ms-content-form .ms-login-error-text img{padding-right:5px}#login .ms-content .ms-content-form input{border:1px solid #eeeeee;border-radius:3px;color:#555555;outline-color:#0099ff}#login .ms-content .ms-content-form input::-webkit-input-placeholder{color:#999999}#login .ms-content .ms-content-form input::-moz-placeholder{color:#999999}#login .ms-content .ms-content-form .ms-login-people-name{width:260px;height:20px;padding:5px 10px}#login .ms-content .ms-content-form .ms-error{border:1px solid #e4393c}#login .ms-content .ms-content-form .ms-login-remmember-password{display:flex;line-height:13px;align-items:center;height:13px}#login .ms-content .ms-content-form .ms-login-remmember-password input[type="checkbox"]{margin:0 6px 0 0}#login .ms-content .ms-content-form .ms-login-button{pointer-events:none;background-color:#fafafa;color:#ddd;width:100%;height:34px;line-height:34px;font-size:14px;text-align:center;cursor:pointer;border-radius:4px}#login .ms-content .ms-content-form .login-code{overflow:hidden;margin-bottom:12px}#login .ms-content .ms-content-form .login-code .login-code-input{width:114px;height:12px;padding:10px}#login .ms-content .ms-content-form .login-code .login-code-input,#login .ms-content .ms-content-form .login-code .login-code-img{margin-right:11px}#login .ms-content .ms-content-form .login-code .login-code-img{height:34px}#login .ms-content .ms-content-form .login-code .login-code-text{font-size:10px}#login .ms-content .ms-content-form .login-code .login-code-change{cursor:pointer;color:#0099ff}#login .ms-content .ms-content-form .login-code .login-code-rompt{color:#999}#login .ms-content .ms-content-form .ms-login-rand-code{width:110px;height:12px;padding:10px}#login .ms-content .ms-content-form .ms-login-rand-code-img{height:34px}#login .ms-content .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}#login .ms-content .ms-content-code .ms-login-weixin{text-align:center}#login .ms-content .ms-content-code .ms-login-weixin img{margin:auto;display:block;margin-top:18px;margin-bottom:16px}#login .ms-content .ms-login-button:hover,#login .ms-content .ms-login-button:active{background-color:#0086ff}#login .ms-footer{height:40px;padding:40px 0;text-align:center}#login .ms-footer a:link{color:#999999;text-decoration:none}#login .ms-footer a:visited{color:#999999;text-decoration:none}#login .ms-footer a:active{color:#999999;text-decoration:none}#login .ms-footer a:hover{color:#0099ff;text-decoration:none}#login .ms-footer p{margin:0 0 18px 0;line-height:11px}#login .ms-footer p:last-child{margin:0}/*# sourceMappingURL=./login.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/news-list.css b/src/main/webapp/templets/1/default/css/news-list.css deleted file mode 100644 index e5df9571..00000000 --- a/src/main/webapp/templets/1/default/css/news-list.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content{margin:20px 0}.ms-content .ms-content-left{width:230px;float:left;margin-right:20px}.ms-content .ms-content-left .ms-content-left-title{font-weight:bold;background-color:#009aff;color:#fff;height:40px;line-height:40px;width:190px;padding:0 20px}.ms-content .ms-content-left .ms-content-left-ul{background-color:#fff;margin-top:1px;width:230px}.ms-content .ms-content-left .ms-content-left-ul a:hover{color:#fff}.ms-content .ms-content-left .ms-content-left-ul a:hover li{background-color:#54bcfe}.ms-content .ms-content-left .ms-content-left-ul a{color:#999999}.ms-content .ms-content-left .ms-content-left-ul li{height:40px;line-height:40px;font-size:14px;cursor:pointer;padding:0 20px}.ms-content .ms-content-left .ms-content-left-ul li .ms-content-left-li-more{float:right}.ms-content .ms-content-left .ms-content-left-ul .ms-content-left-li-first{color:#fff}.ms-content .ms-content-left .ms-content-left-ul .ms-content-left-li-first li{background-color:#54bcfe}.ms-content a:visited{color:#000000}.ms-content .ms-content-new-list{overflow:hidden;margin-top:20px}.ms-content .ms-content-right-position{font-size:14px;overflow:hidden;margin-bottom:20px}.ms-content .ms-content-right-position a:hover{color:#0099ff}.ms-content .ms-content-right-position span{padding:0 5px}.ms-content #ms-content-search{float:none;width:100%;margin-top:20px}.ms-content .ms-content-main-list{float:right;width:950px;min-height:400px}.ms-content .ms-content-main-list .ms-content-main-div{background-color:#fff;padding-bottom:30px}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul{margin:0 20px}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul a:link{color:#333;text-decoration:none}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul a:visited{color:#333;text-decoration:none}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul a:active{color:#333;text-decoration:none}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul a:hover{color:#0099ff;text-decoration:none}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul li{border-bottom:1px dotted #eee;padding:12px 0;overflow:hidden}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul .ms-content-main-li-span{padding-right:10px;float:left}.ms-content .ms-content-main-list .ms-content-main-div .ms-content-main-ul .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 .ms-content-main-list .ms-content-main-div .ms-content-main-ul .ms-content-main-li-time{float:right;color:#999999;font-size:14px}.ms-content .ms-content-main-page{text-align:center;margin-top:30px;margin-bottom:50px}.ms-content .ms-content-main-page a{color:#999;font-size:14px}.ms-content .ms-content-main-page a:hover{background-color:#eee}.ms-content .ms-content-main-page .ms-content-main-page-first,.ms-content .ms-content-main-page .ms-content-main-page-last{border:1px solid #ddd;padding:10px 15px;margin-right:-5px}.ms-content .ms-content-main-page .ms-content-main-page-upper,.ms-content .ms-content-main-page .ms-content-main-page-next{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 15px;margin-right:-5px}.ms-content .ms-content-main-page .ms-content-main-page-upper{border-right:1px solid #ddd}.ms-content .ms-content-main-page .ms-content-main-page-first{border-top-left-radius:4px;border-bottom-left-radius:4px}.ms-content .ms-content-main-page .ms-content-main-page-last{border-top-right-radius:4px;border-bottom-right-radius:4px}.ms-content .ms-content-main-div .ms-content-main-div-prompt{border-bottom:1px solid #d0cfcf99 99;padding-top:20px;padding-left:20px;padding-bottom:10px;font-size:14px;color:#999999}.ms-content .ms-content-main-div .ms-content-main-div-prompt span{color:#0198ff}.ms-content .ms-content-main-div .ms-content-main-ul li{height:22px;line-height:22px}.ms-content .ms-content-main-div .ms-content-main-ul a{font-size:14px}.ms-content .ms-content-main-div .ms-content-main-ul .ms-content-main-li-title:hover{color:#0099ff}.ms-content .ms-content-main-div .ms-content-main-ul .ms-content-main-ul-result{color:#0198ff}.ms-content .ms-content-main-div .ms-content-main-div-nothing{font-size:14px;color:#999999;padding-top:20px;padding-left:20px;text-align:center}/*# sourceMappingURL=./news-list.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/css/news-show.css b/src/main/webapp/templets/1/default/css/news-show.css deleted file mode 100644 index 06d0c3e1..00000000 --- a/src/main/webapp/templets/1/default/css/news-show.css +++ /dev/null @@ -1 +0,0 @@ -.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-title{overflow:hidden}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-title .ms-content-right-main-title-div{color:#333}.ms-content-about .ms-content-main .ms-content-right #ms-content-right-main-title{padding-bottom:0;text-align:left;border-bottom:1px solid #fafafa}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon{font-size:12px;color:#999999;overflow:hidden;padding:20px 0}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-vertical{color:#ccc}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-icon-left div,.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-icon-right div{float:left;overflow:hidden}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-icon-left div span,.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-icon-right div span{margin:0 12px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-icon-right{float:right}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-clicks,.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-comment,.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-Fabulous{background-image:url(../images/pics.png);width:16px;height:15px;margin-top:2px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-clicks{background-position:-11px 84px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-comment{background-position:-67px 84px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-Fabulous{background-position:-120px 85px}.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main-icon .ms-content-right-main-icon-num{margin-left:5px}.ms-content-about .ms-content-main .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-about .ms-content-main .ms-content-right-main-content-Fabulous .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-content-about .ms-content-main .ms-content-right-main-content-Fabulous .ms-is-attention{background-color:#009bff}.ms-content-about .ms-content-main .ms-content-right-comment{width:952px;background-color:#fff;margin-top:10px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input{border-bottom:1px solid #fafafa;padding-bottom:40px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input textarea::-webkit-input-placeholder{color:#ddd}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input textarea{width:888px;height:15px;padding:10px;background-color:#fafafa;border:1px solid #eee;border-radius:3px;margin:0 20px;margin-top:20px;margin-bottom:10px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input .ms-content-right-comment-button{width:910px;overflow:hidden;margin:0 20px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input .ms-content-right-comment-button .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-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input .ms-content-right-comment-button .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-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input .ms-content-right-comment-button .ms-submit-comments-css{opacity:.9 !important;cursor:pointer;background-color:#009aff !important;color:#ffffff}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-input .ms-content-right-comment-button .ms-submit-comments-css:hover{opacity:1 !important}.ms-content-about .ms-content-main .ms-content-right-comment .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-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left{font-size:14px;margin-left:40px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left .ms-content-right-comment-list-portrait{float:left;margin-right:20px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left .ms-content-right-comment-list-portrait img{width:64px;height:64px;border-radius:50%}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left .ms-content-right-comment-list-content{overflow:hidden}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left .ms-content-right-comment-list-content .ms-content-right-comment-list-name{margin-bottom:20px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-left .ms-content-right-comment-list-content .ms-content-right-comment-list-comment{color:#999}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right{float:right;margin-right:20px;overflow:hidden;height:15px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right .ms-content-right-main-icon-comment,.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right .ms-content-right-main-icon-Fabulous{background-image:url(../images/pics.png);width:16px;height:15px;float:left}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right .ms-content-right-main-icon-comment{background-position:-67px 85px;margin-right:20px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right .ms-content-right-main-icon-Fabulous{background-position:-120px 85px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-right .ms-content-right-main-icon-num{margin-left:5px;float:left;font-size:12px;color:#999}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-div-more{cursor:pointer}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-div-more,.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-div-no{text-align:center;font-size:14px;color:#999}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-div-load{text-align:center}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-div .ms-content-right-comment-list-div-load img{width:30px}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-active{border:none}.ms-content-about .ms-content-main .ms-content-right-comment .ms-content-right-comment-list .ms-content-right-comment-list-no-comment{text-align:center;height:200px;line-height:200px}/*# sourceMappingURL=./news-show.css.map */ \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/footer.htm b/src/main/webapp/templets/1/default/footer.htm deleted file mode 100644 index 3a5c9311..00000000 --- a/src/main/webapp/templets/1/default/footer.htm +++ /dev/null @@ -1,39 +0,0 @@ - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/head-file.htm b/src/main/webapp/templets/1/default/head-file.htm deleted file mode 100644 index 17de7c90..00000000 --- a/src/main/webapp/templets/1/default/head-file.htm +++ /dev/null @@ -1,36 +0,0 @@ -{ms:global.name/} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/head.htm b/src/main/webapp/templets/1/default/head.htm deleted file mode 100644 index eaf1d0db..00000000 --- a/src/main/webapp/templets/1/default/head.htm +++ /dev/null @@ -1,146 +0,0 @@ -
-
-
- - - - -
-
- -
- - - 登录 - |注册 - - -
-
-
-
- \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/images/00.png b/src/main/webapp/templets/1/default/images/00.png deleted file mode 100644 index 4dfa033c..00000000 Binary files a/src/main/webapp/templets/1/default/images/00.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/01.jpg b/src/main/webapp/templets/1/default/images/01.jpg deleted file mode 100644 index 5f251b57..00000000 Binary files a/src/main/webapp/templets/1/default/images/01.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/02.jpg b/src/main/webapp/templets/1/default/images/02.jpg deleted file mode 100644 index 4d7c6db9..00000000 Binary files a/src/main/webapp/templets/1/default/images/02.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/03.jpg b/src/main/webapp/templets/1/default/images/03.jpg deleted file mode 100644 index 6d78ac6d..00000000 Binary files a/src/main/webapp/templets/1/default/images/03.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/1471918025445.png b/src/main/webapp/templets/1/default/images/1471918025445.png deleted file mode 100644 index 436adcf0..00000000 Binary files a/src/main/webapp/templets/1/default/images/1471918025445.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/about_us.jpg b/src/main/webapp/templets/1/default/images/about_us.jpg deleted file mode 100644 index 8bce2578..00000000 Binary files a/src/main/webapp/templets/1/default/images/about_us.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/ad_ctr.png b/src/main/webapp/templets/1/default/images/ad_ctr.png deleted file mode 100644 index f064b5a5..00000000 Binary files a/src/main/webapp/templets/1/default/images/ad_ctr.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/alpha.png b/src/main/webapp/templets/1/default/images/alpha.png deleted file mode 100644 index 2ecab4ea..00000000 Binary files a/src/main/webapp/templets/1/default/images/alpha.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/baidu.png b/src/main/webapp/templets/1/default/images/baidu.png deleted file mode 100644 index 7df1351e..00000000 Binary files a/src/main/webapp/templets/1/default/images/baidu.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/banner.jpg b/src/main/webapp/templets/1/default/images/banner.jpg deleted file mode 100644 index cf9ffef4..00000000 Binary files a/src/main/webapp/templets/1/default/images/banner.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/case.png b/src/main/webapp/templets/1/default/images/case.png deleted file mode 100644 index 5a03d3f8..00000000 Binary files a/src/main/webapp/templets/1/default/images/case.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/code.jpg b/src/main/webapp/templets/1/default/images/code.jpg deleted file mode 100644 index 3b1af71b..00000000 Binary files a/src/main/webapp/templets/1/default/images/code.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/company.png b/src/main/webapp/templets/1/default/images/company.png deleted file mode 100644 index 53bc1e8c..00000000 Binary files a/src/main/webapp/templets/1/default/images/company.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/contact_us.jpeg b/src/main/webapp/templets/1/default/images/contact_us.jpeg deleted file mode 100644 index 33116b0e..00000000 Binary files a/src/main/webapp/templets/1/default/images/contact_us.jpeg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/error.png b/src/main/webapp/templets/1/default/images/error.png deleted file mode 100644 index 7ac15523..00000000 Binary files a/src/main/webapp/templets/1/default/images/error.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/hu1.png b/src/main/webapp/templets/1/default/images/hu1.png deleted file mode 100644 index d853293a..00000000 Binary files a/src/main/webapp/templets/1/default/images/hu1.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/img-2.png b/src/main/webapp/templets/1/default/images/img-2.png deleted file mode 100644 index f33c4c12..00000000 Binary files a/src/main/webapp/templets/1/default/images/img-2.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-0.png b/src/main/webapp/templets/1/default/images/level-0.png deleted file mode 100644 index 71616f8b..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-0.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-1.png b/src/main/webapp/templets/1/default/images/level-1.png deleted file mode 100644 index f1e10716..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-1.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-2.png b/src/main/webapp/templets/1/default/images/level-2.png deleted file mode 100644 index 5abb13a3..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-2.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-3.png b/src/main/webapp/templets/1/default/images/level-3.png deleted file mode 100644 index 8ece9073..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-3.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-4.png b/src/main/webapp/templets/1/default/images/level-4.png deleted file mode 100644 index 4d98de93..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-4.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/level-5.png b/src/main/webapp/templets/1/default/images/level-5.png deleted file mode 100644 index 48042443..00000000 Binary files a/src/main/webapp/templets/1/default/images/level-5.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/loading.gif b/src/main/webapp/templets/1/default/images/loading.gif deleted file mode 100644 index ae7f794f..00000000 Binary files a/src/main/webapp/templets/1/default/images/loading.gif and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/logo.png b/src/main/webapp/templets/1/default/images/logo.png deleted file mode 100644 index b5f7cb2f..00000000 Binary files a/src/main/webapp/templets/1/default/images/logo.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/micro-blog.png b/src/main/webapp/templets/1/default/images/micro-blog.png deleted file mode 100644 index 2dab7818..00000000 Binary files a/src/main/webapp/templets/1/default/images/micro-blog.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/mobile.png b/src/main/webapp/templets/1/default/images/mobile.png deleted file mode 100644 index 4a2d5ca2..00000000 Binary files a/src/main/webapp/templets/1/default/images/mobile.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/more.png b/src/main/webapp/templets/1/default/images/more.png deleted file mode 100644 index f9baf663..00000000 Binary files a/src/main/webapp/templets/1/default/images/more.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/ms.ico b/src/main/webapp/templets/1/default/images/ms.ico deleted file mode 100644 index e0c44458..00000000 Binary files a/src/main/webapp/templets/1/default/images/ms.ico and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/new-loading.gif b/src/main/webapp/templets/1/default/images/new-loading.gif deleted file mode 100644 index dc36ab25..00000000 Binary files a/src/main/webapp/templets/1/default/images/new-loading.gif and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/news.png b/src/main/webapp/templets/1/default/images/news.png deleted file mode 100644 index 5de927dc..00000000 Binary files a/src/main/webapp/templets/1/default/images/news.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/news2.png b/src/main/webapp/templets/1/default/images/news2.png deleted file mode 100644 index 304f3c20..00000000 Binary files a/src/main/webapp/templets/1/default/images/news2.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/no-comment.png b/src/main/webapp/templets/1/default/images/no-comment.png deleted file mode 100644 index 833e7b1d..00000000 Binary files a/src/main/webapp/templets/1/default/images/no-comment.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/no-data.png b/src/main/webapp/templets/1/default/images/no-data.png deleted file mode 100644 index 289f5ebc..00000000 Binary files a/src/main/webapp/templets/1/default/images/no-data.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/our_company.jpeg b/src/main/webapp/templets/1/default/images/our_company.jpeg deleted file mode 100644 index fd70ae5b..00000000 Binary files a/src/main/webapp/templets/1/default/images/our_company.jpeg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/pexels-photo-583845.jpeg b/src/main/webapp/templets/1/default/images/pexels-photo-583845.jpeg deleted file mode 100644 index bd3b2f40..00000000 Binary files a/src/main/webapp/templets/1/default/images/pexels-photo-583845.jpeg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/pic.png b/src/main/webapp/templets/1/default/images/pic.png deleted file mode 100644 index 303ede32..00000000 Binary files a/src/main/webapp/templets/1/default/images/pic.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/pics.png b/src/main/webapp/templets/1/default/images/pics.png deleted file mode 100644 index a6371d2c..00000000 Binary files a/src/main/webapp/templets/1/default/images/pics.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/search.jpg b/src/main/webapp/templets/1/default/images/search.jpg deleted file mode 100644 index 410b7a78..00000000 Binary files a/src/main/webapp/templets/1/default/images/search.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/search.png b/src/main/webapp/templets/1/default/images/search.png deleted file mode 100644 index e61a5494..00000000 Binary files a/src/main/webapp/templets/1/default/images/search.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/talk_online.jpeg b/src/main/webapp/templets/1/default/images/talk_online.jpeg deleted file mode 100644 index 5ad41391..00000000 Binary files a/src/main/webapp/templets/1/default/images/talk_online.jpeg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/timg.jpg b/src/main/webapp/templets/1/default/images/timg.jpg deleted file mode 100644 index 4e178691..00000000 Binary files a/src/main/webapp/templets/1/default/images/timg.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/we-chat.png b/src/main/webapp/templets/1/default/images/we-chat.png deleted file mode 100644 index 1a67f93f..00000000 Binary files a/src/main/webapp/templets/1/default/images/we-chat.png and /dev/null differ diff --git a/src/main/webapp/templets/1/default/images/weixin.jpg b/src/main/webapp/templets/1/default/images/weixin.jpg deleted file mode 100644 index a82ea491..00000000 Binary files a/src/main/webapp/templets/1/default/images/weixin.jpg and /dev/null differ diff --git a/src/main/webapp/templets/1/default/index.htm b/src/main/webapp/templets/1/default/index.htm deleted file mode 100644 index b4eb6e1a..00000000 --- a/src/main/webapp/templets/1/default/index.htm +++ /dev/null @@ -1,286 +0,0 @@ - - - - <#include "head-file.htm"> - - - - - - - -<#include "head.htm"> - -
- -
-
-
- -
-
-
- - -
-
- -
-
-
-
-
-
-
-
-
网站案例
-
- MORE>> -
-
-
- {ms:arclist typeid=149 size=6} -
-
- -
-
-
[field.title/]
-
- -

- [field.content/] -

-
- -
-
- {/ms:arclist} -
-
-
-
-
-
-
产品方向
-
-
-
    -
  • -
    - - -
    -
    - -
    纯Java开发,MCMS支持PC与MOBILE皮肤定制,同时使用MS团队移动JS插件,支持站群。
    -
  • -
  • -
    - - -
    -
    - -
    重新定义移动开发,快速、开放、高性能,数据无缝对接,超过500个模块api 接口,方便实现各种应用。
    -
  • -
  • -
    - - -
    -
    - -
    MS+物联网,让生产企业真正掌握企业命脉,实现互联网+生产,给企业插上信息化翅膀,共享、共荣大数据时代
    -
  • -
-
-
-
-
-
-
-
公司动态
-
- MORE>> -
-
-
- {ms:arclist typeid=59 size=1} - - {/ms:arclist} - -
-
-
-
-
-<#include "footer.htm"> - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/js/demo.js b/src/main/webapp/templets/1/default/js/demo.js deleted file mode 100644 index 30780592..00000000 --- a/src/main/webapp/templets/1/default/js/demo.js +++ /dev/null @@ -1,21 +0,0 @@ -define(function(require, exports, module) { - var ms = require("ms"); - var ajaxCfg = { - "type": "post", - "dataType": "json", - }; - var mstore = "http://mstore.mingsoft.net/";// - return { - "version": "1.0.0", - mstore: { - list: function(data, func) { - if(validator.isNull(data)) { - return; - } - ajaxCfg.url = mstore + "/mstore/list.do"; - ajaxCfg.params = data; - ms.ajax(ajaxCfg, func); - } - }, - } -}) diff --git a/src/main/webapp/templets/1/default/js/jquery.sinaEmotion.js b/src/main/webapp/templets/1/default/js/jquery.sinaEmotion.js deleted file mode 100644 index 4ca81963..00000000 --- a/src/main/webapp/templets/1/default/js/jquery.sinaEmotion.js +++ /dev/null @@ -1,152 +0,0 @@ -/** - * @author 夏の寒风 - * @time 2012-12-14 - */ - -//自定义hashtable -function Hashtable() { - this._hash = new Object(); - this.put = function(key, value) { - if (typeof (key) != "undefined") { - if (this.containsKey(key) == false) { - this._hash[key] = typeof (value) == "undefined" ? null : value; - return true; - } else { - return false; - } - } else { - return false; - } - } - this.remove = function(key) { delete this._hash[key]; } - this.size = function() { var i = 0; for (var k in this._hash) { i++; } return i; } - this.get = function(key) { return this._hash[key]; } - this.containsKey = function(key) { return typeof (this._hash[key]) != "undefined"; } - this.clear = function() { for (var k in this._hash) { delete this._hash[k]; } } -} - -var emotions = new Array(); -var categorys = new Array();// 分组 -var uSinaEmotionsHt = new Hashtable(); - -// 初始化缓存,页面仅仅加载一次就可以了 - -//替换 -function AnalyticEmotion(s) { - if(typeof (s) != "undefined" && s != null) { - var sArr = s.match(/\[.*?\]/g); - if(!sArr){return s} - for(var i = 0; i < sArr.length; i++){ - if(uSinaEmotionsHt.containsKey(sArr[i])) { - var reStr = ""; - s = s.replace(sArr[i], reStr); - } - } - } - return s; -} - -(function($){ - $.fn.SinaEmotion = function(target){ - var cat_current; - var cat_page; - $(this).click(function(event){ - event.stopPropagation(); - - var eTop = target.offset().top + target.height() + 15; - var eLeft = target.offset().left - 1; - - if($('#emotions .categorys')[0]){ - $('#emotions').css({top: eTop, left: eLeft}); - $('#emotions').toggle(); - return; - } - $('body').append('
'); - $('#emotions').css({top: eTop, left: eLeft}); - $('#emotions').html('
正在加载,请稍候...
'); - $('#emotions').click(function(event){ - event.stopPropagation(); - }); - - $('#emotions').html('
'); - $('#emotions #prev').click(function(){ - showCategorys(cat_page - 1); - }); - $('#emotions #next').click(function(){ - showCategorys(cat_page + 1); - }); - showCategorys(); - showEmotions(); - - }); - $('body').click(function(){ - $('#emotions').remove(); - }); - $.fn.insertText = function(text){ - this.each(function() { - if(this.tagName !== 'INPUT' && this.tagName !== 'TEXTAREA') {return;} - if (document.selection) { - this.focus(); - var cr = document.selection.createRange(); - cr.text = text; - cr.collapse(); - cr.select(); - }else if (this.selectionStart || this.selectionStart == '0') { - var - start = this.selectionStart, - end = this.selectionEnd; - this.value = this.value.substring(0, start)+ text+ this.value.substring(end, this.value.length); - this.selectionStart = this.selectionEnd = start+text.length; - }else { - this.value += text; - } - }); - return this; - } - function showCategorys(){ - var page = arguments[0]?arguments[0]:0; - if(page < 0 || page >= categorys.length / 5){ - return; - } - $('#emotions .categorys').html(''); - cat_page = page; - for(var i = page * 5; i < (page + 1) * 5 && i < categorys.length; ++i){ - $('#emotions .categorys').append($('' + categorys[i] + '')); - } - $('#emotions .categorys a').click(function(){ - showEmotions($(this).text()); - }); - $('#emotions .categorys a').each(function(){ - if($(this).text() == cat_current){ - $(this).addClass('current'); - } - }); - } - function showEmotions(){ - var category = arguments[0]?arguments[0]:'默认'; - var page = arguments[1]?arguments[1] - 1:0; - $('#emotions .container').html(''); - $('#emotions .page').html(''); - cat_current = category; - for(var i = page * 72; i < (page + 1) * 72 && i < emotions[category].length; ++i){ - $('#emotions .container').append($('' + emotions[category][i].name + '')); - } - $('#emotions .container a').click(function(){ - target.insertText($(this).attr('title')); - $('#emotions').remove(); - }); - for(var i = 1; i < emotions[category].length / 72 + 1; ++i){ - $('#emotions .page').append($('' + i + '')); - } - $('#emotions .page a').click(function(){ - showEmotions(category, $(this).text()); - }); - $('#emotions .categorys a.current').removeClass('current'); - $('#emotions .categorys a').each(function(){ - if($(this).text() == category){ - $(this).addClass('current'); - } - }); - } - } -})(jQuery); diff --git a/src/main/webapp/templets/1/default/js/slider.js b/src/main/webapp/templets/1/default/js/slider.js deleted file mode 100644 index 05487497..00000000 --- a/src/main/webapp/templets/1/default/js/slider.js +++ /dev/null @@ -1,156 +0,0 @@ -/** - * slider插件可悬停控制 - */ -; $(function ($, window, document, undefined) { - - Slider = function (container, options) { - /* - options = { - auto: true, - time: 3000, - event: 'hover' | 'click', - mode: 'slide | fade', - controller: $(), - activeControllerCls: 'className', - exchangeEnd: $.noop - } - */ - - "use strict"; //stirct mode not support by IE9- - - if (!container) return; - - var options = options || {}, - currentIndex = 0, - cls = options.activeControllerCls, - delay = options.delay, - isAuto = options.auto, - controller = options.controller, - event = options.event, - interval, - slidesWrapper = container.children().first(), - slides = slidesWrapper.children(), - length = slides.length, - childWidth = container.width(), - totalWidth = childWidth * slides.length; - - function init() { - var controlItem = controller.children(); - - mode(); - - event == 'hover' ? controlItem.mouseover(function () { - stop(); - var index = $(this).index(); - - play(index, options.mode); - }).mouseout(function () { - isAuto && autoPlay(); - }) : controlItem.click(function () { - stop(); - var index = $(this).index(); - - play(index, options.mode); - isAuto && autoPlay(); - }); - - isAuto && autoPlay(); - } - - //animate mode - function mode() { - var wrapper = container.children().first(); - - options.mode == 'slide' ? wrapper.width(totalWidth) : wrapper.children().css({ - 'position': 'absolute', - 'left': 0, - 'top': 0 - }) - .first().siblings().hide(); - } - - //auto play - function autoPlay() { - interval = setInterval(function () { - triggerPlay(currentIndex); - }, options.time); - } - - //trigger play - function triggerPlay(cIndex) { - var index; - - (cIndex == length - 1) ? index = 0 : index = cIndex + 1; - play(index, options.mode); - } - - //play - function play(index, mode) { - slidesWrapper.stop(true, true); - slides.stop(true, true); - - mode == 'slide' ? (function () { - if (index > currentIndex) { - slidesWrapper.animate({ - left: '-=' + Math.abs(index - currentIndex) * childWidth + 'px' - }, delay); - } else if (index < currentIndex) { - slidesWrapper.animate({ - left: '+=' + Math.abs(index - currentIndex) * childWidth + 'px' - }, delay); - } else { - return; - } - })() : (function () { - if (slidesWrapper.children(':visible').index() == index) return; - slidesWrapper.children().fadeOut(delay).eq(index).fadeIn(delay); - })(); - - try { - controller.children('.' + cls).removeClass(cls); - controller.children().eq(index).addClass(cls); - } catch (e) { } - - currentIndex = index; - - options.exchangeEnd && typeof options.exchangeEnd == 'function' && options.exchangeEnd.call(this, currentIndex); - } - - //stop - function stop() { - clearInterval(interval); - } - - //prev frame - function prev() { - stop(); - - currentIndex == 0 ? triggerPlay(length - 2) : triggerPlay(currentIndex - 2); - - isAuto && autoPlay(); - } - - //next frame - function next() { - stop(); - - currentIndex == length - 1 ? triggerPlay(-1) : triggerPlay(currentIndex); - - isAuto && autoPlay(); - } - - //init - init(); - - //expose the Slider API - return { - prev: function () { - prev(); - }, - next: function () { - next(); - } - } - }; - -}(jQuery, window, document)); \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/about.less b/src/main/webapp/templets/1/default/less/about.less deleted file mode 100644 index dc6d70d7..00000000 --- a/src/main/webapp/templets/1/default/less/about.less +++ /dev/null @@ -1,90 +0,0 @@ -.ms-content-about{ - a:link{color:#000;text-decoration:none} - a:visited{color:#000;text-decoration:none} - a:active{color:#000;text-decoration:none} - a:hover{color:#000;text-decoration:none} - /*margin: 20px 0;*/ - margin-top: 20px; - margin-bottom: 40px; - .ms-content-main{ - width: 1200px; - overflow: hidden; - margin: auto; - .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; - } - } - } - .ms-content-right{ - overflow: hidden; - a:visited{color:#000000;} - .ms-content-right-position{ - a:hover{ - color:#0099ff; - } - font-size: 14px; - span{ - padding: 0 5px; - } - } - .ms-content-right-main{ - width: 952px; - background-color: #ffffff; - min-height: 450px; - padding-bottom: 20px; - .ms-content-right-main-content{ - margin: 0 20px; - } - .ms-content-right-main-title{ - text-align: center; - font-size: 20px; - padding-top: 40px; - padding-bottom: 20px; - border-bottom: 1px solid #d0cfcf99; - margin: 20px; - } - } - - } - } -} \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/advice.less b/src/main/webapp/templets/1/default/less/advice.less deleted file mode 100644 index 02a21aa4..00000000 --- a/src/main/webapp/templets/1/default/less/advice.less +++ /dev/null @@ -1,48 +0,0 @@ -/*内容*/ -.ms-content-advice{ - /*margin: 20px 0;*/ - margin-top: 20px; - margin-bottom: 40px; - .ms-content-form-background{ - width: 1200px; - height: 480px; - background-color: #ffffff; - margin: auto; - display: flex; - .ms-content-form{ - ::-webkit-input-placeholder { - color:#999; - } - input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ - font-family:Arial,Verdana,Sans-serif - } - width: 330px; - margin: auto; - .ms-content-form-name,.ms-content-form-phone,.ms-content-form-message{ - width: 308px; - height: 12px; - padding: 10px; - display: block; - border: 1px solid #eeeeee; - border-radius: 3px; - color: #555555; - margin-bottom: 20px; - } - .ms-content-form-message{ - height: 142px; - } - .ms-login-button{ - pointer-events: none; - width: 330px; - height: 34px; - line-height: 34px; - font-size: 14px; - color: #ddd; - text-align: center; - background-color: #fafafa; - cursor: pointer; - border-radius: 4px; - } - } - } -} \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/base.less b/src/main/webapp/templets/1/default/less/base.less deleted file mode 100644 index 7b7d9b98..00000000 --- a/src/main/webapp/templets/1/default/less/base.less +++ /dev/null @@ -1,433 +0,0 @@ -/*其他*/ - -body, -ul, -ol, -li, -p, -h1, -h2, -h3, -h4, -h5, -h6, -form, -fieldset, -table, -td, -img, -div, -a { - margin: 0; - padding: 0; - border: 0; - text-decoration: none !important; -} - -* { - margin: 0; - padding: 0; -} - -body { - min-width: 1200px; - background-color: #fafafa; -} - -html, -body, -ul, -li { - margin: 0; - padding: 0; -} - -a { - text-decoration: none; - color: #555; -} - -ul, -li, -ol { - list-style: none; -} - -input:focus, -textarea:focus { - outline: none; -} - - -/*banner图*/ - -.ms-banner { - height: 337px; - img { - width: 100%; - height: 100%; - } -} - -.flexslider { - margin: 0px auto 20px; - position: relative; - width: 100%; - height: 440px; - overflow: hidden; - zoom: 1; - .slides { - li { - width: 100%; - height: 100%; - } - a { - img { - width: 100%; - height: 337px; - display: block; - } - } - } - .flex-direction-nav { - width: 100%; - /*position: absolute;*/ - bottom: 10px; - text-align: center; - a { - width: 70px; - height: 70px; - line-height: 99em; - overflow: hidden; - margin: -35px 0 0; - display: block; - background: url(../images/ad_ctr.png) no-repeat; - position: absolute; - top: 50%; - z-index: 10; - cursor: pointer; - opacity: 0; - filter: alpha(opacity=0); - -webkit-transition: all .3s ease; - border-radius: 35px; - } - .flex-next { - background-position: 0 -70px; - right: 10px; - } - .flex-prev { - left: 10px; - } - li { - margin: 0 2px; - display: inline-block; - zoom: 1; - *display: inline; - } - } -} - -.flexslider:hover { - .flex-next { - opacity: 0.8; - filter: alpha(opacity=25); - } - .flex-prev { - opacity: 0.8; - filter: alpha(opacity=25); - } -} - -.flexslider:hover .flex-next:hover, -.flexslider:hover .flex-prev:hover { - opacity: 1; - filter: alpha(opacity=50); -} - - -/*头部*/ - -.ms-head { - a { - color: #fff; - } - background-color: #2b3442; - .head-menu-flex-center { - display: flex; - align-items: center; - } - .head-menu { - width: 1200px; - height: 60px; - margin: auto; - color: #ffffff; - /*overflow: hidden;*/ - display: flex; - justify-content: space-between; - .head-menu-flex-center { - .head-menu-list { - .head-active{ - color: #ffb800; - background-color: #2b3442; - } - .head-menu-list-li:hover { - background-color: #202833; - color: #ffb800; - } - .head-menu-list-li a:hover { - background-color: #202833; - color: #ffb800; - } - padding-left: 30px; - height: 60px; - line-height: 60px; - margin: 0 !important; - .head-menu-list-li { - cursor: pointer; - position: relative; - .head-menu-son-list { - background-color: #2b3442; - position: absolute; - width: 100%; - left: 0; - color: #fff; - display: none; - top: 60px; - z-index: 9999999; - li { - height: 40px; - line-height: 40px; - text-align: center; - a:hover { - color: #ffb800; - background-color: #2b3442; - } - } - } - } - } - } - img, - .head-menu-list, - div, - .head-menu-list-li { - float: left; - } - img { - width: 60px; - height: 30px; - padding-right: 10px; - } - li { - padding: 0 15px; - ul { - /*display: none;*/ - } - } - .head-men-right { - .head-menu-right-content { - min-width: 100px; - span { - span { - padding: 0 5px; - cursor: pointer; - a { - &:hover { - color: #ffb800; - } - } - } - } - } - .head-menu-right-search { - padding-right: 12px; - position: relative; - input:-webkit-autofill { - -webkit-box-shadow: 0 0 0px 1000px #2b3442 inset !important;//关于解决输入框背景颜色 - -webkit-text-fill-color: rgba(255,255,255,1)!important;//关于接输入框文字颜色 - } - .ms-search-click { - background-image: url(../images/search.png); - width: 14px; - height: 14px; - border: 0; - background-color: #2b3442; - position: absolute; - right: 30px; - top: 8px; - cursor: pointer; - } - .ms-search-input { - height: 28px; - background-color: #2b3442; - border: 1px solid #fff; - border-radius: 15px; - padding-left: 30px; - color: #fff; - width: 318px; - font-size: 14px; - } - input::-webkit-input-placeholder { - color: #fff; - } - .iconfont { - font-size: 18px; - cursor: pointer; - position: absolute; - right: 28px; - } - } - } - } -} - - -/*底部*/ - -.ms-footer { - height: 140px; - background-color: #2a3542; - /*line-height: 140px;*/ - .ms-footer-content { - padding: 46px 0; - width: 1200px; - margin: auto; - .ms-footer-left { - color: #999999; - font-size: 14px; - float: left; - .ms-footer-left-copyright { - display: block; - padding-top: 20px; - height: 14px; - } - .ms-footer-left-column { - a:link { - color: #999; - text-decoration: none - } - a:visited { - color: #999; - text-decoration: none - } - a:hover{ - color: #fff; - } - height: 14px; - cursor:pointer; - .ms-footer-left-column-course, - .ms-footer-left-column-contact { - padding: 0 10px; - } - .ms-footer-left-column-about { - padding-right: 10px; - } - } - } - .ms-footer-right { - float: right; - img { - cursor: pointer; - } - .ms-footer-right-baidu { - padding: 0 12px; - } - .ms-footer-right-weixin { - position: relative; - display: none; - img { - top: -161px; - left: -38px; - width: 103px; - /* display: none; */ - border: 2px solid #ccc; - position: absolute; - } - p { - font-size: 0; - line-height: 0; - display: block; - width: 0; - height: 0; - left: 8px; - border-left: 10px solid transparent; - border-right: 8px solid transparent; - border-top: 10px solid #fff; - position: absolute; - top: -58px; - z-index: 85; - /* display: none; */ - } - } - } - } -} - -.ms-but-disabled2, -.ms-but-disabled { - opacity: .6 !important; - cursor: no-drop !important; -} - -.ms-but-disabled:hover { - background-color: #009aff !important; -} - -.ms-loading { - text-align: center; - height: 700px; - line-height: 700px; - img { - width: 60px; - } -} - -.topbar-info { - display: flex; - align-items: center; - float: right; - color: white; - text-align: right; - a { - height: 30px; - line-height: 30px; - .loginImg { - width: 30px !important; - height: 30px !important; - vertical-align: super; - border-radius: 50%; - padding: 0; - margin-right: 12px; - opacity: .9; - cursor: pointer; - &:hover { - opacity: 1; - } - } - .userName { - line-height: 30px !important; - margin-right: 12px; - color: #fff; - cursor: pointer; - font-weight: 500; - &:hover { - color: #ffb800; - } - } - } - .quitLogin { - color: #fff; - height: 30px; - line-height: 30px; - &:hover { - color: #ffb800; - } - } - .ms-userName { - max-width: 110px; - white-space: nowrap; - display: inline-block; - overflow: hidden; - text-overflow: ellipsis; - } -} \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/case-list.less b/src/main/webapp/templets/1/default/less/case-list.less deleted file mode 100644 index ee72f5d1..00000000 --- a/src/main/webapp/templets/1/default/less/case-list.less +++ /dev/null @@ -1,128 +0,0 @@ - -.ms-content-case{ -/* margin: 20px 0 ;*/ - background-color: #fff; - overflow: hidden; - padding-top: 20px; - a:visited{color:#000000;} - .ms-content-main{ - width: 1200px; - min-height: 400px; - margin: auto; - overflow: hidden; - .ms-content-main-case:nth-child(3n){ - margin-right: 0; - } - .ms-content-main-case{ - border: 1px solid #f0f0f0; - width: 384px; - height: 332px; - margin-right: 20px; - float: left; - position: relative; - overflow: hidden; - color: #ffffff; - margin-top: 20px; - .ms-content-main-case-img{ - width: 387px; - 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: 100px; - text-align: center; - margin: 20px 0; - height: 100px; - } - } - } - .ms-content-main-case-click{ - text-align: center; - a{ - border: 1px solid #ffffff; - border-radius: 17px; - padding: 5px 39px; - color: #ffffff; - } - } - } - } - .ms-content-main-case-left{ - margin-right: 0px; - } - - } - #ms-case-page{ - margin-top: 50px; - a:hover{ - background-color: #eee; - } - } - .ms-content-main-page{ - a{ - color:#999; - font-size:14px; - } - 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; - } - } -} \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/center.less b/src/main/webapp/templets/1/default/less/center.less deleted file mode 100644 index 10f47a12..00000000 --- a/src/main/webapp/templets/1/default/less/center.less +++ /dev/null @@ -1,223 +0,0 @@ -.ms-content { - font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif; - width: 1200px; - margin: auto; - .ms-content-main { - margin: 20px 0; - .ms-content-left { - width: 230px; - height: 270px; - background-color: #fff; - text-align: center; - margin-right: 20px; - float: left; - .ms-content-left-info { - img { - width: 100px; - height: 100px; - border-radius: 50%; - margin: 20px 0 10px 0; - } - div { - border-bottom: 1px solid #f1f1f1; - padding-bottom: 10px; - font-weight: bold; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - color: #555555; - } - } - .ms-content-left-list { - .active { - color: #0099ff; - } - a:link { - color: #999; - text-decoration: none - } - a:hover{ - color: #0099ff; - } - .ms-content-left-list-info { - margin-top: 20px; - cursor: pointer; - color: #999999; - } - .ms-content-left-list-pass { - margin: 20px 0; - color: #999999; - cursor: pointer; - } - } - } - .ms-content-right { - background-color: #fff; - width: 950px; - min-height: 653px; - overflow: hidden; - .ms-content-right-title { - color: #555555; - border-bottom: 1px solid #eeeeee; - padding: 20px 0; - margin: 0 20px; - } - /*修改密码*/ - .ms-content-right-form { - input::-webkit-input-placeholder { - color: #999; - } - .ms-content-old-password, - .ms-content-data { - .span{ - display: inline-block; - } - font-size: 14px; - color: #999999; - .ms-error-hide { - opacity: 0; - color: #FF0000; - transition: all .2s; - } - .ms-error-show { - opacity: 1; - } - span { - min-width: 70px; - max-width: 300px; - /*display: inline-block;*/ - } - - img { - vertical-align: middle; - } - input { - width: 220px; - height: 20px; - padding: 5px 10px; - border: 1px solid #eeeeee; - border-radius: 4px; - margin-top: 20px; - background-color: #fafafa; - } - } - form { - margin-left: 67px; - } - .ms-content-click { - pointer-events:none; - background-color:#fafafa; - color:#ddd; - /*color: white;*/ - width: 120px; - /*background-color: #0099ff;*/ - padding: 6px 0; - border-radius: 4px; - text-align: center; - margin-left: 141px; - margin-top: 20px; - cursor: pointer; - opacity: .9; - &:hover { - opacity: 1; - } - } - .ms-content-click-password { - margin-left: 141px; - } - } - /*基本资料*/ - .ms-content-right-form { - .ms-content-data { - .ms-error-hide { - opacity: 0; - color: #FF0000; - transition: all .2s; - } - .ms-error-show { - opacity: 1; - } - input { - background-color: #ffffff; - height: 20px; - padding: 5px 10px; - margin-right: 18px; - transition: all .6s; - color: #999; - &:focus { - color: #000; - border-color: #0099ff; - } - } - .ms-content-head-img { - width: 64px; - height: 64px; - position: relative; - &:hover { - #browse { - display: block; - } - } - img { - width: 100%; - height: 100%; - border-radius: 50%; - background: white; - } - .ms-content-head-upload { - width: 100%; - height: 100%; - line-height: 64px; - position: absolute; - top: 0px; - left: 0px; - font-size: 12px; - color: #fff; - border-radius: 50%; - text-align: center; - span { - margin: auto; - } - } - } - } - .ms-content-data-head { - text-align: left; - display: flex; - align-items: center; - margin-top: 20px; - cursor: pointer; - } - } - } - } -} - -.ms-content-head-upload { - .display-img { - width: 64px; - height: 64px; - display: block !important; - } - span { - display: none ; - } - &:hover { - #browse { - opacity: 1; - } - } - #browse { - background: rgba(89, 89, 89, 0.5); - min-width: 64px; - width: 64px; - height: 64px; - transition: .3s; - position: absolute; - z-index: 1; - top: 0; - left: 0; - border-radius: 50%; - opacity: 0; - } -} \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/less/index.less b/src/main/webapp/templets/1/default/less/index.less deleted file mode 100644 index e24f9408..00000000 --- a/src/main/webapp/templets/1/default/less/index.less +++ /dev/null @@ -1,399 +0,0 @@ -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 diff --git a/src/main/webapp/templets/1/default/less/login.less b/src/main/webapp/templets/1/default/less/login.less deleted file mode 100644 index cc4f758d..00000000 --- a/src/main/webapp/templets/1/default/less/login.less +++ /dev/null @@ -1,224 +0,0 @@ -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: 115px; - 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; - } - } - } -} diff --git a/src/main/webapp/templets/1/default/less/news-list.less b/src/main/webapp/templets/1/default/less/news-list.less deleted file mode 100644 index e1951a74..00000000 --- a/src/main/webapp/templets/1/default/less/news-list.less +++ /dev/null @@ -1,186 +0,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 diff --git a/src/main/webapp/templets/1/default/less/news-show.less b/src/main/webapp/templets/1/default/less/news-show.less deleted file mode 100644 index 15416c13..00000000 --- a/src/main/webapp/templets/1/default/less/news-show.less +++ /dev/null @@ -1,224 +0,0 @@ -.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 diff --git a/src/main/webapp/templets/1/default/menu-left.htm b/src/main/webapp/templets/1/default/menu-left.htm deleted file mode 100644 index 1ecf6238..00000000 --- a/src/main/webapp/templets/1/default/menu-left.htm +++ /dev/null @@ -1,35 +0,0 @@ -
-
走进铭飞
- -
- \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/news-list.htm b/src/main/webapp/templets/1/default/news-list.htm deleted file mode 100644 index 97d2e944..00000000 --- a/src/main/webapp/templets/1/default/news-list.htm +++ /dev/null @@ -1,48 +0,0 @@ - - - - <#include "head-file.htm"/> - - - <#include "head.htm"/> -
- - -
-
-
- <#include "menu-left.htm"/> -
- 首页 - > - {ms:channel type='self'} - [field.typetitle/] - {/ms:channel} -
-
- -
- -
-
-
- -
- <#include "footer.htm"/> - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/news-show.htm b/src/main/webapp/templets/1/default/news-show.htm deleted file mode 100644 index 563297e3..00000000 --- a/src/main/webapp/templets/1/default/news-show.htm +++ /dev/null @@ -1,265 +0,0 @@ - - - - <#include "head-file.htm"> - - - - - - <#include "head.htm"> -
- - - -
-
-
- <#include "menu-left.htm"> -
- -
-
-
{ms:field.title/}
-
-
-
来源:{ms:field.source/} - | -
-
时间:{ms:field.date?string("yyyy-MM-dd")/}
-
-
-
-
{ms:field.hit/} - | -
-
-
- - | -
-
-
-
-
-
-
-

{ms:field.content/}


-
-
-

上一篇:{ms:pre.title/}

-

下一篇:{ms:next.title/}

-
-
-
-
-
-
-
- -
-
-
提交
-
-
-
- - -
-
- 查看更多评论 -
-
- 没有更多评论 -
- -
-
-
-
-
-
- <#include "footer.htm"> - - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/people/center.htm b/src/main/webapp/templets/1/default/people/center.htm deleted file mode 100644 index 9068bd1b..00000000 --- a/src/main/webapp/templets/1/default/people/center.htm +++ /dev/null @@ -1,206 +0,0 @@ - - - - <#include "/head-file.htm" /> - - - - <#include "/head.htm" /> -
-
-
-
- - - - -
-
-
-
- - -
-
-
-
基本资料
-
- - - - - - - - - - - - - -
-
-
-
-
- <#include "/footer.htm" /> - - - - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/people/login.htm b/src/main/webapp/templets/1/default/people/login.htm deleted file mode 100644 index 8e7d689a..00000000 --- a/src/main/webapp/templets/1/default/people/login.htm +++ /dev/null @@ -1,228 +0,0 @@ - - - - - 登录 - - - - - - - - - - -
-
- - - -
-
-
- - -
- - - - -
-
-
- -
- - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/people/password-change.htm b/src/main/webapp/templets/1/default/people/password-change.htm deleted file mode 100644 index adc6cba1..00000000 --- a/src/main/webapp/templets/1/default/people/password-change.htm +++ /dev/null @@ -1,285 +0,0 @@ - - - - - <#include "/head-file.htm" /> - - - - <#include "/head.htm" /> -
-
-
-
- - - -
-
-
-
- - -
-
-
-
修改密码
-
- - - - - - - - - - - - - - - -
- -
- 看不清? - 换一张 -
-
-
- - -
-
-
-
-
- <#include "/footer.htm" /> - - - - - \ No newline at end of file diff --git a/src/main/webapp/templets/1/default/people/register.htm b/src/main/webapp/templets/1/default/people/register.htm deleted file mode 100644 index f7ad0b8f..00000000 --- a/src/main/webapp/templets/1/default/people/register.htm +++ /dev/null @@ -1,236 +0,0 @@ - - - - 注册 - - - - - - - - - -
-
- - - -
-
-
- - -
- - - - - -
-
-
- -
- - - diff --git a/src/main/webapp/templets/1/default/search.htm b/src/main/webapp/templets/1/default/search.htm deleted file mode 100644 index 12fc5152..00000000 --- a/src/main/webapp/templets/1/default/search.htm +++ /dev/null @@ -1,71 +0,0 @@ - - - - <#include "head-file.htm"/> - - - <#include "head.htm"/> -
- -
-
- -
- <#include "footer.htm"/> - - -