@charset "gb2312";
/* CSS Document */

html{}
body{ overflow-x:hidden;}
.w1920{ width:1920px;}

.headerOut{ height:391px; position:relative; left:50%; margin-left:-960px; background:url(imagesheader_out.jpg) no-repeat;}
.header{ height:335px; position:relative;}
/*网站logo*/
.logo{ width:440px; height:80px; position:absolute; top:105px;}
/*六盘水logo*/
.lps_logo{ width:190px; height:35px; position:absolute; top:25px; right:0;}
/*网站导航*/
.navFrame{ width:100%; height:56px; overflow:hidden; background:#05acfb; z-index:999998;}
.navFrame.fix{ position:fixed; left:0;}
.navFrame .nav{ width:1100px; height:56px; display:block; overflow:hidden; position:relative; z-index:999999;}
.navFrame .nav>li{width: 110px;height:56px;display:inline-block;float:left;font-size:18px;border-left:1px solid #66c8f7;position:relative;}
.navFrame .nav>li>a{ color:#FFF !important; display:block; width:100%; height:56px; line-height:56px; text-align:center; transition:all 0.3s;}
.navFrame .nav>li.sy{ width:100px; border:none;}
.navFrame .nav>li:hover,.nav>li.on{ background-color:#0198e7;}

.silderDown{ display:none;}
.silderDown dd{ display:block; font-size:14px;}
.silderDown dd a{ color:#FFF !important; display:block; width:100px; height:30px; line-height:30px; text-align:center; background:#000; filter: alpha(opacity=40); opacity: 0.4;}
.silderDown dd a:hover{ filter: alpha(opacity=60); opacity: 0.6;}

.tbts{ height:47px; margin:15px auto; background-color:#f4f4f4;}
.tbts .data{ display:inline-block; width:auto; height:100%; line-height:47px; margin-left:15px;}
.weather{ display:inline-block; width:auto; height:25px; margin:11px 10px; overflow:hidden;}
.searchK{ width:400px; height:34px; overflow:hidden; margin:6px 0;}
.searchK p{ display:inline-block; float:left; padding-left:30px; height:34px; line-height:34px; font-size:16px; color:#333333; background:url(imagessearch_fdj.png) no-repeat left center;}
.searchK span{ display:inline-block; width:200px; height:32px; float:left; border:1px solid #c7dfea; background:#FFF; padding:0 5px; margin:0 5px;}
.searchK span input{ width:200px; height:32px; line-height:32px; font-size:12px; border:0; background:0; outline:medium; border-radius:1px;}
.searchK a{ display:inline-block; float:left; width:60px; height:34px; text-align:center; line-height:34px; color:#FFF !important; background:#05acfb; font-size:16px; letter-spacing:2px;}
@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{ position:relative;}

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;}

.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:3px solid #1677bf; background:#FFF; text-align:center;}

.yqlj{ width:1100px; height:auto; overflow:hidden; padding:20px 0;}
.yqlj select{ float:left; width:219px; height:30px; border:1px solid #dbdfe6; margin:0 25px;}


.footer p{ font-size:14px; color:#898989; line-height:25px;}
.footer a{ color:#898989;}
.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;}