/* é€‚é…ç§»åŠ¨ç«¯ */
.footer .center .img-2 {
    margin-right: 80px
}

.left {
    display: none;
}
.main_body .left {
    display: block;
    float: none;
    width: 100% !important;
    margin-top: -10px;
}

.crumbs {
    display: none;
}

.guide-menu {
    background: #236EC2;
    line-height: 50px;
    padding: 10px 80px 10px 18px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: justify;
}

.Article {
    margin: 0;
}

.Article .txt,
.Article .name,
.btns_box.align_c,
#liuyanButton,
.layui-layer-title,
.layui-layer-content,
.layui-layer-btn0,
.name,
.tab_search th,
.tab_search input[type=text],
.bzxx_search_box span,
.btn-group-sm>.btn, .btn-sm,
.right_notes,
.form-control,
.control-label,
.qa_q .list .text,
.tab_qa .qa_name,
.tab_qa .qa_txt,
.tab_qa .qa_time,
.main_body .left,
.left_name,
.tab_l th,
.tab_l td,
.list span,
.t_menu a,
.select-list li,
.select-list li input,
.sub_name,
.item_name,
.item_txt,
.btns_box button,
.tab_qa td .iconfont
{
    font-size: 32px !important;
    line-height: 2 !important;
}

.layer-ext-moon .layui-layer-title {
    height: 60px !important;
    line-height: 60px !important;
}

.layer-ext-moon .layui-layer-btn a {
    height: auto !important;
    line-height: 42px !important;
    padding: 6px 30px !important;
}

.layui-layer-close2 {
    background-size: 100% !important;
}

.right {
    margin: 0;
    padding: 0;
    border: 0;
    width: auto;
    position: relative;
}

.lm_title .icon {
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.align_c img {
    width: 560px;
    height: 114px;
}

input[type='radio'] {
    width: 24px;
    height: 24px;
}

.banner {
    margin: 10px 0;
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
}

.mobile_menu_btn {
    /* top: 417px; */
}

.menu-item .downmenu {
    top: 3px;
    height: auto;
    max-height: 45vh;
}

.menu-item .downmenu a {
    height: auto;
    color: #222;
    font-size: 30px;
    line-height: 50px;
    text-align: left;
}

.menu-item .downmenu {
    /* height: 230px; */
}

.tab_search input[type=text] {
    width: 500px;
}

.row {
    padding: 0 6px;
    display: flex;
    justify-content: center;
}

/* main */
.top_ysqgk {
    padding: 20px;
}
.top_div {
    width: 100%;
    height: 100%;
    padding-top: 0px;
}
.sys_name {
    width: 100%;
    padding: 0;
    padding-right: 12px;
    display: flex;
    justify-content: end;
    font-size: 28px;
    line-height: 2;
}
.main_footer {
    padding: 10px !important;
    font-size: 28px !important;
    line-height: 2;
    position: initial !important;;
}
.right_notes {
    float: none;
    width: 100%;
    padding: 25px;
    /* margin-top: 0; */
}
a.b_btn,
a.b_btn_gray{
    font-size: 32px;
    line-height: 2;
}
.outer_line  {
    width: 700px;
    margin: 0 auto;
    background-color: #f7f7f7;
}
.main_body .left_name {
    padding-left: 25px;
    margin-bottom: 20px;
}
.main_body .right_notes {
    margin-top: 0px;
}
.btns_box {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}

.row {
    display: block;
}
.col-sm-6 {
    display: block;
    width: 100%;
}
.form-group {
    display: flex;
    align-items: center;
}
.control-label {
    width: 223px;
    min-width: 215px;
    display: flex;
    justify-content: end;
    align-items: start;
}
.form-control {
    width: 480px;
    height: auto;
    padding: 0 10px;
}
.form-control.valid {
    height: 65px;
}
.col-xs-6 img {
    width: 120px;
    height: 60px;
}
.radio-box {
    font-size: 32px;
}
.radio-box .iradio-blue {
    margin-top: 12px;
}

.qa_q .list .name {
    width: auto;
}
.tab_qa td {
    display: block;
    width: 100%;
}
.fixed-table-pagination div {
    float: none !important;
    display: flex;
    justify-content: center;
    font-size: 32px;
    line-height: 2;
}
.pagination-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pagination {
    font-size: 32px;
}

/* add */
.btns_row {
    margin-top: 20px;
}
.btns_row > div {
    display: flex;
    justify-content: center;
}
.verification_code_row {
    display: flex;
}
.verification_code_row .form-control {
    width: 330px;
}
.verification_code_row .col-xs-6 {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
}
select.form-control {
    height: 65px;
}
select.form-control option {
    font-size: 16px;
}
.id_type_row .form-group {
    display: flex;
    flex-direction: column;
    align-items: start;
}
.id_type_row .col-sm-10 {
    padding-left: 88px;
}
.id_type_row {
    margin-bottom: 20px;
}

.lm_title .note {
    margin: 0;
    font-size: 24px;
}
.progress {
    width: 100%;
    height: auto;
}
.eStep-warp {
    width: 100%;
    margin-bottom: 112px;
    padding: 0 25px;
}
.eStep--text {
    top: 86px;
    font-size: 24px;
    line-height: 28px;
}
.eStep--time {
    top: 116px;
    font-size: 20px;
}
.eStep--point,
.eStep--point.done {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}
.eStep--point-warp > :nth-child(1) {
    left: 45px !important;
}
.eStep--point-warp > :nth-child(2) {
    left: 339px !important;
}
.eStep--point-warp > :nth-child(3) {
    left: 620px !important;
} 
.eStep--point-warp > :nth-child(3) .eStep--time {
    left: -85px;
}
.eStep {
    position: relative;
    top: 22px;
    left: 30px;
    width: 90%;
}
.eStep-progress {
	width: 600px !important;
    top: 28px;
    left: 50px;
}

/* gzwd */
.form_radio_row .form-group {
    display: flex;
    flex-direction: column;
    align-items: start;
}
.form_radio_row .form-group > div {
    padding-left: 80px;
    margin-bottom: 10px
}
.question .text,
.answer .text,
.qa_q .list .text
{
    width: 100%;
    font-size: 32px;
    line-height: 2;
}
.question .note .name,
.answer .note .name
{
    font-size: 36px !important;
}
.lm_title .t_menu {
    position: initial;
}
.lm_title .name {
    float: none;
}
.t_menu {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}
#config-form .select-list li input {
    width: 600px !important;
    height: 60px;
}
.search-collapse {
    width: 100% !important;
    box-shadow: none;
    padding-left: 25px;
    padding-right: 0;
}
#config-form .btn {
    line-height: 42px !important;
    padding: 6px 30px;]
}
.select-list > ul :nth-child(3) {
    width: 700px;
    margin-top: 20px;
    display: flex;
    justify-content: end;
}
#config-form li .btn:nth-child(1) {
    margin-right: 20px;
}
.lm_title .name {
    border-bottom: 2px solid #1f6bc1;
}

/* ysqgk */
.tab_qa td {
    width: 100% !important;
}
.layui-btn {
    height: auto;
}
.pl52 {
    padding-left: 52px;
}
.tab_qa td img {
    width: 42px;
    height: 42px;
}
.ysqgk_list_body .tab_qa td:nth-of-type(4) {
    width: 578px !important;
    display: inline-block;
}
.ysqgk_list_body .tab_qa td:nth-of-type(5),
.ysqgk_list_body .tab_qa td:nth-of-type(6){
    width: 60px !important;
    height: 81.6px;
    display: inline-block;
    vertical-align: top;
}
#contentDesc-count,
#contentUse-count
{
    font-size: 22px;
}

.ysqgk_detail_body .tab_item td {
    display: block;
}
.lm_title {
    border-bottom: none;
}
.t_menu {
    border-bottom: 1px solid #3E7DB7;
}
body .layer-ext-moon .layui-layer-setwin a {
    margin-top: 6px;
}

.page-size {
    font-size: 24px;
}
.caret {
    margin-top: -10px
}

.tab_qa td .iconfont {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btns_box b font {
    font-size: 32px;
}

.layui-layer-btn a.layui-layer-btn0 {
    height: auto;
    line-height: 42px !important;
    margin: 0;
    padding: 6px 30px;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico.layui-layer-ico0 {
    top: 37px;
}

.pagination.pagination-outline {
    padding-top: 15px;
}
