﻿@charset "utf-8";
/* CSS Document */
/*body{ background-color:#F6F6F6}*/
.index_logo{ width:100%; background-color:#FFF; text-align: center;}
.index_logo a img{ width:40%; padding:10px 0; display: inline;}
.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; width:100%; min-width:320px; max-width:640px;background-color:#f6f6f6;}
.header_nav ul li{ float:left; width: 25%; text-align:center; font-size:1.6em; padding:10px 0 0 0}
.header_nav2{ width:100%; background:url("../images/nav01.jpg") repeat-x ;height: 32px;line-height: 32px;}
.header_nav2 ul{ width:100%; background:url("../images/nav02.jpg") no-repeat center ;height: 32px;}
.header_nav2 ul li{ float:left; ; text-align:center; font-size:1.8em; width: 50%;}
.header_nav2 ul li a{ color: #fff;}

.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;height:90px;}
.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}


.header_nav_b{max-width: 640px;min-width: 320px;overflow: hidden;  width: 100%;  z-index: 9999;top:0;}