﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */
.buts,#cmspage a:hover{color:#fff;background:#aaaaaa;}
#listpic li{float:left;padding:0 10px 10px 10px;line-height:160%;}
#listpic li img{width:100px;height:70px;margin-bottom:5px;vertical-align:top;}
#listpic.p1 li img{width:200px;height:160px;}
#list1 li{padding-left:12px;height:25px;line-height:25px;background:url(dot1.gif) no-repeat 0px 6px;}
.all{width:1200px;margin:auto;}.copy{padding:20px 0;}
.dhbg{ background:url(dh.jpg); height:46px;}
.dh{ height:46px; line-height:46px; overflow:hidden;}
.dh li{ float:left; display:inline; width:130px; text-align:center;}
.dh li a{ float:left; display:inline; width:130px; text-align:center;}
.dh li a:hover{ background:#103b00; color:#fff; text-decoration:none; float:left; display:inline; width:130px; text-align:center;}
.asbg{ background:url(zs.jpg) repeat-x top center; padding:0; margin:0; height:91px;}
.pin{  width:800px; height:91px; line-height:78px; overflow:hidden; margin:auto;}
.pin li{ float:left; display:inline; text-align:center;}
.cp1{ margin-top:20px; height:37px; line-height:37px; text-align:center; border:1px solid #e8e8e8;}
.chan{ width:1300px;}
.chan li{ float:left; display:inline; width:283px; margin-top:50px; margin-right:20px;}
.cn1{ background:url(cnn1.jpg) no-repeat center top; height:339px;}

.xw li{ border-top:1px dotted #cecece; padding:20px 0 20px 20px; line-height:24px; background:url(xm.jpg) no-repeat 0 28px;}
.yq{ border-bottom:1px solid #ccc; height:40px; line-height:40px; overflow:hidden;}
.apad5 a{ padding:0 5px;}
.bot{ background:url(bot.jpg); height:250px; min-width:1200px;}

/* CMS文章正文页 */
.cw_view {text-align:center;}
.cw_view .title{font-size:20px;font-weight:bold;padding:10px 0;}
.cw_view .click{border:1px solid #E8E8E8;background:#F7F7F7;padding:5px 0;}
.cw_view .click,.cw_view .click a,.cw_view .click a:hover {color:#505050;}
.cw_view .content{line-height:160%;padding:20px 0;text-align:left;}
/* CMS列表分页 */
.cms_listpage {padding:6px;text-align:center;}
.cms_listpage a {border:#eee 1px solid;padding:2px 5px;margin:2px;color:#036cb4;text-decoration:none;}
.cms_listpage a:hover,.cms_listpage a:active {border:#999 1px solid;color:#666;}
/* CMS图片列表 */
.cms_piclist ul{list-style-type:none; margin:5px;} 
.cms_piclist li{width:210px; margin:0 10px;float:left;display:block;text-align:center;}
.cms_piclist li .mei{ border:1px solid #ccc; width:100%; height:40px;line-height:40px; overflow:hidden; margin:20px 0;}
.cms_picclass {}
/* CMS留言 */
.cms_gbinps{border:1px solid #BBB;padding:4px 4px;}
.cms_gbbuts{border:0;height:24px;line-height:24px;background:#AAA;color:#FFF;}
a.cms_viewpage{color:#003C9E;}
/* CMS搜索结果 */
.cms_sea {}
.cms_sea .seakeyword{color:red;}
.cms_sea .info,.cms_sea .info a,.cms_sea .info a:hover{color:#777;}

		/* 本例子css */
		.slideBox{ width:100%; height:500px; overflow:hidden; position:relative;}
		.slideBox .bd{ width:100%; height:500px; position:relative; height:100%; z-index:0; overflow:hidden; }
		.slideBox .bd li{float:left; width:100%; height:500px; text-align:center;}
		.slideBox .bd span {display:block; width:100%; height:500px; overflow:hidden;}
                .slideBox .bd span a {display:block; width:100%; height:500px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
.tit{ height:40px; line-height:40px; overflow:hidden; border-bottom:1px solid #ccc; text-align:right; color:#666;}
.le1 li{ background:url(first-bg-02.gif); height:43px; line-height:43px; overflow:hidden; margin-top:5px; text-align:center;}


.inimg{ width:520px;}
.intro p{ width:620px; padding:5px; line-height:30px; color:#666666; font-size:16px;}
.intro p a{ color:#009966;}