@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_l {
    width: 350px;
    float: left;
}

.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: 350px;
    width: 340px;
    position: relative;
    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;
}

.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: right;
}

.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: 16px;
}

.sxml-box-title {
    height: auto !important;
    border-bottom-width: 0px !important;
    text-align: center;
}

.sxml-box-title img{
    width: 150px;
    height: 150px;
    margin: 10px 25px 10px 25px;
}

.sxml-box-title .layui-this:after {
    height: 170px !important;
}

.sxml-box-content {
    padding: 0px !important;
}

.sxml-box-content img{
    width: 16px;
    height: 16px;
}

.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;
}

.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: #E8F0FE !important;
}

.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: 200px;
    margin-bottom: 10px;
    margin-right: 20px;
    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
 }
/*layui 结束*/