﻿/*Common For Max 960*/

@media only screen and (max-width: 1366px) {
    .row-a2 .col-r {
        padding: 50px 30px 40px 30px;
        height: auto;
    }
}

@media only screen and (max-width: 1280px) {
    .g-tit h2 {
        font-size: 30px;
    }
    .g-tit {
        padding: 40px 0 26px;
    }
    .row-a2 .col-r p {
        line-height: 38px;
    }
    .row-a2 .col-r a.more {
        margin: 50px 0 0 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .wp {
        width: 98%;
    }
    .kf {
        display: none;
    }
    .so {
        margin-left: 68px;
    }
    .header-top .tel {
        background-size: 42px auto;
    }
    .header-top .tel strong {
        font-size: 22px;
    }
    .header-top .tel p {
        margin-bottom: 5px;
    }
    .row-a2 .col-r {
        width: 100%;
        padding: 30px 20px;
        min-height: auto;
    }
    .row-a2 .col-r p {
        line-height: 34px;
    }
    .row-a2 .col-r a.more {
        margin-top: 30px;
    }
    .g-tit h2 {
        font-size: 28px;
    }
    .g-tit {
        padding: 30px 0 20px;
    }
    .ul-pro li {
        margin-bottom: 30px;
    }
    .m-ad {
        display: none;
    }
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    .header-top .logo {
        width: 200px;
        height: 46px;
    }
    .so {
        margin-left: 38px;
    }
    .fd-nav {
        display: none;
    }
    .fd-top .col-l {
        width: 100%;
    }
    .g-tit h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .g-tit {
        padding: 20px 0 15px;
    }
    .ul-pro li {
        margin-bottom: 20px;
    }
    .row-a2 .col-r p {
        line-height: 30px;
    }
}

/*Common For Max 480*/
@media only screen and (max-width: 768px) {
    .yunu-nav-pc {
        display: none;
        height: auto;
        background: #2d7dff;
        position: relative;
        z-index: 9;
    }

    .yunu-nav-m {
        display: block;
        margin-top: -50px;
        position: relative;
        z-index: 9;
        background: #2d7dff;
    }
    .yunu-nav-pc > ul > li {
        width: 100%;
        float: none;
    }
    .yunu-nav-pc > ul > li > a.on {
        background: #444444;
    }
    .yunu-nav-pc > ul > li > a {
        height: 44px;
        line-height: 44px;
        text-align: left;
        padding: 0 20px;
    }
    .yunu-nav-pc > ul > li > .subNav {
        position: static;
        background: none;
    }
    .yunu-nav-pc > ul > li > .subNav > a {
        text-align: left;
        padding-left: 40px;
        height: 36px;
        line-height: 36px;
    }
    .yunu-nav-pc li .v1 {
        background-image: url(../images/icon5.png) !important;
        background-position: 95% center !important;
        background-repeat: no-repeat !important;
        background-size: 12px auto !important;
    }
    .yunu-nav-pc li .v1.on {
        background-image: url(../images/icon5-on.png) !important;
        background-position: 95% center !important;
        background-repeat: no-repeat !important;
        background-size: 12px auto !important;
    }
    .so {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .header-top {
        text-align: center;
        height: 122px;
        line-height: 72px;
    }

    .header-top .tel {
        display: none;
    }
    .header-top .logo {
        margin: 0 auto;
    }
    .ul-pro li {
        width: 50%;
    }
    .ul-pro li {
        margin-bottom: 20px;
    }
    .row-a2 .col-r {
        width: 100%;
        padding: 20px 10px;
        min-height: auto;
    }
    .row-a2 .col-r p {
        line-height: 26px;
    }
    .row-a2 .col-r a.more {
        margin-top: 20px;
    }
    .m-ad {
        display: none;
    }
    .ul-news li {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }
    .ul-news li .pack {
        text-align: center;
    }
    .ul-news li .pack .txt h4 {
        padding: 5px 0;
    }
    .row-a6 {
        margin-top: 20px;
    }
    .fd-nav {
        display: none;
    }
    .fd-top {
        padding: 20px 25px;
    }
    .g-tit h2 {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .g-tit {
        padding: 10px 0;
    }
    .ul-pro li {
        margin-bottom: 10px;
    }
    .row-a2 .col-r .g-tit h2 {
        margin-bottom: 0;
    }
    .m-link1 .item:first-child {
        margin-bottom: 20px;
    }
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .g-tit h2 {
        font-size: 18px;
    }
    .g-tit em {
        font-size: 12px;
    }
    .row-a2 .col-r p {
        line-height: 24px;
    }
    .yunu-header .top span {
        display: none;
    }
    .m-link1 .item span {
        font-size: 14px;
    }
  #message .m-content .m-message {
    width: 90%;
    padding: 20px;
    overflow-y: auto;
}
    .m-contact p {
        height: 26px;
        line-height: 26px;
    }
    .copy {
        height: 56px;
        line-height: 56px;
    }
    .m-link1 .item:first-child {
        margin-bottom: 10px;
    }
}
