@charset "gb2312";
/* CSS Document */

html{ overflow-x:hidden;}
body{}
.w1920{ width:1920px;}
.wMax{ width:100%;}

.topInfor{ height:30px; background:#ececec; overflow:hidden; line-height:30px; color:#1c1c1c;}
.topInfor a{ padding:0 10px;}

.header{ height:168px; position:relative; overflow:hidden; background:url(imagesheader_bg.jpg) no-repeat;}
/*网站logo*/
.logo{width: 530px;height: 130px;position:absolute;top: 20px;overflow: hidden;}
.logo a{display:block;width: 100%;height: 100%;}
/*六盘水logo*/
.lps_logo{ width:190px; height:35px; position:absolute; top:25px; right:0;}

/*网站导航*/
.navFrame{ width:100%; height:46px; overflow:hidden; background:url(imagesnav_Out_bg.png) repeat-x;}
.navFrame .nav{ width:100%; height:46px; display:block; overflow:hidden; position:relative; z-index:999999;}
.navFrame .nav>li{ width:89px; height:46px; display:inline-block; float:left; font-size:16px; padding-left:2px; background:url(imagesnav_li_bg.png) no-repeat left center; transition:all 0.3s;}
.navFrame .nav>li>a{ color:#FFF !important; display:block; width:100%; height:46px; line-height:46px; text-align:center; transition:none;}
.navFrame .nav>li.sy{ padding:0; background:none;}
.navFrame .nav>li:hover a,.nav>li.on a{ background:url(imagesnav_focus.png) no-repeat center center; color:#d90d05 !important;}


/*<!--天气、检索-->*/
.tbts{ height:42px; background-color:#ffe9e9; overflow:hidden;}
.tbts .data{ display:inline-block; width:auto; height:100%; line-height:47px; margin-left:15px;}
.weather{display:inline-block;width:auto;height:25px;margin: 9px 0 9px 20px;overflow:hidden;}
.weather span{ line-height:25px; float:left;}
.searchTop{ width:370px; height:30px; overflow:hidden; margin:6px 0;}
.searchTop p{ display:inline-block; float:left; padding-left:25px; height:30px; line-height:30px; font-size:14px; color:#1c1c1c; background:url(imagessearch_fdj.png) no-repeat left center;}
.searchTop span{ display:inline-block; width:200px; height:28px; float:left; border:1px solid #f5a4a4; background:#FFF; padding:0 5px; margin-left:5px;}
.searchTop span input{ width:200px; height:28px; line-height:28px; font-size:12px; border:0; background:0; outline:medium; border-radius:1px;}
.searchTop a{ display:inline-block; float:left; width:47px; height:30px; text-align:center; line-height:30px; color:#FFF !important; background:#e51f19; font-size:14px; letter-spacing:2px;}

@charset "gb2312";
/* 时间：2017-06-01
 * 作者：许应朋
 * 描述：初始样式一旦确认任何情况下不可修改
 */
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;
}
body{ background-color:#f6f6f6;}

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;
	transition:all 0.3s;
}
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_c{clear: both;}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}

.w1000{ width:1000px;}
.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 */

.footer{ width:100%; height:250px; border-top:5px solid #e51f19; background:#e0e0e0; text-align:center;}

.yqlj{ width:910px; height:auto; overflow:hidden; padding:15px 0;}

.yqlj li{ float:left; width:auto; height:33px; margin:0 25px;}
.yqlj li img{ display:block; width:auto; height:100%;}
.footer .text{ position:relative; width:900px; padding-right:100px;}
.footer .text p{ font-size:14px; color:#898989; line-height:25px;}
.footer .text a{ color:#898989; padding:0 5px;}
.footer .text .sydw{ display:inline-block; position:absolute; top:20px; right:210px;}
@charset "gb2312";
/**
* CSS Document
* Author 许应朋
**/




body{ overflow-x:hidden;}
.mb{ display:block !important;}
.main{width: 1000px;display:block;height:auto;position:relative;overflow:hidden;background:#FFF;}
.contener {width: 980px;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: 40px;
    background:#fff;
    line-height: 40px;
    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: 980px;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: 960px;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: 960px;height: auto;margin:0 auto;font-size:24px;color: #c40c00;text-align:center;padding:20px 0;line-height:1.5;background: #f2d7c4;}
.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: #c40c00;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: #c40c00;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: 955px;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: 900px;margin: 28px auto;}
.xxgk_xl .xxgk_xl_top ul li{float: left;width: 445px;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: 305px;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: 895px;}
.xxgk_xl .xxgk_xl_top ul li.w1042 span{width: 755px;}
.xxgk_xl .xxgk_xl_top ul li.mt4{margin-top: 4px;}
.xxgk_xl .xxgk_xl_top ul li.ml4{margin-left: 4px;}