    .clearfix {
    clear: both;
}

.tablefixd {
    table-layout: fixed;
}

.inlineb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.g_mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 100;
    display: none;
}

.g_rgba {
    background: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4B000000, endColorstr=#4B000000);
    zoom: 1;
}

body .ho_show {
    display: block;
}

.align_l {
    text-align: left;
}

.align_c {
    text-align: center;
}

.align_r {
    text-align: right;
}


/******************css重设  end ,css reset  end************************/


/**********************global*************************/

.ma_body {
    background: #fff;
    padding: 2%;
}

.ma_h_t {
    height: 123px;
    width: 1000px;
    margin: 0 auto;
}

.ma_logo {
    width: 111px;
    float: left;
}

.ma_logo img {
    height: 116px;
}

.ma_h_tinner {
    width: 600px;
    text-align: right;
    font-size: 15px;
    color: #666;
    float: right;
    margin-top: 10px;
}

.ma_search {
    float: right;
    width: 450px;
    margin-top: 10px;
}

.ma_h_ta {
    padding: 0px 10px;
    color: #666666;
    font-size: 15px;
}

.ma_h_b {
    position: relative;
    background: url(../image/ma_bg.png) repeat;
}

.ma_search {
    text-align: right;
    position: relative;
    margin: 30px 10px 0px 0px;
    *margin-right: 5px;
}

.ma_s_ico {
    position: absolute;
    right: 10px;
    top: 5px;
    *right: 15px;
}

.ma_s_sub {
    width: 300px;
    padding: 7px 40px 7px 5px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 2px;
}

.ma_h_img {
    text-align: center;
    overflow: hidden;
    height: 450px;
}

.ma_h_img img {
    display: block;
    margin: 0 auto;
    height: 100%;
}

.ma_content {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding-top: 35px;
    margin-bottom: 25px;
}

.ma_con_l {
    width: 155px;
    float: left;
    font-size: 12px;
}

.ma_l_list {
    background: #fff;
    padding: 6px 0px;
    margin: 0px 0px 15px 0px;
    border: 1px solid #dadada;
}

.ma_l_list>img {
    display: none;
}

.ma_list_sel {
    background: #8f8271;
}

.ma_l_s {
    margin-bottom: 20px;
    position: relative;
}

.ma_l_sub {
    border: none;
    background: #fff;
    border: 1px solid #d0d6e2;
    width: 120px;
    padding: 4px 30px 4px 3px;
}

.ma_list_a {
    color: #8f7e6a;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 30px;
    background: url(../image/ma_arrow.png) no-repeat 120px center;
}

.ma_in_cont .ma_list_a {
    background: url(../image/new-ma_arrow.png) no-repeat 120px center;
}

.ma_list_sel .ma_list_a {
    color: #fff;
}

.ma_con_r {
    margin-left: 200px;
    padding: 20px 2px 0px 20px;
    background: #fff;
    font-family: Microsoft YaHei;
}

.ma_page_l {
    width: 455px;
    float: left;
    background: #fff;
}

.ma_page_r {
    width: 270px;
    float: right;
}

.ma_det_intro {
    font-size: 15px;
    color: #848484;
    line-height: 3;
}

.ma_det_wrap table {
    height: 190px;
    table-layout: fixed;
    background: #fff8e7;
    width: 100%
}

.ma_det_wrap table td {
    line-height: 1.9;
    vertical-align: middle;
}

.ma_table_det {
    padding: 10px 20px 0px 0px;
}

.ma_table_name {
    text-align: right;
    margin: 30px 20px 0px 0px;
}

.ma_intro_img {
    height: 190px;
    display: block;
}

.ma_about {
    padding: 5px 0px 20px 20px;
    font-size: 12px;
    color: #8f7e70;
}

.ma_about_li {
    line-height: 1.7;
}

.ma_about_h2 {
    font-weight: bold;
}

.ma_news_list {
    margin-bottom: 40px;
}

.ma_news_but {
    background: url(../image/ma_button.png) no-repeat left bottom;
    border: none;
    padding: 6px;
    font-size: 12px;
    color: #8f8270;
    font-family: Microsoft YaHei;
}

.ma_news_span {
    font-size: 20px;
    color: #b51d23;
    background: #fff;
    padding: 2px 20px 0px 0px;
}

.ma_news_h2 {
    background: url(../image/ma_title.png) repeat-x left 6px;
}

.ma_news_det {
    padding: 10px 0px 0px 0px;
    line-height: 1.3;
}

.ma_news_single {
    margin-bottom: 40px;
}

.ma_name {
    color: #8c8c8c;
}

.ma_about_gray {
    background: #f9f9f9;
}

.ma_ewm {
    background: #fff;
    text-align: center;
}

.ma_ewm img {
    width: 100%;
}

.ma_p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    line-height: 1.8;
    background: #f9f9f9;
}

.ma_footer {
    height: 80px;
    background: #fff url(../image/ma_footer.png) repeat-x;
    line-height: 80px;
    text-align: center;
    font-size: 12px;
    color: #a3a3a3;
}

.lineimg {
    padding: 5px;
}


/******************************************inner*************************************/

.ma_in_t {
    height: 123px;
    width: 1000px;
    margin: 0 auto;
}

.ma_in_ta {
    color: #666;
}

.ma_in_logo {
    margin-bottom: 20px;
    position: relative;
    margin-top: -20px;
}

.ma_in_cont {
    padding-top: 10px;
}

.ma_in_det {
    padding-right: 20px;
}

.ma_det_h {
    border-bottom: 1px solid #d9dadc;
    font-size: 24px;
    line-height: 50px;
    margin-bottom: 20px;
}

.ma_det_wrap {
    font-size: 15px;
    color: #848484;
    line-height: 3;
    margin-top: 20px;
    margin-bottom: 20px;
}


/*.ma_det_list img{max-width:100%;margin:20px auto;display:block;}*/


/*.ma_det_list img{max-width:100%;margin:20px auto;}*/

.ma_det_list img {
    max-width: 100%;
    margin: 20px auto auto auto;
}

.ma_det_list strong {
    font-weight: bold;
}

.ma_det_list .ma_det_wrap {
    padding: 0;
    margin-bottom: 0;
}

.ma_det_list .ma_det_wrap img {
    margin: 0;
}

.ma_det_list p {
    color: #333;
    font-size: 15px;
    line-height: 1.7;
}

.ma_m_logo {
    display: none;
}

.ma_line {
    color: #666;
}

.ma_m_catlog {
    display: none;
}

.ma_zan {
    text-align: center;
    padding: 20px 0px 30px 0px;
}

.ma_zan_span {
    margin: 0px 20px;
    padding: 10px 0px 10px 40px;
}

.ma_color {
    color: #fa9031;
    margin: 0px 5px;
}

.ma_zan_bro {
    background: url(../image/ma_bro.png) no-repeat left center;
}

.ma_zan_vote {
    background: url(../image/ma_zan.png) no-repeat left center;
    cursor: pointer;
}

.ma_m_col {
    display: none;
}

.imglist {
    margin: 20px 0;
}

.imglist:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.imglist2_l {
    margin-right: 2%;
}

.imglist2_l,
.imglist2_r {
    float: left;
    width: 49%;
}

.imglist2_l img,
.imglist2_r img {
    margin: 0;
}

.imglist3_l,
.imglist3_c,
.imglist3_r {
    float: left;
    width: 32%;
}

.imglist3_c,
.imglist3_r {
    margin-left: 2%;
}

.imglist2_l>p,
.imglist2_r>p {
    text-align: center;
}

.imglist3_l>p,
.imglist3_c>p,
.imglist3_r>p {
    text-align: center;
}

.imglist h2 {
    font-family: "kaiti";
    padding-top: 8px;
    padding-left: 5px;
    color: #888888;
    font-size: 1rem;
    line-height: 1.7;
}


/*******************************mobile*******************************/

.ma_m_banner {
    padding: 15px 10px;
}

.ma_m_in_b {
    position: relative;
    width: 100%;
}

.ma_m_banner img {
    width: 100%;
}

.ma_shadow {
    height: 38px;
    position: absolute;
    bottom: 0px;
    background: url(../image/ma_op.png) repeat;
    width: 100%;
    left: 0px;
}

.ma_m_news {
    padding: 0px 10px;
}

.ma_m_news a,
.ma_m_li a,
.ma_m_news .ma_news_but {
    font-size: 1.6rem;
}

.ma_m_copy {
    font-size: 0.9rem;
}

.pimg {
    margin: 20px 0;
}

.pimg img {
    margin: 0;
}

.pimg h4 {
    font-family: "楷体";
    text-align: left;
    font-size: 1rem;
    padding-top: 8px;
    width: 640px;
    color: #888888;
    line-height: 1.7;
}

.ma_footer_in {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}

.ma_foot_span {
    margin-left: 220px;
}

.personal-intro {
    width: 100%;
}

.personal-photo {
    width: 15%;
}

.personal-photo img {
    margin: 0;
}

.personal-zy {
    font-size: 16px;
    font-weight: bold;
}

.personal-title {
    font-size: 18px;
    font-weight: bold;
}

.personal-job {
    font-weight: bold;
}

.personal-content {
    margin-top: 20px;
    padding-left: 20%;
}


/***************************contact us*******************************/

.ma_lx_cont {
    padding: 10px 0px 20px 0px;
}

.ma_contact {
    background: #fff;
    padding: 20px;
}

.ma_lx_list {
    overflow: hidden;
    padding: 40px 0px;
    font-family: Microsoft YaHei, SimSun;
}

.ma_lx_li {
    float: left;
    margin: 0px 170px 20px 0px;
}

.ma_lx_dt {
    font-weight: bold;
}

.ma_lx_dt,
.ma_lx_dd {
    margin-bottom: 7px;
}

.ma_dt_dd {
    margin-top: 20px;
}


/***************************华润杂志目录 us*******************************/

.ma_cat_a {
    width: 32px;
    display: inline-block;
    margin-right: 34px;
    margin-bottom: 20px;
}

.ma_cat_sel {
    color: #b51d23;
    position: relative;
}

.ma_cat_sel ::after {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #b51d23;
    border-radius: 50%;
}

.div_show {
    display: block !important;
}

.ma_cat_color {
    color: #fb9032;
}

.ma_cat_time {
    display: block;
    margin-bottom: 5px;
}

.lh_1 {
    line-height: 1.3;
}

.ma_c_color {
    color: #C5A56F;
}

.ma_w1180 {
    /*width: 1180px;*/
    width: 1000px;
    margin: 0 auto;
    max-width: calc(100% - 20px);
    font-family: "SimSun", arial, Helvetica, Arial, sans-serif;
}
.ma_w1180 a:hover{
    color: #b51d23;
}

.ma_h_120 {
    height: 123px;
}


/*************************** oldissue *******************************/

.mr_0 {
    margin-right: 0;
}

.ma_header_r {
    float: right;
    padding: 10px 0 4px 0;
}

.ma_h_r_tinner {
    text-align: right;
    font-size: 15px;
    color: #666;
    line-height: 24px;
    /* margin-top: 10px; */
}

.ma_h_logo {
    height: 116px;
    float: left;
    margin-top: 5px;
}

.ma_h_logo img {
    height: 116px;
}

.ma_h_search {
    float: right;
    width: 450px;
}

.ma_h_s_input {
    width: 345px;
    height: 32px;
    padding: 8px 40px 8px 5px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 2px;
}

.ma_h_search {
    text-align: right;
    position: relative;
    margin-top: 25px;
}

.ma_container {
    padding-top: 68px;
}

.ma_c_title {
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-bottom: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ma_c_date {
    background: #F6F7FB;
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 60px;
    padding: 20px 116px 16px 30px;
    position: relative;
}

.ma_d_y {
    height: 20px;
    overflow: hidden;
}

.ma_d_y1 {
    height: 120px!important;
    /*    animation: allbottom .3s linear;
    animation-fill-mode: forwards;*/
    /* overflow: hidden; */
}

.ma_d_y2 {
    animation: alltop .3s linear;
    animation-fill-mode: forwards;
}

@keyframes allbottom {
    0% {
        height: 20px;
    }
    50% {
        height: 40px;
    }
    100% {
        height: 65px;
    }
}

@keyframes alltop {
    0% {
        height: 65px;
    }
    50% {
        height: 40px;
    }
    100% {
        height: 20px;
    }
}

.ma_icon,
.ma_icon1 {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.ma_icon {
    background: url('../image/down.png') no-repeat center;
}

.ma_icon1 {
    background: url('../image/up.png') no-repeat center;
}

.more_y {
    margin-top: 25px;
}

.ma_d_y :last-child {
    margin-right: 0;
    min-width: 100px;
}

.ma_c_o_item {
    display: none;
}

.o_list {
    padding: 0 60px;
    line-height: 1;
    margin: 0 -20px;
    background: url('../image/ma_book.png') repeat-y;
    background-size: 100% auto;
}

.o_list ul {
    display: inline-block;
    position: relative;
    /* margin-bottom: 60px; */
}

.o_list ul:last-child {
    /* margin-bottom: 50px; */
}

.o_list ul li {
    /* width: 160px; */
    width: 149px;
    /* margin-right: 30px; */
    margin-right: 42px;
    float: left;
    margin-bottom: 60px;
}

.o_list ul li dl dt {
    /* box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);
    border: 6px solid #fff; */
    transition: .3s;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.4);
}

.o_list ul li dl>dt:hover {
    transform: translate(0, -10px);
    box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.4);
    /* border: 6px solid #C5A56F; */
}

.o_list ul li dl>dt.noLink:hover {
    transform: translate(0, 0px);
    /* box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);
    border: 6px solid #fff; */
}

.o_list ul li dl>dt.noLink a {
    cursor: inherit;
}

.o_list ul li dl {
    position: relative;
}

.ma_cat_dd {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #666666;
    text-align: center;
    margin-top: 50px;
}

.o_list ul li img {
    width: 100%;
    height: 203px;
}


/* .o_list ul li:nth-last-child(2) {
  margin-right: 0;
  } */

.o_list ul li:nth-child(5n) {
    margin-right: 0;
}

.ma_o_footer {
    height: 160px;
    padding: 34px 0;
    color: #a3a3a3;
    /* background: #FAFAFA;
  box-shadow: 0px 1px 0px 0px #EBE6E1; */
}

.ma_o_footer,
.f_tab {
    text-align: center;
}

.f_tab {
    margin-top: 0;
}

.f_text {
    margin: 10px 0;
}


/*************************** dialog css *******************************/

.div_hide {
    display: none;
}

.ma_cover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 1;
}

.ma_dialog {
    z-index: 2;
    width: 860px;
    height: 480px;
    background: #FFFFFF;
    border-radius: 6px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ma_d_h {
    padding: 18px 0;
    text-align: center;
    background: #F8F8F8;
    border-radius: 6px 6px 0px 0px;
    position: relative;
}

.ma_d_h span {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}

.ma_d_h img {
    width: 24px;
    position: absolute;
    top: 18px;
    right: 20px;
    cursor: pointer;
}

.ma_d_c {
    /* padding: 0 42px 40px 36px; */
}

.ma_d_t {
    margin: 0 43px 0 36px;
    padding: 20px 0;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid rgba(151, 151, 151, .15);
}

.ma_d_t_l {
    line-height: 24px;
    margin-left: 184px;
}

.ma_d_t_r {
    line-height: 24px;
    margin-left: 452px;
}

.like_list {
    margin-top: 20px;
    margin-right: 10px;
    min-height: 316px;
    max-height: 316px;
    overflow-y: auto;
    padding-left: 36px;
}

.like_list::-webkit-scrollbar {
    width: 8px;
    height: 0;
}


/* 设置滚动条圆角 */

.like_list::-webkit-scrollbar-thumb {
    background-color: rgba(211, 214, 225, 1);
    border-radius: 3px;
}

.like_item {
    height: 24px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 24px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-bottom: 10px;
}

.like_item_title {
    float: left;
    width: 228px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.like_item_title:hover {
    color: #F89C34;
    text-decoration: underline;
}

.like_item_pro {
    width: 406px;
    height: 12px;
    margin: 6px 26px 0 20px;
    float: left;
    background: #F8F8F8;
}

.like_iten_pro_c {
    height: 12px;
}

.like_item_num {
    float: left;
}


/*************样式调整******************/

.ma_c_oldissue .o_list ul li dl dt a {
    display: block;
    overflow: hidden;
}

.ma_c_oldissue .o_list ul li dl dt a img {
    /* width: auto; */
}

.className_dz {
    background: #F89C34;
}

.className_ll {
    background: #C5A56F;
}
.ma_pos {
    position: fixed;
    top: 142px;
}


@media (max-width: 1200px) {
.ma_pos{
    top: 70px;
}
}
@media (max-width: 990px) {
    .ma_page_r {
    width: 100%;
    margin-bottom: 58px;
}
    
}
@media (max-width: 767px) {
    .ma_page_r {
    width: 100%;
    margin-bottom: 58px;
}
.ma_page_r {
    width: 100%;
    float: initial;
}
.ma_page_l {
    width: 100%;
    float: initial;
}
.ma_con_l {
    width: 100%;
    float: initial;
}
.ma_con_l ul{
    display: flex;
        justify-content: space-between;
    flex-wrap: wrap;
}    
.ma_l_list{
    width: 48.5%;
    margin: 0px 0px 11px 0px;
}
.ma_con_r {
    padding: 0px 0px 0px 2px;
    margin-left: 0;
}
.ma_pos{
    position: relative;
    top: 0;
}
.ma_c_title {
    font-size: 18px;
}
.o_list {
    padding: 0;
    margin: 0;
    background: none;
}
.o_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.o_list ul li {
        width: 48%;
        margin-bottom: 24px;
        margin-right: 0;
    }
    .ma_cat_dd{
        margin-top: 18px;
    }
    .o_list ul li dl dt {
    box-shadow: none;
}
}


