
body .article_content_box .main_content{padding:10px 0}
body .ly_header_55 .default_cate_nav_style .iconfont{color: var(--ThemesNavTextColor) !important;}
body .ly_header_55 .default_cate_nav_style .cate_nav_title{background: #ffffff;color: var(--ThemesNavTextColor) !important;font-family: var(--ThemesNavFont);font-weight: 600;}
body .ly_header_55 .default_cate_nav_style .cate_nav_list{ box-shadow: 0 0 10px rgba(0, 0, 0, .1);padding-bottom:10px;display:none}
body .ly_header_55 .default_cate_nav_style .cate_nav_list .cate_nav_box{background-color: #fff !important;overflow:hidden!important;}
body .ly_header_55 .default_cate_nav_style .cate_nav_list .cate_nav_box>li a{color: #333 !important;font-size:14px}
body .ly_header_55 .default_cate_nav_style .cate_nav_list .cate_nav_box>li:hover a{color: #fff !important; background-color: #333;}

body .ly_footer_55 .footer .foot{display: flex; flex-direction: column; align-items: center;}
body .ly_footer_55 .footer .foot .copyright{padding: 5px; margin: 5px 0;}
body .ly_footer_55 .footer .foot .text{margin-top: 15px;}
body .ly_footer_55 .default_foot_menu_style .menu_list.menu_list_contact dl dd{margin-bottom: 10px;}
body .ly_footer_55 .default_foot_menu_style .menu_list.menu_list_contact dl dd:last-child{margin-bottom: 0;}
body .ly_header_55 .default_cate_nav_style:hover .cate_nav_list{display:block}
@media screen and (max-width: 1000px){
  body .ly_footer_55 .footer .foot .text{margin-top: 10px;}
}
