﻿@charset "utf-8";
/* CSS Document */
/*html {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none;
}*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,lengend,button,input,textarea,th,td,table,a,em,span,img,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0px;padding:0px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ display:block;}
body,button,input,select,textarea{font:1em "黑体", Tahoma, Geneva, sans-serif; color:#333; line-height:1.6em; }
h1,h2,h3,h4,h5,h6,select{font-size:100%; font-weight:normal;}
address,cite,dfn,em,var,i{font-style:normal; }
ul{list-style:none;}
li{ overflow:hidden}
img{ border:none; vertical-align:middle;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
q:before,q:after{content:'';}
legend{color:#000;}
fieldset,img{border:none;}
button,input,select,textarea{font-size:100%;}
hr{border:none;height:1px;}
html{ overflow-y:scroll;}
.focus{outline:none;}
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.floatl{ float:left;}
.floatr{ float:right;}
.textr{ text-align:right;}
a{text-decoration:none; border:none; color:#333; blr:expression(this.onFocus=this.blur());}
a span,a em{ cursor:pointer;}

body{ background:#000; min-width:320px; max-width:640px; margin:0px auto; width:100%; overflow:hidden;}
.index-logo{ padding:0px 0px 0px 3%; background:#fff url(/images/logo.png) no-repeat 5% center; background-size:73%; height:10%; }
.index-bg{ height:90%; background:url(/images/bg.jpg) no-repeat top; background-size:100%;}
.index-nav{ width:100%; position:fixed; left:0px; bottom:0px; background:rgba(0,0,0,0.6); height:15%;}
.index-nav div{ position:absolute; bottom:0px; width:33.33%; text-align:center;}
.index-nav a{ display:block; width:100%;}


.body{ background:rgba(255,255,255,0.6); width:90%; border:5px solid rgba(255,255,255,0.2); margin:10px auto 40px;}
.nav{ width:100%; position:fixed; height:50px; bottom:0px; left:0px; background-image: -moz-linear-gradient(top, #223551, #0a121d);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #223551), color-stop(1, #0a121d));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#223551', endColorstr='#0a121d', GradientType='0'); border-top:1px solid #141d2c;}
.nav-div{ position:relative; width:33.33%; float:left; text-align:center;}
.nav-m{ display:block; width:100%; height:50px; line-height:50px; color:#fff; font-size:1.2em; background:url(/images/nva-line.jpg) no-repeat left center; text-shadow:2px 2px 2px #000;}
.nav-c{ position:absolute; bottom:55px; left:3%; width:80%; padding:2% 7% 7%; border:1px solid #0a0f17; background:#253957; border-radius:0.5em; display:none;}
.nav-c div{ border-bottom:2px dotted #6c87ae;}
.nav-c a{ color:#fff; display:block;}


.text{ padding:2%;overflow:hidden;background:rgba(255,255,255,0.6);}
.text-con{overflow:hidden;}
.text-tit{ color:#85121b; font-size:1.5em; padding-bottom:2%;}

.nav1,.nav2{ padding:2%;}
.nav1 div,.nav2 div{ background-image: -moz-linear-gradient(top, #f4f4f4, #d7d7d7);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(1, #d7d7d7));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#d7d7d7', GradientType='0'); border-top:1px solid #141d2c; border:1px solid #b7b7b7; border-radius:0.5em; margin-bottom:2%;}

.nav1 a,.nav2 a{ display:block; padding:2% 4%; color:#666; text-shadow:1px 1px 2px #fff; font-size:1.2em;}
.nav1 span{ display:inline-block; padding-left:4%;}