﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#c00;}
.benbg{background:#c00;}

#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;}
.topbg{ position:absolute; z-index:99999; width:100%; background:url(topbg.png); height:100px;}
.dh li{ width:85px; text-align:center; height:100px; line-height:100px; overflow:hidden; float:left; display:inline;}
.xwo{ padding-top:5px; height:86px; border-bottom:1px dotted #ccc;}

		/* 本例子css */
		.slideBox{ width:100%; height:599px; overflow:hidden; position:relative;min-width:1200px;}
		.slideBox .bd{ width:100%; height:599px; position:relative; height:100%; z-index:0; overflow:hidden; min-width:1200px;}
		.slideBox .bd li{float:left; width:100%; height:599px; text-align:center;min-width:1200px;}
		.slideBox .bd span {display:block; width:100%; height:599px; overflow:hidden;min-width:1200px;}
                .slideBox .bd span a {display:block; width:100%; height:599px;min-width:1200px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.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;  }
.xwt{ padding-top:10px;}		
.xwt li{ background:url(xm.png) no-repeat 0 14px; padding-left:10px; height:31px; line-height:31px; overflow:hidden;}
.ti1{ background:#ccc; height:43px; line-height:43px; overflow:hidden; text-align:center;}
.zhi { background:#f2f2f2; padding:10px 0;}
.zhi li{ height:44px; line-height:44px;overflow:hidden;border-bottom:1px dotted #ccc;}
.ti2{background:#1c2a53; padding:0 10px; height:40px; line-height:40px; overflow:hidden; }
.touzi{ padding:10px;}		
.touzi li{ background:url(xm.png) no-repeat 0 14px; padding-left:10px; height:31px; line-height:31px; overflow:hidden;}
.lcp{ float:left; width:220px; display:inline; overflow:hidden; margin-top:10px; margin-left:8px; padding-right:0px; padding-top:0px;}
.cp{ width:220px; height:150px; overflow:hidden;}
.cp1{ font-size:12px; color:#000; line-height:40px; text-align:center;}
#colee_left{ float:left; width:500px; overflow:hidden; padding:0px; height:150px; margin-bottom:0px; margin-top:0px; margin-right:0px;}
.pitop{overflow:hidden;width:1140px; margin-right:10px;}
		/* 本例子css */
		.slideGroup .slideBox{ height:110px; width:1150px; overflow:hidden; zoom:1; padding:10px 0 10px 50px; position:relative;}
		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:10px; top:10px; display:block; width:20px; height:94px; background:url(left.jpg) center center no-repeat; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(right.jpg) center center no-repeat;  }
		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic img{ width:168px; height:100px; display:block;  border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }

/* 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:220px;float:left;display:block;text-align:center;}
.cms_piclist li a{line-height:40px;}
.cms_picclass {border: 1px solid #C9C9C9;padding:4px;}
/* 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;}
