@charset "UTF-8";
/*=================== reset start ===================*/
body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
  margin: 0;
  padding: 0; }

article, aside, footer, header, hgroup, nav, section, audio, canvas, video, img {
  display: block; }

body {
  color: #424146;
  font-size: 20px;
  font-family: "Helvetica Neue","Helvetica","Hiragino Sans GB","Heiti SC",STHeiti;
  overflow-x: hidden; }

body, input, textarea, select, button {
  font-family: microsoft yahei,simsun; }

/* PC测试字体 */
textarea {
  resize: none; }

iframe, img {
  border: 0; }

ul, ol {
  list-style: none; }

input, select, textarea {
  outline: 0;
  -webkit-user-modify: read-write-plaintext-only; }

button:focus {
  outline: none; }

input, button {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

input[type='button'], input[type='submit'], button {
  -webkit-appearance: none; }

a, a:visited {
	color: #424146;
  text-decoration: none; }

blockquote {
  margin: 3px;
  padding: 10px 10px 7px 11px;
  margin: 5px 0;
  border: 1px dashed #D7D7D7;
  font-size: 14px; }

em {
  font-style: normal; }

html {
  background: #f8fafe; }

/*=================== reset end ===================*/
/*=================== common start ===================*/
.pr {
  position: relative; }

.pa {
  position: absolute; }

.fl {
  float: left; }

.fr {
  float: right; }

.cf:after {
  display: block;
  content: "";
  clear: both;
  height: 0; }

.none {
  display: none !important; }

.bt0 {
  border-top: none !important; }

/* icon-font start*/
@font-face {
  font-family: iconfont;
  src: url(http://7xq2g1.com1.z0.glb.clouddn.com/iconfont.eot);
  src: url(http://7xq2g1.com1.z0.glb.clouddn.com/iconfont.eot?#iefix) format("embedded-opentype"), url(http://7xq2g1.com1.z0.glb.clouddn.com/iconfont.woff) format("woff"), url(http://7xq2g1.com1.z0.glb.clouddn.com/iconfont.ttf) format("truetype"), url(http://7xq2g1.com1.z0.glb.clouddn.com/iconfont.svg#uxiconfont) format("svg"); }
.iconfont {
  font-family: iconfont;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* 16px */
.ico-img:before {
  content: "\e625"; }

.ico-pictures:before {
  content: "\e624"; }

.ico-noimg:before {
  content: "\e626"; }

.ico-hot:before {
  content: "\e623"; }

.ico-top:before {
  content: "\e628"; }

.ico-comment:before {
  content: "\e622"; }

.ico-down:before {
  content: "\e627"; }

.ico-delicacy:before {
  content: "\e621"; }

/* 18px */
.ico-forward:before {
  content: "\e620"; }

/* 20px */
.ico-read:before {
  content: "\e612"; }

/* 22px */
.ico-search:before {
  content: "\e611"; }

.ico-user:before {
  content: "\e60a"; }

.ico-password:before {
  content: "\e608"; }

.ico-mobile:before {
  content: "\e609"; }

.ico-email:before {
  content: "\e60b"; }

.ico-pencil:before, .ico-reply:before {
  content: "\e60f"; }

.ico-message:before {
  content: "\e607"; }

.ico-exit:before {
  content: "\e606"; }

.ico-zan:before {
  content: "\e629"; }

.ico-addimg:before {
  content: "\e62b"; }

.ico-tag:before {
  content: "\e62a"; }

/* icon-font end */
/* img-icon start */
.ico-vip {
  display: block;
  width: 16px;
  height: 16px;
  background: url("file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver CS6/zh_CN/Configuration/Temp/img/common/ico-vip.png") no-repeat;
  background-size: 100% auto; }

/* img-icon end */
/* layout start */
.container {
  width: 100%; }

.module-hd {
  width: 100%;
  border-top: 1px solid #e7eaef;
  border-bottom: 1px solid #e7eaef;
  background: #edeff3; }

.module-hd h2 {
  height: 36px;
  padding-left: 12px;
  color: #4d4f61;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 36px; }

/* layout end */
/* btn start */
.btn-ios01,
.btn-ios02 {
  position: relative;
  display: block;
  height: 38px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 0.8em;
  line-height: 38px;
  text-align: center; }

.btn-ios01 {
  border-color: #12e799;
  background: #12e799;
  color: #fff; }

.btn-ios01:visited, .btn-ios02:visited {
  color: #fff; }

.cover .btn-ios02 {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.1); }

.btn1-1, .btn1-2, .btn1-3 {
  height: 30px;
  border: 1px solid #999ba4;
  border-radius: 5px;
  background: #fff;
  font-size: 0.7em;
  text-align: center; }

.btn1-1 {
  border-color: #3fc4d6;
  background: #3fc4d6;
  color: #fff; }

.btn1-3 {
  border-color: #fb7056;
  background: #fb7056;
  color: #fff; }

.btn-attention,
.btn-unattention {
  display: block;
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #898b9b;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  line-height: 30px; }

.moz .btn-attention,
.moz .btn-unattention {
  line-height: 29px; }

.btn-attention {
  position: relative;
  width: 70px;
  padding-left: 28px;
  border-color: #1aa2ff;
  color: #109eff;
  text-align: left; }

.btn-attention:before,
.btn-attention:after {
  position: absolute;
  content: "";
  background: #109eff; }

.btn-attention:before {
  left: 12px;
  top: 13px;
  width: 12px;
  height: 2px; }

.btn-attention:after {
  left: 17px;
  top: 8px;
  width: 2px;
  height: 12px; }

.btn-unattention {
  width: 71px;
  color: #6d6f7e; }

/* btn end */
/* icon start */
.tip-hot,
.tip-new {
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -999em; }

.tip-hot {
  background: url("file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver CS6/zh_CN/Configuration/Temp/img/common/tip-hot.png");
  background-size: 100% auto; }

.tip-new {
  background: url("file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver CS6/zh_CN/Configuration/Temp/img/common/tip-new.png");
  background-size: 100% auto; }

/* icon end */
/* search start */
.search {
  margin-top: -1px;
  padding: 17px 12px 16px;
  border-bottom: 1px solid #e7eaef;
  background: #edeff3; }

.search .search-inner {
  position: relative;
  height: 37px; }

.search .text-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.search .text-box input {
  box-sizing: border-box;
  width: 100%;
  height: 37px;
  padding: 0 50px 0 5px;
  border: 1px solid #d3d5dd;
  border-right: none;
  border-radius: 5px 10px 10px 5px;
  background-color: #fff;
  font-size: 16px; }

.search .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 44px;
  background-color: #3dc2d4;
  height: 35px;
  border: 1px solid #3dc2d4;
  border-left: none;
  border-radius: 0 5px 5px 0; }

.search .btn-search button {
  width: 100%;
  height: 35px;
  overflow: hidden; }

.search .btn-search .ico-search {
  position: absolute;
  right: 11px;
  top: 7px;
  color: #fff;
  font-size: 22px; }

/* search end */
/* breadcrumbs start */
.breadcrumbs {
  position: relative;
  z-index: 8;
  height: 36px;
  margin-top: -1px;
  border-top: 1px solid #e7eaef;
  border-bottom: 1px solid #e7eaef;
  background: #fff;
  overflow: hidden; }

.breadcrumbs li {
  float: left;
  position: relative;
  margin-right: 8px; }

.breadcrumbs li:after {
  position: absolute;
  right: -15px;
  top: 8px;
  content: "\e620";
  width: 20px;
  height: 20px;
  color: #dfe1e6;
  font-family: iconfont;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.breadcrumbs li:last-child:after {
  display: none; }

.breadcrumbs li a {
  display: block;
  height: 36px;
  padding: 0 8px;
  color: #00afc7;
  font-size: 0.7em;
  line-height: 36px; }

/* breadcrumbs end */
/* pagebar start */
.page {
  width: 100%;
  height: 36px;
  background: #eef1f5;
  border-top: 1px solid #e7eaef;
  border-bottom: 1px solid #e7eaef;
  font-size: 0;
  text-align: center; }
  
.btn-page {
  display: inline-block;
  width: 60px;
  height: 36px;
  color: #00afc7;
  font-size: 14px;
  line-height: 36px;
  text-align: center; }

.page-select{
  display: inline-block;
  position: relative;
  width: 84px;
  height: 36px;
  border: none;
  border-right: 1px solid #e7eaef;
  border-left: 1px solid #e7eaef;
  background-color: #fff;
  padding: 0 10px;
  margin: 0 6px;
  color: #636577;
  font-size: 14px;
  line-height: 36px;
  text-align: center; }

/* pagebar end */
/* mask start */
.mod-mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0); }

/* mask end */
/* dialog start */
.dialogtip {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 38px;
  padding: 0 22px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.78);
  text-align: center;
  line-height: 38px; }

.dialogtip .text {
  color: #fff;
  font-size: 0.8em; }

/* dialog end */
#toprefresh {
  font-size: 14px; }

#toprefresh img {
  float: left; }

/*=================== common end ===================*/
/*=================== page start ===================*/
.root {
  width: 100%;
  overflow-x: hidden; }

.main {
  position: relative;
  z-index: 2;
  background: #f8fafe;
  -webkit-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  overflow: hidden; }

/* header start */
.header {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 46px;
  background: #3fc4d6;
  overflow: hidden; }

.nav-btn-l,
.nav-btn-r {
  position: relative;
  height: 46px; }

.nav-btn-l {
  float: left;
  margin-left: 10px; }

.nav-btn-r {
  float: right;
  margin-right: 10px; }

.nav-btn-l a,
.nav-btn-r a {
  display: block;
  width: 30px;
  height: 36px;
  margin-top: 5px;
  color: #fff;
  font-family: iconfont;
  font-size: 1.1em;
  line-height: 36px;
  font-style: normal;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.nav-btn-r a {
  float: left;
  margin-left: 6px; }

.nav-btn-l .btn-back {
  margin-left: -4px; }

.header .btn-menu {
  -webkit-transition: all .35s .3s ease;
  transition: all .35s .3s ease; }

.header .btn-search:before {
  content: "\e611"; }

.header .btn-menu:before {
  content: "\e60e"; }

.header .btn-back:before {
  content: "\e610"; }

.header .btn-write:before {
  content: "\e60f"; }

.header .btn-nav:before {
  content: "\e633"; }

.header .btn-addimg {
  width: 74px;
  height: 30px;
  margin-top: 8px;
  border-radius: 5px;
  background: #fff;
  color: #00afc7;
  font-size: 14px;
  line-height: 30px;
  text-align: center; }

.nav-logo, .nav-title {
  position: absolute;
  left: 44px;
  right: 44px;
  top: 0;
  height: 46px;
  color: #fff;
  font-size: 0.9em;
  line-height: 46px;
  text-align: center; }

.nav-logo {
  background-size: auto 20px; }

.nav-title span {
  display: block;
  width: 60%;
  margin: 0 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.nav-title i {
  margin-left: 4px;
  font-size: 15px; }

.nav-title-pop {
  display: none;
  position: absolute;
  z-index: 100;
  left: 33px;
  top: 46px;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #c1c3cc;
  border-color: rgba(193, 195, 204, 0.95);
  border-radius: 2px;
  margin-left: -77px;
  background: rgba(255, 255, 255, 0.95); }

.nav-title-pop li {
  border-bottom: 1px solid rgba(214, 216, 223, 0.95); }

.nav-title-pop li:last-child {
  border-bottom: none; }

.nav-title-pop li a {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.nav-title-view .nav-title-pop {
  display: block; }

/* header end */
/* footer start */
.footer {
  padding: 20px 0 18px 0; }

.footer .switch {
  margin: 0 12px;
  font-size: 0.7em; }

.footer .switch-l {
  float: left; }

.footer .switch-r {
  float: right; }

.footer .switch-node {
  float: left;
  line-height: 13px; }

.footer .switch-r .switch-node {
  position: relative;
  padding-left: 22px; }

.footer .switch-r i {
  position: absolute;
  left: 0;
  top: -1px;
  width: 16px;
  height: 16px;
  font-size: 16px; }

.moz .footer .switch-r i {
  top: 0; }

.footer .switch .seperator {
  float: left;
  width: 1px;
  height: 13px;
  margin: 0 10px;
  background: #d7dade;
  overflow: hidden; }

.footer .copyright {
  clear: both;
  margin: 0 12px;
  padding-top: 9px;
  color: #a4a4a5;
  font-size: 11px; }

/* footer end */
/* 侧拉菜单 start */
.navdrawer {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 34%;
  height: 100%;
  background: url("file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver CS6/zh_CN/Configuration/Temp/img/common/navdrawer.jpg");
  background-size: 100% 100%;
  color: #fff; }

.navdrawer .user {
  width: 100%;
  margin-top: 36px; }

.navdrawer .user-inner {
  width: 166px;
  margin: 0 auto;
  font-size: 0;
  text-align: center; }

.navdrawer .user .message,
.navdrawer .user .exit,
.navdrawer .user .avatar {
  display: inline-block;
  vertical-align: top; }

.navdrawer .user .avatar {
  width: 70px; }

.navdrawer .user .avatar img {
  width: 70px;
  height: 70px;
  border-radius: 50%; }

.navdrawer .user .message {
  margin-top: 29px;
  margin-right: 15px; }

.navdrawer .user .exit {
  margin-top: 29px;
  margin-left: 14px; }

.navdrawer .user a i {
  display: block;
  width: 24px;
  height: 26px;
  color: #68676d;
  font-size: 22px;
  text-align: center;
  line-height: 26px; }

.navdrawer .user .user-name {
  clear: both;
  width: 100%;
  padding-top: 12px;
  text-align: center; }

.navdrawer .user .user-name a {
  display: inline-block;
  font-size: 16px;
  white-space: nowrap; }

.navdrawer .menu-list {
  margin-top: 37px; }

.navdrawer .menu-list li {
  font-size: 0; }

.navdrawer .menu-list .cur {
  background: rgba(172, 184, 183, 0.16); }

.navdrawer .menu-list li a {
  display: block;
  height: 56px;
  font-size: 16px;
  line-height: 56px;
  text-align: center; }

.navdrawer .menu-list li a i {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin: 15px 12px 0 -14px;
  background: url("file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver CS6/zh_CN/Configuration/Temp/img/common/icon-navdrawer.png") no-repeat;
  background-size: 100% auto;
  font-size: 0; }

.navdrawer .menu-list li a .ico-home {
  background-position: 0 0; }

.navdrawer .menu-list li a .ico-nav {
  background-position: 0 -26px; }

.navdrawer .menu-list li a .ico-delicate {
  background-position: 0 -52px; }

.navdrawer .menu-list li a .ico-photography {
  background-position: 0 -78px; }

.navdrawer .menu-list li a .ico-collection {
  background-position: 0 -104px; }

.navdrawer .menu-list li a span {
  display: inline-block;
  vertical-align: top; }

.navdrawer-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

body.nav-view {
  overflow: hidden; }

body.nav-view .main {
  -webkit-transform: translateX(66%);
  -ms-transform: translateX(66%);
      transform: translateX(66%);
  -webkit-filter: saturate(0.85);
  opacity: 0.96; }

body.nav-view .navdrawer {
  display: block; }

body.nav-view .navdrawer-mask {
  opacity: 1;
  visibility: visible; }

/* 侧拉菜单 end */
/* 精简列表 开始 */
.news-list li {
  position: relative;
  border-bottom: 1px solid #e7eaef; }

.news-list li:last-child {
  border-bottom: none; }

.news-list li a {
  display: block;
  height: 42px;
  padding: 0 12px;
  background: #fff;
  font-size: 0.8em;
  line-height: 42px; }

.news-list li p {
  width: auto;
  height: 100%;
  overflow: hidden; }

.news-list li i {
  float: left;
  margin: 12px 6px 0 0;
  line-height: 16px; }

.moz .news-list li i {
  margin-top: 13px; }

.news-list li .ico-img {
  color: #3ec3d5; }

.news-list li .ico-noimg {
  color: #999caf; }

/* 精简列表 结束 */
/* 文章页 开始 */
.post-page, .post-article {
  padding: 18px 12px; }

.post-page .detail-form {
  position: relative;
  z-index: 5; }

.post-textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 148px;
  padding: 4px 5px;
  background: #fff;
  border: 1px solid #d3d5dd;
  font-size: 0.8em; }

.post-page .detail-form .not-login {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  margin-top: -16px; }

.post-page .detail-form .not-login a {
  padding: 0 12px;
  margin: 0 auto;
  display: block;
  width: 100px;
  line-height: 30px; }

.post-page .detail-form .post-submit {
  margin-top: -1px; }

.post-page .detail-form .post-submit .btn-submit,
.post-article .detail-form .post-submit .btn-submit {
  display: block;
  height: 36px;
  font-size: 15px;
  line-height: 36px; }

.post-page .detail-form .post-submit .btn-submit {
  border-radius: 0 0 5px 5px; }

/* 文章页 结束 */
/* 回顶 开始 */
.scrolltop {
  display: block;
  position: fixed;
  right: 8px;
  height: 38px;
  width: 38px;
  z-index: 99;
  background: rgba(64, 64, 64, 0.9);
  border-radius: 2px; }

.scrolltop:after {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.scrolltop.bottom:after {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }

/* 回顶 结束 */
/*----- pop -----*/
.tip {
  width: 300px;
  height: 180px;
  background: url(file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver%20CS6/zh_CN/Configuration/Temp/img/images/pic_bg.jpg) repeat;
  margin: 0 auto;
  border: 1px solid #D7D7D7;
  border-radius: 5px;
  text-align: center; }

.tip dt {
  padding: 30px 20px;
  height: 75px;
  font-size: 15px; }

.tip dd {
  background: #FFF;
  border-top: 1px solid #D7D7D7; }

.button {
  width: 53px;
  height: 39px;
  color: #FFF;
  background: url(file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver%20CS6/zh_CN/Configuration/Temp/img/images/button_bg.png) no-repeat;
  margin: 0 2px;
  border: 0;
  font-size: 12px; }

.button2 {
  width: 50px;
  height: 32px;
  color: #FFF;
  background: url(file:///C|/Users/Auser/AppData/Roaming/Adobe/Dreamweaver%20CS6/zh_CN/Configuration/Temp/img/images/button_bg2.png) no-repeat;
  margin: 7px 0 3px 0;
  border: 0;
  font-size: 12px; }

/* 跳转页面 开始 */
.jump {
  padding: 105px 50px 100px;
  border-bottom: 1px solid #d4d6dd; }

.jump p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 162%; }

/* 跳转页面 结束 */
/* 帖子相册页面 开始 */
.postalbum {
  background-color: #343434;
  display: none;
  height: 100%;
  overflow: hidden;
  padding: 0 0 1px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 80;
  font-size: 14px; }

.postalbum_h {
  height: 44px;
  left: 0;
  line-height: 44px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 90;
  opacity: 0.7;
  background: black; }

.postalbum_h a:link, .postalbum_h a:visited, .postalbum_h a:hover {
  color: white; }

.postalbum_h_back {
  position: absolute;
  left: 10px;
  top: 0px;
  height: 25px;
  width: 30px;
  z-index: 90;
  color: white; }

.postalbum_h_picnum {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 25px;
  width: 150px;
  text-align: right;
  z-index: 90;
  color: white; }

.postalbum_c {
  height: 100%;
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -o-box;
  display: box;
  -webkit-transition: all 350ms linear;
  transition: all 350ms linear; }

.postalbum_u {
  border-radius: 3px 3px 3px 3px;
  display: table-cell;
  text-align: center !important;
  vertical-align: middle; }

.postalbum_u img {
  margin: 0 auto; }

.postalbum_i {
  margin-bottom: -3px;
  max-width: 100%;
  vertical-align: middle;
  visibility: hidden; }

/* 帖子相册页面 结束 */

/*# sourceMappingURL=main.css.map */

.app-bottom-bar {
  padding: 15px 12px;
  text-align: center;
  border-bottom: 1px solid #e7eaef;
  background: #fff;
}
.app-bottom-bar .download-btn {
  display: inline-block;
  width: 100%;
  max-width: 390px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  color: #00c39f;
  border: 1px solid #26d4b4;
  border-radius: 5px;
  background: #eefcf9;
}
.app-bottom-bar .download-btn .icon-app {
  width: 20px;
  height: 20px;
  margin-top: 11px;
  margin-right: 3px;
}
.app-bottom-bar img {
  display: inline-block;
  width: 100%;
  max-width: 390px;
  margin-top: 30px;
}