@import "reset.css";
@import "header.css";
@import "footer.css";
/*页面样式*/
/*头部样式*/
/*公共背景*/
/*body{*/
    /*width: 100%;*/
    /*background: url("../images/bk.jpg") no-repeat;*/
    /*background-size:100%;*/
/*}*/
/*修改*/
.xz_tq{
    width: 1100px;
    height: 38px;
    background: url("../images/xg_tq.png") no-repeat;
    position: absolute;
    top: 252px;
    left: 402px;
    line-height: 38px;
}
.weather{
    position: absolute;
    top: 0px;
    left: 182px;
}
.Clock{
    position: absolute;
    top: 2px;
    left: 20px;
    color: #000;
    font-family:"Microsoft YaHei";
}
/*修改搜索*/
.ssk{
    position: absolute;
    top: 0px;
    right: 260px;
}
.ss{
    width: 134px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    outline: none;
}
.ssk span{
    color: #000;
    font-family:"Microsoft Yahei";
    font-size: 12px;
    margin-right: 10px;
}
.ssk img{
    width: 31px;
    height: 27px;
}
.xz_tq_r{
    position: absolute;
    top: 0px;
    right: 16px;
}
.xz_tq_r a{
    font-family:"Microsoft Yahei";
    font-size: 14px;
    color:#0075bc;
}

/*中间内容部分*/
/*修改*/
.container{
    width: 1100px;
    margin: 0 auto;
    margin-top: 36px;
}
.left {
    position: relative;
    float:left;
    width:562px;
    height:326px;
    background: #fff;
    /*border: 1px solid red;*/
}
.left .bd {
    width:542px;
    height:320px;
    margin: 0 auto;
    margin-top:6px;
}
.left .bd ul li{
    float: left\9;
}
.left .bd ul li>a {
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
}
.left .bd ul li>a img {
    width:542px;
    height:320px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.left .bd ul li>a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.left .bd ul li>p {
    position: absolute;
    left: 10px;
    top: 285px;
    width: 541px;
    height:40px;
    line-height: 40px;
    background-color: #323029;
    filter:alpha(opacity=30);
    opacity: 0.3;
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    z-index: 5;
}
.left .bd ul li>span {
    position: absolute;
    left:14px;
    bottom: 4px;
    width: 541px;
    height:36px;
    line-height: 36px;
    text-indent: 0.7em;
    z-index: 6;
}
.left .bd ul li>span a {
    font-size: 14px;
    font-family: "SimSun";
    color: #F2F2F1;
    word-spacing:8px;
    letter-spacing: 1px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.left .bd ul li>span a:hover{
    color: #1592DE;
}
.left .hd {
    position: absolute;
    right:25px;
    bottom: 14px;
    z-index: 7;
}
.left .hd ul li {
    float: left;
    width:14px;
    height:14px;
    margin-right: 6px;
    background-color: #fff;
    cursor: pointer;
}
.left .hd ul li.on {background-color:#1592DE}
/*right_工作动态*/
.right_work{
    float: left;
    width: 526px;
    height: 326px;
    margin-left: 11px;
    /*border: 1px solid #aaa;*/
    background-color: #fff;
}
.tab{
    height: 37px;
    line-height: 37px;
    background-color: #F4F4F4;
    border-bottom: 1px solid #E1E1E1;
}
.tab ul li{
    display: inline-block;
    width: 95px;
    height: 35px;

}
.tab ul li a{
    margin-left: 11px;
    font-size: 16px;
    color: #000;
    font-family:"Microsoft YaHei";
    display: -webkit-inline-box;
}
.tab ul li.on{
    border-top: 3px solid #0B8BFF;
    border-right:1px solid #E4E5E5;
    background-color:#fff;
}
.tab ul li.on a{
    color: #51AEE9;
}
.gzdt{
    height: 265px;
    margin-top: 25px;
    margin-left: 11px;
}
.gzdt_list li{
    list-style:square;
    display: inline-block;
}
.one_dt h3 a{
    font-family: "SimSun";
    font-size:20px;
    color: #000;
}
.one_dt h3 a:hover{
    color:  #43A3FF;
}
.one_dt p{
    font-size: 14px;
    font-family: "SimSun";
    color:#8B8B8B;
    margin: 7px 44px 5px 20px;
}
.one_dt p a.more{
    color: #1A96E2;
}
.one_dt p a.more span{
    font-weight: bold;
}
.xu{
    display: block;
    border-bottom:1px dashed #DFDFDF;
    margin-left: 9px;
    margin-right: 20px;
}
.gzdt_list{
    margin-top: 17px;
    position: relative;
}
.gzdt_list li{
    width: 515px;
    height: 25px;
    line-height: 25px;
}
.gzdt_list li a{
    display: -webkit-inline-box;
    font-family: "SimSun";
    font-size: 14px;
    letter-spacing: 1px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.gzdt_list li a:hover{
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.gzdt_list li span img{
    vertical-align:middle;
    margin-right: 6px;
}
.gzdt_list li span.time{
    display: block;
    float: right;
    margin-right: 30px;
}
/*中国凉都.六盘水*/
#shui{
    width: 1085px;
    height: 110px;
    margin:14px 10px 12px 10px;
    position: relative;
}
#shui .sfq_list{
    overflow: hidden;
}
#shui .sfq_list li{
    float: left;
}
.hd {
    position: absolute;
    right:25px;
    bottom: 11px;
    z-index: 7;
}
#shui .hd ul li {
    float: left;
    width:13px;
    height:13px;
    line-height: 13px;
    margin-right: 8px;
    background-color: #fff;
    text-align: center;
    cursor:pointer;
}

#shui .hd ul li.on {background-color:#1592DE}
/*政务公开-资料下载_left*/
.zfgk_down_left{
    float: left;
    overflow: hidden;
}
.zfgk_down{
    margin: 0 10px;
    width: 1085px;
    height: 760px;
}
.zw_open{
    width: 801px;
    height: 44px;
    line-height: 50px;
    background: url("imagestab01.jpg") no-repeat;
    position: relative;
}
.zw_open ul li{
    display: inline-block;
}
.zw_open ul li a.zw_open_tab{
    font-size: 18px;
    font-family:"Microsoft YaHei";
    color: #0184FF;
    margin-left:30px;
    letter-spacing: 5px;
}
.zw_open_p{
    position: absolute;
    top: 0px;
    right: 22px;
    height: 44px;
}
.zw_open_p .k_nav{
    color: #4D98D4;
    font-size: 12px;
}
.zw_open_p a{
    font-size: 12px;
    color: #909291;
}
.four_zzfg{
    width: 803px;
    height: 350px;
    margin-top:22px;
}
/*政策法规*/
/*修改*/
.zzfg_xqck{
    padding: 12px;
    border-bottom:1px solid #0084FF;
    width: 352px;
}
.zzfg_xqck h4{
    margin-bottom: 20px;
}
.zzfg_xqck h4 a{
    font-family:"Simsun";
    color:#0084ff;
    font-size: 14px;
    letter-spacing: 1px;
}
.zzfg_xqck p{
    font-size: 12px;
    font-family: "Simsun";
    color: #565656;
}
.zzfg_xqck p a{
    font-size: 12px;
    color: #0084ff;
    vertical-align: initial;
}
.zzfg{
    width: 382px;
    height: 360px;
    margin-top:7px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
}
.zzfg>ul{
    overflow: hidden;
    width: 376px;
    border-bottom:1px solid #0084ff ;
}
.zzfg>ul li{
    width: 104px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
}
.zzfg>ul li.act{
    border-bottom:2px solid #0084ff;
}
.zzfg>ul li a{
    font-size: 16px;
    color: #0084ff;
    font-family: "Microsoft YaHei";
}
.zzfg .zzfg_list{
    margin-top: 20px;
    overflow: hidden;
}
.zzfg .zzfg_list ul li{
    float: left;
    margin-bottom: 10px;
}
.zzfg .zzfg_list ul li a{
    display: -webkit-inline-box;
    font-size: 14px;
    color: #323232;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.zzfg .zzfg_list ul li a:hover{
    color:  #43A3FF;
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.zzfg .zzfg_list ul li a img{
    margin-right: 10px;
    vertical-align: middle;
}
/*专题专访*/
.ztzf{
    width: 801px;
    height: 108px;
    border: 1px solid #ddd;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}
.ztzf .ct-2 {
    overflow: hidden;
    background-color: #f4f4f4;
}
.ztzf .ct-2 .title {
    float:left;
    width:36px;
    height:108px;
    text-align: center;
    padding:14px 9px;
    font-size: 14px;
    color:#363636;
    background-color: #F4F4F4;
    font-family:"Microsoft YaHei";
}
.ztzf .ct-2 .ul {
    float:left;
    overflow: hidden;
    width:730px;
    height:108px;
    border: none;
    margin-top: 14px;
}
.ztzf .ct-2 .ul ul {
    width:1114px;
    margin-left: 15px;
}
.ztzf .ct-2 .ul ul li {
    float:left;
    width:225px;
    height:80px;
    margin-right: 25px;
}
.ztzf .ct-2 .ul ul li a {
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
}
.ztzf .ct-2 .ul ul li a img {
    width:100%;
    height:100%;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.ztzf .ct-2 .ul ul li a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
/*公车改革和*服务保障的公共样式*/
.all_gcgg{
    float: left;
    overflow: hidden;
}
.gcgg{
    margin-top: 20px;
    width: 400px;
    height: 47px;
    background: url("imagestab_03.png") no-repeat;
    /*border: 1px solid #f00;*/
}
.gcgg a{
    font-size: 18px;
    margin-left: 40px;
    color: #0A86FF;
    font-family:"Microsoft YaHei";
    line-height: 55px;
    /*字体间距*/
    letter-spacing: 2px;
}
.gcgg_list{
    margin-top: 10px;
    width: 400px;
    height: 135px;
    /*border: 1px solid #00f;*/
}
.gcgg_list ul li{
    display: inline-block;
    height: 27px;
    line-height: 27px;
}
.gcgg_list ul li i{
    vertical-align: text-bottom;
    margin-right: 10px;
}
.gcgg_list ul li a{
    font-size: 14px;
    color: #323232;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.gcgg_list ul li a:hover{
    color: #43A3FF;
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.gcgg_list ul li a img{
    vertical-align: middle;
    margin-right: 10px;
}
/*服务保障*/
.all_fubz{
    float: left;
    overflow: hidden;
    margin-left: 10px;
}
.zfgk_down_right{
    float: left;
    overflow: hidden;
}
/*右边三张图*/
.thr_pic{
    margin-left: 5px;
}
.thr_pic ul li{
    margin-bottom: 10px;
}
.thr_pic ul li a{
    display: -webkit-inline-box;
}
.thr_pic ul li a img{
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.thr_pic ul li a img:hover{
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
/*单位概括*/
.dwgg{
    width: 268px;
    height: 330px;
    height: 340px\9;
    margin-left: 5px;
    overflow: hidden;
    border: 1px solid #E8E8E8;
}
.dwgg_top{
    height: 40px;
    width: 268px;
    border-top: 2px solid #0084FF;
    background-color: #F4F4F4;
    line-height: 40px;
    text-align: center;
}
.dwgg_top a{
    font-family:"Microsoft YaHei";
    font-size: 16px;
    color: #027CCB;
    /*letter-spacing: 2px;*/
    font-weight: 500;
}
.degg_cent{
    width: 243px;
    height: 245px;
    margin: 0px 10px;
    font-family: "SimSun";
    font-size: 14px;
    color: #828282;
    letter-spacing: 1.5px;
}
.degg_cent a.more{
    color: #1A96E2;
}
.degg_cent a.more span{
    font-weight: bold;
}
.degg_button{
    width: 232px;
    margin: 0px 10px;
    text-align: center;
    _margin-top: 15px;
    /*overflow: hidden;*/
}
.degg_button a{
    display:inline-block;
    float: left;
    width: 110px;
    height: 32px;
    line-height: 32px;
    background-color: #027CCB;
    font-size: 10px;
    color: #DDE9F5;
    margin-right: 6px;
    font-size: 13px\9;
}
.degg_button a:hover{
    background-color:#1758DE;
}
/*资料下载*/
.zlxz{
    border: 1px solid #E1E1E1;
    width: 265px;
    height: 195px;
    margin-top: 20px;
    margin-left: 5px;
}
/*资料下载top*/
.zlxz_top{
    height: 40px;
    width: 265px;
    border-top: 2px solid #0084FF;
    background-color: #F4F4F4;
    line-height: 40px;
    text-align: center;

}
.zlxz_top a{
    font-family:"Microsoft YaHei";
    font-size: 16px;
    color: #027CCB;
    letter-spacing: 2px;
    font-weight: 500;
}
.zlxz_list {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 14px;
    font-family: "SimSun";
    color: #707070;
}
.zlxz_list ul li a img{
    vertical-align: middle;
    margin-right: 15px;
}
.zlxz_list ul li{
    margin-bottom: 4px;
}
.zlxz_list ul li i{
    vertical-align: text-bottom;
    margin-right: 10px;
}
.zlxz_list ul li a{
    font-size: 14px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.zlxz_list ul li a:hover{
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
/*后勤风采*/
.hqfc{
    width: 1083px;
    height: 43px;
    line-height: 55px;
    background: url("imagestab_06.jpg") no-repeat;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 10px;
}
.hqfc a{
    font-size: 18px;
    font-family:"Microsoft YaHei";
    margin-left:40px;
    color: #0184FF;
    letter-spacing: 2px;
}
.hqfc_list{
    width: 1083px;
    height: 120px;
    margin-left: 10px;
    margin-top: 18px;
}
.hqfc_list .ct-3 {
    overflow: hidden;
    background-color: #f4f4f4;
}
.hqfc_list .ct-3 .ct-3_ul {
    float:left;
    overflow: hidden;
    width:1080px;
    height:144px;
    border: none;
}
.hqfc_list .ct-3 .ct-3_ul ul {
    width:1080px;
    height: 125px;
}
.hqfc_list .ct-3 .ct-3_ul ul li {
    float:left;
    width:168px;
    height:122px;
    margin: 0px 6px;
    text-align: center;
}
.hqfc_list .ct-3 .ct-3_ul ul li span{
    display: inline-block;
    margin-top: 2px;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}
.hqfc_list .ct-3 .ct-3_ul ul li:hover span{
    color: #43A3FF;
}
.hqfc_list .ct-3 .ct-3_ul ul li a{
    display: block;
    width:100%;
    height:105px;
    overflow: hidden;
    border: 1px solid #C1C1C1;
}
.hqfc_list .ct-3 .ct-3_ul ul li a img {

    width:100%;
    height:100%;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.hqfc_list .ct-3 .ct-3_ul ul li a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
/*友情链接*/
.yq_href{
    width: 1081px;
    height: 81px;
    border: 1px solid #70BAFF;
    margin-left: 10px;
    margin-top: 20px;
}
.yq_href a.yq_href_a{
    display: inline-block;
    width: 65px;
    height: 65px;
    line-height: 32px;
    color: #fff;
    background-color: #43A3FF;
    font-size: 15px;
    text-align: center;
    margin-top: 8px;
    margin-left: 8px;
    float: left;
    font-family:"Microsoft YaHei";
}
.yq_href ul{
    float: left;
    margin-left: 9px;
    margin-top: 13px;
}
.yq_href ul li{
    float: left;
    margin-right: 9px;
}
/*footer*/
