﻿.wrapBox{	position: relative;	width: 100%;	height: 100%;	left: 0;	top: 0;	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; 	padding: 0;	margin: 0;	 }#menu{	/*position: absolute;	left: 0;	top: 0;*/	width: 100%;	height: 100%	min-height: 700px;	/*background: #fff;*/	background: rgba(0,0,0,0.5);	/*filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr='#FFDE010D',endColorstr='#FFBF0707');	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');	background: -webkit-gradient(radial,50% 50%,0,50% 50%,70,color-stop(0%,#de010d),color-stop(70%,#bf0707));	background: -webkit-radial-gradient(#de010d,#bf0707 70%);	background: -moz-radial-gradient(#de010d,#bf0707 70%);	background: -o-radial-gradient(#de010d,#bf0707 70%);	background: radial-gradient(#de010d,#bf0707 70%);	background: radial-gradient(#de010d,#bf0707 70%);*/	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box;	overflow: hidden; 	}	.menu{	/*-webkit-transform:rotateX(-90deg);	-moz-transform:rotateX(-90deg);	transform:rotateX(-90deg);*/		-webkit-transition:all 0.01s ease-in;	-moz-transition:all 0.01s ease-in;	-ms-transition:all 0.01s ease-in;	transition:all 0.01s ease-in;	position: absolute;	left: -100%;	top: 0;	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; }#menu ul{	width: 100%;	height: auto;	background: #f23737;	list-style: none;	overflow: hidden;	/*margin-top: -1px;*/	display: inline-block;	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; }.tabMenu > ul{background: #e6272a !important;}.seclected{	background: #f23737 !important;		}#menu > p{	width: 100%;	/*min-height: 100px;*/	/*padding: 20px 0 0 0;*/		background: #fff;	text-align: center;	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; 	overflow: hidden;}#menu > p > a{	display:inline-block;	width: 47%;	float: left;	}#menu > p > a:last-child{	font-size: 32px;	text-align: right;	line-height: 100px;	/*padding-right: 20px;*/	font-weight: bold;	padding-right:5px;}	#menu > p > a img{		width: 80%;	max-width: 80%;	margin-top: 26px;	}.tabMenu ul li{	list-style: none;	width: 33%;/*	height: 106px;*/	float: left;/*	border-bottom: 2px solid #a40000;*/	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; }.tabMenu ul li:nth-child(2){	border-right: 3px solid #de0011;	border-left: 3px solid #de0011;}.tabMenu ul li p{	width: 100%;	text-align: center;}.tabMenu ul li p:first-child{	margin-top: 20px;}.tabMenu ul li a{	color: #fff;}.tabMenu ul li p:first-child a{	font-size:30px;	color: #f23737;	 -webkit-text-fill-color: #f23737;      -webkit-text-stroke: 1px white;      -moz-text-fill-color: #f23737;      -moz-text-stroke: 1px white;      -ms-text-fill-color: #f23737;      -ms-text-stroke: 1px white;      -o-text-fill-color: #f23737;      -o-text-stroke: 1px white;       text-fill-color: #f23737;       text-stroke: 1px white;	/*text-shadow:0 0 4px #fff;*/}.tabcontent ul li p a i{		color: #f23737;	 -webkit-text-fill-color: #f23737;      -webkit-text-stroke: 1px white;      -moz-text-fill-color: #f23737;      -moz-text-stroke: 1px white;      -ms-text-fill-color: #f23737;      -ms-text-stroke: 1px white;      -o-text-fill-color: #f23737;      -o-text-stroke: 1px white;       text-fill-color: #f23737;       text-stroke: 1px white;	/*text-shadow:0 0 4px #fff;*/}#menu ul li p:last-child a{	font-size: 16px;}.tab,.tabMenu,.tabcontent{	width: 100%;}.tabMenu{border-bottom: 3px solid #de0011;}.tabcontent > div{	width: 100%;}.tabcontent > div ul{	width: 100%;		list-style: none;}.tabcontent > div ul li{	width: 100%;	padding: 0px 30px;	height:70px;	line-height:70px;	border-bottom: 3px solid #de0011;}.tabcontent > div ul li:last-child{		border-bottom: none !important;}.tabcontent > div ul li a{	width: 100%;	color: #fff;	font-size: 16px !important;}.tabcontent > div ul li i{	font-size: 30px !important;		display:inline-block;   width:50px;}.menuDisplay{	display: none;}/*动画*/.slideNav{		/*-webkit-transform:rotateX(360deg);	-moz-transform:rotateX(360deg);	transform:rotateX(360deg);*/	width: 100%;	height: 100%;	position: absolute;	left: 0;	top: 0;	z-index: 5;	-webkit-transform:tranlateX(100%);	-moz-transform:tranlateX(100%);	transform:tranlateX(100%);	-webkit-transition:all 0.01s ease-in;	-moz-transition:all 0.01s ease-in;	-ms-transition:all 0.01s ease-in;	transition:all 0.01s ease-in;}.slideBlack{	-webkit-transform:rotateX(-90deg);	-moz-transform:rotateX(-90deg);	transform:rotateX(-90deg);	-webkit-transition:all 0.01s ease-in;	-moz-transition:all 0.01s ease-in;	-ms-transition:all 0.01s ease-in;	transition:all 0.01s ease-in;}.slideContentBlack{	/*width: 100%;	height: 100%;	position: absolute;	left: 0;	top: 0;	z-index: 5;*/	-webkit-transform:rotateX(360deg);	-moz-transform:rotateX(360deg);	transform:rotateX(360deg);	-webkit-transition:all 0.01s ease-in;	-moz-transition:all 0.01s ease-in;	-ms-transition:all 0.01s ease-in;	transition:all 0.01s ease-in;}.slideContent{	/*-webkit-transform:rotateX(-90deg);	-moz-transform:rotateX(-90deg);	transform:rotateX(-90deg);		-webkit-transition:all 0.6s ease-in;	-moz-transition:all 0.6s ease-in;	-ms-transition:all 0.6s ease-in;	transition:all 0.6s ease-in;		overflow: hidden;*/		}/*#menu ul li:hover{	cursor: pointer;	-webkit-transform: rotate(360deg);	-moz-transform: rotate(360deg);	-ms-transform: rotate(360deg);	transform: rotate(360deg);	-webkit-transition:all 0.4s ease-in;	-moz-transition:all 0.4s ease-in;	-ms-transition:all 0.4s ease-in;	transition:all 0.4s ease-in;	border: none;	box-shadow: 0 2px 3px rgba(0,0,0,0.2);}*/	