@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:6460px;
	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:1680px;
	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:5200px;
	margin-left:4%;
}

.py{
	border:none;
	margin:0;
	padding:0;
	height:260px;
	width:100%;
	text-align:center;
	font-size:2em;
	color:#F3F;
}

.pa{
	border:none;
	padding:0;
	margin:auto;
	height:2600px;
	width:98%;
}


.pd{
	display:none;
}

.pc{
	border:none;
	padding:0;
	margin:auto;
	height:2600px;
	width:98%;
}



.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 */
	
	
}






.sd{
	width:100%;
	border:1px solid #969;
	height:1650px;
	margin-top:13px;
	margin-bottom:25px;
}


.sy{
	width:100%;
	border:1px solid #969;
	height:780px;
	margin-top:13px;
}



.sdd{
	color:#FFF;
	width:100%;
	border:none;
	height:26px;
	text-align:center;
	font-size:1.5em;
	padding-top:4px;
}



.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);
}








.st{
	width:100%;
	border:1px solid #969;
	height:480px;
	margin-top:13px;
	margin-bottom:25px;
}


.sz{
	width:100%;
	border:1px solid #969;
	height:1950px;
	margin-top:13px;
}


.stt{
	color:#FFF;
	width:100%;
	border:none;
	height:26px;
	text-align:center;
	font-size:1.5em;
	padding-top:4px;
}



.stt:hover{
	color:#FFF;               
}

.stt{
	position: relative;
    transition: all .9s;
    z-index: 1;
}



.stt:before{
	transition: all .5s;
    position: absolute;
    content: "";
    display: block;
    background:#969;          
    z-index: -1;
    width: 100%;
    height: 100%;
}

.stt:hover:before{
		
	 transform: scaleY(1);
}    



.stt:before{
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: scaleX(0);
}

.ukk{
	 display:none;
 }
 
 .ui{
	 border-top:1px solid #F63;
	margin-top:100px;
	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;
}


.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%;

}





}