﻿@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: #36C; 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; background:#EEE; border-bottom:1px #D9D9D9 solid;}
.dwid{ width:1200px; height:30px;}
.dleft{ width:400px; float:left; line-height:30px; color:#999; text-align:left;}
.dright{ width:602px; float:right; line-height:30px; color:#999; text-align:right;}

.top{height:100px; width:1200px;}
.logo{ width:600px; float:left;}
.tel{ float:right; padding-top:5px;}

/* 导航 */
.nav{ height:45px; background-color:#007cc2; margin:0 auto;}
.nav ul{ width:1200px; margin:0 auto;}
.nav li{ width:130px; float:left;}
.nav li a{ width:130px; height:45px; line-height:45px; color:#FFF; float:left; font-size:16px; text-align:center;}
.nav li a:hover{ background:#da251c; color:#fff; font-size:16px;}

/* flash */
.bannern{width:100%; height:230px; background:url(../images/banner.jpg) no-repeat center; margin-bottom:20px;}
#banner{width:100%;height:500px;position:relative;}
#banner .imglist{width:100%;height:500px;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;}

.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;}