@import url("common.css"); .ar_con_top {
    padding: 0 26px;
    border-radius: 10px 10px 0 0;
}

.ar_search .search_f {
    width: 300px;
    margin-top: 0;
}

.ar_search .search_text {
    width: 210px;
}

.position {
    margin-left: 30px;
    color: #999;
}

.position a {
    color: #ccc;
}

/* æ–‡ç«  */
.con_l {
    width: 898px;
    padding-bottom: 30px;
}

.ar_con {
    padding: 30px 30px 20px 30px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

.ar_con .gg {
    width: 100%;
}

.ar_title {
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
}

.title_1 {
    background: #fff;
}

.ar_title_b {
    display: inline-block;
    margin-top: 20px;
    height: 34px;
    line-height: 34px;
}

.ar_title h1 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 31px;
    clear: both;
    color: #000;
    margin-top: 15px;
}

.sub_title {
    border-radius: 20px;
    font-size: 12px;
}

.sub_title span {
    margin: 0 5px;
}

.sub_title span b {
    margin-right: 5px;
}

.ar_key {
    width: 100%;
    line-height: 22px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}

.ar_key span {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
}

.sub_title .sp2 {
    margin-left: 5px;
    position: relative;
    padding: 0 10px;
}

.sub_title time:before {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 1px;
    background: #ccc;
    top: 12px;
    left: 0;
}

.ar_avatar {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    margin: 5px;
}

.ar_avatar img {
    width: 100%;
}

.con_article {
    line-height: 30px;
    font-size: 16px;
    padding: 0 30px;
}

.con_article p,.con_article div {
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 12px;
    text-align: justify;
    word-wrap: break-word;
    text-indent: 2em;
    color: #222;
}

.con_article a {
    color: #38f;
}

.con_article a:hover {
    color: #e00;
}

.con_article h2,.con_article h3 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 31px;
    clear: both;
    color: red;
    margin-top: 15px;
    margin-bottom: 6px;
}

.con_article h3 {
    color: #ff7032;
}

.con_article img {
    max-width: 100%!important;
    border-radius: 6px;
    margin: 0 auto;
}

.con_article iframe {
    width: 100%!important;
    height: 480px!important;
}

.con_article table {
    width: 100%!important;
    margin-left: 0!important;
}

.con_article p a {
    color: #3366cc!important;
}

.con_article p a:hover {
    text-decoration: underline;
}

.r_rwap .pic_lb1 .lb_nr {
    *width: 150px;
}

.arc_btn_boxs {
    margin-top: 2px;
}

/*æ ‡ç­¾*/
.download_word {
    width: auto;
    margin: 30px auto 0 auto;
    display: block;
}

.download_word:nth-of-type(2) {
    display: none;
}

.download_card {
    border: 1px solid #e1e1e1;
    position: relative;
}

.download_card .card_bt {
    display: block;
    margin: 20px 0;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    padding: 0 10px;
}

.card_nr {
    padding-left: 90px;
    height: 80px;
    background: url(../images/word_icon.png) no-repeat left center;
    padding-bottom: 20px;
    margin-top: 14px;
    padding-right: 230px;
    margin-left: 10px;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}

.card_nr .card_bt {
    font-size: 22px;
    margin: 0;
}

.download_card_msg {
    line-height: 22px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    color: #999;
}

.download_word_lb .download_card_msg {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 22px;
    margin-top: 5px;
}

.downlod_btn_right {
    width: 130px;
    height: 64px;
    background: #44b449;
    background: linear-gradient(#82ce21, #68b602);
    position: absolute;
    padding-left: 60px;
    border-radius: 10px;
    float: right;
    cursor: pointer;
    bottom: 40px;
    right: 14px;
}

.downlod_btn_right h5 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
    line-height: 24px;
}

.downlod_btn_right p {
    color: #fff;
    margin: 0;
    line-height: 20px;
}

.downlod_icon {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/download_icon.png) no-repeat;
    position: absolute;
    left: 14px;
    top: 15px;
}

.download_card_btn {
    height: 0px;
    line-height: 64px;
}

.content_box_tj {
    width: 150px;
    float: left;
    position: absolute;
    left: 100px;
    bottom: -10px;
}

.content_box_tj span {
    float: left;
    font-size: 12px;
    color: #999;
}

.content_box_tj img {
    float: left;
    width: 15px;
    margin-top: 23px;
}

.d_tip {
    float: left;
    position: absolute;
    bottom: -10px;
    right: 20px;
    font-size: 12px;
    color: #999;
}

.prompt {
    background: #fff7ef;
    padding: 20px;
    margin-top: 40px;
}

.prompt p {
    color: #999;
    line-height: 24px;
}

.download_word_lb {
    border: 1px solid #f1f1f1;
    position: relative;
}

.downlod_btn_right_lb {
    font-size: 20px;
    color: #fff;
    height: 54px;
    line-height: 20px;
    padding-left: 54px;
    position: absolute;
    top: 14px;
    padding-top: 14px;
    right: 10px;
    font-weight: bold;
}

.downlod_btn_right_lb span {
    margin: 2px 0;
    font-size: 14px;
    display: block;
    font-weight: normal;
}

.downlod_btn_right_lb .downlod_icon {
    width: 28px;
    height: 28px;
    background-size: 100%;
    top: 18px;
}

.download_card_btn_lb {
    height: 0px;
    line-height: 40px;
}

.download_card_btn_lb .content_box_tj {
    margin-left: 10px;
    position: absolute;
    left: 90px;
    bottom: 0px;
}

.download_card_btn_lb .content_box_tj img {
    margin-top: 11px;
}

.card_nr_lb {
    padding-bottom: 10px;
    margin: 10px 10px 0 10px;
    padding-right: 200px;
    border-top: none;
    padding-top: 0;
}

.ctag a {
    width: 73px;
    padding: 0 5px;
    height: 30px;
    display: block;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin: 0 5px 5px 0;
    background: #f3f5f9;
    float: left;
}

.ctag a:nth-child(3n) {
    margin-right: 0;
}

.r_rwap .tag_a {
    min-width: 23%;
    text-align: center;
}

.r_rwap .tag_a:nth-child(3n) {
    margin-right: 0;
}

/*ç›¸å…³æŽ¨è*/
.ar_related,.ar_pic {
    padding: 0 30px;
    background: #fff;
    float: left;
}

.ar_pic {
    padding-bottom: 0px;
}

.list_pic .pic_lb1 {
    width: 48%;
    *width: 38%;
    width: 38%/0;
}

.list_pic .pic_lb1 .lb_b {
    margin-top: 10px;
}

.pic_lb1 .lb_b p {
    height: 48px;
    line-height: 24px;
}

.ar_related .lb_1 {
    width: 340px;
}

.ar_related .lb_1:nth-child(2n) {
    float: right;
}

.ar_pic .pic_lb2 {
    width: 180px;
    margin-left: 39px;
}

.ar_pic .pic_lb2 .lb_img {
    width: 180px;
    height: 130px;
    margin-bottom: 10px;
    border: 1px solid #dce0db;
}

.ar_pic .pic_lb2 .lb_img img {
    width: 100%;
    min-height: 130px;
}

.ar_pic .pic_lb2:nth-child(4n+1) {
    margin-left: 0;
}

/* ä¸Šä¸‹é¡µ */
.con_prev {
    line-height: 30px;
    height: 30px;
}

.con_prev p {
    max-width: 48%;
    color: #999;
}

.con_prev p a {
    font-weight: bold;
    max-width: 70%;
    margin-left: 10px;
}

.con_r {
    padding-top: 0;
}

.gg_hot,.gg_about,.gg_pic {
    display: flex;
    justify-content: center;
}

/* å¤åˆ¶ä¸‹è½½ */
.arcfu_btn {
    margin-left: -664px!important;
}

.af_btn {
    border-radius: 0!important;
}

/*é¡¶éƒ¨+å³ä¾§æ ç›®æ‚¬æµ®æ */
.artop {
    width: 100%;
    height: 46px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    position: fixed;
    top: -46px;
    left: 0;
    z-index: 9;
    border-bottom: 1px solid #e1e1e1;
    opacity: 0;
}

.artop_te {
    top: 0;
    opacity: 1;
}

.artop_rwap {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
}

.artop_left {
    width: 874px;
    float: left;
    height: 46px;
}

.artop_right {
    width: 300px;
    float: right;
}

.artop_related {
    width: 250px;
    height: 46px;
    position: relative;
    overflow: hidden;
}

.related_hd {
    line-height: 34px;
    height: 34px;
    margin-top: 6px;
    position: relative;
    border-radius: 10px;
    width: 230px;
    background: #f6f6f6;
    padding: 0 10px;
    cursor: pointer;
}

.related_hd em {
    color: #ff4800;
    font-size: 18px;
    margin-right: 10px;
}

.related_hd .icon-gengduo {
    color: #999;
    font-size: 14px;
    display: block;
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    top: 1px;
}

.related_bd {
    width: 210px;
    padding: 15px 20px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border-radius: 10px;
    position: absolute;
    top: 20px;
    opacity: 0;
}

.artop_related:hover {
    overflow: visible;
}

.artop_related:hover .icon-gengduo {
    transform: rotate(270deg);
}

.artop_related:hover .related_bd {
    top: 46px;
    opacity: 1;
}

.related_bd h4 {
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
    padding-left: 10px;
}

.related_bd h4:before {
    content: "";
    display: block;
    position: absolute;
    background: #93bd15;
    border-radius: 10px;
    left: -5px;
    top: 3px;
    width: 6px;
    height: 14px;
}

.artop_download .dow_btn {
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #44b449;
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 6px;
    border-radius: 4px;
    padding: 0;
}

.artop .search_f {
    width: 430px;
    height: 32px;
    margin-top: 6px;
    border: 1px solid #494744;
    margin-left: 36px;
    border-radius: 4px;
}

.artop .search_text {
    width: 294px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: #f8f8f8;
}

.artop .search_btn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: #494744;
    color: #fff;
}

.search_f em {
    top: 7px;
    font-size: 18px;
}

.artop_code {
    display: block;
    line-height: 46px;
    height: 46px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.code_rwap {
    width: 110px;
    padding: 10px;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    margin-left: -65px;
    left: 50%;
    opacity: 0;
    top: 30px;
}

.artop_code img {
    width: 100%;
}

.artop_code p {
    line-height: 20px;
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}

.artop_code:hover {
    overflow: visible;
}

.artop_code:hover .code_rwap {
    opacity: 1;
    top: 46px;
}

.artop_code:hover .share_btn {
    background: #494744;
    color: #fff;
}

.artop_code:hover .boon_btn {
    background: #ff4800;
    color: #fff;
}

.artop_code>a {
    display: block;
    height: 32px;
    width: 120px;
    border-radius: 4px;
    line-height: 32px;
    margin-top: 6px;
    border: 1px solid #494744;
    color: #494744;
}

.artop_code .boon_btn {
    color: #ff4800;
    border: 1px solid #ff4800;
    display: none;
}

.artop_related .lb_1 {
    width: 200px;
    height: auto;
    padding-left: 0;
    margin: 0;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #e1e1e1;
    position: relative;
    padding-left: 10px;
}

.artop_related time {
    display: none;
}

.artop_related .lb_1 .lb_bt {
    height: auto;
    width: 214px;
    display: black;
    line-height: 24px;
    margin-bottom: 0;
}

.artop_related .lb_1 .lb_lm {
    display: none;
}

.artop_related .lb_1:nth-child(1) {
    margin-top: 0;
    border-top: 0;
}

.artop_related .lb_1:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #cbd9d9;
    left: -5px;
    top: 18px;
}

.r_nav {
    width: 260px;
    display: none;
    background: #fff;
    padding: 26px 20px 10px 20px;
}

.r_nav .nav_item {
    position: relative;
    display: block;
    margin-bottom: 5px;
    float: left;
    width: 116px;
    line-height: 30px;
    padding-left: 10px;
    margin-right: 0;
}

.r_nav .nav_item:nth-child(2n) {
    float: right;
}

.r_nav .nav_item:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #c0cbd6;
    left: 0px;
    top: 12px;
}

.tag {
    width: 97%;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    font-size: 16px;
    float: left;
    margin-top: 12px;
}

.tag span {
    padding: 4px 6px;
    background-color: #babebf;
    color: #fff;
    margin-right: 10px;
}

.tag a {
    color: #ff9900;
    margin-right: 8px;
}

.sidebar {
    width: 60px;
    position: fixed;
    top: 40%;
    left: 50%;
    margin: -25px 0 0 -680px;
}

.sidebar a {
    display: block;
    width: 60px;
    text-align: center;
    margin-bottom: 2px;
    line-height: 18px;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    background: #44b449;
    font-size: 14px;
}

.icon_fz {
    display: block;
    width: 26px;
    height: 30px;
    margin: 2px auto 2px;
    background: url(../images/gf_icon2.png) no-repeat;
}
.icon_xz {
    display: block;
    width: 26px;
    height: 30px;
    margin: 2px auto 2px;
    background: url(../images/gf_icon3.png) no-repeat;
}
.icon_kf {
    display: block;
    width: 26px;
    height: 30px;
    margin: 2px auto 2px;
    background: url(../images/gf_icon4.png) no-repeat;
}
.sidebar a:hover {
    background: #f60;
    text-decoration: none
}
