@media screen and (min-width: 800px) {
  .pc .lay-pc-yy {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    padding-top: 10%;
  }
  .pc .lay-pc-yy .mf-box {
    padding-bottom: 20px;
    width: 340px;
    background-color: #f6f6f6;
    margin: 0 auto;
    position: relative;
  }
  .pc .lay-pc-yy .mf-box .lay-close-btn {
    position: absolute;
    top: -25px;
    right: -45px;
    height: 30px;
    cursor: pointer;
  }
  .pc .lay-pc-yy .mf-box .input1 {
    width: 285px;
    height: 40px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    border: 1px solid #cacaca;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    color: #888;
    padding: 0 10px;
  }
  .pc .lay-pc-yy .mf-box .word1 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background-color: #007475;
    margin-bottom: 25px;
  }
  .pc .lay-pc-yy .mf-box .yzm-box {
    width: 285px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .pc .lay-pc-yy .mf-box .yzm-box input {
    width: 135px;
    height: 40px;
    background-color: #fff;
    display: block;
    border: 1px solid #cacaca;
    outline: none;
    font-size: 14px;
    color: #888;
    float: left;
    padding: 0 10px;
  }
  .pc .lay-pc-yy .mf-box .yzm-box .yzm-btn {
    width: 135px;
    height: 40px;
    display: block;
    float: right;
    border: none;
    outline: none;
  }
  .pc .lay-pc-yy .mf-box .bj-sure {
    width: 285px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: #007475;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    border: none;
    outline: none;
  }
  .pc .banner {
    background-image: url(../img/fjmd-img1.png);
    height: 350px;
    background-position: center center;
    min-width: 1200px;
  }
  .pc .body-box {
    min-width: 1200px;
    padding-top: 50px;
    padding-bottom: 90px;
  }
  .pc .body-box .detail-box {
    width: 1200px;
    margin: 0 auto;
  }
  .pc .body-box .detail-box .detail {
    display: block;
    width: 590px;
    height: 230px;
    border: 1px solid #dcdcdc;
    float: left;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 24px;
  }
  .pc .body-box .detail-box .detail img {
    float: left;
    width: 296px;
    height: 204px;
    margin-right: 15px;
  }
  .pc .body-box .detail-box .detail div {
    width: 250px;
    float: left;
    height: 208px;
    position: relative;
    padding-top: 8px;
  }
  .pc .body-box .detail-box .detail div h1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
  }
  .pc .body-box .detail-box .detail div p {
    font-size: 15px;
    color: #888;
    line-height: 24px;
    margin-bottom: 6px;
  }
  .pc .body-box .detail-box .detail div a {
    display: block;
    height: 40px;
    border-radius: 4px;
    padding-left: 88px;
    background-image: url(../img/fjmd-fs.png);
    background-repeat: no-repeat;
    background-position: center left 40px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 250px;
    background-color: #007475;
  }
  .pc .body-box .detail-box .detail div a:hover {
    box-shadow: 0px 4px 4px 1px #999;
  }
  .pc .body-box .detail-box .detail div a:active {
    background-color: #01595a;
  }
  .pc .body-box .detail-box .detail:nth-child(even) {
    float: right;
  }
  .pc .body-box .detail-box .detail:hover {
    box-shadow: 0px 6px 8px 1px #666;
  }
  .pc .body-box .fw-box {
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 330px;
    border: 1px solid #dcdcdc;
    padding: 15px 10px;
    border-radius: 4px;
    margin-bottom: 24px;
  }
  .pc .body-box .fw-box img {
    float: left;
    width: 903px;
    height: 297px;
    margin-right: 15px;
  }
  .pc .body-box .fw-box div {
    width: 250px;
    float: left;
    height: 300px;
    position: relative;
    padding-top: 8px;
  }
  .pc .body-box .fw-box div h1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
  }
  .pc .body-box .fw-box div p {
    font-size: 15px;
    color: #888;
    line-height: 24px;
    margin-bottom: 6px;
  }
  .pc .body-box .fw-box div a {
    display: block;
    height: 40px;
    border-radius: 4px;
    padding-left: 88px;
    background-image: url(../img/fjmd-fs.png);
    background-repeat: no-repeat;
    background-position: center left 40px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 250px;
    background-color: #ef3656;
  }
  .pc .body-box .fw-box:hover {
    box-shadow: 0px 0px 10px 2px #666;
  }
}
@media screen and (max-width: 799px) {
  .mb .body {
    padding: 0.2rem;
    padding-bottom: 0;
  }
  .mb .body .detail {
    width: 100%;
    height: 2.4rem;
    margin-bottom: 0.4rem;
  }
  .mb .body .detail img {
    float: left;
    width: 3.45rem;
    height: 2.4rem;
  }
  .mb .body .detail div {
    width: 3.4rem;
    float: right;
    height: 2.4rem;
    position: relative;
  }
  .mb .body .detail div h1 {
    font-size: 0.3rem;
    color: #333;
    margin-bottom: 0.1rem;
  }
  .mb .body .detail div p {
    font-size: 0.24rem;
    color: #888;
    line-height: 0.45rem;
  }
  .mb .body .detail div a {
    display: block;
    height: 0.5rem;
    border-radius: 4px;
    padding-left: 1.2rem;
    background-image: url(../img/fjmd-fs.png);
    background-repeat: no-repeat;
    background-position: center left 0.5rem;
    background-size: 0.2rem auto;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3.4rem;
    background-color: #007475;
  }
  .mb .body .detail div a.act {
    background-color: #ef3656;
  }
  .mb .body .detail.big {
    height: 4.5rem;
  }
  .mb .body .detail.big img {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .mb .body .detail.big div {
    width: 100%;
    height: 2.1rem;
  }
  .mb .body .detail.big div a {
    position: relative;
    width: 100%;
    margin-top: 0.1rem;
    padding-left: 3rem;
    background-position: center left 2.4rem;
  }
  .lay-mb-yy {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
  }
  .lay-mb-yy .mf-box {
    width: 6rem;
    padding-bottom: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
    margin: 0 auto;
    margin-top: 3rem;
    position: relative;
  }
  .lay-mb-yy .mf-box .lay-close-btn {
    position: absolute;
    top: -0.4rem;
    right: -0.4rem;
    height: 0.4rem;
    cursor: pointer;
  }
  .lay-mb-yy .mf-box .word1 {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background: #007475;
    color: #fff;
    font-size: 0.4rem;
    text-align: center;
    margin-bottom: 0.3rem;
  }
  .lay-mb-yy .mf-box .input1 {
    width: 4.5rem;
    height: 0.8rem;
    padding: 0 0.1rem;
    display: block;
    margin: 0 auto;
    line-height: 0.8rem;
    font-size: 0.26rem;
    color: #777;
    margin-bottom: 0.3rem;
    outline: none;
  }
  .lay-mb-yy .mf-box .yzm-box {
    width: 4.5rem;
    height: 0.8rem;
    margin: 0 auto;
    margin-bottom: 0.3rem;
  }
  .lay-mb-yy .mf-box .yzm-box input {
    width: 2.4rem;
    padding: 0 0.1rem;
    float: left;
    height: 0.8rem;
    display: block;
    line-height: 0.8rem;
    font-size: 0.26rem;
    color: #777;
    outline: none;
  }
  .lay-mb-yy .mf-box .yzm-box img {
    display: block;
    width: 2rem;
    height: 0.8rem;
    float: right;
  }
  .lay-mb-yy .mf-box .bj-sure {
    width: 4.5rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #007475;
    display: block;
    color: #fff;
    font-size: 0.3rem;
    margin: 0 auto;
    border: none;
    outline: none;
  }
}
