﻿@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;}

.bluebgc{ background:#183883; min-width:1200px;}
.topbg{ background:url(topbg.jpg) no-repeat top right; height:160px;}
.apad5 a{ padding:0 5px;}
.dh li{ float:left; display:inline; width:133px; height:50px; line-height:50px; text-align:center; overflow:hidden;}
.dh li a:hover{ float:left; display:inline; width:133px; height:50px; line-height:50px; text-align:center; overflow:hidden; background:#c00; text-decoration:none;}
.ti1{ background:url(ti1.jpg); height:28px; line-height:28px; overflow:hidden; padding:10px;}
.ti1 img{ margin:5px 5px 0 0;}
.xw li{ height:36px; line-height:36px; overflow:hidden; background:url(xm.jpg) no-repeat 0 17px; border-bottom:1px dotted #a0a0a0; padding-left:10px;}
.xw1 li{ height:36px; line-height:36px; overflow:hidden; background:url(xm.jpg) no-repeat 0 17px;  padding-left:10px;}
.ti2{ background:url(ti2.jpg); padding-right:10px; height:39px; line-height:39px; overflow:hidden;}
.ri22{ font-size:14px; color:#fff; background:url(ti22.jpg); width:107px; height:39px; font-weight:bold; padding-left:30px;}

		/* 本例子css */
		.slideGroup{ width:100%;}
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:15px 0 10px 42px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:128px;  background:url(left.jpg) center center no-repeat; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(right.jpg) center center no-repeat;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;}

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:170px; height:128px; display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:30px; font-size:14px;}
		

/* 下拉菜单 */
.menusdv1 {z-index:5;width:200px;position:relative;height:0px;}
.menusdv2 {z-index:5;visibility:hidden;position:absolute;}
#menus2ji {list-style-type:none;margin:0;width:133px;background:#c00;}
#menus2ji li {text-align:center;border-bottom:1px dashed #999;}
#menus2ji li a,#menus2ji li a:hover { height:40px; line-height:40px; overflow:hidden;display:block;font-size:14px;COLOR:#fff;text-decoration:none;}
#menus2ji li a:hover {background:#183883;}

.lx{ background:url(timg.jpg) no-repeat bottom right;}
.wo li{ border-bottom:1px dotted #ccc; font-size:14px; height:30px; line-height:30px; overflow:hidden; margin-bottom:10px; background:url(xm.jpg) no-repeat 10px 12px; padding-left:20px;}


/* 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:30px;}
.cms_picclass {border: 1px solid #C9C9C9;padding:4px;}
/* CMS留言 */
.cms_gbinps{border:1px solid #BBB;padding:4px 4px;}
.cms_gbbuts{border:0;height:40px;line-height:40px;background:#183883;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 */
		.slideBox1{ width:100%; height:500px; overflow:hidden; position:relative;}
		.slideBox1 .bd{ width:100%; height:500px; position:relative; height:100%; z-index:0; overflow:hidden; }
		.slideBox1 .bd li{float:left; width:100%; height:500px; text-align:center;}
		.slideBox1 .bd span {display:block; width:100%; height:500px; overflow:hidden;}
                .slideBox1 .bd span a {display:block; width:100%; height:500px;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox1 .prev,
		.slideBox1 .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;   }
		.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox1 .prev:hover,
		.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox1 .prevStop{ display:none;  }
		.slideBox1 .nextStop{ display:none;  }

.yq{ width:240px; margin:0 10px;}
