@charset "utf-8";
/* CSS Document */
.left2020 {width:100%; border-top:#eee 2px solid; margin-top:15px; margin-bottom:20px;}
.left2020 ul {height:40px; line-height:40px;}
.left2020 ul i{ float:left;
    border-top: 2px solid #07d; margin-top:-2px; font-size:18px;
    color: #07d;
    font-weight: bold;
}
.left2020 ul span{float:right; font-size:14px;}
.zhibo img{ width:310px; height:150px; margin-bottom:10px;}
.ad img{ width:310px; height:100px; margin-bottom:10px;}
.zhibo span{ font-size:16px; line-height:22px;}
.zhibo span a{ color:#000000;}
.zhibo span a:hover{ color: #FF0000;}
.zhibo span i{ background-color:#0099FF; padding:1px 6px; font-size:12px; color:#FFFFFF; margin-right:8px;}
.rt2020 {width:100%; border-top:#eee 2px solid; margin-top:15px; margin-bottom:0px; border-left:#eee 1px solid;  border-bottom:#eee 1px solid;  border-right:#eee 1px solid; float: left; }
.rt2020 ul {height:40px; line-height:40px; }
.rt2020 ul i{ float:left;
    border-top: 2px solid #a067fb; margin-top:-2px; font-size:18px;  text-indent:10px;
    color: #a067fb;
    font-weight: bold;
}
.rt2020 ul span{float:right; font-size:14px; margin-right:10px;}
.rt2020 ul span a{ color:#a067fb; font-weight:700;}
.rt2020 ul span a:hover{ color: #FF0000; }
.rtnei{ padding:0 10px 0px 10px; float: left;}
.rtnei img{ width:310px; height:150px; margin-bottom:10px;}
.rtnei span{ font-size:16px; line-height:22px; float: left;}
.rtnei span a{ color:#000000;}
.rtnei span a:hover{ color: #FF0000;}
.rtnei span i{ background-color:#0099FF; padding:1px 6px; font-size:12px; color:#FFFFFF; margin-right:8px;}
.rt2020 p {
    position: relative;
    float: left;
    top: -100px;
    right: 0px;
    padding: 2px 10px;
    font-family: "Microsoft Yahei", Times, serif;
    background: rgba(166, 103, 251, 0.62);
    /* line-height: 24px; */
    color: #fff;
    font-size: 16px;
    /* width: 100%; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.rt2020 e a{
    position: relative;
    float: left;
    top: -100px;
    right: -10px;
    padding: 2px 10px;
    font-family: "Microsoft Yahei", Times, serif;
    background: rgba(255, 9, 9, 0.62);
    /* line-height: 24px; */
    color: #fff;
    font-size: 16px;
    /* width: 100%; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.top10{background-color:#FFFFFF; width:1200px; border-radius: 10px; margin-bottom:10px; }
.ranking {
    width: 385px;
    float: left;
    background: #fff;
    padding: 15px 0;
    box-sizing: border-box;
    /* margin-left: 15px; */
    margin-right: 22px;
}

.ranking ul {
    line-height: 30px;
    font-size: 14px;
}

.ranking ul li {
    height: 30.5px;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    -ms-word-break: keep-all;
    -ms-text-overflow: ellipsis;
    counter-increment: mycounter;
    -o-text-overflow: ellipsis;
}

.ranking ul li::before {
    color: #999;
    font-weight: 900; font-size: 18px;
    content: counter(mycounter);
}

.ranking ul li:first-child::before {
    color: rgb(246, 60, 121);
    font-size: 18px; font-weight:900;
}

.ranking ul li:nth-child(2)::before {
    color: rgb(246, 143, 60);
    font-size: 18px; font-weight:900;
}

.ranking ul li:nth-child(3)::before {
    color: rgb(246, 196, 60);
    font-size: 18px; font-weight:900;
}

.ranking ul li a {
    padding-left: 8px;
}
.ranking ul li a:hover{
    color: #FF0000;
}
.ranking_con {
    border-width: medium 1px 1px;
    border-style: none solid solid;
    border-color: currentColor rgb(230, 230, 230) rgb(230, 230, 230);
    padding: 0px 13px 8px;
    border-image: none;
}
.ranking1 {
    width: 385px;
    float: right;
    background: #fff;
    padding: 15px 0;
    box-sizing: border-box;
    /* margin-left: 15px; */

}

.ranking1 ul {
    line-height: 30px;
    font-size: 14px;
}

.ranking1 ul li {
    height: 30.5px;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    -ms-word-break: keep-all;
    -ms-text-overflow: ellipsis;
    counter-increment: mycounter;
    -o-text-overflow: ellipsis;
}

.ranking1 ul li::before {
    color: #999;
    font-weight: 900; font-size: 18px;
    content: counter(mycounter);
}

.ranking1 ul li:first-child::before {
    color: rgb(246, 60, 121);
    font-size: 18px; font-weight:900;
}

.ranking1 ul li:nth-child(2)::before {
    color: rgb(246, 143, 60);
    font-size: 18px; font-weight:900;
}

.ranking1 ul li:nth-child(3)::before {
    color: rgb(246, 196, 60);
    font-size: 18px; font-weight:900;
}

.ranking1 ul li a {
    padding-left: 8px;
}
.ranking1 ul li a:hover{
    color: #FF0000;
}

.hot-list .pl5 {
    padding-left: 0px;
}
.hot-title {
    width: 500px;
    line-height: 1;
    padding-left: 0px;
}
.hot-title h2 {
    font-size: 24px;
    padding-top: 6px;
}
.hot-text h2 span {
    padding: 0 4px;
    border: #F00 1px solid;
    background-color: #F00;
    margin-left: 10px;
    display: inline;
    color: #FFF;
    font-size: 12px;
}
.hot-title h3 {
    padding-top: 5px;
}
.hot-title h3 a {
    margin-left: 0px;
}
.hot-text {
    text-align: left;
    padding-left: 0px;
}
.hot-text h2 {
    font-size: 14px;
    float: left;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    margin: -12px 0px 0 1px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    line-height: 20px;
}
.hot-text h3 {
    line-height: 1;
}
.hot-text p {
    line-height: 20px;
    text-indent: 2em;
}
.color-link, .color-link a {
    color: #252525;
    line-height: 20px;
}
.color-link a:hover{
    color: #FF0000; text-decoration:none;
}
.color-dig, .color-dig a {
    color: #555555;
}

.hot-text img {
    width: 212px; border-radius:10px;
    height: 116px;
    display: inline;
}
.hot-text span {
    line-height: 32px;
}
.pvdate{      float: left;
    line-height: 20px;
    position: relative;
    top: -4px;
    z-index: 999;}
.qudonghaocn{float: left;
    line-height: 20px;
    position: relative;
    top: -33px;
    left: 145px;
    width: 100%;
    z-index: 999; font-size:14px; }
.qudonghaocn a{ color:#FFFFFF; padding:0 7px 1px 9px;  border-radius:30px;  }
.qudonghaocn a:hover{ color:#FF9966;  border:#FF9966 1px solid; padding:0 7px 1px 9px;  border-radius:30px; }
.haologo{    float: left;
    line-height: 20px;
    position: relative;
    top: -38px;
    left: -46px;
    z-index: 999;
    font-size: 14px;}
.haologo img{ width:30px; height:28px;}
#postlist > div {
    margin-bottom: 10px;
}
.pvdate .color-date-from{
    width:64px; overflow:hidden; height:22px;
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
}
.pvdate .color-date-from a {
    font-size: 12px;
    font-weight: normal; color:#6666FF}
.pvdate .color-date-from a:hover{color: #FF0000;}
.mingzi {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}
.mingzi h2 {
    font-size: 18px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    margin-bottom: 10px;
    font-weight: bold;
}
.mingzi h2 a {
    color: #333;
}
.mingzi h2 a:hover {
    color: #FFCC66;
}
.art1 {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}
.art1 span {
    line-height: 22px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.spj {
    width: 800px;
    text-align: center;
    line-height: 20px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    font-size: 14px;
    margin: 0 auto;
}
.profile_r {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}
.profile_r span a {
    background-color: #36C;
    padding: 3px 10px;
    color: #FFF;
}
.profile_r span a:hover {
    background-color: #C30;
    padding: 3px 10px;
    color: #FFF;
}
.column_box {
    background: #f5f5f5;
}
.count, .pv {
    color: red;
}
.blog-list .hit {
    margin-left: 0;
    line-height: 32px; font-size:12px;
}
.crumb {
    font-size: 15px;
}
.column .column-main {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5;
}
.column-main .inner {
    width: 774px;
    float: left;
    background: #fff;
}
.hot-text {
    width: 232px;
    padding: 10px;
    background-color: #f5f5f5;
    float: left;
    /* border-radius: 10px; */
    margin-right: 10px;
    margin-bottom: 10px;
    height: 213px;
}
.blog-list{ margin:0 auto; width:1200px; overflow: hidden; margin-top: 15px;}
.blog-list > ul { margin-right: -10px; }
.blog-list > ul > li { float: left; width: 232px; border:#FFFFFF 0px solid; border-radius:10px; padding:10px;  margin:0 10px 10px 0px; background:#FFFFFF;  position: relative;}
.blog-list > ul > li:nth-child(5n) { margin-right: 0;}
.column_content {
    background: #f5f5f5;
    padding: 20px 0;
}
#postlist {
    overflow: hidden;
}
.page_list {
    background: #fff;
    width: 232px;
    margin-bottom: 15px;
    padding-bottom: 6px;
}
.pages {
    font-size: 15px;
}
.month_list {
    text-align: center;
    font-size: 15px;
    line-height: 34px;
    color: #1b64f8;
    font-weight: 600;
}
.list_box {
    padding: 10px 20px;
    min-height: 270px;
}
.list_box i {
    display: inline-block;
    font-weight: bold;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: red;
    line-height: 20px;
}
.list_box li > a {
    font-size: 16px;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin: 0 20px 0 10px;
    position: relative;
    top: 4px;
    color: #333;
}
.list_box span a {
    color: #999;
    width: 36px;
    overflow: hidden;
    display: inline-block;
    height: 17px;
    line-height: 17px;
    position: relative;
    top: 5px;
}
.list_box li {
    margin-bottom: 20px;
}
.list_box li:nth-child(n+5) i {
    background: #eee;
    color: #666
}
.layui-container {
    overflow: hidden;
    padding: 0;
}
#content {
    padding: 0;
}
.logo {
    margin-top: 0;
}
.tc2 img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 12px;
    border: 2px solid #ddd;
    padding: 1px;
}
.user_info {
    overflow: hidden;
    width: 75%;
}
.user_info .right {
    position: absolute;
    top: 2px;
    right: 0;
}
.user_list {
    overflow: hidden;
    margin: 0 20px;
}
.user_list li {
    overflow: hidden;
    padding: 12px 0;
    margin-bottom: 4px;
}
.user_list li:last-child {
    border: none;
}
.user_info h2 {
    font-size: 16px;
    line-height: 28px;
}
.page_list:nth-child(2) {
    padding-bottom: 8px;
}
.user_list li span a {
    color: red;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 1px 6px;
    font-size: 14px;
}
.user_list li span a:hover{
    color: #fff;
    background: red;
    border:none;
    text-decoration: none;
}
.user_info .left > div {
    line-height: 28px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #808080;
}
.user_info .left > h2 > a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user_info .left > h2 > a:hover{
    color: #FF0000;
}
#content {
    min-height: 500px;
}
.a_type {
    color: #fff !important;
    background: #fb5261;
    border-radius: 15px;
    padding: 0 6px;
}
.v2 {
    background: url('../images/v.png') no-repeat center center;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: -2px;
}
.v1 {
    background: url('../images/v_blue.png') no-repeat center center;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: -2px;
}
.user_list li div.left {
    position: relative;
}
.list_headimgurl {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    float: left;
    position: relative;
    margin-top: 0;
}
.crumb-box {
    border-bottom: 1px solid #ddd;
    overflow: hidden; padding-bottom:4px; margin-bottom:3px;
    _zoom: 1;
}
.neilian{width:509px; margin-left:-7px; float:left;}
.neilian li{ width:470px;  line-height:28px; overflow: hidden;vertical-align: middle; white-space: nowrap; text-overflow: ellipsis;}
.neilian li a{ color:#333333; font-size:16px; }
.neilian li a:hover{ color:#FF0000;}
.neilian li i a{ color:#0b77da;}
.neilian d{ float:right;  line-height:28px; font-size:12px; color: #CCCCCC}
.tab{float:left;  margin-top:15px;   margin-top:15px; margin-bottom:0px;  }
.d3article{ width: 500px;
    margin-left: 2px;
    height: 138px;
    overflow: hidden;
    margin-bottom: 8px;}
.d3article > ul { margin-right: -10px; }
.d3article > ul > li { float: left; width: 160px; border:#FFFFFF 0px solid; border-radius:10px; margin:0 10px 10px 0px;}
.d3article > ul > li:nth-child(3n) { margin-right: 0;}
.d3article ul li { position: relative; width:160px; border-radius:10px; height:100px; background:#FFFFFF; }
.d3article img{ display: block; width:160px; height:90px; }
.cflei{padding:50px 50px 0 0px; position: absolute; top:10px; }
.cflei a{padding:1px 4px; background-color:#666; color:#fff; font-size:14px;}
.pigbt{  padding: 10px 0px;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
}
.pigbt a{ color:#666; text-decoration:none;}
.pigbt a:hover{ color: #FF6600; text-decoration:none;}
.dname {
    line-height: 41px;
    width: 502px;
    color: #637fe4;
    font-size: 22px;
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;
}
.dname a{color:#333;}
.dname a:hover{ color:#FF0000;}
.qname {
    line-height: 30px;  padding:2px 10px; float:left;
    width: 502px;
    color: #637fe4;
    font-size: 20px;
    margin-bottom: 6px; margin-top:10px;
    text-align: center;
    font-weight: 500;
}
.qname n {
    padding:2px 10px; background-color:#637fe4; color:#FFFFFF; border-radius:20px;
    font-size: 20px;
    margin-bottom: 6px; margin-top:10px;
    text-align: center;
    font-weight: 500;
}

.cbox {    float: left;
    width: 500px;
    height: 36px;
    line-height: 34px;
    border-bottom: 2px solid #f1f4fd;
    margin-bottom: 6px;
    margin-top: 1px;
    text-align: left;}
.cbox t {
    display: inline-block;
    font-size: 20px;
    white-space: nowrap;
    border-bottom: 2px solid #637fe4; font-weight:600;
}
.cbox e{float:right; margin-left:10px; line-height:40px;}
.cbox e a{margin-left:10px; color:#637fe4;}
.cbox e a:hover{ color:#FF0000;}