@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;list-style-type:none;}
body{ font-size:12px; font-family:"宋体"; color:#454545;}
img{ border:0px;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
li{ list-style:none;}
#cls{ clear:both;}
table{ border-collapse:collapse;}

.top{ height:32px; line-height:32px; border-bottom:1px solid #d9d9d9; background-color:#f2f2f2;}
.top-con{ width:1300px; margin:0 auto;}
.top-left{ width:500px; float:left; font-size:12px; color:#787878;margin-top:5px;}
.top-right{ width:500px; float:right;color:#787878; text-align:right; margin-right:20px;margin-top:5px;}
.top-right strong{ color:#ff8400;}
.top-right a{color:#787878;}

.header{ width:1300px; margin:0px auto;}
.header .cycle{width:1300px;height:350px;}
.head-left{ width:500px; height:90px; float:left; margin-top:15px;}
.head-right{ width:300px; height:90px; float:right; margin-top:15px; text-align:right;}
.head-right span{ float:left; display:block; margin-left:20px; width:120px; height:37px; line-height:37px; text-align:center; margin-top:18px;}
.head-right span a{ font-weight:bold; color:#FFF; font-family:"微软雅黑"; font-size:16px;}
.head-right span.red{ background-image:url(../images/red.png); background-repeat:no-repeat; display:block;}
.head-right span.blue{ background-image:url(../images/blue.png); background-repeat:no-repeat; display:block;}


.data{ width:1300px; margin:15px auto;}
.data ul li{float:left;width:260px;}
.data ul li img{width:85px;height:85px;float:left;}
.data .title{display: inline-block;width:160px;font-size:16px;margin-left:3px;margin-top:10px;}
.data .number{float: left;font-weight: bold;font-size: 31px;margin-left:3px;}

.content{ width:1300px; margin:10px auto;box-shadow: 0 0 7px #ccc;}
.cont-con{ height:40px; text-align:center; padding:5px;}
.cont-con h3{float:left; display:block; text-align:left; font-size:20px; font-family:'微软雅黑';  padding-top:10px;}
.cont-con .check_all{float: right; font-size: 15px; color: #000000; height: 25px;margin-top:10px;margin-right:10px;}
.content ul{ display: block; height:350px;border-top:2px solid #cfcfcf; margin-left:10px;margin-right:10px;}
.content ul li{ border-bottom: 1px dashed #d4d4d4; padding: 0 5px 0 3px; height: 45px; line-height: 60px; }
.content ul li span{ float: right; font-size: 15px; color: #bbbbbb; height: 45px; }
.content ul li a{ font-size: 16px; font-family: "微软雅黑"; float: left; width: 480px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; height: 45px; }
.content ul li a:HOVER{text-decoration: none;}

.con-3{ overflow:hidden; height:51px;}
.con-3-top{ height:60px; line-height:60px; border-bottom:1px solid #d6d6d6;}
.con-3-top table tr th{ border:1px solid #ebebeb; font-size:14px; font-weight:normal;height: 50px;}
.con-3-bot table tr td{ border-bottom:1px dashed #ccc; height:40px; line-height:40px; text-align:center;}
.con-3-bot table tr td strong{ color:#fd4040;}
.con-3-bot table tr td i{ color:#F00; font-style:normal;}

.footer{ width:100%; background-color:#f5f5f5; border-top:1px solid #CCC; margin-top:30px; height:90px;}
.foot{ width:1100px; margin:20px auto; line-height:25px; text-align:center; color:#666;}