@charset "utf-8";
html,body{
    background: #fff;
    margin: 0;
    padding: 0;
}
html div,body div{box-sizing: border-box;}
ul,li,a,p,h4{text-decoration:none;list-style: none;margin:0;padding: 0;font-family: Normal Main details;}
a,span,li{cursor:pointer;}
.container{width: 1200px;margin: 0 auto;overflow: hidden;}
/* 顶部 */
.fw_top{
    width: 100%;
    height: auto;
    text-align: center;
}
.fw_top_main{
    width: 100%;
    height: 430px;
    background: url(../images/top_bg.png) no-repeat;
    background-size: 100%;
}
.fw_top_title{width: 30%;padding-top: 100px;}
.fw_top_menu{width: 100%;height: 120px;margin-top: 42px;}
.fw_top_menu ul{width: 1015px;margin:0 auto;overflow: hidden;}
.fw_top_menu ul li{display:inline;float:left;width: 120px;height: 120px;transition:all .5s;margin-right: 20px;text-align: center;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;overflow: hidden;}
.fw_top_menu ul li > div > img{display:block;width: 50px;margin: 0 auto;padding-top:20px;}
.fw_top_menu ul li > div > p{display:block;width:100%;height:45px;font-size: 18px;margin-top:10px;color: #fff;font-weight: bold;}
.fw_top_menu ul li:last-child{margin-right: 0;}
.zntj_tit_list ul{margin:20px;height: 80px;width: 568px;overflow: hidden;}
.zntj_tit_list ul li{width:254px;height:25px;line-height:25px;margin-right: 20px;float:left;text-align:left;background:url(../images/icon_yd.png) no-repeat;background-position:0 45%;background-size:7px;padding-left:15px;margin-bottom:5px;}
.zntj_tit_list ul li a{display:block;width:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zntj_tit_list ul li:nth-child(2n){margin-right:0;}
.zntj{background-color: #E88813;}
.jdcx{background-color: #0F99D4;}
.wlcx{background-color: #096BBF;}
.wlcx > div > img{}
.fw_top_menu_block{width:728px !important;}
.fw_top_menu_img{width: 120px;height: 120px;float: left;padding-top:17px;}
.fw_top_menu_img img{width:45px;}
.fw_top_menu_img p{display:block;width:100%;height:45px;font-size: 18px;margin-top:10px;color: #fff;font-weight: bold;}
.fw_top_menu_list{width: 608px;height: 120px;float: right;background-color: #fff;}
.fw_top_menu_active{width:728px !important}
.jdcx_tit_list input{
    display:inline-block;
    width: 60%;
    height: 36px;
    background:
    rgba(255,255,255,1);
    border:1px solid
    rgba(0, 0, 0, 0.1);
    box-shadow:1px 2px 2px 0px
    rgba(0, 0, 0, 0.1);
    border-radius:5px;
    margin-bottom:18px;
    font-size:14px;
    padding-left:16px;
    margin-top:20px;
    outline-style: none;
}
.jdcx_tit_list input:focus::placeholder{color: #fff;}
.jdcx_tit_list .zmimg{float: right;width:96px;height:33px;}
.jdcx_tit_list button{
    display:block;
    margin:0 auto;
    width:185px;
    height:39px;
    background:#0B7CCB;
    border-radius:5px;
    border: none;
    outline-style: none;
    font-size:16px;
    color: #fff;
    font-weight:bold;
}
.wlcx_tit_list input{
    display:inline-block;
    width: 60%;
    height: 36px;
    background:
    rgba(255,255,255,1);
    border:1px solid
    rgba(0, 0, 0, 0.1);
    box-shadow:1px 2px 2px 0px
    rgba(0, 0, 0, 0.1);
    border-radius:5px;
    margin-bottom:18px;
    font-size:14px;
    padding-left:16px;
    margin-top:20px;
    outline-style: none;
}
.wlcx_img p{margin-top:20px;}
.wlcx_tit_list input:focus::placeholder{color: #fff;}
.wlcx_tit_list .zmimg{float: right;width:96px;height:33px;}
.wlcx_tit_list button{
    display:block;
    margin:0 auto;
    width:185px;
    height:39px;
    background:#0B7CCB;
    border-radius:5px;
    border: none;
    outline-style: none;
    font-size:16px;
    color: #fff;
    font-weight:bold;
}
/* 服务链接 */
.fw_top_list{width: 100%;height: 110px;background-color: #01708F;overflow: hidden;}
.fw_top_list ul{display:block;height: 110px;}
.fw_top_list ul li{float: left;margin-right: 20px;width: 274px;padding-left: 21px;}
.fw_top_list ul li:hover{background-color:#1182A3;}
.fw_top_list ul li a{display:block;height:110px;line-height: 110px;margin-top: 20px;}
.fw_top_list ul li img{float:left;width: 70px;height: 70px;}
.fw_top_list ul li p{float:left;margin-left:18px;padding: 20px 0;color:#fff;font-size: 16px;line-height: 133%;}
.fw_top_list ul li:last-child{margin-right: 0;}
/* 猜你想办 */
.fw_magic{height:153px;margin: 50px auto;}
.fw_magic_title{ width: 82px; height: 153px;text-align:center;float: left; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px;background-image: linear-gradient(to top,rgb(17,128,158),rgb(15,153,212)); }
.fw_magic_title img{width: 28px;height: 28px;margin-top: 27px;}
.fw_magic_title p{padding:10px;color:#fff;font-size: 24px;font-weight: bold;}
/* 猜你想办轮播 */
.fw_magic_owl{width: 1098px;height: 153px;float: right;position: relative;}
.fw_magic_owl_container{width: inherit;height: inherit;overflow: hidden;margin: 0 auto;}
.fw_magic_owl_container .bd{overflow: hidden;}
.fw_magic_owl_container .bd ul{overflow: hidden;}
.fw_magic_owl_container .bd ul li{width: 259px;height: 153px;float: left;margin-right: 20px;}
.fw_magic_owl_container .bd ul li:nth-child(4n){/* margin-right: 0; */}
.fw_magic_owl_container .bd ul li img{width: 100%;}
.fw_owl_prev{display:block;width:18px;height:43px;background: url(../images/owl_prev_icon.png) no-repeat;background-size: 100%;position: absolute;left: 0;top: 35%;}
.fw_owl_next{display:block;width:18px;height:43px;background: url(../images/owl_next_icon.png) no-repeat;background-size: 100%;position: absolute;right: 0;top: 35%;}
/* 个人办事 */
.fw_bsfw{width: 100%;height: auto;background-color: #F8F8F8;padding-bottom: 47px;}
.fw_bsfw_top{height: 104px;padding-top:50px;text-align: center;border-bottom: 1px solid #CCCCCC;}
.fw_bsfw_top li{display:inline-block;width: 112px;height: 53px;text-align:center;margin:0 auto;margin-right:66px;font-size:28px;font-weight: bold;color: #00536C;}
.fw_bsfw_top a{font-size: 14px;float: right;display: none;color: #333333;font-size: 14px;line-height: 70px;}
.fw_bsfw_top a img{width: 17px;vertical-align: middle;margin-left: 10px;margin-top: -3px;}
.fw_bsfw_top li:first-child{margin-left: 110px;}
.fw_bsfw_top li:last-child{margin-right: 0;}
.fw_bsfw_top_active{border-bottom: 6px solid #00536C;}
.fw_bsfw_person_more_active{display: block !important;}
.fw_bsfw_main_active{display: block !important;}
.fw_bsfw_owl_main{/* width:1200px; */margin:0 auto;overflow:hidden;display: none;}
.fw_bsfw_owl_main > ul{width: 1200px;height: 440px;margin:0 auto;overflow:hidden;}
.fw_bsfw_model_title{width: 110px;height: 140px;text-align: center;float: left;margin-top: 50px;margin-left: 20px;}
.fw_bsfw_model_title img{width: 53px;height: 53px;}
.fw_bsfw_model_title p{font-size: 18px;font-weight: bold;margin-top: 17px;}
.fw_bsfw_long{height: 140px;float: left;margin: 30px 20px;}
.fw_bsfw_model_list{width: 192px;height: 138px;float: left;margin-top: 30px;}
.fw_bsfw_model_list ul{width: 192px !important;height: 138px !important;overflow: hidden;}
.fw_bsfw_model_list ul li{width: 192px !important;height: 30px !important;line-height:35px;padding: 0;margin-bottom: 10px !important;box-shadow:none !important;background: none !important;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fw_bsfw_model_list ul li:last-child{margin-bottom: 0;}
/* .fw_bsfw_person_lb_li{display:none;} */
.fw_bsfw_block{width: 372px;height: 200px;box-shadow: 0 0 10px #e7e7e7;background-color: #fff;float:left;margin: 0 37px 37px 0;}
.fw_bsfw_block:nth-child(3n){margin-right: 0;}
.fw_bsfw_person_lb_li_active{display:block !important;}
.point{height:10px;width:10px;background:url(../images/bsfw_owl_icon_yd.png) no-repeat;background-size:100% 100%;}
.bs_owl_page_active{background-image:url(../images/bsfw_owl_icon_yd_active.png) !important;background-size: 100% 100%;}
.bs_owl_page_frdical_active{background-image:url(../images/bsfw_owl_icon_yd_active.png) !important;background-size: 100% 100%;}
/* 个人办事 */
.fw_bsfw_person{padding-bottom: 44px;overflow:hidden;background-color: #F8F8F8;}
.fw_bsfw_person .fw_bsfw_person_lb {width:100%;height:440px;overflow:hidden;}
.fw_bsfw_person .fw_bsfw_person_lb ul{width:100%;height:440px;overflow:hidden;}
.fw_bsfw_person .fw_bsfw_person_lb ul li{width: 372px;height: 200px;box-shadow: 0 0 10px #e7e7e7;background-color: #fff;float:left;margin: 0 42px 37px 0;}
.fw_bsfw_person .fw_bsfw_person_lb ul li:nth-child(3n){margin-right: 0;}
/* .fw_bsfw_person .fw_bsfw_person_lb ul li:nth-child(4) .fw_bsfw_model_title a img{width:80px;} */
/* 法人办事 */
.fw_bsfw_juridical{padding-bottom: 44px;overflow:hidden;background-color: #F8F8F8;}
.fw_bsfw_juridical .fw_bsfw_person_lb {width:100%;height:440px;overflow:hidden;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd{width: 1200px;height:440px;overflow:hidden;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd .tempWrap{width:100% !important;height:440px;overflow:hidden;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd .fw_bsfw_juridical_lb{width:100%;height:440px;overflow:hidden;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd .fw_bsfw_juridical_lb ul{width:100% !important;height:440px;overflow:hidden;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd .fw_bsfw_juridical_lb > ul{width:1200px !important;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd ul li{width: 372px;height: 200px;box-shadow: 0 0 10px #e7e7e7;background-color: #fff;float:left;margin: 0 42px 37px 0;}
.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd ul li:nth-child(3n){margin-right: 0;}
.fw_bsfw_juridical .bs_owl_btns_hd{display:block;}
/* 办事轮播滚动切换按钮 */
.bs_owl_btns_hd{display:none;height: auto;text-align: center;margin-top: 20px;}
.bs_owl_btns_hd a,.bs_owl_frdical_btns_hd a{display: inline-block;width: 50px;height:50px;vertical-align: middle;}
.bs_owl_btns_hd a img{width:100%;height:100%;}
.bs_owl_btns_hd .bs_owl_page{display: inline-block;width: 85px;height:10px;}
.bs_owl_btns_hd_active{display:block !important;}
#bs_owl_frdical_page_list{display: inline-block;/* width: 85px; */height:10px;}
.bs_owl_frdical_btns_hd{text-align: center;margin-top: 20px;}
/* 分页子元素样式 */
.bs_owl_btns_hd .bs_owl_page,.bs_owl_frdical_btns_hd .bs_owl_page{/* overflow:hidden; */width:inherit;height:inherit;overflow:hidden;margin:0 10px;}
.bs_owl_btns_hd .bs_owl_page li,.bs_owl_frdical_btns_hd .bs_owl_page li{height:10px;width:10px;float:left;margin-right:10px;text-indent:200px;background-image:url(../images/bsfw_owl_icon_yd.png);background-size:100% 100%;}
.panel-lbxw-tit-on{background-size:100%;}
.bs_owl_btns_hd .bs_owl_page li:last-child{margin-right:0;}
#bs_owl_frdical_page_list li:last-child{margin:0;}

/* 全区在线办事服务统计数据 */
.fw_data_census{width:100%;height:580px;background: url(../images/qqzxtjsj_bg.png) no-repeat;background-size: 100% 100%;max-width:100%;/* padding-top: 30px; */}
.fw_data_census_container h4{text-align: center;font-size:28px;font-weight: bold;color: #fff;padding-top: 50px;}
.fw_data_census_container > ul{margin-top: 40px;}
.fw_data_census_container > ul > li{
    float: left;
    width: 384px;
    height: 170px;
    border: 1px solid #93CAED;
    border-radius: 3px;
    margin: 0 20px 20px 0;background-color: rgba(73, 178, 252, 50%);
}
.fw_data_census_container > ul > li:nth-child(3n){margin:0;}
.fw_data_census_container > ul > li:nth-child(4),.fw_data_census_container > ul > li:nth-child(5),.fw_data_census_container > ul > li:nth-child(6){height:190px;}
.fw_data_census_container > ul > li div:nth-child(1){display:block;height:30px;margin:22px 0 0 24px;}
.fw_data_census_container > ul > li div:nth-child(1) img{float: left;width:20px;height:20px;margin-top:3px;margin-right:10px;vertical-align: middle;}
.fw_data_census_container > ul > li div:nth-child(1) p{float: left;vertical-align: middle;color: #fff;font-size: 20px;font-weight: bold;}
.fw_data_census_container > ul > li div:nth-child(2){clear: both;margin-top:16px;}
.data-detail-list {margin-top: 10px;}
.data-detail-list li {float: left;box-sizing: border-box;}
.data-detail-list.col2 li {width: 50%;padding-left: 24px;}
.data-detail-list.col22 li {width: 50%;height: 40px;line-height: 20px;padding-left: 20px;margin-bottom: 20px;}
.data-detail-list.col3 li {width: 33.333%;padding-left: 24px;}
.data-detail-list.col33 li {width: 33.333%;padding-left: 19px;}
.data-detail-list span {display: block;color: #fff;line-height: 12px;}
.detail-label {height: 25px;font-size: 13px;line-height: 25px;color: #C9E9FF;}
.detail-content {height: 30px;font-size: 22px;font-weight:bold;line-height: 30px;}





.bjgs_top{
    overflow: hidden;
    margin:31px 0;
}
.bjgs_tit{
    width: 100%;
    text-align: center;
}
.bjgs_tit a{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}
.bjgs_jdcx{width: 100%;margin: 0 auto;text-align: center;margin-top: 26px;}
.bjgs_jdcx p{display: inline-block;font-size: 18px;color: #00536B;font-weight: bold;}
.bjgs_jdcx a{
    display: inline-block;
    width:134px;
    height:48px;
    background:rgba(25,83,105,1);
    border-radius:5px;
    font-size:20px;
    font-weight:bold;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
}
.bjgs_jdcx a{
    width: 115px;
    height: 50px;
    font-size:16px;
    line-height: 50px;
    vertical-align: middle;
}
.bjgs_jdcx b{font-size:16px;font-weight:400;color:rgba(41,66,96,1);}
.bjgs_jdcx a{margin-left: 10px;}
.bjgs_jdcx input{
    width:410px;
    height: 45px;
    background:
    rgba(255,255,255,1);
    border: 1px solid #00536B;
    color: #999999;
    outline: none;
    font-size: 16px;
    padding-left:15px;
    padding-right: 50px;
}
.bjgs_jdcx input:focus::placeholder{color: #fff;}
.bjgs_jdcx span{position: relative;}
.bjgs_jdcx span i{
    font-style:
    normal;
    position: absolute;
    right: 20px;
    top: -2px;
    font-size:20px;
    color: #00536B;
    cursor: pointer;
}
.bjgs_list ul{overflow: hidden;}
.bjgs_list li div{
    float: left;
    border-bottom: none;
    padding: 10px 18px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.bjgs_list ul{
    overflow: hidden;
    border-radius: 6px;
}
.bjgs_list .list_detail li{height:80px;line-height:60px;border-bottom:1px solid #E8E8E8;}
.bjgs_list .list_detail li:hover{background-color:#c3deb7;}
.bjgs_list li div{
    float: left;
    border-bottom: none;
    padding: 10px 18px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    text-align: left;
}
.bjgs_list li .list_div1{
    width: 13%;
} 
.bjgs_list li .list_div2{
    width: 16%;
} 
.bjgs_list li .list_div3{
    width: 17%;
} 
.bjgs_list li .list_div4{
    width: 20%;
    text-align: left;
    word-break: break-word;
    line-height: 20px;
    padding-top: 13px;
} 
.bjgs_list li .list_div5{
    width: 12%;
} 
.bjgs_list li .list_div6{
    width: 10%;
    text-align: left;
}
.list_detail li .list_div6 {color: red;}
.bjgs_list li .list_div7{
    width: 10%;
    text-align: left;
    padding: 7px 18px;
}
.list_datail_div1{width: 13%;line-height:40px !important;padding:20px !important;}
.list_datail_div3{width: 17%;line-height:40px !important;padding:20px !important;}
.list_datail_divs1{width: 13%;line-height:20px !important;padding: 15px !important;}
.list_datail_divs3{width: 17%;height: 60px;line-height: 20px !important;padding:20px !important;}
.list_datail_div4{width: 20%;word-break: break-word !important;line-height: 20px !important;padding-top: 18px !important;}
.list_datail_divs4{width: 20%;word-break: break-word !important;line-height: 20px !important;padding-top: 18px !important;}
.list_title{background-image: linear-gradient(to right,#11809E,#0F99D4);}
.list_title li{
    overflow: hidden;
    border-radius: 6px;
}
.list_title li div{
    padding: 12px 18px;
    font-weight:
    bold;
    font-size:18px;
    text-align: left;
    color: #fff;
}
.list_div7 a{
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 31px;
    background: #E1F1F5;
    color: #00536B;
    border-radius: 15px;
    font-size:16px;
    line-height: 34px;
}
.fw_qt{
    margin-top: 40px;
    font-size:0;
}
.fw_qt a{
    display: inline-block;
    width: 388px;
    height: 136px;
    margin-right: 18px;
    /* margin-left:37px; */
}
.fw_qt a:last-child{
    margin-right:0;
}
.fw_qt img{
    width: 100%;
    height: 100%;
}
.tab_box ul{
    display: none;
}
.tab_box ul.ul01{
    display: block;
}

/* 响应式 */
@media (max-width:1200px){
    .container{width:100%;}
    /* 头部 */
    .fw_top_title{padding-top:20px;width:80%;}
    .fw_top_menu{margin-top:20px;height: 100%;}
    .fw_top_main{height: 100%;background-repeat:repeat-y;background-size:100% auto;}
    .fw_top_menu ul{width:100%;}
    .fw_top_menu_active{width:100% !important;}
    .fw_top_menu_img{width: 30%;}
    .fw_top_menu_list{width:70%;}
    .zntj_tit_list ul li{width: 40%;}
    .zntj_tit_list ul li a{width:100%;}
    .fw_top_menu ul li{width:100%;margin-bottom: 15px;}
    .jdcx_tit_list input{width:90%;}
    .jdcx_tit_list button{width:200px}
    .wlcx_tit_list input{width:90%;}
    .wlcx_tit_list button{width:200px}
    #zntj li{margin-bottom:0;width: 40%;}
    /* 链接入口 */
    .fw_top_list{height: 210px;}
    .fw_top_list ul{height: 210px;}
    .fw_top_list ul li{width: 46%;margin-right: 15px;padding-left: 15px;}
    .fw_top_list ul li a{height: 50px;line-height: 50px;margin-top: 15px;}
    .fw_top_list ul li img{width:50px;height:auto;}
    .fw_top_list ul li p{padding: 10px 0;}
    .fw_top_list ul li:nth-child(2n){margin-right:0;}
    /* 猜你想办 */
    .fw_magic_owl{width:75%;}
    .fw_magic_owl_container .bd ul li{width: 310px !important;}
    .fw_magic_owl_container{width:100%;}
    /* 个人、法人办事 */
    .fw_bsfw_top li{width:40%;margin:0 !important;padding:0;}
    .fw_bsfw_top a{line-height:40px;}
    .fw_bsfw_owl_main{width:100%;}
    .fw_bsfw_person .fw_bsfw_person_lb ul li{width:100%;}
    /* 统计数据 */
    .fw_data_census{height:auto;background-size:cover;}
    .fw_data_census_container > ul{padding-bottom:20px;}
    .fw_data_census_container > ul > li{width:100%;}
    /* 办件公示 */
    .fw_bjgs{display:none;}
    .fw_qt{margin-top:20px;}
    .fw_qt a{margin-bottom:20px;width:100%;}
    .fw_top_menu_block{width:100% !important;}
}

@media (max-width:768px){
    .fw_bsfw_person .fw_bsfw_person_lb ul{overflow:hidden;}
    .fw_bsfw_person .fw_bsfw_person_lb ul li,.fw_bsfw_juridical .fw_bsfw_juridical_lb_bd ul li{width:100%;}
    
    .fw_top_menu{display:none;}
    .fw_top_title{margin-bottom:20px;}
}

