﻿/* company_abouts */
.company_abouts {
    font-family: CHAPARRALPRO-BOLD;
    margin: 0 auto;
    margin-bottom: 48px;
    text-align: center;
    width: 380px;
    height: 77px;
    font-weight: bold;
    font-size: 64px;
    color: #333333;
    line-height: 75px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

img {
    width: 100%;
    height: auto;
}

.anta_peraing .time {
    padding: 5px 0 !important;
}

/* article produsts */
.detail_banner ul {
    text-align: center;
}

.detail_banner ul li {
    display: inline-block;
}

.detail_banner ul li a {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #333;
    text-transform: capitalize;
}

.detail_banner ul li::after {
    content: '>';
    margin: 0 6px;
}

.detail_banner ul li:last-child:after {
    display: none;
}

.detail_banner ul li:last-child a {
    color: #000;
}

.product-intro {
    overflow: hidden;
    margin-top: 50px;
}

.product-view {
    float: left;
    width: 55.5%;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.product-summary {
    width: 43.5%;
    padding-left: 4.7%;
    float: right;
}

.product-view .product-image {
    width: 70%;
    float: left;
}

.product-view .image-additional-wrap {
    width: 9.8%;
    float: right;
    padding: 25px 0;
    position: relative;
    order: -1;   
}

.image-additional-wrap .image-additional {
    /* height: 400px; */
    height: 500px;
    overflow: hidden;
}

.image-additional .swiper-pagination {
    display: none;
}

.image-additional-wrap .swiper-button-next,
.image-additional-wrap .swiper-button-prev {
    opacity: 1;
    width: 27px;
    height: 15px;
}

.image-additional-wrap .swiper-button-prev {
    top: -5px;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}

.image-additional-wrap .swiper-button-next {
    top: auto;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}

.image-additional-wrap .swiper-button-prev::after {
    content: '';
    display: inline-block;
    width: 27px;
    height: 27px;
    /* background-image: url(https://www.bedencasement.com/static/template/img/arrow-top.png); */
    background-image: url(../image/l_top.png);
}

.image-additional-wrap .swiper-button-next::after {
    content: '';
    display: inline-block;
    width: 27px;
    /* height: 15px; */
    height: 27px;
    /* background-image: url(https://www.bedencasement.com/static/template/img/arrow-bottom.png); */
    background-image: url(../image/l_bottom.png);
}

.image-additional-wrap .swiper-slide.current a {
    border: solid 1px #9fcce3;
}

.product-summary .page_title {
    font-family: 'Regular';
    font-size: 32px;
    color: #000;
    margin-bottom: 35px;
    line-height: 36px;
}

.product-summary .product-meta {
    font-family: Catamaran-Regular;
    font-size: 18px;
    /* color: #666666; */
    line-height: 30px;
}

.product-btn-wrap .email,
.product-btn-wrap .pdf {
    border: solid 2px #f4f4f4;
    display: inline-block;
    width: 230px;
    line-height: 50px;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 18px;
    cursor: pointer;
    margin-left: 12px;
}

.product-btn-wrap .email {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-btn-wrap .email::after {
    content: '';
    width: 25px;
    height: 16px;
    background: url(../image/bai.png) no-repeat center;
    display: block;

}

.product-btn-wrap .email:hover::after {
    background: url(../image/hei.png) no-repeat center;
}

.product-btn-wrap .pdf::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../image/rectangle_2.png);
    margin-right: 9px;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-btn-wrap .email {
    margin-right: 15px;
    background-color: #000;
    color: #fff;
}

.product-btn-wrap .pdf {
    color: #000;
}

.product-btn-wrap {
    margin-top: 60px;
    display: flex;
}

.share_btn {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.share_btn>span {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
}

.product-btn-wrap .email:hover {
    background-color: #fff;
    color: #000;
}

.product-btn-wrap .pdf:hover {
    opacity: .8;
}

.tab-title-bar {
    display: flex;
    align-items: left;
    justify-content: left;
    margin-bottom: 50px;
}

.tab-title-bar .tab-title:first-child {
    margin-left: 0 !important;
}

.tab-title-bar .tab-title {
    font-family: Roboto-Regular;
    font-size: 24px;
    color: #000;
    margin: 0 39px;
    cursor: pointer;
}

.tab-title-bar .tab-title.current {
    border-bottom: 2px solid #333;
    font-weight: bold;
    padding-bottom: 15px;
}

.tab-panel.entry {
    display: none;
}

.goerti {
    border-bottom: #eee solid 2px;
}

.tab-content-wrap {
    margin-top: 100px;
    margin-bottom: 60px;
}

.web_section_Customers {
    padding-top: 79px;
    padding-bottom: 70px;
    position: relative;
}

.web_section_Customers .inquiry_desc {
    font-family: Regular;
    font-weight: 400;
    font-size: 36px;
    color: #232323;
    margin-bottom: 99px;
    text-align: center;
    font-weight: bold;
}

@media only screen and (max-width: 500px) {
    .web_section_Customers .inquiry_desc {
        margin-bottom: 33px;
        font-size: 25px;
    }
}

.web_section_Customers .web_Customers_swiper {
    overflow: hidden;
}

/* .web_section_Customers .web_Customers_wrapper {
	padding-left: 50px;
} */
.web_section_Customers .web_Customers_slide .swiper-slide-title {
    font-family: SemiBold;
    font-weight: 600;
    font-size: 18px;
    color: #232323;
    margin-bottom: 5px;
    position: relative;
}

.web_section_Customers .web_Customers_slide .swiper-slide-title::before {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: -40px;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background-image: url("../image/Layer 27.png");
    background-size: cover;
}

.web_section_Customers .web_Customers_slide .swiper-slide-data {
    font-family: Regulay;
    font-weight: 400;
    font-size: 16px;
    color: #232323;
    opacity: 0.49;
    margin-bottom: 19px
}

.web_section_Customers .web_Customers_slide .swiper-slide-star {
    display: flex;
    margin-bottom: 10px
}

.web_section_Customers .web_Customers_slide .swiper-slide-star img {
    width: auto !IMPORTANT;
    !I;
    !;
    height: 18px;
    margin-right: 2px;
    float: left;
}

.web_section_Customers .web_Customers_slide .swiper-slide-text {
    font-family: Regular;
    font-weight: 400;
    font-size: 16px;
    color: #232323;
}

.web_section_Customers .web_Customers_scrollbar {
    position: relative;
    width: 10%;
    height: 2px;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 93px;
}

.web_section_Customers .web_section_copy {
    font-family: Medium;
    font-weight: 500;
    font-size: 18px;
    color: #232323;
    text-align: center;
    margin-top: 27px;
}

.wath_product .send_email {
    justify-content: flex-end;
}

/* send email */
.send_email {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    flex-wrap: wrap;
}

.send_email .ll {
    width: 47.2%;
}

.send_email .rr {
    width: 47.1%;
}

/* .send_email .ll .img{padding-top:118% ;} */
.send_email .rr .title {
    font-family: Century751BT-BoldB;
    font-size: 50px;
    color: #000;
}

.send_email .rr .detail {
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 29px;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 60px;
}

.send_email .content-wrap.form .ch_form_wrap ul {
    padding: 0;
}

.send_email .content-wrap.form .ch_form_wrap ul li {
    margin: 0 0 30px;
    line-height: 60px;
    float: left;
    position: relative;
}

.send_email .content-wrap.form .ch_form_wrap ul {
    overflow: hidden;
}

.send_email .content-wrap.form .ch_form_wrap ul input,
.send_email .content-wrap.form .ch_form_wrap ul textarea,
.send_email .content-wrap.form .ch_form_wrap ul select {
    border: none !important;
    height: 60px;
    padding: 0 30px;
    background-color: #f4f4f4;
    font-size: 16px;
    color: #808080;
    width: 100%;
}

.send_email .content-wrap.form .ch_form_wrap ul li.item_name,
.send_email .content-wrap.form .ch_form_wrap ul li.item_email {
    width: 43.5%;
}

.send_email .content-wrap.form .ch_form_wrap ul li.item_name {
    margin-right: 7%;
}

.send_email .content-wrap.form .ch_form_wrap ul li::before {
    content: '*';
    position: absolute;
    color: #ad222c;
    font-size: 16px;
    left: 17px;
    top: 2px;
    z-index: 9;
}

.item_submit::before {
    display: none !important;
}

.send_email .content-wrap.form .ch_form_wrap ul textarea {
    height: 147px;
    padding-top: 20px;
}

.send_email .content-wrap.form .ch_form_wrap .item_submit {
    padding: 0;
}

.send_email .content-wrap.form .ch_form_wrap .item_submit input {
    padding: 0;
    box-shadow: 0px 9px 16px 0px #636363;
    background-color: #000;
    line-height: 60px;
    width: 200px;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
}

.send_email .content-wrap.form .ch_form_wrap .item_submit input:hover {
    opacity: .6;
}

.svg_icon {
    position: absolute;
    content: "\f067";
    right: 0;
    font-size: 15px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 56%;
    width: 50px;
    height: 50px;
    margin-top: -31.5px;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.inquiry-pop-bd .content-wrap.form .ch_form_wrap {
    width: 100%;
}

.faq_list {
    position: relative;
    width: 100%;
}

.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 25px;
    border-bottom: 3px solid #ddd;
}

.faq-item .faq-title {
    position: relative;
    font-size: 24px;
    padding: 15px 30px 15px 0;
    cursor: pointer;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 24px;
    color: #232323;
}

.faq-item .faq-title:before {
    position: absolute;
    right: 0;
    font-size: 14px;
}

/* .faq-item .faq-title.show-title:before {content:'\f068';} */
.faq-item .faq-title .h3title {
    font-weight: normal;
}

.faq-title b {
    position: absolute;
    right: 0;
    font-size: 15px;
}

.faq-item .faq-cont {
    margin: 0 0 25px;
    display: none;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 18px;
    color: #232323;
    line-height: 24px;
    opacity: 0.49;
}


.faq-item:first-child .faq-cont {
    display: block;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 18px;
    color: #232323;
    line-height: 24px;
    opacity: 0.49;
}

.wath_product {
    background: #F6F6F6;
}

.wath {
    font-family: Regular;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 32px;
    color: #232323;
}

.relate-products .ppp_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.relate-products .ppp_title a:hover {
    text-decoration: underline;
}

.relate-products .ppp_title .button_warp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 5%;
}

.relate-products .ppp_title .right_button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 180px;
}

.relate-products .ppp_title .button_warp img {
    width: 20px;
    height: auto;
}

.right_button>a {
    font-family: Regular;
    font-weight: 400;
    font-size: 18px;
    color: #232323;
    /* border-bottom: 1px solid #232323; */
    margin-right: 70px
}

/* relate */
.ppp_title {
    text-align: left;
    padding-top: 65px;
    font-family: Regular;
    font-weight: 400;
    font-size: 36px;
    color: #232323;
    padding-bottom: 40px;

}

.te {
    padding: 16px 10px 8px 10px;
    text-align: justify;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-decoration-line: unset;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 16px;
    color: #232323;
    opacity: 0.49;
    text-align: center;
    font-family: Catamaran;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-decoration-line: underline;
    text-transform: capitalize;
}

.te:hover {
    color: rgb(2, 157, 43) !important;
}

.relate-products {
    padding-bottom: 80px;
}

.wath_productx {
    background: #EBE7E4;
}

/* .relate-products .img{padding-top: 100%;} */
.relate-products .swiper-slide:hover .products_more {
    opacity: 1;
}

.relate-products .title {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 22px;
    height: 96px;
    color: #000000;
    margin-top: 10px;
    transition: all ease-in-out .3s;
    font-family: Regular;
    font-weight: 400;
    font-size: 30px;
    color: #232323;
    overflow: hidden;
    padding: 0 10px;
}

.relate-products .title:hover {
    color: #000;
}

/* .relate-product-swiper .wering{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap ;  margin-right: 20px;
    flex-direction: column;
    align-items: start;
} */
.relate-product-swiper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.re-next,
.re-prev {
    background-image: none;
    margin-top: 0;
    width: 48px;
    height: 36px;
    opacity: 1;
    transform: translateY(-50%);
    opacity: .5;
}

.re-next {
    background-image: url(https://www.bedencasement.com/static/template/img/arrow-r.png);
    right: -80px;
    position: absolute;
}

.re-prev {
    background-image: url(https://www.bedencasement.com/static/template/img/arrow-l.png);
    left: -80px;
    position: absolute;
}

.over-visi {
    overflow: visible !important;
}

.re-next:hover,
.re-prev:hover {
    opacity: 1;
}

/* 
.relate-news{margin-top: 120px;} */
/* .relate-news .ppp_title{margin-bottom: 80px;} */
.relate-news .img {
    padding-bottom: 73%;
    position: relative;
}

.relate-news .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wath_productg .content-wrap .ch_form_wrap form {
    background: inherit !important;
}

.wath_productg {
    background: #DBD5CF;
}

.wath_productg .send_email {
    margin-top: 0;
}

.wath_productg .item_phone {
    width: 42% !important;
}

.wath_productg .send_email .rr {
    margin-top: 17px;
    font-family: Regular;
}

.wath_productg .send_email .content-wrap.form .ch_form_wrap .item_submit input {
    border-radius: 0%;
    background: #fff;
    color: #000;
    box-shadow: inherit;
}



.wath_productg .send_email .content-wrap.form .ch_form_wrap ul li {
    margin-bottom: 15px !important;
}

.wath_productg .send_email .content-wrap.form .ch_form_wrap ul textarea {
    width: 100%;
}


.index_inquiry_wrap {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.content-wrap.form .ch_form_wrap {
    width: 75%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px;
    margin-top: 20px;
}

.content-wrap.form .ch_form_wrap .title {
    /* background:#013e5a; */
    width: 100%;
    /* height:55px; */
    /* line-height:55px; */
    /* color:#fff; */
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding: 0 20px;
    font-weight: normal;
}

.content-wrap.form .ch_form_wrap .title em {
    font-style: normal
}

.content-wrap.form .ch_form_wrap .title svg {
    display: none
}

.content-wrap.form .ch_form_wrap form {
    position: relative;
}

.content-wrap.form .ch_form_wrap ul {
    padding: 20px 20px 5px;
}

.content-wrap.form .ch_form_wrap ul li {
    position: relative;
    list-style: none;
    margin: 0 0 14px;
    display: flex;
    min-height: auto;
    line-height: 40px;
}

.content-wrap.form .ch_form_wrap ul li label {
    float: left;
    min-width: 80px
}

.content-wrap.form .ch_form_wrap ul,
.content-wrap.form .ch_form_wrap ul li,
.content-wrap.form .ch_form_wrap ul input,
.content-wrap.form .ch_form_wrap ul textarea,
.content-wrap.form .ch_form_wrap ul select {
    position: relative;
    width: 100%;
}

.content-wrap.form .ch_form_wrap ul input,
.content-wrap.form .ch_form_wrap ul textarea,
.content-wrap.form .ch_form_wrap ul select {
    border: 1px solid #eee;
    border-left: 3px solid var(--commonColor);
    height: 39px;
    padding: 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.content-wrap.form .ch_form_wrap ul textarea {
    height: 95px;
    padding: 10px;
    resize: none;
}

.content-wrap.form .ch_form_wrap .item_submit {
    padding: 0 20px;
}

.content-wrap.form .ch_form_wrap .item_submit input {
    width: 100%;
    height: 33px;
    color: #fff;
    background: var(--commonColor);
    border: none;
    cursor: pointer;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

.content-wrap.form .ch_form_wrap .item_submit input:hover {
    background: #020412;
}

.content-wrap.form .ch_form_wrap .Validform_checktip.Validform_wrong {
    position: absolute;
    right: 7px;
    top: 0;
    display: block;
    line-height: 39px;
    color: red;
    pointer-events: none;
}

.content-wrap.form .ch_form_wrap .Validform_error {
    border-color: red !important;
    border-left-color: #013e5a !important
}

.content-wrap.form .ch_form_wrap .form_tip {
    position: relative;
    color: red;
    padding: 0 0 10px;
}

.content-wrap.form .ch_form_wrap .email_point {
    display: none;
}

.content-wrap.form .ch_form_wrap ul li input[type=image],
/* input[type=reset],
input[type=button],
input[type=submit] {
    width: 60px;
    height: 30px;
    margin: 5px 10px
} */
.content-wrap.form #gif-show {
    top: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.content-wrap.form #gif-show img {
    margin-top: 0 !important;
}

.content-wrap.livechat {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
    /*border: 1px solid #2B3384;*/
    border-top: none;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    background: #FFFFFF
}

.content-wrap.livechat .ch_form_wrap {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.content-wrap.livechat .ch_form_wrap .title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #2B3384;
    width: 101%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-left: -2px;
    font-size: 15px;
    padding: 0 20px;
    font-weight: normal;
    cursor: pointer;
}

.content-wrap.livechat .ch_form_wrap .title em {
    font-style: normal
}

.content-wrap.livechat .ch_form_wrap .title svg {
    position: relative;
    display: block;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

.content-wrap.livechat .ch_form_wrap ul {
    padding: 20px 20px 5px;
}

.content-wrap.livechat .ch_form_wrap ul li {
    position: relative;
    list-style: none;
    margin: 0 0 18px;
    display: flex;
    min-height: auto;
    line-height: 40px
}

.content-wrap.livechat .ch_form_wrap ul li label {
    float: left;
    min-width: 80px
}

.content-wrap.livechat .ch_form_wrap ul,
.content-wrap.livechat .ch_form_wrap ul li,
.content-wrap.livechat .ch_form_wrap ul input,
.content-wrap.livechat .ch_form_wrap ul textarea,
.content-wrap.livechat .ch_form_wrap ul select {
    position: relative;
    width: 100%;
}

.content-wrap.livechat .ch_form_wrap ul input,
.content-wrap.livechat .ch_form_wrap ul textarea,
.content-wrap.livechat .ch_form_wrap ul select {
    border: 1px solid #e5e5e5;
    height: 39px;
    padding: 0 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-radius: 25px;
}

.content-wrap.livechat .ch_form_wrap ul textarea {
    height: 95px;
    padding: 10px 13px;
    resize: none;
}

.content-wrap.livechat .ch_form_wrap .item_submit {
    padding: 0 20px;
}

.content-wrap.livechat .ch_form_wrap .item_submit input {
    width: 100%;
    height: 33px;
    color: #fff;
    background: #2B3384;
    border: none;
    cursor: pointer;
    border-radius: 25px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;
}

.content-wrap.livechat .ch_form_wrap .item_submit input:hover {
    background: #94D662;
}

.content-wrap.livechat .ch_form_wrap .Validform_checktip.Validform_wrong {
    position: absolute;
    left: 0;
    bottom: -16px;
    display: block;
    line-height: initial;
    color: red;
    pointer-events: none;
}

.content-wrap.livechat .ch_form_wrap .Validform_error {
    border-color: red !important;
}

.content-wrap.livechat .ch_form_wrap ul li input[type=image],
/* input[type=reset],
input[type=button],
input[type=submit] {
    width: 60px;
    height: 30px;
    margin: 5px 10px
} */
.content-wrap.livechat .ch_form_wrap .form_tip {
    position: relative;
    color: red;
    padding: 0 0 10px;
}

.content-wrap.livechat .ch_form_wrap .email_point {
    display: none;
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 15px 0 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: #2B3384;
    color: #fff;
    cursor: pointer;
}

.content-wrap.form .ch_form_wrap ul .labeldiv {
    display: block;
    float: none;
    width: 100%;
}

.content-wrap.form .ch_form_wrap ul .labeldiv input {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    margin-top: 4px;
}

.content-wrap.form .ch_form_wrap ul .labeldiv .txt {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    color: #999999;
    font-size: 12px;
    line-height: 1.7;
}

.content-wrap .ch_form_wrap form {
    background: #fff;
    /*border: 1px solid #2B3384;*/
}

.content-wrap.livechat .ch_form_wrap form {
    border: 1px solid #2B3384;
}

.content-wrap .ch_form_wrap .input-radio-checkbox {
    display: flex;
    white-space: nowrap;
}

.content-wrap .ch_form_wrap ul li input[type=radio],
.content-wrap .ch_form_wrap ul li input[type=checkbox] {
    width: 20px;
    -webkit-appearance: radio;
}

.content-wrap .ch_form_wrap .input-radio-checkbox input {
    margin: 0px 10px 0px 5px;
}



.wath_product .send_email .ll {
    margin-right: 8%;
    width: 32.2%;
}

.send_email .ll img {
    width: 100%;
}

.anta_peraing {}

.anta_peraing {}

.wath_productg .send_email .content-wrap.form .ch_form_wrap ul li.item_email {
    /* width: 29.50% !important; */
    width: 40.5% !important;
}

.wath_productg .send_email .rr .title {

    font-family: Regular;
    font-weight: 400;
    font-size: 36px;
    color: #232323;
    line-height: 48px;
}

.wath_productg .send_email .rr .detail {
    font-family: Catamaran;
    font-weight: 300;
    font-size: 18px;
    color: #232323;
    margin-bottom: 30px !important;
    line-height: 24px;
}


.relate-news .news_con .title {
    font-family: Regular;
    font-size: 26px;
    color: #000;
    line-height: 120%;
    margin-bottom: 18px;
}

.relate-news .news_con .detail {
    font-family: Roboto-Regular;
    color: #666;
}

.read_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.read_btn a {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #000;
}

.read_btn img {
    opacity: .4;
    transition: all ease-in-out .3s;
}

.read_btn:hover img {
    opacity: 1;
}

.relate-news .swiper-slide:hover .img img {
    transform: scale(105%);
}

.relate-news .news_con .title:hover {
    text-decoration: underline;
}

.up_news {
    position: relative;
}

/* .relate-news{margin-top: 120px;} */
/* .relate-news .ppp_title{margin-bottom: 80px;} */

.relate-news .news_con .title {
    font-family: Regular;
    font-size: 26px;
    color: #000;
    line-height: 120%;
    margin-bottom: 18px;
}

.relate-news .news_con .detail {
    font-family: Roboto-Regular;
    color: #666;
}

.read_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.read_btn a {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #000;
}

.read_btn img {
    opacity: .4;
    transition: all ease-in-out .3s;
}

.read_btn:hover img {
    opacity: 1;
}

.relate-news .swiper-slide:hover .img img {
    transform: scale(105%);
}

.relate-news .news_con .title:hover {
    text-decoration: underline;
}

.up_news {
    position: relative;
}

/* .relate-news .img{ 
	position: relative;
	padding-bottom: 100%;
	width: 100%;
	height: 100%;
}
.relate-news .img img{ 
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

/* page about */
.title01 {
    font-family: Century751BT-BoldB;
    font-size: 50px;
    line-height: 120%;
    color: #000;
    margin-bottom: 23px;
}

.about-detail {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #666;
}

.about2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 63px;
}

.about2 .ll {
    width: 52%;
    padding-left: calc(50% - 800px);
}

.about2 .rr {
    width: 46.1%;
}

.about_main .small_title {
    margin-bottom: 16px;
}

.about2-text {
    padding-left: 18px;
}

.about2-text .tit {
    font-family: Century751BT-BoldB;
    font-size: 30px;
    color: #000;
    line-height: 53px;
    margin-bottom: 44px;
}

.w_img .img {
    padding-top: 66%;
    border-radius: 0px 60px 0px 150px;
    overflow: hidden;
}

.w_img {
    border-radius: 0px 60px 0px 150px;
    background-color: #f1f9ff;
    padding: 0 0 23px 16px;
}

.about_number {
    margin-top: 120px;
}

.about_number .title01,
.about_number .page-detail {
    text-align: center;
}

.about_number ul {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.about_number ul li {
    width: 20.6%;
    text-align: center;
    padding: 50px 20px;
    transition: all ease-in-out .3s;
}

.about_number ul li .num {
    font-family: Century751BT-BoldB;
    font-size: 70px;
    color: #000;
    margin-bottom: 6px;
}

.about_number ul li .tt {
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
}

.about_number ul li .about-detail {
    font-size: 16px;
}

.about_number .title01 {
    margin-bottom: 40px;
}

.about_number ul li:hover {
    box-shadow: 0px 9px 16px 0px #f4f4f4;
    border-radius: 20px;
}

.about-circle .bl_bg_top {
    margin-top: -30px;
}

.about-circle .bl_bg_top .layout {
    padding: 10px 0;
}

.about-circle .content {
    width: 41.8%;
    margin: 0 auto;
    margin-right: 0;
}

.about-circle .content .page-detail {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #666;
}

.about-circle .content ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 34px;
}

.about-circle .content ul li .num {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    line-height: 88px;
    text-align: center;
    background-color: #fff;
    font-family: Roboto-Bold;
    font-size: 30px;
    color: #000;
}

.about-circle .content ul li .cc {
    width: calc(100% - 118px);
}

.about-circle .content ul li .cc .tt {
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #000;
    margin-bottom: 6px;
}

.about-circle .content ul li .cc .about-detail {
    font-size: 16px;
}

.about-circle .content ul {
    margin-top: 40px;
}

.about-circle .bl_bg_bottom {
    background-size: 101% auto;
    position: relative;
}

.about-circle .bl_bg_bottom .position-img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-honor {
    margin-top: 97px;
}

.about-honor .title01,
.about-honor .page-detail {
    text-align: center;
}

.about-honor ul {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.about-honor ul .img {
    padding-top: 147.6%;
}

.about-honor ul li {
    width: 23.7%;
}


.page_contactbtn {
    display: flex;
    align-items: center;
    background-color: #f4f4f4;
    border-radius: 83px;
    padding: 50px 6.2%;
    justify-content: space-between;
    margin-top: 90px;
}

.page_contactbtn .ll {
    width: 60%;
}

.page_contactbtn .ll .title {
    font-family: Century751BT-BoldB;
    font-size: 40px;
    color: #000;
}

.page_contactbtn .ll .detail {
    font-family: 'Roboto-Regular';
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    margin-top: 10px;
}

.page_contactbtn .get_onclick {
    display: inline-block;
    background-color: #000;
    box-shadow: 0px 9px 16px 0px #808080;
    border-radius: 30px;
    line-height: 68px;
    padding: 0 24px;
    font-family: 'Roboto-Regular';
    font-size: 22px;
    color: #fff;
    transition: all ease-in-out .3s;
}

.page_contactbtn .get_onclick:hover {
    opacity: .6;
}

.header_ri .index_web_head {
    position: relative;
    top: 0;
    background: #000;
    color: #535353;
}

.sys_sub_head .path_bar ul {
    padding: 20px 0;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.sys_sub_head .path_bar ul li a {
    color: #535353;
}

.sys_sub_head {
    background: #F7F6F5;
}




.sdlist {
    display: flex;
    justify-content: space-between;
}


.tab-panel-wrap {
    width: 72.2%;
}

.search-product-detail .tab-panel-wrapqq {
    width: 100%;
}
.product-detail table{width: 100% !important;}