/* 2020/5/22 */ *,*::after,*::before{margin:0;padding:0;list-style:none;font-size:16px;box-sizing:border-box;-webkit-box-sizing:border-box;tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;} body{background-color:#fff;font-family:"microsoft yahei",sans-serif;} ul,ol,dl{list-style-type:none} .clearfix::after{content:"";display:block;height:0;visibility:hidden; line-height:0; clear:both;} /*头部开始*/ header{width:100%;height:52px; text-align:center;line-height:52px;background-color:#fff; z-index:100;} header > span{position:absolute;top:8.5px;left:50%;margin-left:-125px; width:35px;height:35px;background: no-repeat;background-size:35px 35px;display:inline-block;} header > a{font-size:18px;font-weight:bold;} header > a:link{color:#fe0000;} header > a:visited{color:#fe0000;} header > a:active{color:#fe0000;} header > a:hover{color:#fe0000;} .m_nav{position:relative; width:100%;height:52px;background-color:#e1251b;z-index:100;} .m_nav_overflow{overflow:hidden;} .m_nav i{position:absolute;right:5px;top:14px;color:#fff;transition: all 0.5s linear;} .m_nav i::before{font-size:22px;} .m_navpulldown{transform:rotate(180deg);transition: all 0.5s linear;} .m_nav > ul{background-color:#e1251b;padding:0 10px;} .m_nav > ul > li{float:left;width:12%;height:52px;text-align:center;overflow:hidden;} .m_nav > ul > li > a{line-height:52px;color:#fff;} /*头条二维码*/ .m_code{position:fixed;width:100%; margin-top:10px;} .m_code img{position:absolute;right:10px;top:10px; float:right;display:block;width:60px;height:60px;z-index:101;} .m_codescroll{width:100%;height:100%;background-color:#eee;opacity:0.5;position: fixed;} /*栏目路径导航*/ .m_cat_path{width:100%;height:36px;line-height:36px;padding-left:5px;font-size:14px;color:#666;border-bottom:1px #666 dashed;} .m_cat_path i{padding:0 5px;} /*文章*/ .content{border-bottom:none;} /*分享*/ .m_share{position:relative; margin:0 auto;margin-bottom:15px;width:80%;height:40px;background-color:#ff6600;border-radius:100px;text-align:center;line-height:40px;} .m_share > a{color:#fff;} /*广告*/ .m_advert{width:100%;} .m_advert img{width:100%;} /*推荐新闻*/ .m_topnews > ul{width:100%;padding:0 10px;} .m_topnews > ul > li{position:relative;width:100%;height:75px;border-bottom:1px solid #eee;} .m_topnews > ul > li > div >i{font-size:16px;color:#e1251b;} .m_topnews > ul > li > div:first-child > a{padding-left:3px;color:#333;} .m_topnews > ul > li > div:first-child > span:first-child{} .m_topnews > ul > li > div:last-child{position:absolute;width:100%;bottom:6px;} .m_topnews > ul > li > div:last-child > span{font-size:14px;} .m_topnews > ul > li > div:last-child > span:first-child{color:#999;} .m_topnews > ul > li > div:last-child > span:last-child{padding:0 3px;float:right;height:20px;border:1px solid #e1251b;display:block;border-radius:10%;text-align:center;line-height:20px; color:#e1251b;font-size:14px;} .m_advert02 img{width:100%;} /*各个栏目*/ .m_common{} .m_common_title{width:100%;border-bottom:1px solid #eee;} .m_common_title a{padding:0px 20px;width:100px;display:block;font-size:20px;font-weight:bold;text-align:center;color:#e1251b;} .m_common_title a::after{content:"";display:block;width:100%;height:3px;border-bottom:3px solid #e1251b;} .m_common > ul{} .m_common > ul > li{padding:18px 5px;width:100%;border-bottom:1px solid #eee;} .m_common > ul > li > a{padding-left:5px;display:block;width:100%;height:21px;overflow:hidden;} .m_common > ul > li > a::before{content:"";display:block;margin-top:8px;margin-right:5px;width:5px;height:5px;background:#999;float:left;border-radius:50%;} .m_common > ul > li > a > span{float:right;padding-right:2px;display:block} .m_common > ul > li > a > span > i{color:#999;padding-right:3px;} .more{text-align:center;width:100%;padding:20px 0;} .more > a{color:#e1251b;} .more > a > i{color:#e1251b;} /*尾部*/ footer{width:100%;height:100px;background-color:#0077dd;} footer > div{margin:0 auto;text-align:center;font-size:14px;line-height:14px;padding:10px 0;color:#fff;}