@charset "utf-8";
/*body{ background: #f4f4f4;}*/

.ub
{
	display: -webkit-box !important;
	display: box !important;
	position:relative;
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
}
.ub-ac
{
	-webkit-box-align:center;
	box-align:center;
}
.ub-pc
{
	-webkit-box-pack:center;
	box-pack:center;
}

.ub-ver
{
	-webkit-box-orient:vertical;
	box-orient:vertical;
}

.ub-f1
{
	position:relative;
	-webkit-box-flex: 1; 
	box-flex: 1;
	
}
.nav_00w{ width: 100%; margin: auto; display: block; height: 50px; background: #fff;border-bottom: 1px solid #f0f0f0;}
.nav_00{ width:1200px;  margin:0px auto 0;  background: #fff; line-height: 50px; }
.nav_00 li{line-height: 50px; height: 49px; font-size: 14px;  width: auto;margin-left: 25px;}
.nav_00 li:nth-child(1){ margin-left: 0px;}
.nav_00 li a:hover{ color: #286EFA; border-bottom: 2px solid #286EFA; height: 50px;}
.nav_00 .curr{ border-bottom: 2px solid #0099ff;}
.nav_00 .curr a{ color: #286EFA; border-bottom: 2px solid #286EFA; height: 50px;}
/*.nav_00 li a{ display:block; color:#333}*/
.nav_content{ width:1200px;   display:none;  padding-top:40px; padding-bottom: 100px; overflow: hidden;  }
.nav_content01{ display:block;}
.pro_link dt img{ width: 100%; height: 100%;}
.pro_link dl dd{ overflow: hidden;padding: 0 10px;}
/*.nav_content a{ background: url(../images/dian.jpg) no-repeat left center; display:block;  margin-right:12px; line-height:26px; float:left}
*/


.vrcase_btn{width: 100%;  text-align: center; background: #f5f5f5; height: 50px; line-height: 50px; display: block; color: #333; font-size: 16px; margin-top: 30px;}
.vrcase_btn:hover{opacity: 0.8;}
