/* @font-face{ font-family: pngfang; src: url('../../PINGFANG\ 简细.TTF')} */
*{
    font-family: 'pingfang SC';
}
body{
    font-family: 'pngfang' !important;
}
.visual-txt {
    text-align: left;
    width: 60%;
}

.visual-txt h1 {
    font-size: 3.0625rem;
    font-weight: bolder;
    line-height: 85px;
    margin-bottom: 10px;
}

.visual-swiper .h3 {
    font-size: 1.375rem;
    font-weight: 300;
}

#wrap>#ft {
    display: none
}

#ct {
    padding-top: 0
}

body:not(.is-scroll):not(.nav-open) #hd:not(.open) {
    background: none;
    box-shadow: none;
    color: #fff;
  
}


.daohang_div {
    color: inherit;
}

.daohang_div>a,
.daohang_div>span {
    color: #fff;
    font-size: .875rem;
    display: inline-block;
}

.daohang_div>span .iconfont {
    color: #fff;
    font-size: 1.25rem;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.daohang_sd {
    display: inline-block;
}

.daohang_div>a {
    margin: 0 20px;
    padding: 0 18px;
    position: relative;
}

.daohang_div>a::after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #fff;
    transform: translateY(-50%);
}

.daohang_div>a::before {
    display: block;
    content: '';
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #fff;
    top: 50%;
    right: 0%;
    position: absolute;
    transform: translateY(-50%);
}

.daohang_sd span {
    display: inline-block;
    cursor: pointer;
    /* color: #fff; */
}

.daohang_sd span:nth-of-type(2) {
    margin-left: 25px;
    display: none;
}

.daohang_sd .icon-shouyedaohangicon {
    font-size: 1.5625rem;
    color: #c62d24;
    position: relative;
    top: 3px;
}
body:not(.is-scroll):not(.nav-open) #hd:not(.open){
    /* background: #fff;
    box-shadow: inset 0px -1px 0 0 rgba(204, 204, 204, .5); */
}
body.is-scroll #hd{
    background: #fff;
    box-shadow: inset 0px -1px 0 0 rgba(204, 204, 204, .5);
}
body.is-scroll #hd .nav-item>a {
    color: #171717;
}
body.is-scroll #hd .hd-logo>a img:nth-of-type(2) {
    display: inline-block;
}

body.is-scroll #hd .hd-logo>a img:nth-of-type(1) {
    display: none;
}

body.is-scroll #hd .util {
    color: #171717 !important;
}

body.is-scroll #hd .daohang_div>span .iconfont,
body.is-scroll #hd .util .daohang_div {
    color: #171717;
}

body.is-scroll #hd .util .daohang_sd .icon-sousuo {
    color: #fff;
    background: #198fe5;
}
body.is-scroll #hd .daohang_div>a::before{
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #171717;
}
body.is-scroll #hd .daohang_div>a::after{
    background: #171717;
}
body.is-scroll #hd .daohang_div>a,
body.is-scroll #hd .daohang_div>span{
    color: #171717;
}
.button_swiper {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5.556rem;
    width: calc((100% - 1200px)/2);
    z-index: 55;
    background-image: -moz-linear-gradient( 35deg, rgb(25, 143, 229) 0%, rgb(10, 177, 221) 100%);
    background-image: -webkit-linear-gradient( 35deg, rgb(25, 143, 229) 0%, rgb(10, 177, 221) 100%);
    background-image: -ms-linear-gradient( 35deg, rgb(25, 143, 229) 0%, rgb(10, 177, 221) 100%);
}
.daohang_sd .icon-cuo,
.daohang_sd .icon-sousuo {
    color: #fff;
    font-size: 1rem;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #1599e3;
    text-align: center;
    display: inline-block;
}

.daohang_sd span:nth-of-type(2) .iconfont {
    font-size: 1.25rem;
    color: #1599e3;
}
/* 搜索 */

.searchbox {
    padding: 15px;
    box-shadow: 0 0 7px 0 #cfcfcf;
    background: #fff;
    width: 100%;
    top: 80px;
    border-top: 2px solid #1599e3;
    text-align: center;
    z-index: 44;
    position: fixed;
}

.displaynone {
    display: none;
}

.searchs {
    max-width: 600px;
    margin: 0 auto;
}

.clearfix {
    zoom: 1;
}

.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 12px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 0.75rem;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
}

.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #1599e3;
    color: #fff;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: 0.44s;
}
.business-txt {
    width: 65%;
    margin: 0 auto;
}

.is-wheel .main-section {
    height: 100vh
}

.main-section {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 1.25rem;
    font-weight: 300;
}

.main-section:before {
    content: '';
    min-height: 100vh
}

.main-visual>.btn {
    position: absolute;
    right: 30px;
    bottom: 7.222rem;
    z-index: 10
}

.visual-swiper {
    width: 100%
}

.visual-swiper .container {
    margin: 0
}

.visual-swiper [class*=swiper-button],
.business-swiper [class*=swiper-button] {
    /* background: rgba(0, 0, 0, .3) url(/t/weikai/./img/jiantou.png) no-repeat 50% 50%/1.889rem auto; */
    width: 4.444rem;
    height: 4.444rem;
    margin-top: -2.222rem;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, .4);
    text-indent: 0;
    color: #fff;
}

.business-swiper [class*=swiper-button]{
    background: rgba(0, 0, 0, .3) url(/t/weikai/./img/jiantou.png) no-repeat 50% 50%/1.889rem auto;
}
/* .business-swiper .swiper-button-prev{
    background: rgba(0, 0, 0, .3) url(/t/weikai/./img/jiantou1.png) no-repeat 50% 50%/1.889rem auto;
} */
.visual-swiper [class*=swiper-button]{
    background: rgba(0, 0, 0, .3) url(/t/weikai/./img/jiantou1.png) no-repeat 50% 50%/1.889rem auto;
}
.visual-swiper .swiper-button-prev {
    left: 0;
    transform: scaleX(-1)
}

.visual-swiper .swiper-button-next {
    right: 0
}

.visual-swiper .swiper-slide {
    min-height: 100vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.visual-swiper .swiper-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .25)
}

/* .visual-swiper .swiper-slide {
    background: url(https://www.dsmec.com/img/main/visual1.jpg) no-repeat 50% 100%/cover
} */

.visual-swiper .loc {
    display: inline-block;
    vertical-align: top;
    width: 12.778rem;
    line-height: 2.444rem;
    background: rgba(0, 0, 0, .25);
    border-radius: 2rem;
    font-size: 1.111rem;
    color: rgba(255, 255, 255, .8);
    margin-top: 2em
}

.visual-swiper .h3 {
    line-height: 1.3
}

.visual-swiper img {
    width: auto;
    max-width: 100%;
    max-height: 5.556rem;
    margin-bottom: 1rem
}

.visual-swiper .visual-txt {
    position: relative;
    /* padding: 5.556rem 30px 11.112rem; */
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .1);
    color: #fff
}

.news-swiper {
    position: absolute;
    height: 5.556rem;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #fff;
    z-index: 50
}

.news-swiper .h6 {
    position: relative;
    white-space: nowrap;
    font-weight: 700;
    padding: 0 1rem 0 5%;
    margin-right: 1rem
}

.news-swiper .h6:after {
    content: '';
    position: absolute;
    top: 50%;
    height: .833rem;
    border-left: 1px solid #ccc;
    right: 0;
    margin-top: -.4165rem
}

.news-swiper .swiper-container {
    flex: 1;
    height: 100%
}

.news-swiper .text-truncate {
    display: block;
    line-height: 5.556rem;
    font-size: 1.111rem;
    margin-right: 6.8%
}

.news-swiper [class*=swiper-button] {
    height: 50%;
    width: 6.8%;
    left: auto;
    right: 0;
    margin: 0;
    background: url(https://www.dsmec.com/img/updown.svg) no-repeat 50% 50%/.778rem auto;
    min-width: 32px
}

.news-swiper [class*=swiper-button] {
    border-radius: 0;
    box-shadow: none
}

.news-swiper .swiper-button-prev {
    top: 0
}

.news-swiper .swiper-button-next {
    transform: scaleY(-1)
}

#businessBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background .3s ease-out
}

.main-business .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}
.main-business .swiper-slide-prev{
    text-align: left;
}
.main-business .swiper-slide-next{
    text-align: right;
}
.main-business .swiper-slide:before {
    content: '';
    min-height: 100vh
}

.business-swiper {
    overflow: visible;
    color: #fff
}

.business-wrap {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 59.76vh;
    max-height: 560px
}

.btn-bottom {
    min-width: 10rem;
    margin-top: 4.444rem
}

.business-bg {
    position: absolute;
    top: 50%;
    right: 13.333%;
    width: 560px;
    height: 100%;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, .33);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    transition: background .3s ease-out;
    transform: translateY(-50%);
    
}

.business-txt .h1 {
    line-height: 1;
    display: flex;
    align-items: flex-start;
    font-weight: 500
}

.business-txt .h1>small {
    font-size: .5em;
    opacity: .3;
    font-weight: 500;
    margin: .2em 0 0 .5em
}

.business-txt .display-2 {
    margin: 1.667rem 0
}

.business-swiper [class*=swiper-button] {
    /* background-color: #eb7c00; */
    background-color: rgba(25, 143, 229, 0.81);
    border-radius: 0;
    line-height: 1.5
}

.swiper-slide:not(.swiper-slide-active) .business-txt,
.swiper-slide:not(.swiper-slide-active) .business-bg>* {
    opacity: 0
}

.side-text {
    position: absolute;
    writing-mode: tb-rl;
    letter-spacing: 0;
    top: 0;
    right: 100%;
    text-transform: uppercase;
    transform: scale(-1);
    font-size: .889rem;
    margin-right: 1em;
    font-weight: 500
}

.line-text {
    position: absolute;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-size: 3.333rem;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(.5em, 50%);
    white-space: nowrap
}

.container-sm {
    max-width: 1000px
}
.portfolio_box>div{
    display: none;
}
.portfolio-header {
    display: flex;
    align-items: center;
    padding: 100px 0 2rem
}

.portfolio-wrap {
    padding-bottom: 2.778rem
}

.portfolio-image {
    text-align: right;
    padding: 40px 0
}

.portfolio-image img {
    width: 100%;
    max-width: 500px
}

.portfolio-txt {
    background: rgba(255, 255, 255, 0.4);
    max-width: 500px;
    height: 100%;
    box-shadow: 0px 1.667rem 2.222rem rgba(0, 0, 0, .15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10%;
}

.portfolio-txt .h3 {
    margin: .2em 0 0.8em;
    font-size: 1.4375rem;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.dsc dd {
    padding-bottom: 1em;
    font-size: .85em;
    line-height: 1.7;
}

.main-portfolio .bg {
    background: url(../../img/2.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.portfolio-swiper .swiper-slide-prev .portfolio-wrap {
    flex-direction: row-reverse
}

.portfolio-swiper .swiper-slide {
    height: auto
}

.pr-link>.col-6,
.pr-video-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.pr-video-link {
    
    color: #fff !important;
    padding: 6.25% 8.33%;
    min-height: 100%;
    height: 100%
}

.main-pr .more-link {
    align-self: flex-start;
    margin-top: 2.222rem
}

.main-pr .display-3,
.main-pr .h1 {
    margin: 1.333rem 0;
    line-height: 1.1
}

.pr-link .h5 {
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: auto
}

.pr-link>.col-6 {
    justify-content: flex-start;
    padding: 3.5%;
    height: 50%;
    min-height: 50%;
    position: relative;
    z-index: 10;
}
.pr-link>.col-6::after{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(25, 144, 229, 0.8);
    z-index: -1;
}
.address .col-lg-7 .no-gutters>a{
    width: 45% !important;
    float: left;
    display: block;
    flex: auto;
}
.address .col-lg-7 .no-gutters>a .h1{
    font-size: 1.5rem;
    margin: 0 0 0 0;
}
.address .col-lg-7 .no-gutters>a:nth-of-type(1),
.address .col-lg-7 .no-gutters>a:nth-of-type(3){
    margin-right: 4%;
}
.address .col-lg-7 .no-gutters>a:nth-of-type(1),
.address .col-lg-7 .no-gutters>a:nth-of-type(2){
    margin-bottom: 5%;
}
.address .col-lg-7 .no-gutters>a p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 15px 0;
    font-size: 1rem;
}
.address .col-lg-7 .no-gutters>a span{
    display: inline-block;
    border: 1px solid #fff;
    padding: 0 45px;
    border-radius: 30px;
    line-height: 40px;
    font-size: .875rem;

}
.link-notice,
.link-brochure {
    display: flex;
    align-items: center;
    background: #171717 url(https://www.dsmec.com/img/link.png) no-repeat center right 10.4166%/1.5em auto;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 10.4166%;
    height: 50%;
    min-height: 50%
}

/* .main-section .link-black {
    background: #171717;
    color: #fff !important;
} */

.link-notice {
    background-color: #2d2d2d
}

.link-vision {
    /* background: url(../../img/vision.jpg) no-repeat 50% 100%/cover; */
    color: #fff !important
}
.link-award {
    /* background: url(../../img/vision.jpg) no-repeat 50% 100%/cover; */
    color: #fff !important
}
.link-members {
    /* background: url(../../img/vision.jpg) no-repeat 50% 100%/cover; */
    color: #fff !important
}
.link-black {
    /* background: url(../../img/vision.jpg) no-repeat 50% 100%/cover; */
    color: #fff !important
}

/* .link-award {
    background: #0ab1dd;
    color: #fff !important
} */

.portfolio-swiper .swiper-button-next,
.portfolio-swiper .swiper-button-prev {
    margin-top: -2.776rem
}

.portfolio-swiper .swiper-button-next {
    right: auto;
    left: 100%
}

.portfolio-swiper .swiper-button-prev {
    left: auto;
    right: 100%
}

.nav-main-tabs .nav-item:not(:first-child) {
    margin-left: 2rem
}

.nav-main-tabs .nav-link {
    padding: 0 0 .167rem;
    border: 0;
    border-bottom: 2px solid transparent;
    font-size: 1.167rem;
}

.nav-main-tabs li.active a {
    border-color: #198fe5;
    color: #198fe5;
    font-weight: 700
}

.btn-outline-dark {
    border: 1px solid #198fe5;
    color: #198fe5;
    margin-top: 55px !important;
}

.btn-outline-dark:hover {
    background: #198fe5;
    border: 1px solid #198fe5;
    color: #fff;
}

@media all and (-ms-high-contrast:none) {
    .line-text {
        color: rgba(255, 255, 255, 0);
        text-shadow: -1px -1px 0px rgba(255, 255, 255, .1), 1px 1px 0px rgba(255, 255, 255, .1), -1px 1px 0px rgba(255, 255, 255, .1), 1px -1px 0px rgba(255, 255, 255, .1)
    }
}

@media (min-width: 992px) {
    .swiper-slide-active .business-bg {
        background: rgba(255, 255, 255, .1) !important;
        display: none;
    }
    .dsc {
        font-size: 1.111rem
    }
    .portfolio-wrap .col-lg-6:last-child {
        padding-right: 2.222rem
    }
    .main-pr [class*=col-lg] {
        height: 100vh
    }
    .address .col-lg-5{
        max-width: 50% !important;
    }
    .address .col-lg-7{
        height: 45vh;
        margin-top: 15.5%;
        width: 50%;
    }

    .portfolio-swiper>.swiper-pagination-bullets {
        bottom: 0
    }
    .portfolio-swiper .swiper-slide:not(.swiper-slide-active) .portfolio-image {
        text-align: center
    }
    .portfolio-swiper .swiper-slide:not(.swiper-slide-active) .portfolio-image img {
        max-width: 420px
    }
    .portfolio-swiper .swiper-slide:not(.swiper-slide-active) .portfolio-wrap {
        height: 100%;
        align-items: center
    }
    /* .pr-link>.col-6 {
        padding-right: 0
    } */
}

@media (min-width: 1200px) {
    .is-wheel {
        overflow: hidden
    }
    #lnb {
        position: fixed;
        top: 50%;
        right: 30px;
        z-index: 100;
        transform: translateY(-50%)
    }
    #lnb .nav-link {
        position: relative;
        display: block;
        width: 12px;
        height: 12px;
        margin: 20px 0;
        padding: 0;
        border-radius: 100%;
        border: 2px solid #fff;
        background: none;
        font-size: 20px;
        outline: 0
    }
    #lnb .nav-link.active {
        background: #fff
    }
    #lnb span {
        position: absolute;
        top: 50%;
        right: 100%;
        margin-right: 11px;
        white-space: nowrap;
        line-height: 1;
        transform: translateY(-50%);
        opacity: 0;
        transition: opacity .4s;
        font-weight: 500;
        color: #fff
    }
    #lnb .active span {
        opacity: 1
    }
    [data-theme="primary"] #lnb .nav-link {
        border-color: #198fe5
    }
    [data-theme="primary"] #lnb .nav-link.active {
        background: #198fe5
    }
    [data-theme="primary"] #lnb span {
        color: #198fe5
    }
    [data-target="#ft"] {
        width: 0;
        height: 0;
        visibility: hidden;
        margin: 0
    }
    .main-visual:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 5.556rem;
        background: #fff;
        z-index: 5
    }
    .business-swiper .swiper-button-prev {
        right: 100%;
        left: auto;
        margin-right: calc((100vw - 1360px)/4);
        transform: scaleX(-1)
    }
    .business-swiper .swiper-button-next {
        left: 105%;
        right: auto;
        margin-left: calc((100vw - 1360px)/4)
    }
    .portfolio-swiper {
        overflow: visible
    }
}
.address .col-lg-7 .no-gutters {
    width: 80%;
    margin-left: 10%;
}
.address_div{
    position: absolute;
    left: 10%;
    top: -25%;
    right: 10%;
}
.address_box{
    position: absolute;
    left: 10%;
    bottom: -165px;
    right: 10%;
   }
   .address_div .display-2{
    font-size: 2.3rem;
}
.address_div div{
    font-size: 1.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.address_box .fl{
    float: left;
}
.address_box .fr{
    float: right;
    color: #aaaaaa;
}
.address_box .fr a{
    font-size: 1.3rem !important;
    margin: 0 5px !important;
}
.address_box .fl a{
 display: block;
 padding: 0 45px;
 line-height: 45px;
 text-align: center;
 border: 0.1rem solid #1990e5;
 /* background-color: rgba(21, 153, 227, 0.25); */
 border-radius: 2rem;
 font-size: 1rem;
 color: #1990e5;
 border: 1px solid #1990e5;
 opacity: 1;
 font-weight: bold;
}
.address_box>div:nth-of-type(2){
    margin-top: 20px;
    color: #aaaaaa;
    font-size: 1rem;
}
.address .row{
    display: block;
}
.address .col-lg-5{
    float: left;
}
.address .col-lg-7{
    float: right;
}
@media (min-width: 1440px) {
  
    .visual-swiper {
        width: 100%;
        position: static;
        z-index: auto
    }
    .visual-swiper [class*=swiper-button] {
        height: 5.556rem;
        background: transparent;
        top: auto;
        bottom: 0;
        width: 50%;
        z-index: 10;
        right: auto;
        left: 0;
        display: flex;
        align-items: center;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: -.01em;
        justify-content: center;
        box-shadow: none;
        border-radius: 0
    }
    .visual-swiper .swiper-button-prev {
        transform: none;
    }
    .visual-swiper .swiper-button-next {
        transform: translateX(100%);
    }
    .visual-swiper .swiper-button-prev:before,
    .visual-swiper .swiper-button-next:after {
        content: '';
        display: block;
        width: 8px;
        height: 14px;
        background: url(https://www.dsmec.com/img/swiper_sm.svg) no-repeat 0 0/100% auto;
        margin-left: 15%;
        
    }

    .visual-swiper .swiper-button-prev:before {
        transform: scaleX(-1);
        margin: 0 15% 0 0
    }
    .business-swiper .swiper-button-prev,
    .business-swiper .swiper-button-next {
        height: 205px;
        margin: -111px 0 0 -90px;
        width: 70px;
        background-position: right 20px bottom 25px;
        padding: 10px
    }
    /* .business-swiper .swiper-button-next:before {
        content: "0"attr(data-index);
        font-size: 1.556rem;
        font-weight: 500;
        letter-spacing: 0
    } */
    .business-swiper .swiper-button-prev .display-2,
    .business-swiper .swiper-button-next .display-2 {
        position: absolute;
        font-size: 22px;
        left: 5px;
        /* bottom: 25px; */
        writing-mode: vertical-rl;
        writing-mode: tb-rl;
        top: 25px;
        line-height: 26px
    }
    .business-swiper .swiper-button-prev .display-2{
        left: 11px;
    }
    .business-swiper .swiper-button-prev .display-2{
        transform: rotateY(180deg);
    }
    .business-swiper .swiper-button-prev .display-2::after,
    .business-swiper .swiper-button-next .display-2:after {
        content: attr(data-en);
        display: block;
        font-size: 12px;
        letter-spacing: 0
    }
    .visual-swiper .swiper-pagination {
        display: none
    }
    .main-pr [class*=col-lg] {
        flex-basis: 50% !important;
        max-width: 50% !important
    }
    .address .col-lg-7 .no-gutters{
        width: 80%;
        margin-left: 10%;
    }
    .address_div{
        position: absolute;
        left: 10%;
        top: -25%;
        right: 10%;
    }
    .address_box{
        position: absolute;
        left: 10%;
        bottom: -165px;
        right: 10%;
       }
   .address_div .display-2{
       font-size: 2.3rem;
   }
   .address_div div{
       font-size: 1.7rem;
       letter-spacing: 1px;
       text-transform: uppercase;
   }
 
   .address_box .fl{
       float: left;
   }
   .address_box .fr{
       float: right;
       color: #aaaaaa;
   }
   .address_box .fr a{
       font-size: 1.3rem !important;
   }
   .address_box .fl a{
    display: block;
    padding: 0 45px;
    line-height: 45px;
    text-align: center;
    border: 0.1rem solid #1990e5;
    /* background-color: rgba(21, 153, 227, 0.25); */
    border-radius: 2rem;
    font-size: 1rem;
    color: #1990e5;
    border: 1px solid #1990e5;
    opacity: 1;
    font-weight: bold;
   }
   .address_box>div:nth-of-type(2){
       margin-top: 20px;
       color: #aaaaaa;
       font-size: 1rem;
   }
   .address .col-lg-5{
    float: left;
}
.address .col-lg-7{
    float: right;
}

}

@media (min-width: 1600px) {
    .business-swiper .swiper-button-prev {
        margin-right: 120px
    }
    .swiper-slide-next .business-bg {
        right: auto;
        left: 100px
    }
    .business-swiper .swiper-button-next {
        margin-left: 0
    }
    .visual-swiper [class*=swiper-button] {
        font-size: 16px
    }
    .visual-swiper .swiper-button-prev:before {
        margin-right: 27.77%
    }
    .visual-swiper .swiper-button-next:after {
        margin-left: 27.77%
    }
}

@media (max-width: 1599.98px) {
    .business-bg {
        right: 8.333vw
    }
    .business-txt {
        margin-left: 3.333vw
    }
}

@media (max-width: 1439.98px) {
    .business-swiper .swiper-button-next>*,
    .visual-swiper [class*=swiper-button] {
        display: none
    }
    .swiper-slide-prev .business-bg {
        right: 0
    }
    .swiper-slide-next .business-bg {
        left: 0;
        right: auto
    }
    .visual-swiper .swiper-pagination {
        bottom: calc(10vh + 5.556rem)
    }
}

@media (max-width: 1199.98px) {
    .visual-txt h1 {
        font-size: 2.0625rem;
        line-height: 50px;
    }
    .news-swiper {
        max-width: none;
        left: 0;
        transform: none
    }
    .business-bg {
        width: 56.45vw;
        height: 56.45vw;
        max-width: 560px;
        max-height: 560px
    }
    .main-section [class*=swiper-button] {
        display: none
    }
    .news-swiper [class*=swiper-button] {
        display: block
    }
    .side-text {
        right: auto;
        left: 100%;
        transform: none;
        margin-left: 1em
    }
    .main-business .swiper-slide {
        padding: 9vh 0 15vh
    }
    .main-business .swiper-slide:before {
        min-height: 76vh
    }
    .business-wrap {
        min-height: 46.66vw
    }
    .pr-link .h1+p {
        font-size: .889rem
    }
    .link-notice,
    .link-brochure {
        background-size: 2.143rem auto
    }
    .portfolio-header {
        padding-top: 2.778rem
    }
}

@media (max-width: 991.98px) {
    
    .visual-swiper .swiper-slide {
        min-height: 100vh;
        min-height: calc(var(--vh, 1vh) * 100);
        background-position-x: 50%;
    }
    .main-section {
        font-size: 1rem
    }
    .main-section:before,
    .main-business .swiper-slide:before,
    .business-txt .h1 {
        display: none
    }
    .news-swiper {
        height: 3.5rem
    }
    .news-swiper .text-truncate {
        line-height: 3.5rem;
        font-size: 1rem
    }
    .news-swiper [class*=swiper-button] {
        width: 2.286rem
    }
    .news-swiper .text-truncate {
        margin-right: 2.286rem
    }
    .news-swiper .h6 {
        padding-left: 2.286rem
    }
    .btn-bottom {
        margin-top: 2.143rem
    }
    .main-visual>.btn {
        right: 15px;
        bottom: calc(3.5rem + 15px)
    }
    .visual-swiper img {
        max-height: 50px
    }
    .business-wrap {
        flex-direction: column-reverse;
        max-height: none;
        min-height: 0;
        height: auto
    }
   
    .business-bg {
        position: relative;
        top: auto;
        right: auto;
        width: 69.5vw;
        height: 69.5vw;
        transform: none;
        box-shadow: none;
        opacity: 0;
    }
    .side-text {
        display: none
    }
    .line-text {
        font-size: 3.25rem;
        transform: translate(.25em, 50%)
    }
    .business-txt {
        margin: 0;
        text-align: center
    }
    .business-txt .display-2 {
        margin: 3.5rem 0 .8rem
    }
    .portfolio-swiper .swiper-slide {
        padding-bottom: 15vh
    }
    .portfolio-header {
        padding-top: 9vh
    }
    .portfolio-wrap {
        padding: 2.222rem 1.111rem 0
    }
    .main-portfolio .container-sm {
        padding: 0 1.111rem
    }
    .portfolio-image,
    .portfolio-txt {
        margin: 0 auto
    }
    .portfolio-image {
        text-align: center;
        padding: 0 0 56.25% 0;
        position: relative
    }
    .portfolio-image>img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        object-fit: cover
    }
    .portfolio-txt {
        padding: 2rem 1.389rem;
        box-shadow: 0px .8rem 1.111rem rgba(0, 0, 0, .15)
    }
    .portfolio-txt .dsc {
        padding-bottom: 1.25rem
    }
    .business-txt p{
        text-align: left !important;
    }
    .main-portfolio .more-link {
        padding-right: 2.57rem;
        font-size: 0;
        line-height: 0;
        height: 1rem;
        background-size: auto 85%
    }
    .pr-video-link {
        padding-left: 5.2085%
    }
    .nav-main-tabs .nav-item:not(:first-child) {
        margin-left: 1.25rem
    }
    .btn-outline-dark {
        margin-top: 0px !important;
    }
    .business-txt {
        width: 95% !important;
        margin: 0 auto;
    }
    /* .address .no-gutters{
        height: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
    }
    .address .col-lg-5{
        order: 2;
    }
    .address .col-lg-7{
        order: 1;
    } */
    .address .col-lg-7 .no-gutters {
        width: 100%;
        margin-left: 0;
    }
    .address_div {
        position: static;
        left: 0;
        top: 0;
        padding: 25px 15px;
    }
    .address_div div {
        font-size: 1.25rem;
    }
    .address_div .display-2 {
        font-size: 1.7rem;
    }
    .address_box {
        position: static;
        left: 0%;
        bottom: 0px;
        padding: 15px;
    }
    .address_box .fl a {
        display: block;
        padding: 0 45px;
        line-height: 35px;
    }
    .address .col-lg-7 .no-gutters>a {
        width: 48% !important;
    }
    .swiper-slide-active .business-bg {
        background: rgba(255, 255, 255, .1) !important;
        display: block;
        /* opacity: 0; */
    }
}

@media (max-width: 575.98px) {
    .portfolio-image {
        padding: 0px 0 10.25% 0;
    }
    .visual-swiper img {
        max-width: 95%
    }
    .news-swiper .h6 {
        padding-left: .5rem;
        font-size: 1rem;
        padding-right: .5rem;
        margin-right: .5rem
    }
    .line-text {
        font-size: 1.857rem
    }
    .main-business .container {
        padding: 0
    }
    .pr-link .h1+p {
        display: none
    }
    .pr-link,
    .pr-link>.col-6 {
        height: auto !important
    }
    .pr-link>.col-6 {
        min-height: 33.33vw
    }
    .main-pr .h1 {
        margin: .5em 0 0;
        font-size: 1.3rem
    }
    .pr-link .h5 {
        margin-bottom: 0
    }
    .pr-link>.col-6 {
        justify-content: center
    }
    .visual-txt {
        width: 100%;
        text-align: center;
    }
    .visual-txt h1 {
        font-size: 20px!important;
        line-height: 30px;
    }
    .visual-swiper .h3 {
        font-size: 16px;
    }
}
