@charset "utf-8";
body {
    margin: 0 auto;
    padding: 0;
    min-width: 1200px;
    max-width: 1768px;
    font-family: "微软雅黑", "黑体";
    background: #fff;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    padding: 0;
}

input {
    outline: none;
}

iframe {
    border: none;
}

.main{
    min-height: 500px;
}

.grzx-topbg {
    width: 100%;
    height: 310px;
    min-width: 1200px;
    background: url(../images/topbg.jpg) no-repeat center;
    padding-top: 20px;
}

.grzx-menu {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #d3d8d8;
    background: #f8fbfb;
}

.grzx-menu > ul {
    width: 1200px;
    margin: 0 auto;
}

.grzx-menu > ul .nLi {
    position: relative;
    float: left;
    height: 65px;
    line-height: 65px;
    width: 130px;
    cursor: pointer;
}

.grzx-menu > ul .nLi a {
    font-size: 20px;
    font-family: "黑体";
    color: #666666;
}

.grzx-menu > ul .nLi.on > a, .sub li a:hover, .grzx-menu .active a {
    color: #489d97 !important;
}

.grzx-menu > ul .nLi.have::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #489d97;
    top: 30px;
    right: 40px;
}

.sub li {
    line-height: 26px;
    border-bottom: 1px solid #d3d8d8;
    background: #f8fbfb;
    position: relative;
    z-index: 1000;
    padding: 5px 10px;
    text-align: center;
}

.grzx-box01 {
    width: 1200px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .85);
    position: relative;
    padding-top: 1px;
}

.grzx-tzgg {
    width: 700px;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    position: absolute;
    top: -5px;
    left: 370px;
}

.grzx-tzgg span {
    width: 42px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #d9d9d9;
    text-align: center;
    border-radius: 5px;
}

.grzx-tzgg span i {
    color: #fff;
    font-size: 20px;
}

.grzx-tzgg ul {
    width: 650px;
    height: 38px;
    margin: 0;
    overflow: hidden;
}

.grzx-tzgg ul li, .grzx-tzgg ul li a {
    width: 100%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #8c8c8c;
}

.grzx-user {
    width: 1176px;
    margin: 28px auto;
    padding-bottom: 28px;
    display: flex;
    font-family: "黑体";
}

.user-left {
    width: 210px;
    height: 230px;
    border-right: 1px solid #dedede;
    text-align: center;
}

.user-right {
    width: 945px;
    height: 230px;
    margin-left: 20px;
}

.user-left img {
    width: 125px;
    height: 125px;
    border-radius: 125px;
}

.user-left div {
    color: #283b3a;
    margin: 5px auto;
    font-size: 16px;
}

.user-left div + div {
    color: #a6c0bf;
    font-size: 14px;
}

.user-left div + div + div {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.user-left a {
    display: block;
    float: left;
    width: 85px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #9bd5d1;
    color: #9bd5d1;
    margin: 0 5px;
    border-radius: 30px;
}

.user-left a + a {
    background: #9bd5d1;
    color: #fff;
}

.user-right .hd span {
    padding-left: 20px;
    font-size: 24px;
    color: #333333;
}

.user-right .hd a {
    float: right;
    margin-top: 30px;
    margin-left: 5px;
    cursor: pointer;
}

.user-right .hd .next {
    margin-right: 15px;
}

.user-right .hd a i {
    font-size: 20px;
    color: #489d97;
}

.user-right .hd .nextStop i, .user-right .hd .prevStop i {
    color: #8c8c8c;
}

.user-right .bd li {
    display: flex;
    flex-wrap: wrap
}

.user-right .bd {
    margin-top: 30px;
}

.user-right .bd a {
    display: block;
    width: 241px;
    height: 70px;
    line-height: 70px;
    margin: 2px 9px 20px;
    border-radius: 10px;
    background: #f9fdfd;
    padding: 0 27px;
    color: #333333;
}

.user-right .bd a i {
    margin-right: 10px;
    padding: 5px;
    background: #eef8f8;
    color: #9bd5d1;
}

.user-right .bd a + a + a + a {
    margin-bottom: 2px;
}

.user-right .bd a:hover {
    background: #fff;
    box-shadow: 0 0 5px #dedede;
}

.user-right .bd a:hover i {
    background: #489d97;
    color: #fff;
}

.grzx-box02, .grzx-box03 {
    width: 1200px;
    margin: 0 auto;
}

.grzx-title01 {
    height: 70px;
    line-height: 70px;
    width: 1200px;
    text-align: center;
    font-size: 64px;
    color: #489d97;
    opacity: 0.1;
    margin-top: 40px;
    user-select: none;
}

.grzx-title02 {
    height: 70px;
    line-height: 70px;
    width: 1200px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: -70px;
}

.grzx-zntj {
    width: 375px;
    height: 30px;
    margin: 20px auto;
}

.grzx-zntj li {
    float: left;
    width: 75px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.grzx-zntj li.active::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #489d97;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.grzx-zntj li.active::after {
    position: absolute;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #489d97;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}

.zntjbox {
    height: 170px;
}

.zntjbox span {
    padding: 0px 15px;
    border-radius: 40px;
    font-size: 14px;
    font-family: "黑体";
}

.fw-span {
    border: 1px solid #489d97;
    color: #489d97;
}

.sx-span {
    border: 1px solid #3967d1;
    color: #3967d1;
}

.zt-span {
    border: 1px solid #d56833;
    color: #d56833;
}

.zc-span {
    border: 1px solid #c880c0;
    color: #c880c0;
}

.zntjbox li {
    width: 50%;
    float: left;
    display: flex;
    margin-top: 15px;
}

.zntjbox a {
    color: #333;
    display: block;
    width: 500px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zntjbox + ul {
    display: none;
}

.grzx-box03 .bd li {
    display: flex;
}

.grzx-box03 .bd {
    width: 1038px;
    margin: 20px auto;
}

.grzx-box03 .bd li a {
    position: relative;
    display: block;
    height: 122px;
    width: 288px;
    padding-top: 30px;
    margin: 10px 28px;
    border: 1px solid #f4f4f4;
    text-align: center;
    color: #333333;
}

.grzx-box03 .bd li a i {
    color: #9bd5d1;
    font-size: 40px;
}

.grzx-box03 .hd ul {
    text-align: center;
    margin: -20px auto 0;
}

.grzx-box03 .tempWrap {
    width: 1038px !important;
}

.grzx-box03 .hd li {
    width: 15px;
    height: 5px;
    background: #f4f4f4;
    display: inline-block;
    cursor: pointer;
    margin: 0 2px;
}

.grzx-box03 .hd li.on {
    background: #9bd5d1;
}

.grzx-box04 {
    width: 100%;
    height: 570px;
    margin-top: 30px;
    background: #f7f7f7;
    padding: 30px 0;
}

.grzx-box05 {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.grzx-title03, .grzx-title04 {
    width: 100%;
    text-align: center;
    font-size: 30px;
}

.grzx-title04 {
    font-size: 20px;
}

.grzx-box05 ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.grzx-box05 ul li a {
    display: block;
    width: 387px;
    height: 404px;
    background: #fff;
}

.grzx-box05 ul li img {
    width: 387px;
    height: 286px;
}

.grzx-box05 ul li p {
    padding: 10px 20px;
    color: #323232;
    font-size: 16px;
}

.grzx-box05 ul li p + p {
    font-size: 14px;
    color: #969696;
}

.grzx-box06 {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
    padding-top: 20px;
}

.grzx-bot {
    float: left;
    width: 100%;
}

.grzx-bot li {
    float: left;
    position: relative;
    margin-right: 70px;
    font-size: 24px;
    cursor: pointer;
}

.grzx-bot li.active::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #489d97;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.grzx-bot li.active::after {
    position: absolute;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #489d97;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
}

.grzx-bot li.active {
    font-weight: bold;
}

.botbox li {
    float: left;
    margin-left: 28px;
    margin-top: 40px;
}

.botbox li:first-child {
    margin-left: 0;
}

.botbox li a {
    display: block;
    width: 279px;
    height: 140px;
    background: #86beba;
    color: #fff;
    padding-top: 25px;
}

.botbox li a:hover {
    background: #489d97;
}

.botbox li a i {
    font-size: 40px;
    margin-left: 15px;
}

.botbox li a p {
    padding: 0 15px;
    margin: 20px 0 0;
}

.botbox li a p + p {
    margin-top: 0;
}

.botbox + ul {
    display: none;
}

/*二级列表页*/
.wdpj-titbox {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 5px solid #fbfbfb;
}

.wdpj-titbox ul {
    width: 222px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}

.wdpj-titbox li {
    float: left;
    margin-left: 60px;
    font-size: 20px;
    cursor: pointer;
}

.wdpj-titbox li.on {
    color: #489d97;
}

.wdpj-titbox li:first-child {
    margin-left: 0;
}

.grzx-table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 1200px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    margin: 0 auto;
}

.grzx-table th, .grzx-table td {
    text-align: center;
    padding: 20px 0;
}

.grzx-table tr td:first-child {
    padding-left: 20px;
    text-align: left;
}

.grzx-table tbody tr:nth-child(odd) {
    background: #f9f9f9;
}

.list-titbox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    border-bottom: 2px solid #489d97;
    padding-bottom: 20px;
}

.list-titbox p {
    text-align: center;
    font-size: 30px;
    color: #489d97;
    font-weight: bold;
    margin: 0;
}

.list-titbox p + p {
    font-size: 12px;
    color: #747474;
}

.list-titbox div {
    position: relative;
    display: block;
    width: 283px;
    height: 1px;
    background: #489d97;
    margin: 0 auto;
    margin-top: 10px;
}

.list-titbox div span {
    position: absolute;
    display: block;
    top: -3px;
    left: 138px;
    width: 6px;
    height: 6px;
    background: #489d97;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
}

.grzx-table-href a {
    color: #489d97;
}

.td_style2 {
    text-align: center !important;
    color: #969aa6;
    padding-bottom: 150px;
}

/*分页*/
.pag {
    width: 1180px;
    height: 40px;
    padding-top: 30px;
}

.pag .pag_tj, .pag ul li {
    color: #489d97;
}

.pag ul li a, .pag .input_style, .pag .but_style {
    border: 1px solid #489d97;
    border-radius: 0px;
    background: none;
    color: #637b83;
}

.pag ul li a:hover, .pag .but_style:hover {
    background: #489d97;
    color: #fff;
}

.jbrupdate-ps {
    color: #f00;
    margin: 30px 0 10px;
    text-align: center;
}

.yhkj dl {
    width: 818px;
    margin: 0 auto;
    height: 55px;
}

.yhkj dl dt, .yhkj dl dd, .jbrupdate-dl dt, .jbrupdate-dl dd {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    float: left;
}

.yhkj dl dt, .jbrupdate-dl dt {
    width: 155px;
    text-align: right;
}

.yhkj dl dd {
    width: 500px;
    padding-left: 40px;
    text-align: left;
    color: #9a9a9a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhxx-tit {
    font-size: 18px !important;
}

.zhxx-tit span {
    color: #f00;
    margin-right: 10px;
}

.jbrupdate, .jbradd, .telupdate {
    float: left;
    width: 50px;
    height: 25px;
    border: none;
    background: #489d97;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin: 15px 10px 0 0;
    text-align: center;
    line-height: 23px;
}

.jbradd {
    background: #8a78ee;
}

.info-input {
    width: 290px;
    height: 33px;
    padding-left: 10px;
    border: 1px solid #e9e9e9;
    margin-top: 10px;
    color: #999;
}

.hr {
    width: 818px;
    height: 1px;
    margin: 30px auto;
    background: #e9e9e9;
}

.jbrupdate-dl {
    width: 710px;
    margin: 0 auto;
    height: 55px;
}

.jbrupdate-dl dt {
    width: 155px !important;
}

.jbrupdate-dl dd {
    width: 400px !important;
    padding-left: 40px;
}

.jbrupdate-ps {
    color: #f00;
    margin: 30px 0 10px 0px;
}

.jbrupdate-ps1 {
    color: #999;
    margin: 10px 0 10px 320px;
}

.code-dd input {
    display: block;
    float: left;
    width: 200px;
}

.code-dd img {
    display: block;
    float: left;
    height: 33px;
    margin-top: 10px
}

.getcode-btn {
    width: 110px !important;
    height: 33px;
    margin-top: 10px;
}

.td_style2 {
    text-align: center !important;
    padding-top: 20px;
}

.jbrsave, .go-back {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #489d97;
    font-size: 18px;
    margin: 20px 0 100px 195px;
    text-align: center;
    float: left;
}

.go-back{
    margin-left: 20px;
    color: #489d97;
    background: #fff;
    border: 1px solid #489d97;
    box-sizing: border-box;
}

.gssave {
    margin-left: 525px;
}

.dzyz-title {
    margin: 0 30px;
    width: 818px;
    height: 30px;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 30px;
}

.dzyz-title li {
    float: left;
    height: 28px;
    margin-right: 10px;
    padding: 0 10px;
    cursor: pointer;
}

.dzyz-title li.active {
    border-bottom: 3px solid #0084ff;
}

.dzyz-box {
    display: none;
    width: 100%;
    padding: 30px;
    height: 300px;
}

.wdyz {
    display: block;
}

.grzx-table-box {
    margin-top: 20px;
}

.list-titbox dl {
    float: right;
    margin: -10px 0 0;
    color: #f00;
}

.jeitem {
    width: 320px;
    margin: -60px 121px 0 0;
    position: relative;
    float: right;
}

.jebut {
    display: block;
    float: right;
    margin-left: 10px;
    height: 30px;
    width: 60px;
    border: none;
    color: #fff;
    background: #489d97;
    margin-top: 3px;
    border-radius: 3px;
}

.jeinput {
    display: block;
    width: 100%;
    padding-left: 10px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 3px;
    background-color: #fcfcfc;
}

.jeinpbox {
    width: 100px;
    margin-right: 10px;
    float: right;
    vertical-align: middle;
    position: relative;
}

.jelabel {
    width: 120px;
    float: right;
    display: block;
    padding: 9px 10px;
    font-weight: 400;
    text-align: right;
    color: #555;
    height: 22px;
    line-height: 22px;
}

.yhkj-box {
    width: 1200px;
    margin: 40px auto;
}

.yhkj-menu {
    width: 182px;
    float: left;
}

.yhkj-h3, .yhkj-h4, .yhkj-menu ul li {
    width: 180px;
    height: 55px;
    border: 1px dotted #ededed;
    border-top: none;
}
.yhkj-menu ul li{
    display: table;
}
.yhkj-menu ul li a{
    display: table-cell;
    vertical-align: middle;
    line-height: normal;

}
.yhkj-h3.on a {
    color: #489d97;
}

.yhkj-menu ul {
    margin: 0;
    display: none;
}

.yhkj-h3.on a em {
    background-position: 16px -57px;
}

.yhkj-h3 a em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../images/icoAdd.png) 16px 12px no-repeat;
    margin-top: 13px;
}

.yhkj-h3.on a em {
    background-position: 16px -57px;
}

.yhkjxx {
    width: 997px;
    margin: 20px 10px;
    float: right;
}

.grjbxx {
    width: 480px;
    height: 40px;
    border: 1px solid #f8f8f8;
    margin-left: 10px;
    margin-top: 10px;

}

.frjbxx-box .grjbxx {
    float: left;
}

.grxx-lable, .grxx-text {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: rgba(242, 242, 242, 0.5);
    float: left;
    text-align: center;
    color: #b8b8b8;
}

.frjbxx-box .grxx-lable {
    width: 180px;
}

.frsjtj-box .grxx-lable {
    width: 180px;
    color: #333333;
}

.grxx-text {
    width: 360px;
    background: none;
}

.frjbxx-box .grxx-text,
.frsjtj-box .grxx-text {
    width: 280px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yhkjxx table {
    width: 100%;
}

.grzx-table-code {
    background: url(../images/zzmc.png) no-repeat center left;
    text-align: left !important;
    padding-left: 15px;
}

.grzx-table-cond-1 {
    color: #0284ff !important;
}

.yhkj-menu a {
    display: block;
    color: #9a9a9a;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}

.yhkj-menu ul a {
    font-size: 18px;
}

.hot-img {
    width: 50px;
    position: absolute;
    top: -5px;
    left: -5px;
}

.grzx-box03 .hd {
    position: relative;
}

.grzx-box03 .hd a {
    position: absolute;
    top: -115px;
    cursor: pointer;
}

.grzx-box03 .hd .next {
    right: 0;
}

.grzx-box03 .hd a i {
    font-size: 50px;
    color: #489d97;
    opacity: 0.5;
}

.grzx-box03 .hd .nextStop i, .grzx-box03 .hd .prevStop i {
    color: #8c8c8c;
}

/*专属空间我的办事*/
.zskj-bslist-box table {
    table-layout: fixed;
}

.zskj-bslist-box table thead tr {
    height: 32px;
    background: #D4F1EF;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
}

.zskj-bslist-box table tbody tr {
    height: 50px;
    font-weight: 400;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

.zskj-bslist-box table tbody tr:nth-child(even) {
    background-color: rgba(242, 242, 242, 0.5);
}

.zskj-bslist-box table tbody tr td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zskj-bslist-itemname {
    background: none;
    text-align: center !important;
}

.zskj-bslist-status {
    color: #57A59F !important;
}

.zskj-bslist-href {
    display: flex;
    align-items: center;
    height: 50px;
}

.zskj-bslist-href a {
    margin: 0 15px;
    border: 1px solid #57A59F;
    border-radius: 4px;
    padding: 3px 7px;
    color: #57A59F;
}

.zskj-bslist-href a:hover {
    background: #57A59F;
    color: #ffffff;
}

.frsjtj-box .grjbxx {
    float: left;
}

.zskj-bslist-pag {
    width: 997px;
}

.zskj-jbxx-box .grxx-lable {
    color: #333333;
}


/*个人专属空间-社会保障卡，我的账单、法人我的办事*/
.dzzz-box table, .wdzd-box {
    table-layout: fixed;
}

.dzzz-box table thead tr, .wdzd-box table thead tr {
    height: 32px;
    background: #D4F1EF;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
}

.dzzz-box table tbody tr, .wdzd-box table tbody tr {
    height: 50px;
    font-weight: 400;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

.dzzz-box table tbody tr:nth-child(even), .wdzd-box table tbody tr:nth-child(even) {
    background-color: rgba(242, 242, 242, 0.5);
}

.dzzz-box table tbody tr td, .wdzd-box table tbody tr td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.grzskj-dzzz-href {
    display: flex;
    align-items: center;
    height: 50px;
    justify-content: center;
}

.grzskj-dzzz-href a {
    margin: 0 15px;
    border: 1px solid #57A59F;
    border-radius: 4px;
    padding: 3px 7px;
    color: #57A59F;
}

.grzskj-dzzz-href a:hover {
    background: #57A59F;
    color: #ffffff;
}

.grzskj-grjbxx-box .grjbxx {
    float: left;
}

.grzskj-grjbxx-box .grjbxx .grxx-lable {
    color: #333333;
    width: 190px;
}

.grzskj-grjbxx-box .grjbxx .grxx-text {
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.grzskj-grjbxx-box .grzskj-grjbxx-xgxx a {
    display: block;
    width: 85px;
    height: 30px;
    border: 1px solid #57A59F;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    color: #57A59F;
    float: right;
    box-sizing: border-box;
    margin-right: 30px;
    margin-top: 30px;
}

.grzskj-grjbxx-box .grzskj-grjbxx-xgxx a:hover {
    background: #57A59F;
    color: #ffffff;
}

.dzzz-box .grjbxx {
    float: left;
}

.dzzz-box .grjbxx .grxx-lable {
    color: #333333;
}

.dzzz-box .grjbxx .download {
    border: 1px solid #57A59F;
    border-radius: 4px;
    color: #57A59F;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
}
