@charset "utf-8";
/* CSS Document */

@media screen and (max-width:999px){
	html{
	font-size:62.5%;
}

html.body{
	width:100%;
	height:100%;
}

body{
  background-image:url(../../image/3.jpg);
  background-size: 100%;
  no-repeat;
}



.A{
	border:none;
	width:100%;
	height:13200px;
	padding:0;
	margin:0;
}


.B{
	border:none;
	margin:auto;
	padding:0;
	height:380px;
	width:80%;
}

.C{
	border:none;
	margin-top:70px;
	padding-left:4%;
	height:210px;
	width:90%;
	text-align:center;
	
	
}



.D{

    border:#000;
	margin-top:20px;
	padding:0;
	height:40px;
	width:94%;
	margin-left:2.5%;
	display:inline-block;
	position:relative;
	text-align:center;
	text-decoration:none;
	font:bold;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	
    background: #999; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#999,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999,#000); /* Standard syntax */
	
	font-size:2em;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding-top:8px;

}


.E{
	animation: flicker 4s linear infinite;
}
	@keyframes flicker{
			0%{color: #FFF;}
			100%{color:#000;}
	}
	opacity:0.5;
filter:alpha(opacity=50);




 .ab{
	border:1px solid #FFF;
	width:80%;
	height:20000px;
	padding:0;
	margin:auto;
}


.bb{
	display:none;
}
 
.ob{
	border:none;
	margin:auto;
	margin-top:-30px;
	padding:0;
	height:370px;
	width:80%;
	
	text-align:center;
	font-size:2em;
	
	
}
.demo-nav {
            width: 100%;
			margin:0 auto;
        }

        .demo-nav li {
            line-height: 50px;
            padding:0;
			width:94%;
			list-style: none;
			
			
			-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	
    background: #999; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#999,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999,#000); /* Standard syntax */
	
	
	
	
        }

        .demo-nav li ul {
            left: 0;
            height: 0;
            overflow: hidden;
        }

        .demo-nav li ul li {
            float: none;
            transition: all .4s;
            opacity: 0;
			width:92%;
			
			
			
        }

        .demo-nav li ul li:nth-of-type(1n) {
            transform: translate3d(100%, 0, 0);
        }

        .demo-nav li ul li:nth-of-type(2n) {
            transform: translate3d(-100%, 0, 0);
        }

        .demo-nav li:hover ul {
            overflow: visible;
        }

        .demo-nav li:hover ul li {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
       
        .demo-nav li ul li:nth-of-type(2) {
            transition-delay: .1s;
        }

        .demo-nav li ul li:nth-of-type(3) {
            transition-delay: .2s;
        }

        .demo-nav li ul li:nth-of-type(4) {
            transition-delay: .3s;
        }
        .demo-nav li ul li:nth-of-type(5) {
            transition-delay: .4s;
        }

        .demo-nav li ul li:nth-of-type(6) {
            transition-delay: .5s;
        }

        .demo-nav li ul li:nth-of-type(7) {
            transition-delay: .6s;
        }
		
		
.demo-nav li ul li:nth-of-type(8) {
            transition-delay: .7s;
        }

        .demo-nav li ul li:nth-of-type(9) {
            transition-delay: .8s;
        }

        .demo-nav li ul li:nth-of-type(10) {
            transition-delay: .9s;
        }


.demo-nav li:hover{
	background:#F9F;
}


.od{
	display:none;
}

.pt{
	border:none;
	padding:0;
	margin-top:40px;
	width:90%;
	height:12320px;
	margin-left:4%;
}

.py{
	border:none;
	margin:0;
	padding:0;
	height:760px;
	width:100%;
	text-align:center;
	font-size:2em;
	color:#F00;
}

.pa{
	display:none;
}

.pd{
	border:none;
	padding:0;
	margin:auto;
	height:400px;
	width:72%;
	
	margin-left:14%;
	color:#F00;
	font-size:2em;
	text-align:center;
}


.pc{
	display:none;
}

.sb{
	border:1px solid #FFF;
	padding:0;
	margin:0;
	height:40px;
	width:100%;
	text-align:center;
	margin-top:5px;
	color:#FFF;
	font-size:2em;
	padding-top:8px;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	background: #999; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#999,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999,#000); /* Standard syntax */
	
	
}


.jc{
	border:1px solid #FFF;
	padding:0;
	margin-top:30px;
	height:360px;
	width:44%;
	text-align:center;
	float:left;
	margin-left:4%;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	
}

.jc:hover{
	background:#969;
}



.jn{
	border:none ;
	padding:0;
	margin:2px;
	margin-top:4.5%;
	height:600px;
	width:90%;
	margin-left:5%;
	float:left;
	
	 text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	

}




.ju{
	border:none;
	padding:0;
	margin-top:10px;
	width:100%;
	text-align:center;
	height:20px;
	font-size:1.5em;
	color:#F9F;
}

.jy{
	border:none;
	padding:0;
	margin-top:5px;
	width:100%;
	height:20px;
	font-size:1.5em;
	color:#F9F;
}

.jt{
	animation:fade 600ms infinite;
	-webkit-animation:fade 2500ms infinite;
}

@keyframes fade{
	from {
        opacity: 1.0;
    }
    50% {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}


.pf{
	border:none;
	padding:0;
	margin:0;
	width:98%;
	height:101700px;
	float:left;
	margin-left:0.9%;
}

.jcc{
	border:1px solid #FFF;
	padding:0;
	height:680px;
	margin-top:30px;
	width:98%;
	float:left;
	margin-left:2%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.jct{
	border:1px solid #FFF;
	padding:0;
	margin-top:30px;
	height:5050px;
	width:98%;
	float:left;
	margin-left:2%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	
	
}

.ukk{
	 display:none;
 }
 
 .ui{
	 border-top:none;
	padding:0;
	width:100%;
	height:200px;
}

.uk{
	border:none;
	margin-top:40px;
	margin-left:5%;
	height:100px;
	width:20%;
	float:left;
	text-align:center;
	color:#93F;
	font-size:0.5em;
}
 
 .ut{
	 border:none;
	margin-top:40px;
	height:100px;
	width:20%;
	float:left;
	text-align:center;
	color:#93F;
	font-size:0.5em;
	margin-left:50%;
}

.ut a:hover{
	color:#FFF;
}

.uk a:hover{
	color:#FFF;
}









.sdd{
	color:#FFF;
	width:100%;
	border:none;
	height:42px;
	text-align:center;
	font-size:2.5em;
	padding-top:2.5px;
	margin-top:16%;
}




.sdd:hover{
	color:#FFF;               
}

.sdd{
	position: relative;
    transition: all .9s;
    z-index: 1;
}



.sdd:before{
	transition: all .5s;
    position: absolute;
    content: "";
    display: block;
    background:#969;          
    z-index: -1;
    width: 100%;
    height: 100%;
}

.sdd:hover:before{
	transform: scaleX(1);
}    


.sdd:before{
	top: 0;
    right: 0;
    transform-origin: 0 50%;
    transform: scaleX(0);
}


.li {
    font-size: 1.6em;
    width: 6%;
    height: 60%;
    color:#FFF;
    border:none;
    position: relative;
    cursor: pointer;
	float:left;
	margin-left:4%;
	text-align:center;
	background-color:#969;
}

.mn{
	border:none;
	margin-left:25%;
	margin-top:20px;
	height:40px;
	width:50%;
	margin-right:12%;

}

.button {
	margin-top:10px;
	margin-left:26%;
	height:30px;
	width:50%;
	padding-top:10px;
	border: 2px solid #2e2e2e;
	cursor: pointer;
	letter-spacing: 0.2125rem;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: 
		background 5s cubic-bezier(0.19, 1, 0.22, 1),
		border 1s cubic-bezier(0.19, 1, 0.22, 1),
		color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	user-select: none;
	font-size:1.5em;
}

.button a {
	color: #969696;
	font-family: "Varela Round";
	text-decoration: none;
}

.button .mask {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);
	height: 100px;
	position: absolute;
	transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
	transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
	width: 200px;
}



.button:hover {
	background-color: rgba(255, 255, 255, 0.05);
	border-color: #fff;
	box-shadow: 0 0 5px rgba(255, 245, 245, 0.8);
	transition: background 0s;
}

.button:hover a {
	color: #fff;
}

.button:hover .mask {
	background-color: #fff;
	transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
}



.button:active {
	background-color: #fff;
}

.button:active a {
	color: #202020;
}






}