.header.hestate{
    top: -120px;
}
.row-project .wp {
    width: 75vw;
}
.m-ban {
    padding-top: 740px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.m-ban.m-ban-460 {
    padding-top: 360px;
}

.m-ban-map .m-ban {
    padding-top: 360px;
}

.m-ban .txt {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-family: Regular;
    color: #fff;
}

.m-ban .tit {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 6px;
    text-align: center;
    font-family: DingTalkJinBuTi, HarmonyOSSansSC, Regular, "PingFangSC", 'Microsoft Yahei', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.m-ban .desc {
    font-size: 20px;
    font-weight: 400;
}
.m-tab1.fixed .g-navp1 {
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    left: 0;
    right: 0;
    z-index: 20;
    box-shadow: 20px 2px 8px rgb(0 0 0 / 15%)
}
.g-navp1 {
    height: 72px;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.g-navp1 .wp {
    width: 75vw;
}

.g-navp1 .m-select-wrap {
    display: none;
}

.ul-listp1 {
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
}
.ul-listp1::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.ul-listp1 li {
    display: flex;
    margin-right: 108px;
    height: 100%;
    align-items: center;
    position: relative;
}

.ul-listp1 li::after {
    position: absolute;
    content: "";
    height: 4px;
    background: #5F00BC;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.ul-listp1 li:hover,
.ul-listp1 li.on::after {
    opacity: 1;
}

.ul-listp1 .con {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #252525;
}

.ul-listp2 #page1 .con {
    padding-top: 0;
    margin-top: 40px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
    position: relative;
}

.ul-listp2 #page1 .inner {
    left: 0;
    right: 0;
    top: 45%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-listp2 .inner {
    display: flex;
    align-items: center;
}

.ul-listp2 li:nth-child(even) .inner {
    text-align: right;
    color: #fff;
}

.ul-listp2 .inner .content {
    width: 48%;
    max-height: 632px;
    display: inline-block;
    text-align: left;
}
.ul-listp2 #page2 .inner .content {
    padding-right: 1%;
    padding-left: 90px;
}
.ul-listp2 #page3 .inner .content {
    padding-left: 1%;
    padding-right: 90px;
}
.ul-listp2 .inner .content::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
  }
  .ul-listp2 .inner .content::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
    background: #5B108B;;
  }
  .ul-listp2 .inner .content::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(87, 175, 187, 0.1);
    border-radius: 10px;
    background: #ededed;
  }

.g-subtitp1 {
    font-size: 28px;
    font-weight: 500;
    color: #252525;
    position: relative;
    padding-bottom: 10px;
    margin: 28px 0 18px;
}

.g-titp1 {
    font-size: 44px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 28px;
    font-family: DingTalkJinBuTi, HarmonyOSSansSC, Regular, "PingFangSC", 'Microsoft Yahei', "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.g-titp1 .titp-icon{
    margin-top: .7%;
    vertical-align: text-top;
}
    
.more-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 52px 0 0 0;
    font-size: 20px;
    color: #505050;
    width: 180px;
    height: 54px;
    line-height: 48px;
    text-align: center;
    border: 2px solid #505050;
}

.more-btn:hover {
    color: #5B108B;
    border-color: #5B108B;
}

.ul-listp2 #page2 {
    margin: 6vw 0 4vw;
}
.ul-listp2 #page3 {
    margin: 0 0 3vw;
}
.ul-listp2 #page3 .wp {
    justify-content: flex-end;
}

.ul-listp2 #page2 .wp,
.ul-listp2 #page3 .wp {
    display: flex;
    align-items: center;
}

.row-project1 .ul-listp2 #page2 .wp .m-proj-l {
    margin-left: calc(104px - 12.5vw);
    width: calc(50vw - 104px);
}

.row-project1 .ul-listp2 #page3 .wp .m-proj-r {
    margin-right: calc(104px - 12.5vw);
    width: calc(50vw - 104px);
}

.row-project1 .ul-listp2 #page3 .wp .m-proj-r-mob {
    display: none;
}

.m-proj-l {
    position: relative;
    float: left;
    width: 49%;
}

.m-proj-r {
    position: relative;
    float: right;
    width: 49%;
}

.m-proj-r .img,
.m-proj-l .img {
    display: block;
    width: 100%;
}

.m-detailp1 .g-titp1 {
    color: #252525;
}

.m-abdet1 .bg,
.m-detailp1 .g-subtitp1,
.m-detailp1 .g-titp1,
.m-detailp1 .ort {
}

.m-detailp1 .desc {
    font-size: 20px;
    font-weight: 400;
    color: #D1D1D1;
    line-height: 44px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;*/
    display: box;
    display: -webkit-box;
    /*line-clamp: 3;
    -webkit-line-clamp: 3;*/
    -webkit-box-orient: vertical;
    text-align:justify;
    text-justify:inter-ideograph;
    font-style: normal;
}

.m-project1 .m-detailp1 .desc {
    color: #505050;
}

.m-detailp1 .desc.desc-grey {
    color: #D1D1D1;
}

.m-openp1 {
    border-top: 1px solid #E3E4E8;
}

.m-openp1 .group {
    /* padding-bottom: 40px; */
    border-bottom: 1px solid #E3E4E8;
}

.m-openp1 .top {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.m-openp1 .tit {
    font-size: 24px;
    font-family: Medium;
    font-weight: 400;
    color: #2B303C;
}

.ul-listp2 li:nth-child(even) .m-openp1 .tit {
    color: #fff;
}

.m-openp1 .open .tit {
    color: #5B108B;
}

.ul-listp2 li:nth-child(even) .m-openp1 .open .tit {
    color: #5B108B;
}

.m-openp1 .top .icon {
    display: block;
    width: 21px;
    height: 11px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.m-openp1 .open .top .icon {

    background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a2-1.png);
}

.m-openp1 .info {
    font-size: 16px;
    font-family: Regular;
    font-weight: 400;
    color: #777777;
    display: none;
    padding-bottom: 40px;
    line-height: 1.7;
}
.m-openp1 .f1{
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align:justify;
            text-justify:inter-ideograph;/*IE*/
}
.m-openp1 .g-tit1 a{
    margin-top: 0;

}
.m-openp1 .open .info {
    display: block;
}

.ul-listp2 li:nth-child(even) .m-openp1 .info {
    color: #fff;
}

.ul-listp2 li:nth-child(even) .m-openp1 .top .icon {
    background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a3.png);
}

.ul-listp2 li:nth-child(even) .m-openp1 .open .top .icon {
    background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a3-1.png);
}

.row-project2 {
    padding: 90px 0 180px;
}

.m-prodet {
    text-align: center;
    margin-bottom: 78px;
}

.m-prodet .tit {
    font-size: 48px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.m-prodet .tit::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 4px;
    background: #5B108B;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
}

.m-prodet .desc {
    font-size: 20px;
    color: #999999;
}
.row-project2 .g-tit1 a{
    margin: 0 auto;    
}
.ul-listp3 {
    display: block;
    margin: 0 -22px;
    margin-bottom: 30px;
}

.ul-listp3 li {
    float: left;
    width: 33.3%;
    margin-bottom: 30px;
    padding: 0 22px;
}

.ul-listp3 .con {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 2px 32px 0px rgba(235, 236, 237, 0.9);
}

.ul-listp3 .pic {
    position: relative;
    padding-top: 55.6%;
    overflow: hidden;
}

.ul-listp3 .pic .img {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    position: absolute;
    top: 0;
    bottom: 0;
}

.ul-listp3 .con:hover .pic .img {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
}

.ul-listp3 .tit {
    font-size: 24px;
    height: 1.5em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.ul-listp3 .desc {
    font-size: 16px;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    margin-bottom: 10px;
}

.ul-listp3 .con:hover .tit {
    color: #5B108B;
}

.ul-listp3 .txt {
    padding: 26px 36px 34px;
}

.ul-listp3 .info {
    text-align: right;
}

.ul-listp3 .info .icon {
    width: 11px;
    height: 21px;
}

/* 响应式 */
@media only screen and (min-width: 1199px) and (max-width: 1919px){
    .m-tab1.fixed .g-navp1{
        /* top: 5.208vw; */
    }
}
@media only screen and (min-width: 1199px) and (max-width: 1919px) {
    .m-ban {
        padding-top: 39%;
    }
    
    .m-ban .tit {
        font-size: 2.5vw;
        font-weight: 400;
        margin-bottom: 0.312vw;
    }
    
    .m-ban .desc {
        font-size: 1.101vw;
        font-weight: 400;
    }
    .g-navp1 {
        height: 3.75vw;
    
    }
    
    .ul-listp1 {
        height: 3.75vw;
    }
    
    .ul-listp1 li {
        display: flex;
        margin-right: 5.625vw;
        height: 100%;
        align-items: center;
        position: relative;
    }
    
    .ul-listp1 li::after {
        position: absolute;
        content: "";
        height: 0.208vw;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
    }
    
    .ul-listp1 li:hover,
    .ul-listp1 li.on::after {
        opacity: 1;
    }
    
    .ul-listp1 .con {
        font-size: 1.047vw;
    }
    
    .ul-listp2 #page1 .con {
        margin-top: 1.915vw;
    }
    
    .row-innov#page1 .ul-listp2 .con,
    .ul-listp2 #page1 .con,
    .ul-listp2 .con {
        display: block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    
    .ul-listp2 li:nth-child(even) .inner {
        text-align: right;
        color: #fff;
    }
    
    .ul-listp2 .inner .content {
        width: 47%;
        max-height: 32.91vw;
        display: inline-block;
        text-align: left;
    }
    .ul-listp2 #page2 .inner .content {
        padding-left: 4.687vw;
    }
    .ul-listp2 #page3 .inner .content {
        padding-right: 4.687vw;
    }

    .row-project1 .ul-listp2 #page2 .wp .m-proj-l {
        margin-left: calc(7.081vw - 12.5vw);
        width: calc(50vw - 7.081vw);
    }
    
    .row-project1 .ul-listp2 #page3 .wp .m-proj-r {
        margin-right: calc(7.081vw - 12.5vw);
        width: calc(50vw - 7.081vw);
    }

    .g-subtitp1 {
        font-size: 1.459vw;
        padding-bottom: 0.551vw;
        margin: 1.458vw 0 0.729vw 0;
    }
    
    .g-titp1 {
        font-size: 2.292vw;
        padding-bottom: 1.101vw;
        margin-bottom: 1.458vw;
    }

    .g-titp1 .titp-icon{
        margin-top: .8%;
        width: 20px;
    }
    
    .more-btn {
        margin: 2.813vw 0 0 0;
        font-size: 1.082vw;
        width: 9.738vw;
        height: 2.921vw;
        border: 0.1082vw solid #505050;
    }

    .ul-listp2 #page2 {
        margin: 3vw 0 3.645vw 0;
    }

    .m-abdet1 .bg,
    .m-detailp1 .g-subtitp1,
    .m-detailp1 .g-titp1,
    .m-detailp1 .ort {
    }
    
    .m-detailp1 .desc {
        font-size: 1.082vw;
        line-height: 2.292vw;
    }
    
    .m-openp1 {
        border-top: 0.052vw solid #E3E4E8;
    }
    
    .m-openp1 .group {
        /* padding-bottom: 2.083vw; */
        border-bottom: 0.052vw solid #E3E4E8;
    }
    
    .m-openp1 .top {
        height: 4.166vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }
    
    .m-openp1 .tit {
        font-size: 1.25vw;
        font-family: Medium;
        font-weight: 400;
        color: #2B303C;
    }
    
    .ul-listp2 li:nth-child(even) .m-openp1 .tit {
        color: #fff;
    }
    
    .m-openp1 .open .tit {
        color: #5B108B;
    }
    
    .ul-listp2 li:nth-child(even) .m-openp1 .open .tit {
        color: #5B108B;
    }
    
    .m-openp1 .top .icon {
        display: block;
        width: 1.093vw;
        height: 0.572vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a2.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    
    .m-openp1 .open .top .icon {
    
        background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a2-1.png);
    }
    
    .m-openp1 .info {
        font-size: 0.833vw;
        font-family: Regular;
        font-weight: 400;
        color: #777777;
        display: none;
        padding-bottom: 2.083vw;
        line-height: 1.7;
    }
    .m-openp1 .f1{
        margin-bottom: 1.101vw;
    }
    .m-openp1 .g-tit1 a{
        margin-top: 0;
    
    }
    .m-openp1 .open .info {
        display: block;
    }
    
    .ul-listp2 li:nth-child(even) .m-openp1 .info {
        color: #fff;
    }
    
    .ul-listp2 li:nth-child(even) .m-openp1 .top .icon {
        background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a3.png);
    }
    
    .ul-listp2 li:nth-child(even) .m-openp1 .open .top .icon {
        background-image: url(https://www.fapon.com/webpage/modules/zh/images/project/a3-1.png);
    }
    
    .row-project2 {
        padding: 4.687vw 0 9.375vw;
    }
    
    .m-prodet {
        text-align: center;
        margin-bottom: 4.062vw;
    }
    
    .m-prodet .tit {
        font-size: 2.5vw;
        padding-bottom: 1.101vw;
        margin-bottom: 1.101vw;
        position: relative;
    }
    
    .m-prodet .tit::after {
        position: absolute;
        content: "";
        width: 2.343vw;
        height: 0.208vw;
        background: #5B108B;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        bottom: 0;
    }
    
    .m-prodet .desc {
        font-size: 1.101vw;
        color: #999999;
    }
    .row-project2 .g-tit1 a{
        margin: 0 auto;    
    }
    .ul-listp3 {
        display: block;
        margin: 0 -1.145vw;
        margin-bottom: 1.6vw;
    }
    
    .ul-listp3 li {
        float: left;
        width: 33.3%;
        padding: 0 1.145vw;
    }
    
    .ul-listp3 .con {
        display: block;
        background: #FFFFFF;
        box-shadow: 0vw 0.104vw 1.666vw 0vw rgba(235, 236, 237, 0.9);
    }
    
    .ul-listp3 .pic {
        position: relative;
        padding-top: 55.6%;
        overflow: hidden;
    }
    
    .ul-listp3 .pic .img {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        -o-transition: .4s;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    
    .ul-listp3 .con:hover .pic .img {
        transform: scale(1.06);
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
    }
    
    .ul-listp3 .tit {
        font-size: 1.25vw;
        height: 1.5em;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 0.625vw;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -ms-transition: .4s;
        -o-transition: .4s;
    }
    
    .ul-listp3 .desc {
        font-size: 0.883vw;
        height: 3em;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        display: box;
        display: -webkit-box;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: #999;
        margin-bottom: 0.520vw;
    }
    
    .ul-listp3 .con:hover .tit {
        color: #5B108B;
    }
    
    .ul-listp3 .txt {
        padding: 1.354vw 1.875vw 1.770vw;
    }
    
    .ul-listp3 .info {
        text-align: right;
    }
    
    .ul-listp3 .info .icon {
        width: 0.572vw;
        height: 1.093vw;
    }
    }

@media only screen and (max-width: 1199px) {
    .m-ban {
        padding-top: 39%;
    }
    .m-tab1.fixed .g-navp1{
        /* top: 71px; */
    }
    .row-innov#page1 .ul-listp2 .con,
    .ul-listp2 #page1 .con {
        padding: 40px 0;
        height: 42.13vw;
    }
    .ul-listp2 .con {
        padding: 40px 0;
        height: auto;
        background-position: left;
    }
    .ul-listp2 li:nth-child(even) .con{
        background-position: right;
    }

    .ul-listp2 .inner {
        position: relative;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }

    .m-openp1 .tit {
        font-size: 20px;
    }

    .g-subtitp1 {
        font-size: 20px;
        padding-bottom: 7px;
        margin: 14px 0 7px 0;
    }

    .g-titp1 {
        font-size: 32px;
        padding-bottom: 14px;
        margin-bottom: 14px;
    }

    .g-titp1 .titp-icon{
        margin-top: .9%;
        width: 18px;
    }
    
    .more-btn {
        margin: 45px 0 0 0;
        font-size: 17px;
        width: 154px;
        height: 46px;
    }
    
    .ul-listp2 #page2 {
        margin: 2vw 0 2.43vw;
    }

    .ul-listp2 #page2 .wp,
    .ul-listp2 #page3 .wp {
        padding: 0;
    }
    .ul-listp2 #page2 .inner .content {
        padding-left: 4.687vw;
    }
    .ul-listp2 #page3 .inner .content {
        padding-right: 4.687vw;
    }

    .m-abdet1 .bg,
    .m-detailp1 .g-subtitp1,
    .m-detailp1 .g-titp1,
    .m-detailp1 .ort {
    }

    .m-detailp1 .desc {
        font-size: 18px;
        line-height: 2.292vw;
        display: block;
    }
    .m-openp1 .f1{
        display: block;
    }

    .m-openp1 .info {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .m-openp1 .top {
        height: 60px;
    }

    .m-detailp1 .g-tit1 {
        margin-top: 30px;
    }

    .row-project2 {
        padding: 40px 0;
    }

    .ul-listp3 .txt {
        padding: 15px;
    }

    .ul-listp2 .inner .content {
        max-height: none;
        padding-right: 0;
    }
    
    .m-proj-r,
    .m-proj-l {
        width: 100%;
    }
    .ul-listp3 {
        margin: 0;
        margin-bottom: 30px;
    }

    .ul-listp3 li {
        padding: 0 10px;
    }

    .m-prodet {
        margin-bottom: 20px;
    }

    .m-prodet .tit {
        font-size: 35px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .m-prodet .desc {
        font-size: 18px;
    }

    .ul-listp3 .tit {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .ul-listp3 .desc {
        font-size: 14px;
    }

    .ul-listp3 .info .icon {
        width: 8px;
        height: 16px;
    }

    .m-openp1 .top .icon {
        width: 20px;
        height: 14px;
    }

    .ul-listp1 li {
        margin-right: 60px;
    }

    .m-ban .tit {
        font-size: 30px;
    }

    .m-ban .desc {
        font-size: 16px;
    }

    .m-ban .txt {
        top: 25%;
    }

}

@media only screen and (max-width: 959px) {
    .m-ban .tit {
        font-size: 20px;
    }

    .m-ban .desc {
        font-size: 14px;
    }

    .g-subtitp1 {
        font-size: 16px;
    }

    .g-titp1 {
        font-size: 18px;
    }

    .g-titp1 .titp-icon{
        width: 14px;
    }
    
    .more-btn {
        margin: 40px 0 0 0;
        font-size: 15px;
        width: 137px;
        height: 41px;
        border: 1px solid #505050;
    }

    .m-abdet1 .bg,
    .m-detailp1 .g-subtitp1,
    .m-detailp1 .g-titp1,
    .m-detailp1 .ort {
    }

    .m-detailp1 .desc {
        font-size: 14px;
    }

    .ul-listp3 li {
        width: 50%;
        margin-bottom: 15px;
    }

    .m-prodet .tit {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .m-ban.m-ban-460 {
        padding-top: 138px;
    }
    .m-ban .wp {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .row-project .wp {
        padding: 0;
        margin: 0 35px;
        width: 100%;
    }
    .row-innov#page1 .ul-listp2 .con,
    .ul-listp2 #page1 .con {
        margin-top: 40px;
        padding: 102px 0 0 0;
        min-height: 900px;
        height: 100%;
        background-position: center;
    }
    .ul-listp2 #page1 .inner {
        top: 0;
        position: relative;
        transform: none;
    }
    .ul-listp2 #page2 {
        margin: 76px 0;
    }
    
    .ul-listp2 #page3 {
        margin: 0 0 58px;
    }

    .ul-listp2 #page2 .inner .content,
    .ul-listp2 #page3 .inner .content {
        padding: 76px 55px 70px 55px;
        margin-left: 0;
        width: 100%;
    }
    .ul-listp2 #page2 .wp,
    .ul-listp2 #page3 .wp {
        margin: 0 30px;
        display: block;
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 12px 36px 1px rgba(0,0,0,0.12);
        border-radius: 20px;
        overflow: hidden;
    }
    .row-project1 .ul-listp2 #page2 .wp .m-proj-l {
        margin-left: 0;
        width: 100%;
    }
    .row-project1 .ul-listp2 #page3 .wp .m-proj-r {
        margin-right: 0;
        width: 100%;
    }
    .row-project1 .ul-listp2 #page3 .wp .m-proj-r-pc {
        display: none;
    }
    .row-project1 .ul-listp2 #page3 .wp .m-proj-r-mob {
        display: block;
    }
    .ul-listp2 .inner .cont-pro12{
        width: 100%;
    }

    .ul-listp2 .inner .content {
        width: 100%;
    }
    .m-tab1.fixed .g-navp1{
        /* top: 51px; */
    }
    .g-navp1 {
        height: 76px;
    }

    .ul-listp1 .con {
        font-size: 26px;
        font-style: normal;
    }

    .g-navp1 .wp {
        width: 90vw;
    }

    .ul-listp1 {
        height: 76px;
    }

    .ul-listp1 li::after {
        height: 4px;
        left: 0;
        right: 0;
        width: 100%;
    }
    
    .more-btn {
        margin: 149px auto 0 auto;
        width: 250px;
        height: 76px;
        font-weight: 400;
        font-size: 26px;
        color: #505050;
        background: rgba(255,255,255,0.12);
        border: 2px solid #505050;
    }

    .m-abdet1 .bg,
    .m-detailp1 .ort {
    }
    .m-detailp1 .g-subtitp1 {
        padding-bottom: 0;
        margin: 0 0 52px 0;
        font-weight: 400;
        font-size: 40px;
        color: #252525;
        line-height: 52px;
        text-align: center;
    }
    .m-detailp1 .g-titp1 {
        padding-bottom: 0;
        margin-bottom: 95px;
        font-size: 44px;
        color: #252525;
        line-height: 52px;
        text-align: left;
    }
    .row-project1 #page1 .m-detailp1 .g-titp1 {
        padding: 0 20px;
    }

    .m-detailp1 .desc {
        font-weight: 400;
        font-size: 26px;
        color: #505050;
        line-height: 44px;
        text-align: justify;
    }
    
    #page1:not(.row-ab) .m-detailp1 .desc {
        padding: 67px 50px 83px 50px;
        background: rgba(255,255,255,.64);
        border-radius: 16px 16px 16px 16px;
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        box-shadow: inset 0px 2px 3px 1px rgba(255,255,255,0.36);
    }

    .ul-listp3 li {
        padding: 0;
        float: none;
        width: 100%;
    }

    .m-prodet .desc {
        font-size: 14px;
    }

    .m-openp1 .top .icon {
        width: 14px;
        height: 14px;
    }

    .m-openp1 .tit {
        font-size: 16px;
    }

    .m-prodet .tit::after {
        width: 35px;
        height: 2px;
    }

    .ul-listp3 .info .icon {
        width: 8px;
        height: 13px;
    }
    .g-titp1{
        padding-bottom: 6px;
    }

    .g-titp1 .titp-icon{
        width: 24px;
    }
    .m-ban {
        /*padding-top: 100%;*/
        padding-top: 400px;
    }

    .m-ban-map .m-ban {
        padding-top: 400px;
    }
    .m-ban .tit {
        font-size: 44px;
    }
    .m-ban .desc{
        font-size: 14px;
    }
    .m-ban .txt {
        top: 50%;
        transform: translateY(-50%);
        height: 100%;
    }
    .ban5 .swiper-button-prev1,
    .ban5 .swiper-button-next1 {
        display: none;
    }
    .ul-listp2 .con{
        position: relative;
        background-position: left center;
    }
    #page1 .ul-listin-bg .con{
        background-position: 46%; 
    }
    .ul-listin-bg .con{
        background-position: right center; 
    }
    .row-project-h .ul-listp2 .con {
        padding: 0;
    }
    .ul-listp2 li:nth-child(even) .con{
        background-position: right center;
    }
    .ul-listp2 li:nth-child(even) .g-titp1{
        color: #333;
    }
    .ul-listp2 li:nth-child(even) .m-detailp1 .desc{
        /* color: #777; */
        /*color: #333;*/
    }
    .m-openp1 .info{
        color: #333;
    }
    .ul-listp2 li:nth-child(even) .m-openp1 .info{
        /* color: #777; */
        color: #333;
    }
    .ul-listp2 li:nth-child(even) .m-openp1 .tit{
        color: #333;
    }
    .ul-listp2 .inner{
        position: relative;
        z-index: 1;
    }
    .m-detab .desc{
        text-align: justify;
    text-justify: inter-ideograph;
    }
    .m-no-mb{
        margin-bottom: 0;
    }
}

@media only screen and (max-width:479px) {
    .g-snves1.m-tab1 .wp {
        padding: 0;
    }
    .m-ban.m-ban-460 {
        padding-top: 69px;
    }
    .row-project .wp {
        margin: 0 18px;
    }
    .row-innov#page1 .ul-listp2 .con,
    .ul-listp2 #page1 .con {
        margin-top: 20px;
        padding: 51px 0 0 0;
        min-height: 450px;
    }
    .ul-listp2 #page2 {
        margin: 38px 0;
    }

    .ul-listp2 #page2 .inner .content,
    .ul-listp2 #page3 .inner .content {
        padding: 38px 28px 35px 28px;
    }
    .ul-listp2 #page2 .wp,
    .ul-listp2 #page3 .wp {
        margin: 0 15px;
        box-shadow: 0px 6px 18px 1px rgba(0,0,0,0.12);
        border-radius: 10px;
    }
    
    .ul-listp2 #page3 {
        margin: 0 0 29px;
    }
    .g-navp1 {
        height: 38px;
    }

    .ul-listp1 .con {
        font-size: 13px;
    }

    .ul-listp1 {
        height: 38px;
    }

    .ul-listp1 li {
        margin-right: 40px;
    }

    .ul-listp1 li::after {
        height: 2px;
    }
    
    .more-btn {
        margin: 74.5px auto 0 auto;
        width: 125px;
        height: 38px;
        font-size: 13px;
        border: 1px solid #505050;
    }
    .m-detailp1 .g-subtitp1 {
        padding-bottom: 0;
        margin: 0 0 26px 0;
        font-size: 20px;
        line-height: 26px;
    }
    .m-detailp1 .g-titp1 {
        margin-bottom: 48px;
        font-size: 22px;
        line-height: 26px;
    }

    .m-detailp1 .desc {
        font-size: 13px;
        line-height: 22px;
    }
    
    #page1:not(.row-ab) .m-detailp1 .desc {
        padding: 34px 25px 42px 25px;
        border-radius: 8px;
    }

    .m-prodet .desc {
        font-size: 7px;
    }

    .m-openp1 .top .icon {
        width: 7px;
        height: 7px;
    }

    .m-openp1 .tit {
        font-size: 8px;
    }

    .m-prodet .tit::after {
        width: 17.5px;
        height: 1px;
    }

    .ul-listp3 .info .icon {
        width: 4px;
        height: 6px;
    }
    .g-titp1{
        padding-bottom: 3px;
    }

    .g-titp1 .titp-icon{
        width: 12px;
    }
    .m-ban {
        /*padding-top: 100%;*/
        padding-top: 200px;
    }

    .m-ban-map .m-ban {
        padding-top: 200px;
    }
    .m-ban .tit {
        font-size: 22px;
    }
    .m-ban .desc{
        font-size: 7px;
    }
    
    /*.row-innov#page1 .ul-listp2 .con,*/
    /*.ul-listp2 #page1 .con {*/
    /*    padding-bottom: 30px;*/
    /*    position: relative;*/
    /*}*/
    /*.ul-listp2 #page1 .inner {*/
    /*    top: 0;*/
    /*    position: relative;*/
    /*    transform: none;*/
    /*}*/
    /*.row-project-h .ul-listp2 .con {*/
    /*     height: auto; */
    /*}*/
    /*.row-project1 .ul-listp2 #page2 .wp .m-proj-l {*/
    /*    width: auto;*/
    /*}*/
    
    /*.row-project1 .ul-listp2 #page3 .wp .m-proj-r {*/
    /*    width: auto;*/
    /*}*/
}