@charset "utf-8";
/* CSS Document */
/*标题 */
.ind_atabs{ height: 55px; border-bottom:1px solid #cdcdcd; }
.ind_atabs ul li{ display: inline; float:left;  height:44px;line-height: 44px; font-size: 20px; }
.ind_atabs ul li a{ display: block; padding:0 26px; }
.ind_atabs ul li.active { color: #fff; font-weight: bold;  background:#1a4e9c;}
.ind_atabs ul li.active a{color: #fff; }

/*一级栏目-网上办事*/
.bsfw_tab{margin: 0 auto 20px;padding-bottom: 10px;border-bottom: #ccc 1px solid;}
.bsfw_tab ul{width:810px;margin: 0 auto;}
.bsfw_tab li{width: 260px;height: 50px;float: left; text-align: center;position: relative;margin: 0 5px;}
.bsfw_tab li a{display: block;background: #f5f5f5;border:transparent 1px solid;line-height: 48px;font-size: 22px;}
.bsfw_tab li.active a{border:#1a4e9c 1px solid;background: #fff;color:#1a4e9c;font-weight: bold;}
.bsfw_tab li i{display: none;width: 20px;height: 10px;position: absolute;bottom: -9px;left: 50%;margin-left: -10px;background: url("../images/wsbs_jt.png") center no-repeat;}
.bsfw_tab li.active i{display: block;}

.bsfw_con{height: 385px;}
.fw_pic ul{width: 1224px;}
.fw_pic li{width: 129px; height: 115px;float: left;margin:0 24px 20px 0;}
.fw_pic li a{display: block;text-align:center;padding-top:19px;height:94px;border:#ddd 1px solid;}
.fw_pic li a img{width: auto;height: 38px;}
.fw_pic li .img_title{display: block;line-height:24px;height: 24px;margin-top: 10px;font-size: 16px;}
.fw_pic li a:hover{border-color: #1a4e9c;color: #1a4e9c;}
.fw_pic li a:hover img{transition: all .6s;-webkit-transition: all .6s;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}

.fw_list ul{width: 110%;}
.fw_list li{float: left;width: 185px;margin:0 18px 16px 0;}
.fw_list li a{display:block;height:48px;line-height:48px;text-align:center;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:#ddd 1px solid;transition:all .6s;-webkit-transition:all .6s;}
.bsfw_link li .img_title{display:none;}
.fw_list li a:hover{border-color: #1a4e9c;color: #1a4e9c;}

.bsfw_link{margin-top: 20px;}
.bsfw_link li a{display: block;}
.bsfw_link img{max-width: 100%;height: auto;}
/*办结结果*/
.bjgsbox{width: 800px;}
.bjgs_top{height: 36px;line-height: 36px;background:#f9f9f9;font-weight: bold;margin-top: 20px;}
.bjgsbox p{float: right; text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bjgsbox p.t1{float: none;margin-right: 437px;}
.bjgsbox p.t2{width: 227px;}
.bjgsbox p.t3{width: 110px;}
.bjgsbox p.t4{width: 100px;}
.bjgs_top p.t1{text-indent: 16px;text-align: left;}
.bjgs_list{height: 300px;overflow: hidden;margin-top: 8px;}
.bjgs_list li{height: 40px;line-height: 40px;border-bottom:#ddd 1px dashed;font-size: 15px;}
.bjgs_list li .t1{text-align: left;}
.bjgs_list li .t3,.bjgs_list li .t4{color: #999;}

/*便民服务*/
.bmcxbox{width: 380px;}
.bmcx_link{margin-top: 20px;height: 232px;}
.bmcx_link ul{width: 396px;}
.bmcx_link li{width: 116px;float: left;margin: 0 16px 20px 0;}
.bmcx_link li a{display: block;padding-top: 18px;height: 88px;text-align: center;background:#f9f9f9;}
.bmcx_link li .img_title{display: block;line-height:24px;height: 24px;margin-top: 10px;font-size: 16px;}
.bmcx_link li a:hover img{transition: all .6s;-webkit-transition: all .6s;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
/*办件统计*/
.fw_bjtj{height: 88px; padding: 10px 0;border: #ddd 1px solid;}
.bjtj_title{float: left;text-align: center;width: 49px;border-right: #ddd 1px solid;font-size: 20px;color:#1a4e9c;line-height: 22px;}
.bjtj_list{margin-left: 50px;padding-left: 18px;}
.bjtj_list li{width: 50%; margin-top: 10px;line-height: 28px;height: 28px;float: left;font-size: 16px;}
.bjtj_list li span{font-weight:bold;color:#1a4e9c;padding-left: 10px; }
/**信件查询***/
.bjcx-form{padding:15px 20px;background:#fcfcfd;margin-top: 20px;}
.bjcx-form ul{}
.bjcx-form li{height: 35px;margin-bottom:15px;font-size: 16px;vertical-align: bottom;}
.bjcx-form li p.tit{float: left;width: 85px;line-height: 35px;}
.bjcx-form li p.tit span{color: #1a4e9c;font-size: 18px;vertical-align: middle;padding-right: 5px;}
.bjcx-form li p.input{margin-left: 95px;height:35px;position: relative;}
.bjcx-form li p.input input{float: left; width:98%;height: 33px;line-height: 33px;border: #ddd 1px solid;border-radius: 3px;text-indent: 5px;background: #fff;font-size: 14px;}
.bjcx-form li p.input .msg-box{position: absolute;left:0;top:0;}
.bjcx-form li.yzm .input {width: 120px;float: left;margin-left: 10px;}
.bjcx-form li.btn{padding-left: 95px;margin: 0;}
.bjcx-form li.btn input{width: 100px;height: 35px;line-height: 35px;text-align: center;border: none;border-radius: 3px;overflow: hidden;}
.bjcx-form li.btn .btn-submit{background: #74a6e5;color: #fff;margin-right: 18px;font-size: 16px;}
.bjcx-form li.btn .btn-reset{background: #f4e2aa;color: #b38908;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .fw_pic ul{width:1012px;}
    .fw_pic li{width:110px;margin: 0 16px 20px 0;}
    .fw_list li{width:152px;margin: 0 16px 16px 0;}
    /*办件结果*/
    .bjgsbox{width:652px; }
    .bmcxbox{width: 320px;}
    .bmcx_link ul{width: 336px;}
    .bmcx_link li{width: 96px;}
    .fw_bjtj{height: auto;}
    .bjtj_list{padding-left: 8px;}
    .bjtj_list li{font-size: 14px;}
    /*便民查询*/
    .bjcx-form li.yzm .input{width:88px;}
    .bjcx-form li.btn .btn-submit{margin-right:15px;}
    .bjcx-form li.btn input{width:74px;}
}
@media only screen and (max-width:991px) {
    .bsfw_tab{margin:0 auto 5px;}
    .bsfw_tab ul{width: 90%;}
    .bsfw_tab li{width:31.33%;margin:0 1%;}
    .bsfw_con{height:auto;}
    .fw_pic ul{width:100%;}
    .fw_pic li{width:15.5%;margin:10px 1.4% 0 0;}
    .fw_pic li:nth-of-type(6n){margin-right:0;}

    .fw_list ul{width:100%;}
    .fw_list li{width:24.1%;margin:10px 1.2% 0 0;}
    .fw_list li a{height: 40px;line-height: 40px;}
    .fw_list li:nth-of-type(4n){margin-right:0;}

    .bsfw_link{margin-top: 10px;}

    .bjgsbox{width: 100%;float: none;}
    .bjgs_top{margin-top: 10px;}
    /*便民服务*/
    .bmcxbox{width:100%;float: none;margin-top: 10px;}
    .bmcx_link ul{width: 100%;}
    .bmcx_link li{width: 31.33%;margin: 0 1% 20px;}
    /*便民查询*/
    .bjcx-form{height:auto;margin-top:10px;}
}
@media only screen and (max-width:767px) {
    .bsfw_tab ul{width: 96%;}
    .bsfw_tab li{height:42px;}
    .bsfw_tab li a{line-height:40px;font-size:18px;}

    .fw_pic li{width:23.95%;height:91px;margin:10px 1.4%  0 0 !important;}
    .fw_pic li:nth-of-type(4n){margin-right:0 !important;}
    .fw_pic li a{padding-top:14px;height:75px;}
    .fw_pic li a img{height:32px;}
    .fw_pic li .img_title{margin-top:6px;}

    .fw_list li{width:32.5%;margin:10px 1.25% 0 0 !important;}
    .fw_list li:nth-of-type(3n){margin-right:0 !important;}
    /*办结结果*/
    .bjgsbox p.t1{margin-right:210px;}
    .bjgsbox p.t2{display:none;}
    /*便民查询*/
    .bjcx-form{padding:15px;}
    .bjcx-form ul{padding-left: 0;}
    .bjcx-form li p.input{margin-left:85px;}
    .bjcx-form li.yzm .input{width:80px;margin-left:0;}
    .bjcx-form li.btn{padding-left: 0;text-align: center;}
}
@media only screen and (max-width:479px) {
    .fw_pic li{width:32%;margin:10px 2% 0 0 !important;height:88px;}
    .fw_pic li:nth-of-type(4n){margin-right:2% !important;}
    .fw_pic li:nth-of-type(3n){margin-right:0 !important;}
    .fw_pic li a{height:72px;}
    .fw_pic li a img{height:30px;}
    .fw_pic li .img_title{margin-top:5px;}

    .fw_list li{width:49%;margin:10px 2% 0 0 !important;}
    .fw_list li:nth-of-type(3n){margin-right:2% !important;}
    .fw_list li:nth-of-type(2n){margin-right:0 !important;}
    .fw_list li a{height:38px;line-height:38px;}

    .bjgsbox p.t2,.bjgsbox p.t3{display: none;}
    .bjgsbox p.t1{margin-right:100px;}

    .fw_bjtj{height: auto;padding: 10px;}
    .bjtj_title{width: 100%;float: none;line-height: 40px;text-align: left; border-right: none;border-bottom: #ddd 1px solid;}
    .bjtj_title br{display: none;}
    .bjtj_list{margin-left: 0;padding-left: 0;}
    .bjtj_list li{width:50%;}
}