﻿﻿/*新闻模块：顶部轮播图*/
.topnews{margin-top:20px;}
.m-news{display: flex;}
.m-left{width:850px; display: block;}
/*.m-right{ position: absolute; z-index: 1; top:0; right:0; width:330px;}*/
.m-right{ display: block; padding-left: 20px; width:330px;}
.m-right .item{}
.m-right .item + .item{margin-top: 20px;}
.m-right .item img{display: block;}
/*新闻模块：新闻列表*/
.news-lists-data{margin-top:20px;}
.m-content-path{margin-top:30px;}
.news-top{margin-top:20px; padding: 0 0 20px; font-size:18px; color: #333; font-weight: 400; border-bottom: 1px solid #ddd;}
.news-list{background-color: #fff;}
.news-list .item{clear: left; display: block; position: relative; /*min-height: 155px;*/ padding: 20px; border-bottom: 1px solid #ddd;}
.news-list .item:after{display: table; content: ''; clear: left;}
.news-list .item:hover{background-color: #f5f5f5; color:#ff910d;}
.news-list .item-thumb{float:left; width:200px; height:150px; padding-top: 5px; margin-right:20px;}
.news-list .item-body{}
.news-list .item-header{font-size:20px; font-weight: 400; line-height: 1.6em; color: #333;}
.news-list .item-intro{margin-top:5px; color:#aaa; font-size:14px; line-height: 1.8em;}
.news-list .item-tips{margin-top:20px; color:#aaa;}
.news-list .item-tips .item-span{display: inline-block; margin-right: 20px;}
.news-list .item-tips .item-span.active{color:#ff910d;}
.news-list .item-tips .icon-look{padding-left:20px; background: url("../images/icon_look.png") 0 1px no-repeat;}
.news-list .item-tips .item-span-right{ float: right;}
.news-list .item-tips .item-span-right .item-span{margin-left: 20px; margin-right: 0;}
.news-list.thumb-style{}
.news-list.thumb-style .item{padding:10px 0; border-width:0; margin-bottom: 0;}
.news-list.thumb-style .item + .item{margin-top:0; border-top:1px dashed #eee;}
.news-list.thumb-style .item-thumb{width:80px; height:60px; padding-top: 0; margin-right: 0;}
.news-list.thumb-style .item-header{color:#333; font-size:14px; line-height:2; padding:0 10px;}
.news-list.thumb-style .item-tips{margin-top: 0;}
.news-list.top-style{}
.news-list.top-style .item{margin-top: 0; padding:0 0 5px; border-width:0; min-height:auto;}
.news-list.top-style .item-icon{float:left; margin-top: 5px; width:20px; height:20px; line-height: 20px; color:#fff; text-align: center; background-color: #b3b3b3;}
.news-list.top-style .item-icon.color-1{background-color: #f75a5a;}
.news-list.top-style .item-icon.color-2{background-color: #f48d4f;}
.news-list.top-style .item-icon.color-3{background-color: #efc451;}
.news-list.top-style .item-header{color:#333; font-size:14px; height:30px; line-height: 30px; overflow: hidden;}
.news-list.top-style .item-body{margin-left: 30px;}
.news-list.top-style .item-tag{float: left; padding:3px 12px; margin:4px; border-radius: 30px; border:1px solid #eee; font-size:14px; color:#777;}
.news-list.top-style .item-tag:hover{background-color: #ff910d; border-color: #ff910d; color:#fff;}
.news-list.top-style:after{display: table; content: ''; clear: left;}


.news-list.recommend-style{}
.news-list.recommend-style .item{margin-top: 0; padding:0px 0 5px; border-width:0; min-height:auto;}
.news-list.recommend-style .item-icon{float:left; margin: 12px 0 0 5px; background-color: #007ccb; width:6px; height:6px; border-radius:50%;}
.news-list.recommend-style .item-icon.color-1{background-color: #f75a5a;}
.news-list.recommend-style .item-icon.color-2{background-color: #f48d4f;}
.news-list.recommend-style .item-icon.color-3{background-color: #efc451;}
.news-list.recommend-style .item-header{color:#333; font-size:14px; height:30px; line-height: 30px; overflow: hidden;}
.news-list.recommend-style .item-body{margin-left: 30px;}
.news-detail{}
.news-detail .content{font-size:16px; line-height: 1.8em;}
/*panel*/
.panel{border:1px solid #eee; padding: 10px; background-color: #fff;}
.panel.panel-banner{border-width:0; padding:0; background-color: transparent;}
.panel.bg-white{background-color: #fff;}
.panel + .panel{margin-top: 20px;}
.panel .panel-header{font-size:18px; color:#333; border-bottom: 1px solid #eee; font-weight: 400; padding-bottom: 10px; margin-bottom:10px;}
.panel .panel-intro{ margin:0 0 20px; padding: 10px; line-height: 1.8em; color:#555; border:1px solid #eee; background-color: #fafafa;}
.panel-footer{}
.m-news .panel-footer{border-top:1px solid #eee; padding-top:10px; margin-top:20px;}
.panel-footer .item{padding: 15px 0 0; font-size:16px;}
.panel-footer .item.disabled, .panel-footer .item.disabled a:hover{color: #ccc;}
.panel.panel-detail{ padding:30px;}
.panel.panel-detail .panel-header > h1{font-size:24px; line-height: 36px; font-weight: 400;}
.panel.panel-detail .panel-header .header-span{display: inline-block; padding: 15px 0 0; margin-right: 20px; font-size:14px; color: gray;}
.panel.panel-detail .panel-header .header-span.icon-look{padding-left:25px; background: url("../images/icon_look.png") 0 16px no-repeat;}
.panel.panel-detail .panel-body *{line-height: 2;}
.panel.panel-detail .panel-body img{max-width: 100%;}
.panel.panel-detail .panel-body .content-tag{color:#00a0e9;}

.com_logo{ width:1200px; margin:0 auto; padding:30px 0;}
.com_logo .logo_w{ float:left; font-size:36px; font-weight:bold; height:55px; line-height:55px;}
.com_menu{ float:right;}
.com_menu li{ float:left; margin-left:30px; font-size:16px; height:50px; line-height:50px;}
.com_menu li:hover{ border-bottom:3px solid #ff910d;}
.com_banner .slider{ margin:0 auto; width:100%; float:none;}
.com_indexitlte{ position:relative; padding:40px 0;}
.com_indexitlte h2{ display:inline-block; font-size:30px; font-weight:bold; margin-right:10px;}
.com_indexitlte p{ font-size:16px; color:#999; text-transform:capitalize;display:inline-block; }
.com_indexitlte .com_more{ position:absolute; top:50px; right:0; height:25px; line-height:25px; width:25px; border-radius:25px; border:1px solid #aaa; text-align:center; font-size:20px; color:#aaa; }
.com_indexitlte.bottomborder{border-bottom:1px solid #eee;}
/****产品展示**/
.com_product{  overflow: hidden;   position: relative; height:260px;}
.com_product ul{width:100000px;position:absolute;left:0; }
.com_product ul li{float: left; margin-right:25px; text-align:center; border:2px solid #fff;}
.com_product ul li:hover{ border:2px solid #ff910d;}
.com_product ul li h3{ display:block; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; margin:10px auto;}
.com_product ul li img{ display:block; max-width:100%;}
/*新闻简介图片+列表——1*/
.com_news{ padding-bottom:50px; margin-top:30px; background:#f9f9f9;}
.com_newslist{ margin:30px 0 0 0; padding:0 0 50px 0; width:580px; float:right; border-left:1px solid #dfdfdf; }
.com_newslist li{ padding:5%; display:block; position:relative; border-bottom:1px solid #dfdfdf; }
.com_newslist li:after{ content:'>'; position:absolute; top:50%; right:0; font-size:16px; font-family:'宋体'; color:#888;}
.com_newslist li .time{ width:90px; float:left; line-height:1.5;}
.com_newslist li .time h3{ font-size:20px;}
.com_newslist li .time h4{ color:#999;}
.com_newslist li:hover i{ display:block; position:absolute; top:28%; width:7px; height:35px; background:#aaa; left:-4px; }
.com_newslist li h2{ font-size:16px; color:#333333; font-family:'微软雅黑'; display:block; line-height:1; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden; display:block;}
.com_newslist li h2:hover{ color:#60c101;}
.com_newslist li p{color:#999; font-size:14px; display:block; margin:15px 0 0 0; line-height:2;
word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.com_newspic{ padding:; width:578px; float:left; margin-top:20px;} 
.com_newspic li{ line-height:2; font-size:12px; margin-bottom:12px;}
.com_newspic li .time{ display:block; font-size:20px; width:60px; margin-right:20px; text-align:center; height:85px; float:left;}
.com_newspic li .time i{ display:block; font-size:16px; font-style:normal;}
.com_newspic li img{  width:578px; margin-top:20px;}
.com_newspic li h2 i{  font-family:'宋体'; line-height:3; font-style:normal;}
.com_newspic li h2{ margin:5px 0;text-overflow:ellipsis; overflow:hidden; font-size:18px; 
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;}
.com_newspic li p{color:#969696; font-size:14px; 
word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	}
.com_newspic li .more{ font-size:18px; padding-top:10px; display:block;}
/**com_about*/
.com_about{ line-height:2.5; font-size:16px; padding-bottom:50px;}
.com_about img{ float:right; margin-left:35px;}
.com_about .com_about_more{ display:block; width:100px; border:1px solid #ddd; text-align:center; margin-top:10px;}
/**联系我们*/
.com_contact{ background:#f9f9f9; padding-bottom:50px;}
.com_contact_show{}
.com_contact_show h2{ display:block; font-size:30px; font-weight:bold;}
.com_contact_show img{ float:left; margin-right:30px;}
.com_contact_show1{ float:right; width:580px; padding-top:15px;}
.com_contact_show1 p{ border-bottom:1px solid #ddd; font-size:18px; line-height:4;}
/****相关企业**/
.com_com{  overflow: hidden;   position: relative; height:260px;}
.com_com ul{width:100000px;position:absolute;left:0; }
.com_com ul li{float: left; width:200px; margin-right:25px; overflow: hidden; text-align:center; border:2px solid #fff;}
.com_com ul li:hover{ border:2px solid #ff910d;}
.com_com ul li h3{ display:block; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; margin:10px auto;}
.com_com ul li img{ display:block;width:200px;}
/**底部*/
.com_bottom{ text-align:center; color:#fff; font-size:15px; line-height:2.4; padding:20px 0; margin:0 auto; background:#333; }
.com_bottom a{ color:#fff;}
.com_bottom1{ border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1); max-width:1280px; margin:0 auto;}
.com_bottom1 li{ display:inline-block; width:33%; text-align:left; font-size:18px;}
.com_bottom1 li i{ font-size:1.733rem; margin-right:10px;}
.com_bottom2{ text-align:center; padding:20px 0;}
.com_link{ max-width:1280px; margin:0 auto; text-align:left; padding:15px 0;}
.com_link a{ padding:0 10px; color:#fff;  }
.com_link a:after{ content:'|'; padding-left:20px;}
.com_footer_h{ height:52px; display:none }
.com_footmenu { display:none;}
 @media (max-width:768px){
.com_logo{ width:1200px; margin:0 auto; padding:30px 0;}
.com_logo .logo_w{ float:left; font-size:36px; font-weight:bold; height:55px; line-height:55px;}
.com_menu{ float:right;}
.com_menu li{ float:left; margin-left:30px; font-size:16px; height:50px; line-height:50px;}
.com_menu li:hover{ border-bottom:3px solid #ff910d;}
.com_banner .slider{ margin:0 auto; width:100%; float:none;}
.com_indexitlte{ position:relative; padding:20px 0;}
.com_indexitlte h2{ display:inline-block; font-size:20px; font-weight:bold; margin-right:10px;}
.com_indexitlte p{ font-size:12px; color:#999; text-transform:capitalize;display:inline-block; }
.com_indexitlte .com_more{ position:absolute; top:20px; right:0; height:20px; line-height:20px; width:20px; border-radius:20px; border:1px solid #aaa; text-align:center; font-size:16px; color:#aaa; }
/****产品展示**/
.com_product{  overflow: hidden;   position: relative; height:260px;}
.com_product ul{width:100000px;position:absolute;left:0; }
.com_product ul li{float: left; margin-right:25px; text-align:center; border:2px solid #fff;}
.com_product ul li:hover{ border:2px solid #ff910d;}
.com_product ul li h3{ display:block; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; margin:10px auto;}
.com_product ul li img{ display:block;width:200px;}
/*新闻简介图片+列表——1*/
.com_news{ padding-bottom:20px; margin-top:20px; background:#f9f9f9;}
.com_newslist{ margin:0; padding:0 0 10px 0; width:100%; float:none; border-left:0; }
.com_newslist li{ padding:3%; display:block; position:relative; border-bottom:1px solid #eee; }
.com_newslist li:after{ content:''; position:absolute; top:50%; right:2%; font-size:16px; font-family:'宋体'; color:#888;}
.com_newslist li .time{ width:70px; float:left; line-height:1.5;}
.com_newslist li .time h3{ font-size:16px;}
.com_newslist li .time h4{ color:#999;}
.com_newslist li:hover i{ display:block; position:absolute; top:28%; width:7px; height:35px; background:#2150ac; left:-4px; }
.com_newslist li h2{ font-size:16px; color:#333333; font-family:'微软雅黑'; display:block; line-height:1.5; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden; display:block;}
.com_newslist li h2:hover{ color:#2150ac;}
.com_newslist li p{color:#999; font-size:12px; display:block; margin:0 0 0 0; line-height:2;
word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.com_newspic{ padding:; width:100%; float:none; margin-top:0;} 
.com_newspic li{ line-height:2; font-size:12px; margin-bottom:12px; padding:3% 3% 0 3%;}
.com_newspic li .time{ display:block; font-size:20px; width:60px; margin-right:20px; text-align:center; height:85px; float:left;}
.com_newspic li .time i{ display:block; font-size:16px; font-style:normal;}
.com_newspic li img{  width:100%; margin-top:20px;}
.com_newspic li h2 i{  font-family:'宋体'; line-height:3; font-style:normal;}
.com_newspic li h2{ margin:5px 0;text-overflow:ellipsis; overflow:hidden; font-size:18px; 
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;}
.com_newspic li p{color:#969696; font-size:14px; 
word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	}
.com_newspic li .more{ display:none;}
/**com_about*/
.com_about{ line-height:2.5; font-size:16px; padding-bottom:50px;}
.com_about img{ float:right; margin-left:35px;}
.com_about .com_about_more{ display:block; width:100px; border:1px solid #ddd; text-align:center; margin-top:10px;}
/**联系我们*/
.com_contact{ background:#f9f9f9; padding-bottom:50px;}
.com_contact_show{}
.com_contact_show h2{ display:block; font-size:30px; font-weight:bold;}
.com_contact_show img{ float:left; margin-right:30px;}
.com_contact_show1{ float:right; width:580px; padding-top:15px;}
.com_contact_show1 p{ border-bottom:1px solid #ddd; font-size:18px; line-height:4;}
/****相关企业**/
.com_com{  overflow: hidden;   position: relative; height:260px;}
.com_com ul{width:100000px;position:absolute;left:0; }
.com_com ul li{float: left; margin-right:25px; text-align:center; border:2px solid #fff;}
.com_com ul li:hover{ border:2px solid #ff910d;}
.com_com ul li h3{ display:block; overflow:hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; margin:10px auto;}
.com_com ul li img{ display:block;width:200px;}
/**底部*/
.com_bottom{ text-align:center; font-size:12px; line-height:2; padding:0; margin:0 auto; color:#fff; background:#323232;}
.com_bottom a{ color:#fff;}
.com_bottom1{  max-width:1280px; margin:0 auto; padding:3%;}
.com_bottom1 li{ display:block; float:left;  text-align:left !important; font-size:12px; line-height:2; width:50%;}
.com_bottom1 li i{ font-size:15px; margin-right:10px; }
.com_bottom1 li:last-child{  width:100%;}
.com_bottom2{ text-align:center; padding:3%; max-width:1280px; margin:0 auto; color:#fff;}
.com_bottom2 a{ color:#fff;}
.com_link{ padding:3%;}
.com_link a{ padding:0 5px; font-size:12px; }
.com_link a:after{ content:'|'; padding-left:10px;}
.com_footer_h{ height:52px; background:#323232; display:block; }
.com_footmenu a{ color:#fff;}
.com_footmenu{color:#fff; background:#222; position:fixed; bottom:0; left:0; width:100%; z-index:10000; display:block; }
.com_footmenu ul{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;}
.com_footmenu ul li{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center;font-size:12px;  padding-top:6px;}
.com_footmenu ul li i{ display:block; width:20px; height:20px; line-height:20px; font-size:20px;  margin:0 auto;}
}
/*列表页：通用*/
.weizhi{ float: right; margin-top: 15px;}
/*
	新闻列表页
 */
.articlist{ padding:0 0; }
.articlist{ padding:;}
.articlist li{ line-height:1.6; font-size:12px;  border-bottom:1px dashed #ddd; padding:5% 0;}
.articlist li:last-child{ border-bottom:0;}
.articlist li .time{ display:block; font-size:16px; line-height:1.5;  width:118px; margin-right:30px;text-align:center;   float:left; position:relative; text-align:center; border-right:1px solid #eee;}
.articlist li .time span{ font-size:50px; display:block; font-weight:bold;}
.articlist li .time i{  font-style:normal; color:#aaa;}
.articlist li img{  width:280px; float:left; margin-right:30px;}
.articlist li h3{ margin:0; line-height:1; color:#151515; font-weight:bold; margin-bottom:10px;text-overflow:ellipsis; overflow:hidden; font-size:17px;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;}
.articlist li p{color:#666666; font-size:14px; margin:5px 0; line-height:2;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.articlist li .mm{ color:#439890;  font-size:13px; display:inline-block; background:#0c4eaf; color:#fff; margin-top:10px; padding:5px 15px;}
.articlist li:hover .time span,.newspic li:hover .time i,.newspic li:hover h3{ color:#0c4eaf;}
/*详情页*/
.s_title{ text-align:center;}
.s_title h2{padding:20px 0 10px; font-family:'微软雅黑'; font-size:18px; font-weight:bold;}
.s_title p.z{ font-size:14px; color:#777; border-bottom:1px solid #eee; padding:5px;}
.s_title p.c{ padding:12px; line-height: 1.8em; text-align:left; background:#eee; color:#888; font-size:14px;}
.s_title p.c span{ display:inline-block; font-weight:bold; color:#000;}
.s_img{ padding:20px 0;}
.s_img img{ display:block; max-width:100%;}
.s_content{ padding:15px 0; min-height: 300px;}
/*翻页*/
.pager {TEXT-ALIGN: center; CLEAR: both; padding-bottom:35px;  padding-top:15px;}
.pager li{display: inline-block;}
.pager A {  display:inline-block; zoom:1; margin-right:5px; padding:0 10px; line-height: 33px; background:#eee; color:#000; }
.pager SPAN { border:0;display:inline-block; zoom:1; margin-right:5px; padding:0 10px; line-height: 33px; background:#b3b3b3; color:#fff;}
.pager A:hover {  background:#b3b3b3; color:#fff;}
.pager li.disabled > span{background-color: #eee; color:#999;}


/*采购信息详情页*/
.panel-info{ position: relative;}
.panel-info .float-icon{ position: absolute; z-index: 2; top:-75px; right:10px;}
.panel-info .float-icon img{display: block; width:120px;}
.panel-info .item{display: block; line-height:3; border-bottom:1px solid #eee; margin-bottom: 5px;}
.panel-info .item-label{display: inline-block; width:120px; margin:0 15px 0 0; text-align: center; background-color: #f5f5f5;}
.panel-link{ display: flex; margin:20px 0;}
.panel-link .item{ position: relative; display: block; width:50%; line-height: 2; background-color: #c7d9d3; margin:0 10px 0 0; padding:20px 0 0;}
.panel-link .item:last-child{background-color: #c9d2d8; margin:0 0 0 10px;}
.panel-link .item h3{font-weight: bold; font-size:16px; margin-left: 60px;}
.panel-link .item p{font-size:14px; margin-left: 60px;}
.panel-link .item .btn{background-color: #fff; display: block; margin-top:20px; line-height: 50px; font-size:16px; color:#e15727; text-align: center;}
.panel-link .item img{ position: absolute; z-index: 1; top:23px; left:20px;}

.panel-title{border-bottom: 1px solid #eee; margin:-30px -30px 20px;}
.panel-title span{ display: inline-block; margin:20px 30px 0; padding:0 5px 5px; font-size:16px; font-weight: bold; border-bottom:2px solid #e15727;}

.panel-warning{ line-height:2; margin-top:40px;}
.panel-warning div{display: block; font-weight: bold;}

.panel-contact{}
.panel-contact .item{ display: block; padding:3px 0; line-height: 1;}
.panel-contact .item + .item{margin-top:0;}
.panel-contact .item:after{display: table; content: ''; clear: left;}
.panel-contact .item-label{ float:left; width:80px; text-align: right; line-height: 2;}
.panel-contact .item-value{display: block; margin-left:85px; text-align: left; line-height: 2;}
.panel-contact .item-btn{ padding:10px;}
.panel-contact .item-btn a{display: block; padding:6px 0; border:1px solid #e15727; color:#e15727; text-align: center; font-size:15px; border-radius:2px;}
.panel-contact .item-btn a:hover{background-color: #e15727; color:#fff;}
.panel-contact .btn-phone{ display: inline-block; padding:4px 8px; border:1px solid #e15727; color:#e15727; line-height: 1; border-radius:3px; cursor: pointer;}
.panel-contact .btn-phone:hover{background-color: #e15727; color:#fff;}

.purchase_news{ margin-top:-10px;}
.purchase_news .item{line-height:35px;}
.purchase_news .item + .item{margin-top: 0;}
.purchase_news .item{ display: block;}
.purchase_news .item span{color:#e15727; display: inline-block; margin-right:4px;}

.content-detail-tag{ position: relative; margin-top:20px; padding: 10px 0 0 60px; line-height: 2;}
.content-detail-tag-label{ position: absolute; z-index: 1; left:0; margin-top:-2px; display: inline-block; font-size: 16px;font-weight: 600;}
.content-detail-tag a{display: inline-block; color: #00a0e9;}
.content-detail-tag a:after{content: '、'; color:#ddd;}
.content-detail-tag a:last-child:after{content: '';}



/*单页样式*/
.panel-pages{min-height:400px;}
.pages-lists{}
.pages-lists .item-group{line-height:1; margin:0; padding:20px 0 10px 20px; font-weight: bold; font-size:14px; color:#000;}
.pages-lists .item{line-height:1; margin:0; padding:10px 0 10px 40px; font-size:14px; color:#000; border:1px solid transparent; border-left-width:5px;}
.pages-lists .item + .item{margin:0;}
.pages-lists .item:hover{border-color:#ff910d; background-color:rgba(255, 145, 13, 0.05);}