﻿@charset "utf-8";
/*公共部分*/
* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "微软雅黑";
    width: 100%;
    height: 100%;
    min-width: 1024px;
}

input {
    font-family: "微软雅黑";
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none;
}
/*top*/
#main {
    width: 1000px;
}
/*bottom*/
#bottom_main {
    width: 960px;
}

    #bottom_main .lf .banner a {
        width: 60px;
    }

#erwm_lf {
    width: 98px;
}

#erwm_rt {
    width: 280px;
}

#bottom_ul li {
    width: 80px;
}

#erwm_rt1 {
    width: 160px;
}
/*咨询中心*/
/*top*/
#main1 {
    width: 960px;
}
/*center*/
#center_main {
    width: 960px;
}

    #center_main .lf {
        width: 190px;
    }

    #center_main .rt { /*width: 768px;*/
        float: right;
        width: 80%;
    }
/*系统通知*/
#td1 {
    width: 410px;
}

#td2 {
    width: 150px;
}
/*事项中心*/
#sxzx_center {
    width: 670px;
}

#sxzx_right {
    width: 180px;
}

#sxzx_img {
    margin-left: 30px;
    margin-right: -22px;
}
/*个人中心*/
#grzx_taber {
    width: 720px;
}
/* css 注释说明：设置了浏览器宽度不小于1201px时 */
@media screen and (min-width:1200px) {
    /*首页*/
    /*top*/
    #main {
        width: 1150px;
    }
    /*bottom*/
    #bottom_main {
        width: 1200px;
    }

        #bottom_main .lf .banner a {
            width: 80px;
        }

    #erwm_lf {
        width: 108px;
    }

    #erwm_rt {
        width: 372px;
    }

    #bottom_ul li {
        width: 114px;
    }

    #erwm_rt1 {
        width: 190px;
    }
    /*咨询中心*/
    /*top*/
    #main1 {
        width: 1150px;
    }
    /*center*/
    #center_main {
        width: 1150px;
    }

        #center_main .lf {
            width: 220px;
        }

        #center_main .rt { /*width: 928px;*/
            float: right;
            width: 80%;
        }
    /*系统通知*/
    #td1 {
        width: 540px;
    }

    #td2 {
        width: 165px;
    }
    /*事项中心*/
    #sxzx_center {
        width: 810px;
    }

    #sxzx_right {
        width: 232px;
    }

    #sxzx_img {
        margin-left: 40px;
        margin-right: -34px;
    }
    /*个人中心*/
    #grzx_taber {
        width: 870px;
    }
}
/* 设置了浏览器宽度在960-1199px时  */
@media screen and (min-width: 960px) and (max-width: 1199px) {
    /*top*/
    #main {
        /*width: 960px;*/
    }
    /*bottom*/
    #bottom_main {
        width: 960px;
    }

        #bottom_main .lf .banner a {
            width: 60px;
        }

    #erwm_lf {
        width: 98px;
    }

    #erwm_rt {
        width: 280px;
    }

    #bottom_ul li {
        width: 80px;
    }

    #erwm_rt1 {
        width: 160px;
    }
    /*咨询中心*/
    /*top*/
    #main1 {
        width: 960px;
    }
    /*center*/
    #center_main {
        width: 960px;
    }

        #center_main .lf {
            width: 190px;
        }

        #center_main .rt { /*width: 768px;*/
            float: right;
            width: 80%;
        }
    /*系统通知*/
    #td1 {
        width: 410px;
    }

    #td2 {
        width: 150px;
    }
    /*事项中心*/
    #sxzx_center {
        width: 670px;
    }

    #sxzx_right {
        width: 180px;
    }

    #sxzx_img {
        margin-left: 30px;
        margin-right: -22px;
    }
    /*个人中心*/
    #grzx_taber {
        width: 720px;
    }
}
/*top*/
.ga_top {
    width: 100%;
    height:120px;
    /*float: left;*/
    background: #fff;
    background:url(./tbg.jpg);
    background-size:cover;
    border-bottom: 1px solid #eaa827;
}

    .ga_top .main {
        height:120px;
        margin: 0px auto;
    }

        .ga_top .main .lf {
            width: 620px;
            height: 120px;
            float: left;
            background: url(./logo.png) no-repeat left center;
        }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ga_top .main .lf {
        width: 620px;
            height: 120px;
            float: left;
            background: url(logo.png) no-repeat left center;
    }
}

.ga_top .main .rt {
    width: 525px;
    height: 81px;
    float: right;
}

    .ga_top .main .rt .row {
        height: 40px;
        font-size: 16px;
        float: right;
    }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ga_top .main .rt .row {
        height: 60px;
        font-size: 14px;
        float: right;
    }
}

.ga_top .main .rt .row .yonghm {
    height: 60px;
    line-height: 60px;
    float: left;
    color: #fe7a3f;
    margin-left: 6px;
}

    .ga_top .main .rt .row .yonghm a {
        color: #fe7a3f;
        text-decoration: underline;
    }

        .ga_top .main .rt .row .yonghm a:hover {
            color: #6092fa;
        }

.ga_top .main .rt .row ul {
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 2px;
}

    .ga_top .main .rt .row ul li {
        height: 60px;
        line-height: 60px;
        float: left;
        margin-right: 10px;
    }

        .ga_top .main .rt .row ul li.li_sx {
            width: 1px;
            height: 60px;
            float: left;
            background: url(../../Images/NewImgs/li_top.png) no-repeat center center;
        }

        .ga_top .main .rt .row ul li img {
            float: left;
            margin-top: 10px;
            margin-right: 8px;
        }

        .ga_top .main .rt .row ul li .xttz_top {
            width: 12px;
            height: 12px;
            line-height: 12px;
            position: absolute;
            top: 8px;
            left: 52px;
            color: #fefefe;
            font-size: 12px;
            text-align: center;
            background: url(../../Images/NewImgs/xttz_top.png) no-repeat center center;
        }

        .ga_top .main .rt .row ul li a {
            display: block;
            color: #000;
        }

            .ga_top .main .rt .row ul li a:hover {
                text-decoration: underline;
            }

.ga_top .main .rt .tianqi {
    width: 210px;
    height: 40px;
    line-height: 40px;
    float: right;
    margin-right: 40px;
    background: url(../../Images/NewImgs/address.png) no-repeat left center;
    text-indent: 26px;
    font-size: 18px;
    color: #fff;
}

    .ga_top .main .rt .tianqi img {
        padding-left: 12px;
        padding-right: 12px;
    }
/*nav*/
.ga_nav {
    width: 100%;
    height: 60px;
    line-height:60px;
    float: left;
    background: #002973;
}

    .ga_nav .ul_nav {
          width: 1150px;
    margin: 0px auto;
    height: 60px;
    text-align: center;
    }

        .ga_nav .ul_nav li {
            width: auto;
            height: 60px;
            line-height: 60px;
            /*float: left; */
			color:#fff;
            font-size:1.5rem;
            padding-right: 10px;
        }

            .ga_nav .ul_nav li a {
                width: 100%;
                height: 100%;
                display: block;
                color: #fff;
            }

                .ga_nav .ul_nav li a:hover {
                    color: #589feb;
                }

            .ga_nav .ul_nav li.sxzx_hov a:hover {
                color: #589feb;
            }

            .ga_nav .ul_nav li.sxzx_hov:hover .a1 {
                color: #589feb;
            }

.subnav {
    width: 100%;
    height: 37px;
    position: relative;
    background: #d1d1d1;
    margin-left: 0px;
    margin-top: 0px;
    display: none;
    z-index: 99;
}

    .subnav .ul_subnav {
        width: 960px;
        height: 37px;
        line-height: 37px;
        margin: 0px auto;
    }

        .subnav .ul_subnav li {
            width: 60px;
            height: 37px;
            line-height: 37px;
            float: left;
            margin-left: 15px;
            font-size: 12px;
            font-family: "微软雅黑";
        }

            .subnav .ul_subnav li.li_first {
                margin-left: 140px;
            }

            .subnav .ul_subnav li.subnav_sx {
                width: 1px;
                height: 37px;
                float: left;
                margin-left: 15px;
                background: url(../../Images/NewImgs/subnav_sx.png) no-repeat center center;
            }

            .subnav .ul_subnav li a {
                width: 100%;
                height: 100%;
                display: block;
                color: #011b4b;
                cursor: pointer;
            }

                .subnav .ul_subnav li a:hover {
                    color: #589feb;
                }
/*首页*/
/*main*/
.ga_main {
    width: 100%;
    height: 671px;
    float: left;
    background: #000000 url(../../Images/NewImgs/zxzx_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

    .ga_main .main {
        width: 1000px;
        height: 571px;
        margin: 100px auto 0 auto;
    }

    .ga_main .main_lf {
        width: 45%;
        height: 100%;
        float: left;
    }

        .ga_main .main_lf .top_logo {
            width: 100%;
            height: 105px;
            float: left;
            background: url(../../Images/NewImgs/hlwyzsfw.png) no-repeat center top;
        }

        .ga_main .main_lf .ksss {
            width: 100%;
            height: 47px;
            float: left;
        }

            .ga_main .main_lf .ksss .ksss_lf {
                width: 371px;
                height: 47px;
                float: left;
            }

                .ga_main .main_lf .ksss .ksss_lf input {
                    width: 371px;
                    height: 47px;
                    line-height: 47px;
                    float: left;
                    text-indent: 30px;
                    color: #c1c1c1;
                    font-size: 14px;
                    border-radius: 5px 0px 0px 5px;
                    border: 0px;
                }

            .ga_main .main_lf .ksss .search {
                width: 61px;
                height: 47px;
                line-height: 47px;
                float: left;
                border-radius: 0px 5px 5px 0px;
                background: #5572dc;
                text-align: center;
            }

                .ga_main .main_lf .ksss .search:hover {
                    background: #4163df;
                }

                .ga_main .main_lf .ksss .search img {
                    margin-top: 10px;
                }
            /*.ga_main .main_lf .ksss .rmss{width: 100%;height: 32px;line-height: 32px;float: left;font-family: "微软雅黑";font-size: 12px;color: #fff;text-indent: 10px;}*/
            /*.ga_main .main_lf .ksss .rmss a{color: #fff;}
.ga_main .main_lf .ksss .rmss a:hover{color: #45b7e2;}
.ga_main .main_lf .ksss .rmss .a_hov{color: #45b7e2;}*/
            /*.main_lf .ksss .rmss { width: 100%; height: 32px; line-height: 32px; float: left; font-family: "微软雅黑"; font-size: 12px; color: #fff;}
.ga_main .main_lf .ksss .rmss span{float: left;margin-left: 10px;}
.ga_main .main_lf .ksss .rmss a {width: 58px; color: #ff8d38;float: left;margin-right: 2px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ga_main .main_lf .ksss .rmss a:hover { color: #ffb14c;text-decoration: underline; }
.ga_main .main_lf .ksss .rmss .a_hov { color: #ffb14c;text-decoration: underline; }*/
            .ga_main .main_lf .ksss .rmss {
                width: 86%;
                height: 32px;
                line-height: 32px;
                float: left;
                font-family: "微软雅黑";
                font-size: 12px;
                color: #ff8d38;
                text-indent: 12px;
                overflow: hidden;
                white-space: nowrap;
            }

                .ga_main .main_lf .ksss .rmss span {
                    color: #fff;
                }

                .ga_main .main_lf .ksss .rmss a { /*color: #ff8d38;*/
                    color: #fff;
                    padding: 0px 1px;
                }

                    .ga_main .main_lf .ksss .rmss a:hover { /*color: #ffb14c;*/
                        color: #fff; /*text-decoration: underline;*/
                    }

                .ga_main .main_lf .ksss .rmss .a_hov { /*color: #ffb14c;*/
                    color: #fff;
                    text-decoration: underline;
                }

        .ga_main .main_lf .sxzx_kuaia {
            width: 363px;
            float: left;
            display: none;
            border: 1px solid #ededed;
            margin-left: 6px;
        }

        .ga_main .main_lf .sxzx_kuai {
            width: 363px; /*height: 70px;*/
            float: left;
            background: #fff;
            font-size: 14px;
            border-bottom: 1px solid #ededed;
        }

            .ga_main .main_lf .sxzx_kuai:hover {
                background: #f6f6f6;
            }

            .ga_main .main_lf .sxzx_kuai.hov {
                background: #f6f6f6;
            }

        .ga_main .main_lf .sxzx_kuai_lf {
            width: 85px;
            height: 70px;
            float: left;
            border-right: 1px solid #ededed;
        }

            .ga_main .main_lf .sxzx_kuai_lf a {
                width: 100%;
                height: 100%;
                display: block;
            }

                .ga_main .main_lf .sxzx_kuai_lf a .top {
                    width: 85px;
                    height: 30px;
                    line-height: 30px;
                    float: left;
                    text-align: center;
                    color: #5572dc;
                }

                .ga_main .main_lf .sxzx_kuai_lf a .bottom {
                    width: 34px;
                    height: 34px;
                    float: left;
                    margin-top: 0px;
                    margin-left: 26px;
                }

                    .ga_main .main_lf .sxzx_kuai_lf a .bottom img {
                        width: 100%;
                        height: 100%;
                        float: left;
                    }

        .ga_main .main_lf .sxzx_kuai_rt {
            width: 255px;
            height: 100%;
            float: left;
            margin-left: 15px;
            padding-top: 5px;
        }

            .ga_main .main_lf .sxzx_kuai_rt p {
                width: 240px;
                height: 20px;
                line-height: 20px;
                float: left;
            }

                .ga_main .main_lf .sxzx_kuai_rt p a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    color: #333;
                }
    /*.ga_main .main_lf .sxzx_kuai_rt p a span{color: red;}*/
    .ga_main .main_rt {
        width: 50%;
        height: 100%;
        float: left;
        margin-left: 5%;
    }

        .ga_main .main_rt .zuixgg {
            width: 145px;
            height: 143px;
            float: left;
            margin-top: 8px;
            margin-right: 8px;
        }

            .ga_main .main_rt .zuixgg.li_01 {
                background: url(../../Images/NewImgs/li_rt01.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_01:hover {
                    background: url(../../Images/NewImgs/li_rt01_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_02 {
                background: url(../../Images/NewImgs/li_rt02.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_02:hover {
                    background: url(../../Images/NewImgs/li_rt02_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_03 {
                background: url(../../Images/NewImgs/li_rt03.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_03:hover {
                    background: url(../../Images/NewImgs/li_rt03_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_04 {
                background: url(../../Images/NewImgs/li_rt04.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_04:hover {
                    background: url(../../Images/NewImgs/li_rt04_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_05 {
                width: 298px;
                background: url(../../Images/NewImgs/li_rt05.png) repeat 100% 100%;
                cursor: pointer;
            }

                .ga_main .main_rt .zuixgg.li_05:hover {
                    width: 298px;
                    background: url(../../Images/NewImgs/li_rt05_hov.png) repeat 100% 100%;
                    cursor: pointer;
                }

            .ga_main .main_rt .zuixgg.li_06 {
                background: url(../../Images/NewImgs/li_rt06.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_06:hover {
                    background: url(../../Images/NewImgs/li_rt06_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_07 {
                background: url(../../Images/NewImgs/li_rt07.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_07:hover {
                    background: url(../../Images/NewImgs/li_rt07_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg.li_08 {
                background: url(../../Images/NewImgs/li_rt08.png) repeat 100% 100%;
            }

                .ga_main .main_rt .zuixgg.li_08:hover {
                    background: url(../../Images/NewImgs/li_rt08_hov.png) repeat 100% 100%;
                }

            .ga_main .main_rt .zuixgg a {
                width: 100%;
                height: 100%;
                display: block;
            }

                .ga_main .main_rt .zuixgg a .img_top {
                    width: 100%;
                    height: 70px;
                    float: left;
                    text-align: center;
                    margin-top: 20px;
                }

                .ga_main .main_rt .zuixgg a p {
                    width: 115px;
                    height: 21px;
                    line-height: 21px;
                    float: left;
                    text-align: center;
                    margin-left: 15px;
                    font-size: 16px;
                    color: #fff;
                    margin-top: 5px;
                }

            .ga_main .main_rt .zuixgg.li_05 .zxgg {
                width: 100%;
                height: 30px;
                line-height: 30px;
                float: left;
                margin-top: 10px;
                text-indent: 15px;
                color: #223da1;
                font-size: 20px;
            }

            .ga_main .main_rt .zuixgg.li_05 b {
                width: 225px;
                height: 25px;
                line-height: 25px;
                float: left;
                text-indent: 10px;
                margin-left: 15px;
                font-size: 12px;
                font-weight: normal;
                background: url(../../Images/NewImgs/zxgg_dian.png) no-repeat left center;
            }

                .ga_main .main_rt .zuixgg.li_05 b a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    color: #5e5e5e;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    .ga_main .main_rt .zuixgg.li_05 b a:hover {
                        color: #333;
                    }

            .ga_main .main_rt .zuixgg.li_05 .gengdgg {
                width: 83px;
                height: 20px;
                line-height: 20px;
                float: left;
                margin-left: 200px;
                font-size: 12px;
                text-align: right;
            }

                .ga_main .main_rt .zuixgg.li_05 .gengdgg a {
                    color: #333;
                }

                    .ga_main .main_rt .zuixgg.li_05 .gengdgg a:hover {
                        color: #FF0000;
                    }

.home_sjzs {
    width: 100%;
    height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #002973;
    line-height: 30px;
    float: left;
}

    .home_sjzs img {
        width: 16px;
        height: 16px;
        vertical-align: middle;
        margin-top: -2px;
        margin-left: 20px;
        margin-right: 6px;
    }
/*bottom*/
.gabottom {
    width: 100%;
    height: 200px;
    float: left;
    background: #fff;
}

    .gabottom .main {
        height: 140px;
        margin: 0px auto;
    }
        /*.gabottom .main .lf{width: 29%;height: 120px;float: left;margin-top: 15px;}
.gabottom .main  p{width: 100%;height: 20px;line-height: 20px;float: left;font-size: 12px;color: #7c7c7c;}
.gabottom .main .lf .banner{width: 100%;height: 40px;float: left;margin-top: 6px;}
.gabottom .main .lf .banner a{height: 40px;float: left;margin-left: 10px;}
.gabottom .main .lf .banner a img{width:100%;height: 40px;float: left;}*/
        .gabottom .main .lf {
            width: 325px;
            height: 120px;
            float: left;
            margin-top: 15px;
            margin-right: 30px;
        }

        .gabottom .main p {
            width: 100%;
            height: 20px;
            line-height: 20px;
            float: left;
            font-size: 12px;
            color: #7c7c7c;
            margin: 0 auto;
        }

        .gabottom .main .lf .banner {
            width: 100%;
            height: 40px;
            float: left;
            margin-top: 6px;
        }

            .gabottom .main .lf .banner a {
                height: 40px;
                width: 100px;
                float: left;
                margin-left: 5px;
            }

                .gabottom .main .lf .banner a img {
                    width: 100%;
                    float: left;
                }
        /*.gabottom .main .center{width: 42%;height: 100px;float: left;margin-top: 20px;margin-left: 4px;}*/
        .gabottom .main .center {
            width: 320px;
            height: 100px;
            float: left;
            margin-top: 20px;
            margin-left: 20px;
        }
        /*.gabottom .main .erwm_lf{height: 100px;float: left;}
.gabottom .main .erwm_lf img{width: 100%;height: 100%; float: left;}
.gabottom .main .erwm_rt{height: 100px;float: left;margin-left: 5px;}
.gabottom .main  h4{width: 100%;height: 20px;line-height: 15px;float: left;color: #333;}
.gabottom .main  ul{width: 100%;height: 30px;float: left;margin-top: 30px;}
.gabottom .main  ul li{height: 28px;line-height: 28px;float: left;margin-right: 8px;}
.gabottom .main  ul li img{width: 100%;height: 100%;float: left;}*/
        .gabottom .main .erwm_lf {
            width: 97px;
            height: 100px;
            float: left;
        }

            .gabottom .main .erwm_lf img {
                width: 100%;
                height: 100%;
                float: left;
            }

        .gabottom .main .erwm_rt {
            width: 210px;
            height: 100px;
            float: left;
            margin-left: 10px;
        }

        .gabottom .main h4 {
            width: 100%;
            height: 20px;
            line-height: 15px;
            float: left;
            color: #333;
            margin: 0 auto;
        }

        .gabottom .main ul {
            width: 100%;
            height: 30px;
            float: left;
            margin: 0 auto;
        }

            .gabottom .main ul li {
                width: 94px;
                height: 28px;
                line-height: 28px;
                float: left;
                margin-right: 8px;
                margin-top: 30px;
            }

                .gabottom .main ul li img {
                    width: 100%;
                    float: left;
                }
        /*.gabottom .main .rt{width: 28%;height: 100px;float: left;margin-top: 20px;margin-left: 4px;}*/
        .gabottom .main .rt {
            width: 210px;
            height: 100px;
            float: left;
            margin-top: 20px;
            margin-left: 4px;
        }

@media screen and (min-width:1200px) {
    .gabottom .main .rt {
        width: 230px;
        height: 100px;
        float: right;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .gabottom .main .rt {
        width: 210px;
        height: 100px;
        float: left;
        margin-top: 20px;
        margin-left: 4px;
    }
}

.gabottom .main .erwm_rt1 {
    height: 100px;
    float: left;
    margin-left: 5px;
}

.gabottom .main .rt .tengxun {
    width: 100px;
    height: 100px;
    float: left;
}

.gabottom .main .rt .tengxun_top {
    width: 75px;
    height: 75px;
    float: left;
    margin-left: 12px;
}

    .gabottom .main .rt .tengxun_top img {
        width: 100%;
        height: 100%;
        float: left;
    }

.gabottom .main .rt .tengxun_bottom {
    width: 100%;
    height: 25px;
    line-height: 25px;
    float: left;
    color: #333;
    font-size: 14px;
    text-align: center;
}

    .gabottom .main .rt .tengxun_bottom a {
        color: #011b4b;
    }

        .gabottom .main .rt .tengxun_bottom a:hover {
            color: #589feb;
        }

.gabottom .main .rt .tengxun.xinlang {
    margin-left: 20px;
}
/*咨询中心*/
.zxzx_main {
    width: 100%;
    height: 671px;
    float: left;
    background: #000000 url(../../Images/NewImgs/sjsxzx_bg.png) no-repeat center center;
    background-size: 100% 100%;
}

    .zxzx_main .main {
        height: 636px;
        margin: 20px auto 0px auto;
        background: #fff;
    }

        .zxzx_main .main .lf {
            height: 100%;
            float: left;
            background: #589feb;
        }

            .zxzx_main .main .lf p {
                width: 100%;
                height: 43px;
                line-height: 43px;
                float: left;
                text-align: center;
                font-size: 14px;
                border-bottom: 1px solid #e5e5e5;
            }

                .zxzx_main .main .lf p a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    color: #fff;
                    font-family: "微软雅黑";
                }

                    .zxzx_main .main .lf p a.czlc {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px 10px;
                    }

                    .zxzx_main .main .lf p a.gnjs {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -131px;
                    }

                    .zxzx_main .main .lf p a.sxhz {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -274px;
                    }

                    .zxzx_main .main .lf p a.bgxz {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -417px;
                    }

                    .zxzx_main .main .lf p a.cjwt {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -558px;
                    }

                    .zxzx_main .main .lf p a.yjyy {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -698px;
                    }

                    .zxzx_main .main .lf p a.ffzs {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -839px;
                    }

                    .zxzx_main .main .lf p a.dzdh {
                        background: url(../../Images/NewImgs/icon_help.png) no-repeat 36px -981px;
                    }

                .zxzx_main .main .lf p:hover {
                    background: #b8daff;
                }

                .zxzx_main .main .lf p.p_hov {
                    background: #b8daff;
                }

                .zxzx_main .main .lf p:hover a {
                    color: #589feb;
                }

                .zxzx_main .main .lf p.p_hov .a_hov {
                    color: #589feb;
                }

                .zxzx_main .main .lf p:hover a.czlc {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px 10px;
                }

                .zxzx_main .main .lf p.p_hov a.czlc {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px 10px;
                }

                .zxzx_main .main .lf p:hover a.gnjs {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -131px;
                }

                .zxzx_main .main .lf p.p_hov a.gnjs {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -131px;
                }

                .zxzx_main .main .lf p:hover a.sxhz {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -274px;
                }

                .zxzx_main .main .lf p.p_hov a.sxhz {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -274px;
                }

                .zxzx_main .main .lf p:hover a.bgxz {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -417px;
                }

                .zxzx_main .main .lf p.p_hov a.bgxz {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -417px;
                }

                .zxzx_main .main .lf p:hover a.cjwt {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -558px;
                }

                .zxzx_main .main .lf p.p_hov a.cjwt {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -558px;
                }

                .zxzx_main .main .lf p:hover a.yjyy {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -698px;
                }

                .zxzx_main .main .lf p.p_hov a.yjyy {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -698px;
                }

                .zxzx_main .main .lf p:hover a.ffzs {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -839px;
                }

                .zxzx_main .main .lf p.p_hov a.ffzs {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -839px;
                }

                .zxzx_main .main .lf p:hover a.dzdh {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -981px;
                }

                .zxzx_main .main .lf p.p_hov a.dzdh {
                    background: url(../../Images/NewImgs/icon_help.png) no-repeat -201px -981px;
                }



            .zxzx_main .main .lf .leftsidebar {
                width: 80%;
                float: left;
                margin-left: 10%;
                margin-top: 10px;
                font-family: "微软雅黑";
                font-size: 12px;
            }

                .zxzx_main .main .lf .leftsidebar li {
                    width: 50%;
                    height: 65px;
                    float: left;
                    margin-top: 10px;
                }

                    .zxzx_main .main .lf .leftsidebar li a {
                        width: 100%;
                        height: 100%;
                        display: block;
                        color: #fff;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a {
                        color: #011b4b;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a {
                        color: #011b4b;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_01 {
                        background: url(../images/li_left_01.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_01 {
                        background: url(../images/li_left_01_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_01 {
                        background: url(../images/li_left_01_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_02 {
                        background: url(../images/li_left_02.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_02 {
                        background: url(../images/li_left_02_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_02 {
                        background: url(../images/li_left_02_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_03 {
                        background: url(../images/li_left_03.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_03 {
                        background: url(../images/li_left_03_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_03 {
                        background: url(../images/li_left_03_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_04 {
                        background: url(../images/li_left_04.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_04 {
                        background: url(../images/li_left_04_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_04 {
                        background: url(../images/li_left_04_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_05 {
                        background: url(../images/li_left_05.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_05 {
                        background: url(../images/li_left_05_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_05 {
                        background: url(../images/li_left_05_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_06 {
                        background: url(../images/li_left_06.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_06 {
                        background: url(../images/li_left_06_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_06 {
                        background: url(../images/li_left_06_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_07 {
                        background: url(../images/li_left_07.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_07 {
                        background: url(../images/li_left_07_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_07 {
                        background: url(../images/li_left_07_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_08 {
                        background: url(../images/li_left_08.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_08 {
                        background: url(../images/li_left_08_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_08 {
                        background: url(../images/li_left_08_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a.li_left_09 {
                        background: url(../images/li_left_09.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li:hover a.li_left_09 {
                        background: url(../images/li_left_09_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li.li_hov a.li_left_09 {
                        background: url(../images/li_left_09_hov.png) no-repeat center 8px;
                    }

                    .zxzx_main .main .lf .leftsidebar li a b {
                        width: 100%;
                        height: 20px;
                        line-height: 20px;
                        float: left;
                        text-align: center;
                        margin-top: 42px;
                        font-weight: normal;
                    }

        .zxzx_main .main .rt {
            height: 634px;
            float: left; /*border: 1px solid #e5e5e5;*/
            font-family: "微软雅黑";
            color: #011b4b;
        }

            .zxzx_main .main .rt .rt_main {
                width: 94%;
                height: 100%;
                float: left;
                margin-left: 3%;
            }

                .zxzx_main .main .rt .rt_main .chaxun {
                    width: 100%;
                    height: 38px;
                    line-height: 38px;
                    float: left;
                    margin-top: 25px;
                }

                .zxzx_main .main .rt .rt_main .chaxun_lf {
                    width: 35%;
                    height: 38px;
                    line-height: 38px;
                    float: left;
                }

                    .zxzx_main .main .rt .rt_main .chaxun_lf .guanjc {
                        width: 85px;
                        float: left;
                    }

                    .zxzx_main .main .rt .rt_main .chaxun_lf .guanjc_inpt {
                        margin-left: 90px;
                    }

                        .zxzx_main .main .rt .rt_main .chaxun_lf .guanjc_inpt input {
                            width: 96%;
                            height: 36px;
                            line-height: 36px;
                            border: 1px solid #bfbfbf;
                            border-radius: 5px;
                            text-indent: 5px;
                        }

                .zxzx_main .main .rt .rt_main .chaxun_center {
                    width: 49%;
                    height: 100%;
                    float: left;
                    margin-left: 4%;
                }

                    .zxzx_main .main .rt .rt_main .chaxun_center p {
                        float: left;
                        margin-left: 15px;
                    }

                    .zxzx_main .main .rt .rt_main .chaxun_center .inpt1 {
                        width: 30%;
                        height: 36px;
                        line-height: 36px;
                        float: left;
                        margin-left: 5px;
                        border: 1px solid #bfbfbf;
                        border-radius: 5px;
                        text-indent: 5px;
                        background: #f6f6f6;
                    }

                        .zxzx_main .main .rt .rt_main .chaxun_center .inpt1 input {
                            width: 100%;
                            text-indent: 5px;
                            height: 34px;
                            line-height: 34px;
                            float: left;
                            margin-top: 1px;
                            border-radius: 5px;
                            border: 0px;
                            background: url(../../Images/NewImgs/rili_bg.png) no-repeat 95% center;
                        }

                    .zxzx_main .main .rt .rt_main .chaxun_center .input.inpt2 {
                        margin-left: -5px;
                    }

                .zxzx_main .main .rt .rt_main .chaxun_rt {
                    width: 80px;
                    height: 100%;
                    float: right;
                    margin-right: 0px;
                    text-align: center;
                }

                    .zxzx_main .main .rt .rt_main .chaxun_rt a {
                        width: 100%;
                        height: 100%;
                        display: block;
                        color: #fff;
                        background: #368dde;
                        border-radius: 5px;
                    }
                /*我要提问*/
                .zxzx_main .main .rt .rt_main .woytw {
                    width: 100%;
                    height: 430px;
                    float: left;
                    margin-top: 25px;
                    font-size: 14px;
                    border-top: 1px solid #bfbfbf;
                }

                    .zxzx_main .main .rt .rt_main .woytw .woytw_top {
                        width: 100%;
                        height: 40px;
                        line-height: 40px;
                        float: left;
                        border: 1px solid #bfbfbf;
                        border-top: 0px;
                    }

                    .zxzx_main .main .rt .rt_main .woytw .woytw_top_lf {
                        width: 85%;
                        height: 40px;
                        float: left;
                        background: url(../../Images/NewImgs/woytw.png) no-repeat 10px center;
                        text-indent: 35px;
                        color: #589feb;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .zxzx_main .main .rt .rt_main .woytw .woytw_top_rt {
                        width: 90px;
                        height: 26px;
                        line-height: 26px;
                        float: right;
                        margin-right: 10px;
                        text-align: center;
                        margin-top: 7px;
                    }

                        .zxzx_main .main .rt .rt_main .woytw .woytw_top_rt a {
                            width: 100%;
                            height: 100%;
                            display: block;
                            background: #35aa47;
                            color: #fff;
                            border-radius: 5px;
                        }

                            .zxzx_main .main .rt .rt_main .woytw .woytw_top_rt a:hover {
                                background: #2a983b;
                                border-radius: 5px;
                            }

                .zxzx_main .main .rt .rt_main .row {
                    width: 100%;
                    float: left;
                    border: 1px solid #bfbfbf;
                    font-size: 12px;
                    font-family: "微软雅黑";
                    border-top: 0px;
                }

                .zxzx_main .main .rt .rt_main .row_main {
                    width: 100%;
                    float: left;
                    margin-top: 13px;
                    margin-bottom: 9px;
                }

                .zxzx_main .main .rt .rt_main .row_lf {
                    width: 12%;
                    height: 62px;
                    float: left;
                    background: url(../../images/NewImgs/man.png) no-repeat center 0px;
                }

                .zxzx_main .main .rt .rt_main .row_rt {
                    width: 76%;
                    height: 100%;
                    float: left;
                    background: #fafafa;
                    border-left: 2px solid #35aa47;
                    position: relative;
                    padding: 5px 0px 5px 0px;
                }

                .zxzx_main .main .rt .rt_main .left_sanj {
                    width: 6px;
                    height: 14px;
                    background: url(../../Images/NewImgs/left_sanj.png) no-repeat center center;
                    position: absolute;
                    left: -7px;
                    top: 6px;
                }

                .zxzx_main .main .rt .rt_main .row_rt .youke {
                    width: 100%;
                    line-height: 20px;
                    float: left;
                    color: #1f1f1f;
                    margin-left: 6px;
                }

                    .zxzx_main .main .rt .rt_main .row_rt .youke span {
                        float: left;
                        margin-right: 15px;
                        color: #35aa47;
                        font-size: 14px;
                    }

                    .zxzx_main .main .rt .rt_main .row_rt .youke.youke1 {
                        margin-top: 7px;
                    }

                .zxzx_main .main .rt .rt_main .row_lf1 {
                    width: 76%;
                    height: 100%;
                    float: right;
                    background: #fafafa;
                    border-right: 2px solid #368dde;
                    position: relative;
                    padding: 5px 0px 5px 0px;
                }

                .zxzx_main .main .rt .rt_main .row_rt1 {
                    width: 12%;
                    height: 62px;
                    float: right;
                    background: url(../../images/NewImgs/woman.png) no-repeat center 0px;
                }

                .zxzx_main .main .rt .rt_main .left_sanj1 {
                    width: 7px;
                    height: 15px;
                    background: url(../../Images/NewImgs/right_sanj.png) no-repeat center center;
                    position: absolute;
                    right: -7px;
                    top: 6px;
                }

                .zxzx_main .main .rt .rt_main .row_lf1 .youke1 {
                    width: 98%;
                    line-height: 20px;
                    float: right;
                    margin-right: 8px;
                    color: #1f1f1f;
                    text-align: right;
                }

                    .zxzx_main .main .rt .rt_main .row_lf1 .youke1 span {
                        margin-right: 5px;
                        color: #3791c1;
                        font-size: 14px;
                    }

                    .zxzx_main .main .rt .rt_main .row_lf1 .youke1.youke2 {
                        margin-top: 7px;
                    }
/*翻页效果*/
.fanyxg {
    width: 290px;
    height: 30px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -145px;
    top: 54px;
    font-size: 12px;
}

    .fanyxg.fanyxg1 {
        top: 20px;
    }

    .fanyxg.fanyxg2 {
        top: 25px;
    }

    .fanyxg.sxzx_fyxg {
        width: 440px;
        height: 30px;
        float: left;
        position: relative;
        left: 50%;
        margin-left: -220px;
        top: 15px;
        font-size: 12px;
    }

    .fanyxg.xttz_fyxg {
        width: 700px;
        height: 30px;
        float: left;
        position: relative;
        left: 50%;
        margin-left: -220px;
        top: 15px;
        font-size: 12px;
    }

    .fanyxg li {
        width: 25px;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 8px;
        text-align: center;
    }

        .fanyxg li.li1 {
            width: 58px;
        }

        .fanyxg li.li2 {
            width: 40px;
        }

        .fanyxg li.li1 input {
            width: 58px;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #eeece8;
            text-align: center;
        }

        .fanyxg li.li1 a {
            color: #000;
        }

        .fanyxg li a {
            width: 100%;
            height: 100%;
            display: block;
            background: #fff;
            color: #b299a5;
            border: 1px solid #eeece8;
        }

            .fanyxg li a:hover {
                background: #368dde;
                border: 0px;
                color: #fff;
            }

        .fanyxg li .a_hov {
            background: #368dde;
            border: 0px;
            color: #fff;
        }

        .fanyxg li a img {
            margin-top: 10px;
        }

        .fanyxg li.li2 select {
            width: 40px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            float: left;
            margin-top: 1px;
        }

            .fanyxg li.li2 select option {
                width: 100%;
                height: 31px;
                line-height: 31px;
                float: left;
            }
/*翻页效果1*/
.flickrpager {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 0px;
    text-align: center;
}

    .flickrpager a {
        margin-right: 5px;
        cursor: pointer;
        font-size: 14px;
        border: #dedfde 1px solid;
        padding: 5px 10px;
        color: black;
    }

        .flickrpager a:hover {
            border: 1px solid #368dde;
            color: #fff;
            background-color: #368dde;
        }

    .flickrpager span.current {
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        background: #368dde;
        padding: 0px 10px;
        margin-right: 5px;
        font-weight: normal;
    }

    .flickrpager a:disabled {
        color: #bfbfbf;
    }

    .flickrpager select {
        padding: 5px 8px 5px 8px;
        border: 1px solid #dedfde;
    }
/*帮助中心*/
.zxzx_main .main .rt .rt_main .chaxun .bz_inpt {
    width: 280px;
    height: 38px;
    float: right;
    margin-right: 5px;
}

    .zxzx_main .main .rt .rt_main .chaxun .bz_inpt input {
        width: 278px;
        height: 36px;
        line-height: 36px;
        float: left; /*border: 1px solid #bfbfbf;*/
        border-radius: 5px;
        color: #c7c7c7;
        text-indent: 30px;
        background: #f6f6f6 url(../../Images/NewImgs/search_bz.png) no-repeat 5px center;
    }

.bzzx_kuai {
    width: 100%;
    float: left;
    border: 1px solid #bfbfbf;
    margin-top: 17px;
}

    .bzzx_kuai .top {
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: #ededed;
        border-bottom: 1px solid #bfbfbf;
    }

        .bzzx_kuai .top img {
            float: left;
            margin-top: 10px;
            margin-left: 10px;
            margin-right: 5px;
        }

    .bzzx_kuai .bottom {
        width: 92%;
        line-height: 20px;
        float: left;
        margin-left: 4%;
        color: #000;
        padding: 10px 0 10px 0;
        font-size: 12px;
    }
/*警民通下载*/
.jmtxz_main {
    width: 100%;
    height: 671px;
    float: left;
    background: url(../../Images/NewImgs/jmtxz.png) no-repeat center center;
    background-size: 100% 100%;
}

    .jmtxz_main .main {
        width: 900px;
        height: 671px;
        margin: 0px auto;
    }

        .jmtxz_main .main .lf {
            width: 50%;
            height: 100%;
            float: left;
            background: url(../../Images/NewImgs/jingmt_lf.png) no-repeat left bottom;
        }

        .jmtxz_main .main .rt {
            width: 327px;
            float: right;
            margin-top: 225px;
        }

            .jmtxz_main .main .rt .logo {
                width: 327px;
                height: 114px;
                float: left;
                background: url(../../Images/NewImgs/jingmt_logo.png) no-repeat left top;
            }

            .jmtxz_main .main .rt .erwm {
                width: 327px;
                height: 123px;
                float: left;
                margin-top: 10px;
                background: url(../../Images/NewImgs/jingmt_ewm.png) no-repeat right top;
            }

            .jmtxz_main .main .rt .erwm_lf {
                width: 193px;
                float: left;
            }

                .jmtxz_main .main .rt .erwm_lf img {
                    margin-top: 5px;
                }
/*系统通知*/
.zxzx_main .main .lf .yonghm {
    width: 100%;
    height: 203px;
    float: left;
    background: url(../../Images/NewImgs/yonghm_bg.png) no-repeat left 100%;
}

    .zxzx_main .main .lf .yonghm.yonghm1 {
        background: url(../../Images/NewImgs/yonghm_bg1.png) no-repeat 100% 100%;
    }

.zxzx_main .main .lf .yonghm_top {
    width: 83px;
    height: 83px;
    float: left;
    margin-left: 68px;
    margin-top: 20px;
    border-radius: 80px;
    background: url(../../Images/NewImgs/head.png) no-repeat center center;
}

.zxzx_main .main .lf .yonghm_top1 {
    width: 83px;
    height: 83px;
    float: left;
    margin-left: 68px;
    margin-top: 20px;
    border-radius: 80px;
    background: url(../../Images/NewImgs/head1.png) no-repeat center center;
}

.zxzx_main .main .lf .yonghm_center {
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.zxzx_main .main .lf .yonghm_bottom {
    width: 94%;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-left: 6%;
    margin-left: 4%\9;
    color: #fff;
    font-size: 12px;
    font-family: "微软雅黑";
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .zxzx_main .main .lf .yonghm_bottom {
        width: 94%;
        height: 25px;
        line-height: 25px;
        float: left;
        margin-left: 4%;
        color: #fff;
        font-size: 12px;
        font-family: "微软雅黑";
    }
}

.zxzx_main .main .lf .yonghm_bottom b {
    float: left;
    font-weight: normal;
}
    /*.zxzx_main .main .lf .yonghm_bottom b.b1{float: left;font-weight: normal;margin-top: 10px; margin-right:5px;width: 42%; height:7px; background:#fff; position:relative}
.zxzx_main .main .lf .yonghm_bottom b.b1 .b1_hov{ position:absolute; left:0px; top:0px; width:100%; height:100%; background:#093; display:none}*/
    .zxzx_main .main .lf .yonghm_bottom b.b1 {
        float: left;
        font-weight: normal;
        margin-top: 8px;
        border: 1px solid #fff;
        margin-right: 5px;
        margin-right: 4px\9;
        width: 42%;
        height: 7px;
        background: #fff;
        position: relative;
    }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .zxzx_main .main .lf .yonghm_bottom b.b1 {
        float: left;
        font-weight: normal;
        margin-top: 8px;
        border: 1px solid #fff;
        margin-right: 4px;
        width: 42%;
        height: 7px;
        background: #fff;
        position: relative;
    }
}

.zxzx_main .main .lf .yonghm_bottom b.b1 .b1_hov {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background: #e6c63d;
    display: block;
}

.zxzx_main .main .lf .yonghm_bottom a {
    padding-left: 20px;
    color: #01aefe;
}

    .zxzx_main .main .lf .yonghm_bottom a:hover {
        color: #0e62fd;
    }

.zxzx_main .main .lf p {
    width: 100%;
    height: 43px;
    line-height: 43px;
    float: left;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
}

    .zxzx_main .main .lf p a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        font-family: "微软雅黑";
    }

        .zxzx_main .main .lf p a.wdbj {
            background: url(../../Images/NewImgs/p_wdbj.png) no-repeat 25% center;
        }

        .zxzx_main .main .lf p a.grxx {
            background: url(../../Images/NewImgs/p_grxx.png) no-repeat 25% center;
        }

        .zxzx_main .main .lf p a.smrz {
            background: url(../../Images/NewImgs/p_smrz.png) no-repeat 25% center;
        }

        .zxzx_main .main .lf p a.yfzx {
            background: url(../../Images/NewImgs/p_zxzx.png) no-repeat 25% center;
        }

        .zxzx_main .main .lf p a.xxzx {
            background: url(../../Images/NewImgs/p_xxzx.png) no-repeat 25% center;
        }

        .zxzx_main .main .lf p a.zhmm {
            background: url(../../Images/NewImgs/p_zhmm.png) no-repeat 25% center;
        }

    .zxzx_main .main .lf p:hover {
        background: #b8daff;
    }

    .zxzx_main .main .lf p.p_hov {
        background: #b8daff;
    }

    .zxzx_main .main .lf p:hover a {
        color: #589feb;
    }

    .zxzx_main .main .lf p.p_hov .a_hov {
        color: #589feb;
    }

    .zxzx_main .main .lf p:hover a.wdbj {
        background: url(../../Images/NewImgs/p_wdbj_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.wdbj {
        background: url(../../Images/NewImgs/p_wdbj_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p:hover a.grxx {
        background: url(../../Images/NewImgs/p_grxx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.grxx {
        background: url(../../Images/NewImgs/p_grxx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p:hover a.smrz {
        background: url(../../Images/NewImgs/p_smrz_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.smrz {
        background: url(../../Images/NewImgs/p_smrz_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p:hover a.yfzx {
        background: url(../../Images/NewImgs/p_zxzx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.yfzx {
        background: url(../../Images/NewImgs/p_zxzx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p:hover a.xxzx {
        background: url(../../Images/NewImgs/p_xxzx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.xxzx {
        background: url(../../Images/NewImgs/p_xxzx_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p:hover a.zhmm {
        background: url(../../Images/NewImgs/p_zhmm_hov.png) no-repeat 25% center;
    }

    .zxzx_main .main .lf p.p_hov a.zhmm {
        background: url(../../Images/NewImgs/p_zhmm_hov.png) no-repeat 25% center;
    }

.zxzx_main .main .rt {
    height: 634px;
    float: left; /*border: 1px solid #e5e5e5;*/
    font-family: "微软雅黑";
    color: #011b4b;
}

    .zxzx_main .main .rt .rt_main {
        width: 94%;
        height: 100%;
        float: left;
        margin-left: 3%;
    }

.xttz_row {
    width: 100%;
    height: 40px;
    float: left;
    margin-top: 22px;
}
/*.xttz_tab{width: 55%;width:58%\9;height: 40px;float: left;border-left: 1px solid #bfbfbf;}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .xttz_tab{width: 58%;height: 40px;float: left;border-left: 1px solid #bfbfbf;}
}
.xttz_tab li{width: 32%;height: 40px;line-height: 40px; float: left;border-right: 1px solid #bfbfbf;text-align: center;cursor:pointer;}
.xttz_tab li a{width: 100%;height: 100%;display: block;color: #bfbfbf;border-top: 1px solid #BFBFBF;}
.xttz_tab li:hover{background: #589feb;}
.xttz_tab li.hov{background: #589feb;}
.xttz_tab li:hover a{color: #fff;}
.xttz_tab li.hov a{color: #fff;}
.xttz_row .wxts{height: 40px;line-height: 40px; float: left;font-size: 12px;color: #002973;}*/
.xttz_tab {
    width: 58%;
    height: 40px;
    float: left;
    border-left: 1px solid #bfbfbf;
    font-size: 15px;
}

@media screen and (min-width:1200px) {
    .xttz_tab {
        width: 53%;
        height: 40px;
        float: left;
        border-left: 1px solid #bfbfbf;
        font-size: 15px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .xttz_tab {
        width: 58%;
        height: 40px;
        float: left;
        border-left: 1px solid #bfbfbf;
        font-size: 15px;
    }
}

.xttz_tab li {
    width: 24%;
    height: 40px;
    line-height: 40px;
    float: left;
    border-right: 1px solid #bfbfbf;
    text-align: center;
    cursor: pointer;
}

    .xttz_tab li a {
        width: 100%;
        height: 100%;
        display: block;
        color: #bfbfbf;
        border-top: 1px solid #BFBFBF;
    }

    .xttz_tab li:hover {
        background: #589feb;
    }

    .xttz_tab li.hov {
        background: #589feb;
    }

    .xttz_tab li:hover a {
        color: #fff;
    }

    .xttz_tab li.hov a {
        color: #fff;
    }

.xttz_row .wxts {
    width: 41%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    float: left;
    color: #002973;
}

@media screen and (min-width:1200px) {
    .xttz_row .wxts {
        width: 46%;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        float: left;
        color: #002973;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .xttz_row .wxts {
        width: 41%;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        float: left;
        color: #002973;
    }
}

.zxzx_main .main .rt .rt_main > table {
    border: 1px solid #bfbfbf;
}

    .zxzx_main .main .rt .rt_main > table tr {
        width: 100%;
        height: 40px;
        float: left;
        border-bottom: 1px solid #e8e8e8;
    }

    .zxzx_main .main .rt .rt_main > table .tr_first {
        background: #e8e8e8;
    }

    .zxzx_main .main .rt .rt_main > table .tr_last {
        border-bottom: 0px;
    }

    .zxzx_main .main .rt .rt_main > table tr td {
        height: 40px;
        line-height: 40px;
        float: left;
        text-align: center;
        font-size: 14px;
    }

    .zxzx_main .main .rt .rt_main > table tr .td1 {
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .zxzx_main .main .rt .rt_main > table tr .td1 a {
            color: #011b4b;
        }

    .zxzx_main .main .rt .rt_main > table tr td input {
        float: left;
        margin-left: 12px;
        margin-top: 13px;
    }

    .zxzx_main .main .rt .rt_main > table tr td span {
        float: left;
        margin-left: 10px;
        color: #000;
    }

        .zxzx_main .main .rt .rt_main > table tr td span.span1 {
            margin-left: 160px;
        }

    .zxzx_main .main .rt .rt_main > table tr .td2 .shijian {
        width: 98%;
        height: 17px;
        line-height: 17px;
        float: left;
        margin-top: 11px;
        border-left: 1px solid #9b9b9b;
        border-right: 1px solid #9b9b9b;
        text-align: center;
    }

    .zxzx_main .main .rt .rt_main > table tr td img {
        float: left;
        margin-left: 10px;
        margin-top: 16px;
        margin-right: 8px;
    }

    .zxzx_main .main .rt .rt_main > table tr td b {
        color: #b3b3b3;
        font-weight: normal;
    }

        .zxzx_main .main .rt .rt_main > table tr td b.b1 {
            margin-left: 26px;
        }

        .zxzx_main .main .rt .rt_main > table tr td b a {
            color: #b3b3b3;
        }

.zxzx_main .main .rt .rt_main .delete {
    width: 200px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 15px;
}

    .zxzx_main .main .rt .rt_main .delete input {
        float: left;
        margin-left: 13px;
        margin-top: 8px;
    }

    .zxzx_main .main .rt .rt_main .delete .shanchu {
        width: 60px;
        height: 30px;
        float: left;
        margin-left: 12px;
        text-align: center;
    }

        .zxzx_main .main .rt .rt_main .delete .shanchu a {
            width: 100%;
            height: 100%;
            display: block;
            background: #589feb;
            font-size: 13px;
            color: #fff;
        }

            .zxzx_main .main .rt .rt_main .delete .shanchu a.a1 {
                background: #fff;
                border: 1px solid #bfbfbf;
                color: #bfbfbf;
            }
/*事项中心*/
.sxzx_main {
    width: 100%;
    height: 671px;
    float: left;
    background: #000000 url(../../Images/NewImgs/sxzx_third_bg.png) no-repeat center center;
    font-family: "微软雅黑";
    background-size: 100% 100%;
}

    .sxzx_main .main {
        height: 578px;
        margin: 60px auto 0px auto;
        position: relative;
    }

        .sxzx_main .main .gryw_tab {
            height: 38px;
            line-height: 38px;
            position: absolute;
            top: -38px;
            left: -1px;
        }

            .sxzx_main .main .gryw_tab .geryw {
                width: 102px;
                height: 36px;
                float: left;
                border: 1px solid #7f99c3;
                background: #5f81b8;
            }

                .sxzx_main .main .gryw_tab .geryw.qiyyw {
                    margin-left: 1px;
                }

                .sxzx_main .main .gryw_tab .geryw.ngoyw {
                    width: 150px;
                    margin-left: 1px;
                }

                .sxzx_main .main .gryw_tab .geryw a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    color: #fff;
                    font-size: 12px;
                    text-indent: 34px;
                }

                    .sxzx_main .main .gryw_tab .geryw a.a_geryw {
                        background: url(../../Images/NewImgs/geryw.png) no-repeat 14px center;
                    }

                    .sxzx_main .main .gryw_tab .geryw a.a_qiyyw {
                        background: url(../../Images/NewImgs/qiyyw.png) no-repeat 9px center;
                    }

                    .sxzx_main .main .gryw_tab .geryw a.a_ngoyw {
                        background: url(../../Images/NewImgs/ngoyw.png) no-repeat 9px center;
                    }

                .sxzx_main .main .gryw_tab .geryw:hover {
                    background: #c0d2e7;
                }

                .sxzx_main .main .gryw_tab .geryw.hov {
                    background: #c0d2e7;
                }

                .sxzx_main .main .gryw_tab .geryw:hover a {
                    color: #2367b6;
                }

                .sxzx_main .main .gryw_tab .geryw.hov a {
                    color: #2367b6;
                }

                .sxzx_main .main .gryw_tab .geryw:hover .a_geryw {
                    background: url(../../Images/NewImgs/geryw_hov.png) no-repeat 14px center;
                }

                .sxzx_main .main .gryw_tab .geryw:hover .a_qiyyw {
                    background: url(../../Images/NewImgs/qiyyw_hov.png) no-repeat 9px center;
                }

                .sxzx_main .main .gryw_tab .geryw:hover .a_ngoyw {
                    background: url(../../Images/NewImgs/ngoyw_hov.png) no-repeat 9px center;
                }

                .sxzx_main .main .gryw_tab .geryw.hov .a_geryw {
                    background: url(../../Images/NewImgs/geryw_hov.png) no-repeat 14px center;
                }

                .sxzx_main .main .gryw_tab .geryw.hov .a_qiyyw {
                    background: url(../../Images/NewImgs/qiyyw_hov.png) no-repeat 9px center;
                }

                .sxzx_main .main .gryw_tab .geryw.hov .a_ngoyw {
                    background: url(../../Images/NewImgs/ngoyw_hov.png) no-repeat 9px center;
                }
/*事项中心-left*/
.hovertreebox {
    width: 102px;
    float: left;
    overflow: hidden;
    border: 1px solid #aeb4bb;
    border-right: 0px;
    border-top: 0px;
    background: url(../../Images/NewImgs/sxzx_lf_bg.png) repeat 100% 100%;
}

#HoverTreeScroll {
    width: 102px;
    height: 546px;
    overflow: hidden;
}

    #HoverTreeScroll li {
        height: 75px;
        width: 100px;
        float: left;
        margin-left: 1px;
        border-bottom: 2px solid #7e7e8c;
        border-top: 1px solid #c8d7e5;
        border-right: 1px solid #aeb4bb;
        position: relative;
        overflow: hidden;
    }

        #HoverTreeScroll li a {
            width: 100%;
            height: 100%;
            display: block;
        }

            #HoverTreeScroll li a .top {
                width: 100%;
                height: 40px;
                float: left;
                margin-top: 10px;
            }

            #HoverTreeScroll li a p {
                width: 100%;
                height: 20px;
                float: left;
                text-align: center;
                font-size: 12px;
                color: #fff;
            }

        #HoverTreeScroll li .top.hzyw {
            background: url(../../Images/NewImgs/hzyw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.jgyw {
            background: url(../../Images/NewImgs/jgyw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.crjyw {
            background: url(../../Images/NewImgs/crjyw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.zayw {
            background: url(../../Images/NewImgs/zayw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.xfyw {
            background: url(../../Images/NewImgs/xfyw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.wayw {
            background: url(../../Images/NewImgs/wayw.png) no-repeat center center;
        }

        #HoverTreeScroll li .top.jgyw1 {
            background: url(../../Images/NewImgs/jgyw1.png) no-repeat center center;
        }

        #HoverTreeScroll li .li_hov {
            width: 110px;
            height: 75px;
            border-radius: 5px 0 0 5px;
            position: relative;
            background: #fff;
            top: -75px;
            left: 110px;
            z-index: 5;
        }

        #HoverTreeScroll li .li_hov1 {
            width: 110px;
            height: 75px;
            border-radius: 5px 0 0 5px;
            position: relative;
            background: #fff;
            top: -75px;
            left: 0px;
            z-index: 5;
        }

            #HoverTreeScroll li .li_hov1 a {
                width: 100%;
                height: 100%;
                display: block;
            }

                #HoverTreeScroll li .li_hov1 a .main_top {
                    width: 100px;
                    height: 40px;
                    float: left;
                    margin-top: 10px;
                }

                    #HoverTreeScroll li .li_hov1 a .main_top.hzyw_hov {
                        background: url(../../Images/NewImgs/hzyw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.jgyw_hov {
                        background: url(../../Images/NewImgs/jgyw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.crjyw_hov {
                        background: url(../../Images/NewImgs/crjyw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.zayw_hov {
                        background: url(../../Images/NewImgs/zayw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.xfyw_hov {
                        background: url(../../Images/NewImgs/xfyw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.wayw_hov {
                        background: url(../../Images/NewImgs/wayw_hov.png) no-repeat center center;
                    }

                    #HoverTreeScroll li .li_hov1 a .main_top.jgyw1_hov {
                        background: url(../../Images/NewImgs/jgyw1_hov.png) no-repeat center center;
                    }

                #HoverTreeScroll li .li_hov1 a p {
                    width: 100px;
                    height: 20px;
                    float: left;
                    text-align: center;
                    font-size: 12px;
                    color: #59bc4a;
                }

                #HoverTreeScroll li .li_hov1 a p {
                    width: 100px;
                    height: 20px;
                    float: left;
                    text-align: center;
                    font-size: 12px;
                    color: #59bc4a;
                }

        #HoverTreeScroll li .li_hov a {
            width: 100%;
            height: 100%;
            display: block;
        }

            #HoverTreeScroll li .li_hov a .main_top {
                width: 100px;
                height: 40px;
                float: left;
                margin-top: 10px;
            }

                #HoverTreeScroll li .li_hov a .main_top.hzyw_hov {
                    background: url(../../Images/NewImgs/hzyw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.jgyw_hov {
                    background: url(../../Images/NewImgs/jgyw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.crjyw_hov {
                    background: url(../../Images/NewImgs/crjyw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.zayw_hov {
                    background: url(../../Images/NewImgs/zayw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.xfyw_hov {
                    background: url(../../Images/NewImgs/xfyw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.wayw_hov {
                    background: url(../../Images/NewImgs/wayw_hov.png) no-repeat center center;
                }

                #HoverTreeScroll li .li_hov a .main_top.jgyw1_hov {
                    background: url(../../Images/NewImgs/jgyw1_hov.png) no-repeat center center;
                }

            #HoverTreeScroll li .li_hov a p {
                width: 100px;
                height: 20px;
                float: left;
                text-align: center;
                font-size: 12px;
                color: #59bc4a;
            }

.scroltit {
    width: 100px;
    height: 29px;
    line-height: 29px;
    float: left;
    margin-left: 1px;
    border-bottom: 1px solid #d8d8d8;
}

    .scroltit .updown {
        float: left;
        width: 30px;
        height: 15px;
        margin-left: 13px;
        margin-top: 7px;
    }

#but_up {
    background: url(../../Images/NewImgs/top_jt.png) no-repeat center center;
}

#but_down {
    background: url(../../Images/NewImgs/bottom_jt.png) no-repeat center center;
}

.hovertreeinfo {
    text-align: center;
}

    .hovertreeinfo a {
        color: blue;
    }
/*事项中心——center*/
.sxzx_main .main .main_center {
    height: 100%;
    float: left;
    margin-top: -1px;
    background: #fff;
    border-top: 1px solid#2c4e94;
}

    .sxzx_main .main .main_center .sxmc {
        width: 90%;
        height: 100%;
        float: left;
        margin-left: 4%;
    }

        .sxzx_main .main .main_center .sxmc .chaxun {
            width: 100%;
            height: 38px;
            line-height: 38px;
            float: left;
            margin-top: 25px;
        }

            .sxzx_main .main .main_center .sxmc .chaxun input {
                background: #f6f6f6;
            }

        .sxzx_main .main .main_center .sxmc .chaxun_rt {
            width: 80px;
            height: 100%;
            float: right;
            margin-right: 0px;
            text-align: center;
        }

            .sxzx_main .main .main_center .sxmc .chaxun_rt a {
                width: 100%;
                height: 100%;
                line-height: 40px;
                display: block;
                background: #368dde;
                border-radius: 5px;
                color: #fff;
            }

                .sxzx_main .main .main_center .sxmc .chaxun_rt a:hover {
                    background: #1982e3;
                    border-radius: 5px;
                }

        .sxzx_main .main .main_center .sxmc .chaxun .bz_inpt {
            width: 280px;
            height: 38px;
            float: right;
            margin-right: 5px;
        }

            .sxzx_main .main .main_center .sxmc .chaxun .bz_inpt input {
                width: 278px;
                height: 36px;
                line-height: 36px;
                float: left;
                border: 1px solid #bfbfbf;
                border-radius: 5px;
                color: #c7c7c7;
                text-indent: 30px;
                background: #f6f6f6 url(../../Images/NewImgs/search_bz.png) no-repeat 5px center;
            }

    .sxzx_main .main .main_center .sxmc_center {
        width: 100%;
        height: 453px;
        float: left;
        margin-top: 20px;
        background: #e3e3e3;
        border-bottom: 4px solid #404040;
    }

        .sxzx_main .main .main_center .sxmc_center table {
            width: 100%;
            float: left;
            border-bottom: 1px solid #d3d3d3;
        }

            .sxzx_main .main .main_center .sxmc_center table tr {
                width: 100%;
                height: 30px;
                font-size: 12px;
                color: #030303;
            }

                .sxzx_main .main .main_center .sxmc_center table tr.tr_first {
                    background: #2367b6;
                    font-size: 14px;
                    color: #fff;
                }

                .sxzx_main .main .main_center .sxmc_center table tr.green {
                    background: #f6f6f6;
                }

                .sxzx_main .main .main_center .sxmc_center table tr td {
                    text-align: center;
                }

                    .sxzx_main .main .main_center .sxmc_center table tr td.td_first {
                        text-align: left;
                        text-indent: 10px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .sxzx_main .main .main_center .sxmc_center table tr td.td_center {
                        background: url(../../Images/NewImgs/td_bg.png) repeat 100% 100%;
                    }

                    .sxzx_main .main .main_center .sxmc_center table tr td a {
                        display: block;
                        height: 100%;
                        color: #2367b6;
                    }
                    /*.sxzx_main .main .main_center .sxmc_center table tr td a img{float: left; }*/
                    .sxzx_main .main .main_center .sxmc_center table tr td span {
                        height: 16px;
                        line-height: 16px;
                        background: #fff;
                        padding: 4px 4px;
                        border-radius: 2px;
                        margin-right: 10px;
                    }

                        .sxzx_main .main .main_center .sxmc_center table tr td span.senbao {
                            background: #22ac38;
                            border-radius: 2px;
                        }

                            .sxzx_main .main .main_center .sxmc_center table tr td span.senbao a {
                                color: #fff;
                            }

                        .sxzx_main .main .main_center .sxmc_center table tr td span.yuyue {
                            background: #2367b6;
                            border-radius: 2px;
                        }

                            .sxzx_main .main .main_center .sxmc_center table tr td span.yuyue a {
                                color: #fff;
                            }

                        .sxzx_main .main .main_center .sxmc_center table tr td span a {
                            display: inline;
                            color: #a4a4a4;
                        }
/*事项中心——right*/
.sxzx_main .main .main_right {
    height: 100%;
    float: left;
    border-left: 2px solid #7c97ba;
    margin-top: -1px;
    border-top: 1px solid #012873;
}

    .sxzx_main .main .main_right .top {
        width: 100%;
        height: 333px;
        float: left;
        background: #012873;
    }

    .sxzx_main .main .main_right .top_main {
        width: 90%;
        height: 100%;
        float: left;
        margin-left: 5%;
    }

        .sxzx_main .main .main_right .top_main .zxgg {
            width: 100%;
            height: 35px;
            line-height: 35px;
            float: left;
            font-size: 16px;
            color: #fff;
            margin-top: 10px;
            font-weight: bold;
            background: url(../../Images/NewImgs/zuixgg.png) no-repeat 70px center;
        }

        .sxzx_main .main .main_right .top_main .word {
            width: 100%;
            height: 220px;
            float: left;
            overflow: hidden;
        }

        .sxzx_main .main .main_right .top_main p {
            width: 100%;
            line-height: 20px;
            float: left;
            font-size: 12px;
            color: #fff;
        }

        .sxzx_main .main .main_right .top_main b {
            width: 100%;
            height: 30px;
            line-height: 30px;
            float: left;
            margin-top: 18px;
            font-weight: normal;
            font-size: 12px;
            text-align: right;
        }

            .sxzx_main .main .main_right .top_main b a {
                color: #fff;
            }

                .sxzx_main .main .main_right .top_main b a:hover {
                    color: #eaa827;
                }

    .sxzx_main .main .main_right .bottom {
        width: 100%;
        height: 245px;
        float: left;
    }

        .sxzx_main .main .main_right .bottom a {
            width: 100%;
            height: 100%;
            display: block;
        }

            .sxzx_main .main .main_right .bottom a img {
                width: 100%;
                height: 100%;
                float: left;
            }
/*个人中心taber*/
.zxzx_main .main .rt {
    height: 634px;
    float: left; /*border: 1px solid #e5e5e5;*/
    font-family: "微软雅黑";
    color: #011b4b;
}

    .zxzx_main .main .rt .grzx_main {
        width: 94%;
        height: 100%;
        float: left;
        margin-left: 3%;
    }

        .zxzx_main .main .rt .grzx_main .chaxun {
            width: 100%;
            height: 38px;
            line-height: 38px;
            float: left;
            margin-top: 25px;
        }

        .zxzx_main .main .rt .grzx_main .chaxun_rt {
            width: 80px;
            height: 100%;
            float: right;
            margin-right: 0px;
            text-align: center;
        }

            .zxzx_main .main .rt .grzx_main .chaxun_rt a {
                width: 100%;
                height: 100%;
                display: block;
                color: #fff;
                transition: all 0.2s;
                background: #368dde;
                border-radius: 5px;
            }

                .zxzx_main .main .rt .grzx_main .chaxun_rt a:hover {
                    background: #3080ca;
                }

        .zxzx_main .main .rt .grzx_main .chaxun .bz_inpt {
            width: 280px;
            height: 38px;
            float: right;
            margin-right: 5px;
        }

            .zxzx_main .main .rt .grzx_main .chaxun .bz_inpt input {
                width: 278px;
                height: 36px;
                line-height: 36px;
                float: left;
                border: 1px solid #bfbfbf;
                border-radius: 5px;
                color: #c7c7c7;
                text-indent: 30px;
                background: #f6f6f6 url(../../Images/NewImgs/search_bz.png) no-repeat 5px center;
            }

        .zxzx_main .main .rt .grzx_main table {
            border: 1px solid #bfbfbf;
            float: left;
            font-size: 14px;
        }

            .zxzx_main .main .rt .grzx_main table tr {
                width: 100%;
                height: 40px;
            }

            .zxzx_main .main .rt .grzx_main table .tr_first {
                background: #e8e8e8;
                color: #4f4f4f;
            }

            .zxzx_main .main .rt .grzx_main table tr td {
                height: 40px;
                line-height: 40px;
                text-align: center;
                border-bottom: 1px solid #e8e8e8;
                border-collapse: collapse;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .zxzx_main .main .rt .grzx_main table tr td.td_first {
                    text-align: left;
                    text-indent: 10px;
                }

                .zxzx_main .main .rt .grzx_main table tr td.td_last {
                    border: 0px;
                }

                .zxzx_main .main .rt .grzx_main table tr td.td_bg {
                    background: url(../../Images/NewImgs/td_sx.png) no-repeat right center;
                }

                .zxzx_main .main .rt .grzx_main table tr td a {
                    width: 50px;
                    height: 25px;
                    line-height: 25px;
                    text-align: center;
                    letter-spacing: 5px;
                    float: left;
                    margin-left: 20px;
                    color: #828282;
                }

                    .zxzx_main .main .rt .grzx_main table tr td a.a1 {
                        color: #368dde;
                        border: 1px solid #589feb;
                        border-radius: 4px;
                    }

                    .zxzx_main .main .rt .grzx_main table tr td a.a2 {
                        color: #368dde;
                        border: 1px solid #589feb;
                        border-radius: 4px;
                        margin-left: 53px;
                    }

.grzx_ywlb {
    width: 100%;
    min-height: 460px;
    float: left;
}

.grzx_kuai {
    width: 100%;
    height: 142px;
    float: left;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    margin-bottom: 10px;
}

    .grzx_kuai .top {
        width: 100%;
        height: 41px;
        float: left;
        margin-top: -1px;
        background: #dbecff;
        border-top: 1px solid #bbcddf;
    }

    .grzx_kuai .top_main {
        width: 96%;
        height: 41px;
        line-height: 41px;
        float: left;
        margin-left: 2%;
    }

    .grzx_kuai .top_main_lf {
        width: 50%;
        height: 41px;
        float: left;
        color: #000001;
        font-weight: bold;
        font-size: 16px;
    }

    .grzx_kuai .top_main_rt {
        width: 50%;
        height: 41px;
        float: left;
        color: #333;
        text-align: right;
    }

    .grzx_kuai .bottom {
        width: 96%;
        height: 100px;
        float: left;
        margin-left: 2%;
        color: #333;
    }

    .grzx_kuai .bottom_lf {
        width: 30%;
        height: 100px;
        float: left;
        padding: 10px 0px;
    }

    .grzx_kuai p {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
    }

        .grzx_kuai p a {
            color: #333;
        }

            .grzx_kuai p a:hover {
                color: #589feb;
            }

            .grzx_kuai p a.a_hov {
                color: #589feb;
            }

    .grzx_kuai .bottom_center {
        width: 10%;
        height: 100px;
        float: left;
        margin-left: 32%;
        padding: 15px 0px;
        text-align: center;
    }

    .grzx_kuai .bottom_rt {
        width: 85px;
        height: 100px;
        float: left;
        margin-left: 10%;
        padding: 10px 0px;
    }

        .grzx_kuai .bottom_rt b {
            width: 100%;
            height: 25px;
            line-height: 25px;
            float: left;
            text-align: center;
            font-weight: normal;
            margin-top: 8px;
        }

            .grzx_kuai .bottom_rt b a {
                width: 100%;
                height: 100%;
                display: block;
                color: #666;
            }

                .grzx_kuai .bottom_rt b a.a1 {
                    background: #589feb;
                    color: #fff;
                    border-radius: 5px;
                    transition: all 0.2s;
                }

                    .grzx_kuai .bottom_rt b a.a1:hover {
                        background: #5093db;
                    }

                .grzx_kuai .bottom_rt b a.a2 {
                    background: #34ab47;
                    color: #fff;
                    border-radius: 5px;
                    transition: all 0.2s;
                }

                    .grzx_kuai .bottom_rt b a.a2:hover {
                        background: #2f9d41;
                    }

/*个人中心的详情页-三级页面*/
.grzx_third {
    width: 96%;
    float: left;
    margin: 20px 2%;
    border: 1px solid #ededed;
    background: #fdfdfd;
}
/*恢复施工、使用、生产、经营现场检查*/
.hfsg_top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    float: left;
    color: #333;
    font-size: 18px;
    text-indent: 1%;
    border-bottom: 1px solid #ededed;
}

.hfsg_bottom {
    width: 100%;
    float: left;
    color: #333;
    font-size: 14px;
    background: #f6f6f6;
}

    .hfsg_bottom .main {
        width: 98%;
        float: left;
        margin-left: 1%;
    }

        .hfsg_bottom .main .row {
            width: 100%;
            float: left;
            border-bottom: 1px solid #ededed;
            padding: 10px 0px;
        }

            .hfsg_bottom .main .row.row1 {
                border: 0px;
            }

            .hfsg_bottom .main .row.row2 {
                border-bottom: 1px solid #dedede;
            }

            .hfsg_bottom .main .row p {
                height: 25px;
                line-height: 25px;
                float: left;
                margin-right: 10%;
            }

                .hfsg_bottom .main .row p a {
                    color: #dd0000;
                }

            .hfsg_bottom .main .row .bllc {
                width: 66%;
                height: 85px;
                float: left;
                margin-left: 22%;
                position: relative;
                z-index: 2;
            }

                .hfsg_bottom .main .row .bllc .shenq {
                    width: 100px;
                    height: 70px;
                    position: relative;
                    left: 0px;
                    top: 13px;
                }

                    .hfsg_bottom .main .row .bllc .shenq.spwc {
                        left: 50%;
                        margin-left: -50px;
                        top: -57px;
                    }

                    .hfsg_bottom .main .row .bllc .shenq.bj {
                        position: relative;
                        left: 100%;
                        margin-left: -100px;
                        top: -126px;
                    }

                .hfsg_bottom .main .row .bllc .xzjl {
                    width: 100px;
                    height: 40px;
                    position: relative;
                    left: 100%;
                    margin-left: -70px;
                    top: -118px;
                }

                .hfsg_bottom .main .row .bllc .top {
                    width: 100%;
                    height: 32px;
                    float: left;
                    background: url(../../Images/NewImgs/yuan_gray.png) no-repeat center center;
                }

                    .hfsg_bottom .main .row .bllc .top.top_hov {
                        background: url(../../Images/NewImgs/yuan_green_dui.png) no-repeat center center;
                    }

                .hfsg_bottom .main .row .bllc .xiangq_top_d {
                    width: 100%;
                    height: 32px;
                    float: left;
                    background: url(../../Images/NewImgs/gkbaxq_dyuan.png) no-repeat center center;
                }

                    .hfsg_bottom .main .row .bllc .xiangq_top_d.top_hov {
                        background: url(../../Images/NewImgs/yuan_green_dui.png) no-repeat center center;
                    }

                .hfsg_bottom .main .row .bllc .xiangq_top_x {
                    width: 100%;
                    height: 32px;
                    float: left;
                    background: url(../../Images/NewImgs/gkbaxq_xyuan.png) no-repeat center center;
                }

                    .hfsg_bottom .main .row .bllc .xiangq_top_x.xzjl_xyuan {
                        margin-left: -31px;
                        margin-top: -35px;
                    }

                .hfsg_bottom .main .row .bllc a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    cursor: pointer;
                }

                .hfsg_bottom .main .row .bllc .bottom {
                    width: 100%;
                    height: 38px;
                    line-height: 38px;
                    float: left;
                    text-align: center;
                    color: #666;
                    font-size: 16px;
                }

                    .hfsg_bottom .main .row .bllc .bottom.bottom_hov {
                        color: #222;
                    }

                    .hfsg_bottom .main .row .bllc .bottom.bottom1 {
                        text-indent: 35px;
                    }

                .hfsg_bottom .main .row .bllc .hengx {
                    width: 42%;
                    height: 5px;
                    position: absolute;
                    left: 50px;
                    top: 26px;
                    background: #c5c5c5;
                    z-index: -1;
                }

                    .hfsg_bottom .main .row .bllc .hengx.hengx1 {
                        left: 49%;
                    }

                    .hfsg_bottom .main .row .bllc .hengx.hengx_hov {
                        background: #00ad55;
                    }

                    .hfsg_bottom .main .row .bllc .hengx.hengx_xq {
                        top: 65px;
                    }

                .hfsg_bottom .main .row .bllc .shux {
                    width: 5px;
                    height: 45px;
                    position: absolute;
                    left: 17px;
                    top: -18px;
                    background: #c5c5c5;
                    z-index: -99;
                }

                    .hfsg_bottom .main .row .bllc .shux.hengx_hov {
                        background: #00ad55;
                    }

            .hfsg_bottom .main .row b {
                width: 100%;
                height: 25px;
                line-height: 25px;
                float: left;
                color: #b06300;
                font-weight: normal;
            }

                .hfsg_bottom .main .row b.b1 {
                    color: #6699ff;
                    font-size: 12px;
                    margin-top: 30px;
                }




/*办件详情*/
.banjxq {
    width: 98%;
    float: left;
    margin-left: 1%;
    font-size: 14px;
    margin-bottom: 15px;
}

    .banjxq .top {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
        margin: 15px 0px;
        border-left: 5px solid #ffc21e;
        text-indent: 12px;
        font-size: 18px;
    }

    .banjxq .h2_text {
        width: 96%;
        float: left;
        margin-left: 2%;
        text-align: left;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #222;
        margin-top: 10px;
        font-weight: normal;
        border-bottom: 2px solid #ccd6dd;
    }

        .banjxq .h2_text span {
            font-size: 14px;
        }

        .banjxq .h2_text i {
            background: url(../../Images/NewImgs/til_i.png) no-repeat scroll 0 center;
            color: #fff;
            display: block;
            float: left;
            font-style: normal;
            height: 42px;
            margin-right: 10px;
            text-align: center;
            width: 28px;
        }

    .banjxq p {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        color: #333;
    }

        .banjxq p.p1 {
            width: 20%;
        }

        .banjxq p.p2 {
            width: 80%;
        }

    .banjxq table {
        width: 100%;
        border: 1px solid #ededed;
        border-collapse: collapse;
        margin-top: 15px;
        float: left;
    }

        .banjxq table tr td {
            height: 30px;
            line-height: 30px;
            border-bottom: 1px solid #EDEDED;
            border-right: 1px solid #EDEDED;
            text-indent: 10px;
            color: #666;
        }

            .banjxq table tr td.td_center {
                text-align: center;
            }

        .banjxq table .tr_first {
            height: 30px;
            line-height: 30px;
            background: #f6f6f6;
            border-bottom: 1px solid #EDEDED;
            text-align: center;
        }

            .banjxq table .tr_first td {
                border-right: 0px;
                color: #666;
                font-weight: bold;
            }

    .banjxq b {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        margin-top: 20px;
        background: #e9f7f8;
        font-weight: normal;
    }

        .banjxq b span {
            width: 80%;
            float: left;
            margin-left: -1px;
            border-left: 8px solid #bce3e7;
            text-indent: 10px;
            color: #333;
        }

    .banjxq .tist {
        width: 100%;
        float: left;
        padding: 20px;
        position: relative;
    }

        .banjxq .tist p {
            width: 90%;
            line-height: 25px;
            float: left;
            color: #333;
        }

        .banjxq .tist .xzbg {
            width: 90px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            right: 4%;
            top: 200px;
            color: #333;
        }

            .banjxq .tist .xzbg img {
                float: left;
                margin-top: 2px;
                margin-right: 5px;
            }

        .banjxq .tist input[type=radio] {
            margin-right: 5px;
        }

    .banjxq .tit02 {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
        border-bottom: 1px solid #ededed;
        font-size: 14px;
        color: #3a5e7b;
        font-weight: normal;
    }

    .banjxq .zffy_table {
        width: 660px;
        float: left;
        border-collapse: collapse;
        margin-top: 15px;
        margin-left: 15px;
    }

        .banjxq .zffy_table thead {
            background-color: #fd8103;
            color: #FFFFFF;
        }

            .banjxq .zffy_table thead td {
                color: #FFFFFF;
            }

        .banjxq .zffy_table tr {
            height: 30px;
            line-height: 30px;
        }

        .banjxq .zffy_table td {
            border: 1px solid #d8d8d8;
            border-collapse: collapse;
            text-align: left;
            text-indent: 20px;
        }

        .banjxq .zffy_table tbody td {
            background-color: #FFFFFF;
        }

/*事项中心-详细信息页-三级页面*/
.xxxx_third {
    width: 96%;
    float: left;
    margin-left: 2%;
    font-size: 14px;
}

    .xxxx_third .top {
        width: 100%;
        height: 70px;
        float: left;
    }

    .xxxx_third .top_lf {
        width: 50%;
        height: 70px;
        line-height: 70px;
        float: left;
        color: #333;
        font-size: 18px;
    }

    .xxxx_third .top_rt {
        width: 50%;
        height: 70px;
        float: left;
    }

        .xxxx_third .top_rt a {
            width: 70px;
            height: 30px;
            line-height: 30px;
            float: right;
            margin-top: 20px;
            margin-left: 15px;
            color: #fff;
            background: #2380d7;
            text-align: center;
            border-radius: 2px;
        }

            .xxxx_third .top_rt a:hover {
                background: #0976dc;
            }

            .xxxx_third .top_rt a.a1 {
                background: #ff9f17;
            }

                .xxxx_third .top_rt a.a1:hover {
                    background: #fc9606;
                }

    .xxxx_third .kuai {
        width: 100%;
        float: left;
        border: 1px solid #e7e7e7;
        color: #333;
        padding: 5px 0px;
        color: #565656;
        margin-bottom: 42px;
    }

    .xxxx_third .kuai_lf {
        width: 40%;
        float: left;
        margin-left: 2%;
    }

        .xxxx_third .kuai_lf li {
            width: 100%;
            height: 25px;
            line-height: 25px;
            float: left;
        }

    .xxxx_third .kuai_rt {
        width: 58%;
        float: left;
    }

        .xxxx_third .kuai_rt li {
            width: 100%;
            height: 25px;
            line-height: 25px;
            float: left;
        }

    .xxxx_third b {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        background: #e9f7f8;
        font-weight: normal;
    }

        .xxxx_third b span {
            width: 80%;
            float: left;
            margin-left: -1px;
            border-left: 8px solid #bce3e7;
            text-indent: 10px;
            color: #333;
        }

    .xxxx_third .tist {
        width: 100%;
        float: left;
        padding: 20px;
        position: relative;
        padding-left: 35px;
    }

        .xxxx_third .tist p {
            width: 90%;
            line-height: 25px;
            float: left;
            color: #333;
        }

        .xxxx_third .tist .xzbg {
            width: 90px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            right: 4%;
            top: 200px;
            color: #333;
        }

            .xxxx_third .tist .xzbg img {
                float: left;
                margin-top: 2px;
                margin-right: 5px;
            }

        .xxxx_third .tist input[type=radio] {
            margin-right: 5px;
        }

    .xxxx_third .tit02 {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
        border-bottom: 1px solid #ededed;
        font-size: 14px;
        color: #3a5e7b;
        font-weight: normal;
        margin-left: 45px;
    }

    .xxxx_third .zffy_table {
        width: 660px;
        float: left;
        border-collapse: collapse; /*margin-top: 15px;*/
        margin-left: 45px;
    }

        .xxxx_third .zffy_table thead {
            background-color: #fd8103;
            color: #FFFFFF;
        }

        .xxxx_third .zffy_table tr {
            height: 30px;
            line-height: 30px;
        }

        .xxxx_third .zffy_table td {
            border: 1px solid #d8d8d8;
            border-collapse: collapse;
            text-align: left;
            text-indent: 20px;
        }

        .xxxx_third .zffy_table tbody td {
            background-color: #FFFFFF;
        }

            .xxxx_third .zffy_table tbody td .btn {
                background: #FFA200 none repeat scroll 0 0;
                border-radius: 4px;
                color: #fff;
                height: auto;
                width: 75px;
                border: none;
                cursor: pointer;
                display: block;
                margin-left: 20px;
            }

.lbdw_table {
    float: left;
    border: 1px solid #e3e3e3;
    background-color: #f7f7f7;
    margin-top: 3px;
    padding-bottom: 13px;
}

    .lbdw_table .grxx_ul {
        width: 918px;
        float: left;
        margin-top: 13px;
    }

        .lbdw_table .grxx_ul li {
            height: 28px;
            line-height: 28px;
            float: left;
            font-family: "微软雅黑";
            font-size: 12px;
            color: #565656;
            float: left;
            margin-top: 6px;
            margin-bottom: 6px;
        }

            .lbdw_table .grxx_ul li.one {
                width: 110px;
                text-align: right;
            }

            .lbdw_table .grxx_ul li.two {
                width: 320px;
                margin-left: 4px;
                _margin-left: 0px;
                display: inline;
            }

                .lbdw_table .grxx_ul li.two input {
                    width: 280px;
                    height: 26px;
                    line-height: 26px;
                    border: 1px solid #e3e3e3;
                    background-color: #ffffff;
                    text-indent: 7px;
                    font-family: "微软雅黑";
                    color: #565656;
                }

            .lbdw_table .grxx_ul li.three {
                width: 150px;
                text-align: right;
            }

.lbdw_table {
    float: left;
    border: 1px solid #e3e3e3;
    background-color: #f7f7f7;
    margin-top: 3px;
    padding-bottom: 13px;
}

/*下一步*/

.sxzxthrid_main .xiayibu {
    width: 200px;
    height: 64px;
    line-height: 64px;
    position: relative;
    left: 50%;
    margin-left: -100px;
    margin-bottom: 20px;
    top: 0px;
    font-size: 24px;
    text-align: center;
    clear: both;
}

    .sxzxthrid_main .xiayibu a {
        width: 100%;
        height: 100%;
        display: block;
        background: #ffa200;
        border-radius: 5px;
        color: #FFFFFF;
    }

        .sxzxthrid_main .xiayibu a:hover {
            background-color: #e89300;
        }

/*修改 下一步*/
.buttwomain {
    width: 100%;
    float: left;
    text-align: center;
    clear: both;
    height: 64px;
    margin-top: 35px;
    margin-bottom: 35px;
}

    .buttwomain a {
        width: 200px;
        height: 64px;
        line-height: 64px;
        font-size: 24px;
        display: inline-block;
        background: #ffa200;
        border-radius: 5px;
        color: #FFFFFF;
    }

        .buttwomain a:hover {
            background-color: #e89300;
        }
/*咨询主题*/
.rt_main .zxzx_row {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

    .rt_main .zxzx_row .zxzt {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .rt_main .zxzx_row .zxzt_lf {
        width: 100px;
        height: 35px;
        line-height: 35px;
        float: left;
        color: #333;
        font-size: 16px;
    }

    .rt_main .zxzx_row .zxzt_rt {
        margin-left: 100px;
    }

        .rt_main .zxzx_row .zxzt_rt input {
            width: 80%;
            height: 35px;
            line-height: 35px;
            float: left;
            border: 1px solid #e3e3e3;
            border-radius: 5px;
            text-indent: 10px;
            color: #c1c1c1;
        }

            .rt_main .zxzx_row .zxzt_rt input.inpt_yzm {
                width: 100px;
            }

        .rt_main .zxzx_row .zxzt_rt textarea {
            width: 80%;
            float: left;
            border: 1px solid #e3e3e3;
            border-radius: 5px;
            color: #000;
            text-indent: 10px;
        }

    .rt_main .zxzx_row .zxzt_lf1 {
        height: 35px;
        line-height: 35px;
        float: left;
        margin-left: 260px;
        color: #333;
        font-size: 16px;
    }

    .rt_main .zxzx_row .zxzt_rt1 {
        float: left;
        margin-left: 10px;
        margin-top: 8px;
    }

    .rt_main .zxzx_row .zxzt .sjhm {
        width: 44%;
        height: 35px;
        line-height: 35px;
        float: left;
    }

        .rt_main .zxzx_row .zxzt .sjhm span {
            width: 100px;
            height: 35px;
            line-height: 35px;
            float: left;
        }

        .rt_main .zxzx_row .zxzt .sjhm input {
            width: 60%;
            height: 35px;
            line-height: 35px;
            border: 1px solid #e3e3e3;
            border-radius: 5px;
            text-indent: 10px;
        }

        .rt_main .zxzx_row .zxzt .sjhm select {
            width: 60%;
            height: 35px;
            line-height: 35px;
            border: 1px solid #e3e3e3;
            border-radius: 5px;
            color: #666;
            text-indent: 5px;
        }

    .rt_main .zxzx_row .zxzt_rt .yzm {
        width: 100px;
        height: 35px;
        line-height: 35px;
        float: left;
        margin-left: 20px;
        border: 1px solid #e3e3e3;
    }

        .rt_main .zxzx_row .zxzt_rt .yzm img {
            width: 100%;
            height: 100%;
        }

    .rt_main .zxzx_row .zxzt_rt .tijiao {
        width: 60px;
        height: 35px;
        line-height: 35px;
        float: left;
        margin-left: 20px;
    }

        .rt_main .zxzx_row .zxzt_rt .tijiao a {
            width: 100%;
            height: 100%;
            display: block;
            background: #e1e1e1;
            text-align: center;
            color: #333;
            font-size: 14px;
            border: 1px solid #e3e3e3;
            border-radius: 5px;
        }

            .rt_main .zxzx_row .zxzt_rt .tijiao a:hover {
                background: #c7c2c2;
            }
/*检索页面*/
.jsym {
    width: 98%;
    float: left;
    margin-left: 1%;
    margin-top: 10px;
    background: #fff;
    border-radius: 5px;
}

    .jsym .main {
        width: 96%;
        float: left;
        margin-left: 2%;
        margin-top: 20px;
        min-height: 700px;
    }

        .jsym .main .top {
            width: 100%;
            height: 43px;
            float: left;
            border: 1px solid #e8e8e8;
            font-size: 14px;
            background: #f1f1f1;
        }

        .jsym .main .top_lf {
            width: 42%;
            height: 43px;
            float: left;
            border-right: 1px solid #e8e8e8;
        }

            .jsym .main .top_lf ul {
                width: 98%;
                height: 31px;
                line-height: 31px;
                float: left;
                margin-left: 10px;
                margin-top: 6px;
            }

                .jsym .main .top_lf ul li {
                    width: 25%;
                    height: 100%;
                    float: left;
                    border-right: 1px solid #E8E8E8;
                    box-sizing: border-box;
                    background: #fff;
                }

                    .jsym .main .top_lf ul li.li_first {
                        width: 22%;
                    }

                    .jsym .main .top_lf ul li a {
                        width: 100%;
                        height: 100%;
                        display: block;
                        color: #666;
                        text-align: center;
                    }

                        .jsym .main .top_lf ul li a:hover {
                            background: #e29000;
                            color: #fff;
                        }

                        .jsym .main .top_lf ul li a.a_hov {
                            background: #e29000;
                            color: #fff;
                        }

        .jsym .main .top_center {
            width: 25%;
            height: 43px;
            line-height: 43px;
            float: left;
            text-indent: 6px;
            color: #999;
        }

        .jsym .main .top_rt {
            width: 28%;
            height: 43px;
            float: right;
            border-left: 1px solid #E8E8E8;
        }

            .jsym .main .top_rt .inpt {
                width: 94%;
                height: 29px;
                float: left;
                margin-left: 3%;
                margin-top: 6px;
                border: 1px solid #E8E8E8;
            }

            .jsym .main .top_rt .inpt_lf {
                width: 80%;
                height: 29px;
                float: left;
                border-right: 0px;
                background: #fff;
            }

                .jsym .main .top_rt .inpt_lf input {
                    width: 100%;
                    height: 29px;
                    line-height: 29px;
                    float: left;
                    border: 0px;
                    background: url(../../Images/NewImgs/jsym_sous.png) no-repeat 10px center;
                    text-indent: 35px;
                    color: #999;
                }

            .jsym .main .top_rt .inpt_rt {
                width: 20%;
                height: 31px;
                line-height: 31px;
                float: left;
                margin-top: -1px;
            }

                .jsym .main .top_rt .inpt_rt a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    text-align: center;
                    color: #fff;
                    background: #ffa200;
                }

        .jsym .main .bottom {
            width: 100%;
            float: left;
            margin-top: 15px;
            border: 1px solid #e8e8e8;
            font-size: 14px;
            padding-bottom: 15px;
            margin-bottom: 20px;
            min-height: 603px;
        }

            .jsym .main .bottom .row {
                width: 100%;
                float: left;
                border-bottom: 1px dashed #E8E8E8;
                padding: 10px 0px 6px 0px;
            }

                .jsym .main .bottom .row .row_main {
                    width: 98%;
                    float: left;
                    margin-left: 1%;
                }

                    .jsym .main .bottom .row .row_main h5 {
                        width: 60%;
                        height: 25px;
                        line-height: 25px;
                        float: left;
                        color: #333;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .jsym .main .bottom .row .row_main p {
                        width: 100%;
                        line-height: 18px;
                        float: left;
                        color: #666;
                        font-size: 12px;
                    }
/*帮助中心-地址电话*/
.dzdh_main {
    width: 100%;
    min-height: 568px;
    float: left;
}

    .dzdh_main .top {
        width: 100%;
        height: 60px;
        float: left;
        margin-top: 15px;
    }

    .dzdh_main .top_lf {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        color: #333;
        font-size: 20px;
    }

    .dzdh_main .top_ul {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
        margin-top: 10px;
        color: #333;
        font-size: 14px;
        border: 1px solid #dddddd;
        clear: both;
    }

        .dzdh_main .top_ul li {
            height: 35px;
            float: left;
            text-indent: 18px;
            position: relative;
        }

            .dzdh_main .top_ul li span {
                width: 100%;
                height: 100%;
                float: left;
            }

                .dzdh_main .top_ul li span a {
                    float: right;
                    margin-right: 15px;
                }

            .dzdh_main .top_ul li.li1 {
                width: 1px;
                height: 35px;
                float: left;
                background: url(../../Images/NewImgs/dzdh_li_sx.png) no-repeat center center;
            }

            .dzdh_main .top_ul li .li_kuai {
                max-height: 503px;
                overflow-y: auto;
                float: left;
                position: absolute;
                border: 1px solid #ddd;
                left: -1px;
                top: 35px;
                background: #f7f7f7;
                display: none;
            }

                .dzdh_main .top_ul li .li_kuai p {
                    width: 100%;
                    height: 35px;
                    line-height: 35px;
                    float: left;
                    border-bottom: 1px solid #ddd;
                    cursor: pointer;
                }

                    .dzdh_main .top_ul li .li_kuai p.p_last {
                        border: 0px;
                    }

    .dzdh_main .bottom {
        width: 100%;
        min-height: 508px;
        float: left;
    }

        .dzdh_main .bottom .kuai {
            width: 100%;
            float: left;
            padding: 20px 5px;
            border-bottom: 1px solid #dddddd;
        }

            .dzdh_main .bottom .kuai.kuai1 {
                background: #f7f7f7;
            }

            .dzdh_main .bottom .kuai p {
                width: 60%\9;
                width: 85%; /*height: 30px;*/
                line-height: 30px;
                float: left;
                font-size: 14px;
                color: #333; /*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;*/
            }

                .dzdh_main .bottom .kuai p.p1 {
                    font-size: 18px;
                }

                .dzdh_main .bottom .kuai p span {
                    color: #999;
                }

            .dzdh_main .bottom .kuai .ckdt {
                width: 84px;
                height: 30px;
                line-height: 30px;
                float: right;
            }

                .dzdh_main .bottom .kuai .ckdt a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    background: #28aaf7;
                    text-align: center;
                    color: #fff;
                    border-radius: 5px;
                    font-size: 14px;
                }

                    .dzdh_main .bottom .kuai .ckdt a:hover {
                        background: #0e9bef;
                    }
/*修改密码*/
.xgmm_top {
    width: 100%;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-top: 15px;
    border-bottom: 1px solid #dadada;
    color: #333;
    font-size: 24px;
    text-indent: 8px;
}

.xgmm_main {
    width: 460px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -230px;
    top: 65px;
    font-size: 14px;
}

    .xgmm_main .xgmm_row {
        width: 100%;
        height: 48px;
        float: left;
        margin-top: 20px;
    }

    .xgmm_main .xgmm_lf {
        width: 100px;
        height: 48px;
        line-height: 48px;
        float: left;
        text-align: right;
        color: #333;
    }

    .xgmm_main .row_xgmm {
        width: 356px;
        height: 48px;
        float: left;
        margin-left: 1px;
    }

        .xgmm_main .row_xgmm lable {
            width: 100%;
            height: 100%;
            float: left;
            position: relative;
            overflow: hidden;
        }

        .xgmm_main .row_xgmm input {
            width: 100%;
            height: 46px;
            line-height: 46px;
            float: left;
            text-indent: 12px;
            border: 1px solid #dddddd;
            color: #999;
        }

        .xgmm_main .row_xgmm span {
            position: absolute;
            left: 112px;
            color: #999;
            line-height: 48px;
        }

    .xgmm_main .row_xgmm_lf {
        width: 180px;
        height: 48px;
        float: left;
    }

        .xgmm_main .row_xgmm_lf input {
            width: 178px;
        }

    .xgmm_main .row_xgmm_rt {
        width: 168px;
        height: 46px;
        line-height: 46px;
        float: left;
        margin-left: 10px;
    }

        .xgmm_main .row_xgmm_rt a {
            width: 100%;
            height: 100%;
            display: block;
            background: #f7f7f7;
            text-align: center;
            color: #333;
            font-size: 18px;
            border: 1px solid #ddd;
        }

            .xgmm_main .row_xgmm_rt a:hover {
                background: #f8f6f6;
            }

    .xgmm_main p {
        width: 100%;
        height: 50px;
        line-height: 50px;
        float: left;
    }

        .xgmm_main p a {
            width: 100%;
            height: 100%;
            display: block;
            color: #3d76b4;
            text-decoration: underline;
        }

            .xgmm_main p a:hover {
                color: #4a91de;
            }

    .xgmm_main .btn_xgmm {
        width: 356px;
        height: 48px;
        float: left;
        margin-left: 101px;
    }

    .xgmm_main .btn_zhmm {
        width: 100%;
        height: 48px;
        line-height: 48px;
        float: left;
        text-align: center;
    }

        .xgmm_main .btn_zhmm a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            font-size: 18px;
            color: #fff;
            border-radius: 5px;
        }

            .xgmm_main .btn_zhmm a:hover {
                background: #f09a05;
            }
/*公开办案详情*/
/*面包屑*/
.gkbaqx_top {
    width: 96%;
    height: 34px;
    line-height: 34px;
    float: left;
    margin: 20px 2% -5px;
    border: 1px solid #ededed;
    font-size: 14px;
}

    .gkbaqx_top.gkbaqx_top1 {
        width: 98%;
        margin-left: 1%;
        margin-bottom: 5px;
        box-sizing: border-box;
    }

    .gkbaqx_top p {
        width: 90%;
        height: 34px;
        float: left;
        border-left: 2px solid #979797;
        background: url(../../Images/NewImgs/gkba_yousj.png) no-repeat -1px center;
        color: #666;
        text-indent: 12px;
    }

        .gkbaqx_top p.p1 {
            height: 32px;
        }

        .gkbaqx_top p a {
            color: #1f7bc4;
        }

            .gkbaqx_top p a:hover {
                color: #1990ee;
            }

.banjxq .gkbaxq_main {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 50px;
}

    .banjxq .gkbaxq_main .row {
        width: 100%;
        line-height: 30px;
        float: left;
        color: #333;
    }

    .banjxq .gkbaxq_main .row_lf {
        width: 150px;
        float: left;
        text-indent: 20px;
    }

    .banjxq .gkbaxq_main .row_rt {
        margin-left: 150px;
    }

.gkba_pingj {
    width: 105px;
    height: 35px;
    line-height: 35px;
    float: right;
    margin-right: 2%;
    margin-bottom: 10px;
    text-align: center;
}

    .gkba_pingj a {
        width: 100%;
        height: 100%;
        display: block;
        background: #fd8103;
        color: #fff;
        font-size: 14px;
    }

        .gkba_pingj a:hover {
            background: #ff771d;
        }
/*评价页面*/
.ul_pingj {
    width: 190px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    margin-left: 15px;
    background-color: #FFFFFF;
}

    .ul_pingj li {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
        float: left;
        border-bottom: 1px solid #f2f2f2;
        background: #fbfbfb url(../images/arrow.png) no-repeat 170px 21px;
        padding: 8px 0px;
    }

        .ul_pingj li.hov {
            background: #47a2d1 url(../images/arrow.png) no-repeat 170px 21px;
            ;
        }

            .ul_pingj li.hov a {
                color: #fff;
            }

        .ul_pingj li a {
            color: #333333;
            float: left;
            margin-left: 15px;
        }

            .ul_pingj li a:hover {
                color: #1f7bc4;
            }

        .ul_pingj li .a_hov {
            color: #1f7bc4;
        }

.pj_inpt {
    width: 100%;
    float: left;
    margin-top: 5px;
    color: #333;
    font-size: 14px;
    position: relative;
}

    .pj_inpt .row {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .pj_inpt .row_lf {
        width: 150px;
        line-height: 30px;
        float: left;
        text-indent: 15px;
    }

    .pj_inpt .row_rt {
        width: 70%;
        line-height: 30px;
        float: left;
    }

        .pj_inpt .row_rt .radio {
            float: left;
            margin-right: 40px;
        }

            .pj_inpt .row_rt .radio span {
                padding-left: 10px;
            }

        .pj_inpt .row_rt textarea {
            width: 100%;
            height: 175px;
            border: 1px solid #d7d7d7;
        }

    .pj_inpt .tijiao {
        height: 35px;
        float: left;
        margin-left: 150px;
        margin-top: 30px;
    }

        .pj_inpt .tijiao a {
            width: 110px;
            height: 35px;
            line-height: 35px;
            float: left;
            margin-right: 5px;
            background: #b5b5b5;
            color: #fff;
            text-align: center;
            border-radius: 2px;
        }

            .pj_inpt .tijiao a:hover {
                background: #a09f9f;
                border-radius: 2px;
            }

            .pj_inpt .tijiao a.a1 {
                background: #fd8103;
            }

                .pj_inpt .tijiao a.a1:hover {
                    background: #ec7904;
                }
/*评价提交页面*/
.pjtj {
    width: 510px;
    height: 280px;
    position: absolute;
    left: 50px;
    top: -22px;
    background: url(../../Images/NewImgs/pjtj_bg.png) repeat 100% 100%;
    border-radius: 4px;
    display: none;
}

    .pjtj .main {
        width: 494px;
        height: 264px;
        float: left;
        margin-left: 8px;
        margin-top: 8px;
        background: #fff;
        border-radius: 4px;
    }

    .pjtj .main_top {
        width: 100%;
        height: 40px;
        float: left;
    }

        .pjtj .main_top .gb_icon {
            width: 25px;
            height: 25px;
            float: right;
            margin-right: 8px;
            margin-top: 5px;
        }

            .pjtj .main_top .gb_icon a {
                width: 100%;
                height: 100%;
                display: block;
            }

    .pjtj .main_center {
        width: 100%;
        height: 73px;
        float: left;
        margin-top: 8px;
        margin-bottom: 22px;
    }

        .pjtj .main_center img {
            width: 73px;
            height: 73px;
            position: relative;
            left: 50%;
            margin-left: -36px;
        }

    .pjtj .main p {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
        text-align: center;
        font-size: 18px;
    }

/*个人中心-我的办件-查看物流信息*/
.ckwlxx_bg {
    width: 100%;
    min-height: 1060px;
    position: absolute;
    top: 0px;
    left: 0px;
}

    .ckwlxx_bg img {
        width: 100%;
        height: 100%;
        float: left;
    }

.ckwlxx {
    width: 100%;
    float: left;
}

    .ckwlxx .wlxx {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-top: 10px;
        border-bottom: 1px solid #e8e8e8;
        font-size: 12px;
        color: #333;
    }

        .ckwlxx .wlxx img {
            padding: 0px 5px;
        }

        .ckwlxx .wlxx span {
            color: #999;
        }

    .ckwlxx .blxh {
        width: 100%;
        height: 45px;
        line-height: 45px;
        float: left;
        margin-top: 10px;
        font-size: 14px;
        color: #1c4799;
    }

    .ckwlxx .bjmc {
        width: 100%;
        height: 84px;
        float: left;
        font-size: 12px;
        color: #333;
        border: 1px solid #e8e8e8;
    }

    .ckwlxx .bjmc_lf {
        width: 45%;
        height: 60px;
        float: left;
        margin-top: 10px;
    }

        .ckwlxx .bjmc_lf p {
            width: 100%;
            height: 30px;
            line-height: 30px;
            float: left;
            text-indent: 20px;
        }

            .ckwlxx .bjmc_lf p span {
                color: #2ca315;
            }

    .ckwlxx .smqj {
        width: 100%;
        float: left;
        font-size: 12px;
        color: #333;
        border: 1px solid #e8e8e8;
        padding-bottom: 10px;
        margin-top: 20px;
    }

        .ckwlxx .smqj .top {
            width: 100%;
            height: 54px;
            line-height: 54px;
            float: left;
            background: #f3f3f3;
            text-indent: 15px;
            font-size: 16px;
        }

        .ckwlxx .smqj .nav {
            width: 96%;
            line-height: 45px;
            float: left;
            margin-left: 2%;
            font-size: 14px;
            color: #be0a0a;
            border-bottom: 1px solid #e8e8e8; /*padding-bottom: 10px;*/
        }

            .ckwlxx .smqj .nav b {
                width: 36px;
                height: 21px;
                line-height: 21px;
                float: left;
                margin-top: 12px;
                text-align: center;
                background: #bf0a0a;
                color: #fff;
            }

            .ckwlxx .smqj .nav p {
                margin-left: 42px;
                line-height: 25px;
                margin-top: 10px;
            }

        .ckwlxx .smqj span {
            padding: 0px 10px;
        }

        .ckwlxx .smqj .smqj_row {
            width: 96%;
            /*height: 35px;
            line-height: 35px;*/
            float: left;
            margin-left: 2%;
            background: url(../../Images/NewImgs/wlxx_gray_yuan.png) no-repeat left center;
            position: relative;
            margin-top: 10px;
        }

            .ckwlxx .smqj .smqj_row .smqj_row_lf {
                width: 160px;
                height: 35px;
                float: left;
                text-indent: 15px;
                color: #000;
            }

            .ckwlxx .smqj .smqj_row .smqj_row_rt {
                width: 70%;
                height: 35px;
                float: left;
            }

            .ckwlxx .smqj .smqj_row .img_shangjt {
                width: 20px;
                height: 35px;
                float: left;
                background: url(../../Images/NewImgs/wlxx_shangjt.png) no-repeat center center;
                cursor: pointer;
            }

            .ckwlxx .smqj .smqj_row .img_xiajt {
                width: 20px;
                height: 35px;
                float: left;
                background: url(../../Images/NewImgs/wlxx_xiasj.png) no-repeat center center;
                cursor: pointer;
            }

            .ckwlxx .smqj .smqj_row .sjsm_sx {
                width: 1px;
                height: 20px;
                position: absolute;
                top: -10px;
                left: 2px;
                background: #d9d9d9;
            }

        .ckwlxx .smqj .yundhm {
            width: 96%;
            float: left;
            margin-left: 2%;
            margin-top: 5px;
        }

            .ckwlxx .smqj .yundhm p {
                width: 100%;
                height: 35px;
                line-height: 35px;
                float: left;
                text-indent: 15px;
            }

        .ckwlxx .smqj .sjsm_wlxq {
            width: 100%;
            float: left;
        }
        /*查询中心-快递查询*/
        .ckwlxx .smqj.smqj_kdcx {
            width: 94%;
            min-height: 545px;
            float: left;
            margin-left: 3%;
            margin-bottom: 10px;
            margin-top: 0px;
            background: #f8f8f8;
        }

.gkbaqx_top.gkbaqx_top_kdcx {
    width: 100%;
    margin: 10px 0px 0px;
    box-sizing: border-box;
    float: left;
}
/*事项申报-管理我的地址*/
.sxsb_gldz {
    width: 96%;
    float: left;
    margin-left: 2%;
    font-size: 14px;
    margin-bottom: 40px;
}

    .sxsb_gldz .wddz {
        width: 100%;
        height: 35px;
        line-height: 35px;
        float: left;
        margin-top: 10px;
        border-bottom: 2px solid #ccd6dd;
        font-size: 18px;
        color: #222;
        text-indent: 2px;
    }

    .sxsb_gldz .wddz_inpt {
        width: 100%;
        height: 30px;
        float: left;
        color: #222;
        margin-top: 12px;
    }

        .sxsb_gldz .wddz_inpt p {
            width: 80px;
            height: 30px;
            line-height: 30px;
            float: left;
            text-align: right;
        }

            .sxsb_gldz .wddz_inpt p span {
                color: #ff0000;
            }

    .sxsb_gldz .wddz_inpt_rt {
        width: 90%;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 2px;
    }

        .sxsb_gldz .wddz_inpt_rt b {
            font-weight: normal;
            padding-left: 8px;
            padding-right: 18px;
        }

        .sxsb_gldz .wddz_inpt_rt .inpt1 {
            width: 180px;
            height: 28px;
            line-height: 28px;
            border: 1px solid #d8d8d8;
            text-indent: 5px;
        }

        .sxsb_gldz .wddz_inpt_rt select {
            width: 100px;
            height: 30px;
            line-height: 30px;
            border: 1px solid #D8D8D8;
            float: left;
            margin-right: 10px;
        }

        .sxsb_gldz .wddz_inpt_rt span {
            color: #333;
            padding-left: 10px;
        }

    .sxsb_gldz .bcdz {
        width: 200px;
        height: 45px;
        line-height: 45px;
        float: left;
        margin-left: 82px;
        margin-top: 30px;
    }

        .sxsb_gldz .bcdz a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            text-align: center;
            font-size: 16px;
            color: #fff;
            border-radius: 5px;
            cursor: pointer;
        }

            .sxsb_gldz .bcdz a:hover {
                background: #ec9600;
                border-radius: 5px;
            }

    .sxsb_gldz .table {
        width: 100%;
        float: left;
        margin-top: 50px;
        border-top: 1px solid #D8D8D8;
    }

        .sxsb_gldz .table table {
            margin-top: 20px;
            border-collapse: collapse;
        }

            .sxsb_gldz .table table tr.tr_first {
                background: #fd8103;
            }

                .sxsb_gldz .table table tr.tr_first td {
                    color: #fff;
                }

            .sxsb_gldz .table table tr td {
                height: 28px;
                line-height: 28px;
                border: 1px solid #D8D8D8;
                text-align: center;
                color: #333;
            }

                .sxsb_gldz .table table tr td span {
                    padding: 0px 2px;
                }

                    .sxsb_gldz .table table tr td span a {
                        color: #333;
                        cursor: pointer;
                    }

                        .sxsb_gldz .table table tr td span a:hover {
                            color: #1546c2;
                            text-decoration: underline;
                        }

                    .sxsb_gldz .table table tr td span .a_hov {
                        color: #1546c2;
                        text-decoration: underline;
                    }

                    .sxsb_gldz .table table tr td span a.address {
                        padding-right: 15px;
                        background: url(../../Images/NewImgs/gldz_address.png) no-repeat right center;
                        color: #fd8103;
                    }

                    .sxsb_gldz .table table tr td span a.a1 {
                        padding-right: 15px;
                    }

                    .sxsb_gldz .table table tr td span img {
                        width: 1px;
                        height: 15px;
                        position: relative;
                        top: 3px;
                    }
/*事项中心-办理方式须知*/
.blfsxz {
    width: 96%;
    float: left;
    margin-left: 2%;
    color: #333;
    padding-bottom: 40px;
}

    .blfsxz h3 {
        width: 100%;
        height: 50px;
        line-height: 50px;
        float: left;
        text-align: center;
        color: #222;
    }

    .blfsxz h4 {
        width: 100%;
        height: 45px;
        line-height: 45px;
        float: left;
    }

    .blfsxz h5 {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        margin-top: 10px;
    }

    .blfsxz P {
        width: 100%;
        line-height: 25px;
        float: left;
        font-size: 14px;
    }

    .blfsxz .checkbox1 {
        width: 100%;
        height: 60px;
        line-height: 60px;
        float: left;
        border-top: 1px solid #E8E8E8;
        margin-top: 20px;
    }

        .blfsxz .checkbox1 span {
            padding-left: 10px;
            font-size: 14px;
        }

    .blfsxz .btn {
        width: 200px;
        height: 65px;
        line-height: 65px;
        float: left;
        position: relative;
        left: 50%;
        margin-left: -100px;
        top: 30px;
        text-align: center;
    }

        .blfsxz .btn a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            color: #fff;
            font-size: 24px;
            border-radius: 5px;
        }

            .blfsxz .btn a:hover {
                background: #e99502;
                border-radius: 5px;
            }
/*帮助中心-表格下载*/
.zxzx_main .main .rt .rt_main .chaxun_lf .bgxz {
    width: 100px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-top: 10px;
    color: #333;
    font-size: 20px;
}

.bzzx_bgxz {
    width: 100%;
    min-height: 480px;
    float: left;
}

.xzzx_search {
    width: 100%;
    padding: 15px 0px 10px 0px;
    border-bottom: 1px solid #e4e7ea;
    overflow: hidden;
}

.xzzx_search_top {
    width: 100%;
    height: 30px;
    float: left;
}

    .xzzx_search_top .input_text {
        width: 556px;
        color: #666;
        text-indent: 5px;
        height: 28px;
        border: 1px solid #e4e7ea;
        float: left;
        margin-left: 10px;
    }

    .xzzx_search_top .input_but {
        display: block;
        background-color: #57accb;
        transition: all 0.2s;
        color: #FFFFFF;
        cursor: pointer;
        padding: 0 15px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        float: left;
        margin-left: 10px;
    }

        .xzzx_search_top .input_but:hover {
            background-color: #509eba;
        }

.xzzx_search_bot {
    width: 100%;
    line-height: 20px;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    color: #333;
}

    .xzzx_search_bot dt {
        line-height: 20px;
        padding: 4px 10px 4px 15px;
        float: left;
    }

    .xzzx_search_bot dd {
        padding: 4px 8px;
        float: left;
        margin-left: 4px;
        cursor: pointer;
    }

        .xzzx_search_bot dd.hov {
            background-color: #ebc759;
            color: #333;
            border-radius: 2px;
        }

.xzzx_list {
    width: 96%;
    float: left;
    margin-left: 2%;
    padding-bottom: 10px;
}

    .xzzx_list li {
        border-bottom: 1px solid #e4e7ea;
        height: 60px;
        width: 100%;
        padding: 10px 0px;
    }

        .xzzx_list li .list_lf {
            float: left;
            width: 70%;
        }

            .xzzx_list li .list_lf .p_top {
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                height: 30px;
                line-height: 30px;
                text-align: left;
                font-size: 14px;
                color: #333333;
            }

                .xzzx_list li .list_lf .p_top img {
                    vertical-align: middle;
                    margin: 4px;
                }

            .xzzx_list li .list_lf .p_bot {
                width: 100%;
                height: 30px;
                line-height: 30px;
                font-size: 12px;
                color: #888999;
            }

        .xzzx_list li .list_rt {
            float: right;
            height: 47px;
            margin-top: 8px;
        }

            .xzzx_list li .list_rt .submain {
                float: left;
                width: 60px;
                height: 47px;
                margin-left: 10px;
            }

            .xzzx_list li .list_rt img {
                width: 20px;
                height: 22px;
                float: left;
                margin-left: 20px;
            }

            .xzzx_list li .list_rt a {
                width: 100%;
                transition: all 0.2s;
                float: left;
                height: 25px;
                line-height: 25px;
                text-align: center;
                font-size: 12px;
                color: #333333;
            }

                .xzzx_list li .list_rt a:hover {
                    color: #ff8000;
                }
/*咨询中心-我要提问*/
.gkbaqx_top.gkbaqx_top_wytw {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5px;
    box-sizing: border-box;
}

.zxzx_wytw {
    width: 100%;
    min-height: 480px;
    float: left;
}

    .zxzx_wytw .wytw_row {
        width: 100%;
        float: left;
        margin-top: 20px;
        font-size: 14px;
        color: #333;
    }

    .zxzx_wytw .wytw_row_lf {
        width: 64px;
        line-height: 30px;
        float: left;
        text-align: right;
    }

        .zxzx_wytw .wytw_row_lf span {
            color: #FF3D46;
        }

    .zxzx_wytw .wytw_row_rt {
        margin-left: 70px;
    }

        .zxzx_wytw .wytw_row_rt .select1 {
            width: 30%;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #D8D8D8;
            color: #999;
            text-indent: 2px;
            margin-right: 10px;
        }

        .zxzx_wytw .wytw_row_rt .select2 {
            width: 30%;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #D8D8D8;
            color: #999;
            text-indent: 2px;
            margin-right: 10px;
        }

        .zxzx_wytw .wytw_row_rt .select3 {
            width: 25%;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #D8D8D8;
            color: #999;
            text-indent: 2px;
        }

        .zxzx_wytw .wytw_row_rt .inpt_zxzt {
            width: 100%;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #D8D8D8;
            text-indent: 5px;
            box-sizing: border-box;
        }

        .zxzx_wytw .wytw_row_rt textarea {
            width: 100%;
            height: 80px;
            float: left;
            border: 1px solid #D8D8D8;
            padding: 8px;
            color: #999;
            font-family: "微软雅黑";
            font-size: 14px;
            box-sizing: border-box;
        }

        .zxzx_wytw .wytw_row_rt .inpt_radio {
            height: 30px;
            line-height: 30px;
            float: left;
        }

            .zxzx_wytw .wytw_row_rt .inpt_radio span {
                padding: 0px 20px 0px 10px;
            }

        .zxzx_wytw .wytw_row_rt .inpt1 {
            width: 130px;
            height: 30px;
            line-height: 30px;
            float: left;
            border: 1px solid #D8D8D8;
            text-indent: 5px;
        }

        .zxzx_wytw .wytw_row_rt .yanzm {
            width: 90px;
            height: 30px;
            line-height: 30px;
            float: left;
            margin-left: 10px;
            border: 1px solid #D8D8D8;
            background: url(../../Images/NewImgs/wytw_yzm.png) no-repeat center center;
        }

    .zxzx_wytw b {
        height: 35px;
        line-height: 35px;
        float: left;
        margin-left: 70px;
        font-size: 12px;
        color: #ff3d46;
        font-weight: normal;
    }

    .zxzx_wytw p {
        width: 100%;
        height: 1px;
        float: left;
        border-top: 1px solid #bfbfbf;
        margin-top: 40px;
    }

    .zxzx_wytw .wytw_btn {
        height: 45px;
        line-height: 45px;
        float: left;
        margin-left: 70px;
        margin-top: 45px;
    }

        .zxzx_wytw .wytw_btn a {
            width: 200px;
            height: 45px;
            display: block;
            float: left;
            margin-right: 20px;
            text-align: center;
            font-size: 16px;
            border-radius: 4px;
        }

            .zxzx_wytw .wytw_btn a.a1 {
                background: #ffa200;
                color: #fff;
            }

                .zxzx_wytw .wytw_btn a.a1:hover {
                    background: #e69200;
                    border-radius: 4px;
                }

            .zxzx_wytw .wytw_btn a.a2 {
                width: 198px;
                height: 43px;
                background: #fafafa;
                color: #333;
                border: 1px solid #bfbfbf;
            }

                .zxzx_wytw .wytw_btn a.a2:hover {
                    background: #f6f3f3;
                    border-radius: 4px;
                }
/*消息中心-详情页面*/
.xxzx_xq {
    width: 680px;
    min-height: 420px;
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../../Images/NewImgs/xxzx_xq_bg.png) repeat 100% 100%;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #b0bcd6;
    padding-bottom: 10px;
}

    .xxzx_xq .xq_main {
        width: 660px;
        min-height: 410px;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        background: #fff;
        border-radius: 2px;
    }

        .xxzx_xq .xq_main .main {
            width: 630px;
            height: 380px;
            float: left;
            margin-left: 15px;
            margin-top: 10px;
        }

            .xxzx_xq .xq_main .main .top {
                width: 100%;
                height: 30px;
                line-height: 30px;
                float: left;
            }

                .xxzx_xq .xq_main .main .top h3 {
                    width: 70%;
                    height: 30px;
                    float: left;
                    color: #333;
                }

                .xxzx_xq .xq_main .main .top .close {
                    width: 26px;
                    height: 25px;
                    float: right;
                }

            .xxzx_xq .xq_main .main .row {
                width: 100%;
                height: 40px;
                line-height: 40px;
                float: left;
                margin-top: 10px;
                border-bottom: 1px solid #D8D8D8;
                font-size: 12px;
                color: #999;
            }

                .xxzx_xq .xq_main .main .row span {
                    padding-left: 40px;
                }

            .xxzx_xq .xq_main .main p {
                width: 100%;
                line-height: 25px;
                float: left;
                padding-top: 10px;
                text-indent: 30px;
                color: #666;
                font-size: 14px;
            }

/*个人中心-意见建议*/
.grzx_yjjy {
    width: 100%;
    float: left;
    border-top: 1px solid #bfbfbf;
}

    .grzx_yjjy p {
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: left;
        font-size: 16px;
        color: #333;
    }

    .grzx_yjjy textarea {
        width: 100%;
        height: 170px;
        float: left;
        border: 1px solid #D8D8D8;
        color: #999;
        font-family: "微软雅黑";
        font-size: 14px;
        padding: 8px;
        box-sizing: border-box;
    }

    .grzx_yjjy b {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
        text-align: right;
        color: #999;
        font-size: 14px;
        font-weight: normal;
    }

    .grzx_yjjy .btn {
        width: 200px;
        height: 50px;
        line-height: 50px;
        float: left;
        position: relative;
        left: 50%;
        top: 10px;
        margin-left: -100px;
    }

        .grzx_yjjy .btn a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            border-radius: 4px;
            font-size: 16px;
            text-align: center;
            color: #fff;
        }

            .grzx_yjjy .btn a:hover {
                background: #f69e04;
                border-radius: 4px;
            }

/*一所实名认证-第一步*/
.yssmrz {
    width: 96%;
    float: left;
    margin-left: 2%;
    margin-top: 14px;
    border: 1px solid #ededed;
    background: #fdfdfd;
    position: relative;
}

    .yssmrz .dyb {
        width: 67px;
        height: 67px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .yssmrz p {
        width: 100%;
        height: 46px;
        line-height: 46px;
        float: left;
        font-size: 18px;
        color: #333;
        text-indent: 15px;
        border-bottom: 1px solid #ededed;
    }

        .yssmrz p span {
            font-size: 12px;
            color: #ffa200;
        }

    .yssmrz .yssmrz_bottom {
        width: 100%;
        float: left;
        padding: 50px 0px;
        font-size: 14px;
    }

        .yssmrz .yssmrz_bottom .main {
            width: 380px;
            height: 138px;
            margin: 0px auto;
        }

            .yssmrz .yssmrz_bottom .main .row_inpt {
                width: 100%;
                height: 36px;
                line-height: 36px;
                float: left;
                margin-top: 10px;
            }

            .yssmrz .yssmrz_bottom .main .row_inpt_lf {
                width: 130px;
                height: 36px;
                float: left;
                text-align: right;
                color: #666;
            }

            .yssmrz .yssmrz_bottom .main .row_inpt_rt {
                height: 34px;
                line-height: 34px;
                margin-left: 140px;
                border: 1px solid #d9d9d9;
            }

                .yssmrz .yssmrz_bottom .main .row_inpt_rt input {
                    width: 100%;
                    height: 34px;
                    line-height: 34px;
                    float: left;
                    *margin-left: -90px;
                    border: 0px;
                    background: #f6f6f6;
                    color: #222;
                    text-indent: 10px;
                }

                    .yssmrz .yssmrz_bottom .main .row_inpt_rt input.inpt1 {
                        background: #fff;
                    }

                .yssmrz .yssmrz_bottom .main .row_inpt_rt.xzkj {
                    background: #e3e3e3;
                }

                    .yssmrz .yssmrz_bottom .main .row_inpt_rt.xzkj a {
                        width: 100%;
                        height: 100%;
                        display: block;
                        color: #41649f;
                        text-align: center;
                    }

                        .yssmrz .yssmrz_bottom .main .row_inpt_rt.xzkj a:hover {
                            color: #376bc1;
                        }

            .yssmrz .yssmrz_bottom .main .xzfb {
                width: 200px;
                height: 45px;
                line-height: 45px;
                float: left;
                margin-top: 28px;
                margin-left: 140px;
                text-align: center;
            }

                .yssmrz .yssmrz_bottom .main .xzfb a {
                    width: 100%;
                    height: 100%;
                    display: block;
                    background: #ffa200;
                    color: #fff;
                    font-size: 18px;
                    border-radius: 4px;
                }

                    .yssmrz .yssmrz_bottom .main .xzfb a:hover {
                        background: #f19a03;
                        border-radius: 4px;
                    }

.yssmrz_msg {
    width: 96%;
    height: 66px;
    float: left;
    margin-left: 2%;
    margin-top: 10px;
    border: 1px solid #d0c794;
    background: #fffceb;
}

    .yssmrz_msg p {
        width: 100%;
        height: 25px;
        line-height: 25px;
        float: left;
        margin-top: 8px;
        text-align: center;
        color: #ee1818;
        font-size: 12px;
    }

        .yssmrz_msg p.p1 {
            margin-top: 0px;
        }

        .yssmrz_msg p span {
            font-weight: bold;
        }

        .yssmrz_msg p a {
            color: #41649f;
            text-decoration: underline;
        }

            .yssmrz_msg p a:hover {
                color: #4178d3;
            }

.grzx_yjjy .btn.btn1 {
    float: left;
    margin-bottom: 20px;
}

.grzx_yjjy .btn a.a1 {
    background: #ccc;
}
/*一所实名认证-第二步*/
.smrz_two {
    width: 100%;
    height: 331px;
    float: left;
}

    .smrz_two .smrz_two_img {
        width: 408px;
        height: 311px;
        margin: 10px auto;
    }

        .smrz_two .smrz_two_img img {
            width: 100%;
            height: 100%;
            float: left;
        }

/*查询无结果*/
.cx_wjg {
    width: 100%;
    text-align: center;
    margin-top: 120px;
    float: left;
}

    .cx_wjg .p_text {
        width: 100%;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 24px;
        font-weight: normal;
        color: #999;
    }

/*个人中心-个人信息*/
.grzx_grxx {
    width: 100%;
    float: left;
    margin-top: 55px;
    font-size: 14px;
}

    .grzx_grxx .grxx_row {
        width: 100%;
        height: 35px;
        float: left;
        margin-top: 10px;
    }

    .grzx_grxx .grxx_row_lf {
        width: 140px;
        height: 35px;
        line-height: 35px;
        float: left;
        text-align: right;
        color: #666;
    }

    .grzx_grxx .grxx_row_rt {
        height: 35px;
        float: left;
        margin-left: 10px;
    }

        .grzx_grxx .grxx_row_rt label {
            height: 35px;
            position: relative;
            float: left;
            display: block;
        }

            .grzx_grxx .grxx_row_rt label span {
                line-height: 35px;
                position: absolute;
                left: 10px;
                color: #222;
            }

                .grzx_grxx .grxx_row_rt label span.span1 {
                    color: #999;
                }

        .grzx_grxx .grxx_row_rt .inpt1 {
            width: 248px;
            height: 33px;
            line-height: 33px;
            float: left;
            border: 1px solid #d9d9d9;
            text-indent: 10px;
        }

            .grzx_grxx .grxx_row_rt .inpt1.inpt_bg {
                background: #f6f6f6;
            }

            .grzx_grxx .grxx_row_rt .inpt1.inpt2 {
                width: 384px; /*color: #999;*/
            }

        .grzx_grxx .grxx_row_rt .djxg {
            width: 120px;
            height: 35px;
            line-height: 35px;
            float: left;
            margin-left: 8px;
            font-size: 16px;
            text-align: center;
        }

            .grzx_grxx .grxx_row_rt .djxg a {
                width: 100%;
                height: 100%;
                display: block;
                color: #fff;
                border-radius: 4px;
                background: #aec6d6;
            }

                .grzx_grxx .grxx_row_rt .djxg a:hover {
                    background: #b3d0e4;
                    border-radius: 4px;
                }

        .grzx_grxx .grxx_row_rt .select1 {
            width: 120px;
            height: 35px;
            line-height: 35px;
            float: left;
            margin-right: 10px;
            text-indent: 10px;
            border: 1px solid #d9d9d9;
            position: relative;
        }

            .grzx_grxx .grxx_row_rt .select1 img {
                padding-left: 50px;
                cursor: pointer;
            }

            .grzx_grxx .grxx_row_rt .select1 .jtzz_ul {
                width: 120px;
                position: absolute;
                top: 36px;
                left: -1px;
                border-left: 1px solid #d9d9d9;
                border-right: 1px solid #d9d9d9;
                display: none;
                z-index: 10;
            }

                .grzx_grxx .grxx_row_rt .select1 .jtzz_ul li {
                    width: 100%;
                    height: 35px;
                    line-height: 35px;
                    float: left;
                    background: #f6f6f6;
                    border-bottom: 1px solid #d9d9d9;
                }

    .grzx_grxx .btn {
        width: 200px;
        height: 45px;
        line-height: 45px;
        float: left;
        margin-top: 26px;
        margin-left: 150px;
        text-align: center;
        font-size: 18px;
    }

        .grzx_grxx .btn a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            border-radius: 4px;
            color: #fff;
        }

            .grzx_grxx .btn a:hover {
                background: #ef9904;
            }
/*注册-用户协议*/
.yhxy {
    width: 1100px;
    position: absolute;
    z-index: 2;
    top: 200px;
    background: #ffffff;
    min-height: 550px;
    left: 50%;
    margin-left: -550px;
    display: none;
}

    .yhxy .close {
        width: 18px;
        height: 18px;
        position: absolute;
        right: 20px;
        top: 12px;
        cursor: pointer;
    }

    .yhxy b {
        width: 90%;
        height: 60px;
        line-height: 60px;
        float: left;
        text-align: center;
        font-size: 20px;
        color: #000;
        margin-top: 20px;
        font-weight: normal;
        margin-left: 5%;
    }

    .yhxy p {
        width: 90%;
        line-height: 30px;
        float: left;
        font-size: 16px;
        color: #222;
        margin-left: 5%;
    }
/*个人中心-评价提交*/
.xxzx_xq.grzx_pjtj {
    left: 52px;
    top: 65px;
}

.xxzx_xq .xq_main .main1 {
    width: 630px;
    min-height: 380px;
    float: left;
    margin: 10px 15px 20px 15px;
}

    .xxzx_xq .xq_main .main1 .top {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
    }

        .xxzx_xq .xq_main .main1 .top h3 {
            width: 70%;
            height: 30px;
            float: left;
            color: #333;
        }

        .xxzx_xq .xq_main .main1 .top .close {
            width: 26px;
            height: 25px;
            float: right;
        }

.xxzx_xq .pjtj_main {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .xxzx_xq .pjtj_main .pjtj_row {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #666;
        margin-top: 10px;
    }

        .xxzx_xq .pjtj_main .pjtj_row.pjtj_row1 {
            margin-top: 8px;
            border-top: 1px solid #D8D8D8;
            padding-top: 5px;
        }

    .xxzx_xq .pjtj_main .pjtj_row_lf {
        width: 90px;
        line-height: 25px;
        float: left;
        text-align: right;
        background: #fff;
    }

    .xxzx_xq .pjtj_main .pjtj_row_rt {
        line-height: 25px;
        margin-left: 90px;
    }

        .xxzx_xq .pjtj_main .pjtj_row_rt span {
            padding-left: 10px;
            padding-right: 20px;
        }

        .xxzx_xq .pjtj_main .pjtj_row_rt textarea {
            width: 100%;
            height: 85px;
            float: left;
            border: 1px solid #d8d8d8;
            color: #999;
            font-size: 14px;
            padding: 5px 10px;
            box-sizing: border-box;
            font-family: "微软雅黑";
        }

        .xxzx_xq .pjtj_main .pjtj_row_rt .inpt {
            height: 30px;
            float: left;
            margin-right: 10px;
            border: 1px solid #d8d8d8;
        }

            .xxzx_xq .pjtj_main .pjtj_row_rt .inpt input {
                width: 130px;
                height: 30px;
                line-height: 30px;
                float: left;
                text-indent: 5px;
                border: 0px;
            }

            .xxzx_xq .pjtj_main .pjtj_row_rt .inpt.inpt1 {
                width: 90px;
            }

    .xxzx_xq .pjtj_main .btn {
        width: 120px;
        height: 45px;
        line-height: 45px;
        float: left;
        margin-bottom: 30px;
        position: relative;
        left: 50%;
        top: 25px;
        margin-left: -60px;
    }

        .xxzx_xq .pjtj_main .btn a {
            width: 100%;
            height: 100%;
            display: block;
            background: #ffa200;
            text-align: center;
            color: #fff;
            font-size: 18px;
            border-radius: 5px;
        }

            .xxzx_xq .pjtj_main .btn a:hover {
                background: #ed9907;
                border-radius: 5px;
            }
    /*个人中心-评价提交成功页面*/
    .xxzx_xq .pjtj_main .succeed {
        width: 100%;
        height: 84px;
        float: left;
        margin-top: 50px;
        text-align: center;
    }

    .xxzx_xq .pjtj_main h1 {
        width: 100%;
        height: 60px;
        line-height: 60px;
        float: left;
        text-align: center;
        color: #50b100;
    }

    .xxzx_xq .pjtj_main p {
        width: 100%;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-bottom: 10px;
        text-align: center;
        color: #333;
        font-size: 14px;
    }


/*查询中心--重名查询--下拉框*/
.cmcx_select {
    width: 210px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d9d9d9;
    position: relative;
    left: 10px;
}

.cmcx_select_text {
    width: 210px;
    height: 33px;
    line-height: 33px;
    float: left;
    color: #666;
    text-indent: 10px;
    background: url(../../Images/NewImgs/select_arrow.png) no-repeat 180px 0px;
}

.cmcx_select_main {
    width: 210px;
    display: none;
    position: absolute;
    left: -1px;
    top: 35px;
    border: 1px solid #DADADA;
    border-top: 0px;
    background: #FFFFFF;
    z-index: 3;
}

    .cmcx_select_main li {
        width: 90%;
        float: left;
        cursor: pointer;
        text-align: center;
        color: #666;
        background: #FFFFFF;
        text-decoration: none;
        margin-left: 5%;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px dotted #DADADA;
    }

        .cmcx_select_main li:last-child {
            border-bottom: 0px;
        }

/*查询中心--重名查询--查询结果*/
.cmcx_cxjg {
    width: 94%;
    float: left;
    margin-bottom: 15px;
    margin-left: 3%;
    height: 122px;
}

.cmcx_cxjg_lf {
    width: 128px;
    float: left;
    height: 122px;
    text-align: center;
    background: url(../../Images/NewImgs/cmcx_cxjg_bg.png) no-repeat left top;
}

    .cmcx_cxjg_lf .text01 {
        width: 93%;
        float: left;
        margin-top: 22px;
        height: 40px;
        line-height: 40px;
        color: #fba52c;
        font-size: 24px;
    }

    .cmcx_cxjg_lf .text02 {
        width: 90%;
        float: left;
        height: 24px;
        text-align: left;
        text-indent: 35px;
        line-height: 24px;
        color: #333;
        font-size: 12px;
    }

.cmcx_cxjg_rt {
    margin-left: 148px;
    height: 122px;
}

.cmcx_cxjg_rt_main {
    width: 98%;
    height: 96%;
    background: url(../../Images/NewImgs/cmcx_tit.png) no-repeat right top;
    border: 2px solid #f2cb66;
    border-radius: 3px;
    background-color: #FFFFFF;
}

    .cmcx_cxjg_rt_main p {
        width: 94%;
        float: left;
        margin-left: 3%;
        color: #666;
        font-size: 14px;
        text-align: left;
        padding: 16px 0;
    }

        .cmcx_cxjg_rt_main p.borderb {
            border-bottom: 1px dotted #cacaca;
        }

        .cmcx_cxjg_rt_main p b {
            font-weight: normal;
            font-size: 18px;
            color: #000;
        }

/*帮助中心-功能介绍*/
.gnjs_rt {
    width: 100%;
    float: left;
    color: #333;
    padding-bottom: 20px;
}

.gnjs_rt_top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-bottom: -15px;
    font-size: 18px;
}

.gnjs_rt h4 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-top: 10px;
}

.gnjs_rt p {
    width: 100%;
    line-height: 25px;
    float: left;
    font-size: 14px;
    padding-top: 5px;
}

.gnjs_rt .icon_img {
    width: 60%;
    float: left;
    margin-top: 10px;
    height: 260px;
}

    .gnjs_rt .icon_img img {
        width: 100%;
        height: 100%;
        float: left;
    }
/*帮助中心-操作流程*/
.gnjs_rt h5 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-top: 10px;
}

.gnjs_rt p span {
    font-weight: bold;
}

.gnjs_rt p a {
    color: #1566b1;
}

.gnjs_rt .icon_img.icon_img1 {
    width: 100%;
    height: 404px;
}

.gnjs_rt .icon_img.icon_img2 {
    width: 40%;
    height: 357px;
}

.gnjs_rt .icon_img.icon_img3 {
    width: 95%;
    height: 250px;
}

/*帮助中心-防范知识*/
.bzzx_ffzs {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
}

.cywt_page {
    width: 98%;
    float: left;
    font-size: 14px;
}

    .cywt_page dt {
        width: 100%;
        cursor: pointer;
        height: 35px;
        line-height: 35px;
        color: #57accb;
        background: url(../../Images/NewImgs/arrow_right.png) no-repeat left center;
        text-indent: 22px;
    }

        .cywt_page dt.down {
            background: url(../../Images/NewImgs/arrow_down.png) no-repeat left center;
            border-bottom: 1px solid #e4e7ea;
        }

    .cywt_page dd {
        width: 96%;
        float: left;
        margin-left: 2%;
        text-indent: 10px;
        padding: 10px 0px;
        line-height: 28px;
        color: #333;
        display: none;
    }

/*帮助中心-事项汇总*/
.gnjs_h1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.gnjs_h2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.table_gnjs {
    border: 1px solid #e8ebed;
    color: #444;
    float: left;
    font-family: "微软雅黑";
    margin-top: 5px;
    text-align: center;
    margin-left: 1%;
    margin-bottom: 15px;
}

    .table_gnjs a {
        color: #444;
        display: block;
        width: 100%;
        height: 100%;
    }

        .table_gnjs a:hover {
            color: #ff6938;
        }

    .table_gnjs.w743 {
        width: 98%;
    }

    .table_gnjs.mart5 {
        margin-top: 5px;
    }

    .table_gnjs .thead {
        font-size: 14px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        width: 100%;
    }

        .table_gnjs .thead td {
            background: #d4eff2;
            font-weight: bold;
        }

    .table_gnjs td.textlf {
        text-align: left;
        text-indent: 20px;
    }

    .table_gnjs .thead td.nobg {
        background-color: #d4eff2;
        background-image: none;
    }

    .table_gnjs tbody td {
        border-bottom: 1px dotted #c6d4dc;
        border-right: 1px dotted #c6d4dc;
        font-size: 14px;
    }

        .table_gnjs tbody td.noline {
            border-right: 0px;
        }

    .table_gnjs tbody tr:hover {
        background-color: #f0f1f2;
    }

    .table_gnjs td {
        height: 30px;
        line-height: 30px;
    }

    .table_gnjs .td_noline {
        border: 0 none;
    }

.second_main_rt {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    overflow: hidden;
    margin: 10px 0px;
}

.table_details_fixed {
    position: fixed;
    top: -8px;
    z-index: 999;
    display: none;
    opacity: 1;
    width: 721px;
}

@media screen and (min-width:1200px) {
    .table_details_fixed {
        position: fixed;
        top: -8px;
        z-index: 999;
        display: none;
        opacity: 1;
        width: 64.6%;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .table_details_fixed {
        position: fixed;
        top: -8px;
        z-index: 999;
        display: none;
        opacity: 1;
        width: 721px;
    }
}

.table_details {
    border: 1px solid #e8ebed;
    color: #444;
    float: left;
    font-family: "微软雅黑";
    margin-top: 5px;
    text-align: center;
    margin-left: 1%;
    margin-bottom: 15px;
    width: 98%;
}

    .table_details a {
        color: #444;
        display: block;
        width: 100%;
        height: 100%;
    }

        .table_details a:hover {
            color: #ff6938;
        }

    .table_details.w743 {
        width: 743px;
    }

    .table_details.mart5 {
        margin-top: 5px;
    }

    .table_details .thead {
        font-size: 14px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        width: 100%;
    }

        .table_details .thead td {
            background: #d4eff2;
            font-weight: bold;
        }

    .table_details td.textlf {
        text-align: left;
        padding: 0 10px;
    }

    .table_details .thead td.nobg {
        background-color: #d4eff2;
        background-image: none;
    }

    .table_details tbody td {
        border-bottom: 1px dotted #c6d4dc;
        border-right: 1px dotted #c6d4dc;
        font-size: 14px;
    }

        .table_details tbody td.td_first {
            vertical-align: top;
        }

        .table_details tbody td.bg_green {
            background-color: #eff6ee;
        }

        .table_details tbody td.noline {
            border-right: 0px;
            text-align: left;
            text-indent: 20px;
        }

    .table_details tbody tr:hover {
        background-color: #f0f1f2;
        cursor: pointer;
    }

    .table_details td {
        height: 30px;
        line-height: 30px;
    }

    .table_details .td_noline {
        border: 0px;
    }
/*事项汇总页面  回到顶部*/
.sxhz_return {
    width: 71px;
    height: 71px;
    position: fixed;
    right: 25px;
    bottom: 40px;
    z-index: 2;
}

/*个人中心 查看详情 流程图*/
.lctmain {
    width: 884px;
    margin: 15px auto;
    position: relative;
}

    .lctmain ul {
        float: left;
        height: 91px;
        margin-left: 47px;
        background: url(../../images/lct_bg.png) repeat-x left 14px;
    }

        .lctmain ul li {
            width: 32px;
            height: 32px;
            float: left;
            margin-right: 61px;
            background: url(../../images/lct_ico.png) no-repeat left top;
            position: relative;
        }

            .lctmain ul li.marrt0 {
                margin-right: 0px;
            }

            .lctmain ul li.marrt10 {
                margin-right: 15px;
            }

            .lctmain ul li.hov {
                background: url(../../images/lct_ico_hov.png) no-repeat left top;
            }

            .lctmain ul li p {
                position: absolute;
                height: 30px;
                width: 80px;
                left: -25px;
                top: 35px;
                line-height: 30px;
                font-size: 16px;
                color: #222;
                text-align: center;
            }

    .lctmain .jt_rt01 {
        width: 47px;
        height: 96px;
        position: absolute;
        right: 0px;
        background: url(../../images/lct_rt.png) no-repeat left top;
        top: 14px;
    }

    .lctmain .jt_rt02 {
        width: 47px;
        height: 96px;
        position: absolute;
        right: 0px;
        background: url(../../images/lct_rt.png) no-repeat left top;
        top: 196px;
    }

    .lctmain .jt_lf01 {
        width: 47px;
        height: 96px;
        position: absolute;
        left: 0px;
        background: url(../../images/lct_lf.png) no-repeat left top;
        top: 105px;
    }

    .lctmain .jt_lf02 {
        width: 47px;
        height: 96px;
        position: absolute;
        left: 0px;
        background: url(../../images/lct_lf.png) no-repeat left top;
        top: 287px;
    }

/*查询中心 消防信息查询*/
.xfxx_nav {
    width: 664px;
    height: 240px;
    border: 1px solid #d6d6d6;
    margin: 50px auto;
}

    .xfxx_nav ul li {
        width: 166px;
        height: 240px;
        background: url(../../Images/NewImgs/icon_dian.png) repeat-y top right;
        float: left;
    }

        .xfxx_nav ul li a {
            display: block;
            text-decoration: none;
        }

    .xfxx_nav .pic_a, .xfxx_nav .pic_b, .xfxx_nav .pic_c, .xfxx_nav .pic_d {
        width: 165px;
        height: 240px;
        background: url(../../Images/NewImgs/pic_a.png) no-repeat top left;
        float: left;
    }

    .xfxx_nav .pic_b {
        background: url(../../Images/NewImgs/pic_b.png) no-repeat top left;
    }

    .xfxx_nav .pic_c {
        background: url(../../Images/NewImgs/pic_c.png) no-repeat top left;
    }

    .xfxx_nav .pic_d {
        background: url(../../Images/NewImgs/pic_d.png) no-repeat top left;
    }

    .xfxx_nav .text {
        font-size: 16px;
        color: #333;
        margin-left: 18px;
        margin-top: 24px;
        height: 45px;
        line-height: 24px;
    }

    .xfxx_nav .text_a {
        font-size: 12px;
        color: #ff4242;
        margin-left: 18px;
        margin-top: 15px;
    }

/*20180625*/
/*核实信息*/
.check_main {
    min-height: 506px;
    background: #fff;
}

.check_head {
    width: 100%;
    float: left;
    text-align: center;
    height: 58px;
    line-height: 58px;
    color: #fff;
    background: #00479d;
    font-size: 24px;
}

.check_flow {
    padding: 0 35px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    height: 90px;
    margin-top: 35px;
}

    .check_flow .check_ul {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        height: 100%;
        box-sizing: border-box;
    }

        .check_flow .check_ul li {
            float: left;
            position: relative;
        }

            .check_flow .check_ul li:first-child {
                margin-left: 180px;
            }

            .check_flow .check_ul li .num {
                width: 32px;
                height: 32px;
                text-align: center;
                border-radius: 100%;
                display: block;
                color: #fff;
                line-height: 32px;
                float: left;
            }

            .check_flow .check_ul li .numed {
                background: #eaa827;
            }

            .check_flow .check_ul li .numwill {
                background: #ccc;
            }

            .check_flow .check_ul li .text {
                position: absolute;
                left: -14px;
                top: 28px;
                width: 66px;
                padding-top: 10px;
                color: #999;
            }

            .check_flow .check_ul li .text2 {
                left: 4px;
            }

            .check_flow .check_ul li .texted {
                color: #333;
            }

        .check_flow .check_ul .line {
            width: 139px;
            height: 2px;
            background: #C1C1C1;
            float: left;
            margin-top: 15px;
        }

.check_tips {
    width: 100%;
    padding: 0 35px;
    float: left;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 30px;
}

    .check_tips p {
        background: #fff8da;
        border: 1px solid #d4bd71;
        color: #9f852c;
        margin-top: 12px;
        width: 100%;
        float: left;
        line-height: 24px;
        padding: 8px 15px;
        box-sizing: border-box;
    }

.check_bot, .check_btn {
    padding-left: 330px;
    float: left;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}

    .check_bot p {
        line-height: 25px;
        padding: 10px 0;
        font-size: 16px;
    }

.check_btn {
    margin-top: 30px;
    padding-bottom: 36px;
}

    .check_btn input {
        width: 148px;
        height: 45px;
        line-height: 45px;
        background: #a8b6c6;
        text-align: center;
        border: none;
        border-radius: 3px;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
    }

    .check_btn .xg {
        margin-left: 42px;
        background: #00479d;
    }

        .check_btn .xg:hover {
            background: #023f8a;
        }

    .check_btn .close:hover {
        background: #a0adbc;
    }

/*解绑手机*/
.unbind p {
    width: 100%;
    float: left
}

    .unbind p .ipt_span {
        width: 216px;
        height: 40px;
        border-radius: 3px;
        border: 1px solid #d8e3e6;
        float: left;
        background: url(../../Images/NewImgs/name_icon.png) no-repeat 12px;
        float: left;
    }

        .unbind p .ipt_span label {
            position: relative;
            height: 40px;
            display: block;
            float: left
        }

            .unbind p .ipt_span label .yzm_s {
                position: absolute;
                line-height: 40px;
                left: 45px;
                color: #a1a1a1
            }

        .unbind p .ipt_span input {
            border: 0;
            margin-left: 40px;
            line-height: 40px;
            outline: none;
            text-indent: 10px;
            font-size: 16px;
            height: 100%;
            width: 170px;
        }

    .unbind p .ipt_span2 {
        background: none
    }

        .unbind p .ipt_span2 input {
            margin-left: 0;
            height: 100%;
        }

        .unbind p .ipt_span2 label .yzm_s {
            left: 10px;
        }

    .unbind p .getyzm {
        width: 107px;
        height: 42px;
        margin-left: 17px;
        float: left;
    }

        .unbind p .getyzm > input {
            width: 100%;
            height: 100%;
            float: left;
            background: #cecece;
            border: none;
            font-size: 16px;
            color: #fff !important;
            cursor: pointer;
        }

            .unbind p .getyzm > input:hover {
                background: #c3c3c3;
            }

/*提交变更*/
.sub_change {
    margin-top: 80px;
    margin-bottom: 50px;
    padding: 0;
    text-align: center;
}

    .sub_change strong {
        color: #eaa827;
        font-size: 18px;
    }

.sub_change_btn {
    text-align: center;
    padding: 0;
}


/*完成*/
.finish {
    padding: 0;
    margin-top: 45px;
}

    .finish p {
        width: 100%;
        text-align: center;
    }

    .finish .finish_ts {
        font-size: 24px;
    }

    .finish .finish_ts2 {
        color: #666;
    }

.finish_btn {
    padding-bottom: 45px;
}

/*重置密码*/
.reset {
    margin-top: 40px;
    padding-left: 390px;
}

    .reset p .ipt_span {
        width: 340px;
        background: url(../../Images/NewImgs/password_icon.png) no-repeat 12px;
    }

        .reset p .ipt_span input {
            border: 0;
            margin-left: 40px;
            line-height: 40px;
            outline: none;
            text-indent: 10px;
            font-size: 16px;
            height: 100%;
            width: 287px;
        }

/*清楚IE下input自带的x号*/
input[type=text]::-ms-clear {
    display: none
}
