﻿@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:#c9023d; 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:url(../images/topimg.jpg) repeat-x;}
.dwid{ width:1200px; height:33px;}
.dleft{ width:400px; float:left; line-height:33px; color:#777; text-align:left;}
.dright{ width:602px; float:right; line-height:33px; color:#777; text-align:right;}

.topb{margin:0 auto; background:url(../images/topbj.jpg) no-repeat center;}
.top{height:150px; width:1200px; overflow:hidden;}
.logo{ width:600px; float:left; padding-top:10px;}
.tel{ float:right; padding-top:20px;}

/* 导航 */
.nav{ height:55px; margin:0 auto; background-color:#c9023d;}
.nav ul{ width:1200px; margin:0 auto;}
.nav li{ width:130px; float:left; border-right:1px #af0034 solid;}
.nav li a{ width:130px; height:55px; line-height:55px; color:#FFF; float:left; font-size:16px; text-align:center;}
.nav li a:hover{background:#e69404; color:#fff; font-size:18px;}

/* flash */
.bannern{width:100%; height:249px; background:url(../images/ban.jpg) no-repeat center;}
#banner{width:100%;height:360px;position:relative;}
#banner .imglist{width:100%;height:360px;position:absolute;top:0px;left:0px;}
.btn{position:absolute;bottom:5px;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%; height:50px; line-height:50px; background:#f2f2f2; border-bottom:1px #CCC solid; margin-bottom:20px;}
.ggad{width:100%; height:160px; background:url(../images/ggtimg.jpg) no-repeat center; margin-bottom:20px;}

.topgg{width:100%; height:350px; background:url(../images/topgg.jpg) no-repeat center;}

.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;}

.botgg{width:100%; background:#c9023d; color:#FFF; border-top:5px #e69404 solid;}
.botg{width:1200px; text-align:center; line-height:30px; padding:20px 0;}
.botg a{ color:#FFF;}
.botg a:hover{ color:#FFF;}

.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;}

/*返回顶部*/
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:51%; margin-right:-660px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}