.nav {width:90%; margin:0 auto;overflow:hidden; margin-bottom:10px;}
.nav ul li {float:left;height:40px;line-height:40px;border-bottom:#fff 1px solid; text-align:center;}
.nav ul li a{ color:#fff; font-size:14px; margin-right:1px; padding-left:7px; padding-right:7px; display:block;background:#01933e;}
.nav ul li a:hover{ text-align:center;}
.nav ul li:nth-child(1) a,.nav ul li:nth-child(5) a{border-left:none;}
.nav ul li:nth-child(5),.nav ul li:nth-child(6),.nav ul li:nth-child(7),.nav ul li:nth-child(8){ border-bottom:0px;}


.enter1{ padding:5px; text-align:center; float:left; font-size:14px;; color:#333; margin-right:1px; margin-bottom:5px; background:#fff; border:1px solid #ccc}
.enter1 a{ text-decoration:none; color:#333;}/* 链接基本样式 */
.enter1 a:hover{text-decoration:underline; color:#01933e;}/* 链接移上时的样式*/
.enter2{ padding:6px; text-align:center; float:left; font-size:14px; color:#fff; margin-right:1px; margin-bottom:5px; background:#0f8dda}
.enter2 a{ text-decoration:none; color:#fff;}/* 链接基本样式 */
.enter2 a:hover{text-decoration:underline; color:#fff;}/* 链接移上时的样式*/

.custom{ margin-bottom:10px;}
.customzt-zx{ background:#391809;border-radius:5px; font-size:14px; color:#fff; padding:5px; text-align:center; float:left; margin-right:5px;}
.customzt-zx a{ text-decoration:none; color:#fff;}/* 链接基本样式 */
.customzt-zx a:hover{text-decoration:underline; color:#00943f;}/* 链接移上时的样式*/
.customzt-zx1{ background:#761d08;border-radius:5px; font-size:14px; color:#fff; padding:5px; text-align:center; float:left; margin-right:5px;}
.customzt-zx1 a{ text-decoration:none; color:#fff;}/* 链接基本样式 */
.customzt-zx1 a:hover{text-decoration:underline; color:#00943f;}/* 链接移上时的样式*/

.enter{ -webkit-box-shadow: 1px 1px 1px #666;  
  -moz-box-shadow: 1px 1px 1px #666;  
  box-shadow: 1px 1px 1px #666; }
  
/* 走进 */
.banner{height:100%;}
.banner .ban_c img{position:absolute;width:100%;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:38px;height:38px;background: url(images/cir_white.gif) no-repeat #aaa;right:50%;bottom:15px;}
.bann_ext{position:relative;}
.frontCover{position:absolute;top:-120px;padding:0 0 16px;border-bottom:5px solid #de0000;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:14px;line-height:18px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute;width:192px;height:50px;left:-50px;}
.frontCover .open{background:#e60013;}
.wrap{width:100%;margin-left:auto;margin-right:auto;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}