.tab_t{/* display:none; */clear:both;/* border: solid 1px #4bb85f; */min-height: 412px;margin-top: 20px;}
.tabs .horizontal{margin:0;padding:0;display: inline-block;}
.tabs .horizontal li{list-style:none;height:50px;line-height:50px;background-color: #f5f5f5;width: 182px;cursor:pointer;display: inline-block;font-size: 16px;text-align: center;color: #666;}
.tabs .horizontal li:not(:first-child){margin-left:5px}
.tabs .horizontal li.selectActive{/* border-bottom: solid 2px #4bb85f; */background-color: #eb9003;color:#fff;}
.tabs
{
	margin-top:20px;
}
.tab_l
{
	
float: left;
}
.tab_l img
{
	
float: left;
	
border: 1px solid #dcdcdc;
}
.tab_r li
{
	margin-bottom: 10px !important;
	margin-left: 5px !important;
	box-shadow: none;
	width: 290px;
	height: 230px;
	float: left;
	margin: 0px;
}
.tab_r
{
	
/* background: #4bb85f; */
	
float: right;
	
width: 600px;
	
height: 412px;
}
.tab_r h1
{
	
color: #fff;
	
font-size: 20px;
	
font-weight: 100;
	
margin-top: 100px;
	
text-align: left;
	
margin-left: 50px;
	
margin-bottom: 15px;
}
.tab_r span
{
	
width: 70px;
	
height: 1px;
	
display: inline-block;
	
background: #fff;
	
text-align: left;
	
float: left;
	
margin-left: 50px;
}
.tab_r p
{
	
float: left;
	
color: #fff;
	
font-size: 14px;
	
line-height: 24px;
	
text-align: left;
	
margin-left: 50px;
	
width: 300px;
	
margin-top: 15px;
	
margin-bottom: 30px;
}.tab_r h2
{
	
float: left;
	
font-size: 14px;
	
font-weight: 100;
	
margin-left: 50px;
	
width: 130px;
	
height: 42px;
	
line-height: 42px;
	
background: #fff;
	
border-radius: 20px 0px 0px 20px;
	
color: #4bb85f;
	
text-align: center;
}.tab_r h3
{
	
float: left;
	
font-size: 14px;
	
font-weight: 100;
	
margin-left:0px;
	
width: 130px;
	
height: 38px;
	
line-height: 38px;
	
background: #4bb85f;
	
border-radius: 0px 20px 20px 0px;
	
border: 2px solid #fff;
	
color: #fff;
}