@charset "gb2312";
/* CSS Document */
html{}
body{ background-image:url(imagesbody_bg1.jpg); background-repeat:repeat-x; background-position:0 top; overflow-x:hidden;}
#mainBody{position:relative;width:100%;height:100%;}
.cloud {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url("imagescloud.png") no-repeat; z-index:4; filter: alpha(opacity=80); opacity: 0.8;}
#cloud2 {z-index:3;}
body>div{ z-index:5;}
.Bg_Bottom{ width:1920px; height:100%; position:absolute; top:46px; display:block; margin:0 auto; z-index:0;}
/*顶部轮播图*/
.top_slider{width:450px;height:150px;display:block;position:absolute;top: 0px;right: 150px;z-index:1;}
.top_slider li img{ width:450px; height:150px; display:block; z-index:1; opacity:0.8;}
.Bg_Bottom .Bg{ width:100%; height:100%; position:absolute; top:0; background:url(imagesbody_bg1.png) no-repeat center -46px; z-index:2;}
.Bg_cloud{ width:100%; height:100%; position:absolute; top:0; background:url(imagesbg_yun.png) repeat-x center top; z-index:5;}




.topInfor{ width:100%; height:46px; overflow:hidden; background:#e9e9e9; font-size:12px; color:#221815; line-height:46px; position:relative;}
.topInfor span{ display:block; float:left;}
.topInfor .weather{ margin-left:50px; float:left;}
.topInfor .weather iframe{ margin:11px;}
.topInfor p{ display:inline-block; float:right;}
.topInfor p a{ padding:0 15px;}


.header{ height:193px; position:relative; border-bottom:2px solid #268cd4; z-index:999999;}
/*网站logo*/
.logo{ width:440px; height:80px; position:absolute; top:40px;}

/*六盘水logo*/
.lps_logo{ width:190px; height:35px; position:absolute; top:25px; right:0;}
/*网站导航*/
.navFrame{ height:55px; position:absolute; bottom:0px;}
.navFrame .nav{ height:100%; margin:0 10px;}
.navFrame .nav>li{ width:100px; display:inline-block; float:left; font-size:16px; margin:0 10px; position:relative;}
.navFrame .nav>li>a{ color:#FFF !important; display:block; width:70px; height:55px; padding-left:30px; line-height:55px; text-align:center; background-position:5px center; background-repeat:no-repeat; transition:all 0.3s;}
.navFrame .nav>li.sy>a{ background-image:url(imagesnav_1.png);}
.navFrame .nav>li.gzdt>a{ background-image:url(imagesnav_2.png);}
.navFrame .nav>li.bmgk>a{ background-image:url(imagesnav_3.png);}
.navFrame .nav>li.zwgk>a{ background-image:url(imagesnav_4.png);}
.navFrame .nav>li.ywgz>a{ background-image:url(imagesnav_5.png);}
.navFrame .nav>li.wsbs>a{ background-image:url(imagesnav_6.png);}
.navFrame .nav>li.gzcy>a{ background-image:url(imagesnav_7.png);}
.navFrame .nav>li.ztzl>a{ background-image:url(imagesnav_8.png);}
.navFrame .nav>li.djgz>a{ background-image:url(imagesnav_9.png);}
.navFrame .nav>li:hover>a,.navFrame .nav>li.on>a{ background-image:none; background-color:#0198e7;}
.navFrame .nav>li.on>a{ padding-left:0; width:100px;}
.silderDown{ display:none; width:150px;}
.silderDown dd{ display:block; font-size:14px;}
.silderDown dd a{color:#FFF !important;display:block;width:120px;height:39px;line-height:39px;text-align:center;background:#6f6f6f;filter: alpha(opacity=80);opacity: 0.8;}
.silderDown dd a:hover{ background:#222222; /*filter: alpha(opacity=60); opacity: 0.8;*/}
@charset "gb2312";
/* 时间：2017-06-01
 * 作者：许应朋
 * 描述：初始样式一旦确认任何情况下不可修改
 */

html{ *overflow-x:hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font-size: 12px;
	font-family:"微软雅黑";
	color: #333333;
	background-color:#ffffff;
}
body>div{}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
div{
	/*overflow:hidden;*/
}
em, i{
	font-style:normal;
}
ul, ol {
	list-style: none;
}
img {
	border:0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color:#333333;
}
a:link{ text-decoration:none;}
a:hover {
	/*color:#e45821 !important;*/
	color:#229ce7 !important;
	text-decoration:none;
}
.f_l{float: left;}
.f_r{float: right;}
.f_}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}

.w1100{ width:1100px;}
.f_s{ font-family:"宋体";}
.f_w{ font-family:"微软雅黑";}
.pdT{ padding-top:10px;}
.mgT4{ margin-top:4px;}
.mgT10{ margin-top:10px;}
.mgT15{ margin-top:15px;}
.mgT20{ margin-top:20px;}
.mgL4{ margin-left:4px;}


@charset "gb2312";
/* CSS Document */

.link{ width:100%; height:90px; overflow:hidden; border-top:1px solid #268cd4; position:relative;}
.shuoming{ line-height:90px; font-size:12px; color:#5f5f5f;}
.shuoming a{ display:inline-block; margin:0 5px; color:#5f5f5f;}
.linkSelect{}
.linkSelect select{ width:168px; height:26px; border:1px solid #d0d0d0; margin:31px 10px;}

.footer{ width:100%; position:relative; height:162px; border-top:2px solid #cccccc; background:#f1f1f1; text-align:center; padding:15px 0;}
.footer p{ font-size:12px; color:#5f5f5f; line-height:22px;}
.footer a{ color:#5f5f5f;}
.footer .sydw{ margin-top:10px; display:inline-block;}
@charset "gb2312";
/**
* CSS Document
* Author 许应朋
**/




body{ overflow-x:hidden;}
.mb{ display:block !important;}
.main{ width:1100px; display:block; height:auto; position:relative; overflow:hidden; background:#FFF;}
.contener { padding:5px 10px 10px 10px; background: #FFFFFF; overflow: hidden;filter:alpha(opacity=85);opacity:0.85;-moz-opacity:0.85;-khtml-opacity: 0.85;}
.current_wz {
    height:55px;
    background:#fff;
    line-height:55px;
    color:#333;
    font-size:14px;
    padding-left:35px;
    background: url(dqwz_bg.png) no-repeat left center;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);/*ie*/
    -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
    box-shadow:2px 2px 10px #909090;/*opera或ie9*/
    }
.body_ctt { width:1080px; padding:0 10px; background: #FFFFFF; filter:alpha(opacity=85);opacity:0.85;-moz-opacity:0.85;-khtml-opacity: 0.85;}
.body_contenter { margin:0 auto; overflow: hidden; width: 1060px; background:#fff;border-bottom:#ccc solid 1px; padding:10px; color:#333; filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);/*ie*/ -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/ -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/ box-shadow:2px 2px 10px #909090;/*opera或ie9*/ font-size:14px; line-height:30px; }
.body_contenter h3 {font-size: 24px;color:#18a1fb;text-align: center;padding:15px 0;}
.body_contenter p { margin:10px 0; }
.body_contenter .title { width:1060px;height:150px;margin:0 auto;font-size:24px; color:#18a1fb; text-align:center; padding:20px 0; line-height:1.5;background: #e1e8f4; }
.body_contenter .title h2{ color: #666; font-size: 22px;}
.body_contenter .toolbar { font-size:12px; color:#333; text-align:center; line-height:30px; }
.body_contenter .toolbar span { background: #18a1fb none repeat scroll 0 0; border-radius: 3px; color: #fff; width:23px; height:23px; line-height:23px; cursor:pointer;  display:inline-table; margin:0 2px; }
.body_contenter .toolbar .smallFont { font-size: 10px; }
.body_contenter .toolbar .medFont { font-size: 14px; }
.body_contenter .toolbar .largeFont { font-size: 16px; }
.body_contenter .toolbar .curFont {background: #fe9844 none repeat scroll 0 0; border-radius: 3px; color: #fff; }
.body_contenter .KeysList{ background:#F1FBFD; height:28px; padding:5px;}
.body_contenter .KeysList .left { float:left; }
.body_contenter .KeysList .right { float:right; }
.body_contenter .KeysList .box_01 { background: #fff none repeat scroll 0 0; border-radius: 5px; color: #18a1fb; display: block; height: 28px; line-height: 28px; margin: 0 auto; padding: 0 15px; width: 80px; }
.body_contenter .KeysList .box_02 { background: #18a1fb none repeat scroll 0 0; border-radius: 5px; color: #fff; height: 28px; line-height: 28px; margin: 0 auto; padding: 3px 10px; }
.body_contenter .KeysList .box_03 { background: #fe9844 none repeat scroll 0 0; border-radius: 5px; color: #fff; height: 28px; line-height: 28px; margin: 0 auto; padding: 3px 10px; }
.body_contenter .page-1{ clear:both;}
.body_contenter .page-1 span{ width:auto; color:#fff; padding:0 15px; background:#18a1fb; display:inline-table;margin:2px 0; height:30px; line-height:30px;}
.body_contenter .page-1 a{ padding-left:10px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.body_contenter .page-1 .prevpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}
.body_contenter .page-1 .nextpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}
.body_contenter .information{background:#eee;}
.body_contenter .information span{width:auto; color:#fff; padding:0 15px; background:#18a1fb; display:inline-table;margin:2px 0; height:40px; line-height:40px;}
.body_contenter .information ul{ padding:15px; background:#fff; }
.body_contenter .information ul li{ height:30px; line-height:30px; list-style:decimal;}
.body_contenter .information ul li i{ float:right; color:#666;}

/*信息公开细缆新增*/
.content .xxgk_xl{background: #fff; overflow: hidden; width: 1198px; margin: 0 auto 24px; box-shadow: 0 2px 5px #ECEBEB; border:1px solid #ECEBEB;}
.xxgk_xl .xxgk_xl_top{width: 1055px; overflow: hidden;box-shadow: 0 2px 5px #ECEBEB; border:1px solid #ECEBEB; margin-top:30px; margin-bottom:30px; margin-left:2px;}
.xxgk_xl .xxgk_xl_top ul{overflow: hidden; width: 1000px; margin: 28px auto;}
.xxgk_xl .xxgk_xl_top ul li{float: left; width: 498px; height: 40px; background: #f3f3f3;}
.xxgk_xl .xxgk_xl_top ul li a{width: 134px; height: 40px; display:block; float: left; background: url(imagesxxgk_xl_mark.jpg) no-repeat; color: #fff; text-align: center; line-height: 40px;font-size: 16px; cursor: auto;}
.xxgk_xl .xxgk_xl_top ul li span{background: #f3f3f3;width: 360px;height: 40px;display: block;float: left;color: #666666;line-height: 40px;text-indent: 20px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.xxgk_xl .xxgk_xl_top ul li.w1042{width: 1000px;}
.xxgk_xl .xxgk_xl_top ul li.w1042 span{width: 850px;}
.xxgk_xl .xxgk_xl_top ul li.mt4{margin-top: 4px;}
.xxgk_xl .xxgk_xl_top ul li.ml4{margin-left: 4px;}