body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td, span {
  margin: 0;
  padding: 0; }

body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form {
  list-style: none;
  vertical-align: middle;
  display: block; }

em {
  font-style: normal; }

body, ul, p, fieldset {
  margin: 0;
  padding: 0;
  border: 0px; }

body, button, input, select, textarea {
  font: 14px; }

ul, ol, li {
  list-style: none; }

div {
  display: block; }

a, a:visited {
  text-decoration: none;
  color: #333; }

.fl {
  float: left; }

.fr {
  float: right; }

.tac {
  text-align: center; }

.blank10 {
  clear: both;
  height: 10px;
  overflow: hidden; }

.blank15 {
  clear: both;
  height: 15px;
  overflow: hidden; }

.blank20 {
  clear: both;
  height: 20px;
  overflow: hidden; }

.gc3 {
  color: #333; }

.gc9 {
  color: #999; }

.gc6 {
  color: #666; }

.bc {
  color: #317ECB; }

.gc {
  color: #468C00; }

.red {
  color: #b22c00; }

.green {
  color: #0c774a; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs20 {
  font-size: 20px; }

.mr10 {
  margin-right: 10px; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.wapperout {
  width: 100%; }

.icon, section.list li a div.pic, section.recommendforum dl dd, .global_gotop {
  background: url("../images/icon.png") no-repeat; }

header {
  height: 30px;
  background-color: #fff;
  padding: 5px 10px 5px 10px; }
  header .logo {
    background: url(waplogo.png) 0 0 no-repeat;
    background-size: 110px 30px;
    height: 30px;
    width: 110px;
    cursor: pointer; }
    header .logo a {
      display: block;
      float: left; }
  header .btn {
    width: 24px;
    height: 24px;
    display: block;
    margin: 3px 0 0 10px; }
  header .unlogin .people {
    background-position: -44px 0; }
  header .unlogin .guide {
    background-position: -43px -38px; }
  header .unlogin .search {
    background-position: -43px -74px; }
  header .login .people {
    background-position: -44px 0; }
  header .login .guide {
    background-position: -44px -38px; }
  header .login .search {
    background-position: -43px -74px; }

.line3 {
  height: 3px;
  background-color: #317ECB;
  clear: both; }

.big_nav {
  display: inline-block;
  width: 100%;
  background-color: #4998E7;
  padding: 10px 0 10px 0;
  border-top: 3px solid #317ECB; }
  .big_nav a {
    display: block;
    float: left;
    width: 20%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 16px; }

.content {
  padding: 0 10px; }

.news_list li {
  position: relative;
  border-top: 1px solid #ddd;
  line-height: 24px;
  padding: 8px 5px;
  font-size: 16px; }
  .news_list li a {
    color: #333; }
  .news_list li span {
    color: #4898E6;
    font-size: 10px;
    position: absolute;
    right: 10px; }
.news_list li.first {
  border-top: none; }

a.more {
  display: block;
  height: 32px;
  line-height: 32px;
  background-color: #F3F3F3;
  border-radius: 5px;
  font-size: 16px;
  text-align: center; }
  a.more span {
    background-position: 68px -249px;
    color: #999;
    padding-right: 30px;
    cursor: pointer; }

.promite {
  margin: 10px;
  border: 1px solid #ddd;
  padding: 10px;
  position: relative; }
  .promite .touxiang {
    display: -webkit-box;
    width: 50px;
    height: 50px; }
  .promite .word {
    display: -webkit-box;
    text-align: left;
    overflow: hidden;
    margin-left: 60px;
    line-height: 22px; }
  .promite .next {
    background-position: -50px -283px;
    width: 8px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 30px; }

.footer {
  width: 100%;
  border-top: 3px solid #317ECB; }
  .footer .footer_nav {
    height: 30px;
    line-height: 30px;
    background-color: #F3F3F3; }
    .footer .footer_nav li {
      float: left;
      width: 25%;
      text-align: center; }
    .footer .footer_nav a {
      color: #666; }
    .footer .footer_nav .now a {
      color: #317ECB; }
  .footer p {
    color: #666;
    font-size: 8px;
    text-align: center; }

.guide_list .title {
  font-size: 16px;
  color: #317ECB;
  height: 30px;
  line-height: 30px; }
.guide_list .box {
  background-color: #F3F3F3;
  padding: 0 0 13px 0;
  display: inline-block;
  width: 100%; }
  .guide_list .box li {
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 40%;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0 5px;
    margin: 13px 0 0 13px;
    -moz-box-shadow: 1px 4px 2px rgba(187, 187, 187, 0.2);
    -webkit-box-shadow: 1px 4px 2px rgba(187, 187, 187, 0.2);
    box-shadow: 1px 4px 2px rgba(187, 187, 187, 0.2); }
    .guide_list .box li a {
      display: inline-block;
      width: 100%; }
      .guide_list .box li a span {
        color: #317ECB;
        font-size: 10px;
        float: right; }

.page {
  border: 1px solid #ddd;
  background-color: #F3F3F3;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: -webkit-box; }
  .page a {
    width: 100px;
    display: block;
    height: 30px;
    line-height: 30px; }
  .page div {
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 10px;
    margin: 0 20px;
    color: #999;
    -webkit-box-flex: 1;
    margin: 5px; }

/* list */
nav.crumb {
  border-top: 3px #317ECB solid;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
  color: #ffffff;
  background-color: #4998E7; }
  nav.crumb a {
    color: #ffffff; }

nav.listnav {
  background: #E2EEFB;
  height: 40px;
  padding: 0px; }
  nav.listnav a {
    margin: 0px 10px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left; }
  nav.listnav a.on {
    background: url("listnavbg.png") no-repeat center bottom; }
  nav.listnav a.btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
    background: #317ECB;
    -webkit-border-radius: 5px;
    float: right; }

section.list {
  /*border-bottom: 1px solid #EEEEEE;*/ }
  section.list li {
    padding: 10px 10px 0px 10px; }
    section.list li a {
      display: -webkit-box;
      border-bottom: 1px solid #dddddd; }
      section.list li a div:nth-child(1) {
        width: 20px;
        height: 25px; }
      section.list li a div.pic {
        background-position: 0px -204px; }
      section.list li a div:nth-child(2) {
        -webkit-box-flex: 1; }
        section.list li a div:nth-child(2) small {
          margin: 10px 0px; }
    section.list li a.last {
      border-bottom: none; }
    section.list li a:visited .title {
      color: #999999; }
  section.list li:active {
    background: #eeeeee; }

section.recommendforum {
  padding: 0px 10px; }
  section.recommendforum dl dt {
    border-bottom: 1px solid #dddddd;
    height: 50px;
    line-height: 50px; }
  section.recommendforum dl dd {
    background-position: right -269px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dddddd;
    padding: 0px 10px;
    margin: 0px;
    border-top: 0px; }
    section.recommendforum dl dd a {
      display: block; }

/* end list*/
/* detail */
a.wbtn {
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  padding: 5px;
  text-align: center;
  color: #666666;
  background: #ffffff;
  -webkit-border-radius: 5px;
  margin-right: 10px;
  margin-top: 1px; }

nav.detailnav {
  background: #E2EEFB;
  padding: 10px; }
  nav.detailnav p {
    line-height: 24px;
    display: block; }
  nav.detailnav a.on {
    background: url("listnavbg.png") no-repeat center bottom; }
  nav.detailnav small {
    float: right;
    margin-top: 5px; }

.detaillist .detail {
  min-height: 40px;
  line-height: 20px; }
  .detaillist .detail .title {
    background-color: #f3f3f3;
    position: relative;
    line-height: 24px;
    padding: 5px;
    font-size: 10px;
    color: #999999; }
    .detaillist .detail .title .arr {
      position: absolute;
      left: 30px;
      bottom: 0px;
      width: 0;
      height: 0;
      font-size: 0;
      border-width: 8px;
      border-style: dashed dashed solid dashed;
      border-color: transparent transparent #ffffff transparent; }
  .detaillist .detail .content {
    font-size: 16px;
    padding: 15px;
    line-height: 1.6; }
    .detaillist .detail .content a {
      color: -webkit-link; }

/* end detail */
/* person*/
.person {
  padding: 10px;
  background-color: #F3F3F3; }
  .person .person_box {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    position: relative; }
    .person .person_box p {
      margin-left: 60px;
      font-size: 16px;
      line-height: 24px; }
    .person .person_box .touxiang {
      display: -webkit-box;
      width: 50px;
      height: 50px; }
  .person .ziliao {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px; }
    .person .ziliao p {
      color: #333;
      font-size: 16px;
      line-height: 30px; }
  .person .operate {
    background-color: #fff;
    border: 1px solid #ddd;
    border-width: 1px 1px 0 1px; }
    .person .operate a {
      display: block;
      border-bottom: 1px solid #ddd;
      height: 40px;
      line-height: 40px;
      position: relative;
      font-size: 16px;
      padding: 0 0 0 10px; }
    .person .operate span.pub {
      float: left;
      background-position: 0 -113px;
      width: 23px;
      height: 40px;
      display: inline-block;
      margin-right: 10px; }
    .person .operate span.reply {
      float: left;
      background-position: -43px -111px;
      width: 24px;
      height: 40px;
      display: inline-block;
      margin-right: 10px; }
    .person .operate span.collect {
      float: left;
      background-position: 0 -150px;
      width: 25px;
      height: 40px;
      display: inline-block;
      margin-right: 10px; }
    .person .operate span.next {
      top: 15px; }
  .person .next {
    background-position: -50px -283px;
    width: 8px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 30px; }
  .person .exit {
    height: 36px;
    line-height: 36px;
    border-radius: 10px;
    background-color: #CD5346;
    display: block;
    color: #ffffff; }

/* end person*/
/* index */
.topic_wapper {
  width: 320px;
  margin: 0px auto;
  height: 160px; }
  .topic_wapper .topic_swipe {
    width: 320px;
    overflow: hidden;
    height: 160px; }
    .topic_wapper .topic_swipe ul {
      width: 4000px;
      -webkit-transition-duration: 0.6s;
      -webkit-transform: translate3d(0px, 0, 0);
      -webkit-transition-timing-function: ease; }
      .topic_wapper .topic_swipe ul li {
        position: relative;
        float: left;
        max-width: 320px;
        height: 160px; }
        .topic_wapper .topic_swipe ul li img {
          max-width: 320px;
          height: 170px; }
        .topic_wapper .topic_swipe ul li .title {
          position: absolute;
          bottom: 0px;
          height: 20px;
          background: #333;
          opacity: 0.8;
          color: #fff;
          width: 100%;
          text-align: center; }

#swipe_nav {
  position: relative;
  margin: 0 auto;
  width: 320px;
  height: 3px;
  background-color: #aaaaaa; }
  #swipe_nav #swipe_index {
    background: #09C;
    height: 3px;
    -webkit-transition: all 0s linear;
    left: 0%;
    overflow: hidden;
    background-color: #0095FD;
    position: absolute; }

/* end index */
/* login postpage backpage*/
.btn1 {
  display: block;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.border {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 14px; }

.nav {
  background-color: #4998E7;
  padding: 10px 0 10px 0;
  border-top: 3px solid #317ECB; }
  .nav .msg_guide {
    font-size: 16px;
    color: #fff;
    padding: 0 10px; }
    .nav .msg_guide a {
      color: #fff; }

.formcss {
  padding: 10px 15px 0;
  position: relative; }
  .formcss input {
    width: 100%;
    padding: 10px 0; }
  .formcss .nologin {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    height: 152px; }
    .formcss .nologin a {
      font-size: 14px;
      padding: 4px;
      background: #317ECB;
      margin: 65px auto;
      display: block;
      width: 120px;
      color: #FFF;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
  .formcss .txtarea {
    width: 100%;
    height: 120px;
    padding: 5px 0; }
  .formcss .login_con {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666; }
  .formcss .other_way {
    font-size: 14px;
    color: #333; }
  .formcss .login_qita {
    border: 1px solid #ddd;
    background-color: #fff; }
    .formcss .login_qita li {
      height: 40px;
      line-height: 40px;
      border-bottom: 1px solid #ddd; }
      .formcss .login_qita li a {
        font-size: 14px;
        color: #666; }
        .formcss .login_qita li a em {
          width: 30px;
          display: inline-block;
          margin: 0 10px; }
      .formcss .login_qita li .login_qq {
        background-position: 0 -344px; }
      .formcss .login_qita li .login_xl {
        background-position: 0 -382px; }
  .formcss .bt_none {
    border-top: none; }

.formBtn {
  padding: 0 15px;
  height: 30px;
  line-height: 30px; }
  .formBtn .formFace {
    display: inline-block;
    cursor: pointer;
    width: 24px;
    line-height: 30px;
    background-position: -45px -156px; }
  .formBtn .formSubmit {
    width: 70px;
    background-color: #317ecb;
    color: #FFF;
    text-align: center; }
  .formBtn .un_enter {
    background-position: -0px -502px; }
  .formBtn .un_up {
    background-color: #f3f3f3;
    color: #aaaaaa; }

.close_box {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  background-color: #f3f3f3;
  display: none; }
  .close_box .close {
    float: right;
    font-size: 14px;
    color: #999;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block; }

.faceul {
  width: 100%;
  display: none; }
  .faceul li {
    float: left;
    width: 16.66667%;
    text-align: center;
    min-width: 40px; }
    .faceul li img {
      width: 36px;
      border: 1px solid #e5e5e5;
      padding: 1px; }

.con_login {
  background-color: #F3F3F3; }
  .con_login .loginSubmit {
    padding: 10px 15px 0; }
    .con_login .loginSubmit a {
      width: 100%;
      background-color: #59b200; }

.pop_up {
  overflow: hidden;
  display: none;
  position: absolute; }
  .pop_up span {
    background-color: #666;
    padding: 0 15px 0 10px;
    display: inline-block; }
    .pop_up span em {
      width: 16px;
      background-position: 0px -307px;
      display: inline-block;
      margin-right: 10px; }

/*pub_list*/
.tie_list li {
  border-bottom: 1px solid #ddd;
  padding: 12px 10px; }

/*search*/
.search_box {
  border-top: 3px solid #317ECB;
  padding: 10px 15px; }

.search-bar, .search-bar .text, .search-bar .btn {
  display: -webkit-box; }

.search-bar {
  border: #ddd solid 1px;
  width: 100%;
  height: 30px; }
  .search-bar input {
    border: 0;
    resize: none;
    outline: none;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #fff; }
  .search-bar .text {
    -webkit-box-flex: 1; }
    .search-bar .text input {
      display: block;
      width: 100%;
      font-size: 17px;
      color: #333;
      padding: 5px 0; }
  .search-bar .btn {
    height: 100%;
    border-left: solid 1px #ddd; }
    .search-bar .btn input {
      height: 100%;
      width: 38px;
      border: 0;
      background-position: 10px -423px;
      background-repeat: no-repeat;
      cursor: pointer; }

.search_result .result {
  font-size: 16px;
  line-height: 25px;
  padding: 0 15px;
  margin-bottom: 10px; }
  .search_result .result .title a {
    color: #317ecb; }
    .search_result .result .title a em {
      color: #b22c00; }
  .search_result .result .content {
    padding: 0; }
  .search_result .result .time {
    font-size: 14px; }

.search-label .label {
  font-size: 16px;
  line-height: 25px;
  padding: 0 15px; }
  .search-label .label a {
    display: inline-block;
    padding: 0 10px;
    background-color: #e2eefb;
    border: 1px solid #bbd5ee;
    margin: 0 10px 10px 0;
    color: #317ecb; }

.global_gotop {
  background-position: 0px -460px;
  width: 36px;
  height: 36px;
  position: fixed;
  bottom: 32px;
  right: 5px; }

#msgtip {
  position: absolute;
  top: 40%;
  left: 20%;
  width: 200px;
  height: 30px;
  background: #333;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 0px; }
