@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}
body {
    background-color: #FFFFFF;
    overflow: hidden;
	overflow-x:hidden;
}

.hz{ width:60%; margin:auto; padding-top:5%;}
.hz ul li{ float:left; padding:10px 25px 10px 25px; margin-top:10px; background:#F00; margin-left:20px; border-radius: 25px;}
.hz ul li a{ font-size:14px; color:#fff; font-weight:bold;} 
#huang{  background:#fa8d0c;border-radius: 25px;}
#lv{  background:#1ab20f;border-radius: 25px;}
#lan{  background:#0135f8; border-radius: 25px;}
#cheng{  background:#fa4e0c;border-radius: 25px;}
#fen{  background:#ef87bc;border-radius: 25px;}
#zong{  background:#3d0505; border-radius: 25px;}
#tlan{  background:#4cb2ed; border-radius: 25px;}
#hong{  background:#F00; border-radius: 25px;}
#lvs{  background:#7ff977; border-radius: 25px;}
.center{ width:100%; margin:auto;}
.center img{ width:100%;}

.daohang{ width:100px; height:200px; position:absolute; right:0; top:50%; margin-top:-100px; position:fixed;}
.daohang ul li{ width:100px; margin-top:20px; height:50px;  border-radius: 25px;  margin-right:-20px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); float:right;}
.daohang ul li a{ color:#FFF; text-align:center; display:block; line-height:50px;}
.one{background:#FC0; }
.two{background:#42d85b; }
.three{background:#42d85b; }