@charset "utf-8";
/**
WAP网址导航 daohang.aizhancloud.cn
扒css没关系，但是给我留一个链接，谢谢
**/

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f6f6f6;
}

a {
    color: #666666;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0;
    line-height: 1.8;
}

div, h1, h2, h3, h4, h5, p, form, ul, label, input, textarea, img, span, dl, dt, dd, pre {
    margin: 0px;
    padding: 0;
}

li {
    list-style-type: none;
}

dl, ol, ul {
    margin-top: 0;
}

input{
    outline: none;
    border-radius: 0;
	-webkit-appearance:none;
}

/**wap导航文章段落**/

.h1, h1 {
	font-size: 24px;
}

.h2, h2 {
	font-size: 22px;
}

.h3, h3 {
	font-size: 20px;
}

.h4, h4 {
	font-size: 18px;
}

.h5, h5 {
	font-size: 16px;
}

.h6, h6 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
    font-weight: normal;
}

.news h1, .news h2, .news h3, .news h4, .news h5, .news h6 {
    padding: 10px 20px;
    border-radius: 3px;
    border-left: 3px solid #000000;
    background-color: rgb(246, 246, 246);
}

.news {
    padding: 0 10px 10px 10px;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.newstext {
    padding: 10px;
    background-color: #fff;
}

.news img {
    max-width: 100%;
    height: auto;
}

.news .about {
    color: #888888;
    border: 1px solid #F3F3F3;
    padding: 10px;
    margin: 8px 0;
    line-height: 23px;
    background: none repeat 0 0 #F6F6F6
}

.container {
    max-width: 1100px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.btn {
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
}

/**wap导航左右样式**/

.zuo {
    float: left;
}

.you {
    float: right;
}

.left {
    width: 70%;
    margin-bottom: 5px;
}

.right {
    width: 29.2%;
    margin-bottom: 5px;
}

/**wap导航全局col**/

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.card {
    width: 100%;
    margin-bottom: 5px;
}

.card-header {
    padding: 1rem;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid #ddd;
}

.card-header .card-title {
    color: #333;
    height: 25px;
    line-height: 25px;
}

.card-header .card-title span {
    font-size: 12px;
}

.card-header .card-title .shoulu {
    float: right;
    font-size: 12px;
}

.card-header .card-title a {
    color: #333333;
    text-decoration: none;
    background-color: transparent;
}

.card-header .card-title span {
    color: #999;
    float: right;
}

.card-header .card-title .more:hover, .card-header .card-title .more:focus {
    color: #08f;
}

.card-body {
    padding: 0.625rem;
}

.pager li .current {
    background-color: #ddd;
}

/**wap导航全局顶部**/

.dingbu {
    margin: 0.5rem 0;
    padding: 1.5rem;
    background-color: #fff;
    overflow: hidden;
}

/**wap导航全局顶部logo和搜索**/

.header {
    max-width: 60%;
    text-align: center;
}

.header img {
    max-width: 100%;
    max-height: 60px;
}

.search {
    width: 40%;
}

.search form {
    background-color: #fff;
    margin-top: 12px;
}

.search .searchbox {
    margin-bottom: 0.5rem;
}

.search .searchbox .clearbtn {
    position: absolute;
    z-index: 5;
    width: 0.75rem;
    height: 0.75rem;
    display: none;
}

#edtSearch {
    border-color: #999;
    padding-right: 1rem;
}

#searchbtn {
    border-color: #999;
    color: #666;
    background-color: #fff;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group-append {
    margin-left: -1px;
}

.input-group>.form-control {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.form-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    border: 1px solid #ced4da;
}

/**wap导航全局翻页**/

.pagebar {
    clear: both;
    padding: 15px;
    text-align: center;
}

.pagebar a, .pagebar .now-page {
    padding: 4px 12px;
    color: #333333;
    display: inline-block;
    clear: both;
    border: 1px solid #ddd;
    margin: 0 3px 3px 0;
    border-radius: 2px;
}

.pagebar a:hover, .pagebar .now-page {
    color: #000000;
}

/**wap导航首页最新收录**/

.zuixindh,.indexdh {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
}

.zuixindh ul,.indexdh ul {
    width: 100%;
    overflow: hidden;
}

.zuixindh ul li {
    float: left;
    width: 16.66%;
}

.zuixindh ul li a:hover {
    overflow: hidden;
    border: 1px dashed #87CEFA
}

.zuixindh ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    margin: 5px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    border: 1px dashed #eee;
}

/**wap导航首页文章推荐*/

.zuixinwz {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
}

.right .zuixinwz ul {
    margin: 0;
    padding-left: 0;
    overflow: hidden;
}

.zuixinwz ul li {
    margin: 5px 0 0 0;
    padding: 5px 15px;
    border-top: 1px dotted #ddd;
    border-bottom: none;
}

.zuixinwz ul li:first-child {
    margin: 0;
    padding-top: 10px;
    border-top: none;
}

.zuixinwz ul li:last-child {
    padding-bottom: 10px;
}

.zuixinwz ul li p {
    overflow: hidden;
    height: 22px;
}

.zuixinwz .tuijian {
    color: #ff0000;
}

.zuixinwz a {
    color: #686868;
    overflow: hidden;
}

/**wap导航首页网站分类**/

.dhsl {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
}

.dhsl ul {
    width: 100%;
    overflow: hidden;
}

.dhsl ul li,.indexdh ul li {
    float: left;
    width: 12.5%;
}

.dhsl ul li a:hover,.indexdh ul li a:hover {
    overflow: hidden;
    border: 1px dashed #87CEFA
}

.dhsl ul li a,.indexdh ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    margin: 5px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    border: 1px dashed #eee;
}

/**wap导航列表分类**/

.listdhsl ul {
    padding-left: 0px;
    overflow: hidden;
}

.listdhsl ul li {
    float: left;
    width: 16.66%;
}

.listdhsl ul li a:hover {
    overflow: hidden;
    border: 1px dashed #87CEFA
}

.listdhsl ul li a {
    display: block;
    border-radius: 4px;
    text-align: center;
    margin: 5px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    border: 1px dashed #eee;
}

.daohang {
    background-color: #fff;
}

/**wap导航侧边最新发表**/

#divPrevious ul {
    padding-left: 0px;
    overflow: hidden;
}

#divPrevious ul li {
    margin-bottom: 5px;
    float: left;
    width: 49%;
}

#divPrevious ul li:nth-child(odd) {
    margin-right: 5px;
}

#divPrevious ul li a {
    padding: 0 4px;
    display: block;
    border-radius: 4px;
    text-align: center;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    border: 1px dashed #eee;
}

#divPrevious ul li a:hover {
    overflow: hidden;
    border: 1px dashed #87CEFA
}

/**wap文章分类**/

.list {
    margin-bottom: 0;
    padding: 10px 10px 0 10px;
    height: auto;
    background: rgb(255, 255, 255);
    border-radius: 4px 4px 0 0;
    font-size: 13px;
}

.list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    overflow: hidden;
}

.list li:hover {
    background-color: rgba(79, 206, 248, 0.2);
}

.list li h2 {
    font-size: 1.15em;
    line-height: 1.5;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list small, .info-bt small, .info-bt small a, .list small a {
    color: #000;
}

.list small span, .info-bt small span {
    margin-right: 15px;
}

.list li p {
    margin-bottom: 10px;
    overflow: hidden;
}

.list-tu {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 24%;
    max-height: 125px;
}

.list-tu img {
    width: 100%;
}

.hr {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-top-width: 10px;
    margin: 6px 0;
}

/**wap导航内页**/

.dhny {
    background-color: #fff;
}

.dhny .dhnybt {
    padding: 10px 10px 0 10px;
    line-height: 1.8;
}

.dhnynr {
    color: #8d8d8d;
    font-size: 14px;
    overflow: hidden;
}

.prism-show-language-label {
    top: 8px
}

/**wap导航内页网站信息**/

.wapwzxi {
    width: 100%;
    margin-right: 10px;
    overflow: hidden;
}

.zdqq {
    width: 240px;
    overflow: hidden;
    margin: 10px auto;
}

.wapwzxi .zdqq .wzzd {
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 10px 10px 0;
    border-radius: 5px;
    text-align: center;
    background: #1C86EE;
    float: left;
}

.wapwzxi .zdqq .lxqq {
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 10px 10px 0;
    border-radius: 5px;
    text-align: center;
    background: #f49307;
    float: left;
}

.wapwzxi a {
    color: #fff;
}

/**wap导航内页权重**/

.web-data {
    background-color: #FFFFFF;
    border: 1px #efefef solid;
    overflow: hidden;
    margin: 10px;
    text-align: center;
}

.web-data li {
    padding: 15px 0 10px;
    float: left;
    width: 12.35%;
    font-size: 12px;
    list-style-type: none;
    border-right: 1px #dedede solid;
}

.web-data li:last-of-type {
    border-right: none;
}

.web-data li p {
    margin-top: 5px;
    color: #888;
}

.web-data li .grade._1 {
    background: url(../wapwzdh/img/baidupc.png) repeat-x;
    background-size: 100% 100%;
}

.web-data li .grade._2 {
    background: url(../wapwzdh/img/baidumobile.png) repeat-x;
    background-size: 100% 100%;
}

.web-data li .grade._3 {
    background: url(../wapwzdh/img/360.png) repeat-x;
    background-size: 100% 100%;
}

.web-data li .grade._4 {
    background: url(../wapwzdh/img/sm.png) repeat-x;
    background-size: 100% 100%;
}

.web-data li .grade._5 {
    background: url(../wapwzdh/img/toutiao.png) repeat-x;
    background-size: 100% 100%;
}

.web-data li span {
    height: 20px;
    line-height: 20px;
}

.web-data li .grade {
    margin: 0 auto;
    color: #fff;
    max-width: 50px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

/**wap导航内页选择卡**/

.tab-block {
    width: 100%;
    height: 100%;
}

.tab-block .tab-buttons {
    width: 100%;
    height: 50px;
    background-color: #fafafa
}

.tab-block .tab-buttons .tab-button {
    width: 33.33%;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999;
    margin: 0;
    line-height: 50px;
    position: relative;
    cursor: pointer;
    background-color: #f2f2f3;
}

.tab-block .tab-buttons .tab-button.cur {
    background-color: #fff;
    color: #333
}

.tab-block .tab-buttons .tab-button.cur:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
}

.tab-block .tabs {
    width: 100%;
    height: 100%;
}

.tab-block .tabs .tab-item {
    width: 100%;
    height: 100%;
    display: none;
}

.tab-block .tabs .tab-item .tab-xinxi {
    margin: 10px;
}

.tab-block .tabs .tab-item .information-tab img {
    width: 100%;
    height: 100%;
}

.tab-block .tabs .tab-item .information-tab .logo {
    width: 20%;
    height: 100%;
}

.tab-block .tabs .tab-item.active {
    display: block;
    overflow: hidden;
}

/**wap导航内页相关站点**/

.wapxg {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
}

.wapxg ul {
    margin: 10px;
    padding-left: 0;
    overflow: hidden;
}

.wapxg ul li {
    float: left;
    width: 16%;
    font-size: 14px;
    text-align: center;
    list-style-type: none;
}

.wapxg ul li p {
    margin: 5px;
    height: 30px;
    padding: 0 10px 0 10px;
    line-height: 30px;
    overflow: hidden;
    border: 1px dashed #eee;
}

.wapxg ul li p:hover {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border: 1px dashed #87CEFA
}

.wapxg ul li p a {
    color: #6c757d;
    text-decoration: none;
    background-color: transparent;
}

/**wap导航底部**/

.footer {
    margin: 5px 0;
    text-align: center;
}

.footer .poweredby a {
    border-bottom: 1px dashed #a0a0a0;
}

.footer .poweredby a:hover, .footer .poweredby a:focus {
    border-bottom-style: solid;
}

.footer-wrap {
    background-color: #fff;
    padding: 1rem;
}

/**wap导航顶部nav**/

.nav {
    width: 100%;
    margin-bottom: 8px;
    background-color: #fff;
    display: flex;
}

.nav ul {
    width: 100%;
}

.nav li {
    width: 10%;
    float: left;
    list-style-type: none;
    text-align: center;
    position: relative;
}

.nav a {
    padding: 10px 0;
    display: block;
    font-size: 1em;
    overflow: hidden;
    color: #686868;
}

.nav ul li ul {
    display: none;
    position: absolute;
    z-index: 10000;
    background-color: #fff;
}

.nav ul li:hover, .nav ul li a:hover, .nav ul li a:active {
    color: red;
    background-color: #f1f1f1;
}

.nav ul li:hover ul, .nav ul li a:hover ul, .nav ul li a:active ul {
    display: block;
}

.nav ul li ul li {
    width: 100%;
}

/**wap导航侧边**/

.right dl {
    margin: 0 0 10px 0;
    padding: 15px;
    background-color: #fff;
    overflow: hidden;
}

.right dt {
    padding-bottom: 6px;
    border-bottom: 1px solid #ededed;
}

.right dd {
    margin-left: 0px;
}

.right ul {
    margin: 5px 0 0 0;
}

.right #divComments, .right #divArchives, .right #divAuthors, .right #divFavorites, .right #divStatistics, .right #divCatalog {
    overflow: hidden;
}

.right #divArchives li, .right #divAuthors li, .right #divFavorites li, .right #divStatistics li, .right #divCatalog li {
    margin-right: 2%;
    float: left;
    height: 30px;
    line-height: 30px;
}

.right #divComments li {
    float: left;
}

.right #divCalendar table {
    width: 100%;
    text-align: center;
}

.right #divCalendar table tbody tr td a {
    color: #f00;
}

#divTags ul li, #divLinkage ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 8px;
    background-color: #e5ecf7;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
}

/**wap导航隐藏浮动**/

.dnwu {
    display: none;
}

/**wap导航内页评论**/

.msg {
    margin-bottom: 6px;
    padding-left: 0;
}

.msg li {
    border: 1px solid #F2F2F2;
    padding: 5px;
    list-style-type: none;
}

.msg .msg-avatar {
    float: left;
    margin-right: 6px;
}

.msg-avatar img {
    width: 60px;
    height: 60px;
    border: 4px solid #f3f5f6;
    border-radius: 50%;
}

.msg .msg {
    margin: 6px 0 0 60px;
}

.msg .msg .msg-avatar>img {
    width: 50px;
    height: 50px;
}

.msg .msg-time {
    font-size: 12px;
    color: #8e8e8e;
}

.pllb {
    margin-bottom: 10px;
}

.comments input {
    width: 30%;
}

.comments textarea {
    width: 100%;
    width: calc(100% - 10px);
}

.comments .pl-inp {
    margin: 10px 0;
}

.comments .pl-inp input, .comments textarea {
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}

.comments .pl-inp .sumbit {
    padding: 6px 12px;
    width: 100px;
    color: #fff;
    float: right;
    border-radius: 4px;
    background-color: #337ab7;
    border: 1px solid transparent;
}

.comments .pl-inp .inpVerify {
    display: flex;
    float: left;
    width: 70%;
}

.comments .pl-inp .inpVerify input {
    width: 40%;
}

.form-text {
    margin: 0 10px;
}

/**wap导航聚合标签**/

.juhetags {
    padding: 5px;
    overflow: hidden;
    margin: 10px;
}

/**wap导航子分类**/

.zifenlei {
    padding: 5px;
}

.zifenlei .fenleizuo {
    padding: 5px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.zifenlei li {
    float: left;
    padding: 5px;
    list-style-type: none;
}

.zifenlei span {
    float: right;
    padding: 5px;
}

.zifenlei p {
    padding: 5px;
}

.fenleisj {
    padding: 5px 5px 0;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #dfdfdf;
}

/**wap导航导航内页双栏**/

.newslist {
    width: calc(100% + 5px);
    overflow: hidden;
}

.newslist .silan {
    margin-right: 5px;
    width: 47%;
    float: left;
    padding: 8px;
}

.newslist .silan:nth-child(2n) {
    margin-right: 0
}

.newslist .more {
    float: right;
}

.newslist .silan ul {
    padding-left: 0;
    margin-bottom: 0;
}

.newslist .silan ul li {
    padding: 3px 0;
    list-style-type: none;
}

.newslist .silan ul li:nth-child(12n) {
    padding: 0;
}

.newslist .silan ul li p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist .silan ul li img {
    display: inline-block;
    vertical-align: middle;
}

.newslist .silan ul li span {
    float: right;
    margin-left: 10px;
}

.bodyxia {
    border-bottom: 1px solid #ededed;
}

/**wap导航相关文章**/

.newsxg ul {
    padding-left: 0;
}

.newsxg ul li {
    height: 24px;
    line-height: 24px;
    list-style-type: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.newsxg ul li .title {
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.newsxg ul li .time {
    float: right;
    margin-left: 5px;
    margin-right: 10px;
}

.newsxg2 ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
}

.newsxg2 ul li {
    float: left;
    width: 50%;
}
/**wap导航404**/

.head_404 {
    text-align: center;
    background-color: #fff;
}

.head_404 .biaoti {
   margin: 0;
   font-size: 12rem;
   font-weight: 700;
   text-shadow: 10px 10px 10px #7f8c8d;
}

/**wap导航首页统计**/

.tongji {
    padding: 1rem;
    background-color: rgb(255, 255, 255);
}

.tongji ul {
    margin: 0;
    overflow: hidden;
}

.tongji ul li {
    margin-right: 10px;
    padding-right: 10px;
    float: left;
    border-right: 2px solid #eee;
}

.tongji ul li:nth-last-of-type(1) {
    border-right: 0;
}

.width72 {
    width: 72%;
}

.width100 {
    width: 100%;
}

.margin-right50 {
    margin-right: 50px;
}

/**wap导航友链**/

.links {
    padding: 10px;
    background-color: #fff;
}

.links ul {
    margin-bottom: -5px;
    overflow: hidden;
}

.links li {
    float: left;
    height: 20px;
    line-height: 20px;
}

.links a {
    margin: 0 5px 5px;
    text-align: center;
    float: left;
    color: #666;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.links a:hover {
    color: #ff3301;
}

/**wap导航1000px分辨率**/

@media (max-width:1000px) {
    .mb10 {
        margin-bottom: 4px;
    }
    .search, .left, .right, .header, .newsxg2 ul li, .list li h2 {
        width: 100%;
        max-width: 100%;
    }
    .web-data li {
        width: 24.5%;
    }
    .web-data li:nth-child(4) {
        border-right:none;
    }
    .zuixindh ul li,
    .dhsl ul li,
    .indexdh ul li,
    .wapxg ul li,
    .listdhsl ul li {
        float: left;
        width: 33.3%;
    }
    .zuixinwz {
        float: left;
        width: 100%;
    }
    .dhlogo ul li {
        float: left;
        width: 49%;
    }
    .dhlogo ul li img {
        float: left;
        width: 100%;
        height: 60px;
    }
    .wapxg h2 {
        width: auto;
        text-align: center;
    }
    .nav li {
        width: 29.5%;
        margin: 0 5px;
    }
    .nav li ul li {
        margin: 0;
    }
    .nav a {
        padding: 10px 0;
        display: block;
        font-size: 1em;
        overflow: hidden;
    }
    .list-tu {
        width: 100%;
        margin-bottom: 10px;
    }
    .newslist {
        width: 100%;
    }
    .newslist .silan {
        margin-top: 5px;
        margin-right: 0;
        width: 98%;
    }
    .web-data li:nth-child(5),
    .web-data li:nth-child(6),
    .web-data li:nth-child(7),
    .web-data li:nth-child(8) {
        border-top: 1px solid #eee;
    }
    .tongji ul li {
        margin: 0 0 5px;
        padding: 0;
        width: 48.5%;
        height: 30px;
        line-height: 30px;
        display: block;
        border-radius: 4px;
        text-align: center;
        overflow: hidden;
        border: 1px dashed #eee;
    }
    .tongji ul li:nth-child(odd) {
        margin-right: 5px;
    }
    .tongji ul li:nth-last-of-type(1) {
        border: 1px dashed #eee;
    }
    .tjbtn {
        margin-top: 10px;
        padding: 4px 0;
        width: 100%;
        height: 24px;
        line-height: 24px;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        background-color: #2196F3;
    }
    .dnwu {
        display: block;
    }
    .sjwu {
        display: none;
    }
}
/**wap导航425px分辨率**/

@media (max-width:425px) {
    .newslist .silan {
        margin-top: 5px;
        margin-right: 0;
        width: 96%;
    }
}