﻿.interview-three .cinterview_people_box .cinterview-year ul li@charset "utf-8";


/*硚口栏目选项卡*/
.mar_t20{
    background-color: #fff;
    margin-bottom: 15px;
}
.menu1 {
    margin: 0px auto;
    height: 67px;
    line-height: 60px;
    background-color: #2385e8;
    margin-top: 21px;
    border: 7px solid #81c2f8;
    border-bottom: none;
}
.menu1 ul{  overflow: hidden}
.menu1 li { float: left; width: 14.2%; height:60px; font-size:18px;border-right: 1px solid #73bef8;}
.menu1 li a { display: block; color:#fff;text-align:center;    font-weight: bold;}
.menu1 li a img
{
    margin-right: 14px;
}
.menu1 li a:hover{
    color: #fff!important;
}
.font-weight
{
    font-weight: bold;
}
.menu1 .li1
{
    background: url(../images/qk2018_head_hover.png) no-repeat center center;
   background-size: 100% 100%;
}
.cntannt-line-padding{
    padding-top: 0;
}
.cntannt-line
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    margin-bottom: 30px;
    padding: 8px;
    background: rgba(255,255,255,0.5);
    /*padding-top: 0;*/
}
.cntannt-main{
    padding: 12px;
    background-color: #fff;
}
.contain{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    /*background-color: #fff;*/
}

/*硚口头条展示语*/
.head-speak
{
    overflow: hidden;
    margin-bottom: 15px;
}
.head-speak-left
{
    float: left;
    background-color: #f3f3f3;
    width: 871px;
    padding: 5px 0 5px 6px;
}
.head-speak-right
{
    float: left;
    background-color: #f3f3f3;
    padding: 3px 12px;
    width: 289px;
    -moz-box-shadow: 5px 0px 7px #ebebeb inset;
    -webkit-box-shadow: 5px 0px 7px #ebebeb inset;
    box-shadow: 5px 0px 7px #ebebeb inset;
}
.head-speak-right ul li a{
    color: #999;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    height: 20px;
    display: block;
    padding-bottom: 2px;
}

.head-speak-left>div
{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding-left: 11px;
    position: relative;
    top: 2px;
}

/*桥口一级栏目轮播图*/
.swiper-pagination-bullet{
    background: #fff!important;
    opacity:1!important;
}
.swiper-container .swiper-pagination-bullet-active{
    background: #74c0f0!important;
}
.con_l { float:left; width:460px; border:1px solid #dddddd; }
.con_l .swiper-container{
    height: 285px;
}

.con_r {
    float: left;
    width: 400px;
    /*height: 270px;*/
    background-color: #ffffff;
    overflow: hidden;

}
.con_r .swiper-container{
    border: 1px solid #dddddd;

}

.con_l .swiper-container .pic_item i{
    position: absolute;
    bottom: 0;
    z-index: 5;
    height: 42px;
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    color: #fff;
    padding: 0 10px;
    line-height: 42px;
}
.pic_con{ height:286px; position:relative; z-index:1; overflow:hidden;}
.pic_con .pic{ height:100%; overflow:hidden}
.con_l .swiper-container .pic_item img { width:100%; height:286px; display: block; }
.pic_con .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:86px; width: 100%; }
.pic_con .txt{ position: absolute; bottom: 0; z-index: 5; height:42px; width: 100%; overflow: hidden;     background: rgba(0,0,0,0.3);}
.pic_con .txt li{ height:52px; line-height:52px; position: absolute; bottom: -51px; left:0px; }
.pic_con .txt li a{
    display: block; color: white; padding: 7px 0 0 15px; font-size: 14px;
    width: 196px;
    overflow: hidden;
}
.pic_con .num{ position: absolute; z-index: 6;     bottom: 16px;right: 4px; }
.pagination_swiper{
    position: absolute;
    bottom: 11px;
    right: 5px;
    z-index: 2;
    width: 100%;
    text-align: right;
}
.pagination_swiper .swiper-pagination-switch{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 12px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity = 100);

}
.pagination_swiper .swiper-active-switch{
    background: #74c0f0;
    opacity: 1;
    width: 22px;
    height: 8px;
}
.pic_con .prev,.pic_con .next{
    position:absolute; top:50%; margin-top:-25px; width:35px; height:51px; z-index:999;  cursor:pointer;
    display: none;
}
.pic_con .prev{ left:0; background:url(../images/17hs_icon_prev.png) no-repeat;}
.pic_con .next{ right:-7px; background:url(../images/17hs_icon_next.png) no-repeat;}
.pic_con .prevStop{ display:none; }
.pic_con .nextStop{ display:none; }

/*政务选项卡*/
.tit1 {
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 10px;
}
.tit1 ul{ margin-left:-1px; margin-right:-1px;  }
.tit1 span{ float:left; width:38px; display:block; text-align:center}
.tit1 span img{ *margin-top:15px;}
.tit1 li { float: left; display: inline; text-align:center;width: 16.6%}
.tit1 li a { display: block; color:#333333;  font-size: 18px;}
.tit1_1 li a { display: block; color:#878787;  font-size: 14px;}
.tit1 li.on a, .tit1 li a:hover {
    /*font-weight: bold;*/
    color: #2285e7;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;
}
.tit-img
{
    float: right;
    margin-top: 12px;
}
.tit1 li span{ width:23px; height:46px;}

.tit11 li.on a, .tit11 li a:hover{ background-image:none;}
.tit1_r{ float:right; padding-right:10px;}
.tit1_r img{ margin-top:-3px; *margin-top:12px;}
.con h3{ font-size:20px; color:#006bc3; text-align:center; padding:5px 0; line-height:38px; font-weight:normal}
.con1{ line-height:24px; padding:0px 15px 15px 15px; border-bottom:1px solid #dddddd; text-align:justify}
.con h3 a,.con1 span,.con1 span a,.con1.tgray1 span a{ color:#006bc3}
.con1 span{ float:right; *margin-top:-40px; *padding-right:20px;}
.con-country-list{
    margin-top: 10px;
}
.con-country-list .list{ margin:3px auto 0; clear:both; padding:0 15px;}/*修改*/
.con-country-list .list li{     padding: 7.5px 0;}
.con-country-list .list li .sec{
    color:#555;
    display: inline-block;
    width: 297px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;}
.con-country-list .list li .time
{
    font-size: 12px;
  float: right;
    color: #999;
}
.con-country-list .list li a
{
        font-size: 14px;
}
.con-country-list .list li a>span:hover{
    color: #2285e7;
}

.con-country-list .list li a .sec:before
{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png");
    padding-right: 5px;
    position: relative;
    top: -1px;
}

/*链接悬浮样式*/
a:hover {color:#69f;}
/*右侧清单*/
.container-list
{
    float: left;
    width: 267px;
    padding-left: 15px;
}
.container-list-top
{
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 6px;
}
.container-list-top ul li
{
    float: left;
    text-align: center;
    width: 33.3%;
}
.list-top-tit{
    font-size: 14px;
    color: #555;
}
.list-top-img01{
    padding-bottom: 6px;
}
.container-list-top .mt05{
    padding-bottom: 6px!important;
}
.list-top-img
{
    padding-bottom: 10px;
}
.list-top-img img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.list-top-img img:hover{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.container-list-bot
{
    /*overflow: hidden;*/
}
.container-list-bot ul li
{

    height: 56px;
    float: left;
    text-align: center;
    margin-top: 13px;
    line-height: 56px;
}
.list-bot-gwy
{
    border-left: 3px solid #95aded;

}
.container-list-bot ul li a{
    font-size: 14px;
    color: #555;
    display: block;
    background-color: #f5f5f5;
}
.container-list-bot ul li a:hover{
    color: #fff;
}
.list-bot-hbs{
    border-left: 3px solid #7ecef4;
}
.list-bot-nb{
    border-left: 3px solid #a9d5fa;
}
.list-bot-cz{
    border-left: 3px solid #84ccc9;
}
.list-bot-zf{
    border-left: 3px solid #7ecef4;
}
.list-bot-jg{
    border-left: 3px solid #dfb4da;
}

/*硚口中间宣传图*/

/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ /*background-color: #e9f8ff!important; */font:normal 12px/22px 宋体;  }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }

/* 本例子css */
.xuanchuan-ban{ margin:0 auto 0; height:74px; overflow:hidden; position:relative;}
.xuanchuan-ban .prev,.xuanchuan-ban .next{ position:absolute; top:50%; margin-top:-26px; width:22px; height:52px; z-index:999; display:block; cursor:pointer}
.xuanchuan-ban .next{ left:0; background: url(../images/17hs_icon_l1.png) no-repeat;;}
.xuanchuan-ban .prev{ right:0;  background: url(../images/17hs_icon_r1.png) no-repeat;}
.xuanchuan-ban .bd ul{ overflow:hidden; zoom:1; }
.xuanchuan-ban .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:1200px; height:74px;}
.xuanchuan-ban .bd ul li img{ width:1200px; height:74px;}
.ban_list li{ margin-top:10px; text-align:center}


/*硚口区新闻列表*/
.qiaokou-contant
{
    overflow: hidden;
    margin-top: 15px;
}
.con_news {
    float: left;
    /*width: 460px;*/
    /*border: 1px solid #dddddd;*/
    background-color: #ffffff;
    overflow: hidden;
    /*height: 330px;*/
}

.tit2 {
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 7px;
    margin: 0 0 0 6px;
}
.tit2 img{
    float: right;
}
.tit2 li {
    float: left;
    display: inline;
    text-align: center;
    cursor: pointer;
}

.tit1_2 li a {
    /*display: block;*/
    color: #878787;
    /*padding: 0 4px 0 5px;*/
    font-size: 14px;
}
.tit2 li.on a, .tit2 li a:hover {
    color: #2285e7;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 5px;
}
.tit2 li:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_after_icon02.png");
    padding: 0 8px;
    position: relative;
    top: 1px
}
/*.tit2 li:last-child:after{ display:none;}*/
.tit2 .zjfw a{
    color: #878787 !important;
}
.con-news-list div ul li .con-news-sec{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con-news-list div ul li .con-news-fabulous{
  padding-left: 9px;
    cursor: pointer;
}
/*隔行换色*/

.qiaokou-contant .con_news .con-news-list .list-dione li a:hover{
    color: #2285e7;
}

.con_news .con-news-list ul{
    overflow: hidden;
    margin-top: 10px;
}
.con_news .con-news-list .redian-list li{
    margin-top: 0;
}
.con_news .con-news-list ul li {
    line-height: 37px;
    text-align: left;
    padding: 0 5px;
    margin-top: 9px;
}
.con_news .con-news-list ul li img{
    margin: 0 5px 0 10px;
    position: relative;
    top: -2px;
}

.con_news .con-news-list .redian-list li{
    line-height: 38px;
    margin-bottom: 0;
}
.con_news .con-news-list .redian-list li span{
    font-size: 14px;
}
.con_news .con-news-list .redian-list li .time{
    float: right;
    color: #459df5;
}

.con_news .con-news-list .redian-list li:nth-of-type(odd){ background:#f1faff;}
.con_news .con-news-list .redian-list li:nth-of-type(even){ background:#fff;}
.con_news .con-news-list .list-dione li a{
    display: block;
    background-color: #f1faff;
}
.arrow{
    position: relative;
    top: -3px;
}
.index-arrow{
    position: relative;
    top: -2px;
}
.con-news-quhao{
    display: inline-block;
    padding: 3px 10px;
    text-align: center;
    background-color: #d2eefd;
    border-radius: 10px 0 0 10px;
    margin-right: -4px;
    color: #777;
}
.con-news-yuyue
{
    display: inline-block;
    padding: 3px 10px;
    text-align: center;
    background-color: #d1defe;
    border-radius: 0 10px 10px 0;
    color: #777;
}
.con-news-number
{
    color: #459df5!important;
}
.con-news-list ul li
{
    /*padding: 7px 2px 7px 8px;*/
    /*margin: 0 0 0 7px;*/
}

/*办事大厅*/
.con_work
{
    float: left;
    width: 400px;

}

.con_work ul li{
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
}
.con_work ul li a em img{
   padding-bottom: 5px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.logistics a img{
    padding-bottom: 9px!important;
}
.con_work ul li a em img:hover{
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.con_work-top
{
    text-align: center;
    /*margin-top: 14px;*/
    /*margin-bottom: 20px;*/
    background: #f1faff;
    /*margin-bottom: 10px;*/

}
.con_work-bot{
    overflow: hidden;
    /*padding: 0 20px;*/
    /*padding-top: 20px;*/
}
.con_work-bot ul li a div{
    font-size: 13px;
    color: #555;
}


/*硚口区访谈调查民意征集*/
.con_people
{
    float: right;
    /*border: 1px solid #dddddd;*/
    background-color: #ffffff;
    /*margin-left: 14px;*/
    overflow: hidden;
    /*width: 270px;*/
}

.con_people .con_people_box{
    /*height: 132px;*/
    /*margin-bottom: 8px;*/

}
.con_people_box_bot{
    /*overflow: hidden;*/
}
.con_people_box_bot-xiexing{
    padding-top: 8px;
}
.con_people .con_people_box ul li{
    padding: 3px 0;
}
.con_people .con_people_box .sec{
    color: #555;
    display: inline-block;
    width: 205px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con_people .con_people_box a span:hover{
    color: #2285e7;
}
.con_people .con_people_box .time{
    font-size: 12px;
    float: right;
    color: #333;
}
.tit3 {
    /*height: 25px;*/
    /*line-height: 16px;*/
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    margin-bottom:10px;
}
.tit3 img{
    float: right;
}
.tit3 li {
    float: left;
    display: inline;
    text-align: center;
}

.tit1_3 li a {
    /*display: block;*/
    color: #878787;
    font-size: 14px;
}
.tit3 li.on a, .tit3 li a:hover {
    /*font-weight: bold;*/
    color: #2285e7;
    padding-bottom: 5px;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;


}
.tit3 li:after {
    content: url(https://www.qiaokou.gov.cn/images/qk2018_after_icon02.png);
    padding: 0 6px;
    position: relative;
    top: 1px;
}
.tit3 li:last-child:after{ display:none;}
.con_people_box_top
{
    background-color: #f5f5f5;
    padding: 14px 12px 0;
    min-height:175px;
    /*height: 118px;*/
    /*margin-bottom: 8px;*/
}
.con_people_box_top>p
{
    padding-bottom: 10px;
    font-size: 14px;
}
.con_people_box_bot li
{
    /*width: 82px;*/
    height: 90px;
    float: left;
    text-align: center;
    /*margin-right: 12px;*/
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.index_con_people .con_people_box_bot li:hover{
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.con_people_box_top .top_p1 span{
    color: #555;
}
.con_people_box_top .top_p2 span{
    color: #999;
}
.con_people_box_top .top_p3 span{
    color: #999;
}
.con_people_box_bot li a
{
    color: #fff;
    display: inline-block;
}
.con_people_box_bot li a:hover{
    color: #fff!important;
}
.con_people_box_bot li a img
{
    padding-top: 17px;
}
.con_people_box_bot li a div
{
    padding-top: 10px;
}
.con_people_box_bot .write
{
    background: url(../images/qk2018_write_bg.png) no-repeat center center;
    /*background-size: cover;*/


}
.con_people_box_bot .message
{
    background: url("../images/qk2018_message_bg.png") no-repeat center center;
    /*background-size: cover;*/
}
.con_people_box_bot .hotspot
{
    background: url("../images/qk2018_hotspot_bg.png") no-repeat center center;
    margin-right: 0;
    /*background-size: cover;*/
}


/*硚口新闻栏目样式*/

/*一层轮播图*/
.qkxw .con-news-list .arrow{
    position: relative;
    top: -2px;
}
.qkxw li .arrow{
    position: relative;
    top: -1px;
}
.news-one .pagination_swiper{
    right: 20px;
}
.news-one .con_l .swiper-container{
    height: 312px;
}
.news-one .con_l { float:left;border: 0 ;margin-bottom: 15px!important;}
.news-one .con_r {
    float: left;
    width: 572px;
    height: 312px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin-left: 14px;
    overflow: hidden;
}
.con_r-box{
    border: 1px solid #dddddd;
    /*height: 270px;*/
}
.news-one  .pic_con{ height:312px; position:relative; z-index:1; overflow:hidden;}
.news-one  .pic_con .pic{ height:100%; overflow:hidden}
.news-one  .pic_con .pic img { width:572px; height:312px; display: block; }
.news-one  .pic_con .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:86px; width: 100%; }
.news-one  .pic_con .txt{ position: absolute; bottom: 0; z-index: 5; height:42px; width: 100%; overflow: hidden; }
.news-one  .pic_con .txt li{ height:52px; line-height:52px; position: absolute; bottom: -51px; left:0px; }
.news-one  .pic_con .txt li a{
    display: block; color: white; padding: 7px 0 0 15px; font-size: 14px;
    width: 196px;
    overflow: hidden;
}
.news-one  .pic_con .num{ position: absolute; z-index: 6;     bottom: 16px;right: 4px; }
.news-one  .pic_con .num li{
    float: left;
    position: relative;
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    overflow: hidden;
    text-align: center;
    margin-right: 6px;
    cursor: pointer;
    border-radius: 25px;
}
.pic_con .num li.on, .pic_con .num li:hover{
    background-color: #74c0f0;
    width: 22px;
    height: 7px;
    border-radius: 5px;
}
.news-one  .pic_con .prev,.pic_con .next{
    position:absolute; top:50%; margin-top:-25px; width:35px; height:51px; z-index:999; display:block; cursor:pointer;
    display: none;
}
.news-one  .pic_con .prev{ left:0; background:url(../images/17hs_icon_prev.png) no-repeat;}
.news-one  .pic_con .next{ right:-7px; background:url(../images/17hs_icon_next.png) no-repeat;}
.news-one  .pic_con .prevStop{ display:none; }
.news-one  .pic_con .nextStop{ display:none; }

/*一层消息通知选项卡*/

.news-one{
    overflow: hidden;
    /*margin-bottom: 15px;*/
}
.news-one .department_box{
    margin-bottom: 15px;
}
.news-one .department_box{
    overflow: hidden;
    /*width: 570px;*/
    border: 1px solid #dddddd;
    height: 310px
}
.news-one .department_box .li1{

    text-align: center;
}
.news-one .department_box .li1 div{
    color: #878787;
    font-size: 14px;
    padding: 37px 11px 0;
    line-height: 16px;
}
.news-one .department_box .type_sel  .on{
    border-left: 2px solid #2285e7;
     background-color: #fff;!important;

}
.news-one .department_box .type_sel  .on div{
    color: #2285e7!important;
}
.news-one .department_box .li1 .li-zuixing:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_news_hover.png");
    display: block;
}
.news-one .department_box .on .li-zuixing:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_news.png");
    display: block;
}

.news-one .department_box .li2 .li-tongzhi:before{
    display: block;
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_voice.png");
    margin-bottom: 3px;
}

.news-one .department_box .on .li-tongzhi:before{
    display: block;
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_voice_before.png");
    margin-bottom: 3px;
}
.news-one .department_box .li2{

    text-align: center;
}
.news-one .department_box .li2 div{
    color: #878787;
    font-size: 14px;
    padding: 37px 11px 0;
    line-height: 16px;
}


.department_box .type_sel{
    overflow: hidden;
    height: 100%;
    /*width: 44px;*/
}
.department_box .type_sel li{
    height: 50%;
    background-color: #f3f3f3;
    cursor: pointer;
}
.type_sel_ul
{
    overflow: hidden;
}

.type_sel_ul ul{
    display: none;
    padding: 5px 0;
}
.type_sel_ul .on{
    display: block;
}
.type_sel_ul span{
    font-size: 14px;
}
.type_sel_ul .news-one-time{
    font-size: 12px;
    float: right;
}
.type_sel_ul .news-one-time:hover{
    color: #2285e7;
}
.type_sel_ul li{
    border-bottom: 1px dashed #e5e5e5;
    padding: 8px 2px;
    margin: 0 11px;
}
/*.tit2 li:last-child:after*/
.type_sel_ul li:last-child{
   border-bottom: 1px solid #fff;
}
.type_sel_ul .news-one-sec{
    display: inline-block;
    /*width: 376px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #555;
    position: relative;
    top: 6px;
}
.type_sel_ul .news-one-sec:hover{
    color: #2285e7;
}
.type_sel_ul .news-one-xie{
    color: #dddddd;
}
.type_sel_ul .news-one-num{
    font-weight: bold;
}
.type_sel_ul .num01
{
    color: #cc0000;
}
.type_sel_ul .num02
{
    color: #ff9933;
}
.type_sel_ul .num03
{
    color: #ffd477;
}
.type_sel_ul .num04
{
    color: #5299ea;
}


/*二层左侧列表*/
.news-two{
    overflow: hidden;
    margin-bottom: 15px;
}
.news-two .con_news {
    float: left;

    /*border: 1px solid #dddddd;*/
    background-color: #ffffff;
    overflow: hidden;
    /*height: 202px;*/
}
.con_news .con-news-list .list-divi li{
    /*float: left;*/
    /*width: 136px;*/
    text-align: center;
    background-color: #f1faff;
    margin-bottom: 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con_news .con-news-list .list-divi li a{
    display: inline-block;
    width: 100%;
}
.con_news .con-news-list .list-divi li a:hover{
    color: #2285e7;
}
.news-two .tit2 {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 0 6px;
    margin-left: 0;
}
.news-two .tit2 img{
    float: right;
}
.news-two .tit2 li {
    float: left;
    display: inline;
    text-align: center;
}

.news-two .tit1_2 li a {
    /*display: block;*/
    color: #878787;
    /*padding: 0 4px 0 5px;*/
    font-size: 14px;
}
.news-two  .tit2 li.on a, .tit2 li a:hover {
    /*font-weight: bold;*/
    color: #2285e7;
    padding-bottom: 4px;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;
}

.news-two  .tit2 li:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_after_icon02.png");
    padding: 0 8px;
    position: relative;
    top: 1px
}
.news-two  .tit2 li:last-child:after{ display:none;}
.news-two  .con-news-list div ul li .con-news-sec:hover{
    color: #2285e7;
}
.news-two  .con-news-list div ul li .con-news-sec{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/qk2018_blue_arrow.png") no-repeat left center;
    padding-left: 12px;
    width: 100%;
    font-size: 14px;
    color: #555;
}
.news-two  .con-news-list div ul li .con-news-fabulous{
    padding-left: 9px;
}


.news-two  .arrow{
    position: relative;
    top: -3px;
}
.news-two .con-news-number
{
    color: #999!important;
    font-size: 12px;
    float: right;
}
.news-two  .con-news-list .list{
    padding-top: 10px;
}
.news-two  .con-news-list .list li
{
    line-height: 27px;
    padding: 0;
    margin: 0;
}

/*二层右侧*/
.news-re-left{
    padding: 26px 13px;
}
.news-re
{
    background: url("../images/qk2018_news_bg02.png") no-repeat center center;
    float: right;
    background-size: 100% 100%;
}
.news-re-left div
{
    width: 28px;
    height: 28px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    border-radius: 28px;
    margin-bottom: 2px;
    color: #868686;
}
.news-re-left .yuan01{
    background-color: #e3f5ff;
    color: #2285e7;
}
.news-re-right{
    padding-right: 10px;
    overflow: hidden;
}
.re-right-top{
    overflow: hidden;
    margin-top: 12px
}
.re-right-top .re-right-top-relative{
    position: relative;
}
.re-right-top .re-right-top-relative .play{
    position: absolute;
    left: 52px;
    top: 31px;
}
.re-right-top-right{
    /*width: 334px;*/
    /*padding: 16px 5px 16px 17px;*/
    /*background-color: #fff;*/
}
.re-right-top-right .xiangxi{
    color: #2285e7;
}
.re-right-top-right .jingqu{
    margin-bottom: 10px;
}
.re-right-bot{
    margin: 8px 0;
}
.re-right-bot ul li
{
    padding: 5px 0;
}
.re-right-bot ul li a:hover{
    color: #2285e7;
}


/*新闻第三项*/
.news-three{
    overflow: hidden;
    /*height: 171px;*/
}

.news-three .picScroll-left{ overflow:hidden; position:relative;  }
/*.news-three .picScroll-left .news-three-hd{*/
    /*overflow: hidden;*/
    /*height: 4px;*/
    /*margin: 0 20px;*/
    /*position: relative;*/
    /*top: -32px;*/
/*}*/
.news-three .leader-right{
    float: left;
}
.news-three .leader-right .bd  .prev{
    position: absolute;
    display: block;
    top: 46px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
    background:url("../images/qk2018_news_left.png") 0 0 no-repeat;
    left: 6px;
}
.news-three .leader-right .bd .next{
    position: absolute;
    right: 0px;
    top: 46px;
    width: 25px;
    height: 25px;
    z-index: 999;
    display: block;
    cursor: pointer;
    overflow: hidden;
     background:url("../images/qk2018_news_right.png") 0 0 no-repeat;
}
.news-three .picScroll-left .news-three-hd .prevStop{ background-position:-60px 0; }
.news-three .picScroll-left .news-three-hd .nextStop{ background-position:-60px -50px; }
.news-three .picScroll-left .news-three-hd ul{  overflow:hidden; zoom:1; margin-top:10px; zoom:1;position: relative; z-index: 99 }
.news-three .picScroll-left .news-three-hd ul li{
    float: left;
    position: relative;
    width: 250px;
    /*overflow: hidden;*/
    text-indent: -999px;
    cursor: pointer;
    margin: 0 8px;
    padding-top: 15px;
    color: #000;
    text-align: center;
}
.news-three .picScroll-left .news-three-hd ul li:after{
    content: '';
    background: url(../images/qk2018_news_yuan.png) no-repeat center;
    width: 8px;
    height: 8px;
    position: absolute;
    z-index: 20;
    top: 3px;
    left: 50%
}
.news-three .picScroll-left .news-three-hd ul li span{
    position: relative;
    left: -24px;
    top: 6px;
}

.news-three .picScroll-left .news-three-hd ul .on{
    width: 250px;
    height: 17px;
    padding-top: 0;
}
.news-three .picScroll-left .news-three-hd ul .on:after{
    background: url(../images/qk2018_news_yuanhover.png) no-repeat center;
    height: 17px;
    width: 17px;
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 50%;
}
.news-three .news-three-hd{
    background: url(../images/qk2018_news_icon20.png);
    width: 100%;
    height: 2px;
    /* background: #580000; */
    position: absolute;
    /* top: 33%; */
    /* right: -140%; */
    /* right: 8%; */
    top: 130px;
    /* margin-top: -0.5px; */
    z-index: 9;
}
.news-three .picScroll-left .bd{  }
.news-three .picScroll-left .bd ul{ overflow:hidden; zoom:1;
    /*height: 122px;*/
    }
.news-three .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline;
    overflow:hidden; text-align:center;
     cursor: pointer;
}
.news-three .picScroll-left .bd ul li .pic{     text-align: center;
    width: 220px;
    height: 120px;
    border: 1px solid #e0e0e0;
    padding: 3px;
    margin-right: 28px;
}

.news-three .picScroll-left .bd ul li .pic img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.6s;
}
.news-three .picScroll-left .bd ul li .pic img:hover{
    transform: scale(1.1);
}
.news-three .leader-right .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.news-three .leader-right .picScroll-left .bd ul li .title{
    position: relative;
    top: -26px;
    width: 84%;
    background: rgba(0,0,0,0.4);
    margin: 0 auto;
    /* margin-right: 32px; */
    right: 14px;
}
.news-three .leader-right .picScroll-left .bd ul li .date{
     color: #555;
     position: relative;
     z-index: 999;
     top: -7px;
     text-align: center;
     left: -9px;

 }
.news-three .leader-right .picScroll-left .bd ul li .date-active{
    color: #2285e7;
}
.news-three .leader-right .picScroll-left .bd ul li .dian{

    background: url("../images/qk2018_news_yuan.png");
    position: relative;
    left: 106px;
    top: -15px;
    z-index: 999;
    width: 8px;
    height: 8px;
}
.news-three .leader-right .picScroll-left .bd ul li .dian-active{
    background: url("../images/qk2018_news_yuanhover.png");
    width: 17px;
    height: 17px;
    top: -19px;
}
.news-three .leader-right .picScroll-left .bd ul li .title a{
    color: #fff;
}
.news-three .leader-right .picScroll-left .bd ul li .date a{
    color: #555;
}
.news-three .leader-right .tempbox{
    overflow: hidden;
    position: relative;
    width: 1071px;
    margin-left: 35px;
}
/*.leader-right-xian{*/
    /*height: 2px;*/
    /*background-color: #e0e0e0;*/
    /*position: relative;*/
    /*top: -9px;*/

/*}*/



/*公开*/
.leader-name-box .leader-img-info .leader-info-bot .content p span{
    background: url(../images/qk2018_survey_icon82.png) no-repeat center center;
    width: 1.8rem;
    height: 0.6rem;
    display: inline-block;
    text-align: center;
    background-size: 1.8rem 0.6rem;
    font-size: 0.32rem;
    color: #2285e7;
}
.leader-info{
  width:69%;
}
.open-one{
    overflow: hidden;
    /*margin-bottom: 15px;*/
}
.open-one-left{
    float: left;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    padding: 20px 23px;
}
.open-one-right{
    float: right;

}
.open-one-left-top{
    overflow: hidden;
    padding-left: 13px;
}
.open-one-left-top .leader-img{
    padding: 6px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin-right: 9px;
}

.open-one-left-top .leader-info h3{
    font-size: 16px;
    color: #555;
    border-bottom: 1px dashed #e5e5e5;
    padding: 10px 0 8px 0;
}
.open-one-left-top .leader-info-bot{
    margin-top: 14px;
}
.open-one-left-top .leader-info-bot .content{
    float: left;
}
.open-one-left-top .leader-info-bot .content p{
    float: right;
    //width: 370px;
    margin-left: 10px;
    overflow: hidden;
    font-size: 14px;
    color: #555;
    padding-left: 7px;
}

.open-one-left-top .leader-info-bot .active-talk{
    float: right;
}
.open-one-left-top .leader-info-bot .active-talk a{
    display: block;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background-color: #fff;
    text-align: center;
    margin-bottom: 12px;
    line-height: 30px;
    font-size: 14px;
    color: #777;
    border: 1px solid #ddd;
    cursor: pointer;
}
.open-one-left-bot{
    margin-top: 33px;
}
.open-one-left-bot ul li{
    float: left;
    width: 90px;
    text-align: center;
    /*height: 30px;*/
}
.open-one-left-bot ul li div{
    font-size: 14px;
    color: #555;
    position: relative;
    top: -17px;
}
.open-one-left-bot ul li .leader-pos{
    position: relative;
    top: -42px;
}
.open-one-left-bot ul .active  .leader-pos{
    color: #2285e7;
}
.open-one-left-bot ul .active  .leader-name{
    color: #2285e7;
}
.open-one-left-bot ul li{
    font-weight: bold;
    position: relative;
    cursor:pointer;

}
.open-one-left-bot ul .active:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_open_yuan.png");
    position: absolute;
    top: -16px;
    left: 37px;
}
.cur{
    display: block !important
}
.open-one-left-div ul li
{
    display: none;
}

.open-one-right{
    float: right;
    /*width: 378px;*/
}
.open-one-right ul li{
    width: 33.3%;
    float: left;
    text-align: center;
    margin-bottom: 14px;
}
.open-one-right a{
    display: block;
   margin-left: 12px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
.open-one-right a img
{
    width: 54px;
    height: 64px;
    margin-top: 12px;
}
.open-one-right a p{
    height: 44px;
    line-height: 44px;
    background: #f5f5f5;
    font-size: 14px;
}
.open-one-right a img:hover{
   ;
    color: #2285e7;
}
.open-one-right .ma-r0{
    margin-right: 0;
}
.open-two{
    overflow: hidden;
}
.open-two-left{
    float: left;
    background: url("../images/qk2018_open_icon19.png");
    /*width: 768px;*/
    /*height: 445px;*/
}
.open-two-right{
    float: right;
}

.con-open-list{
    overflow: hidden;
    margin: 0 0 0px 43px;
    padding-top: 22px;
}
.con-open-list ul li a .arrow{
    top: 1px;

}
.con-open-list ul li a .arrow:hover{

}

.open-two-left .con-open-list ul li{
    float: left;
    text-align: center;
    /* margin-right: 39px; */
    margin-bottom: 39px;
    width: 16.6%;
}
.open-two-left .con-open-list ul li a div{
    font-size: 14px;
    color: #555;
    /*width: 81px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.open-two-left .con-open-list ul li a img{
    margin-bottom: 12px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.open-two-left .con-open-list ul li a img:hover{
    transform: rotate(360deg) scale(1.2);
    -webkit-transform: rotate(360deg) scale(1.2);
    -moz-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
}
.open-two-left .tit2{
    line-height: 16px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 14px;
    /*margin: 0 0 16px 0px;*/
    margin-bottom: 0;
   /* height: 0.8rem;*/
}
.open-two-left .con-open-list .zdly-ul li{
    float: left;
    width: 228px;
    border: 1px solid #c1e7fd;
    margin-right: 15px;
    text-align: left;
    margin-bottom: 15px;
}
.open-two-left .con-open-list .zdly-ul .zdly-ul-bot ul li{
    /*max-width: 120px;*/
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    width: auto;
    padding-right: 14px;
}
.open-two-left .con-open-list .zdly-ul .zdly-ul-bot ul li a{
    font-size: 12px;
    color: #555;
}
.open-two-left .con-open-list{
    padding-top: 0;
    margin-left: 0;
    height: 400px;
}
.open-two-left .con-open-list .con-open-list-one{
    /*margin: 0 0 0px 43px;*/
    padding-top: 25px
}
.open-two-left .con-open-list .con-open-list-two{
   overflow: hidden;
    height: 372px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 16px 0 0 16px;
}
.open-two-left .con-open-list .con-open-list-two .zdly-ul-top{
    padding: 8px 0 8px 18px;
}
.open-two-left .con-open-list .con-open-list-two .zdly-ul-top span{
    padding-left: 18px;
}
.open-two-left .con-open-list .con-open-list-two .zdly-ul-bot{
    height: 53px;
    background-color: #fff;
    padding: 12px 9px;
    padding-right: 0;
}

.con-open-list-two table{
    width: 640px;
}
.con-open-list-two::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:5px;

}
.con-open-list-two::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
    display: none;
}
.con-open-list-two::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#eeeeee;
}
.con-open-list-two::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#d2d2d2;
    border-radius:4px;
}
.con-open-list-two{
    scrollbar-arrow-color: #eeeeee;
    /*scrollbar-3dlight-color: #666; !**!!*立体滚动条亮边的颜色*!*/
    scrollbar-highlight-color: #eeeeee; /**//*滚动条空白部分的颜色*/
    /*scrollbar-shadow-color: #999; !**!!*立体滚动条阴影的颜色*!*/
    /*scrollbar-darkshadow-color: #666; !**!!*立体滚动条强阴影的颜色*!*/
    /*scrollbar-track-color: #666; !**!!*立体滚动条背景颜色*!*/
    scrollbar-base-color:#d2d2d2; /**//*滚动条的基本颜色*/
}

.open-two-right .outBox{
    /*width:376px;*/
    text-align:left;  }
.open-two-right .outBox .tit2{
    height: 25px;
    line-height: 16px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    /*padding-top: 14px;*/
    margin: 0 0 16px 0px;
}
.open-two-right .tit2 li a{
    font-size: 14px;
}

.open-tian img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.open-tian img:hover{
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.open-two-right .open-inBox{
    overflow: hidden;
    margin-bottom: 18px;
}
.open-two-right .open-inBox .inHd .tempWrap{
   /* margin-left:24px; */
}
.open-two-right .open-inBox .inHd{
    position: relative;
    width: 376px;
}
.open-li-three ul li{
    width: 49% !important;
}
.open-two-right .open-inBox .inHd ul{
    overflow:hidden; zoom:1;
    margin-left: 24px;

}
.open-two-right .open-inBox .inHd .left_space{
    background: url(../images/qk2018_open_icon42.png);
    width: 20px;
    height: 36px;
    position: absolute;
    z-index: 99;

}
.open-two-right .open-inBox .inHd .left_space:hover{
    background: url(../images/qk2018_open_icon42_hover.png);
}
.open-two-right .open-inBox .inHd .right_space{
    background: url(../images/qk2018_open_icon43_hover.png);
    width: 20px;
    height: 36px;
    position: absolute;
    right: 0;
    z-index: 99;
}

.open-two-right .open-inBox .inHd .right_space:hover{
    background: url(../images/qk2018_open_icon43.png);
}
.open-two-right .open-inBox .inHd ul li{
    height: 36px;
    width: 80px;
    text-align: center;
    float: left;
    cursor: pointer;
    line-height: 36px;
    background:#f5f5f5;
    margin-right: 3px;
}
.open-two-right .open-inBox .inHd ul .zsy-hd{
width: 93px;
}
.open-two-right .open-inBox .inHd ul .zsy-hds{
width: 93px;
}
.open-two-right .open-inBox .inHd ul li.on{ background:#e1f4ff; color:#2285e7;  }
.open-two-right .open-inBox .inBd ul{  zoom:1; overflow:hidden;   }
.open-two-right .open-inBox .inBd .slideBox{
    display: none;
}
.open-two-right .open-inBox .inBd .block{
    display: block;
}
.open-two-right .open-inBox .inBd li{   line-height:24px; overflow:hidden; zoom:1;  }
.open-two-right .open-inBox .inBd li .date{ float:right; color:#999;  }
.open-two-right .left-arrow{
    width: 20px;
    font-weight: bold;
}
.open-two-right .open-inBox .inBd li .con-news-number{
    font-size: 12px;
    color: #999!important;
}
.open-two-right .con-news-list ul li{
    padding: 2px 2px 2px 0px;
}
.open-two-right .con-news-list ul div{
    margin-top: 15px;
}
.open-two-right .open-inBox-img{
    margin-top: 17px;
}
.open-two-right .open-inBox-img img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.open-two-right .open-inBox-img img:hover{
    cursor: pointer;
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.open-two-right .con-news-list li a{
    width: 310px;
    padding-right: 5px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 5px;
    font-size: 14px;
    color: #555;
}
.open-two-right .con-news-list li a:hover{
    color: #2285e7;
}


/*硚口区服务*/
.service-container{
    overflow: hidden;
}
.service-left{
    float: left;
  padding-right: 15px;
}

.service-right{
    float: right;
}
.service-banner{
    /*margin-bottom: 15px;*/
}
/*.qiaokou-contant .con_news .con-news-list .list-dione*/
/*.qiaokou-contant .con_news .con-news-list .list-dione*/

.service-left .con-news-list .list-dione li:nth-of-type(odd){ background:#f1faff;}
.service-left .con-news-list .list-dione li:nth-of-type(even){ background:#fff;}
.service-search form .form1{
    width: 272px;
    height: 30px;border:0;background:#fff;position:relative;     border: 1px solid #c4dbff;
}
.service-search form .form1 .inp{ width:257px; height:20px; line-height:20px;border:0!important;outline:none;position:absolute;left:11px;top:7px;font-size: 14px; }

.service-search{overflow: hidden;padding: 6px 6px;
    background-color: #f0faff;
    border-left: 2px solid #2285e7;
    margin-bottom: 12px;
}
.service-search .search-history>ul>li
{
    float: left;
    font-size: 12px;
    color: #686868;
}
.service-search .search-history>ul>li>a{
    color: #eea580;
}
.service-search form .form1 .search_btn {
    width: 22px;
    height: 15px;
    background: url(../images/qk2018_news_serch.png) center top;
    /* background-size: 46px 40px; */
    position: absolute;
    left: 247px;
    top: 7px;
    cursor: pointer;
}
.service-search .search-history>ul>li a:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_after_icon01.jpg");
    padding: 0 8px 5px;
}
.service-search .search-history li:last-child a:after{
    display: none;
}

.service-search .search-history span{
    font-size: 12px;
    color: #686868;
    padding-left: 5px;
}
.service-search .history-hot
{
    display: block;
    float: left;
}
.service-search .box_size{
    margin-bottom: 0;
    float: left;
}
.service-search .search-history{
    overflow: hidden;
    padding-left: 5px;
    float: left;
    line-height: 32px;
}

.service-left .con_news {
    float: left;
    /*width: 476px;*/
    /*border: 1px solid #dddddd;*/
    background-color: #ffffff;
    overflow: hidden;
}
.service-left .tit2 {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6;
    /*margin: 0 0 16px 6px;*/
}
.service-left .con_news .con-news-list ul{
    margin-top: 0;
}
.service-left .con_news .con-news-list .list-divi li{
    margin-bottom: 0;
}
.service-left .tit2 img{
    float: right;
}
.service-left .tit2 li {
    float: left;
    display: inline;
    text-align: center;
}

.service-left .tit1_2 li a {
    /*display: block;*/
    color: #878787;
    /*padding: 0 4px 0 5px;*/
    font-size: 14px;
}
.service-left .tit2 li.on a, .tit2 li a:hover {
    /*font-weight: bold;*/
    color: #2285e7;
    padding-bottom: 4px;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;
}
.service-left .tit2 li:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_after_icon02.png");
    padding: 0 8px;
    position: relative;
    top: 1px
}
/*.service-left .tit2 li:last-child:after{ display:none;}*/
.service-left .con-news-list div ul li .con-news-sec{
    width: 264px;
    padding-right: 20px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 5px;
    font-size: 14px;
    color: #555;
}
.service-left .con-news-list div ul li .con-news-sec:hover{
    color: #2285e7;
}
.service-left .con-news-list div ul li .con-news-fabulous{
    padding-left: 9px;
}
/*.service-left .con_news .con-news-list ul li:nth-of-type(odd){ background:#f1faff;}*/
/*.service-left .con_news .con-news-list ul li:nth-of-type(even){ background:#fff;}*/
.service-left .con-news-quhao{
    font-size: 12px;
}
.service-left .con-news-yuyue{
    font-size: 12px;
}
.service-left .con_work{
    float: left;

}
.service-left .con_work ul li{
    /*margin-bottom: 34px;*/
}
.service-left .con_work-bot{
    overflow: hidden;
    padding: 0 15px;
    padding-bottom: 12px;
    position: relative;
    padding-top: 16px;
}
.service-left .con_work-bot .banner-a{
    display: inline-block;
    width: 250px;
    height: 43px;
    position: absolute;
    top: 20px;
    left: 51px;
}
.service-banner .bd ul li img{
    width: 100%;
    height: 63px;
}
.service-left .con_work-top{
    background: #f1faff;
}
.service-left .con_work-top a img{
   /* width: 302px;*/
   /* height: 46px;*/
}
.service-banner .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    /*width: 1160px;*/
    height: 63px;
}


/*头部宣传图*/
.service-top{
    margin-bottom: 15px;
}
/*绿色通道*/
.service-left-two{
    overflow: hidden;
 /*   margin-top: 8px;*/
}
.service-left-two .lstd_box{ position:relative;}
.service-left-two .submain{ width:700px; margin:5px auto;height:72px; padding-top:16px; overflow:hidden; padding-left: 20px;}
.service-left-two .submain li{ float:left; width:115px; height:72px; text-align:center;}
.service-left-two .submain li span{ display:block; padding-top:4px;}
.service-left-two .submain li:hover a{color:#009cff;}
.service-left-two .i_prev{
    background: url("../images/qk2018_news_icon18_hover.png");
    width: 20px;
    height: 40px;
    position:absolute; left:0; top:14px;
    cursor: pointer;
}
.service-left-two .i_prev:hover{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon18.png");
}

.service-left-two .i_next{
    background: url("../images/qk2018_news_icon19.png");
    width: 20px;
    height: 40px;
    position:absolute; right:0; top:14px;
    cursor: pointer;
}
.service-left-two .i_next:hover{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon19_hover.png");
}
.service-left-two .sx_clum{
     padding-bottom: 9px;
     border-bottom: 1px solid #dcdcdc;
 }
.service-left-two .sx_clum a{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 10px;
}
.service-left-two .sx_clum img{
    float: right;
}

/*取号公示，审批*/
.service-left-three{
    overflow: hidden;
}
.service-left-three .tit3{
    margin-bottom: 8px;
}
.service-left-three .tit3  li a{
    border-bottom: 2px solid #2285e7;
    color: #2285e7;
    padding-bottom: 5px;
}
.service-left-three .tit3  li a{
    margin-right: 10px;
}
.service-left-three table{
    width: 100%;
}
.con_people_box_service{
    height: 138px;
}
.service-left-three table tr>td{
    text-align: center;
    padding: 6px 0;
    border-bottom: 1px dashed #e0e0e0;
    color: #555;
}
.service-left-three .tr-title{
   background-color: #eeeeee;
}
.service-left-three .tr-title>td{
    text-align: center;
    color: #878787;
    border-bottom: none;
}
.service-left-three .tr-title .td-address{
    width: 220px;
    overflow: hidden;
    /* overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
}
.service-left-three .last-tr td{
    border-bottom: none!important;
}
.service-left-three .sapn-bangong{
    color: #878787;
}

/*标签云*/
.fl{ float: left; }
.fr{ float: right; }
.wrapper{
    /*width: 284px;*/
    height: 154px;
    margin: 0 auto;
    background-color: #f0faff;
    margin-bottom: 16px;
    position: relative;
}
.wrapper p{ padding-top: 150px; line-height: 27px; color: #999; font-size: 14px; text-align: center;  }
.tagcloud { position: absolute;left: 0  }
.tagcloud a{ position: absolute;  top: 0; left: 0;  display: block; padding: 2px 26px; color: #fff!important; font-size: 16px; border: 1px solid #e6e7e8; background-color: #f2f4f8; text-decoration: none; white-space: nowrap;
-o-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
-ms-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
-moz-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
-webkit-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";/*兼容ie7/8*/
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=9);
/*strength是阴影大小，direction是阴影方位，单位为度，可以为负数，color是阴影颜色 （尽量使用数字）使用IE滤镜实现盒子阴影的盒子必须是行元素或以行元素显示（block或inline-block;）*/
}
.tagcloud a:hover{ color: #fff;!important; }
.service-right-one-top{
    padding-bottom: 9px;
    border-bottom: 1px solid #dcdcdc;
}
.service-right-one-top a{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 10px;
}
.b_96deb0{
    background-color: #96deb0!important;
                          }
.e678df{
    background-color: #e678df!important;
}
.b_6e8be6{
    background-color: #6e8be6!important;
}
.f2a37f{
    background-color: #f2a37f!important;
}


/*重点办事，民生服务，利企服务*/
.service-right-two{
    overflow: hidden;
}
.service-right-two .con_people{
    margin-left: 0;
    /*width: 284px;*/
    margin-bottom: 17px;
}
.service-right-two .con_people_box_bot li {
    /*width: 82px;*/
    height: 64px;
    float: left;
    text-align: center;
    /*margin-right: 19px;*/
}
.service-right-two .con_people_box_bot li a {
    color: #555;
}
.service-right-two .con_people_box_bot li a img {
    padding-top: 0px;
    /*transition: All 0.4s ease-in-out;*/
    /*-webkit-transition: All 0.4s ease-in-out;*/
    /*-moz-transition: All 0.4s ease-in-out;*/
    /*-o-transition: All 0.4s ease-in-out;*/
/*}*/}
.service-right-two .con_people_box_bot li a img:hover{
    /*transform: translate(0, -10px);*/
    /*-webkit-transform: translate(0, -10px);*/
    /*-moz-transform: translate(0, -10px);*/
    /*-o-transform: translate(0, -10px);*/
    /*-ms-transform: translate(0, -10px);*/
}
/* Push */
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.service-right-two .con_people_box_bot li a div {
    padding-top: 0px;
    width: 82px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}
.service-right-two .con_people_box_bot li a:hover{
    color: #555!important;
}
.service-right-two .ma-r0{
    margin-right: 0!important;
}
.service-right-threes{
    background: url(../images/2019qk_fw_qkyd.jpg) no-repeat center bottom;
   
    height: 190px;
}
/*表格下载，热门下载*/
.baioge-xia-box .biao-main .biao-main-list ul li
{
    background: url(../images/qk2018_blue_arrow.png) no-repeat left center;
    padding-left: 5px;
}

.service-right-three{
  
}
.service-right-three ul li a .sec{
        font-size: 14px;
         color: #555;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.service-right-three ul li{
    padding: 0 0 8px!important;
}

.service-right-three ul li a .time{
    font-size: 12px;
    color: #999;
    float: right;
}
.service-right-three li a .sec:before {
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    padding-right: 5px;
    position: relative;
    top: -1px;
}
.service-right-three .tit3 li.on a, .tit3 li a:hover{
    padding-bottom: 7px;
}


/*桥口区访谈*/

/*在线访谈客厅*/
.interview-one{
    position: relative;
    left: -12px;
}
.interview-one img{
    /*width: 100%;*/
}
.interview-two{
    overflow: hidden;
    margin-bottom: 15px;
}
.interview-two-left{
    float: left;
}
.interview-two-right{
    float: right;
    width: 100%;
    padding-left:20px;
}
.interview-two-left img{
   width: 100%;
    height: 240px;
}
.interview-biao{
    color: #53b1e7!important;
}
.interview-center{
    font-size: 18px;
    color: #555;
    font-weight: bold;
    cursor: pointer;
}
.interview-center:hover{
    color: #2285e7;
}
.interview-two-right-bot .num01{
    color: #ff0000;
}
.interview-two-right-top{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.interview-two-right-bot span{
    color: #666;
}
.interview-two-right-bot ul li
{
    margin-bottom: 11px;
    line-height: 25px;
}
.interview_banner002{
    width: 92%;
    float: left;
}
.interview_banner02 img{
    width: 100%;
}

/*访谈计划*/
.interview-four{
    overflow: hidden;
}
.interview-four-left{
    float: left;
    padding-right: 5px;
    overflow: hidden;
}

.interview-four-left-inter{
    width:100%;
}
.interview-four-left-top{
    padding-bottom: 9px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 5px;
}
.interview-four-left-top a{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 10px;
}
.interview-four-left-bot{
    border: 1px solid #c1dbf0;
    height: 193px;

}
.interview-four-left-bot .tr-title td{
    background-color: #eeeeee!important;
    padding: 3px 0;
}
.interview-four-left-bot tr td{
    padding: 9px 0;
    background-color: #f0faff;
    border-bottom: 2px solid #fff;
    text-align: center;
}
.interview-four-lefts{
   display:none;
}
/*滚动轴*/
.interview-four-left-bot table{
    width: 100%;
}
.interview-four-left-bot::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:3px;

}
.interview-four-left-bot::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
   display: none;
}
.interview-four-left-bot::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#eeeeee;
}
.interview-four-left-bot::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#d2d2d2;
    border-radius:4px;
}
.interview-four-left-bot{
    scrollbar-arrow-color: #eeeeee;
    /*scrollbar-3dlight-color: #666; !**!!*立体滚动条亮边的颜色*!*/
    scrollbar-highlight-color: #eeeeee; /**//*滚动条空白部分的颜色*/
    /*scrollbar-shadow-color: #999; !**!!*立体滚动条阴影的颜色*!*/
    /*scrollbar-darkshadow-color: #666; !**!!*立体滚动条强阴影的颜色*!*/
    /*scrollbar-track-color: #666; !**!!*立体滚动条背景颜色*!*/
    scrollbar-base-color:#d2d2d2; /**//*滚动条的基本颜色*/
}



.interview-four-right{
    float: right;
}
.interview-four-right-top{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 7px;
}
.interview-four-right-top .yun-list{
    overflow: hidden;
}
.interview-four-right-top .yun-list li{
    float: left;
}
.interview-four-right-top .yun-list li:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_after_icon02.png);
    padding: 0 3px;
    position: relative;
    top: 1px;
}

.interview-four-right-top .on a{
    color: #2285e7;
    padding-bottom: 8px;
    text-decoration: none;
    border-bottom: 2px solid #2285e7;
    display: inline-block;
}
.interview-four-right-bot-bd .div-img{
    text-align: center;
}
.interview-four-right-bot-bd .div-img img{
    width: 160px;
    height: 160px;
}
.interview-four-right-bot-left{
    float: left;
    margin-right: 12px;
}
.interview-four-right-bot-lefts{
    float: left;
    margin-right: 12px;
}
.interview-four-right-bot-right{
    float: right;
    width: 140px;
}
.interview-four-right-bot-rights{
    float: right;
    width: 140px;
}
.interview-four-right-bot-right .saoyisao{
    color: #ff9e3d;
    margin-bottom: 10px;
    margin-top: 5px;
}
.interview-four-right-bot-right .saoyisao:before{
   content: url("https://www.qiaokou.gov.cn/images/qk2018_interview_saomiao.jpg");
    padding-right: 7px;
    position: relative;
    top: 3px;
}
.interview-four-right-bot-right .mr10{
    margin-right: 5px;
}
.interview-four-right-bot-right .mt10{
    margin-bottom: 5px;
}

/*访谈时间轴*/
.interview-three{
    /*height: 199px;*/
}
.interview-three .interview_people{
    background-color: #ffffff;
    overflow: hidden;
}
.interview-three .tit3{
    margin: 0 0 5px 0;
}
.interview-three .cinterview_people_box .cinterview-year ul li{
    float: left;
    padding: 3px 32px;
    color: #999;
    border-radius: 5px;
    cursor: pointer;
}
.interview-three .cinterview-year{
    position: relative;
    overflow: hidden;
    padding-left: 22px;
    z-index: 9999;

}
.interview-three .cinterview_people_box .cinterview-year ul{

}
.interview-three .cinterview_people_box .cinterview-year ul .active{
        background-color: #4dbafb;
        color: #fff;
}
.interview-three .parBd .slideBox{
    display: none;
}
.interview-three .parBd .block{
    display: block;
}
.interview-three .month-info .slideBox{
    display: none;
}
.interview-three .month-info .block{
    display: block;
}
.interview-three .prev{
     position: absolute;
     left: 0;
 }
.interview-three .next{
    position: absolute;
    right: 0;
}

.interview-three .cinterview-month .month-ul li{
    float: left;
    color: #666;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 36px;
    border: 1px solid #e0e0e0;
    margin-left: 53px;
    cursor: pointer;
    background-color: #fff;
    position: relative;
}
.interview-three .cinterview-month .month-ul .active-yuan{
    color: #fff;
    background-color: #4dbafb;
    width: 35px;
    padding-left: 2px;
}
.interview-three .cinterview-month .month-ul .active-yuan:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_interview_angle.png");
    position: absolute;
    top: 9px;
    left: 12px;

}
.interview-three .cinterview-month .month-xian{
    background: url(../images/qk2018_interview_icon07.jpg);
    width: 100%;
    height: 22px;
    position: relative;
    top: 59px;
}
.interview-three .cinterview-month .month-ul{
    overflow: hidden;
    position: relative;
    top: 20px;

}
.interview-three .cinterview-month{
    position: relative;
    top: -33px;
}
.interview-three .cinterview-info{
    background-color: #f5f5f5;
    /* border-top: 1px solid #dddddd; */
    padding: 15px 44px 15px 44px;
    margin-top: 21px;
}
.interview-three .cinterview-info-top{
    /*padding-bottom: 5px;*/
}
.cinterview-info .span01{
    margin-right: 80px;
    display: inline-block;
    width: 489px;
    color: #666;
}
.cinterview-info .span01 img{
    margin-left: 5px;
}
.cinterview-info .span02{
    display: inline-block;
    width: 437px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cinterview-info .span03{
    color: #ff0000;
    position: relative;
    top: -7px;
}


/*桥口区互动*/
.interaction-three .bai01 span{
    color: #fff;

}
.interaction-three .bai01 img{
    width: 22px;
    height: 22px;
    margin-right: 7px;
}
.interaction-three .bai01{
    background: url("../images/qk2018_survey_icon73.png") no-repeat center center;
    width: 196px;
    height: 59px;
    line-height: 59px;
    margin-right: 0;
    text-align: center;
    border-radius: 6px;
    margin-left: 14px;
}
.interaction-three .bai02{
    background: url("../images/qk2018_survey_icon78.png") no-repeat center center;
}
.interaction-three .bai03{
    background: url("../images/qk2018_survey_icon79.png") no-repeat center center;
}
.interaction-three .bai04{
    background: url("../images/qk2018_survey_icon80.png") no-repeat center center;
}
.interaction-three .bai04{
    background: url("../images/qk2018_survey_icon81.png") no-repeat center center;
}

/*硚口宣传图*/
.interaction-one div img{
    width: 100%;
}
.interaction-one{
    margin-bottom: 20px;
}


/*百姓诉求，申请公开*/
.bxsq-input-one-right-one{
  position: relative;
    left: -30px;
}
.interaction-two .interaction-left .interaction_people{
    position: relative;
}
.interaction-left .picScroll-span{
    position: absolute;
    right: 2px;
    top: 1px;
    z-index: 9999;
}
.interaction-two .interaction-left .interaction_people .hd{
    float: right;
}
.interaction-two .interaction-left .interaction_people .down{
    display: inline-block;
    margin-left: 5px;
    background: url("../images/qk2018_interaction_down_hover.png");
    width: 17px;
    height: 17px;
}
.interaction-two .interaction-left .interaction_people .down:hover{
    background: url("../images/qk2018_interaction_down.jpg");
}
.interaction-two .interaction-left .interaction_people .top{
    display: inline-block;
    background: url("../images/qk2018_interaction_top.jpg");
    width: 17px;
    height: 17px;
}
.interaction-two .interaction-left .interaction_people .top:hover{
    background: url("../images/qk2018_interaction_top_hover.png");
}
.interaction-two .interaction-left .interaction_people .tit3{
    border-bottom: none;
    margin-bottom: 4px;
    margin-left: 0;
}
.interaction-two .interaction-left .interaction_people .tit3 li.on a, .tit3 li a:hover{
    /*border-bottom:none;*/
}
.interaction-two .interaction-left{
    float: left;
    padding-right: 20px;
    margin-bottom: 11px;
}
.interaction-two{
    overflow: hidden;
}
.interaction-two .interaction-left_box{
    height: 216px;
    overflow-y: auto;
    overflow-x: hidden;
}
.interaction-two .interaction-left_box ul li{
    overflow: hidden;
    background-color: #f0faff;
    margin-bottom: 6px;
    padding-left: 17px;
}
.interaction-two .interaction-left_box .info-bot{
    overflow: hidden;
}
.interaction-two .interaction-left_box .info-bot div{
    float: left;
    width: 190px;

}
.interaction-two .interaction-left_box-left{
    float: left;
    padding: 8px 0;
    border-right: 1px solid #c8ddff;

}
.interaction-two .interaction-left_box-left .dian{
    display: inline-block;
    background-color: #2285e7;
    width: 3px;
    height: 3px;
    margin-right:5px;
}
.interaction-two .interaction-left_box-left .info-top{
     margin-bottom: 8px;
 }
.interaction-two .interaction-left_box-left .info-bot div span{
    color: #999;
    font-size: 12px;
}
.interaction-two .interaction-left_box-left .sec{
   color: #555;
}
.interaction-two .interaction-left_box-right{
    float: right;
    padding: 22px 19px;
}
.interaction-two .interaction-left_box-right .chuli img {
    margin-right: 5px;
}


/*我要写信*/
.interaction-two-right{
    float: right;

    overflow: hidden;
}
.interaction-two-right-top{
    text-align: center;
    background-color: #d7f2ff;
    color: #2285e7;
    padding: 5px 0;
    border-radius: 15px 15px 0 0;
}
.interaction-two-right-top:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_interaction_email.png");
    position: relative;
    top: 3px;
}
.interaction-two-right-bot{
    background-color: #f0faff;
    padding: 12px 10px;
    padding-top: 0;
}
.interaction-two-right-bot a{
   color: #2285e7;
   margin-right: 35px;
}
.form-div02{
   margin-top:15px;
}
.interaction-form input{
    padding: 7px;
    border: 1px solid #dcdcdc;
    width: 120px;
}
.interaction-form p{
    color: #666;
    padding-bottom: 2px;
    padding-top: 8px;
    text-align: left;
}
.interaction-form .bianhao{
    width: 206px;
}
.interaction-form .inp{
    width: 330px;
}

/*便民通道*/
.interaction-three{
    border: 1px solid #d7f2ff;
    overflow: hidden;
    padding: 14px;
    padding-right: 0;
    margin-bottom: 20px;
}
.interaction-three img{

}
.interaction-three a{
    display: inline-block;
    text-align: center;
}




/*问卷调查，民意征集，征集调查采用反馈*/
.interaction-four{
    overflow: hidden;

}
.interaction-four-left{
    float: left;
   padding-right: 20px
}
.interaction-four-left .interaction-left_box ul li .arrow{
    top: -6px;
}
.interaction-four-left .interaction-left_box ul li .con-news-sec{

    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75%;

}
.interaction-four-left .interaction-left_box ul li .con-news-sec:hover{
    color: #2285e7;
}
.interaction-four-left .interaction-left_box ul li .con-news-number{

   font-size: 12px;
    margin-left: auto;
    color: #999!important;

}
.interaction-four-left .interaction-left_box ul li{
    padding-bottom: 2px;
    display: flex;
    line-height: 28px;
    background: url(../images/qk2018_blue_arrow.png) no-repeat left center;
    padding-left: 10px;
}
.interaction-four-left .interaction-left_box ul li .jinxing{
    color: #16764a;
}
.interaction-four-left .interaction-left_box ul li .jieshu{
    color: #ef0000;
}

.interaction-four-left .interaction_people .tit3{
    margin-bottom: 13px;
}


/*热点回应*/
.interaction-four-right{
    float: left;
    margin-top: 10px;
}
.interaction-four-rights{
    float: left;
    margin-top: 0px;
}
.interview-four-right-tops{
    padding-bottom: 9px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 7px;
}
.interview-four-right-tops a{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 10px;
}
.interview-four-right-bot .arrow{
    top: -7px;
}
.interview-four-right-bot .con-news-sec{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 332px;
}
.interview-four-right-bot .con-news-sec:hover{
    color: #2285e7;
}
.interview-four-right-bot .con-news-number{
    font-size: 12px;
    float: right;
    color: #999!important;
}
.interaction-four-right .interview-four-right-top{
    position: relative;
    top: -4px;
}
.interview-four-right-bot .list li{
    line-height: 24px;
     background: url(../images/qk2018_blue_arrow.png) no-repeat left center;
    padding-left: 10px;
}

.interview-four-right-bot .xuanchuan-ban{ margin:0 auto 0; height:55px; overflow:hidden; position:relative;}
.interview-four-right-bot.xuanchuan-ban .prev,.xuanchuan-ban .next{ position:absolute; top:50%; margin-top:-26px; width:22px; height:52px; z-index:999; display:block; cursor:pointer}
.interview-four-right-bot .xuanchuan-ban .next{ left: 379px; background: url(../images/qk2018_interaction_right.png) no-repeat;;}
.interview-four-right-bot .xuanchuan-ban .prev{ left:0;  background: url(../images/qk2018_interaction_left.png) no-repeat;}
.interview-four-right-bot .xuanchuan-ban  ul{ overflow:hidden; zoom:1; }
.interview-four-right-bot .xuanchuan-ban  ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  width:100%; height:74px;}
.interview-four-right-bot .xuanchuan-ban  ul li img{ width:100%; height:55px;}

/*硚口数据*/
.data-one{
    overflow: hidden;
    margin-bottom: 13px;
    padding-left: 20px;
}
.data-one div{
    overflow: hidden;
   text-align: center;

}
.data-one div .img-left{
    margin-right: 17px;
}


/*统计图表*/
.data-two{
    overflow: hidden;
    background: url("../images/qk2018_data_bg.png");
}
.data-two-top{
    margin-bottom: 15px;
}
.data-two-top{
    margin-bottom: 20px;
}
.data-two-top .active{
    background: url(../images/qk2018_data_active.png) no-repeat;
    color: #fff;
    font-weight: bold;
    /* height: 40px; */
    padding-bottom: 5px;
}
.data-two-top .active-zsy{
font-weight: bold;
}
.data-two-top ul .momo{
    float: right!important;
    height: 40px;
    line-height: 40px;
}
.data-two-top ul li{
    background-color: #eeeeee;
    color: #666666;
    /*width: 546px;*/
    text-align: center;
    line-height: 40px;
    float: left;
    cursor: pointer;
    height: 40px;
}
.data-two-top ul{
    overflow: hidden;
}
.picScroll-top-two .hd-two ul li{
    width: 166px;
    padding: 10px 0;
    text-align: center;
    background-color: #eeeeee;
    margin-bottom: 12px;
    border-radius: 5px;
}


.container-two .data-two-left .hd-two ul li{
    width: 166px;
    padding: 10px 0;
    text-align: center;
    background-color: #eeeeee;
    margin-bottom: 12px;
    border-radius: 5px;
}
.data-two-left{
    float: left;
    padding: 30px 14px 18px;
    border: 1px solid #dddddd;
    position: relative;
    background-color: #fff;
    height: 270px;
}
.data-two-left .hd ul li{
    /*width: 166px;*/
    /*padding: 10px 0;*/
    text-align: center;
    background-color: #eeeeee;
    margin-bottom: 12px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
}
.container-one-zsy .data-two-left .hd ul li{
//height:20px;
//line-height:20px;
}

.data-two-left .hd ul .on{
    background: url("../images/qk2018_data_icon10.png") no-repeat;
    color: #fff;
}
.data-two-left .hd ul .on a{
    
    color: #fff;
}
.data-two-left .hd-one ul li{
    width: 166px;
    padding: 10px 0;
    text-align: center;
    background-color: #eeeeee;
    margin-bottom: 12px;
    border-radius: 5px;
}
.data-two-left .hd-one ul .on{
    background: url("../images/qk2018_data_icon10.png");
    color: #fff;
}

.data-two-left .up-arrow{
    position: absolute;
    left: 0;
    top: 0px;
    background: url(../images/qk2018_data_bot.png);
    width: 110px;
    height: 20px;
    right: 0;
    margin: 0 auto;
}
.data-two-left .up-arrow:hover{
    background: url("../images/qk2018_data_bot_hover.png");
}
.data-two-left .down-arrow{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/qk2018_data_top_hover.png");
    width: 110px;
    height: 20px;
    margin: 0 auto;
 }
.data-two-left .down-arrow:hover{
    background: url("../images/qk2018_data_top.png");
}



.data-two-right{
    float: right;
    width: 944px;
    height: 285px;
}
.data-two-bot{
    overflow: hidden;
    /*height: 290px;*/
}


/*硚口概况*/


/*硚口概述*/
.survey-one{
    overflow: hidden;
    border: 2px solid #daeef2;
    margin-bottom: 13px;


}
.survey-one  .con_l {
    float: left;
    width: 946px;
    border: 1px solid #dddddd;
    height: 280px;
}
.survey-one .pic_con .num{
    position: absolute;
    z-index: 6;
    bottom: 16px;
    left: 20px;
}
.survey-one  .pic_con{ height:280px; position:relative; z-index:1; overflow:hidden;width:946px;}
.survey-one  .pic_con .pic{ height:100%;}
.survey-one  .pic_con .pic img { width:946px; height:280px; display: block; }
.survey-one  .pic_con .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:86px; width: 100%; }
.survey-one  .pic_con .txt{ position: absolute; bottom: 0; z-index: 5; height:42px; width: 100%; overflow: hidden; }
.survey-one  .pic_con .txt li{ height:52px; line-height:52px; position: absolute; bottom: -51px; left:0px; }
.survey-one  .pic_con .txt li a{
    display: block; color: white; padding: 7px 0 0 15px; font-size: 14px;
    width: 280px;
    overflow: hidden;
}
.survey-one .news-one  .pic_con .num{ position: absolute; z-index: 6;     bottom: 16px;left: 15px; }


.survey-one-right{
    position: relative;
    right: 20px;
    z-index: 99;
}
.survey-one-right-left{
    background: url(../images/qk2018_news_icon169.png);
    width: 382px!important;
    position: absolute!important;
    right: 183px;
    padding: 26px 20px 34px 33px;
}
.survey-one-right-left .xiangqing{
    color: #2285e7;
}
.survey-one-right-right{
    float: right;
    padding: 26px 33px 4px;
    /*height: 252px;*/

}
.survey-one-right-right:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_survey_line.png");
}
.survey-one-right-left p{
    color: #555555;
    line-height: 28px;
    margin-top: 8px;
}
.survey-one-right-right img{
    display: block;
    margin-bottom: 22px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.survey-one-right-right img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.survey-one-right-right div{
    position: relative;
    top: -239px;
    left: 23px;

}


/*地情资料*/
.survey-two{
    overflow: hidden;
    margin-bottom: 13px;
}
.survey-two-top{
    margin-bottom: 10px;
}
.survey-two .picScroll-left{ overflow:hidden; position:relative;  }
.survey-two .picScroll-left .survey-two-hd{
    overflow:hidden;  height:30px;     margin: 0 20px;
    position: relative;
    top: -31px;
    z-index: 1;
}
.survey-two .survey-two-bot{
    height: 165px;
}
.survey-two .survey-two-bot .bd  .prev{
    position: absolute;
    display: block;
    top: 46px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
    background:url("../images/qk2018_survey_icon08.png") 0 0 no-repeat;
    left: 6px;
}
.survey-two .survey-two-bot .bd .next{
    position: absolute;
    right: -7px;
    top: 46px;
    width: 25px;
    height: 25px;
    z-index: 999;
    display: block;
    cursor: pointer;
    overflow: hidden;
    background:url("../images/qk2018_survey_icon09.png") 0 0 no-repeat;
}
.survey-two .picScroll-left .survey-two-hd .prevStop{ background-position:-60px 0; }
.survey-two .picScroll-left .survey-two-hd .nextStop{ background-position:-60px -50px; }
.survey-two .picScroll-left .survey-two-hd ul{  overflow:hidden; zoom:1; margin-top:10px; zoom:1;position: relative; z-index: 99 }
.survey-two .picScroll-left .survey-two-hd ul li{
    float: left;
    width: 208px;
    height: 26px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url(../images/qk2018_survey_yuan.png) no-repeat center;
    margin: 0 8px;
    padding-top: 0;
}
/*.survey-two .picScroll-left .hd ul li.on{*/
    /*background: url(../images/qk2018_survey_yuan_hover.png)no-repeat center;*/
    /*width: 207px;*/
    /*height: 26px;*/
    /*padding-top: 0;*/
/*}*/
/*.survey-two .picScroll-left .hd ul .slideBox{*/
    /*display: none;*/
/*}*/
.survey-two .picScroll-left .survey-two-hd ul .block{
    display: block;
}
.survey-two .picScroll-left .bd{  }
.survey-two .picScroll-left .bd ul{ overflow:hidden; zoom:1;
    /*height: 137px;*/
}
.survey-two .picScroll-left .bd ul li{
    position: relative;
    margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;
}
.survey-two .picScroll-left .bd ul .mask{
    display: inline-block;
    background: url(../images/qk2018_survey_icon21.png) no-repeat center center;
    width: 154px;
    height: 104px;
    position: absolute;
    z-index: 999!important;
    top: 4px;
    left: 3px;
    display: none;
    transition: all 0.6s;
}
.survey-two .picScroll-left .bd ul .mask .wendang{
    display: block;
    width: 91px;
    height: 23px;
    position: absolute;
    top: 30px;
    left: 26px;
}
.survey-two .picScroll-left .bd ul .mask .caiye{
    display: block;
    width: 91px;
    height: 23px;
    position: absolute;
    top: 58px;
    left: 26px;
}
.survey-two .picScroll-left .bd ul .mask:hover{
    transform: scale(0.95);
}
.survey-two .picScroll-left .bd ul .mark-block{
    display: block;
}
.survey-two .picScroll-left .bd ul li .pic{     text-align: center;
    width: 152px;
    height: 104px;
    padding: 3px;
    margin-right: 49px;
}
.survey-two .picScroll-left .bd ul li .pic img{
    width: 156px;
    height: 108px;
    display: block;
    border: 1px solid #e0e0e0;
    padding: 2px;

}

.survey-two .picScroll-left .bd ul li .title .onon{
    color: #2285e7!important;
}

.survey-two .survey-two-bot .picScroll-left .bd ul li .title{
    /*position: relative;*/
    /*top: -28px;*/
    width: 161px;
    padding-top: 10px;
}
.survey-two .survey-two-bot .picScroll-left .bd ul li .title a{
    color: #555555;
}
.survey-two .survey-two-bot .picScroll-left .bd ul li .yuan{
     background: url("../images/qk2018_survey_yuan.png");
    width: 33px;
    height: 26px;
    margin-left: 62px;
    margin-top: 8px;
}
.survey-two .survey-two-bot .picScroll-left .bd ul li .yuan-active{
    background: url("../images/qk2018_survey_yuan_hover.png");
}
.survey-two .survey-two-bot .tempbox{
    overflow: hidden;
    position: relative;
    width: 1071px;
    margin-left: 59px;
    z-index: 9;
}
.survey-two .leader-right-xian{
    height: 2px;
    background-color: #2285e7;
    position: relative;
    top: 16px;

}



/*汉皋辉煌*/

.survey-three{
    overflow: hidden;
}
.survey-three  .con_l {
    float: left;
    width: 344px;
    border: 3px solid #daeef2;
    height: 192px;
    margin-top: 5px;
}
.survey-three .hsfc_con1 .num{
    position: absolute;
    z-index: 6;
    bottom: 16px;
    left: 20px;
}
.survey-three  .hsfc_con1{ width:344px;height:192px; position:relative; z-index:1; overflow:hidden;}
.survey-three  .hsfc_con1 .pic{ height:100%; overflow:hidden;}
.survey-three  .hsfc_con1 .pic img { width:344px; height:192px; display: block;

}

.survey-three  .hsfc_con1 .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:86px; width: 100%; }
.survey-three  .hsfc_con1 .txt-qiao{ position: absolute; bottom: 0; z-index: 5; height:56px; width: 100%; overflow: hidden; }
.survey-three  .hsfc_con1 .txt-qiao li{
    height:53px; position: absolute; bottom: 0; left:0px; width:100%;
    padding: 8px 7px 8px 7px;
    background-color: rgba(0,0,0,0.5);
}

.survey-three .news-one  .hsfc_con1 .num{ position: absolute; z-index: 6;     bottom: 16px;left: 15px; }
.survey-three .hsfc_con1 .txt-qiao ul{
    overflow: hidden;
}
.txt-qiao-left{
    float: left;
    background-color: #2285e7;
    width: 102px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
}
.txt-qiao-left a{
    color: #fff;
}
.txt-qiao-right{
    float: right;
    width: 170px;
}
.txt-qiao-right p{
    color: #fff;
    width: 170px;
}
.survey-three .qiao-right-arrow{
    position: relative;
}
.survey-three .hsfc_con1 .prev{
    left: 0;
    background: url(../images/qk2018_survey_icon19.png) no-repeat;
}
.survey-three .hsfc_con1 .next {
    right: -7px;
    background: url(../images/qk2018_survey_icon18.png) no-repeat;
}
.survey-three .txt-qiao .qiao-right-arrow .prev, .qiao-right-arrow .next{
    position: absolute;
    top: 0;
    left: 113px;
    width: 16px;
    height: 16px;
    z-index: 999;
    display: block;
    cursor: pointer;
}
.survey-three .txt-qiao .qiao-right-arrow .next{
    left: 132px!important;
}


.survey-three-right{
    float: right;
    padding-left: 30px;

}
.survey-three-right-top{
    padding-bottom: 9px;
    border-bottom: 1px solid #cdeafd;
    margin-bottom: 10px;
}
.survey-three-right-top a{
    border-bottom: 2px solid #2285e7;
    padding-bottom: 10px;
}
.survey-three-right-top img{
    float: right;
}
.survey-three-right-bot{
    overflow: hidden;
}
.survey-three-right-bot li{
    float: left;
    padding-right: 10px;
    margin-bottom: 10px;
}
.survey-three-right-bot li a{
    display: block;
    border: 1px solid #e2eff6;
}
.hanhuang-top{
    padding: 12px 18px;
    background-color: #edf4ff;
    font-weight: bold;
    color: #555;
    /*width: 218px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.hanhuang-bot{
    padding: 13px 18px 15px 18px;
    color: #878787;
    position: relative;

}
.hanhuang-bot div span{
    color: #999;
    font-size: 12px;
}
.hanhuang-bot div img{
    position: absolute;
    right: 0px;
    top: 62px
}



/*硚口二级页面*/

.cntannt-main-xq{
    background-color: #f6fcff;
}
.cntannt-main-xxgk-xq{
   background-color: #fff;
}
.cntannt-line-xq{

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    margin-bottom: 30px;
    padding: 8px;
    background: rgba(255,255,255,0.5);
}
.cntannt-main-box{
    padding-top: 0;
    overflow: hidden;
}

/*当前页面位置*/
.now-addres{
    background-color: #fff;
    padding: 9px 0 9px 15px;
    border-bottom: 1px solid #e7e7e7;
}
.now-addres a,.now-addres span{
    color: #878787;
}
.now-addres a:hover{
    color: #2285e7;
}


.tupianxinwen .left-navigation{
    padding-right: 20px;
    padding-left: 20px;
}
.tupianxinwen .bmdt-contain-tpxw{
    padding: 10px 20px;
    padding-right: 0;
}
.tupianxinwen .tpxw-contain ul li a{
    display: block;
    position: relative;
}
.tupianxinwen .tpxw-contain ul li a img{
    width: 100%;
}
.tupianxinwen .tpxw-contain ul li a div{
    position: absolute;
    width: 100%;
    text-align: center;
}
.tupianxinwen .tpxw-contain ul li a p{
    text-align: center;

}
.tupianxinwen .tpxw-contain ul li{
    padding-right: 20px;
}
.left-navigation{
    float: left;
    /*margin-left: 22px;*/
    margin-top: 12px;
    padding-right: 36px;
}
.left-navigation ul .active-li{
    border-left: 2px solid #5aacff;
}
.left-navigation ul li{

    padding: 13px 18px 13px 52px;
    margin-bottom: 8px;
    position: relative;
    background: url(../images/qk2018_news_icon24.png) no-repeat 193px center;
    background-color: #fff;
}
.left-navigation ul li:hover{
    background: url(../images/qk2018_news_icon171.png) no-repeat 193px center;
    background-color: #fff;
    color: #2285e7;
}
.left-navigation ul li a:hover{

    color: #2285e7;
}
.left-navigation ul li a{
    display: block;
    /*width: 184px;*/
}
.left-navigation ul .active{
    background: url(../images/qk2018_news_icon171.png) no-repeat 193px center;
    background-color: #fff;
    color: #2285e7;
}
.left-navigation ul .active a{
    color: #2285e7;
}
/*.left-navigation ul li a:after{*/
    /*content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon24.png");*/
    /*position: absolute;*/
    /*right: 18px;*/
/*}*/

/*.left-navigation ul .active:after{*/
    /*content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon24_hover.png");*/

/*}*/



/*部门动态内容*/
.bmdt-contain-top-bot{
    margin-bottom: 27px;
}
.navigation-contain{
    overflow: hidden;
    /*padding-left: 22px;*/
}
.bmdt-contain{
    float: right;
    background-color: #fff;
    /*width: 834px;*/
    padding: 17px 25px 0 25px;
}
.bmdt-contain-top ul li{
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
    display: flex;
}
.bmdt-contain-top .bmdt-contain-top-img{
    float: left;
}
.bmdt-contain-top .bmdt-contain-top-img img{
    width: 218px;
    height: 123px;
}
.bmdt-contain-top .bmdt-contain-top-sec{
    float: left;
    /*width: 596px;*/

    margin-left: 19px;
}
.bmdt-contain-top .bmdt-contain-top-sec p:hover{
    color: #2285e7;
}
.bmdt-contain-top .bmdt-contain-top-sec h4:hover{
    color: #2285e7;
}
.bmdt-contain-top .bmdt-contain-top-sec h4{
    color: #555;
    padding-bottom: 7px;
}
.bmdt-contain-top .bmdt-contain-top-sec h4:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    position: relative;
    padding-right: 5px;
    top: -2px;
}
.bmdt-contain-top .bmdt-contain-top-sec p{
    color: #999;
    padding-bottom: 14px;
}
.bmdt-contain-top .bmdt-contain-top-sec span{
    color: #999;
}


.bmdt-contain-top .bmdt-contain-top-secs{
    float: left;
    /*width: 596px;*/

    margin-left: 19px;
}
.bmdt-contain-top .bmdt-contain-top-secs p:hover{
    color: #2285e7;
}
.bmdt-contain-top .bmdt-contain-top-secs h4:hover{
    color: #2285e7;
}
.bmdt-contain-top .bmdt-contain-top-secs h4{
    color: #555;
    padding-bottom: 7px;
}
.bmdt-contain-top .bmdt-contain-top-secs h4:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    position: relative;
    padding-right: 5px;
    top: -2px;
}
.bmdt-contain-top .bmdt-contain-top-secs p{
    color: #999;
    padding-bottom: 14px;
}
.bmdt-contain-top .bmdt-contain-top-secs span{
    color: #999;
}
.bmdt-contain-bot ul li{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;

}
.bmdt-contain-bot h4{
    color: #555;
    padding-bottom: 7px;
}
.bmdt-contain-bot h4:hover{
    color: #2285e7;
}
.bmdt-contain-bot p:hover{
    color: #2285e7;
}
.bmdt-contain-bot h4:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    position: relative;
    padding-right: 5px;
    top: -2px;
}
.bmdt-contain-bot p{
    color: #999;
    padding-bottom: 14px;
}
.bmdt-contain-bot span{
    color: #999;
}

/*翻页*/
.bmdt-contain-paging{
    margin: 0px 0 33px 0;
}

.bmdt-contain-paging .bmdt-contain-paging-span{
    text-align: center;
}
.bmdt-contain-paging .bmdt-contain-paging-span span{
    display: inline-block;
    padding: 5px 14px;
    text-align: center;
    border: 1px solid #d7d7d7;
    margin-left: 2px;
    cursor: pointer;
}
.bmdt-contain-paging .bmdt-contain-paging-span .bmdt-arrow
{
    padding: 5px 16px;

}
.bmdt-contain-paging .on{
    background-color: #2385e7;
    color: #fff;
}


/*硚口要闻内容*/
.qkyw-contain-top{
    margin-bottom: 41px;
}
.qkyw-contain-top-bot .qkyw-contain-top ul li{
    padding-bottom: 13px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 13px;
    overflow: hidden;
}
.qkyw-contain-top-bot .qkyw-contain-top ul li a span:hover{
    color: #2285e7;
}
.qkyw-contain-top-bot .qkyw-contain-top ul li a .qkyw-sec{
    color: #555;
}
.qkyw-contain-top-bot .qkyw-contain-top ul li a .qkyw-time{
    color: #999;
    float: right;
}
.qkyw-contain-top-bot .qkyw-contain-top ul li a .qkyw-sec:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    position: relative;
    padding-right: 10px;
    top: -2px;
}

/*图片新闻内容*/
.bmdt-contain-tpxw{
    padding-right: 0;
    /*width: 859px;*/
}
.tpxw-contain{
    overflow: hidden;
}
.tpxw-contain ul li{
    float: left;
    /*margin-right: 24px;*/

    margin-bottom: 35px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.tpxw-contain ul li a{
    display: block;
    position: relative;
}
.tpxw-contain ul li:hover{
    transform: translate(10px,0);
    -webkit-transform:  translate(10px,0);
    -moz-transform:  translate(10px,0);
    -o-transform:  translate(10px,0);
    -ms-transform:  translate(10px,0);
}
.tpxw-contain ul li a p{
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    /* text-align: center; */
    width: 100%;
    color: #fff;
    text-align: center;
}
.tpxw-contain ul li a p:hover{

}

/*政务专题*/
.navigation-contain-zwzt{
    background-color: #fff;
}
.zwzt-contain{
    background: #fff;
    /*padding: 25px;*/
    padding-right: 0;
    padding-bottom: 0;
}
.zwzt-contain-box{
    overflow: hidden;
    margin-bottom: 30px;
}
.zwzt-contain-box ul li{
    float: left;
    /*margin-right: 11px;*/
   background: url("../images/qk2018_survey_icon29.png") no-repeat center center;
    /*width: 371px;*/
    /*height: 104px;*/
    text-align: center;
    line-height: 120px;
}
.zwzt-contain-box ul li a img{
width: 340px;
    height: 76px;
}
.left-navigation-xxgk ul  .logobiaoqian{
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    padding: 13px 10px 9px 12px;
    margin-bottom: 8px;
    position: relative;
    margin: 7px;
}
.logobiaoqian span{
    padding-left: 5px;
}

/*硚口详情*/
.qkxq-contain{
    background: #fff;
    /*padding: 20px;*/
    padding-right: 0;
    padding-bottom: 0;
}
.qkxq-contain-box-three p img {
    max-width :70%
}

.xq-qiaokou-main-xq{
    /*padding-right: 20px!important;*/
}
.qkxq-contain-box .qkxq-contain-box-one .f-dec{
    padding-top: 1px;
margin-left: 95px;
}
.qkxq-contain-box .qkxq-contain-box-one{
    background-color: #f7f6f6;
    text-align: center;
    padding: 28px 0 16px 0;
    margin-bottom: 30px;
}
.qkxq-contain-box .qkxq-contain-box-one-zsy{
 background-color: #fff;
}
.qkxq-contain-box-one div img{
    cursor: pointer;
}
.hidden-title{
    display: none;
}
.qkxq-contain-box .qkxq-contain-box-one .qkxq-title{
    font-size: 24px;
    color: #555;
    padding-bottom: 26px;
}
.qkxq-contain-box .qkxq-contain-box-one p{
    color: #878787;
    padding-bottom: 10px;
}
.qkxq-contain-box .qkxq-contain-box-one .qkxq-voice{
padding-left: 10px;
}
.qkxq-contain-box-two{
    text-align: center;
    margin-bottom: 35px;
}
.qkxq-contain-box-three{
    /*width: 1060px;*/
    margin: 0 auto;
    margin-bottom: 32px;
    padding: 0 20px;
}
.qkxq-contain-box-three p{
    color: #555;
    text-indent: 2em;
    line-height: 33px;
    margin-bottom: 10px;
}

.qkxq-contain-box-four{
    text-align: center;
    padding-bottom: 21px;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 88px;
}
.qkxq-contain-box-four span:before{
    position: relative;
    top: 2px;
    padding-right: 5px;
}
.qkxq-contain-box-four .qkxq-dy:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon41.png");

}
.qkxq-contain-box-four .qkxq-sc:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon42.png");
}
.qkxq-contain-box-four .qkxq-fx:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon43.png");
}
.qkxq-contain-box-four .qkxq-fx:before{
    content: '';
}
.bshareDiv {
    display: inline-block !important;
    vertical-align: middle !important;
}
.qkxq-contain-box-four .qkxq-gb:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon44.png");
}
.qkxq-contain-box-four .qkxq-jc:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon46.png");
}
.qkxq-contain-box-four .qkxq-jia:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon47.png");
}
.qkxq-contain-box-four .qkxq-jian{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon36.png");
    position: relative;
    top: 2px;
}
.qkxq-contain-box-four .bshare-custom{
    margin-left: 580px!important;
}
.qkxq-contain-box-four span{
    color: #878787;
    cursor: pointer;
}
.qkxq-contain-box-four .qkxq-jc{
    background-color: #e7f6ff;
    padding: 5px;
    float: right;
    position: relative;
    left: -20px;
    top: -5px;

}
.qkxq-contain-box-four .qkxq-jc a{
    color: #555;
}
.qkxq-contain-box-four  .qkxq-gb a{
    color: #878787;
}

.qkxq-contain-box-five .qkxq-fj{
    float: left;
}
.qkxq-contain-box-five .qkxq-xz{
    float: left;
}
.qkxq-contain-box-five .qkxq-xz>div{
    text-decoration: underline;
    color: #555555;
    padding-bottom: 10px;
}
.qkxq-contain-box-five .qkxq-xz>div:hover{
    cursor: pointer;
}
.qkxq-contain-box-five{
    width: 1060px;
    margin: 0 auto;
    overflow: hidden;
    padding: 17px 0 28px 0;
}

.qkxq-contain-box-five .qkxq-fj:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon45.png");
    padding-right: 9px;
}
/*内页的背景*/
body{
    width: 100%;
	background：#ffffff !important;
}
.xq-bg{
    background: no-repeat center bottom;
    width: 100%;

}
.xq_tit_bg{
    background: no-repeat center top;
    width: 100%;
    position: relative;
}
.xq-qiaokou-main{

}
.xq_tit_bg_box{
    width: 1200px;
    margin: 0 auto;

}
.xq_tit_bg_box-one{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 145px;
    background: no-repeat right 2px;
    padding: 0;
}
.xxgk_tit-center{

    position: absolute;
   width: 100%;
    text-align: center;
    top: 45px;
}



/*行政复议*/
.xq_tit_bg-one{
    display: none;
}
.xzfy-contain-bg{
    /*background-color: #f6fcff;*/
}
.left-navigation-xzfy{
    float: left;
    margin-left: 22px;
    margin-top: 12px;
}
.left-navigation-xzfy ul li{
    padding: 0 18px 0 20px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 10px;
    position: relative;
    width: 216px;
    background:  center center no-repeat;
}
.left-navigation-xzfy ul .xzfy-li-active{
    background:  no-repeat center center;
    /*background: none;*/
    /*background-color: #2285e7;*/
}
.left-navigation-xzfy ul li:hover{
    background:  no-repeat center center;
}
.left-navigation-xzfy ul li a{
    display: block;
}
.left-navigation-xzfy ul li a:hover{
   color: #fff;
}
.left-navigation-xzfy ul .xzfy-li-active a{
    color: #fff;
}
/*.left-navigation-xzfy ul .xzfy-li-active a:after{*/
    /*content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon61.png");*/
    /*float: right;*/
/*}*/
.xzfy-contain{
    float: right;
    /*background-color: #fff;*/
    /*width: 834px;*/
    padding: 17px 25px 0 25px;
}
.qkxq-contain-box .xzfy-content{
    padding: 0 50px;
    background: #fff;
}

.xzfy-content ul li{
    margin-bottom: 13px;
}
.xzfy-content ul li div{
    margin-bottom: 8px;
}
.xzfy-content p{
    color: #555555;
    line-height: 35px;
}
.xzfy-h1{
    font-size: 24px;
    color: #555555;
    text-align: center;
   // float: left;
}
.xzfy-top{
    overflow: hidden;
    margin-bottom: 22px;
    text-align: center;
}
.xzfy-shenqing{
    width: 112px;
    height: 32px;
    line-height: 32px;
    background-color: #ff9e3d;
    text-align: center;
    border-radius: 5px;
    float: right;
}
.xzfy-shenqing a{
    color: #fff;

}
.xzfy-shenqing a:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon60.png");
    padding-right: 5px;
}
.xzfy-shenqing-bot{
    width: 112px;
    height: 32px;
    line-height: 32px;
    background-color: #ff9e3d;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 30px;

}
.xzfy-shenqing-bot:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon60.png");
    padding-right: 5px;
}
.xzfy-shenqing-bot a{
    color: #fff;
}
.xzfy-contain-one{
    width: 100%;
    padding: 0;
}
.xzfy-contain-one-box{
    padding: 15px 20px;
}


/*财政资金*/
.xzfy-contain .czzj-h2{
    text-align: center;
    font-size: 18px;
    color: #555555;
}
.czzj-box-one-top .czzj-h3{
        font-size: 16px;
         color: #2285e7;
}
.czzj-box-one-top .czzj-h3:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon48.png);
    padding-right: 8px;
}
.czzj-box-one-top .czzj-more{
    float: right;
    color: #999999;
}
.czzj-box-one-bot ul li{
// border-bottom: 1px dashed #e5e5e5;
 //   padding: 9px 0;
 //   margin-left: 10px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 13px 0;
    margin-left: 10px;
}
.czzj-box-one-bot ul li a{
    color: #555;
}
.czzj-box-one-bot ul li a:hover{
    color: #2285e7;
}
.czzj-box-one-bot .czzj-sec:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png");
    padding-right: 12px;
    position: relative;
    top: -1px;
}
.czzj-box-one-bot .czzj-time{
    font-size: 14px;
    color: #999999;
    float: right;
}
.czzj-box-one-top{
    padding-bottom: 10px;
}
.czzj-box-one{
    margin-bottom: 28px;
}
.czzj-box-two{
    margin-bottom: 25px;
}
.czzj-box-two .czzj-h3{
    font-size: 16px;
    color: #2285e7;
    margin-bottom: 20px;
}
.czzj-box-two .czzj-h3:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon48.png);
    padding-right: 8px;
}
.czzj-box-two .czzj-li-box li{
    float: left;
    width: 30%;
    margin-left: 10px;
    margin-bottom: 13px;
    background: no-repeat left center;
    padding-left: 12px;
}
.czzj-box-two .czzj-li-box li a:hover{
    color: #2285e7;
}
.czzj-li-box{
    overflow: hidden;
}
.czzj-box-two .czzj-h4{
    color: #ff7200;
    font-size: 14px;
    padding-left: 21px;
    padding-bottom: 5px;
}
.czzj-box-two .czzj-h3 {

    margin-bottom: 11px;
}
.left-navigation-czzj{
    float: left;
    padding-left: 22px;
    margin-top: 12px;
}

.xxgk_tit_bg{
    background: no-repeat center top;
    width: 100%;
    height: 150px;
}



/* 信息公开目录 */
.xxzl_left{
    float: left;
    width: 256px;

}
#xxgkml h2{
    padding-left: 25px;
    background-color: #419ff4;
    font-size:16px;
    line-height:54px;
    color:#fff;
}
.xxzl_clum li{
    font-size:16px;
    /*line-height:54px;*/
    padding-left: 12px;
    position:relative;
}
.xxzl_icon1:hover{

}

.xxzl_clum li i{
    display:block;
    width:12px;
    height:12px;
    position:absolute;
    right:17px;
    top:20px;
   // background:url(../images/171223zwgk_bmxxgk_grayarrow.png) center center no-repeat;
}
.xxzl_clum li.on i{
   // background-image:url(../images/171223zwgk_bmxxgk_bluearrow.png);
}
.xxzl_clum li a{
    color:#555;
    font-size: 14px;
	display: block;
   
}
.xxzl_clum >li >a{
// width: 220px;
}
.xxzl_clum  .menu  .menu-li-title-ul li a{
//  width: 190px;
}

.xxzl_clum li a:hover{
    text-decoration: none;
    color: #2285e7;
}
.xxzl_clum .xxzl_icon2 a:hover{
    color: #fff!important;
}
.xxzl_icon1{ background:url(../images/qk2018_news_icon49.png) center center no-repeat;    border-left: 2px solid #2285e7;margin-bottom: 9px;    padding: 10px 0;    padding-left: 20px!important; height: 42px;line-height: 42px;}
.xxzl_icon2{ background-color: #2285e7;padding: 10px 0;border-radius:3px 3px 0 0;color: #fff;  padding-left: 70px!important;}
.xxzl_icon3{ background:url(../images/qk2018_news_icon49.png) center center no-repeat;    border-left: 2px solid #2285e7;;margin-bottom: 9px}
.xxzl_icon4{background:url(../images/qk2018_news_icon49.png) center center no-repeat;    border-left: 2px solid #2285e7;;margin-bottom: 9px}
.xxzl_icon5{ background:url(../images/qk2018_news_icon49.png) center center no-repeat;    border-left: 2px solid #2285e7;;margin-bottom: 9px}
.xxzl_icon6{ background:url(../images/qk2018_news_icon49.png) center center no-repeat;    border-left: 2px solid #2285e7;;margin-bottom: 9px}

.gkml_sub{
    height:397px;
    background-color: #fff;
    overflow:auto;
    margin-bottom: 9px;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
}
.gkml_sub li{
    line-height:25px;
    border-bottom:none;
    *padding-left:6px;
}
.gkml_sub li a{
    font-size:14px;
}
.sub_on li{
    border-bottom: none;
    padding-left: 57px;
    background: url(../images/qk2018_news_icon59.png) 39px center no-repeat;
}
.sub_on li a{
    font-size: 14px;
}
.sub_on li a:hover{
    color:#4297ee;
}
.gkml_sub li a span{
    display:block;
    float:left;
    width:12px;
    height:12px;
    overflow:hidden;
    margin:10px 5px 0 0;
}
.gkml_sub li a.minus span{
    background:url(../images/qk2018_news_icon57.png) no-repeat;
}
.gkml_sub li a.plus span{
    background:url(../images/qk2018_news_icon58.png) no-repeat;
}
.subxxml_right{
    float: right;
    width:828px;
}
.xxml_rtit{
    height:56px;
    border:1px solid #ccc;
    background-color:#f8f8f8;
    line-height:55px;
    position:relative;
}
.xxml_rtit span{
    margin-left:20px;
    font-size:14px;
}
.xxml_rtit select{
    float: left;
    height:28px;
    margin: 14px 0 14px 10px;
    border: 1px solid #dedede;
    line-height:28px;
}
.xxml_rtit img{
    position:absolute;
    top:10px;
    right:16px;
}
.xxml_rtit input{
    width:715px;
    height:36px;
    padding-left:10px;
    border: 1px solid #dedede;
    color:#333;
    line-height:34px;
    outline: none;
}
#xxgkml table{
    width: 828px;
    max-width: 828px;
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}
#xxgkml table thead{
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}
#xxgkml table td{
    padding-top:6px;
    height:36px;
    position:relative;
}
#xxgkml table td:hover .pop{
    display:block;
}
#xxgkml table td .pop{
    display:none;
    position:absolute;
    top:41px;
    left:165px;
    width:550px;
    height:217px;
    padding:8px 12px 0;
    border:1px solid #bfbfbf;
    background:#fff;
    font-size:14px;
    color:#555;
    line-height:40px;
    z-index:100;
}
#xxgkml table td .pop .imgbg{
    position:absolute;
    left:30px;
    top:-9px;
}
#xxgkml table td .pop p{
    float:left;
    padding-left:72px;
    line-height:40px;
    position:relative;
}
#xxgkml table td .pop p.p1{
    width:287px;
}
#xxgkml table td .pop p.p2{
    width:237px;
}
#xxgkml table td .pop p.p4{
    line-height:24px;
    margin-top:8px;
}
#xxgkml table td .pop p .tit{
    position:absolute;
    left:0;
    top:0;
    width:72px;
}
#xxgkml table td .pop p em{
    font-style:normal;
}
#xxgkml table td .pop p em.w2{
    margin-right:28px;
}
#xxgkml table td .pop p em.w3{
    margin-right:7px;
}
#xxgkml table td .pop p .red1{
    color:#c00;
}
#xxgkml table .field1{
    width:440px;
    padding-left: 16px;
    background:url(../images/171227dot.png) left 20px no-repeat;
    text-align: left;
}
#xxgkml table th.field1{
    padding-left: 16px;
    background:none;
    text-align: center;
}
#xxgkml table .field2{
    width:120px;
}
#xxgkml table .field3{
    width:180px;
    margin-left:10px;
    margin-right:15px;
}
#xxgkml table .field4{

}
#xxgkml table td span{
    display: block;
    max-width:100%;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
/*
#xxgkml table tr:hover td span{
	display: inline;
	overflow:auto;text-overflow:inherit;white-space:inherit;
}
*/
/* 信息公开目录end */

.left-navigation-xxgk ul li{
    background-color: #f5f5f5;
    padding: 13px 77px 9px 12px;
    margin-bottom: 8px;
    position: relative;
    width: 164px;
    margin: 7px;
}
/* flh 0612 */
.left-navigation-xxgk .xxzl_clum > ul > li >a:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon52.png");
    padding-right: 13px;
}
.left-navigation-xxgk{
    float: left;
    margin-left: 22px;
    margin-top: 12px;
    border: 1px solid #c1e7fd;
    padding-bottom: 40px;
}
.navigation-contain-xxgk{
    background-color: #fff;
}
.zdly_tit_bg{
    background: url(../images/qk2018_news_icon51.png) no-repeat center top;
    width: 100%;
    height: 351px;
}
.xq_tit_redian{
    background: url(../images/qk2018_survey_icon94.png) no-repeat center top;
    width: 100%;
    height: 351px;
}
.zdly-bg{
    background: url(../images/qk2018_news_icon55.png) no-repeat center bottom;
    width: 100%;
}
.zdly-contain{
    top: -60px;
}
.left-navigation-xxgk ul .menu-li-title{
    width: 145px;
    padding: 0px 77px 0px 0;
    margin: 0;
}
.left-navigation-xxgk  .menu-li-title-ul li{
    background-color: #f5f5f5;
    padding: 13px 0 0 48px;
    margin-bottom: 8px;
    position: relative;
    width: 144px;
    margin: 0;
}
.left-navigation-xxgk .menu-li-title-ul li .active{
    color: #3b77d8;
}
.left-navigation-xxgk .menu-li-title-ul li a:before{
    content: none;
}
.xzfy-contain .czzj-h3{
    font-size: 16px;
    color: #2285e7;
    margin-bottom: 5px;
}
.xzfy-contain .czzj-h3:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon48.png);
    padding-right: 8px;
}
.xzfy-contain .zdly-h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 6px;
}


/*统计图表*/
.data-biaoge{
    text-align: center;
    margin-bottom: 28px;
    margin-top: 25px;
}
.data-biaoge img{
    width: 100%;
}
.data-two-tongji{
    background: url(../images/qk2018_data_bg.png) no-repeat bottom;
    padding: 0 30px;
}
.data-two-bot-tongji{
    padding-bottom: 20px;
}
.data-two-right-one{
    width: 903px;
}
/*.data-two-top-one ul li{*/
    /*width: 533px;*/
/*}*/



/*css3效果*/
/* Pulse */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #95aded;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-right-one {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right-one:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7ecef4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right-one:hover, .hvr-sweep-to-right-one:focus, .hvr-sweep-to-right-one:active {
    color: white;
}
.hvr-sweep-to-right-one:hover:before, .hvr-sweep-to-right-one:focus:before, .hvr-sweep-to-right-one:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-right-two {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right-two:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #a9d5fa;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right-two:hover, .hvr-sweep-to-right-two:focus, .hvr-sweep-to-right-two:active {
    color: white;
}
.hvr-sweep-to-right-two:hover:before, .hvr-sweep-to-right-two:focus:before, .hvr-sweep-to-right-two:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.hvr-sweep-to-right-three {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right-three:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #84ccc9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right-three:hover, .hvr-sweep-to-right-three:focus, .hvr-sweep-to-right-three:active {
    color: white;
}
.hvr-sweep-to-right-three:hover:before, .hvr-sweep-to-right-three:focus:before, .hvr-sweep-to-right-three:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-right-four {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right-four:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7ecef4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right-four:hover, .hvr-sweep-to-right-four:focus, .hvr-sweep-to-right-four:active {
    color: white;
}
.hvr-sweep-to-right-four:hover:before, .hvr-sweep-to-right-four:focus:before, .hvr-sweep-to-right-four:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.hvr-sweep-to-right-five {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right-five:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dfb4da;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right-five:hover, .hvr-sweep-to-right-five:focus, .hvr-sweep-to-right-five:active {
    color: white;
}
.hvr-sweep-to-right-five:hover:before, .hvr-sweep-to-right-five:focus:before, .hvr-sweep-to-right-five:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/*行政复议表单*/
.xzfy-contain-form{

    background-color: #fff;

    padding: 16px 18px 16px 18px;
}
.xzfy-form{
    margin-bottom: 30px;
}
.xzfy-form-title{
    background-color: #f0faff;
    padding: 7px 22px;
    color: #555;
}
.xzfy-form-title:before{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon62.png");
    position: relative;
    top: 3px;
}
.xzfy-form-box{
    overflow: hidden;
}
.xzfy-form-box-left{
    float: left;
    text-align: right;
}
.xzfy-form-box-left div{
    margin-top: 12px;
}
.xzfy-form-box-left input{
    width: 330px;
    height: 32px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
}
.xzfy-form-box-left span{
    display: inline-block;
    /*width: 221px;*/
    text-align: right;
    color: #555;

}
.xzfy-form-box-right{
    float: right;
    /*margin-right: 55px;*/
    text-align: left;
}
.xzfy-form-box-right input{
    /*width: 340px;*/
    height: 32px;
    border: 1px solid #dcdcdc;
}
.xzfy-form-box-right span{
    display: inline-block;
    width: 170px;
    text-align: right;
    color: #555;
}
.xzfy-form-box-right div{
    margin-top: 12px;
}
.xzfy-form-textarea .xzfy-form-box div .sq{
    display: inline-block;
    width: 221px;
    text-align: right;
    color: #555;
}
.xzfy-form-textarea .xzfy-form-box div{
    margin-top: 12px;
    padding-left: 19px;
}
.xzfy-form-textarea .xzfy-form-box div input{
    width: 330px;
    height: 32px;
    border: 1px solid #dcdcdc;
}
.xzfy-form-textarea .xzfy-form-box div textarea{
    /*width: 860px;*/
    height: 100px;
    border: 1px solid #dcdcdc;
}
.xzfy-textarea textarea{

}
.xzfy-textarea span{

}
.xzfy-form-tijiao span{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.xzfy-form-tijiao .tijiao{
    background-color: #2285e7;
    color: #fff;
    margin-right: 10px;
}
.xzfy-form-tijiao .chongzhi{
    border:1px solid #2285e7;
    color: #2285e7;
}
.xzfy-form-tijiao{
    margin-left: 226px;
}
.menu1-xxgk{
    margin: 0px auto;
    height: 60px;
    line-height: 60px;
    background-color: #2385e8;
    margin-top: 10px;
    overflow: hidden;
}
.menu1-xxgk ul{
  //  display: flex;
}
.menu1-xxgk li {
    float: left;
    height: 61px;
   // flex: 1;
  //  margin-left: 0;
padding: 0 10px;
}
.menu1-xxgk li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0 10px;
    height: 60px;
}
.menu1-xxgk li a:hover{
    color: #fff!important;
}
.menu1-xxgk-index{
    margin-left: 24px;
}
.xxgk-li1{
    border-bottom: 2px solid #fff;
}


/*硚口区街道级权力清单*/
.quanli-main{
    background-color: #fff;
}
.quanli-contain{
    padding: 20px;
    overflow: hidden;
    padding-bottom: 0;
}
.quanli-one-top{
    background-color: #f0faff;
    padding: 8px 22px;
    color: #555;
}
.quanli-one-top span{
    color: #3391ea;
    font-size: 16px;
}
.quanli-one-top span:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon63.png);
    position: relative;
    top: 4px;
    padding-right: 6px;
}
.quanli-one-bot{
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 14px;
}
.quanli-one-bot ul li{
    float: left;
    width: 130px;
    margin-right: 33px;
    margin-bottom: 6px;
}
.quanli-one-bot ul li a{
    color: #555;
}
.quanli-one-bot ul li a:hover{
    color: #2285e7;
}
.quanli-one-bot ul li a:before{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_blue_arrow.png);
    padding-right: 5px;
    position: relative;
    top: -1px
}

.quanli-two-top{
    padding: 17px 10px 15px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.quanli-two-select{
    float: left;
    margin-right: 25px;
}
.quanli-two-select select{
    width: 206px;
    height: 34px;
    border: 1px solid #dcdcdc;
}
.quanli-two-input{
    float: right;
}
.quanli-two-input input{
    width: 426px;
    height: 32px;
    border: 1px solid #dcdcdc;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
.quanli-two-input span{
    display: inline-block;
    border-radius: 5px;
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #2285e7;
    border: 1px solid #2285e7;
    cursor: pointer;
}
.quanli-two-bot{
    margin-top: 5px;
}
.quanli-two-bot .tr-title td{
    padding: 6px 0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    color: #555555;
}

.quanli-two-bot table{
    width: 1140px;
}
.quanli-two-bot table .td-address{
    width: 80px;
}
.quanli-two-bot tbody td{
    padding: 12px 0;
    border-bottom: 1px dashed #e0e0e0;
    text-align: center;
    color: #555555;
}
.quanli-two-bot tbody .left{
text-align: left;
    background: url(../images/list_icon_hd.png) no-repeat left center;
    padding-left: 0.2rem;
}
.quanli-two{
    margin-bottom: 30px;
}

/*区级权利清单*/
.quanli-zero p{
    color: #555;
    padding-bottom: 5px;
}
.quanli-zero .suggest{
color: #ff9e3d;
}
.quanli-zero .suggest:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon64.png");
    padding-left: 5px;
    position: relative;
    top: -3px;
}
.quanli-zero{
    margin-bottom: 15px;
}
.quanli-two-zero .quanli-sxfl{
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #2285e7;
    color: #fff;
    border-radius: 5px 5px 0 0;
}
.quanli-two-zero  .quanli-zushi{
    float: right;
    color: #cc0000;
    padding-top: 5px;
}
.quanli-one .quanli-more{
    color: #2285e7;
    cursor: pointer;
    float: right;
}
.quanli-one .quanli-more:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon65.png");
    padding-left: 3px;
}
.quanli-one-bot-ul{
    float: left;
    height: 27px;
    overflow: hidden;
    width: 1090px;
}
.quanli-one-bot-ul li{
    margin-right: 22px!important;
}
.quanli-two-main ul li{
    width: 218px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    background-color: #f5f5f5;
    margin-right: 13px;
    margin-top: 10px;
    cursor: pointer;
}
.quanli-two-main ul li:hover{
    background-color: #2285e7;
}
.quanli-two-main ul li a:hover{

    color: #fff;
}
.quanli-two-main ul li a{
    color: #555555;
    display: block;
}
.quanli-two-main .mr{
    margin-right: 0;
}
.quanli-two-main{
    overflow: hidden;
    margin-bottom: 14px;
}

/*三办清单*/
.sbqd_tit_bg{
    background: url(../images/qk2018_news_icon66.png) no-repeat center top;
    width: 100%;
    height: 396px;
}
.sanban-xq-qiaokou-main{
    margin-bottom: -92px;
}
.sbqd-contain{
    top: -91px;
}
.left-navigation-sbqd{
    float: left;
    margin-left: 22px;
    margin-top: 12px;
    padding-bottom: 40px;
}
.left-navigation-sbqd ul li{
    background-color: #f0faff;
    padding: 13px 12px 9px 12px;
    margin-bottom: 8px;
    position: relative;
    width: 192px;
    margin: 7px;
    text-align: center;
}
.left-navigation-sbqd ul li a{
    display: block;
}
.left-navigation-sbqd ul li a:hover{
    color: #2285e7;
}
.left-navigation-sbqd .sanban{
    padding-left: 8px;
    padding-bottom: 5px;
}
.left-navigation-sbqd .sanban span{
    color: #2285e7;
    position: relative;
    top: 1px;
}
.xzfy-contain-line{
     border-left: 1px solid #e7e7e7;
    width: 871px;
    padding: 10px 25px 0 20px;
}
.sbqd-h2{
    overflow: hidden;
    background-color: #f5f5f5;
    border-top: 2px solid #2285e7;
    padding: 11px 15px;
    margin-bottom: 6px!important;
}
.sbqd-h2 ul li{
    float: left;
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
    color: #555;
    cursor: pointer;
}
.sbqd-h2 ul .on{
    background-color: #2285e7;
    color: #fff;
}
.sbqd-box-one-bot ul li{
    margin-left: 3px;
}


/*责权清单引导页*/
.quanli-contain-ul{
    padding: 20px;
    text-align: center;
    height: 450px;
    margin-top: 135px;
    background: url("../images/qk2018_news_icon71.png") no-repeat bottom;
}
.quanli-contain-div{
    overflow: hidden;
    width: 867px;
    margin: 0 auto;
}
.quanli-contain-div ul li{
    float: left;
    margin-right: 102px;
}
.quanli-contain-div ul li a p{
    font-size: 22px;
    color: #555;
    margin-top: 45px;
}
.quanli-contain-div ul .mr0{
    margin-right: 0;
}
.hi-icon-archive:before {
    content: "\e00f";
}

/*硚口微博群*/
.weibo-contain-ul{
    padding: 20px;
    background: url(../images/qk2018_news_icon85.png) no-repeat center center;
}
.weibo-h1{
    text-align: center;
        margin-bottom: 25px;
}
.weibo-h1 span{
    color: #2285e7;
}
.weibo-h1 span:after{
    content: url("https://www.qiaokou.gov.cn/images/qk2018_news_icon86.png");
    padding-left: 5px;
}
.weibo-contain-div{
    overflow: hidden;
    margin: 0 auto;

}
.weibo-contain-div ul li{
    float: left;
    margin-bottom: 40px;

}
.weibo-contain-div ul li a{
    display: flex;
}

.weibo-contain-div .weibo-left{
    float: left;
}
.weibo-contain-div .weibo-right{
    float: left;
    margin-left: 10px;
    width: 243px;
}
.weibo-contain-div .weibo-right p{
    color: #555;
    padding-bottom: 3px;
}
.weibo-contain-div .weibo-right span{
    color: #999;
}


/*微信平台*/
.weix-contain-ul{
    padding: 20px 0;
}
.weix-contain-div{
    overflow: hidden;
    background-color: #f0faff;
    padding: 20px 0;
    margin-top: 20px;
}
.weix-contain-left{
    float: left;
    width: 18%;
}
.weix-contain-right{
    float: left;
    margin-top: 30px;
    width: 82%;
}
.weix-contain-ul .jlgbj{
   text-align: center;
}
.weix-contain-right p{
    color: #555;
}
.weix-bot{
    text-align: center;
    margin-left: 34px;
    background: url("../images/qk2018_survey_icon55.png") no-repeat center center;
    background-size: 100% 100%;
    margin-top: 30px;
}

/*信息公开目录*/
.xxgk-top{
    margin-bottom: 26px;
}
.xxgk-top .field_input{
width: 350px;
}
#searchForm .xxgk-top .field_input-flh{
width: 260px;
}

.xxgk-top .wh-flh{
width: 100px;
}
.xxgk-top input{
    width: 394px;
    height: 34px;
    border: 1px solid #dcdcdc;
}
.xxgk-top select{
    width: 140px;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-align: center;

}
.xxgk-top .sousuo{
    display: inline-block;
    border-radius: 5px;
    width: 70px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #2285e7;
    border: 1px solid #2285e7;
    cursor: pointer;
    //position: relative;
    //top: 2px;

}
.xxgk-contain{
    float: right;
    /*background-color: #fff;*/
    /*width: 840px;*/
    padding: 17px 22px 0 22px;
    padding-top: 0;
}
.xxgk-bot{
    margin-bottom: 30px;
}
.xxgk-bot-h1{
    color: #555;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.xxgk-bot table{
 width: 100%;
}
.xxgk-contain-box{
    background: #fff;
    padding: 10px;
}
.xxgk-bot .tr-title td{
    background-color: #f5f5f5;
    padding: 9px 0;
    color: #555;
}
.xxgk-bot .tr-title .td-address{
   width: 60%;
    text-align: center;
    /* margin-right: 40px; */
    /*padding-right: 20px;*/
}
.xxgk-bot .tr-title .td-zihao{
    width: 20%;
    text-align: center;
    /*padding-right: 40px;*/
}
.xxgk-bot .tr-title .td-riqi{
    /*width: 73px;*/
    /*padding-right: 40px;*/
    text-align: center;
}
.xxgk-bot table tr .youxiao{
    padding-left: 16px;
    color: #80bc70;
}
.xxgk-bot table tr .wuxiao{
    padding-left: 16px;
    color: #cc0033;
}
.xxgk-bot table tbody tr td{
    padding: 12px 0;
    border-bottom: 1px dashed #e0e0e0;
    color: #555555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
}
.cntannt-line-padding{
    padding-top: 0;
}
.now-addres-padding{
padding-top: 0;
}

/*信息公开目录-详情*/
.qkxq-contain-box-zero{
    padding: 16px 0 0 108px;
    background-color: #f7f6f6;
    margin-bottom: 10px;
    overflow: hidden;
}
.qkxq-contain-box-zero p{
    margin-bottom: 15px;
    color: #555;
}
.xq-qiaokou-main-muxq{
    padding: 0;
}
.qkxq-contain-box-zero-left{
    float: left;
    margin-right: 108px;
        min-width: 465px;
}
.qkxq-contain-box-zero-right{
    float: left;
}
.qkxq-contain-box-one-xq{
    /*background-color: #fff!important;*/
    border-bottom: 1px solid #e7e7e7;
}
.qkxq-contain-box-xxgkzn{
    padding-top: 8px!important;
}

.qkxq-p-span span{
    padding-right: 10px;
}


/*政府办公室*/
.xxgk-li{
    height: 58px!important;
}
.bgs-contain-box{
    padding: 20px 22px;
    overflow: hidden;
    padding-bottom: 0;
}
.bgs-contain-box-one{
    overflow: hidden;
    margin-bottom: 20px;

}
.bgs-contain-box-one-left{
    float: left;
    text-align: center;
    padding: 0 20px;
    background-color: #a9d5fa;
    position: relative;
    overflow: hidden;
    display: table;
}
.bgs-contain-box-one-left span{
    display: table-cell;
    vertical-align: middle;
}
.bgs-contain-box-one-left img{
    padding-top: 0;
}
.bgs-contain-box-one-left:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon94.png);
    position: absolute;
    bottom: -5px;
    left: 0;

}
.bgs-contain-box-one-right{
    float: left;
    display: inline-block;
    background-color: #f5f5f5;
    padding: 26px 34px;


}
.bgs-contain-box-one-right p{
    padding-bottom: 2px;
}
.bgs-pa24{
    padding-bottom: 24px!important;
}
.two-left{
    height: 98px;
    background-color: #c1e9ee;
}
.two-left img{
    /*padding-top: 39px;*/
}
.two-right{
   padding: 20px 34px;
    /*line-height: 98px;*/
    /*height: 98px;*/
}
.three-left{

    background-color: #ccdaff;
}
.three-left img{
    /*padding-top: 90px;*/
}
.three-right{
    padding: 20px 34px;
    /*height: 160px;*/
}
.four-left{
    height: 200px;
    background-color: #ffdecf;
}
.four-left img{
    /*padding-top: 90px;*/
}
.four-right{
    padding: 20px 34px;
    /*height: 160px;*/
}
.header-button01{
    display: none;
}
.five-left{
    /*height: 1118px;*/
    background-color: #c9e3fd;
}
.five-left img{
    /*padding-top: 549px;*/
}
.five-right{
    padding: 20px 34px;
    /*height: 1078px;*/
}
.two-left:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon95.png);
    bottom: -18px;
}
.three-left:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon96.png);
    left: -32px;
    bottom: -18px;
}
.four-left:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon97.png);
    left: -20px;
    bottom: -18px;
}
.five-left:after{
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon98.png);
    left: -20px;
    bottom: -18px;
}
.bgs-contain-box-one-box{
    overflow: hidden;
}
.bgs-contain-box-one-box-left{
    padding-right: 40px;
}
.bgs-contain-box-one{
    width: 100%;
    background-color: #f5f5f5;

}

.xxgkzl_con .con_left {
    background: #eaf7ff;
}
.xxgkzl_con .con_left p{
    font-size: 17px;
    margin-top: 17px;
}
.xxgkzl_con .con_left h3 {
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    padding: 13px 0 16px;
    color: #006bc3;
    font-size: 20px;
}
.xxgkzl_con .con_left ul {

    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #b7e3ff;
}
.xxgkzl_con .con_left ul li.on, .xxgkzl_con .con_left ul li {
    height: auto;
}
.xxgkzl_con .con_left ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #b7e3ff;
    text-indent: 27px;
    position: relative;
}


.xxgkzl_con .con_left ul li i {
    background: url(../images/17hs_xxgkzl_leftbtn1.png) center center no-repeat;
    display: blcok;
    width: 9px;
    height: 12px;
    position: absolute;
    left: 9px;
    top: 8px;
}
.xxgkzl_con .con_left h3 img {
    margin-right: 14px;
    position: relative;
    top: -1px;
}
.bgs-contain-box-one-box-rights{
    display:none;
}
/*政府机构设置*/
.czzj-h3-zfjg{
    margin-bottom: 15px!important;
}


/*政府领导*/
.zfld-contain{
    background: #fff;
    overflow: hidden;
}
.zfld-contain-left{
    float: left;
    padding-right: 30px;



}
.zfld-contain-left-box{
    background-color: #f0faff;
    padding: 22px 46px 0 30px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    padding-right: 0;
}
.zfld-contain-left-ul{
   width: 91%;
   
    float: right;
}
.zfld-contain-left .zfld-contain-left-ul .active .left-ul-name{
    display: inline-block;
}
.zfld-contain-left .zfld-contain-left-ul .active .left-ul-name:after {
    content: '';
    display: inline-block;
    background: url(../images/qk2018_survey_icon44.png) center center;
    width: 34px;
    height: 34px;
    position: relative;
    top: 14px;
    margin-left: 15px;
}
.zfld-contain-left-img{
    text-align: center;
    margin-bottom: 20px;
}
.zfld-contain-left .left-ul-position{
    display: inline-block;
    width: 96px;
    height: 34px;
    line-height: 34px;
    background-color: #d1eeff;
    text-align: center;
    color: #555;
    margin-bottom: 24px;
    margin-right: 30px;
}
.zfld-contain-left .left-ul-position-last{
    width: 170px
}
.zfld-contain-right{
    float: right;
    /*width: 885px;*/
    /*padding: 20px 20px 0 30px;*/
    padding-top: 20px;
}
.zfld-contain-right-one{
    padding-left: 0;
    margin-bottom: 20px;
}
.zfld-leader-img{

}
.zfld-leader-h3{
    padding-top: 0!important;
}
.zfld-leader-p{
    padding-top: 3px;
    width: auto;
}
.zfld-leader-info{
    padding-left: 15px;
}
.zfld-jianli{

    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
.zfld-jianli span{
    font-size: 15px;
    color: #2285e7;
    padding-bottom: 5px;
    border-bottom: 2px solid #2285e7;

}
.zfld-jianli-sec p{
    color: #555;
    line-height: 33px;
}
.zfld-h2{
        position: relative;
    font-size: 16px;
    font-weight: bold;
   margin-bottom: 0;
    margin-top: 13px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.zfld-h2 li{
    float: left;
    /*width: 62px;*/
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    font-weight: 100;
    color: #555;
    cursor: pointer;
    margin-right: 15px;
}


.zfld-h2 .on{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
}
.zfjg-box-one-bot ul{
    margin-bottom: 25px;
}
.zfjg-box-one-bot ul li{
    /*line-height: 36px;*/
}

/*百姓诉求*/
.bxsq-contain-two .input-div01{
    margin-left: 14px;
    margin-bottom: 12px;
}
.bxsq-contain{
    padding: 20px;
    overflow: hidden;
    padding-bottom: 0;
}
.bxsq-contain-one{
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 26px;
    margin-bottom: 20px;
}
.bxsq-contain-one-left{
    float: left;
    overflow: hidden;
    background-color: #e3f4ff;
    padding: 8px 30px 8px 26px;
    border-radius: 5px;
    margin-top: 24px;
}
.bxsq-contain-one-left img{
    float: left;
    padding-top: 8px;
}
.bxsq-contain-one-left div{
    float: left;
    margin-left: 14px;
}
.bxsq-contain-one-right{
    float: right;
    overflow: hidden;
}
.bxsq-contain-one-right div{
    float: left;
    margin-right: 5px;
    margin-top: 22px;
}
.bxsq-contain-one-right div p{
    line-height: 31px;
}
.bxsq-contain-one-right img{
    float: left;
}
.bxsq-contain .p-red{
    color: #cc0000;
}
.bxsq-h2-flh {
    margin-left:435px;
}
.bxsq-h2{
    overflow: hidden;
}
.bxsq-h2 ul li{
    float: left;
    width: 140px;
    height: 42px;
    line-height: 42px;
    background-color: #e3f4ff;
    text-align: center;
    color: #555;
    border-radius: 8px 8px 0 0;
    margin-right: 5px;
    cursor: pointer;
}
.bxsq-h2 .on{
    background-color: #2285e7;
    color: #fff;
}
.bxsq-box-one{
    margin-top: 30px;
}
.bxsq-box-one span{
    color: #555;
}
.bxsq-box-one input{
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
    width: 374px;
}
.bxsq-box-one select{
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
    width: 374px;
}
.bxsq-box-one .radio{
    width: 14px;
    height: 12px;
    border-color: #dcdcdc;
}
.bxsq-box-one .input-red{
    font-size: 12px;
    color: #cc0000;


}
.bxsq-box-one textarea{
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
    width: 93%;
    height: 103px;
}
.bxsq-box-one .xing-red{
    font-size: 12px;
    color: #cc0000;
    padding-left: 3px;
}

.bxsq-input-one{
    overflow: hidden;
    margin-left: 56px;
}
.bxsq-input-one-left{
    float: left;
    margin-right: 60px;
    margin-top: 5px;
}
.bxsq-input-one-right{
    float: right;
}
.bxsq-input-one-left div{

}
.bxsq-input-one-right div{
    margin-bottom: 15px;
}
.bxsq-input-two{
    margin-bottom: 15px;
    margin-left: 56px;
}
.input-div01{
    margin-left: 14px;
}
.bxsq-input-two .neirong{
    position: relative;


}
.bxsq-input-two .input-shangchuan{
    display: inline-block;
    text-align: center;
    width: 97px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    color: #2285e7;
    border-radius: 6px;
    border: 1px solid #2285e7;
    position: relative;
    top: 2px;
}
.bxsq-input-five{
    overflow: hidden;
    margin-left: 0;
}
.bxsq-input-five-left{
    float: left;
}
.bxsq-input-five-right{
    float: right;
    margin-top: 24px;
}
.bxsq-input-five-right div{
    margin-bottom: 15px;

}
.bxsq-input-five-left div{
    margin-bottom: 15px;
    margin-left: 56px;
}
.bxsq-input-five .jiedao{
    margin-left: 28px;
}
.bxsq-input-five .yanzhengma{
    margin-left: 42px;
}
.bxsq-input-five select{
    /*width: 340px;*/
}
.bxsq-input-five .email{
    margin-left: 20px;
}
.bxsq-input-six span{
   display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #2285e7;
    margin-right: 10px;
    border: 1px solid #2285e7;
    cursor: pointer;
    border-radius: 6px;
}
.bxsq-input-six{
    margin-top: 15px;
    text-align: center;
    margin-bottom: 20px;
}
.bxsq-input-six .bxsq-tijiao{
    background-color: #2285e7;
    color: #fff;
}
.bxsq-input-two .input-bitian{
    display: inline-block;
    font-size: 12px;
    color: #cc0000;
    position: relative;
    top: 11px;
}
.bxsq-biaoge-one{
    text-align: center;
    color: #555;
    margin-bottom: 20px;
}
.bxsq-biaoge-one input{
    width: 252px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
}
.bxsq-biaoge{
    border: 1px solid #eee;
    padding: 20px 15px;
    overflow: hidden;
    padding-bottom: 0;
}
.bxsq-biaoge thead .tr-title{
    background-color: #f5f5f5;
}
.bxsq-biaoge table{
   width: 100%;
}

.bxsq-biaoge-two .tr-title td {
    padding: 9px 0;
    text-align: center;
    color: #555555;
}
.bxsq-biaoge-two tbody td{
    text-align: center;
    color: #555;
    border-bottom: 1px dashed #e5e5e5;
    padding: 13px 0;
}
.bxsq-biaoge-two tbody tr .bxsq-chuli{
color: #80bc70;
}
.bxsq-biaoge-two tbody tr .bxsq-wanjie{
color: #2285e7;
}
.bxsq-biaoge-two{
    margin-bottom: 20px;
    overflow: hidden;
}

/*服务民生-子页面*/
.ziye-box .ziye-title{
    background: url("../images/qk2018_news_icon48.png") no-repeat left center;
    padding-left: 22px;
}
.ziye-box .ziye-title a{
    font-size: 16px;
    color: #2285e7;
}
.ziye-box .biao-main-list{
    overflow: hidden;
}
.ziye-box .biao-main .biao-main-list ul li{
    float: left;
    background: url("../images/qk2018_blue_arrow.png") no-repeat left center;
    padding-right: 20px;
    padding-left: 5px;
}
.ziye-box .biao-main{
    padding-top: 10px;
    padding-right: 0;
}
.ziye-box .biao-main .biao-main-list{
    margin-bottom: 15px;

}


    /*事项内容*/
.sxnr-contain{
    padding: 20px;
    overflow: hidden;
    padding-bottom: 40px;
}
.sxnr-contain-one{
    //background: url("../images/qk2018_news_icon105.png") no-repeat center center;
    //width: 142px;
    //height: 35px;
    //text-align: center;
    //line-height: 35px;
    //margin: 0 auto;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.sxnr-contain-one span{
    font-size: 16px;
    color: #fff;
}

.xxgk_ysqgk{ width: 920px; margin: 10px auto;}
.table_title{ background:url(../images/ysq_icon.png) repeat-x center;}
.table_title p{text-align:center; font:normal 38px/75px microsoft yahei; background:#fff; width:250px; margin:0 auto; font-size:32px; overflow:hidden;}
.ysq_title{ overflow:hidden;    margin: 0 auto;}
.ysq_wssq p{ font-size: 16px; color: red;}
.ysq_wssq dl{ font-size: 16px;}
.ysq_sqrxx { margin: auto; font-size: 16px;    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;}
.ysq_sqrxx table{  margin-top: 20px; font-size: 16px; border: 1px solid #c1dbf0; border-right: none; border-bottom: none;overflow-x: auto;}
.sqrxx_title{ height: 42px; line-height: 42px; text-align: center; background: #e3f4ff}
.ysq_sqrxx table .sqrxx_title td{     font-size: 16px;
    color: #2285e7;
    font-weight: bold;}
.sqrxx_nb { height: 60px; line-height: 60px; }
.ysq_sqrxx table .sqrxx_nb td{ border-bottom: 1px solid #c1dbf0; text-align: left; }
.ysq_sqrxx table td span{
    margin: 0 0px 0 20px;
    font-size: 14px;
}
.ysq_sqrxx table td span input{ margin-right: 10px;}
.ysq_sqrxx table tr{ height: 42px; overflow: hidden;}
.ysq_sqrxx table tr td{
    border-right: 1px solid #c1dbf0;
    border-bottom: 1px solid #c1dbf0;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #555;
}
.ysq_sqrxx table tr td i { font-style: normal; color: red;}
.text_sr{
    width: 320px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    line-height: 30px;
    padding-left: 10px;
}
.text_sr-one{
    margin: 0 10px;
}
.zjmc_xz{ width: 266px; height: 30px; border: 1px solid #eaeaea;}
.xxnr_sr{
    width: 825px;
    height: 167px;
    /* margin: 10px 0; */
    margin-top: 5px;
    padding: 15px;
    border: 1px solid #dcdcdc;
    line-height: 25px;
}
.ysq_sqrxx .ysqgk_jmfy{
    height: 41px;
    display: block;
    margin-bottom: 0px;
    overflow: hidden;
    border-right: 1px solid #c1dbf0;
    float: left;
    line-height: 41px;
    padding-right: 20px;
}
.ysq_sqrxx .ysqgk_tl{ text-align: left; padding-left: 20px;}
.ysqgk_yzm{ margin-left: 20px;}
.ysqgk_bgcor{ width:173px; background: #f0faff;}
.ysq_title .submit{
      text-align: center;
       margin-top: 40px;
}

.submit a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #2285e7;
    border: 1px solid #2285e7;
}
#SubmitButton{
    background-color: #2285e7;
    color: #fff;
}
.ysq_sqrxx .mar_l20{
    margin-left: 10px;
}
/*问卷调查*/
.wqdc-contain{
    padding: 20px;
    overflow: hidden;
}
.wqdc-contain-one{
    margin-bottom: 30px;
    text-align: center;
}
.wqdc-contain-one-bg{
    background: url("../images/qk2018_news_icon106.png") no-repeat center center;
    /*width: 1160px;*/
    /*height: 143px;*/
    text-align: center;
}
.wqdc-h2{
    font-size: 24px;
    color: #555;
    margin-bottom: 16px;
}
.wqdc-time{
    color: #555;
    margin-bottom: 10px;
}
.wqdc-contain-one-bg div{
    /*width: 988px;*/
    margin: 0 auto;
    padding-top: 20px;
    color: #555;
}
.wqdc-contain-one-bg .wjdc{
 width: 988px;
}
.wqdc-contain-one-bg .wjdc .wjdc-p{
 width: 988px;
 text-align: left;
 line-height: 26px;
 min-height: 55px;
}
.wqdc-contain-two{
    /*width: 1060px;*/
    margin: 0 auto;
    color: #555;
}
.wqdc-contain-two ul li{
    border-bottom: 1px solid #e2e6e9;
    padding-bottom: 17px;
    margin-bottom: 25px;
}
.wqdc-contain-two ul li div{
    padding-top: 13px;
}
.wqdc-tijiao-chakan{
    text-align: center;
}

.wqdc-tijiao-chakan a{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.wqdc-tijiao{
    background-color: #2285e7;
    color: #fff;
    margin-right: 5px;
}
.wqdc-chakan{
   // border:1px solid #2285e7;
    color: #2285e7;
}
.wqdc-contain-one-bgs{
    background: url(../images/qk2018_news_icon106.png) no-repeat center center;
    text-align: center;
    background-size: 100% 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.wqdc-contain-one-bgs div {
    width: 90%;
    margin: 0 auto;
    padding-top: 50px;
    color: #555;
}
.wqdc-contain-one-bgs div p{
    text-align: left;
}
.wqdc-contain-one-bgs div img{
    margin-right:0.1rem;
}
/*走进硚口*/
.qiaokou-one-tab{
    overflow: hidden;
    margin: 20px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qiaokou-one-tab ul li{
    padding: 0 17px;
    height: 30px;
    line-height: 30px;
    color: #555;
    text-align: center;
    border-radius: 10px;
    float: left;
    margin-right: 25px;
    cursor: pointer;
}

.qiaokou-one-tab ul .on{
    background-color: #2285e7;
    color: #fff;
}
.diqingziliao{
    margin-top: 30px;
}
.qiaokou-one-tab ul{
    overflow: hidden;
    margin-left: 5px;
    display: flex;
   /*width: 374px;*/
    margin: 0 auto;
}

.qiaokou-one-tab a:hover {color:#69f;}
.diqingziliao ul{
    overflow: hidden;
}
.diqingziliao ul li{
    float: left;
    margin-bottom: 30px;
    text-align: center;
}
.diqingziliao ul li img{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.diqingziliao ul li img:hover{
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.diqingziliao ul li a p{
    text-align: center;
    margin-top: 10px;
}
.zjqk-contain{
    padding: 20px;
    overflow: hidden;
    padding-bottom: 0;
}
.huihuang{
    /*padding-right: 20px;*/
}
.huihuang ul li{
    padding: 12px 0;
    border-bottom: 1px dashed #e5e5e5;
    background: url("../images/qk2018_news_icon154.jpg") no-repeat left center;
    padding-left: 10px;
}
.huihuang ul li .huihuang-sec{
    color: #555;
    padding-left: 3px;
}
.huihuang ul li .huihuang-sec:hover{
    color: #2285e7;
}
.huihuang ul li .huihuang-time{
    color: #999;
    float: right;
}
.huihuang-box{
    margin-bottom: 30px;
    margin-top: 10px;
}

.guangjun-box{
    overflow: hidden;
    margin-top: 30px;
}
.guangjun-box ul li{
    float: left;
    overflow: hidden;
    margin-bottom: 40px;
    /*margin-right: 27px;*/
    padding-right: 15px;

}
.guangjun-box ul li a{
    color: #555;
    display: flex;
}
.guangjun-box .guangjun-box-left{
    float: left;
}
.guangjun-box .guangjun-box-right{
    float: left;
    /*width: 322px;*/
    margin-left: 15px;
}
.guangjun-box .guangjun-box-right-title{
        border-bottom: 1px solid #e2e6e9;
    padding-bottom: 3px;
}
.guangjun-box .guangjun-box-right-title:hover{
    color: #2285e7;
}
.guangjun-box .guangjun-box-right-sec{
    margin-top: 5px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.guangjun-box .guangjun-box-right-img{
   float: right;
}

/*访谈列表*/
.ftlb-contain{
    padding: 10px;
    overflow: hidden;
    padding-bottom: 0;
}
.ftlb-two{
    margin-top: 20px;
}
.ftlb-three{
    margin-top: 24px;
}
.ftlb-three-top{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
}
.ftlb-three-top span{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 6px;
}
.ftlb-three-title{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    margin-bottom: 15px;
    /*margin-top: 20px;*/
}
.ftlb-three-title:hover{
    color: #2285e7;
}
.ftlb-three-right:hover{
    color: #333!important;
}
.ftlb-three-box{
    overflow: hidden;
    display: flex
}
.ftlb-three-left{
    float: left;
}
.ftlb-three-left img{
    width: 248px;
    height: 153px;
}
.ftlb-three-right{
    float: left;
    /* width: 248px; */
    margin-left: 5px;
    border-right: 1px solid #e5e5e5;
    padding-right: 26px;
}
.ftlb-three-right .ftlb-jia{
    color: #53b1e7;
}
.ftlb-three-right div{
    margin-bottom: 10px;
}
.ftlb-three-right .mb30{
    /*margin-bottom: 30px;*/
}
.ftlb-three-right .mb0{
    margin-bottom: 0;
}

.ftlb-three-right .xqing{
    /*float: right;*/
    color: #cc0000;
}
.ftlb-three-list{
    overflow: hidden;
    margin-top: 20px;
}
.ftlb-three-list ul li{
    float: left;
    margin-bottom: 30px;
    /*margin-right: 24px;*/
}
.ftlb-four-right-top{
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.ftlb-four-right-top a{
    padding-bottom: 5px;
}
.ftlb-two .ftlb-saoyisao{
    margin-bottom: 21px;
    margin-top: 12px;
}
.ftlb-two .eweima-more{
    display: flex;
}
.ftlb-left-bot{
    height: 140px;
    overflow-x: hidden;
}
.ftlb-two-left-one{
    float: left;
    /*margin-right: 16px*/
}
.ftlb-two .ftlb-two-left-one{
    margin-right: 15px;
}
.ftlb-two-left-three{
    float: left;
    margin-top: 15px;
}
/*访谈详情*/
.ftxq-yqts{
    display:none;
}
.ftxq-contain{
    padding: 13px;
    overflow: hidden;
}
.ftxq-one{
    overflow: hidden;
    color: #555;
    margin-bottom: 25px;
}
.ftxq-one-top{
    background-color: #f0faff;
    padding: 16px 0;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}
.ftxq-one-top .ftxq-h2{
    font-size: 18px;
    font-weight: bold;
}
.ftxq-zang{
    border: 1px solid #2285e7;
    display: inline-block;
    border-radius: 8px;
    width: 66px;
    height: 28px;
    line-height: 28px;
    float: right;
    position: absolute;
    right: 13px;
    top: 12px;
}
.ftxq-one-bot{
    overflow: hidden;
}
.ftxq-one-bot-left{
    float: left;
    padding-right: 22px;

}
.ftxq-one-bot-right{
    /*padding-left: 60px;*/

}
.ftxq-one-bot-left-box{
    padding: 10px;
    background-color: #f0faff;
    padding-bottom: 5px;
    margin-bottom: 45px;
}
.ftxq-one-bot-left-top{
    position: relative;
}
.ftxq-one-bot-left-top .ridio{
    width: 100%;
}
.ftxq-one-bot-left-top .radiu{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ftxq-one-bot-left-bot{
    padding: 10px 10px 0 10px;
}
.ftxq-one-bot-left-bot div{
    color: #2285e7;
}
.ftxq-one-bot-left-bot p{
    color: #666;
    line-height: 29px;
}

.ftxq-one-bot-right-top .ftxq-photo{
    background: url("../images/qk2018_news_icon127.png") no-repeat center center;
    width: 428px;
    height: 250px;
    text-align: center;
    margin-bottom: 18px;
}
.ftxq-one-bot-right-top .ftxq-photo img{
    background-color: #fff;
    margin-top: 27px;
    padding: 5px;
    border: 1px solid #e5e5e5;
}
.ftxq-one-bot-right-top .ftxq-name-zhiwei{
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 26px;
}
.ftxq-one-bot-right-top .ftxq-name-zhiwei .ftxq-name{
    font-size: 16px;
    font-weight: bold;
    padding-right: 30px;
}
.ftxq-one-bot-right-bot{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 35px;
}
.ftxq-one-bot-right-bot div{
    padding-bottom: 5px;
}
.ftxq-one-bot-right-bot p{
    line-height: 30px;
}
.ftxq-one-bot-right-bot p img{
    width: 150px;
    height: 112px;
    float: left;
    margin-right: 15px;
}
.ftxq-hkt-img .ftxq-hkt-img-one{
    width: 320px;
    float: left;
    height: 150px;
}
.ftxq-hkt-img img{
    width: 100%;
}
.ftxq-hkt-img .ftxq-hkt-img-two{
    width: 56px;
    float: left;
    height: 150px;
}
.ftxq-two{
    margin-bottom: 12px;

}
.ftxq-two-top{
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}
.ftxq-two-top ul li{
    float: left;
    margin-right: 15px;
    padding-bottom: 5px;
}
.ftxq-two-top ul .on{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
}
.ftxq-two-main p{
    color: #555;
    line-height: 30px;
}
.ftxq-two-main-photo ul {
    overflow: hidden;
}
.ftxq-two-main-photo ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ftxq-two-main-photo ul li img{
    width: 340px;
}
.ftxq-two-main-photo{
    margin-left: 19px;
}

.ftxq-two-main{
    padding: 36px 26px 36px 15px;
    height: 357px;
    overflow-y: auto;
    overflow-x: hidden;
    border: #ccc 1px solid;
}

.ftxq-two-main .mb30{
    margin-bottom: 30px;
}
.ftxq-three{

}
.ftxq-three-top{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 6px;
    margin-bottom: 18px;
}
.ftxq-three-top span{

    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 8px;
}
.ftxq-three-list{
    overflow: hidden;
}
.ftxq-three-list ul li{
    width: 262px;
    margin-right: 36px;
    float: left;
}
.ftxq-minsgheng{
    background-color: #f5f5f5;
    padding: 8px 10px;
    color: #555;
}
.ftxq-zzang{
    float: right;
}
.ftxq-zzang img{
    position: relative;
    top: -2px;
}
/*.ftxq-three-list ul li:last-child{*/
    /*margin-right: 0;*/
/*}*/
.ftxq-three-list ul .mr0{
    margin-right: 0;
}



/*表格下载*/
.header-list{
    overflow: hidden;
    float: right;
    margin-top: 27px;
}
.header-list ul li{
   float: left;
    margin-left: 53px;

}
.header-list ul li a{
    font-size: 18px;
    color: #555555;
}

.list-top-tab{
    overflow: hidden;
    background: url("../images/qk2018_news_icon137.png") no-repeat center center;
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}
.list-top-tab ul li{
    float: left;
    margin-right: 12px;
}
.list-top-tab-div{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    margin-left: 49px;
    margin-top: 21px;
}
.list-top-tab-box{
    background: url("../images/qk2018_news_icon138.png") no-repeat center center;
    width: 100%;
    height: 236px;
    position: relative;
}
.biao-box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;

}
.biao-box span{
    color: #fff;
}
.biao-box a{
    color: #fff;
}
.list-top-tab-biao{
    position: absolute;
    left: 0;
    right: 0;
    top: 42px;
}
.header-bot-one{
    padding: 20px 0!important;
}
.biao-main{
    background-color: #fff;
    padding: 0 20px 20px 17px;
    margin-top: 10px;
    margin-bottom: 20px;
    min-height:460px;
}
.biao-main .biao-main-list{
    margin-bottom: 30px;
    padding-top: 5px;
}
.biao-main .biao-main-list ul li{
    border-bottom: 1px dashed #e5e5e5;
    padding: 13px 0;

}
.biao-main .biao-main-list ul li a{
    color: #555;
}
.biao-main .biao-main-list ul li a .biao-time{
    float: right;
}
.biao-main .biao-main-list ul li a .biao-sec{
    margin-left: 5px;
}
.biao-main .biao-main-list ul li a .biao-sec:hover{
    color: #2285e7;
}
.biao_tit_bg{
    background: url(../images/qk2018_news_icon139.png) no-repeat center top;
    overflow: hidden;
    height: 119px;
    width: 100%;
}

/*绿色通道*/
.lvse-main{
    background-color: #fff;
    padding: 0 0 20px 17px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.lvse-main .lvse-main-list{
    overflow: hidden;
    margin-bottom: 10px;
}
.lvse-main .lvse-main-list ul li{
    float: left;
    margin-top: 32px;
    /*margin-right: 22px;*/
    text-align: center;
}

/*审批事项查询*/
.shenpi-two-bot table{
  width: 100%;
}
.shenpi-two-bot .tr-title{
    background-color: #eeeeee;
}
.shenpi-two-bot .tr-title td{
    padding: 9px 0;
}
.shenpi-two-bot tbody td{
    padding: 13px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shenpi-contain{
    padding-top: 15px;
}
/*审批事项查询*/
.shenpi_title{
    margin-bottom: 220px;
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;
}

/*民生服务*/
.mingsheng-main{
    padding: 38px 0 0 0;
    margin-bottom: 20px;

}
.mingsheng-main-one .main-one-title{
    text-align: center;
    position: relative;
    /*height: 29px;*/
}
.mingsheng-main-one .main-one-title span{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
    font-size: 18px;
    padding: 0 8px 2px 8px;
}
.mingsheng-main-one .main-one-title img{
    position: absolute;
    right: 0;
}
.main-one-bg{
    background: url(../images/qk2018_news_icon152.png);
    /*width: 100%;*/
    height: 235px;
    text-align: center;
    color: #555;
}

.main-one-bg p{
    font-size: 16px;
    margin-bottom: 21px;
    padding-top: 45px
}
.mingsheng-baozhang{
    margin-bottom: 30px;
}
.mingsheng-baozhang span{
    display: inline-block;
width: 74px;
    height: 30px;
    line-height: 30px;
    background-color: #ffeae0;
    text-align: center;
    margin-left: 3px;
    border-radius: 5px;
}
.mingsheng-search input{
    /*width: 560px;*/
    height: 36px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    width: 60%;
}
.mingsheng-search span{
    display: inline-block;
    width: 44px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #2285e7;
    position: relative;
    left: -5px;
    top: 1px;
}

.mingsheng-main-two{
    padding-top: 35px;
    background: #f0fbff;
}
.main-two-boxs{
       display: none;
}
.main-two-box .main-two-list{
    overflow: hidden;
    padding-left: 15px;
}
.main-two-box .main-two-list ul{
    display: flex;

}
.main-two-box .main-two-list ul li{
    float: left;
    font-size: 16px;
    padding: 0 14px 15px;
    margin: auto;
    cursor: pointer;
    color: #555;
    /*flex: 1;*/
    text-align: center;
}
.main-two-box .main-two-list ul .on{

    color: #2285e7;
    border-bottom: 2px solid #2285e7;
}
.main-two-content{
    background-color: #f5f5f5;
}
.main-two-content-li{
   overflow: hidden;
    padding-top: 20px;
}
.main-two-content-li ul li{
    /*padding: 30px 36px;*/
    float: left;
    /*width: 327px;*/
    margin-bottom: 40px;

}
.main-two-content-li ul li p{
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
}

.main-two-content-li ul li a div {
    margin-bottom: 10px;
    background: url(../images/qk2018_blue_arrow.png) no-repeat left center;
    padding-left: 10px;
}
.main-two-content-li ul li a div span{
    margin-left: 5px;
}
.main-two-content-li ul li a div i{
    color: #999;
    font-size: 12px;
    float: right;
}
/*站点地图*/
.map-contain{
    padding: 20px;
    overflow: hidden;
    padding-bottom: 40px;
}
.map-div{

}
.map-div-list{overflow: hidden}
.map-div-title{
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 7px;
}
.map-div ul li{
    margin-bottom: 10px;
}
.map-div-title span{
    margin-bottom: 15px;
    border-bottom: 2px solid #2285e7;
    padding-bottom: 9px;
    color: #2285e7;
    padding-right: 10px;
}
.map-div-title span i{
    padding-left: 5px;
}
.map-div-list ul li{
    float: left;

    text-align: center;
    /*width: 166px;*/
    height: 46px;
    line-height: 46px;
    padding-right: 20px;
    margin-bottom: 20px;

}

.map-div-list ul li a:hover{
    color: #fff;
    background-color: #2285e7;
}
.map-div-list ul li a{
    display: block;
    color: #555555;
    background-color: #f5f5f5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*民生服务*/
.msfw-main{
    background-color: #fff;
    /*padding: 15px 0 160px 103px;*/
    margin-top: 10px;
    margin-bottom: 20px;
}
.msfw-main-box .msfw-main-box-one{
    background: url(../images/qk2018_survey_icon56.png) no-repeat left center;
    height: 30px;
    line-height: 25px;
    width: 150px;
    padding-left: 28px;
}
.msfw-main-box .msfw-main-box-one a{
    color: #fff;
}
.msfw-main-list{
    overflow: hidden;
}
.msfw-main-list .msfw-main-box{
    float: left;
    padding: 0 35px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 10px;
}
.msfw-main-box-she{
    border: 1px solid #ececec;
    padding: 10px 0;
    height: 150px;
}
.msfw-main-list .msfw-main-box .msfw-main-box-two{
    overflow: hidden;
    padding: 10px 20px;
}
.msfw-main-list .msfw-main-box ul li{
    float: left;
    margin-right: 25px;
    margin-bottom: 8px;
}
.msfw-main-list .msfw-main-box ul li a{
    color: #555;
}
.msfw-main-list .msfw-main-box ul li a:hover{
    color: #2285e7;
}
/*问卷调查列表*/
.wqdc-contain-liebiao ul .biaoti{
    color: #006699;
}
.wqdc-contain-liebiao ul .biaoti a{
    background: none;
    color: #006699;
}
 .wqdc-contain-liebiao ul li{
     line-height: 40px;
     border-bottom: 1px dashed #bcbcbc;
     display: flex;

 }
.wqdc-contain-liebiao .lie-list{
    overflow: hidden;
    margin-bottom: 25px;
}
.wqdc-contain-liebiao ul li a{
    display: block;
    /*width: 60%;*/
    background: url(../images/list_icon_hd.png) no-repeat left center;
    padding-left: 15px;
}
.wqdc-contain-liebiao ul li span{
    /*width: 20%;*/
    display: block;
}
.wqdc-contain-liebiao ul li i{
    display: inline-block;
    /*width: 20%;*/
}
.wqdc-contain-liebiao ul li .jinxing{
    color: green;
}
.wqdc-contain-liebiao ul li .jieshu{
    color: red;
}
.wqdc-contain-liebiao{
    padding: 20px;
}
/*民生服务-教育领域*/
.gaige-gaokao-box{
    overflow: hidden;
    margin-bottom: 38px;
    border-bottom: 2px solid #e1edf3;

}
.gaige-gaokao-list{
    overflow: hidden;
}
.gaige-gaokao-list ul li{
    float: left;
    font-size: 16px;
    padding: 0 22px 15px;
    /*margin-right: 41px;*/
    cursor: pointer;
    color: #555;
    /*width: 215px;*/
    text-align: center;
    width: 25%;
}
.gaige-gaokao-li-box{
    overflow: hidden;
    margin-bottom: 15px;
}
.gaige-gaokao-list ul .on{
    color: #2285e7;
    border-bottom: 2px solid #2285e7;
}
.gaige-gaokao-content{
    background-color: #f5f5f5;
    padding: 30px 0 0 38px;
    padding-left: 0;
}
.gaige-gaokao-li{
    overflow: hidden;
    padding: 0 35px; 
    min-height:123px;
}
.gaige-gaokao-li .gaige-gaokao{
    float: left;

}
.gaige-gaokao ul li{

    background: url("../images/qk2018_blue_arrow.png") no-repeat left center;
    padding-left: 10px;
    line-height: 36px;
}
.gaige-gaokao ul li a span:hover{
    color: #2285e7;
}
.gaige-gaokao ul li a{
    color: #555;
}
.gaige-gaokao ul li a i{
    color: #999;
    font-size: 12px;
    float: right;
}
.enjoy-xiang{
   position: relative;
    top: 10px;
}
.interaction-ul-list li{
    padding-left: 6px;
}

/*服务*/
.qkfw-main{
    background-color: #fff;
    padding: 20px;
    margin-top: 42px;
    margin-bottom: 45px;
    padding-right: 0;
    min-height:540px;
}
.qkfw-one{
    overflow: hidden;
}

.qkfw-one ul li{
    float: left;
    margin-right: 10px;
    margin-bottom: 17px;
    height: 80px;
}
.qkfw-two{
    margin-bottom: 32px;
    margin-right: 20px;
}
.qkfw-title{
    background-color: #f7f7f7;
    margin-bottom: 10px;

}
.qkfw-title a{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background-color: #2285e7;
    padding: 9px 24px;
}
.qkfw-two-box{
    border: 1px solid #e5e5e5;
    padding: 15px 10px 10px 10px;
}
.qkfw-two-box .title{
    display: inline-block;
    color: #2285e7;
    font-size: 15px;
    background: url("../images/qk2018_news_icon52.png") no-repeat left center;
    padding-left: 17px;
    margin-bottom: 16px;
}
.qkfw-two-box ul{
    background-color: #f7f7f7;
    padding: 0 20px;
}
.qkfw-two-box ul li{
    height: 41px;
    line-height: 41px;
    border-bottom: 1px dashed #dddddd;
    padding-left: 15px;
}
.qkfw-two-box ul li:last-child{
    border-bottom: none;
}
.qkfw-two-box ul li a i{
    font-weight: bold;
    color: #555;
    display: inline-block;
   width: 25%;
}
.qkfw-two-box ul li a span{
    color: #555;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qkfw-two-box ul li a label{
    float: right;
    color: #555;
    width: 14%;
}
.qkfw-three{
    margin-right: 20px;
    margin-bottom: 50px;
}
.qkfw-three .hd{
    overflow: hidden;
}
.qkfw-three .hd li{
    float: left;
    font-size: 16px;
    color: #555;
    padding: 7px 26px 9px 26px;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}
.qkfw-three .hd .on{
    border-bottom: 3px solid #2285e7;
}
.qkfw-three .bd{
    border: 1px solid #e5e5e5;
    padding: 14px 3px 14px 10px;
    margin-bottom: -18px;
    padding-bottom: 0;
    padding-right: 0;
}
.qkfw-three .bd .title{
    color: #2285e7;
    font-size: 15px;
    background: url(../images/qk2018_news_icon52.png) no-repeat left center;
    padding-left: 17px;
    margin-bottom: 5px;
}

.qkfw-three-list{
    /*margin-top: 14px;*/
}
.qkfw-three-list-box{
    overflow: hidden;
    margin-bottom: 18px;
}
.qkfw-three-list-box ul li{
    float: left;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qkfw-three-list-box ul li a{
    background: url(../images/qk2018_news_icon154.jpg) no-repeat left center;
    padding-left: 13px;
    color: #555;
}
.qkfw-three-list-box ul li a:hover{
    color: #2285e7;
}
.qkfw-six{
    margin-top: -33px;
}
.qkfw-three .bd .qkfw-three-list-box-one{
    margin-bottom: 8px;

}

/*访谈预告*/
.ftyg-contain{
    overflow: hidden;
    /*width: 900px;*/
    margin: 0 auto;
    padding-bottom: 35px;
    padding-top: 15px;
}
.ftyg-one{
    text-align: center;
    margin-top: 20px;
}
.ftyg-one span{
    font-size: 18px;
    color: #555;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    top: 3px;
}
.ftyg-contain-box{
    overflow: hidden;
    margin: 0 auto;
}
.ftyg-two{
    background-color: #f0faff;
    padding: 5px 30px;
    margin-top: 34px;
}
.ftyg-two .title{
    border-bottom: 1px solid #dddddd;
}
.ftyg-two .title span{
    display: inline-block;
    background: url(../images/qk2018_survey_icon23.png) no-repeat left 15px;
    font-size: 16px;
    color: #2285e7;
    border-bottom: 1px solid #4f98ea;
    padding: 10px 0 8px 24px;
}
.ftyg-two p{
    line-height: 30px;
    font-size: 15px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 16px;
    text-indent: 2em;
}

.ftyg-three{
    margin-top: 15px;
    margin-left: 30px;
}
.ftyg-three .title{
    border-bottom: 1px solid #dddddd;
}
.ftyg-three .title span{
    display: inline-block;
    background: url(../images/qk2018_survey_icon24.png) no-repeat left 15px;
    font-size: 16px;
    color: #2285e7;
    border-bottom: 1px solid #4f98ea;
    padding: 10px 0 8px 24px;
}

.ftyg-form input{
    width: 300px;
    height: 32px;
    /* border: 0; */
    background-color: #f0faff;
    border: 1px solid #c5e3f2;
    outline: 0;
}
.ftyg-form div{
    margin-top: 20px;
}
.ftyg-form textarea{
    width: 752px;
    height: 110px;
    /* border: 0; */
    background-color: #f0faff;
    border: 1px solid #c5e3f2;
    outline: 0;
    padding-left: 10px;
    padding-top: 10px;
}
.ftyg-form div span{
    color: #666;
    margin-right: 10px;
}
.ftyg-form .tijiao span{
    color: #999;
    display: inline-block;
    width: 130px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    background-color: #f5f5f5;
    margin-right: 20px;
    border-radius: 3px;
}
.ftyg-form i{
    color: #ff4646;
    margin-left: 20px;
}
.ftyg-form .tiwen{
    position: relative;
    /*top: -100px;*/
}
.ftyg-form .tijiao{
    text-align: center;
}
.ftyg-form .tijiao .active{
    color: #fff;
    background-color: #4f98ea;
}



/*概况页面新增视频*/
.survey-video-img{
    display: inline-block;
    background: url(../images/qk2018_survey_icon28.png) no-repeat center center;
    width: 90px;
    height: 60px;
    position: relative;
    float: left;

}
.survey-video-img img{
    position: absolute;
    left: 32%;
    top: 20%;
}
.survey-video{
    background-color: #fff;
    padding: 5px;
    margin-top: 18px;
    overflow: hidden;
}
.survey-video i{
    display: inline-block;
    color: #555;
    margin-left: 12px;
    margin-top: 18px;
    float: left;
}

/*2018/11/8重点领域信息公开*/
.zdly-ul{
    overflow: hidden;
}
.lingyu-one-title{
    margin-bottom: 10px;
}
.lingyu-one-title img{
    margin-right: 10px;
}
.zhongdian .xq_tit_bg_box .qiaokou-logo{
    width: 344px;
    height: 50px;
}
.zhongdian .left-navigation-xxgk{
    margin-left: 0;
    padding-right: 20px;
    border: 0;
    padding-left: 20px;
}
.zhongdian .left-navigation-xxgk-box{
    border: 1px solid #c1e7fd;
}
.zhongdian .left-navigation-xxgk ul li{
    width: auto;
    padding-right: 0;
}

/*  flh 0612 */
.zhongdian .left-navigation-xxgk .xxzl_clum>li:hover {
    background: url(../images/qk2018_news_icon170.png) no-repeat center center!important;
}
.left-navigation-xxgk-box .xxzl_clum>li>a:hover{
	color: #fff;
	
}
/*  flh 0612 */
.left-navigation-xxgk .left-navigation-xxgk-box .xxzl_clum  ul  li span.plus{
	
	float: right;
    cursor: pointer;
    height: 12px;
    margin-top: -16px;
    width: 214px;
    background: url(../images/2018zk.png) right no-repeat;
    position: absolute;
    right: 20px;
}
.left-navigation-xxgk .left-navigation-xxgk-box> .xxzl_clum > li {
	padding: 1px 3px 3px 12px!important;
   // width: 240px!important;
	
}


.xzfy-contain.qkxq-contain-box{
    float: none;
    padding-left: 0;
    background: #fff;
}
/*首页*/
.con-news-list .slider{
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    margin: 0 auto;
    z-index: 99;
}
.con-news-list .slider  .con_l {
    width:360px;
    border: 0;
}
.con-news-list .slider .con_r {
    float: left;
    width:340px;
    height: 284px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    margin-left: 14px;
    overflow: hidden;
}
.con-news-list .slider .pic_con{  position:relative; z-index:1; overflow:hidden; }
.con-news-list .slider .pic_con .pic{  overflow:hidden;width: 360px;height: 295px;}
.con-news-list .slider .pic_con .pic li {
    width:360px;
    display: block;
    padding: 0;
    height: 295px;
}
.con-news-list .slider .pic_con .txt-bg{ position: absolute; bottom: 0; z-index: 4; height:60px; width: 100%; }
.con-news-list .slider .pic_con .txt ul{
    overflow: hidden;

}
.con-news-list .slider .pic_con .txt{
    position: absolute;
    bottom: 0;
    z-index: 5;
    height: 55px;
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.4);
}
.con-news-list .slider .pic_con .txt li{
    height:55px; line-height:55px; position: absolute; bottom: -55px; left:0px;
}
.con-news-list .slider .pic_con .txt li a{
    display: block;
    color: white;
    padding-left: 20px;
    font-size: 18px;
    overflow: hidden;
}
.con-news-list .slider .pic_con .num{
    position: absolute;
    bottom: 0px;
    left: 39%;
    z-index: 9999;
}
.con-news-list .slider .pic_con .num li{
    float: left;
    position: relative;
    width: 22px;
    height: 4px;
    background-color: #e5e5e5;
    overflow: hidden;
    text-align: center;

    cursor: pointer;
    border-radius: 25px;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}
.con-news-list .slider .pic_con .num li.on,.con-news-list  .pic_con .num li:hover{
    background-color: #f1c870;
    width: 22px;
    height: 4px;
    border-radius: 10px;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}

.con-news-list .slideTxtBoxs .hds{
    float: left;
    width: 100px;
}
.con-news-list .slideTxtBoxs .hds ul li{
    width: 100px;
    height: 42px;
    line-height: 42px;
    background-color: #f5f5f5;
    text-align: center;
    margin-bottom: 4px;
    padding: 0;
    margin-top: 0;
}
.con-news-list .slideTxtBoxs .hds ul .on{
    background-color: #94c9ff;
}
.con-news-list .slideTxtBoxs .hds ul .on a{
    color: #fff;
}
.con-news-list .slideTxtBoxs .bds{
    float: left;
    width: 360px;
}
.con_news .con-news-list {
    /*height: 300px;*/
    /*margin-top: -10px;*/
    overflow: hidden;
}
.con-news-list .slideTxtBoxs .fuping-box{
    overflow: hidden;
}
.con-news-list .slideTxtBoxs .fuping-box .fuping-list{
    float: left;
    width: 164px;
    height: 131px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin-left: 10px;
    margin-bottom: 5px;


}
.con-news-list .slideTxtBoxs .fuping-box .fuping-list p{
background-color: #ebf6fc;
    text-align: center;
    color: #555;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
}
.con-news-list .slideTxtBoxs .fuping-box .fuping-list .fuping-info-one{
    padding: 0 15px;
    padding-left: 5px;
}
.con-news-list .slideTxtBoxs .fuping-box .fuping-list .fuping-info-one div{
    display: inline-block;
    font-size: 12px;
    color: #555;
    /*padding-top: 13px;*/
    margin-left: 10px;
}

/*服务企业直通车-详情*/
.ysq_sqrxx table tr .tupian{
    padding: 10px 0;
}
.ysq_sqrxx table tr .tupian img{
    margin-left: 10px;
}
.fuwuli .shenpi_title{
    margin-bottom: 100px;
}

/*服务企业直通车*/
.cntannt-line-one{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    margin-bottom: 30px;
    padding-top: 0;
    background: rgba(255,255,255,0.5);
}


.jieguo table{
    width: 100%;
    margin-bottom: 30px;
}
.jieguo .tr-title{
    background-color: #f5f5f5;
}
.jieguo .tr-title td{
    padding: 9px 0;
    text-align: center;
}
.jieguo tbody td{
    padding: 13px 0;
    text-align: center;
    border-bottom: 1px dashed #e5e5e5;
}
.jieguo tbody .banli{
     color: #80bc70;
 }
.jieguo tbody .jieban{
    color: #2285e7;
}
.jieguo{
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.zhitongche-tab{
    overflow: hidden;
    padding-bottom: 45px;
}
.zhitongche-img img{
    width: 100%;
}
.zhitongche-tab .zhitongche-hd{
    overflow: hidden;
    width: 290px;
    margin: 0 auto;
}
.zhitongche-tab .zhitongche-hd ul li{
    width: 140px;
    line-height: 42px;
    background: #e3f4ff;
    float: left;
    margin-right: 5px;
    text-align: center;
    border-radius: 7px 7px 0 0;
    cursor: pointer;
}
.zhitongche-tab .zhitongche-hd ul li a{
    color: #555;
}
.zhitongche-tab .zhitongche-hd ul .on{
    background: #2285e7;
}
.zhitongche-tab .zhitongche-hd ul .on a{
    color: #fff;
}

.zhitongche-bd{
    /*width: 1142px;*/
    /*height: 528px;*/
    border: 1px solid #eeeeee;
    margin: 0 auto;
}
.jieguo-form input{
    border: 1px solid #ddddde;
    height: 30px;
    line-height: 30px;
    width: 258px;
}
.jieguo-form{
    /*width: 637px;*/
    margin: 0 auto;
    margin-bottom: 15px;
}

.fanyin{
    /*width: 615px;*/
    margin: 0 auto;
    margin-top: 38px;
}
.fanyin-div{
    margin-bottom: 20px;
    position: relative;
}
.fanyin-div span{
    font-size: 15px;
    color: #555;
    display: inline-block;
    width: 105px;
    text-align: right;
}
.fanyin-div input{
    border: 1px solid #ddddde;
    height: 40px;
    line-height: 40px;
    width: 478px;
    border-radius: 10px;
    padding-left: 30px;


}
.fanyin-three .neirong span{
    position: relative;
    top: -100px;
}
.fanyin-div textarea{
    width: 478px;
    height: 115px;
    padding-left: 30px;
    padding-top: 15px;
    border: 1px solid #ddddde;
    border-radius: 10px;
}
.fanyin-three .photo{
    display: inline-block;
    width: 98px;
    height: 98px;
    text-align: center;
    border: 1px solid #ddddde;
    border-radius: 10px;
    background: url("../images/qk2018_news_icon184.png") no-repeat center center;
    margin-right: 20px;
}

.fanyin-three .add{
    display: inline-block;
    width: 98px;
    height: 98px;
    text-align: center;
    border: 1px solid #ddddde;
    border-radius: 10px;
    background: url("../images/qk2018_news_icon185.png") no-repeat center center;
}
.fanyin-three .tianjia .tianjiatu{
    position: relative;
    top: -13px;
}
.fanyin-three .yanzhenma input{
    width: 218px;
    height: 40px;
    line-height: 40px;
}
.fanyin-three .yanzhenma i{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    background: #8bd7d2;
    color: #fff;
    margin-left: 30px;
    font-weight: bold;
}

.next-button{
    text-align: center;
    cursor: pointer;
}


/*19.3.5自适应*/
.banshi-list{
    display: none;
}
.con_l .prev {
    left: 0;
    background: url(../images/17hs_icon_prev.png) no-repeat;
    display: block;
}
.con_l .next {
    right: 0;
    background: url(../images/17hs_icon_next.png) no-repeat;
    display: block;
}
.swiper-container .swiper-slide{
    position: relative;
}
.swiper-container .swiper-slide img{
    width: 100%;
}
.swiper-container .swiper-slide .bg-word{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 10px;
    box-shadow: inset 0 -18px 44px rgba(0,0,0,0.8);
    left: 0;
}
.swiper-container .swiper-pagination{
    position: absolute;
    right: 0;
    text-align: right;
}
.swiper-container .swiper-pagination-bullet-active{
    background: #74c0f0;
}
.swiper-pagination-bullet{
    background: #fff;
    opacity: 0.1;
}
.header-button{
    display: none;
}
.coloe-red{
    color: #bd1a21;
}
.mobile-nav-box{
    display: none;
}
.re-right-top-right-box{
    background: #fff;
    padding: 16px 5px 16px 17px;
}
.leader-name-box{
    display: none;
}
.service-left .con_news .con-news-list .list-divi li a{
    background-color: #f1faff;
    padding: 16px 2px!important;
}
.service-left .con_news .con-news-list .list-divi-one li a{
    background-color: #f1faff;
    padding: 0 2px!important;
}
.service-left .con_news .con-news-list .list-divi li{
    background: #fff;

}
.service-right-three .con_people{
    float: none;
}
.mingcheng-xuke span {
    display: inline-block;
    text-align: center;
    font-size:14px;
    color: #333333;
    width: 70%;
}
.mingcheng-xuke .mingcheng-xuke-one{
    width: 30%;
    text-align: right;
}
.mingcheng-xuke{
    margin-top: 10px;
    margin-bottom: 5px;
}
.service-right-three .con_people .tit3{
    padding-bottom: 0;
}
.service-right-two .con_people .con_people_box{
    overflow: hidden;
    margin-top: 5px;
}
.interview-three-wap{
    display: none;
}
.interaction-one-wap{
    display: none;
}
.qudao-img{
    display: none;
}
/*滚动轴*/

.interaction-two .interaction-left_box::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/
    width:6px;
}
.interaction-two .interaction-left_box::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/
    display: none;
}
.interaction-two .interaction-left_box::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/
    background:#eeeeee;
}
.interaction-two .interaction-left_box::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/
    background:#d2d2d2;
    border-radius:4px;
}
.interaction-two .interaction-left_box{
    scrollbar-arrow-color: #eeeeee;
    scrollbar-highlight-color: #eeeeee; /**//*滚动条空白部分的颜色*/
    scrollbar-base-color:#d2d2d2; /**//*滚动条的基本颜色*/
}
/*滚动轴end*/
.interaction-two .interaction-left .tit_hov .more{
    float: right;
    color: #878787;
}
.interaction-three .interaction-three-b{
    margin-left: 0;
}
.interaction-form{
    text-align: center;
}
.interview-one-banner{
    display: none;
}
.ldhd-title{
    display: none;
}
.bxsq-contain .bxsq-input01{
    margin-left: 14px;
}
.bxsq-contain .input-div-dizhi{
    margin-left: 42px;
    margin-bottom: 15px;
}
.bxsq-contain .bxsq-input02{
    margin-left: 42px;
    margin-top: 12px;
}
.bxsq-contain .bxsq-input03{
    margin-left: 29px;
}
.shenpi-contain .xiangxi{
    width: 5%;
}
.shenpi-contain .shoulibainhao{
    width: 25%;
}
.shenpi-contain .shijian{
    width: 15%;
}
.shenpi-contain .shixian{
    width: 15%;
}
/**自定义响应式布局样式 begin**/
@media (min-width: 412px) {

}
/**尺寸大于IPAD**/
@media (min-width: 768px) {
    .bxsq-xiangqing-box .bxxq-mx div input {
       width: 190px;
    }
    .bxsq-xiangqing-box .bxxq-mx .zhuti input {
       width: 78%;
    }
    .bxsq-xiangqing-box .bxxq-mx div textarea {
    width: 78%;
}
    .qkfw-title{
        margin-top: 15px;
    }
    .bxsq-input-one-right{
        float: left;
    }
    .bxsq-input-five-right{
        float: left;
    }
    .tit_c,.qiaokou-zhankai{
        display: none;
    }
    .qiaokou-logo{
        width: 349px;
        height: 50px;
        margin-top: 9px;
    }
    .zhongdian-wap{
        display: none;
    }
    .con_work ul li{
        width: 12%;
    }
    .open-two-left{
        margin-bottom: 10px;
    }
    .open-two-right{
        float: left;
    }
    .service-right-two .con_people{
        height: 230px;
        padding-left: 15px;
        padding-right: 10px;
    }
    .service-left .con_news{
        height: 346px;
    }
    .mingcheng-xuke span{
        text-align: left;
    }
    .interview-three .cinterview_people_box .cinterview-year ul li{
        padding: 3px 33px;
    }
    .interview-three .cinterview-month .month-ul li{
        margin-left: 22px;
    }
    .interview-four-right-bot-right div img{
        /*width: 183px;*/
    }
   .ftlb-two .interview-four-right-bot-right{
       width: auto;
    }
    .interview-four-right-bot-right .hdtg-two{
        display: none;
    }
    .ftlb-two-left-three .zxft-img{
        display: none;
    }
    .jingxuan .jingxuan-two{
        display: none;
    }
    .interview-four-right-bot-right .gnyj-two{
        display: none;
    }
    .survey-one-right-left{
        right: -26px;
    }
    .survey-one-right-right{
        height: 88px;
    }
    .survey-three-right{
        padding-left: 0;
    }
    .interaction-four-right{
        float: left;
    }
    .xq_tit_bg_box-one{
        background: none;
        width: 768px;
    }
    .left-navigation{
        padding-right: 18px;
    }
    .zfld-contain-left-box{
        padding-left: 10px;
    }
    .zfld-contain-left .left-ul-position{
        margin-right: 5px;
    }
    /*.zfld-leader-img{*/
        /*width: 100%;*/
        /*text-align: center;*/
    /*}*/
    /*.open-one-left-top .leader-info{*/
        /*width: 100%;*/
        /*text-align: center;*/
    /*}*/
    .zfld-leader-info{
        padding-left: 35px;
    }
    .bgs-contain-box-one-box-left {
        padding-right: 0;
    }
    .xxgkzl_con{
        width: 90%;
    }
    .ftlb-two .interview-four-right{
        width: 442px;
    }
    .ftlb-two .interview-four-left {
        width: 242px;
    }
    .biao_tit_bg .header-list{
        width: 600px;
        float: left;
    }
    .biao_tit_bg .header-bot-one img{
        float: left;
    }
    .list-top-tab{
        width: 992px;
    }
    .biao-box{
        width: 992px;
    }
    .biao_tit_bg .header-list {
        width: 400px;
        float: left;
    }
    .list-top-tab {
        width: 768px;
    }
    .biao-box {
        width: 768px;
    }
    .list-top-tab ul li{
        width: 20%;
        margin-right: 0;
        padding-right: 5px;
    }
    .list-top-tab ul li img{
        width: 100%;
    }
    .gaige-gaokao{
        width: 50%;
    }
    .main-two-content-li ul li {
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .zhongdian .xq_tit_bg_box{
        width: 768px;
    }
    .xzfy-form-box-right input{
        width: 330px;
    }
    .xzfy-form-box-right{
        text-align: right;
    }
    .xzfy-form-box {
        overflow: hidden;
        text-align: center;
    }
    .xxgk-contain{

        padding-left: 160px;
    }
    .left-navigation-czzj{
        padding-left: 5px;
    }
    .xxgk-top input{
        margin-bottom: 20px;
    }
    .xxgk-top select{
        margin-bottom: 20px;
    }
    .xzfy-contain{
        padding-left: 150px;
        padding-right: 5px;
    }
    .xzfy-contain,.xzfy-contain-one {
        padding-left: 0;
    }
    .open-tian img{
        width: 111px;
        margin-left: 0;
    }
    .service-container .tagcloud{
        top: 36px;
        left: -20%;
    }
    .service-right{
        margin-top: 10px;
    }
    .interview-three{
        height: 230px;
    }
    .interview-four-right-bot-left{
        margin-right: 0;
       margin-left: 10px;
    }
    .interview-four-right-bot-lefts{
        margin-right: 0;
       margin-left: 10px;
    }
    .bxsq-input-five{
        margin-left: 30px;
    }
    .bxsq-input-five-right{
        margin-left: 28px;
    }
    .baixingsq-contain .baixing-from{
        padding: 0 10px;
    }
    .bxsq-box-one textarea{
        width: 65%;
    }
   .zhongdian .czzj-box-one-bot ul li a .czzj-sec{
     width: 79%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   }
   .wrapper{
    height: 201px;
   }
   .service-right-threes{
      margin-top: 25px;
    }
  .service-left-two .submain li{
          width: 1.7rem;
  }
   .interview-one img {
     width: 100%; 
  }
}
/**尺寸大于IPAD PRO或者一般显示器**/
@media (min-width: 992px) {
	.bxsq-contain-two .bxsq-input-one{
		margin-left: 0;
	}
    .bxsq-xiangqing-box .bxxq-mx div input {
         width: 290px;
    }
    .bxsq-xiangqing-box .bxxq-mx .zhuti input {
    width: 82%;
    }
    .bxsq-xiangqing-box .bxxq-mx div textarea {
    width: 82%;
}
    .main-two-content-li{
        padding: 20px 10px 0 10px;

    }
    .bxsq-input-five{
        overflow: hidden;
        margin-left: 28px;
    }
    .bxsq-box-one textarea{
        width: 77%;
    }

    .interview-three{
        height: 219px;
    }
    .service-container .tagcloud{
        top: 36px;
        left: -16%;
    }
    .service-left{
        margin-bottom: 10px;
    }
    .open-tian img{
        width: 119px;
        margin-left: 0;
    }
    .xzfy-contain{
        padding-left: 39px;
        padding-right: 5px;
    }
    .xxgk-top input{
        margin-bottom: 20px;
    }
    .xxgk-top select{
        margin-bottom: 20px;
    }
    .xxgk-contain{

        padding-left: 64px;

    }
    .xzfy-form-box-right input{
        width: 340px;
    }
    .xzfy-form-textarea .xzfy-form-box div{
        text-align: center;
    }
    .xzfy-form-box-right{
        text-align: right;
    }
    .zhongdian .xq_tit_bg_box{
        width: 992px;
    }
    .bxsq-contain-one-right{
        padding-left: 40px;
    }
    .tit_c,.qiaokou-zhankai{
        display: none;
    }
    .qiaokou-logo{
        width: 349px;
        height: 50px;
        margin-top: 9px;
    }
    .zhongdian-wap{
        display: none;
    }
    .con-country-list .list li .time{
        /*display: none;*/
    }
    .tit1_1 li a{
        /*padding: 0 3px;*/

    }


    .con_r{
        margin-top: 20px;
    }
    .container-list{
        margin-top: 20px;
    }
    .con_work ul li{
        width: 16%;
    }
    .con_work-box{
        margin-bottom: 10px;
    }


    .open-one-left{
        margin-bottom: 10px;
    }
    .open-two-left{
        margin-bottom: 10px;
    }
.news-two .con_news .con-news-list{
    height: 190px;
}
    .con_news .con-news-list{
        /*height: 312px;*/
    }
    .service-right {
        overflow: hidden;
        float: left;

    }
    .survey-one-right-right{
        height: 90px;
    }



    .service-right-two{
        width: 309px;
    }
    .interview-three .cinterview_people_box .cinterview-year ul li{
        padding: 3px 33px;
    }
    .interview-three .cinterview-month .month-ul li{
        margin-left: 41px;
    }
    .survey-one-right-left{
        right: -27px;
    }
    .survey-three-right-bot li{
        margin-bottom: 10px;
    }
    .survey-three-right{
        padding-left: 30px;
    }
    .xq_tit_bg_box-one{
        background: none;
        width: 992px;
    }
    .left-navigation{
        padding-right: 36px;
    }
    .zfld-leader-info{
        padding-left: 15px;
    }
    .zfld-contain-left .left-ul-position {
        margin-right: 35px;
    }
    .bgs-contain-box-one-box-left{
        padding-right: 0;
    }
    .xxgkzl_con{
        width: 90%;
    }
    .ftxq-one-bot-right-top{
        padding-right: 20px;
    }
    .ftxq-one-bot-left{
        padding-right: 0;
    }
    .ftlb-two .interview-four-right{
        width: 442px;
    }
    .ftlb-two .interview-four-left {
        width: 219px;
    }
    .ftlb-three-left img{
        width: 230px;
    }
    .ftlb-three-right .mb30{
        margin-bottom: 15px;
    }
    .weix-contain-div{
        padding: 20px 20px;
    }
    .list-top-tab{
        width: 992px;
    }
    .list-top-tab ul li{
        /*margin-right: 6px;*/
        width: auto;
    }
    .biao-box{
        width: 992px;
    }
    .gaige-gaokao-list ul li{
      width: 25%;
    }
    .main-two-content-li ul li{
        width: 33.3%;
        padding: 0;
    }
    .gaige-gaokao-li .gaige-gaokao{
        float: left;
        width: 33.3%;
    
    }
	.bxsq-input-one {
		margin-left: 55px;
	}
    .bxsq-input-one-right{
        float: left;
    }
    .bxsq-input-five-right{
        float: left;
        margin-left: 30px;
    }
    .qkfw-title{
        margin-top: 0;
    }
  .interview-one img {
    width: 100%; 
  }

}

/**PC宽屏显示器**/
@media (min-width: 1200px) {
    .bxsq-xiangqing-box .bxxq-mx div input {
        width: 391px;
    }
   .bxsq-xiangqing-box .bxxq-mx .zhuti input {
    width: 83%;
   }
    .bxsq-xiangqing-box .bxxq-mx div textarea {
       width: 83%;
    }
    .main-two-content-li{
        padding: 20px 0 0 0;
        min-height: 280px;
    }

    .tit_c,.qiaokou-zhankai{
        display: block;
    }
    .qiaokou-logo{
        width: 486px;
        height: 74px;
    }
    .head-speak-left{
        width: 880px!important;
    }
    .head-speak-right{
        width: 280px!important;
        padding: 8px 13px;
    }
    .con_work-bot ul li a div{
        font-size: 13px;
        color: #555;
        text-align: center;
        margin: 0 auto;
    }

    .con_work ul li{
        height: 86px;
        width: 20%;
    }
    .con_news-box{
        overflow: hidden;
      /*   padding-right: 20px;*/
    }
    .qiaokou-contant{
       /* padding-bottom: 10px; */
    }
    .con-news-list{
        /*height: 276px;*/
    }
    .con_people-box{
        padding-left: 17px;
    }
    .con_work-box {
        padding-left: 16px;
    }
.qiaokou-bot-box{
    width: 1200px;
    margin: 0 auto;
}

    .con_r{
        padding-left: 14px;
    }
.con_work-bot{
    padding-top: 10px;
}

    .con_r{
        margin-top: 0;
    }
    .container-list{
        margin-top: 0;
    }

    /*新闻*/
   .news-one-left{


   }
    .news-one .con_l{
        padding-right: 15px;


    }
    .news-one .news-one-left .swiper-container .swiper-slide img{
        height: 312px;
    }
    .news-one .department_box{
        height: 312px;
    }
    .type_sel_ul .news-one-sec{
        width: 79%;
    }
    .news-two .con_news{
        padding-right: 15px;
    }
    .re-right-top-right-box{
        background: #fff;
        padding: 16px 5px 16px 17px;
        padding-left: 10px;
        margin-left: 21px;

    }
    .open-two-left .con-open-list .con-open-list-one .list{
        padding: 0 10px;
    }
    .open-two-right .outBox{
        padding-left: 10px;
    }
    .open-one{
        margin-bottom: 5px;
    }
    .open-one-left{
        padding-bottom: 0;
    }
    .open-tian img{
        width: 119px;
        margin-left: 9px;
    }
    .open-two-right .con-news-list ul li{
        padding: 2px 2px 2px 0px;
    }
    .news-three .leader-left{
        width: 51px!important;
    }
    .news-three .leader-right{
        width: 95%;
    }

    /*服务*/
    .service-left .con_news{
        height: 346px;
    }
    .service-right-two .con_people{
        height: 230px;
    }
    /*互动*/
    .interaction-left{
        padding-right: 20px;
    }

    .survey-one{
        height: 285px;
    }
    .survey-one-right-left{
        right: 183px;
    }
    .survey-three-right{
        padding-left: 30px;
    }
    .survey-three-right{
        width: 70% !important;
    }
    .xq_tit_bg_box-one{
        width: 1200px;
        margin: 0 auto;
        position: relative;
        height: 145px;
        background: url(../images/qk2018_survey_icon42.png) no-repeat right 2px;
        padding: 0;
    }
    .left-navigation{
         padding-right: 36px;
    }
    .zfld-leader-info{
        padding-left: 15px;
    }
    .bgs-contain-box-one-right{
       min-height: 220px;
    }
    .ftxq-one-bot-left {
        padding-right: 22px;
    }
    .ftlb-two .interview-four-right{
        width: 442px;
    }
    .ftlb-two .interview-four-left {
        width: 441px;
    }
    .ftlb-two .ftlb-two-left-three{

    }
    .ftlb-three-list{
        padding: 0 36px 0 10px;
    }
    .ftlb-three-list ul li{
        padding-left: 30px;
    }
    .ftlb-three-right .mb30{
        margin-bottom: 30px;
    }
    .weix-contain-div{
        padding: 20px 110px;
    }
    .biao_tit_bg .header-list{
        width: 712px;
    }
    .list-top-tab{
        width: 1200px;
    }
    .biao-box{
        width: 1200px;
    }
    .main-two-content-li ul li {
        float: left;
        width: 33.3%;
        padding: 0 35px;
        min-height: 90px;
    }
    .mingsheng-search input{
        width: 60%;
    }
    .list-top-tab ul li{
        margin-right: 41px;
        width: auto;
    }
    .gaige-gaokao-li .gaige-gaokao{
        float: left;
        width: 33.3%;
    }
    .msfw-main{
        padding: 0 65px;
        min-height: 500px;
    }
	.bxsq-input-one {
		overflow: hidden;
		margin-left: 0;
	}
    .bxsq-input-one-right{
        float: right;
    }
    .bxsq-input-five-right{
        float: right;
    }
    .data-one div{
        text-align: left;
    }
    .zhongdian .xq_tit_bg_box{
        width: 1200px;
    }
    .xzfy-form-box-right{
        margin-right: 0;
    }
    .xzfy-form-box-right input{
        width: 340px;
    }
    .xzfy-form-textarea .xzfy-form-box div textarea{
        width: 600px;
    }
    .xzfy-form-textarea .xzfy-form-box div{
        text-align: left;
    }
    .xxgk-contain{
        padding-left: 0;
    }
    .left-navigation-czzj{
        padding-left: 22px;
    }
    .xxgk-top input{
        margin-bottom:0;
    }
    .xxgk-top select{
        margin-bottom:0;
    }
    .xzfy-contain{
        padding-left: 0;
        padding-right: 5px;
    }
    .qkfw-title{
        margin-top: 0;
    }
    .service-container .tagcloud{
        top: 36px;
        left: -10%;
    }
    .interview-three{
        height: 199px;
    }
    .bxsq-input-five{
        overflow: hidden;
        margin-left: 0;
    }
    .baixingsq-contain .baixing-from{
        padding: 0 70px;
    }
    .bxsq-box-one textarea{
        width: 93%;
    }
     .wrapper{
    height: 154px;
   }
       .service-right-threes{
      margin-top: 0px;
    }
     .service-left-two .submain li{
        width: 115px;
   }
   .interview-one img{
       width: 103%; 
   }
}

/**自定义响应式布局样式 end**/




/*2019.4.26百姓诉求*/
.baixingsq-contain{
    background: url("../images/qk2018_survey_icon60.png") no-repeat top center;
    padding-bottom: 30px;
}
.baixingsq-contain .suqiu{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #2285e7;
    height: 80px;
    line-height: 80px;
}
.baixingsq-contain .baixing-from{
    border: 1px solid #e7e7e7;
    margin: 0 20px;

    padding-bottom: 40px;

}

.baixingsq-contain .yanzhengma-input{
   width: 255px;
}

.zfld-contain-right-three{
    padding-right: 20px;
}
.interview_banner02-wap{
    display: none;
}

/* 文档详情纠错样式*/
.correct-container {
  z-index: 9002;
  position: absolute;
  text-align: left;
        top: 360px !important;
}

#correct_win {
  display: none;
  width: 554px;
  background: #FFF;
  overflow: hidden;
  border: 1px solid #666;
  -moz-box-shadow: 0 0 1em #CCC;
}

#correct_win_head {
  zoom: 1;
  overflow: hidden;
  background: #F5F5F5;
  border-bottom: 1px solid #DCDDDD;
  cursor: move;
  height: 26px;
  line-height: 26px;
  padding: 0 8px 0 8px;
}

#correct_win_head span {
  display: block;
}

.correct_win_title {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 8px;
}

#correct_win_close {
  float: right;
  margin-top: 4px;
  width: 20px;
  height: 19px;
  background: url(../images/qk2018_jiucuo_close.gif) 0 -48px;
}

#to_correct_content {
  height: 82px;
  overflow: auto;
  padding: 0 12px;
}

.correct_win_body {
  margin: 0 16px 16px;
  padding: 16px 0 0;
  text-align: left;
}

.correct_win_body legend {
  margin-left: 21px;
}

.correct_win_body fieldset {
  border: 1px solid #CCC;
}

.correct_win_body fieldset legend {
  font-weight: bold;
  color: #1E50A2;
}

.correct_win_body fieldset p {
  padding: 0 4px;
}

.hide {
       display:none;
}
.navigation-contain .xzfy-contain-zsy{
    
    background-color: #fff;
  //  width: 880px;
    padding: 17px 25px 0 25px;
}
.xxgk-contain-box .caiqu-list{
    overflow: hidden;
}
.xxgk-contain-box .caiqu-list ul li{
    float: left;
    text-align: center;
    width: 25%;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #e5e5e5;
}
.xxgk-contain-box .caiqu-list ul li a{
    font-size: 14px;

}
.left-navigation-xxgk ul  .menu-li > .menu-li-title >a:before {
    content: url(https://www.qiaokou.gov.cn/images/qk2018_news_icon52.png);
    padding-right: 6px;
}
#ifr{
width:1184px;
}
#zsy-table{
width:1050px;
}
#oldysqgkjg .bxsq-chuli {
    color: #80bc70;
}
#oldysqgkjg .bxsq-wanjie {
    color: #2285e7;
}
#ysqgkjg .bxsq-chuli {
    color: #80bc70;
}
#ysqgkjg .bxsq-wanjie {
    color: #2285e7;
}
#videoplayer {
    margin-left: 8px;
    margin-bottom: 5px;
}
.ftzb-zsy{
width:650px;
}
.StrobeMediaPlayback-object{
width:705px;
height:397px;
}
.StrobeMediaPlayback-embed{
width:730px;
height:377px
}
#bsPanel,#bsMorePanel,.bFind-wrapper-top,#bsBox,#bsWXBox{
box-sizing: content-box;
}
/*统计信息*/
.tongji-box .tongji .tongji-title{
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
    padding-right: 20px;
    color: #009cff;
}
.tongji-box .tongji .tongji-title span{
    background: url("../images/qk2018_survey_icon95.png") no-repeat left center;
    padding-left: 12px;
}
.tongji-box .tongji .tongji-title a{
    float: right;
    color: #999;
}
.tongji-box .tongji .tongji-list ul li{
    padding: 5px 20px;
    background: url("../images/qk2018_blue_arrow.png") no-repeat left center;
    padding-left: 12px;
}
.tongji-box .tongji .tongji-list ul li a:hover{
    color: #2285e7;
}
.tongji-box .tongji .tongji-list ul li span{
    float: right;
}
.tongji-box .tongji{
    overflow: hidden;
    background:#f6f6f6;
    padding: 20px 0px 10px 18px;
    margin-bottom: 10px;
}

.qkdq {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #2a76b2;
    margin: 20px;
    border-radius: 10px;
}

/*调查结果*/
.diaocha-box h3{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.diaocha-box .diaocha-list{
    overflow: hidden;
    background: #f6f6f6;
    padding: 20px 0px 10px 18px;
    margin-bottom: 10px;
}
.diaocha-box .diaocha-list .title{
    font-size: 17px;
}
.diaocha-box .diaocha-list .sec{
   width: 80%;
    font-size: 16px;
    line-height: 30px;
}
.diaocha-box .diaocha-list .sec i{
    float: right;
}
.qkxq-title-zsy {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 39px;
    font-size: 24px;
    color: #555;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 10px;
}
.qkxq-title-zsy-p{
text-align: center;
}
.data-two-top .active-zsy{
background: #fff;
}
.data-two-bot .data-two-right-zsy{
margin-left: 85px;
}
.xzfy-shenqing a:hover, .xzfy-shenqing-bot a:hover{
color: #fff;
}

/*百姓诉求详情开始*/
.bxsq-xiangqing-box .bxxq-title{
    text-align: center;
    font-weight: bold;
    color: #2285e7;
    font-size: 18px;
}
.bxsq-xiangqing-box .bxxq-mx{
    padding: 10px 0 20px 0;
    border: 1px solid #9fcfff;
    border-radius: 8px;
    margin-top: 35px;
}
.bxsq-xiangqing-box .bxxq-mx-title-one{
    background: url(../images/qk2019-user-icon013.png) no-repeat left center;
    padding-left: 25px;
    font-size: 16px;
    color: #2285e7;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 15px;


}
.bxsq-input-two.bxsq-input-reirong{
    display: flex;
    align-items: center;
}

.bxsq-xiangqing-box{
    padding: 30px 50px;
}
.bxsq-xiangqing-box .bxxq-mx div{
    margin-bottom: 15px;
}
.bxsq-xiangqing-box .bxxq-mx div input
{
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
    color: #333;
}
.bxsq-xiangqing-box .bxxq-mx div i {
    display: inline-block;
    text-align: right;
    width: 100px;
    margin-right: 12px;
}

.bxsq-xiangqing-box .bxxq-mx-title-two{
    background: url(../images/qk2019-user-icon014.png) no-repeat left center;
}
.bxsq-xiangqing-box .bxxq-mx-title-three{
    background: url(../images/qk2019-user-icon015.png) no-repeat left center;
}
.bxsq-xiangqing-box .bxxq-mx div textarea{
    background: #f4f4f4;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    overflow-y: auto;
    overflow-x: hidden;
    height: 163px;
    padding: 13px;
}
.bxsq-xiangqing-box .bxxq-mx .textarea-div span{
    display: flex;
    align-items: center;
}

/*ysqgk*/
.sxnr-contain-one{
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-bottom: 30px;
}


.sxnr-contain-one ul{
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sxnr-contain-one ul li{
    float: left;
    width: 140px;
    height: 42px;
    line-height: 42px;
    background-color: #e3f4ff;
    text-align: center;
    color: #555;
    border-radius: 8px 8px 0 0;
    margin-right: 5px;
    cursor: pointer;
}
.sxnr-contain-one ul  .on{
    background-color: #2285e7;
    color: #fff;
}

/*依申请公开开始*/
.yshenqing-box{

}
.yshenqing-box .suqiu {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #2285e7;
    height: 80px;
    line-height: 80px;
}
.yshenqing-box .baixing-from {
    border: 1px solid #e7e7e7;
    padding: 0 26px;
    padding-bottom: 40px;
    padding-top: 36px;
}

.yshenqing-box .shenqingren .s-title{
    background: url("../images/qk2019-user-icon011.png") no-repeat center center;
    text-align: center;
    font-size: 16px;
    color: #2285e7;
    font-weight: bold;
    margin-bottom: 26px;
}

.yshenqing-box .shenqingren input{
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
}
.yshenqing-box .shenqingren select{
    width: 374px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
}
.yshenqing-box .shenqingren textarea{
    width:82%;
    line-height: 42px;
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
    border-radius: 6px;
    padding-left: 14px;
    height: 148px;
}
.yshenqing-box .shenqingren b {
    display: inline-block;
    text-align: right;
    width: 130px;
    margin-right: 12px;
}
.yshenqing-box .shenqingren div{
    margin-bottom: 20px;
}
.yshenqing-box .shenqingren b i{
    color: #cc0000;
    padding-right: 10px;
}
.yshenqing-box .shenqingren input[type=checkbox],.yshenqing-box .shenqingren input[type=radio]{
    width: 14px;
    height: 14px;
}
.yshenqing-box .shenqingren .chexk-span{
    margin-right: 20px;
}
.yshenqing-box .baixing-from .shenqingren{
    margin-bottom: 44px;
}
.yshenqing-box .baixing-from .tijiao-chongzhi{
    text-align: center;
    margin-top: 33px;
}
.yshenqing-box .baixing-from .tijiao-chongzhi span{
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: #2285e7;
    border-radius: 6px;
    text-align: center;
    margin-right: 10px;
}
.yshenqing-box .baixing-from .tijiao-chongzhi .chongzhi{
    background: #fff;
    border: 1px solid #2285e7;
    color: #2285e7;
}
.yshenqing-box .shenqingren .yanzhen{
    width: 254px;
}
.yishenqing-tc .bainhao{
    margin-bottom: 15px;
}
.yishenqing-tc .bainhao div{
    text-align: left;
}
.yishenqing-tc .bainhao span{
    font-size: 14px;
    color: #555555;
    display: block;
    text-align: left;
    padding-left: 98px;
}
.yishenqing-tc .bainhao span i{
    color: #2285e7;
}
.yshenqing-box .shenqingren .neirongde span
{
    display: flex;
    align-items: center;
}

@media (min-width: 412px){

}
@media (min-width: 768px){
    .yshenqing-box .shenqingren input{
        width: 172px;
    }
    .yshenqing-box .shenqingren textarea{
        width: 73%;
    }
    .yshenqing-box .shenqingren .chexk-span{
        margin-right: 11px;
    }
    .yshenqing-box .shenqingren textarea{
        width: 76%;
    }
}
@media (min-width: 992px){
    .yshenqing-box .shenqingren input{
        width: 280px;
    }
    .yshenqing-box .shenqingren textarea{
        width: 82%;
    }
}
@media (min-width: 1200px){
    .yshenqing-box .shenqingren input{
        width: 376px;
    }
    .yshenqing-box .shenqingren .chexk-span{
        margin-right: 30px;
         margin-left: 6px;
    }
    .yshenqing-box .shenqingren textarea{
        width: 82%;
    }
}

.ysq_yqtstj{color: red;margin-left: 52px;margin-bottom: 10px;}
.ysq_yqtslb{color: red;margin-left: 42px;margin-bottom: 10px;}
    .selectItemcont{padding:8px;}
    #selectItem{background:#FFF;position:absolute;top:980px;left:48%;margin-left:-365px;border:1px solid #9AABBB;overflow:hidden;width:620px;z-index:1000;}
    .selectItemtit{line-height:20px;height:20px;margin:1px;padding-left:12px;}
    .bgc_ccc{background:#E88E22;}
    .selectItemleft{float:left;margin:0px;padding:0px; padding-left:5px;font-size:12px;font-weight:bold;color:#fff;}
    .selectItemright{float:right;cursor:pointer;color:#fff; padding-right:5px;}
    .selectItemcls{clear:both;font-size:0px;height:0px;overflow:hidden;}
    .selectItemhidden{display: none;}
    .selectItemcount{width:560px;}
    #selectSub  {margin:5px 5px;padding-bottom:20px;}
    #selectSub  li{ float:left;margin-right:10px; font-size:14px; width:180px;margin-bottom:10px;}
    #selectSub  li input{vertical-align: middle}
/*依申请公开结束*/