﻿@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0; }
body{text-align:center; margin:0 auto; font-family: 微软雅黑, Arial, 宋体; font-size:14px;}
ul,li{margin:0;padding:0; list-style:none;}

/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000; target:blank;}
a:hover{text-decoration:none;color:#0099CC; position: relative;}

/* 通用属性 */
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */

/* 顶部 */
.ding{margin:0 auto;}
.dwid{ width:100%; height:30px; background:#EEEEF0;}
.dleft{ width:400px; float:left; line-height:30px; color:#999; text-align:left;}
.dright{ width:600px; float:right; line-height:30px; color:#999; text-align:right;}

.logo-info { width:1200px; height: 110px;margin: 0 auto;text-align:center} 
.logo {padding-top:10px; width:600px; color:#000000; margin: 0px; font-size:32px; font-weight:bold;letter-spacing: 3px; float:left; text-align:left; line-height:1.8;}
.logo img { padding-right:20px; padding-top:8px; text-align:left; float:left}
.logo span { font-size:14px;word-spacing:1px; letter-spacing: 2px; }
.nav {padding-top:50px; width:585px; color: #555555; margin: 0px; font-size:14px; font-weight:bold;  float:left; height: 46px; text-align:right}

/* flash */
.bannern{width:100%; height:350px; background:url(../images/ban.jpg) no-repeat center;}
#banner{width:100%;height:430px;position:relative;}
#banner .imglist{width:100%;height:430px;position:absolute;top:0px;left:0px;}
.btn{position:absolute;bottom:10px;left:44%;display:inline-block;padding:2px 15px;border-radius:11px;}
.btn li{float:left;height:16px;width:16px;margin:0px 5px;background:url(../images/1.png) no-repeat;}
.btn .hover{background:url(../images/2.png) no-repeat;}

/* 公告 */
.gg{ width:100%; background:#f2f2f2; border-bottom:1px #CCC dotted; margin-bottom:20px;}
.ggn{ width:1200px; height:35px; text-align:left; padding-top:15px;}

.zhf{width:1200px; height:140px; left:0px; z-index:10; margin-top:30px;}
.zhf h4 {background:url(../images/title.png) no-repeat center 10px; font-size:22px; color:#333333; text-align:center;}
.zhf h4 p {padding: 0; margin: 0; font-size: 24px; color: #005dbb; font-weight: bold;}
.zhf h4 i {display: block; font-style: normal; text-transform: uppercase; font: 12px 'microsoft yahei',Verdana, Arial; color: #cccccc; padding: 10px 0;}
.zhf h4 a {text-decoration: none; margin: 0 auto; display: block; font: 12px 'microsoft yahei',Verdana, Arial; color: #666666; width: 97px; height: 26px; border: 1px solid #cccccc; text-align: center; line-height: 26px;}

.single{ width:1200px; height:60px; margin:0px auto; padding:0px;}
.subchannellist ul{width:100%; text-align:center;}
.subchannellist li{float:left; text-align:center; width:12%; height:30px; line-height:30px; }
.subchannellist li a{display:block; margin:5px; font-size:16px; padding:5px 2px; background-color:#FFFFFF;border:1px solid #CCC; border-radius: 8px;}

.bot{margin:10px auto 0 auto; background:#005ca1;}
.bottom{width:1200px; color:#FFF;}
.bottom a{ color:#FFF;}