#m-body {
	background: #f5f5f5;
}
.tea-sk ,.tea-js{padding:0 0px;}
.tea-sk .con,.tea-js .con {padding:25px 20px !important;}
.tea-sk h5 ,.tea-js h5{border-bottom:1px solid #f5f5f5;font-size:16px;color:#333;padding-left:20px;}
.tea-sk .con {text-align:center;padding:15px 0;}
.tea-sk .con img {border-radius: 120px;width:120px;height:120px;}
.tea-name,.tea-info {margin-top:20px;;margin-left:10px;color:#333333;font-size:14px;text-align:left}
.tea-name em{font-size:16px;}
.tea-info em{color:#e60012;}
.tea-js .con p {line-height:26px;}
.tea-js{min-height:253px; 	}
.tea-js .con .left p{color:#333;font-size:14px;margin:0px 0 10px 0;}
.tea-js .con .left p em {color:#e60012;font-style:normal}
.tea-js .con .right p{color:#666666;font-size:14px;padding:10px 20px 0px}
.tea-avatar img{border-radius: 50%;width:120px;height:120px}
  .sign{padding:15px 20px 24px}
  .sign p{line-height: 26px;margin-top: 20px;margin-top: 12px}
  .sign p em{color:#e51720}
  .sign p span{font-style: normal;font-size: 16px}
    
.kc-con-ul li{margin:0  0 35px 0px;border:1px solid transparent;padding:7px 7px 10px 7px;text-align:left;overflow: hidden;}
.kc-con-ul{margin:0px;text-align:center; }
.kc-con-ul li img{width:100%}
.kc-con-ul li .kc-img{position:relative;width:100%;overflow: hidden;height:177px;}
.kc-con-ul li .kc-img span{position:absolute;bottom:0;left:0;color:#fff;z-index:9;height:24px;line-height:24px;width:100%;padding:0 10px;display:inline-block}
.kc-con-ul li .kc-img i{position:absolute;bottom:0;left:0;background:#000;display:inline-block;height:24px;width:100%;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}
#m-body .kc-con-ul li p{font-size:16px;color:#333;line-height:24px;margin:5px 0; overflow: hidden;text-overflow : ellipsis; white-space: nowrap;width:95%;}
.kc-con-ul li b{color:#e85308;font-size:16px}
.kc-con-ul li b.mf {color:#1aba38;font-weight: normal;}
.kc-con-ul li font{color:#999;font-size:16px}
.kc-con-ul li:hover{border-color:#ddd;box-shadow:1px 1px 2px 1px #ECECEC}
.kc-con-ul li s {color:#999999;font-size:16px;display: inline-block;margin-left:5px;}
/*分页*/
.pageinfo{margin:21px auto}
.pageinfo a{padding:10px 15px;background:#fff;border:1px solid #e5e5e5;margin-right:15px;color:#333;font-size:14px}
.pageinfo a.currt,.pageinfo a:hover{background:#188eee;color:#fff;border:1px solid #188eee}
.pageinfo a:last-child{margin-right:0}

/*滚动*/
.xs-gd { max-height:639px; padding:15px 0; margin-bottom:25px;}
.xs-gd ul li {overflow: hidden;margin-bottom:30px;width:100%;}
.xs-gd ul li:hover p {color:#188eee;}
.xs-gd h6 {display: block;font-size:14px;color:#999999;}
.xs-gd h6 font {color:#188eee;margin-right:10px;}
.xs-gd .text {width:calc(100% - 50px);text-align:left;}
.xs-gd .text p {margin-top:5px;color:#333333;font-size:14px;overflow: hidden;text-overflow : ellipsis; white-space: nowrap;}
#m-body .xs-gd li img {width:40px;height:40px;border-radius: 40px;}
@media (max-width:768px){
	.tea-js {margin-top:20px;}
	.pl0{padding:0 15px;}
	.pr0{padding:0 15px;}
}


/*不同分辨率调整*/
@media (min-width:1200px){

}
@media (min-width:992px) and (max-width:1200px){
	.input-group {
		width:150px !important;
	}
	.serch .serint {
		width:64px;
	}
}
@media (min-width:768px) and (max-width:992px){

}
@media (max-width:768px){

}