@import url("./common.css?v=3");
@import url("./list_new.css");

header {
    height: 94px;
}

.wapmyads {
    max-height: 250px;
    box-sizing: content-box;
}

/* 文章 */
.ar_con_nr {
    margin-top: 0;
}

.ar_con {
    padding: 10px 30px;
}

.ar_con .gg {
    width: 100%;
}

.gg img {
    max-width: 100%;
}

.title_b {
    width: 100%;
    line-height: 30px;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    font-size: 14px;
}

.title_b b {
    font-weight: normal;
}

.title_b .iconfont {
    margin-right: 2px;
}

.ar_con_title {
    text-align: center;
    margin: 10px 0;
}

.ar_con_title time {
    margin-right: 20px;
    display: inline;
    background: none;
    position: static;
    box-shadow: 0 0 0 #fff;
}

.title_1 {
    background: #fff;
}

.ar_con_title h1 {
    font-size: 30px;
}

.con_article {
    line-height: 30px;
    font-size: 16px;
}

.con_article p,
.con_article div {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px;
    margin-top: 12px;
    text-indent: 2em;
}

.con_article a {
    color: #333;
}

.con_article a:hover {
    color: #e00;
}

.con_article h2,
.con_article h3 {
    font-weight: 600;
}

.con_article h3 {
    color: #ff7032;
}

.con_article img {
    max-width: 650px !important;
    height: auto !important;
    border-radius: 8px;
    margin: 12px auto 0 auto;
}

/*.con_article iframe {*/
/*    width: 100% !important;*/
/*    height: 480px !important;*/
/*}*/

/*相关推荐*/
.ls_jx {
    padding: 10px 10px 20px 10px;
    border-bottom: none;
}

.ls_jx_nr {
    padding: 0 10px;
}

.ls_jx .lb_3 {
    width: 42%;
    float: left;
    padding-left: 6%;
}

.ls_jx .lb_3:nth-child(2n) {
    float: right;
}

.ls_jx .lb_4 {
    width: 48%;
    float: left;
}

.ls_jx .lb_4:nth-child(2n) {
    float: right;
}

.ls_jx .lb_4 .lb_nr {
    width: 220px;
}

/* 上下页 */
.con_prev {
    /* border-top: 1px solid #e1e1e1; */
    line-height: 30px;
    height: 30px;
    /* padding: 20px 0; */
    /* border-bottom: 1px solid #e1e1e1; */
    display: flex;
    justify-content: space-between;
}

.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;
}

header {
    height: 48px;
    background: #fff !important;
    border-bottom: 1px solid #f1f1f1;
}

.nav_wrap {
    overflow: hidden;
}

.xz_search {
    margin-top: 5px !important;
}

.xz_search .search_text {
    height: 38px;
    line-height: 38px;
}

.xz_search .search_f {
    height: 38px;
    line-height: 38px;
    border: none;
}

.xz_search .search_btn {
    height: 38px;
    line-height: 38px;
}

.xz_search .search_text {
    background: #f5f5f5;
    font-size: 14px;
}

.ar_nav {
    width: 900px;
    height: 52px;
    overflow: hidden;
}

.xz_ar_nav {
    width: 650px;
}

.nav_item {
    min-width: auto;
}

.nav_item span a {
    padding: 0;
    margin-left: 30px;
    color: #333;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
}

.nav_item span a:hover {
    color: brown;
}

.nav_item span a:before {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 1px;
    background: #ccc;
    left: -15px;
    top: 18px;
}

.nav_item:nth-child(1) span a:before {
    display: none;
}

.con {
    #padding-top: 20px;
}

.search {
    margin-top: 0;
}

.search_f {
    width: 298px;
}

.search_text {
    width: 218px;
}

.position_rwap {
    padding: 0 0 0 10px;
    height: 48px;
    line-height: 48px;
    width: 770px;
    border-bottom: 1px solid #f3f3f3;
}

.position_rwap .icon {
    top: 0;
    left: 5px;
}

.xz_position {
    width: 740px;
}

.xz_position .position_rwap {
    width: 740px;
    padding: 0;
}

.logo {
    margin-top: 7px;
}

.logo img {
    margin-top: 0;
    width: 125px;
}

.pay_con .sub,
.pay_con2 .sub2 {
    display: block;
    left: auto;
}

.video_detail_left {
    padding: 0 20px 30px 20px;
    width: 740px;
}

.position_rwap a {
    opacity: 0.6;
}

.position_rwap a:hover {
    opacity: 1;
}

.lb_4 .lb_img {
    border: 1px solid #f1f1f1;
}

.lb_4 .lb_bt {
    height: 20px;
    line-height: 20px;
}

.ls_jx .lb_4 .lb_nr p {
    margin-bottom: 10px;
    line-height: 20px;
}

.con_article .pnum li {
    text-indent: 0;
}

.con_article .pnum li a {
    padding: 0 12px;
    font-size: 14px;
    color: #333;
    margin: 10px 0;
}

.con_article .pnum li.thisclass a {
    color: #fff;
}

.con_article .pnum li a:hover {
    background: brown;
    color: #fff;
}

.download_word_lb {
    border: none !important;
}

.arc_btn_boxs {
    overflow: hidden;
    width: 300px !important;
}

/* 广告 */
/*.con_l iframe {*/
/*    margin-left: 30px;*/
/*}*/

/*顶部+右侧栏目悬浮栏*/
.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: 1100px;
    height: 46px;
    margin: 0 auto;
}

.artop_left {
    width: 780px;
    float: left;
    height: 46px;
}

.artop_right {
    width: 226px;
    float: right;
}

.artop_related {
    width: 200px;
    height: 46px;
    position: relative;
    overflow: hidden;
}

.related_hd {
    line-height: 34px;
    height: 34px;
    margin-top: 6px;
    position: relative;
    border-radius: 10px;
    width: 160px;
    background: #f6f6f6;
    padding: 0 10px;
    cursor: pointer;
    padding-left: 30px;
}

.related_hd em {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    /*background: url(../img/pc/tuijian.svg) no-repeat center;*/
    background-size: 80%;
}

.related_hd .icon-gengduo {
    transform: rotate(0deg);
    position: absolute;
    right: 5px;
    left: auto;
    top: 5px;
    /*background: url(../img/pc/gengduo.svg) no-repeat center;*/
    background-size: 50%;
}

.related_bd {
    width: 210px;
    padding: 15px;
    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(180deg);
}

.artop_related:hover .related_bd {
    top: 46px;
    opacity: 1;
}

.related_bd h4 {
    margin-bottom: 5px;
    font-size: 15px;
    position: relative;
    padding-left: 15px;
}

.related_bd h4:before {
    content: "";
    display: block;
    position: absolute;
    background: brown;
    border-radius: 10px;
    left: 0;
    top: 3px;
    width: 6px;
    height: 14px;
}

.artop_download .dow_btn {
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: brown;
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 6px;
    border-radius: 4px;
    padding: 0;
}

.artop .search_f {
    width: 386px;
    height: 32px;
    margin-top: 6px;
    border: 1px solid brown;
    position: relative;
    margin-left: 36px;
    border-radius: 4px;
}

.artop .search_text {
    width: 262px;
    height: 32px;
    padding-left: 34px;
    line-height: 32px;
    font-size: 14px;
    background: #f8f8f8;
}

.artop .search_btn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    font-size: 14px !important;
    background: brown;
    color: #fff;
}

.search_f em {
    top: 7px;
    font-size: 18px;
    position: absolute;
    left: 8px;
    color: #ccc;
    font-weight: normal;
}

.artop_code {
    display: block;
    line-height: 46px;
    height: 46px;
    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: brown;
    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 brown;
    color: brown;
}

.artop_code .boon_btn {
    color: #ff4800;
    border: 1px solid #ff4800;
    display: none;
}

.artop_related .lb_3 {
    width: 200px;
    height: auto;
    padding-left: 0;
    margin: 0;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #e1e1e1;
    position: relative;
    padding-left: 15px;
    line-height: 20px;
    padding-bottom: 0;
}

.artop_related .lb_wimg {
    display: none;
}

.artop_related .lb_3 .lb_bt {
    height: auto;
    line-height: 24px;
    margin-bottom: 0;
}

.artop_related .lb_3 time {
    display: none;
}

.artop_related .lb_3:nth-child(1) {
    margin-top: 0;
    border-top: 0;
}

.artop_related .lb_3:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #c0cbd6;
    left: 0px;
    top: 18px;
}

.r_rwap {
    background: #fff;
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
}

.r_nav {
    width: 260px;
    display: none;
}

.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 a {
    line-height: 30px;
    height: auto !important;
    margin-left: 5px;
    text-align: left;
}

.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: brown;
    left: 0px;
    top: 12px;
}

.r_nav .nav_item span a:before {
    display: none;
}

.details_select_box select {
    padding: 8px;
    border-radius: 4px;
    width: 80%;
    border: 1px solid brown;
    color: #999;
}

select:focus {
    outline: none;
}

.details_select_box select .opts {
    color: #999;
}

.details_select_box select:nth-child(2) {
    margin-left: 10px;
}

.bg bj_mt20 {
    margin: 20px;
}

.footer {
    width: 100%;
    padding: 5px 0px;
    background: #2b333e;
    float: left;
    border-top: 1px solid #e2e2e2;
    margin-top: 14px;
}

.footer p {
    float: left;
    width: 100%;
    text-align: center;
    color: #d8dde0;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}
.main-left .content p {
    color: #000;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 12px;
}
.download>ul>li {
    width: 33%;
    float: left;
    margin-top: 15px;
    height: 30px;
    font-size: 14px;
}
.download>p {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: antiquewhite;
    border-radius: 5px;
    margin-top: 20px;
    clear: both;
}
.download_explain {
    margin:16px 0;
    color: #666;
}