.content img{ vertical-align: middle;}


/* PC版 */
@media screen and (min-width: 751px){
	
	.banner01{
		height: 298px;
	    background: url(../Images/found/banner.jpg) center top no-repeat;
	}
    .banner01 p{
        font-size:20px;
        color:#fff;
        width:700px;
        margin:0 auto;
        padding-top:200px;
        text-align:center
    }
	.title01{
		font-size: 36px;
		color: #fff;
	    text-align:center;
	    padding-top:130px;
	}
	.content{
		width: 1024px;
		padding-bottom: 47px;
	    /*padding-top: 25px;*/
	    margin: 0 auto;
	}
	.content .con{
		/*margin-bottom: 30px;*/
	    margin: 0 10px 30px;
	}
	.content .con a{
		text-decoration: none;
	}
	 .con .pic img{
	    width:320px;
	    height:212px;
	    display:inline-block;
	}
	.content .con:hover{
	  box-shadow: 0px 0px 43px 0px rgba(4, 0, 0, 0.28);
	}
	.level{
		margin-top: 15px;
		margin-bottom: 50px;
	}
	.level .title03{
		font-size: 14px;
		color: #333;
		float: left;
		line-height: 45px;
		font-weight: bold;
		margin-right: 15px;

	}
	.content ul li .coordinate{
		width: 210px;
		height: 45px;
		background: url(../Images/found/hr.jpg) center center no-repeat;
		position: relative;
		float: left;
	}
	.coordinate .icon{
		width: 30px;
		height: 35px;
		text-align: center;
		font-size: 12px;
		color: #946fff;
		position: absolute;
		top: 5px;
	    line-height:21px;
	}



	/* 风险等级：低-偏低-中-偏高-高 */
	.coordinate .low{
		left: 20px;
	}
	.coordinate .plow{
		left: 50px;
	}
	.coordinate .middle{
		left: 90px;
	}
	.coordinate .phigh{
		right: 50px;
	}
	.coordinate .high{
		right: 20px;
	}





	.coordinate .side{
		font-size: 12px;
		color: #999999;
		position: absolute;
		bottom: 0;
		width: 215px;
	}
	.coordinate .side .low{
		float: left;
	}
	.coordinate .side .high {
		float: right;
	} 
	.content .title02{
		font-size: 18px;
		color: #333; 
		height: 48px;
		overflow: hidden;
	}
	.content ul li .left{
		font-size: 14px;
		color: #999;
		float: left;	
		padding: 15px 0;
	}
	.content ul li .right{
		font-size: 14px;
		color: #333;
		float: right;
		text-align: right;
		/*font-weight: bold;*/
		padding: 15px 0;
	}
	.content ul li .right.square{
		width: 200px;
		height: 38px;
		overflow: hidden;
		padding: 0;
		margin: 15px 0;
	}

	.content ul li .redfont{
		color: #e62f17;

	}
	.content ul{
		padding: 15px;	
	    border: 1px solid rgb(214, 214, 214);
	    padding-bottom: 50px;
	}
	.content ul li{
		clear: both;
		width: 285px;
		list-style: none;	
	}
	.content ul li.dashed{
		border-top: 1px dashed #ccc;

	}
	.content .con{
		float: left;
	}

	.ongoing{
		width: 160px;
		height: 50px;
		border-radius: 25px;
	  width: 158px;
	  height: 48px;
	  border: 1px solid #00b84e;
	  font-size: 24px;
	  color: #00b84e;
	  text-align: center;
	  line-height: 48px;
	  margin: 25px auto ;
	}
	.over{
		width: 160px;
		height: 50px;
		border-radius: 25px;
	  width: 158px;
	  height: 48px;
	  border: 1px solid #7d7d7d;
	  font-size: 24px;
	  color: #fff;
	  text-align: center;
	  line-height: 48px;
	  margin: 25px auto ;
	  background: #e1e1e1;
	  clear: both;
	}
}

/* 移动版 */
@media screen and (max-width: 750px){

	.banner01{
		margin-top: 50px;
		height: 298px;
	    background: url(../Images/found/banner.jpg) center top no-repeat;
	}
    .banner01 p{
        font-size:14px;
        color:#fff;
        width:95%;
        margin:0 auto;
        padding-top:200px;
        text-align:center
    }
	.title01{
		font-size: 36px;
		color: #fff;
	    text-align:center;
	    padding-top:130px;
	}
	.content{
		width: 92%;
		padding-bottom: 47px; 
	    margin: 0 auto;
	}
	.content .con{
	    margin: 0 1% 30px;
	    float: left;
	    width: 48%;
	}
	.content .con a{
		text-decoration: none;
	}
	 .con .pic img{
	    width:100%;
	    height:100%;
	    display:inline-block;
	    border: 1px solid rgb(214, 214, 214);
	}
	.content .con:hover{
	  box-shadow: 0px 0px 43px 0px rgba(4, 0, 0, 0.28);
	}
	.level{
		margin-top: 15px;
		margin-bottom: 50px;
	}
	.level .title03{
		font-size: 14px;
		color: #333;
		float: left;
		line-height: 45px;
		font-weight: bold;
		margin-right: 15px;

	}
	.content ul li .coordinate{
		width: 100%;
		height: 45px;
		background: url(../Images/found/hr.jpg) center center no-repeat;
		position: relative;
		float: left;
	}
	.coordinate .icon{
		width: 30px;
		height: 35px;
		text-align: center;
		font-size: 12px;
		color: #946fff;
		position: absolute;
		top: 5px;
	    line-height:21px;
	}



	/* 风险等级：低-偏低-中-偏高-高 */
	.coordinate .low{
		left: 10px;
	}
	.coordinate .plow{
		left: 50px;
	}
	.coordinate .middle{
		left: 90px;
	}
	.coordinate .phigh{
		right: 50px;
	}
	.coordinate .high{
		right: 10px;
	}





	.coordinate .side{
		font-size: 12px;
		color: #999999;
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	.coordinate .side .low{
		float: left;
	}
	.coordinate .side .high {
		float: right;
	} 
	.content .title02{
		font-size: 16px;
		color: #333; 
	}
	.content ul li .left{
		font-size: 14px;
		color: #999;
		float: left;	
		padding: 15px 0;
		width: 30%;
	}
	.content ul li .right{
		font-size: 14px;
		color: #333;
		float: right;
		text-align: right;
		padding: 15px 0;
		width: 60%;
	}
	.content ul li .right.square{
		width: 60%;
		padding: 0;
		margin: 15px 0;
	}

	.content ul li .redfont{
		color: #e62f17;

	}
	.content ul{
		width: 80%;
		padding: 10% 10% 50% 10%;	
	    border: 1px solid rgb(214, 214, 214);
	}
	.content ul li{
		clear: both;
		width: 100%;
		list-style: none;	
	}
	.content ul li.dashed{
		border-top: 1px dashed #ccc;

	}
	.ongoing{
		width: 160px;
		height: 50px;
		border-radius: 25px;
	  width: 158px;
	  height: 48px;
	  border: 1px solid #00b84e;
	  font-size: 24px;
	  color: #00b84e;
	  text-align: center;
	  line-height: 48px;
	  margin: 25px auto ;
	}
	.over{
		width: 160px;
		height: 50px;
		border-radius: 25px;
	  width: 158px;
	  height: 48px;
	  border: 1px solid #7d7d7d;
	  font-size: 24px;
	  color: #fff;
	  text-align: center;
	  line-height: 48px;
	  margin: 25px auto ;
	  background: #e1e1e1;
	  clear: both;
	}
}