@charset "utf-8";
/*news and infos*/

body {background: #fff!important;}
.gkt, #gkt {width: 100%!important;}
.intel_top {width: 100%;min-width: 1240px;padding: 20px 0;}
#pt {margin: 0px auto;height: 20px;line-height: 20px;color: #999;font-size: 12px;padding-top: 33px;padding-left: 88px;padding-right: 88px;}

#pt em {
    padding: 0 14px;
}

#pt .nvhm {
    background: none;
    height: 20px;
    line-height: 20px;
    width: auto;
}

#pt a {
    color: #999;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
}

#pt a:hover {
    color: #0056FF;
}

.ART_content {}

.ART_content_l {
    float: left;
    width: 870px;
    background: #fff;
    box-shadow: 0px 2px 22px 2px rgb(134 167 246 / 15%);
    margin-top: 13px;
}

.ART_content_r {
    float: right;
    width: 340px;
    margin-top: 13px;
}

.right_grids {
    background: #fff;
    padding: 20px;
    width: 298px;
    margin-bottom: 20px;
    /*border: 1px solid #efefef;*/
    border-bottom: 3px double #efefef;
    background: #fff;
    box-shadow: 0px 2px 22px 2px rgb(134 167 246 / 15%);
    z-index: 10;
}

.art_author_top {
    margin-bottom: 15px;
}

.art_author_avator {
    float: left;
    width: 50px;
    height: 50px;
}

.art_author_avator a {
    display: block;
    width: 50px;
    height: 50px;
}

.art_author_avator a img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .25);
}

.art_author_info {
    width: 230px;
    float: right;
}

.art_author_info_top {
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.art_author_info_top em {
    float: left;
}

.art_author_info_top em a {
    display: block;
    width: 120px;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.art_author_info_top em a:hover {
    color: #0056FF;
}

.art_author_info_top span {
    float: right;
}

.art_author_info_top span a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background: #0056FF;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.art_author_info_top span a:hover {
    opacity: 0.9;
}

.art_author_info_item {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.art_author_info_item em {
    display: inline-block;
    margin: 5px 8px;
    width: 1px;
    height: 10px;
    background: #ccc;
    vertical-align: middle;
}

.art_author_info_intro {
    line-height: 22px;
    font-size: 14px;
    color: #b3b3b5;
    overflow: hidden;
}

.art_author_newpost {
    margin-top: 20px;
}

.art_talist {}

.art_talist ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.art_talist ul li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0;
}

.art_talist ul li a {
    font-size: 15px;
    color: #333;
    font-weight: 600;
}

.art_talist ul li a:hover {
    color: #0056FF;
}

.mid_bd_side_title {
    height: 25px;
    margin-bottom: 20px;
}

.mid_bd_side_title span {
    display: block;
    float: left;
    font-size: 18px;
    color: #333;
    padding-left: 35px;
    font-weight: 600;
    background: url(../images/nex_span.jpg) left center no-repeat;
}

.mid_bd_side_title a {
    display: block;
    float: right;
    height: 25px;
    line-height: 25px;
    width: 40px;
    background: url(../images/more_read.png) center no-repeat;
}

.mid_bd_side_title a:hover {
    background: url(../images/more_read1.png) center no-repeat;
}

.mid_bd_side_title ul {
    float: right;
    border: 1px solid #73A2FF;
    border-radius: 3px;
}

.mid_bd_side_title ul li {
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border-right: 1px solid #73A2FF;
    font-size: 12px;
    color: #73A2FF;
    cursor: pointer;
}

.mid_bd_side_title ul li:nth-child(2) {
    border-right: 0;
}

.mid_bd_side_title ul li.cur {
    background: #73A2FF;
    color: #fff;
}

.recom_reading_list {}

.recom_reading_list ul li {
    margin-bottom: 18px;
    height: 65px;
    position: relative;
}

.recom_reading_list ul li:last-child {
    margin-bottom: 0;
}

.nex_rrl_intel {
    padding-right: 120px;
}

.nex_rrl_intel h5 {
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    margin-bottom: 10px;
}

.nex_rrl_intel h5 a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_rrl_intel h5 a:hover {
    color: #0056FF;
}

.nex_rrl_intel p {
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.nex_rrl_img {
    width: 100px;
    height: 65px;
    position: absolute;
    top: 0;
    right: 0;
}

.nex_rrl_img a {
    display: block;
    width: 100px;
    height: 65px;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.art_side_ads {
    margin-bottom: 20px;
    width: 340px;
}

.art_side_ads img {
    width: 340px;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nexfixed {
    position: fixed;
    top: 55px;
}

/*view*/

.vw .d img {
    max-width: 668px;
}

.art_topinter_ads {
    width: 870px;
    margin-bottom: 20px;
}

.art_topinter_ads img {
    width: 870px;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.neirong_c {}

.acticletop {
    padding-left: 88px;
    padding-right: 88px;
    padding-top:13px;
}

.acticletop h1 {
    font-size: 23.8px;
    color: #333;
    margin-bottom: 25px;
}

#article_content {
    overflow: hidden;
    padding-left: 88px;
    padding-right: 88px;
}

#article_content h2{
    font-size: 18px;
    padding-bottom: 25px;
}

#article_content p{
    line-height: 1.9;
    margin-bottom: 25px;
    font-size: 16px;
    text-align: justify;
}

#click_div {
    display: none;
}

.nex_list_summary {
    margin: 20px 0;
    position: relative;
    padding: 20px;
    background: #f9f9f9;
    border-rleft: 3px solid #eee;
    padding-left: 88px;
    padding-right: 88px;
}

.nex_list_summary em {
    display: block;
    width: 41px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 10px;
}

.nex_list_summary p {
    height: 60px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.nex_acticle_Inters {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 42px;
    padding: 11px 0;
}

.nex_acticle_author {
    float: left;
}

.nex_tx {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    float: left;
}

.nex_tx img {
    width: 42px;
    height: 42px;
    border-radius: 100%;
}

.nex_zzm {
    height: 42px;
    line-height: 42px;
    float: left;
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.nex_Leftdate {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #999;
    float: left;
    margin: 0 0 0 50px;
}

.nex_RightParts {
    float: right;
}

.nex_RightParts span {
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #999;
    margin-left: 15px;
    padding-left: 25px;
}

.nex_RightParts span.nex_views {
    background: url(list_view.png) left center no-repeat;
}

.nex_RightParts span.nex_replies {
    background: url(list_reply.png) left center no-repeat;
}

.nex_RightParts span.nex_replies a {
    color: #999;
}

.nex_RightParts span.nex_replies a:hover {
    color: #0056FF;
}

.nexmanagerart {
    padding: 10px 20px;
    background: #fdfdfd;
    border: 1px solid #eee;
    margin: 15px 0;
    border-radius: 4px;
}

.nexmanagerart span {
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.nexmanagerart span a {
    font-size: 12px;
    color: #999;
}

.nexmanagerart span a:hover {
    color: #0056FF;
}

.nr_infos {
    height: 35px;
    line-height: 20px;
    padding-left: 88px;
    padding-right: 88px;
}

.nr_infos em {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    background: #f3f3f3;
    font-size: 12px;
    color: #666;
    border-radius: 24px;
}

.nr_infos a {
    display: inline-block;
    float: left;
    margin-left: 20px;
    color: #999;
    font-size: 14px;
}

.nr_infos a img {
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 24px;
    margin-right: 10px;
}

.nr_infos a:hover {
    text-decoration: underline;
    color: #0056FF;
}

.nr_infos span {
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #999;
}

.nr_infos i {
    display: inline-block;
    float: left;
    margin: 4px 20px;
    width: 1px;
    height: 12px;
    background: #ccc;
}

.nex_art_btm_info {
    padding: 20px;
    width: 828px;
    height: 30px;
    border: 1px solid #f3f3f3;
    margin: 30px 0 20px 0;
    border: 1px solid #efefef;
    border-bottom: 3px double #efefef;
    background: #fff;
}

.nex_art_btm_info_left {
    float: left;
    width: 500px;
}

.nex_art_btm_avator {
    float: left;
}

.nex_art_btm_author {
    float: left;
}

.nex_art_btm_author a {
    display: block;
}

.nex_art_btm_author a img {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.nex_art_btm_author a span {
    display: inline-block;
    float: left;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_art_btm_author a:hover span {
    color: #0056FF;
}

.nex_art_btm_follow {
    float: left;
    margin-left: 30px;
    margin-top: 2px;
}

.nex_art_btm_follow a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background: #0056FF;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.nex_art_btm_follow a:hover {
    opacity: 0.9;
}

.nex_art_btm_fav {
    float: right;
}

.nex_art_btm_fav a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url(fav.png) center no-repeat;
}

.nex_art_btm_fav a:hover {
    background: url(fav1.png) center no-repeat;
}

.nex_art_btm_fav span {
    display: block;
    float: left;
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    background: url(replys.png) left center no-repeat;
    padding-left: 30px;
    font-size: 14px;
    color: #bac7db;
}

.nex_art_btm_info_mid {
    float: left;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    width: 210px;
    margin: 0 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.nex_ART_share {
    width: 210px;
    height: 30px;
    overflow: hidden;
}

.nex_ART_share span {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #828a92;
    margin-right: 10px;
}

.nex_ART_share a {
    display: inline-block;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin-right: 8px;
}

.nex_ART_share a.bshare-qzone {
    background: url(site_ico.png) no-repeat;
    background-position: 0 -61px;
}

.nex_ART_share a.bshare-sinaminiblog {
    background: url(site_ico.png) no-repeat;
    background-position: 0 -31px;
}

.nex_ART_share a.bshare-qqmb {}

.nex_ART_share a.bshare-weixin {
    background: url(site_ico.png) no-repeat;
}

.nex_ART_share a.bshare-huaban {
    background: url(site_ico.png) no-repeat;
    background-position: 0 -122px;
}

.nex_ART_share a.bshare-qqim {
    background: url(site_ico.png) no-repeat;
    background-position: 0 -92px;
}

.nex_ART_share a.bshare-more {
    background: url(site_ico.png) no-repeat!important;
    padding-left: 25px!important;
    background-position: 0 -151px!important;
}

.nex_art_btm_info_right {
    float: right;
    width: 25px;
}

.nex_art_btm_info_right a {
    display: block;
    width: 25px;
    height: 20px;
    margin-top: 5px;
    background: url(nex_go_top.png) center no-repeat;
}

.nex_art_btm_info_right a:hover {
    background: url(nex_go_top1.png) center no-repeat;
}

.art_btm_promotion {
    padding: 20px;
    width: 828px;
    border: 1px solid #f3f3f3;
    margin: 20px 0;
    border: 1px solid #efefef;
    border-bottom: 3px double #efefef;
    background: #fff;
}

.art_btm_promotion span {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #666;
    font-weight: 600;
}

.art_btm_promotion a img {
    max-width: 828px!important;
    width: 828px!important;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.art_btm_promotion h5 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    overflow: hidden;
}

/*相关阅读*/

#related_article .bm_c {
    padding: 0;
}

.xgydbox_pd {
    margin: 20px 0 0 0;
    background: #fff;
    width: 100%;
}

.xgydbox_pd h3 {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #333;
}

.nex_Info_threadslists {
    width: 104%!important;
    margin: 0!important;
}

.nex_Info_threadslists li {
    width: 201px;
    float: left;
    margin: 0 20px 30px 0;
    position: relative;
    list-style-type: none!important;
}

.nex_toppicfd {
    width: 201px;
    height: 123px;
    margin-bottom: 10px;
    position: relative;
}

.nex_toppicfd a {
    display: block;
    width: 201px;
    height: 123px;
    border-radius: 5px;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nex_rpingfdf {
    width: 201px;
    overflow: hidden;
}

.nex_rpingfdf h5 {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
}

.nex_rpingfdf h5 a {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.nex_rpingfdf h5 a:hover {
    color: #0056FF;
}

/*上一篇下一篇*/

.updownsbox {
    margin-bottom: 40px;
}

.upbox {
    float: left;
}

.upbox a {
    width: 288px;
    height: 20px;
    line-height: 20px;
    display: block;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    font-size: 14px;
    color: #666;
    text-align: center;
    font-weight: 300;
}

.upbox a i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(left.png) center no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.upbox a em {
    color: #0056FF;
    margin-right: 5px;
}

.upbox a:hover {
    color: #0056FF;
}

.downbox {
    float: right;
}

.downbox a {
    width: 288px;
    height: 20px;
    line-height: 20px;
    display: block;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    font-size: 14px;
    color: #666;
    text-align: center;
    font-weight: 300;
}

.downbox a i {
    display: block;
    width: 20px;
    height: 20px;
    background: url(right.png) center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}

.downbox a em {
    color: #0056FF;
    margin-right: 5px;
}

.downbox a:hover {
    color: #0056FF;
}

.nex_content_inerads {
    width: 1200px;
    margin-bottom: 20px;
}

.nex_content_inerads a {
    display: block;
    width: 1200px;
    height: 80px;
}

.bm {
    border: 0;
    background: none;
}

/*评论*/
.nex_article_nocomment_top {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    float: left;
}
.nex_arttitleR {
    float: right;
}
.nex_arttitleR ul li {
    float: left;
    margin-top: 2.5px;
}
.nex_arttitleR ul li.nex_artcomment_logtxt {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #999;
    margin-right: 5px;
}
.nex_arttitleR ul li.nex_artcomment_login a {
    display: block;
    width: 68px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #eee;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    color: #999;
}
.nex_arttitleR ul li.nex_artcomment_reg {
    margin-left: 15px;
}
.nex_arttitleR ul li.nex_artcomment_reg a {
    display: block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: #0056FF;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
#comment_ul {
    padding-top: 5px;
}
.tedt .pt {
    min-height: 100px;
    padding: 8px 10px!important;
    line-height: 1.6;
    border: 1px solid #eee;
    background-color: #fefefe;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    vertical-align: middle;
    resize: vertical;
    color: #999;
}
/*--------------------------------------------------------------
 * Comments
 *-------------------------------------------------------------*/
 form{display: block;}
.comment-content{border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.comment-list .children li:before:before {-webkit-font-smoothing:antialiased;display:inline-block;font:normal 16px/1 Genericons;text-decoration:inherit;vertical-align:text-bottom;}
.comment-respond {border-top:1px solid #e9e9e9;margin:25px 0 0 0;padding:25px 0 0 0;}
.comments-title {font-size:18px;font-weight: bold;margin-bottom:20px;border-top:1px solid #e9e9e9;margin-top:25px;padding-top:25px;}
.comment-reply-title {font-size:18px;font-weight: bold;margin-bottom:20px;text-transform:uppercase;}
.comment-list {list-style:none;}
.comment-author {font-size:14px;}
.comment-meta {margin-bottom:4px;}
.comment-list .reply,
.comment-metadata {font-size:13px;}
.comment-list .reply {margin-top:10px;}
.comment-author .fn {font-weight: normal;}
.comment-author a {color:#2b2b2b;}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a,
.comment-list .reply a {color:#999;}
.comment-list .trackback a:hover,
.comment-list .pingback a:hover,
.comment-metadata a:hover,
.comment-list .reply a:hover {color:#333;}
.comment-author a:hover {color:#333;}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {margin:0 0 20px 0;border-top:1px solid #f0f0f0;padding-top:20px;}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {border-top:0;padding-top:0;}
.comment-author {position: relative;}
.comment-author .avatar {border-radius:50%;position:absolute;top:0;left:0;width:48px;height:auto;}
.bypostauthor > article .fn:before {color:#fbb034;content:"\f408";margin: 0 2px 0 -2px;position:relative;top:-1px;}
.says {display: none;}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {padding-left:64px;}
.comment-author {display:inline;}
.comment-metadata {display:inline;margin-left:7px;}
.comment-edit-link {margin-left:10px;}
.comment-edit-link:hover {text-decoration:none;}
#cancel-comment-reply-link:hover {text-decoration:none;}
.comment-edit-link:before {content:"\f411";}
.comment-reply-link:hover {text-decoration:none;}
.comment-reply-link:before,
.comment-reply-login:before {content:'\f467';color:#aaa;margin-right:2px;}
.comment-content {-webkit-hyphens: auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;}
.comment-content ul,
.comment-content ol {margin:0 0 24px 22px;}
.comment-content li > ul,
.comment-content li > ol {margin-bottom:0;}
.comment-content > :last-child {margin-bottom:0;}
.comment-list .children {list-style: none;margin-left:64px;}
.comment .comment-respond {margin:25px 0;}
.comment-respond h3 {margin-top:0;}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {color:#999;}
.comment-notes{font-size: 13px;}
.comment-notes a,
.comment-awaiting-moderation a,
.logged-in-as a,
.no-comments a,
.form-allowed-tags a,
.form-allowed-tags code a {color:#999;}
.comment-notes a:hover,
.comment-awaiting-moderation a:hover,
.logged-in-as a:hover,
.no-comments a:hover,
.form-allowed-tags a:hover,
.form-allowed-tags code a:hover {color:#333;}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {font-size:14px;margin-bottom:10px;}
.no-comments {font-size:16px;font-weight:900;line-height:1.5;margin-top:24px;text-transform: uppercase;}
.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {margin-bottom:20px;}
.comment-form textarea {width:100%;}
.comment-form .comment-form-author,
.comment-form .comment-form-email {width:48.5%;}
.comment-form .comment-form-url {width:100%;}
.comment-form .comment-form-author {float:right;}
.comment-form .comment-form-email {float:left;}
.comment-form .comment-form-url {float:left;}
.comment-form:after {content:'';display:block;clear: both;}
.comment-form .submit {font-size:14px;padding:0 18px;}
.comment-form label {font-size:14px;}
.comment-form-cookies-consent {display: none;margin-bottom:20px;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {width:100%;}
.form-allowed-tags,
.form-allowed-tags code {font-size:12px;line-height:1.5;}
.required {color:#c0392b;}
.comment-reply-title small a {color:#2b2b2b;float: right;height:24px;overflow:hidden;width:24px;}
.comment-reply-title small a:before {content:"\f405";font-size:20px;}
.comment-navigation {font-size:13px;}
.comment-navigation:after {clear:both;content:" ";display:block;}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {display:inline-block;}
.comment-navigation .nav-previous {float:left;}
.comment-navigation .nav-next {float:right;}
#comment-nav-above {margin-bottom:20px;}
#comment-nav-below {margin-bottom:0;}
#txaArticle{
    border-radius: 3px;
    text-indent: 10px;
    margin: 0 10px 10px 0;
    padding: 5px;
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-appearance: none;
}
#inpEmail {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-indent: 10px;
}
#inpName {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-indent: 10px;
}
/*引用样式*/
blockquote{
padding-left: 18px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 18px;
background: #f8f8f8;
margin-top: 5px;
margin-bottom: 5px;
font-size: 15px;
border-radius: 5px;
position: relative;
}

/*评论按钮*/
.am-btn {
    padding: 5px 1.08em;
}
.am-btn-secondary {
    color: #ffffff;
    background-color: #3bb4f2;
    border-color: #3bb4f2;
    background-color: #0084ff;
    color: #fff;
    padding: 0 20px;
    height: 38px;
}
.am-btn {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5%;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
    transition: background-color 300ms ease-out, border-color 300ms ease-out;
}
input.am-btn.am-btn-secondary.am-round:hover {
    background-color: #3bb4f2;
}
/*评论结束*/

/*
 *按钮方形-border-宽58px
 */
.gkt-button-square-border-w58-red {cursor:pointer;width:38px;text-align:center;background-color:#fff;margin:0 auto;margin-top:33px;color:#f8255c;font-size:13px;border-radius: 15px;border:3px solid #f8255c;font-weight:600;padding-left:8px;padding-right:8px;}
.gkt-button-square-border-w58-red:hover {background:#f8255c;position:relative;color:#fff;transition: 0.85s all;}

.gkt-button-square-border-w58-blue {cursor:pointer;width:38px;text-align:center;background-color: #fff;margin: 0 auto;margin-top: 33px;color: #6db0f8;border: 2px solid #6db0f8;font-weight: 600;font-size:13px;border-radius: 5px;padding-left:8px;padding-right:8px;}
.gkt-button-square-border-w58-blue:hover {background:#6db0f8;position:relative;color:#fff;transition: 0.85s all;border-radius: 30px;}

.gkt-button-square-border-w58-purplish-blue {cursor:pointer;width:38px;text-align:center;background-color: #fff;margin: 0 auto;margin-top: 33px;color: #009bcd;border: 3px solid #009bcd;font-weight: 600;font-size:13px;border-radius: 15px;padding-left:8px;padding-right:8px;}
.gkt-button-square-border-w58-purplish-blue:hover {background:#009bcd;position:relative;color:#fff;transition: 0.85s all;}

.gkt-button-square-border-w58-green {cursor:pointer;width:38px;text-align:center;background-color: #fff;margin: 0 auto;margin-top: 33px;color:#1bc912;border: 3px solid #1bc912;font-weight: 600;font-size:13px;border-radius: 15px;padding-left:8px;padding-right:8px;}
.gkt-button-square-border-w58-green:hover {background:#1bc912;position:relative;color:#fff;transition: 0.85s all;}

.gkt-tag-left-bottom{
    padding-left: 88px;
    padding-bottom: 33px;
    float: left;
}

.gkt-share-right{
    height: 38px;
    line-height: 38px;
    color: #868686;
    background-color: #f7f8fa;
    border-radius: 20px;
    padding-left: 33px;
    float: right;
    width: 258px;
}
.gkt-share-right span{
    font-side:13px;
    float:left;
}
/*默认table*/
table{width:100%;empty-cells:show;background-color:transparent;border-collapse:collapse;border-spacing:0}
table th{text-align:left; font-weight:400}
/*带水平线*/
.table th{font-weight:bold}
.table th,.table td{padding:8px;line-height:20px}
.table td{text-align:left}
.table tbody tr.success > td{background-color:#dff0d8}
.table tbody tr.error > td{background-color:#f2dede}
.table tbody tr.warning > td{background-color:#fcf8e3}
.table tbody tr.info > td{background-color:#d9edf7}
.table tbody + tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}
 
/*带横向分割线*/
.table-border{border-top:1px solid #ddd}
.table-border th,.table-border td{border-bottom:1px solid #ddd}
 
/*th带背景*/
.table-bg thead th{background-color:#F5FAFE}
/*带外边框*/
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0}
.table-bordered th,.table-bordered td{border-left:1px solid #ddd}
.table-border.table-bordered{border-bottom:0}
 
/*奇数行背景设为浅灰色*/
.table-striped tbody > tr:nth-child(odd) > td,.table-striped tbody > tr:nth-child(odd) > th{background-color:#f9f9f9}
/*竖直方向padding缩减一半*/
.table-condensed th,.table-condensed td{padding:4px 5px}
/*鼠标悬停样式*/
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color: #f5f5f5}
/*定义颜色*/
/*悬停在行*/
.table tbody tr.active,.table tbody tr.active>td,.table tbody tr.active>th,.table tbody tr .active{background-color:#F5F5F5!important}
/*成功或积极*/
.table tbody tr.success,.table tbody tr.success>td,.table tbody tr.success>th,.table tbody tr .success{background-color:#DFF0D8!important}
 
/*警告或出错*/
.table tbody tr.warning,.table tbody tr.warning>td,.table tbody tr.warning>th,.table tbody tr .warning{background-color:#FCF8E3!important}
/*危险*/
.table tbody tr.danger,.table tbody tr.danger>td,.table tbody tr.danger>th,.table tbody tr .danger{background-color:#F2DEDE!important}
 
/*表格文字对齐方式，默认是居左对齐*/
.table .text-c th,.table .text-c td{text-align:center}/*整行居中*/
.table .text-r th,.table .text-r td{text-align:right}/*整行居右*/
.table th.text-l,.table td.text-l{text-align:left!important}/*单独列居左*/
.table th.text-c,.table td.text-c{text-align:center!important}/*单独列居中*/
.table th.text-r,.table td.text-r{text-align:right!important}/*单独列居右*/
td {
    border: 1px solid #ddd;
    padding: 8px;
}
tr {
    border: 1px solid #ddd;
}
.prev-article{
    top: 23px;
    width: 96.9px;
    padding-left: 8px;
    border-radius: 2em;
    padding-right: 8px;
    text-align: center;
    line-height: 28.8px;
    color: #333;
    cursor: pointer;
    border: 2px solid #197dff;
    float:left;
    font-size: 13px;
    height: 28.8px;
}
.next-article {
    top: 23px;
    width: 96.9px;
    padding-left: 8px;
    border-radius: 2em;
    padding-right: 8px;
    text-align: center;
    line-height: 28.8px;
    color: #333;
    cursor: pointer;
    border: 2px solid #197dff;
    float:right;
    font-size: 13px;
    height: 28.8px;
}
.article-end-bg{
    height:38px;
    margin-bottom: 20px;
}