@charset "utf-8";
/* CSS Document */
/*body{ background-color:#F6F6F6}*/
.index_logo{ width:100%; background-color:#FFF;}
.index_logo a img{ width:40%; padding:10px 0;margin:0 auto;}
.index_header{ width:100%; height:100%}
.header_nav{ width:100%; background-color:#f6f6f6;}
.header_nav ul{ padding-bottom:10px; overflow:hidden;top:0; z-index:9999; min-width:320px; max-width:640px;background-color:#f6f6f6;}
.header_nav ul li{ float:left; text-align:center; font-size:1.6em; padding:10px 10px 0 0}
.imgWid{width:100%;}
.imgWid img{width:100%;}
.index_title{ border-top:1px solid #AF4140;border-bottom:1px solid #E1E1E1; line-height:2.6em; height:2.6em; text-indent:5px; width:100%; background-color:#EEEEEE; overflow:hidden}
.index_title div{ display:inline-block; color:#F00; font-size:1.6em;}
.index_title span{ float:right; font-size:1.6em; padding:0 10px}
.index_title .index_img{ margin:12px 1em 0 0}
.imglist{ width:100%;margin: 0 0 15px 0; overflow: hidden;}
.imglist li{ float:left; width:50%; margin:15px 0 0 0}
.imglist li a img{ width:80%; margin:0 auto}
.imglist li a span{ display:block; width:80%; margin:0 auto;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; font-size:1.4em; background-color:#ECECEC; text-indent:3px; padding:3px 0; text-align:center}
