﻿@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: #007cc2; 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 #CCC solid;}
.dwid{ width:1200px; height:30px;}
.dleft{ width:750px; float:left; line-height:30px; color:#999; text-align:left;}
.dright{ width:350px; 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:10px;}

/* 导航 */
.nav{ background:#007cc2; height:50px; overflow:hidden; text-align:center;}
.nav ul {margin:0 auto; width: 1200px; height: 50px;}
.nav ul li {float: left; list-style: none;}
.nav ul li a {display: block; width: 149px; height: 50px; line-height:50px; font-size:16px; text-align: center; color: #fff; text-decoration: none;}
.nav ul li a:hover {color: #fff; background:#ff7800; font-size:16px;}
.active{background:#ff7800;}

.nav ul li ul {left: -999em; width: 149px; position: absolute; z-index: 9999;}
.nav ul li ul li{width: 149px;  font-size:12px; line-height:18px; height:50px; border-bottom:1px #E6E6E6 solid;}
.nav ul li ul li a{display: block; width: 149px; text-align:center; color:#fff; background:#017cc2; text-indent:0; height:50px; line-height:50px;}
.nav ul li ul li a:hover{ background:#ff7800; color:#FF0; height:50px; line-height:50px;}
.nav ul li:hover ul {left: auto;}
.nav ul li.sfhover ul {left: auto;}

/* flash */
.bannern{width:100%; height:278px; background:url(../images/ban.jpg) no-repeat center;}
#banner{width:100%;height:400px;position:relative;}
#banner .imglist{width:100%;height:400px;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;}

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{padding:0px 10px}
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative}
.ddsmoothmenu-v ul li a{display:block;height:31px;line-height:31px;vertical-align:middle; text-indent:25px;}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 5px}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{background:url(../images/leftmenu.gif) no-repeat left -31px;color:#000}
.ddsmoothmenu-v ul li a:hover{background:url(../images/leftmenu.gif) no-repeat left top}
.ddsmoothmenu-v ul li a:hover span{color:#FFF}
.ddsmoothmenu-v ul li a:active{background:url(../images/leftmenu.gif) no-repeat left top}
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#FFFFFF;background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}

/*主页开始*/
.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;}

/*返回顶部*/
.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;}