.banner_pdf {
    display: inline-flex !important;
    background: url(../images/color/read_more_6.png) no-repeat center;
    color: var(--color-main)
}

.banner_pdf:hover {
    color: var(--color-main) !important
}

.com_aside {
    margin-top: 0
}

.article_products {
    align-items: flex-start;
    --ml: 68px;
    --mr: 40px;
    width: calc(100% - var(--ml) - var(--com-aside-w))
}

.article_products .swiper_l {
    width: 396px;
    flex-shrink: 0;
    margin-right: var(--mr)
}

.article_products .image-container {
    width: 100%;
    height: 396px;
    flex-shrink: 0;
    position: relative;
    overflow: hidden
}

.article_products .image-container:hover .thumbnail {
    display: none
}

.article_products .image-container img {
    max-height: unset;
    max-width: unset;
    transition: unset
}

.article_products .image-container .thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: contain
}

.article_products .image-container .full-image {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    object-fit: cover;
    max-height: unset;
    max-width: unset;
    transition: unset
}

.article_products .arc_sw_par {
    position: relative;
    width: 100%;
    flex-shrink: 0;
    margin-top: 17px;
    display: flex;
    align-items: center
}

.article_products .arc_sw_par .swiper-button-prev,
.article_products .arc_sw_par .swiper-button-next {
    width: 22px;
    height: 64px;
    position: unset;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    background-color: #fff;
    top: 26px;
}

.article_products .arc_sw_par .swiper-button-prev {
    background-image: url(../images/color/sl_.png);
    left: 0
}

.article_products .arc_sw_par .swiper-button-next {
    background-image: url(../images/color/sr_.png);
    right: 0
}

.article_products .arc_sw_par .swiper-button-prev:hover {
    background-color: var(--color-main);
    background-image: url(../images/color/sl.png);
}

.article_products .arc_sw_par .swiper-button-next:hover {
    background-color: var(--color-main);
    background-image: url(../images/color/sr.png);
}

.article_products .arc_sw_par .arc_sw {
    width: calc(100% - 14px * 2 - 22px * 2);
    overflow: hidden;
    margin: 0 calc(14px + 22px)
}

.article_products .arc_sw_par .arc_sw .img {
    padding-bottom: 100%
}

.article_products .arc_info {
    flex: 1
}

.article_products .arc_info .title {
    font-family: Chaparral Pro;
    color: #ffffff
}

.article_products .arc_info .smtit {
    font-family: Chaparral Pro;
    font-size: 20px;
    color: var(--color-main);
    margin-top: 30px
}

.article_products .arc_info .share_btn {
    display: flex;
    align-items: center;
    margin-top: 25px
}

.article_products .arc_info .share_btn>span {
    color: #fff;
    margin-right: 10px
}

.article_products .arc_info .desc {
    margin-top: 35px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.75em;
    max-height: 10.5em;
    overflow: auto
}

.article_products .arc_info .sub_btn {
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px
}

.article_products .arc_info .sub_btn>a,
.article_products .arc_info .sub_btn>div {
    margin-top: 20px;
    margin-right: 25px
}

.article_products .arc_info .sub_btn .a_link_more {
    border-radius: 8px 8px 8px 8px;
    border: none;
    padding: 8px 30px
}

.article_products .arc_info .sub_btn .a_link_more span {
    color: var(--color-main)
}

.a_content {
    margin-top: 56px
}



.a_content .title {
    font-family: Chaparral Pro;
    color: #ffffff
}

.a_content .desc {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 32px
}

.a_content .ulist {
    margin-top: 20px
}

.a_content .ulist li {
    display: flex;
    align-items: center;
    border: 1px solid #ffffff;
    padding: 16px;
    border-radius: 0px 0px 12px 12px
}

.a_content .ulist li:nth-child(even) span {
    color: var(--color-main)
}

.a_content .ulist li span {
    display: block;
    font-family: Chaparral Pro;
    font-size: 20px;
    width: 50%;
    text-align: center;
    color: #fff
}

.a_content .ulist li span:last-child {
    font-family: unset;
    font-size: 16px;
    text-align: left
}

.get_in_touch {
    margin-top: 4.2%;
    padding: 57px var(--all-pd) 50px;
    background: var(--color-main)
}

.get_in_touch>.title {
    text-align: center;
    font-family: Chaparral Pro;
    color: #ffffff
}

.get_in_touch .box {
    margin-top: 50px;
    align-items: unset
}

.get_in_touch .ll {
    width: 45%
}

.get_in_touch .ll .item {
    position: relative;
    width: calc(50% - 14px);
    --mt: 78px;
    --pd: 24px;
    margin-top: var(--mt);
    border-radius: 12px 12px 12px 12px;
    background: #fff;
    padding: 24px
}

.get_in_touch .ll .item:nth-child(-n + 2) {
    margin-top: 0
}

.get_in_touch .ll .item .num {
    position: absolute;
    width: 78px;
    height: 78px;
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
    left: 0;
    top: -39px;
    background: #111111;
    border-radius: 4px 4px 4px 4px
}

.get_in_touch .ll .item .img {
    width: 80px;
    height: 80px;
    padding: 0;
    border-radius: 50%;
}

.get_in_touch .ll .item .title {
    margin-top: 16px;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 1em;
    height: 2em;
    overflow: hidden
}

.get_in_touch .ll .item .desc {
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #777777;
    line-height: 1.8;
    max-height: 9em;
    overflow-y: auto;
}

.get_in_touch .sub_form {
    padding: 45px 84px;
    width: 50%;
    background: #111111;
    box-shadow: 0 3px 18px 0 rgba(28, 34, 138, 0.1);
    border-radius: 12px 12px 12px 12px
}

.get_in_touch .sub_form .smtit1 {
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    display: flex;
    align-items: center
}

.get_in_touch .sub_form .smtit1::before {
    content: "";
    display: block;
    width: 64px;
    height: 2px;
    border-radius: 0px 0px 0px 0px;
    background: #ffffff;
    margin-right: 11px
}

.get_in_touch .sub_form .smtit2 {
    margin-top: 16px;
    font-family: Chaparral Pro;
    font-weight: bold;
    font-size: 32px;
    color: #ffffff
}

.get_in_touch .sub_form form {
    margin-top: 33px
}

.get_in_touch .sub_form form li {
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    position: relative
}

.get_in_touch .sub_form form li::before {
    content: "*";
    display: block;
    color: var(--color-main);
    position: absolute;
    left: 3%;
    top: 40%
}

.get_in_touch .sub_form form li:first-child {
    margin-top: 0
}

.get_in_touch .sub_form form li.message::before {
    top: 22%
}

.get_in_touch .sub_form form li input,
.get_in_touch .sub_form form li textarea {
    width: 100%;
    padding: 23px 34px;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px
}

.get_in_touch .sub_form form li input::placeholder,
.get_in_touch .sub_form form li textarea::placeholder {
    color: #666666;
    font-size: 16px
}

.get_in_touch .sub_form form li textarea {
    height: 120px
}

.get_in_touch .sub_form form .sub_btn {
    margin-top: 20px;
    padding: 12px 36px;
    background: var(--color-main);
    border-radius: 4px 4px 4px 4px;
    font-family: Chaparral Pro;
    font-size: 20px;
    color: #ffffff
}

@media screen and (max-width:1366px) {


    .article_products {
        width: 100%;
    }
}

@media screen and (max-width:1024px) {
    .get_in_touch .ll {
        width: 48%
    }
}

@media screen and (max-width:950px) {
    .article_products {
        width: 100%
    }

    .article_products .image-container {
        display: none
    }

    .article_products .swiper_l {
        width: 100%
    }

    .article_products .arc_info {
        margin-top: 30px
    }

    .article_products .arc_info .smtit,
    .article_products .arc_info .desc {
        margin-top: 15px
    }

    .article_products .arc_info .desc {
        max-height: unset
    }

    .size48 {
        font-size: 28px
    }

    .get_in_touch .ll,
    .get_in_touch .sub_form {
        width: 100%
    }

    .get_in_touch .sub_form {
        margin-top: 30px;
        padding: 30px
    }

    .get_in_touch .ll .item {
        width: 100%
    }

    .get_in_touch .ll .item:nth-child(-n + 2) {
        margin-top: var(--mt)
    }

    .get_in_touch .ll .item:first-child {
        margin-top: 0
    }
}

strong {
    color: #fff;
}

.tab-panel-content .detail_c {
    display: flex;
    flex-wrap: wrap;
}

.tab-panel-content .detail_c p {
    font-size: 18px;
    line-height: 40px;
    word-wrap: break-word;
    width: 50%;
}

.tab-panel-content>p.detail_title {
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    font-size: 24px;
    color: var(--color-main);
    font-weight: bold;
}

.tab-panel-content span {
    font-size: 16px !important;
}

.article_products ul {
    margin-top: 20px;
}

.com_bodys p {
    margin: 10px 0 !important;
}

.com_bodys img {
    display: block;
}