/* CSS Document */
* { padding:0; margin:0; font-size:100%; outline:0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);border: none;}
html { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
body{ max-width:640px; height:100%; max-height:100%; font-family:"微软雅黑",Helvetica,Arial,sans-serif; 
 display:-webkit-box; -webkit-touch-callout:none; -webkit-box-orient:vertical; -webkit-box-align:stretch; margin:0 auto;}
a { color:#000; text-decoration:none; outline:0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a:active { outline:0; blr:expression( this.onFocus=this.blur() );}
a input { outline:0;}
input a:hover { outline:0;font-size: 16px;}
input, textarea, button, a{ outline:0;color:rgba(0, 0, 0, 0.6);font-size: 14px;}  
h1, h2, h3, h4, h5, h6, p,div { font-family:"微软雅黑"; font-weight:normal; margin:0; padding:0;}
ul, ol, dl { list-style-type:none; padding:0; margin:0;}
img,a .img{ border:0;width: 100%;display: block;}
img,a:hover .img:hover{ border:0;}
.fix:after { clear:both; content:"."; display:block; height:0; visibility:hidden;}
.fix { clear:both;}
.cb { clear:both;  overflow:hidden;}
::-webkit-input-placeholder {                  
    color: #666;
}
:-moz-placeholder {
 
    color: #666;
}
::-moz-placeholder{
    color: #666;
}
:-ms-input-placeholder { 
	color: #666;
}
body{
	background: #006666;
}
.index{
	position: relative;
}
.index_a a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 5vw;
    top: 62vw;
    display: block;

}
.index_b a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 52vw;
    top: 62vw;
    display: block;

}
.index_c a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 5vw;
    top: 83vw;
    display: block;


}
.index_d a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 52vw;
    top: 83vw;
    display: block;

}
.index_e a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 5vw;
    top: 104vw;
    display: block;

}
.index_f a{
	position: absolute;
    width: 43vw;
    padding: 9vw 0;
    left: 52vw;
    top: 104vw;
    display: block;

}



.index_fot{
	position: fixed;
	bottom: -19px;
	left: 0;
	font-size: 14px;
	font-weight: bold;
}
.index_fot img{
	position: relative;
}
.index_fot p{
	text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 9;
    top: -8.5vw;
   /* margin-left: 30px;	*/
}

