/*初始化*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"微软雅黑","宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:none;} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 
/*全局*/
.main {width: 1000px;margin: 0 auto;}
.l {float: left;width: 200px;height: 1080px;position: fixed;background: url(bg.png);}
.r {float: right;width: 800px;}
.logo {width: 200px;text-align: center;margin: 30px 0;}
/*导航*/
.nav {}
.nav ul {}
.nav ul li {font-size: 14px;margin-bottom: 1px;}
.nav ul li span {padding-right: 10px;}
.nav ul li a {color: #fff;display: inline-block;width: 180px;height: 40px;padding-left: 20px;line-height: 40px;text-shadow:  0 1px 1px #1c1c1c;}
.nav ul li a:hover,.nav ul .on a {background: #315a8f;color: #ffe400;}
/*说明*/
.text {color: #fff;line-height: 24px;padding: 10px;text-shadow: 0 1px 1px #1c1c1c;margin-top: 50px;}
/*公告*/
.gg {height: 40px;background: url(bg.png);width: 790px;line-height: 40px;color: #ffe400;padding-left: 10px;font-size: 12px;position: fixed;z-index: 99;text-shadow: 0 1px 1px #1c1c1c;}
.gg span {padding-right: 5px;position: relative;top: 1px;}
/*广告*/
.guang {margin-top:40px;}
.guang img {width: 800px;height: 100px;}
.guang ul {}
.guang ul li {position: relative;margin-bottom: 1px;}
.guang .d {position:absolute; bottom: 0;right: 0;background: rgb(0,0,0,0.3);padding: 3px 5px;color: #fff;}
/*TAB*/
.tab {height: 60px;background: url(bg.png);text-align: center;}
.tab ul {display: inline-block;}
.tab ul li {padding: 0 10px; height: 38px;line-height: 38px;background: #315a8f;float: left;margin-left: 10px;color: #fff;margin-top: 10px;border-radius: 3px;cursor: pointer;border:1px solid #315a8f;box-shadow: 0 1px 0 #444;}
.tab ul li:hover,.tab .on {border:1px solid #c14242;color: #fff;background:#c14242; }
/*列表*/
.list {color: #666;}
.list table {width: 100%;border-left: 0px;border-top: 0px;}
.list table .b {background: #315a8f;height: 40px;color: #fff;border:1px solid #315a8f;}
.list table .c {background: #ececec;height: 40px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
.list table .c:hover {background: #f5f5f5;}
.list table .c td {padding-left: 5px;border-right: 1px solid #ccc;}
.list table .c td:nth-of-type(7n+0)  {border-right: 0;}
.list a {display: inline-block;padding: 3px 5px;color: #fff;}
.list .cha {background: #c14242;}
.list .go {background: #06c;}
.list a:hover {background: #090;}
.list span {padding: 3px 5px;color: #fff;}
.list .zd {background: #c14242;}
.list .tj {background: #090;}
.list .jp {background: #06c;}
/*底部*/
.foot {height: 60px;background: url(bg.png);line-height: 60px;text-align: center;color: #fff;text-shadow: 0 1px 1px #1c1c1c;}
.foot a{color: #fff;}
.foot a:hover {color: #ffe400;}

/*跳转页*/
.top {height: 40px;background: #c14242;overflow: hidden;}
.top .l1 {float: left;}
.top .l1 img {margin-top: 3px;}
.top .r1 {float: right}
.top .r1 a {float: left;}
.top .r1 .gou,.top .r1 .f {height: 30px;line-height: 30px;padding: 0 10px;background: #fde800;color: #000;display: inline-block;margin-left: 5px ;margin-top: 5px;border-radius: 3px;box-shadow: 0 3px 0 #1c1c1c;}
.top .r1 .f {background: #555;color: #fff;}
.top .r1 .f:hover {background: #ff003c;color: #ff0;}
.top .r1 .gou:hover{background: #ff003c;color: #fff;}