section{
	width: 100%;
	height: auto;
}
section .details{
	width: 100%;
	height: 438px;
	margin-top: 30px;
	margin-bottom: 20px;
}
section .details img{
	width:715px;
	height: 438px;
	float: left;
}
section .details .details-cont{
	width: 465px;
	height: 438px;
	float: left;
	background-image: linear-gradient(to right, #c4000f , #730009);
}
section .details .details-cont .name{
	padding-top: 79px;
	font-family: "微软雅黑";
	padding-left: 52px;
	padding-bottom:56px;
	color: #FFFFFF;
}
section .details .details-cont .name h4{
	font-size: 33px;
}
section .details .details-cont .name p{
	font-size: 18px;
}
section .details .details-cont .cont{
	padding-left: 52px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
}
section .details .details-cont .cont p {
	margin-bottom: 5px;
}
section .details .details-cont .cont p span{
	font-size: 32px;
	color: #ffdda1;
}
section .details .details-cont .details-but{
	padding-left: 52px;
	margin-top: 15px;
}
section .details .details-cont .details-but a{
	display: block;
  float: left;
	width: 163px;
	height: 44px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 44px;
}
/*项目信息*/
.details-info{
	width: 100%;
	height: auto;
}
.details-info .infoLeft{
	width: 756px;
	float: left;
	height: auto;
	margin-right: 27px;
}
.details-info .infoLeft .table-box{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #d4d4d4;
}
.details-info .infoLeft .table-box .table{
	width: 114px;
	height: 33px;
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
	float: left;
	line-height: 33px;
	cursor: pointer;
}
.details-info .infoLeft .table-box .table.active{
	color: #FFFFFF;
	background: #ba000f;
}
.details-info .infoLeft .cont-box{
	width: 100%;
	height: auto;
  margin-top: 20px;
}
.details-info .infoLeft .cont-box div{
	width: 100%;
	height: auto;
	display: none;
	margin-bottom: 30px;
}
.details-info .infoLeft .cont-box div.active{
	display: block;
}
.details-info .infoLeft .cont-box .info h3{
	font-family: "宋体";
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 15px auto;
}
.details-info .infoLeft .cont-box .info h5{
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 5px auto;
}
.details-info .infoLeft .cont-box .info p{
	width: 100%;
	font-family: "宋体";
	font-size: 16px;
	color: #221815;
	text-indent: 2em;
	line-height: 1.5em;
	margin: 10px auto;
}
.details-info .infoLeft .cont-box .info img{
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}
.details-info .infoLeft .cont-box .income-expenses table{
	width: 100%;
	margin-top:20px ;
	border: 1px solid #e6e6e6;
}
.details-info .infoLeft .cont-box .income-expenses table tr{
	width: 100%;
	height: 46px;
}
.details-info .infoLeft .cont-box .income-expenses table tr td{
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #a5a5a5;
}
.details-info .infoLeft .cont-box .income-expenses table tr th{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000000;
}

.details-info .infoLeft .cont-box .income-expenses table tr:nth-of-type(1){
	height: 35px;
	background: #f4f4f4;
}
.details-info .infoLeft .cont-box .progress ul{
	width: 100%;
	height: auto;
}
.details-info .infoLeft .cont-box .progress ul li{
	width: 100%;
	min-height:130px;
	border-bottom: 1px dotted #454545;
}
.details-info .infoLeft .cont-box .progress ul li span{
	display: block;
	float: left;
	width: 110px;
	font-family: "宋体";
	font-size: 16px;
	padding-top: 30px;
}
.details-info .infoLeft .cont-box .progress ul li a{
	display: block;
	float: left;
	width: 645px;
	padding-top: 30px;
	font-family: "宋体";
	font-size: 16px;
	line-height: 1.5em;

}
.details-info .infoRight{
	width: 397px;
	height: auto;
	margin-bottom: 20px;
	float: left;
}
.details-info .infoRight .i-title{
	width: 377px;
	height: 56px;
	line-height: 56px;
	color: #FFFFFF;
	background: #b80000;
	font-family: "微软雅黑";
	font-size: 22px;
	padding-left: 20px;
}
.details-info .infoRight .i-title a{
	float: right;
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
}
.details-info .infoRight .recommend-box{
	width: 395px;
	border: 1px solid #e6e6e6;
}
.details-info .infoRight .recommend-box .box{
	height: 79px;
	widows: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.details-info .infoRight .recommend-box .box a{
	display: block;
	float: left;
	margin-left: 11px;
}
.details-info .infoRight .recommend-box .box img{
	width: 129px;
	height: 79px;
}
.details-info .infoRight .recommend-box .box .cont{
	width: 245px;
	height:79px;
	margin-left: 10px;
	float: left;
}
.details-info .infoRight .recommend-box .box .cont h5{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #737373;
}
.details-info .infoRight .recommend-box .box .cont p{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 18px;
	color: #a6a6a6;
}

.cert-btn {
  width: 165px;
  height: 46px !important;
  display: block;
  float: left;
  margin-left: 8px;
  cursor: pointer;
}

.cert-btn img {
  width: 164px !important;
  height: 44px !important;
}

.cert-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.cert-modal img {
  width: 80%;
  height: 80%;
  padding-left: 10%;
  padding-top: 5%;
}
