diff --git a/.idea/ForestBlog.iml b/.idea/ForestBlog.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/ForestBlog.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..7e94b14
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/cs.txt b/cs.txt
deleted file mode 100644
index 58c9bdf..0000000
--- a/cs.txt
+++ /dev/null
@@ -1 +0,0 @@
-111
diff --git a/src/webapp/resource/assets/css/back.css b/src/webapp/resource/assets/css/back.css
new file mode 100644
index 0000000..72b808c
--- /dev/null
+++ b/src/webapp/resource/assets/css/back.css
@@ -0,0 +1,563 @@
+.layui-form-checkbox span {
+ height: 20px!important;
+}
+
+.layui-col-md4 {
+ padding:10px;
+}
+
+.layui-col-md8 {
+ padding:10px;
+}
+
+.min-input {
+ display: inline-block;
+ width: 20%;
+}
+
+.layui-table {
+ margin-top: 0;
+}
+
+.layui-btn {
+ margin: 2px 0!important;
+}
+
+
+
+/** 分页 **/
+
+.pagination {
+ float: right;
+ margin-top: 20px;
+}
+
+.pagination a,
+.pagination a:visited {
+ float: left;
+ background: #fff;
+ margin: 0 0 10px 5px;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.pagination .current {
+ background-color: #398898;
+ color: #ffffff;
+ border: 1px solid #398898;
+}
+.pagination .dots {
+ background: #fff;
+ float: left;
+ margin: 0 0 0 5px;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.pagination span.pages {
+}
+
+.pagination span.current,
+.pagination a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+}
+
+
+
+.nav-links .prev i,
+.nav-links .next i {
+ line-height: 12px;
+ padding: 0px 2px;
+}
+
+table a {
+ color:#5DA5D4;
+}
+
+table td {
+ vertical-align: top;
+}
+table .layui-btn {
+ color:#ffffff!important;
+}
+
+/*首页 start*/
+
+
+
+.postbox {
+ min-width: 255px;
+ border: 1px solid #e5e5e5;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
+ background: #fff;
+}
+
+.postbox {
+ position: relative;
+}
+
+.postbox {
+ margin-bottom: 20px;
+ padding: 0;
+ line-height: 1;
+}
+
+button, input, select, textarea {
+ font-family: inherit;
+ font-size: inherit;
+ font-weight: inherit;
+}
+
+.screen-reader-text, .screen-reader-text span {
+ position: absolute;
+ margin: -1px;
+ padding: 0;
+ height: 1px;
+ width: 1px;
+ overflow: hidden;
+ clip: rect(0 0 0 0);
+ border: 0;
+ word-wrap: normal !important;
+}
+
+.approve {
+ color:#FF5722;
+}
+
+.metabox-holder .postbox > h3, .metabox-holder .stuffbox > h3, .metabox-holder h2.hndle, .metabox-holder h3.hndle {
+ font-size: 14px;
+ padding: 8px 12px;
+ margin: 0;
+ line-height: 1.4;
+}
+
+
+#dashboard-widgets .postbox .inside {
+ margin-bottom: 0;
+}
+
+#dashboard_activity .inside {
+ margin: 0;
+ padding-bottom: 0;
+}
+
+.postbox .inside {
+ position: relative;
+}
+
+.postbox .inside, .stuffbox .inside {
+ padding: 0 12px 12px;
+ line-height: 1.4em;
+ font-size: 13px;
+}
+
+a, div {
+ outline: 0;
+}
+
+user agent stylesheet
+div {
+ display: block;
+}
+
+a, div {
+ outline: 0;
+}
+
+user agent stylesheet
+div {
+ display: block;
+}
+
+Inherited from div.inside
+.postbox .inside, .stuffbox .inside {
+ padding: 0 12px 12px;
+ line-height: 1.4em;
+ font-size: 13px;
+}
+
+Inherited from div#dashboard_activity.postbox
+.postbox {
+ margin-bottom: 20px;
+ padding: 0;
+}
+
+.activity-block {
+ border-bottom: 1px solid #eee;
+ margin: 0 -12px;
+ padding: 8px 12px 4px;
+}
+
+a, div {
+ outline: 0;
+}
+
+div {
+ display: block;
+}
+
+.postbox .inside, .stuffbox .inside {
+ padding: 0 12px 12px;
+ line-height: 1.4em;
+ font-size: 13px;
+}
+
+#dashboard-widgets .inside h3, #dashboard-widgets .inside h4 {
+ margin-left: 0;
+ margin-right: 0;
+}
+
+#dashboard-widgets h3, #dashboard-widgets h4, #dashboard_quick_press .drafts h2 {
+ margin: 0 12px 8px;
+ padding: 0;
+ font-size: 14px;
+ font-weight: 400;
+ color: #23282d;
+}
+
+
+
+h1, h2, h3, h4, h5, h6 {
+ display: block;
+}
+
+
+user agent stylesheet
+h3 {
+ display: block;
+ font-size: 1.17em;
+ -webkit-margin-before: 1em;
+ -webkit-margin-after: 1em;
+ -webkit-margin-start: 0px;
+ -webkit-margin-end: 0px;
+ font-weight: bold;
+}
+
+posts li, #published-posts li {
+ margin-bottom: 8px;
+}
+
+dd, li {
+ margin-bottom: 6px;
+}
+
+li {
+ display: list-item;
+ text-align: -webkit-match-parent;
+}
+
+#published-posts ul span {
+ display: inline-block;
+ margin-right: 5px;
+ min-width: 100px;
+ color: #72777c;
+}
+
+li {
+ display: list-item;
+ text-align: -webkit-match-parent;
+}
+
+#dashboard-widgets a {
+ text-decoration: none;
+}
+
+a, div {
+ outline: 0;
+}
+
+a {
+ color: #0073aa;
+ transition-property: border, background, color;
+ transition-duration: .05s;
+ transition-timing-function: ease-in-out;
+}
+
+.activity-block:last-child {
+ border-bottom: none;
+}
+
+.activity-block {
+ margin: 0 -12px;
+ padding: 8px 12px 4px;
+}
+
+#dashboard-widgets .inside h3, #dashboard-widgets .inside h4 {
+ margin-left: 0;
+ margin-right: 0;
+}
+
+#dashboard-widgets h3, #dashboard-widgets h4, #dashboard_quick_press .drafts h2 {
+ margin: 0 12px 8px;
+ padding: 0;
+ font-size: 14px;
+ font-weight: 400;
+ color: #23282d;
+}
+
+#latest-comments #the-comment-list {
+ position: relative;
+ margin: 0 -12px;
+}
+
+ul {
+ list-style: none;
+}
+
+ol, ul {
+ padding: 0;
+}
+
+user agent stylesheet
+ul, menu, dir {
+ display: block;
+ list-style-type: disc;
+ -webkit-margin-before: 1em;
+ -webkit-margin-after: 1em;
+ -webkit-margin-start: 0px;
+ -webkit-margin-end: 0px;
+ -webkit-padding-start: 40px;
+}
+
+.postbox .inside, .stuffbox .inside {
+ padding: 0 12px 12px;
+ line-height: 1.4em;
+ font-size: 13px;
+}
+
+#activity-widget #latest-comments #the-comment-list .comment-item {
+ min-height: 60px;
+ margin: 0;
+ padding: 5px 12px;
+}
+
+#latest-comments #the-comment-list .comment-item:first-child {
+ border-top: none;
+}
+
+#activity-widget #the-comment-list .comment-item {
+ background: #fafafa;
+ position: relative;
+}
+
+user agent stylesheet
+li {
+ display: list-item;
+ text-align: -webkit-match-parent;
+}
+
+#activity-widget #the-comment-list .avatar {
+ width: 48px;
+ height: 48px;
+}
+
+#activity-widget #the-comment-list .avatar {
+ position: absolute;
+ top: 12px;
+}
+
+img {
+ border: none;
+}
+
+#activity-widget #the-comment-list .dashboard-comment-wrap {
+ padding-left: 63px;
+}
+
+.dashboard-comment-wrap {
+ word-wrap: break-word;
+}
+
+a, div {
+ outline: 0;
+}
+
+user agent stylesheet
+div {
+ display: block;
+}
+
+#latest-comments #the-comment-list .comment-meta {
+ line-height: 1.5em;
+ margin: 0;
+ color: #666;
+}
+
+p {
+ font-size: 13px;
+ /* line-height: 1.5; */
+}
+
+#latest-comments #the-comment-list .comment-meta cite {
+ font-style: normal;
+ font-weight: 400;
+}
+
+user agent stylesheet
+i, cite, em, var, address, dfn {
+ font-style: italic;
+}
+
+Inherited from p.comment-meta
+#latest-comments #the-comment-list .comment-meta {
+ line-height: 1.5em;
+ margin: 0;
+ color: #666;
+}
+
+#dashboard-widgets a {
+ text-decoration: none;
+}
+
+#latest-comments #the-comment-list .comment-item blockquote, #latest-comments #the-comment-list .comment-item blockquote p {
+ margin: 0;
+ padding: 0;
+ display: inline;
+}
+
+blockquote, q {
+ quotes: none;
+}
+
+user agent stylesheet
+blockquote {
+ display: block;
+ -webkit-margin-before: 1em;
+ -webkit-margin-after: 1em;
+ -webkit-margin-start: 40px;
+ -webkit-margin-end: 40px;
+}
+
+#latest-comments #the-comment-list .comment-item blockquote p {
+ margin: 0;
+ padding: 0;
+ display: inline;
+}
+
+p {
+ font-size: 13px;
+ /* line-height: 1.5; */
+}
+
+
+user agent stylesheet
+p {
+ display: block;
+ -webkit-margin-before: 1em;
+ -webkit-margin-after: 1em;
+ -webkit-margin-start: 0px;
+ -webkit-margin-end: 0px;
+}
+
+Inherited from blockquote
+blockquote, q {
+ quotes: none;
+}
+
+.dashboard-comment-wrap {
+ word-wrap: break-word;
+}
+
+
+
+
+#latest-comments #the-comment-list .comment-item p.row-actions {
+ margin: 3px 0 0;
+ padding: 0;
+ font-size: 13px;
+}
+
+.row-actions {
+ display: none;
+}
+
+#the-comment-list .approve a {
+ color: #006505;
+}
+
+#dashboard-widgets a {
+ text-decoration: none;
+}
+
+a, div {
+ outline: 0;
+}
+
+#dashboard_activity .subsubsub {
+ float: none;
+ border-top: 1px solid #eee;
+ margin: 0 -12px;
+ padding: 8px 12px 4px;
+}
+
+.subsubsub {
+ list-style: none;
+ /* margin: 8px 0 0; */
+ /* padding: 0; */
+ font-size: 13px;
+ color: #666;
+}
+
+.activity-block .subsubsub li {
+ color: #ddd;
+}
+
+.subsubsub li {
+ display: inline-block;
+ margin: 0;
+ padding: 0;
+ white-space: nowrap;
+}
+
+#dashboard-widgets a {
+ text-decoration: none;
+}
+
+.subsubsub a {
+ line-height: 2;
+ padding: .2em;
+}
+
+.subsubsub a, .widefat a, .wp-filter a {
+ /* text-decoration: none; */
+}
+
+#dashboard_activity .subsubsub a .count, #dashboard_activity .subsubsub a.current .count {
+ color: #72777c;
+}
+
+.subsubsub a .count, .subsubsub a.current .count {
+ color: #555d66;
+ font-weight: 400;
+}
+
+.subsubsub a {
+ line-height: 2;
+ padding: .2em;
+}
+
+#dashboard_activity .subsubsub a .count, #dashboard_activity .subsubsub a.current .count {
+ color: #72777c;
+}
+
+.subsubsub a .count, .subsubsub a.current .count {
+ /* color: #555d66; */
+ font-weight: 400;
+}
+
+.subsubsub a {
+ line-height: 2;
+ padding: .2em;
+}
+/*首页 end*/
+
+.at, .at a {
+ color: #5DA5D4;;
+}
diff --git a/src/webapp/resource/assets/css/highlight.css b/src/webapp/resource/assets/css/highlight.css
new file mode 100644
index 0000000..60bb6b8
--- /dev/null
+++ b/src/webapp/resource/assets/css/highlight.css
@@ -0,0 +1,488 @@
+.dp-highlighter {
+ background: #fff;
+ border: 1px dashed #ccc;
+ width: 96%;
+ word-break: break-all;
+ white-space: normal;
+ overflow: auto;
+ margin: 10px auto;
+ padding: 5px;
+}
+
+.dp-highlighter:hover {
+ background: #fafafa;
+ border: 1px dashed #0088cc;
+}
+
+.dp-highlighter .bar {
+ padding: 2px;
+}
+
+.dp-highlighter .collapsed .bar,.dp-highlighter .nogutter .bar {
+ padding-left: 0px
+}
+
+.dp-highlighter ol {
+ margin: 0px 0px 1px -15px;
+ padding: 2px;
+ color: #666;
+}
+
+.dp-highlighter.nogutter ol {
+ list-style-type: none;
+ margin-left: 0px;
+}
+
+.dp-highlighter ol li,.dp-highlighter .columns div {
+ border-left: 1px dashed #ccc;
+ padding-left: 10px;
+ line-height: 18px;
+}
+
+.dp-highlighter .nogutter ol li,.dp-highlighter .nogutter .columns div {
+ border: 0;
+}
+
+.dp-highlighter .columns {
+ color: gray;
+ width: 100%;
+}
+
+.dp-highlighter .columns div {
+ padding-bottom: 5px;
+}
+
+.dp-highlighter ol li.alt {
+}
+
+.dp-highlighter ol li span {
+ color: Black;
+}
+
+.dp-highlighter .collapsed ol {
+ margin: 0px;
+}
+
+.dp-highlighter .collapsed ol li {
+ display: none;
+}
+
+.dp-highlighter .printing {
+ border: none;
+}
+
+.dp-highlighter .printing .tools {
+ display: none !important;
+}
+
+.dp-highlighter .printing li {
+ display: list-item !important;
+}
+
+.dp-highlighter .tools {
+ padding: 3px 8px 3px 15px;
+ border-bottom: 1px solid #2B91AF;
+ color: silver;
+}
+
+.dp-highlighter .collapsed .tools {
+ border-bottom: 0;
+}
+
+.dp-highlighter .tools a {
+ font-size: 9pt;
+ color: gray;
+ text-decoration: none;
+ margin-right: 10px;
+}
+
+.dp-highlighter .tools a:hover {
+ color: red;
+ text-decoration: underline;
+}
+
+.dp-about {
+ background-color: #fff;
+ margin: 0px;
+ padding: 0px;
+}
+
+.dp-about table {
+ width: 100%;
+ height: 100%;
+}
+
+.dp-about td {
+ padding: 10px;
+ vertical-align: top;
+}
+
+.dp-about .copy {
+ border-bottom: 1px solid #ACA899;
+ height: 95%;
+}
+
+.dp-about .title {
+ color: red;
+ font-weight: bold;
+}
+
+.dp-about .para {
+ margin: 0 0 4px 0;
+}
+
+.dp-about .footer {
+ background-color: #ECEADB;
+ border-top: 1px solid #fff;
+ text-align: right;
+}
+
+.dp-about .close {
+ background-color: #ECEADB;
+ width: 60px;
+ height: 22px;
+}
+
+.dp-c {
+}
+
+.dp-c .comment {
+ color: green;
+}
+
+.dp-c .string {
+ color: blue;
+}
+
+.dp-c .preprocessor {
+ color: gray;
+}
+
+.dp-c .keyword {
+ color: blue;
+}
+
+.dp-c .vars {
+ color: #d00;
+}
+
+.dp-vb {
+}
+
+.dp-vb .comment {
+ color: green;
+}
+
+.dp-vb .string {
+ color: blue;
+}
+
+.dp-vb .preprocessor {
+ color: gray;
+}
+
+.dp-vb .keyword {
+ color: blue;
+}
+
+.dp-sql {
+}
+
+.dp-sql .comment {
+ color: green;
+}
+
+.dp-sql .string {
+ color: red;
+}
+
+.dp-sql .keyword {
+ color: rgb(127,0,85);
+}
+
+.dp-sql .func {
+ color: #ff1493;
+}
+
+.dp-sql .op {
+ color: blue;
+}
+
+.dp-xml {
+}
+
+.dp-xml .cdata {
+ color: #ff1493;
+}
+
+.dp-xml .comments {
+ color: green;
+}
+
+.dp-xml .tag {
+ font-weight: bold;
+ color: blue;
+}
+
+.dp-xml .tag-name {
+ color: rgb(127,0,85);
+ font-weight: bold;
+}
+
+.dp-xml .attribute {
+ color: red
+}
+
+.dp-xml .attribute-value {
+ color: blue
+}
+
+.dp-delphi {
+}
+
+.dp-delphi .comment {
+ color: #008200;
+ font-style: italic;
+}
+
+.dp-delphi .string {
+ color: blue;
+}
+
+.dp-delphi .number {
+ color: blue;
+}
+
+.dp-delphi .directive {
+ color: #008284;
+}
+
+.dp-delphi .keyword {
+ font-weight: bold;
+ color: navy;
+}
+
+.dp-delphi .vars {
+ color: #000;
+}
+
+.dp-py {
+}
+
+.dp-py .comment {
+ color: green;
+}
+
+.dp-py .string {
+ color: red;
+}
+
+.dp-py .docstring {
+ color: green;
+}
+
+.dp-py .keyword {
+ color: blue;
+ font-weight: bold;
+}
+
+.dp-py .builtins {
+ color: #ff1493;
+}
+
+.dp-py .magicmethods {
+ color: #808080;
+}
+
+.dp-py .exceptions {
+ color: brown;
+}
+
+.dp-py .types {
+ color: brown;
+ font-style: italic
+}
+
+.dp-py .commonlibs {
+ color: #8A2BE2;
+ font-style: italic;
+}
+
+.dp-rb {
+}
+
+.dp-rb .comment {
+ color: #c00;
+}
+
+.dp-rb .string {
+ color: #f0c;
+}
+
+.dp-rb .symbol {
+ color: #02b902;
+}
+
+.dp-rb .keyword {
+ color: #069;
+}
+
+.dp-rb .variable {
+ color: #6cf;
+}
+
+.dp-css {
+}
+
+.dp-css .comment {
+ color: green;
+}
+
+.dp-css .string {
+ color: red;
+}
+
+.dp-css .keyword {
+ color: blue;
+}
+
+.dp-css .colors {
+ color: darkred;
+}
+
+.dp-css .vars {
+ color: #d00;
+}
+
+.dp-j {
+}
+
+.dp-j .comment {
+ color: rgb(63,127,95);
+}
+
+.dp-j .string {
+ color: rgb(42,0,255);
+}
+
+.dp-j .keyword {
+ color: rgb(127,0,85);
+ font-weight: bold;
+}
+
+.dp-j .annotation {
+ color: #646464;
+}
+
+.dp-j .number {
+ color: #C00000;
+}
+
+.dp-cpp {
+}
+
+.dp-cpp .comment {
+ color: #e00;
+}
+
+.dp-cpp .string {
+ color: red
+}
+
+.dp-cpp .preprocessor {
+ color: #CD00CD;
+ font-weight: bold;
+}
+
+.dp-cpp .keyword {
+ color: #5697D9;
+ font-weight: bold;
+}
+
+.dp-cpp .datatypes {
+ color: #2E8B57;
+ font-weight: bold;
+}
+
+.dp-perl {
+}
+
+.dp-perl .comment {
+ color: green;
+}
+
+.dp-perl .string {
+ color: red;
+}
+
+.dp-perl .keyword {
+ color: rgb(127,0,85);
+}
+
+.dp-perl .func {
+ color: #ff1493;
+}
+
+.dp-perl .declarations {
+ color: blue;
+}
+
+.dp-css .vars {
+ color: #d00;
+}
+
+.dp-g {
+}
+
+.dp-g .comment {
+ color: rgb(63,127,95);
+}
+
+.dp-g .string {
+ color: rgb(42,0,255);
+}
+
+.dp-g .keyword {
+ color: rgb(127,0,85);
+ font-weight: bold;
+}
+
+.dp-g .type {
+ color: rgb(0,127,0);
+ font-weight: bold;
+}
+
+.dp-g .modifier {
+ color: rgb(100,0,100);
+ font-weight: bold;
+}
+
+.dp-g .constant {
+ color: rgb(255,0,0);
+ font-weight: bold;
+}
+
+.dp-g .method {
+ color: rgb(255,96,0);
+ font-weight: bold;
+}
+
+.dp-g .number {
+ color: #C00000;
+}
+/* comment */
+.comment-list .dp-highlighter {
+ background: #fff;
+ margin-top: 5px;
+ border: 1px dashed #ccc;
+}
+
+.comment-list .dp-highlighter li {
+ margin: 0;
+ padding: 0 5px;
+ border: 0;
+}
+
+.comment-list .dp-highlighter ol {
+ margin: 0;
+}
\ No newline at end of file
diff --git a/src/webapp/resource/assets/css/style.css b/src/webapp/resource/assets/css/style.css
new file mode 100644
index 0000000..2d72aee
--- /dev/null
+++ b/src/webapp/resource/assets/css/style.css
@@ -0,0 +1,7521 @@
+/*
+绿色:#009688
+蓝色:#009688
+*/
+html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
+ border: 0;
+ font-family: inherit;
+ font-size: 100%;
+ font-style: inherit;
+ margin: 0;
+ outline: 0;
+ padding: 0;
+ vertical-align: baseline;
+}
+
+html {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+ font-size: 62.5%;
+ -webkit-text-size-adjust: 100%;
+ -ms-text-size-adjust: 100%;
+}
+
+*,
+*:before,
+*:after {
+ -webkit-box-sizing: inherit;
+ -moz-box-sizing: inherit;
+ box-sizing: inherit;
+}
+
+body,
+button,
+input,
+select,
+textarea {
+ font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
+ color: #444;
+ line-height: 180%;
+ background: #f1f1f1;
+}
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+main,
+nav,
+section {
+ display: block;
+}
+
+pre {
+ border: 1px solid #d1d1d1;
+ line-height: 190%;
+ margin: 0 0 1.75em;
+ max-width: 100%;
+ overflow: auto;
+ padding: 15px;
+ white-space: pre;
+ white-space: pre-wrap;
+ word-wrap: break-word;
+}
+
+ol,ul {
+ list-style: none;
+}
+
+dl {
+ margin-bottom: 1.6em;
+}
+
+dt {
+ font-weight: bold;
+}
+
+dd {
+ margin-bottom: 1.6em;
+}
+
+table,
+th,
+td {
+ border: 1px solid #ddd;
+}
+
+table {
+ border-collapse: separate;
+ border-spacing: 0;
+ border-width: 1px 0 0 1px;
+ margin: 0 0 10px;
+}
+
+caption,
+th,
+td {
+ font-weight: normal;
+ text-align: left;
+}
+
+th {
+ border-width: 0 1px 1px 0;
+ font-weight: 700;
+}
+
+td {
+ border-width: 0 1px 1px 0;
+}
+
+th, td {
+ padding: 5px;
+}
+
+blockquote:before,
+blockquote:after,
+q:before,
+q:after {
+ content: "";
+}
+
+blockquote,
+q {
+ -webkit-hyphens: none;
+ -moz-hyphens: none;
+ -ms-hyphens: none;
+ hyphens: none;
+ quotes: none;
+}
+
+a:hover,
+a:active {
+ outline: 0;
+}
+
+a img {
+ border: 0;
+}
+
+a {
+ color: #444;
+ text-decoration: none;
+}
+
+a:visited {
+ color: #555;
+}
+
+a:hover {
+ color: #009688;
+}
+
+.clear {
+ clear: both;
+ display: block;
+}
+
+:focus {
+ outline: 0
+}
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+ padding: 0;
+ border: none;
+}
+
+a, button, input {
+ -webkit-tap-highlight-color: rgba(255,0,0,0);
+}
+
+@keyframes fade-in {
+ 0% {
+ opacity: 0;
+ }
+
+ 40% {
+ opacity: 0;
+ }
+
+ 100% {
+ opacity: 1;
+ }
+}
+
+@-webkit-keyframes fade-in {
+ 0% {
+ opacity: 0;
+ }
+
+ 40% {
+ opacity: 0;
+ }
+
+ 100% {
+ opacity: 1;
+ }
+}
+
+/** 主体 **/
+#content {
+ width: 1080px;
+ margin: 0 auto 10px;
+}
+
+.header-sub {
+ width: 1080px;
+ margin: 0 auto;
+}
+
+/** 头部 **/
+#masthead {
+ height: 120px;
+}
+
+.logo-site, .logo-sites {
+ position: relative;
+ float: left;
+ margin: 18px 0 0 10px;
+ width: 220px;
+ max-height: 50px;
+ overflow: hidden;
+ transition-duration: .5s;
+}
+
+.logo-site img, .logo-sites img {
+ width: 220px;
+ max-height: 50px;
+}
+
+@media screen and (max-width: 480px) {
+ .logo-site, .logo-sites {
+ width: 140px;
+ }
+}
+
+@media screen and (min-width: 900px) {
+ .logo-site:before {
+ content: "";
+ position: absolute;
+ left: -665px;
+ top: -460px;
+ width: 220px;
+ height: 15px;
+ background-color: rgba(255,255,255,.5);
+ -webkit-transform: rotate(-45deg);
+ -moz-transform: rotate(-45deg);
+ -ms-transform: rotate(-45deg);
+ -o-transform: rotate(-45deg);
+ transform: rotate(-45deg);
+ -webkit-animation: searchLights 1s ease-in 1s infinite;
+ -o-animation: searchLights 1s ease-in 1s infinite;
+ animation: searchLights 1s ease-in 1s infinite;
+ }
+}
+
+@-webkit-keyframes searchLights {
+ 0% {
+ left: -100px;
+ top: 0;
+ }
+
+ to {
+ left: 120px;
+ top: 100px;
+ }
+}
+
+@-o-keyframes searchLights {
+ 0% {
+ left: -100px;
+ top: 0;
+ }
+
+ to {
+ left: 120px;
+ top: 100px;
+ }
+}
+
+@-moz-keyframes searchLights {
+ 0% {
+ left: -100px;
+ top: 0;
+ }
+
+ to {
+ left: 120px;
+ top: 100px;
+ }
+}
+
+@keyframes searchLights {
+ 0% {
+ left: -100px;
+ top: 0;
+ }
+
+ to {
+ left: 120px;
+ top: 100px;
+ }
+}
+
+.site-title {
+ font-size: 24px;
+ font-size: 2.4rem;
+ font-weight: 700;
+ /*padding: 0 0 2px 0;*/
+}
+
+.site-name {
+ display: none;
+}
+
+@media screen and (min-width: 900px) {
+ .logo-site img, .logo-sites img {
+ transition-duration: .5s;
+ }
+
+ #menu-box.shadow img {
+ width: 90%;
+ height: auto;
+ transition-duration: .5s;
+ }
+
+ .shadow #site-nav .down-menu a {
+ padding: 0 10px;
+ transition-duration: .5s;
+ }
+
+ .shadow #site-nav .down-menu ul a {
+ line-height: 42px;
+ padding: 0 0 0 20px !important;
+ }
+}
+/** weibo **/
+.weibo {
+ position: absolute;
+ top: 35px;
+ left: 200px;
+}
+
+.weibo span {
+ display: none;
+}
+
+.weibo .WB_icon_text {
+ display: none;
+}
+
+.follow_text {
+ padding: 3px 0 0 1px !important;
+}
+
+.follow_btn_inner {
+ width: 30px !important;
+ background: transparent !important;
+ padding: 2px 0px;
+}
+
+/** 顶部导航 **/
+#top-header {
+ border-bottom: 1px solid #dedede;
+}
+
+.top-nav {
+ height: 30px;
+ width: 1080px;
+ line-height: 30px;
+ margin: 0 auto 0;
+}
+
+.top-menu {
+ float: right;
+ margin: 0 8px 0 0;
+}
+
+.top-menu li {
+ float: left;
+ /*padding: 0 5px;*/
+}
+
+.top-menu a {
+ color: #444;
+}
+
+.top-menu a:hover {
+ color: #009688;
+}
+
+.default-menu li a {
+ float: right;
+ color: #009688;
+ margin: 0 10px 0 0;
+}
+
+#site-nav .default-menu li a {
+ height: 88px;
+ line-height: 88px;
+}
+/** 管理 **/
+#user-profile {
+ position: relative;
+ margin: 0 0 0 10px;
+ width: 30%;
+}
+
+#user-profile, #user-profile a {
+ float: left;
+ color: #444;
+}
+
+#user-profile i {
+ margin: 0 5px 0 0;
+}
+
+.user-login, .nav-login {
+ float: left;
+ margin-left: 5px;
+}
+
+#user-profile a:hover {
+ color: #009688;
+}
+
+.nav-login a {
+ color: #999;
+ height: 25px;
+ cursor: pointer;
+ padding: 0 10px;
+}
+
+.nav-search {
+ background: #009688;
+ float: right;
+ color: #fff;
+ line-height: 26px;
+ margin: 28px 10px 0 10px;
+ padding: 0 8px 3px;
+ cursor: pointer;
+ border-radius: 3px;
+ border: 1px solid #009688;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.nav-search:hover {
+ background: #595959;
+ border: 1px solid #595959;
+}
+
+.mobile-login a {
+ float: right;
+ color: #fff;
+ line-height: 25px;
+ margin: 24px 10px 0 10px;
+ padding: 0 8px;
+ cursor: pointer;
+}
+
+.mobile-login a:hover {
+ color: #009688;
+}
+
+.login-form {
+ text-align: center;
+}
+
+/** 公告 **/
+.bull {
+ float: left;
+ font-size: 14px;
+ color: #666;
+ margin-right: 8px;
+}
+
+.scrolltext {
+ width: 70%;
+ height: 25px;
+ line-height: 25px;
+ overflow: hidden;
+}
+
+.scrolltext ul li {
+ height: 30px;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ word-wrap: normal;
+ overflow: hidden;
+}
+
+/** 主导航 **/
+#menu-box {
+ background: #fff;
+ width: 100%;
+ z-index: 999;
+ right: 0;
+ border-bottom: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+#menu-box.shadow {
+ top: 0;
+ position: fixed;
+ background: rgba(255, 255, 255, 0.9);
+}
+/** 菜单 **/
+#top-menu {
+ width: 1080px;
+ margin: 0 auto;
+ display: table;
+ transition-duration: .5s;
+}
+
+.shadow #top-menu {
+ margin: 0 auto -1px;
+}
+
+@media screen and (max-width: 900px) {
+ #top-menu {
+ height: 40px;
+ }
+}
+
+.main-nav {
+ float: right;
+ margin: 0;
+}
+
+.nav-menu,
+.nav-menu * {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ _float: left;
+}
+
+.nav-menu li {
+ position: relative;
+}
+
+.nav-menu ul {
+ position: absolute;
+ display: none;
+ top: 100%;
+ left: 0;
+ min-width: 160px;
+ *width: 160px;
+ z-index: 10001;
+ border-bottom: 1px solid #ddd;
+}
+
+.nav-menu > li {
+ float: left;
+}
+
+.nav-menu li:hover > ul,
+.nav-menu li.sfHover > ul {
+ display: block;
+}
+
+.nav-menu a {
+ display: block;
+ position: relative;
+ zoom: 1;
+}
+
+.nav-menu ul ul {
+ top: 0;
+ left: 100%;
+}
+
+.nav-menu {
+ float: left;
+}
+
+.nav-menu li {
+ position: relative;
+ white-space: nowrap;
+ *white-space: normal;
+ -webkit-transition: background .2s;
+ transition: background .2s;
+}
+
+.nav-menu li:hover,
+.nav-menu li.sfHover {
+ -webkit-transition: none;
+ transition: none;
+}
+
+.nav-menu .sf-mega {
+ position: absolute;
+ display: none;
+ top: 100%;
+ left: 0;
+ z-index: 99;
+}
+
+.nav-menu li:hover > .sf-mega,
+.nav-menu li.sfHover > .sf-mega {
+ display: block;
+}
+/*一级样式*/
+#site-nav-wrap {
+ float: right;
+ max-width: 70%;
+}
+
+#site-nav {
+}
+
+#site-nav .down-menu li {
+ display: block;
+ float: left;
+ height: 88px;
+ line-height: 88px;
+}
+
+#site-nav .down-menu a {
+ padding: 0 13px;
+ color: #444;
+ text-align: left;
+ transition-duration: .5s;
+}
+
+#site-nav .down-menu > li > a:hover,
+#site-nav .down-menu > li.sfHover > a {
+ color: #fff !important;
+ background: #666;
+}
+
+#site-nav .down-menu > .current-menu-item > a,
+#site-nav .down-menu > .current-menu-item > a:hover {
+ color: #fff !important;
+ background: #c40000;
+}
+/*下拉样式*/
+#site-nav .down-menu ul {
+ padding-top: 0;
+ box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
+}
+
+.shadow #site-nav .down-menu ul {
+ padding-top: 0;
+}
+
+.shadow .down-menu ul {
+ margin-top: 0;
+}
+
+#site-nav .down-menu ul ul {
+ padding-top: 0;
+}
+
+#site-nav .down-menu ul li {
+ background: #fff;
+ line-height: 1.4em;
+ height: auto;
+ float: none;
+ display: block;
+ background: rgba(255, 255, 255, 0.9);
+ border-top: 1px solid #ddd;
+ border-left: 1px solid #ddd;
+ border-right: 1px solid #ddd;
+}
+
+#site-nav .down-menu ul a {
+ display: block;
+ height: auto;
+ line-height: 1.7em;
+ padding: 10px 20px;
+ margin: 0px;
+ border: 0px;
+ text-transform: none;
+ font-size: 0.9em;
+}
+
+#site-nav .down-menu ul li > a:hover {
+ color: #000;
+ background: #ddd;
+}
+
+#site-nav .down-menu ul li:last-child {
+}
+
+#navigation-toggle, .sidr, #sidr-close, #mobile-search {
+ display: none;
+}
+/*箭头*/
+.sf-arrows .sf-with-ul {
+ padding-right: 2.5em;
+ *padding-right: 1em;
+}
+
+.sf-arrows .sf-with-ul:after {
+ content: '';
+ position: absolute;
+ top: 50%;
+ right: -1px;
+ margin-top: -2px;
+ height: 0;
+ width: 0;
+ border: 5px solid transparent;
+ border-top-color: #999;
+}
+
+.sf-arrows > li > .sf-with-ul:focus:after,
+.sf-arrows > li:hover > .sf-with-ul:after,
+.current-menu-item .sf-with-ul:after,
+.sf-arrows > .sfHover > .sf-with-ul:after {
+ display: none;
+}
+/* 向右箭头 */
+.sf-arrows ul .sf-with-ul:after {
+ margin: -5px 3px 0 0;
+ border-color: transparent;
+ border-left-color: #ccc;
+}
+
+.sf-arrows ul li > .sf-with-ul:focus:after,
+.sf-arrows ul li:hover > .sf-with-ul:after,
+.sf-arrows ul .sfHover > .sf-with-ul:after {
+ border-left-color: #009688;
+}
+/** 移动菜单 **/
+#navigation-toggle {
+ color: #999;
+ line-height: 25px;
+ padding: 0 8px;
+}
+
+#navigation-toggle:hover {
+ color: #009688;
+}
+
+#sidr-main {
+ position: absolute;
+ position: fixed;
+ top: 40px;
+ height: 100%;
+ z-index: 999999;
+ width: 60%;
+ overflow-x: hidden;
+ overflow-y: auto;
+ font-size: 14px;
+ background: #333;
+ background: none repeat scroll 0 0 rgba(51, 51, 51, 0.8);
+ display: none;
+}
+
+#sidr-main {
+ padding: 0;
+ box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+}
+
+.sidr-inner {
+}
+
+.sidr-inner .sidr-class-nav-menu {
+ margin-bottom: 70px;
+}
+
+.sidr.right {
+ left: auto;
+ right: -320px;
+}
+
+.sidr.left {
+ left: -320px;
+ right: auto;
+}
+
+#sidr-main a {
+ color: #f8f8f8;
+}
+
+#sidr-main a:hover {
+ color: #fff;
+ box-shadow: inset 0 0 10px 3px #222;
+}
+
+#sidr-main ul a {
+ display: block;
+ padding: 10px 20px;
+ border-bottom: 1px solid #777;
+}
+
+#sidr-main ul li ul {
+ margin-left: 0;
+ margin: 0;
+}
+
+#sidr-main ul li ul li a {
+}
+
+#sidr-main ul li ul li li a {
+}
+
+#sidr-main ul li ul li li li a {
+}
+
+#sidr-main ul li ul li a:before {
+ display: inline-block;
+ -webkit-font-smoothing: antialiased;
+ color: #444;
+ margin-right: 10px;
+}
+
+.sidr-class-toggle-sidr-close:before {
+ position: absolute;
+ top: 50px;
+ left: 30px;
+ margin: 0;
+}
+
+.sidr-class-toggle-sidr-close {
+ padding: 10px;
+ font-size: 24px;
+ text-align: center;
+ display: block;
+ border-bottom: 1px solid #777;
+}
+
+#sidr-id-navigation-toggle {
+ display: none;
+}
+
+@media screen and (min-width: 900px) {
+ #search-main.shadow {
+ margin: -25px auto;
+ transition-duration: .5s;
+ background: rgba(255, 255, 255, 0.9);
+ }
+
+ #sidr-main {
+ display: none !important;
+ }
+
+ .mobile-login a {
+ display: none;
+ }
+}
+
+@media screen and (max-width: 1080px) {
+ #top-menu {
+ width: 98%;
+ }
+
+ .top-nav {
+ width: 98%;
+ }
+}
+
+@media only screen and (max-width: 900px) {
+ #menu-box {
+ transition: all 0s ease 0s;
+ }
+
+ #navigation-toggle {
+ display: block;
+ float: none;
+ padding: 0 8px;
+ vertical-align: top;
+ }
+
+ #site-nav .nav-menu {
+ display: none;
+ }
+
+ #top-menu {
+ width: 95%;
+ }
+
+ .nav-search {
+ background: transparent;
+ color: #999;
+ line-height: 29px;
+ margin: 5px 10px 0 0;
+ padding: 0 8px;
+ vertical-align: top;
+ border: none;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
+ }
+
+ .nav-search:hover {
+ background: transparent;
+ color: #009688;
+ border: none;
+ }
+
+ .mobile-login a {
+ color: #999;
+ margin: 7px 10px 0 0;
+ padding: 0 8px;
+ }
+
+ .mobile-login a:hover {
+ color: #009688;
+ }
+
+ #search-main.shadow, #mobile-nav.shadow {
+ position: fixed;
+ left: 0;
+ right: 0;
+ z-index: 999;
+ margin: 5px auto;
+ }
+ /** 头部 **/
+ #masthead {
+ height: 40px;
+ }
+ /** 主导航 **/
+ #menu-box {
+ height: 40px;
+ }
+
+ #menu-box.shadow {
+ height: 40px;
+ }
+ /** 菜单按钮 **/
+ .main-nav {
+ margin: 7px 0 0 0;
+ }
+
+ #site-nav-wrap {
+ min-height: 30px;
+ margin: 0 10px 0 0;
+ }
+ /** logo **/
+ .logo-site, .logo-sites {
+ margin: 2px 0 0 10px;
+ }
+
+ .logo-site, .logo-sites {
+ height: 30px;
+ }
+
+ .logo-site img, .logo-sites img {
+ width: 132px;
+ max-height: 30px;
+ }
+
+ .logo-site a, .logo-sites a {
+ font-size: 0.7em;
+ }
+
+ .site-description {
+ display: none;
+ }
+ /** 管理 **/
+ .nav-set {
+ margin: 0 15px 0 0;
+ }
+
+ .mobile-search {
+ background: #fff;
+ font-size: 13px;
+ height: 25px;
+ margin: 0 0 5px 20px;
+ padding: 0 8px 2px;
+ border: 1px solid #ddd;
+ }
+
+ #top-header {
+ display: none;
+ }
+}
+/** 移动端 **/
+.nav-mobile {
+ color: #999;
+ line-height: 25px;
+ padding: 0 8px;
+ vertical-align: top;
+ display: block;
+ cursor: pointer;
+}
+
+.nav-mobile a {
+ color: #999;
+}
+
+.nav-mobile:hover, .nav-mobile a:hover {
+ color: #009688;
+}
+
+#mobile-nav {
+ background: #333;
+ width: 1080px;
+ margin: 10px auto 5px;
+ padding: 10px 20px 20px 20px;
+ display: none;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ background: rgba(51, 51, 51, 0.8);
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.mobile-menu li {
+ float: left;
+ width: 24.999999%;
+ line-height: 35px;
+ margin: 8px -3px 0 2px;
+}
+
+.mobile-menu a {
+ color: #ddd;
+ text-align: center;
+ display: block;
+ border: 1px solid #777;
+}
+
+.mobile-menu a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+ transition: all 0.1s ease-in 0s;
+}
+
+@media screen and (min-width: 900px) {
+ .nav-mobile {
+ display: none;
+ }
+}
+
+@media only screen and (max-width: 900px) {
+ #mobile-nav.shadow {
+ position: fixed;
+ left: 0;
+ right: 0;
+ z-index: 999;
+ margin: 10px auto 0;
+ }
+}
+
+@media only screen and (max-width: 480px) {
+ .mobile-menu li {
+ width: 49.5%;
+ }
+}
+/** 菜单结束 **/
+/** 搜索 **/
+#search-main {
+ position: fixed;
+ left: 0;
+ right: 0;
+ background: #fff;
+ width: 1080px;
+ text-align: center;
+ margin: 5px auto;
+ padding: 10px 20px 20px 20px;
+ display: none;
+ z-index: 999;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.searchbar {
+ width: 90%;
+ margin: 10px auto 0;
+}
+
+.searchbar span input {
+ float: left;
+ width: 75%;
+ height: 37px;
+ line-height: 37px;
+ font: 14px "Microsoft YaHei", Helvetica;
+ padding: 2px 10px;
+ background: #ebebeb;
+ border: 1px solid #ebebeb;
+ border-radius: 2px 0 0 2px;
+ -webkit-appearance: none;
+}
+
+.searchbar span input:focus {
+ outline: 0;
+ background: #fff;
+}
+
+.searchbar button {
+ overflow: visible;
+ position: relative;
+ border: 0;
+ cursor: pointer;
+ height: 37px;
+ width: 25%;
+ color: #fff;
+ background: #009688;
+ border-radius: 0 2px 2px 0;
+}
+
+.searchbar button:hover {
+ background: #595959;
+}
+/** 登录 **/
+#overlay {
+ position: fixed;
+ z-index: 10004;
+ top: 0px;
+ left: 0px;
+ height: 100%;
+ width: 100%;
+ background: #000;
+ display: none;
+}
+
+#login {
+ width: 300px;
+ display: none;
+}
+
+#login form, .login-user {
+ padding: 10px;
+}
+
+#login input[type="text"], #login input[type="password"] {
+ width: 100%;
+ background: #fff;
+ padding: 4%;
+ margin-bottom: 4%;
+ border: 1px solid #ddd;
+ -webkit-appearance: none;
+}
+
+#login input[type="submit"] {
+ width: 100%;
+ background: #009688;
+ border: 0;
+ margin: 4% 0;
+ padding: 4%;
+ color: #fff;
+ cursor: pointer;
+ border-radius: 2px;
+ -webkit-appearance: none;
+ transition: background .3s;
+ -webkit-transition: background .3s;
+}
+
+#login input[type="submit"]:hover {
+ background: #595959;
+}
+
+#login img {
+ float: left;
+ width: 96px;
+ height: 96px;
+ margin: 5px 40px 0 0;
+ padding: 2px;
+}
+
+.sidebox {
+ background: #fff;
+ line-height: 30px;
+ padding: 20px 20px 20px 30px;
+ border: 1px solid #ddd;
+ border-radius: 5px;
+}
+
+.sidebox h3 {
+ text-align: center;
+}
+
+.sidebox .userinfo a {
+ background: #fff;
+ float: left;
+ width: 90px;
+ display: block;
+ text-align: center;
+ margin: 0 0 15px;
+ padding: 2px 0;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.sidebox .userinfo a:hover {
+ background: #666;
+ color: #fff !important;
+ border: 1px solid #666;
+}
+
+.reg-url a {
+ width: 100px;
+ display: block;
+ text-align: center;
+ margin: 20px auto;
+ padding: 5px;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+#user-profile .userinfo a {
+ background: #fff;
+ float: left;
+ width: 100%;
+ display: block;
+ text-align: center;
+ margin: 5px 0;
+ padding: 2px 0;
+ border: 1px solid #444;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
+}
+
+#user-profile .userinfo a:hover {
+ background: #444;
+ color: #fff !important;
+ border: 1px solid #444;
+}
+
+.user-my a {
+ margin-left: 20px;
+}
+
+.user-my a:hover {
+ color: #444 !important;
+}
+
+.user-my img {
+ position: absolute;
+ top: 8px;
+ left: 0;
+ width: 16px;
+ height: auto;
+ overflow: hidden;
+}
+
+.user-info {
+ position: absolute;
+ top: 20px;
+ left: -10px;
+ padding-top: 10px;
+ display: none;
+ z-index: 10;
+}
+
+.user-info-min {
+ background: #7f7f7f;
+ padding: 10px 20px 20px 20px;
+ display: block;
+ border-radius: 5px;
+ background: rgba(0, 0, 0, 0.5);
+}
+
+.user-info-min h3 {
+ color: #fff;
+ text-align: center;
+}
+
+.usericon {
+ margin: 0 auto 10px;
+ display: block;
+}
+
+#user-profile .usericon img {
+ width: 96px;
+ height: auto;
+ display: block;
+ margin: 0 auto;
+ border-radius: 96px;
+}
+
+.user-info .arrow-up {
+ width: 0;
+ height: 0;
+ display: block;
+ margin-left: 10px;
+ border-left: 10px solid transparent;
+ border-right: 10px solid transparent;
+ border-bottom: 10px solid #7f7f7f;
+}
+
+/** login tab **/
+#login-tab {
+ background: #f1f1f1;
+ border-radius: 2px;
+}
+
+.login-dom-display .login-current {
+ display: block;
+}
+
+.login-tab-hd {
+ overflow: hidden;
+ height: 40px;
+ line-height: 40px;
+}
+
+.login-tab-hd-con {
+ padding: 0 20px;
+ background: #f1f1f1;
+}
+
+.login-tab-hd .login-current {
+ padding: 0 20px;
+}
+
+.login-tab-product .login-tab-hd .login-current, .tab-area .login-current {
+ position: relative;
+ z-index: 1;
+ height: 40px;
+ background: #fff;
+}
+
+.login-tab-hd-con {
+ float: left;
+ text-align: center;
+ cursor: pointer;
+ height: 39px;
+ margin-right: -1px;
+ border-left: 1px solid #ddd;
+ border-top: 1px solid #ddd;
+ border-right: 1px solid #ddd;
+}
+
+.login-tab-hd-con a {
+ display: inline-block;
+}
+
+.login-tab-bd-con {
+ display: none;
+ overflow: hidden;
+}
+
+.login-tab-bd {
+ background: #fff;
+ padding: 20px;
+ margin-top: -1px;
+ border-radius: 0 0 2px 2px;
+ border: 1px solid #ddd;
+}
+
+/** 位置 **/
+.breadcrumb {
+ width: 1080px;
+ height: 25px;
+ line-height: 25px;
+ margin: 0 auto;
+ padding-left: 10px;
+}
+
+.breadcrumb .fa-angle-right {
+ font-size: 16px;
+ margin: 0 4px;
+}
+
+.breadcrumb .fa-home {
+ color: #777;
+ margin: 0 4px 0 0;
+}
+/** 布局 **/
+
+#page {
+ flex:1;
+}
+
+#primary {
+ float: left;
+ width: 70.4%;
+ transition-duration: .5s;
+}
+
+#primary.primary {
+ width: 100%;
+}
+
+.sidebar {
+ width: 0;
+ display: none;
+}
+
+.post, #page .page, .bulletin,
+.single-picture .picture, .type-attachment,
+.single-tao .tao, .single-video .video {
+ position: relative;
+ background: #fff;
+ margin: 0 0 10px 0;
+ padding: 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+@media screen and (max-width: 900px) {
+ .post, #page .page, .bulletin,
+ .single-picture .picture, .type-attachment,
+ .single-tao .tao, .single-video .video {
+ margin: 0 0 -1px 0;
+ }
+ .pagenav-clear {
+ margin: 10px 0 0 0;
+ }
+}
+
+.entry-header h2 {
+ margin: 0 0 5px 0;
+}
+
+.entry-header h2 a {
+ font-size: 16px;
+ font-size: 1.6rem;
+ line-height: 20px;
+}
+
+.archive-content {
+ color: #777;
+ overflow-x: hidden;
+}
+
+.title-l {
+ position: absolute;
+ background: #c40000;
+ top: 20px;
+ left: -1px;
+ width: 5px;
+ height: 25px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+.entry-more a {
+ position: absolute;
+ bottom: 18px;
+ right: -1px;
+ background: #398898;
+ color: #fff;
+ line-height: 30px;
+ padding: 0 12px;
+ display: block;
+ border-radius: 2px 0 0 2px;
+}
+
+.entry-more a:hover {
+ background: #3e94a5;
+}
+
+.content-more a {
+ background: #f40;
+ width: 100px;
+ line-height: 35px;
+ color: #fff;
+ text-align: center;
+ display: block;
+ margin: 0 auto 60px;
+ border-radius: 2px;
+}
+
+.content-more a:hover {
+ color: #fff;
+ background: #fc5a20;
+}
+
+/** 文章信息 **/
+.entry-meta {
+ position: absolute;
+ bottom: 14px;
+ color: #999;
+ left: 240px;
+}
+
+.format-aside .entry-meta,
+.type-bulletin .entry-meta {
+ position: inherit;
+}
+
+.entry-meta .link-price {
+ background: #ff4400;
+ font-size: 15px;
+ font-size: 1.5rem;
+ color: #fff;
+ font-weight: bold;
+ margin: 0 5px 0 0;
+ padding: 2px 5px;
+ border-radius: 2px;
+}
+
+.entry-meta a {
+ color: #009688;
+}
+
+.new-icon, .post-format {
+ position: absolute;
+ background: #c40000;
+ top: -1px;
+ right: -1px;
+ line-height: 20px;
+ color: #fff;
+ padding: 0 5px;
+ border-radius: 0 2px 0 0;
+ animation: fade-in;
+ animation-duration: 1.2s;
+ -webkit-animation: fade-in 1.2s;
+}
+
+.new-icon {
+ font-size: 12px;
+}
+
+.format-cat {
+ float: left;
+ background: #c40000;
+ margin: 0 10px 0 0;
+ filter: alpha(opacity=70);
+ background: 0 0 rgba(216, 0, 0, 0.7);
+}
+
+.format-cat a, .format-cat a:hover {
+ color: #fff;
+ line-height: 28px;
+ padding: 0 10px;
+}
+/** 缩略图 **/
+.thumbnail {
+ position: relative;
+ float: left;
+ max-width: 200px;
+ height: auto;
+ clear: both;
+ margin: 1px 20px 0 0;
+ overflow: hidden;
+ transition-duration: .5s;
+}
+
+.thumbnail a img {
+ float: left;
+ /*width: auto;*/
+ /*height: auto;*/
+ height: 150px;
+ width: 200px;
+ max-width: 100%;
+}
+
+.thumbnail .cat {
+ background: #c40000;
+ position: absolute;
+ top: 0;
+ left: 0;
+ filter: alpha(opacity=70);
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+ background: 0 0 rgba(216, 0, 0, 0.7);
+}
+
+.thumbnail .cat a {
+ color: #fff;
+ line-height: 28px;
+ padding: 0 10px;
+}
+
+.type-bulletin .thumbnail {
+ display: none;
+}
+
+
+/** 图像日志 **/
+.format-img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ overflow: hidden;
+}
+
+.format-img img {
+ float: left;
+ max-width: 100%;
+ width: 100%;
+ height: auto;
+}
+
+.content-image {
+ margin: 0 -10px;
+}
+
+.format-image {
+ padding: 20px;
+}
+
+.format-img-cat {
+ position: absolute;
+ background: #c40000;
+ top: 20px;
+ left: 20px;
+ z-index: 1;
+ filter: alpha(opacity=70);
+ background: 0 0 rgba(216, 0, 0, 0.7);
+}
+
+.format-img-cat a, .format-img-cat a:hover {
+ color: #fff;
+ line-height: 28px;
+ padding: 0 10px;
+}
+
+.post-format-title {
+ position: absolute;
+ bottom: -1px;
+ left: 20px;
+}
+
+.post-format-title a {
+ font-size: 1.2rem;
+ color: #666;
+ line-height: 0px;
+ font-weight: normal;
+}
+
+.img-number {
+ position: absolute;
+ bottom: -2px;
+ right: 20px;
+ font-size: 1.2rem;
+ color: #666;
+}
+
+.post-format {
+ z-index: 1;
+}
+
+.f4 {
+ position: relative;
+ float: left;
+ width: 33.333333333333333333%;
+ padding: 0 10px;
+ transition-duration: .5s;
+}
+
+@media screen and (max-width: 550px) {
+ .f4 {
+ padding: 0 5px;
+ }
+}
+/** 日志形式 **/
+@media screen and (min-width: 901px) {
+ .format-aside .archive-content {
+ height: 96px;
+ overflow: hidden;
+ }
+}
+/** 分类描述 **/
+.des-title {
+ font-size: 24px;
+ font-size: 2.4rem;
+ margin: 0 0 5px 0;
+}
+
+.cat-des {
+ background: #fff;
+ font-size: 16px;
+ font-size: 1.6rem;
+ color: #fff;
+ font-weight: bold;
+ letter-spacing: 2px;
+ line-height: 200%;
+ min-height: 150px;
+ margin: 0 0 10px 0;
+ padding: 20px 30px;
+ overflow: hidden;
+ border-radius: 2px;
+ text-shadow: 1px 2px 0px #000;
+}
+
+.no-results .post {
+ box-shadow: none;
+;
+}
+
+.no-results p {
+ text-align: center;
+}
+/** 正文 **/
+.entry-header h1 {
+ position: relative;
+ font-size: 16px;
+ font-size: 1.8rem;
+ line-height: 30px;
+ text-align: center;
+ margin: 35px -20px 20px -20px;
+ padding: 5px 20px;
+ border-left: 5px solid #009688;
+ border-right: 5px solid #009688;
+}
+
+.header-sub h1 {
+ position: absolute;
+ background: #c40000;
+ display: block;
+ left: 0;
+ top: 0;
+ color: #fff;
+ font-size: 18px;
+ font-size: 1.8rem;
+ padding: 10px 15px;
+ max-width: none;
+ border-radius: 3px 0 0 0;
+ z-index: 2;
+ transition-duration: .5s;
+ filter: alpha(opacity=70);
+ background: rgba(216, 0, 0, 0.7);
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+#header-img {
+ border-radius: 3px;
+ transition-duration: .5s;
+}
+
+@media screen and (max-width: 600px) {
+ #header-img img {
+ width: 180%;
+ margin: 0 0 0 -50%;
+ }
+ .header-sub h1 {
+ font-size: 16px;
+ font-size: 1.6rem;
+ padding: 5px 10px;
+ }
+}
+
+.entry-title-clear {
+ margin-bottom: 40px;
+}
+
+.single-content {
+ font-size: 15px;
+ font-size: 1.5rem;
+ line-height: 1.8;
+}
+
+.single-content a, .single-content a:visited {
+ color: #009688;
+}
+
+.single-content a:hover {
+ color: #40aabf;
+}
+/** 排版样式 **/
+.single-content p,
+.single-content ul,
+.single-content ol,
+.single-content dd,
+.single-content pre,
+.single-content hr {
+ margin: 0 0 5px 0;
+ -webkit-hyphens: auto;
+ -moz-hyphens: auto;
+ -ms-hyphens: auto;
+ hyphens: auto;
+ word-wrap: break-word;
+ word-break: break-all;
+ text-justify: inter-ideograph;
+}
+
+.single-content em {
+ font-style: italic;
+}
+
+.single-content code {
+ background: #f1f1f1;
+ color: #555;
+ margin: 0 2px;
+ padding: 2px 4px;
+ border-radius: 2px;
+}
+
+.single-content h2 {
+ font-size: 17px;
+ font-size: 1.7rem;
+ line-height: 190%;
+ margin: 10px -21px;
+ padding: 0 44px;
+ border-left: 5px solid #e40000;
+}
+
+.single-content h3 {
+ font-size: 16px;
+ font-size: 1.6rem;
+ line-height: 190%;
+ margin: 2px -21px 10px -21px;
+ padding: 0 44px;
+ border-left: 5px solid #009688;
+}
+
+.single-content h4 {
+ font-size: 16px;
+ font-size: 1.6rem;
+ line-height: 280%;
+ margin-top: -90px;
+ padding: 90px 30px 5px 30px;
+}
+
+.single-content .directory {
+ float: left;
+ height: 30px;
+ margin: 8px -21px;
+ border-left: 5px solid #009688;
+}
+
+.single-content fieldset {
+ padding: 5px 15px;
+ margin: 0 0 10px 0;
+ border: 1px solid #ddd;
+}
+
+.single-content legend {
+ font-weight: bold;
+ padding: 5px;
+}
+
+.show-more span {
+ color: #009688;
+ font-weight: normal;
+ padding: 0 10px;
+ cursor: pointer;
+ text-indent: 0;
+}
+
+.show-more span i {
+ font-size: 16px;
+ padding: 0 5px 0 0;
+}
+
+.section-content {
+ padding-top: 1px;
+ display: none;
+}
+
+.single-content p {
+ text-indent: 2em;
+}
+
+.single-content ul li,
+.single-content ol li {
+ margin: 0 35px 0 50px;
+ line-height: 190%;
+}
+
+.single-content ul li {
+ list-style: square;
+}
+
+.single-content ol li {
+ list-style: decimal;
+}
+
+.single-content sup {
+ bottom: 1ex;
+}
+
+.single-content sup, .single-content sub {
+ font-size: 75%;
+ height: 0;
+ line-height: 0;
+ position: relative;
+ vertical-align: baseline;
+}
+
+blockquote {
+ width: 100%;
+ color: #8b8b8b;
+ margin: 0 auto;
+ padding: 10px;
+ clear: both;
+ border: 1px dashed #ddd;
+}
+
+.single-content img, .comment-list p img {
+ max-width: 100%;
+ width: auto\9;
+ height: auto;
+ vertical-align: middle;
+ display: block;
+}
+
+.wp-caption {
+ background: #f3f3f3;
+ max-width: 100%;
+ padding: 5px;
+ border: 1px solid #ddd;
+ border-radius: 3px;
+}
+
+.wp-caption-text {
+ text-align: center !important;
+}
+
+.gallery .gallery-item {
+ box-sizing: border-box;
+ float: left;
+ margin: 0 !important;
+ padding: 6px;
+ text-align: center;
+}
+
+.gallery .gallery-item img {
+ vertical-align: middle;
+ border: none !important;
+}
+
+.single-content embed {
+ float: left;
+ width: 100%;
+ height: 500px;
+ margin-bottom: 30px;
+}
+/** 图文混排 **/
+img.centered {
+ display: block;
+ margin: 0 auto 10px;
+}
+
+img.alignnone {
+ margin: 0 0 10px 0;
+ display: block;
+}
+
+img.alignright {
+ margin: 0 0 10px 10px;
+ display: inline;
+}
+
+img.alignleft {
+ margin: 0 10px 10px 0;
+ display: inline;
+}
+
+.aligncenter {
+ display: block;
+ margin: 0 auto 10px;
+}
+
+.alignright {
+ float: right;
+ margin: 0 0 10px 10px;
+}
+
+.alignleft {
+ float: left;
+ margin: 0 10px 10px 0;
+}
+/** 日志分页 **/
+.page-links {
+ text-align: center;
+ margin: 10px auto 5px;
+}
+
+.page-links span {
+ background: #009688;
+ color: #fff;
+ margin: 2px;
+ line-height: 30px;
+ cursor: pointer;
+ padding: 0 12px;
+ display: inline-block;
+ border: 1px solid #009688;
+ border-radius: 2px;
+}
+
+.page-links a span {
+ background: #fff;
+ color: #000;
+ text-decoration: none;
+ border: 1px solid #ddd;
+}
+
+.page-links a:hover span {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+ transition: all 0.2s ease-in 0s;
+}
+/** 密码 **/
+.post-password-form {
+ margin: 15px 0;
+ padding: 15px 5px;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+}
+
+.post-password-form input[type="password"] {
+ width: 40%;
+ height: 38px;
+ line-height: 30px;
+ background: #fff;
+ padding: 5px;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+ -webkit-appearance: none;
+}
+
+.post-password-form input[type="submit"] {
+ width: 80px;
+ line-height: 25px;
+ background: #fff;
+ padding: 5px;
+ cursor: pointer;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+ -webkit-appearance: none;
+}
+
+.post-password-form input[type="submit"]:hover {
+ background: #009688;
+ color: #fff !important;
+ border: 1px solid #009688;
+}
+
+.secret-password .fa-check-square {
+ font-size: 18px !important;
+ color: #7ab951 !important;
+ margin: 0 10px 10px 10px;
+}
+
+.post-secret .fa-exclamation-circle {
+ font-size: 18px !important;
+ color: #f85d00 !important;
+ margin: 0 10px 10px 30px;
+}
+/** 回复可见 **/
+.reply-read {
+ margin: 15px 0;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+}
+
+.reply-ts {
+ float: left;
+ width: 75%;
+}
+
+.read-sm {
+ padding: 5px 15px;
+ border-bottom: 1px solid #ddd;
+ margin-bottom: -1px;
+}
+
+.read-pl {
+ float: right;
+ width: 25%;
+ height: 74px;
+ line-height: 74px;
+ text-align: center;
+ border-left: 1px solid #ddd;
+}
+
+.read-pl a {
+ display: block;
+ color: #555 !important;
+}
+
+.read-pl a:hover {
+ background: #009688;
+ color: #fff !important;
+}
+
+.reply-read .fa {
+ font-size: 18px !important;
+ color: #f85d00 !important;
+ margin: 0 10px 0 0;
+}
+/** 文章信息 **/
+.single-footer {
+}
+
+.single-meta a {
+ color: #999;
+}
+
+.single-meta a:hover {
+ color: #009688;
+}
+
+.single-meta {
+ position: absolute;
+ top: 15px;
+ right: 15px;
+}
+
+.single-meta li {
+ float: left;
+}
+
+.single-meta .views, .single-meta li a {
+ color: #999;
+ line-height: 26px;
+ margin: 0 5px 0 0;
+ padding: 0 8px;
+ display: block;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.single-meta li a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+}
+
+.single-meta a:hover {
+ color: #fff;
+}
+
+.single-cat-tag {
+ position: absolute;
+ background: #f8f8f8;
+ bottom: -1px;
+ left: 0;
+ width: 100%;
+ line-height: 28px;
+ height: 45px;
+ padding: 10px 0;
+ overflow: hidden;
+ border-bottom: 1px solid #ddd;
+ border-radius: 0 0 2px 2px;
+}
+
+.single-cat {
+ padding: 0 20px;
+}
+
+.single-cat a {
+ padding: 0 5px;
+}
+
+.single-meta .comment span, .entry-content .comment span {
+ display: none;
+}
+
+.single-tag ul {
+ overflow: hidden;
+ margin: 0 -2px 10px -2px;
+}
+
+.single-tag li {
+ width: 20%;
+ float: left;
+ padding: 2px;
+}
+
+.single-tag li a {
+ background: #fff;
+ color: #fff;
+ text-align: center;
+ padding: 4px;
+ display: block;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ transition-duration: .5s;
+ border-radius: 2px;
+}
+
+.single-tag li a:hover {
+ background: #666;
+ color: #fff;
+ transition: all 0.1s ease-in 0s;
+}
+
+@media screen and (max-width: 900px) {
+ .single-tag li {
+ width: 25%;
+ }
+}
+
+@media screen and (max-width: 640px) {
+ .single-tag li {
+ width: 33.33333333333%;
+ }
+}
+
+@media screen and (max-width: 400px) {
+ .single-tag li {
+ width: 50%;
+ }
+}
+/** 摘要 **/
+.abstract {
+ background: #fff;
+ font-size: 14px;
+ color: #999;
+ display: block;
+}
+
+.abstract fieldset {
+ padding: 5px 15px;
+ margin: 0 0 10px 0;
+ border: 1px dashed #ddd;
+}
+
+.abstract legend {
+ font-weight: 600;
+ color: #999;
+ padding: 0 5px;
+}
+
+.abstract p {
+ text-indent: 0;
+}
+/** 目录 **/
+.log-close a {
+ color: #555;
+ display: block;
+ cursor: pointer;
+ line-height: 18px;
+ padding: 0 0 0 4px;
+}
+
+.log-close i {
+ color: #fff;
+ padding: 5px 0 10px 1px;
+}
+
+#log-box strong {
+ font-size: 12px;
+ color: #fff;
+}
+
+.log-zd {
+ position: absolute;
+ background: #009688;
+ top: -1px;
+ right: -1px;
+ width: 22px;
+ height: 217px;
+ border-radius: 0 5px 5px 0;
+}
+
+#log-box {
+ position: fixed;
+ background: #fff;
+ bottom: 10px;
+ left: -1px;
+ max-width: 260px;
+ padding: 5px 0 0 10px;
+ border: 1px solid #ddd;
+ border-radius: 0 5px 5px 0;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ background: rgba(255, 255, 255, 0.95);
+ z-index: 9999;
+ display: none;
+ animation: fade-in;
+ animation-duration: 0.5s;
+ -webkit-animation: fade-in 0.5s;
+}
+
+#catalog {
+ height: 210px;
+ overflow: scroll;
+ overflow-x: hidden;
+}
+
+#catalog ul {
+ margin: 5px 10px 0 0;
+}
+
+#catalog, #catalog a {
+ font-size: 14px;
+ color: #666;
+}
+
+#catalog-ul li {
+ list-style: none;
+ margin: 0;
+ width: 99%;
+ min-width: 150px;
+ line-height: 240%;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+#catalog-ul li:hover {
+ background: #f1f1f1;
+}
+
+.log-no {
+ display: none;
+}
+
+.log {
+ position: relative;
+}
+
+.log-prompt {
+ position: absolute;
+ bottom: 2px;
+ right: 43px;
+ color: #fff;
+ line-height: 27px;
+ animation: blink 1.5s linear infinite;
+}
+
+.log-arrow {
+ position: relative;
+ width: 80px;
+ padding: 0 10px;
+ background: #f40;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
+}
+
+.log-arrow:after {
+ content: '';
+ position: absolute;
+ width: 0;
+ height: 0;
+ top: 50%;
+ left: 100%;
+ margin-top: -5px;
+ border: 5px solid;
+ border-left-color: #f40;
+ border-right-color: #f1f1f1;
+ border-top-color: #f1f1f1;
+ border-bottom-color: #f1f1f1;
+}
+/** 字号 **/
+#fontsize {
+ position: absolute;
+ top: 15px;
+ left: 20px;
+ line-height: 24px;
+ width: 40px;
+ text-align: center;
+ padding: 0 0 1px 0;
+ cursor: pointer;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+#fontsize:hover {
+ color: #fff;
+ background: #009688;
+ border: 1px solid #009688;
+}
+
+.fontsmall {
+ font-size: 18px;
+ font-size: 1.8rem;
+}
+
+.fontlarge {
+}
+
+/** 微信 **/
+.s-weixin {
+ width: 80%;
+ margin: 10px auto 20px;
+}
+
+.s-weixin ul {
+ float: left;
+ width: 48%;
+ text-align: center;
+ /*padding: 10px 0 0 0;*/
+ border: 1px dashed #ccc;
+}
+
+.s-weixin img {
+ height: auto;
+ width: auto;
+ max-width: 70%;
+ padding: 10px 0;
+}
+
+.weimg1 {
+ margin: 0 2% 0 0;
+}
+
+.weimg2 {
+ margin: 0 0 0 2%;
+}
+
+.s-weixin-one {
+ width: 400px;
+ margin: 10px auto 20px;
+}
+
+@media screen and (max-width: 480px) {
+ .s-weixin-one {
+ width: 100%;
+ }
+}
+
+.weimg-one {
+ padding: 5px;
+ border: 1px dashed #ccc;
+}
+
+.weimg-one img {
+ float: left;
+ width: 30%;
+ height: auto;
+ margin: 0 10px 0 0;
+}
+
+.weimg-one .weixin-h, .weimg-one .weixin-h-w {
+ float: left;
+ width: 65%;
+}
+
+.weimg-one .weixin-h-w {
+ color: #999;
+}
+
+/** 视频播放 **/
+.video-content {
+ position: relative;
+ width: 90%;
+ margin: 15px auto;
+}
+
+.video-content img {
+ border: 1px solid #ddd;
+ border-radius: 5px;
+}
+
+.video-content i {
+ position: absolute;
+ bottom: 45%;
+ left: 47%;
+ font-size: 40px;
+ color: #fff;
+ text-shadow: 0px 1px 0px #000;
+}
+/** 视频模板 **/
+.videos-content {
+ width: 100%;
+ margin: 0 0 10px 0;
+}
+
+.video-img {
+ position: relative;
+ float: left;
+ width: 280px;
+ height: 210px;
+ overflow: hidden;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.video-img img {
+ width: 280px;
+ height: 210px;
+}
+
+.video-inf {
+ float: left;
+ width: 54%;
+ margin: 2px 0 0 15px;
+}
+
+.video-inf span {
+ line-height: 40px;
+ display: block;
+ margin: 0 0 13px 0;
+ padding: 0 0 0 15px;
+ border: 1px solid #ddd;
+}
+
+.video-img .fa-play-circle-o, .picture-img .fa-play-circle-o, #related-img .fa-play-circle-o, .img-x2 .fa-play-circle-o, .format-video .fa-play-circle-o {
+ position: absolute;
+ bottom: 35%;
+ left: 44%;
+ font-size: 30px;
+ color: #fff;
+ text-shadow: 0px 1px 1px #000;
+}
+
+.picture-h-img .fa-play-circle-o {
+ position: absolute;
+ bottom: 40%;
+ left: 44%;
+ font-size: 30px;
+ color: #fff;
+ text-shadow: 0px 1px 1px #000;
+}
+
+@media screen and (max-width: 720px) {
+ .video-inf {
+ max-width: 260px;
+ }
+}
+
+@media screen and (max-width: 640px) {
+ .video-img {
+ float: inherit;
+ margin: 0 auto 13px;
+ }
+
+ .video-inf {
+ float: inherit;
+ width: 100%;
+ max-width: 300px;
+ margin: 0 auto 13px;
+ }
+}
+/** 作者信息 **/
+.authorbio {
+ background: #fff;
+ margin: 0 0 10px 0;
+ padding: 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+.authorbio .avatar {
+ float: left;
+ width: 40px;
+ height: 40px;
+ margin: 5px 10px 0 0;
+ padding: 0;
+}
+/** 上下篇 **/
+.nav-single {
+ margin-bottom: 10px;
+}
+
+.meta-nav {
+ background: #fff;
+ float: left;
+ width: 50%;
+ text-align: center;
+ margin-right: -1px;
+ padding: 10px 20px;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+.nav-single a {
+ display: block;
+}
+
+.meta-nav:hover {
+ color: #fff;
+ background: #009688;
+ border: 1px solid #009688;
+}
+
+.post-nav {
+}
+
+.post-navigation a {
+ font-size: 50px;
+ color: #b6b6b6;
+ text-align: center;
+}
+
+.post-navigation a:hover {
+ color: #555;
+}
+
+.meta-nav-l {
+ position: fixed;
+ right: 0;
+ top: 45%;
+ width: 50px;
+ z-index: 1;
+}
+
+.meta-nav-r {
+ position: fixed;
+ left: 0;
+ top: 45%;
+ width: 50px;
+ z-index: 1;
+}
+
+@media screen and (max-width:1300px) {
+ .post-navigation a {
+ display: none;
+ }
+}
+
+/** 正文小工具 **/
+#single-widget h3 {
+ margin: 15px 0 0 20px;
+}
+
+#single-widget .widget {
+ float: left;
+ width: 50%;
+ margin-right: -1px;
+}
+
+#single-widget .widget ul {
+ margin: 0 5px 5px 5px;
+}
+
+#single-widget .add-widgets {
+ background: #fff;
+ text-align: center;
+ margin: 0 0 10px;
+ padding: 30px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+/** 侧边 **/
+#sidebar {
+ float: right;
+ width: 28.6%;
+}
+
+#sidebar h3 {
+ background: #f8f8f8;
+ height: 40px;
+ line-height: 40px;
+ border-bottom: 1px solid #ddd;
+}
+
+.widget-title i {
+ float: left;
+ width: 40px;
+ height: 40px;
+ font-size: 18px;
+ color: #009688;
+ line-height: 40px;
+ text-align: center;
+ margin: 0 15px 0 0;
+ padding: 1px 0;
+ border-right: 1px solid #ddd;
+ border-radius: 2px 0 0 0;
+}
+
+.widget {
+ background: #fff;
+ margin: 0 0 10px 0;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.widget ul li {
+ width: 99%;
+ line-height: 28px;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+.widget ul,
+#sidebar #searchform,
+#searchform1,
+#calendar_wrap,
+.tagcloud {
+ padding: 15px;
+}
+
+.widget ul li ul {
+ padding: 5px 20px;
+}
+
+.widget .picture {
+ margin: 0 -5px
+}
+
+.widget .picture {
+ padding: 10px 15px;
+}
+
+.widget .textwidget {
+ padding: 18px;
+}
+
+#advert_widget, .php_text .widget-text {
+ padding: 3px;
+}
+
+.widget .textwidget img,
+#advert_widget img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+
+.widget_categories,
+.widget_links,
+#sidebar .widget_nav_menu {
+ padding: 0 0 15px 0;
+}
+
+.widget_categories li,
+.widget_links li,
+#sidebar .widget_nav_menu li {
+ float: left;
+ width: 49.5% !important;
+ margin: 0 -3px -1px 2px;
+}
+
+.widget_categories a,
+.widget_links a,
+#sidebar .widget_nav_menu a {
+ text-align: center;
+ padding: 5px 0;
+ display: block;
+ border: 1px solid #ddd;
+}
+
+.widget_categories a:hover,
+.widget_links a:hover,
+.tagcloud a:hover,
+#sidebar .widget_nav_menu a:hover {
+ background: #009688;
+ color: #fff !important;
+ border: 1px solid #009688;
+ transition: all 0.1s ease-in 0s;
+}
+
+.tagcloud {
+ padding: 5px 0 5px 2px;
+}
+
+.tagcloud a {
+ float: left;
+ margin: 4px;
+ padding: 0 7px;
+ line-height: 26px;
+ text-align: center;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.widget_archive select,
+.widget_categories select {
+ width: 140px;
+ margin: 10px 20px;
+ border: 1px solid #ddd;
+}
+/** 3D标签 **/
+#tag_cloud_widget {
+ position: relative;
+ width: 240px;
+ height: 240px;
+ margin: 10px auto 10px;
+}
+
+#tag_cloud_widget a {
+ position: absolute;
+ color: #fff;
+ text-align: center;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ top: 0px;
+ left: 0px;
+ padding: 3px 5px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
+}
+
+#tag_cloud_widget a:hover {
+ background: #d02f53;
+ display: block;
+}
+
+#tag_cloud_widget a:nth-child(n) {
+ background: #666;
+ border-radius: 3px;
+ display: inline-block;
+ line-height: 18px;
+ margin: 0 10px 15px 0;
+}
+
+#tag_cloud_widget a:nth-child(2n) {
+ background: #d1a601;
+}
+
+#tag_cloud_widget a:nth-child(3n) {
+ background: #286c4a;
+}
+
+#tag_cloud_widget a:nth-child(5n) {
+ background: #518ab2;
+}
+
+#tag_cloud_widget a:nth-child(4n) {
+ background: #c91d13;
+}
+
+#tag_cloud_widget a {
+ line-height: 15px;
+ background: #999;
+}
+/** 侧边缩略图 **/
+.hot_commend ul li {
+ white-space: normal;
+ border-bottom: 1px dashed #dadada;
+}
+
+.new_cat ul li {
+ white-space: normal;
+}
+
+.hot_commend .thumbnail, .new_cat .thumbnail {
+ position: relative;
+ float: left;
+ width: 100px;
+ height: 75px;
+ margin: 8px 8px 8px 0;
+ overflow: hidden;
+}
+
+.hot_commend a img, .new_cat a img {
+ float: left;
+ width: 100px;
+ height: auto;
+}
+
+.hot_commend .hot-title, .new_cat .new-title {
+ height: 55px;
+ padding-top: 5px;
+ line-height: 25px;
+ overflow: hidden;
+ display: block;
+}
+
+.hot_commend .views, .new_cat .date {
+ float: right;
+ color: #999;
+}
+
+.hot_commend .fa {
+ color: #999;
+}
+/** 序号 **/
+.li-icon {
+ background: #ccc;
+ font-size: 12px;
+ color: #fff;
+ line-height: 180%;
+ margin: 0 5px 0 0;
+ padding: 0 5px;
+ border-radius: 2px;
+}
+
+.li-icon-1,
+.li-icon-2,
+.li-icon-3 {
+ background: #c40000;
+}
+
+.li-number {
+ float: left;
+ background: #c40000;
+ font-size: 12px;
+ color: #fff;
+ line-height: 150%;
+ margin: 4px 5px 0 0;
+ padding: 0 5px;
+ border-radius: 2px;
+}
+
+.li-numbers {
+ float: left;
+ background: #ccc;
+ font-size: 12px;
+ color: #fff;
+ line-height: 150%;
+ margin: 4px 5px 0 0;
+ padding: 0 5px;
+ border-radius: 2px;
+}
+
+.timing_post i {
+ color: #999;
+ padding: 0 5px 0 0;
+}
+/** 日历 **/
+#wp-calendar {
+ width: 100%;
+}
+
+#wp-calendar caption {
+ text-align: center;
+ font-weight: bold;
+}
+
+#wp-calendar tbody td ,#wp-calendar tfoot td {
+ text-align: center;
+ padding: 5px;
+}
+
+#wp-calendar a {
+ color: #009688;
+}
+/** 读者墙 **/
+.readers {
+ padding: 15px 5px 10px 10px;
+}
+
+.readers span {
+ padding: 0 3px 6px 3px;
+ overflow: hidden;
+ display: block;
+ zoom: 1;
+}
+
+.readers img {
+ float: left;
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ margin: 0 -3px;
+}
+
+.readers-avatar {
+ float: left;
+ width: 16.66666%;
+}
+/** 头像留言 **/
+#message .avatar {
+ float: left;
+ width: 24px;
+ height: 24px;
+ margin: 6px 8px 0 0;
+}
+
+.wp-smiley {
+ height: 24px !important;
+ max-height: 24px !important;
+ display: inline !important;
+}
+
+#message .wp-smiley {
+ height: 15px !important;
+}
+
+.message-widget ul li {
+ width: 99%;
+ height: 37px;
+ padding-bottom: 8px;
+ line-height: 37px;
+ _white-space: normal;
+ *white-space: normal;
+ border-bottom: 1px dashed #dadada;
+}
+
+.message-page ul li {
+ width: 99%;
+ height: 37px;
+ padding-bottom: 8px;
+ line-height: 37px;
+ white-space: nowrap;
+ _white-space: normal;
+ *white-space: normal;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ border-bottom: 1px dashed #dadada;
+}
+
+.post_cat .fa-angle-right {
+ margin-right: 5px;
+ color: #999;
+}
+
+.new_cat .views {
+ color: #999;
+}
+/** 作者墙 **/
+.author_widget_box {
+ float: left;
+ width: 100%;
+ padding: 20px 10px 10px 10px;
+}
+
+.author_box {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ margin: 0 0 10px;
+ overflow: hidden;
+ transition-duration: .5s;
+ text-align: center;
+}
+
+.author_box img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+}
+
+.author_widget_box .xl9 {
+ position: relative;
+ min-height: 1px;
+ padding: 0 5px;
+}
+
+#sidebar .xl9 {
+ float: left;
+ width: 25%;
+ transition-duration: .5s;
+}
+
+@media screen and (min-width:700px) {
+ #cms-widget-one .xl9 {
+ width: 12.5%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (max-width:480px) {
+ #cms-widget-one .xl9 {
+ width: 25%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (max-width:320px) {
+ #cms-widget-one .xl9 {
+ width: 50%;
+ transition-duration: .5s;
+ }
+}
+
+.rss-widget-icon {
+ display: none;
+}
+/** 图片小工具 **/
+.img-x2 {
+ position: relative;
+ float: left;
+ width: 50%;
+ padding: 5px;
+}
+
+.img-box {
+ margin: 0 -5px;
+}
+
+.insets {
+ overflow: hidden;
+}
+
+.insets a img {
+ float: left;
+ max-width: 100%;
+ width: auto;
+ height: auto;
+}
+/** 订阅 **/
+#feed_widget {
+}
+
+.feed-rss, .feed-about {
+ position: relative;
+ font-size: 18px;
+ display: block;
+}
+
+#feed_widget ul {
+ margin: 0 10px;
+ overflow: hidden;
+}
+
+#feed_widget li {
+ float: left;
+ width: 25%;
+ height: 40px;
+ line-height: 38px;
+}
+
+#feed_widget span {
+ display: block;
+}
+
+#feed_widget a {
+ color: #999;
+ width: 40px;
+ display: block;
+ text-align: center;
+ margin: 0 auto;
+ border-radius: 4px;
+ border: 1px solid #ddd;
+}
+
+#feed_widget a:hover {
+ color: #fff;
+ border: 1px solid #fff
+}
+
+#feed_widget .feed a:hover {
+ background: #d28300;
+ border: 1px solid #d28300
+}
+
+#feed_widget .weixin a:hover {
+ background: #248a34;
+ border: 1px solid #248a34
+}
+
+#feed_widget .tsina a:hover {
+ background: #c40000;
+ border: 1px solid #c40000
+}
+
+#feed_widget .tqq a:hover {
+ background: #4e91d1;
+ border: 1px solid #4e91d1
+}
+
+.weixin-qr img {
+ float: left;
+ width: 180px;
+ height: auto;
+}
+
+.sidebar-hide {
+ animation: fade-in;
+ animation-duration: 1.0s;
+ -webkit-animation: fade-in 1.0s;
+}
+/** 关于 **/
+.about-main {
+ font-size: 14px;
+ padding: 10px 15px 0 15px;
+}
+
+.about-img img {
+ float: left;
+ width: 120px;
+ height: auto;
+ margin: 5px 10px 0 0;
+ padding: 2px;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+}
+
+.about-name {
+ font-size: 15px;
+ font-weight: 700;
+}
+
+.about-inf {
+ text-align: center;
+ background: #f8f8f8;
+ float: left;
+ font-size: 14px;
+ width: 100%;
+ padding: 0 10px;
+ border-top: 1px solid #ddd;
+}
+
+.about-inf span {
+ float: left;
+ width: 50%;
+ padding: 5px 0 10px 0;
+}
+
+.about-pn {
+ border-right: 1px solid #ddd;
+}
+/** 关于作者 **/
+#about_author_widget {
+ padding: 25px 2px 20px 2px;
+}
+
+.author-avatar {
+ width: 100px;
+ margin: 0 auto 10px;
+}
+
+.author-avatar img {
+ float: left;
+ width: 100px;
+ height: 100px;
+ padding: 4px;
+ border-radius: 100px;
+ border: 1px solid #ddd;
+}
+
+.author-the {
+ font-size: 15px;
+ font-weight: bold;
+ text-align: center;
+ margin: 0 0 5px 0;
+}
+
+.author-description {
+ color: #999;
+ text-align: center;
+ padding: 5px 15px;
+}
+
+.author-th {
+ margin: 5px auto 0;
+}
+
+.author-n {
+ width: 50%;
+ float: left;
+ color: #999;
+ text-align: left;
+ padding: 0 0 0 15px;
+}
+
+.author-nickname {
+ text-align: right;
+ padding: 0 15px 0 0;
+ border-right: 1px dashed #ddd;
+}
+
+.author-m {
+ text-align: center;
+ padding: 15px 0;
+}
+
+.author-m a {
+ color: #fff;
+ padding: 8px 15px;
+ background: #009688;
+ border-radius: 2px;
+}
+
+.author-m a:hover {
+ color: #fff;
+ background: #666;
+}
+
+.author-n span {
+ color: #666;
+}
+
+/** 用户登录 **/
+#login_widget {
+ padding: 15px;
+}
+
+#login_widget input[type="text"], #login_widget input[type="password"] {
+ width: 100%;
+ background: #fff;
+ padding: 3%;
+ margin-bottom: 4%;
+ border: 1px solid #ddd;
+ -webkit-appearance: none;
+}
+
+#login_widget input[type="submit"] {
+ width: 100%;
+ background: #fff;
+ border: 1px solid #ddd;
+ margin-bottom: 15px;
+ padding: 8px;
+ cursor: pointer;
+ border-radius: 2px;
+ -webkit-appearance: none;
+ transition: background .1s;
+ -webkit-transition: background .1s;
+}
+
+#login_widget input[type="submit"]:hover {
+ background: #666;
+ color: #fff;
+ border: 1px solid #666;
+}
+
+.login-widget-avata {
+ text-align: center;
+ margin-bottom: 34px;
+}
+
+.login-user-widget img {
+ height: 100px;
+ width: 100px;
+ border-radius: 100px;
+}
+
+.login-widget-link, .login-widget-reg {
+ text-align: center;
+ line-height: 35px;
+ margin-bottom: 10px;
+}
+
+.login-widget-link a, .login-widget-reg a, .login-widget-reg label {
+ padding: 8px;
+ border: 1px solid #ddd;
+}
+/** TAB组合 **/
+.zm-tabs-nav {
+ margin: 10px 0 0 0;
+ overflow: hidden;
+ zoom: 1;
+}
+
+.zm-tabs-container h4{
+ float: left;
+ color: #999;
+}
+
+.zm-tabs-container ul {
+ padding: 0 15px 10px 15px;
+ display: none;
+}
+
+.zm-tabs-nav a span {
+ display: none;
+}
+
+.zm-tabs-nav a {
+ float: left;
+ color: #999;
+ text-align: center;
+ width: 25%;
+ height: 30px;
+ line-height: 28px;
+ display: block;
+}
+.zm-tabs-nav .fa {
+ color: #999;
+}
+
+.zm-tabs-nav .current .fa, .tab-recent .fa {
+ color: #009688;
+}
+
+.zm-tab .avatar {
+ float: left;
+ width: 24px;
+ height: 24px;
+ margin: 6px 8px 0 0;
+}
+
+.message-tab ul li {
+ width: 99%;
+ height: 37px;
+ padding-bottom: 8px;
+ line-height: 37px;
+ white-space: nowrap;
+ _white-space: normal;
+ *white-space: normal;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ border-bottom: 1px dashed #dadada;
+}
+/** 评论 **/
+.comments-title {
+ background: #fff;
+ margin-bottom: 10px;
+ padding: 15px 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+.comment-list,.comment-list ol {
+ list-style: none;
+}
+
+.comment-list li {
+ position: relative;
+ background: #fff;
+ margin: 0 0 10px 0;
+ /*padding: 15px 20px;8*/
+ padding:15px 20px 30px 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+ word-wrap: break-word;
+ word-break: break-all;
+}
+
+.comment-list ul li {
+ box-shadow: none;
+}
+
+.comment-list .children li {
+ list-style: none;
+}
+
+.comment-list .children {
+ list-style: none;
+ margin: 8px 0 0 0;
+}
+
+.vcard .avatar {
+ float: left;
+ width: 64px;
+ height: 64px;
+ margin: 7px 10px 0 0;
+ padding: 3px;
+ border-radius: 5px;
+ border: 1px solid #ddd;
+ transition: all 0.8s ease 0s;
+}
+
+@-webkit-keyframes avatar {
+ 16.65% {
+ -webkit-transform: translateY(8px);
+ transform: translateY(8px);
+ }
+
+ 33.3% {
+ -webkit-transform: translateY(-6px);
+ transform: translateY(-6px);
+ }
+
+ 49.95% {
+ -webkit-transform: translateY(4px);
+ transform: translateY(4px);
+ }
+
+ 66.6% {
+ -webkit-transform: translateY(-2px);
+ transform: translateY(-2px);
+ }
+
+ 83.25% {
+ -webkit-transform: translateY(1px);
+ transform: translateY(1px);
+ }
+
+ 100% {
+ -webkit-transform: translateY(0);
+ transform: translateY(0);
+ }
+}
+
+@keyframes avatar {
+ 16.65% {
+ -webkit-transform: translateY(8px);
+ transform: translateY(8px);
+ }
+
+ 33.3% {
+ -webkit-transform: translateY(-6px);
+ transform: translateY(-6px);
+ }
+
+ 49.95% {
+ -webkit-transform: translateY(4px);
+ transform: translateY(4px);
+ }
+
+ 66.6% {
+ -webkit-transform: translateY(-2px);
+ transform: translateY(-2px);
+ }
+
+ 83.25% {
+ -webkit-transform: translateY(1px);
+ transform: translateY(1px);
+ }
+
+ 100% {
+ -webkit-transform: translateY(0);
+ transform: translateY(0);
+ }
+}
+.comment-body {
+ min-height:75px;
+}
+
+.comment-body:hover .avatar {
+ -webkit-animation-name: avatar;
+ animation-name: avatar;
+ -webkit-animation-duration: 1s;
+ animation-duration: 1s;
+ -webkit-animation-timing-function: ease-in-out;
+ animation-timing-function: ease-in-out;
+ -webkit-animation-iteration-count: 1;
+ animation-iteration-count: 1;
+}
+
+.comment-author {
+ color: #999;
+}
+
+.fn {
+ font-style: normal;
+ font-weight: bold;
+}
+
+.floor {
+ color: #999;
+}
+
+.author-admin {
+ font-size: 9px;
+ color: #fff;
+ padding: 0 4px;
+ background: #c40000;
+ border-radius: 2px;
+ vertical-align: super;
+}
+
+.comment-meta, .comment-meta a {
+ color: #999;
+}
+
+.reply {
+ position: absolute;
+ top: 15px;
+ right: 20px;
+}
+
+@media screen and (min-width: 900px) {
+ .reply {
+ display: none;
+ }
+
+ .comment-body:hover .reply {
+ display: inline;
+ animation: fade-in;
+ animation-duration: 0.2s;
+ -webkit-animation: fade-in 0.2s;
+ }
+}
+
+.reply a {
+ background: #fff;
+ line-height: 25px;
+ display: block;
+ padding: 0 10px;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.reply a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+ transition: all 0.2s ease-in 0s;
+}
+
+.at, .at a {
+ color: #009688;
+}
+
+.no-comments {
+ background: #fff;
+ text-align: center;
+ margin: 0 0 10px 0;
+ padding: 10px;
+ border: 1px solid #ddd;
+}
+
+#edita {
+ color: #8b8b8b;
+}
+
+.comment-author .fa-heart {
+ color: #d03333;
+ padding-left: 5px;
+}
+
+/*.vip {*/
+ /*position: relative;*/
+/*}*/
+
+/*.vip i {*/
+ /*font-size: 13px;*/
+ /*padding-left: 3px;*/
+/*}*/
+
+/*.lv {*/
+ /*position: absolute;*/
+ /*width: 30px;*/
+ /*font-size: 9px;*/
+ /*top: -6px;*/
+ /*left: 20px;*/
+/*}*/
+
+/*.vip0 .fa, .vip0 .lv {*/
+ /*color: #bbb;*/
+/*}*/
+
+/*.vip1 .fa, .vip1 .lv {*/
+ /*color: #46c0e6;*/
+/*}*/
+
+/*.vip2 .fa, .vip2 .lv {*/
+ /*color: #f49800;*/
+/*}*/
+
+/*.vip3 .fa, .vip3 .lv {*/
+ /*color: #7ab951;*/
+/*}*/
+
+/*.vip4 .fa, .vip4 .lv {*/
+ /*color: #f566f5;*/
+/*}*/
+
+/*.vip5 .fa, .vip5 .lv {*/
+ /*color: #d03333;*/
+/*}*/
+
+/*.vip6 .fa, .vip6 .lv,*/
+/*.vip7 .fa, .vip7 .lv,*/
+/*.vip8 .fa, .vip8 .lv,*/
+/*.vip9 .fa, .vip9 .lv {*/
+ /*color: #ff4400;*/
+/*}*/
+/** 评论表单 **/
+#respond {
+ background: #fff;
+ margin: 0 0 10px 0;
+ padding: 10px 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+#respond h3 {
+ font-size: 15px;
+ font-size: 1.5rem;
+ margin: 5px 0 15px 0;
+}
+
+#respond h3 a {
+ float: right;
+ font-size: 14px;
+ font-size: 1.4rem;
+ font-weight: normal;
+ padding: 2px 10px;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+#comment-author-info {
+ width: 50%;
+}
+
+@media screen and (max-width: 640px) {
+ #comment-author-info {
+ width: 100%;
+ }
+}
+
+#comment-author-info input {
+ background: #fff;
+ position: relative;
+ width: 100%;
+ height: 37px;
+ height: 38px\9;
+ line-height: 37px;
+ margin: 0 10px 10px 0;
+ padding: 0 10px;
+ border: 1px solid #ddd;
+ display: block;
+ text-indent: 75px;
+ border-radius: 2px;
+ -webkit-appearance: none;
+ _vertical-align: middle;
+ *vertical-align: middle;
+}
+
+#comment {
+ background: #fff;
+ width: 100%;
+ margin: 0 10px 10px 0;
+ padding: 5px;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ -webkit-appearance: none;
+}
+
+#respond .comment-form-author,
+#respond .comment-form-email,
+#respond .comment-form-url,
+#respond .comment-form-comment {
+ position: relative;
+}
+
+#respond .comment-form-author label,
+#respond .comment-form-email label,
+#respond .comment-form-url label,
+#respond .comment-form-comment label {
+ background: #f1f1f1;
+ position: absolute;
+ color: #555;
+ display: inline-block;
+ top: 0;
+ left: 0;
+ width: 75px;
+ padding: 5px 10px;
+ border-radius: 2px 0 0 2px;
+ border: 1px solid #ddd;
+ z-index: 1;
+ height:37px;
+ /*line-height: 37px;*/
+}
+
+#respond input[type="text"]:focus,
+#respond textarea:focus {
+ text-indent: 0;
+ z-index: 1;
+ border: 1px solid #009688;
+}
+
+#respond .comment-form-author .required, #respond .comment-form-email .required {
+ position: absolute;
+ color: #bd3500;
+ font-size: 20px;
+ font-weight: bold;
+ right: 5px;
+ z-index: 1;
+}
+
+#respond #submit {
+ background: #fff;
+ width: 50%;
+ margin: 5px 0 15px 0;
+ padding: 8px;
+ cursor: pointer;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ -webkit-appearance: none;
+}
+
+#respond #submit:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+ transition: all 0.2s ease-in 0s;
+}
+
+.comment-nologin {
+ font-size: 16px;
+ color: #999;
+ font-weight: bold;
+ text-align: center;
+ margin: 20px 0;
+}
+
+.comment-nologin a {
+ padding: 0 8px;
+}
+/** 表单头像 **/
+.user_avatar, .author_avatar {
+ height: 50px;
+ line-height: 25px;
+ margin: 0 0 15px 0;
+}
+
+.user_avatar img, .author_avatar img {
+ float: left;
+ width: 48px;
+ height: auto;
+ margin: 0 10px 0 0;
+}
+/** 表情 **/
+.comment-tool {
+ float: right;
+ width: 90px;
+ margin: 0;
+}
+
+.comment-tool a {
+ background: #009688;
+ float: right;
+ color: #fff;
+ width: 30px;
+ height: 30px;
+ text-align: center;
+ line-height: 27px;
+ margin: 0 0 0 10px;
+ border: 1px solid #009688;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.comment-tool a:hover {
+ background: #fff;
+ color: #555;
+ border: 1px solid #ddd;
+}
+
+@media screen and (max-width: 640px) {
+ .comment-tool {
+ display: none;
+ }
+
+ #respond #submit {
+ width: 100%;
+ }
+}
+
+.emoji-box {
+ display: none;
+ position: relative;
+ margin: 0 0 5px 0;
+}
+
+.emoji-box img {
+ float: left;
+ width: 24px;
+ height: 24px;
+}
+
+/** 引用 **/
+#trackbacks {
+ margin: 0 0 10px 0;
+}
+
+.backs {
+ background: #fff;
+ padding: 10px 15px;
+ border: 1px solid #ddd;
+ cursor: pointer;
+ border-radius: 2px;
+}
+
+.track {
+ background: #fff;
+ padding: 10px 15px;
+ border: 1px solid #ddd;
+ border-top: 0;
+ border-radius: 0 0 2px 2px;
+ display: none;
+}
+
+.track {
+ background: #fff;
+ padding: 10px 15px;
+ border: 1px solid #ddd;
+ border-top: 0;
+ border-radius: 0 0 2px 2px;
+ display: none;
+}
+
+.track li {
+ margin: 0;
+ padding: 0;
+ border: none;
+ border-radius: 0;
+}
+/** 定位 **/
+.comments-anchor, .scroll-comments {
+ position: relative;
+ top: -95px;
+}
+
+li.comments-anchor {
+ background: transparent;
+ border: none;
+ box-shadow: none;
+ margin: 0;
+ padding: 0;
+}
+
+/** 回复通知 **/
+.mail-notify {
+ padding-left: 10px;
+}
+
+.mail-notify span {
+ position: absolute;
+ top: -6px;
+ left: 0;
+ width: 230px;
+ color: #999;
+ padding-left: 38px;
+ padding-left: 5px\9;
+}
+
+.notify {
+ display: none;
+ display: inline\9;
+}
+
+.notify + label {
+ position: relative;
+ background: #a5a5a5;
+ width: 30px;
+ width: 0\9;
+ height: 15px;
+ cursor: pointer;
+ display: inline-block;
+ border-radius: 15px;
+}
+
+.notify + label:before {
+ content: '';
+ position: absolute;
+ background: #fff;
+ top: 0;
+ left: -1px;
+ width: 15px;
+ width: 0\9;
+ height: 15px;
+ z-index: 99999;
+ border: 1px solid #ddd;
+ border-radius: 15px;
+ border: none\9;
+}
+
+.notify + label:after {
+ content: '';
+ position: absolute;
+ top: 0;
+ left: 0;
+ color: #fff;
+ font-size: 9px;
+ font-size: 0.9rem;
+}
+
+.notify:checked + label {
+ background: #67a5df;
+ border-radius: 15px;
+}
+
+.notify:checked + label:after {
+ content: '';
+ left: 6px;
+}
+
+.notify:checked + label:before {
+ content: '';
+ position: absolute;
+ z-index: 99999;
+ left: 15px;
+ border-radius: 15px;
+}
+
+.notify + label:after {
+ left: 15px;
+ line-height: 21px;
+}
+
+.notify + label:after, .notify + label:before {
+ -webkit-transition: all 0.1s ease-in;
+ transition: all 0.1s ease-in;
+}
+
+/** 解锁 **/
+.qaptcha {
+ float: left;
+ width: 190px;
+ padding: 0 10px 10px 10px;
+ margin-top: 10px;
+}
+
+.qaptcha .clr {
+ clear: both
+}
+
+.qaptcha .bgslider {
+ width: 40px;
+ height: 10px;
+ background: #efefef;
+ float: left;
+ border-radius: 30px;
+ box-shadow: 1px 1px 1px #ddd inset;
+ border: 1px solid #d4d4d4;
+}
+
+.qaptcha .slider {
+ width: 21px;
+ height: 21px;
+ background: #fff;
+ margin: -7px 0 0 1px;
+ cursor: e-resize;
+ border-radius: 22px;
+ border: 1px solid #d4d4d4;
+}
+
+.qaptcha .icons {
+ display: none;
+}
+
+.qaptcha .txtstatus {
+ float: left;
+ margin: -8px 0 0 8px;
+}
+
+.txtstatus {
+ animation: fade-in;
+ animation-duration: 1.0s;
+ -webkit-animation: fade-in 1.0s;
+}
+
+
+
+/** 评论图标 **/
+#comments .fa-exclamation-circle,
+#comments .fa-spinner,
+#comments .fa-check-square,
+#comments .fa-pencil-square-o {
+ color: #009688;
+ margin: 5px;
+}
+/** 链接 **/
+.links-box {
+ width: 1080px;
+ margin: 0 auto;
+ padding: 0 0 10px;
+}
+
+#links {
+ margin: 0 -2px;
+}
+
+#links h2 {
+ font-size: 18px;
+ margin: 10px 0;
+ border: none;
+}
+
+.link-f {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ overflow: hidden;
+}
+
+.link-f a img {
+ max-width: 100%;
+ width: 100%;
+ height: auto;
+ margin: 0 auto;
+ vertical-align: middle;
+}
+
+.link-f a {
+ background: #fff;
+ text-align: center;
+ padding: 5px;
+ display: block;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ transition-duration: .5s;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.link-img a {
+ padding: 0;
+ border: none !important;
+ background: transparent !important;
+}
+
+.link-f a:hover {
+ background: #009688;
+ color: #fff !important;
+ border: 1px solid #009688;
+ transition: all 0.1s ease-in 0s;
+}
+
+.lx7, .child-cat li {
+ float: left;
+ min-height: 1px;
+ padding: 2px;
+}
+
+@media screen and (min-width:280px) {
+ .lx7, .child-cat li {
+ width: 50%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (min-width:550px) {
+ .lx7, .child-cat li {
+ width: 33.33333333%;
+ }
+}
+
+@media screen and (min-width:700px) {
+ .lx7, .child-cat li {
+ width: 25%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (min-width:900px) {
+ .lx7, .child-cat li {
+ width: 20%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (min-width:1024px) {
+ .lx7, .child-cat li {
+ width: 14.2857%;
+ transition-duration: .5s;
+ }
+}
+
+@media screen and (max-width: 550px) {
+ #links {
+ margin: 6px 0 0 0;
+ }
+}
+
+.linkcat h2 {
+ clear: both;
+ padding: 0 0 0 10px;
+}
+
+.link-all a:hover {
+ background: #009688;
+ color: #fff !important;
+ border: 1px solid #009688;
+ transition: all 0.1s ease-in 0s;
+}
+
+.link-all a, #links a {
+ -webkit-transition: -webkit-transform 0.2s;
+ transition: transform 0.2s;
+}
+
+.link-all a:hover, .link-all a:focus, #links a:hover, #links a:focus {
+ -webkit-transform: scale(0.9);
+ transform: scale(0.9);
+}
+/** 页脚 **/
+#colophon {
+ background: #fff;
+ position: relative;
+ width: auto;
+ border-top: 1px solid #ddd;
+ box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.03);
+ margin-top: 20px;
+ min-height:50px;
+}
+
+.site-info {
+ text-align: center;
+ margin: 0 5%;
+ padding: 15px 0;
+}
+
+.add-info {
+ padding: 5px 0;
+ display: block;
+}
+/** 页脚小工具 **/
+#footer-widget-box {
+ background: #555;
+ position: relative;
+ padding: 10px 0;
+ box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
+}
+
+.footer-widget {
+ width: 1080px;
+ margin: 0 auto;
+}
+
+.footer-widget h3 {
+ font-size: 15px;
+ color: #ccc;
+ margin: 15px 0 0 0;
+}
+
+.footer-widget .widget {
+ background: #555;
+ float: left;
+ width: 33.333333333%;
+ padding: 0 20px;
+ border: none;
+ box-shadow: none;
+}
+
+.footer-widget, .footer-widget a {
+ color: #ccc;
+}
+
+.footer-widget a:hover {
+ color: #fff;
+}
+
+.footer-widget .widget ul {
+ padding: 8px 0 15px;
+}
+
+.footer-widget .menu li {
+ float: left;
+ width: 33%;
+}
+
+#footer-widget-box .add-widgets, #footer-widget-box .add-widgets a {
+ color: #fff;
+ text-align: center;
+}
+
+
+/** 分页 **/
+
+.pagination {
+ float: right;
+ margin-top: 10px;
+}
+
+.pagination a,
+.pagination a:visited {
+ float: left;
+ background: #fff;
+ margin: 0 0 10px 5px;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.pagination .current {
+ background-color: #398898;
+ color: #ffffff;
+ border: 1px solid #398898;
+}
+.pagination .dots {
+ background: #fff;
+ float: left;
+ margin: 0 0 0 5px;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.pagination span.pages {
+}
+
+.pagination span.current,
+.pagination a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+}
+
+
+
+.nav-links .prev i,
+.nav-links .next i {
+ line-height: 12px;
+ padding: 0px 2px;
+}
+
+
+
+
+/** 等于或小于550px **/
+@media screen and (max-width: 550px) {
+ .pagination {
+ float: right;
+ margin-top: 15px;
+ margin-right: 10px;
+ }
+
+ .pagination a,
+ .pagination a:visited {
+ float: left;
+ background: #fff;
+ margin: 0;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ }
+ .pagination .dots {
+ background: #fff;
+ float: left;
+ margin: 0;
+ padding: 8px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ }
+
+}
+/** 无限加载 **/
+
+
+.ias-trigger-next {
+ float: left;
+ cursor: pointer;
+ margin: 4px 0 0 0;
+}
+
+#picture .ias-spinner, #tao .ias-spinner, #picture .ias-trigger-next, #tao .ias-trigger-next {
+ margin: 3px 0 0 5px;
+}
+
+.ias-trigger-next a {
+ background: #fff;
+ color: #999;
+ padding: 6px 11px;
+ line-height: 100%;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.ias-trigger-next a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+}
+
+.ias-trigger-next i {
+ margin-right: 5px;
+}
+
+#comments .nav-previous, #comments .nav-next {
+ display: none;
+}
+
+@media screen and (min-width: 550px) {
+ #picture .pagination, #tao .pagination {
+ width: 75%;
+ }
+
+ #picture .nav-links, #tao .nav-links {
+ float: right;
+ }
+}
+
+@media screen and (max-width: 550px) {
+ .ias-trigger-next {
+ float: inherit;
+ text-align: center;
+ margin: -10px auto 0;
+ padding: 10px 11px;
+ }
+
+ .ias-spinner {
+ float: inherit;
+ width: 98%;
+ margin: 0 auto;
+ height: 35px;
+ }
+
+ #picture .ias-spinner, #tao .ias-spinner {
+ height: 45px;
+ }
+}
+/** 分类导航 **/
+.type-cat {
+ margin: 0 4px 8px 4px;
+}
+
+.child-cat {
+ margin: 0 0 5px 0;
+ overflow: hidden;
+ zoom: 1;
+}
+
+.type-cat a, .child-cat a {
+ background: #fff;
+ text-align: center;
+ line-height: 30px;
+ padding: 0 5px;
+ display: block;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ transition-duration: .5s;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.type-cat a:hover, .child-cat a:hover {
+ background: #009688;
+ color: #fff !important;
+ border: 1px solid #009688;
+ transition: all 0.1s ease-in 0s;
+}
+
+/** 相册 **/
+.picture-box {
+ background: #fff;
+ margin: 0 0 10px 0;
+ padding: 0;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+.picture-img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ overflow: hidden;
+ transition-duration: .5s;
+}
+
+.picture-img a img {
+ float: left;
+ max-width: 100%;
+ width: auto;
+ height: auto;
+}
+
+.picture-title {
+ text-align: center;
+ line-height: 30px;
+ margin: 0 10px 5px 10px;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+#picture {
+ margin: 0 -5px;
+}
+
+#picture .video, #picture .picture, #picture .post {
+ position: relative;
+ float: left;
+ width: 25%;
+ min-height: 1px;
+ margin: 0;
+ padding: 0 5px;
+ transition-duration: .5s;
+}
+
+@media screen and (max-width:800px) {
+ #picture .video, #picture .picture, #picture .post {
+ width: 33.3333333333333333%;
+ }
+}
+
+@media screen and (max-width:600px) {
+ #picture .video, #picture .picture, #picture .post {
+ width: 50%;
+ }
+}
+
+@media screen and (min-width:999px) {
+ .picture-img {
+ overflow: hidden;
+ }
+}
+
+@media screen and (max-width: 480px) {
+ .archive #video, .archive #picture, .home #picture, .page #picture {
+ margin: 0 -3px;
+ }
+}
+
+
+/** 图片文字 **/
+.picture-img {
+ position: relative;
+}
+
+.hide-box, .hide-excerpt {
+ display: none;
+ cursor: pointer;
+}
+
+.picture-img:hover .hide-box {
+ display: block;
+}
+
+.picture-img:hover .hide-excerpt {
+ display: block;
+}
+
+.hide-box {
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ z-index: 2;
+ background: #000;
+ background: rgba(0, 0, 0, 0.5);
+ filter: alpha(opacity=50);
+ transition: all 0.2s ease-in 0s
+}
+
+.hide-excerpt {
+ position: absolute;
+ color: #fff;
+ padding: 5%;
+ z-index: 2;
+}
+/** 商品 **/
+.product-box {
+ padding: 10px;
+}
+
+.product-box h2 {
+ font-size: 15px;
+ font-size: 1.5rem;
+ margin-bottom: 10px;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+.product-i {
+ height: 52px;
+ margin-bottom: 5px;
+ overflow: hidden;
+}
+
+.taourl a {
+ float: right;
+ background: #ff4400;
+ color: #fff;
+ line-height: 30px;
+ margin: 0 5px 5px 0;
+ padding: 0 10px;
+ border: 1px solid #ff4400;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+.taourl a:hover {
+ background: #ff662f;
+ color: #fff;
+}
+
+.detail a {
+ float: right;
+ background: #fff;
+ line-height: 30px;
+ margin: 0 5px 0 0;
+ padding: 0 10px;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+}
+
+.price {
+ float: left;
+ width: 50%;
+ height: 50px;
+}
+
+.go-url {
+ float: left;
+ width: 50%;
+}
+
+.pricex {
+ color: #ff4400;
+}
+
+.pricey {
+ font-size: 12px;
+ color: #999;
+ display: block;
+}
+
+.tao-img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ overflow: hidden;
+ transition-duration: .3s;
+}
+
+.tao-img a img {
+ float: left;
+ max-width: 100%;
+ width: auto;
+ height: auto;
+}
+
+.tao-title {
+ text-align: center;
+ line-height: 30px;
+ margin: 0 10px 5px 10px;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+#tao {
+ margin: 0 -5px;
+}
+
+.archive .tao, .taocat .tao {
+ position: relative;
+ float: left;
+ min-height: 1px;
+ padding: 0 5px;
+ transition-duration: .5s;
+}
+
+.tao-box {
+ background: #fff;
+ margin: 0 0 10px 0;
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
+}
+
+@media screen and (min-width:900px) {
+ .archive .tao, .taocat .tao {
+ width: 25%;
+ }
+}
+
+@media screen and (max-width: 1080px) {
+}
+
+@media screen and (max-width:900px) {
+ .archive .tao, .taocat .tao {
+ width: 33.33333333333333333%;
+ }
+}
+
+@media screen and (max-width:690px) {
+ .archive .tao, .taocat .tao {
+ width: 50%;
+ }
+}
+
+@media screen and (max-width: 420px) {
+ .archive .tao, .taocat .tao {
+ float: left;
+ width: 50%;
+ }
+
+ #tao {
+ margin: 0 -3px;
+ }
+}
+
+@media screen and (max-width: 480px) {
+ .price {
+ width: 100%;
+ margin: 0 0 5px 0;
+ }
+
+ .go-url {
+ width: 100%;
+ margin: 0 0 5px 0;
+ }
+
+ .product-i {
+ display: none;
+ }
+}
+/** 其它页面 **/
+.grid-cat {
+ position: absolute;
+ background: #009688;
+ margin: 1px 6px;
+ padding: 5px 15px;
+ z-index: 2;
+ filter: alpha(opacity=80);
+ background: rgba(47, 136, 154, 0.8);
+ border-radius: 2px 0 0 0;
+}
+
+.grid-cat a {
+ font-size: 16px;
+ font-size: 1.6rem;
+ color: #fff;
+}
+
+.grid-cat a:hover {
+ color: #fff;
+}
+
+.grid-cat .fa-film,
+.grid-cat .fa-picture-o {
+ font-size: 18px;
+ font-size: 1.8rem;
+ margin: 0 5px 0 0;
+}
+
+/** 小工具图片文字 **/
+.insets {
+ position: relative;
+ display: block;
+}
+
+.img-title {
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ line-height: 20px;
+ padding: 10px;
+ z-index: 2;
+ display: none;
+ background: #000;
+ background: rgba(0, 0, 0, 0.5);
+ filter: alpha(opacity=50);
+}
+
+.insets:hover .img-title {
+ display: block;
+}
+
+.img-title a, .img-title a:hover {
+ width: 100%;
+ height: 100%;
+ color: #fff;
+ display: block;
+ padding: 10px;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+}
+/** 滚屏 **/
+#scroll {
+ width: 32px;
+ float: right;
+ position: fixed;
+ right: 10px;
+ bottom: 50px;
+ z-index: 9999;
+}
+
+#scroll li a {
+ background: #fff;
+ font-size: 16px;
+ color: #cacaca;
+ width: 32px;
+ height: 32px;
+ line-height: 28px;
+ text-align: center;
+ vertical-align: middle;
+ margin-top: 4px;
+ display: block;
+ cursor: pointer;
+ background: rgba(255, 255, 255, 0.6);
+ border: 1px solid #ddd;
+ border-radius: 2px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+}
+
+@media screen and (min-width: 900px) {
+ #scroll li a:hover {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+ transition: all 0.2s ease-in 0s;
+ }
+}
+
+.qr-img {
+ position: fixed;
+ background: #fff;
+ bottom: 50px;
+ right: 50px;
+ max-width: 300px;
+ z-index: 9999;
+ display: none;
+ border-radius: 4px;
+ padding: 10px 10px 2px 10px;
+ animation: fade-in;
+ animation-duration: 0.5s;
+ -webkit-animation: fade-in 0.5s;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
+}
+
+#output img {
+ position: absolute;
+ top: 72px;
+ right: 72px;
+ width: 25px;
+ height: 25px;
+}
+
+.qr .fa-qrcode {
+ font-size: 20px !important;
+ line-height: 32px !important;
+}
+
+.qr-img .arrow {
+ position: absolute;
+ font-size: 26px;
+ bottom: 2px;
+}
+
+.arrow-y {
+ color: #fff;
+ right: -8px;
+}
+
+.arrow-z {
+ color: #c6c6c6;
+ right: -9px;
+}
+
+#output td {
+ border: none;
+}
+
+#output td {
+ padding: 0;
+}
+
+.page-template-template-blog #scroll li a.scroll-c,
+.page-template-template-code #scroll li a.scroll-c,
+.page-template-template-links #scroll li a.scroll-c,
+.page-template-template-archives #scroll li a.scroll-c,
+.page-template-template-cms #scroll li a.scroll-c,
+.page-template-template-hot #scroll li a.scroll-c,
+.page-template-template-tag #scroll li a.scroll-c,
+.page-template-template-tougao #scroll li a.scroll-c,
+.page-template-template-contact #scroll li a.scroll-c,
+.page-template-template-message #scroll li a.scroll-c,
+.page-template-template-baidu #scroll li a.scroll-c {
+ display: none;
+}
+/** 幻灯 **/
+#slideshow {
+ position: relative;
+ margin: 0 0 10px 0;
+}
+
+.rslides {
+ position: relative;
+ overflow: hidden;
+ width: 100%;
+}
+
+.rslides li {
+ -webkit-backface-visibility: hidden;
+ position: absolute;
+ display: none;
+ width: 100%;
+ left: 0;
+ top: 0;
+}
+
+.rslides li:first-child {
+ position: relative;
+ display: block;
+ float: left;
+}
+
+.rslides img {
+ display: block;
+ height: auto;
+ width: 100%;
+ margin: 0 auto;
+}
+
+#slider img {
+ border-radius: 2px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+@media screen and (max-width: 900px) {
+ .row .rslides img, .g-row .rslides img {
+ width: 220%;
+ margin: 0 0 0 -50%;
+ }
+}
+
+.rslides_tabs {
+ position: absolute;
+ bottom: 0;
+ margin: 0 auto;
+ max-width: 100%;
+ padding: 10px 0;
+ text-align: center;
+ width: 100%;
+ z-index: 2;
+ _display: none;
+}
+
+.rslides_tabs li {
+ display: inline;
+ float: none;
+ margin-right: 5px;
+}
+
+.rslides_tabs a {
+ background: #fff;
+ width: auto;
+ height: auto;
+ color: #555;
+ line-height: 15px;
+ padding: 2px 8px;
+ display: inline;
+ border: 1px solid #fff;
+ border-radius: 2px;
+}
+
+.rslides_tabs li:first-child {
+ margin-left: 0;
+}
+
+.slider-caption {
+ position: absolute;
+ background: #c40000;
+ display: block;
+ left: 0;
+ top: 0;
+ color: #fff;
+ line-height: 28px;
+ padding: 0 15px;
+ max-width: none;
+ border-radius: 2px 0 0 0;
+ z-index: 2;
+ filter: alpha(opacity=70);
+ background: rgba(216, 0, 0, 0.7);
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+#slideshow .callbacks_tabs {
+ position: absolute;
+ bottom: 0;
+ margin: 0 auto;
+ max-width: 100%;
+ padding: 10px 0;
+ text-align: center;
+ width: 100%;
+ z-index: 2;
+ _display: none;
+}
+
+.rslides_tabs a, #slideshow .callbacks_tabs {
+ font-size: 0;
+}
+
+.callbacks_tabs li {
+ display: inline;
+ float: none;
+ margin-right: 5px;
+}
+
+.callbacks_tabs a {
+ width: auto;
+ height: auto;
+ line-height: 15px;
+ padding: 5px;
+ display: inline;
+ background: #fff;
+ border: 1px solid #fff;
+ border-radius: 10px;
+}
+
+.callbacks_tabs .callbacks_here a {
+ background: #009688;
+ border: 1px solid #009688;
+}
+
+.callbacks_tabs li:first-child {
+ margin-left: 0;
+}
+
+.callbacks_nav {
+ position: absolute;
+ top: 56%;
+ left: 0;
+ opacity: 0.5;
+ z-index: 3;
+ font-size: 50px;
+ color: #fff !important;
+ text-align: center;
+ overflow: hidden;
+ line-height: 45px;
+ text-decoration: none;
+ background: #000;
+ filter: alpha(opacity=50);
+ background: 0 0 rgba(0, 0, 0, 0.5);
+ height: 50px;
+ width: 50px;
+ margin-top: -45px;
+ border-radius: 2px;
+ display: none;
+}
+
+#slideshow:hover .callbacks_nav, #gallery:hover .callbacks_nav {
+ display: block;
+}
+
+.callbacks_nav .prev {
+ z-index: 9999;
+}
+
+.callbacks_nav.next {
+ left: auto;
+ right: 0;
+}
+
+@media screen and (max-width: 600px) {
+ .callbacks_nav {
+ top: 62%;
+ }
+}
+
+/** 图片幻灯 **/
+#gallery {
+ position: relative;
+ width: 100%;
+ padding: 8px;
+ border-radius: 2px;
+ border: 1px solid #ddd;
+}
+
+@media screen and (min-width: 900px) {
+ .slides-h {
+ border-bottom: 9px solid #ddd;
+ }
+}
+
+@media screen and (max-width: 900px) {
+ .slides-h {
+ height: auto !important;
+ }
+}
+
+#gallery .rslides img {
+ width: auto;
+}
+
+#gallery a {
+ float: none !important;
+}
+
+#gallery .callbacks_tabs {
+ margin: 15px 0 0 0;
+}
+
+#gallery .callbacks_tabs a {
+ background: #fff;
+ color: #666;
+ padding: 2px 8px;
+ border-radius: 2px;
+ border: 1px solid #666;
+ filter: alpha(opacity=70);
+ background: 0 0 rgba(255, 255, 255, 0.7);
+}
+
+#gallery .callbacks_here a {
+ background: #009688;
+ color: #fff;
+ border: 1px solid #009688;
+}
+
+.callbacks2_tabs {
+ display: none;
+}
+
+#gallery .callbacks_nav {
+ top: 50%;
+}
+
+#gallery ul li {
+ margin: 5px;
+}
+
+.img-n {
+ color: #999;
+ text-align: center;
+ margin: 0 0 10px 0;
+}
+
+@media screen and (max-width: 620px) {
+ #gallery .rslides_tabs a {
+ font-size: 14px;
+ }
+ #gallery .callbacks_tabs {
+ display: none;
+ }
+}
+
+/** 文章商品 **/
+.wplist-item {
+ margin: 0 0 -1px 0;
+ padding: 10px 10px 15px 10px;
+ transition-duration: .5s;
+ border: 1px dashed #ddd;
+}
+
+.wplist-item a {
+ color: #999 !important;
+}
+
+.wplist-item a:hover, .wplist-item a:visited {
+ color: #999;
+}
+
+.wplist-title {
+ font-size: 16px;
+ font-size: 1.6rem;
+ color: #666;
+ font-weight: bold;
+ line-height: 190%;
+}
+
+.wplist-item-img {
+ position: relative;
+ float: left;
+ max-width: 200px;
+ height: auto;
+ clear: both;
+ margin: 8px 20px 0 0;
+ overflow: hidden;
+ transition-duration: .5s;
+}
+
+@media screen and (max-width: 480px) {
+ .wplist-item-img {
+ max-width: 100%;
+ margin: 0 auto 10px;
+ }
+}
+
+.wplist-item img {
+ float: left;
+ width: auto;
+ height: auto;
+ max-width: 100%;
+}
+
+.wplist-res {
+ padding: 2px 10px;
+ border: 1px solid #ddd;
+}
+
+.wplist-price {
+ float: left;
+ font-size: 15px;
+ font-size: 1.5rem;
+ color: #ff4400;
+ font-weight: bold;
+ margin: 0 10px 0 0;
+}
+
+.wplist-old-price {
+ float: left;
+ font-size: 15px;
+ font-size: 1.5rem;
+ color: #999;
+}
+
+.wplist-btn {
+ background: #ff4400;
+ float: right;
+ color: #fff;
+ line-height: 30px;
+ margin: 0 5px 5px 0;
+ padding: 0 10px;
+ border-radius: 2px;
+ border: 1px solid #ff4400;
+}
+
+.wplist-btn:hover {
+ background: #ff662f;
+ color: #fff;
+}
+
+/** 下载 **/
+.down a {
+ float: left;
+ background: #009688;
+ height: 35px;
+ color: #fff !important;
+ line-height: 34px;
+ text-align: center;
+ margin: 8px 0 15px 25px;
+ padding: 0 15px;
+ border: 1px solid #009688;
+ border-radius: 3px;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
+}
+
+.down a:hover {
+ background: #595959;
+ border: 1px solid #595959;
+ transition: all 0.3s ease-in 0s;
+}
+
+.down .fa-download, .down .fa-cloud-download {
+ font-size: 16px;
+ color: #fff;
+ margin: 0 8px 0 0;
+}
+
+#button_box {
+ display: none;
+}
+
+#button_file h3 {
+ text-align: center;
+ padding: 0 0 5px 0;
+}
+
+
+.file_ad {
+ float: left;
+ width: 100%;
+ height: auto;
+}
+
+#button_file img {
+ min-width: 290px;;
+}
+
+.buttons a {
+ float: left;
+ background: #009688;
+ color: #fff !important;
+ margin: 10px 10px 10px 0;
+ padding: 2px 15px;
+ border-radius: 3px;
+ display: block;
+}
+
+.buttons a:hover {
+ background: #595959;
+ transition: all 0.3s ease-in 0s;
+}
+
+.down-link {
+ float: left;
+}
+
+/** 喜欢分享 **/
+#social {
+ position: relative;
+ margin: 50px auto;
+}
+
+.social-main {
+ position: relative;
+ margin: 0 auto;
+ width: 243px;
+}
+
+.social-main span {
+ float: left;
+}
+
+.social-main a {
+ color: #999;
+ line-height: 36px;
+ border-radius: 2px;
+}
+
+.share-s a, .shang-s a {
+ text-align: center;
+}
+
+.like a {
+ float: left;
+ padding-left: 15px;
+}
+
+.social-main a:hover {
+ background: #f1f1f1;
+ color: #444;
+ transition: all 0.2s ease-in 0s;
+}
+
+.like a {
+ background: #fff;
+ width: 120px;
+ display: block;
+ border: 1px solid #ddd;
+}
+
+.share-s a {
+ background: #fff;
+ width: 120px;
+ display: block;
+ padding-left: 15px;
+ border: 1px solid #ddd;
+}
+
+.social-main i {
+ color: #999;
+ margin: 0 5px 0 0;
+}
+
+.social-main a:hover .fa-thumbs-up {
+ color: #d03f42;
+}
+
+.social-main a:hover .fa-share-alt {
+ color: #91c24f;
+}
+/** 赏 **/
+.shang-empty {
+ position: absolute;
+ left: 90px;
+ top: 0px;
+ width: 62px;
+ height: 38px;
+ overflow: hidden;
+}
+
+.shang-empty span {
+ background: #fff;
+ width: 60px;
+ height: 60px;
+ display: block;
+ margin: -10px 0 0 0;
+ border-radius: 60px;
+ border: 1px solid #ddd;
+}
+
+.shang-p a {
+ position: absolute;
+ background: #fff;
+ left: 96px;
+ top: -5px;
+ width: 48px;
+ height: 48px;
+ font-size: 16px;
+ line-height: 45px;
+ display: block;
+ border: 1px solid #ddd;
+ border-radius: 40px;
+ left: 101px\9;
+ top: 0\9;
+ width: 38px\9;
+ height: 38px\9;
+ line-height: 35px\9;
+}
+
+.shang-s {
+ height: 37px;
+}
+
+#shang {
+ width: 280px;
+ display: block;
+}
+
+.shang-img {
+ float: left;
+}
+
+.shang-img img {
+ width: 140px;
+ height: auto;
+}
+
+.shang-main h4 {
+ font-size: 15px;
+ font-size: 1.5rem;
+ text-align: center;
+ margin-bottom: 10px;
+}
+
+.shang-main i {
+ color: #ff0000;
+}
+/** 分享 **/
+#share {
+ position: absolute;
+ top: -60px;
+ right: -29px;
+ width: 302px;
+ height: 68px;
+ display: none;
+ z-index: 999;
+}
+
+#share a {
+ float: left;
+ background: #999;
+ font-size: 20px;
+ color: #fff;
+ width: 40px;
+ height: 40px;
+ line-height: 40px;
+ margin-left: 4px;
+ padding-left: 0;
+ text-align: center;
+ border-radius: 3px;
+ background: rgba(128, 128, 128, 0.9);
+}
+
+#share .fa-plus-square:hover {
+ background: #7ab951 !important;
+}
+
+#share .fa-qq:hover {
+ background: #ff7400 !important;
+}
+
+#share .fa-weibo:hover {
+ background: #ff0000 !important;
+}
+
+#share .fa-pinterest-square:hover {
+ background: #46c0e6 !important;
+}
+
+#share .fa-renren:hover {
+ background: #3b68ac !important;
+}
+
+#share .fa-weixin:hover {
+ background: #006f1d !important;
+}
+
+.bd_weixin_popup {
+ height: 250px !important;
+}
+
+.bd_weixin_popup_foot {
+ display: none;
+}
+/*!** 弹窗 **!*/
+/*.fancybox-wrap {*/
+ /*position: absolute;*/
+ /*top: 0;*/
+ /*left: 0;*/
+ /*z-index: 8020;*/
+/*}*/
+
+/*.fancybox-skin {*/
+ /*position: relative;*/
+ /*background: #fff;*/
+ /*color: #444;*/
+ /*text-shadow: none;*/
+ /*border-radius: 4px;*/
+/*}*/
+
+/*.fancybox-opened {*/
+ /*z-index: 8030;*/
+/*}*/
+
+/*.fancybox-opened .fancybox-skin {*/
+ /*box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);*/
+/*}*/
+
+/*.fancybox-outer, .fancybox-inner {*/
+ /*position: relative;*/
+/*}*/
+
+/*.fancybox-inner {*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.fancybox-error {*/
+ /*padding: 30px;*/
+ /*white-space: nowrap;*/
+/*}*/
+
+/*.fancybox-image, .fancybox-iframe {*/
+ /*display: block;*/
+ /*width: 100%;*/
+ /*height: 100%;*/
+/*}*/
+
+/*.fancybox-image {*/
+ /*max-width: 100%;*/
+ /*max-height: 100%;*/
+/*}*/
+
+/*#fancybox-loading {*/
+ /*position: fixed;*/
+ /*top: 50%;*/
+ /*left: 50%;*/
+ /*margin: -22px 0 0 -22px;*/
+ /*z-index: 8060;*/
+/*}*/
+
+
+
+
+/*.fancybox-prev {*/
+ /*left: 0;*/
+/*}*/
+
+/*.fancybox-next {*/
+ /*right: 0;*/
+/*}*/
+
+/*.fancybox-nav span {*/
+ /*position: absolute;*/
+ /*font-size: 30px;*/
+ /*top: 50%;*/
+ /*width: 30px;*/
+ /*height: 30px;*/
+ /*margin-top: -18px;*/
+ /*cursor: pointer;*/
+ /*z-index: 8040;*/
+ /*visibility: hidden;*/
+/*}*/
+
+/*.fancybox-prev span {*/
+ /*left: 10px;*/
+/*}*/
+
+/*.fancybox-next span {*/
+ /*right: 10px;*/
+/*}*/
+
+/*.fancybox-nav:hover span {*/
+ /*visibility: visible;*/
+/*}*/
+
+/*.fancybox-tmp {*/
+ /*position: absolute;*/
+ /*top: -99999px;*/
+ /*left: -99999px;*/
+ /*visibility: hidden;*/
+ /*max-width: 99999px;*/
+ /*max-height: 99999px;*/
+ /*overflow: visible !important;*/
+/*}*/
+
+
+/*.fancybox-overlay-fixed {*/
+ /*position: fixed;*/
+ /*bottom: 0;*/
+ /*right: 0;*/
+/*}*/
+
+/*.fancybox-overlay {*/
+ /*overflow: auto;*/
+ /*overflow-y: scroll;*/
+/*}*/
+
+/*#fancybox-buttons {*/
+ /*position: fixed;*/
+ /*left: 0;*/
+ /*width: 100%;*/
+ /*z-index: 8050;*/
+/*}*/
+
+/*#fancybox-buttons.top {*/
+ /*top: 10px;*/
+/*}*/
+
+/*#fancybox-buttons.bottom {*/
+ /*bottom: 10px;*/
+/*}*/
+
+/*#fancybox-buttons ul {*/
+ /*background: #000;*/
+ /*background: rgba(0, 0, 0, 0.1);*/
+ /*display: block;*/
+ /*width: 177px;*/
+ /*height: 31px;*/
+ /*margin: 0 auto;*/
+ /*border: 1px solid #999;*/
+ /*border-radius: 2px;*/
+/*}*/
+
+/*#fancybox-buttons ul li {*/
+ /*float: left;*/
+ /*margin: 0;*/
+ /*padding: 0;*/
+/*}*/
+
+/*#fancybox-buttons a {*/
+ /*display: block;*/
+ /*font-size: 20px;*/
+ /*color: #fff;*/
+ /*width: 35px;*/
+ /*height: 30px;*/
+ /*line-height: 30px;*/
+ /*text-align: center;*/
+ /*outline: none;*/
+/*}*/
+
+/*#fancybox-buttons a:hover {*/
+ /*color: #04a4cc;*/
+/*}*/
+
+/*#fancybox-buttons .fa-angle-right {*/
+ /*border-right: 1px solid #999;*/
+/*}*/
+
+/*#fancybox-buttons .fa-times {*/
+ /*border-left: 1px solid #999;*/
+/*}*/
+
+/*.btnDisabled {*/
+ /*cursor: default;*/
+ /*opacity: 0.4;*/
+ /*filter: alpha(opacity=40);*/
+/*}*/
+
+/*.icon-fancy-close {*/
+ /*position: absolute;*/
+ /*top: -20px;*/
+ /*right: -20px;*/
+ /*width: 24px;*/
+ /*height: 24px;*/
+ /*color: #e50000;*/
+ /*font-size: 18px;*/
+ /*line-height: 24px;*/
+ /*cursor: pointer;*/
+/*}*/
+
+/*.fancybox-close {*/
+ /*position: absolute;*/
+ /*background: #cf0000;*/
+ /*top: -25px;*/
+ /*right: 0;*/
+ /*color: #fff;*/
+ /*padding: 0 8px;*/
+ /*border-radius: 5px 5px 0 0;*/
+/*}*/
+
+/*.fancybox-close:hover {*/
+ /*color: #ccc;*/
+/*}*/
+/** 搜索结果 **/
+.search-results #primary,
+.search-no-results #primary {
+ width: 100%;
+}
+
+.search-page {
+ background: #fff;
+ margin: 0 0 10px 0;
+ padding: 20px;
+ border: 1px solid #ddd;
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
+ border-radius: 2px;
+}
+
+.search-no-results .post {
+ position: relative;
+ background: #fff;
+ margin: 0;
+ padding: 0;
+ border: none;
+ box-shadow: 0;
+ border-radius: 0;
+}
+
+.search-page li {
+ line-height: 280%;
+ margin: 0 -20px;
+ padding: 0 20px;
+ border-bottom: 1px solid #dadada;
+}
+
+.search-inf {
+ float: right;
+ color: #999;
+}
+
+li.search-inf {
+ border: none;
+}
+
+/*!** QQ **!*/
+/*@keyframes blink {*/
+ /*0% {*/
+ /*opacity: 1;*/
+ /*}*/
+
+ /*50% {*/
+ /*opacity: 1;*/
+ /*}*/
+
+ /*50.01% {*/
+ /*opacity: 0;*/
+ /*}*/
+
+ /*100% {*/
+ /*opacity: 0;*/
+ /*}*/
+/*}*/
+
+/*.online .fa-qq {*/
+ /*animation: blink 0.8s linear infinite;*/
+/*}*/
+
+/*.qqonline {*/
+/*}*/
+
+/*.online a {*/
+ /*width: 30px;*/
+ /*color: #fff;*/
+ /*text-align: center;*/
+ /*line-height: 31px;*/
+ /*display: block;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
+/*}*/
+
+/*.qqonline a:hover {*/
+ /*background: #666;*/
+ /*color: #fff;*/
+/*}*/
+
+/*.qqonline-box {*/
+ /*position: absolute;*/
+ /*bottom: 25px;*/
+ /*right: 30px;*/
+ /*display: none;*/
+ /*padding: 10px;*/
+ /*z-index: 5;*/
+/*}*/
+
+/*.qqonline .qq-b {*/
+ /*bottom: -10px;*/
+/*}*/
+
+/*.qqonline-main {*/
+ /*background: #c40000;*/
+ /*padding: 10px;*/
+ /*border-radius: 4px;*/
+/*}*/
+
+/*.qq-arrow {*/
+ /*position: absolute;*/
+ /*right: 2px;*/
+ /*bottom: 17px;*/
+ /*width: 0;*/
+ /*height: 0;*/
+ /*border-top: 10px solid transparent;*/
+ /*border-bottom: 10px solid transparent;*/
+ /*border-left: 10px solid #c40000;*/
+/*}*/
+
+/*.nline-wiexin h4 {*/
+ /*color: #fff;*/
+ /*text-align: center;*/
+/*}*/
+
+/*.nline-wiexin img {*/
+ /*width: 100px;*/
+ /*height: auto;*/
+/*}*/
+
+/*.nline-qq a {*/
+ /*width: 100px;*/
+ /*background: #fff !important;*/
+ /*font-size: 14px !important;*/
+ /*color: #444 !important;*/
+ /*width: 100px !important;*/
+ /*margin: 0 0 5px;*/
+ /*display: block;*/
+ /*border-radius: 3px !important;*/
+ /*border: 1px solid #ad0000 !important;*/
+/*}*/
+
+/*.nline-qq a:hover {*/
+ /*opacity: 0.9;*/
+/*}*/
+
+/*.nline-qq i {*/
+ /*color: #c40000 !important;*/
+ /*margin: 0 5px 0 0;*/
+/*}*/
+
+/** 排序 **/
+/*.orderby {*/
+ /*top: 125px;*/
+ /*float: right;*/
+ /*position: fixed;*/
+ /*right: 10px;*/
+ /*width: 32px;*/
+ /*z-index: 9999;*/
+/*}*/
+
+/*@media screen and (max-width: 600px) {*/
+ /*.orderby {*/
+ /*display: none;*/
+ /*}*/
+/*}*/
+
+/*.orderby li a {*/
+ /*background: #fff;*/
+ /*font-size: 16px;*/
+ /*color: #cacaca;*/
+ /*width: 32px;*/
+ /*height: 32px;*/
+ /*line-height: 28px;*/
+ /*text-align: center;*/
+ /*vertical-align: middle;*/
+ /*margin-top: 4px;*/
+ /*display: block;*/
+ /*cursor: pointer;*/
+ /*background: rgba(255, 255, 255, 0.6);*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*.orderby li a:hover {*/
+ /*background: #cc0000;*/
+ /*color: #fff;*/
+ /*border: 1px solid #cc0000;*/
+ /*transition: all 0.2s ease-in 0s;*/
+/*}*/
+
+/*.order-box {*/
+ /*display: none;*/
+/*}*/
+
+/*!** ads **!*/
+/*.ad-site {*/
+ /*background: #fff;*/
+ /*margin: 0 0 10px 0;*/
+ /*padding-top: 6px;*/
+ /*border: 1px solid #ddd;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+ /*border-radius: 2px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.entry-content .ad-site {*/
+ /*background: transparent;*/
+ /*border: none;*/
+ /*box-shadow: none;*/
+ /*border-radius: 0;*/
+/*}*/
+
+/*.ad-site img {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+/*}*/
+
+/*.ad-pc, .ad-l, .ad-r {*/
+ /*text-align: center;*/
+/*}*/
+
+/*.entry-content .ad-pc {*/
+ /*margin: 0 -11px 25px -11px;*/
+ /*text-align: center;*/
+/*}*/
+
+/*.entry-content .ad-m {*/
+ /*margin: 0 -11px 25px -11px;*/
+ /*text-align: center;*/
+/*}*/
+
+/*.post-ad .ad-pc, .post-ad .ad-m {*/
+ /*margin: 0;*/
+/*}*/
+
+/*.ad-l {*/
+ /*float: left;*/
+ /*width: 70.4%;*/
+/*}*/
+
+/*.ad-r {*/
+ /*float: right;*/
+ /*width: 28.6%;*/
+/*}*/
+
+@media screen and (max-width: 900px) {
+ .ad-r {
+ display: none;
+ }
+
+ .ad-l {
+ width: 99.9%;
+ }
+ .ad-site {
+ margin: 0 0 -1px 0;
+ }
+ .ad-cms .ad-site {
+ margin: 0 0 10px 0;
+ }
+}
+/** 等于或小于1080px **/
+@media screen and (max-width: 1080px) {
+ #content, #colophon, .breadcrumb, .footer-widget, .links-box, .header-sub {
+ width: 98%;
+ }
+
+ .follow {
+ width: 28%;
+ transition-duration: .5s;
+ }
+
+ #site-nav .down-menu a {
+ padding: 0 13px;
+ }
+
+ #colophon {
+ width: auto;
+ }
+
+ #search-main, #mobile-nav {
+ width: 98%;
+ }
+
+ .breadcrumb {
+ width: 98%;
+ }
+}
+/** 等于或小于900px **/
+@media screen and (max-width: 900px) {
+ #primary {
+ width: 99.9%;
+ }
+
+ .logo-site, .logo-sites {
+ margin: 5px 0 0 10px;
+ }
+
+ #sidebar, .print {
+ display: none;
+ }
+
+ .qr-site, .gb2-site {
+ display: none;
+ }
+
+ .qqonline-box {
+ bottom: -10px;
+ }
+
+ #anchor, .scroll-comments {
+ top: -43px;
+ }
+
+ .r-hide {
+ display: none;
+ }
+}
+/** 等于或小于720px **/
+@media screen and (max-width: 720px) {
+ #inf-d {
+ width: 70%;
+ transition-duration: .5s;
+ }
+
+ .search-inf {
+ display: none;
+ }
+
+ .entry-meta {
+ display: none;
+ }
+}
+/** 等于或小于640px **/
+@media screen and (max-width: 640px) {
+ .entry-header h1 {
+ text-align: left;
+ }
+
+ #single-widget .widget {
+ width: 99.6%;
+ }
+
+ .footer-widget .widget {
+ float: inherit;
+ margin: 0;
+ }
+
+ .footer-widget .widget {
+ width: 99.6%;
+ }
+}
+/** 等于或小于620px **/
+@media screen and (max-width: 620px) {
+ .entry-header h2 {
+ height: 52px;
+ text-align: justify;
+ word-break: break-all;
+ overflow: hidden;
+ }
+
+ .format-image .entry-header h2,
+ .format-aside .entry-header h2,
+ .type-bulletin .entry-header h2 {
+ height: auto;
+ width: 70%;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ transition-duration: .5s;
+ }
+
+ .cms-news-grid .format-image .entry-header h2,
+ .cms-news-grid .format-aside .entry-header h2 {
+ width: auto;
+ }
+
+ .archive-content {
+ display: none;
+ }
+
+ .format-aside .archive-content,
+ .type-bulletin .archive-content {
+ display: block;
+ }
+
+ .entry-more, .entry-direct {
+ display: none;
+ }
+
+ .thumbnail {
+ max-width: 100px;
+ height: auto;
+ margin: 0 10px 0 0;
+ transition-duration: .5s;
+ }
+
+ .thumbnail a img {
+ width: auto;
+ height: auto;
+ max-width: 100%;
+ transition-duration: .5s;
+ }
+
+ .thumbnail .cat, .format-cat, .format-img-cat {
+ display: none;
+ }
+
+ .entry-meta {
+ display: inline;
+ left: 130px;
+ }
+
+ .weibo {
+ display: none;
+ }
+
+ .single-content embed {
+ height: 250px;
+ }
+
+ #links {
+ display: none;
+ }
+
+ .reprinted {
+ display: none;
+ }
+}
+/** 等于或小于480px **/
+@media screen and (max-width: 480px) {
+ .slider-caption {
+ display: none;
+ }
+
+ .single-content {
+ font-size: 16px;
+ font-size: 1.6rem;
+ }
+
+ .fontsmall {
+ font-size: 18px;
+ font-size: 1.8rem;
+ }
+
+ .new-icon {
+ font-size: 10px;
+ line-height: 15px;
+ }
+}
+/** 等于或小于440px **/
+@media screen and (max-width: 440px) {
+ .entry-meta .date,
+ .entry-meta .edit-link {
+ display: none;
+ }
+
+ .post {
+ padding: 15px;
+ }
+
+ .format-image {
+ padding: 20px 20px 25px 20px;
+ }
+
+ .entry-header h1 {
+ margin: 40px -20px 10px -20px;
+ }
+
+ .single-content h2 {
+ margin: 10px -15px;
+ }
+
+ .video-img {
+ width: 270px;
+ height: 203px;
+ }
+
+ .title-l {
+ top: 15px;
+ }
+
+ .single-content h3 {
+ margin: 0 -15px 5px -15px;
+ }
+
+ .entry-meta {
+ bottom: 10px;
+ }
+}
+/** 置顶 **/
+#at-top .post {
+ float: left;
+ background: transparent;
+ width: 50%;
+ margin: 0;
+ padding: 0;
+ border: none;
+ border-radius: 0;
+ box-shadow: none;
+}
+
+#at-top {
+ position: relative;
+ margin: 0 -5px;
+}
+
+.at-top-main {
+ padding: 0 5px;
+ margin: 0 0 10px 0;
+}
+
+.cms-top-title a {
+ position: absolute;
+ bottom: 0;
+ color: #fff;
+ font-weight: 600;
+ line-height: 30px;
+ width: 100%;
+ padding: 0 10px;
+ display: none;
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+ background: #000;
+ background: rgba(0, 0, 0, 0.5);
+}
+
+.cms-top-title a:hover {
+ color: #fff !important;
+}
+
+.at-top-main:hover .cms-top-title a {
+ display: block;
+}
+
+.cms-top-title a:hover {
+ color: #444;
+}
+
+
+
+#at-top .small-thumbnail a img {
+ float: left;
+ max-width: 100%;
+ width: auto;
+ height: auto;
+}
+
+#cat-top .picture-img {
+ position: relative;
+}
+
+#cat-top .at-top-ico {
+ position: absolute;
+ top: 0;
+ right: 0;
+}
+
+#cat-top {
+ position: relative;
+ overflow: hidden;
+ margin: 0 -5px;
+}
+
+.cat-top-title {
+ position: absolute;
+ bottom: 0px;
+ background: #666;
+ font-weight: normal;
+ text-align: center;
+ line-height: 30px;
+ width: 100%;
+ padding: 0 5px;
+ color: #fff;
+ display: none;
+ background: rgba(0, 0, 0, 0.5);
+ white-space: nowrap;
+ word-wrap: normal;
+ text-overflow: ellipsis;
+ overflow: hidden;
+}
+
+.cat-top-box:hover .cat-top-title {
+ display: block;
+}
+
+.cat-top-title a, .cat-top-title a:hover {
+ color: #fff;
+ padding: 0 8px;
+}
+
+#cat-top .cat-top-box {
+ float: left;
+ width: 25%;
+ padding: 0 5px;
+}
+
+@media screen and (max-width: 480px) {
+ #cat-top {
+ margin: 0 -3px;
+ }
+
+ #at-top {
+ position: relative;
+ margin: 0 -4px;
+ }
+
+ #cat-top .cat-top-box {
+ width: 25%;
+ }
+}
+
+/** CMS **/
+
+
+/*!** 最新文章列表 **!*/
+
+/*.cms-new-title {*/
+ /*float: left;*/
+ /*font-size: 15px;*/
+ /*display: none;*/
+ /*padding: 0 0 5px 5px;*/
+/*}*/
+
+/*.cms-new-box .cat-site {*/
+ /*padding: 10px 20px;*/
+/*}*/
+
+/*.cms-list-title {*/
+ /*margin: 0 0 0 70px;*/
+/*}*/
+
+/*.cms-new-list {*/
+ /*margin: 2px 0;*/
+/*}*/
+
+/*.cms-new-box .cat-site h2 {*/
+ /*font-size: 14px;*/
+ /*line-height: 210%;*/
+ /*width: 100%;*/
+ /*margin: 0;*/
+/*}*/
+
+/*.cms-new-thumbnail {*/
+ /*float: left;*/
+ /*width: 54px;*/
+ /*height: 40px;*/
+ /*margin: 8px 0 0 0;*/
+ /*border: 1px solid #ddd;*/
+/*}*/
+
+/*.cms-new-thumbnail a img {*/
+ /*float: left;*/
+ /*width: 54px;*/
+ /*height: 40px;*/
+/*}*/
+
+/*.cms-list-date {*/
+ /*color: #999;*/
+/*}*/
+
+/*.cms-list-cat a {*/
+ /*color: #999;*/
+ /*padding: 0 0 0 8px;*/
+/*}*/
+
+/*.cms-new-icon {*/
+ /*background: #c40000;*/
+ /*color: #fff;*/
+ /*font-size: 10px;*/
+ /*font-weight: normal;*/
+ /*margin: 0 0 0 5px;*/
+ /*padding: 1px 2px;*/
+ /*border-radius: 2px;*/
+ /*border: 1px solid #c40000;*/
+ /*animation: fade-in;*/
+ /*animation-duration: 1.2s;*/
+ /*-webkit-animation: fade-in 1.2s;*/
+/*}*/
+
+/*@media screen and (max-width: 620px) {*/
+ /*.cms-new-icon {*/
+ /*display: none;*/
+ /*}*/
+
+ /*.cms-new-thumbnail, .cms-new-thumbnail a img {*/
+ /*width: 54px !important;*/
+ /*height: 40px !important;*/
+ /*}*/
+/*}*/
+
+/*!** 最新网格 **!*/
+/*.cms-news-grid .new-icon {*/
+ /*line-height: 18px;*/
+/*}*/
+
+/*.cms-news-grid .thumbnail {*/
+ /*margin: 1px 15px 0 0;*/
+ /*max-width: 120px;*/
+/*}*/
+
+/*.cms-news-grid .entry-meta {*/
+ /*left: 150px;*/
+/*}*/
+
+/*.cms-news-grid .entry-header h2 {*/
+ /*margin: 0 0 5px;*/
+ /*height: 50px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.cms-news-grid .entry-header h2 a {*/
+ /*font-size: 15px;*/
+ /*font-size: 1.5rem;*/
+/*}*/
+
+/*.cms-news-grid .post {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*margin: 0 0 -1px -1px;*/
+ /*padding: 15px;*/
+ /*border: 1px solid #ddd;*/
+ /*box-shadow: none;*/
+/*}*/
+
+/*.cms-news-grid {*/
+ /*margin: 0 0 10px 0;*/
+/*}*/
+
+/*.cms-news-grid .format-aside .entry-meta {*/
+ /*left: 150px;*/
+ /*position: absolute;*/
+/*}*/
+
+/*@media screen and (min-width: 901px) {*/
+ /*.cms-news-grid .archive-content {*/
+ /*display: none;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 900px) {*/
+ /*.cms-news-grid .entry-header h2 {*/
+ /*height: 20px;*/
+ /*}*/
+
+ /*.cms-news-grid .post {*/
+ /*width: 100%;*/
+ /*}*/
+
+ /*.cms-news-grid .post {*/
+ /*margin: 0 0 -1px 0;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 720px) {*/
+ /*.cms-news-grid .archive-content {*/
+ /*display: none;*/
+ /*}*/
+
+ /*.entry-meta {*/
+ /*display: inline;*/
+ /*}*/
+
+ /*.cms-news-grid .entry-header h2 {*/
+ /*height: 50px;*/
+ /*overflow: hidden;*/
+ /*}*/
+/*}*/
+
+/*!** 淘客模块 **!*/
+/*.tao-h {*/
+ /*background: #fff;*/
+ /*margin: 0 0 10px 0;*/
+ /*padding: 0;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*.tao-h-img {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*overflow: hidden;*/
+ /*transition-duration: .5s;*/
+/*}*/
+/*!** 图片模块 **!*/
+/*.picture-h {*/
+ /*background: #fff;*/
+ /*margin: 0 0 10px 0;*/
+ /*padding: 0px;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*.picture-h-img {*/
+ /*position: relative;*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*overflow: hidden;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*.picture-h-img a img, .tao-h-img a img {*/
+ /*float: left;*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+/*}*/
+
+/*.picture-h-title {*/
+ /*text-align: center;*/
+ /*line-height: 30px;*/
+ /*margin: 0 10px 5px 10px;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.line-four, .line-tao {*/
+ /*margin: 0 -5px;*/
+/*}*/
+
+/*.line-four .xl4, .line-tao .xl4 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+/*}*/
+
+/*.xm4 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+/*}*/
+
+/*.cat-box .fa-angle-right,*/
+/*.tab-site .fa-angle-right {*/
+ /*margin-right: 5px;*/
+ /*color: #999;*/
+/*}*/
+
+/*.posting-title {*/
+ /*position: absolute;*/
+ /*top: 0;*/
+ /*color: #fff;*/
+ /*width: 100%;*/
+ /*height: 100%;*/
+ /*padding: 10px;*/
+ /*display: none;*/
+ /*background: #000;*/
+ /*filter: alpha(opacity=50);*/
+ /*background: rgba(0, 0, 0, 0.5);*/
+/*}*/
+
+/*.posting-title a, .posting-title a:hover {*/
+ /*color: #fff;*/
+ /*line-height: 20px;*/
+ /*height: 100%;*/
+ /*width: 100%;*/
+ /*display: block;*/
+ /*padding: 10px;*/
+ /*border-radius: 2px;*/
+ /*border: 1px solid #ccc;*/
+/*}*/
+
+/*.picture-inf {*/
+ /*position: absolute;*/
+ /*top: 5px;*/
+ /*left: 10px;*/
+ /*color: #fff;*/
+ /*padding: 0 5px;*/
+ /*display: none;*/
+ /*line-height: 25px;*/
+/*}*/
+
+/*.picture-h:hover .picture-inf, .picture-h:hover .posting-title {*/
+ /*display: block;*/
+/*}*/
+
+/*!** 单栏分类列表 **!*/
+/*.line-one .cat-site {*/
+ /*margin: 10px 0 0 0;*/
+/*}*/
+
+/*.line-one-img {*/
+ /*float: left;*/
+ /*width: 200px;*/
+ /*margin: 0 25px 0 0;*/
+/*}*/
+
+/*.one-img-5 {*/
+ /*height: 150px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.cat-one-list li {*/
+ /*line-height: 220%;*/
+ /*margin: 0 50px 0 0;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.cat-one-list .list-date {*/
+ /*margin: 0;*/
+/*}*/
+
+/*.line-one-thumbnail {*/
+ /*float: left;*/
+ /*width: 200px;*/
+ /*height: auto;*/
+ /*margin: 0 0 10px;*/
+ /*overflow: hidden;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*.line-one-thumbnail img {*/
+ /*float: left;*/
+ /*max-width: 100%;*/
+ /*width: 100%;*/
+ /*height: auto;*/
+/*}*/
+
+/*@media screen and (max-width: 580px) {*/
+ /*.line-one-img {*/
+ /*float: none;*/
+ /*width: 100%;*/
+ /*margin: 0 0 0 1%;*/
+ /*}*/
+
+ /*.cat-one-list li {*/
+ /*margin: 0;*/
+ /*}*/
+
+ /*.one-img-5 {*/
+ /*height: auto;*/
+ /*}*/
+
+ /*.line-one-thumbnail {*/
+ /*float: left;*/
+ /*width: 48%;*/
+ /*margin: 0 2% 0 0;*/
+ /*overflow: hidden;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+/*!** 两栏分类列表 **!*/
+/*.cat-box {*/
+ /*position: relative;*/
+ /*background: #fff;*/
+ /*margin: 0 0 10px 0;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*.cat-box .cat-title {*/
+ /*float: left;*/
+ /*background: #f8f8f8;*/
+ /*width: 100%;*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+ /*border-bottom: 1px solid #ddd;*/
+/*}*/
+
+/*.cat-box .cat-title a {*/
+ /*float: left;*/
+ /*width: 100%;*/
+/*}*/
+
+/*.cat-box .cat-title .fa-angle-right {*/
+ /*float: right;*/
+ /*font-size: 18px;*/
+ /*color: #999;*/
+/*;*/
+ /*line-height: 40px;*/
+ /*margin-right: 15px;*/
+/*}*/
+
+/*.cat-title .fa-bars {*/
+ /*float: left;*/
+ /*font-size: 18px;*/
+ /*color: #009688;*/
+ /*width: 40px;*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+ /*margin-right: 15px;*/
+ /*padding: 1px 0;*/
+ /*text-align: center;*/
+ /*border-right: 1px solid #ddd;*/
+/*}*/
+
+/*.cat-site {*/
+ /*padding: 10px 20px 15px 20px;*/
+/*}*/
+
+/*.cat-site h2 {*/
+ /*font-size: 16px;*/
+ /*line-height: 30px;*/
+ /*margin: 0 0 5px 0;*/
+ /*width: 90%;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.entry-small-title {*/
+ /*padding: 5px 5px 0 5px;*/
+/*}*/
+
+/*.line-small .thumbnail {*/
+ /*width: 133px;*/
+ /*height: 100px;*/
+/*}*/
+
+/*.line-small .thumbnail a img {*/
+ /*width: 133px;*/
+ /*height: 100px;*/
+/*}*/
+
+/*.line-small .small-thumbnail {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.line-small .small-thumbnail a img {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*display: block;*/
+ /*margin: 0 auto;*/
+/*}*/
+
+/*.cat-main {*/
+ /*color: #777;*/
+ /*margin: 0 0 5px 0;*/
+/*}*/
+
+/*.line-small .cat-main {*/
+ /*height: 100px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.list-title {*/
+ /*width: 80%;*/
+ /*line-height: 210%;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.list-date {*/
+ /*float: right;*/
+ /*color: #999;*/
+/*}*/
+
+/*.line-small {*/
+ /*margin: 0 -5px;*/
+/*}*/
+
+/*.line-small .xl2 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+/*}*/
+
+/*.xm2 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+/*}*/
+/*!** 列表大 **!*/
+/*.line-big .thumbnail {*/
+ /*width: 180px;*/
+ /*height: 130px;*/
+/*}*/
+
+/*.line-big .thumbnail a img {*/
+ /*width: 180px;*/
+ /*height: 130px;*/
+/*}*/
+
+/*.line-big .small-thumbnail {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.line-big .small-thumbnail a img {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*display: block;*/
+ /*margin: 0 auto;*/
+/*}*/
+
+/*.line-big .cat-main {*/
+ /*height: 130px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.line-big {*/
+ /*margin: 0 -5px;*/
+/*}*/
+
+/*.line-big .xl3 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+/*}*/
+
+/*@media screen and (min-width:300px) {*/
+ /*.xl2 {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.xl3 {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (min-width:320px) {*/
+ /*.xl4 {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (min-width:1080px) {*/
+ /*.xm4 {*/
+ /*float: left;*/
+ /*width: 25%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.xm2 {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.xm3 {*/
+ /*float: left;*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:1080px) {*/
+ /*.xm4 {*/
+ /*width: 25%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*.line-four {*/
+ /*margin: 0 -4px;*/
+ /*}*/
+
+ /*.line-tao {*/
+ /*margin: 0 -3px;*/
+ /*}*/
+
+ /*.xl2 {*/
+ /*width: 100%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.line-small {*/
+ /*margin: 0 -4px;*/
+ /*}*/
+
+ /*.xl3 {*/
+ /*width: 100%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.line-big {*/
+ /*margin: 0 -3px;*/
+ /*}*/
+
+ /*.xm4 {*/
+ /*width: 50%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.cat-list li {*/
+ /*width: 100%;*/
+ /*}*/
+
+ /*.list-date {*/
+ /*display: none;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 700px) {*/
+ /*.xl2 {*/
+ /*width: 100%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.xl3 {*/
+ /*width: 100%;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 620px) {*/
+ /*.cat-box .thumbnail {*/
+ /*width: 100px;*/
+ /*height: 75px;*/
+ /*}*/
+
+ /*.cat-box .thumbnail a img {*/
+ /*width: 100px;*/
+ /*height: 75px;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+
+ /*.cat-box .cat-main {*/
+ /*height: 75px;*/
+ /*overflow: hidden;*/
+ /*}*/
+/*}*/
+/*!** 横向滚动 **!*/
+/*.nbs-flexisel-container {*/
+ /*position: relative;*/
+ /*background: #fff;*/
+ /*max-width: 100%;*/
+ /*margin: 0 0 10px 0;*/
+ /*padding: 0 10px;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*#flexisel {*/
+ /*float: left;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*#flexisel li {*/
+ /*float: left;*/
+ /*width: 25%;*/
+/*}*/
+
+/*.nbs-flexisel-ul {*/
+ /*position: relative;*/
+ /*width: 9999px;*/
+ /*margin: 0;*/
+ /*padding: 0;*/
+ /*text-align: center;*/
+/*}*/
+
+/*.nbs-flexisel-inner {*/
+ /*overflow: hidden;*/
+ /*float: left;*/
+ /*width: 100%;*/
+/*}*/
+
+/*.nbs-flexisel-item {*/
+ /*float: left;*/
+ /*margin: 0;*/
+ /*padding: 0;*/
+ /*cursor: pointer;*/
+ /*position: relative;*/
+ /*line-height: 0;*/
+/*}*/
+
+/*.flexisel-h-title {*/
+ /*text-align: left;*/
+ /*height: 42px;*/
+ /*line-height: 20px;*/
+ /*margin: 10px 0 15px;*/
+ /*padding: 0 15px;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.nbs-flexisel-item img {*/
+ /*max-width: 100%;*/
+ /*cursor: pointer;*/
+ /*position: relative;*/
+ /*margin-top: 20px;*/
+ /*padding: 0 10px;*/
+ /*height: auto;*/
+ /*max-width: 200px\0;*/
+ /*-webkit-transition: -webkit-transform .3s linear;*/
+ /*-moz-transition: -moz-transform .3s linear;*/
+ /*-o-transition: -o-transform .3s linear;*/
+ /*transition: transform .3s linear*/
+/*}*/
+
+/*.nbs-flexisel-item:hover img {*/
+ /*transition: All 0.7s ease;*/
+ /*-webkit-transform: scale(0.9);*/
+ /*-moz-transform: scale(0.9);*/
+ /*-ms-transform: scale(0.9);*/
+ /*-o-transform: scale(0.9);*/
+/*}*/
+
+/*.nbs-flexisel-nav-left,*/
+/*.nbs-flexisel-nav-right {*/
+ /*width: 30px;*/
+ /*height: 30px;*/
+ /*font-size: 20px;*/
+ /*color: #999;*/
+ /*text-align: center;*/
+ /*position: absolute;*/
+ /*top: 30px !important;*/
+ /*background: #fff;*/
+ /*background: rgba(255, 255, 255, 0.8);*/
+ /*filter: alpha(opacity=80);*/
+ /*cursor: pointer;*/
+ /*z-index: 100;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+/*}*/
+
+/*.nbs-flexisel-nav-left {*/
+ /*right: 66px;*/
+/*}*/
+
+/*.nbs-flexisel-nav-right {*/
+ /*right: 30px;*/
+/*}*/
+
+/*@media screen and (max-width: 1024px) {*/
+ /*.nbs-flexisel-item img {*/
+ /*width: 230px\0;*/
+ /*transition-duration: .5s;*/
+ /*}*/
+/*}*/
+
+/*!** TAB **!*/
+/*.tab-site {*/
+ /*overflow: hidden;*/
+ /*margin: 0 0 10px 0;*/
+ /*border: 1px solid #ddd;*/
+ /*border-radius: 2px;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*.dom-display .current {*/
+ /*display: block;*/
+/*}*/
+
+/*.tab-hd {*/
+ /*background: #f8f8f8;*/
+/*}*/
+
+/*.tab-hd-con {*/
+ /*width: 98px;*/
+/*}*/
+
+/*.tab-hd .current {*/
+ /*width: 100px;*/
+/*}*/
+
+/*.tab-hd {*/
+ /*overflow: hidden;*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+/*}*/
+
+/*.tab-product .tab-hd .current, .tab-area .current {*/
+ /*position: relative;*/
+ /*z-index: 1;*/
+ /*height: 40px;*/
+ /*background: #fff;*/
+/*}*/
+
+/*.tab-hd-con {*/
+ /*float: left;*/
+ /*text-align: center;*/
+ /*cursor: pointer;*/
+ /*height: 39px;*/
+ /*border-right: 1px solid #ddd;*/
+/*}*/
+
+/*.tab-hd-con a {*/
+ /*display: inline-block;*/
+/*}*/
+
+/*.tab-bd-con {*/
+ /*display: none;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.tab-bd {*/
+ /*background: #fff;*/
+ /*padding: 20px;*/
+ /*margin-top: -1px;*/
+ /*border-top: 1px solid #ddd;*/
+/*}*/
+
+/*.tab-bd li {*/
+ /*float: left;*/
+ /*width: 45%;*/
+ /*line-height: 210%;*/
+ /*margin: 0 20px 0 0;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*.tab-bd li {*/
+ /*width: 95%;*/
+ /*margin: 0 0 0 0;*/
+ /*}*/
+/*}*/
+/*!** 两栏小工具 **!*/
+/*#cms-widget-two h3 {*/
+ /*float: left;*/
+ /*background: #f8f8f8;*/
+ /*width: 100%;*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+ /*margin: 0 0 15px 0;*/
+ /*border-bottom: 1px solid #ddd;*/
+/*}*/
+
+/*#cms-widget-two {*/
+ /*margin: 0 -5px;*/
+/*}*/
+
+/*#cms-widget-two .xl2 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+/*}*/
+
+/*#cms-widget-two .add-widgets {*/
+ /*background: #fff;*/
+ /*text-align: center;*/
+ /*margin: 0 5px 10px 5px;*/
+ /*padding: 30px;*/
+ /*border: 1px solid #ddd;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*#cms-widget-two {*/
+ /*margin: 0 -4px;*/
+ /*}*/
+/*}*/
+/*!** 单栏小工具 **!*/
+/*#cms-widget-one ul {*/
+ /*float: left;*/
+/*}*/
+
+/*#cms-widget-one h3 {*/
+ /*float: left;*/
+ /*background: #f8f8f8;*/
+ /*width: 100%;*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+ /*border-bottom: 1px solid #ddd;*/
+/*}*/
+
+/*#cms-widget-one .widget ul {*/
+ /*width: 99%;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*#cms-widget-one .menu-item {*/
+ /*width: 20%;*/
+ /*float: left;*/
+ /*min-height: 1px;*/
+ /*padding: 2px;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*#cms-widget-one .menu-item a {*/
+ /*width: 99%;*/
+ /*display: block;*/
+ /*text-align: center;*/
+ /*line-height: 230%;*/
+ /*overflow: hidden;*/
+ /*text-overflow: ellipsis;*/
+ /*white-space: nowrap;*/
+/*}*/
+
+/*.sites-widget ul {*/
+ /*float: left;*/
+/*}*/
+
+/*#cms-widget-one .add-widgets {*/
+ /*background: #fff;*/
+ /*text-align: center;*/
+ /*margin: 0 0 10px;*/
+ /*padding: 30px;*/
+ /*border: 1px solid #ddd;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);*/
+/*}*/
+
+/*@media screen and (max-width: 1080px) {*/
+ /*#cms-widget-one .menu-item {*/
+ /*width: 25%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 900px) {*/
+ /*#cms-widget-one .menu-item {*/
+ /*width: 20%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 700px) {*/
+ /*#cms-widget-one .menu-item {*/
+ /*width: 25%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 600px) {*/
+ /*#cms-widget-one .menu-item {*/
+ /*width: 33.333333333333%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*#cms-widget-one .menu-item {*/
+ /*width: 50%;*/
+ /*}*/
+/*}*/
+/*!** 图片TAB **!*/
+
+/*.img-tab-site {*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.img-dom-display .img-current {*/
+ /*display: block;*/
+/*}*/
+
+/*.img-tab-hd-con {*/
+ /*padding: 0 15px;*/
+/*}*/
+
+/*.img-tab-hd .img-current {*/
+ /*padding: 0 15px;*/
+ /*background: #009688;*/
+ /*border: 1px solid #009688;*/
+/*}*/
+
+/*.img-tab-hd {*/
+ /*height: 40px;*/
+ /*line-height: 40px;*/
+/*}*/
+
+/*.img-tab-hd .img-current a {*/
+ /*color: #fff;*/
+/*}*/
+
+/*.img-tab-product .img-tab-hd .img-current, .tab-area .img-current {*/
+ /*position: relative;*/
+ /*z-index: 1;*/
+/*}*/
+
+/*.img-tab-hd-con {*/
+ /*background: #ddd;*/
+ /*float: left;*/
+ /*text-align: center;*/
+ /*cursor: pointer;*/
+ /*border: 1px solid #d4d4d4;*/
+/*}*/
+
+/*.img-tab-hd-con a {*/
+ /*display: inline-block;*/
+/*}*/
+
+/*.img-tab-bd-con {*/
+ /*display: none;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.img-tab-bd {*/
+ /*padding: 10px 0;*/
+/*}*/
+
+/*#img-tab .picture {*/
+ /*background: #fff;*/
+ /*margin: 0 0 10px;*/
+ /*border-radius: 2px;*/
+ /*border: 1px solid #ddd;*/
+/*}*/
+
+/*#img-tab .picture h2 {*/
+ /*font-size: 15px;*/
+ /*padding: 15px;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.img-tab-meta {*/
+ /*margin: 0 0 10px;*/
+ /*padding: 0 15px;*/
+/*}*/
+
+/*.img-date {*/
+ /*float: left;*/
+/*}*/
+
+/*.img-views {*/
+ /*float: right;*/
+/*}*/
+
+/*.img-tab-bd {*/
+ /*margin: 0 -5px;*/
+/*}*/
+
+/*.img-tab-site .xl4 {*/
+ /*position: relative;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+/*}*/
+
+/*.img-more {*/
+ /*float: right;*/
+/*}*/
+
+/*.edd-inf {*/
+ /*margin: 0 0 5px;*/
+ /*padding: 0 15px;*/
+/*}*/
+
+/*.line-tab .w4 {*/
+ /*position: relative;*/
+ /*float: left;*/
+ /*width: 25%;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*@media screen and (max-width:720px) {*/
+ /*.line-tab .w4 {*/
+ /*width: 50%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:340px) {*/
+ /*.line-tab .w4 {*/
+ /*width: 100%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*.img-tab-bd li {*/
+ /*width: 95%;*/
+ /*}*/
+/*}*/
+
+
+/*!** 分类/页面 **!*/
+/*.box-4 {*/
+ /*margin: 0 0 10px 0;*/
+ /*padding: 10px 10px 5px 10px;*/
+/*}*/
+
+/*.section-thumbnail {*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+ /*overflow: hidden;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*.section-thumbnail a img {*/
+ /*float: left;*/
+ /*max-width: 100%;*/
+ /*width: auto;*/
+ /*height: auto;*/
+/*}*/
+
+/*.g4-title {*/
+ /*text-align: center;*/
+ /*line-height: 35px;*/
+ /*margin: 0 10px 5px 10px;*/
+ /*white-space: nowrap;*/
+ /*word-wrap: normal;*/
+ /*text-overflow: ellipsis;*/
+ /*overflow: hidden;*/
+/*}*/
+
+/*.g4 {*/
+ /*position: relative;*/
+ /*float: left;*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+ /*transition-duration: .5s;*/
+/*}*/
+
+/*@media screen and (min-width:320px) {*/
+ /*.g4 {*/
+ /*width: 50%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (min-width:1080px) {*/
+ /*.g4 {*/
+ /*width: 25%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:1080px) {*/
+ /*.g4 {*/
+ /*width: 25%;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width: 480px) {*/
+ /*.g4 {*/
+ /*width: 50%;*/
+ /*}*/
+/*}*/
+
+
+/*!** 小工具 **!*/
+/*#section .widget-title {*/
+ /*font-size: 20px;*/
+ /*padding: 0 0 0 15px;*/
+/*}*/
+
+/*#section .widget-title i {*/
+ /*display: none;*/
+/*}*/
+
+/*#section .widget {*/
+ /*background: transparent;*/
+ /*border: none;*/
+ /*box-shadow: none;*/
+/*}*/
+
+/*#section .xl2 {*/
+ /*min-height: 1px;*/
+ /*padding: 0 5px;*/
+ /*position: relative;*/
+/*}*/
+
+/*!** 打印样式 **!*/
+/*@media print {*/
+ /*#primary {*/
+ /*width: 98% !important;*/
+ /*}*/
+
+ /*.post {*/
+ /*background: #fff !important;*/
+ /*padding: 0px !important;*/
+ /*border: none !important;*/
+ /*box-shadow: none !important;*/
+ /*border-radius: 0 !important;*/
+ /*}*/
+
+ /*.entry-header h1 {*/
+ /*margin: 0 0 15px 0 !important;*/
+ /*border: none !important;*/
+ /*border: none !important;*/
+ /*border-bottom: 1px solid #444 !important;*/
+ /*}*/
+
+ /*#masthead, .breadcrumb, #sidebar, #socia, .single-cat-tag, .nav-single, .post-navigation, #comments, #scroll, #footer-widget-box, #colophon, .ad-pc, #social, .single-footer, .authorbio, #related-img, #single-widget {*/
+ /*display: none*/
+ /*}*/
+/*}*/
+
+/*!** tipso **!*/
+/*.tipso_bubble {*/
+ /*position: absolute;*/
+ /*text-align: center;*/
+ /*border-radius: 6px;*/
+ /*z-index: 9999;*/
+ /*padding: 10px;*/
+ /*border: 1px solid #ddd;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
+ /*background: rgba(255, 255, 255, 0.9);*/
+/*}*/
+
+/*.tipso_style {*/
+ /*cursor: pointer;*/
+/*}*/
+
+/*.tipso_bubble,.tipso_bubble>.tipso_arrow {*/
+ /*-webkit-box-sizing: border-box;*/
+ /*-moz-box-sizing: border-box;*/
+ /*box-sizing: border-box;*/
+/*}*/
+
+/*.tipso_bubble>.tipso_arrow {*/
+ /*position: absolute;*/
+ /*width: 0;*/
+ /*height: 0;*/
+ /*border: 8px solid;*/
+ /*pointer-events: none;*/
+/*}*/
+
+/*.tipso_bubble.top>.tipso_arrow {*/
+ /*border-color: #000 transparent transparent;*/
+ /*top: 100%;*/
+ /*left: 50%;*/
+ /*margin-left: -8px;*/
+/*}*/
+
+/*.tipso_bubble.bottom>.tipso_arrow {*/
+ /*border-color: transparent transparent #000;*/
+ /*bottom: 100%;*/
+ /*left: 50%;*/
+ /*margin-left: -8px;*/
+/*}*/
+
+
+
+/*!** 视频支持 **!*/
+/*#smartideo {*/
+ /*z-index: 0;*/
+ /*text-align: center;*/
+ /*background: #ccc;*/
+ /*line-height: 0;*/
+ /*text-indent: 0;*/
+/*}*/
+
+/*#smartideo embed, #smartideo iframe {*/
+ /*padding: 0;*/
+ /*margin: 0;*/
+/*}*/
+
+/*#smartideo .player {*/
+ /*width: 100%;*/
+ /*height: 500px;*/
+/*}*/
+
+/*@media screen and (max-width:959px) {*/
+ /*#smartideo .player {*/
+ /*height: 450px;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:767px) {*/
+ /*#smartideo .player {*/
+ /*height: 400px;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:639px) {*/
+ /*#smartideo .player {*/
+ /*height: 350px;*/
+ /*}*/
+/*}*/
+
+/*@media screen and (max-width:479px) {*/
+ /*#smartideo .player {*/
+ /*height: 250px;*/
+ /*}*/
+/*}*/
+
+/*.wp-embed {*/
+ /*background: #555 !important;*/
+ /*border: 1px solid #e5e5e5;*/
+ /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
+ /*color: #ff0000 !important;*/
+ /*overflow: auto;*/
+ /*padding: 25px;*/
+/*}*/
+
+/*add from LiuYanzhao*/
+.hide {
+ display: none;
+}
+
+#weixin_btn,.applyLink {
+ cursor: pointer;
+}
+
+body {
+ background-color: #F5F8F9;
+ display: flex;
+ min-height: 100vh; /*1vh表示浏览器高度的1%,100vh为浏览器高度,感觉这个挺好的*/
+ flex-direction: column;/*灵活的项垂直显示*/
+}
+
+.breadcrumb {
+ background: #ffffff;
+ margin-top: 5px!important;
+ margin-bottom: 5px!important;
+}
+
+.search-page {
+ padding-top: 0!important;
+ padding-bottom: 0!important;
+}
+
+#cancel-comment-reply-link {
+ display: none;
+}
+
+/*pre {*/
+ /*margin: 10px 0;*/
+ /*padding: 10px;*/
+ /*line-height: 20px;*/
+ /*border: 1px solid #ddd;*/
+ /*border-left-width: 6px;*/
+ /*background-color: #F2F2F2;*/
+ /*color: #333;*/
+ /*font-family: Courier New;*/
+ /*font-size: 12px;*/
+/*}*/
\ No newline at end of file
diff --git a/src/webapp/resource/assets/img/avatar/avatar.png b/src/webapp/resource/assets/img/avatar/avatar.png
new file mode 100644
index 0000000..9eba592
Binary files /dev/null and b/src/webapp/resource/assets/img/avatar/avatar.png differ
diff --git a/src/webapp/resource/assets/img/avatar/avatar1.jpg b/src/webapp/resource/assets/img/avatar/avatar1.jpg
new file mode 100644
index 0000000..8aadfaf
Binary files /dev/null and b/src/webapp/resource/assets/img/avatar/avatar1.jpg differ
diff --git a/src/webapp/resource/assets/img/avatar/avatar2.jpeg b/src/webapp/resource/assets/img/avatar/avatar2.jpeg
new file mode 100644
index 0000000..c463c25
Binary files /dev/null and b/src/webapp/resource/assets/img/avatar/avatar2.jpeg differ
diff --git a/src/webapp/resource/assets/img/avatar/avatar3.jpeg b/src/webapp/resource/assets/img/avatar/avatar3.jpeg
new file mode 100644
index 0000000..023c9ef
Binary files /dev/null and b/src/webapp/resource/assets/img/avatar/avatar3.jpeg differ
diff --git a/src/webapp/resource/assets/img/loginBg.jpg b/src/webapp/resource/assets/img/loginBg.jpg
new file mode 100644
index 0000000..bbb5e18
Binary files /dev/null and b/src/webapp/resource/assets/img/loginBg.jpg differ
diff --git a/src/webapp/resource/assets/img/logo.png b/src/webapp/resource/assets/img/logo.png
new file mode 100644
index 0000000..3f3802e
Binary files /dev/null and b/src/webapp/resource/assets/img/logo.png differ
diff --git a/src/webapp/resource/assets/img/qqGroup.jpg b/src/webapp/resource/assets/img/qqGroup.jpg
new file mode 100644
index 0000000..da90232
Binary files /dev/null and b/src/webapp/resource/assets/img/qqGroup.jpg differ
diff --git a/src/webapp/resource/assets/img/shang/alipay.jpg b/src/webapp/resource/assets/img/shang/alipay.jpg
new file mode 100644
index 0000000..393fb50
Binary files /dev/null and b/src/webapp/resource/assets/img/shang/alipay.jpg differ
diff --git a/src/webapp/resource/assets/img/shang/qqpay.jpg b/src/webapp/resource/assets/img/shang/qqpay.jpg
new file mode 100644
index 0000000..8e9383c
Binary files /dev/null and b/src/webapp/resource/assets/img/shang/qqpay.jpg differ
diff --git a/src/webapp/resource/assets/img/shang/weixinpay.jpg b/src/webapp/resource/assets/img/shang/weixinpay.jpg
new file mode 100644
index 0000000..4c7b4f0
Binary files /dev/null and b/src/webapp/resource/assets/img/shang/weixinpay.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_0.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_0.jpg
new file mode 100644
index 0000000..dae1509
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_0.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_1.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_1.jpg
new file mode 100644
index 0000000..cefcc2d
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_1.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_2.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_2.jpg
new file mode 100644
index 0000000..0beb5bb
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_2.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_3.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_3.jpg
new file mode 100644
index 0000000..81ceb4e
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_3.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_4.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_4.jpg
new file mode 100644
index 0000000..e83d0cb
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_4.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_5.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_5.jpg
new file mode 100644
index 0000000..1343d7d
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_5.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_6.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_6.jpg
new file mode 100644
index 0000000..fe844b9
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_6.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_7.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_7.jpg
new file mode 100644
index 0000000..e808ac6
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_7.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_8.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_8.jpg
new file mode 100644
index 0000000..5493449
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_8.jpg differ
diff --git a/src/webapp/resource/assets/img/thumbnail/random/img_9.jpg b/src/webapp/resource/assets/img/thumbnail/random/img_9.jpg
new file mode 100644
index 0000000..0e6fb76
Binary files /dev/null and b/src/webapp/resource/assets/img/thumbnail/random/img_9.jpg differ
diff --git a/src/webapp/resource/assets/img/weixin.jpg b/src/webapp/resource/assets/img/weixin.jpg
new file mode 100644
index 0000000..4f6b14d
Binary files /dev/null and b/src/webapp/resource/assets/img/weixin.jpg differ
diff --git a/src/webapp/resource/assets/js/back.js b/src/webapp/resource/assets/js/back.js
new file mode 100644
index 0000000..5788fed
--- /dev/null
+++ b/src/webapp/resource/assets/js/back.js
@@ -0,0 +1,213 @@
+// 检查全选框是否被选中,并根据状态设置其他复选框的选中状态
+function DoCheck() {
+ var ch = document.getElementsByName("ids");
+ if (document.getElementById("allSelect").checked == true) {
+ for (var i = 0; i < ch.length; i++) {
+ ch[i].checked = true;
+ }
+ } else {
+ for (var i = 0; i < ch.length; i++) {
+ ch[i].checked = false;
+ }
+ }
+}
+
+// 确认删除操作,弹出确认对话框,根据用户选择返回true或false
+function confirmDelete() {
+ var msg = "您确定要删除吗?";
+ if (confirm(msg) == true) {
+ return true;
+ } else {
+ return false;
+ }
+}
+
+// 获取当前页面的相对路径
+function getPath() {
+ var pathName = document.location.pathname;
+ var index = pathName.substr(1).indexOf("/");
+ var result = pathName.substr(0, index + 1);
+ return result;
+}
+
+// 当鼠标进入dashboard-comment-wrap时显示row-actions,离开时隐藏
+$(".dashboard-comment-wrap").mouseenter(function () {
+ $(this).find(".row-actions").show();
+})
+$(".dashboard-comment-wrap").mouseleave(function () {
+ $(this).find(".row-actions").hide();
+})
+
+// 删除评论,先确认删除,然后发送AJAX请求删除评论,并刷新页面
+function deleteComment(id) {
+ if (confirmDelete() == true) {
+ $.ajax({
+ async: false,
+ type: "POST",
+ url: '/admin/comment/delete/' + id,
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ dataType: "text",
+ complete: function () {
+ window.location.reload();
+ }
+ })
+ }
+}
+
+// 添加草稿,检查文章内容和标题是否为空,然后发送AJAX请求添加草稿,并刷新页面
+function insertDraft() {
+ if ($("#articleContent").val != "" && $("#articleTitle").val() != "") {
+ $.ajax({
+ async: false,
+ type: "POST",
+ url: '/admin/article/insert',
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ dataType: "text",
+ complete: function () {
+ window.location.reload();
+ }
+ })
+ }
+}
+
+// 删除文章,先确认删除,然后发送AJAX请求删除文章,并刷新页面
+function deleteArticle(id) {
+ if (confirmDelete() == true) {
+ $.ajax({
+ async: false,
+ type: "POST",
+ url: '/admin/article/delete/' + id,
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ dataType: "text",
+ complete: function () {
+ window.location.reload();
+ }
+ })
+ }
+}
+
+// 查询文章,提交表单到搜索页面
+function queryArticle() {
+ //提交form
+ $("#articleForm").attr("action", "/admin/article/search");
+ $("#articleForm").submit();
+}
+
+// 批量删除文章,先确认删除,然后获取选中的文章ID,发送AJAX请求批量删除,并刷新页面
+function confirmDeleteArticleBatch() {
+ if (confirmDelete() == true) {
+ var text = $("input:checkbox[name='ids']:checked").map(function (index, elem) {
+ return $(elem).val();
+ }).get().join(',');
+ $.ajax({
+ async: false,
+ type: "POST",
+ url: '/admin/article/deleteBatch',
+ data: { ids: text },
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ dataType: "text",
+ complete: function () {
+ window.location.reload();
+ }
+ })
+ }
+}
+
+// 退出登录,发送AJAX请求退出登录,并刷新页面
+function logout() {
+ $.ajax({
+ async: false,
+ type: "POST",
+ url: '/admin/logout',
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ dataType: "text",
+ complete: function () {
+ window.location.reload();
+ }
+ })
+}
+
+// 添加用户时检查用户名是否存在
+function checkUserName() {
+ var result;
+ $.ajax({
+ async: false, //同步,待请求完毕后再执行后面的代码
+ type: "POST",
+ url: '/admin/user/checkUserName',
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ data: { "username": $("#userName").val(), "id": $("#userId").val() },
+ dataType: "json",
+ success: function (data) {
+ //用户名存在
+ if (data.code == 1) {
+ $("#userNameTips").html(data.msg);
+ result = 1;
+ }
+ //用户名不存在
+ if (data.code == 0) {
+ $("#userNameTips").html(data.msg);
+ result = 0;
+ }
+ },
+ error: function () {
+ // alert("数据获取失败")
+ }
+ })
+ return result;
+}
+
+// 添加用户时检查电子邮箱是否存在
+function checkUserEmail() {
+ var result;
+ $.ajax({
+ async: false, //同步,待请求完毕后再执行后面的代码
+ type: "POST",
+ url: '/admin/user/checkUserEmail',
+ contentType: "application/x-www-form-urlencoded; charset=utf-8",
+ data: { "email": $("#userEmail").val(), "id": $("#userId").val() },
+ dataType: "json",
+ success: function (data) {
+ //电子邮箱存在
+ if (data.code == 1) {
+ $("#userEmailTips").html(data.msg);
+ result = 1;
+ }
+ //电子邮箱不存在
+ if (data.code == 0) {
+ $("#userEmailTips").html(data.msg);
+ result = 0;
+ }
+ },
+ error: function () {
+ //alert("数据获取失败")
+ }
+ })
+ return result;
+}
+
+// 使用layui框架进行表单验证
+layui.use(['form', 'layedit', 'laydate'], function () {
+ var form = layui.form, layer = layui.layer;
+ form.verify({
+ // 用户名验证规则
+ userName: function (value) {
+ if (value.length > 12 || value.length < 4) {
+ return "用户名必须4到12位";
+ }
+ if (checkUserName() == 1) {
+ return "用户名已存在";
+ }
+ },
+ // 电子邮箱验证规则
+ userEmail: function () {
+ if (checkUserEmail() == 1) {
+ return "电子邮箱已存在";
+ }
+ }
+ });
+
+ // 表单提交事件
+ form.on('submit(demo1)', function (data) {
+ return true;
+ });
+});
\ No newline at end of file
diff --git a/src/webapp/resource/assets/js/jquery.cookie.js b/src/webapp/resource/assets/js/jquery.cookie.js
new file mode 100644
index 0000000..9271900
--- /dev/null
+++ b/src/webapp/resource/assets/js/jquery.cookie.js
@@ -0,0 +1,117 @@
+/*!
+ * jQuery Cookie Plugin v1.4.0
+ * https://github.com/carhartl/jquery-cookie
+ *
+ * Copyright 2013 Klaus Hartl
+ * Released under the MIT license
+ */
+(function (factory) {
+ if (typeof define === 'function' && define.amd) {
+ // AMD. Register as anonymous module.
+ define(['jquery'], factory);
+ } else {
+ // Browser globals.
+ factory(jQuery);
+ }
+}(function ($) {
+
+ var pluses = /\+/g;
+
+ function encode(s) {
+ return config.raw ? s : encodeURIComponent(s);
+ }
+
+ function decode(s) {
+ return config.raw ? s : decodeURIComponent(s);
+ }
+
+ function stringifyCookieValue(value) {
+ return encode(config.json ? JSON.stringify(value) : String(value));
+ }
+
+ function parseCookieValue(s) {
+ if (s.indexOf('"') === 0) {
+ // This is a quoted cookie as according to RFC2068, unescape...
+ s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\');
+ }
+
+ try {
+ // Replace server-side written pluses with spaces.
+ // If we can't decode the cookie, ignore it, it's unusable.
+ s = decodeURIComponent(s.replace(pluses, ' '));
+ } catch(e) {
+ return;
+ }
+
+ try {
+ // If we can't parse the cookie, ignore it, it's unusable.
+ return config.json ? JSON.parse(s) : s;
+ } catch(e) {}
+ }
+
+ function read(s, converter) {
+ var value = config.raw ? s : parseCookieValue(s);
+ return $.isFunction(converter) ? converter(value) : value;
+ }
+
+ var config = $.cookie = function (key, value, options) {
+
+ // Write
+ if (value !== undefined && !$.isFunction(value)) {
+ options = $.extend({}, config.defaults, options);
+
+ if (typeof options.expires === 'number') {
+ var days = options.expires, t = options.expires = new Date();
+ t.setDate(t.getDate() + days);
+ }
+
+ return (document.cookie = [
+ encode(key), '=', stringifyCookieValue(value),
+ options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
+ options.path ? '; path=' + options.path : '',
+ options.domain ? '; domain=' + options.domain : '',
+ options.secure ? '; secure' : ''
+ ].join(''));
+ }
+
+ // Read
+
+ var result = key ? undefined : {};
+
+ // To prevent the for loop in the first place assign an empty array
+ // in case there are no cookies at all. Also prevents odd result when
+ // calling $.cookie().
+ var cookies = document.cookie ? document.cookie.split('; ') : [];
+
+ for (var i = 0, l = cookies.length; i < l; i++) {
+ var parts = cookies[i].split('=');
+ var name = decode(parts.shift());
+ var cookie = parts.join('=');
+
+ if (key && key === name) {
+ // If second argument (value) is a function it's a converter...
+ result = read(cookie, value);
+ break;
+ }
+
+ // Prevent storing a cookie that we couldn't decode.
+ if (!key && (cookie = read(cookie)) !== undefined) {
+ result[name] = cookie;
+ }
+ }
+
+ return result;
+ };
+
+ config.defaults = {};
+
+ $.removeCookie = function (key, options) {
+ if ($.cookie(key) !== undefined) {
+ // Must not alter options, thus extending a fresh object...
+ $.cookie(key, '', $.extend({}, options, { expires: -1 }));
+ return true;
+ }
+ return false;
+ };
+
+}));
diff --git a/src/webapp/resource/assets/js/jquery.min.js b/src/webapp/resource/assets/js/jquery.min.js
new file mode 100644
index 0000000..e836475
--- /dev/null
+++ b/src/webapp/resource/assets/js/jquery.min.js
@@ -0,0 +1,5 @@
+/*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */
+!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m="1.12.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return e.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:e.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a){return n.each(this,a)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(e.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(n.isPlainObject(c)||(b=n.isArray(c)))?(b?(b=!1,f=a&&n.isArray(a)?a:[]):f=a&&n.isPlainObject(a)?a:{},g[d]=n.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray||function(a){return"array"===n.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){var b=a&&a.toString();return!n.isArray(a)&&b-parseFloat(b)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==n.type(a)||a.nodeType||n.isWindow(a))return!1;try{if(a.constructor&&!k.call(a,"constructor")&&!k.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(!l.ownFirst)for(b in a)return k.call(a,b);for(b in a);return void 0===b||k.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?i[j.call(a)]||"object":typeof a},globalEval:function(b){b&&n.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(s(a)){for(c=a.length;c>d;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):g.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(h)return h.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,g=0,h=[];if(s(a))for(d=a.length;d>g;g++)e=b(a[g],g,c),null!=e&&h.push(e);else for(g in a)e=b(a[g],g,c),null!=e&&h.push(e);return f.apply([],h)},guid:1,proxy:function(a,b){var c,d,f;return"string"==typeof b&&(f=a[b],b=a,a=f),n.isFunction(a)?(c=e.call(arguments,2),d=function(){return a.apply(b||this,c.concat(e.call(arguments)))},d.guid=a.guid=a.guid||n.guid++,d):void 0},now:function(){return+new Date},support:l}),"function"==typeof Symbol&&(n.fn[Symbol.iterator]=c[Symbol.iterator]),n.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){i["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=!!a&&"length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ga(),z=ga(),A=ga(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+M+"))|)"+L+"*\\]",O=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+N+")*)|.*)\\)|)",P=new RegExp(L+"+","g"),Q=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),R=new RegExp("^"+L+"*,"+L+"*"),S=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),T=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),U=new RegExp(O),V=new RegExp("^"+M+"$"),W={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M+"|[*])"),ATTR:new RegExp("^"+N),PSEUDO:new RegExp("^"+O),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},X=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,$=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_=/[+~]/,aa=/'|\\/g,ba=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),ca=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},da=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(ea){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fa(a,b,d,e){var f,h,j,k,l,o,r,s,w=b&&b.ownerDocument,x=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==x&&9!==x&&11!==x)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==x&&(o=$.exec(a)))if(f=o[1]){if(9===x){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(w&&(j=w.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(o[2])return H.apply(d,b.getElementsByTagName(a)),d;if((f=o[3])&&c.getElementsByClassName&&b.getElementsByClassName)return H.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==x)w=b,s=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(aa,"\\$&"):b.setAttribute("id",k=u),r=g(a),h=r.length,l=V.test(k)?"#"+k:"[id='"+k+"']";while(h--)r[h]=l+" "+qa(r[h]);s=r.join(","),w=_.test(a)&&oa(b.parentNode)||b}if(s)try{return H.apply(d,w.querySelectorAll(s)),d}catch(y){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(Q,"$1"),b,d,e)}function ga(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ha(a){return a[u]=!0,a}function ia(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ja(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function ka(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function la(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function na(a){return ha(function(b){return b=+b,ha(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function oa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=fa.support={},f=fa.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fa.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ia(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ia(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Z.test(n.getElementsByClassName),c.getById=ia(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return"undefined"!=typeof b.getElementsByClassName&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=Z.test(n.querySelectorAll))&&(ia(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ia(function(a){var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Z.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ia(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",O)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Z.test(o.compareDocumentPosition),t=b||Z.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return ka(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?ka(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},fa.matches=function(a,b){return fa(a,null,null,b)},fa.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(T,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fa(b,n,null,[a]).length>0},fa.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fa.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fa.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fa.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fa.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fa.selectors={cacheLength:50,createPseudo:ha,match:W,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ba,ca),a[3]=(a[3]||a[4]||a[5]||"").replace(ba,ca),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fa.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fa.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return W.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&U.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ba,ca).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fa.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(P," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fa.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ha(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ha(function(a){var b=[],c=[],d=h(a.replace(Q,"$1"));return d[u]?ha(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ha(function(a){return function(b){return fa(a,b).length>0}}),contains:ha(function(a){return a=a.replace(ba,ca),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ha(function(a){return V.test(a||"")||fa.error("unsupported lang: "+a),a=a.replace(ba,ca).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Y.test(a.nodeName)},input:function(a){return X.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:na(function(){return[0]}),last:na(function(a,b){return[b-1]}),eq:na(function(a,b,c){return[0>c?c+b:c]}),even:na(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:na(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:na(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:na(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function ra(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(j=b[u]||(b[u]={}),i=j[b.uniqueID]||(j[b.uniqueID]={}),(h=i[d])&&h[0]===w&&h[1]===f)return k[2]=h[2];if(i[d]=k,k[2]=a(b,c,g))return!0}}}function sa(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ta(a,b,c){for(var d=0,e=b.length;e>d;d++)fa(a,b[d],c);return c}function ua(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function va(a,b,c,d,e,f){return d&&!d[u]&&(d=va(d)),e&&!e[u]&&(e=va(e,f)),ha(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ta(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ua(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ua(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ua(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function wa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ra(function(a){return a===b},h,!0),l=ra(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[ra(sa(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return va(i>1&&sa(m),i>1&&qa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(Q,"$1"),c,e>i&&wa(a.slice(i,e)),f>e&&wa(a=a.slice(e)),f>e&&qa(a))}m.push(c)}return sa(m)}function xa(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=F.call(i));u=ua(u)}H.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&fa.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ha(f):f}return h=fa.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xa(e,d)),f.selector=a}return f},i=fa.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ba,ca),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=W.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ba,ca),_.test(j[0].type)&&oa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qa(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||_.test(a)&&oa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ia(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ia(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ja("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ia(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ja("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ia(function(a){return null==a.getAttribute("disabled")})||ja(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fa}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.uniqueSort=n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},v=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},w=n.expr.match.needsContext,x=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,y=/^.[^:#\[\.,]*$/;function z(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(y.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return n.inArray(a,b)>-1!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;e>b;b++)if(n.contains(d[b],this))return!0}));for(b=0;e>b;b++)n.find(a,d[b],c);return c=this.pushStack(e>1?n.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(z(this,a||[],!1))},not:function(a){return this.pushStack(z(this,a||[],!0))},is:function(a){return!!z(this,"string"==typeof a&&w.test(a)?n(a):a||[],!1).length}});var A,B=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=n.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||A,"string"==typeof a){if(e="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:B.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),x.test(e[1])&&n.isPlainObject(b))for(e in b)n.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}if(f=d.getElementById(e[2]),f&&f.parentNode){if(f.id!==e[2])return A.find(a);this.length=1,this[0]=f}return this.context=d,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof c.ready?c.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};C.prototype=n.fn,A=n(d);var D=/^(?:parents|prev(?:Until|All))/,E={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(a){var b,c=n(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(n.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=w.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?n.inArray(this[0],n(a)):n.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function F(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return u(a,"parentNode")},parentsUntil:function(a,b,c){return u(a,"parentNode",c)},next:function(a){return F(a,"nextSibling")},prev:function(a){return F(a,"previousSibling")},nextAll:function(a){return u(a,"nextSibling")},prevAll:function(a){return u(a,"previousSibling")},nextUntil:function(a,b,c){return u(a,"nextSibling",c)},prevUntil:function(a,b,c){return u(a,"previousSibling",c)},siblings:function(a){return v((a.parentNode||{}).firstChild,a)},children:function(a){return v(a.firstChild)},contents:function(a){return n.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(E[a]||(e=n.uniqueSort(e)),D.test(a)&&(e=e.reverse())),this.pushStack(e)}});var G=/\S+/g;function H(a){var b={};return n.each(a.match(G)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?H(a):n.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),h>=c&&h--}),this},has:function(a){return a?n.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=!0,c||j.disable(),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().progress(c.notify).done(c.resolve).fail(c.reject):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=e.call(arguments),d=c.length,f=1!==d||a&&n.isFunction(a.promise)?d:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length>1?e.call(arguments):d,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(d>1)for(i=new Array(d),j=new Array(d),k=new Array(d);d>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().progress(h(b,j,i)).done(h(b,k,c)).fail(g.reject):--f;return f||g.resolveWith(k,c),g.promise()}});var I;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(I.resolveWith(d,[n]),n.fn.triggerHandler&&(n(d).triggerHandler("ready"),n(d).off("ready"))))}});function J(){d.addEventListener?(d.removeEventListener("DOMContentLoaded",K),a.removeEventListener("load",K)):(d.detachEvent("onreadystatechange",K),a.detachEvent("onload",K))}function K(){(d.addEventListener||"load"===a.event.type||"complete"===d.readyState)&&(J(),n.ready())}n.ready.promise=function(b){if(!I)if(I=n.Deferred(),"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll)a.setTimeout(n.ready);else if(d.addEventListener)d.addEventListener("DOMContentLoaded",K),a.addEventListener("load",K);else{d.attachEvent("onreadystatechange",K),a.attachEvent("onload",K);var c=!1;try{c=null==a.frameElement&&d.documentElement}catch(e){}c&&c.doScroll&&!function f(){if(!n.isReady){try{c.doScroll("left")}catch(b){return a.setTimeout(f,50)}J(),n.ready()}}()}return I.promise(b)},n.ready.promise();var L;for(L in n(l))break;l.ownFirst="0"===L,l.inlineBlockNeedsLayout=!1,n(function(){var a,b,c,e;c=d.getElementsByTagName("body")[0],c&&c.style&&(b=d.createElement("div"),e=d.createElement("div"),e.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(e).appendChild(b),"undefined"!=typeof b.style.zoom&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",l.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(e))}),function(){var a=d.createElement("div");l.deleteExpando=!0;try{delete a.test}catch(b){l.deleteExpando=!1}a=null}();var M=function(a){var b=n.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b},N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(O,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}n.data(a,b,c)}else c=void 0;
+}return c}function Q(a){var b;for(b in a)if(("data"!==b||!n.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function R(a,b,d,e){if(M(a)){var f,g,h=n.expando,i=a.nodeType,j=i?n.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||n.guid++:h),j[k]||(j[k]=i?{}:{toJSON:n.noop}),"object"!=typeof b&&"function"!=typeof b||(e?j[k]=n.extend(j[k],b):j[k].data=n.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[n.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[n.camelCase(b)])):f=g,f}}function S(a,b,c){if(M(a)){var d,e,f=a.nodeType,g=f?n.cache:a,h=f?a[n.expando]:n.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){n.isArray(b)?b=b.concat(n.map(b,n.camelCase)):b in d?b=[b]:(b=n.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!Q(d):!n.isEmptyObject(d))return}(c||(delete g[h].data,Q(g[h])))&&(f?n.cleanData([a],!0):l.deleteExpando||g!=g.window?delete g[h]:g[h]=void 0)}}}n.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?n.cache[a[n.expando]]:a[n.expando],!!a&&!Q(a)},data:function(a,b,c){return R(a,b,c)},removeData:function(a,b){return S(a,b)},_data:function(a,b,c){return R(a,b,c,!0)},_removeData:function(a,b){return S(a,b,!0)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=n.data(f),1===f.nodeType&&!n._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));n._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){n.data(this,a)}):arguments.length>1?this.each(function(){n.data(this,a,b)}):f?P(f,a,n.data(f,a)):void 0},removeData:function(a){return this.each(function(){n.removeData(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=n._data(a,b),c&&(!d||n.isArray(c)?d=n._data(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return n._data(a,c)||n._data(a,c,{empty:n.Callbacks("once memory").add(function(){n._removeData(a,b+"queue"),n._removeData(a,c)})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},Z=/^(?:checkbox|radio)$/i,$=/<([\w:-]+)/,_=/^$|\/(?:java|ecma)script/i,aa=/^\s+/,ba="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video";function ca(a){var b=ba.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}!function(){var a=d.createElement("div"),b=d.createDocumentFragment(),c=d.createElement("input");a.innerHTML=" a",l.leadingWhitespace=3===a.firstChild.nodeType,l.tbody=!a.getElementsByTagName("tbody").length,l.htmlSerialize=!!a.getElementsByTagName("link").length,l.html5Clone="<:nav>"!==d.createElement("nav").cloneNode(!0).outerHTML,c.type="checkbox",c.checked=!0,b.appendChild(c),l.appendChecked=c.checked,a.innerHTML="",l.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,b.appendChild(a),c=d.createElement("input"),c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),a.appendChild(c),l.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,l.noCloneEvent=!!a.addEventListener,a[n.expando]=1,l.attributes=!a.getAttribute(n.expando)}();var da={option:[1,""],legend:[1,""],area:[1,""],param:[1,""],thead:[1,""],tr:[2,""],col:[2,""],td:[3,""],_default:l.htmlSerialize?[0,"",""]:[1,"X","
"]};da.optgroup=da.option,da.tbody=da.tfoot=da.colgroup=da.caption=da.thead,da.th=da.td;function ea(a,b){var c,d,e=0,f="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||n.nodeName(d,b)?f.push(d):n.merge(f,ea(d,b));return void 0===b||b&&n.nodeName(a,b)?n.merge([a],f):f}function fa(a,b){for(var c,d=0;null!=(c=a[d]);d++)n._data(c,"globalEval",!b||n._data(b[d],"globalEval"))}var ga=/<|?\w+;/,ha=/r;r++)if(g=a[r],g||0===g)if("object"===n.type(g))n.merge(q,g.nodeType?[g]:g);else if(ga.test(g)){i=i||p.appendChild(b.createElement("div")),j=($.exec(g)||["",""])[1].toLowerCase(),m=da[j]||da._default,i.innerHTML=m[1]+n.htmlPrefilter(g)+m[2],f=m[0];while(f--)i=i.lastChild;if(!l.leadingWhitespace&&aa.test(g)&&q.push(b.createTextNode(aa.exec(g)[0])),!l.tbody){g="table"!==j||ha.test(g)?""!==m[1]||ha.test(g)?0:i:i.firstChild,f=g&&g.childNodes.length;while(f--)n.nodeName(k=g.childNodes[f],"tbody")&&!k.childNodes.length&&g.removeChild(k)}n.merge(q,i.childNodes),i.textContent="";while(i.firstChild)i.removeChild(i.firstChild);i=p.lastChild}else q.push(b.createTextNode(g));i&&p.removeChild(i),l.appendChecked||n.grep(ea(q,"input"),ia),r=0;while(g=q[r++])if(d&&n.inArray(g,d)>-1)e&&e.push(g);else if(h=n.contains(g.ownerDocument,g),i=ea(p.appendChild(g),"script"),h&&fa(i),c){f=0;while(g=i[f++])_.test(g.type||"")&&c.push(g)}return i=null,p}!function(){var b,c,e=d.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(l[b]=c in a)||(e.setAttribute(c,"t"),l[b]=e.attributes[c].expando===!1);e=null}();var ka=/^(?:input|select|textarea)$/i,la=/^key/,ma=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,na=/^(?:focusinfocus|focusoutblur)$/,oa=/^([^.]*)(?:\.(.+)|)/;function pa(){return!0}function qa(){return!1}function ra(){try{return d.activeElement}catch(a){}}function sa(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)sa(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=qa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return n().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=n.guid++)),a.each(function(){n.event.add(this,b,e,d,c)})}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=n.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return"undefined"==typeof n||a&&n.event.triggered===a.type?void 0:n.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(G)||[""],h=b.length;while(h--)f=oa.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=n.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=n.event.special[o]||{},l=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},i),(m=g[o])||(m=g[o]=[],m.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,l):m.push(l),n.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n.hasData(a)&&n._data(a);if(r&&(k=r.events)){b=(b||"").match(G)||[""],j=b.length;while(j--)if(h=oa.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=m.length;while(f--)g=m[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(m.splice(f,1),g.selector&&m.delegateCount--,l.remove&&l.remove.call(a,g));i&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(k)&&(delete r.handle,n._removeData(a,"events"))}},trigger:function(b,c,e,f){var g,h,i,j,l,m,o,p=[e||d],q=k.call(b,"type")?b.type:b,r=k.call(b,"namespace")?b.namespace.split("."):[];if(i=m=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!na.test(q+n.event.triggered)&&(q.indexOf(".")>-1&&(r=q.split("."),q=r.shift(),r.sort()),h=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=r.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:n.makeArray(c,[b]),l=n.event.special[q]||{},f||!l.trigger||l.trigger.apply(e,c)!==!1)){if(!f&&!l.noBubble&&!n.isWindow(e)){for(j=l.delegateType||q,na.test(j+q)||(i=i.parentNode);i;i=i.parentNode)p.push(i),m=i;m===(e.ownerDocument||d)&&p.push(m.defaultView||m.parentWindow||a)}o=0;while((i=p[o++])&&!b.isPropagationStopped())b.type=o>1?j:l.bindType||q,g=(n._data(i,"events")||{})[b.type]&&n._data(i,"handle"),g&&g.apply(i,c),g=h&&i[h],g&&g.apply&&M(i)&&(b.result=g.apply(i,c),b.result===!1&&b.preventDefault());if(b.type=q,!f&&!b.isDefaultPrevented()&&(!l._default||l._default.apply(p.pop(),c)===!1)&&M(e)&&h&&e[q]&&!n.isWindow(e)){m=e[h],m&&(e[h]=null),n.event.triggered=q;try{e[q]()}catch(s){}n.event.triggered=void 0,m&&(e[h]=m)}return b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,d,f,g,h=[],i=e.call(arguments),j=(n._data(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())a.rnamespace&&!a.rnamespace.test(g.namespace)||(a.handleObj=g,a.data=g.data,d=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==d&&(a.result=d)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&("click"!==a.type||isNaN(a.button)||a.button<1))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>-1:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]","i"),va=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,wa=/