*{ word-wrap: break-word; padding: 0px; margin: 0px; font-style: normal; list-style-type: none; text-decoration: none; font-family: "微软雅黑","黑体","幼圆","宋体"; outline: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; }
header, section, footer, aside, nav, main, article, figure { display: block; }
img, button, input, optgroup, option, select, textarea { border: 0; }
button { background-color: rgba(255,255,255,0); }
div, p { word-wrap: break-word; }
a { cursor: pointer; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; }
a:hover, a:focus { color: #CB261C; }
h2, h3, h4, h5, h6 { font-weight: normal; }
body { clear: both; color: #333; line-height: 22px; }
input, textarea, button, select { outline: none; resize: none; border: 1px solid #d5d5d5; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; font-size: 14px; }
button, select, input { height: 34px; line-height: 34px; }
input, textarea { padding: 3px 5px; border-radius: 2px; color: #666; background: #fff; }
button { background: none; cursor: pointer; border: 0 none; }
label { line-height: 34px; }
label th, label td { word-break: break-all; word-wrap: break-word; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
/*google浏览器黄色背景*/
input::-ms-clear, input::-ms-reveal { display: none; }
/*ie浏览器的眼睛跟叉叉*/
input[type='checkbox'], input[type='radio'] { vertical-align: middle; margin-top: -3px; height: 14px; }
.fl { float: left; }
.fr { float: right; }
.main_center { margin: 0 auto; padding: 0 60px; max-width: 1620px; min-width: 988px; }
.layui-layer-hui .layui-layer-content { color: #fff; }
/*layui透明询问框*/
.hide { display: none; }

/*博客头底部公共样式*/
header { height: 122px; margin-bottom:5px;}
.top_position { position: fixed; left: 0px; top: 0px; z-index: 99; width: 100%; background-color: #fff; height: 122px; box-shadow: 0 0 10px rgba(0,0,0,0.3); }
.blog_logo { display: flex; padding: 10px 0; justify-content: space-between; border-bottom: 1px solid #eee; align-items: center; }
.blog_logo_left { width: 150px; }
.blog_logo_left img { width: 100%; }
.blog_logo_left p { color: #333; line-height: 14px; letter-spacing: 3.5px; }
.blog_logo_right a { display: inline-block; padding: 0 10px; }
.blog_logo_right a.blog_regist { background-color: #CB261C; line-height: 30px; height: 30px; color: #fff; border-radius: 3px; margin-left:10px;}
.blog_logo_right a.blog_regist:hover { background-color: #CB261C; }
.blog_nav { display: flex; justify-content: space-between; }

.blog_nav > ul { /*display: flex; */ width: calc(100% - 220px); /*flex-wrap:wrap;*/ }
.blog_nav > ul > li { /*padding: 0 25px; */ line-height: 44px; position: relative; height: 44px; float: left; }
.blog_nav > ul > li:first-child { padding-left: 0px; }
.blog_nav > ul > li > a { display: inline-block; font-weight: bold; line-height: 44px; padding: 0 25px; }

/*.blog_nav > ul { display: flex; width:80%; height: 44px;overflow-y: hidden; }
.blog_nav>ul>li{ padding: 0 25px; line-height: 44px;position: relative;height: 44px; }
.blog_nav>ul>li:first-child{ padding-left: 0px; }
.blog_nav>ul>li>a{ display: inline-block; font-weight: bold;line-height: 44px;}*/

.blog_nav_search { line-height: 30px; background-color: #f3f3f3; border-radius: 5px; padding: 0 10px; display: flex; align-items: center; margin: 5px 0; width: 220px; }
.blog_nav_search input { border: none; background-color: rgba(255,255,255,0); width: 180px; font-size: 12px; }
.blog_nav_search img { width: 16px; cursor: pointer; }
.nav_position { display: none; position: absolute; background-color: #fff; width: 140%; left: 0px; top: 43px; margin-left: -20%; }
.Sub_nav { box-shadow: 0 5px 7px rgba(0,0,0,0.3);; border: 1px solid #eee; padding: 10px; border: 1px solid #f9f9f9; border-top: none; }
.Sub_nav > li { text-align: center; height: 34px; line-height: 34px; }
.Sub_nav li a { font-weight: initial; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; line-height: 34px; }
.Sub_nav li a:hover, .Sub_nav li a:focus, .nav_items ul li a:hover, .nav_items ul li a:focus { color: #CB261C; }
.nav_position_fixed { display: none; position: fixed; background-color: #fff; width: 100%; left: 0px; top: 121px; border: 1px solid #eee; padding: 10px; }
.three_nav { display: flex; min-height: 350px; }
.three_nav_left { width: 20%; padding-right: 2.5%; border-right: 1px solid #eee; margin-right: 2.5%; }
.three_nav_left li { position: relative; line-height: 34px; height: 34px; }
.three_nav_left li a { display: block; line-height: 34px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; padding-right: 15px; }
.three_nav_left li a:after { position: absolute; right: 0; display: inline-block; margin-left: 5px; content: ">"; }
.nav_items { overflow: auto; height: 350px; }
.nav_items ul { display: flex; flex-wrap: wrap; }
.nav_items ul li { width: 25%; padding-right: 20px; line-height: 34px; height: 34px; }
.nav_items ul li a { font-weight: initial; color: #333; }
.three_nav_right { width: 75%; }
.three_nav_right .nav_items { display: none; }
.three_nav_right .nav_items.on { display: block; }
/*底部*/
.advantage_bottom { background-color: #fff; padding: 30px 0; }
.advantage_bottom ul { display: flex; }
.advantage_bottom ul li { width: 25%; padding: 0 35px; text-align: center; border-right: 1px solid #eee; }
.advantage_bottom ul li:last-child { border: none; }
.advantage_bottom ul li img { width: 70px; }
.advantage_bottom ul li h3 { font-weight: bold; font-size: 16px; color: #CB261C; line-height: 1.5em; margin: 7px 0 5px 0; }
.advantage_bottom ul li p { font-size: 14px; color: #666; line-height: 24px; }
.footer_bottom { background-color: #333333; padding: 50px 0 20px 0; min-height: 200px; }
.bottom_Copyright { background-color: #000; text-align: center; padding: 5px 0; }
.bottom_Copyright a { color: #ccc; display: inline-block; padding-left: 10px; }
.bottom_Copyright p { color: #ccc; }
.footer_bottom ul { display: flex; margin-bottom: 70px; justify-content: space-between; }
.footer_bottom ul li { width: 25%; color: #fff; }
.footer_bottom ul li dl, .footer_bottom ul li dt { color: #fff; }
.footer_bottom ul li dt { font-size: 16px; font-weight: 700; line-height: 28px; margin-bottom: 10px; }
.footer_bottom ul li dd a { color: #ccc; line-height: 1.5em; }
.footer_bottom .main_center { display: flex; flex-direction: column; }
.blogroll p a, .blogroll p span { color: #ccc; }
.blogroll p a:hover, .blogroll p a:focus, .footer_bottom ul li dd a:hover, .footer_bottom ul li dd a:focus, .bottom_Copyright a:hover, .bottom_Copyright a:focus { color: #CB261C; }
.blogroll p a { display: inline-block; margin-right: 10px; }
.get_top { position: fixed; bottom: 30px; right: 60px; padding: 8px; background-color: #999; border-radius: 3px; cursor: pointer; transition: all .4s; }
.get_top img { width: 28px; }
.get_top:hover { background-color: #666; transition: all .4s; }

/*首页css*/
.banner_a { width: 100%; height: 100%; display: inline-block; background-size: cover; background-position: center center; }
.blog_index { margin: 20px 0; }
.blog_left { width: calc(75% - 10px); }
.blog_right { width: 25%; }
.text_bg { background-color: #fff; padding: 20px; }
/*左侧*/
.blog_left .blog_items { padding: 15px 0; }
.blog_left .blog_items > li { display: flex; border-bottom: 1px dashed #ccc; padding: 20px 0; }
.blog_left .blog_items > li:first-child { padding-top: 0px; }
.blog_left .blog_items > li:last-child { border-bottom: 1px solid #ccc; margin-bottom: 5px; }
.blog_left .blog_items > li .left_img { width: 400px; margin-right: 20px; max-height: 200px; overflow: hidden; }
.left_img a { width: 100%; height: 100%; display: block; }
.left_img a:hover { transition: all .4s; transform: scale(1.1); }


/*.blog_left .blog_items li img { height: 100%; transition: all .4s; }
.blog_left .blog_items li img:hover{ opacity: 0.9; transition: all .4s; }*/

.blog_left .blog_items li .article_lists { width: calc(100% - 420px); }
.article_lists { display: flex; flex-direction: column; justify-content: space-between; }
.article_lists h3 { width: 100%; margin-bottom: 5px; }
.article_lists h3 a { font-size: 16px; font-weight: bold; letter-spacing: 1px; line-height: 1.5em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: block; color: #111; }
.article_lists h3 a:hover, .article_lists h3 a:focus { color: #CB261C; }
.article_lists p a { font-size: 14px; color: #333; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-bottom: 20px; }
.lists_classify { display: inline-block; line-height: 20px; height: 20px; overflow: hidden; float: left; margin-right: 40px; }
.lists_classify a { display: inline-block; padding: 0 5px; color: #CB261C; line-height: 26px; }
.lists_classify a:first-child { padding-left: 0px; border-left: none; }
/*.article_infor{ display: flex; }*/
.article_infor div { margin-right: 17px; }
.article_time, .article_read, .article_like { position: relative; text-indent: 22px; color: #999; font-size: 12px; line-height: 22px; }
.article_time:before, .article_read:before, .article_like:before { top: 50%; width: 20px; height: 20px; display: block; margin-top: -10px; content: " "; left: 0; position: absolute; background: url(../images/time.png) no-repeat; background-size: 100%; }
.article_read:before { background: url(../images/read.png) no-repeat; background-size: 100%; }
/*.article_authorname { width: 50%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; color: #999;float:left; }*/
.article_authorname a i { font-size: 16px; color: #999; display: inline-block; margin-right: 3px; }
.article_authorname a span { color: #999; font-size: 12px; }
.article_authorname a:hover span, .article_authorname a:hover i { color: #CB261C; }
.article_like { cursor: pointer; }
.article_like:before { background: url(../images/like.png) no-repeat; background-size: 100%; }
.user_liked:before { background: url(../images/like2.png) no-repeat; background-size: 100%; }
.user_liked { color: #CB261C; }
/*右侧内容*/
.blog-right-ad, .layui-carousel > [carousel-item] > * { background-color: rgba(255,255,255,0) !important; }
.blog-right-ad { margin-bottom: 10px; }
.blog-right-ad img { width: 100%; }
.Recommended_article ul li { border-bottom: 1px solid #eee; padding: 8px 0; width: 100%; }
.Recommended_article { padding: 20px; background-color: #fff; width: 100%; margin-bottom: 10px; }
.Recommended_article ul li:last-child { border: none; }
.Recommended_article h3 { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.Recommended_article ul li a { font-size: 14px; color: #333; line-height: 24px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.Recommended_article ul li a:hover, .Recommended_article ul li a:focus { color: #CB261C; }
.article_label { background-color: #fff; margin-top: 10px; padding: 20px; width: 100%; margin-bottom: 10px; }
.article_label ul { display: flex; flex-wrap: wrap; }
.article_label ul li { margin-bottom: 5px; margin-right: 5px; max-width: 100%; }
.article_label ul li a { display: inline-block; line-height: 26px; padding: 0 8px; border-radius: 5px; color: #fff; width: 100%; display: flex; }
.article_label ul li a span.lable_text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.article_label ul li a span { line-height: 26px; color: #fff; }
.article_label h3 { font-size: 16px; font-weight: bold; margin-bottom: 5px; }



.labelcolor1 { background-color: #32aea4; }
.labelcolor2 { background-color: #8aa5b6; }
.labelcolor3 { background-color: #ff944c; }
.labelcolor4 { background-color: #8fcc90; }
.labelcolor5 { background-color: #818181; }
.labelcolor6 { background-color: #ca9e71; }
.labelcolor7 { background-color: #e58785; }
.labelcolor8 { background-color: #47c2a3; }

/*类目页*/
.left_title { margin-bottom: 5px; }
.left_title p { color: #111; font-weight: bold; line-height: 2em; display: inline-block; }
.left_title p i { display: inline-block; margin-right: 5px; font-size: 14px; color: #CB261C; font-weight: bold; }
.left_title h1 { display: inline-block; color: #111; font-weight: bold; line-height: 2em; }
.left_title h3 { color: #666; line-height: 1.5em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.label_rotate { position: relative; transform: rotate(-270deg); -ms-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -webkit-transform: rotate(-270deg); -o-transform: rotate(-270deg); }
.search_title h3 { color: #111; font-weight: bold; line-height: 2em; font-size: 16px; margin-bottom: 20px; }
.search_title h3 span { color: #CB261C; font-size: 16px; display: inline-block; padding: 0 3px; }
.search_title p { font-size: 14px; color: #666; line-height: 1.5em; margin: 5px 0; }
.search_title_a { margin: 30px 0; }
.search_title_a a { display: inline-block; padding: 0 10px; line-height: 30px; background-color: #CB261C;; color-rendering: #fff; border-radius: 3px; color: #fff; margin-right: 10px; }

/*新修改404*/
.abnormal { width: 100%; min-height: 600px; display: flex; justify-content: center; align-items: center; }
.abnormal h3 { font-size: 40px; font-weight: bold; color: #CB261C; line-height: 54px; margin-bottom: 25px; }
.abnormal p { font-size: 22px; color: #333333; line-height: 36px; margin-bottom: 50px; }
.abnormal img { width: 400px; margin-top: 20px; }
.abnormal a { text-align: center; display: inline-block; width: 166px; height: 50px; background: #CB261C; border-radius: 4px; line-height: 50px; color: #fff; font-size: 20px; }
.abnormal > div { width: 465px; margin-right: 100px; }

/*详情页*/
.blog_text { background-color: #fff; padding: 20px; }
.blog_text>h1 { font-size: 22px; color: #111; line-height: 1.5em; font-weight: bold; margin: 10px 0 20px 0; }
.rich_text { padding: 30px 0; font-size:16px;}
.rich_text img { max-width: 100%; height: auto; display: inline-block; text-align: center; margin: 0 auto; }
.get_Like { text-align: center; padding: 30px 0 50px 0; }
.get_Like > div { width: 130px; height: 130px; border-radius: 65px; background-color: #CB261C; display: inline-block; text-align: center; line-height: 130px; cursor: pointer; display: flex; flex-direction: column; margin: 0 auto; align-items: center; justify-content: center; }
.get_Like > div i { font-size: 60px; color: #fff; line-height: 60px; }
.color_liked > div { background-color: #999; }
.get_Like p { line-height: 34px; color: #666; }
.text_label p { color: #333; }
.text_label p a { display: inline-block; padding: 0 15px; border-right: 1px solid #eee; color: #CB261C; line-height: 24px; }
.text_label p a:last-child { border: none; }
.blog_share { margin: 20px 0; }
.Recommend_imgtext { background-color: #fff; padding: 10px; margin: 20px 0; }
.Recommend_imgtext ul { display: flex; flex-wrap: wrap; }
.Recommend_imgtext ul li { width: 33.3%; padding: 10px; display: flex; flex-direction: column; justify-content: space-between; }
.Recommend_imgtext ul li a img { width: 100%; transition: all .4s; }
.Recommend_imgtext ul li a img:hover { transition: all .4s; opacity: 0.9; }
.Recommend_imgtext ul li a p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 2em; font-size: 16px; font-weight: bold; }
.Recommend_imgtext ul li a:hover p { color: #CB261C; }
.Recommend_text { background-color: #fff; padding: 20px; margin: 20px 0; }
.Recommend_text ul { display: flex; flex-wrap: wrap; }
.Recommend_text ul li { width: calc(50% - 30px); margin: 0 15px; border-bottom: 1px dashed #eee; margin-bottom: 5px; }
.Recommend_text ul li a { line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.Recommend_text ul li:last-child, .Recommend_text ul li:nth-last-child(2) { border: none; }

.text_bottom_lable { margin-right: 0px !important; }
.text_bottom_lable > div { display: inline-block; }
.text_bottom_lable > div:last-child { margin-right: 0px !important; }

/*推荐位——底部*/
.imgtext_boxa { display: block; width: 100%; height: 200px; overflow: hidden; }

.get_Like span { display: flex; flex-direction: column; }
.dianzanNum { line-height: 14px !important; color: #fff !important; display: inline-block; }

.blog_text_title { margin-bottom: 10px; }

.blog_logo_left a { background-image: url('/Content/images/logo.png'); background-position: 0 0; background-repeat: no-repeat; overflow: hidden; display: block; width: 150px; height: 44px; font-size: 0; background-size: 100%; }



/* 详情页增加展位 */
.recommendation_box { margin-bottom: 10px; background-color: #fff; padding: 20px; }
.recommendation_box h3 { font-size: 1.375em; font-weight: bold; color: #333; line-height: 1.22; }
.recommendation_box ul li { border-bottom: 1px solid rgba(163,175,239,0.3); display: flex; justify-content: space-between; padding: 15px 0; }
.recommendation_box ul li img { width: 80px; }
.recommendation_text { width: calc(100% - 95px); }
.recommendation_text a p { font-size: 1em; line-height: 1.5em; color: #333; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.recommendation_text span { display: block; font-size: 1em; line-height: 1.5em; color: #666; margin-bottom: 10px; }
.recommendation_text b { display: block; font-size: 1em; line-height: 1.5em; color: #FF6128; font-weight: bold; }
.recommendation_box ul li:last-child { border: none; }

/* 推荐商品 */
.commodity { padding: 15px; background-color: #fff; }
.blog_parameters .swiper-slide { width: calc(25% - 15px); }
.commodity_img img { width: 100%; }
.commodity_text > a { text-align: left; line-height: 24px; height: 48px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.commodity_text > p { text-align: left; line-height: 24px; color: #999; }
.Warehouse button { padding: 0 5px; line-height: 22px; height: 22px; border: 1px solid #ccc; font-size: 14px; border-radius: 3px; display: inline-block; margin-right: 5px; font-size: 14px; background-color: #fff; cursor: pointer; margin-bottom: 5px; }
.Warehouse button.on { border-color: #CB261C; color: #CB261C; }
.Warehouse { display: flex; flex-wrap: wrap;min-height:27px; }
.productPriceshow { line-height: 24px; font-size: 16px; font-weight: bold; color: #FF6A00; display: inline-block; }
.productPriceshow b { font-size: 14px; font-weight: 400; text-decoration: line-through; color: #999; padding-left: 5px; display: inline-block; }
.inventory { display: flex; height: 24px; text-align: left; color: #666; }
.inventory i { color: #CB261C; line-height: 24px; display: inline-block; padding-right: 5px; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { color: #CB261C; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { background-color: #CB261C; }

@media screen and (max-width: 1024px) {
    .blog_parameters .swiper-slide { width: calc( 50% - 15px ); }
}

/*响应式兼容代码*/
.mobile_dispaly_show { display: none; }
.pc_dispaly_hide { display: block; }
input::-webkit-input-placeholder { color: #999; }
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; }
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; }
input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #999; }

/*头底部*/
.mobile_logo a { background-image: url(/Content/images/logo.png); background-position: 0 0; background-repeat: no-repeat; overflow: hidden; display: block; width: 120px; height: 35px; font-size: 0; background-size: 100%; }
.mobile_topna > span path { fill: #333; }
.mobile_header_box { display: flex !important; justify-content: space-between; align-items: center; background-color: #fff; padding: 12px 5%; position: fixed; width: 100%; top: 0px; z-index: 999; left: 0px; box-shadow: 0 5px 5px rgba(183,183,183,0.1); }
.mobile_topnav_btn { margin-left: 20px; }
.mobile_topnav { height: 24px; }
.mobile_topnav span { display: inline-block; }
#search_open_box { position: fixed; width: 100%; top: -100%; z-index: 1000; left: 0px; background-color: #fff; padding: 20px 5%; transition: all .5s; }
.mobile_search_logo img { height:34px; }
.mobile_search_logo { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.mobile_search_logo span { height: 24px; }
.mobile_search_input {border: 2px solid #CB261C; background-color: #fff; height: 40px; line-height: 40px; justify-content: space-between; display: flex; align-items: center; padding: 0 20px 0 15px; border-radius: 20px; }
.mobile_search_input input { border: none; width: calc(100% - 90px); height: 36px; line-height: 36px; }
.mobile_search_input span { display: inline-block; height: auto; line-height: initial; }
.mobile_topnav_bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; background-color: rgba(0,0,0,0.7); transition: visibility 0.4s linear,opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1); transform: translateZ(0); content: ''; z-index: 1001; }
.mobile_topnav_box { position: fixed; overflow-y: hidden; overflow-x: hidden; width: 85%; right: 0; transform: translateX(100%); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); max-width: 100%; -webkit-overflow-scrolling: touch; z-index: 1002; top: 0; bottom: 0; transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); background-color: #ffffff; }
.mobile_topnav_box .mobile_search_logo { padding: 15px 0; border-bottom: 1px solid #eaeaea; margin: 0 5% 10px 5%; }
.mobile_topnav_bottomwidth { height: calc(100% - 66px); overflow-y: auto; padding: 0px 5%; }
.mobile_topnav_tier > p, .mobile_topnav_tier > p a { font-size: 18px; color: #333; line-height: 30px; margin-bottom: 10px; }
.mobile_topnav_tier { margin: 10px auto; border-top: 1px solid #eaeaea; padding: 10px 0; }
.mobile_topnav_tier > a { display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 18px; background-color: #CB261C; border-radius: 5px; margin-top: 10px; }
.mobile_topnav_tier > ul { display: flex; flex-wrap: wrap; }
.mobile_topnav_tier > ul li { margin-bottom: 10px; margin-right: 10px; max-width: 100%; }
.mobile_topnav_tier > ul li a { display: inline-block; line-height: 30px; padding: 0 10px; border-radius: 5px; color: #fff; width: 100%; display: flex; }
.mobile_topnav_tier > ul li a span { color: #fff; line-height: 30px; height: 30px; display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 125px;}
.mobile_navtop_ul li a { display: inline-block; font-size: 18px; line-height: 40px; color: #333; padding-right: 25px; position: relative; }
.hide_mobilenav a { display: block !important; font-size: 16px !important; line-height: 30px !important; color: #666 !important; }
.mobile_navtop_ul a img { color: #666; width: 14px; position: absolute; right: 0px; top: 13px; }
.topnav_a_more { display: block !important; }
.hide_mobilenav { display: none; margin-bottom: 5px; }
.mobile_topnav_open { overflow: hidden; }
.mobile_topnav_open .mobile_topnav_box { transform: translateX(0%); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.mobile_topnav_open .mobile_topnav_bg { visibility: visible; opacity: 1; }
.mobile_navtop_ul p { display: flex; justify-content: space-between; }


/*首页*/
.mobile_banner img { max-width: 100%; }
.mobile_article_lists { margin: 10px 0; }
.mobile_article_lists li { padding: 15px 5%; background-color: #fff; margin-bottom: 10px; }
.mobile_lists_text { display: flex; justify-content: space-between; }
.mobile_lists_text > a { width: 40%; }
.mobile_lists_text > a img { width: 100%; max-height:200px; }
.mobile_lists_text > p { width: calc(60% - 15px) }
.mobile_article_lists li h3 a { font-size: 16px; color: #333; line-height: 26px; font-weight: bold; margin-bottom: 12px; display: inline-block; }
.mobile_lists_text > p a { font-size: 14px; color: #666; line-height: 24px; display: inline-block; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.moblie_bottom_ad { padding: 0 5%; margin: 10px 0; }
.moblie_bottom_ad img { max-width: 100%; width: 100%;}
.moblie_bottom_ad a{ display:inline-block;width: 100%; }
.mobile_page { width: 100%; background-color: #fff; padding: 0px 5%; text-align: center; margin-bottom: 10px; }

/*标签页、分类页、作者页*/
.mobile_label { width: 100%; padding: 8px 5%; background-color: #fff; display: flex; align-items: center; margin: 10px 0; }
.mobile_label i { color: #CB261C; margin-right: 5px; font-weight: bold; }
.mobile_label p, .mobile_label p span { color: #333; font-size: 16px; font-weight: bold; line-height: 24px; }

/*搜索结果页*/
.mobile_search_title { padding: 0px 5%; margin: 10px 0; }
.mobile_search_title h3 { color: #111; font-weight: bold; line-height: 2em; font-size: 16px; }
.mobile_search_title h3 span { color: #CB261C; font-size: 16px; display: inline-block; padding: 0 3px; }


/*文章详情页*/
.mobile_detail_location { padding: 10px 5%; }

@media screen and (max-width: 1024px) {
    .mobile_dispaly_show { display: block; }
    .pc_dispaly_hide { display: none; }
    .main_center { min-width: 320px; padding: 0; }
    header { height: 59px; }
    .advantage_bottom ul li { width: 50%; flex-wrap: wrap; padding: 10px; margin-bottom: 15px; border: none; }
    .advantage_bottom ul { flex-wrap: wrap; }
    .advantage_bottom { padding: 30px 0 15px 0; }
    .advantage_bottom ul li img { width: 50px; }
    .blog_right, .blog_left { width: 100%; }
    .get_top { right: 5%; bottom: 10%; border-radius: 50%; background-color: rgba(0,0,0,0.5); padding: 10px; z-index: 999; }
    /*分页样式*/
    .layui-laypage a, .layui-laypage span { border: none; font-size: 14px; margin-bottom: 0px; }
    .layui-laypage .layui-laypage-curr .layui-laypage-em { background-color: #fff; color: #CB261C; }
    .layui-laypage .layui-laypage-curr em { color: #CB261C; font-size: 14px; font-weight: bold; }
    .layui-laypage-next em, .layui-laypage-prev em { color: #CB261C; font-weight: bold; }
    .layui-laypage em { line-height: 20px; }
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .moblie_bottom_ad > .swiper-pagination-bullets .swiper-pagination-bullet { background-color: #fff; }
    .text_bg p { line-height: 20px; }
    .text_bg p:first-child { color: #333; font-weight: bold; font-size: 16px; line-height: 24px; margin-bottom: 8px; }
    .search_title_a { margin: 15px 0 5px 0; }
    .search_title_a a { height: 36px; line-height: 36px; padding: 0px 20px; }
    /*文章详情页*/
    .layui-breadcrumb a, .layui-breadcrumb a cite { color: #333 !important; }
    .blog_text>h1 { margin: 0px 0 10px 0; }
    .lists_classify { display: block !important; float: none !important; overflow: auto; height: auto; margin-bottom: 5px; }
    .article_infor { float: none !important; margin-bottom: 10px; }
    .richtext_topimg { margin-top: 10px !important; }
    .rich_text { padding: 10px 0; }
    .Recommend_imgtext { margin: 0px; padding: 15px 5%; }
    .Recommend_imgtext ul li { width: calc(50% - 5px); padding: 0px; margin: 0 10px 5px 0;justify-content:flex-start; }
    .Recommend_imgtext ul li:nth-child(2n) { margin-right: 0px; }
    .Recommend_imgtext img { max-width: 100%; }
    .get_Like { padding: 15px 0; }
    .get_Like > div { width: 100px; height: 100px; }
    .get_Like > div i { font-size: 45px; }
    .Recommend_text { padding: 10px 5%; margin: 10px 0; }
    .blog_parameters .swiper-slide { width: 100%; margin: 0; }
    .commodity { margin: 0; }
    .blog_text { padding: 20px 5%; }
    .blog_share { margin: 0px 0 0px 0; background-color: #fff; padding: 0 5% 20px 5%; }
    .blog_parameters { margin: 10px 0; }
    .blog_parameters .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { background-color: #CB261C; }
    .abnormal > div { width: auto; margin: 40px 5%; }
    .abnormal { min-height: unset; }
    .abnormal h3 { font-size: 24px; line-height: 2em; margin-bottom: 10px; }
    .abnormal p { font-size: 18px; margin-bottom: 30px; }
    .abnormal a { width: 130px; height: 42px; line-height: 42px; font-size: 16px; }
    .Recommend_text ul li { width: 100%; margin: 0px; }
    .Recommend_text ul li:nth-last-child(2) { border-bottom: 1px dashed #eee; }
    .Recommend_text ul li a { line-height: 36px; }

    .notauth { display: block; font-size: 14px; line-height: 1.5em; color: #FF6128; font-weight: bold; }
    .social-share .icon-wechat .wechat-qrcode:after{  left:15px!important; }
    .social-share .icon-wechat .wechat-qrcode{ left:0px!important; }
    .layui-laypage .layui-laypage-curr .layui-laypage-em { background-color: #fff!important; }
}


/*弹窗*/
.masking { position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); top: 0px; left: 0px; z-index: 99999; }
.notice { width: 700px; position: fixed; left: 50%; margin-left: -350px; top: 10%; background-image: url(../images/notice.jpg); background-repeat: no-repeat; background-size: 100% 80px; background-color: #fff; border-radius: 5px; max-height: 80%; overflow: hidden; display: flex; flex-direction: column; height: 100%; }
.notice h4 { line-height: 80px; height: 80px; font-size: 18px; color: #fff; width: 100%; text-align: center; font-weight: bold; padding-left: 30px; }
.closewindows { position: absolute; right: 5px; top: 5px; cursor: pointer; }
.closewindows i { font-size: 20px; color: #fff; font-weight: bold; }
.noticetext { padding: 20px 30px; position: relative; height: 100%; overflow: auto; }
.noticetext p { font-size: 14px; color: #7a7a7a; line-height: 24px; }
.know { text-align: center; margin: 20px 0; }
.notice .lookmorenews a { color: #009688; display: block; text-decoration: underline; }
.guidediv{ text-align: center; margin: 20px 0; }

/*塞盈兼容颜色*/
.layui-laypage .layui-laypage-curr .layui-laypage-em { background-color: #CB261C; }
.layui-breadcrumb a:hover { color: #CB261C !important; }
.a_notice_details{color:#CB261C !important;}
.layui-laypage a:hover { color: #CB261C !important; }

.Recommend_text h3,.Recommend_imgtext h3{ font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.blog_parameters{ margin-bottom:10px; }

.blog_logo_right{ display:flex; align-items:center;}

.head_top_code{ position:relative; padding-right: 10px; }
.head_top_code>p{ font-size:14px; color:#333;display:flex; align-items:center;cursor:pointer; }
.head_top_code>p img{ width:16px; margin:0 6px; }
.hide_head_top_code{ display:none;background-color: #fff;padding: 20px 20px 14px 20px; position: absolute; z-index: 100; top: 30px; border-radius: 6px; box-shadow: 0 0 15px rgba(0,0,0,0.16); text-align:center; }
.hide_head_top_code::after { content: '';width: 0;  height: 0; border: 10px solid transparent; border-bottom-color: #fff; position: absolute;  top: -15px; left: 8px;}
.hide_head_top_code img{ width:100px;margin-bottom:4px; }
.hide_head_top_code p{ font-size:14px; color:#666; line-height:24px; text-align:center; }
.head_top_code:hover .hide_head_top_code { display:block; }