.touahola {
	height:490px;
	padding-top:95px;
	margin-bottom:95px;
}
.lygl {
	height:815px;
	background: url(../images/lydjbg.png) no-repeat top center;
}

.tab_list {
	margin-bottom:30px;
}
.tab_list ul {

	list-style: none;
	width:500px;
	height:30px;
	margin:0 auto;
	
}



.tab_list ul li {
	list-style:none;
    color:#1dd2af;
    background-color: #394553;
	width:160px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	text-align:center;
	float:left;
	transform:skew(-30deg);
	-webkit-transform:skew(-30deg);
	-o-transform:skew(-30deg);
	-ms-transform:skew(-30deg);
	-moz-transform:skew(-30deg);

}

.tab_list ul .touahola_active {
     color:#394553;
     background-color: #1dd2af;
}


.tab_list ul li span {
     display:inline-block;
     transform:skew(30deg);
	 -webkit-transform:skew(30deg);
	 -o-transform:skew(30deg);
	 -ms-transform:skew(30deg);
	 -moz-transform:skew(30deg);
}

.tab_list ul li:nth-child(1),.tab_list ul li:nth-child(2) {

   margin-right:10px;
}

.product1 {
  display:none;
  

}

.product_on {
	display:block;
}
.lygl_a:hover {

 color:red;
}

.divtop {height:375px;margin-bottom:16px;position: relative;}
.divbottom {height:375px;position: relative;}

.divtravelbigLeft {width:830px;height:350px;background-color: #e5e5e5;position: absolute;left:0;top:0;}
.divtravelbigright {width:830px;height:350px;background-color: #e5e5e5;position: absolute;right:0;top:0;}

.divtravelright {width:538px;height:230px;position: absolute;background-color: rgba(0,0,0,.7);right:8px;bottom:68px;}
.divtravelleft	{width:538px;height:230px;position: absolute;background-color: rgba(0,0,0,.7);left:8px;bottom:68px;}

.imageright {position: absolute;right:14px;top:14px;width:830px;height:350px;}
.imageleft {position: absolute;left:14px;top:14px;width:830px;height:350px;}

.divleft {width:150px;height:230px;float:left;}
.divright {width:150px;height:230px;float:right;}

.divboderright {position: absolute;width: 86px;height: 36px;border-right:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;right:383px;bottom:-3px;}
.divboderleft {position: absolute;width: 86px;height: 36px;border-left:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;left:383px;bottom:-3px;}

.divtou {width:328px;height:200px;float:left;padding-top:30px;padding-left:30px;padding-right:30px;/*background-color: red;*/}
.summary {font-size:28px;color:#FFF;font-weight:bold;margin-bottom:10px;}
.summarytext {font-size:16px;color:#FFF;}

.travelproduct {height:40px;width:390px;line-height:40px;background-color: #1dd2af;position: absolute;left:0;bottom:0;text-align:center;font-size:18px;color:#FFF;}
.productRight {display:block;text-decoration:none;width:390px;height:225px;float:left;margin-right:35px;position: relative;}
.productThree {display:block;text-decoration:none;width:390px;height:225px;float:left;margin-bottom:35px;position: relative;}
.productLast {display:block;text-decoration:none;width:390px;height:225px;float:left;position: relative;}
.productFirst {display:block;text-decoration:none;width:390px;height:225px;float:left;margin-right:35px;margin-bottom:35px;position: relative;}
