﻿.index-jie{
  border:1px solid #ddd;
  padding:28px 3.1% 28px 1.3%;
  overflow: hidden;
}
.row-1{
  margin-bottom:22px;
}
.jie-left ,.jie-right{
	
}
.jie-img ,.jie-ti{
	float:left;
}
.jie-img{
  width:12%;
}
.jie-img img{
	width:100%;
}
.jie-ti{
	width:40%;
	font-family: 微软雅黑;
	margin-left:20px;
	font-size:1em;
	color:#5f5f5f;
	line-height:35px;
}
.jie-ti .red{
	font-family: 微软雅黑;
	font-size:1em;
	color:#f00;
	font-weight: bold; 
}
.jie-ti-bottom{
	line-height: 37px;
	margin-top:10px;
}
.yuan{border-radius: 10px;width:60%;}
.ren a{text-decoration: underline;color:#9f9f9f;margin-left:10px;}
.jie-right{padding:23px 0px;font-family: 微软雅黑;font-size: 0.9em;color:#a3a3a3;text-align:right;line-height: 23px;}
.jie-right span:first-child{color:#f00;}
.jie-right span:nth-child(2){color:#a3a3a3;display: block;}
.bg-fff{background-color:#fff;}
.bg-fff:hover .inner{color:#ccc;}
.tu{}
.tupian{ }
.inner{}
@media (max-width:900px){
	.jie-ti{
		width:100%;
		font-family: 微软雅黑;
		margin-left:20px;
		font-size:1em;
		color:#5f5f5f;
		line-height:35px;
	}
	.jie-img img{
		display: none;
	}
}
@media (max-width:767px) {
	.jie-img{
	  width:50%;
	}
	.inner{
		margin:0 auto !important;
	}
	.tupian{margin:0 auto !important;}
}
