﻿@import url("iconfont.css");
/* home banner */
.home-banner .pcimg{display:block}
.home-banner .pcimg img{display:block}
.home-banner .mobimg{display:none}
.home-banner .mobimg img{display:none}
.home-banner .swiper-slide img{width:100%}
.home-banner .swiper-pagination-bullet{background-color:#CCC;border-radius:999px;height:4px;opacity:1;overflow:hidden;position:relative;width:32px}
.home-banner .swiper-pagination-bullet:after{background-color:var(--color);border-radius:999px;content:"";display:block;height:100%;width:0}
.home-banner .swiper-pagination-bullet-active.cur::after{transition:width 6s linear;width:100%}
.home-banner .swiper-pagination-bullet-active{background-color:#CCC}
.home-banner .banner-button-next,.home-banner .banner-button-prev{position:absolute;left:20px;top:45%;width:50px;height:50px;z-index:99;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(0,0,0,.4);border-radius:50%;padding:10px;transition:all .1s linear}
.home-banner .banner-button-next:hover,.home-banner .banner-button-prev:hover{background:var(--color)}
.home-banner .banner-button-next em,.home-banner .banner-button-prev em{font-size:22px;color:#FFF}
.home-banner .banner-button-next{left:auto;right:20px}
.home-banner .banner-animote{position:absolute;bottom:40%;left:10%;color:#FFF;opacity:0;max-width:1000px}
.home-banner .banner-animote .title{font-size:42px;font-weight:700}
.home-banner .banner-animote .text{font-size:20px}
.home-banner .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
@keyframes bannerani{0%{opacity:0;transform:translateX(40px)}
100%{opacity:1;transform:translateX(0)}}
.index>main>section{position:relative}
/* home choose */
.home-choose{padding:4% 0 4%;z-index:1}
.home-choose::before{content:"";position:absolute;top:0;width:100%;height:350px;background:var(--color);z-index:-1}
.home-choose .home-des,.home-choose .home-title{color:#FFF}
.choose-ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}
.choose-ul .choose-item{width:23%;background:#FFFf;box-shadow:0 6px 13px 0 rgba(19,20,21,.08);padding:50px 30px;text-align:center;transition:all .2s linear}
.choose-ul .choose-item:hover{transform:translateY(-5px)}
.choose-ul .choose-item:hover .icon{transform:rotateY(360deg)}
.choose-ul .choose-item .title{color:var(--fontcolortitle);font-size:24px;line-height:24px;margin-bottom:20px}
.choose-ul .choose-item img{height:60px;transition:all .3s linear}
.choose-ul .choose-item .icon{transition:all .3s linear;line-height:1}
.choose-ul .choose-item em{font-size:60px;color:var(--color)}
.choose-ul .choose-item .info{margin-top:20px;color:var(--fontcolorintro)}
/* home about */
.home-about{padding:3% 0 3%}
.home-about .about-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.home-about .about-wrap>div{width:50%}
.home-about .about-img{position:relative;width:50%;padding:10px 3% 0 10px}
.home-about .about-img:hover img{transform:translate(-10px,-10px)}
.home-about .about-img>img{width:100%;transition:all .4s linear}
.home-about .about-img .about-icon{position:absolute;top:0;left:0;background:var(--color);color:#FFF;width:220px;height:200px;text-align:center;transition:all .1s linear}
.home-about .about-img .about-icon:hover{opacity:.96}
.home-about .about-img .about-icon img{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%)}
.home-about .about-img .about-icon span{display:block;font-size:30px;font-weight:500;padding-top:20%}
.home-about .about-img .about-icon p{padding-top:20%;font-size:18px}
.home-about .about-info{padding-top:30px}
.home-about .about-info .home-des,.home-about .about-info .home-title{text-align:left}
.home-about .about-info .about-content{color:var(--fontcolorintro);margin-top:30px}
.home-about .about-info .about-content p{margin-bottom:30px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}
.home-about .color{font-weight:var(--fontweight);font-size:18px;color:#080808;display:flex;align-items:center}
.home-about .color span{color:var(--color);font-size:24px;padding-right:15px}
.home-about .about-contact{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 6px 13px 0 rgba(19,20,21,.15);padding:2% 6%;margin-left: auto;margin-right: auto;margin-top:30px;max-width:1600px;width:100%;background:#FFF}
.home-about-contact {
	padding-bottom: 16px;
    background: #fffbfa;
	padding-top: 0;
}
.home-about .about-contact p{font-weight:var(--fontweight);font-size:22px}
/* home project */
.home-project{background:#FFFbfa;padding:3% 15px 4%}
.home-project .swiper{margin-top:60px;padding-bottom:100px}
.home-project .swiper .project-button-next,.home-project .swiper .project-button-prev{position:absolute;bottom:0;left:calc(50% - 50px);background:var(--color);display:inline-flex;align-items:center;justify-content:center;color:#FFF;width:40px;height:40px;cursor:pointer;transition:all .1s linear}
.home-project .swiper .project-button-next.swiper-button-disabled,.home-project .swiper .project-button-prev.swiper-button-disabled{background:#bababa}
.home-project .swiper .project-button-next em,.home-project .swiper .project-button-prev em{font-size:20px}
.home-project .swiper .project-button-next:hover,.home-project .swiper .project-button-prev:hover{opacity:.9}
.home-project .swiper .swiper-slide{overflow:hidden;max-height:308px}
.home-project .swiper .swiper-slide img{transition:all .2s linear;width:100%}
.home-project .swiper .swiper-slide img:hover{transform:scale(1.1)}
.home-project .swiper .project-button-next{left:auto;right:calc(50% - 50px)}
/* home product */
.home-product{padding:4% 0 6%}
.index-pro{display:flex;flex-wrap:wrap;margin-top:50px}
.index-pro .pro-item{width:25%;border:1px solid #e5e5e5;border-left:none;overflow:hidden;text-align:center;transition:all .1s linear;display:flex;flex-direction:column;position:relative}
.index-pro .pro-item:nth-child(4n+1){border-left:1px solid #e5e5e5}
.index-pro .pro-item:nth-child(n+5){border-top:none}
.index-pro .pro-item:hover{outline-color:var(--color);z-index:9}
.index-pro .pro-item:hover .pro-img img{transform:translate(-50%,-50%) scale(1.05)}
.index-pro .pro-item:hover .pro-info .pro-title a{color:var(--color)}
.index-pro .pro-item:hover .pro-info .pro-btn em{position:static;opacity:1}
.index-pro .pro-item .pro-img a{display:block;overflow:hidden;position:relative;height:0;padding-bottom:100%}
.index-pro .pro-item .pro-img a img{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .1s linear}
.index-pro .pro-item .pro-info{flex:1;padding:10px;display:flex;flex-direction:column;justify-content:space-between}
.index-pro .pro-item .pro-title a{font-weight:700;margin-bottom:10px;color:var(--fontcolortitle);line-height:20px;text-transform:capitalize}
.index-pro .pro-item .pro-btn{color:var(--color);font-size:16px;padding-left:15px;transition:all .1s linear}
.index-pro .pro-item .pro-btn em{font-style:normal;opacity:0;transition:all .1s linear}
/* home activity */
.home-activity{z-index:1}
.home-activity::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(270deg,var(--fontcolortitle) 0,rgba(0,0,0,0) 100%);z-index:-1}
.home-activity .l-wrap{display:flex;justify-content:flex-end}
.activity-wrap{width:50%;color:#FFF;padding:6% 0}
.activity-wrap .text{font-size:18px}
.activity-wrap .title{font-size:48px;font-weight:var(--fontweight);line-height:1.2;margin:10px 0 20px}
.activity-wrap .content{font-size:16px;line-height:24px;margin-bottom:20px}
.activity-wrap .img{display:flex;margin-bottom:30px}
.activity-wrap .img img{height:200px;margin-right:15px;transition:all .2s linear}
.activity-wrap .img img:hover{transform:translateY(-5px)}
/* home news */
.home-news{padding:4% 0 4%}
.news-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}
.news-list .news-item{background:#FFF;width:23%;margin-bottom:20px;transition:all .2s linear;box-shadow:0 6px 13px 0 rgba(19,20,21,.08)}
.news-list .news-item:nth-child(4n){margin-right:0}
.news-list .news-item:hover{box-shadow:0 6px 13px 0 rgba(19,20,21,.15)}
.news-list .news-item:hover .news-img img{transform:scale(1.02)}
.news-list .news-item:hover .news-info .news-title a{color:var(--color)}
.news-list .news-item .news-img{overflow:hidden;position:relative}
.news-list .news-item .news-img img{width:100%;transition:all .2s linear}
.news-list .news-item .news-img .news-date{position:absolute;bottom:0;left:20px;background:var(--color);color:#FFF;width:130px;height:40px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.news-list .news-item .news-info{padding:30px 20px}
.news-list .news-item .news-info .news-title a{color:#141616;font-size:var(--fonttitle);font-weight:var(--fontweight);line-height:20px;text-transform:capitalize}
.news-list .news-item .news-info .news-text{font-size:var(--fontintro);margin:10px 0;color:var(--fontcolorintro);line-height:22px}
.news-list .news-item .news-info .news-btn{color:var(--color);font-size:16px}
@media (max-width:1280px){.choose-ul .choose-item .title{font-size:20px}
.home-activity::before{background:linear-gradient(90deg,var(--fontcolortitle) 0,rgba(0,0,0,.45) 100%)}
.home-activity .activity-wrap{width:100%}
.home-activity .activity-wrap .title{font-size:30px}
.news-list .news-item{width:24%}}
@media (max-width:1024px){.choose-ul .choose-item{width:24%}
.home-banner .banner-animote{left:0;width:100%;padding:0 10%}
.home-banner .banner-animote .title{font-size:30px}
.home-banner .banner-animote .text{font-size:16px}
.home-about{padding-bottom:0}
.home-about .about-contact{position:static;transform:none;margin-top:70px}
.news-list .news-item .news-info{padding:20px 10px}}
@media (max-width:768px){.home-banner .pcimg{display:none}
.home-banner .pcimg img{display:none}
.home-banner .mobimg{display:block}
.home-banner .mobimg img{display:block}
.home-banner .banner-button-next,.home-banner .banner-button-prev{top:36%;display:none}
.home-banner .banner-animote{bottom:32%}
.home-banner .banner-animote .title{font-size:16px}
.home-banner .banner-animote .text{font-size:12px}
.home-about .about-img:hover>img{transform:none}
.home-about .about-info .about-content{margin-top:10px}
.choose-ul .choose-item:hover .icon{transform:none}
.choose-ul{margin-top:30px}
.choose-ul .choose-item{width:48%;margin-bottom:20px;padding:20px 10px}
.choose-ul .choose-item .title{margin-bottom:10px;font-size:18px}
.choose-ul .choose-item em{font-size:40px}
.choose-ul .choose-item .info{margin-top:15px;font-size:14px}
.home-about .about-wrap>div{width:100%}
.home-about{padding-bottom:3%}
.home-about .about-contact{margin-top:30px;display:none}
.home-about .about-contact .home-more{margin-top:20px}
.home-about .about-img .about-icon{width:140px;height:110px}
.home-about .about-img .about-icon span{font-size:18px;padding-top:10%}
.home-about .about-img .about-icon p{padding-top:10%}
.home-project .swiper{margin-top:40px}
.home-project .swiper .project-button-next,.home-project .swiper .project-button-prev{bottom:20px}
.home-activity .activity-wrap .img{justify-content:space-between;align-items:flex-start}
.home-activity .activity-wrap .img img{margin:0;height:auto}
.home-activity .activity-wrap .title{font-size:26px}
.home-activity .activity-wrap .title br{display:none}
.index-pro .pro-item{width:50%;border:1px solid #e5e5e5 !important}
.index-pro .pro-item:nth-child(2n+1){border-right:none !important}
.index-pro .pro-item:nth-child(n+3){border-top:none !important}
.index-pro .pro-item .pro-info{font-weight:400}
.news-list .news-item{width:48%}
.news-list .news-item .news-img .news-date{height:30px;left:0;font-size:14px;width:100px;height:30px}
.news-list .news-item .news-info .news-title a{display:block}
.news-list .news-item .news-info .news-title{-webkit-line-clamp:4}
.news-list .news-item .news-info .news-text{font-size:14px;line-height:20px}}
@media(max-width:500px){.home-project .swiper .swiper-slide{max-height:172px}}




.home-youshi-scroll {
    min-height: 300px;
    display-radio: 1;
    max-width: 18
}

.home-youshi-scroll .swiper-button-prev,.swiper-button-next {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%
}

.home-youshi-scroll .scroll-box .p_big_slide {
    width: 100%;
    height: 83vh;
    max-height: 880px;
    overflow: hidden
}

.ba_t img {
    margin: 30px 0px;
    filter: brightness(0) invert(100%)
}

.home-youshi-scroll .scroll-box .p_slide {
    overflow: hidden;
    background: #fff;
    z-index: 0
}

.home-youshi-scroll .scroll-box .swiper-slide-active {
    z-index: 1
}

.home-youshi-scroll .scroll-box .p_img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home-youshi-scroll .scroll-box .p_video {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home-youshi-scroll .scroll-box .P_link_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: all ease 2s;
    transform: scale(1.1)
}

.home-youshi-scroll .scroll-box .swiper-slide-active .P_link_img {
    transform: scale(1)
}

.home-youshi-scroll .scroll-box .p_videoPoster {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: transform ease 2s;
    transform: scale(1.1);
    cursor: pointer;
    z-index: 1
}

.home-youshi-scroll .scroll-box .swiper-slide-active .p_videoPoster {
    transform: scale(1)
}

.home-youshi-scroll .scroll-box .P_link_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1);
    width: 100%;
    height: 100%
}

.home-youshi-scroll .scroll-box .p_videoPoster img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1.18);
    width: auto;
    height: 100%
}

.home-youshi-scroll .scroll-box .videoContent {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 0
}

.home-youshi-scroll .scroll-box .videoContent video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: auto;
    width: 100%
}

.home-youshi-scroll .scroll-box .p_info {
    padding: 0 15px;
    position: absolute;
    top: 40%;
    transform: translateY(-49%);
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    width: 88%
}

.home-youshi-scroll .scroll-box .p_info_fivebox {
    width: 92%;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    max-width: 950px
}

.home-youshi-scroll .scroll-box .p_button img {
    filter: brightness(0) invert(100%)
}

.home-youshi-scroll .scroll-box .p_btitle {
    font-size: 52px !important;
    line-height: 1;
    transition: all ease .8s .3s;
    color: #fff
}

.home-youshi-scroll .scroll-box .p_solid {
    margin: 24px 0 20px;
    height: 2px;
    background: #fff;
    width: 70px;
    display: block;
    transition: all ease .8s .6s;
    display: none
}

.home-youshi-scroll .scroll-box .p_summary {
    font-size: 17px;
    margin-top: 10px;
    color: rgb(255 255 255 / 100%);
    line-height: 1.6;
    min-height: 50px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all ease .8s .9s
}

.home-youshi-scroll .scroll-box .p_button {
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 9px 15px;
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    max-width: 180px;
    border-radius: 25px;
    text-align: center;
    transition: all ease .3s,opacity ease .8s 1.2s,transform ease .8s 1.2s;
    margin-bottom: 5px
}

.home-youshi-scroll .scroll-box .p_button:hover {
    background: #fff;
    border: 2px solid #fff;
    color: rgba(92,92,92,1)
}

.home-youshi-scroll .scroll-box .p_button:hover img {
    filter: brightness(0) invert(0%)
}

.home-youshi-scroll .scroll-box .p_swiperBullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .8
}

.home-youshi-scroll .scroll-box .swiper-pagination-bullet-active {
    background: #000;
    opacity: 1
}

.home-youshi-scroll .scroll-box .p_arr {
    max-width: 1400px;
    padding: 0 15px;
    position: absolute;
    top: 34%;
    transform: translateY(-49%);
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    height: 0
}

.home-youshi-scroll .scroll-box .p_hb {
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 5px;
    display: none
}

.home-youshi-scroll .scroll-box .p_btn_next {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 0;
    transition: all ease .3s
}

.home-youshi-scroll .scroll-box .p_btn_next::after {
    font-size: 20px
}

.home-youshi-scroll .scroll-box .p_btn_prev {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 10px 0 0 0;
    transition: all ease .3s
}

.home-youshi-scroll .scroll-box .p_btn_prev::after {
    font-size: 20px
}

.home-youshi-scroll .scroll-box .p_btn_prev:hover {
    background: #000;
    color: #fff
}

.home-youshi-scroll .scroll-box .p_btn_next:hover {
    background: #000;
    color: #fff
}

.home-youshi-scroll .scroll-box .p_pagenation {
}

.home-youshi-scroll .scroll-box .p_smallBBox {
    position: absolute;
    bottom: 80px;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    width: 88%
}

.home-youshi-scroll .scroll-box .p_small_button {
    margin: 0 0px;
    padding-bottom: 15px
}

.home-youshi-scroll .scroll-box .p_slideSmall {
    background: #ffffffeb;
    padding: 30px 5px;
    transition: all ease .3s;
    cursor: pointer;
    width: 15.5% !important;
    margin: 0px 0.5%;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px #fff solid;
    box-shadow: 0px 0px 15px rgb(50 77 106 / 17%)
}

.home-youshi-scroll .scroll-box .swiper-slide-thumb-active {
    background: #194fbad9;
    border: 1px #194fbad9 solid
}

.home-youshi-scroll .scroll-box .p_slideSmall:hover {
    background: #194fbad9;
    border: 1px #194fbad9 solid
}

.home-youshi-scroll .scroll-box .p_slideSmall:last-child {
    border-right: 0px solid #eee
}

.home-youshi-scroll .scroll-box .p_niu {
    display: block;
    justify-content: flex-start
}

.home-youshi-scroll .scroll-box .p_smallicobg1 {
    height: 50px;
    background: url(../images/youshi-scroll-icon.png) no-repeat right 20px center;
    transition: all ease .3s
}

.home-youshi-scroll .scroll-box .p_smaltext {
    display: block;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
    transition: all ease .3s;
    padding-top: 5px
}

.home-youshi-scroll .scroll-box .p_slideSmall:hover > div:first-child,.home-youshi-scroll .scroll-box .swiper-slide-thumb-active .p_niu > div:first-child {
    filter: brightness(0) invert(100%)
}

.home-youshi-scroll .scroll-box .p_smalltitle {
    color: #444;
    font-size: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 70%;
    line-height: 1;
    margin-bottom: 0px;
    transition: all ease .3s;
    word-break: break-word
}

.home-youshi-scroll .scroll-box .p_smallsubtitle {
    font-size: 14px;
    color: rgb(0 0 0 / 40%);
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1;
    transition: all ease .3s;
    padding-top: 5px;
    text-transform: uppercase;
    display: none
}

.home-youshi-scroll .scroll-box .p_slideSmall:hover p {
    color: #fff
}

.home-youshi-scroll .scroll-box .p_slideSmall:hover .p_smallsubtitle {
    color: rgb(255 255 255 / .4)
}

.home-youshi-scroll .scroll-box .swiper-slide-thumb-active p {
    color: #fff
}

.home-youshi-scroll .scroll-box .swiper-slide-thumb-active .p_smallsubtitle {
    color: rgb(255 255 255 / .4)
}

.home-youshi-scroll .scroll-box .p_video_button {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(80px + 120px + 50px);
    z-index: 2
}

.home-youshi-scroll .scroll-box .p_videobtm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 25px;
    width: 130px;
    height: 45px;
    color: #333;
    transition: all ease .3s;
    text-align: center;
    cursor: pointer
}

.home-youshi-scroll .scroll-box .p_videobtm:hover {
    background: #000;
    color: #fff
}

.home-youshi-scroll .scroll-box .p_videobtm svg {
    margin: 0 auto;
    width: 15px
}

.home-youshi-scroll .scroll-box {
    background_radio: 1;
    display-radio: 1
}

@media screen and (max-width: 768px) {
    .home-youshi-scroll .scroll-box .p_btitle {
        font-size:23px !important
    }

    .home-youshi-scroll .scroll-box .p_smallBBox {
        bottom: 20px
    }

    .home-youshi-scroll .scroll-box .p_summary {
        font-size: 15px !important;
        margin-top: 0
    }

    .home-youshi-scroll .scroll-box .p_small_button {
        margin: 0 15px;
        display: none
    }

    .home-youshi-scroll .scroll-box .p_button {
        padding: 4px 15px;
        margin-top: 10px
    }

    .home-youshi-scroll .scroll-box .p_arr {
        top: auto;
        transform: translateY(0);
        bottom: 36px
    }

    .home-youshi-scroll .scroll-box .p_video_button {
        transform: translateX(0%);
        left: 15px;
        bottom: calc(20px + 120px + 40px)
    }

    .home-youshi-scroll .scroll-box .p_videobtm {
        top: 50%;
        left: 0;
        transform: translate(0%,-50%)
    }

    .home-youshi-scroll .scroll-box .p_hb {
        height: auto;
        padding: 0;
        flex-direction: row
    }

    .home-youshi-scroll .scroll-box .p_btn_prev {
        margin: 0;
        order: -1
    }

    .home-youshi-scroll .scroll-box .p_btn_next {
        margin: 0 0 0 10px
    }

    .home-youshi-scroll .scroll-box .p_info_fivebox {
        width: 100%;
        position: static;
        transform: translateY(0%)
    }

    .home-youshi-scroll .scroll-box .p_big_slide {
        height: 40vh
    }

    .home-youshi-scroll .scroll-box .p_info {
        top: 48%
    }

    .home-youshi-scroll {
        display-radio: 1;
        height: auto;
        max-height: none;
        min-width: 0px;
        max-width: none;
        min-height: 0px
    }
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1650px) and (min-width: 1080px) {
    .home-youshi-scroll .scroll-box .p_smallsubtitle {
        font-size:12px
    }

    .home-youshi-scroll .scroll-box .p_smalltitle {
        font-size: 16px
    }

    .home-youshi-scroll .scroll-box .p_smaltext {
        background-size: 30px
    }

    .home-youshi-scroll .scroll-box .p_btitle {
        font-size: 46px !important;
        line-height: 1;
        transition: all ease .8s .3s;
        color: #fff
    }

    .home-youshi-scroll .scroll-box .p_slideSmall {
        padding: 20px 5px
    }
}

@media screen and (max-width: 1300px) and (min-width: 1100px) {
    .home-youshi-scroll .scroll-box .p_btitle {
        font-size:38px !important;
        line-height: 1;
        transition: all ease .8s .3s;
        color: #fff
    }

    .home-youshi-scroll .scroll-box .p_small_button {
        margin: 0 0px;
        padding-bottom: 0px
    }

    .home-youshi-scroll .scroll-box .p_summary {
        font-size: 16px;
        margin-top: 0
    }
}