@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0;}
li{ list-style:none;}
a{ text-decoration:none; color:#333} 
body{max-width:640px;min-width:320px;margin:0 auto; font-family:"微软雅黑"; font-size: 100%;font-size:14px;}
input[type="submit"],input[type="reset"],input[type="date"]{-webkit-appearance: none;}
textarea,select,input{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
.fl{ float:left;}
.fr{ float:right;}
.b{ vertical-align:top; width:100%;}
.cfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;line-height: 0;}
.cfix{*zoom:1;}
.m9-list{padding-bottom: 20px;background:#130c25;}
.m9-list ul{width: 94%;margin:0 auto;overflow: hidden;}
.m9-list li{float: left;width:33.33333%;padding:3px;box-sizing:border-box;}
.m9-list li img{display: block;width: 100%;}

.tab-hd{position: relative;overflow: hidden;}
.tab-hd a{position: absolute;width: 16.6%;padding-bottom:10%;}
.tab-hd a:nth-child(2){left:16%;width: 16.6%;}
.tab-hd a:nth-child(3){left:32%;width: 16.6%;}
.tab-hd a:nth-child(4){left:48%;width: 16.6%;}.tab-hd a:nth-child(5){left:64%;width: 16.6%;}
.tab-hd a:nth-child(6){left:auto;right:0; width: 16.6%;}
.tab-hd img{display: none;}
.tab-hd .on{display: block;}

.tab-bd{ background:url(../images/m5_bg.jpg) no-repeat; background-size:100%;}
.tab-bd .tab-con{display: none;}
.tab-bd .on{display: block;}





