@charset 'utf-8';

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333
}

a,
span {
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle;
}

input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}

button {
    padding: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
}

textarea {
    outline: none;
    border: none;
    resize: none;
}

input,
textarea {
    box-sizing: content-box;
    outline: none;
    background: 0 0;
    font-family: "Microsoft YaHei"
}

table tr td,
table {
    border-collapse: collapse;
}

body {
    font-size: 0;
    color: #000;
    line-height: initial;
    font-family: "Microsoft YaHei";
}

/*专栏头部*/
.fd-header2 .fd-top *{
    color: #fff;
    font-size: 16px;
}
.fd-header2{
    /*height: 242px;*/
    background: url(fd_header2_bg.png) top center no-repeat;
}
.fd-header2 .fd-top .ipv6{
    background: #5aaff8;
    border-radius: 14px;
    padding: 0 18px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
}
.fd-header2-con{
    margin-top: 6px;
    height: 118px;
}
.fd-header2-con .logo{
    display: inline-block;
}
.fd-header2-con .search-box{
    margin-top: 10px;
    width: 364px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background: url(fd_header2_bg1.png);
}
.fd-header2-con .search-box input{
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 22px;
    width: 280px;
}

.fd-header2-con .search-box input::placeholder {
    color: #ffffff;
}
.fd-header2-con .search-box input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ffffff;
}
.fd-header2-con .search-box input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
}
.fd-header2-con .search-box input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
}
.fd-header2-con .search-box input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}
.fd-header2-con .search-box button{
    height: 40px;
}
.search-hotwords{
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    text-align: center;
}
.search-hotwords a{
    display: inline-block;
    margin-left: 6px;
    color: #fff;
}
.fd-nav2{
    height: 68px;
    line-height: 68px;
    background: url(fd_header2_bg3.png) top center no-repeat;
    background-size: auto 100%;
}
.fd-nav2 a{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    width: 170px;
    text-align: center;
    font-weight: bold;
    margin: 0 15px;
}
.fd-nav2 a img{
    margin-right: 18px;
}
.fd-nav2 a.cur,.fd-nav2 a:hover{
    background: url(fd_header2_bg2.png) left center repeat-x;
    background-size: auto 100%;
    border-radius: 6px 6px 0 0 ;
    font-size: 24px;
}

/*基层政务公开*/
.fd-ztzl-topbar img{
    width: 100%;
}
.fd-jczwgk-intro{
    background: url(fd_jczwgk_bg1.png) top center no-repeat;
    height: 145px;
    background-size: 100% 100%;
    color: #1e93f7;
    font-size: 16px;
    line-height: 36px;
    padding: 25px 40px 0;
    margin-bottom: 30px;
}
.fd-jczwgk-list{
    padding-bottom: 22px;
}
.fd-jczwgk-list a{
    display: inline-block;
    border-radius: 5px;
    background: #d3eafa;
    width: 228px;
    height: 94px;
    line-height: 94px;
    margin-right: 14px;
    margin-bottom: 16px;
    font-weight: bold;
    color: #1e93f7;
}
.fd-jczwgk-list a:hover{
    color: #fff;
    background: url(fd_jczwgk_bg2.png) center no-repeat;
    background-size: 100% 100%;
}
.fd-jczwgk-list a:nth-child(5n){
    margin-right: 0;
}
.fd-jczwgk-list a span{
    display: inline-block;
    line-height: 28px;
    vertical-align: middle;
    width: 124px;
    font-size: 18px;
}
.fd-jczwgk-list a img{
    vertical-align: middle;
    margin: 0 20px 0 15px;
}

/*政策解读*/
.zcjd-w1-c1{
    width: 524px;
    height: 320px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.zcjd-w1-pic{
    width: 100%;
    height: 100%;
    position: relative;
}
.zcjd-w1-pic li{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.zcjd-w1-pic li a,.zcjd-w1-pic li img{
    display: block;
    width: 100%;
    height: 100%;
}
.zcjd-w1-pictt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    /*text-align: center;*/
    background: url(fd_zcjd_bg1.png);
}
.zcjd-w1-pictt li a{
    display: inline-block;
    max-width: 74%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
}
.zcjd-w1-picn{
    position: absolute;
    right: 16px;
    bottom: 16px;
}
.zcjd-w1-picn li{
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    margin-left: 11px;
}
.zcjd-w1-picn li.cur{
    background: #f8a937;
}
.zcjd-w1-c2{
    width: 650px;
    height: 320px;
}
.zcjd-tit1{
    height: 40px;
    line-height: 40px;
    background: url(fd_zcjd_bg2.png) left center repeat-x;
}
.zcjd-tit1 .tit{
    display: inline-block;
    background: #fff;
    color: #1c69c5;
    font-size: 30px;
    font-weight: bold;
    padding-right: 10px;
}
.zcjd-tit1 .en{
    float: right;
    color: #c9d0da;
    font-size: 18px;
    padding-left: 10px;
    font-weight: bold;
    background: #fff;
}
.zcjd-list1{
    padding-top: 14px;
}
.zcjd-list1 li{
    height: 46px;
    line-height: 46px;
}
.zcjd-list1 li a{
    display: inline-block;
    color: #666666;
    font-size: 16px;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 22px;
    background: url(fd_zcjd_bg3.png) left center no-repeat;
}
.zcjd-list1 li span{
    float: right;
    color: #a3a3a3;
    font-size: 16px;
}
.fd-zcjd-w2{
    margin-top: 24px;
}
.zcjd-list2{
    padding-top: 24px;
}
.zcjd-list2 a{
    display: inline-block;
    width: 384px;
    height: 298px;
    margin-bottom: 30px;
    margin-right: 24px;
}
.zcjd-list2 a:nth-child(3n){
    margin-right: 0;
}
.zcjd-list2 a img{
    width: 100%;
    height: 246px;
}
.zcjd-list2 a p{
    height: 52px;
    line-height: 52px;
    padding: 0 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #107fdd;
    color: #fff;
    font-size: 16px;
}
.fd-zcjd-w3{
    margin-top: -10px;
}
.zcjd-list3 a{
    margin-top: 20px;
    width: 580px;
    height: 356px;
    display: inline-block;
    position: relative;
}
.zcjd-list3 a img{
    width: 100%;
    height: 100%;
}
.zcjd-list3 a i{
    position: absolute;
    top: 140px;
    left: 260px;
    width: 65px;
    height: 65px;
    background: url(fd_zcjd_bg4.png) center no-repeat;
}
.zcjd-list3 a p{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    background: url(fd_zcjd_bg1.png);
}
.fd-zcjd-w4{
    margin-top: 24px;
    padding-bottom: 30px;
}
.zcjd-w4-c1{
    width: 690px;
}
.zcjd-w4-c2{
    width: 482px;
}
.zcjd-bar2{
    padding-top: 14px;
}
.zcjd-bar2 a{
    display: block;
    margin-top: 20px;
}
/*营商环境*/
.fd-yshj-main{
    padding-bottom: 70px;
}
.fd-yshj-w1{
    margin-top: 30px;
}
.fd-yshj-w2{
    margin-top: 40px;
}
.yshj-w2-c1{
    width: 710px;
}
.yshj-w2-c1 .yshj-tit1{
    margin-top: 10px;
}
.yshj-tit1{
    height: 50px;
    line-height: 48px;
    border-bottom: 1px solid #cde1f7;
}
.yshj-tit1 .tit{
    display: inline-block;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-right: 60px;
}
.yshj-tit1 .tit.cur{
    border-bottom: 2px solid #1c69c5;
}
.yshj-w2-c2{
    width: 450px;
}
.yshj-bar1{
    padding-top: 10px;
}
.yshj-bar1 a{
    display: inline-block;
    width: 212px;
    height: 83px;
    line-height: 83px;
    border-radius: 4px;
    color: #1c69c5;
    font-size: 18px;
    text-align: center;
    background: #ecf6ff;
    margin: 12px 6px 0;
}
.yshj-bar1 a:last-child{
    width: 440px;
}
.yshj-bar1 a img{
    margin-right: 12px;
}
.yshj-bar1 a img.cur{
    display: none;
}
.yshj-bar1 a:hover{
    background: url(fd_yshj_bg1.png) center no-repeat;
    color: #fff;
    font-weight: bold;
    background-size: 100% 100%;
}
.yshj-bar1 a:hover img{
    display: none;
}
.yshj-bar1 a:hover img.cur{
    display: inline-block;
}
.fd-yshj-w3{
    margin-top: 40px;
}
.yshj-w3-c{
    margin-top: 36px;
}
.yshj-w3-c1{
    width: 524px;
    height: 306px;
}
.yshj-w3-c1 a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.yshj-w3-c1 a img{
    width: 100%;
    height: 100%;
}
.yshj-w3-c1 a i{
    display: inline-block;
    width: 63px;
    height: 63px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    background: url(fd_yshj_ic16.png) center no-repeat;
    background-size: 100% 100%;
}
.yshj-w3-c2{
    width: 620px;
}
.yshj-w3-c2 .intro{
    padding-top: 14px;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 36px;
}
.yshj-w3-c2 .banner{
    margin: 0 auto;
    width: 414px;
    height: 51px;
    line-height: 45px;
    background: url(fd_yshj_bg2.png) center no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.fd-yshj-w4{
    margin-top: 50px;
}
.yshj-w4-c{
    padding-top: 20px;
}
.yshj-w4-c a{
    display: inline-block;
    text-align: center;
    width: 229px;
    height: 94px;
    line-height: 94px;
    color: #1c69c5;
    font-size: 18px;
    font-weight: bold;
    background: #ecf5ff;
    margin-right: 13px;
    border-radius: 6px;
    margin-top: 26px;
}
.yshj-w4-c a:nth-child(5n){
    margin-right: 0;
}
.yshj-w4-c a span{
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
}
.yshj-w4-c a img{
    margin-right: 22px;
}
.yshj-w4-c a img.cur{
    display: none;
}
.yshj-w4-c a:hover{
    background: url(fd_yshj_bg3.png) center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.yshj-w4-c a:hover img{
    display: none;
}
.yshj-w4-c a:hover img.cur{
    display: inline-block;
}
.fd-yshj-w5{
    margin-top: 50px;
}
.fd-yshj-w5 a{
    display: block;
}
.fd-yshj-w5 a img{
    width: 100%;
}
.fd-ztzl-main .position{
    background: url(fd_com_local.png) left 20px no-repeat;
    padding: 22px 0 22px 34px;
}

/*政务新媒体*/
.fd-zwxmt-main{
    width: 1260px;
    margin: 0 auto;
}
.fd-zwxmt-list{
    padding-top: 50px;
}
.fd-zwxmt-list li{
    display: inline-block;
    width: 210px;
    height: 236px;
    text-align: center;
}
.fd-zwxmt-list li a{
    cursor: pointer;
    display: inline-block;
}
.fd-zwxmt-list a img{
    width: 134px;
    height: 134px;
    border-radius: 10px;
    border: 1px solid #8dcdfb;
}
.fd-zwxmt-list a .tit{
    color: #444444;
    font-size: 16px;
    margin-top: 8px;
    font-family: simsun;
    font-weight: bold;
}
.fd-zwxmt-list a .subtit{
    color: #7f7f7f;
    font-size: 14px;
}
.fd-zwxmt-wrap{
    position: relative;
}
.fd-zwxmt-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(fd_zwxmt_bg1.png);
}
.fd-zwxmt-ewm{
    width: 610px;
    height: 610px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    padding: 40px 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -305px;
    margin-left: -305px;
}
.fd-zwxmt-ewm .ewm{
    width: 454px;
    height: 454px;
}
.fd-zwxmt-ewm .tit{
    color: #131313;
    font-size: 20px;
    font-family: simsun;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.fd-zwxmt-ewm .abstract{
    color: #5f5f5f;
    font-size: 14px;
}
.fd-zwxmt-ewm .close{
    position: absolute;
    top: -48px;
    right: -38px;
    cursor: pointer;
}
.yjxl-form-table{
    padding-left: 30px;
    font-size: 16px;
}
.yjxl-form-table input,.yjxl-form-table>div>span,.yjxl-form-table textarea{
    margin-bottom: 15px;
    max-width: 90%;
}
#optionBtn{
    position: relative;
    display: inline-block;
    background: #37a2ff;
    border: 1px solid #37a2ff;
    border-radius: 4px;
    padding: 4px 12px;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
    line-height: 30px;
    min-width: 100px;
    margin-left: 64px;
}
@media screen and (max-width: 768px) {
    .yjxl-form-table{
        padding: 0;
    }
    .fd-ztzl-main .position{
        padding: 0.1rem 0 0.1rem 0.4rem;
        background: url(fd_com_local.png) left 0.22rem no-repeat;
        background-size: 0.3rem auto;
    }
    .fd-header2{
        height: auto;
        background-size: auto 100%;
    }
    .fd-header2-con{
        height: auto;
    }
    .fd-header2-con .logo{
        width: 70%;
        margin: 0 auto;
        display: block;
    }
    .fd-header2-con .logo img{
        width: 100%;
    }
    .fd-header2-con>.rt{
        width: 100%;
    }
    .fd-header2-con .search-box{
        width: 90%;
        margin: .3rem auto 0;
        height: .7rem;
        line-height: .7rem;
    }
    .fd-header2-con .search-box input{
        height: .7rem;
        line-height: .7rem;
        width: 75%;
    }
    .fd-header2-con .search-box button{
        height: .7rem;
        line-height: .7rem;
    }
    .fd-header2-con .search-box button img{
        height: 60%;
    }
    .search-hotwords{
        margin-top: .2rem;
    }
    .fd-nav2{
        height: auto;
        line-height: .8rem;
        background-size: 100% 100%;
        text-align: center;
        margin-top: .4rem;
    }
    .fd-nav2 a{
        font-size: .38rem;
        margin: 0;
        padding: 0 .1rem;
        width: 33%;
    }
    .fd-nav2 a.cur{
        font-size: .4rem;
    }
    .fd-nav2 a img{
        display: none;
    }
    .fd-jczwgk-intro{
        height: auto;
        padding: .3rem;
        font-size: .3rem;
        line-height: .5rem;
        margin-bottom: .2rem;
        background: #D3EAFA;
        border: 1px dashed #1e93f7;
    }
    .fd-jczwgk-list{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: .2rem;
    }
    .fd-jczwgk-list a{
        width: 48%;
        margin: 0 0 .2rem;
        height: 1.6rem;
        line-height: 1.6rem;
    }
    .fd-jczwgk-list a img{
        margin: 0 0.2rem;
        width: 0.8rem;
    }
    .fd-jczwgk-list a span{
        width: 60%;
        font-size: .32rem;
    }

    /*政策解读*/
    .zcjd-w1-c1{
        width: 100%;
        height: 5rem;
    }
    .zcjd-w1-pictt{
        text-align: left;
    }
    .zcjd-w1-pictt li a{
        max-width: 70%;
        margin-left: .1rem;
    }
    .zcjd-w1-c2{
        width: 100%;
        height: auto;
        margin-top: .3rem;
    }
    .zcjd-tit1{
        height: .6rem;
        line-height: .6rem;
    }
    .zcjd-tit1 .tit{
        font-size: .42rem;
        padding-right: .1rem;
    }
    .zcjd-tit1 .en{
        font-size: .2rem;
        padding-left: .1rem;
    }
    .zcjd-list1{
        padding-top: .2rem;
    }
    .zcjd-list1 li{
        height: .7rem;
        line-height: .7rem;
    }
    .zcjd-list1 li a{
        font-size: .32rem;
        padding-left: .22rem;
        max-width: 70%;
    }
    .zcjd-list1 li span{
        font-size: .28rem;
    }
    .fd-zcjd-w2{
        margin-top: .3rem;
    }
    .zcjd-list2{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .zcjd-list2 a{
        width: 48%;
        margin: 0 0 .2rem;
        height: 3rem;
    }
    .zcjd-list2 a img{
        height: 2.2rem;
    }
    .zcjd-list2 a p{
        height: .8rem;
        line-height: .8rem;
    }
    .fd-zcjd-w3{
        margin-top: 0;
    }
    .zcjd-list3 a{
        margin-top: .2rem;
        width: 48%;
        height: 3rem;
    }
    .zcjd-list3 a p{
        height: .8rem;
        line-height: .8rem;
    }
    .zcjd-list3 a i{
        width: .8rem;
        height: .8rem;
        top: .8rem;
        left: 1.4rem;
        background-size: 100% 100%;
    }
    .zcjd-w4-c1{
        width: 100%;
    }
    .fd-zcjd-w4{
        margin-top: .2rem;
        padding-bottom: .3rem;
    }
    .zcjd-w4-c2{
        width: 100%;
        margin-top: .2rem;
    }
    .zcjd-bar2{
        padding-top: .1rem;
    }
    .zcjd-bar2 a{
        margin-top: .2rem;
    }
    .zcjd-bar2 a img{
        width: 100%;
    }

    /*营商环境*/
    .fd-yshj-w1{
        margin-top: .3rem;
    }
    .fd-yshj-w2{
        margin-top: .4rem;
    }
    .yshj-w2-c1{
        width: 100%;
    }
    .yshj-tit1 .tit{
        margin-right: .3rem;
    }
    .yshj-w2-c2{
        width: 100%;
        margin-top: .3rem;
    }
    .yshj-bar1{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .yshj-bar1 a{
        width: 48%;
        height: 1.4rem;
        line-height: 1.4rem;
        margin: .2rem 0 0;
    }
    .fd-yshj-w3{
        margin-top: .4rem;
    }
    .yshj-w3-c{
        margin-top: .3rem;
    }
    .yshj-w3-c1{
        width: 100%;
        height: 4rem;
    }
    .yshj-w3-c2{
        width: 100%;
    }
    .yshj-w3-c2 .intro{
        padding-top: .1rem;
        margin-bottom: .3rem;
    }
    .yshj-w3-c2 .banner{
        width: 100%;
        background-size: 100% 100%;
        font-size: .3rem;
    }
    .fd-yshj-w4{
        margin-top: .4rem;
    }
    .yshj-w4-c{
        padding-top: .2rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .yshj-w4-c a{
        width: 48%;
        margin: .2rem 0 0;
        font-size: .34rem;
        height: 1.4rem;
        line-height: 1.4rem;
    }
    .yshj-w4-c a img{
        margin-right: .2rem;
        width: .6rem;
    }
    .fd-yshj-w5{
        margin-top: .5rem;
    }
    .fd-yshj-main{
        padding-bottom: .7rem;
    }

    /*政务新媒体*/
    .fd-zwxmt-main{
        width: 100%;
    }
    .fd-zwxmt-list{
        padding-top: .3rem;
    }
    .fd-zwxmt-list li{
        width: 50%;
        height: 210px;
    }
    .fd-zwxmt-box{
        position: fixed;
    }
    .fd-zwxmt-ewm{
        width: 6rem;
        height: 6rem;
        margin-left: -3rem;
        margin-top: -3rem;
        padding-top: .3rem;
    }
    .fd-zwxmt-ewm .ewm{
        width: 4.2rem;
        height: 4.2rem;
    }
    .fd-zwxmt-ewm .tit{
        margin: .2rem 0 .1rem;
    }
    .fd-zwxmt-ewm .close{
        top: -0.6rem;
        right: -0.6rem;
    }
    .fd-zwxmt-list a .tit{
        padding: 0 .1rem;
    }
}