body{
	background: #eee;
}
h2{
  line-height: 2.8em!important;
}
img{max-width:100%;}
.top{
	position: fixed;
	top:0;
	left: 0;
	z-index: 9999;
	height: 50px;
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(207, 216, 221, .7);
}
.header-new{
    min-width: 1260px;
}
.header-new .search-h {
	 line-height: 50px;
	 position: relative;
}
.header-new .search-h input{
	border: none;
    padding: 8px 0;
    color: #71777d;
    width: 235px;
    padding-left: 10px;
    border-radius: 12px;
    background: #f7f8fa;
}
.header-new .search-h a{
	position: absolute;
	left: 210px;
	top:0;

}
.head-l .logo-h{
	margin-left: 20px;
}.head-l .logo-h img{
	height: 50px;
}
.head-l .logo-h{
	height: 50px;
}
.head-l a{
	display: block;
    line-height: 50px;
    text-align: center;
    width: 100px;
    color: #4D555D;
    font-size: 16px;
}
.head-r{
	 line-height: 50px;
}
.blog{

	width: 1300px;
	margin: 60px auto 130px auto;
	
}
.blog .page a{white-space: nowrap;}
.blog .blog-left {
	position: relative;
}
.blog .blog-left .container-box{
	width: 100%;
	/*position: absolute;*/
	top:60px;
}
.blog .blog-left .blog-user{
	padding:0 10px;
	background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}
.blog .blog-left .title{
	height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px dotted #e9e9e9;
    color: #343535;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
    font-weight: bold;
}
.iWantWrite {
    margin-bottom: 20px;
    height: 22px;
    padding: 12px 25px;
    position: relative;
}
.iWantWrite p a {
    float: right;
    border-left: 1px solid #EEE;
    padding-left: 20px;
    color: #999;
    line-height: 22px;
    font-size: 12px;
}
.iWantWrite .want-write {
    display: inline-block;
    width: 101px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
}
.iWantWrite a.want-write {
    padding-left: 40px;
    background: url(img/blog-publish.png) no-repeat 5px center;
    color: #4285f4;
    margin-right: 10px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
}
.blog .blog-left .blog-user .blog-user-img{
	display: block;
    width: 80px;
    height: 80px;
    padding: 4px;
    margin: 0 auto;
    background: rgba(255,255,255,.3);

}
.blog .blog-left  .blog-user-img img{
	margin-top: 10px;
    width: 80px;
    height: 80px;
    border-radius: 100%;

}
.blog .blog-left  .blog-user-name {
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;

}
.blog .blog-left  .blog-data-info {
	padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}
.blog .blog-left  .blog-data-info dl{
	margin-top: 10px;
	text-align: center;
	line-height: 25px;

}
.blog .blog-left  .blog-data-info dl dd{
	font-weight: 700;
}
.blog .blog-left  .blog-grade{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	line-height: 30px;

}
.blog .blog-left .blog-update{
	margin-top: 10px;
	background: #fff;
}
.blog .blog-left .blog-update dl{
	padding: 10px;
	line-height: 30px;
}
.blog .blog-left .blog-update dl a{
    color: #cc8100;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    float:left;
    width:75%;
}
.blog .blog-left .blog-category {
	margin-top: 10px;
	background: #fff;
}
.blog .blog-left .blog-category dl{
	padding: 10px;
}
.blog .blog-left .blog-category dl dd{
	line-height: 30px;
}
.blog .blog-left .blog-category dl dd.hot-blog{
  padding:5px 0;
  overflow: hidden;
  line-height: 48px;
  border-top: 1px dotted #EEE;
}
.blog .blog-left .blog-category dl dd.hot-blog:first-child{
  border-top: 0;
}
.blog .blog-left .blog-category dl dd .num-list{
    font-style: italic;
    font-size: 16px;
    float: left;
    line-height: 48px;
    margin-left: 10px;
}
.blog .blog-left .blog-category dl dd:first-child .num-list{
  color: #ec5636;
}
.blog .blog-left .blog-category dl dd:nth-child(2) .num-list{
  color: #ed8d33;
}
.blog .blog-left .blog-category dl dd:nth-child(3) .num-list{
  color: #56a9e9;
}
.blog .blog-left .blog-category dl dd:first-child>a{
  color: #ec5636;
}
.blog .blog-left .blog-category dl dd:nth-child(2)>a{
  color: #ed8d33;
}
.blog .blog-left .blog-category dl dd:nth-child(3)>a{
  color: #56a9e9;
}
.blog .blog-left .blog-category dl dd .pic{
    padding-top: 0px;
    margin-left: 16px;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 10px;
}
.blog .blog-left .blog-category dl dd .pic .is-vip-bg{
    position: relative;
    height: 100%;
}
.blog .blog-left .blog-category dl dd .pic .is-vip-bg .fl{
  float:left;
}
.blog .blog-left .blog-category dl dd .pic .is-vip-bg img{
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 50%;
}
.blog .blog-left .blog-category dl span,.blog .blog-left .blog-update dl span{
	float: right;
}
.blog .blog-list{
	margin-left: 20px;
	background: #fff;
}
.blog .blog-list .blog-list-sort{
	display: flex;justify-content: space-between;
	background:#f5f6f7;
	height: 40px;
	padding-left: 20px;
	padding-bottom:0!important;
	line-height: 40px;
}
.blog .blog-list .blog-list-sort .phpcn-col-md4 span{
	margin-right: 30px;
}
.blog .blog-list .blog-list-sort .phpcn-col-md4 span a{
  color:rgb(0, 0, 0)!important;
}
.blog .blog-list .blog-list-sort .phpcn-col-md4 span a:hover{
  color:#4ea1db!important;
}
.blog .blog-list .blog-list-sort .phpcn-col-md4 span a.on{
  color:#4ea1db!important;
}
.blog .blog-list .blog-list-sort .phpcn-col-md8{ max-width: 66% ;width: auto !important; }
.blog .blog-list .blog-list-sort .phpcn-col-md4{ min-width: 33%; width: auto  !important;}
.blog .blog-list li {
	clear: both;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.blog .blog-list li dl{
	padding:10px  20px;
}
.blog .blog-list li dt a{
	font-weight: 700;
	max-width: 98%;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
  color: #3d3d3d!important;
  display: block;
}
.blog .blog-list li dd p a{
    color: #6b6b6b!important;
	word-break: break-all;
}
.blog .blog-list li .info-box span{
	color: #999;
    margin-right: 20px;
}
.blog .blog-list li .info-box span font{
   color: #3399ea
}
.blog .blog-right .content{
	padding: 20px 20px;
	margin-left: 10px;
	background: #fff;
}
.blog .blog-right header h1{
	font-size: 24px;
	font-weight: 700;
  word-wrap: break-word;
}
.blog .blog-right header{
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.blog .blog-right header .article-bar-top{
	margin-top: 20px;
}
.blog .blog-right header .article-bar-top span{
	color:#858585;
	margin-right: 10px;
}
.blog .blog-right header .article-bar-top a{
	color:#858585
}
.blog .blog-right header .article-bar-top .tags a{
	padding: 3px 5px;
	border: 1px solid #eee;
	margin-right: 10px;
	border-radius: 12px;
	color: #858585!important;
}
.blog .blog-right header .article-bar-top .tags a:hover{
	border: 1px solid #ccc;
}
.blog .blog-right .article-copyright{
	margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
}

.blog .blog-right a{
	color: #4ea1db;
  text-decoration: none;
}
.blog .blog-right article h3{
	font-size: 22px;
    line-height: 30px;
        color: #4f4f4f;
    margin: 8px 0 16px;
    font-weight: 700;
}
.blog .blog-right article li{
	list-style:unset;
	margin-left:25px;
}
.blog .blog-right article h2{
	font-size: 24px;
    line-height: 32px;
        color: #4f4f4f;
    margin: 8px 0 16px;
    font-weight: 700;
}
.blog .blog-right article {
	font-size: 16px;
    color: #4d4d4d;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 16px;
}
.blog .blog-right article p{
	word-break: break-word;
}
.blog .blog-right article p img{
  max-width: 100%;
}
.blog .blog-right article ul{
	    padding-left: 24px;
	    margin: 0 0 8px;
    padding: 0;
}

.blog .blog-right article li{
	margin: 8px 0 0 24px;
}
.blog .blog-right article pre{
	    background-color: rgba(0,0,0,.05);
    display: block;
    padding: .5em;
    -webkit-text-size-adjust: none;
    overflow-x: auto;
    white-space: pre;
}

.blog .page {
	background: #fff;
	margin-top: 20px;
	padding: 20px;
	margin-left: 20px;
	margin-bottom: 20px;display: flex;
}
.blog  .page a:hover{
	background: #ccc;
	color: #fff!important;
}
.blog  .page .on{
	background: #ccc;
	color: #fff!important;
}
.blog  .page a{
   line-height: 20px;
   margin-right: 10px;
   padding:5px 10px;
   border-radius: 20px;
   border: 1px solid #eee;
   color: #ccc!important;
}



.footer .phpcn-col-md8{
	border-right: 1px solid #000;
}
.footer{
	color: #959ba2;
	background: #282c31;
}
.footer .f-logo{
	font-size: 20px;
	line-height:70px;
}
.footer a{
	    font-size: 14px;
    line-height: 26px;
    color: #959ba2;
    display: inline-block;
    margin-right: 45px;
}
.footer p{
	color: #666c74;
	margin-bottom: 20px;
}
.footer p span{
	margin-right: 30px;
}
.footer .phpcn-col-md4 h4{

	margin: 20px 10px;
	margin-left: 20px; 
}
.footer img{
	margin: 0 10px; 
	text-align: center;
	width: 110px;
    height: 110px;
}
.g-user-card {
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  padding-top: 10px;
  /* opacity: 0;
  filter: alpha(opacity=0); */
  visibility: hidden;
  /* transform: rotateY(30deg) rotateX(-10deg);
  transition: all .3s, transform 0.6s cubic-bezier(0.285, 1.65, 0.745, 1.65); */
  z-index: 1000;
}
.g-user-card .card-inner {
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.g-user-card .card-top {
  padding-left: 100px;
  height: 100px;
  background: #f34131 url(/static/images/user_card_top.png) no-repeat center 0;
  color: #fff;
  position: relative;
}
.g-user-card .card-top img {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 20px 0 0 -82px;
}
.g-user-card .card-top .name {
  display: inline-block;
  padding-top: 30px;
  font-size: 16px;
  width: 97%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-user-card .card-top a {
  color: #fff;
}
.g-user-card .card-top .setup {
  position: absolute;
  right: 20px;
  top: 33px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-size: 16px;
}
.g-user-card .card-top .setup:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.g-user-card .card-top .meta {
  font-size: 12px;
  font-weight: bold;
  padding-top:15px;
}
.g-user-card .card-top .meta a {
  margin-right: 12px;
  color:#dadbdb;
}
.g-user-card .card-top .meta b {
  margin-left: 2px;
}
.g-user-card .card-links {
  position: relative;
  height: 60px;
  line-height: 60px;
}
.g-user-card .card-links a,
.g-user-card .card-links .split {
  position: absolute;
}
.g-user-card .card-links .split {
  left: 150px;
  top: 0;
  margin-top: 15px;
  width: 1px;
  height: 30px;
  background-color: #edf1f2;
}
.g-user-card .card-links a {
  left: 20px;
  top: 0;
  font-weight: bold;
}
.g-user-card .card-links .my-sns {
  left: 172px;
}
.g-user-card .card-history,
.g-user-card .card-links {
  margin-bottom: -1px;
  border-bottom: 1px solid #edf1f2;
}
.g-user-card .card-history {
  height: 70px;
}
.g-user-card .card-history .history-item {
  display: block;
  position: relative;
  padding: 18px 74px 14px 46px;
  font-size: 12px;
  color: #787d82;
  transition: background-color 0.2s;
}
.g-user-card .card-history .history-item .tit {
  display: block;
  margin-bottom: 4px;
  font-weight: bold;
}
.g-user-card .card-history .history-item .media-name {
  display: block;
}
.g-user-card .card-history .history-item .icon-clock {
  position: absolute;
  left: 20px;
  top: 22px;
}
.g-user-card .card-history .history-item .continue {
  position: absolute;
  right: 20px;
  top: 18px;
  color: #f01400;
}
.g-user-card .card-history .history-item .continue:hover {
  color: #d81200;
}
.g-user-card .card-sets {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
.g-user-card .card-sets a {
  color: #787d82;
}
.g-user-card .card-sets a:hover {
  color: #f01400;
  background: none;
}
.g-user-card .card-sets a:nth-last-child(2){
  float:right;
}
.g-user-card .card-sets .mr30 {
  margin-right: 30px;
}
.g-user-card .card-arr {
  position: absolute;
  right: 23px;
  top: 2px;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #f01400 transparent;
  border-style: solid;
}
.user-card-box {
  position: relative;
  float: right;
  right: 10px;
}
.user-card-box:hover .g-user-card {
  visibility: visible;
}
.user-card-box .user-card-item img {
  width: 30px;
  height: 30px;
  border-color: #4d5559;
  margin-top: 10px;
}
.user-card-box:hover .user-card-item img {
  border-color: #f22c1a;
}
.header_message_record,.header_cart{
  float:right;position: relative;padding-right:10px;
}
.header_message_record .msg_remind{
  display: block;position: absolute;width: 7px;height: 7px;background-color: #f01414;right: 12px;top: 10px;border-radius: 50%;
}
.header_message_record a{
  width:60px;display: block;color: #ffffff;text-align: center;
  font-size: 14px;height: 60px;line-height: 60px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;transition: background-color 0.3s;
}
.header_message_record a i{
  color: #a6a69f;display: block;line-height: 60px;font-size: 22px;text-align: center;cursor: pointer;transition: color 0.2s;
}
.header_message_record a:hover{
    background-color: #363c41;
}
.user-card-item img {
    border-radius: 50%;
}
.g-user-card .user-center-box {
    margin-top: 16px;
    margin-bottom: 14px;
    padding: 0 25px;
    text-align: center;
}
.g-user-card .user-center-box ul li {
    position: relative;
    width: 122px;
    width: 127px\9;
    height: 36px;
    background: #F8FAFC;
    border-radius: 2px;
    line-height: 36px;
    color: #4d555d;
    font-size: 12px;
    margin-right: 2px;
    margin-bottom: 2px;
    box-sizing: border-box;
    float: left;
    margin-left:0;
}
.g-user-card .user-center-box ul li a {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 12px;
    text-align: left;
    box-sizing: border-box;
}
.g-user-card .user-center-box ul li .phpcn-icon {
    position: relative;
    top: 1px;
    font-size: 16px;
    margin-right: 8px;
    font-weight: bold;
}
.comment .list {
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.layui-clear {
    clear: both;
}
.comment .pull-left {
    float: left;
    width: 35px;
}
.comment .pull-left img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.comment .pull-right {
    margin-left: 10px;
    float: left;
    width: 90%;
}
.comment .pull-right .tikname {
    color: #009a61;
    font-weight: bold;
}
.comment .pull-right .time {
    color: #999;
    font-size: 13px;
}
.comment .pull-right .floor {
    float: right;
}
.comment .pull-right .info {
    line-height: 35px;
    word-wrap: break-word;
    margin-bottom: 10px;
}
.comment .pull-right .info p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.comment .pull-right .up {
    color: #999;
    font-size: 13px;
}
.comment .pull-right .count {
    color: #009a61;
    padding-left: 5px;
}
.comment .pull-right .askisshow {
    color: #009a61;
    margin-left: 15px;
    font-size: 13px;
}
.comment .text-box {
    margin-top: 10px;
    padding-left: 50px;
}
.comment .text-box .box-left {
    float: left;
    /* width: 35px; */
}
.comment .text-box li a {
    text-decoration: none;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #009a61;
    text-align: left;
}
.comment .text-box .box-right {
    margin-left: 10px;
    float: left;
    width: 90%;
}
.comment .text-box .box-left img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.no-data-tips {
    padding: 50px 0;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.no-data-tips img {
    margin-right: 10px;
    vertical-align: middle;
    width: 80px;
}
.layui-textarea {
    display:block;
    height: auto;
    padding: 6px 10px;
    resize: vertical;
    line-height: 20px;
    position: relative;    
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-color: #e6e6e6;
}
.comment .text-box .box-right .layui-textarea {
    width: 100%;
    min-height: 55px;
    margin-bottom: 10px;
}
.layui-btn {
    display: inline-block;
    width:70px;
    height: 32px;
    line-height: 32px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    vertical-align: middle;
}
.reply_second_content{display:none;width:80%;margin:15px 10px 0 40px}
.reply_second_content textarea{width:100%;}
.reply_second_content button{float:right;margin-right:-20px;margin-top:10px;}
.askisshow:hover,.comment_public_praise:hover{cursor: pointer;}
.comment_public_second_content{
    margin:10px 0;
    font-size: 13px;
    background-color: #FAFAFA;
    padding: 0 10px;
    color: #666;
    margin-left: 50px;
}
#xiazai_public_comment{border-top:1px solid #555}
.reply-content p{margin-bottom:5px}
.mr20 {
    margin-right: 20px;
}
.comment_public_second_content_item .comment-ops img {
    border-radius: 50%;
}
.comment-ops {
    position:absolute;
    margin: 0;
    color: #999;
    font-size: 13px;
}
.comment_public_second_content_item{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dashed rgba(0,0,0,0.09);
    word-break: break-all;
}
.reply-content-block {
    margin-left: 40px;
}
.reply-content-block a{
  color:#009a61!important;
}
.reply-content-block strong{
  font-weight:bold;
}
.reply-content {
    display: inline-block;
}
.reply-item p {
    margin-bottom: 5px;
}
.text-muted-plus {
    color: #999;
    font-size: 12px;
}
.J_Header{
    height: 28px;
    padding-bottom: 22px;
    overflow: hidden;
    padding-top:50px;
    border-top: 1px solid #999;
}
.header-title {
    font-size: 26px;
    color: #2a2a2a;
    float: left;
    width:auto;
    height: 100%;
    margin-right: 10px;
}
.header-protocol {
    float: left;
    height: 100%;
    color: #ccc;
    font-size: 14px;
    line-height: 34px;
}
.header-protocol a, .header-protocol a:visited {
    color: #ccc;
}
.header-number {
    float: right;
    height: 100%;
    color: #379be9;
    line-height: 34px;
    font-size: 14px;
}
.diy-page{  
  margin: 25px auto;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.diy-page span .page-disabled {
    display: inline-block;
    padding: 0 5px;
    min-width: 20px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    color: #c8cdd2;
    text-align: center;
}
.diy-page a.active {
    background: #ec1500;
    color: #ffffff!important;
    border-color: transparent;
}
.diy-page a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    min-width: 20px;
    height: 29px;
    line-height: 30px;
    font-size: 14px;
    color: #787d82;
    text-align: center;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
}
blockquote {
    text-indent: 0;
    padding: 10.5px 21px;
    background-color: #f5f5f5;
    border-left: 4px solid #ccc;
    color: #555;
    font-size: 1em;
    margin: .8em 0;
}
code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
.article-intro a{
	color: #ff4081;
    border-bottom: 1px dotted #ffa6c4;
}
.right-item{
  height: 93%;
  overflow-y: auto;
}
.right-item::-webkit-scrollbar {
    width: 5px;     
    height: 1px;
}
.right-item::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
}
.right-item:-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #EDEDED;
}

.bottom_detail_comments_lists{
  margin-top: 10px;
  padding: 10px 20px;
  margin-left: 10px;
  background: #fff;
  /*background-color: transparent;*/
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  overflow: hidden;
  color:#999aaa;
}
.bottom_detail_comments_lists .bottom_detail_comments_item_left a{
  font-size: 16px;
  color:#4f4f4f;
}
.bottom_detail_comments_lists .bottom_detail_comments_item{
  position: relative;
  border-top: 1px solid #f7f7fc;
  padding: 10px 15px;
  background-color: #fff;
  height: 50px;
}
.bottom_detail_comments_lists .bottom_detail_comments_item:first-child{
  border:none!important;
}
.bottom_detail_comments_lists .bottom_detail_comments_item_header,.bottom_detail_comments_lists .bottom_detail_comments_item_bottom{
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bottom_detail_comments_lists .bottom_detail_comments_item_left{
  width:70%;
}
.bottom_detail_comments_lists .bottom_detail_comments_item_right{
  width:30%;
}
.bottom_detail_comments_lists i{
  vertical-align: middle;
  padding-right: 3px;
}
.bottom_detail_comments_lists .course-color,.bottom_detail_comments_lists em{
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  font-style: normal;
}