a {
    color: #333;
    text-decoration: none;
}
* {
    font-family: 微软雅黑;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}
body {
    background: #F6F6F6;
    font-size: 14px;
    min-width: 1300px;
}
img {
    border: none;
}
input {
    -webkit-appearance: none;
}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
  margin-top: 0px;
}
 li {
    list-style: none;
}
.timess{
    color:#cc1b1b;
}
.clear::after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}
.title:after {
    content: " ";
    position: absolute;
    height: 17px;
    width: 0;
    border: 1.5px solid #5298ff;
    left: 0;
    border-radius: 9px;
    top: 8px;
}
.fixednav {  
    position: fixed;  
    top: 0px;  
    left: 0px;  
    width: 100%;  
    z-index: 999;  
}  
.container {
    width: 1200px;
    margin: 0 auto;
}
.header {
    background: #2c2c2c;
    padding: 0px 0px;
}
.header .logo {
    height: 108px;
    line-height: 108px;
    display: block;
    float: left;
    text-align: center;
}
.header .logo img {
    width: 230px;
   margin: 15px 0;
}
.header .logo-right-decation {
    height: 80px;
    margin: 14px 0;
        margin-left: 0px;
    margin-left: 100px;
}
.header .search {
    margin: 33px 0;
    float: right;
    width: 350px;
    position: relative;
    border: 1px solid #ececec;
}
.header .search input[type="text"] {
    height: 42px;
    width: 100%;
    padding: 10px 10px;
        padding-right: 24px;
    padding-right: 50px;
    line-height: 22px;
    background: #FFF;
    border: 0;
    border-radius: 0px;
    color: #5f5f5f;
}
.header .search input[type="submit"] {
    top: 0;
    right: 0px;
    position: absolute;
    float: left;
    height: 42px;
    line-height: 42px;
    width: 64px;
    text-align: center;
    background: #313131;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    transition: 0.2s all;
}
.web-nav {
    background: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0px 0px 4px #dedede;
}
.fixednav{
    background: #2c2c2c;
    width: 100%;
    height: 55px;
    box-shadow: 0px 0px 4px #dedede;
}
.web-nav .nav-ul {
    position: relative;
    width: 100%;
    float: left;
    height: 55px;
}
.web-nav .nav-ul li {
   width: calc(100% / 8);
    float: left;
}
.web-nav .nav-ul ul li {
   width: 125px;
    float: left;
}
.web-nav .nav-ul li a {
    transition: 0.4s all;
    display: block;
    height: 55px;
    line-height: 55px;
    padding: 0px 10px;
    overflow: hidden;
    width: 100%;
    font-size: 17px;
    text-align: center;
    color: #333;
}
.fixednav .nav-ul li a {
      color: #fff;
}
.web-nav .nav-ul a:hover {
  background-color: #eaf2ff;
    color: #5a9dff;
}
.web-nav .nav-ul .hover{
  background-color: #eaf2ff;
    color: #5a9dff;
}
.fixednav .nav-ul .hover a{
  background-color: #eaf2ff;
    color: #5a9dff;
}
.fixednav .nav-ul li ul li {
    float: left;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    background-color: #2c2c2c;
    border-bottom-color: #fff;
}
.web-nav .nav-ul .border-bottom {
    transition: .4s all;
    height: 2px;
    background: #ffd429;
    width: calc(100% / 8); 
    position: absolute;
    left: 0;
    bottom: 0;
}
.nav-ul li ul{width: 125px;line-height: 35px;list-style-type: none;position: absolute;padding-top: 0px;overflow: visible;display: none;z-index: 10000;border-radius: 3px;}
.nav-ul li ul li{border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;background-color: #FFF;}
.nav-ul li ul li a{display: block;text-align:center;width: 100px;padding: 0px;background-image: none;line-height: 40px;height: 40px;font-weight: normal;}
.nav-ul li ul a:hover{text-decoration:none;font-weight:normal;}
.nav-ul li:hover ul{ display:block ; opacity: 1;}
.content {
    margin-top: 13px;
    margin-bottom: 13px;
}
.hot-top {
    width: 100%;
    background: #FFF;
    margin-bottom: 13px;
    padding: 22px 20px;
    position: relative;
    height: 130px;
    overflow: hidden;
}
.hot-top .tg-ph {
    background: url("../images/tg-ph.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    display: block;
    width: 60px;
    height: 60px;
}
.hot-top .left {
    height: 100%;
}
.new-position .left {
    height: 100%;
    width: calc( ( 100% - 13px ) * 0.36 );
      clear: both;
}
.new-position .index-login {
    background: #FFF;
    margin-top: 13px;
    height: calc( 688px - 300px);
    padding: 16px 15px;
    position: relative;
}
.new-position .index-login .info {
    padding: 0px 26px;
    margin: 0px 0;
    margin-top: 22px;
   margin-bottom: 24px;
}

.index-login .oneword {
    text-align: center;
    padding: 10px;
}
 .index-login .oneword  p{
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    line-height: 32px;
}
 .index-login .oneword span {
    color: #999;
}
.new-position .index-login .info .u-info {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: -40px;
}
.new-position .index-login .info .user-img{
    width: 70px;
    height: 70px;
    border-radius: 17px;
}
 .index-login .info .lg_no a{
    padding-left: 10px;
}
.new-position .index-login .info .u-info a {
    transition: 0.2s all;
    display: block;
    height: 42px;
    line-height: 42px;
    width: 166px;
    color: #66a4ff;
    font-size: 15px;
    border-radius: 3px;
    margin-top: 16px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: #f2f7ff;
    border: 1px solid #b6d4ff;
    text-align: center;
}
.href {
    display: inline-block;
    width: 49%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #eeeeee;
    background: #fbfbfb;
    color: #5a9dff;
     margin-top: 35px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    transition: 0.2s all;
}
.aboutthis {
    margin-top: 20px;
    background: none;
    color: #03a9f4;
}
.hot-top .left a {
    display: block;
    width: 121px;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
    text-align: center;
    font-size: 15px;
    color: #989898;
    margin-bottom: 13px;
    cursor: pointer;
    border-radius: 2px;
}
.hot-top .left .hover {
    background: #5298ff;
    color: #FFF;
    position: relative;
}
.hot-top .right {
    float: left;
    width: calc( 100% - 147px);
    margin-left: 26px;
    height: 100%;
}
.hot-top .right-overflow {

    transition: 0.4s all;
    transform: translateY(0);
}
.hot-top .right-main {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 30px;
}
.hot-top .right .top-ul {
    height: 110px;
    overflow: hidden;
}
.hot-top .right .top-ul li {
    width: 60px;
    float: left;
    margin-right: 23.5px;
}
.hot-top .right .top-ul li:nth-child(12n) {
    margin-right: 0;
}
.hot-top .right .top-ul li a {
    display: block;
}
.hot-top .right .top-ul li a .list-img {
    overflow: hidden;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
}
.hot-top .right .top-ul li a .list-img img {
    width: 100%;
}
.hot-top .right .top-ul li a h3 {
    margin-top: 7px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.new-position #index-lb {
    height: 300px;
}
.new-position {
    height: 700px;
    overflow: hidden;
}
.new-position .right {
    width: calc( ( 100% - 13px ) * 0.64 );
    background: #FFF;
    padding: 17px 28px;
}
.ad {
    width: 37px;
    height: 20px;
    display: inline-block;
    text-indent: 0;
    margin-right: 7px;
    background-size: 100% auto;
    line-height: 18px;
    font-style: normal;
    margin-top: -3px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    border: 1px solid #dcdcdc;
    color: #a7a7a7;
}
.new-position .r-content {
  height: 580px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.new-position .r-content ul {
    padding-top: 5px;
}
.new-position .r-content ul li {
    float: left;
    padding-right: 25px;
    width: 50%;
    margin-bottom: 13.5px;
    overflow: hidden;
}
.new-position .r-content ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 25px;
}
.new-position .r-content ul li a:before {
    position: absolute;
    content: " ";
    width: 4px;
    height: 4px;
    background: #dcdcdc;
    left: 0;
    top: 15.5px;
    border-radius: 50%;
}
.new-position .r-content ul li a {
    height: 35px;
    line-height: 35px;
    display: block;
    float: left;
    font-size: 15px;
    color: #333;
    max-width: calc(100% - 60px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 20px;
    position: relative;
}
.new-position .r-content ul li .new-time {
    color: #fd2b2b;
}
.new-position .r-content ul li span {
    float: right;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 15px;
    color: #c2c2c2;
    width: 60px;
    text-align: right;
}
.trindexturnpagettr {
    width: 300px;
    padding: 0 15px 0 0;
    text-align: right;
    float: right;
    height: 40px;
}
.new-position .page {
    margin: 0px auto;
    margin-top: 8px;
    position: relative;
    overflow: hidden;
}
.new-position .page .iprev {
    float: left;
    border-right: 0;
    border-radius: 3px 0px 0px 3px;
}
.new-position .page .inext {
    float: right;
    border-left: 0;
    border-radius: 0 3px 3px 0;
}
.new-position .page .disabled {
    color: #b7b7b7;
}
.new-position .page > div {
    width: 50%;
    height: 35px;
    color: #666;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    border: 1px solid #efefef;
    user-select: none;
}
.new-position .page > div:hover {
    background: #fbfbfb;
}
.new-position .page .cfx {
    width: 84px;
    height: 21px;
    background: white;
    display: block;
    float: left;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-42deg);
    left: 50%;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
.new-position .r-content ul li .new-time {
    color: #fd2b2b;
}
.new-position .r-content .index-spinner {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
}
.spinner {
    user-select: none;
    width: 103px;
    height: 30px;
    text-align: center;
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.spinner>div {
    background-color: #5298ff;
    height: 11px;
    width: 11px;
    margin-left: 7px;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
    animation: stretchdelay 0.7s infinite ease-in-out;
}
.spinner .rect2 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.spinner .rect3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.5s;
}
.spinner .rect4 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.4s;
}
.three {
    background: #FFF;
    margin-top: 13px;
    padding: 35px 30px;
}
.three li {
    width: 32%;
    margin-right: 1%;
    float: left;
}
.three li img {
    float: left;
    width: 52px;
    height: 52px;
    margin-right: 25px;
    border-radius: 10px;
}
.three li div {
    float: left;
    width: calc(100% - 52px - 25px - 100px - 25px);
}
.three li div h3 {
    display: block;
    font-size: 15px;
    color: #333;
    height: 26px;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.three li div span {
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #a9a9a9;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.three li .go {
    float: right;
    width: 100px;
    border-radius: 20px;
    height: 35px;
    line-height: 35px;
    margin-top: 8.5px;
    text-align: center;
    margin-left: 25px;
    color: #ababab;
    border: 1px solid #ededed;
    transition: 0.2s all;
}
.clear {
    clear: both;
    *zoom: 1;
}
footer {
    width: 100%;
    padding: 19px 0px;
    background: #313131;
}
footer .left {
    width: 60%;
    color: #ffffff;
}
.left {
    float: left;
}
footer .left p {
    line-height: 26px;
    font-size: 14px !important;
}
footer .left ul li {
    float: left;
    margin-right: 21px;
}
footer .left ul li a,footer .left a {
    color: #ffffff;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}
footer .right {
  text-align: left;
  color: #ffffff;
   width: 18%;
}

footer .right .qq {
  margin-top: 45px;
  }
.right .qq ul,.right .email ul{
  float: right;
  margin-right: 100px;
  width: 50px;
  }
footer .right .email {
  margin-top: 20px;
  }
.right {
    float: right;
}
 footer .right i{
    margin-right: 10px;
}
 footer .right  a{
    color: #ffffff;
}
.friends-link {
    margin-top: 13px;
    background: #FFF;
    padding: 18px 25px;
    color: #a4a4a4;
}
.friends-link h3 {
    color: #676767;
     line-height: 30px;
    height: 30px;
    font-size: 15px;
    margin-bottom: 11px;
}
.friends-link ul {
    padding: 9px 21px;
        padding-bottom: 9px;
    padding-bottom: 0;
    background: #F6F6F6;
}
.friends {
    margin: 0 auto;
}
.friends-link li {
    float: left;
    margin-right: 20px;
    margin-bottom: 9px;
}
.friends-link li a {
    display: block;
    color: #3c3a3a;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.abtuijian {
    overflow: hidden;
}
.list-container .list-ul {
    padding: 45px 45px;
    padding-top: 45px;
}
.list-container .list-ul li {
    margin-bottom: 44px;
}
.list-container .list-ul li .list-img {
    float: left;
    width: 202px;
    height: 159px;
    overflow: hidden;
    text-align: center;
    border-radius: 3px;
}
.list-container .list-ul li .list-img img {
      width: 100%;
    min-width: 100%;
    vertical-align: middle;
    min-height: 100%;
}
.list-container .list-ul li .list-info {
    float: right;
    width: calc(100% - 202px - 45px);
}
.list-container .list-ul li .list-info .soft-title {
    font-size: 19px;
    margin-top: -4px;
    color: #333;
    line-height: 30px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-container .list-ul li .list-ca {
    height: 30px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 15px;
    color: #a7a7a7;
    margin: 10px 0;
}
.list-container .list-ul li .list-ca .jd {
    display: inline-block;
    margin-right: 22px;
}
.list-container .list-ul li .list-intro {
    line-height: 25px;
    font-size: 15px;
    height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #545454;
}
.list-container .list-ul li .list-btn {
    margin-top: 22px;
    height: 41px;
    line-height: 41px;
    width: 100%;
}
.list-container .list-ul li .list-btn a {
    float: right;
    width: 170px;
    text-align: center;
    border: 1px solid #e8e8e8;
    color: #9a9a9a;
    font-size: 15px;
    border-radius: 3px;
}
.list-btn a:hover {
  background-color: #eaf2ff;
    color: #5a9dff;
}
#page {
    text-align: center;
    padding: 0 15px;
        padding-bottom: 0px;
    padding-bottom: 40px;
}
.pageg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 10px 0;
    font-size: 0;
}
#page .pageg a, #page .pageg span {
display: inline-block;
    border-radius: 3px;
    padding: 10px 24px;
    color: rgba(0,0,0,.44);
    font-size: 14px;
    margin: 4px;
    background: #ececec;
}
.pageg a, .pageg button, .pageg input, .pageg select, .pageg span {
    border: 1px solid #e2e2e2;
        border-top-color: rgb(226, 226, 226);
        border-right-color: rgb(226, 226, 226);
        border-bottom-color: rgb(226, 226, 226);
        border-left-color: rgb(226, 226, 226);
}
#page .pageg .current {
    border-color: #5298ff;
    color: #fff!important;
    border-radius: 2px;
    background-color: #5298ff;
}
.list-container {
    background: #FFF;
    min-height: calc(100vh - 418px );
}
.list-container .list-ul li .list-info .soft-title i {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    border: 1px solid #ff8623;
    margin-right: 12px;
    padding: 0px 11px;
    border-radius: 1px;
    height: 25px;
    line-height: 25px;
    color: #ff8623;
    position: relative;
    top: -1.5px;
}
.index-container .import {
    padding: 37px;
    background: #FFF;
    margin-bottom: 13px;
}
.index-container .import .left {
    width: 350px;
    height: 267px;
    overflow: hidden;
    text-align: center;
}
.index-container .import .left img {
    width: 100%;
    vertical-align: middle;
    min-height: 100%;
    object-fit: cover;
}
.index-container .import .right {
    width: calc(100% - 350px - 40px);
}
.index-container .import .right .soft-title {
    font-size: 26px;
    margin-top: -2px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}
.index-container .import .right .soft-info {
    margin-top: 32px;
}
.index-container .import .right .soft-info > span {
    float: left;
    width: 33.333333%;
    margin-bottom: 20px;
    font-size: 15px;
    overflow: hidden;
}
.index-container .import .right .soft-info > span:nth-child(3n-1) {
    padding-left: 15px;
}
.index-container .import .right .soft-info > span:nth-child(3n) {
    padding-left: 15px;
}
.index-container .import .right .soft-info > span i {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #969696;
    width: 83px;
    overflow: hidden;
    font-style: normal;
}
.index-container .import .right .soft-info > span font {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #333;
    max-width: calc(100% - 85px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.index-container .import .right .soft-info .down a {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    width: 180px;
    border: 1px solid #efefef;
    color: #a5a5a5;
    text-align: center;
    border-radius: 0px;
    margin-right: 28px;
    display: block;
    float: left;
}
.index-container .import .right .soft-info .down a i {
    margin-right: 8px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
}
.index-container .import .right .soft-info .down a:nth-child(1) {
    background: #5298ff;
    border: 1px solid #5298ff;
    color: #FFF;
}
.soft_content .import .right .soft-info .down {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.article_content {
    margin: 10px 0;
}
.article_content .left {
  padding: 20px 20px;
  background: #FFF;
    width: calc((100% - 10px) * 0.71);
}
.article_content .left .article-title {
    font-size: 25px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
}
.article_content .left .article-bq {
    font-size: 13px;
    color: #9a9a9a;
    margin-top: 2px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F6F6F6;
}
.article_content .left .article-bq span {
    float: left;
    line-height: 25px;
    margin-right: 35px;
}
.article_content .left .article-bq .bq-zz {
    float: left;
    line-height: 25px;
    margin-right: 35px;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.article_content .left .article-bq .bq-zz a {
    color: #9a9a9a;
}
.article_content .left .article-bq .bq-wg {
    float: left;
    line-height: 25px;
    margin-right: 35px;
    font-weight: normal;
}
.article_content .left .article-bq .bq-dz {
    float: left;
    line-height: 25px;
    font-weight: normal;
    margin-right: 35px;
}
.article_content .left .article-content {
    padding: 22px 0;
    color: #333;
    font-size: 17px;
}
.article_content .left .article-content p {
    display: block;
    word-break:break-all;
    line-height: 30px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.article_content .left .article-content li p {
    overflow: visible;
    text-indent: 0;
}
.article_content .left .article-content ul, .article_content .left .article-content ol {
    margin-left: 3.5em;
}
.article_content .left .article-content p a:link {
    color: #0273C6;
    /*display: block;*/
      text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.article_content .left .article-content blockquote {
    width: 93%;
    background: #e8e8e8;
    border-left: 10px solid #bbb;
    margin: 15px 5px;
    padding: 5px;
}
.article-end {
    padding: 30px 0px;
}
.article-end .theend {
    width: 112px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: Politica;
    position: relative;
    text-align: center;
}
.article-end span {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}
.article-end .statement {
    font-size: 13px;
    color: #bbb;
    text-align: center;
    padding: 23px 0 6px;
}
.article-end .good {
    margin-top: 50px;
    position: relative;
}
.article-end .good a {
    border: 1px solid #5298ff;
    color: #5298ff;
    width: 62px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    margin: 0px auto;
    display: block;
    cursor: pointer;
    font-size: 30px;
    border-radius: 50%;
    transition: 0.7s all;
    font-weight: normal;
}
.article-end .good .prised {
    border: 1px solid #5298ff;
    background: #5298ff;
    color: #FFF;
}
.article-end .good span {
    display: block;
    margin: 0px auto;
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 15px;
    margin-top: 10px;
    color: #9a9a9a;
}
.article_content #divSidebar {
    width: calc((100% - 60px) * 0.29);
}
 .postpage ,#divCommentPost{
    padding: 20px 10px;
    background: #FFF;
}
#divSidebar {
    float: right;
}
.top-list {
    margin-top: 13px;
    background: #FFF;
    padding: 18px 25px;
      clear: both;
}
.title {
    position: relative;
    height: 45px;
    line-height: 35px;
    text-indent: 21px;
    font-size: 17px;
    border-bottom: 1px solid #F6F6F6;
}
.top-list .type {
    float: right;
}
.top-list .type .hover {
    background: #eaf2ff;
    color: #5a9dff;
    border-radius: 6px;
}
.top-list .type a {
    color: #ababab;
    display: inline-block;
    cursor: pointer;
    text-indent: 0;
    margin-left: 13px;
    font-size: 15px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
.top-list .tpl-tr-wai {
    overflow: hidden;
}
.top-list .tpl-tr {
    transition: 0.5s all;
    width: 2420px;
}
.top-list .list-top:nth-child(1) {
    margin-right: 120px;
}
.top-list .list-top {
    margin-top: 22px;
    float: left;
    width: 1150px;
}
.top-list .list-top ul {
    float: left;
    margin-right: 3%;
    width: 31.3333%;
}
.top-list .list-top ul:nth-child(3n) {
    margin-right: 0;
}
.top-list .list-top li:nth-child(1) {
    margin-bottom: 24px;
}
.top-list .list-top li {
    margin-bottom: 16px;
    width: 100%;
}
.top-list .list-top li:nth-child(1) a {
    height: auto;
    position: relative;
}
.top-list .list-top li a {
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    overflow: hidden;
}
.top-list .list-top li:nth-child(1) a span {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    bottom: 0;
    left: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px 5%;
}
.top-list .list-top li a span {
    float: left;
    width: calc(100% - 7px - 80px );
    line-height: 40px;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.top-list .list-top li a .list-mc {
    color: #ababab;
    margin-right: 7px;
    float: left;
    width: 80px;
}
.top-list .list-top li a .list-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 4px;
    background: #f6f6f6;
}
.top-list .list-top li a .list-img img {
    width: 100%;
    min-height: 100%;
}
.scoend {
    margin-top: 13px;
    height: 500px;
      clear: both;
  background: #FFF;
    padding: 18px 25px;
  overflow: hidden;
}
.scoend .types {
    float: right;
}
.scoend .types .hover {
    background: #eaf2ff;
    color: #5a9dff;
    border-radius: 6px;
}
.scoend .types a {
    color: #ababab;
    display: inline-block;
    cursor: pointer;
    text-indent: 0;
    margin-left: 13px;
    font-size: 15px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
.scoend .showtop {
    width: 3650px;
    transition: 0.5s all;
}
.xuhaoul:nth-child(1) {
    margin-right: 100px;
}
.xuhaoul:nth-child(2) {
    margin-right: 100px;
}
.xuhaoul {
    width: 1150px;
    margin-top: 27px;
    margin-bottom: 32px;
    float: left;
}
.xuhaoul li {
    float: left;
    width: 33%;
    margin-bottom: 28px;
    padding-right: 15px;
}
.xuhaoul li a {
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.scoend .right {
    background: #FFF;
    height: 100%;
    width: calc((100% - 13px) * 0.36);
    padding: 18px 25px;
    overflow: hidden;
}
.title .iconfont {
    float: right;
    height: 45px;
    line-height: 38px;
    font-size: 25px;
    color: #d2d2d2;
}
.xuhaoul li span {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    margin-right: 10px;
    background: #f3f3f3;
    width: 33px;
    text-align: center;
    border-radius: 5px;
    color: #696969;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    margin-top: -2px;
}
.xuhaoul li:nth-child(2) span {
    background: #ff7171;
    color: #FFF;
}
.xuhaoul li:nth-child(3) span {
    background: #ff9900;
    color: #FFF;
}
.xuhaoul li:nth-child(4) span {
    background: #ffcc00;
    color: #FFF;
}
.xuhaoul li:nth-child(5) span {
    background: #6cf953;
    color: #FFF;
}
.xuhaoul li:nth-child(6) span {
    background: #00a1ff;
    color: #FFF;
}
.xuhaoul li:nth-child(1) span {
    background: #ff2a2a;
    color: #FFF;
}
.other {
    margin-top: 13px;
    background: #FFF;
    padding: 18px 25px;
    height: 410px;
    overflow: hidden;
}
.other .left {
    width: calc( 100% * 0.6 );
    height: 100%;
}
.other .right {
    width: calc( 100% * 0.35 );
    height: 100%;
}
.other .right .tag {
    height: 300px;
    width: 100%;
    margin-top: 30px;
    position: relative;
  }
#divCommentPost {
    margin-top: 20px;
}
#divCommentPost p {
    margin-bottom: 1em;
}
textarea, input {
    border: medium none;
    resize: none;
    transition: all 400ms ease 0s;
}
input[type="text"], input[type="password"], input[type="email"], textarea {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #999;
    border: 1px solid #EEE;
    padding: 8px 10px;
    border-radius: 2px;
    transition: all .2s ease-in-out 0s;
    font-family: "Microsoft Yahei",arial,helvetica,sans-serif;
}
.text_area {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 2px;
    border: solid 1px #e4e4e4;
    color: inherit;
    display: block;
    outline: 0;
    margin: 5px 0;
    text-decoration: none;
    height: 100px;
    max-width: 100%;
}
textarea {
    resize: vertical;
}
.send input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    padding: 0 16px;
    height: 36px;
    background: #5298ff;
    color: #FFF;
    cursor: pointer;
    border-radius: 2px;
    transition: all .2s ease-in-out 0s;
}
.article_content .right {
    width: calc((100% - 10px) * 0.29);
}
.article_content .right .title {
    border-bottom: 0;
}
.abtuijian ul li {
    float: left;
    padding-right: 25px;
    width: 50%;
    margin-bottom: 10px;
    overflow: hidden;
}
.abtuijian ul li span {
    float: right;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 15px;
    color: #c2c2c2;
    width: 60px;
    text-align: right;
}
.abtuijian ul li a {
    height: 35px;
    line-height: 35px;
    display: block;
    float: left;
    font-size: 15px;
    color: #333;
    max-width: calc(100% - 60px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 0px;
    position: relative;
}
.divcomment{
  padding: 20px 20px;
  background: #FFF;
}
.divcomments {
    margin-top: 5px!important;
}
.divcomment li {
    padding: 8px 0 5px;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 5px!important;
    padding-right: 0px!important;
}
.divcomment .comment-info {
    padding: 0px!important;
    line-height: 32px;
}
.comment-info img {
    width: 30px;
    height: 30px;
    margin-right: 6px;
    border-radius: 50%;
    border: 1px solid #f3f3f3;
}
.comment-info span:last-child {
    float: right;
    line-height: 32px;
    color: #999;
    font-size: 13px;
}
.comment-excerpt {
    position: relative;
    padding: 5px 10px;
    background: #f6f6f6;
    border-radius: 1px;
    color: #666;
    margin-top: 8px;
}
.comment-excerpt:before {
    position: absolute;
    left: 10px;
    top: -10px;
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom-color: #f5f5f5;
}
.comment-excerpt p {
    margin: 0;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.comment-excerpt p a {
    font-size: 15px!important;
    line-height: 25px!important;
    height: 25px!important;
}
.comment-post {
    color: #999;
    margin-top: 5px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.comment-post a {
    color: #999;
    display: inline!important;
    font-size: 13px!important;
}
.tuijian{
  padding: 20px 20px;
  margin-bottom: 10px;
  background: #FFF;
}
.zuixin{
    margin-bottom: 10px;
  padding: 20px 20px;
  background: #FFF;
}
.twdd li {
    margin-bottom: 20px;
}
.twdd li a {
    display: block;
}
.twdd li a .list-img {
    width: 80px;
    height: 65px;
    overflow: hidden;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
}
.twdd li a .list-img img {
    width: 100%;
    height: 100%;
}
.twdd li a .info {
    float: left;
    width: calc(100% - 70px - 20px);
}
.twdd li a .info h3 {
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.searchtitle {
    color: #929292;
    font-size: 15px;
    margin-bottom: 9px;
    display: block;
    padding: 0px 10px;
    line-height: 32px;
}
.topad {
    margin-top: 10px;
}
.topad li {
  float: left;
    width: 20%;
    text-align: center;
}
.wenziad {
    height: 50px;
    border: 2px #5298ff dashed;
    width: 240px;
    text-align: center;
    background: url(../images/df_yba.png) no-repeat right 1px top 32px;
    margin-bottom: 5px;
}
.wenziad a {
    color: #0C6;
    font-weight: bold;
    line-height: 40px;
}
.aad {
  width: 100%;
    background: #FFF;
    margin-bottom: 13px;
    overflow: hidden;
    padding: 5px;
  }
.msg {
    font-size: 14px;
}
.nav-ul li,.twdd li ,.xuhaoul li,.three li,.list-top ul li,.right-main ul li,.list-container ul li{
    list-style: none;
}
.msgname, .msgname a {
    color: #bbb;
    font-weight: normal;
}
.msgname img, .avatar {
    float: left;
    height: 44px;
    width: 44px;
    border: 1px solid #eee;
    padding: 2px;
    margin: 0 10px 0 0;
    border-radius: 5px;
}
.pull-right {
    float: right;
}
.msgarticle {
    border: 1px dotted #eee;
    padding: 6px 12px;
}
.article-content img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.new-position #index-lb div div img {
    width: 100%;
    min-height: 100%;
}
#box {
    position: fixed;
    bottom: 45px;
    width: 45px;
    height: 156px;
    left: 50%;
    margin-left: 580px;
    z-index: 999;
    text-align: right;
}
#box div#tougao, #box div#gotop {
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #6d817f;
    display: block;
    margin-bottom: 3px;
    background-color: #eee;
    border-radius: 2px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
#box div#tougao i.fa {
    color: #6d817f;
    font-size: 1.2em;
    font-weight: bold;
}
#box div#gotop {
    font-size: 2.4em;
    display: none;
    cursor: pointer;
    top: 53px;
}
#gotop {
    transition: all .5s ease 0s;
}


.index_ad_top_wz ul {
    float: left;
    width: 20%;
}
.index_ad_top_wz li {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 3px 0;
}
.index-container .s-header {
    padding: 1rem 0.8rem;
    padding-bottom: 1.2rem;
    background: #FFF;
    font-size: 1rem;
}
.index-container .title {
    margin-bottom: 0.3rem;
    font-weight: normal;
}
.index-container .downBtn{
    overflow: hidden;
}
.index-container .titles:after {
    height: 0.5rem;
    top: 0.5rem;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.index-container .s-content .downBtn a:nth-child(2) {
    margin-left: 6%;
}
.titles:after {
    content: " ";
    position: absolute;
    height: 0.7rem;
    width: 0;
    border: 1px solid #5298ff;
    left: 0;
    top: 0.4rem;
}
.index-container .s-header .a-title {
    line-height: 1.7rem;
    color: #333;
    font-size: 1.1rem;
}
.index-container .s-content {
    padding-top: 1.1rem;
}
.index-container .s-content .nomp4 {
    margin-bottom: 1rem;
    border: 1px solid #F6F6F6;
}
.index-container .s-content .nomp4 .img {
    text-align: center;
    height: 10rem;
    line-height: 10rem;
    overflow: hidden;
    position: relative;
}
.index-container .s-content .nomp4 .img img {
    min-height: 100%;
    width: 100%;
    vertical-align: middle;
}
.index-container .s-content .downBtn a {
    float: left;
    width: 47%;
    height: 2rem;
    line-height: 1.9rem;
    text-align: center;
    font-size: 0.65rem;
    color: #666;
    border: 1px solid #F6F6F6;
    border-radius: 2px;
}

/**自适应*/
@media (max-width: 639px) {
 body  {
    min-width: 100%;
}
  .index-container .import .right .soft-info > span{
    display: none;
  }
  .index-container .import .right {
    width: 100%;
}
  .web-nav .nav-ul li{
   flex: 1 0 auto;
    color: #fff;
    padding: 0 5px;
    width: auto;
    float: left;
}
  .nav-ul li ul{
  width:45px;
  }
.container {
    width: 100%;
}
.header .logo {
    height: 80px;
    line-height: 80px;
}
 .header .logo img {
    width: 150px;
}
.header .search {
     margin: 15px 0;
    width: 55%;
} 
.new-position .left .index-login,.header-user,.three,.scoend .left ,.scoend .types,#box,footer .right,footer .left p,.list-container .list-ul li .list-ca,.article_content .right{
    display: none;
  } 
  .article_content .left .article-bq .bq-dz,.article_content .left .article-bq .bq-wg,.hot-top,.new-position .index-login,.top-list .type{
    display: none;
  }
.abtuijian ul li {
    width: 100%;
  padding-right: 5px;
}
  .list-container .list-ul li .list-info .soft-title {
    font-weight: normal;
    font-size: 1rem;
    color: #333;
    height: 2.1rem;
    line-height: 1.15rem;
    display: -webkit-box;
    white-space: inherit;
    overflow: hidden;
}
  .new-position .left {
    width: 100%;
    float: none;
    margin: 0 auto;
}
 .top-list .tpl-tr,.top-list .list-top,.top-list .list-top ul{
    width: 100%;
}
  .friends-link {
padding: 0.8rem 0.8rem;
}
.title{
    border-bottom: none;
    position: relative;
    height: 1.9rem;
    line-height: 1.6rem;
    text-indent: 1.01rem;
    font-size: 0.7rem;
    color: #5f5f5f;
}
.xuhaoul,.scoend .showtop {
   width: 100%;
}
.xuhaoul li {
    width: 100%;
    margin-bottom: 0.8rem;
}
.xuhaoul {
   padding-top: 0.5rem;
   margin-top: 0px; 
}
    
  .bx-wrapper li a {
    width: 100%;
}
  .new-position .right {
    width:100%;
    background: #FFF;
    padding: 0.8rem 0.8rem;
    margin-top: 13px;
}
  .trindexturnpagettr {
    width: initial;
    padding: 0;
}
.new-position {
    height: auto;
}
.scoend {
    padding: 0.8rem 0.8rem;
}
.top-list {
    padding: 0.8rem 0.8rem;
}
.title:after {
    height: 0.5rem;
    top: 0.5rem;
}
.top-list .list-top li a,.xuhaoul li a,.new-position .r-content ul li a,.abtuijian ul li a {
    font-size: 0.7rem;
}
.new-position .r-content ul li span,.abtuijian ul li span {
    font-size: 0.6rem;
}
  .new-position .r-content {
    height: 100%;
}
  .scoend .right {
    width: 100%;
}
  footer .left {
    width: 100%;
    padding: 0px 10px;
}
  .web-nav .nav-ul {
    list-style-type: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    overflow: auto;
    width: auto;
    float: none;
    height: auto;
}
  .web-nav .nav-ul li a {
    font-size: 10px;
}
  .new-position .r-content ul li {
    float: left; 
    padding-right: 0px;
    width: 100%;
}
.new-position .r-content ul li:nth-child(2n) {
    padding-left: 0px;
}
.list-container .list-ul {
  padding: 1.3rem 0.9rem;
}  
.list-container .list-ul li .list-btn{
    font-size: 0.62rem;
     margin-top: 0.5rem;
    float: right;
    font-weight: normal;
    color: #949494;
    border: 1px solid #f1f1f1;
    padding: 0 0.55rem;
    border-radius: 2px;
    height: 1.2rem;
    line-height: 1.1rem;
    max-width: 29%;
    overflow: hidden;
}
  .list-container .list-ul li .list-btn a {
   float: none;
    width: 100%;
    text-align: center;
    font-size: 0.62rem;
    border: #dedee8;
}
.list-container .list-ul li .list-img {
float: left;
    width: 30%;
    height: 5rem;
    overflow: hidden;
}
.list-container .list-ul li .list-info {
  float: right;
    width: 65%;
} 
.list-container .list-ul li {
  margin-bottom: 0.9rem;
    padding-bottom: 0.9rem;
    border-bottom: 1px solid #f9f9f9;
}
#page .pageg a, #page .pageg span {
    padding: 0 25px;
}
.article_content .left {
    width: 100%;
    padding: 0 0.8rem;
} 
.article_content {
    margin: 20px 0;
} 
.article_content .left .article-title {
    font-size: 17px;
} 
.article_content .left .article-bq {
    font-size: 13px;
    margin-top: 0px;
} 
.article_content .left .article-content {
    margin-top: 5px;
    padding: 0;
    background: #FFF;
    font-size: 0.75rem;
    padding-bottom: 0.6rem;
    overflow: hidden;
} 
.article-end .good {
    margin-top: 0.9rem;
    position: relative;
}
.article-end .good a {
    width: 1.65rem;
    height: 1.65rem;
        font-size: .65rem;
    line-height: 1.65rem;
}
.article-end .good span {
    font-size: .55rem;
}
.article-pl {
   background: #FFF;
} 
.bx-wrapper {
    padding-right: 3px;
    padding-left: 3px;
}
}

.article-bar {
    height: 30px;
    border-bottom: 1px solid #ececec;

}
.article-bar ul {
    float: left;
    position: relative;
    line-height: 32px;
    font-size: 15px;
    cursor: pointer;
    color: #9c9898;
    margin-right: 40px;
}
.article-bar ul a {
    height: 18px;
    line-height: 18px;
    color: #a4a1a1;
    margin-right: 5px;
    display: inline-block;
    padding: 0 3px;
}