﻿*{padding: 0;margin: 0;}
body {font:12px"微软雅黑","宋体","Arial Narrow",HELVETICA;background: #232428;}
li{list-style:none} 
a{color:#2d374b;text-decoration:none} 
/*全局*/
.k1200 {width: 1200px;margin: 0 auto;}
.c{clear:both;zoom:1;font-size:0;height:0}
/*头部*/
.header {background: #28292d;height: 80px;box-shadow: 1px 2px 8px #111;overflow: hidden;}
.logo {float: left;margin-top: 18px;}
.nav {float: right;}
.nav ul {}
.nav ul li {float: left;margin-right: 15px;}
.nav ul li a{display: inline-block;height: 80px;padding: 0 10px;line-height: 80px;font-size: 14px;font-weight: bold;color: #c6c6c6;}
.nav ul li a:hover,.nav .on a {color: #ffcc00;}
/*BANNER*/
.banner {padding: 20px;width: 1160px;height: 360px;margin: 30px auto;background: #28292d url(BANNERR.png) no-repeat bottom right 20px;box-shadow: 0 0.125rem 1rem 1px #1d1d1d;border-radius: 4px;line-height: 28px;color: #ffeca2;position: relative;}
.banner strong {color: #ffcc00;}
.banner .z {position: absolute;right: 20px;top:20px;}
.banner .z img {margin-left: 5px;position: relative;top: 5px;}
/*TAB*/
.tab {text-align: center;}
.tab ul {overflow: hidden;display: inline-block;}
.tab ul li {float: left;width: 80px;height: 40px;font-weight: bold;font-size: 14px;color: #c6c6c6;background: #28292d;text-align: center;line-height: 40px;margin: 0 10px;border-radius: 3px;cursor: pointer;display: inline-block;border:1px solid #1c1c1c;}
.tab ul li:hover,.tab .on {color: #ffcc00;border:1px solid #ffcc00;}
/*列表*/
.list {margin-top: 30px;}
.list ul {}
.list .down {padding: 2px 5px;color: #fff;border-radius: 3px;color: #ffcc00;border:1px solid #ffcc00;}
.list .down:hover {background: #ffcc00;color: #000;}
.list .go {}
.list .go a{width: 100%;height: 40px;border:1px solid #ffcc00;text-align: center;line-height:40px;font-size: 14px; color:#ffcc00;display: inline-block; border-radius: 3px;}
.list .go a:hover {background: #ffcc00;color: #000;}
.list ul li {background: url(list.jpg) no-repeat right;width: 265px;height: 230px;padding: 10px;box-shadow: 0 0.125rem 1rem 1px #1d1d1d;float: left;margin-right: 20px;margin-bottom: 20px;border-radius: 3px;}
.list ul li:nth-of-type(4n+0) {margin-right: 0px;}
.list ul li .title {color: #ffcc00;margin-top: 5px;}
.list ul li .title b {padding-left: 40px;font-size: 14px;background: url(i.png) no-repeat;}
.list dl {padding: 15px 0;color: #ffeca2;line-height: 32px;}
/*底部*/
.foot {height: 100px;margin-top: 10px;}
.foot ul {float: right;text-align: right;font-size: 14px;color: #717171;}
.foot ul a{color: #717171;text-shadow: 1px 1px 1px #111111;font-weight: bold;}
.foot ul span {color: #3e3e3e;margin: 0px 9px;}
.foot ul a:hover {color: #d8a107;}
.foot p {line-height: 24px;margin-top: 10px;}