@charset "utf-8";
/* CSS Document */

/*--------------------通用：开始--------------------*/
body, h1, h2, h3, h4, span, dl, dt, dd, li, ul, ol, p, div, input, img, a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

body {
    color: rgb(62, 62, 62);
    font-family: "微软雅黑";
    font-size: 16px;
}

.content_login {
    padding: 15px;
}
/* 通用：结束 */

/*---------- 清除float效果：开始 ---------- */

/*--------------页面框架-----------*/
.content_row1 {
    padding: 5px;
}
.content_r {
    width: 350px;
    float: right;
}

.content_row2 {
    padding: 5px;
    margin-top: 10px;
}

.content_row3 {
    height: 310px;
    padding: 5px;
    margin-top: 10px;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*--------------用户登录：开始-----------*/
.yhdl-box-outer {
    height: 380px;
    width: 340px;
    position: relative;
    background-color: #FFFFFF;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.06);
    /*border: 1px solid #437FB1;*/
}

.yhdl-box-title {
    line-height: 35px;
    background-color: #437FB1;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.yhdl-box-content {
    width: 288px;
    position: absolute;
    top: 35px;
    bottom: 0px;
    padding: 25px;
    /*background-color: #FFFFFF;*/
}

.yhdl-box-content li {
    margin-bottom: 10px;
}

.yhdl-box-content .user-info{
    line-height: 40px;
    padding-left: 60px;
    font-size: 16px;
}

.yhdl-box-content li a {
    line-height: 35px;
}

.yhdl-box-content .username {
    width: 256px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #e0e0e0;
    *padding-top: 6px;
    padding-left: 30px;
    background: url(../images/dl_tp2.gif) no-repeat;
    background-color: #fff;
}

.yhdl-box-content .password {
    width: 256px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #e0e0e0;
    *padding-top: 6px;
    padding-left: 30px;
    background: url(../images/dl_tp1.gif) no-repeat;
    background-color: #fff;
}

.yhdl-box-content .code {
    width: 178px;
    height: 33px;
    line-height: 35px;
    border: 1px solid #e0e0e0;
}

.yhdl-box-content .code-img {
    width: 98px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #e0e0e0;
    float: right;
}

.yhdl-box-content .login {
    width: 120px;
    height: 35px;
    font-size: 16px;
    background-image: linear-gradient(270deg, #0095FA 0%, #19609E 100%);
    border-radius: 4px;
    border-radius: 4px;
}

.yhdl-box-content .register {
    width: 120px;
    height: 35px;
    font-size: 16px;
    float: right;
}

.yhdl-box-content .login-zwfw {
    width: 288px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-family: "微软雅黑";
}
/*--------------用户登录：结束-----------*/

/*--------------统计分析：开始-----------*/
.tongjifenxi-box-outer {
    height: 328px;
    position: relative;
    border: 1px solid #F49631;
    width: 340px;
    margin-top: 20px;
}

.tongjifenxi-box-title {
    line-height: 35px;
    background-color: #F49631;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.tongjifenxi-box-content {
    width: 288px;
    position: absolute;
    top: 35px;
    bottom: 0px;
    padding: 25px;
    background-color: #FFFFFF;
}

.tongjifenxi-box-content ul li {
    line-height: 35px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.tongjifenxi-box-content .tjfx-pie {
    height: 165px;
    margin-top: 10px;
}

/*--------------统计分析：结束-----------*/

/*--------------审批事项：开始-----------*/
.sxml-box-outer {
    width: 800px;
    float: left;
}

.sxml-box-outer .layui-tab {
    margin: 0px !important;;
}

.sxml-box-outer .icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.sxml-box-outer .icon-name {
    font-size: 18px;
    color: #FFFFFF;
}

.three-menulist {
    height: auto !important;
    border-bottom-width: 0px !important;
    text-align: center;
}

.three-menulist li img{
    width: 366px;
    height: 100px;
    margin: auto;
}
.sxml-box-title {
    height: auto !important;
    border-bottom-width: 0px !important;
    text-align: center;
}

.sxml-box-title img{
    width: 32px;
    height: 31px;
    margin: 10px 25px 0px 25px;
}

.sxml-box-title .layui-this:after {
    height: 170px !important;
}
/*.sxml-box-title .layui-this .dib_div{
    background: #56A0E3;
}*/
.sxml-box-title .layui-this .check-line{
    width: 200px !important;
    height: 12px !important;
}
.dib_div{
    /*background: #94AFC8;*/
    background: #56A0E3;
    border-radius: 8px;
    border-radius: 8px;
}
.sxml-box-title .layui-this ::after .dib_div{
    background: #56A0E3;
}
.sxml-box-content {
    padding: 0px !important;
}

.sxml-box-content img{
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.sxml-box-content .iconfont {
    font-size: 100%;
}

.sxml-box-content th {
    text-align: center;
}

.sxml-box-content tbody tr div {
    text-align: center;
}

.sxml-box-content tbody tr div svg {
    cursor: pointer;
}

.sxml-box-content .layui-table-view {
    margin-bottom: 0px;
    height: 210px;
    border: 0;
}

.sxml-box-content thead tr, .sxml-box-content .layui-table-header {
    background-color: #D5F1FD !important;
}

/*.sxml-box-content .layui-table-view {
    border-color: #D5F1FD;
}*/

.sxml-box-content .layui-table-body {
    background: #FFFFFF;
}
/*--------------审批事项：结束-----------*/

/* 结果公示：开始 */
.jggs-box-content thead tr {
    background-color: #E1F1FF !important;
    border-top: 1px solid #56A0E3;
}
.jggs-box-content thead span{
    font-family: SourceHanSansSC-Bold;
    font-size: 16px;
    color: #006FC2;
    letter-spacing: 0;
    text-align: center;
}

.jggs-box-content .layui-table-view {
    margin: 0px !important;
    border-color: #E8F0FE;
}
/* 结果公示：结束 */

/*--------------------政策法规：开始--------------------*/
.zcfg-box-outer {
    position: relative;
    border: 1px solid #339958;
    height: 308px;
    padding-left: 55px;
    background: #ffffff;
    font-size: 16px;
    width: 793px;
}

.zcfg-box-title {
    background-color: #339958;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    width: 55px;
    height: 234px;
    position: absolute;
    left: 0px;
    padding-top: 74px;
}
.zcfg-box-title p{
    line-height: 45px;
}

.zcfg-box-content {
    padding: 10px 10px 10px 25px;
    height: 288px;
    overflow: auto;/*互联网端首页下方，通知公告区域框和二维码显示区域框建议对齐。*/
}

.zcfg-box-content ul li {
    line-height: 50px;
}

.zcfg-box-content ul li a {
    font-size: 16px;
    font-family: "微软雅黑";
}

.zcfg-box-content ul li a:hover {
    color: #329958;
}
/* 政策法规：结束 */

/* 投诉建议：开始 */
.tsjy-box-content {
    width: 288px;
    margin-left: 20px;
    border: 1px solid #002B55;
}

.tsjy-box-content img {
    width: 288px;
    height: 308px;
    cursor: pointer;
}
/* 投诉建议：结束 */

/*layui demo*/
div {
    float: none;
}
.icon_lists {
    width: 100% !important;
    overflow: hidden;
    *zoom: 1;
}
.icon_lists li {
    width: 225px;
    /*margin-bottom: 10px;*/
    margin-right: 10px;
    text-align: center;
    list-style: none !important;
    cursor: default;
}
.layui-tab-title {
     position:relative;
     left:0;
     height:40px;
     white-space:nowrap;
     font-size:0;
     border-bottom-width:1px;
     border-bottom-style:solid;
     transition:all .2s;
     -webkit-transition:all .2s
 }
.dib-ul {
     position:relative;
     left:0;
     height:40px;
     white-space:nowrap;
     font-size:0;
     border-bottom-width:1px;
     border-bottom-style:solid;
     transition:all .2s;
     -webkit-transition:all .2s
 }
.dib-ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
}
.content_i{
    width: 34px;
    height: 34px;
    vertical-align: middle;
    display: inline-block;
    background-position: 5px 0px;
}
.content_sxsb{
    background: url(../images/sxsb.png) no-repeat;
}
.content_jggs{
    background: url(../images/jggs.png) no-repeat;
}
.content_tzgg{
    background: url(../images/tzgg.png) no-repeat;
}
.content_yhdli{
    width: 34px;
    height: 34px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/yhdl.png) no-repeat;
    background-position: 5px 0px;
}
.content_more{
    width: 20px;
    height: 34px;
    display: inline-block;
    background: url(../images/more.png) no-repeat;
    vertical-align: middle;
    background-position: 0px 10px;
}
.rightdiv{
    float: right;
}
.leftdiv{
    float: left;
}
.content-title{
    border-bottom: 1px solid #D6DEE4;
    margin-bottom: 10px;
}
.content-title-letter{
    font-family: SourceHanSansSC-Bold;
    font-size: 24px;
    color: #19609E;
    letter-spacing: 0;
}
.content-title-more{
    font-family: SourceHanSansSC-Regular;
    font-size: 16px;
    color: #787878;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: middle;
}
.layui-table-view .layui-table td, .layui-table-view .layui-table th {
    padding: 0px 0;
    border-top: none;
    border-left: none;
}
.btn-primary{
    width: 120px;
    height: 40px;
    background: #FF9900;
    border-radius: 4px;
    color: #FFF;
    border: none;
}
.yhdlspan{
    display: inline-block;
    width: 92px;
    background: #EAF1F8;
    border-radius: 6px;
    border-radius: 6px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.yhdla{
    cursor: pointer;
    font-family: SourceHanSansSC-Regular;
    font-size: 16px;
    color: #19609E;
    letter-spacing: 0;
}
.layui-table-main tr{
    border-bottom: 1px solid #CCC;
}
/*.layui-table-body {
    overflow: hidden;
    }*/
.sxml-span{
    background: #56A0E3;
    border-radius: 4px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 90px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.xzqr-img{
    height: 100px !important;
    background: url(../images/xzqr-icon.png)  no-repeat;
    margin-top: 15px;
}
.search-button{
    background: #56A0E3;
    border-radius: 4px;
    border-radius: 4px;
    width: 8%;
    font-family: SourceHanSansSC-Bold;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    height: 30px;
    border: none;
}
.select-jggs{
    width: 80%;
    height: 30px;
    color: #666666;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    border-radius: 4px;
}
.search-letter{
    font-family: SourceHanSansSC-Bold;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}
/*layui 结束*/