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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
* {
  margin: 0;
  padding: 0;
}
ol, ul, li, dl {
  list-style: none
}
body {
  font-family: serif
}
a, img {
  border: 0;
  text-decoration: none;
}
/* a {
  color: #444;
  text-decoration: none
}
a:hover {
  color: #666;
  text-decoration: underline
} */
.none {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.right, .right1 {
  float: right;
}
.left {
  float: left;
}
.width{width: 100%;}
.hide {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 85%
}
input {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
input:focus, textarea:focus {
  outline: none;
}

/* 去除 Chrome 发光边框 */
input:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}

/* 去除高光 */
input[type='number'] {
  -moz-appearance: textfield;
}
input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-appearance: none;
}

/* 去除 Apple 默认样式 */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* 去除 Number 上下按钮 */
input::-ms-clear {
  display: none;
}

/* 去除 IE10+ 清除按钮 */
.button {
  border-radius: 0;
}

/* 去除圆角 */
body, html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background: none;
}
body {
  font-family: "Microsoft YaHei", Arial, "Helvetica";
}
body {
  background: #f7f7f7
}
.list_nav {
  width: auto;
  float: left;
  height: 60px;
  line-height: 60px;
}
ul.list_nav li {
  width: auto;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: left
}
ul.list_nav a {
  color: #fff;
  width: 100%;
  font-size: 12px;
  display: block
}
ul.list_nav a:hover {
  float: left;
  display: block;
  text-decoration: underline;
}
.list_top_nav span {
  height: 3rem;
  line-height: 3rem;
}
.list_tb {
  width: 100%;
}

/*pages*/
.pagination {
  font-size: 12px;
  width: auto;
  margin: 0 auto;
}
.pagination li {
  list-style: none;
  display: inline;
  float: left;
  text-decoration: none;
  border-left-width: 0;
  width: 48%;
  text-align: right;
  padding-right: 2%
}
.pagination li:nth-child(2) {
  text-align: left;
  padding-left: 2%;
  padding-right: 0px;
}
.pagination li a {
  display: block; /*padding-right: 3rem*/
}
.pagination li a:hover {
  color: red
}
.pagination, span.pageinfo {
  text-align: right;
  clear: both;
}
.bline {
  height: auto;
  width: 200px;
  float: left;
}
.list_top_nav {
  line-height: 45px;
  color: #fff;
}
.list_center, .list_top_nav{
  margin:0 30px
}
.toutiao-tuijian{
  margin: 30px 30px 0 30px;
}
.toutiao-tuijian h2{
  font-size: 1.2em;
  text-align: left;
  padding: 30px 0 20px 0;
}
.list_center h2{
  padding:60px 0 20px 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  float: left;
}
.list_center h2 p {
    position: relative;
    top: 0;
    height: 0px;
    left: 10px;
    float: left;
    cursor: pointer
}
.list_center h2 i{
  color: #ff544b;
  float: left;
}
ul.list_tb {
  width: 100%;
  float: left;
}
.index_button {
  width: auto;
  padding: 0 10px;
  color: #eee;
  cursor: pointer;
  height: 40px;
  -webkit-appearance: none;
  font-size: 14px;
  position: relative;
  top: -55px;
  float: right;
}
.index_button:hover {
  color: #fff;
  cursor: pointer;
}
ul.list_tb li, .bline {
  float: left;
  width: 33.2222%;
  height: 65px;
  border: 1px #f7f7f7 solid;
  text-align: justify;
  background: #fff;
  font-weight: 700;
  text-align: left;
  margin: 0 -1px -1px 0;
  position: relative;
  z-index: 1;
  transition: all 0.3s linear;
  padding: 20px 0;
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 12px;
}
ul.list_tb li{
  position: relative
}
ul.list_tb li p {
  line-height: 31px;
  overflow: hidden;
  font-weight: 400;
  font-size: 20px;
}
ul.list_tb li span {
  float: left;
  font-size: 12px;
  font-weight: normal;
}
ul.list_tb li p, ul.list_tb li span {
  padding: 0 15px;
}
ul.list_tb li:hover {
  border: 1px #f9f9f9 solid;
  z-index: 2;
  background: #f7f7f7;
  display: block
}
ul.list_tb li a p{
  text-decoration: none;
  color: #888;
  display: block
}
ul.list_tb li:hover p{
  color: #000;
  text-decoration: none
}
ul.list_tb li img {
  width: 100%;
  display: block;
}

.tags_k {
  margin-right: 10px;
  padding: 3px 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 45px;
}
a.tags_k {
  text-decoration: none;
  color: #e3e3e3;
  background: #fff;
  transition: all 0.3s linear;
}
a:hover.tags_k {
  color: #777;
  background: none;
  text-decoration: underline
}
.bline{
    text-align: center;
    line-height: 65px;
}
a .bline{
    background: #000;
    display: block;
    color: #888;
    font-size: 20px;
}
a:hover .bline{
    background: #f7f7f7;
    display: block;
    color: #222;
}
ul.list_tb {
  counter-reset: item;
}

.list_item {
  display: block;
  position: absolute;
  line-height:30px;
}

.list_item:before {
  color:#ffe8d9;
  /* padding:1px 10px; */
  width: 25px;
  height: 25px;
  line-height: 27px;
  background: rgba(255, 0, 0, 0.3);
  counter-increment: item;
  content: counter(item);
  display: block;
  right:10px;
  position:absolute;
  text-align:center;
  letter-spacing:0px;
  font-weight:100;
}
.list_item:before {
  top:20px;
}

.subnav {
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  z-index: 7;
}
.list_ad_a {
  margin: 0 auto;
  width: 760px;
}
.input {
  padding: 0 10px;
}
.search_center {
  margin: 0px 20px;
  position: relative;
  top: 60px;
}
.search_center p {
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #fff
}
.search_center p a {
  color: #ccc;
  padding: 0 1%;
}
.search_input {
  width: 100%;
  height: 70px;
  border-radius: 0;
  border-bottom: 1px red solid;
  outline: none;
  font-size: 24px;
  text-align: left;
  color: #fff;
  margin: 0px;
}
.btn-slide {
  cursor: pointer;
  margin-top: 0rem;
  position: relative;
  top: 16px;
}
.footer {
  width: 100%;
  padding: 1rem 0;
  float: left;
}
.footer p {
  line-height: 1.5rem;
  text-align: center;
  color: #ddd;
  font-size: .8rem;
}
.tag{
  margin: 0 30px;
}
.tag h2{
  padding: 20px 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer
}

ul.tag-list{
  margin-left: -1%;
}
ul.tag-list li{ 
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 10.1111111%;
    height: 31px;
    line-height: 31px;
    margin: 0 0 10px 1%;
    color: #3d3d3d;
    background: #fff;
    font-size: 12px;
    position: relative;
    /*8个*/
}

.tags_amount{
    position: absolute;
    top: 8px;
    right: 3%;
    float: right;
    background: #dedede;
    width: auto;
    line-height: 18px;
    padding:0 3px;
    border-radius: 3px;
    color: #fff;
}
ul.tag-list li a{
  color: #888;
  display: block
}
.tags_title{
  padding-left: 4px;
}

.share-bottom {
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: -100%;
  z-index: 10;
  background: rgba(0, 0, 0, .9);
  transition: all 200ms ease;
}
.det {
  position: relative;
  top: 12px;
}
.n_header {
  position: absolute;
  top: -3px;
  right: 11px;
  padding: 10px;
  float: right;
  z-index: 9;
  color: #fff;
  font-size: 14px;
}
.active-share-bottom {
  bottom: 0px !important;
  transition: all 200ms ease;
}
.close-share-bottom {
  display: block;
  padding: 5px;
  float: right;
  color: #333;
  width: auto;
  height: auto;
  position: absolute !important;
  overflow: inherit;
  right: 11px;
  top: 11px;
  font-size: 14px;
}
.snap-drawer {
  position: absolute
}
.snapjs-left .snap-drawer {
  display: block;
  height: 100%;
  position: fixed;
  margin-top: 50px;
}
.search-list{
  margin-left: -1%;
}
  .search-list a{
    color: #888;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: left;
    width: 9.6111111%;
    height: 31px;
    line-height: 31px;
    margin: 0 0 10px 1%;
    color: #3d3d3d;
    background: #fff;
    font-size: 12px;
    padding-left: .5%;
  }
  .search_neiye {
    margin: 0 auto;
    width: 68%;
    height: auto;
    padding: 50px 0;
}
  .search_input_b {
    border-bottom: none;
    background: #f9f9f9;
    color: #333;
    border: 1px #f3f3f3 solid
}
  .search_neiye_btn {
    position: relative;
    top: -44px;
    right: 10px;
    float: right;
}
#box .hid,#box1 .hid{display:none;}
#box .show,#box1 .show{display:block;}



input:focus {
  outline: 0;
}

/* Question */
input.question{
  font-size: 2em;
  font-weight: 300;
  border-radius: 2px;
  margin-top: 50px;
  border: none;
  width: 100%;
  height: 70px;
  background: rgba(0, 0, 0, 0);
  transition: padding-top 0.2s ease, margin-top 0.2s ease;
  overflow-x: hidden; /* Hack to make "rows" attribute apply in Firefox. */
  color:#E6E6E6;
}

/* Underline and Placeholder */
input.question + label{
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  width: 0%;
  border-bottom: 1px solid #0C6ED6;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  height: 0px;
}
input.question:focus + label {
  width: 100%;
}
input.question:focus, input.question:valid {
  /* padding-top: 35px; */
}
textarea.question:valid {
  /* margin-top: 35px; */
}
input.question:focus + label > span, input.question:valid + label > span {
  top: -100px;
  font-size: 22px;
  color: #666;
  display: none
}
textarea.question:focus + label > span{
  top: -150px;
  font-size: 22px;
  color: #333;
}
input.question:valid + label {
  border-color:#E6E6E6;
}
input.question:invalid {
  box-shadow: none;
}
input.question + label > span {
  font-weight: 300;
  margin: 0;
  position: absolute;
  color: #8F8F8F;
  font-size: 2em;
  top: -50px;
  left: 0px;
  z-index: -1;
  -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
  transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
}
input[type="submit"] {
  -webkit-transition: opacity 10s ease, background 10s ease;
  transition: opacity 10s ease, background 10s ease;
  display: block;
  opacity: 0;
  padding: 10px;
  cursor: pointer;
  background: none;
  color: #0C6ED6
}
input[type="submit"]:hover {

}
input[type="submit"]:active {

}
input.question:valid ~ input[type="submit"] {
  -webkit-animation: appear .5s forwards;
  animation: appear .5s forwards;
}
input.question:invalid ~ input[type="submit"] {
  display: none;
}

input.but{position: absolute; float: right; right: -10px; top: 56px; font-size: 2em;}


#but-animation{
-webkit-animation:fadeInRight .1s .1s ease both;
-moz-animation:fadeInRight .1s .1s ease both;}
@-webkit-keyframes fadeInRight{
0%{opacity:0;
-webkit-transform:translateX(20px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight{
0%{opacity:0;
-moz-transform:translateX(20px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
@-webkit-keyframes appear {
  100% {
    opacity: 1;
  }
}
@keyframes appear {
  100% {
    opacity: 1;
  }
}

/*-----------------------1024-----------------------*/
@media screen and (max-width:1024px) {
  .btn-slide {
    top: 12px;
  }
  .pyic, .pyic_ad {
    display: none;
  }
  .right {
    float: left;
  }
  .fanye {
    width: 100%;
    text-align: center;
  }
  .pagination {
    font-size: 12px;
    width: 100%;
    float: left;
  }
  .subnav {
    height: auto;
  }
  .list_top_nav {
    line-height: 80px;
    color: #333;
  }
  ul.list_tb li, .bline {
    width: 49.8%;
    margin-bottom: 5px;
    padding: 20px 0;
    height: 60px;
  }
  .search_close {
    width: 100%;
  }

  ul.tag-list li{
    width: 15.6666%;
    margin: 0 0 10px 1%;
    /*6个*/
  }
    .search-list a{
    width: 15.1666666%;
    margin: 0 0 10px 1%;
    padding-left: .5%;
  }
  /*6个*/
}

/*-----------------------710-----------------------*/
@media screen and (max-width:710px) {
  .btn-slide {
    top: .6rem;
  }
  .pyic, .pyic_ad, .time1, .GetTags {
    display: none;
  }
  .list_top_nav {
    line-height: 3rem;
    color: #fff;
  }
  ul.list_tb li, .bline {
    width: 99.9999%;
    height: auto;
    padding: 0px;
  }
  .index_button {
    width: auto;
    padding: 0 10px;
    height: 40px;
    position: relative;
    top: -55px;
    float: right;
  }
  .subnav {
    width: 100%;
  }
  .list_center, .list_top_nav {
    margin: 0 2%;
  }
  .toutiao-tuijian{
  margin: 2% 2% 0 2%;
}

  .list_center h2{
  padding:30px 0 20px 0;
  }

  ul.list_tb li p {
    height: 45px;
    font-size: 14px;
    line-height: 48px;
    padding: 0px 8px;
    font-weight: 100;
    width: 92%;
  }

  .list_item:before {
    top: 10px;
    right:5px;
  }
  .tag{
    margin: 0 2%
  }
    ul.tag-list li{
    width: 32.3333%;
    margin: 0 0 10px 1%;
    /*3个*/
  }

    .search-list a{
    width: 31.833333%;
    margin: 0 0 10px 1%;
    padding-left: .5%;
  }
  /*3个*/

  .search_neiye {
        margin: 0 auto;
        width: 80%;
        height: auto;
        padding: 20px 0;
    }
    .search_input_b {
        border-bottom: none;
        background: #f9f9f9;
        color: #333;
        border: 1px #f3f3f3 solid;
        height: 45px;
    }
    .search_neiye_btn {
        position: relative;
        top: -32px;
        right: 10px;
        float: right;
    }
    .bline{
    line-height: 45px;
    }
}

