﻿.container #tab-4 ul{
	float: left;
	
}
#tab-4{overflow: hidden; height: auto;}
#tab-4 .tab-left{
	margin-left: -50px;
	margin-top: 77px;
}
#tab-4 .tab-left li{
	width:570px;
	margin-bottom: 30px;
	background:rgba(245,245,245,0);
	border:1px solid rgba(230, 230, 230, 1);
	border-radius:10px;
	text-align: right;
	padding-bottom: 20px;
	padding-right: 20px;
}
#tab-4 .low{ width: 200px; height: 200px;}

#tab-4 .tab-left .fen{
	width: 11px;
	height: 20px;
	position: relative;
	top: 33px;
	right: 0;
	left: 30px;
	bottom: 0;
	
}

#tab-4 .tab-left .inner{
	margin-top: 20px;
	margin-left: 29px;
}
#tab-4 .tab-left h1{

	height:38px;
	font-size:40px;
	font-weight:500;
	color:rgba(0,179,89,1);
	line-height:32px;
	text-align: right;
	margin-top: 12px;
}
#tab-4 .tab-left p{
	width:415px;
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:28px;
	text-align: right;
	margin-left: 137px;
	margin-bottom: 20px;
}
#tab-4 .tab-right h1{
	width:100%;
	height:38px;
	font-size:40px;
	font-weight:500;
	color:rgba(0,179,89,1);
	line-height:32px;
	text-align: left;
	margin-left: 29px;
	margin-top: 29px;
}
#tab-4 .tab-right p{
	width:415px;
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:28px;
	text-align: left;
	margin-left: 29px;
}



#tab-4 .tab-center{
	width: 16px;
	background: url(../picture/fen.png) repeat-y 0;
	margin-left: 40px;
	margin-bottom: 210px;
	height: auto;
	position: relative;
	top: 0;
	bottom: 0;
}

#tab-4 .tab-right{
	width: 100px;
	margin-left: 39px;
	margin-top: 10px;
}
#tab-4 .tab-right li{
	width:570px;
	background:rgba(245,245,245,0);
	border:1px solid rgba(230, 230, 230, 1);
	border-radius:10px;
	margin-bottom: 30px;
}
#tab-4 .tab-right .low{
	margin-top: 20px;
	margin-left: 29px;
}
#tab-4 .tab-right .mark{
	width: 11px;
	height: 20px;
	position: relative;
	top: 35px;
	right: 0px;
	left: -11px;
	bottom: 0;
	z-index: 9999;
	padding: 0;
	
}