/* 小于750px 手机*/
@media screen and (max-width: 750px) {
  /*  PC ,只需要从内容里面自己取类名的地方开始写就就可以了 */
  .main_contain {
    padding-top: 0.3rem;
  }
  .main_contain .el-tabs__header .el-tabs__nav-prev {
    left: 0;
    top: 0.16rem;
  }
  .main_contain .el-tabs__header .el-tabs__nav-next {
    right: 0;
    top: 0.16rem;
  }
  .main_contain .el-tabs__header .el-tabs__item {
    font-size: 0.18rem;
    height: 0.44rem;
    line-height: 0.44rem;
  }
  .main_contain .el-tabs__content {
    display: none;
  }
  .main_contain .top_form {
    width: 100%;
    padding: 0.2rem 0;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .top_form .pubilc_select {
    margin-bottom: 0.1rem;
  }
  .main_contain .top_form .pubilc_select .labeName {
    text-align: right;
  }
  .main_contain .top_form .pubilc_select .el-input {
    width: 2rem;
  }
  .main_contain .top_form .btn {
    margin-top: 0.1rem;
    display: flex;
    justify-content: center;
  }
  .main_contain .top_form .btn .searchBtn {
    width: 0.6rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 0.28rem;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-right: 0.2rem;
  }
  .main_contain .top_form .btn .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
  .main_contain .top_form .btn .reset {
    width: 0.6rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 0.28rem;
    background-color: #e5e5e5;
    color: #000;
    cursor: pointer;
  }
  .main_contain .zqjs .pubilc_select .el-select {
    width: 2rem;
  }
  .main_contain .zqjs .pubilc_select .labeName {
    width: 0.8rem;
  }
  .main_contain .isinbmjs .top_form .pubilc_select .el-select {
    width: 2rem;
  }
  .main_contain .isinbmjs .top_form .pubilc_select .labeName {
    width: 1rem;
  }
  .main_contain .isinbmjs .top_form .chooseDate {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main_contain .isinbmjs .top_form .chooseDate .middle {
    width: 0.9rem;
    margin-right: 0.1rem;
    text-align: right;
  }
  .main_contain .qwjs .top_form .topOne {
    display: flex;
    flex-direction: column;
  }
  .main_contain .qwjs .top_form .topOne .keymes {
    font-size: 0.14rem;
    color: #888;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box {
    display: flex;
    align-items: center;
    height: 0.4rem;
    margin: 0 0.2rem;
    font-size: 0.14rem;
    margin: 0 0.05rem;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .checkbox_name {
    width: 0.75rem;
    text-align: right;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox {
    color: #000;
    margin-right: 0.15rem;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
    width: 0.18rem;
    height: 0.18rem;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
    height: 0.1rem !important;
    left: 0.07rem !important;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__label {
    font-size: 0.12rem;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
    border-color: #fff;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled + span.el-checkbox__label {
    color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select span {
    margin-right: 0;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select .el-input {
    width: 2rem;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select .el-select {
    width: 2rem;
  }
  .main_contain .qwjs .top_form .topOne .keyWord .el-input {
    width: 2rem;
  }
  .main_contain .qwjs .top_form .topOne .orgname {
    width: 0.8rem;
    text-align: right;
  }
  .main_contain .qwjs .top_form .topTwo {
    display: flex;
    flex-direction: column;
    font-size: 0.14rem;
    margin-top: 0.1rem;
  }
  .main_contain .qwjs .top_form .topTwo .labelTitle {
    font-size: 0.14rem;
    margin-left: 0.1rem;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate {
    display: flex;
    flex-direction: column;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .dateName {
    margin: 0 0.1rem;
    font-size: 0.12rem;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select {
    margin-top: 0.1rem;
    margin-bottom: 0;
    margin-left: 0.8rem;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .select_left {
    margin-left: 0.48rem !important;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select .el-input {
    width: 2rem;
  }
  .main_contain .qwjs .top_form .topTwo .el-radio-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0.65rem;
    margin-top: -0.25rem;
  }
  .main_contain .qwjs .top_form .topTwo .el-radio-group .el-radio {
    color: #000;
    margin-right: 0.1rem;
    margin-top: 0.1rem;
    width: 38%;
  }
  .main_contain .qwjs .top_form .topTwo .el-radio-group .el-radio .el-radio__input .el-radio__inner {
    width: 0.16rem;
    height: 0.16rem;
  }
  .main_contain .qwjs .top_form .topTwo .el-radio-group .el-radio .el-radio__label {
    font-size: 0.12rem;
  }
  .main_contain .qwjs .top_form .topThree {
    margin-top: 0.2rem;
    display: flex;
    flex-direction: column;
  }
  .main_contain .qwjs .top_form .topThree .sort {
    display: flex;
    align-items: center;
  }
  .main_contain .qwjs .top_form .topThree .sort .labelTitle {
    width: 0.8rem;
    font-size: 0.14rem;
    text-align: right;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.1rem;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .labeName {
    width: 0.8rem;
    text-align: right;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input {
    width: 2rem;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input .el-input__inner {
    border: 1px solid red;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select img {
    width: 0.65rem;
    height: 0.3rem;
    margin-left: 0.8rem;
    margin-right: 0.2rem;
    margin-top: 0.1rem;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .changeNew {
    margin-top: 0.1rem;
    font-size: 0.12rem;
    color: #888;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .topThree .el-radio-group {
    display: flex;
  }
  .main_contain .qwjs .top_form .topThree .el-radio-group .el-radio {
    color: #000;
    margin-right: 0.1rem;
  }
  .main_contain .qwjs .top_form .topThree .el-radio-group .el-radio .el-radio__input .el-radio__inner {
    width: 0.16rem;
    height: 0.16rem;
  }
  .main_contain .qwjs .top_form .topThree .el-radio-group .el-radio .el-radio__label {
    font-size: 0.12rem;
  }
  .main_contain .news_item {
    width: 100%;
    margin-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .news_item a {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
  }
  .main_contain .news_item a p {
    font-size: 0.16rem;
    width: 98%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .main_contain .news_item a p span {
    font-size: 0.16rem;
  }
  .main_contain .news_item a span {
    margin-top: 0.1rem;
    font-size: 0.14rem;
  }
  .main_contain .news_item a:hover p {
    color: #8b6825;
  }
  .main_contain .m_pagination {
    padding: 0.2rem 0 !important;
  }
  .content_list .result_title {
    font-size: 0.14rem;
    color: #254a98;
    padding: 0.1rem 0;
  }
  .el-table .el-table__header-wrapper table {
    font-size: 0.16rem;
  }
  .el-table .el-table__header-wrapper table thead tr {
    background-color: #254a98;
    color: #fff;
    border-color: #e5e5e5;
  }
  .el-table .el-table__header-wrapper table thead tr .el-table__cell {
    background-color: #254a98;
    border-right: 0.01rem solid #e5e5e5;
    color: #fff;
    padding: 0.1rem 0;
  }
  .el-table .el-table__body-wrapper {
    font-size: 0.14rem;
    color: #000;
  }
  .el-table .el-table__body-wrapper .el-table__empty-block {
    min-height: 1rem;
  }
  .rowClick {
    cursor: pointer;
  }
  .rowClick:hover {
    color: #8b6825;
    text-decoration: underline;
  }
  .detailClass .title_top {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0.1rem 0;
  }
  .detailClass .title_top .title_main {
    color: #254a98;
    font-weight: bold;
    font-size: 0.16rem;
    order: 1;
  }
  .detailClass .title_top .come_back {
    cursor: pointer;
    order: 0;
    margin-bottom: 0.1rem;
  }
  .detailClass .title_top .come_back:hover {
    font-weight: bold;
    color: #254a98;
  }
  .detailClass .zq_html {
    min-height: 0.4rem;
    width: 100%;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    position: relative;
  }
  .detailClass .zq_html .message {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .detailClass .zq_html .zq_table {
    display: flex;
    justify-content: center;
    overflow-x: auto;
  }
  .detailClass .zq_html .zq_table table {
    border: unset !important;
    box-sizing: border-box !important;
    overflow-x: auto !important;
    min-width: 3rem !important;
  }
  .detailClass .zq_html .zq_table table tr th {
    font-size: 0.16rem !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.1rem 0.05rem !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .detailClass .zq_html .zq_table table tr th:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr th:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr td {
    font-size: 0.14rem !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 0.1rem 0.05rem !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .detailClass .zq_html .zq_table table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .dialog_imgcode {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
  }
  .dialog_imgcode .content {
    position: relative;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 10001;
    width: 80%;
    padding: 0.2rem 0.1rem;
    border-radius: 0.05rem;
  }
  .dialog_imgcode .content .close {
    cursor: pointer;
    width: 0.15rem;
    height: 0.15rem;
    display: block;
    overflow: hidden;
    background: url(close_02.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
  }
  .dialog_imgcode .content .img_main {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dialog_imgcode .content .img_main h3 {
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
  }
  .dialog_imgcode .content .img_main .pubilc_select {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.1rem;
  }
  .dialog_imgcode .content .img_main .pubilc_select .labeName {
    width: 0.6rem;
    text-align: right;
  }
  .dialog_imgcode .content .img_main .pubilc_select .el-input {
    width: 2rem;
  }
  .dialog_imgcode .content .img_main .pubilc_select .el-input .el-input__inner {
    border: 1px solid red;
  }
  .dialog_imgcode .content .img_main .pubilc_select img {
    width: 0.65rem;
    height: 0.3rem;
    margin-left: 0.8rem;
    margin-right: 0.2rem;
    margin-top: 0.1rem;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .pubilc_select .changeNew {
    margin-top: 0.1rem;
    font-size: 0.12rem;
    color: #888;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .searchBtn {
    width: 0.6rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 0.28rem;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-top: 0.2rem;
  }
  .dialog_imgcode .content .img_main .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
}
@media (min-width: 750px) and (max-width: 1300px) {
  .main_contain {
    padding-top: 50px;
  }
  .main_contain .el-tabs__header .el-tabs__item {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
  }
  .main_contain .el-tabs__content {
    display: none;
  }
  .main_contain .top_form {
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .top_form .pubilc_select {
    margin-bottom: 20px;
  }
  .main_contain .top_form .pubilc_select .labeName {
    width: 140px;
    text-align: right;
  }
  .main_contain .top_form .pubilc_select .el-input {
    width: 300px;
  }
  .main_contain .top_form .btn {
    margin-top: 20px;
    display: flex;
  }
  .main_contain .top_form .btn .searchBtn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 36px;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-right: 40px;
  }
  .main_contain .top_form .btn .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
  .main_contain .top_form .btn .reset {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 36px;
    background-color: #e5e5e5;
    color: #000;
    cursor: pointer;
  }
  .main_contain .xxpl .top_form {
    display: flex;
    flex-direction: column;
  }
  .main_contain .xxpl .btn {
    margin-left: 160px;
  }
  .main_contain .zqjs .btn {
    margin-left: 130px;
  }
  .main_contain .zqjs .pubilc_select .el-select {
    width: 300px;
  }
  .main_contain .isinbmjs .top_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 300px;
  }
  .main_contain .isinbmjs .top_form .btn {
    margin-left: 160px;
  }
  .main_contain .isinbmjs .top_form .chooseDate {
    display: flex;
    align-items: center;
  }
  .main_contain .isinbmjs .top_form .chooseDate .middle {
    margin: 0 10px;
  }
  .main_contain .qwjs .top_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main_contain .qwjs .top_form .topOne .keymes {
    font-size: 16px;
    color: #888;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box {
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 20px;
    margin-top: 10px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox {
    color: #000;
    margin-right: 15px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
    width: 18px;
    height: 18px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
    height: 10px !important;
    left: 7px !important;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__label {
    font-size: 16px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
    border-color: #fff;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled + span.el-checkbox__label {
    color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select span {
    margin-right: 0;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topOne .keyWord .el-input {
    width: 260px;
  }
  .main_contain .qwjs .top_form .topTwo {
    margin-top: 10px;
    font-size: 20px;
  }
  .main_contain .qwjs .top_form .topTwo .labelTitle {
    float: left;
    margin-right: 20px;
  }
  .main_contain .qwjs .top_form .topTwo .el-radio-group {
    height: 40px;
    display: flex;
    align-items: center;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate {
    display: flex;
    align-items: center;
    height: 40px;
    margin-top: 10px;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .dateName {
    margin: 0 10px;
    font-size: 16px;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topThree {
    margin-top: 10px;
    display: flex;
    align-items: center;
  }
  .main_contain .qwjs .top_form .topThree .sort {
    display: flex;
    align-items: center;
    margin-right: 50px;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input .el-input__inner {
    border: 1px solid red;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select img {
    width: 65px;
    height: 30px;
    margin: 0 15px;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .changeNew {
    font-size: 14px;
    color: #888;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .labelTitle {
    height: 40px;
    line-height: 36px;
    width: 100px;
    text-align: right;
    font-size: 20px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio {
    color: #000;
    margin-right: 15px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio .el-radio__input .el-radio__inner {
    width: 18px;
    height: 18px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio .el-radio__label {
    font-size: 16px;
  }
  .main_contain .news_item {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .news_item a {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  .main_contain .news_item a p {
    width: 84%;
    font-size: 20px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .main_contain .news_item a p span {
    font-size: 20px;
  }
  .main_contain .news_item a span {
    font-size: 18px;
  }
  .main_contain .news_item a:hover p {
    color: #8b6825;
  }
  .main_contain .pagination {
    padding: 40px 0;
  }
  .rowClick {
    cursor: pointer;
  }
  .rowClick:hover {
    color: #8b6825;
    text-decoration: underline;
  }
  .content_list .result_title {
    font-size: 16px;
    color: #254a98;
    padding: 10px 0;
  }
  .el-table .el-table__header-wrapper table {
    font-size: 20px;
  }
  .el-table .el-table__header-wrapper table thead tr {
    background-color: #254a98;
    color: #fff;
    border-color: #e5e5e5;
  }
  .el-table .el-table__header-wrapper table thead tr .el-table__cell {
    background-color: #254a98;
    border-right: 1px solid #e5e5e5;
    color: #fff;
    padding: 15px 0;
  }
  .el-table .el-table__body-wrapper {
    font-size: 18px;
    color: #000;
  }
  .el-table .el-table__body-wrapper .el-table__empty-block {
    min-height: 200px;
  }
  .detailClass .title_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 10px;
  }
  .detailClass .title_top .title_main {
    color: #254a98;
    font-weight: bold;
    font-size: 18px;
  }
  .detailClass .title_top .come_back {
    cursor: pointer;
  }
  .detailClass .title_top .come_back:hover {
    font-weight: bold;
    color: #254a98;
  }
  .detailClass .zq_html {
    min-height: 100px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .detailClass .zq_html .message {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .detailClass .zq_html .zq_table {
    display: flex;
    justify-content: center;
  }
  .detailClass .zq_html .zq_table table {
    border: unset !important;
    overflow: hidden;
    min-width: 1000px !important;
  }
  .detailClass .zq_html .zq_table table tr th {
    font-size: 20px !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 15px 10px !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .detailClass .zq_html .zq_table table tr th:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr th:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr td {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 15px 10px !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .detailClass .zq_html .zq_table table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .dialog_imgcode {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
  }
  .dialog_imgcode .content {
    position: relative;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 10001;
    width: 600px;
    padding: 40px 20px;
    border-radius: 10px;
  }
  .dialog_imgcode .content .close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    background: url(close_02.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .dialog_imgcode .content .img_main {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dialog_imgcode .content .img_main h3 {
    font-size: 22px;
    margin-bottom: 60px;
    font-weight: bold;
  }
  .dialog_imgcode .content .img_main .pubilc_select {
    margin-bottom: 0;
  }
  .dialog_imgcode .content .img_main .pubilc_select .el-input {
    width: 240px;
  }
  .dialog_imgcode .content .img_main .pubilc_select img {
    width: 65px;
    height: 30px;
    margin: 0 15px;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .pubilc_select .changeNew {
    font-size: 14px;
    color: #888;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .searchBtn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 36px;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-top: 40px;
  }
  .dialog_imgcode .content .img_main .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
}
@media screen and (min-width: 1300px) {
  /*  PC ,只需要从内容里面自己取类名的地方开始写就就可以了 */
  .main_contain {
    padding-top: 50px;
  }
  .main_contain .el-tabs__header .el-tabs__item {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
  }
  .main_contain .el-tabs__content {
    display: none;
  }
  .main_contain .top_form {
    padding: 40px 0;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .top_form .pubilc_select {
    margin-bottom: 20px;
  }
  .main_contain .top_form .pubilc_select .labeName {
    width: 140px;
    text-align: right;
  }
  .main_contain .top_form .pubilc_select .el-input {
    width: 300px;
  }
  .main_contain .top_form .btn {
    margin-top: 20px;
    display: flex;
  }
  .main_contain .top_form .btn .searchBtn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 36px;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-right: 40px;
  }
  .main_contain .top_form .btn .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
  .main_contain .top_form .btn .reset {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 36px;
    background-color: #e5e5e5;
    color: #000;
    cursor: pointer;
  }
  .main_contain .xxpl .top_form {
    display: flex;
    flex-direction: column;
  }
  .main_contain .xxpl .btn {
    margin-left: 160px;
  }
  .main_contain .zqjs .btn {
    margin-left: 130px;
  }
  .main_contain .zqjs .pubilc_select .el-select {
    width: 300px;
  }
  .main_contain .isinbmjs .top_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 300px;
  }
  .main_contain .isinbmjs .top_form .btn {
    margin-left: 160px;
  }
  .main_contain .isinbmjs .top_form .chooseDate {
    display: flex;
    align-items: center;
  }
  .main_contain .isinbmjs .top_form .chooseDate .middle {
    margin: 0 10px;
  }
  .main_contain .qwjs .top_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .main_contain .qwjs .top_form .topOne {
    display: flex;
    align-items: center;
  }
  .main_contain .qwjs .top_form .topOne .keymes {
    font-size: 16px;
    color: #888;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box {
    display: flex;
    align-items: center;
    height: 40px;
    margin: 0 20px;
    font-size: 20px;
    margin: 0 95px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox {
    color: #000;
    margin-right: 15px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
    width: 18px;
    height: 18px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
    height: 10px !important;
    left: 7px !important;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox-group .el-checkbox .el-checkbox__label {
    font-size: 16px;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    background-color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
    border-color: #fff;
  }
  .main_contain .qwjs .top_form .topOne .chekbox_box .el-checkbox__input.is-disabled + span.el-checkbox__label {
    color: #254a98;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select span {
    margin-right: 0;
  }
  .main_contain .qwjs .top_form .topOne .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topOne .keyWord .el-input {
    width: 260px;
  }
  .main_contain .qwjs .top_form .topTwo {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-top: 20px;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate {
    display: flex;
    align-items: center;
    height: 40px;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .dateName {
    margin: 0 10px;
    font-size: 16px;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topTwo .radioDate .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topThree {
    margin-top: 20px;
    display: flex;
    align-items: center;
  }
  .main_contain .qwjs .top_form .topThree .sort {
    display: flex;
    align-items: center;
    margin-right: 50px;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select {
    margin-bottom: 0;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input {
    width: 200px;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .el-input .el-input__inner {
    border: 1px solid red;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select img {
    width: 65px;
    height: 30px;
    margin: 0 15px;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .topThree .pubilc_select .changeNew {
    font-size: 14px;
    color: #888;
    cursor: pointer;
  }
  .main_contain .qwjs .top_form .labelTitle {
    height: 40px;
    line-height: 36px;
    width: 100px;
    text-align: right;
    font-size: 20px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio {
    color: #000;
    margin-right: 15px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio .el-radio__input .el-radio__inner {
    width: 18px;
    height: 18px;
  }
  .main_contain .qwjs .top_form .el-radio-group .el-radio .el-radio__label {
    font-size: 16px;
  }
  .main_contain .qwjs .top_form .btn {
    margin-left: 540px;
  }
  .main_contain .news_item {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_contain .news_item a {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  .main_contain .news_item a p {
    width: 84%;
    font-size: 20px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .main_contain .news_item a p span {
    font-size: 20px;
  }
  .main_contain .news_item a span {
    font-size: 18px;
  }
  .main_contain .news_item a:hover p {
    color: #8b6825;
  }
  .main_contain .pagination {
    padding: 40px 0;
  }
  .rowClick {
    cursor: pointer;
  }
  .rowClick:hover {
    color: #8b6825;
    text-decoration: underline;
  }
  .content_list .result_title {
    font-size: 16px;
    color: #254a98;
    padding: 10px 0;
  }
  .el-table .el-table__header-wrapper table {
    font-size: 20px;
  }
  .el-table .el-table__header-wrapper table thead tr {
    background-color: #254a98;
    color: #fff;
    border-color: #e5e5e5;
  }
  .el-table .el-table__header-wrapper table thead tr .el-table__cell {
    background-color: #254a98;
    border-right: 1px solid #e5e5e5;
    color: #fff;
    padding: 15px 0;
  }
  .el-table .el-table__body-wrapper {
    font-size: 18px;
    color: #000;
  }
  .el-table .el-table__body-wrapper .el-table__empty-block {
    min-height: 200px;
  }
  .detailClass .title_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 10px;
  }
  .detailClass .title_top .title_main {
    color: #254a98;
    font-weight: bold;
    font-size: 18px;
  }
  .detailClass .title_top .come_back {
    cursor: pointer;
  }
  .detailClass .title_top .come_back:hover {
    font-weight: bold;
    color: #254a98;
  }
  .detailClass .zq_html {
    min-height: 100px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .detailClass .zq_html .message {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .detailClass .zq_html .zq_table {
    display: flex;
    justify-content: center;
  }
  .detailClass .zq_html .zq_table table {
    border: unset !important;
    overflow: hidden;
    min-width: 1000px !important;
  }
  .detailClass .zq_html .zq_table table tr th {
    font-size: 20px !important;
    background-color: #254a98 !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 15px 10px !important;
    color: #fff !important;
    border-right: 1px solid #6a82b4 !important;
  }
  .detailClass .zq_html .zq_table table tr th:first-child {
    border-left: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr th:last-child {
    border-right: 1px solid #254a98 !important;
  }
  .detailClass .zq_html .zq_table table tr td {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
    padding: 15px 10px !important;
    color: #000 !important;
    border-right: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .detailClass .zq_html .zq_table table tr td:first-child {
    border-left: 1px solid #e5e5e5 !important;
  }
  .dialog_imgcode {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
  }
  .dialog_imgcode .content {
    position: relative;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 10001;
    width: 600px;
    padding: 40px 20px;
    border-radius: 10px;
  }
  .dialog_imgcode .content .close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    background: url(close_02.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .dialog_imgcode .content .img_main {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dialog_imgcode .content .img_main h3 {
    font-size: 22px;
    margin-bottom: 60px;
    font-weight: bold;
  }
  .dialog_imgcode .content .img_main .pubilc_select {
    margin-bottom: 0;
  }
  .dialog_imgcode .content .img_main .pubilc_select .el-input {
    width: 240px;
  }
  .dialog_imgcode .content .img_main .pubilc_select img {
    width: 65px;
    height: 30px;
    margin: 0 15px;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .pubilc_select .changeNew {
    font-size: 14px;
    color: #888;
    cursor: pointer;
  }
  .dialog_imgcode .content .img_main .searchBtn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #8b6825;
    border-radius: 36px;
    background-color: #8b6825;
    color: #fff;
    cursor: pointer;
    margin-top: 40px;
  }
  .dialog_imgcode .content .img_main .searchBtn:hover {
    color: #8b6825;
    border: 1px solid #8b6825;
    background-color: #FFF;
  }
}