﻿/****框架****/

.main_content {
    width: 1310px;
    margin: 0px auto 10px auto;
    padding: 0 0 40px 0;
}

.banner_box {
    margin-bottom: 0px;
}

.banner_phone {
    display: none;
}


/* .article_right{float:right;width:708px;background:#fff;border:solid 1px #dfe7eb;color:#666666;} */

.article_right .article_title {
    font-size: 22px;
    font-weight: normal;
    color: #4d4d4d;
    font-family: "Microsoft Yahei";
    margin: 0 15px;
}

.banner_bg {
    background: url(../images/banner_bg.jpg) repeat-x 0 0;
}

.top_banner {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 232px;
    width: 100%;
}


/*右侧菜单*/


/* .article_left{width:270px;float:left;} */

.leftNavTitle {
    background: #30405A;
    font-weight: 100;
    height: 42px;
    line-height: 46px;
    padding: 0 0 0 40px;
    font-size: 18px;
    color: #FFF;
    overflow: hidden;
    border-radius: 7px 7px 0 0;
    display: none;
}


/***一级***/

.side_menu_inside .lv1_li {
    line-height: 40px;
    /*border-right:solid 1px #dee5e9;*/
    margin: 0 10px;
    font-size: 14px;
    float: left;
}

.side_menu_inside .lv1_li:hover p {
    background: #00568E;
}

.side_menu_inside .lv1_li:hover p a {
    color: #fff;
}

.side_menu_inside .lv1_p {
    text-align: center;
    width: 148px;
    height: 55px;
    background: rgb(13 58 135 / 8%);
    border: 1px solid rgb(7 64 171 / 50%);
    border-radius: 12px;
    line-height: initial;
    transition: all 0.3s;
}

.side_menu_inside .lv1_p a {
    font-size: 20px;
    color: #00568E;
    display:block;
    width: 100%;
    height: 100%;
}

.side_menu_inside .lv1_li .current {
    /*background:url(../images/leftnav/right_ico1_h.jpg) #557CB7 no-repeat 10px 17px;*/
    background:#00568E;

}

.side_menu_inside .current a {
    color: #fff;
}

.side_menu_inside .lv1_li .lv2_li .current {
    background: none;
}

.side_menu_inside .lv1_li .lv2_li .current a {
    color: #557CB7;
    font-weight: bold;
}


.side_menu_inside .hasChildren {
    /* background: url(../images/leftnav/lvse_jiahao.jpg) no-repeat 10px center; */
    cursor: pointer;
}

.side_menu_inside .show {
    background: url(../images/leftnav/lvse_jianhao.jpg) no-repeat 10px center;
}


/****二级****/

.side_menu_inside .lv2_ul {
    padding: 0 20px 7px;
    display: none;
    line-height: 25px;
}

.side_menu_inside .lv2_li {
    font-weight: normal;
    line-height: 35px;
}

.side_menu_inside .lv2_li .hasChildren {
    background-position: 190px center;
}

.side_menu_inside .lv2_tit {
    padding: 0 0 0 15px;
    background: url(../images/leftnav/right_ico2.jpg) 0 6px no-repeat;
}


/****三级菜单****/

.side_menu_inside .lv3_ul {
    margin: 0 15px;
    display: none;
    background: #f4f4f4;
    line-height: 25px;
}

.side_menu_inside .lv3_p {
    padding: 0 0 0 15px;
    font-size: 12px;
    background: url(../images/leftnav/lv2_p_Bg.png) 8px 12px no-repeat;
}

.MedicalGuide2 {
    margin: 10px 0 0;
    width: 208px;
    border: solid 1px #dfe7eb;
}

.MedicalGuide2 h2 {
    background: url(../images/leftnav/right_title1.jpg) no-repeat 0 0;
    height: 42px;
    line-height: 46px;
    padding: 0 0 0 40px;
    font-size: 16px;
    color: #0089d1;
    border-bottom: solid 1px #dee5e9;
    overflow: hidden;
}

.GuideBox2 {
    padding: 0 0 10px 0;
    _padding: 5px 0 50px 0;
    background: #FFF;
}

.GuideList2 {
    overflow: hidden;
}

.GuideList2 li {
    display: inline;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0 10px;
    width: 90px;
}

.GuideList2 li a {
    background: #f6f6f6;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 90px;
}

.GuideList2 li a:hover {
    background: #0089d1;
    color: #fff;
}


/*分页样式*/

.pages {
    line-height: 30px;
    margin: 15px auto!important;
    height: 24px;
    padding-left: 15px;
}

.ae-pagination {
    width: 100%;
}

.pagination_page {
    color: #333333!important;
}

.ui-state-default {
    background: none!important;
    height: 24px!important;
    font-size: 12px!important;
    color: #009b80;
    text-decoration: none;
    font-weight: normal;
    border: none!important;
    line-height: 24px;
    width: 20px;
}

.ui-state-default:hover {
    border: none;
}

.ae-pagination a {
    height: 24px!important;
    font-size: 12px;
    margin: 0 2px!important;
    text-decoration: none;
    font-weight: normal;
    padding: 0px!important;
    text-align: center;
    padding: 3px 8px!important;
    border: solid 1px #dcdcdc!important;
}

.ae-pagination a:hover {
    color: #333!important;
    padding: 3px 8px!important;
}

.pagination_firstpage {
    border: none!important;
    height: 24px!important;
    width: 36px;
    padding: 0px!important;
    text-align: center;
    color: #666666!important;
    line-height: 24px!important;
}

.pagination_previouspage {
    border: none!important;
    height: 24px!important;
    width: 51px;
    color: #666666!important;
    line-height: 24px!important;
}

.pagination_pag {
    background: none!important;
    border: none!important;
    height: 24px!important;
    color: #474645!important;
    line-height: 24px!important;
    margin: 0 10px!important;
}

.ae-pagination-current {
    background: ##00568E!important;
    border: none!important;
    height: 26px!important;
    line-height: 26px!important;
    color: #fff!important;
}

.pagination_nextpage {
    border: none!important;
    height: 24px!important;
    width: 51px;
    color: #666666!important;
    line-height: 24px!important;
    margin: 0 10px!important;
}

.pagination_lastpage {
    border: none!important;
    height: 24px!important;
    width: 36px;
    padding: 0px!important;
    text-align: center;
    color: #666666!important;
    line-height: 24px!important;
}

.ui-corner-all {
    border-radius: 0px!important;
}


/*------------------左侧菜单结束--------------------*/


/***********列表页************/


/* .column_list{padding:10px 0;} */

.column_list li {
    position: relative;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    transition: all 0.3s linear;
    padding: 20px;
    box-sizing: border-box;
}
.column_list li .imgcover{ 
    position:relative; 
    overflow:hidden;
    padding: 28px 20px;
    min-height: 262px;
    box-sizing: border-box;
}
.column_list li .imgcover .cover{
    z-index: -1; 
    bottom: 100%;
    width:100%;
    height:100%; 
    background:url(/Content/Areas/News/images/Site/messImg11.png)no-repeat center center;
    position:absolute;
    border-radius: 0 15px 0 15px;
}
.column_list li:hover{
    border-bottom: 1px solid transparent;
    border-radius: 0 15px 0 15px;
    background: #00568e;
    box-shadow: 0px 0px 20px 10px #f4fbfb;
}
.column_list li:hover h2 a,
.column_list li:hover .articleCont p,
.column_list li:hover .date_wrapper .date_day,
.column_list li:hover .date_wrapper .date_year,
.column_list li:hover .date_wrapper .date_moreA{
    color: #FFFFFF;
}
.column_list li:hover .date_moreA::before{
    background: #FFFFFF;
}

.column_list li h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}
.column_list li h2 a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*.column_list li h2 a:hover {
    color: #00568E;
}*/

.column_list li span {
    float: right;
}

.column_list li p .count_vist {
    float: left;
    text-indent: 0;
}

.articleCont p {
    text-indent: 0;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.column_list li .list_more {
    color: #557CB7;
}

.column_list li.list_line {
    border-bottom: solid 1px #e6e6e6;
    margin: 15px 0;
}

.column_list li img {
    float: left;
    /*height:70px;*/
    /* margin: 5px 30px 0 0; */
    width: 332px;
    /* border: #CCC solid 1px; */
    padding: 2px;
    /* box-shadow: 1px 1px 1px lightgray; */
    transition: all 0.3s;
}

.column_list li img:hover {
    transform: scale(1.1);
}


/* .column_list li .articleCont>a:hover {
    border: #30405a solid 1px;
} */

.list_more {
    float: right;
}

.column_list li span {
    font-size: 18px;
    font-weight: 100;
    padding-left: 5px;
    color: #AFAFAF;
}

.column_list .article_tit {
    width: 520px;
    padding-right: 10px;
    float: left;
    overflow: hidden;
}

.articleCont p a {
    color: #999999;
    font-size: 16px;
}

.articleCont>div {
    width: 100%;
    /* float: left; */
}
.articleCont .date_wrapper{
    width: 60px;
    float: left;
    text-align: center;
    margin-right: 30px;

}
.date_wrapper .date_day{
    font-size: 40px;
    color: #333333;
    line-height: 36px;
}
.date_wrapper .date_year{
    font-size: 14px;
    color: #333333;
}

.date_moreA{
    display:block;
    writing-mode: vertical-rl;
    font-size: 12px;
    color: #8BACCB;
    position: relative;
    margin: 0 auto;
    margin-top: 80px;
    transition: all 0.3s;
}
.date_moreA::before{
    position: absolute;
    content: "";
    display:block;
    width: 1px;
    height: 60px;
    background: rgba(24, 90, 151, 0.5);
    left: 50%;
    transform: translateX(-50%);
    top: -70px;
}
.date_moreA:hover{
    margin-top: 90px;
}


.pages {
    width: 100%;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 30px;
    box-sizing: border-box;
}

.pages .ae-pagination {
    text-align: center;
}

.page {
    display: inline;
}

.pages a {
    color: #FFFFFF;
    padding: 5px 7px;
    border: none !important;
    margin-right: 5px;
    cursor: pointer;
    background: none;
    border-radius: 5px;
}

.pages a:hover,
.pages .ae-pagination-current {
    background: #00568E;
    text-decoration: none;
    border: none;
    color: #FFFFFF !important;
}

.column_List {
    margin-bottom: 20px;
}

.column_List li {
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    padding-left: 15px;
    background: url(../images/listSty4.jpg) no-repeat 5px center;
}

.tags_body,
.article_left{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.article_right{
    width: 1310px;
    margin: 0 auto;
    box-sizing: border-box;
}
.article_left {
    padding: 30px 0;
}
.side_menu{
  /* width: fit-content; */
  margin: 0 auto;
}
.side_menu_inside .lv1_p a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.side_menu_inside .lv1_ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.articleCont>a {
    height: 200px;
    display: inline-block;
    float: right;
    overflow: hidden;
    /* box-shadow: 1px 1px 1px lightgrey; */
    /* border: #CCC solid 1px; */
    margin: 5px 0 0 30px;
    display: flex;
    align-items: center;
}


/* tag */

.all_tasg {
    background: #F7F8FA;
    width: 100%;
}

.tags_body {
    padding: 30px 0;
    font-size: 0;
}

.tags_body span {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-right: 40px;
    padding-left: 38px;
    padding-right: 20px;
    font-size: 16px;
    color: #333;
    background: #fff;
    border-radius: 19px 0 0 19px;
    position: relative;
}

.tags_body span.actived {
    color: #00568E;
}

.tags_body span.actived::after {
    background: #00568E;
}

.tags_body span::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #F7F8FA;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    border-radius: 50%;
}

.tags_body span:hover {
    color: #00568E;
}

.tags_body span:hover::after {
    background: #00568E;
}

.art_tags {
    margin-top: 0px;
}

.column_list li span.art_tag {
    display: inline-block;
    background: #F8F8F8;
    font-size: 14px;
    color: #868686;
    float: none;
    padding: 0 10px;
    margin-right: 10px;
}

.column_list li span.art_tag:hover {
    color: #fff;
    background: #00568E;
}

.pagination_firstpage,
.pagination_lastpage {
    display: none !important;
}


/***********列表页结束************/


/*--------------------文章内容页--------------------*/

.article_blue_block {
    padding: 20px;
}

.article_blue_block h1 {
    font: 20px/40px 'Microsoft YaHei', '微软雅黑', '宋体', Heiti, '黑体';
    text-align: center;
    /*padding-bottom:10px;border-bottom:1px #ccc solid;*/
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
    margin-top: 60px;
}

.article_title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #821618;
    border-bottom: #DDD solid 1px;
    padding: 15px 0;
}

.sub_tit {
    text-align: center;
    padding: 20px 0 10px 0;
    line-height: 25px;
    min-height: 25px;
    _height: 25px;
    position: relative;
}

.font_size {
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 25px;
}

.notice {
    float: left;
    font-size: 12px;
}

.font_size a {
    background: url(../images/fontSize.jpg) left center no-repeat;
    display: block;
    float: left;
    width: 20px;
    height: 25px;
    overflow: hidden;
    text-indent: -2000em;
}

.font_size a.larger {
    background: url(../images/fontSize.jpg) -27px center no-repeat;
}
.article_blue_block h1 p {
    font-size: 24px;
}
.font_size a.default {
    background: url(../images/fontSize.jpg) -49px center no-repeat;
    width: 23px;
}

.sub_tit span {
    color: #999999;
    padding: 0 5px;
}

.article_blue_block {
    padding: 0px 15px;
    line-height: 2;
    padding-bottom: 5px;
    font-size: 16px;
}

.article_blue_block img {
    max-width: 600px;
}

.article_blue_block table {
    margin: 0 auto;
}

.article_blue_block p {
    /*padding-bottom: 10px;*/
    /*line-height: 24px;*/
    font-weight: normal;
    /* font-size: 24px; */
}

.p_img {
    text-indent: 0!important;
}


/* 文章内容面包屑导航 */

.main_Padd .bread {
    font-size: 16px;
    color: #999999;
    border-bottom: 1px dotted rgba(186, 186, 186, 1);
    padding: 30px 0;
}

.main_Padd .bread .name,
.main_Padd .bread .name a {
    color: #00568E;
}

.main_Padd .bread .page_name {
    /* color: #999999; */
}

.main_Padd {
    /* margin-top: 96px; */
    /* padding: 40px 0 0; */
}

.main_Padd .main_content {
    background: #fff;
    /* padding: 0 50px 50px; */
    box-sizing: border-box;
    margin-bottom: 0;
    /* margin-top: 60px; */
}

.main_Padd .article_blue_block {
    padding: 0;
}

.main_Padd .content {
    padding-top: 0;
    color: #333;
}


/***关联科室关联医生****/

.keshi_title,
.doctor_name {
    line-height: 32px;
    margin-bottom: 10px;
}

.keshi_title a,
.doctor_name a {
    padding-left: 20px;
    background: url(../images/index_icon.png) no-repeat 8px -347px;
}

.Related {
    line-height: 20px;
}

.Related li {
    float: left;
    width: 48%;
    padding: 1%;
}

.share {
    margin: 10px 0;
}

.bdsharebuttonbox {
    float: right;
}

.prev_next {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 30px;
    width: 49%;
    height: 80px;
    background: rgba(241, 244, 249, 1);
    box-sizing: border-box;
    position: relative;
}

.prev_next a {
    display: block;
    max-width: 79%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.prev_next:hover a {
    color: #00568E;
}

.prev_next.fl a {
    left: 92px;
}

.prev_next.fr a {
    left: 30px;
}


/* .prev_next span{background:#30405a;color:#fff;padding:1px 0 2px 3px;} */

.prev_next .btn {
    display: inline-block;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.prev_next .prev {
    background: url(/Content/Areas/Common/images/main/art_default_left.png) no-repeat left center;
    padding-right: 20px;
    border-right: 1px solid #CFD2D6;
    margin-right: 20px;
    left: 30px;
}

.prev_next.fl:hover .prev {
    background: url(/Content/Areas/Common/images/main/art_click_left.png) no-repeat left center;
}

.prev_next .next {
    background: url(/Content/Areas/Common/images/main/art_default_right.png) no-repeat right center;
    padding-left: 20px;
    border-left: 1px solid #CFD2D6;
    margin-left: 20px;
    right: 30px;
}

.prev_next.fr:hover .next {
    background: url(/Content/Areas/Common/images/main/art_click_right.png) no-repeat right center;
}

.article_blue_block>.prev {
    line-height: 25px;
    /*padding-bottom:10px;*/
    margin-top: 50px;
}

.extension {
    margin: 30px 14px 0 14px;
}


/*文章页面的相关文章*/

.ask_title {
    background: #F3F6F8;
    border: 1px solid #dfe7eb;
    line-height: 28px;
    color: #4b4b4b;
    padding: 0 15px;
    font-size: 14px;
}

.ask_title a {
    float: right;
    font-size: 14px;
    font-family: "宋体";
    font-weight: normal;
}

.ask_list {
    margin: 3px 0 20px 0;
    line-height: 30px;
}

.ask_list li {
    background: url(/Content/Areas/Common/images/ico6.jpg) no-repeat 5px 12px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 0 15px;
}


/*相关文章*/

.about_article {
    margin: 10px 15px 0 15px;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.about_article .ask_title {
    background: url(../images/menu_bg1.jpg) repeat-x 0 0;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0 12px;
    font-size: 16px;
    color: #4D4D4D;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    border-bottom: 1px solid #DFE7EB;
}

.about_article ul {
    margin: 10px 0 10px 0;
    padding: 0 10px;
}


/*********图片文章列表*********/

.pic_list li {
    float: left;
    margin: 12px 20px 0 19px;
    width: 130px;
    height: 150px;
    overflow: hidden;
}

.pic_list li h2 {
    line-height: 20px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}

.pic_list li .img_Box {
    width: 125px;
    height: 95px;
    border: #CCC solid 1px;
    box-shadow: 2px 2px 2px lightgray;
    display: block;
}

.pic_list li .img_Box:hover {
    border: #30405a solid 2px;
    padding: 1px;
}

.pic_list li img {
    width: 105px;
    height: 75px;
    display: block;
    padding: 10px;
}

.img_l {
    border: 1px solid #CCCCCC;
    display: block;
    padding: 1px;
    width: 160px;
}

.img_l:hover {
    border: 1px solid #BEEFE1;
}

.bdshare-button-style0-24:after {
    padding: 0 0 0 10px;
}


/*--------------------文章内容页结束--------------------*/


/*站点首页 栏目首页*/

.defaultSite {
    display: inline;
    float: left;
    height: 260px;
    overflow: hidden;
    width: 355px;
    background: #fff;
    border: #DFE7EB solid 1px;
    margin: 0 10px 10px 0;
}

.defaultSite ul {
    padding: 10px;
}

.defaultSite ul li {
    background: url(../images/ico01.jpg) no-repeat 0 10px;
    line-height: 26px;
    padding-left: 10px;
}

.defaultSite ul li a {
    color: #333333;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}


/* 视频中心  */

.ship_list2 {
    overflow: hidden;
    margin: 10px 0 0 0;
}

.ship_list2 li {
    width: 200px;
    height: 170px;
    float: left;
    position: relative;
    margin: 0 22px;
    display: inline;
}

.ship_list2 li img {
    width: 198px;
    height: 138px;
    border: solid 1px #9dd9d9;
    display: block;
}

.ship_list2 li .liulan {
    display: none;
}

.ship_list2 li .maintitle {
    height: 25px;
    text-align: center;
    width: 200px;
    line-height: 25px;
    font-size: 14px;
}

.ship_list2 li .maintitle a {
    color: #333;
}

.ship_list2 li .maintitle a:hover {
    color: #821618;
}

.ship_list2 li .video_btn {
    position: absolute;
    top: 45px;
    left: 70px;
    background: url(/Content/Areas/Common/images/department/videobtn.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}

.ship_list2 li .video_btn:hover {
    background: url(/Content/Areas/Common/images/department/videobtn_h.png) no-repeat 0 0;
}

.column_list li.list_line {
    background: none;
}

.sub_tit .sjb {
    display: none;
}

.newList li .span_date1 {
    float: right;
    color: #fff;
    padding-left: 5px;
}

@media screen and ( min-width:1080px) and (max-width:1200px) {
    /* .prev_next {
        font-size: 0.24rem;
        line-height: 0.3rem;
        padding: 0.3rem;
        width: 100%;
        height: 1.5rem;
        background: rgba(241, 244, 249, 1);
        box-sizing: border-box;
        position: relative;
        margin-bottom: 0.2rem;
    } */
    .tags_body,
    .article_left {
        width: 1000px;
    }
    /* .articleCont>div {
        width: 70%;
    } */
    .main_Padd .main_content {
        box-sizing: border-box;
        width: 1000px;
    }
    .column_list li {
        line-height: 35px;
    }
    .column_list li h2 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .column_list li img {
        width: 215px;
    }
    .column_list li span {
        font-size: 16px;
    }
    .articleCont>a {
        margin: 5px 20px 0 0;
        height: 168px;
    }
    /* .main_content {
        width: 1000px !important;
    } */
    .article_right {
        width: 100%;
    }
    .prev_next {
        width: 435px;
    }
    .article_blue_block h1 {
        font-size: 26px;
    }
    .article_blue_block {
        width: 1000px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .main_Padd .article_blue_block {
        padding: 0;
        width: 100%;
    }
}
@media only screen and (max-width:1280px) {
    .main_content {
    width: 1100px;
}
.article_right{
    width: 1100px;
}
.tags_body, .article_left {
    width: 1100px;
}

.side_menu_inside .lv1_p a {
    font-size: 18px;
}

.side_menu_inside .lv1_p {
    width: 126px;
}
}
@media only screen and (max-width:768px) {
    .article_blue_block h1 p {
        font-size: 16px;
        line-height: 20px;
    }
    html{
        font-size: 60px;
    }
    .pages{
        font-size: 0;
    }
    div.banner_phone {
        display: block;
        position: relative;
    }
    .banner_phone img {
        width: 100%;
    }
    .banner_phone .kw {
        width: 2.38rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .banner_phone p {
        font-size: 0.24rem;
        color: #fff;
        width: 6.48rem;
        position: absolute;
        top: 52%;
        left: 50%;
        line-height: 0.48rem;
        transform: translate(-50%, -50%);
    }
    /* .article_left{display:none;} */
    .tags_body,
    .article_left,
    .article_right {
        width: 100%;
    }
    .font_size {
        display: none;
    }
    .share {
        display: block;
    }
    .prev {}
    .main {
        width: 100%;
        /* padding: 0 0.3rem; */
        box-sizing: border-box;
    }
    .article_right img {
        height: auto;
        max-width: 95%;
        margin: 0 auto;
    }
    /*关于我们新建*/
    .GYWM_article_left {
        display: block !important;
        width: 100%;
        float: none
    }
    .GYWM_article_left .leftNavTitle {
        display: none
    }
    .GYWM_article_left .side_menu_inside .lv1_ul {
        overflow: hidden
    }
    .GYWM_article_left .side_menu_inside .lv1_li {
        width: 30%;
        margin: 1%;
        float: left;
        box-sizing: border-box;
        border: 1px solid #dee5e9;
        text-align: center
    }
    .GYWM_article_left .side_menu_inside .lv1_p {
        padding: 0;
        background: #fff
    }
    .GYWM_article_left .side_menu_inside .lv1_li .current {
        background: #557cb7
    }
    /* 文章列表页 */

    .column_list li h2 {
        font-size: 0.24rem;
        margin-bottom: 0px;
        line-height: 0.4rem;
        font-weight: 400;
    }
    .column_list li span {
        font-size: 14px;
        display: none;
    }
    .column_list li {
        font-size: 12px;
    }
    .article_blue_block p {
        padding: 0;
    }
    .art_tags {
        margin-top: 0.1rem;
        /* display: none; */
    }
    .column_list li span.art_tag {
        display: inline-block;
        background: #F8F8F8;
        font-size: 0.2rem;
        color: #868686;
        float: none;
        padding: 0 0.1rem;
        margin-right: 0.1rem;
        line-height: 0.5rem;
    }
    .article_blue_block {
        padding: 0px 0.2rem;
    }
    .column_list li img {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .main_content {
        margin: 8vw auto;
        box-sizing: border-box;
        width: 100%;
    }
    .banner_box {
        margin-bottom: 20px;
    }
    .side_menu_inside .lv1_ul {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .tags_body {
        width: 100%;
        padding: 0.2rem 0.2rem 0;
    }
    .tags_body span {
        margin-bottom: 0.2rem;
        font-size: 0.24rem;
        line-height: 30px;
        height: 30px;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        margin-right: 0.1rem;
        /* width: 26%; */
        box-sizing: border-box;
    }
    /* 文章内容页 */
    .main_Padd .bread {
        padding: 20px 0;
    }
    .main_Padd .content {
        padding-top: 20px;
    }
    .articleCont p {
        padding-bottom: 0;
        margin-top: 0.2rem;
        font-size: 0.18rem;
    }
    .sub_tit {
        padding: 10px 0;
    }
    .article_blue_block h1 {
        font-size: 20px;
        margin-top: 20px;
    }
    .main_Padd .main_content {
        padding: 0 20px 30px;
        margin-top: 0;
        width: 100%;
        box-sizing: border-box;
    }
    .side_menu_inside .lv1_li {
        font-size: 0.24rem;
        line-height: 30px;
        width: 23%;
        margin: 0;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .side_menu_inside .lv1_p {
        padding: 0 0.05rem;
        width: 100%;
        height: 0.6rem;
        line-height: normal;
        box-sizing: border-box;
        border-radius: 0.1rem;
        overflow:hidden;
    }
      .side_menu_inside .lv1_p a{
        font-size: 0.2rem;
      }
    .article_left {
        padding: 0.2rem;
    }
    .all_tasg {}
    .article_right {
        box-shadow: none;
    }
    .articleCont>div {
        width: 100%;
        float: none;
    }
    .articleCont>a {
        min-height: auto;
        display: inherit;
        float: right;
        width: 2.6rem;
        margin: 0;
        margin-right: 0.2rem;
        display: flex;
        align-items: center;
        height: auto;
    }
    .articleCont .img_box{
        display:none;
    }
    .prev_next {
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .side_menu{
      width: 100%;
    }
}


@media only screen and (max-width:640px) {
    .main_Padd {
        margin-top: 0;
        padding: 0.4rem 0;
    }
    .sub_tit .sjb {
        display: inline-block;
    }
}
@media only screen and (max-width:420px) {
    .column_list li .imgcover{
        min-height: 190px;
        padding:0.3rem;
    }
    .articleCont .date_wrapper{
        margin-right: 0.3rem;
    }
    .date_moreA{
        margin-top: 50px;

    }
    .date_moreA::before{
        left: 50%;
        top: -50px;
        height: 40px;
    }
    .date_moreA:hover{
        margin-top: 50px;
    }
    .date_wrapper .date_day {
        font-size: 30px;
        color: #333333;
        line-height: 30px;
    }
    .article_left{
        margin-bottom: 0;
    }
}