.p_header_box {
  display: none;
}

.phone_nav {
  display: none;
}

.yd_hide {
  display: block;
}

.pc_hide {
  display: none;
}



@media screen and (max-width: 1440px) {
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }
}



@media screen and (max-width: 768px) {
  .wrap {
    /* width: 95%; */
    width: 100%;
    margin: 0 auto;
    /* padding-left: 0.006rem; */
    /* padding-right: 0.19rem; */
  }

  header,
  .bot-navigation,
  .regard-right {
    display: none;
  }

  .p_header_box {
    display: block;
  }

  .phone_nav {
    display: block;
  }

  body {
    min-height: 100%;
    font-size: .22rem;
    font-family: "微软雅黑";
    color: #333;
    overflow-x: hidden;
    background: #ffffff;
  }

  .yd_hide {
    display: none;
  }

  .pc_hide {
    display: block;
  }

  body,
  html {
    margin: 0 auto;
    max-width: 750px;
    overflow-x: hidden;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    background: #fff;
  }

  img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
  }

  .describe .desc_cc {
    background-color: #fff;
    margin-top: .1rem;
    padding: .1rem 0;
    border-radius: .06rem;
    padding-left: .1rem;
  }

  .desc_fr .await {
    color: #fc011a !important;
  }

  textarea {
    border: 0;
    -webkit-appearance: none;
  }

  .none {
    /* display: block; */
  }

  .hide_no {
    display: none;
  }

  .head-logo-right img {
    width: 30px;
    height: 27px;
  }

  .head-logo-right ul {
    width: 120px;
    display: flex;
    justify-content: space-between;
  }

  input {
    /* -webkit-appearance: none; */
    /* -webkit-user-select: text; */
    outline-color: transparent;
  }

  /*  */
  .abs-c {
    width: 100%;
  }

  .mb20 {
    margin-bottom: .2rem;
  }

  /* pc */

  .header {
    display: none;
  }

  .footer {
    display: none
  }

  /* 手机端头部 */
  .p_header_box {
    width: 100%;
    padding-top: 77px;
  }

  .phone_header {
    position: fixed;
    width: 100%;
    height: 77px;
    top: 0;
    left: 0;
    z-index: 101;
    background: #fff;
    padding: 15px 0;
  }

  .p_header-cont {
    /*    width: 100%;
    height: 45px;
    line-height: 45px;
    display: flex;

 */


    width: 100%;
    justify-content: space-between;
    height: 45px;
    /* padding-right: 2.5rem; */
    line-height: 45px;
    padding-left: 0.3rem;
    display: flex;
  }

  .n-prev>i {
    width: .26rem;
    height: .14rem;
    margin-right: .14rem;
  }

  .nav_icon {
    /*   display: block;
    width: 27px;
    margin-left: 15px; */
    position: absolute;
    padding-right: 0.2rem;
    right: 0;
    width: 50px;
    height: 50px;
    /* background-color: #000; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .nav_icon b {
    width: 35px;
    height: 5px;
    margin-bottom: 5px;
    transition: all .3s;
    background-color: #000;
  }

  .nav_icon.current b:first-child {
    position: absolute;
    transform: rotate(45deg);
    margin: 0;
  }

  .nav_icon.current b:nth-child(2) {
    display: none;
  }

  .nav_icon.current b:last-child {
    position: absolute;
    transform: rotate(-45deg);
    margin: 0;
  }

  .head_logo {
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
  }

  .head_logo a {
    display: inline-block;
  }

  .head_logo img {
    width: 0.8rem;
  }

  .p_heder_rg {
    display: block;
    width: 24px;
    margin-right: 15px;
    position: relative;
  }

  .p_heder_rg>a {
    display: block;
  }

  .phone_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 102;
    display: none;
  }

  .phone_nav_right {
    position: fixed;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    z-index: 103;
    background: #fff;
    overflow-y: auto;
    /* top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 16;
    background: #fff;
    overflow-y: auto;
    z-index: 999; */
  }

  .phone_nav_right>ul {
    /* margin-top: 45px; */
    margin-top: 1.5rem;
    padding-bottom: 54px;
  }

  .phone_nav_right>ul>li>a {
    display: block;
    border-bottom: 1px solid #ddd;
    font-size: 0.22rem;
    color: #555;
    /* height: 45px;
      line-height: 45px; */
    padding: 10px 15px;
    text-transform: uppercase;
  }

  .phone_duo {
    margin: 0 12px;
    display: none;
  }

  .phone_duo a {
    display: block;
    border-bottom: 1px solid #eaeaea;
    font-size: 0.2rem;
    color: #555;
    /* height: 45px;
      line-height: 45px; */
    padding: 10px;
  }

  .menu_fr {
    font-size: 0;
    padding: 0 15px;
  }

  .menu_fr a {
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0054a6;
    color: #0054a6;
    text-align: center;
    width: calc((100% - 10px)/2);
    display: inline-block;
    font-size: .12rem;
  }

  .menu_fr a:nth-child(2n) {
    margin-right: 0;
  }

  .menu_fr a:last-child {
    margin-right: 0;
    background: rgb(19, 99, 151);
    border: 1px solid rgb(19, 99, 151);
    color: #FFFFFF;
  }

  /* 底部 */
  .phone_foot_fixed {
    /*   padding-top: 52px;
    margin-bottom: 0; */
  }

  .anypabottom {
    /* position: fixed;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 52px;
    line-height: 51px;
    background: #fff;
    text-align: center;
    display: block; */
  }

  .anypabottom>a {
    /*   float: left;
    width: 40%;
    margin: 0 5%; */
  }

  /* 公共 */
  .ptb40 {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

  .ptb50 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .ptb60 {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .mb30 {
    margin-bottom: .3rem;
  }

  .mb40 {
    margin-bottom: .4rem;
  }

  .mb50 {
    margin-bottom: .5rem;
  }

  /* 路径 */
  .path {
    height: auto;
    padding: .12rem 0rem;
  }

  .path>a {
    padding-right: .17rem;
    background-size: .09rem auto;
    margin-right: .06rem;
  }

  .path>a,
  .path>span {
    font-size: .14rem;
    line-height: normal;
  }

  .ban-ptit {
    font-size: .38rem;
  }

  /* 分页 */
  .page>a {
    font-size: .14rem;
    min-width: .3rem;
    padding: 0 .11rem;
    height: .3rem;
    line-height: .3rem;
    border-width: .01rem;
    border-radius: 4px;
    margin-right: .12rem;
  }

  .page .next {
    background-size: .07rem auto;
  }


  /* banner */
  .ban-cent {
    width: 100%;
  }

  .ban-abos img {
    min-height: 2rem;
  }

  .ban-cent .w450 {
    display: none;
  }

  /* 首页 */
  .biology {
    height: auto;
    padding-top: 0.2rem;
  }

  .divide_show {
    display: none !important;
  }

  .divide_hied {
    display: block;
  }

  .biology .advantage_ff .divide_ys {
    width: auto;
    height: 100%;
    background: url(../images/polygon_02.png);
    background-size: cover;
    text-align: center;
    font-size: 0.35rem;


  }

  .biology .advantage_ff {
    height: 0.6rem;
    font-size: 0.22rem;
  }

  .biology .divide {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0.8rem;
    height: 1px;
    background-color: #00b26f;
    margin-top: 0.12rem;
    transform: translateX(-50%);
  }

  .biology .divide_li {
    margin-top: 0.3rem;
    position: relative;
    height: auto;
    padding: 0 .1rem;

  }

  .integral_hh .commodity {
    margin-top: .3rem;
  }

  .integral_hh .commodity ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .integral_hh .commodity ul li>div:nth-child(2) {
    color: #333;
    margin-top: .25rem;
    text-align: center;
  }

  .integral_hh .commodity ul li>div:nth-child(1):hover img {
    transform: scale(1);
  }

  .integral_hh .commodity ul li>div:nth-child(1) {
    width: 100%;
    height: 2rem;
    overflow: hidden;
    transition: all 0.5s;
  }

  .integral_hh .commodity ul li img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
  }

  .integral_hh .commodity ul li>div:nth-child(4) {
    width: 94%;
    height: .7rem;
    text-align: center;
    line-height: .7rem;
    color: #fff;
    background-color: #0686ce;
    border-radius: .05rem;
    margin-left: .1rem;
    margin-right: .1rem;
    cursor: pointer;
  }

  .integral_hh .commodity ul li {
    border: 1px solid #dcdcdc;
    width: 49%;
    height: 4.4rem;
    border-radius: 5px;
    margin-right: 0;
    margin-bottom: .2rem;
  }

  .biology .divide_li .efficient {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .biology .divide_li .efficient li {
    font-size: 0.22rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
    width: 2.14rem;
    height: 2.46rem;
  }

  .regard .slideshow {
    width: auto;
    margin: .3rem auto 0;
    height: auto;
    padding: 0;
  }

  .regard {
    height: auto;
    background-color: #f5f5f7;
    padding-top: .60rem;
    padding-bottom: .7rem;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont {
    height: auto;
    padding-right: .10rem;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity {
    padding-bottom: .1rem;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_04>div:nth-child(1) {
    width: 1.65rem;
    height: .5rem;
    background-color: #0686ce;
    font-size: .14rem;
    text-align: center;
    line-height: .5rem;
    color: #fff;
    border-radius: .05rem;
    cursor: pointer;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity>div {
    padding: .25rem .20rem 0;
  }

  .regard .advantage_ff .divide_ys {
    width: 2.38rem;
    height: 100%;
    background: url(../images/polygon_03.png);
    background-size: cover;
    text-align: center;
  }

  .regard .slideshow .swiper-container-ff {
    width: 100%;
    height: 100%;
    padding-left: .10rem;
  }

  .regard .advantage_ff {
    position: relative;
    height: .60rem;
    font-size: .34rem;
    color: #333333;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial .spot {
    width: 40px;
    height: 20px;
    border: 1px solid #0686ce;
    border-radius: 3px;
    color: #0686ce;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial {
    display: flex;
    justify-content: space-between;
    font-size: .12rem;
    color: #333333;
  }

  .regard .advantage_ff .divide {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: .50rem;
    height: 1px;
    background-color: #00b26f;
    margin-top: .12rem;
    transform: translateX(-50%);
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_02 {
    margin-top: 5px;
    font-size: .12rem;
    color: #333333;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_03 {
    display: flex;
    justify-content: space-between;
    margin-top: .08rem;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_02 {
    margin-top: .05rem;
    font-size: .12rem;
    color: #333333;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial .spot {
    width: .60rem;
    height: .40rem;
    border: 1px solid #0686ce;
    border-radius: .03rem;
    color: #0686ce;
    font-size: .12rem;
    cursor: pointer;
    text-align: center;
    line-height: .40rem;
  }

  .regard .slideshow .swiper-container-ff .swiper-slide-cont .commodity .serial_04>div:nth-child(2) {
    width: .90rem;
    height: .50rem;
    border: 1px solid #0686ce;
    border-radius: .03rem;
    color: #0686ce;
    font-size: .12rem;
    cursor: pointer;
    text-align: center;
    line-height: .50rem;
  }

  .integral {
    height: auto;
    padding-bottom: .3rem;
  }

  .integral .advantage_ff {
    position: relative;
    height: 0.7rem;
    font-size: .35rem;
    color: #333333;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .integral_hh {
    padding-top: .6rem;
  }

  .integral .divide {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: .8rem;
    height: 1px;
    background-color: #00b26f;
    margin-top: 12px;
    transform: translateX(-50%);
  }

  .integral .advantage_ff .divide_ys {
    width: 2.38rem;
    height: 100%;
    background: url(../images/polygon_02.png);
    background-size: cover;
    text-align: center;
  }




  .journalism .advantage_ff .divide_ys {
    width: 2.38rem;
    height: 100%;
    background: url(../images/polygon_05.png);
    background-size: cover;
    text-align: center;
  }

  .journalism .advantage_ff {
    position: relative;
    height: .7rem;
    font-size: .35rem;
    color: #333333;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .journalism .divide {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: .8rem;
    height: 1px;
    background-color: #00b26f;
    margin-top: .12rem;
    transform: translateX(-50%);
  }

  /* 新闻中心 */
  .journalism {
    height: auto;
    padding-bottom: .3rem;
    background-color: #f9f9f9;
  }

  .journalism .journalism_cont {
    height: auto;
    margin-top: .40rem;
  }

  .journalism .journalism_cont>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .journalism .journalism_cont>ul li img {
    width: auto;
    height: auto;
  }

  .journalism .journalism_cont>ul li {
    width: 49%;
    height: 3.4rem;
    margin-right: 0;
    border: 1px solid #e5e5e5;
    margin-bottom: .2rem;
  }

  .journalism .journalism_cont>ul li .chemistry_tx>div:nth-child(1) {
    color: #00b7ee;
    font-size: .24rem;
    margin-bottom: 5px;
  }

  .journalism .journalism_cont>ul li .chemistry_tx>div:nth-child(2) {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .22rem;
  }

  .collaborate .collaborate_cont .advantage_ff .divide_ys {
    width: 2.38rem;
    height: 100%;
    background-size: cover;
    font-size: .35rem;
    text-align: center;
  }

  .collaborate .collaborate_cont .advantage_ff {
    height: .65rem;
    font-size: 22px;
  }

  .logo_fg {
    margin-top: .4rem;
  }

  .collaborate {
    height: auto;
    width: 100%;
    min-width: 1200px;
    background: url(../images/back_img01.png);
    background-size: cover;
    position: relative;
    padding-top: .60rem;
    min-width: auto;
  }

  .advantage>ul>li {
    display: flex;
    height: auto;
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    flex-direction: column;
  }

  .advantage>ul .puda_img {
    width: 6.3rem;
    height: 3rem;
    margin-right: .5rem;
  }

  .advantage>ul>li .artcle {
    width: auto;
    margin-top: .40rem;
  }


  .advantage>ul .puda_img {
    width: 100%;
    height: auto;
    margin-right: .5rem;
    display: flex;
    justify-content: center;
  }

  .advantage>ul>li .artcle .title {
    margin-bottom: .2rem;
    font-size: .28rem;
    color: #333;
    padding-left: .1rem;
  }

  .advantage>ul>li .artcle p {
    font-size: .14rem;
    color: #666666;
    line-height: .30rem;
    padding: 0 .1rem;
  }

  .advantage>ul>li:nth-child(even) {
    flex-direction: column;
    background: #deebfc;
  }

  .advantage>ul .puda_img img {
    width: 100%;
    height: 100%;
  }

  .into_right .text {
    font-size: .35rem;
    height: 45px;
    border-bottom: 1px solid #ededed;
    position: relative;
  }

  .advantage>ul>li:nth-child(even) .puda_img {
    margin-right: 0;
    margin-left: 0;
  }

  .into_right_jj p {
    line-height: .34rem;
  }

  .into_right_jj .title_cc {
    font-size: .35rem;
  }

  .setting {
    margin-top: .40rem;
    padding-bottom: 81px;
    border-bottom: 1px solid #eeeeee;
  }

  .setting .setting_t {
    margin-bottom: .60rem;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .setting .setting_t .setting_text .reaction {
    font-size: .3rem;
    color: #0686ce;
    font-weight: 700;
    height: 35px;
    border-bottom: 2px solid #a9a9a9;
    width: 2.10rem;
  }

  .setting_text {
    padding-top: .3rem;
  }

  .setting .setting_t .setting_text ul li {
    list-style: outside;
    min-height: .45rem;
    font-size: .2rem;
    line-height: .4rem;
  }

  .screen .title {
    height: .8rem;
    background-color: #f3f3f3;
    line-height: .8rem;
    padding-left: .2rem;
    border-bottom: 1px solid #dcdcdc;
  }

  .screen .xt_01 ul {
    display: flex;
    margin-left: .5rem;
    overflow-x: auto;
    flex: 1;
    white-space: nowrap;
  }

  .screen .xt_01>div {
    font-size: .12rem;
    color: #666;
    width: .9rem;
  }

  .screen .xt_01 ul li {
    margin-right: .4rem;
    font-size: .12rem;
    color: #333;
  }

  .screen .xt_02 ul li {
    margin-right: .4rem;
    font-size: 12px;
    display: inline-block;
    color: #333;
  }

  .screen .xt_02 ul {
    margin-left: .5rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex: 1;
  }

  .screen .xt_02>div {
    font-size: .12rem;
    color: #666;
    width: .9rem;
  }

  .exchange ul li {
    height: 4.7rem;
    width: 49%;
    padding-right: 20px;
    margin-bottom: 20px;
    border-bottom: 0px solid #f4f4f4;
    padding: 0;
  }

  .exchange ul li .exchange_img {
    height: 3rem;
  }

  .exchange ul {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .exchange ul li .exchange_img .conversion {
    width: .7rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .20rem;
  }

  .exchange ul li:nth-child(5n +5) {
    margin-right: 0px;
    width: 49%;
    padding-right: 0px;
  }

  .exchange ul li .explain div {
    color: #fd2727;
    position: relative;
  }

  .cont_cc_hh {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .6rem;
  }

  .news_content>ul>li {
    height: auto;
    margin-bottom: .3rem;
    display: flex;
    flex-direction: column;
    width: 100%;
  }


  .news_content>ul>li img {
    width: 100%;
    height: auto;
  }

  .news_content>ul>li>div:nth-child(2) {
    padding-top: 20px;
    width: 100%;
  }

  .news_content>ul>li>div:nth-child(2) .title {
    font-size: .30rem;
    color: #333333;
  }


  .news_content>ul>li>div:nth-child(1) {
    margin-right: 0;
    width: 100%;
    height: auto;
  }

  .cont {
    padding-bottom: .4rem;
  }

  .cont .product_center {
    height: 1rem;
    display: flex;
    align-items: center;
  }

  .setting_news .next a {
    font-size: .20rem;
  }

  .setting_news .article p {
    margin-bottom: .2rem;
    text-indent: .40rem;
    font-size: .24rem;
  }

  .setting_news {
    border-bottom: 1px solid #e5e5e5;
    padding-top: .3rem;
  }

  .setting_news .news_title {
    text-align: center;
    font-size: .24rem;
    color: #333;
  }

  .setting_news .time {
    font-size: .12rem;
    color: #cecece;
    display: flex;
    justify-content: center;
    margin-top: .2rem;
    margin-bottom: .1rem;
  }

  .hide_shadow .load_form {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    left: 0;
    top: 0px;
    height: 100vh;
  }

  .hide_shadow .load_form .head {
    height: .8rem;
    background-color: #0686ce;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .5rem;
  }

  .hide_shadow .load_form .sbuimt_form {
    height: 559px;
    padding: .3rem .5rem 0;
  }



  .hide_shadow .load_form .sbuimt_form .layui_ul li input {
    flex: 1;
    padding: 0 0px;
    border: 0px;
    height: 100%;
    width: 100%;
  }

  .hide_shadow .load_form .sbuimt_form .layui_ul li .layui-input-block {
    margin-left: 0px;
    min-height: 0px;
    width: 100%;
    height: 100%;
  }

  .hide_shadow .load_form .layui-form-item {
    margin-bottom: 0px;
    flex: 1;
    padding-left: .2rem;
  }

  .hide_shadow .load_form .sbuimt_form .layui_ul li>div:nth-child(1) {
    width: 1.4rem;
    height: 100%;
    border-right: 1px solid #dcdcdc;
    background-color: #f8f6f6;
    line-height: 49px;
    padding-left: .2rem;
  }

  .sbuimt_form .layui_ul li>div>span {
    font-size: .22rem;
  }

  .cont .product_center .product_home>div {
    margin-left: 5px;
    font-size: .22rem;
  }

  .cont .product_teb .product_img {
    margin-right: 0px;
    margin-bottom: .3rem;
  }

  .cont .product_teb {
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .cont .product_teb .table_cont .table_content tr {
    height: .7rem;
  }

  .cont .product_teb .table_cont .table_content .tielet span {
    font-size: 12px;
    padding-top: 0px;
    margin-left: 30px;
  }

  .cont .product_teb .table_cont .table_content .tielet {
    display: flex;
    align-items: center;
  }

  .cont .product_teb .table_cont .table_content .tielet div {
    font-size: .26rem;
  }

  .cont .product_teb .table_cont .table_content tr {
    height: .7rem;
  }

  .cont .product_teb .table_cont .company {
    border: 1px solid #dcdcdc;
    height: 1rem;
  }

  .product_teb .table_cont .select>div:nth-child(1) {
    font-size: .22rem;
  }

  .product_teb .table_cont .select>div:nth-child(3) {
    font-size: .22rem;
  }

  .setting .catalog th {
    text-align: center;
    width: auto !important;
    font-size: .20rem;
  }

  .setting .title {
    height: .6rem;
    color: #fff;
    background-color: #699ece;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    font-size: .22rem;
    cursor: pointer;
  }

  .table_bb_aa {
    width: 100%;
  }

  .setting .tx_tr td {
    border-bottom: 1px solid #dcdcdc;
    height: 46px;
    font-size: .20rem;
    color: #666666;
  }

  .setting .tx_tr .amount input {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    height: .35rem;
    width: .35rem;
    text-align: center;
  }

  .setting .tx_tr .amount .reduce {
    border: 1px solid #dcdcdc;
    width: .35rem;
    cursor: pointer;
    user-select: none;
  }

  .setting .tx_tr .amount .add {
    border: 1px solid #dcdcdc;
    width: .35rem;
    cursor: pointer;
    user-select: none;
  }

  .into_ff {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .into_ff .into_left ul li:not(:first-child) {
    border-left: 0px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
    border-bottom: 0px solid #0686ce;
    height: .51rem;
    text-align: center;
    line-height: .51rem;
    margin-right: .35rem;
  }

  .into_ff .into_left ul li:first-child {
    height: .6rem;
    text-align: center;
    line-height: .6rem;
    background-color: transparent;
    color: #0686ce;
    font-size: .22rem;
    border-bottom: 0px solid #e5e5e5;
    font-size: .3rem;
    margin-right: .4rem;
  }

  .into_ff .into_left ul .select_cp {
    color: #0686ce;
    background-color: transparent;
    border-bottom: 1px solid #0686ce !important;
  }

  .into_ff .into_left ul {
    width: auto;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    align-items: center;
  }


  .into_right .medicine {
    width: 100%;
  }

  .into_right .medicine>ul>li {
    width: 49%;
    margin-bottom: .2rem;
  }

  .into_ff .into_right ul {
    flex-wrap: wrap;
  }

  .into_ff .into_right {
    width: 100%;
    padding-top: .3rem;
  }

  .into_ff .into_right ul li .commodity:last-child {
    width: 100%;
    margin-right: 0px;
  }

  .into_ff .into_right ul li .commodity .serial .spot {
    width: .55rem;
    height: 20px;
    border: 1px solid #0686ce;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
  }

  .into_ff .into_right ul li .commodity .serial_04>div:nth-child(1) {
    width: 165px;
    height: 35px;
    background-color: #0686ce;
    font-size: .22rem;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-right: .1rem;
  }

  .into_ff .into_right ul li .commodity {
    background-color: #fff;
    width: 307px;
    height: 4.8rem;
    margin-right: 20px;
  }

  .into_ff .into_right ul li .commodity .serial_03 {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    font-size: .20rem;
  }

  .into_ff .into_right .text {
    font-size: .35rem;
    height: 45px;
    border-bottom: 1px solid #ededed;
    position: relative;
  }

  .cont_ll {
    margin-bottom: 1rem;
  }

  .graph .graph_parent .scess {
    height: 1rem;
    width: 1rem;
    background-color: #0066b3;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }

  .graph .graph_parent .title {
    margin-top: .3rem;
    font-size: .35rem;
  }

  .graph_parent .procedure {
    margin-top: .6rem;
  }

  .graph_parent .procedure img {
    width: 100%;
    height: auto;
  }

  .graph .graph_parent .continue {
    width: 100%;
    height: .8rem;
    background-color: #0066b3;
    color: #fff;
    text-align: center;
    line-height: .8rem;
    border-radius: 45rem;
    margin-top: 40px;
    cursor: pointer;
    user-select: none;
  }

  .graph .graph_parent .particulars {
    font-size: .22rem;
    color: #999999;
    margin-top: 15px;
  }

  .graph_th {
    border: 0px;
  }


  .parent_cont {
    margin-bottom: 0px;
  }

  .parent .graph {
    height: 100vh;
    display: flex;
    justify-content: center;
  }

  .parent .graph .login_form .user_enter {
    font-size: .24rem;
    margin-bottom: .35rem;
  }

  .parent .graph .login_form .remember .forget {
    cursor: pointer;
    font-size: .22rem;
  }

  .parent .graph .login_form .layui-btn {
    display: inline-block;
    height: .7rem;
    line-height: .7rem;
    width: 100%;
    padding: 0;
    background-color: #0066b3;
    color: #fff;
    margin-top: .3rem;
  }



  .parent .graph .login_form .register {
    display: flex;
    font-size: .22rem;
    justify-content: flex-end;
  }


  .commodity_cc .slideshow {
    width: 100%;
    margin: 0px auto 0;
    height: 290px;
    padding-left: .15rem;
    position: relative;
  }

  .commodity_cc .slideshow .swiper-container-ff .swiper-slide-cont {
    height: 4.2rem;
    padding-right: .1rem;
  }

  .product .main>div {
    margin-right: 0px !important;
  }

  .commodity_cc {
    height: 6rem;
    border: 1px solid #e5e5e5;
    margin-top: .3rem;
    position: relative;
    background-color: #fff;
  }

  .desc_cc {
    background-color: #fff;
    margin-top: .1rem;
    padding: .1rem 0;
    border-radius: .06rem;
  }

  .desc_cc .desc_fl {
    display: flex;
    margin-top: .1rem;
    padding: .1rem 0;
  }

  .desc_cc .desc_fl .int {
    display: flex;
    align-items: center;
    padding-left: .1rem;
  }

  .desc_cc .desc_fl img {
    margin-right: .2rem;
  }

  .desc_cc .desc_fl .txt_cont {
    padding-top: .2rem;
  }

  .desc_cc .desc_fl .txt_cont>div:nth-child(2) {
    color: #666;
  }

  .desc_cc .desc_fr>div {
    display: flex;
    justify-content: space-between;
    margin: .1rem 0;
  }

  .desc_cc .desc_fr>div>span {
    color: #666;
  }

  .desc_cc .desc_fr {
    padding: 0 .2rem;
  }

  .magnitude_cc {
    display: flex;

  }

  .magnitude_cc .augment {
    border: 1px solid #f5f5f5;
    width: .5rem;
    text-align: center;
  }

  .magnitude_cc input {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    width: .7rem;
    text-align: center;
  }

  .magnitude_cc .minus {
    border: 1px solid #f5f5f5;
    width: .5rem;
    text-align: center;
  }

  .desc_fr .add_sc_del .add_sc {
    width: 43%;
    background-color: #0368b4;
    height: .5rem;
    border-radius: .05rem;
    text-align: center;
    line-height: .5rem;
    color: #fff;
  }

  .desc_fr .add_sc_del .delete_d {
    width: 43%;
    background-color: #0368b4;
    height: .5rem;
    border-radius: .05rem;
    text-align: center;
    line-height: .5rem;
    color: #fff;
  }

  .product {
    height: auto;
    padding-bottom: 1.5rem;
  }


  .check_cpjs {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1rem;
    z-index: 99;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0 .2rem;
    color: #333;
    font-size: .20rem;
  }

  .check_cpjs .layui-form-checkbox[lay-skin=primary] span {
    padding-left: 0;
    padding-right: 15px;
    line-height: 18px;
    background: 0 0;
    color: #333;
    font-size: .12rem;
  }

  .check_cpjs .place {
    position: absolute;
    right: 0;
    top: .3rem;
    background-color: #0066b3;
    width: 1rem;
    height: .5rem;
    color: #fff;
    text-align: center;
    border-radius: .45rem;
    line-height: .5rem;
  }

  .add_item {
    margin-left: .1rem;
  }

  .add_item>div:nth-child(2) {
    color: #be4141;
    font-size: .12rem;
  }

  .add_item>div>span:nth-child(1) {
    color: #be4141;
    font-size: .26rem;
    font-weight: 700;
  }

  .parent .graph .login_form {
    width: 100%;
    height: auto;
    padding: .3rem 0 0 0;
    margin-top: 1rem;
  }

  .parent .graph .login_form_hfdag {
    height: 8rem;
  }

  .parent .graph .login_form .flit_form {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 .1rem;
  }

  .postbox {
    padding: 0 .2rem;
  }

  .parent {
    height: auto;
    background-image: url(../images/login_02.png);
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
  }

  .parent .graph .login_form .flit_form .postbox_tt>div div {
    height: .27rem;
    line-height: .27rem;
    padding-left: .2rem;
    cursor: pointer;
    color: #0066b3;
    user-select: none;
    border-left: 1px solid #e5e5e5;
  }

  .parent .graph .login_form .flit_form .postbox_tt {
    display: flex;
    height: .8rem;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    width: 100%;
    margin-top: 20px;
  }

  .parent .graph .login_form .flit_form .post_box input {
    height: .8rem;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    width: 100%;
  }

  .ch_vs {
    display: flex;
    flex-direction: column;
  }

  .left_menu .menu1 ul {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
  }

  .left_menu {
    width: 100%;
    height: auto;
    border: 0px solid #eeeeee;
    margin-right: 20px;
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
  }

  .left_menu .menu1 .ment_zh,
  .left_menu .menu2 .ment_zh,
  .left_menu .menu3 .ment_zh {
    font-size: .30rem;
    font-weight: 700;
    padding: .30rem 0 .18rem .30rem;
  }

  .left_menu .menu2 ul {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
  }

  .left_menu .menu3 ul {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
  }


  .left_menu .menu1 ul li,
  .left_menu .menu2 ul li,
  .left_menu .menu3 ul li {
    position: relative;
    margin-bottom: 14px;
    height: 20px;
    padding-left: 0;
    cursor: pointer;
    user-select: none;
    font-size: 12px;
    width: 1.3rem;
    text-align: center;
  }

  .left_menu .menu1 ul .selct::after,
  .left_menu .menu2 ul .on:hover::after,
  .left_menu .menu3 ul .on:hover::after {
    background-color: transparent;
  }

  .content_yonhu {
    width: 100%;
  }

  .left_menu .menu2 ul .on:hover,
  .left_menu .menu3 ul .on:hover {
    color: #0066b3;
  }

  .left_menu .menu1 ul a,
  .left_menu .menu2 ul a,
  .left_menu .menu3 ul a {
    font-size: .22rem;
  }


  .left_menu .menu1 ul .selct::after,
  .left_menu .menu2 ul .selct::after,
  .left_menu .menu3 ul .selct::after {
    content: "";
    position: absolute;
    bottom: -.05rem;
    left: 50%;
    transform: translateX(-50%);
    width: .45rem;
    height: 2px;
    top: auto !important;
    background-color: #0066b3;
  }

  .left_menu .menu1 ul .on:hover::after,
  .left_menu .menu2 ul .on:hover::after,
  .left_menu .menu3 ul .on:hover::after {
    content: "";
    position: absolute;
    bottom: -.05rem;
    left: 50%;
    transform: translateX(-50%);
    width: .45rem;
    height: 2px;
    top: auto !important;
    background-color: #0066b3;
  }

  .content .material .material_fl .mate_img {
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: .2rem;
  }

  .content .material .material_fl {
    height: 90px;
    width: 300px;
    display: flex;
    align-items: center;
    padding-left: .05rem;
  }

  .content .material .material_fr ul li {
    width: auto !important;
    flex: 1;
  }



  .content .material .material_fr ul li .number {
    font-weight: 700;
    font-size: .35rem;
  }

  .cont_table .tlete_jc td {
    width: auto !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    text-align: left;
    border-bottom: 1px dashed #e5e5e5;
  }

  .cont_table .tlete_jc td:nth-child(1) .biology img {
    margin-right: .1rem;
    height: 1.5rem;
  }

  .cont_table .tlete_jc td:nth-child(1) .biology {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .fukaung {
    width: 1.5rem;
    height: .56rem;
    line-height: .56rem;
    color: #fff;
    border-radius: .45rem;
    text-align: center;
    background-color: #0066b3;
  }

  .chakan {
    width: 1.5rem;
    height: .56rem;
    line-height: .56rem;
    color: #666;
    border-radius: .45rem;
    text-align: center;
    border: 1px solid #e5e5e5;
  }


  .quxiao {
    width: 1.5rem;
    height: .56rem;
    line-height: .56rem;
    color: #666;
    border-radius: .45rem;
    text-align: center;
    border: 1px solid #e5e5e5;
  }

  .describe .desc_cc {
    border: 1px solid #e5e5e5;
  }

  .setting_hh .ch_vs .content {
    width: 100% !important;
  }

  .setting_hh {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .80rem;
    margin-bottom: 1rem;
  }


  .cont_title>ul>li>div {
    padding: 0 0px;
  }

  .cont_title>ul {
    display: flex;
    align-items: center;
    padding: 0 .12rem;
    height: 100%;
    width: 100%;
    justify-content: space-between;
  }

  .cont_table .place th>.place_dd>.place_child>div {
    margin-right: .2rem;
  }

  .cont_table .place th>.place_dd .delete {
    padding-right: .03rem;
    cursor: pointer;
  }

  .cont_title>ul>li {
    cursor: pointer;
    font-size: .28rem;
    font-weight: 700;
  }

  .cont_title {
    height: 1.4rem;
    border-bottom: 2px solid #e5e5e5;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  .cont_table .tlete_jc td:nth-child(5) {
    text-align: center;
    padding-top: 22px;
    display: none;
  }

  .cont_table .tlete_jc td:nth-child(4) {
    display: none;
  }

  .cont_table .tlete_jc td:nth-child(2) {
    width: 199px;
    text-align: center;
    padding-top: .4rem !important;
    border-bottom: 1px dashed #e5e5e5;
  }

  .cont_table .tlete_jc td:nth-child(3) {
    width: 199px;
    text-align: center;
    padding-top: .4rem !important;
    border-bottom: 1px dashed #e5e5e5;
  }

  .cont_table .tlete_jc td:nth-child(1) .biology .biology_txt {
    padding-top: .1rem;
  }

  .cont_table .tlete_jc td:nth-child(1) .biology .biology_txt .text {
    color: #999999;
    margin-top: .08rem;
    font-size: 12px;
  }

  .paging .number {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }

  .paging .paging_page {
    min-width: auto !important;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .paging .number>div {
    width: .7rem;
    height: .7rem;
    border: 1px solid #dcdcdc;
    color: #dcdcdc;
    line-height: 40px;
    text-align: center;
    color: #666666;
    margin-right: 2px;
    margin: 0 .1rem;
  }

  .paging .number .arrows {
    font-family: "宋体";
    text-align: center;
    font-size: 26px;
    color: #aaaaaa;
    line-height: 40px;
    cursor: pointer;
    margin: 0 .05rem .2rem;
  }

  .paging .number .inp {
    width: 1rem;
    height: .7rem;
    border: 1px solid #dcdcdc;
    padding-left: 8px;
  }

  .setting_hh .ch_vs .content .bel_head {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: .24rem 0;
  }

  .setting_hh .ch_vs .content .user_edit td {
    width: auto !important;
    text-align: center;
  }

  .setting_hh .ch_vs .content .user_edit td:nth-child(4) {
    display: none;
  }

  .setting_hh .ch_vs .content .user_parent th:nth-child(4) {
    display: none;
  }

  .setting_hh .ch_vs .content .user_parent th:nth-child(5) {
    display: none;
  }

  .setting_hh .ch_vs .content .user_edit td:nth-child(5) {
    display: none;
  }

  .setting_hh .ch_vs .content .user_edit td:nth-child(1) {
    width: auto;
    padding-left: 0;
  }

  .setting_hh .ch_vs .content .user_edit:hover {
    background-color: transparent;
    box-shadow: 0px 0px 0px #ccc;
  }

  .ch_vs .content .cont_table table tbody .tlete_jc td .chenge {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .tlete_jc .biology>div {
    font-size: .12rem;
  }

  .ch_vs .content .cont_table table tbody .tlete_jc {
    height: 103px;
    padding: 0 0 !important;
  }

  .ch_vs .content .cont_table table tbody .tlete_jc td .chenge .amend {
    width: .7rem;
    height: .35rem;
    line-height: .35rem;
    border: 1px solid #d6d6d6;
    background-color: #f4f4f4;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: .2rem;
  }

  .tlete_jc .biology {
    height: auto;
    padding-top: 0rem;
  }

  .ch_vs .content .recipients_part .recipients_right .tx_11 {
    font-size: .12rem;
    color: #999999;
    width: auto;
    height: 73px;
    border-bottom: 1px dashed #e5e5e5;
    padding-left: 66px;
  }

  .ch_vs .content .recipients_part .recipients_right .tx_22 div {
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .ch_vs .content .recipients_part .recipients_right .tx_22 span {
    font-size: .30rem;
    color: #fb0b0b;
    font-weight: 700;
  }

  .ch_vs .content .recipients_part .recipients_right .tx_11>div {
    margin-bottom: .2rem;
  }

  .ch_vs .content .recipients_part .recipients_left>div:nth-child(4) {
    margin-top: .2rem;
    color: #333;
  }

  .ch_vs .content .recipients_part .recipients_left>div span {
    color: #333;
    font-size: .12rem;
  }

  .ch_vs .content .recipients>div {
    font-size: 12px;
    color: #333;
    margin-right: .3rem;
  }

  .message .tabel_commodity table .cosped {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .message .tabel_commodity table .tlete_patr th:nth-child(3) {
    display: none;
  }

  .message .tabel_commodity table .tlete_patr th:nth-child(4) {
    display: none;
  }

  .message .tabel_commodity table .tlete_patr th:nth-child(5) {
    display: none;
  }

  .message .tabel_commodity table .tlete_jc td:nth-child(3) {
    display: none;
  }

  .message .tabel_commodity table .tlete_jc td:nth-child(4) {
    display: none;
  }

  .message .tabel_commodity table .tlete_jc td:nth-child(5) {
    display: none;
  }

  .message {
    border: 1px solid #e5e5e5;
    border-top: 0px;
    padding: 0 .08rem;
  }

  .xlvs .fps_cc ul li {
    flex: 1;
    margin-right: .1rem;
  }

  .xlvs .fps_cc ul li:last-child {
    flex: 1;
    margin-right: 0px;
  }

  .xlvs .fps_cc ul {
    display: flex;
    padding: 0 .1rem;
    height: 100%;
    padding-top: .3rem;
  }

  .xlvs .fps_cc ul li div span {
    color: #fb0b59;
  }

  .message .tabel_commodity table .tlete_jc td:nth-child(1) img {
    margin-right: 0;
    width: 1.5rem;
  }

  .content_sc_cc {
    width: 980px;
    height: auto;
    border: 1px solid #e5e5e5;
  }

  .content .goods {
    padding-top: .19rem;
    padding-left: 0;
  }

  .content .goods ul li {
    width: 49%;
    height: 4.9rem;
    border: 1px solid #e5e5e5;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .content .goods ul li .goods_join {
    width: auto;
    height: 30px;
    border: 1px solid #e5e5e5;
    display: flex;
    margin-left: 0px;
    margin-top: .15rem;
  }

  .content .goods ul li .goods_img {
    width: 100%;
    height: 85px;
    margin-left: 0px;
    margin-top: .7rem;
    margin-bottom: .7rem;
  }

  .content .goods ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .format .title ul {
    display: flex;
    padding: 0 .5rem;
    justify-content: space-between;
    align-items: center;
    color: #0066b3;
    height: 100%;
  }

  .format .centent_ff ul>li {
    display: flex;
    padding: 0 .4rem;
    justify-content: space-between;
    align-items: center;
    height: 1rem;
  }

  .format .centent_ff ul>li>div:nth-child(1) {
    width: auto;
    padding-left: 0;
    flex: 1;
  }

  .format .centent_ff ul>li>div:nth-child(2) {
    width: auto;
    padding-left: 0;
    flex: 1;
    justify-content: center;
  }

  .format .centent_ff ul>li>div:nth-child(3) {
    width: auto;
    padding-left: 0;
    flex: 1;
  }

  .format .title ul>li:nth-child(1) {
    width: auto;
  }

  .format .title ul>li:nth-child(2) {
    width: auto;
    padding-left: 0;
  }

  .format .title ul>li:nth-child(3) {
    width: auto;
    padding-right: .44rem;
  }

  .identity_cjkd {
    border: 0px;
    padding-bottom: .8rem;
  }

  .ch_vs .ch_vscontent {
    height: auto !important;
    border: 1px solid #e5e5e5;
  }

  .setting_hh {
    border-bottom: 0px solid #eeeeee;
  }

  .ch_vs .content .identity .int_cont input {
    border: 1px solid #e5e5e5;
    flex: 1;
    padding-left: .2rem;
  }

  .ch_vs .content .identity .amend {
    font-weight: 700;
    font-size: 18px;
    padding: .6rem 0 0 .6rem;
  }

  .content_present {
    width: auto;
    height: auto;
    border: 1px solid #e5e5e5;
    padding: .32rem .17rem .6rem;
  }

  .content ul li .preesent_fr i {
    display: none;
  }

  .content ul li .preesent_fr>div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .content ul li .preesent_fl>div:nth-child(1) {
    width: auto;
    margin-right: .4rem;
    display: flex;
    align-items: center;
    font-size: .12rem;
  }

  .content ul li .preesent_fr {
    font-size: .12rem;
  }

  .content ul li .preesent_fl .number {
    color: #999;
    width: 3rem;
    font-size: .12rem;
  }

  .setting_hl {
    border-bottom: 0px;
  }



  .ch_vs .content_identity {
    width: auto;
    height: auto;
    padding-bottom: .6rem;
    border: 1px solid #e5e5e5;
  }

  .available_cc {}

  .ch_vs .available .integra {
    width: 1.5rem;
    height: .6rem;
    border: 1px solid #0066b3;
    text-align: center;
    line-height: .6rem;
    color: #0066b3;
    cursor: pointer;
  }

  .ch_vs .available {
    display: flex;
    justify-content: space-between;
    height: 1rem;
    align-items: center;
  }

  .ch_vs .available .available_cc span {
    font-size: .35rem;
    font-weight: 700;
    color: #0066b3;
  }

  .graph_fs .site .tx_01 {
    height: auto;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
    flex-direction: column;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
  }

  .graph_fs .site {
    height: auto;
    border: 1px solid #e8e8e8;
    padding-left: 0;
    padding-top: 19px;
  }

  .graph_fs .site .tx_01 .td_01 {
    margin-bottom: .1rem;
    margin: 0 auto .3rem;
  }

  .graph_fs .site .tx_01 .separate {
    display: flex;
    justify-content: end;
    width: auto;
    background-color: #f2f7fb;
    align-items: center;
    height: 2.5rem;
    padding-top: .4rem;

  }

  .integral .payment_vs .jlsx {
    width: auto;
    font-size: .3rem;
    font-weight: 700;
  }

  .graph_fs .site .tx_01 .setting {
    display: flex;
    padding-right: 0;
    color: #0066b3;
    font-size: 12px;
    flex-direction: row;
    width: 100%;
    padding-bottom: 0;
    border: 0px;
    justify-content: space-between;
    padding: 0 .3rem;
  }

  .graph_fs .site .tx_01 .setting .default_site {
    height: .6rem;
    width: 1.5rem;
    background-color: #0066b3;
    color: #fff;
    line-height: .6rem;
    text-align: center;
    border-radius: .45rem;
  }

  .graph_fs .site .tx_01 .setting .edit {
    height: .6rem;
    width: 1.5rem;
    background-color: #0066b3;
    color: #fff;
    line-height: .6rem;
    text-align: center;
    border-radius: .45rem;
  }

  .graph_fs .site .tx_01 .setting .delet {
    height: .6rem;
    width: 1.5rem;
    background-color: #0066b3;
    color: #fff;
    line-height: .6rem;
    text-align: center;
    border-radius: .45rem;
  }

  .graph_fs .site .tx_01 .setting .delet {
    margin: 0;
  }

  .graph_fs .site .tx_01 .td_02 .cable {
    margin: 0 .4rem 0 .2rem;
  }

  .graph_fs .site .tx_01 .td_02 {
    display: flex;
    padding-left: .1rem;
    color: #666666;
    font-size: .2rem;
    flex-direction: column;
    margin-left: .1rem;
    margin: 0 auto;
    text-align: center;
  }

  .default_loaction {
    display: none;
  }

  .floor .swiper-slide-cont {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
  }

  .floor .swiper-slide-cont .commodity {
    background-color: #fff;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-bottom: .3rem;
    border: 1px solid #dcdcdc;
    padding-bottom: .1rem;
  }

  .integral .payment_vs .jlsx_xx .address .submit {
    width: 2.5rem;
    height: .7rem;
    background-color: #0066b3;
    text-align: center;
    line-height: .7rem;
    margin-left: 19px;
    color: #fff;
    font-size: .22rem;
    margin-top: 25px;
    border-radius: 3px;
    cursor: pointer;
    user-select: none;

  }

  .integral .payment_vs .jlsx_xx {
    width: 100%;
    height: auto;
    padding-top: .5rem;
  }

  .integral .payment_vs .jlsx_xx .total>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem;
    font-size: .12rem;
  }

  .integral .payment_vs {
    display: flex;
    flex-direction: column;
  }

  .xinxi .edit {
    width: 100%;
    height: 100vh !important;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 0px;
  }

  .xinxi .edit .head {
    display: flex;
    justify-content: space-between;
    padding: 0 .3rem;
    align-items: center;
  }

  .xinxi .edit .head>div {
    font-size: .30rem;
    color: #000;
  }

  .xinxi .edit .main {
    height: 11rem;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    padding-bottom: .8rem;
  }

  .xinxi .edit .main .main_tiel {
    height: auto;
    margin-top: 30px;
    display: flex;
    width: 100%;
  }

  .xinxi .edit .main .main_tiel .general {
    width: auto;
    margin-top: 10px;
    color: #999;
    font-size: 12px;
  }

  .xinxi .edit .main .main_tiel .selct {
    display: flex;
    justify-content: center;
  }

  .xinxi .edit .main .main_tiel .general {
    width: auto;
    margin-top: .2rem;
    color: #999;
    padding: 0 .3rem;
    font-size: 12px;
    padding-bottom: .3rem;
  }

  .xinxi .edit .main .text_irou {
    width: 1.5rem;
    text-align: right;
    margin-right: .2rem;
  }

  .xinxi .edit .main .form_tt {
    padding: 12px 0 0 1.69rem;
  }

  .xinxi .edit .main .form_tt input {
    width: 99%;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .xinxi .edit .main .form_li input {
    width: 73%;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .xinxi .edit .main .region {
    display: flex;
    flex-direction: column;
  }

  .xinxi .edit .main .region .setlct_form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 .1rem;
    margin-top: .2rem;
  }

  .xinxi .edit .main .region .layui-form-item {
    margin-bottom: 15px;
    clear: both;
    width: 2rem;
    height: 34px;
  }

  .xinxi .edit .particular {
    display: flex;
    flex-direction: column;
  }


  .xinxi .edit .particular textarea {
    width: 97%;
    height: 2rem;
    border: 1px solid #dcdcdc;
    padding: .2rem .2rem 0.2rem;
    margin-left: .1rem;
    margin-top: .2rem;
  }

  .xinxi .edit .consignee {
    display: flex;
    margin-top: 12px;
    width: 100%;
  }

  .xinxi .edit .consignee .mian_axios {
    display: flex;
    flex-direction: column;
  }

  .xinxi .edit .main .text_irou_ss {
    width: 1.5rem;
    text-align: right;
    margin-right: .2rem;
  }

  .xinxi .edit .consignee .mian_axios .hmtx {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: .8rem;
  }

  .xinxi .edit .consignee {
    display: flex;
    margin-top: 12px;
    width: 100%;
    position: relative;
    height: 1.5rem;
  }

  .xinxi .edit .consignee .mian_axios .hmtx .text {
    display: flex;
    margin: 0 .23rem 0 .44rem;
  }

  .xinxi .edit .cancel_save {
    display: flex;
    padding-left: 0;
    justify-content: center;
    margin-top: 20px;
  }

  .invoice .edit {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: .2rem;
  }

  .invoice .edit .main {
    height: 540px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .invoice .edit .main .main_tiel .selct {
    display: flex;
    justify-content: center;
    margin-top: .2rem;
  }

  .invoice .edit .main .main_tiel {
    height: auto;
    margin-top: .3rem;
    display: flex;
    flex-direction: column;
    padding-bottom: .4rem;
  }

  .invoice .edit .main .main_tiel .general {
    width: 100%;
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    padding: 0 .3rem;
  }

  .invoice .edit .main .form_tt {
    padding: .2rem 0 0 1.7rem;
  }

  .invoice .edit .main .form_tt input {
    width: 99%;
    height: .6rem;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .invoice .edit .main .form_submit input {
    width: 99%;
    height: .6rem;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .invoice .edit .main .text_irou {
    width: 2.2rem;
    text-align: right;
    margin-right: .2rem;
    padding-top: .1rem;
  }

  .invoice .edit .main .form_submit {
    display: flex;
    padding-top: 12px;
    padding-right: .05rem;
  }

  .invoice .edit .main .warn {
    display: flex;
    margin-top: 23px;
    font-size: 12px;
    color: #666;
    flex-direction: column;
  }

  .invoice .edit .main .warn .text_irou {
    padding: 0;
    font-size: .28rem;
    color: #333;
    text-align: center;
    padding-bottom: .3rem;
  }

  .invoice .edit .main {
    height: 11rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 1rem;
  }

  .invoice .edit .main .cancel_cri {
    display: flex;
    padding-left: 0;
    margin-top: 20px;
    justify-content: center;
  }

  .invoice .edit .main .require {
    padding: 0 .3rem;
  }

  .invoice_hade .edit {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-top: .2rem;
  }

  .invoice_hade .edit .main .warn {
    display: flex;
    margin-top: 23px;
    font-size: 12px;
    color: #666;
    flex-direction: column;
  }

  .invoice_hade .edit .main .warn .text_irou {
    padding: 0;
    font-size: .28rem;
    color: #333;
    text-align: center;
    padding-bottom: .3rem;
  }

  .invoice_hade .edit .main .warn .require {
    padding: 0 .3rem;
  }

  .invoice_hade .edit .main .cancel_cri {
    display: flex;
    padding-left: 0;
    margin-top: 20px;
    justify-content: center;
  }

  .invoice_hade .edit .main .main_tiel {
    height: auto;
    margin-top: .3rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    padding-bottom: .2rem;
  }

  .invoice_hade .edit .main .main_tiel .selct {
    display: flex;
    justify-content: center;
    margin-top: .2rem;
  }

  .invoice_hade .edit .main .main_tiel .general {
    width: auto;
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    padding: 0 .3rem;
  }

  .invoice_hade .edit .main .text_irou {
    width: 1.5rem;
    text-align: right;
    margin-right: .2rem;
    padding-top: 8px;
  }

  .invoice_hade .edit .main .form_tt {
    padding: 12px 0 0 1.69rem;
  }

  .invoice_hade .edit .main .form_tt input {
    width: 99%;
    height: .6rem;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .invoice_hade .edit .main .form_submit input {
    width: 72%;
    height: .6rem;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 10px;
  }

  .invoice_hade .edit .main {
    height: 11rem;
    overflow-y: auto;
  }

  .layui-form-checkbox[lay-skin=primary] {
    height: auto !important;
    line-height: normal !important;
    min-width: 18px;
    min-height: 18px;
    border: none !important;
    margin-right: 0;
    padding-left: 28px;
    padding-right: 0;
    background: 0 0;
    margin-bottom: 1.5rem;
  }

  .xinxi .edit .cancel_ch {
    padding-left: .3rem;
  }

  .integral .payment_vs .jlsx_xx .total {
    border-bottom: 1px solid #eaeaea;
    height: 79px;
    padding: 0 .3rem;
  }

  .special_cc {
    font-size: 0.08rem;
  }

  .banner .banner_12 {
    display: flex;
    justify-content: center;
  }

  .banner .banner_12 img {
    width: auto;
    max-width: fit-content;
  }

  .chemistry .chemistry_fr:nth-child(2) .regions ul li .aa img {
    width: 100%;
  }

  .model .model_01 img {
    width: 100%;
  }

  .chemistry_fr p {
    /* padding-top: 30px; */
	    font-size: .25rem;
		line-height: 30px;
  }
}

@media screen and (max-width: 330px) {}