@import "https://www.shanghai.gov.cn/zt/zfxxgk2024/css/iconfont/iconfontn.css";

@charset "utf-8";

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

body {
    color: #333;
    text-align: left;
    font-family: "微软雅黑";
    font-family: microsoft yahei,Arial,Helvetica,sans-serif;
/* background: url(../images/ind_mbg.png) ; */
    background: #fdfdfe;
}

a {
    text-decoration: none;
    color: inherit;
    color: #222;
    font-family: "微软雅黑";
}

a:link,a:visited {
    color: inherit;
    text-decoration: none;
}

a:active,a:hover {
    color: #0062eb;
    text-decoration: none;
}

img {
    margin: 0px;
    padding: 0px;
    border: none;
}

p {
    margin: 0px;
    padding: 0px;
}

em {
    font-style: normal;
}

li,ul {
    list-style: none;
    text-decoration: none;
}

ul.uli12, ul.uli14 {
    padding-left: 0;
}

li {
    list-style-type: none;
}

a.btn-line, ul.btn-line li a.btn {
    background: transparent;
    border: none;
}

a.btn-line:hover, ul.btn-line li a.btn:hover {
    background: transparent;
}

.uli12 li, .uli14 li {
    padding: 0;
}

.nowrap, ul.nowrapli li a {
    margin-left: 0;
}

.index-nav ul li a {
    font-size: 16px;
}

div {
    word-wrap: break-word;
    word-break: break-all;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 9pt;
    font-weight: normal;
    font-family: "微软雅黑";
}

button,input,select,textarea {
    font-weight: inherit;
    font-size: inherit;
    font-size: 100%;
    font-family: inherit;
    border: none;
    outline: none;
}

.xxgk-bg img {
    width: 100%;
}

.xxgk-cont {
    width: 1570px;
    background: #f0f0f0;
    padding: 60px 40px;
    margin: 30px auto 0;
    display: flex;
    overflow: hidden;
    margin: 350px auto 0;
}

.xxgk-bg {
    background: url(../img/banner.png) no-repeat center top #fff;
    border-top: 1px solid #cbb486;
    padding-bottom: 90px;
}

.right-side-inner {
    border: 1px solid #dadada;
    background: #fff;
    padding: 30px;
    flex: 1;
    margin-left: 20px;
}

.right-side-inner h1 {
    font-size: 38px;
    color: #000000;
    margin: 25px 0px 38px 0px;
    text-align: center;
    font-weight: 600;
}

.navbar {
    border-radius: 0;
    border: none;
}

.right-side-inner p {
    text-indent: 2em;
    font-size: 20px;
    line-height: 180%;
}

.slimScrollDiv,.lsm-scroll {
    height: auto!important;
}

.scroll_wrap {
    height: 970px;
    overflow: auto;
}
/* 滚动条 */
.scroll_wrap {
    height: 1000px;
    overflow: auto;
    padding-right: 20px;
}
/* 滚动块 */
.scroll_wrap .scroll_slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    max-height: 80px;
    background-color: #a30f16;
    border-radius: 5px;
}

.scroll_wrap .scroll_slider:hover {
    opacity: 1;
}

.title-red {
    font-size: 18px;
    padding: 10px 20px;
    background: #eee5d2;
    color: #cbb486;
    border-bottom: 1px solid #cbb486;
    display: block;
    clear: both;
    font-weight: bold;
}

.uli14 {
    padding: 10px 0;
    clear: both;
    width: 100%;
}

.uli14 li {
    margin: 6px 0 12px;
}

.uli14 li a {
    color: #666;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
}

.uli14 li a:hover {
    color: #cbb486;
}

.uli14 li a:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ddd;
    content: '';
    position: absolute;
    left: 0;
    top: 45%
}

.btn-list {
    width: 100%;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin: 26px -10px 10px;
}

.btn-list li a {
    background: #eee5d2;
    color: #cbb486;
    font-size: 18px;
    padding: 10px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #cbb486;
}

.btn-list li a:hover {
    background: #cbb486;
    color: #fff;
}

.btn-list li {
    width: 25%;
    padding: 0 10px;
    float: left;
}

.xxgk-cont .nav-tabs {
    width: 365px;
    float: left;
}

.xxgk-cont .nav-tabs li.lsm-sidebar-item {
    background: #fff;
    width: 100%;
    margin-bottom: 10px;
}

.xxgk-cont .nav-tabs li.lsm-sidebar-item>i {
    font-size: 40px;
}

.xxgk-cont .nav-tabs li.lsm-sidebar-item>a {
    cursor: pointer;
    height: 72px;
    line-height: 28px;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #dadada;
    font-size: 23px;
    color: #cbb486;
/*     margin-bottom: 10px; */
    padding-left: 20px;
    border-radius: 0;
}

.d-firstNav {
    background: #EEE5D2;
    padding: 14px 20px;
}

.xxgk-cont .nav-tabs li>a>i {
    font-size: 40px;
    float: left;
}

.xxgk-cont .nav-tabs li>a>span {
    margin-left: 10px;
    display: block;
    float: left;
}

.xxgk-cont .nav-tabs .lsm-sidebar-item.color>a {
    color: white;
    font-weight: bold;
    height: 72px;
    line-height: 28px;
    display: flex;
    align-items: center;
    background: #cbb486;
    border: 1px solid #dadada;
}

.xxgk-cont .tab-content {
    flex: 1;
    float: left;
}

.d-secondNav span {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.system {
    padding: 0;
    margin-bottom: 29px;
}

.system li:first-child {
    margin-top: 0;
}

.system li a {
    color: #777777;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 85%;
    padding-left: 15px;
}

.system .time {
    position: absolute;
    right: 0;
    top: 0;
    color: #8d8d8d;
}

.system li {
    position: relative;
    padding: 0 0 15px;
    margin: 0;
}

.system li a:before, .policy li a:before {
    width: 5px;
    height: 5px;
    border-radius: inherit;
    background: #cbb486;
    content: '';
    position: absolute;
    left: 0;
    top: 38%;
}

.system li:last-child {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px;
}

.system01 li:last-child {
    border-bottom: none;
    padding-bottom: 10px;
}

.system01 {
    margin-bottom: 0;
}

.disclosure {
    height: auto;
}

.nav-tabs {
    border-bottom: none;
}

.policy li {
    float: left;
    margin: 0;
    width: 25%;
    margin-bottom: 20px;
}

.policy {
    padding: 0;
    margin-bottom: 50px;
    overflow: hidden;
}

#menu0 .policy li a {
    font-size: 16px;
}

.policy li a {
    color: #777777;
    font-size: 16px;
    padding-left: 15px;
}

.h450 {
    height: 450px;
}

.h530 {
    height: 760px;
}

.tel-top {
    font-size: 18px;
    color: #cbb486;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #cbb486;
}

.tel-top span {
    padding-left: 13px;
    border-left: 4px solid #cbb486;
}

.padding-j {
    padding: 24px;
    overflow: hidden;
}

.nav-tabs .lsm-sidebar-item ul {
    min-width: 100%;
    padding: 0;
    overflow: hidden;
    position: static;
}

.up-content-zk li {
    padding: 14px 35px;
}

.lsm-sidebar-item .up-content-zk li a {
    padding: 0;
    padding-left: 15px;
}

.lsm-sidebar-item .up-content-zk li a:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    background-color: #CBB486;
    transform: translateY(-50%);
}

.unfold,.s-side {
    display: none;
}

.lsm-sidebar-item.active .s-side,.lsm-sidebar-item.active  .unfold {
    display: block;
}

.up-content-zk .active-cur {
    background-color: #EEE5D2;
}

.up-content-zk .active-cur a {
    color: #A3751B;
}

.lsm-sidebar-item .up-content-zk li a:hover {
    background: transparent;
    color: #A3751B;
}
/* 展开 */


.s-side .d-firstNav span {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    color: #A3751B;
}

.s-firstDrop,
            .s-secondDrop {
    display: none;
}

.s-side .s-secondNav,
            .s-side .s-secondItem,
            .d-secondDrop .s-thirdItem {
    margin-left: 25px;
    margin-top: 24px;
    overflow: hidden;
}

.d-secondDrop .s-thirdItem {
    margin-left: 57px;
    margin-top: 14px;
}

.d-firstDrop .s-secondItem a,
            .s-secondDrop .s-thirdItem a {
    color: #333;
}

.d-firstNav,
            .d-secondNav {
    cursor: pointer;
}

.d-firstNav .fa-caret-right {
    background: url(../img/ADD.png) no-repeat;
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    background-size: 100%;
}

.d-secondNav .fa-caret-right {
    background: url(../img/ADD.png) no-repeat;
    width: 22px;
    height: 22px;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
    background-size: 100%;
}

.d-firstNav .iconRotate {
    background: url(../img/fu-j.png) no-repeat;
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    background-size: 100%;
}

.d-secondNav .iconRotate {
    background: url(../img/fu-j.png) no-repeat;
    width: 22px;
    height: 22px;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
    background-size: 100%;
}

label {
    font-weight: 500!important;
}

.logo-inder img {
    width: 100%!important;
}

.s-side,.up-content-zk {
    position: static;
    min-width: 100%;
    padding: 0;
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav-tabs .lsm-sidebar-item .d-firstDrop {
    padding-bottom: 14px;
}

.zhengce-link-three {
    margin: 0 -33px;
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}

.zhengce-link-three li {
    padding: 0 33px;
    width: 25%;
    float: left;
}

.zhengce-link-three li a {
    display: block;
    background: #EEE5D2;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    color: #AC7B1A;
/*    padding: 15px 0;*/
}

.icon-arrow-left, .icon-arrow-right {
    width: 18px;
    height: 18px;
    background: url(../img/left.png) no-repeat;
    display: block;
}

.icon-arrow-right {
    background: url(../img/right.png) no-repeat;
}

.radius-dx {
    display: flex;
    align-items: center;
    text-align: center;
}

.radius-dx li .checkbox-inline {
    padding-left: 0 !important;
    /* float: left; */
    display: inline-block;
}

.Gender li .checkbox-inline {
    margin-right: 10px;
}

.radius-dx li .checkbox-inline:last-child {
    margin-right: 0;
}

.cbox {
    -webkit-appearance: none;
    width: 26px!important;
    height: 26px!important;
    display: inline-block;
    margin: 0 5px 0 0!important;
    cursor: pointer;
    vertical-align: middle;
    float: left;
    border: none!important;
    background: url(../img/cenake.png) no-repeat;
}

.cbox:checked {
    background: url(../img/active-radius.png) no-repeat;
}

.radius-dx li span {
    color: #000000;
    font-size: 14px;
}

.radiu-rowe .sercher-input {
    border-radius: 4px!important;
    background: #FFFFFF;
    height: 56px;
    border: 1px solid #CBB486;
    color: #999999;
    font-size: 14px;
    padding: 14px 16px;
    overflow: hidden;
    padding-right: 60px;
}

.input-icon-inside {
    position: absolute;
    right: 28px;
    top: 12px;
    border: none;
    padding: 0;
    width: 28px;
}

.chengw-date {
    margin-bottom: 0;
}

.radiu-rowe {
    margin-bottom: 20px;
}

.form-group .control-label {
    float: left;
    margin-bottom: 0;
    width: auto;
    font-size: 16px;
    /* text-align: right; */
    /* margin-right: 17px; */
    padding: 0;
}

.Written-date .wenh-div {
    display: flex;
    align-items: center;
    width: 83%;
}

.form-group .wenh-div input,.form-group .date-div input {
    border-radius: 4px!important;
    background: #FFFFFF;
    border: 1px solid rgba(0,0,0,0.15);
    padding: 0 5px;
    overflow: hidden;
    height: 40px;
    position: relative;
}

.Written-date .date-div .years {
    float: left;
    padding-right: 30px;
}

.table-list tbody tr td a:hover {
    color: #cbb486;
}

.datte-timer {
    position: relative;
}

.Written-date .datte-timer i {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 5px;
    top: 10px;
    background: url(../img/time.png) no-repeat;
    background-size: 100%;
}

.nav-tabs .lsm-sidebar-item ul .first {
    margin-bottom: 20px;
}

.nav-tabs .lsm-sidebar-item ul .first:last-child {
    margin-bottom: 0;
}

.form-group .wenh-div em, .Written-date em {
    width: 18px;
    height: 2px;
    background: rgba(0,0,0,0.15);
    display: block;
    float: left;
    margin: 0 13px;
}

.form-group .wenh-div .generation {
    width: 135px;
    float: left;
}

.form-group .wenh-div .generation01 {
    width: 114px;
    float: left;
    height: 40px;
    border-radius: 4px !important;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.form-group .wenh-div .generation02 {
    width: 75px;
    float: left;
}

.font-zh {
    display: flex;
    justify-content: right;
    margin-bottom: 0;
    align-items: center;
}

.chengw-date,.date-div,.wenh-div,.radiu-rowe {
    display: flex;
    align-items: center;
}

.xxgk-cont .nav-tabs li.lsm-sidebar-item.active .s-side {
    display: block;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-scroll {
    overflow-x: auto;
    margin-top: 47px;
}

.table-list tbody tr td a {
    width: 550px;
    display: block;
    text-align: left;
    float: left;
}

.table-list {
    background: #FFFCF4;
    font-size: 16px;
    text-align: center;
}

.table-list thead {
    border-bottom: 5px solid #CBB486;
}

.right-side-inner .table-list tbody td {
    padding: 35px 8px;
    vertical-align: middle;
}

.table-list thead th:nth-child(2) {
    border-bottom: 5px solid #CB8686;
}

.right-side-inner .table-list thead th {
    padding: 15px 5px;
    text-align: center;
}

.table-list tbody td:nth-child(2) {
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #c19b72;
    border-color: #c19b72;
}

.pagination > li > a, .pagination > li > span {
    color: #c19b72;
}

.img-icoer span {
    width: 56px;
    display: inline-block;
    margin-right: 20px;
}

.img-icoer {
    float: right;
}

.img-icoer span:last-child {
    margin-right: 0;
}

.Duty-basis {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 20px;
}

.Duty-basis span {
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 1px;
    float: left;
    background: #CBB486;
    padding: 15px 39px;
}

.Duty-basis a {
    font-weight: 400;
    font-size: 16px;
    margin-top: 18px;
    color: #999999;
    float: right;
    letter-spacing: 1px;
}

.Duty-basis a:hover,.duty-basis-list li a:hover,.ggnianbao-ul-lister li a:hover {
    color: #CBB486;
}

.duty-basis-list li {
    overflow: hidden;
    padding: 10px 0;
}

.duty-basis-list li a {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    width: 79%;
    float: left;
}

.duty-basis-list li span {
    float: right;
    font-size: 16px;
    color: #999999;
    letter-spacing: 1px;
    margin-top: 3px;
}

ul.duty-basis-list {
    margin-bottom: 40px;
}

.Other-statutory-information li {
    float: left;
    width: 33.3333%;
    padding: 0 30px;
    margin-bottom: 36px;
}

.Other-statutory-information li a {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(238,226,204,0.5);
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    padding: 17px 0;
    color: #333333;
    position: relative;
    letter-spacing: 1px;
}

.Other-statutory-information {
    margin: 0 -30px;
}

.Other-statutory-information li a i {
    width: 5px;
    height: 5px;
    margin-right: 10px;
    background: #CBB486;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: -4px;
}

.Other-statutory-information li a:hover {
    background: #CBB486;
    box-shadow: 0px 0px 6px 0px rgba(238,226,204,0.5);
    color: #fff;
}

.Other-statutory-information li a:hover i {
    background: #fff;
}

.ggnianbao-ul-lister li a {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 15px;
    letter-spacing: 1px;
}

.ggnianbao-ul-lister li a:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #CBB486;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ggnianbao-ul-lister li {
    float: left;
    width: 25%;
    margin-bottom: 30px;
    padding: 0 10px;
}

.ggnianbao-ul-lister {
    margin: 0 -10px;
}

.poster-txt {
    position: relative;
    overflow: hidden;
    transition: height 0.24s;
}

.poster-btn {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    letter-spacing: 1px;
    position: relative;
}

.poster-btn:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(../img/jt-s.png) no-repeat;
    position: absolute;
    /* right: 0; */
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6px;
}

.poster-btn a {
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    letter-spacing: 1px;
}

.current-menu:after {
    background: url(../img/jt-x.png) no-repeat;
}

@media (max-width: 1590px) {
    .xxgk-cont {
        width: 1300px;
    }
    .img-icoer span{
        margin-right: 10px;
    }
    .xxgk-cont {
        display: block;
    }

    .zhengce-link-three li,.Other-statutory-information li {
        padding: 0 15px;
    }

    .table-list tbody tr td a {
        width: 325px;
    }

    .zhengce-link-three {
        margin: 0 -15px;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .Other-statutory-information {
        margin: 0 -15px;
    }

    .width-content50 {
        margin-bottom: 20px;
    }

    .font-zh {
        justify-content: left;
    }

    .width-content50,.width-content60 {
        width: 100%;
    }

    .radiu-rowe .col-sm-2 {
        width: 23%;
    }

    .xxgk-cont .tab-content {
        width: 855px;
    }

    .ggnianbao-ul-lister li {
        width: 33.3333%;
    }
}

@media (max-width: 1380px) {
    .xxgk-cont {
        width: 1180px;
    }
    .img-icoer{
        display: flex;
    }

    .radiu-rowe .col-sm-2 {
        width: 28%;
    }

    .zhengce-link-three li,.Other-statutory-information li {
        padding: 0 5px;
    }

    .zhengce-link-three li a {
        font-size: 20px;
    }

    .zhengce-link-three {
        margin: 0 -5px;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .Other-statutory-information li {
        width: 50%;
    }

    .Other-statutory-information {
        margin: 0 -5px;
    }

    .table-list tbody tr td a {
        width: 300px;
    }

    .xxgk-cont .tab-content {
        width: 735px;
    }
}

@media (max-width: 1199px) {
    .xxgk-cont .tab-content,.xxgk-cont .nav-tabs {
        width: 100%;
    }

    .xxgk-cont,.radiu-rowe .col-sm-2,.radiu-rowe .col-sm-10 {
        width: 100%;
    }

    .img-icoer span {
        margin-right: 5px;
    }

    .btn-list li a {
        padding: 10px 5px;
    }

  

    .img-icoer span {
        margin-right: 5px;
    }

    .radiu-rowe {
        display: block;
    }

    .policy li, .uli14 li {
        width: 33.333%;
    }

    .system li {
        width: 100%;
    }

    .right-side-inner {
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .xxgk-cont .nav-tabs,.xxgk-cont .tab-content {
        width: 100%;
    }
    .xxgk-cont {
        display: block;
    }

    .scroll_wrap {
        padding-right: 0;
    }

    .table-list tbody tr td a {
        width: 335px;
    }
    .img-icoer {
        position: static;
        right: 0;
        top: 0;
        margin-top: 7px;
        transform: inherit;
        float: left;
    }
    .right-side-inner {
        margin-left: 0;
    }

    .btn-list {
        margin: 26px 0px 10px;
    }

    .padding-j {
        padding: 7px;
    }

    .uli14 li {
        float: left;
        width: 50%;
    }

    .system li {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .xxgk-cont .nav-tabs, .xxgk-cont .tab-content,.zhengce-link-three li {
        width: 100%;
    }

    .xxgk-cont {
        display: block;
        padding: 20px 15px;
    }

    .right-side-inner {
        margin-left: 0;
    }

    .zhengce-link-three li {
        margin-bottom: 20px;
    }

    .zhengce-link-three li:last-child {
        margin-bottom: 0;
    }

    

    .duty-basis-list li a {
        width: 75%;
    }

    .Other-statutory-information li a {
        font-size: 16px;
    }

    .ggnianbao-ul-lister li {
        width: 50%;
    }
    .table-list tbody tr td a {
        width: 160px;
    }
}

@media (max-width: 540px) {
    .radiu-rowe,.widhr540 {
        margin-right: 0;
        margin-left: 0;
    }

    .chengw-date, .date-div, .wenh-div, .radiu-rowe,.font-zh {
        display: block;
    }

    .form-group .wenh-div .generation01 {
        height: 40px;
    }

    .form-group .control-label,.Other-statutory-information li {
        width: 100%;
    }

    .Other-statutory-information li a {
        padding: 7px 0;
    }

    .datte-timer {
        position: relative;
        width: 44%;
        float: left;
    }

    .date-div {
        overflow: hidden;
        width: 100%;
    }

    .form-group .wenh-div em, .Written-date em {
        margin-top: 20px;
    }

    .duty-basis-list li a {
        width: 74%;
    }

    .Other-statutory-information li,.ggnianbao-ul-lister li {
        margin-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .table-list thead th:nth-child(1) {
        width: 50px;
        white-space: nowrap;
    }

    .table-list thead th:nth-child(3) {
        width: 100px;
    }

    .table-list tbody tr td a,.ggnianbao-ul-lister li {
        width: 100%;
    }

    .right-side-inner .table-list tbody td {
        padding: 10px 8px;
        white-space: nowrap;
    }
    .right-side-inner .table-list tbody td:nth-child(2){
        white-space: normal;
        display: block;
    }
    .table-scroll {
        margin-top: 30px;
    }

    .table-list {
/*        table-layout: fixed;*/
        font-size: 14px;
    }

    .btn-list li {
        width: 50%;
    }

    .btn-list li a {
        font-size: 16px;
    }

    .datte-timer {
        width: 43%;
    }

    .form-group .wenh-div .generation,.form-group .wenh-div .generation01,.form-group .wenh-div .generation02 {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .form-group .wenh-div em {
        display: none;
    }

    .right-side-inner h1 {
        font-size: 20px!important;
        margin-bottom: 10px;
    }

    .right-side-inner p {
        font-size: 14px!important;
    }

    strong {
        font-size: 18px!important;
    }

    .system li:last-child {
        margin-bottom: 20px;
    }

    .scroll_wrap {
        margin-top: 30px;
    }

    .system li a, .uli14 li {
        width: 100%;
    }

    .right-side-inner {
        padding: 10px;
    }

    .Duty-basis span {
        font-size: 18px;
        padding: 6px 10px;
    }

    .Duty-basis a {
        font-size: 14px;
        margin-top: 9px;
    }

    .duty-basis-list li a {
        font-size: 16px;
        width: 100%;
    }

    .duty-basis-list li span {
        display: none;
    }

    .duty-basis-list li {
        padding: 5px 0;
    }

    .Duty-basis {
        margin-bottom: 10px;
    }

    ul.duty-basis-list {
        margin-bottom: 20px;
    }
    .img-icoer span {
    width: 35px;
        margin-right: 2px;
}
.table-list tbody tr td a,.img-icoer{
    float: none;
}
}

@media (max-width: 380px) {
    .form-group .wenh-div em, .Written-date em {
        margin: 0 6px;
        margin-top: 20px;
    }
}
