@charset "utf-8";
/*
Author: 青舟网络
Author QQ：445352
Author URL: https://www.qingzo.com
DESC: 本主题由 青舟网络 制作，参考其它网站主题改版完成。
*/
article,
footer,
header,
section {
    display: block;
}

a:active,
a:hover {
    outline: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}

body {
    font-family: "PingFang SC","webfont","Microsoft Yahei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #888;
    background-color: #f9f9f9;
    margin: 0;
    padding: 0;
}

ul,
li,
dl,
dd,
dt,
p {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0c83e8;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none !important;
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    outline: 0;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }
}

/* TianHu Theme public start*/
.th_top {
    margin-top: 20px;
}


.th_img {
    width: 100%;
    object-fit: cover;
}

.th_logo {
    float: left;
}

.th_logo a{color:#fff;font-size:17px;font-weight:200;line-height:50px;}

.th_logo img {
    height: 70px;
}

.thlogocon {
    height: 70px;
    overflow: hidden;
    margin: 10px 0px;
    position: relative;
}
/* TianHu Theme public end*/

/* menu start*/
.th_header {
    height: 45px;
    line-height: 45px;
    background-color: #0c83e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.th_fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    opacity: 0.95;
}

.th-menu>li {
    position: relative;
    float: left;
    height: 45px;
    line-height: 45px;
}

.th-menu>li>a {
    display: inline-block;
    font-size: 15px;
    padding: 0 15px;
    color: #fff;
    transition: 0.4s ease-out;
}

.th-menu>li>a:hover {
    color: #fff;
    background-color: #0b73cc;
}
.th-menu .hover {
    color: #fff;
    background-color: #0b63af;
}
.wap_click {
    display: none;
}
/* menu end*/

/* search start */
.search-top{margin-top:30px;}
.search{text-align:center;}
.search-img{ max-width:150px;margin:0 auto;}
.search-title{font-size:25px;color:#000;font-weight:200;margin-top:20px;}
.search-input{text-align:left;padding:5px 10px;border: 2px solid #0c83e8;border-radius: 3px 0px 0px 3px;font-size:16px;width:60%;}
.search-sub{padding:5px 10px;border: 2px solid #0c83e8;border-radius:3px;font-size:16px;background-color: #0c83e8;color:#fff;cursor: pointer;}
.search-sub:hover{background-color: #0b73cc;}
/* sou index con start*/
.sou-con{
    border: 1px solid #EDEDED;
    background: #fff;
}
.sou-con-title{
    height:50px;
    line-height:50px;
    font-size:18px;
    font-weight:200;
    color: #0c83e8;
    padding-left:15px;
    border-bottom: 1px solid #EDEDED;
}
.sou-con-title.top{
    color: #da2222;
}
.sou-con-list{
    padding:15px 15px;
}
.title-desc{
    float: right;
    color: #a9a9a9;
}
.sou-con-list{
    padding:15px 15px;
}
.sou-con-list ul li{
    line-height:42px;
    height:42px;
    font-size:15px ;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sou-con-list ul li span a{color:#999;}
.sou-con-list ul li a{
    color: #525252;
    transition: 0.3s ease-out;
}
.sou-con-list ul li a:hover{color: #0c83e8;}
.sou-con-list ul li span{margin-right:10px;}
.sou-con-list ul li span.date {
    float: right;
    color: #bbb;
}
/* sou index con end*/
/* ad start */
.th-ad{
    background-color:#fff;
    height:60px;
    border: 1px solid #EDEDED;
}

.th-ad a img{
    width: 100%;
    object-fit: cover;
    height:60px;
}

/* page ?????? */
.th_page {
    background-color: #fff;
    text-align: center;
    line-height: 40px;
}

.th_page a {
    background-color: #999;
    color: #fff;
    padding: 5px 10px;
    transition: 0.3s ease-out;
}

.th_page span.now-page {
    padding: 5px 10px;
    color: #fff;
}

.th_page_color a:hover {
    background-color: #0c83e8;
}

.th_page_color span.now-page {
    background-color: #0c83e8;
}

/* page ?????? */

.search_arr{
    text-align: center;
    padding:200px  0px;
}
.search_arr1 i{
    font-size:100px;
}

.search_arr2{
    margin-top:20px;
    font-size:20px ;
}

.detail_title {
    color: #333;
    font-size:20px;
    font-weight:200;
    text-align: center;
}
.detail-icon {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #EDEDED;
    padding-bottom:15px;
    margin-bottom:15px;
}
.detail-icon p span {
    margin-right: 10px;
}
.article-content {
    font-size: 15px;
    line-height: 26px;
    text-indent: 30px;
    word-break: break-all;
    word-wrap: break-word;
    position: relative;
    padding: 10px 20px 20px 20px;
    background-color: #fff;
}
.article-content p {
    margin: 0 0 15px 0;
}

.article-content img {    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto !important;}
.detail-arr {
    padding: 10px;
    overflow: hidden;
}

.detail-arr-left, .detail-arr-right {
    color: #bbb;
    line-height: 30px;
}

.detail-arr-left a,
.detail-arr-right a {
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 14px;
    color: #999;
}

.detail-arr-left a:hover,
.detail-arr-right a:hover {
    color: #0c83e8;
}
.umCopyright {
    line-height: 22px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 12px;
    color: #9ca0ad;
    background: #f6f7fa;
    border: 1px dashed #e3e5ec;
    border-left: none;
    border-right: none;
    width: 100%;
    margin: 25px 0 0;
}
.xiangguan {
    background-color: #fff;
    padding: 15px;
}
.xiangguan ul li{line-height:30px;}
.xiangguan ul li a{color:#888}
/* tags */
.hot-tags {overflow: hidden;background: #fff;padding: 10px;}
.hot-tags ul li{float: left;line-height:30px;height: 30px;}
.hot-tags ul li.litags {margin-right:10px ;}
.hot-tags ul li.litags a{ transition: 0.3s ease-out;}

.neitags a{float: left;line-height:30px;height: 30px;margin-right:10px}

/* flink */
.flinks {overflow: hidden;background: #fff;padding: 10px;}
.flinks ul li{float: left;line-height:30px;height: 30px;}
.flinks ul li.liflinks {margin-right:10px ;}
.flinks ul li.liflinks a{ transition: 0.3s ease-out;}
/* footer */
.footer{
    margin-top:20px;
    margin-bottom: 10px;
    text-align: center;
    color:#999;
}
.footer p a{color:#999;}
.foot_info{margin-top:10px;}

.wap_nav{display:none;}

/* hei ye */
.dark-mode{color:#bbb;background:#52585e;}
.dark-mode .th_header{color:#bbb;background:#52585e;}
.dark-mode .th_header a{color:#bbb;}
.dark-mode .th_header a:hover{background:#313942;}
.dark-mode .search-title{color:#bbb;}
.dark-mode .sou-con{background: #313942;border: 1px solid #5f6469;}
.dark-mode .sou-con a{color:#bbb;}
.dark-mode .sou-con-title{color: #bbb;border-bottom: 1px solid #5f6469;}

@media (min-width: 768px) {
    .container {
        width: 730px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 870px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 992px) {

}

@media screen and (max-width:850px) {
    /* menu wap start */
    .thlogocon{height:50px;margin:0px 0px;}
    .wap_nav{display: block;background-color: #202935;}
    .wap_top {margin-top: 20px;}
    .th_header {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100%;
        background: rgba(242, 246, 249, .98);
        z-index: 9999;
        transition: all .3s linear;
        width: 140px;text-align: center;
    }
    .wap_padding {
        padding-left: 0;
        padding-right: 0;
    }
    .th-menu {
        width: 120px;
    }
    .th-menu>li {
        float: none;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px rgba(0, 0, 0, .09) solid;
    }
    .th-menu>li>a {
        display: inline-block;
        font-size: 15px;
        padding: 0 15px;
        color: #666;
        transition: 0.4s ease-out;
        width: 100%;
    }
    .th_header.thact {left: 0;box-shadow: 20px 0 20px rgba(0, 0, 0, .38);}

    .wap_click {position: absolute;display: inline-block;width: 28px;height: 28px;top: 10px;right: 0px;vertical-align: middle;}
    .wap_click i {position: absolute;top: 50%;left: 50%;display: block;width: 100%;height: 2px;margin: -1px 0 0 -50%;background-color: rgba(255, 255, 255, 0.68);transition: background-color 0.3s;}
    .wap_click.wapact i {background-color: transparent;}
    .wap_click i:before,
    .wap_click i:after {position: absolute;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.68);;content: '';transition: transform 0.3s;}
    .wap_click i:before {transform: translateY(-400%);}
    .wap_click i:after {transform: translateY(400%);}
    .wap_click.wapact i:before {transform: translateY(0) rotate(45deg);}
    .wap_click.wapact i:after {transform: translateY(0) rotate(-45deg);}

}
@media screen and (max-width:600px) {
    .sou-con-list ul li span{display:none}
}
.links li{
    margin-right: 5px;
}




/*-------------------留言回复------------------------------*/
li.msgarticle div.quote{
    margin:10px 0 0 0;
    padding:10px;
    background:#FFFFFF;
    border:1px #F4F4F4 solid;
}
li.msgarticle div.quote-title{
    margin:0;
    padding:0;
    font-size:1em;
    color: red;
}


/************评论发表用的样式*************/
#divCommentPost{
    width:96%;
    margin:0 0 0 0;
    padding:1em 2% 1.5em 2%;
}

#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;}

#divCommentPost p.posttop{
    color:#3c6da7;
}

#divCommentPost img{margin-bottom:-0.5em;}
#cancel-reply{float:right;margin-right: 2em;}
div.reply-frm{
    background:#f0f0f0;
    box-shadow: 0 0 15px #333;
    margin:1em 1% !important;
    padding:.3em .8em !important;
    min-width:330px;
}

input.text{
    border:1px solid #d7d7d7;
    line-height:20px;
    height:24px;
    padding:2px 5px 2px 5px;
}
#txaArticle{padding:0.5em;width:98%;height:150px;border:1px solid #d7d7d7;}
input.button {color:#FFFFFF; font-size:14px; width:100px; height:32px; background:#3a6ea5; border:1px solid #3399CC;cursor: pointer;}
.whitebg {
    background: #fff;
    border: 1px solid #eee;
}
.news-title {
    border-bottom: #e4e3e3 1px solid;
    margin: 20px;
    padding-bottom: 10px;
}
.pinglun {
    overflow: hidden;
    padding-bottom: 20px;
}

.recommend {
    position: absolute;
    top: -15px;
    left: -26px;
    z-index: 1;
    background-color: #f90;
    color: #fff;
    font-size: 14px;
    padding: 26px 19px 0;
    transform: rotate(-45deg);
}
.recommend.primary {
    background-color: #2c74e6;
}

.msg{
    margin: 10px 25px;
    border-bottom: #e4e3e3 1px solid;
    padding-bottom: 10px;
}
.commentname small{
    color: #888;
}
.revertcomment{
    display: inline;
}
.msgarticle{
    margin-top: 5px;
}

/*fgx*/
li.msgarticle div.quote{
    margin:10px 0 0 0;
    padding:10px;
    background:#FFFFFF;
    border:1px #F4F4F4 solid;
}
li.msgarticle div.quote-title{
    margin:0;
    padding:0;
    font-size:1em;
    color: red;
}

#divCommentPost{
    width:96%;
    margin:0 0 0 0;
    padding:1em 2% 1.5em 2%;
}

#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;}

#divCommentPost p.posttop{
    color:#3c6da7;
}

#divCommentPost img{margin-bottom:-0.5em;}
#cancel-reply{float:right;margin-right: 2em;}
div.reply-frm{
    background: #f0f0f0;
    box-shadow: 0 0 2px #333;
    margin: 1em 1% !important;
    padding: .3em .8em !important;
    min-width: 330px;
}

input.text{
    border:1px solid #d7d7d7;
    line-height:20px;
    height:24px;
    padding:2px 5px 2px 5px;
}
#txaArticle{padding:0.5em;width:98%;height:150px;border:1px solid #d7d7d7;}
input.button {color:#FFFFFF; font-size:14px; width:100px; height:32px; background:#3a6ea5; border:1px solid #3399CC;cursor: pointer;}

.postbottom{
    font-size: 14px;
}
.comment{
    font-size: 14px;
    color: #797c80;
}
#frmSumbit label{
    font-size: 14px;
}

.cmtbut{
    display: block;
    background: #303030;
    color: #fff;
    border: 0;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 5px;
    float: right;
}
.avatar { position: relative; float: left; width: 40px; height: 40px; border-radius: 5px; border: #77b0da 1px solid; display: block; margin-right: 20px; }
.avatar img { width: 100%; }
.saying { line-height: 30px; color: #a9a6a6; padding: 0 20px }

.saying span { float: right }

.saying span a { color: #de1513; }