@charset "utf-8";

html {
    font-size: 625%
}

body {
    font-size: 14px;
    background: #FFF
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
form,
object,
iframe,
blockquote,
pre,
a,
abbr,
address,
code,
img,
fieldset,
form,
label,
figure {
    margin: 0;
    padding: 0
}

.addinte {
    margin: 26px;
    position: relative;
    left: -17px;
}

body,
html,
input,
button,
textarea {
    color: #000;
    font-family: 'Montserrat_Regular', Arial, Helvetica, sans-serif;
    line-height: 1.5
}

.adinfos {
    font-size: 11px;
    position: relative;
    display: inline-block;
    /* top: -20px; */
    /* line-height: 7px !important; */
}

.qonesubscribe {
    bottom: 314px !important;
    right: 15px;
    opacity: 1;
    visibility: visible;
    height: 70px;
    width: 70px;
}

.qtwosubscribe {
    bottom: 216px !important;
    right: 15px;
    opacity: 1;
    visibility: visible;
    height: 70px;
    width: 70px;
}

body {
    background-color: #fff
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;

}

h1 {
    font-size: 20px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4,
h5 {
    font-size: 14px
}

img {
    border: none;
    vertical-align: middle;
    /* max-width: 100%; */
    width: 100%;
    height: auto;
}

li {
    list-style: none
}

i,
em {
    font-style: normal
}

a {
    color: #797979;
    text-decoration: none
}

a:focus {
    outline: none
}

a:hover {
    color: #D0092E;
    text-decoration: none
}

input[type="text"]:focus {
    outline: none
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0
}

hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #c1c1c1;
    margin: 15px 0 15px 0
}

a:active,
select,
input,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: 0 !important
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

.clearfix:after,
.layout:after,
.sys_row:after,
.flex_row:after,
.web_main:after,
.page_main:after,
.items_list ul:after,
.product_items:after,
.cate_items ul:after,
.web_head .logo:after,
.product-intro:after,
.detail-tabs:after,
.foot_items:after,
.foot_item .news_cell:after,
.foot_sns:after,
.main_hd:after,
.index_news .thumbs_items:after,
.brand_items:after,
.news_items:after,
.lytsolutions_box:after,
.foot_contact_list:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.clearfix,
.layout,
.sys_row,
.flex_row,
.web_main,
.page_main,
.items_list ul,
.product_items,
.cate_items ul,
.web_head .logo,
.product-intro,
.detail-tabs,
.foot_items,
.foot_item .news_cell,
.foot_sns,
.main_hd,
.index_news .thumbs_items,
.brand_items,
.news_items,
.lytsolutions_box,
.foot_contact_list {
    *zoom: 1
}

.clear {
    clear: both
}

.container {
    margin: auto
}

body {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: auto;
    overflow-x: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.layout,
.layout_about {
    width: 1320px;
    margin: 0 auto
}

.layoutlp {
    width: 100%;
    margin: 0 auto;
    display: flex
}

.z9999 {
    z-index: 9999 !important
}

.hide {
    display: none
}

.bottom_xp.company-subscribe {
    bottom: 400px;
    right: 15px;
    opacity: 1;
    visibility: visible;
    /*! height: 112px; */
    width: 70px;
    /* display: block; */
    background-color: #eee;
    /*! background-color: #eee; */
    /*! border-bottom: 1px solid #000; */
    /*! z-index: 999999999999999999; */
    height: 70px;
}

.bottom_xp,
.gotop {
    position: fixed;
    text-align: center;
    right: 15px;
    bottom: 50px;
    color: #fff;
    /*background-color: rgba(0,0,0,.6);*/
    text-align: center;
    height: 45px;
    width: 45px;
    line-height: 11px;
    border-radius: 5%;
    background-clip: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 99999;
    cursor: pointer;
    font-size: 24px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.gotop:hover,
.gotop.active:hover {
    font-weight: bold;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
}

.gotop.active {
    opacity: 1;
    visibility: visible;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.gotop:before,
.gotop em {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.gotop em {
    font-size: 12px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff; 
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -transform: translateY(10px);
    transform: translateY(10px)
}

.gotop:before {
    content: '';
    background-image: url('/sikaien/imgs/top.png');
    background-size: cover;
    height: 100%;
    display: block
}

.gotop:hover em {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.gotop:hover:before {
    -webkit-transform: translateY(-15px) scale(.5);
    -ms-transform: translateY(-15px) scale(.5);
    -o-transform: translateY(-15px) scale(.5);
    transform: translateY(-15px) scale(.5);
    opacity: 0;
    filter: alpha(opacity=0)
}

.head_nav li a,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav>li>a>b,
.nav_wrap .head_nav li ul,
.nav_wrap .head_nav li li>a:before,
.head_nav b:after,
.web_head .btn--search,
.web_head .btn--search:before,
.product_item figure,
.gotop,
.product-item .item-img img,
.product_item .item_img img,
.product_item .item_img a,
.product_item,
.product_item .item_img a:before,
.product_item .item_img a:after,
.product_item .item_img:after,
.product-btn-wrap a,
.web_head,
.change-language .change-language-title a:after,
.newsletter .button,
.mobile-head-item .middle-show-content-wrap,
.product_item figure figcaption,
.foot_item a,
.pages a,
.ad_item figure figcaption .item_more,
.head_sns li img,
.side_product_item .add-friend,
.side_product_item .add-friend:after,
.side-product-items .btn-prev,
.side-product-items .btn-next,
.foot_sns li img,
.blog-item:after {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.head_nav>li>a:before,
.head_nav>li>a:after,
.head-search .search-btn,
.icon-cate,
.items_list .product_item .item_img,
.goods-may-like .product_item .item_img,
.foot_txt_list li a:before,
.about_aside_nav {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sys-layer {
    margin: 0 auto
}

.sys-row {
    margin: 0 -8px
}

.sys-col {
    float: left
}

.sys-col-inner {
    margin: 0 8px
}

.sys-col-md {
    float: left
}

.sys-col-md-12 {
    width: 100%
}

.sys-col-md-11 {
    width: 91.66666667%
}

.sys-col-md-10 {
    width: 83.33333333%
}

.sys-col-md-9 {
    width: 75%
}

.sys-col-md-8 {
    width: 66.66666667%
}

.sys-col-md-7 {
    width: 58.33333333%
}

.sys-col-md-6 {
    width: 50%
}

.sys-col-md-5 {
    width: 41.66666667%
}

.sys-col-md-4 {
    width: 33.33333333%
}

.sys-col-md-3 {
    width: 25%
}

.sys-col-md-2 {
    width: 16.66666667%
}

.sys-col-md-1 {
    width: 8.33333333%
}

.sys_fl {
    float: left !important
}

.sys_fr {
    float: right !important
}

.flex_row,
.items_list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_row_nowrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.sys_btn {
    display: inline-block;
    padding: 10px 28px;
    text-transform: uppercase;
    background-color: #D0092E;
    color: #fff !important;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: hidden
}

.sys_btn_wave {
    position: relative;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.btn_wave_circle {
    background-color: #D0092E;
    border-radius: 1000px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 0;
    margin-top: 0;
    pointer-events: none;
    z-index: -1
}

.sys_btn:hover {
    color: #fff !important;
    background-color: #D0092E
}

.global_marketing {
    display: none;
    margin-top: 30px
}

.pro_img_slid_box {
    position: relative;
    z-index: 88
}

.pro_img_slid_box .layout {
    width: 1400px
}

.pro_img_slid_box ul {
    width: 100%
}

.pro_img_slid_box ul li:nth-child(1)>div {
    display: block
}

.pro_img_slid_box>ul>li:nth-child(1) {
    background: #FFFFFF
}

.pro_img_slid_box ul li:nth-child(1)>div:nth-child(2) {
    margin-top: 50px;
    margin-bottom: 50px
}

.products_menu_list_box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px
}

.products_menu_list_box a {
    display: inline-block;
    padding: 10px;
    border: 1px solid rgb(142 142 142);
    border-radius: 15px;
    width: 100%;
    text-align: center
}

.products_menu_list_box a.current_menu_li {
    border-color: #76bc28;
    color: #76bc28
}

.products_menu_titles {
    text-align: center;
    color: rgb(118, 188, 40);
    font-size: 45px
}

.products_menu_contants {
    text-align: center
}

.pro_img_slid_box ul li>div {
    display: flex;
    width: 100%;
    align-items: center
}

.pro_img_slid_box ul li>div>div {
    width: 50%
}

.pro_img_slid_box ul li:nth-child(1)>div>div {
    width: 100%;
    position: relative;
    padding: 0 0px 50px 0px
}

.index_main .products_menu_list_box .swiper-button-next {
    right: 45%;
    top: 100%
}

.index_main .products_menu_list_box .swiper-button-prev {
    left: 45%;
    top: 100%
}

.index_main .products_menu_list_box .swiper-button-prev,
.index_main .products_menu_list_box .swiper-button-next {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: -35px;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    color: #999;
    font-size: 25px;
    background: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 0
}

.pro_img_slid_box_li1_img {
    text-align: center
}

.pro_img_slid_box_li1_titles {}

.pro_img_slid_box_li1_titles p:nth-child(1) {
    font-size: 35px;
    color: #D0092E
}

.pro_img_slid_box_li_cont {
    font-size: 20px
}

.pro_img_slid_box_li_links {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 20px
}

.pro_img_slid_box_li1 {
    background: #f1f1f1;
    padding: 3% 0
}

.pro_img_slid_box_li2 {
    background: #2b2b2b;
    padding: 3% 0
}

.pro_img_slid_box_li2 .pro_img_slid_box_li1_titles {
    color: #FFFFFF
}

.pro_img_slid_box_li2 .pro_img_slid_box_li1_titles>div a {
    color: #FFFFFF
}

.solution_energy {
    position: relative
}

.solution_energy_titles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4%
}

.solution_titles {
    font-size: 45px;
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif;
    text-transform: capitalize
}

.solution_link_box {
    display: flex;
    justify-content: start
}

.solution_link_box li a {
    text-transform: capitalize
}

.solution_link_box li {
    border-right: 1px solid black;
    padding: 0px 20px;
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif;
    font-size: 16px
}

.solution_link_box li:nth-child(1) {
    border-right: 1px solid black;
    padding: 0px 20px 0px 0px
}

.solution_energy_pro {
    position: absolute;
    bottom: 0
}

.lytsolutions {
    position: relative
}

.solution_lithium_backs {}

.solution_lithium_titles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4%
}

.solution_lithium_pro {
    position: absolute;
    bottom: 30px;
    right: 15%
}

.solution_Battery_backs {}

.solution_Battery_titles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4%
}

.solution_Battery_pro {
    position: absolute;
    bottom: 0
}

.solution_titles a,
.solution_link_box li a {
    color: #000
}

.lys_services_box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lys_services_box ul li {
    width: 33.33333%;
    display: flex;
    justify-content: space-between;
    padding: 1% 2%;
    margin-bottom: 20px
}

.lys_services_box ul li div:nth-child(1) {
    display: flex;
    align-items: center;
    width: 30%
}

.lys_services_box ul li div:nth-child(2) {
    width: 70%
}

.lys_services_box ul li div:nth-child(2) span {}

.lys_services_box ul li div:nth-child(2) p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px
}

.lys_services {
    margin: 100px 0px
}

.lyt_nums ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.lyt_nums ul li {
    width: 20%;
    text-align: left;
    padding: 1% 2%
}

.lyt_nums ul li p {
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif;
    line-height: 1.1;
    font-size: 16px
}

.lyt_nums ul li span {
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif
}

.lyt_nums .big_nums {
    font-size: 36px;
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif
}

#Maintenance {
    font-size: 45px;
    line-height: 37px
}

#Maintenance_titls {
    line-height: 60px
}

#Warranty {
    line-height: 37px
}

#Warranty_nums {
    font-size: 45px
}

#big_nums_num {
    font-size: 45px
}

#Warranty_titles {
    line-height: 38px
}

#working_titles {
    line-height: 54px
}

.lyt_yingyong_box {
    height: 816px;
    overflow: hidden
}

.lyt_yingyong_box ul {
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
    position: relative;
    height: 100%
}

.lyt_yingyong_box ul li {
    width: 20%;
    height: 100%;
    transform: skew(0deg, 0deg);
    position: absolute;
    overflow: hidden;
    border-left: 1px solid #fff
}

.lyt_yingyong_box ul li img {
    width: auto;
}

.lyt_yingyong_box ul li:nth-child(1) {
    width: 20%;
    top: 0;
    left: 0
}

.lyt_yingyong_box ul li:nth-child(2) {
    top: 0;
    left: 20%
}

.lyt_yingyong_box ul li:nth-child(3) {
    top: 0;
    left: 40%
}

.lyt_yingyong_box ul li:nth-child(4) {
    top: 0;
    left: 60%
}

.lyt_yingyong_box ul li:nth-child(5) {
    width: 20%;
    top: 0;
    left: 80%
}

.lyt_yingyong_box ul li div:nth-child(1) {
    position: relative
}

.lyt_yingyong_box ul li a>div:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0, .4);
    transition: all .5s
}

.lyt_yingyong_box ul li:hover a>div:nth-child(2) {
    opacity: 0
}

.lyt_yingyong_box ul li a>div:nth-child(2) div {
    right: 0;
    z-index: 9;
    color: #ffffff;
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 40%;
    font-size: 19px;
    text-align: center
}

.lyt_yingyong_box ul li:nth-child(2) a>div:nth-child(2) div {
    left: 0
}

.lyt_yingyong_box ul li:nth-child(1) a>div:nth-child(2) div {}

.lyt_yingyong_box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.lyt_yingyong_box ul li a div:nth-child(1) img {
    transition: all .8s;
    position: absolute;
    left: -10%
}

.lyt_yingyong_box ul li:nth-child(1) a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 6%
}

.lyt_yingyong_box ul li:nth-child(2) a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0%
}

.lyt_yingyong_box ul li:nth-child(3) a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0
}

.lyt_yingyong_box ul li:nth-child(4) a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0
}

.lyt_yingyong_box ul li:nth-child(5) a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    left: 0
}

.lyt_yingyong_box ul li:nth-child(1) a div:nth-child(1) img:nth-child(1) {
    left: 0;
    top: 0
}

.lyt_yingyong_box ul li:nth-child(2) a div:nth-child(1) img:nth-child(1) {
    left: 0;
    top: 0
}

.lyt_yingyong_box ul li:nth-child(3) a div:nth-child(1) img:nth-child(1) {
    left: 0;
    top: 0
}

.lyt_yingyong_box ul li:nth-child(4) a div:nth-child(1) img:nth-child(1) {
    left: 0;
    top: 0
}

.lyt_yingyong_box ul li:nth-child(5) a div:nth-child(1) img:nth-child(1) {
    left: 0;
    top: 0
}

.lyt_yingyong_box ul li a div:nth-child(1) img:nth-child(1) {
    top: 0;
    z-index: 9
}

.lyt_yingyong_box ul li a div:nth-child(1) img:nth-child(2) {
    top: 0;
    z-index: 1;
    opacity: 0;
    transform: none
}

.lyt_yingyong_box ul li:hover a div:nth-child(1) img {}

.lyt_yingyong_box ul li:hover a div:nth-child(1) img:nth-child(1) {
    z-index: 19;
    opacity: 1
}

.lyt_yingyong_box ul li:hover a div:nth-child(1) img:nth-child(2) {
    z-index: 19;
    opacity: 1
}

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

.lyt_about_box>div {
    width: 50%;
    padding-right: 3%
}

.lyt_about_box_left p:nth-child(1) {
    font-size: 45px;
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif
}

.lyt_about_box_left a {
    display: inline-block;
    color: #D0092E;
    border-top: 1px solid #D0092E;
    margin-top: 5%;
    font-size: 17px;
    padding-top: 10px;
    text-transform: capitalize
}

.lyt_about {
    margin: 50px 0px
}

.lyt_about_box_left_tiltes {
    line-height: 30px;
    font-size: 16px;
    margin-top: 50px;
    display: block
}

.company_subscribe ul li {
    line-height: 25px;
    margin-bottom: 10px;
}

.lytsolutions .layout {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 100%
}

.lyt_yingyong .layout {
    width: 1920px;
    margin: 0 auto;
    position: relative
}

.lytsolutions>.layout>div:nth-child(1) {
    height: 100%
}

.bottom_nocopy {
    background: #001b3a;
    background-image: linear-gradient(to right, #000101, #00284e);
    position: relative
}

.bottom_nocopy_titles {
    color: #ffffff;
    padding: 20px 0 20px 0;
    text-align: center;
    position: relative;
    z-index: 9;
    border-top: 1px solid rgba(255, 255, 255, .1);
    font-size: 18px;
    font-family: 'Archivo-Regular'
}

.lyt_foot_imgs {
    position: absolute;
    bottom: 0%;
    right: 0%;
    /* z-index:999 */
}

.explode-circle {
    animation: explode .5s forwards
}

.desplode-circle {
    animation: desplode .5s forwards
}

.globalization_map_mobeil {
    display: none;
}

.p_title h1 {
    font-family: 'Montserrat-ExtraBold';
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(0, 0, 0, .1)
    }

    100% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: #D0092E
    }
}

@keyframes desplode {
    0% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: #D0092E
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(0, 0, 0, .1)
    }
}

.company_subscribe .explode-circle {
    animation: explode_white .5s forwards
}

.company_subscribe .desplode-circle {
    animation: desplode_white .5s forwards
}

@keyframes explode_white {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(255, 255, 255, .1)
    }

    100% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: #fff
    }
}

@keyframes desplode_white {
    0% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: #fff
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(255, 255, 255, .1)
    }
}

input::-webkit-input-placeholder {
    color: #aaa
}

input::-moz-placeholder {
    color: #aaa;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #aaa
}

input:-moz-placeholder {
    color: #aaa
}

.search-ipt::-webkit-input-placeholder {
    color: #666
}

.search-ipt::-moz-placeholder {
    color: #666;
    opacity: 1
}

.search-ipt:-ms-input-placeholder {
    color: #666
}

.search-ipt:-moz-placeholder {
    color: #666
}

.company_subscribe .button,
.nav_wrap,
.product_item .item_img {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

.side-cate li .icon-cate:before,
.product-btn-wrap a:before,
.mobile-head-item .title:before,
.head_nav>li:after,
.head_nav li b:after,
.download-item .item-button:before,
.faq-item .faq-title:before {
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none
}

.btn_more:after,
.sys_btn:after,
.head-search .search-btn:before,
.web_head .btn--search:before,
.swiper-button-next:before,
.swiper-button-prev:before,
.side-product-items .btn-prev:before,
.side-product-items .btn-next:before,
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before,
.company_subscribe .button:after,
.items_list .product_item .item_img a:after,
.goods-may-like .product_item .item_img a:after,
.index_product .product_item .item_img a:before {
    font-family: 'fontawesome'
}

.swiper-button-prev:before,
.swiper-button-next:before,
.product_tabs .tab_item.active a:after {
    font-family: 'AkzidenzGrotesk-Regular'
}

.index_hd .hd_title h2,
.product_item .item_title,
.index_company_intr .company_intr_title,
.index_news .news_item .item_tit,
.path_bar li,
.side-tit-bar .side-tit {
    font-family: 'Impact'
}

.index_company_intr .flex_row {
    align-items: center
}

a {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.web_head.index_web_head {
    position: fixed;
    left: 0;
    top: 0
}

.web_head {
    width: 100%;
    background: linear-gradient(to right, #000e1a, transparent);
    position: relative;
    z-index: 9;
    top: 0;
    opacity: 1;
    cursor: pointer;
}

.web_head .head_layer {
    background: url(/sikaien/imgs/header_img.png) no-repeat;
    background-size: 180px 180px;
    background-position: 104% 77%;
    border-bottom: 0px solid #D0092E;
    background-color: rgba(0, 0, 0, 0.15)
}

.web_head .head_layer .layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1450px
}

.web_head .head_layer .layout.head_sns {
    justify-content: end;
}

.web_head .logo img {
    width: auto;
    max-height: 45px
}

.web_head .head_right {
    float: right;
}

.web_head .change-language {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    margin-left: 0
}

.web_head .change-language:before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .2
}

.web_head .change-language .change-language-title {
    margin-left: 20px;
    position: relative
}

.web_head .btn--search {
    display: inline-block;
    border-radius: 50%;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    right: -5px
}

.web_head .btn--search:after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/sikaien/imgs/search.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.web_head .btn--search:hover:after {
    opacity: 1
}

.web_head .nav_wrap {
    /*float: left;*/
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center
}

.nav_wrap .head_nav>li {
    display: inline-block;
    font-size: 14px;
    line-height: 80px;
    margin: 0 0.8%;
    position: relative;
    text-align: left
}

.nav_wrap .head_nav>li>a {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #000;
    text-transform: capitalize;
    font-family: 'Semi_Bold', 'SourceHanSansSC', 'Archivo', 'msyh', Arial, Helvetica, sans-serif;
}

.nav_wrap .head_nav>li>a>b {
    display: inline-block;
    overflow: hidden;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 10px;
    margin-left: 4px;
    width: 17px;
    height: 17px;
    background: url(/sikaien/imgs/down.png) no-repeat center;
    position: relative;
    top: 4px
}

.nav_wrap .head_nav>li ul {
    width: 250px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 3;
    margin-top: -4px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transform: translateX(-10%) rotateX(30deg);
    -ms-transform: translateX(-10%) rotateX(30deg);
    -o-transform: translateX(-10%) rotateX(30deg);
    transform: translateX(-10%) rotateX(30deg);
    -webkit-transform-origin: 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    border-top: 4px solid #D0092E
}

.nav_wrap .head_nav li.menu_left ul {
    left: auto;
    right: 0
}

.nav_wrap .head_nav li.menu_left ul ul {
    left: 102%
}

.nav_wrap .head_nav li:hover>ul {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    pointer-events: auto;
}

.nav_wrap .head_nav>li:hover>a {
    color: #D0092E
}

.nav_wrap .head_nav>li:hover>a>b {
    border-top-color: #D0092E;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nav_wrap .head_nav>li li {
    font-size: 14px;
    position: relative;
    text-align: left
}

.nav_wrap .head_nav>li li b:after {
    content: '\f105';
    position: absolute;
    right: 10px;
    top: 8px
}

.nav_wrap .head_nav>li li a {
    display: block;
    color: #333;
    line-height: 1.8em;
    padding: 3px 15px;
    border-bottom: 1px solid #ddd
}

.nav_wrap .head_nav>li li a:before {
    content: '';
    display: block;
    width: 4px;
    height: 0%;
    position: absolute;
    left: 0;
    top: 50%
}

.nav_wrap .head_nav>li li:hover>a:before {
    height: 30%;
    top: 35%;
    background-color: #D0092E
}

.nav_wrap .head_nav>li ul ul {
    left: 102%;
    top: 0;
    margin-top: -3px
}

.nav_wrap .head_nav>li li a {
    font-family: 'Montserrat_Thin', 'SourceHanSansSC', 'Archivo', 'msyh', Arial, Helvetica, sans-serif;
    font-weight: 600;
    position: relative
}

.nav_wrap .head_nav>li li:hover>a {
    color: #D0092E;
    background-color: #f6f6f6;
    padding-left: 20px;
    padding-right: 10px
}

.fixed-nav .head_layer {
    width: 100%;
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 9;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1;
    background: rgba(255, 255, 255, .95);
    background-image: linear-gradient(to right, #000101, #00284e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.fixed-nav-active .head_layer {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.fixed-nav .head_layer {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.web_footer {
    background-color: #f0f2f6;
    padding: 35px 0 0px 0
}

.web_footer,
.web_footer a {
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat_Light';
    font-weight: bold;
}

.web_footer .foot_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 0 -30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 60px;
}

.web_footer .foot_items:after {
    display: none
}

.web_footer .foot_item {
    display: inline-block;
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    padding: 15px 0;
    margin-top: 65px;
}

.web_footer .foot_item .title {
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Montserrat', 'msyh', Arial, Helvetica, sans-serif;
    /* margin-bottom: 10px; */
    font-weight: normal;
}

.web_footer .foot_item .foot_item_bd {
    padding-top: 10px
}

.foot_item_follow div:nth-child(2) ul li {
    line-height: 25px;
    margin-bottom: 15px
}

.web_footer .foot_item_info:before {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle
}

.web_footer .foot_logo {
    display: inline-block;
    max-width: 95%;
    vertical-align: middle
}

.web_footer .foot_logo img {
    max-height: 160px
}

.web_footer .foot_item .foot_item_bd ul li a {
    font-family: 'Montserrat_Regular';
    font-weight: normal;
}


.tel_link {
    pointer-events: none
}

.entry .fl-cta-title h3 {
    font-size: 26px;
    margin-left: 30px;
}

.entry h3.fl-heading span {
    color: #D0092E !important;
}

@media screen and (max-width: 768px) {
    .tel_link {
        pointer-events: auto
    }
}

/*.web_main {*/
/*  overflow: hidden*/
/*}*/


.slider_banner .swiper-slide img {
    width: 100%
}

.slider_banner .swiper-slide img+img {
    position: absolute;
    left: 0;
    top: 0
}

.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear
}

.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1)
}

.slider_banner .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 20px;
    text-align: center
}

.slider_banner .swiper-pagination-bullet-active {
    background-color: #fff
}

.slider_banner .slide-page-box {
    display: none
}

.slider_banner:hover .swiper-button-next,
.slider_banner:hover .swiper-button-prev {
    opacity: .7;
    filter: alpha(opacity=70)
}

.slider_banner:hover .swiper-button-prev {
    left: 60px
}

.slider_banner:hover .swiper-button-next {
    right: 60px
}

.slider_banner:hover .swiper-button-next:hover,
.slider_banner:hover .swiper-button-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.product_xq {
    padding-top: 0
}

.sys_sub_head {
    overflow: hidden width: 100%;
}

.sys_sub_head .head_title {
    font-size: 46px;
    line-height: 1.2;
    font-weight: normal;
    color: #bb0001
}

.path_bar {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
}

.path_bar_product {
    position: relative;
    width: 100%;
    padding: 20px 0 0;
}

.product_path_bar {
    position: relative;
    top: 0;
}

.pagnation_title {
    color: #D0092E;
    font-size: 70px;
    float: left;
    letter-spacing: 1px;
    width: inherit;
    text-align: left;
    font-family: 'Montserrat-Black';
    width: 50%;
}

.product_pagnation_title {
    width: 100%;
    line-height: 1;
}

.pagnation_title_fu {
    color: #fff;
    font-size: 52px;
    float: left;
    letter-spacing: 1px;
    width: inherit;
    text-align: left;
    font-family: 'Montserrat-SemiBold';
}

.page_about {
    font-size: 48px;
    text-align: center;
    color: #fff;
    width: 100% !important
}

.pagnation_dec {
    color: #fff;
    position: relative;
    font-size: 22px;
    display: block;
    font-family: 'Montserrat-ExtraBold'
}

.sys_sub_head_about {
    width: 1400px;
    margin: 0 auto;
    position: absolute;
    bottom: 8%;
    left: 13.3%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.path_bar ul,
.sys_sub_head ul {
    font-size: 0;
    float: left
}

.sys_sub_head ul {
    display: flex;
    padding: 0 10Px
}

.sys_sub_head .product_motors {
    position: absolute;
    top: 43%;
    font-size: 30px;
}

.path_bar li {
    display: inline;
    letter-spacing: 0
}

.path_bar_product li {
    display: inline;
    letter-spacing: 0;
}

.path_bar li a {
    font-family: 'Montserrat-ExtraBold';
}

.path_bar_product li,
.path_bar li,
.path_bar li a {
    color: #919191;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 40px
}

.path_bar_product li a {
    color: #000
}

.sys_sub_head li,
.sys_sub_head li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 40px;
    font-size: medium;
    font-family: 'Archivo', 'msyh', Arial, Helvetica, sans-serif
}

.path_bar_product li:after,
.path_bar li:after,
.sys_sub_head li:after {
    content: '> ';
    padding: 0 8px
}

.path_bar_product li:last-child:after,
.path_bar li:last-child:after,
.sys_sub_head li:last-child:after {
    display: none
}

.mobile-head-items {
    display: none
}

.aside {
    float: left;
    width: 21%
}

.side-tit-bar {
    position: relative;
    margin-bottom: 15px
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 24px;
    font-weight: normal;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 32px;
    color: #FFF;
    padding: 0 0 0 15px;
    background: #0b017e
}

.side-widget {
    position: relative;
    margin: 0 0 50px
}

.side-cate {
    padding: 0 0 0 10px
}

.side-cate li {
    position: relative;
    line-height: 1.1;
    font-size: 16px;
    padding: 15px 0;
}

.side-cate>li+li {
    border-bottom: 2px solid #cbcbcb33;
}

.side-cate li li {
    line-height: 30px;
    font-size: 13px
}

.side-cate li a {
    position: relative;
    display: block;
    margin: 0 6px;
}

.side-cate ul {
    display: none;
    overflow: visible !important
}

.side-cate li li {
    padding: 2px 0
}

.side-cate li li a {
    padding: 0 10px 0 15px;
    margin-right: 0;
    position: relative
}

.side-cate li li a:hover,
.side-cate li li.active>a {
    color: #D0092E
}

.side-cate li li a:hover:before,
.side-cate li li.active>a:before {
    background-color: #333
}

.side-cate li li a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 12px
}

.side-cate li li li a {
    padding: 0 66px;
    margin-right: 0
}

.side-cate li .icon-cate {
    position: absolute;
    right: 0;
    top: 0px;
    display: inline-block;
    width: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    color: #000;
    border-radius: 0%;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.side-cate li .icon-cate:before {
    padding-left: 1px;
    padding-right: 1px
}

.side-cate li .icon-cate.icon-cate-down:before {
    content: '\f04b'
}

.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f04b'
}

.side-cate li .icon-cate.icon-cate-up {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.side-cate li.nav-current>a {
    color: #fff;
    margin: 0 15px;
}

.side-cate li.nav-current>.icon-cate {
    color: #D0092E
}

.nav-current {
    background: #fff;
    color: #fff;
}

.side-product-items {
    position: relative
}

.side-product-items .items_content {
    position: relative;
    padding: 35px 0
}

.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.side_product_item figure {
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden
}

.side_product_item .item-img,
.side_product_item figcaption {
    display: table-cell;
    vertical-align: middle
}

.side_product_item .item-img {
    width: 45%;
    border: 1px solid #0b017e;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative
}

.side_product_item .item-img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.side_product_item .item-img img {
    display: block;
    width: 100%
}

.side_product_item:hover .item-img {
    border-color: #e00024
}

.side_product_item figcaption {
    padding-left: 15px
}

.side_product_item figcaption h3 {
    font-size: 16px;
    font-weight: normal
}

.side_product_item figcaption h3 a {
    display: block;
    max-height: 2.8em;
    line-height: 1.4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.side_product_item figcaption h3 a:hover,
.side_product_item .item-img:hover+figcaption h3 a {
    color: #e00024
}

.side-product-items .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.side-product-items .side_slider {
    max-height: 390px;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative
}

.side-product-items .side_slider .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.side-product-items .side_product_item {
    height: 90px
}

.side-product-items .btn-prev,
.side-product-items .btn-next {
    position: absolute;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 28px;
    color: #ccd3d9;
    z-index: 1;
    text-align: center;
    cursor: pointer
}

.side-product-items .swiper-button-disabled {
    color: #eee;
    cursor: default
}

.side-product-items .btn-prev:before,
.side-product-items .btn-next:before {
    font-weight: bold;
    display: inline-block;
    -webkit-transform: scale(4, 1);
    -ms-transform: scale(4, 1);
    -o-transform: scale(4, 1);
    transform: scale(4, 1)
}

.side-product-items .btn-prev {
    top: 0
}

.side-product-items .btn-prev:before {
    content: '\f106';
    content: '∧'
}

.side-product-items .btn-next {
    bottom: 0
}

.side-product-items .btn-next:before {
    content: '\f107';
    content: '∨'
}

.side-product-items .btn-prev:not(.swiper-button-disabled):hover,
.side-product-items .btn-next:not(.swiper-button-disabled):hover {
    color: #000
}

.aside .side-bn {
    width: 100%;
    margin: 0 0 40px
}

.aside .side-bn img {
    width: 100%
}

.main {
    position: relative;
    width: 100%;
    display: inline-block;
}

.pro_main .main {
    width: calc(100% - 350px);
}

.pro_main .main.search_pd {
    width: 100%;
}

.main .banner_section {
    margin-bottom: 25px
}

.main_hd {
    margin-bottom: 30px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main_hd .page_title {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
    padding-right: 8%;
    padding-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.main_hd .share_this {
    float: right
}


.page_title {
    font-size: 30px;
    color: #000;
    padding: 30px;
    text-align: center;
    font-size: 34px;
    width: 100%;
}
.product_list .page_title {
    font-family: Montserrat_Regular;
    font-size: 42px;
}
.archive_product_title {
    font-size: 42px;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}

.sys_sub_head {
    position: relative;
    z-index: 1;
    text-align: center;
}

.head_bn_slider {}

.head_bn_slider .head_bn_items {}

.head_bn_slider .head_bn_item img {
    display: block;
    width: 100%;
    height: auto
}

.sys_sub_head .swiper-pagination {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1
}

.sys_sub_head .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, .6)
}

.sys_sub_head .swiper-pagination-bullet {
    width: 12px;
    height: 12px
}

.main_banner {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}

.main_banner img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 160px
}

.main_banner .swiper-wrapper li a {
    display: block;
    position: relative
}

.main_banner .swiper-wrapper li a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4));
    position: absolute;
    left: 0;
    top: 0
}

.main_banner .swiper-pagination {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

.main_banner .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, .6)
}

.main_banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px
}

.main_intro {
    line-height: 1.6
}

.banner_section .main_banner_slider ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 !important
}

.page_bar {
    position: relative;
    line-height: 31px;
    height: 33px;
    margin: 40px 0;
    text-align: center;
    font-size: 12px;
    width: 100%;
}

.page_bar a,
.page_bar span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    border: 1px solid #e3e3e3;
    margin: 0 4px;
    text-align: center;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff 65%', endColorStr='#ececec', gradientType='0');
    /* background: -webkit-linear-gradient(top,#fff 65%,#ececec); */
    background: -moz-linear-gradient(bottom, #fff 65%, #ececec);
    background: -o-linear-gradient(bottom, #fff 65%, #ececec);
    /* background: linear-gradient(to bottom,#fff 65%,#ececec); */
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.page_bar a.current,
.page_bar a:hover {
    color: #FFF;
    background: #D0092E;
    border-color: #D0092E;
}

.page_bar a:not(.current):hover {
    border-color: #D0092E;
    background-color: #D0092E;
    color: #fff
}

.page_bar span.current2 {
    margin-left: 8px
}

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

.items_list ul {
    margin: -1.8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.items_list .product_item {
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    float: left;
    padding: 1.8%
}

.product_item .item_title {
    font-family: 'Montserrat ExtraBold'
}

.product_item figcaption {
    text-align: center
}

.product_item figcaption span {
    font-family: 'Montserrat Medium';
    font-size: 18px;
    margin: 3px 0;
    display: block
}

.items_list .product_item .item_information {
    background-color: #d9d9d9;
    padding: 10px 0;
    display: block
}

.items_list .product_item .item_information .item_title {
    text-align: center;
    font-size: 32px
}

.more_button {
    display: inline-block;
    color: #fff;
    background-color: #D0092E;
    width: 100%;
    margin-top: 10px;
    padding: 10px 0
}

.more_button:hover {
    color: #000
}

.items_list .product_item figure,
.goods-may-like .product_item figure {
    background-color: #f2f2f2
}

.items_list .product_item figure .item_img a,
.goods-may-like .product_item figure .item_img a {
    border: 1px solid #e00024;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.items_list .product_item figure:hover .item_img a,
.goods-may-like .product_item figure:hover .item_img a {
    opacity: 1
}

.pro_main {
    padding-top: 0
}

.product_info_area {}

.product-intro {
    position: relative;
    overflow: hidden;
    padding: 100px 0 120px;
}

.cloud-zoom-lens {
    border: 1px solid #eee;
    cursor: move
}

.cloud-zoom-title {
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0px
}

.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000
}

.product-view .swiper-slide {
    padding-bottom: 1px
}

.product-view .product-image.zoom_remove:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 999
}

.product-view {
    position: relative;
    width: 40%;
    float: left
}

.product-view .product-image {
    position: relative;
    background: #f6f6f6;
}

.product-view .product-image img {
    position: relative;
    width: 100%
}

.product-view .image-additional {
    position: relative;
    /* margin: 20px 15px; */
    overflow: hidden;
    max-width: 360px;
    margin: 0 auto;

}

.product-view .image-additional li {
    position: relative;
    width: 100%;
    width: 33.3333%;
    float: left;
    overflow: visible
}

.product-view .image-additional li.single {
    display: none
}

.product-view .image-additional li img {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #0000002b;
    background: #fff;
}

.product-view .image-additional li a {
    display: block;
    position: relative;
    padding: 0 5px;
}

.product-view .image-additional li.current img {
    border: 1px solid #D0092E
}

.product-view .image-additional img.popup {
    display: none
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none
}

.product-view .swiper-button-next,
.product-view .swiper-button-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    opacity: 1;
    line-height: 30px;
    font-size: 28px;
    background: none;
    -webkit-transform: scale(.6, 1);
    -ms-transform: scale(.6, 1);
    -o-transform: scale(.6, 1);
    transform: scale(.6, 1);
    font-weight: bold
}

.product-view .swiper-button-prev,
.product-view .swiper-container-rtl .swiper-button-next {
    left: -10px
}

.product-view .swiper-button-next,
.product-view .swiper-container-rtl .swiper-button-prev {
    right: -10px
}

.product-summary {
    position: relative;
    width: 50%;
    float: right;
    padding: 0 0 10px;
    font-size: 16px;
    color: #002140
}

.product-summary .product-meta .product-model {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc5c;
    padding-bottom: 10px;
    align-items: flex-end;
}

.product-summary .product-meta .product-model span {
    color: #000;
}

.product-summary .product-meta .product-model span.modelh2 {
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 5px;
    font-size: 36px;
}

.product-summary .product-meta .product-model span.modelh1 {
    font-size: 20px;
    line-height: 1;
    color: #000;
    display: inline-block;
}

.product-summary .product-meta {
    line-height: 1.8
}

.product-summary .product-meta .pd_desc {}

.product-summary .product-meta .pd_desc ul {}

.product-summary .product-meta .pd_desc ul li {
    line-height: 1.5;
    position: relative;
    padding-left: 10px;
}

.product-summary .product-meta .pd_desc ul li:before {
    content: '•';
    position: absolute;
    left: 0;
}

.product-summary .product-meta .pd_desc ul li p {
    font-size: 17px;
    color: #000;
}

.product-summary .product-meta .pd_desc img {
    float: right;
    display: inline-block;
}

.product-summary .pd_txt {
    display: inline-block;
    margin-top: 10px;
}

.product-summary .pd_txt p {
    font-size: 12px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}


.product-summary .product-meta h2 {
    font-size: 36px;
}

.product-summary .product-meta h1 {
    display: inline-block;
}

.product-summary .product-meta li {
    width: 100%;
    display: table;
    padding: 2px 0;
    font-size: 16px
}

.product-summary .product-meta li em {
    display: table-cell;
    width: 40%;
    color: #aaa
}

.product-summary .product-meta li .item-val {
    display: table-cell;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word
}

.products_icon {
    position: relative;
    overflow: hidden
}

.products_icon li {
    float: left;
    text-align: center;
    margin-right: 20px;
    width: 110px;
}

.products_icon .product_banner_list img {
    max-width: 100px !important;
    /*! padding-right: 20px; */
}

.products_icon .product_banner_list span {
    font-size: 16px;
}


.product-btn-wrap {
    position: relative;
    padding-top: 45px;
    text-align: left;
}


.specification_title {
    font-size: 24px;
    font-family: 'Montserrat ExtraBold'
}

.product-describe-generality .product-btn-wrap .email,
.product-describe-generality .product-btn-wrap .pdf,
.product-describe-generality .product-btn-wrap .buy,
.product-describe-generality .product-btn-wrap a {
    position: relative;
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: top;
    line-height: 25px;
    padding: 5px 20px;
    font-size: 16px;
    border-radius: 3px;
    color: #fff;
    background: linear-gradient(45deg, #17a0cc 0%, #22b2bf 51%, #38da98 100%);
    border-radius: 18px;
    margin: 0 40px 10px 0;
}

.product-describe-generality .product-btn-wrap p {
    display: inline-block;
}

.product-btn-wrap a:hover {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #fff !important
}

.product-summary .product-btn-wrap a .contact_button::before {
    background-image: url(/sikaien/imgs/touch.png)
}

.product-summary .share-this {
    margin: 30px 0 0;
    text-align: right
}

.product-detail {
    position: relative;
    overflow: visible;
    margin: 20px 0 0
}

.detail-tabs {
    position: relative;
    padding-right: 30%
}

.detail-tabs .title {
    position: relative;
    display: inline-block;
    font-weight: normal;
    vertical-align: top;
    line-height: 26px;
    padding: 1px 25px;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 15px 0 0;
    font-size: 18px;
    background-color: #D0092E;
    border: 1px solid #D0092E;
    color: #fff
}

.detail-tabs .title.current {
    background: #D0092E;
    border-color: #D0092E;
    color: #fff
}

.product-detail .tab-panel-content {
    display: block;
    /*overflow:hidden*/
}

.disabled {
    display: none
}

.product-detail .share-this {
    position: absolute;
    right: 0;
    top: 2px
}

.goods-may-like {
    position: relative;
    overflow: hidden
}

.goods-may-like .title {
    line-height: 35px;
    font-size: 24px;
    padding: 0 0 8px;
    margin: 50px 0 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #999
}

.goods-may-like .product_item {
    width: 33.33333333%;
    margin: 0;
    padding: 0
}

.goods-may-like .swiper-slide {
    width: 33.33333333%;
    overflow: visible
}

.goods-may-like .swiper-control {
    position: absolute;
    right: 0;
    top: 55px
}

.goods-may-like .swiper-button-prev,
.goods-may-like .swiper-button-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    background: #D0092E;
    color: #fff;
    border-radius: 3px;
    position: static;
    margin: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.goods-may-like .swiper-button-next {
    margin-left: 10px
}

.goods-may-like .swiper-button-next.swiper-button-disabled,
.goods-may-like .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    filter: alpha(opacity=50)
}

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

.blog_list ul {
    overflow: hidden;
}

.blog-item {
    position: relative;
    width: 33.3%;
    overflow: hidden;
    padding: 20px 10px;
    float: left;
}

.blog-item:before {}

/*.blog-item:after{content:'';display:block;width:0;height:3px;background-color:#D0092E;position:absolute;left:0;bottom:0;opacity:0;filter:alpha(opacity=0)}*/
.blog-item:hover:after {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

/*.blog-item .item-img,.blog-item .item-img img{border-radius:5px}*/
.blog-item .item-img {
    position: relative;
    display: block;
    border: 1px solid #eee;
    background-color: #fff;
}

.blog-item .item-img img {
    position: relative;
    width: 100%;
    height: 295px;
}

.blog-item .item-info {
    padding: 18px 10px;
    background-color: #f2f2f2;
}

.blog-item .item-info .item-title {
    line-height: 1.2;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    height: 40px;
    margin-bottom: 5px;
}

.blog-item .item-info .blog-meta {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #979797;
}

.news_related .blog-meta::before,
.news_head .single_news .head_text .blog-meta::before,
.blog-item .item-info .blog-meta::before {
    content: '\f0ce';
    font-family: 'fontawesome';
    margin-right: 8px;
}

.blog-item .item-info .item-title a {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-item .item-info time {
    display: block;
    font-size: 16px;
    margin: 23px 0 4px;
    color: #666;
    font-family: 'ArchivoNarrow-Regular'
}

.blog-item .item-info .item-detail {
    color: #666;
    height: 60px
}

.blog-item .item-info .item-more {
    margin: 20px 0 0;
    float: right
}

.blog-item .item-info .item-more {
    display: inline-block;
    padding: .2em .8em;
    line-height: 1.8;
    color: #D0092E;
    position: relative;
    text-transform: uppercase
}

.blog-item .item-info .item-more:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #D0092E;
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.blog-item .item-info .item-more:before {
    left: 0;
    top: 0
}

.blog-item .item-info .item-more:after {
    right: 0;
    bottom: 0
}

.blog-item .item-info .item-more:hover:before,
.blog-item .item-info .item-more:hover:after {
    width: 0;
    opacity: 0
}

.blog-item .item-info .item-more:hover {
    background-color: #D0092E;
    color: #fff;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.blog-item time {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

@-webkit-keyframes kuosan-1 {
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        filter: alpha(opacity=100)\9
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
}

@keyframes kuosan-1 {
    50% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        filter: alpha(opacity=100)\9
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
}

@-webkit-keyframes kuosan-2 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        filter: alpha(opacity=100)\9
    }

    50% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
}

@keyframes kuosan-2 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        filter: alpha(opacity=100)\9
    }

    50% {
        -webkit-transform: scale(5);
        transform: scale(5);
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    padding-bottom: 0px;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-button-prev-about,
.swiper-container-rtl .swiper-button-next-about {
    left: 10px;
    right: auto
}

.swiper-button-next-about,
.swiper-container-rtl .swiper-button-prev-about {
    right: 10px;
    left: auto
}

.swiper-button-next-about,
.swiper-button-prev-about {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next-about::after,
.swiper-container-rtl .swiper-button-prev-about::after {
    content: '>'
}

.swiper-button-prev-about::after,
.swiper-container-rtl .swiper-button-next-about::after {
    content: '<'
}

.swiper-button-next-about::after,
.swiper-button-prev-about::after {
    font-family: swiper-icons;
    font-size: 30px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.corporate-culture-lp {
    height: 100px
}

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

.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 25px;
    border: 1px solid #eee;
    margin: 0 0 20px
}

.faq-item .faq-title {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    cursor: pointer
}

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

.faq-item .faq-title.show-title:before {
    content: '\f068'
}

.faq-item .faq-title h3 {
    font-weight: normal
}

.faq-item .faq-cont {
    margin: 0 0 25px;
    display: none
}

.faq-item:first-child .faq-cont {
    display: block
}

/*-------------------------------------page household--------------------------------*/
/* flex */
.index_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* 
@font-face {
    font-family: 'fontawesome';
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?v=4.5.0");
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Font-Awesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fonts/Font-Awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Montserrat_Thin';
    src: url("fonts/Montserrat-Thin/Montserrat-Thin.eot?v=4.5.0");
    src: url("fonts/Montserrat-Thin/Montserrat-Thin.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Montserrat-Thin/Montserrat-Thin.woff2?v=4.5.0") format("woff2"), url("fonts/Montserrat-Thin/Montserrat-Thin.woff?v=4.5.0") format("woff"), url("fonts/Montserrat-Thin/Montserrat-Thin.ttf?v=4.5.0") format("truetype"), url("fonts/Montserrat-Thin/Montserrat-Thin.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'SourceHanSansSC';
    src: url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.eot?v=4.5.0");
    src: url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.woff2?v=4.5.0") format("woff2"), url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.woff?v=4.5.0") format("woff"), url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.ttf?v=4.5.0") format("truetype"), url("fonts/SourceHanSansSC-ExtraLight/SourceHanSansSC-ExtraLight.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Montserrat';
    src: url("fonts/Montserrat/Montserrat-Bold.eot?v=4.5.0");
    src: url("fonts/Montserrat/Montserrat-Bold.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Montserrat/Montserrat-Bold.woff2?v=4.5.0") format("woff2"), url("fonts/Montserrat/Montserrat-Bold.woff?v=4.5.0") format("woff"), url("fonts/Montserrat/Montserrat-Bold.ttf?v=4.5.0") format("truetype"), url("fonts/Montserrat/Montserrat-Bold.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Archivo';
    src: url("fonts/Archivo/Archivo-Medium.eot?v=4.5.0");
    src: url("fonts/Archivo/Archivo-Medium.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Archivo/Archivo-Medium.woff2?v=4.5.0") format("woff2"), url("fonts/Archivo/Archivo-Medium.woff?v=4.5.0") format("woff"), url("fonts/Archivo/Archivo-Medium.ttf?v=4.5.0") format("truetype"), url("fonts/Archivo/Archivo-Medium.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Archivo-SemiBold';
    src: url("fonts/Archivo/Archivo-SemiBold.eot");
    font-weight: normal;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: 'SourceSansPro';
    src: url("fonts/SourceSansPro/SourceSansPro-Regular.eot?v=4.5.0");
    src: url("fonts/SourceSansPro/SourceSansPro-Regular.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/SourceSansPro/SourceSansPro-Regular.woff2?v=4.5.0") format("woff2"), url("fonts/SourceSansPro/SourceSansPro-Regular.woff?v=4.5.0") format("woff"), url("fonts/SourceSansPro/SourceSansPro-Regular.ttf?v=4.5.0") format("truetype"), url("fonts/SourceSansPro/SourceSansPro-Regular.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'AkzidenzGrotesk-Regular';
    src: url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.eot?v=4.5.0");
    src: url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.woff2?v=4.5.0") format("woff2"), url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.woff?v=4.5.0") format("woff"), url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.ttf?v=4.5.0") format("truetype"), url("fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Impact';
    src: url("fonts/Impact/Impact.eot?v=4.5.0");
    src: url("fonts/Impact/Impact.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Impact/Impact.woff2?v=4.5.0") format("woff2"), url("fonts/Impact/Impact.woff?v=4.5.0") format("woff"), url("fonts/Impact/Impact.ttf?v=4.5.0") format("truetype"), url("fonts/Impact/Impact.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'msyh';
    src: url("fonts/msyh/msyh-boot.eot?v=4.5.0");
    src: url("fonts/msyh/msyh-boot.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/msyh/msyh-boot.woff2?v=4.5.0") format("woff2"), url("fonts/msyh/msyh-boot.woff?v=4.5.0") format("woff"), url("fonts/msyh/msyh-boot.ttf?v=4.5.0") format("truetype"), url("fonts/msyh/msyh-boot.svg") format("svg");
    font-weight: normal;
    font-display: swap;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url("fonts/Montserrat2/Montserrat-ExtraBold.otf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url("fonts/Montserrat2/Montserrat-Black.otf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'ArchivoNarrow-Regular';
    src: url("fonts/Archivo/ArchivoNarrow-Regular.otf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Archivo-Regular';
    src: url("fonts/Archivo/Archivo-Regular.ttf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Archivo-Bold';
    src: url("fonts/Archivo/Archivo-Bold.ttf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Archivo-Medium';
    src: url("fonts/Archivo/Archivo-Medium.ttf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url("fonts/Montserrat2/Montserrat-Medium.otf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url("fonts/Montserrat2/Montserrat-SemiBold.otf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Catamaran-VariableFont';
    src: url("fonts/Catamaran-VariableFont.ttf");
    font-weight: normal;
    font-display: swap;
    font-style: normal
} */

.slider_banner {
    position: relative;
    overflow: hidden;
    /*padding-bottom: 25px;*/
}

.slider_banner .swiper-slide {
    position: relative
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    margin-top: -25px;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 30px;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 2px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.swiper-button-next:before,
.swiper-button-prev:before {
    display: inline-block;
    -webkit-transform: scale(.5, 1);
    -ms-transform: scale(.5, 1);
    -o-transform: scale(.5, 1);
    transform: scale(.5, 1);
    vertical-align: top
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {}

.swiper-container:hover .swiper-button-prev {
    left: 65px
}

.swiper-container:hover .swiper-button-next {
    right: 65px
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.3
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
    content: '<'
}

.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
    content: '>'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 3
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    border: 0px solid rgba(255, 255, 255, 0);
    background-color: rgba(0, 0, 0, .2);
    border-radius: 50%;
    margin: 0 10px;
    background-clip: content-box
}

.swiper-pagination-bullet-active {
    background-color: #D0092E
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .3s -webkit-transform;
    transition: .2s top, .3s -webkit-transform;
    -o-transition: .2s transform, .3s top;
    transition: .2s transform, .3s top;
    transition: .2s transform, .3s top, .3s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .3s -webkit-transform;
    transition: .2s left, .3s -webkit-transform;
    -o-transition: .2s transform, .3s left;
    transition: .2s transform, .3s left;
    transition: .2s transform, .3s left, .3s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .3s -webkit-transform;
    transition: .2s right, .3s -webkit-transform;
    -o-transition: .2s transform, .3s right;
    transition: .2s transform, .3s right;
    transition: .2s transform, .3s right, .3s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #D0092E;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal {
    /* overflow: hidden; */
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgb(255 255 255 / 63%);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #888888;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@media screen and (max-width: 480px) {
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px
    }
}

.swiper-container {
    overflow: hidden\9
}

.swiper-container .swiper-wrapper {
    width: 20000%\9
}

.swiper-slide {
    float: left\9
}

.product_slider .product_item {
    width: 25%\9
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .swiper-container .swiper-wrapper {
        width: auto
    }
}

.entry {
    padding: 15px 0
}

.entry {
    color: #666
}
.entry h2 ,.entry h3 ,.entry h4 ,.entry h5 ,.entry h6 {
    color: #000000;
}
.entry a {
    color: #D0092E
}

.entry p {
    margin: 0;
    padding: 8px 0;
    font-size: 13px;
    line-height: 1.8
}

.entry h4 span {
    font-family: 'Archivo-SemiBold';
    font-size: 22px;
    color: #000 !important
}

.entry p strong,
.entry h3 {
    color: #000 !important
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

.entry th,
.entry td {
    height: 30px;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    padding: 0 15px
}

.entry th {
    font-size: 12px;
    background: #eee
}

.entry td p,
.entry th p,
.pd-panel .entry td p,
.pd-panel .entry th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3
}

.entry td.amts {
    color: #D0092E
}

.entry th#cartDelete {
    text-align: center
}

.entry .button {
    margin: 15px 10px 0 0;
    background: #dfdfdf;
    padding: 8px 15px;
    border: 0;
    cursor: pointer;
    line-height: 1.2;
    color: #777;
    font-weight: bold;
    text-transform: Capitalize
}

.entry .button:hover {
    background: #D0092E;
    color: #fff
}

.entry .deletecartitem {
    width: 50px;
    text-align: center
}

.entry .deletecartitem label {
    display: none
}

.entry .stotal td.amts {
    font-size: 18px;
    font-weight: bold
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0 0
}

.entry img.alignright {
    float: right;
    margin: 20px 0 0 15px
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 20px auto 0 auto
}

.entry img {
    max-width: 100%
}

.cartitem a {
    color: #292929;
    font-weight: bold
}

.inquiry-form ul li {
    background: none
}

.entry .inquiry-form-wrap {
    margin: 20px 0 0
}

.table_wrap {
    position: relative;
    display: block
}

.main table {
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 0 !important
}

.main table th,
.main table td {
    height: 60px;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    padding: 0 15px;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    line-height: 30px;
}

.main table th:nth-child(2),
.main table td:nth-child(2) {
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px
}

.main table th {
    font-size: 13px;
    background: #eee;
    font-weight: normal
}

.main table td p,
.main table th p,
table td p,
table th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3
}

.main table td.amts {
    color: #D0092E
}

.main table th#cartDelete {
    text-align: center
}

.spec_table table th,
.spec_table table td {
    background-color: #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    line-height: 5;
    width: 50%
}

.spec_right span {
    font-family: 'Montserrat Medium'
}

.spec_table .fl-tabs-panel-content {
    padding-bottom: 50px
}

.container {
    position: relative;
    min-height: 100vh
}

.search-ipt {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none
}

.web-search-leo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden
}

.web-search-leo .btn--search-close {
    display: inline-block;
    font-size: 1.8em;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    background-image: url(/sikaien/imgs/search_btn_close.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 35%;
    background-size: auto 35%;
    background-color: #ff9494;
    width: 35px;
    height: 35px;
    line-height: 42px;
    cursor: pointer;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.web-search-leo .btn--search-close:hover {
    background-color: #D0092E;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.js .btn--search-close {
    display: block
}

.web-search-leo .search-ipt {
    font-family: inherit;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 85%;
    padding: 0.05em 0;
    color: #333;
    border-bottom: 3px solid;
    font-size: 20px;
    line-height: 10px
}

.web-search-leo .search-ipt::-webkit-input-placeholder {
    color: #333;
    font-weight: bold
}

.web-search-leo .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-weight: bold
}

.web-search-leo .search-ipt:-ms-input-placeholder {
    color: #333;
    font-weight: bold
}

.web-search-leo .search-ipt::-webkit-search-cancel-button,
.web-search-leo .search-ipt::-webkit-search-decoration {
    -webkit-appearance: none
}

.web-search-leo .search-ipt::-ms-clear {
    display: none
}

.web-search-leo .search-attr {
    font-size: 90%;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: 0.85em 0;
    text-align: right;
    color: #333
}

.js .container {
    position: relative;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.js .main-wrap--move {
    height: 100vh
}

.js .web-search-leo {
    pointer-events: none
}

.js .search--open-leo {
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}

.web-search-leo .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.search--open-leo .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    -webkit-animation: bounceInA 1s ease;
    -o-animation: bounceInA 1s ease;
    animation: bounceInA 1s ease
}

.search__suggestion,
.web-search-leo .search-attr {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
    -webkit-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -moz-transition: opacity 0.8s, transform 0.8s;
    -webkit-transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, transform 0.8s;
    -o-transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s
}

.search--open-leo .search-attr {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 20px
}

.js .web-search-leo .search-ipt {
    font-size: 35px;
    font-weight: bold;
    border-bottom-width: 1px;
    padding: 15px 0;
    -moz-transform: scale3d(0, 1, 1);
    -webkit-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -moz-transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 1;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    opacity: 0;
    text-transform: uppercase;
    font-family: Montserrat_Regular !important;
}

.js .web-search-leo .search-ipt,
.web-search-leo .search-attr {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.js .search--open-leo .search-ipt {
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s
}

.js .search--open-leo .search-btn {
    display: none !important
}

.web-search-leo .search-attr {
    padding-bottom: 0
}

.js .web-search-leo {
    width: 44%;
    height: 200px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    margin: auto;
    border-radius: 8px;
    z-index: 100001;
    perspective: 1200px
}

.js .web-search-leo::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.98);
    background-color: #fff\9;
    -webkit-transform: translateY(-30%) scale(1, 0);
    -ms-transform: translateY(-30%) scale(1, 0);
    -o-transform: translateY(-30%) scale(1, 0);
    transform: translateY(-30%) scale(1, 0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.js .search--open-leo::before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.main-wrap--move:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000
}

.scrollsidebar,
.scrollsidebar a {
    font-size: 12px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif
}

.scrollsidebar {
    position: absolute;
    z-index: 30;
    top: 150px;
    right: 0
}

.show_btn {
    width: 38px;
    height: 192px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(/sikaien/imgs/show_btn.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0
}

.side_content {
    width: 0;
    height: auto;
    overflow: hidden;
    float: left
}

.side_content .side_list {
    width: 140px;
    overflow: hidden;
    border: 1px solid #dadada;
    border-radius: 8px;
    position: relative;
    background: #FFF
}

.side_content .side_list .hd img {
    width: 100%;
    border-bottom: 1px solid #dadada
}

.side_content .side_list .cont li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    list-style: none;
    position: relative
}

.side_content .side_list .cont li a {
    position: relative;
    display: block;
    padding: 0 0 0 43px;
    text-decoration: none
}

.side_content .side_list .cont li a:before {
    content: "";
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    left: 10px;
    width: 25px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center
}

.side_content .side_list .cont li .email:before {
    background-image: url(/sikaien/imgs/icons01.png)
}

.side_content .side_list .cont li .skype:before {
    background-image: url(/sikaien/imgs/icons02.png)
}

.side_content .side_list .cont li .inquiry:before {
    background-image: url(/sikaien/imgs/icons03.png)
}

.side_content .side_list .cont li .qq:before {
    background-image: url(/sikaien/imgs/icons04.png)
}

.ww {
    margin-left: -30px
}

.side_content .side_list .t-code {
    padding: 10px 10px 7px;
    border-bottom: 1px solid #dadada
}

.side_content .side_list .t-code img {
    width: 100%
}

.side_content .side_list .side_title {
    height: 30px;
    line-height: 30px;
    padding: 0 12px
}

.side_content .side_list .side_title .close_btn {
    background: url(/sikaien/imgs/close.png) no-repeat center center;
    width: 12px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 10px;
    cursor: pointer
}

.side_content .side_list .side_title .close_btn span {
    display: none
}

.inquiry-pop-bd {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 550px;
    height: 615px;
    margin: -300px 0 0 -275px;
    background: #FFF;
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
    display: none;
    z-index: 2000
}

.inquiry-pop-bd:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: -2;
}

.inquiry-pop-bd .inquiry-pop {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 22px;
    z-index: 1;
    background: #FFF;
    -webkit-animation: fadeInDownA .4s ease;
    -o-animation: fadeInDownA .4s ease;
    animation: fadeInDownA .4s ease
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(/sikaien/imgs/fancy_close.png) no-repeat center center;
    cursor: pointer;
    z-index: 1
}

.inquiry-form-wrap {
    position: relative;
    /*height: 440px;*/
    width: 100.5%
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none
}

@media screen and (max-width: 550px) {
    .inquiry-pop-bd {
        width: auto;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        margin: auto;
        background: none;
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 10px
    }

    .scrollsidebar {
        display: none
    }
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif
}

.mobile-head-language .prisna-wp-translate-seo,
.change-language .prisna-wp-translate-seo {
    display: block
}

.change-language .change-language-title,
.change-language .change-language-title a {
    font-size: 8pt;
    color: #000;
    pointer-events: none;
}

.change-language .change-language-title a:after {
    font-family: 'fontawesome';
    content: url(/sikaien/imgs/down.png);
    font-size: 12px;
    display: inline-block;
    padding-left: 2px;
    position: relative;
    top: 0px
}

.change-language:hover .change-language-title a:after {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.change-language .change-language-cont {
    position: absolute;
    top: 36px;
    right: 0;
    width: 360px;
    background: #FFF;
    padding: 20px 10px 20px 20px;
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 80vh
}

.change-language:hover .change-language-cont {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible
}

.change-language .change-language-cont li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 0 10px;
    font-size: 10pt;
    overflow: hidden;
    padding: 0 10px 0 0
}

.change-language .change-language-cont li a:hover {
    color: #669a1c
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important
}

.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 30px
}

.change-language .change-language-cont .more-active {
    font-size: 20px
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 0 0 30px;
}
.change-language-title>.language-flag>a>span{
    padding: 0;
}
.change-language::-webkit-scrollbar {
    width: 5px
}

.change-language::-webkit-scrollbar-track {
    background-color: #fff
}

.change-language::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}

.language-flag .country-flag {
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    background-repeat: no-repeat;
    background-image: url(/sikaien/imgs/all-m.gif);
    width: 22px;
    height: 16px;
    margin: -8px 5px 0
}

li.language-flag a {
    position: relative
}

.language-flag-af .country-flag {
    background-position: 0 0 !important
}

.language-flag-sq .country-flag {
    background-position: 0 -16px !important
}

.language-flag-ar .country-flag {
    background-position: 0 -32px !important
}

.language-flag-hy .country-flag {
    background-position: 0 -48px !important
}

.language-flag-az .country-flag {
    background-position: 0 -64px !important
}

.language-flag-eu .country-flag {
    background-position: 0 -80px !important
}

.language-flag-be .country-flag {
    background-position: 0 -96px !important
}

.language-flag-bg .country-flag {
    background-position: 0 -112px !important
}

.language-flag-ca .country-flag {
    background-position: 0 -128px !important
}

.language-flag-zh .country-flag {
    background-position: 0 -144px !important
}

.language-flag-zh-TW .country-flag {
    background-position: 0 -160px !important
}

.language-flag-hr .country-flag {
    background-position: 0 -176px !important
}

.language-flag-cs .country-flag {
    background-position: 0 -192px !important
}

.language-flag-da .country-flag {
    background-position: 0 -208px !important
}

.language-flag-nl .country-flag {
    background-position: 0 -240px !important
}

.language-flag-en .country-flag {
    background-position: 0 -256px !important
}

.language-flag-et .country-flag {
    background-position: 0 -272px !important
}

.language-flag-tl .country-flag {
    background-position: 0 -288px !important
}

.language-flag-fi .country-flag {
    background-position: 0 -304px !important
}

.language-flag-fr .country-flag {
    background-position: 0 -320px !important
}

.language-flag-gl .country-flag {
    background-position: 0 -336px !important
}

.language-flag-ka .country-flag {
    background-position: 0 -352px !important
}

.language-flag-de .country-flag {
    background-position: 0 -368px !important
}

.language-flag-el .country-flag {
    background-position: 0 -384px !important
}

.language-flag-ht .country-flag {
    background-position: 0 -400px !important
}

.language-flag-iw .country-flag {
    background-position: 0 -416px !important
}

.language-flag-hi .country-flag,
.language-flag-te .country-flag,
.language-flag-kn .country-flag,
.language-flag-ta .country-flag,
.language-flag-gu .country-flag {
    background-position: 0 -432px !important
}

.language-flag-hu .country-flag {
    background-position: 0 -448px !important
}

.language-flag-is .country-flag {
    background-position: 0 -464px !important
}

.language-flag-id .country-flag {
    background-position: 0 -480px !important
}

.language-flag-ga .country-flag {
    background-position: 0 -496px !important
}

.language-flag-it .country-flag {
    background-position: 0 -512px !important
}

.language-flag-ja .country-flag {
    background-position: 0 -528px !important
}

.language-flag-ko .country-flag {
    background-position: 0 -544px !important
}

.language-flag-la .country-flag {
    background-position: 0 -560px !important
}

.language-flag-lv .country-flag {
    background-position: 0 -576px !important
}

.language-flag-lt .country-flag {
    background-position: 0 -592px !important
}

.language-flag-mk .country-flag {
    background-position: 0 -608px !important
}

.language-flag-ms .country-flag {
    background-position: 0 -624px !important
}

.language-flag-mt .country-flag {
    background-position: 0 -640px !important
}

.language-flag-no .country-flag {
    background-position: 0 -656px !important
}

.language-flag-fa .country-flag {
    background-position: 0 -672px !important
}

.language-flag-pl .country-flag {
    background-position: 0 -688px !important
}

.language-flag-pt .country-flag {
    background-position: 0 -704px !important
}

.language-flag-ro .country-flag {
    background-position: 0 -720px !important
}

.language-flag-ru .country-flag {
    background-position: 0 -736px !important
}

.language-flag-sr .country-flag {
    background-position: 0 -752px !important
}

.language-flag-sk .country-flag {
    background-position: 0 -768px !important
}

.language-flag-sl .country-flag {
    background-position: 0 -784px !important
}

.language-flag-es .country-flag {
    background-position: 0 -800px !important
}

.language-flag-sw .country-flag {
    background-position: 0 -816px !important
}

.language-flag-sv .country-flag {
    background-position: 0 -832px !important
}

.language-flag-th .country-flag {
    background-position: 0 -848px !important
}

.language-flag-tr .country-flag {
    background-position: 0 -864px !important
}

.language-flag-uk .country-flag {
    background-position: 0 -880px !important
}

.language-flag-ur .country-flag {
    background-position: 0 -896px !important
}

.language-flag-vi .country-flag {
    background-position: 0 -912px !important
}

.language-flag-cy .country-flag {
    background-position: 0 -928px !important
}

.language-flag-yi .country-flag {
    background-position: 0 -944px !important
}

.language-flag-bn .country-flag {
    background-position: 0 -960px !important
}

.language-flag-eo .country-flag {
    background-position: 0 -976px !important
}

.language-flag.language-flag-custom-afghanistan .country-flag {
    background-position: 0 -992px !important
}

.language-flag.language-flag-custom-albania .country-flag {
    background-position: 0 -1008px !important
}

.language-flag.language-flag-custom-algeria .country-flag {
    background-position: 0 -1024px !important
}

.language-flag.language-flag-custom-argentina .country-flag {
    background-position: 0 -1040px !important
}

.language-flag.language-flag-custom-australia .country-flag {
    background-position: 0 -1056px !important
}

.language-flag.language-flag-custom-austria .country-flag {
    background-position: 0 -1072px !important
}

.language-flag.language-flag-custom-belgium .country-flag {
    background-position: 0 -1088px !important
}

.language-flag.language-flag-custom-brazil .country-flag {
    background-position: 0 -1104px !important
}

.language-flag.language-flag-custom-canada .country-flag {
    background-position: 0 -1120px !important
}

.language-flag.language-flag-custom-chile .country-flag {
    background-position: 0 -1136px !important
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
    background-position: 0 -1152px !important
}

.language-flag.language-flag-custom-ecuador .country-flag {
    background-position: 0 -1168px !important
}

.language-flag.language-flag-custom-egypt .country-flag {
    background-position: 0 -1184px !important
}

.language-flag.language-flag-custom-england .country-flag {
    background-position: 0 -1200px !important
}

.language-flag.language-flag-custom-luxembourg .country-flag {
    background-position: 0 -1216px !important
}

.language-flag.language-flag-custom-malaysia .country-flag {
    background-position: 0 -1232px !important
}

.language-flag.language-flag-custom-mexico .country-flag {
    background-position: 0 -1248px !important
}

.language-flag.language-flag-custom-new-zealand .country-flag {
    background-position: 0 -1264px !important
}

.language-flag.language-flag-custom-oman .country-flag {
    background-position: 0 -1280px !important
}

.language-flag.language-flag-custom-qatar .country-flag {
    background-position: 0 -1296px !important
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
    background-position: 0 -1312px !important
}

.language-flag.language-flag-custom-singapore .country-flag {
    background-position: 0 -1328px !important
}

.language-flag.language-flag-custom-south-africa .country-flag {
    background-position: 0 0 !important
}

.language-flag.language-flag-custom-switzerland .country-flag {
    background-position: 0 -1344px !important
}

.language-flag.language-flag-custom-syria .country-flag {
    background-position: 0 -1360px !important
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
    background-position: 0 -1376px !important
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
    background-position: 0 -1392px !important
}

.language-flag-hy .country-flag {
    background-position: 0 -1408px
}

.language-flag-bs .country-flag {
    background-position: 0 -1424px
}

.language-flag-ceb .country-flag {
    background-position: 0 -1440px
}

.language-flag-ny .country-flag {
    background-position: 0 -1456px
}

.language-flag-ha .country-flag {
    background-position: 0 -1472px
}

.language-flag-hmn .country-flag {
    background-position: 0 -1488px
}

.language-flag-ig .country-flag {
    background-position: 0 -1504px
}

.language-flag-jw .country-flag {
    background-position: 0 -1520px
}

.language-flag-kk .country-flag {
    background-position: 0 -1536px
}

.language-flag-km .country-flag {
    background-position: 0 -1552px
}

.language-flag-lo .country-flag {
    background-position: 0 -1568px
}

.language-flag-la .country-flag {
    background-position: 0 -1584px
}

.language-flag-mg .country-flag {
    background-position: 0 -1600px
}

.language-flag-ml .country-flag {
    background-position: 0 -1616px
}

.language-flag-mi .country-flag {
    background-position: 0 -1632px
}

.language-flag-mr .country-flag {
    background-position: 0 -1648px
}

.language-flag-mn .country-flag {
    background-position: 0 -1664px
}

.language-flag-my .country-flag {
    background-position: 0 -1680px
}

.language-flag-ne .country-flag {
    background-position: 0 -1696px
}

.language-flag-pa .country-flag {
    background-position: 0 -1712px
}

.language-flag-st .country-flag {
    background-position: 0 -1728px
}

.language-flag-si .country-flag {
    background-position: 0 -1744px
}

.language-flag-so .country-flag {
    background-position: 0 -1760px
}

.language-flag-su .country-flag {
    background-position: 0 -1776px
}

.language-flag-tg .country-flag {
    background-position: 0 -1792px
}

.language-flag-uz .country-flag {
    background-position: 0 -1808px
}

.language-flag-yo .country-flag {
    background-position: 0 -1824px
}

.language-flag-zu .country-flag {
    background-position: 0 -1840px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        -ms-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftA {
    -webkit-animation-name: fadeInLeftA;
    animation-name: fadeInLeftA
}

@-webkit-keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpA {
    -webkit-animation-name: fadeInUpA;
    animation-name: fadeInUpA
}

@-webkit-keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30%, 0, 0);
        -ms-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightA {
    -webkit-animation-name: fadeInRightA;
    animation-name: fadeInRightA
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes OrangePulse {
    from {
        background-color: rgba(210, 174, 109, .2);
        -webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1)
    }

    50% {
        background-color: rgba(210, 174, 109, 1);
        -webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1)
    }

    to {
        background-color: rgba(210, 174, 109, .2);
        -webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1)
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    60% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg)
    }

    40% {
        -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    60% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-20%)
    }

    50% {
        -webkit-transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(-10%)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes jump {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(-20%)
    }

    50% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(-10%)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceInA {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceInA {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceInA {
    -webkit-animation-name: bounceInA;
    animation-name: bounceInA;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        -ms-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownA {
    -webkit-animation-name: fadeInDownA;
    animation-name: fadeInDownA
}

@keyframes fadeInA {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeInA {
    -webkit-animation-name: fadeInA;
    animation-name: fadeInA
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes zoomInA {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.6, .6, .6);
        transform: scale3d(.6, .6, .6)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomInA {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.6, .6, .6);
        transform: scale3d(.6, .6, .6)
    }

    50% {
        opacity: 1
    }
}

.zoomInA {
    -webkit-animation-name: zoomInA;
    animation-name: zoomInA
}

/*r600*/
.R600 h3.fl-callout-title span {
    color: #D0092E !important;
}

.R600-img .fl-photo-content img {
    width: 100% !important;
}

.R600 .fl-callout-text {
    text-align: left;
    width: 80%;
}

.R600 .fl-callout-title,
.R600 .fl-callout-text-wrap {
    margin-left: 140px;
}

.R600-lp .fl-cta-center {
    display: block ruby !important
}

.R600-lp .fl-cta-button {
    float: right;
    padding-top: 0px !important
}

.R600-img .fl-photo-content {
    display: block;
}

.R600-lp .fl-cta-text {
    margin-left: 100px
}

/*r200*/
.R200 .fl-rich-text h3 span {
    color: #D0092E !important;
    font-size: 36px !important;
}

.R200 .fl-rich-text p {
    font-size: 24px !important;
}

.R200 .fl-node-content h3 {
    color: #D0092E !important;
}

.R200 .fl-module-content .fl-callout-center .fl-callout-photo .fl-photo .fl-photo-content img {
    width: 100% !important;
    height: 100px !important;
}

.fl-node-61b889fb54ab0 .R200 .fl-rich-text h3 span {
    color: #fff !important;
    font-size: 36px !important;
}

.fl-node-61b889fb54ab0 .R200 .fl-rich-text p span {
    color: #fff !important;
}

.fl-node-61b9c4e1df4e4 .R200 .fl-callout-text p {
    color: #fff !important;
}

.fl-node-61b9c4e1df4e4 .R200 .fl-callout-text p,
.fl-node-61b9c4e1df4e4 .R200 h3 span {
    padding-left: 80px !important;
}

/*S3880*/
.S3880 .fl-rich-text h3 span {
    color: #D0092E !important;
    font-size: 30px !important;
}

.fl-node-61b9b94fdaea3 .S3880 .fl-module-content h3 span {
    color: #fff !important;
    font-size: 30px !important;
}

.S3880 .fl-module-content h3 {
    color: #D0092E !important;
    font-size: 30px !important;
}

.Corporate_Culture_lp {
    height: 240px
}

.Corporate_Culture_lp2 {
    height: 200px
}

.entry p {
    font-size: 16px;
}

.main table th,
.main table td,
.main table td p,
.main table th p,
table td p,
table th p {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif
}

.table_wrap {
    margin: 10px 0
}

.table_wrap tr:nth-child(2n) {
    background-color: #ddd;
}

.content_box {
    position: relative
}

.content_box h2 {
    position: relative;
    background-color: #55bb30 !important;
    width: 25%;
    color: white;
    line-height: 35px;
    z-index: 2
}

.content_box h2>span {
    text-transform: capitalize;
    padding: 2px 12px 2px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.content_box h2:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    height: 100%;
    width: 50%;
    background-color: #62ba6a;
    z-index: -1;
    background-image: none !important
}

.content_box .companyname {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 33px;
    max-height: 33px;
    padding-right: .2rem;
    width: 100%;
    height: 33px;
    background-color: #c6ec72;
    text-align: right;
    z-index: 0;
    color: #ffffff;
    text-transform: capitalize
}

.content_box:before {
    content: '';
    position: absolute;
    left: 13px;
    bottom: 0;
    width: 25%;
    background-color: #00544b;
    height: 54%;
    z-index: 1
}

.content_box h2:after,
.content_box h2 after,
.content_box:before,
.content_box h2 span {
    display: block
}

.content_box h2:after,
.content_box:before,
.content_box h2>span {
    transform: skewX(-25deg) !important;
    -ms-transform: skewX(-25deg) !important;
    -moz-transform: skewX(-25deg) !important;
    -webkit-transform: skewX(-25deg) !important;
    -o-transform: skewX(-25deg) !important
}

.content_box h2 {
    transform: skewX(25deg) !important;
    -ms-transform: skewX(25deg) !important;
    -moz-transform: skewX(25deg) !important;
    -webkit-transform: skewX(25deg) !important;
    -o-transform: skewX(25deg) !important
}

.energy_partner img {
    width: 70px;
}

.energy_partner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 100px auto 100px;
}

.energy_partner li {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.energy_partner li h4 {
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.energy_partner li p {
    font-size: 16px;
    color: #666666;
}

/*.energy_partner img{width:20%;}*/
.energy_partner div {
    width: 80%;
}

.index_ad {
    padding-top: 70px;
    padding-bottom: 70px;
    background-repeat: repeat;
    background-position: 0 0
}

.index_ad .ad_items {
    margin: 0 -18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index_ad .ad_item {
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%;
    padding: 0 28px
}

.index_ad .ad_item .item_inner {
    display: block;
    text-align: center;
    padding: 15px 0
}

.index_ad .ad_item .item_img {
    display: block;
    width: 135px;
    height: 135px;
    background-color: #fff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0));
    border-radius: 50%;
    box-shadow: 0 -8px rgba(0, 0, 0, .1);
    margin: 0 auto -70px;
    position: relative
}

.index_ad .ad_item .item_img:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.index_ad .ad_item .item_info {
    padding: 55px 20px;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    background-color: #fff;
    text-align: center
}

.index_ad .ad_item .item_title {
    font-size: 20px;
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    margin-bottom: .8em
}

.index_ad .ad_item .item_desc,
.index_ad .ad_item .item_desc a {
    color: #666666
}

.index_ad .ad_item .item_desc {
    font-size: 16px;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    font-family: 'Archivo', Arial, Helvetica, sans-serif
}

.index_ad .ad_item .item_img img {
    width: 69px;
    height: 69px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.index_ad .ad_item .item_img img+img {
    position: absolute;
    -webkit-transform: translateY(50%) scale(.7);
    -ms-transform: translateY(50%) scale(.7);
    -o-transform: translateY(50%) scale(.7);
    transform: translateY(50%) scale(.7);
    opacity: 0
}

.index_ad .ad_item:hover .item_img img {
    -webkit-transform: translateY(-50%) scale(.7);
    -ms-transform: translateY(-50%) scale(.7);
    -o-transform: translateY(-50%) scale(.7);
    transform: translateY(-50%) scale(.7);
    opacity: 0
}

.index_ad .ad_item:hover .item_img img+img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.index_product .layout {
    width: auto;
    overflow: hidden
}

.index_product .product_item {
    padding: 0 6%
}

.index_product .product_item figure {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.index_product .product_item .item_img,
.index_product .product_item figcaption {
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.index_product .product_item .item_img {
    width: 50%;
    padding: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin: 0 auto;
    position: relative
}

.index_product .product_item .item_img a {
    display: block;
    width: 78%;
    max-width: 720px;
    height: auto;
    margin: 0 auto;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2), 0 0 50px rgba(255, 255, 255, 1);
    padding: 30px;
    background-color: #fff;
    overflow: hidden
}

.index_product .product_item .item_img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 1px solid #e0313b
}

.index_product .product_item .item_img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.index_product .product_item figcaption {
    width: 25%;
    padding-bottom: 30px
}

.index_product .product_item .item_title {
    font-size: 30px;
    text-align: left
}

.index_product .product_item .item_title a {
    padding: 0
}

.index_product .product_item .item_more {
    font-size: 20px;
    padding-top: 5px
}

.index_product .product_item .item_more a {
    display: inline-block;
    position: relative
}

.index_product .product_item .item_more a:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAMAAACecocUAAAARVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////9SnXPCAAAAF3RSTlMAzTIY9+vb1HJiFOi6qIF5a1xWUDs1Hc1jZ7oAAABASURBVAjXYwABZh4uBjjgY0fi8LMzIzgcbGIIjgAbMwMjDLAwMjBBAScLB0wJEzcnjCnKKghjirAKwQ3hFQaRAE57AU4k5d/1AAAAAElFTkSuQmCC);
    background-color: #e0313b;
    margin-left: 5px;
    vertical-align: middle
}

.index_product .product_item .item_more a:hover:after {
    margin-left: 15px
}

.index_product .product_slider {
    overflow: visible
}

.index_product .swiper-slide-active {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.index_product .product_item .item_img,
.index_product .product_item figcaption,
.index_product .product_item .item_more {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.index_product .product_item .item_img {
    opacity: 0;
    -webkit-transform: scale(.8) translateX(0%);
    -ms-transform: scale(.8) translateX(0%);
    -o-transform: scale(.8) translateX(0%);
    transform: scale(.8) translateX(0%)
}

.index_product .product_item figcaption {
    opacity: 0;
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%)
}

.index_product .swiper-slide-active .item_img,
.index_product .swiper-slide-active figcaption {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.index_product .index_aside {
    width: 25%;
    height: 100%;
    padding: 60px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 6%;
    top: 0;
    z-index: 2
}

.index_product .index_aside .side_title {
    font-size: 65px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.index_product .product_tabs {
    font-size: 24px;
    position: relative;
    padding-left: 30px
}

.index_product .tab_item {
    font-size: 22px;
    margin-bottom: 55px;
    position: relative
}

.index_product .tab_item span {
    display: inline-block;
    cursor: pointer;
    position: relative
}

.index_product .tab_item:before {
    display: inline-block;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    content: '\f111';
    font-family: 'fontawesome';
    position: absolute;
    left: -50px;
    top: -5px
}

.index_product .tab_item.active:before {
    -webkit-animation: bounceInA .4S ease;
    -o-animation: bounceInA .4S ease;
    animation: bounceInA .4S ease
}

.index_product .tab_item.active:before {
    font-size: 36px;
    color: #e0313b
}

.index_product .tab_item:last-child {
    margin-bottom: 0
}

.index_product .tab_item:last-child:before {
    top: auto;
    bottom: -5px
}

.index_product .product_tabs:before {
    content: '';
    display: block;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 15px
}

.company-profile-content {
    position: relative;
    width: 25%;
    text-align: center;
    padding: 7px 0 60px;
    overflow: auto;
    height: 100%;
    text-align: center;
    padding: 200px 0 100px;
    overflow: auto;
    margin: 80px 0 60px
}

body .pop_task {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1999;
    display: none
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 30px;
    height: 30px;
    background: url(/sikaien/imgs/icon09.png) no-repeat center center;
    cursor: pointer;
    z-index: 1
}

.inquiry-form-wrap {
    position: relative;
    margin: 78px 0 8px
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none
}

.contact_form {
    border: 1px solid #eee;
    background: #fff
}

.contact_form .title {
    font-weight: 500;
    font-size: 14px;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    background: #002856;
    color: #FFF
}

.contact_form form {
    padding: 0 20px 26px
}

.contact_form form li {
    margin: 13px 0 15px;
    position: relative
}

.contact_form form input[type=text],
.contact_form form .wpcf7-textarea,
.form-input-email {
    margin: 15px 0 0 0;
    border: 1px solid #eee;
    background: #FFF;
    padding: 0 12px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
    font-weight: 500
}

.contact_form form .wpcf7-textarea {
    height: 92px;
    width: 100%
}

.contact_form form input[type=text].form-input-capcha {
    width: 213px;
    font-weight: 500
}

.contact_form form input[type=submit],
.form-btn-submitx {
    height: 38px;
    border-radius: 3px;
    width: 100%;
    border: 1px solid #D0092E;
    background: #11982a;
    background: #D0092E url(/sikaien/imgs/icon06.png) no-repeat calc(50% + 30px) center;
    color: #FFF;
    text-align: center;
    text-transform: capitalize;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.contact_form form input[type=submit],
.form-btn-submitx:hover {
    background: #002856
}

.contact_form form input[type=submit]:hover {
    background-color: #1eb53a
}

.contact_form::-webkit-input-placeholder {
    color: #666
}

.contact_form:-moz-placeholder,
.contact_form::-moz-placeholder,
.contact_form:-ms-input-placeholder {
    color: #666
}

#v_container,
.contact_form form input[type=text].form-input-capcha,
#wpcf7-not-valid-tip-no-ajax {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

label.error {
    margin-left: 10px;
    color: #F00
}

.wpcf7-validation-errors,
.mauticform-errormsg {
    color: #F00
}

/*.wpcf7-response-output,.mauticform-message {*/
/*  text-align: center;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  text-align: center;*/
/*  width: 100%;*/
/*  font-size: 20px;*/
/*  color: #ff6f00*/
/*}*/

#v_container {
    font-size: 28px;
    font-style: italic;
    letter-spacing: 15px;
    line-height: 38px;
    margin-left: 10px
}

#code_capcha-error {
    position: absolute;
    left: 350px;
    top: 10px;
    display: none;
    line-height: 38px
}

.wpcf7-form.sent .texttest {
    display: none
}

@media screen and (max-width: 550px) {
    .inquiry-pop-bd {
        width: 95%;
        height: 450px;
        left: 69%;
        top: 54%;
        margin: -265px 0 0 2.5%
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 10px;
        background: none;
    }

    .scrollsidebar {
        display: none
    }

    .R600-lp .fl-cta-text {
        margin-left: 0;
    }
}

.flex_nowrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.place_holderbar {
    width: 100%;
    height: 83px;
    position: relative
}

.solution_bath_bar {
    position: relative;
    margin-top: 135px;
    text-align: left
}

.solution_bath_bar li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize
}

.solution_bath_bar li:after {
    position: relative;
    margin: 0 10px;
    content: "/";
    font-weight: 700;
    color: #000;
}

.solution_bath_bar li:last-child:after {
    display: none
}

.solution_bath_bar li a {
    color: #000 !important;
    font-size: 24px;
    font-family: 'Archivo-regular'
}

.solution_bath_bars li a {
    color: #000 !important
}

.solution_bath_bars li:after {
    color: #000
}

.page_llithium_lead_acid {
    position: relative
}

.lithiumleadacid_section {
    position: relative;
    padding: 250px 0;
    background-position: center;
    background-size: cover
}

.lithiumleadacid_section .lithiumleadacid_wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lithiumleadacid01_left .lithiumleadacid01_title span,
.lithiumleadacid02_right .lithiumleadacid02_righttit span {
    display: block
}

.lithiumleadacid_title {
    font-size: 30px;
    font-family: Montserrat-ExtraBold;
    line-height: 36px
}

.lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
.lithiumleadacid_section04_wrap p {
    margin-top: 25px;
    font-size: 16px;
    line-height: 20px
}

.lithiumleadacid_section01 {
    position: relative;
    padding-bottom: 30px;
    background-size: 100% 100%
}

.lithiumleadacid01_left {
    padding-right: 5%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.lithiumleadacid01_left .lithiumleadacid01_title {
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 45px;
    font-family: Montserrat-Black;
    line-height: 61px
}

.lithiumleadacid01_left .lithiumleadacid01_desc {
    margin-top: 65px;
    font-size: 20px;
    font-family: Montserrat-ExtraBold;
    line-height: 28px
}

.lithiumleadacid01_right {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.lithiumleadacid01_right .lithiumleadacid01_name {
    margin-top: 45px;
    margin-left: 20%;
    color: #fff;
    font-size: 16px;
    font-family: Montserrat-ExtraBold
}

.lithiumleadacid_section02 .lithiumleadacid_wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.lithiumleadacid02_left .lithiumleadacid_coloums {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lithiumleadacid_coloum {
    width: 46%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%
}

.lithiumleadacid_coloum:nth-child(1),
.lithiumleadacid_coloum:nth-child(2) {
    margin-bottom: 30px
}

.lithiumleadacid_coloum .lithiumleadacid_coloumtit {
    position: relative;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
    color: #D0092E;
    text-transform: capitalize;
    font-size: 18px;
    font-family: Montserrat-Medium;
    line-height: 1.5
}

.lithiumleadacid_coloum .lithiumleadacid_coloumtit img {
    position: absolute;
    right: 10px;
    bottom: -10px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg)
}

.lithiumleadacid_coloum .lithiumleadacid_coloumdesc p {
    position: relative;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px
}

.lithiumleadacid_coloum .lithiumleadacid_coloumdesc p:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    content: ""
}

.lithiumleadacid02_right {
    margin-left: 5%;
    text-align: right;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.lithiumleadacid_more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: table;
    margin-left: auto;
    padding: 0 15px;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    font-family: Montserrat-ExtraBold;
    line-height: 39px;
    background-color: #D0092E
}

.lithiumleadacid_more:hover {
    background-color: #002856;
    color: #fff
}

.lithiumleadacid_section03 .lithiumleadacid02_left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.lithiumleadacid_section03 .lithiumleadacid02_right {
    margin-right: 5%;
    margin-left: 0;
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.lithiumleadacid_more.more_left {
    right: unset;
    left: 0
}

.lithiumleadacid_section04 {
    padding: 0 !important
}

.lithiumleadacid_section_img {
    position: relative
}

.lithiumleadacid_section_img .img_img {
    position: absolute;
    right: 28%;
    bottom: -45px;
    max-width: 30%
}

.lithiumleadacid_section_img .img_img.img_img05 {
    right: 45%
}

.lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
    position: absolute;
    top: 150px;
    left: 0;
    width: 40%
}

.lithiumleadacid_section04 .lithiumleadacid_section04_rightwrap {
    right: 0;
    left: unset
}

.lithiumleadacid_section04 .lithiumleadacid_section04_rightwrap .lithiumleadacid_more {
    margin-left: auto
}

.lithiumleadacid_section04 .lithiumleadacid_more {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    margin-top: 70px;
    margin-left: 0
}

.lithiumleadacid_coloums04 {
    padding: 70px 0
}

.lithiumleadacid_coloums04 .lithiumleadacid_coloum {
    margin-bottom: 50px;
    width: 30%;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%
}

.lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
    margin-bottom: 30px;
    margin-left: 0;
    border-bottom: 1px solid #ddd
}

.lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumdesc {
    position: relative;
    padding: 0 15px;
    color: #9c9c9c;
    text-align: left
}

.lithiumleadacid_section04 .lithiumleadacid_section_img .layout {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

.lithiumleadacid_section04 img {
    width: 100%;
    display: table;
    margin: auto
}

.energystorage_section {
    position: relative;
    margin: 30px 0
}

.energystorage_section01 {
    position: relative;
    padding: 45px 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#becedd), to(rgb(255 255 255 / 0)));
    background-image: -o-linear-gradient(bottom, #becedd, rgb(255 255 255 / 0));
    background-image: linear-gradient(to top, #becedd, rgb(255 255 255 / 0));
    text-align: center
}

.energystorage_section01 .energystorage01_title {
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 45px;
    font-family: Montserrat-Black;
    line-height: 61px
}

.energystorage_section01 .energystorage01_desc {
    margin-top: 25px;
    font-size: 30px;
    font-family: Montserrat-ExtraBold;
    line-height: 1;
    margin-bottom: 45px
}

.energystorage01_section01 .solution_bath_bar {
    margin-top: 0
}

.energystorage01_section01 img {
    position: relative;
    margin: 45px auto
}

.green {
    color: #D0092E
}

.energystorage02_topwrap {
    position: relative;
    margin: 130px auto;
    text-align: center
}

.energystorage02_topwrap .energystorage02_toptitle {
    margin-bottom: 53px;
    padding-bottom: 38px;
    border-bottom: 2px solid #D0092E;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    font-family: Montserrat-ExtraBold;
    line-height: 1
}

.energystorage02_topwrap .energystorage02_toptitle span {
    font-size: 45px
}

.energystorage02_topwrap .energystorage02_topdesc {
    margin: 25px 0;
    font-size: 28px
}

.energystorage02_topwrap .energystorage02_topsubtit,
.energystorage02_topwrap .energystorage02_toptext {
    text-align: left;
    font-size: 22px;
    line-height: 27px
}

.energystorage02_bottomwrap {
    position: relative
}

.energystorage02_bottomwrap .energystorage02_title {
    margin-bottom: 50px;
    text-align: center;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 1;
    font-family: 'Montserrat-Medium'
}

.energystorage02_bottomwrap .Power_installations {
    padding: 60px 0;
    background: #f3f3f3
}

.Power_installation {
    position: relative;
    padding: 0 70px;
    width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.Power_installation .installation_title {
    position: relative;
    margin-bottom: 50px;
    text-align: left;
    text-transform: capitalize;
    font-size: 24px;
    font-family: Montserrat-Medium;
    line-height: 30px
}

.Power_installation .installation_title span {
    position: relative;
    display: block
}

.Power_installation .installation_img {
    position: relative;
    text-align: center;
    line-height: 300px
}

.Power_installation .installation_img img {
    width: auto;
    max-height: 300px
}

.device_advantages .device_advantage {
    position: relative;
    margin-top: 60px;
    border-bottom: 2px solid #D0092E
}

.device_advantage .installation_tit {
    position: relative;
    margin-bottom: 20px;
    color: #3c3c3c;
    text-transform: capitalize;
    font-size: 22px;
    font-family: Montserrat-SemiBold;
    line-height: 1.5
}

.device_advantage .installation_desc {
    position: relative;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 27px;
    color: #888
}

.energystorage_section03 {
    position: relative;
    margin: 130px 0
}

.energystorage_section03 .energystorage03_title {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 1
}

.energystorage_section03 .energystorage03_title span {
    font-size: 40px
}

.energystorage_section03 .energystorage03_desc {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    text-transform: capitalize;
    font-size: 24px;
    font-family: Montserrat-Medium;
    line-height: 30px
}

.energystorage_section03 .R_Series_imgs {
    position: relative;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between
}

.energystorage_section03 .R_Series_imgs .series_img {
    position: relative;
    max-width: 25%;
    text-align: center
}

.energystorage_section03 .R_Series_imgs .series_img img {
    width: 100%
}

.energystorage_section03 .series_img .series_model {
    position: relative;
    margin-top: 25px;
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
    font-family: Montserrat-Medium;
    line-height: 1
}

.energystorage_wrap04 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 100px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.energystorage_wrap04 .energystorage_model_img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36%;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%
}

.energystorage_wrap04 .energystorage_model_img.energystorage_model_rightimg {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.energystorage_coloums {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%
}

.energystorage_coloums .energystorage_coloum {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.energystorage_coloums .energystorage_coloum+.energystorage_coloum {
    margin-top: 25px
}

.energystorage_coloum .energystorage_iconimg {
    position: relative;
    margin-right: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px
}

.energystorage_coloum .energystorage_iconimg img {
    max-width: 90px
}

.energystorage_coloum .energystorage_col_content .energystorage_icontit {
    position: relative;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 20px;
    font-family: Montserrat-Medium;
    line-height: 1.5
}

.energystorage_coloum .energystorage_col_content .energystorage_iocndesc {
    color: #999;
    font-size: 16px;
    line-height: 20px
}

.energystorage_title {
    font-size: 30px;
    font-family: Montserrat-ExtraBold;
    line-height: 36px
}

.energystorage_subtitle {
    margin-bottom: 50px;
    font-size: 24px;
    font-family: Montserrat-Medium
}

.product_classification_section {
    position: relative
}

.product_classification_section01 .absolute_layout {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.product_classification_title {
    position: absolute;
    top: 35%;
    left: 0;
    color: #D0092E;
    text-align: left;
    /*text-transform:capitalize;*/
    /*text-shadow:0 5px 5px rgb(0 0 0 / 50%);*/
    font-weight: 400;
    font-size: 70px;
    font-family: Montserrat-Black;
    line-height: 70px;
    /*-webkit-transform:translate(-50%,-50%);*/
    /*transform:translate(-50%,-50%);*/
    -webkit-box-reflect: below 5px -webkit-linear-gradient(transparent, transparent 30%, rgba(255, 255, 255, .5));
    /*-ms-transform:translate(-50%,-50%);*/
}

.product_classification_title_fu {
    font-size: 36px;
    color: #000;
}

.title_no_reflection {
    -webkit-box-reflect: below 5px -webkit-linear-gradient(transparent, transparent 30%, rgba(255, 255, 255, 0));
}

.weiyi_titile {
    line-height: 50px;
    top: 30%;
    /*text-transform: capitalize;*/
}

.pdclassification_columns {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 70px 0;
    margin-left: -10px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pdclassification_column {
    position: relative;
    padding: 10px;
    width: 50%;
    vertical-align: top
}

.pdclassification_column figure {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 15px;
    height: 100%;
    background: #f2f2f2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.pdclassification_column .pdclassification_title {
    position: relative
}

.pdclassification_column .pdclassification_title a {
    position: relative;
    display: block;
    margin-bottom: 30px;
    padding: 0 30px;
    color: #333;
    text-transform: capitalize;
    font-size: 28px;
    font-family: Montserrat-Black
}

.pdclassification_column .pdclassification_img {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pdclassification_column .pdclassification_img img {
    max-height: 300px;
    -webkit-transition: all ease-in-out .35s;
    -o-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -ms-transform: scale(.9)
}

.pdclassification_column:hover .pdclassification_img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1)
}

.pdclassification_column:hover .pdclassification_title a {
    color: #D0092E
}

.pagepdcategory_container {
    padding: 70px 0
}

.pagepdcategory_container .pdclassification_columns {
    margin-top: 15px;
    margin-bottom: 0
}

.pdcate_aside {
    position: relative;
    display: block;
    float: left;
    width: 220px
}

.pdcate_aside ul {
    position: relative;
    background: #f2f2f2;
    border-radius: 10px;
}

.pdcate_aside li {
    position: relative;
}

.pdcate_aside li a {
    font-family: 'Montserrat-Medium';
    color: #333;
    position: relative;
    padding: 30px 20px;
    height: 45px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 13px;
    line-height: 16px;
    border-bottom: 1px solid #ccc;
}

.pdcate_aside li:first-child a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.pdcate_aside li:last-child a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-width: 0;
}

/*.pdcate_aside li + li{margin-top:15px}*/
.pdcate_aside li.current a,
.pdcate_aside li:hover a {
    background: #D0092E;
    color: #fff;
}

.pdcategory_container {
    position: relative;
    display: block;
    float: right;
    width: calc(100% - 300px)
}

.pdcategory_container {
    position: relative
}

.pdcategory_container .pdcategory_title {
    font-family: Montserrat-Black;
    font-weight: normal;
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.5
}

.pdcategory_container .pdcategory_desc {
    position: relative;
    font-size: 18px;
    max-width: 100%;
    line-height: 20px;
    font-style: italic;
    color: #000000;
}

.pdcategory_container .pdcategory_desc sub {
    font-size: 14px
}

.pdcategory_infomation {
    position: relative;
    text-align: center;
    padding: 15px 10px
}

.pdcategory_power {
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    color: #a7a7a7;
    margin-bottom: 5px
}

.pdcategory_tit {}

.pdcategory_tit a {
    font-family: 'Montserrat-ExtraBold';
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    position: relative;
    max-width: 65%;
    margin: auto
}

.pdclassification_column:hover .pdcategory_tit a {
    color: #D0092E
}

.aside_certificate {
    position: relative;
    margin-top: 500px
}

.aside_certificate img {
    margin-bottom: 15px;
    display: block;
    max-width: 280px;
    width: 100%
}

.swiper-wrapper .item img {
    width: auto;
}

.product_page_title {
    position: absolute;
    top: 30%;
    color: #D0092E;
    font-size: 56px;
    font-family: Montserrat-Black;
    text-align: left
}

.product_golfpage_title {
    color: #ffffff;
    line-height: 60px;
    top: 25%;
}

.product_page_titles {
    color: #D0092E;
    text-shadow: none
}

.product_page_layout {
    /*position: absolute;*/
    /*z-index: 9;*/
    /*top: 0;*/
    /*height: 100%;*/
    /*-webkit-transform: translateX(-50%);*/
    /*-ms-transform: translateX(-50%);*/
    /*left: 50%*/
}

.product_head {
    position: relative
}

.sys_sub_head .solution_bath_bar {
    position: absolute;
    bottom: 0;
    left: 0
}

.sys_sub_head .solution_bath_bar li a {
    color: #ffffff
}

.product_banner_icon {
    position: absolute;
    top: 50%;
    z-index: 9
}

.product_banner_icong {
    top: 60%
}

.product_banner_list:after {
    display: none
}

.product_banner_list {
    margin-right: 10px
}

.product_banner_list span {
    line-height: 20px;
    margin-top: 15px
}

.product_banner_list img {
    max-width: 90px
}

.product_banner_list span {
    display: block;
    font-family: 'Archivo-regular';
    color: #000;
    font-size: 18px
}

.product_banner_lists span {
    color: #000
}

.product_banner_list .product_banner_icon_txt {
    color: #000;
}

.detail-tabs {
    display: none
}

.product_page_button a {
    width: 300px
}

.product_page_button span {
    font-family: 'Montserrat-ExtraBold'
}

.product_page_button a {
    border: 1px solid #98d70c !important
}

.product_xiao_title,
.product_xiao_titles {
    font-family: Montserrat ExtraBold
}

.product_text_area span {
    font-family: Archivo
}

.partner_area img {
    max-width: 80px !important
}

.partner_area .fl-callout-photo {
    width: 15% !important
}

.partner_area h3 span {
    font-family: 'Archivo-regular';
    font-weight: bold;
    font-size: 24px;
}

/*.partner_area span{font-family:Archivo}*/
.title_bgcolor,
.text_bgcolor,
.but_bgcolor {
    background-color: #f2f2f2
}

.but_bgcolor a {
    width: 200px
}

.title_bgcolor {
    font-family: Montserrat ExtraBold
}

.text_bgcolor span {
    font-family: 'Archivo-regular';
    font-weight: 400
}

.but_bgcolor span {
    font-family: Montserrat SemiBold;
    font-weight: bold;
    text-shadow: 0 3px 3px rgb(0 0 0 / 50%)
}

.explore_area>.fl-node-content {
    box-shadow: 3px 3px 3px rgb(0 0 0 / 30%)
}

.sanjiaoxin img {
    max-height: 25px !important
}

.table_shadow .fl-row-content-wrap {
    box-shadow: 3px 3px 3px #9e9e9e
}

.golf_text span {
    font-family: 'Archivo-regular';
}

.golf_texts span {
    font-family: 'Archivo', Arial, Helvetica, sans-serif;
    font-size: 24px !important;
    color: #000;
}

.side_content .side_list .cont li .whatsapp::before {
    background-image: url(/sikaien/imgs/whatsapppic.png)
}

.first_text span {
    font-weight: bold
}

.index_lytsolutions {
    padding: 85px 20px;
    padding-bottom: 0;
    background: #f5f5f5
}

.index_lytsolutions .flex_row .lytsolutions_left {
    -webkit-box-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item {
    margin-bottom: 20px;
    position: relative;
    height: calc(50% - 10px)
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item:nth-last-child(1) {
    margin-bottom: 0
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item img {
    height: 100%
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_img {
    width: 100%;
    height: 100%
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text {
    position: absolute;
    right: 0%;
    top: 20%;
    max-width: 510px;
    padding-right: 85px
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text h3 {
    font-family: 'Montserrat-Black';
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 25px
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li {
    margin-bottom: 15px
}

.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li a {
    font-size: 24px;
    color: #D0092E;
    font-family: 'Montserrat-Medium'
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li:before,
.index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li:before {
    content: url(/sikaien/imgs/right.png);
    position: relative;
    top: 3px;
    margin-right: 20px;
    left: 10px
}

.index_lytsolutions .flex_row .lytsolutions_right {
    -webkit-box-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    padding-left: 20px
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item {
    position: relative
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li {
    margin-bottom: 15px
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text {
    position: absolute;
    left: 10%;
    top: 10%
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text h3 {
    font-family: 'Montserrat-Black';
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 25px
}

.index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li a {
    font-size: 24px;
    color: #D0092E;
    font-family: 'Montserrat-Medium'
}

.index_lys_services {
    padding: 120px 0;
    background: #f5f5f5
}

.index_lys_services .services_content {
    width: 1650px;
    margin: auto
}

.index_lys_services .services_content .services_title h2 {
    font-size: 48.3px;
    color: #000000;
    text-align: center;
    font-family: 'Montserrat';
    margin-bottom: 130px;
    position: relative
}

.index_lys_services .services_content .services_title h2:before {
    content: '';
    position: absolute;
    width: 110px;
    height: 3px;
    background: #D0092E;
    left: calc(50% - 55px);
    bottom: -30px
}

.index_lys_services .services_left {
    -webkit-box-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%
}

.index_lys_services .services_right {
    -webkit-box-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    padding-left: 165px
}

.index_lys_services .services_left .item i {
    display: inline;
    vertical-align: middle
}

.index_lys_services .services_left .item h3 {
    color: #D0092E;
    font-size: 26px;
    font-family: 'Montserrat';
    display: inline;
    font-weight: normal;
    vertical-align: middle
}

.index_lys_services .services_left .item p {
    font-size: 15px;
    color: #333333;
    font-family: 'Archivo-regular'
}

.index_lys_services .services_right .items .item {
    -webkit-box-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    width: 33.333333%;
    margin-bottom: 45px
}

.index_lys_services .services_right .items .item i {
    font-size: 34.75px;
    color: #D0092E;
    font-family: "Archivo-Bold";
    display: block;
    line-height: 1
}

.index_lys_services .services_right .items .item.item_1 i {
    font-size: 35.3px
}

.index_lys_services .services_right .items .item.item_2 i {
    font-size: 50px
}

.index_lys_services .services_right .items .item span {
    font-size: 17px;
    color: #333333;
    display: block
}

.index_lys_services .services_right .items .item b {
    font-size: 26px
}

.lyt_yingyong_box ul li a:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999
}

.lyt_yingyong_box ul li a>div {
    z-index: 1000
}

.lyt_yingyong_box ul li a>div div p {
    font-size: 26px;
    color: #fff;
    font-family: 'Montserrat'
}

.lyt_yingyong_box ul li a>div div img {
    position: relative !important;
    display: block !important;
    left: auto !important;
    margin: auto;
    margin-bottom: 25px
}



.web_footer .foot_item.foot_item_info {
    padding-top: 15px
}


#about_section_01 .layout {
    width: 100%
}

#about_section_01 .path_bar {
    position: absolute;
    top: 20%;
    right: 9%;
    width: 50%;
    left: auto;
    text-align: left;
    max-width: 615px
}

#about_section_01 .page_about {
    text-align: left;
    font-size: 72.5px;
    font-family: 'Montserrat';
    font-weight: normal
}

#about_section_01 p {
    font-size: 24px;
    font-family: 'Archivo-Regular';
    color: #fff;
    position: relative;
    display: block
}

.page_vision {
    position: relative
}

.page_vision .page_vision_title {
    font-size: 48.3px;
    font-family: 'Montserrat';
    color: #fff;
    position: absolute;
    text-align: center;
    top: 10%;
    width: 100%;
    left: 0
}

.page_vision .page_vision_title:before {
    content: "";
    width: 110px;
    position: absolute;
    left: calc(50% - 55px);
    bottom: -30px;
    background: #fff;
    height: 3px
}

.page_vision .item {
    -webkit-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 725px;
    padding-top: 350px;
    justify-content: center
}

.page_vision .item:nth-child(2) {
    background: rgba(16, 119, 41, .34)
}

.page_vision .item:nth-child(3) {
    background: rgba(16, 119, 41, .5)
}

.page_vision .item:nth-child(4) {
    background: rgba(16, 119, 41, .8)
}

.page_vision .item .item_text {
    max-width: 350px;
    text-align: left
}

.page_vision .item .item_text h3 {
    font-size: 34.5px;
    font-family: 'Montserrat';
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
    font-weight: normal
}

.page_vision .item .item_text p {
    font-size: 24px;
    color: #fff;
    font-family: 'Archivo-Regular'
}

.page_Sikaien {
    padding: 85px 0 0
}

.page_Sikaien .Sikaien_title {
    font-size: 48.3px;
    font-family: 'Montserrat';
    color: #000000;
    margin-bottom: 70px;
    position: relative;
    text-align: center
}

.page_Sikaien .Sikaien_title:before {
    content: "";
    width: 110px;
    position: absolute;
    left: calc(50% - 55px);
    bottom: -18px;
    height: 3px;
    background: #D0092E
}

.page_Sikaien .Sikaien_bd {
    padding: 205px 0 285px;
    text-align: right
}

.page_Sikaien .Sikaien_bd .item_text {
    max-width: 700px;
    display: inline-block;
    text-align: left;
    margin-right: 225px
}

.page_Sikaien .Sikaien_bd .item_text h3 {
    font-size: 44px;
    font-family: 'Montserrat';
    color: #D0092E;
    margin-bottom: 30px;
    font-weight: normal
}

.page_Sikaien .Sikaien_bd .item_text p {
    font-size: 24px;
    font-family: 'Archivo-Regular';
    color: #fff;
    margin-bottom: 25px
}

.page_batteries {
    padding: 160px 0;
    background-size: cover !important
}

.page_batteries .item_text {
    max-width: 700px;
    margin-left: 235px
}

.page_batteries .item_text h3 {
    font-size: 44px;
    font-family: 'Montserrat';
    color: #D0092E
}

.page_batteries .item_text span {
    font-size: 24px;
    font-family: 'Archivo-Regular';
    color: #000
}

.page_batteries .item_text ul li {
    margin-top: 40px
}

.page_batteries .item_text ul li h4 {
    fon-family: 'Archivo-bold';
    color: #000000;
    font-size: 26px
}

.page_batteries .item_text ul li p {
    font-family: 'Archivo-Regular';
    color: #000000;
    font-size: 26px
}

.page_Comprehensive {
    padding-top: 255px;
    padding-bottom: 105px
}

.page_Comprehensive .content {
    position: relative;
    text-align: right
}

.page_Comprehensive .content .page_highlights {
    max-width: 750px;
    margin-right: 225px;
    padding-bottom: 285px;
    display: inline-block;
    text-align: left
}

.page_Comprehensive .content .page_highlights h3 {
    font-size: 44px;
    font-family: 'Montserrat';
    color: #D0092E;
    margin-bottom: 20px;
    font-weight: normal
}

.page_Comprehensive .content .page_highlights p {
    font-family: 'Archivo-Regular';
    color: #fff;
    font-size: 24px;
    line-height: 1.8
}

.page_Comprehensive .content .Comprehensive_bd {
    position: relative;
    text-align: center
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_img {}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text {
    position: absolute;
    top: 10%;
    left: 10%;
    text-align: left;
    max-width: 700px
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text .Comprehensive_swiper {
    max-width: 500px;
    padding: 60px 0
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text .Comprehensive_swiper .swiper-slide {
    text-align: center;
    background: url(/sikaien/imgs/biankuang.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-top: 50px;
    overflow: inherit
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text .Comprehensive_swiper .swiper-slide ul a {
    display: block;
    font-size: 20px;
    color: #D0092E;
    margin-bottom: 25px
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text .Comprehensive_swiper .swiper-slide h4 {
    font-size: 20.7px;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: normal;
    width: 115px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -20px;
    background: #435de5;
    left: calc(50% - 57.5px)
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text h3 {
    font-size: 35px;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
    font-family: 'Archivo-Regular'
}

.page_Comprehensive .content .Comprehensive_bd .Comprehensive_text p {
    font-family: 'Archivo-Regular';
    color: #fff;
    font-size: 24px
}

.page_Manufacturing {
    padding: 255px 0 215px
}

.page_Manufacturing .content {
    text-align: right
}

.page_Manufacturing .content .item_text {
    max-width: 700px;
    text-align: left;
    margin-right: 125px;
    display: inline-block
}

.page_Manufacturing .content .item_text h3 {
    font-size: 44px;
    color: #D0092E;
    font-family: 'Montserrat';
    margin-bottom: 15px;
    font-weight: normal
}

.page_Manufacturing .content .item_text ul li {
    margin-bottom: 10px
}

.page_Manufacturing .content .item_text ul li a {
    font-size: 26px;
    color: #000;
    font-family: 'Archivo-bold';
    padding-left: 5px
}

.page_Manufacturing .content .item_text ul li a:before {
    content: url(/sikaien/imgs/page_right.png);
    position: relative;
    margin-right: 10px;
    top: 2px
}

.page_Manufacturing .content .item_text p {
    font-family: 'Archivo-Regular';
    color: #000;
    font-size: 24px;
    margin-top: 40px;
    padding-left: 5px
}

.page_certifications {
    padding: 185px 0
}

.page_certifications .content {
    width: 1445px;
    margin: auto
}

.page_certifications .flex_row .certifications_text {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.page_certifications .flex_row .certifications_img {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.page_certifications .flex_row .certifications_text h3 {
    font-size: 44px;
    color: #D0092E;
    font-family: 'Montserrat';
    margin-bottom: 15px;
    font-weight: normal
}

.page_certifications .flex_row .certifications_text ul a {
    font-family: 'Archivo-Regular';
    color: #000;
    font-size: 24px;
    margin-top: 40px;
    padding-left: 5px
}

.page_certifications .flex_row .certifications_text ul a:before {
    content: url(/sikaien/imgs/page_right.png);
    position: relative;
    margin-right: 10px;
    top: 2px
}

.page_certifications .flex_row .certifications_text .box {
    display: none;
    padding: 25px
}

.page_certifications .flex_row .certifications_text li.active .box {
    display: block
}

.page_certifications .flex_row .certifications_text li {
    margin-bottom: 15px
}

.page_certifications .certifications_text img {
    width: auto;
}

.about_main {
    padding-top: 0
}

.page_history .mc_title40 {
    font-size: 48.3px;
    font-family: 'Montserrat';
    color: #000000;
    font-weight: normal;
    margin-bottom: 70px;
    position: relative
}

.page_history .mc_title40:before {
    content: "";
    width: 110px;
    position: absolute;
    left: calc(50% - 55px);
    bottom: -18px;
    height: 3px;
    background: #D0092E
}

.page_history .mc_d2s2_swiper.swiper-container .swiper-slide {
    border: none;
    padding-right: 0
}

.page_history .mc_d2s2_content {
    padding-left: 88px
}

.page_Globalization {
    padding: 100px 0;
    padding-bottom: 450px;
    background-position: bottom !important;
    background-size: cover !important;
    position: relative
}

.page_Globalization .hd_title {
    font-size: 48.3px;
    font-family: 'Montserrat';
    color: #000000;
    font-weight: normal;
    margin-bottom: 70px;
    position: relative
}

.page_Globalization .hd_title:before {
    content: "";
    width: 110px;
    position: absolute;
    left: calc(50% - 55px);
    bottom: -18px;
    height: 3px;
    background: #D0092E
}

.page_Globalization .page_Globalization_text {
    position: absolute;
    bottom: 150px;
    max-width: 1100px;
    text-align: center;
    left: calc(50% - 550px)
}

.page_Globalization .page_Globalization_text h3 {
    font-size: 38px;
    font-family: 'Montserrat';
    color: #D0092E;
    font-weight: normal;
    margin-bottom: 10px
}

.page_Globalization .page_Globalization_text p {
    font-size: 24px;
    font-family: 'Archivo-Regular';
    color: #000
}

.energy_title h3 {
    font-size: 44px;
    color: #000000;
    font-family: "Montserrat";
    text-align: center;
    position: relative
}

.energy_title span {
    font-size: 33px;
    font-family: "Montserrat-Medium";
    color: #fff
}

.page_motive_banner .energy_title span {
    color: #000000;
}

.energy_title h3:before {
    content: '';
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #D0092E;
    position: absolute;
    bottom: -35px;
    left: calc(50% - 20px)
}

.page_energy_banner {
    padding-top: 12%;
    padding-bottom: 30px;
}

.page_motive_banner {
    padding-top: 5%;
}

.page_energy_banner .energy_title h3 {
    font-size: 56px;
    color: #D0092E;
    font-family: "Montserrat-ExtraBold";
    text-align: left;
    font-weight: normal
}

.page_energy_banner .energy_title h1 {
    font-size: 56px;
    color: #D0092E;
    font-family: "Montserrat-ExtraBold";
    text-align: left;
    font-weight: normal
}

.page_energy_banner .energy_title h3:before {
    display: none;
}

.page_energy_banner .energy_icon {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    margin-bottom: 200px;
    flex-wrap: wrap;
}

.page_energy_banner .lithium_icon {
    margin-bottom: 100px;
}

.page_motive_banner .motive_icon {
    margin-bottom: 240px;
}

.page_energy_banner .energy_icon .item {
    margin-right: 22px;
    text-align: center
}

.page_energy_banner .energy_icon img {
    display: block;
    max-width: 108px;
    margin: auto;
    margin-bottom: 15px;
}

.page_energy_banner .energy_icon span {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Archivo-Regular'
}

.page_energy_banner .energy_path_bar {}

.page_energy_banner .energy_path_bar ul li {
    display: inline-block
}

.page_energy_banner .energy_path_bar ul li:after {
    content: '>';
    font-size: 24px;
    color: #fff;
    font-family: 'Archivo-Regular';
    margin: 0 15px
}

.page_energy_banner .energy_path_bar ul li:nth-last-child(1):after {
    display: none
}

.page_energy_banner .energy_path_bar ul li a {
    font-size: 24px;
    color: #fff;
    font-family: 'Archivo-Regular'
}

.page_energy_section {
    padding-top: 11.5%;
    padding-bottom: 14%
}

.page_energy_section .item_text {
    max-width: 756px;
    float: right
}

.page_energy_section .item_text h3 {
    font-size: 44px;
    color: #D0092E;
    font-family: "Montserrat";
    line-height: 1;
    padding-right: 10%;
    margin-bottom: 35px
}

.page_energy_section .item_text p {
    font-size: 24px;
    color: #fff;
    font-family: 'Archivo-Regular';
    line-height: 1.7
}

.page_energy_nav {
    padding-top: 85px
}

.page_energy_nav .layout {
    text-align: center
}

.page_energy_nav a {
    width: 390px;
    height: 70px;
    border-radius: 35px;
    display: inline-block;
    border: 2px solid#D0092E;
    color: #000000;
    font-size: 24px;
    font-family: "Montserrat";
    text-align: center;
    line-height: 70px;
    margin-right: 85px
}

.page_energy_nav a:nth-last-child(1) {
    margin-right: 0
}

.page_energy_overview {
    padding-top: 85px;
    text-align: center
}

.page_energy_overview .energy_title {
    margin-bottom: 95px;
}

.page_energy_overview .energy_title h3 {
    border-top: 2px solid #D0092E;
}

.page_energy_overview .overview_bd {
    background: #cce0f0;
    padding-top: 85px;
    padding-bottom: 75px
}

.page_energy_overview .overview_bd h4 {
    font-size: 44px;
    color: #D0092E;
    font-family: "Montserrat";
    margin-bottom: 45px
}

.page_energy_overview .overview_bd p {
    font-size: 24px;
    color: #000;
    font-family: 'Archivo-Regular';
    line-height: 1.7;
    text-align: left
}

.page_energy_overview .overview_bd img {
    width: auto;
    display: block;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 55px
}

.page_energy_overview .overview_bd .layout {
    padding: 0 30px
}

.page_energy_overview .overview_bd.batteries {}

.page_energy_overview .overview_bd.batteries h4 {
    margin-bottom: 20px
}

.page_energy_overview .overview_bd.batteries p {
    color: #fff
}

.page_energy_overview .overview_bd.batteries .item {
    text-align: center;
    margin-top: 100px;
    padding: 0 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.page_energy_overview .overview_bd.batteries .item img {
    margin: auto;
    margin-bottom: 20px
}

.page_energy_overview .overview_bd.batteries .item h5 {
    font-size: 31px;
    color: #D0092E;
    font-family: 'Archivo-Bold'
}

.page_energy_overview .overview_bd.batteries .item p {
    text-align: center
}

.page_energy_benefits {
    padding-bottom: 145px;
    padding-top: 95px
}

.page_energy_benefits .energy_title {}

.page_energy_benefits .energy_title h3 {
    margin-bottom: 95px;
    border-top: 2px solid #D0092E;
    line-height: 2
}

.page_energy_benefits .benefits_bd {}

.page_energy_benefits .benefits_bd h4 {
    font-size: 44px;
    color: #D0092E;
    font-family: "Montserrat";
    margin-bottom: 75px;
    text-align: center
}

.page_energy_benefits .benefits_bd .benefits_item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.page_energy_benefits .benefits_bd .benefits_item .item_img {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.page_energy_benefits .benefits_bd .benefits_item .item_text {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    padding-left: 40px;
    padding-right: 40px
}

.page_energy_benefits .benefits_bd .benefits_item:nth-child(2n) .item_img {
    order: 2
}

.page_energy_benefits .benefits_bd .benefits_item .item_text h5 {
    font-size: 44px;
    color: #D0092E;
    font-family: 'Archivo-Bold';
    margin-bottom: 5px
}

.page_energy_benefits .benefits_bd .benefits_item .item_text li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px
}

.page_energy_benefits .benefits_bd .benefits_item .item_text li:before {
    content: url(/sikaien/imgs/solutions_jiantou.png);
    position: absolute;
    left: 0;
    top: 10px
}

.page_energy_benefits .benefits_bd .benefits_item .item_text li a {
    font-size: 24px;
    color: #000;
    font-family: 'Archivo-Regular';
    line-height: 1.7;
    text-align: left
}

.page_energy_solutions {
    padding-bottom: 115px
}

.page_energy_solutions .energy_title {}

.page_energy_solutions .energy_title h3 {
    margin-bottom: 95px;
    border-top: 2px solid #D0092E;
    line-height: 2
}

.page_energy_solutions .energy_solution_bd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.page_energy_solutions .energy_solution_bd .energy_solution_item {
    -webkit-box-flex: 0 0 49.8%;
    -ms-flex: 0 0 49.8%;
    -webkit-flex: 0 0 49.8%;
    flex: 0 0 49.8%;
    position: relative;
    width: 49.8%
}

.page_energy_solutions .energy_solution_bd .energy_solution_item:nth-child(3),
.page_energy_solutions .energy_solution_bd .energy_solution_item:nth-child(4),
.page_energy_solutions .energy_solution_bd .energy_solution_item:nth-child(5) {
    flex: 0 0 33%;
    margin-top: 5px;
}

.page_energy_solutions .energy_solution_bd .energy_solution_item .item_text {
    position: absolute;
    left: 0;
    top: 75px;
    width: 100%;
    height: 100%;
    text-align: center
}

.page_energy_solutions .energy_solution_bd .energy_solution_item .item_text h4 {
    font-size: 53.73px;
    color: #D0092E;
    font-family: 'Archivo-Bold';
    line-height: 1
}

.page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span {
    font-size: 53.73px;
    color: #000;
    font-family: 'Archivo-Bold'
}

.page_energy_solutions .energy_solution_bd .energy_solution_item .item_text a {
    display: block;
    width: 160px;
    height: 45px;
    font-size: 17px;
    color: #000;
    font-family: "Montserrat";
    line-height: 43px;
    border-radius: 22px;
    border: 2px solid #000;
    margin: auto;
    margin-top: 15px
}

.p_series a,
.p_series {
    color: #D0092E;
}

.p_series:hover {
    text-decoration: underline;
}

.number_icon {
    color: #fff !important;
    background-color: #D0092E;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: 'Archivo-Medium';
}

.number_text {
    font-family: 'Archivo-Medium';
}

.page_energy_solutions .lithium_solution_bd .energy_solution_item .item_text span {
    color: #fff;
}

.page_energy_solutions .lithium_solution_bd .energy_solution_item:nth-child(3) .item_text span {
    color: #000;
}

.page_energy_solutions .lithium_solution_bd .energy_solution_item .item_text a {
    color: #fff;
    border: 1px solid #fff;
}

.page_energy_solutions .lithium_solution_bd .energy_solution_item:nth-child(3) .item_text a {
    color: #fff;
    border: 1px solid #fff;
}

/*page_protable_energy_storage_solutions*/
.page_protable_energy_storage_solutions .layout {
    width: 1450px
}

.page_protable_energy_storage_solutions .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span {
    font-size: 36px
}

.page_protable_energy_storage_solutions .page_energy_banner .energy_title h3 {
    font-size: 57px;
    font-family: "Montserrat-Black"
}

.page_protable_energy_storage_solutions .page_energy_banner .energy_title span {
    font-size: 53.37px;
    font-family: "Montserrat-Black"
}

.page_protable_energy_storage_solutions .page_energy_section .item_text {
    max-width: 100%;
    float: none;
    padding: 0 20px;
}

.page_protable_energy_storage_solutions .page_energy_section .item_text .flex_row .item {
    margin: 0 20px
}

.page_protable_energy_storage_solutions .page_energy_section .item_text span {
    font-size: 32px;
    font-family: "Montserrat-Medium";
    color: #fff;
    display: block;
    text-align: center
}

.page_protable_energy_storage_solutions .page_energy_section .item_text h3 {
    text-align: center;
    padding-right: 0;
}

.page_protable_energy_storage_solutions .page_energy_section .item_text .flex_row {
    margin-top: 105px;
    justify-content: center;
    margin-bottom: 15px;
}

.page_protable_energy_storage_solutions .page_energy_section {
    padding-top: 150px;
    padding-bottom: 175px;
}

.page_protable_energy_storage_solutions .page_energy_section2 {
    padding-top: 13%;
    padding-bottom: 10%
}

.page_protable_energy_storage_solutions .page_energy_section2 .item_text {
    max-width: 600px;
    float: right;
    padding-left: 35px;
}

.page_protable_energy_storage_solutions .page_energy_section2 .item_text h3 {
    font-size: 44px;
    color: #D0092E;
    font-family: "Montserrat"
}

.page_protable_energy_storage_solutions .page_energy_section2 .item_text ul li {
    font-size: 24px;
    color: #fff;
    font-family: "Archivo-Bold"
}

.page_protable_energy_storage_solutions .page_energy_section2 .item_text p {
    font-size: 32px;
    color: #fff;
    font-family: "Archivo-Medium";
    margin-top: 65px;
    padding-right: 10%;
}

.page_protable_energy_storage_solutions .page_energy_section2 .item_text p b {
    color: #D0092E;
    font-family: 'Archivo-Bold';
    font-weight: normal;
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd {
    padding-top: 105px
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item {
    -webkit-box-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    -webkit-flex: 0 0 45%;
    flex: 0 0 45%;
    width: 45%;
    margin-right: 10%;
    margin-bottom: 105px;
    display: inline-block
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item:nth-child(2n) {
    margin-right: 0
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item .item_img,
.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item .item_text {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item h5 {
    padding: 25px 0
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item:nth-child(2n) .item_img {
    order: 0;
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item .item_text {
    padding-left: 0
}

.page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item .item_text p {
    color: #fff;
    font-size: 24px;
    font-family: 'Archivo-Regular';
}

.page_protable_energy_storage_solutions .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span,
.page_protable_energy_storage_solutions .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text a {
    color: #fff
}

.page_protable_energy_storage_solutions .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text a {
    border-color: #fff
}

.page_energy_solutions .energy_solution_bd .energy_solution_item .item_text a img {
    width: auto
}

.page_energy_storage_solutions .lithium_solution_bd .energy_solution_item .item_text a img {
    /*  -webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    filter: invert(100%);
}

.page_energy_storage_solutions .lithium_solution_bd .energy_solution_item:nth-child(3) .item_text a img {
    /*  -webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    filter: none;
}

.page_protable_energy_storage_solutions .page_energy_benefits {
    padding-bottom: 0
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img {
    padding-bottom: 30px;
    margin-bottom: 105px;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img img {
    width: auto
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    position: relative;
    padding-top: 110px;
    margin-bottom: 80px;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    padding: 0 40px;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img .item_img {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    text-align: center;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img i {
    position: absolute;
    left: 49%;
    top: 30%;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img h3 {
    font-family: 'Montserrat';
    color: #fff;
    font-size: 44px;
    margin-bottom: 50px;
    font-weight: normal;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img .item_img:nth-last-child(1) h3 {
    padding-left: 26%;
    text-align: left;
    line-height: 1.45;
    color: #D0092E;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img img {}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box {
    -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 55px;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box i {
    -webkit-box-flex: 0 0 8.5%;
    -ms-flex: 0 0 8.5%;
    -webkit-flex: 0 0 8.5%;
    flex: 0 0 8.5%;
    width: 8.5%;
    text-align: center;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text {
    -webkit-box-flex: 0 0 45.75%;
    -ms-flex: 0 0 45.75%;
    -webkit-flex: 0 0 45.75%;
    flex: 0 0 45.75%;
    width: 45.75%;
    background: #fff;
    border-radius: 23px;
    height: 136px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    overflow: auto;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text h4 {
    font-size: 28px;
    font-family: "Montserrat-Medium";
    color: #76a518;
}

.page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text p {
    color: #000;
    font-size: 24px;
    font-family: 'Archivo-Regular';
}

/*page_household_energy_storage_solutions*/
.page_household_energy_storage_solutions .layout {
    width: 1396px;
}

.page_household_energy_storage_solutions .energy_time {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    margin-top: 65px;
    margin-bottom: 190px;
    flex-wrap: wrap;
}

.page_household_energy_storage_solutions .page_energy_banner {
    padding-top: 14%;
    padding-bottom: 20px
}

.page_household_energy_storage_solutions .energy_title h3 {
    line-height: 1;
    font-size: 54px
}

.page_household_energy_storage_solutions .energy_title h1 {
    line-height: 1;
    font-size: 54px
}

.page_household_energy_storage_solutions .energy_title span {
    font-family: "Montserrat-Black";
    font-size: 56px;
    color: #000;
    line-height: 1
}

.page_household_energy_storage_solutions .energy_time .item {
    margin-right: 40px;
}

.page_household_energy_storage_solutions .energy_time .item span {
    font-size: 17px;
    color: #000;
    font-family: 'Archivo-Regular';
}

.page_household_energy_storage_solutions .energy_time .item h4 {
    font-size: 85.75px;
    color: #D0092E;
    font-family: 'Archivo-Bold';
    line-height: 1;
    margin-left: -8px;
    font-weight: normal;
}

.page_household_energy_storage_solutions .energy_time .item h4 i {
    font-size: 26px;
}

.page_household_energy_storage_solutions .energy_time .item h4 b {
    font-size: 55px
}

.page_household_energy_storage_solutions .energy_time .item h4:nth-last-child(1) {
    font-size: 70px
}

.page_household_energy_storage_solutions .page_energy_banner .energy_path_bar ul li a {
    color: #000
}

.page_household_energy_storage_solutions .page_energy_banner .energy_path_bar ul li::after {
    color: #000
}

.page_household_energy_storage_solutions .page_energy_section {
    padding-top: 8%;
    padding-bottom: 8.5%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.page_household_energy_storage_solutions .page_energy_section .item_text {
    max-width: 100%;
    text-align: center;
    padding: 0 55px;
}

.page_household_energy_storage_solutions .page_energy_section .item_text h3 {
    text-align: center;
    padding-right: 0
}

.page_household_energy_storage_solutions .page_energy_section .item_text p {
    text-align: left;
    margin-bottom: 110px;
}

.page_household_energy_storage_solutions .page_energy_section .item_text .flex_row {
    justify-content: center;
}

.page_household_energy_storage_solutions .page_energy_section .item_text .flex_row .item {
    margin: 0 20px
}

.page_household_energy_storage_solutions .page_energy_section .item_text span {
    font-size: 35px;
    color: #fff;
    font-family: "Montserrat-Medium";
    display: block;
    margin-top: 10px;
}

.page_household_energy_storage_solutions .page_energy_section .item_text ul {
    color: #000;
    padding: 0 55px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.page_household_energy_storage_solutions .page_energy_section .item_text ul p {
    -webkit-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    font-size: 24px;
    color: #000;
    font-family: 'Archivo-Regular';
}

.page_household_energy_storage_solutions .page_energy_section .item_text ul p:nth-child(2) {
    padding-left: 95px
}

.page_household_energy_storage_solutions .page_energy_section.page_energy_section2 {
    padding-top: 5.5%;
    padding-bottom: 15%;
}

.page_household_energy_storage_solutions .page_energy_section.page_energy_section2 h3 {
    margin-bottom: 70px;
}

.page_household_energy_storage_solutions .page_energy_standard {
    padding-left: 14%;
    padding-right: 6%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.page_household_energy_storage_solutions .page_energy_standard .flex_row {
    min-height: 880px;
    align-items: center;
    flex-wrap: nowrap;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text {
    max-width: 860px;
    max-width: 56%;
}

.page_household_energy_storage_solutions .page_energy_standard .item_img {}

.page_household_energy_storage_solutions .page_energy_standard .item_text a {
    color: #fff;
    font-size: 41px;
    font-family: "Montserrat";
    background: #D0092E;
    padding-right: 5px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #D0092E;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text a b {
    color: #D0092E;
    font-size: 41px;
    font-family: "Montserrat";
    background: #fff;
    border-radius: 5px 0 0 5px;
    padding: 0 8px;
    margin-right: 5px;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text h3 {
    color: #D0092E;
    font-size: 44px;
    font-family: "Montserrat";
    margin-bottom: 20px;
    line-height: 1;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text p {
    font-size: 24px;
    color: #000;
    font-family: 'Archivo-Regular';
    margin-bottom: 70px;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text ul li {
    font-size: 24px;
    color: #000;
    font-family: 'Archivo-Bold';
    position: relative;
    margin-bottom: 8px;
    padding-left: 50px;
    padding-right: 20%;
}

.page_household_energy_storage_solutions .page_energy_standard .item_text ul li:before {
    content: url(/sikaien/imgs/gou.png);
    top: 2px;
    position: absolute;
    left: 10px;
}

.page_household_energy_storage_solutions .page_energy_standard.USA {
    padding-left: 3%;
    padding-right: 10%
}

.page_household_energy_storage_solutions .page_energy_standard.USA .item_text {
    max-width: 800px;
    padding-left: 50px
}

.page_household_energy_storage_solutions .page_energy_standard.USA .item_text ul li {
    padding-right: 0%
}

.p_button a {
    padding: 10px 35px !important;
    background: linear-gradient(to left, #56c271, #D0092E) !important;
    border: none !important;
}

.p_button a span {
    vertical-align: bottom !important;
}

.xi_text {
    font-family: 'Archivo-Regular'
}

.m_bold {
    font-family: 'Montserrat-ExtraBold'
}

.p_main {
    padding-top: 0
}

.p_main .entry {
    padding-top: 0;
    padding-bottom: 0
}

.shuju_height {
    line-height: 1
}

.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
    width: 20% !important
}

lite-youtube {
    width: 70%
}

.powerbattery_section {
    position: relative
}

.page_power_battery_solutions sub {
    line-height: 1
}

.powerbattery_imgwrap sub {
    font-size: 50px;
    vertical-align: text-bottom;
    line-height: 1.38
}

.powerbattery_section01 .absolute_layout {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.powerbattery_title {
    position: relative;
    margin-top: 50px;
    color: #fff;
    text-align: center;
    text-shadow: 0 5px 5px rgb(0 0 0 / 50%);
    font-size: 100px;
    font-family: Montserrat-Black;
    line-height: 1
}

.powerbattery_desc {
    position: relative;
    color: #fff;
    text-align: center;
    text-shadow: 0 5px 5px rgb(0 0 0 / 50%);
    font-size: 45px;
    font-family: Montserrat-Black;
    line-height: 1
}

.powerbattery_imgwrap .solution_bath_bar {
    position: absolute;
    bottom: 35px;
    left: 0
}

.powerbattery_imgwrap .solution_bath_bar li a,
.powerbattery_imgwrap .solution_bath_bar li:after {
    color: #000;
}

.powerbattery_section01_container .powerbattery_section01_title {
    margin-bottom: 30px;
    color: #93d408;
    text-align: center;
    font-size: 50px;
    font-family: Montserrat-Medium
}

.powerbattery_section01_container .powerbattery_section01_text {
    margin: auto;
    width: 82%;
    color: #222;
    font-size: 30px;
    line-height: 38px
}

.powerbattery_section01_container .powerbattery_section01_text p+p {
    margin-top: 35px
}

.powerarr_img {
    position: relative;
    margin: 120px;
    text-align: center
}

.power_icons {
    position: relative;
    display: table;
    margin-top: 50px;
    padding: 30px 50px;
    min-width: 30%;
    background: rgba(255, 255, 255, .75)
}

.power_icons_right {
    margin-left: auto
}

.power_icons .power_icon {
    position: relative
}

.power_icons li+li {
    margin-top: 10px
}

.power_icons span {
    position: relative;
    display: inline-block;
    color: #222;
    vertical-align: middle;
    text-transform: capitalize;
    font-size: 22px;
    font-family: Montserrat-Medium;
    line-height: 1.5
}

.power_icons span+span {
    margin-left: 25px
}

.powerbattery_section_container {
    position: relative;
    margin: 100px 0
}

.powerbattery_section_container .flex_nowrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.powerbattery_section_container .powerproduct_left {
    position: relative;
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

.powerbattery_section_container .powerbattery_content {
    position: relative;
    margin-left: auto;
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.powerbattery_content .powerbattery_content_title {
    position: relative;
    margin-bottom: 70px;
    font-weight: 400;
    font-size: 32px;
    font-family: Montserrat-Black;
    line-height: 45px
}

.powerbattery_content .powerbattery_content_desc {
    position: relative;
    color: #272727;
    font-size: 22px;
    line-height: 28px
}

.powerbattery_content .powerbattery_content_desc p+p {
    margin-top: 28px
}

.powerbattery_content .powerproduct_more {
    position: relative;
    display: block;
    margin-top: 50px;
    color: #fff;
    background-color: #D0092E;
    text-align: center;
    text-transform: capitalize;
    font-size: 22px;
    line-height: 55px
}

.powerbattery_content .powerproduct_more:hover {
    background: #002856
}

.blog-article .fl-row-content-wrap {
    padding: 0;
}

.blog-article .fl-module-content {
    margin: 0;
}

.sns_display {
    display: none !important;
}

.blog_page .mauticform-message {
    font-size: 14px;
    position: relative;
}

.down_img .bg_img {
    padding-top: 50%;
    display: block;
}

.bg_img {
    /*position: relative;*/
    /*padding-top: 36%;*/
    /*height: 0;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_img.banner_bg {
    /*padding-top: 36.6%;*/
}

.phon-show .bg_img.banner_bg {
    /*padding-top: 66%;*/
}

.index_about {
    position: relative;
    padding-top: 31.5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    width: 73.801%;
    max-width: 1400px;
    margin: 120px auto;
}

.index_about .layout {
    width: 1250px;
    position: relative;
}

.index_about .index_about_desc {
    position: absolute;
    top: 50px;
    left: 60px;
}

.index_about .index_about_desc a {
    color: #fff;
    background: #D0092E;
    padding: 8px 20px;
    border-radius: 5px;
}

.index_about .index_about_txt {
    width: 55%;
    padding-right: 68px;
    z-index: 99;
}

.index_about .index_about_txt h3 {
    font-size: 48px;
    font-family: 'Montserrat_Thin';
    margin-bottom: 80px;
    text-transform: uppercase;
}

.index_about .index_about_txt h5 {
    color: #fff;
    padding: 0 0 15px;
    border-radius: 5px;
    margin-bottom: 130px;
    font-size: 40px;
    position: relative;
}

.index_about .index_about_txt h5::after {
    content: '';
    position: absolute;
    width: 12%;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #fff;
}

.index_about .index_about_txt h5 a {
    color: #fff;
}

.index_about .index_about_txt p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #fff;
    width: 65%;
}

.index_about .about_t p {
    font-size: 21px;
    text-align: center;
    margin: 0 auto;
    width: 82%;
}

.foot_i {
    border-left: 1px solid #ccc;
    padding: 0 25px;
}

.cover_wrap {
    position: relative;
}

.cover_wrap .cover {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 54.666667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news_head {
    position: relative;
    padding-top: 88px;
}

.news_head .single_news {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news_head .single_news .head_text {
    width: 50%;
    text-align: center;
}

.news_head .single_news .head_text h1 {
    width: 70%;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: bold;
    font-size: 40px;
    background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 50%, #38da98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.news_head .single_news .head_text .blog-meta {
    font-size: 16px;
    color: #ccc;
    margin-top: 10px;
}

.news_head .single_news .head_img {
    width: 50%;
}

.news_related img {
    position: relative;
    width: 100%;
    height: auto;
}

.related.news_related .related_desc a {
    border: none;
    padding: 0;
}

.news_related figcaption {
    padding: 10px;
    background-color: #f2f2f2;
}

.related.news_related .related_desc a p {
    font-size: 17px;
    margin-bottom: 5px;
    text-align: -webkit-left;
}

/*****联系页面******/
.page_contact {
    position: relative;
}

.page_contact .contact_desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 100px;
}

.page_contact .contact_desc .fist_li {
    width: 50%;
}

.page_contact .contact_desc .contact_itmes {
    padding-right: 190px;
}

.page_contact .contact_desc .contact_itmes .cotact_ico {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}

.page_contact .contact_desc .contact_itmes .cotact_ico .ico_img {
    max-width: 100px;
}

.page_contact .contact_desc .contact_itmes .cotact_ico .ico_img img {}

.page_contact .contact_desc .contact_itmes .cotact_ico h3 {
    font-size: 32px;
    background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 50%, #38da98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 2px solid #5f5f5f;
    margin-left: 40px;
}

.page_contact .contact_desc .contact_itmes .contact_nei {
    margin-bottom: 60px;
}

.page_contact .contact_desc .contact_itmes .contact_nei:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 75px;
}

.page_contact .contact_desc .fist_li .contact_itmes:last-child .contact_nei:last-child {
    border: none;
    margin-bottom: 0;
}

.page_contact .contact_desc .fist_li:last-child .contact_itmes {
    padding-right: 100px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .con_title {
    color: #19ce7d;
    font-size: 18px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes {
    margin-top: 10px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme {}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme h6 {
    color: #000;
    font-size: 18px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist {
    position: relative;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist>li::before {
    content: '';
    font-family: 'fontawesome';
    position: absolute;
    left: 0;
    font-size: 16px;
    color: #939393;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist ul {
    padding-left: 22px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_time ul {
    padding: 0;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_add {
    position: relative;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_tel::before {
    content: '\f10b';
    font-size: 23px;
    top: -6px;
    left: 3px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_mail::before {
    content: '\f003';
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_web::before {
    content: '\f0ac';
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist .item_add::before {
    content: '\f041';
    font-size: 18px;
    top: -2px;
    left: 2px;
}

.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist p,
.page_contact .contact_desc .contact_itmes .contact_nei .xi_itmes .xi_itme .itme_fist a {
    color: #000000bd;
    font-size: 15px;
}

.contact_from {
    position: relative;
    border: 1px solid #ccc;
    padding: 21px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.contact_from .from_left {
    text-align: center;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30%;
    padding-right: 50px;
    padding-top: 40px;
    border-right: 1px solid #cccc;
}

.contact_from .from_left .cont_btn {
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    border-radius: 50px;
    width: 90%;
    margin: 0 auto;
}

.contact_from .from_left .cont_btn p {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.contact_from .from_left .cont_bom {}

.contact_from .from_left .cont_bom figure {}

.inquiry-pop-bd .contact_from .from_right {
    width: 100%;
    padding: 0;
}

.inquiry-pop-bd .contact_from .from_right .mauticform-row {
    margin-bottom: 20px;
}

.inquiry-pop-bd .contact_from .from_right #mauticform_contactwwwSikaientechcom_submit button {
    width: 75%;
}

.contact_from .from_right div span {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.contact_from .from_right div input {
    width: 100%;
    height: 43px;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px;
}

.contact_from .from_left .cont_bom figure .tel_ico {}

.contact_from .from_left .cont_bom figure p {
    width: 80%;
    margin: 20px auto;
    font-size: 18px;
}

.contact_from .from_right {
    width: 70%;
    padding: 0 37px 0 57px;
    margin: 0 auto;
}

/*.contact_from .from_right form{*/
/*    display: -webkit-box;*/
/*    display: -webkit-flex;*/
/*    display: flex;*/
/*    -webkit-box-orient: horizontal;*/
/*    -webkit-box-direction: normal;*/
/*    -webkit-flex-direction: row;*/
/*    flex-direction: row;*/
/*    -webkit-fle-wrap: wrap;*/
/*    -moz-flex-wrap: wrap;*/
/*    -ms-flex-wrap: wrap;*/
/*    -o-flex-wrap: wrap;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*}*/
.Sikaientechmessage {
    margin-bottom: 57px;
    width: 100%;
}

.productsbouut {
    width: 100%;
}

.contact_from .from_right .mauticform-page-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page_becom .contact_from .from_right #mauticform_contactwwwSikaientechcom_phone,
.page_becom .contact_from .from_right #mauticform_contactwwwSikaientechcom_company,
.contact_from .from_right .mauticform-email,
.contact_from .from_right #mauticform_contactwwwSikaientechcom_country,
.contact_from .from_right #mauticform_contactwwwSikaientechcom_zip_code,
.contact_from .from_right #mauticform_contactwwwSikaientechcom_xing_ming,
.Sikaientechtype,
.Sikaientechphone,#mauticform_copfuzhicontactyanzhengbiaodan_xing_ming {
    width: 45%;
}

.Sikaientechtype select,
.Sikaientechregion select {
    height: 43px;
}

.contact_from .from_right div.con_name {}

.contact_from .from_right .mauticform-tel {}

.contact_from .from_right .con_mess {}

.contact_from .from_right #mauticform_contactwwwSikaientechcom_submit {
    text-align: center;
}

.contact_from .from_right #mauticform_contactwwwSikaientechcom_submit button {
    width: 61%;
    border: none;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: .2rem;
}

.contact_from .from_right #mauticform_contactwwwSikaientechcom_liu_yan textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    max-width: 650px;
}

.contact_from .from_right #mauticform_contactwwwSikaientechcom_submit button::before {
    content: '';
    background-image: url(/sikaien/imgs/form_mail.png);
    background-size: cover;
    position: absolute;
    width: 48px;
    height: 32px;
    right: 20%;
    bottom: 6px;
}

.banner_contant_box .title h3 {
    font-size: 56px;
    color: #000;
    font-family: "Montserrat-ExtraBold";
    text-align: left;
    font-weight: normal;
    line-height: 1;
}

.banner_contant_box .title ul li {
    font-size: 17px;
    color: #000;
    font-family: "Montserrat";
    margin-right: 14px;
}

.banner_contant_box .title ul li:before {
    content: url(/sikaien/imgs/solutions_jiantou.png);
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.slide_1 .banner_contant_box {
    position: absolute;
    width: 40%;
    right: 0;
    z-index: 99999;
    top: 19.5%;
    padding-left: 1%;
    padding-right: 10%;
}

.slide_1 .banner_contant_box .items {
    margin-top: 22px;
    align-items: flex-end
}

.slide_1 .banner_contant_box .items .item {
    -webkit-box-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    width: 33.333333%;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.slide_1 .banner_contant_box .items .item i {
    font-size: 85.75px;
    color: #D0092E;
    font-family: "Archivo-Bold";
    display: block;
    line-height: 1;
}

.slide_1 .banner_contant_box .items .item.item_1 i {
    font-size: 35.3px
}

.slide_1 .banner_contant_box .items .item.item_2 i {
    font-size: 50px
}

.slide_1 .banner_contant_box .items .item span {
    font-size: 17px;
    color: #333333;
    display: block
}

.slide_1 .banner_contant_box .items .item b {
    font-size: 26px
}

.banner_contant_box>a {
    display: block;
    width: 160px;
    height: 45px;
    font-size: 17px;
    color: #000;
    font-family: "Montserrat";
    line-height: 43px;
    border-radius: 22px;
    border: 2px solid #000;
    text-align: center;
    margin-left: 5px;
    margin-top: 5px;
}

.banner_contant_box>a img {
    width: auto !important
}

.slide_2 .banner_contant_box .title h3 {
    font-size: 36px
}

.slide_2 .banner_contant_box {
    position: absolute;
    width: 45%;
    right: 0;
    z-index: 99999;
    top: 22%;
    padding-left: 1.7%;
    padding-right: 0%;
}

.slide_2 .energy_time {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    margin-top: 45px;
    margin-bottom: 40px;
}

.slide_2 .energy_time .item {
    margin-right: 40px;
}

.slide_2 .energy_time .item span {
    font-size: 17px;
    color: #000;
    font-family: 'Archivo-Regular';
}

.slide_2 .energy_time .item h4 {
    font-size: 85.75px;
    color: #D0092E;
    font-family: 'Archivo-Bold';
    line-height: 1;
    margin-left: -8px;
    font-weight: normal;
}

.slide_2 .energy_time .item h4 i {
    font-size: 26px;
}

.slide_2 .energy_time .item h4 b {
    font-size: 55px
}

.slide_2 .energy_time .item h4:nth-last-child(1) {
    font-size: 70px
}

.slide_3 .banner_contant_box .title ul li {
    font-size: 22px
}

.slide_3 .banner_contant_box {
    position: absolute;
    width: 50%;
    right: 0;
    z-index: 99999;
    top: 22%;
    padding-left: 3%;
    padding-right: 0%;
}

.slide_3 .banner_contant_box .text {
    margin-top: 15px;
    margin-bottom: 75px
}

.slide_3 .banner_contant_box .text ul li {
    font-size: 24px;
    color: #D0092E;
    font-family: 'Archivo-Bold';
    position: relative;
    margin-bottom: 8px;
    padding-left: 30px;
    padding-right: 20%;
}

.slide_3 .banner_contant_box .text ul li:before {
    content: url(/sikaien/imgs/gou.png);
    top: 2px;
    position: absolute;
    left: -2px;
}

.label_img {
    width: auto;
    margin-right: 10px;
}

.mobile_banner {
    display: none
}

.powerarr_img img {
    width: auto;
}

#dense_img img {
    mix-blend-mode: screen;
}

.min_text h3 {
    color: #D0092E !important;
}

.index_fiximg {
    position: fixed;
    background: rgb(0, 0, 0, .7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
}

.index_fiximg img {
    width: auto;
}

.index_fiximg_content {
    width: 500px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -210px;
}

.index_fiximg .close_img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

/********new index css**********/


.new_head.web_head.index_web_head {}

.new_head.web_head .head_layer {
    width: 100%;
    position: absolute;
    top: 0;
    background: #ffffff;
    /* border-bottom: 3px solid; */
    /* border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 1; */
}
.contact_head .head_layer {
    position: relative !important;
}

.new_head.web_head .head_layer.no_f {
    position: relative;
}

.new_head.web_head .head_layer .layout {
    width: 1400px;
}

.new_head.web_head .head_right {
    display: flex;
    align-items: center;
}

.new_head.web_head .head_right .share_head {
    margin-right: 30px;
}

.new_head.web_head .head_right .share_head a {
    padding: 3px 17px;
    border: 1px solid#fff;
    color: #fff;
    border-radius: 10px;
}

.new_head.web_head .head_right .btn--search {margin-right: 30px;}

.new_head.web_head .head_right .language-flag-en .country-flag {
    background-image: url(/sikaien/imgs/qiu.png);
    background-position: 0 0 !important;
    width: 30px;
    height: 30px;
    top: 10px;
}

.new_head.web_head .head_right .prisna-wp-translate-seo .language-flag-en .country-flag {
    background-image: url(/sikaien/imgs/all-m.gif);
    top: 50%;
    width: 22px;
    height: 16px;
    background-position: 0 -256px !important;
}

.new_head.web_head .language-flag-en a {
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.new_head.web_head .language-flag-en a span {
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

.new_head.web_head .change-language:before {
    display: none;
}

.new_head.web_head .change-language .change-language-title a:after {
    display: inline-block;
    padding-left: 2px;
    content: "\f107";
    font-size: 13px;
    font-family: 'fontawesome';
    color: #000;
    font-weight: bold;
}

.new_head.web_head .head_people:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 24px;
    background-image: url(/sikaien/imgs/no.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: 30px;
}

.new_head.web_head .change-language .change-language-title {
    margin: 0;
}

.new_head.web_head .nav_wrap .head_nav>li.nav-current {
    background: none;
}

/* .new_head.web_head .nav_wrap .head_nav>li.nav-current a{color: #D0092E;} */
.new_head.web_head .nav_wrap .head_nav>li>a>b {
    background: none;
    display: inline;
    top: 3px;
}

.new_head.web_head .nav_wrap .head_nav>li>a>b:after {
    display: inline-block;
    padding-left: 2px;
    content: "\f107";
    font-weight: bold;
    font-size: 15px;
    font-family: 'fontawesome';
    color: #000;
}

.new_head.web_head .nav_wrap .head_nav>li {
    margin: 0 10px;
}

.menu-item a img {
    max-width: 50px;
    /* height: 33px; */
}

/**********banner*******/
.index_life_itmes .slider_swiper_control .swiper-button-next,
.index_life_itmes .slider_swiper_control .swiper-button-prev,
.new_banner .slider_swiper_control .swiper-button-next,
.new_banner .slider_swiper_control .swiper-button-prev {
    opacity: 1;
    width: 60px;
    height: 60px;
    background: #ffffff40;
    border-radius: 50%;
    line-height: 60px;
}

.new_banner .slider_swiper_control .swiper-button-next {
    right: 35px;
}

.new_banner .slider_swiper_control .swiper-button-prev {
    left: 35px;
}

.index_life_itmes .slider_swiper_control .swiper-button-next:before,
.index_life_itmes .slider_swiper_control .swiper-button-prev:before,
.new_banner .slider_swiper_control .swiper-button-next:before,
.new_banner .slider_swiper_control .swiper-button-prev:before {
    color: #fff;
    transform: scale(1, 2.2);
}

.new_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #888888;
}

.new_banner .slider_banner .swiper-pagination-bullet-active {
    background-color: #eeeeee;
}

.index_sns_top {
    position: fixed;
    right: 16px;
    bottom: 97px;
    z-index: 99;
}

.index_sns_top ul {}

.index_sns_top li {
    margin: 5px 0;
    background: #0000008c;
    padding: 7px;
}

.index_sns_top li img {
    max-width: 30px;
}

.index_sns_top li:hover {
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
}

/****btn****/
.btn_more {
    /* width: 185px; */
    padding: 5px 15px;
    text-align: center;
    transition: 0.5s;
    color: #ffffff;
    border-radius: 6px;
    display: inline-block;
    border: 0px;
    font-weight: normal;
    font-size: 15px;
    font-family: 'Semi_Bold';
    border: 1px solid#ffffff7d;
}

.btn_more:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}

.btn_more:active {
    transform: scale(0.95);
}

.index_title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.index_title .title_txt {
    font-size: 46px;
    line-height: 1.2;
    font-family: 'Semi_Bold';
    position: relative;
}

.index_title .title_desc {
    font-size: 24px;
    font-family: 'Montserrat_Regular';
    font-weight: normal;
}

.index_title .btn_more {
    margin-top: 30px;
}

/*******index**********/
.index_motive {
    position: relative;
    margin: 95px auto 120px;
    clear: both;
    max-width: 1920px;
}

.index_motive .index_motive_itmes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index_motive .index_motive_itmes .index_motive_itme {
    position: relative;
    cursor: pointer;
    width: 50%;
}

.index_motive .index_motive_itmes .index_motive_itme:first-child .cover_wrap {
    margin-right: 10px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .cover_wrap {
    margin-left: 10px;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_img {
    background: #ccc;
}

.index_motive .index_motive_itmes .index_motive_itme .btn_more {
    color: #fff;
    background: #D0092E;
    border: 1px solid #D0092E;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_txt {
    position: absolute;
    top: 9%;
    left: 40px;
}

.index_motive .index_motive_itmes .index_motive_itme:first-child .index_motive_txt {
    text-align: right;
    position: absolute;
    top: 9%;
    right: 40px;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
    font-size: 34px;
    font-family: 'Semi_Bold';
    text-transform: capitalize;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
    font-size: 16px;
    margin-bottom: 40px;
    font-family: Montserrat_Regular !important;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_m {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_move {
    webkit-transform: rotateY(0);
    transform: rotateY(0);
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end {
    opacity: 0;
    transition: 1.2s all ease;
    bottom: -100%;
    display: none;
}

.index_motive .index_motive_itmes .index_motive_itme:hover .index_motive_move {}

.index_motive .index_motive_itmes .index_motive_itme:hover .index_motive_end {
    bottom: 0;
    opacity: 1;
    height: 50%;
}

/* .index_motive .index_motive_itmes .index_motive_itme .index_motive_end{
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
  }
  .index_motive .index_motive_itmes .index_motive_itme:hover .index_motive_move{
      webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
  }
  .index_motive .index_motive_itmes .index_motive_itme:hover .index_motive_end{
      -webkit-transform: rotateY(0);
      transform: rotateY(0);
  } */
.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei {
    position: absolute;
    top: 20px;
    left: 70px;
    font-size: 20px;
    padding-right: 70px;
    width: 100%;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list {}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm {
    width: 50%;
    padding: 10px 0;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 {
    color: #fff;
    font-size: 20px;
    font-family: 'Semi_Bold';
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 b {
    font-size: 40px;
}

.index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm p {
    font-size: 16px;
    color: #fff;
    font-family: 'Semi_Bold';
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list {
    width: 46%;
    margin: 0 10px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm {
    color: #fff;
    padding: 5px 0;
    width: 100%;
    font-family: 'Semi_Bold';
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm:before {
    font-family: 'fontawesome';
    display: inline-block;
    position: absolute;
    left: -30px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei:first-child .index_motive_list {}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm:first-child:before {
    display: none;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm:first-child {
    background: #fff;
    color: #D0092E;
    font-family: 'Semi_Bold';
    padding: 5px 10px;
    line-height: 1.5 !important;
    font-size: 20px !important;
    margin: 0 0 20px 0;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:first-child .index_motive_itm {
    font-size: 20px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:first-child .index_motive_itm:before {
    content: '\f00c';
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:last-child .index_motive_itm:before {
    content: '\f06a';
    font-size: 24px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:last-child .index_motive_itm {
    font-size: 16px;
    line-height: 30px;
}

.index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm {
    position: relative;
    margin-left: 30px;
}



/*******index_life**********/
.index_life {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    background: #eeeeee;
    padding: 130px 0 40px;
}

.index_life .index_title {
    position: absolute;
    top: 30px;
}

.index_life .index_title h4 {
    font-size: 40px;
}

.index_news .index_title .title_txt::after,
.index_kol .index_title .title_txt::after,
.index_life .index_title h4::after {
    content: '';
    position: absolute;
    bottom: -7px;
    width: 4%;
    left: 50%;
    transform: translateX(-50%);
    background: #D0092E;
    height: 2px;
}

.index_life .swiper-wrapper {}

.index_life_itme {
    /* margin: 0 5px; */
}

.index_life_itme:first-child {
    /* margin: 0; */
}

.index_life .index_life_itmes .index_life_desc {
    position: absolute;
    bottom: 35px;
    left: 25px;
    text-align: left;
    width: 60%;
    transition: .8s all ease;
}

.index_life .index_life_itmes .index_life_desc h4 {
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    min-height: 54px;
    line-height: 1;
}

.container .swiper-pagination-progressbar.swiper-pagination-white {
    top: 97%;
    width: 30%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.container .slider_banner .swiper-pagination-progressbar.swiper-pagination-white {
    background: none;
}

/*******index_video**********/
.index_video {
    position: relative;
    margin: 15px auto;
    max-width: 1920px;
}

.index_video video {
    width: 100%;
    object-fit: cover;
}

.index_video.on .video_txt {
    opacity: 0;
    display: none;
}

.index_video .pic_ico {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: auto;
}

.index_video .video_txt {
    position: absolute;
    bottom: 40px;
    left: 13%;
    width: 75%;
    transition: all .8s ease;
}

.index_video .video_txt h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'Semi_Bold';
}

.index_video .video_txt p {
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat_Regular' !important;
}

/*******index_market**********/
.index_market {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.index_market .index_market_li {
    position: relative;
}

.index_market .index_market_li .index_market_img {}

.index_market .index_market_li .index_market_img img {
    display: none;
}

.index_market .index_market_li .index_market_img img.core_desc_itme_show {
    display: block;
}

.index_market .index_market_li .index_market_itmes {
    position: absolute;
    bottom: 0;
    left: 26%;
    transform: translateX(-17.3%);
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 73.801%;
}

.index_market .index_market_li .index_market_itmes .index_market_itme {
    width: 20%;
    background: #00000087;
    text-align: center;
    padding: 10px 20px;
    /* transition: all .8s ease; */
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ffffff4a;
    min-height: 70px;
}

.index_market .index_market_li .index_market_itmes .index_market_itme.current {
    width: 40%;
    background: #ffffffeb;
    max-height: 180px;
    padding: 0;
    position: relative;
}

.index_market .index_market_li .index_market_itmes .index_market_itme.current img {
    width: auto;
    display: none;
}

.index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
    text-align: left;
    font-size: 21px;
    width: 100%;
    padding: 18px 40px;
    /* position: absolute; */
    background: #D0092E;
}

.index_market .index_market_li .index_market_itmes .index_market_itme.current p {
    display: block;
    text-align: left;
    position: absolute;
    font-size: 18px;
    bottom: 101%;
    padding: 38px;
    color: #000;
    min-height: 211px;
    background: #ffffffa6;
    font-weight: 100;
    font-family: 'Montserrat_Regular' !important;
}

.index_market .index_market_li .index_market_itmes .index_market_itme img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.index_market .index_market_li .index_market_itmes .index_market_itme h4 {
    color: #fff;
    font-size: 14px;
    width: 67%;
    margin: 0 auto;
    font-family: 'Semi_Bold';
    text-align: left;
}

.index_market .index_market_li .index_market_itmes .index_market_itme p {
    display: none;
}

.index_warranty {
    position: relative;
    margin: 20px auto 0;
    max-width: 1920px;
}

.index_warranty .index_warranty_img {}

.index_warranty .index_title {
    position: absolute;
    top: 5%;
}

.index_warranty .index_title .title_txt,
.index_warranty .index_title .title_desc {
    color: #fff;
}

/********index_kol***/

.index_kol {
    position: relative;
    width: 74.801%;
    margin: 20px auto;
    z-index: 1;
    max-width: 1400px;
}

.index_kol .layout {
    width: 100%;
}

.index_kol .index_title {
    padding-bottom: 55px;
}

.index_kol .index_kol_itmes {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 22px;
    border: 2px solid #ccc;
}

.index_kol .index_kol_itmes .index_kol_esc {
    width: 40%;
    max-height: 363px;
    overflow-y: auto;
}

.index_kol .index_kol_itmes .index_kol_desc {
    width: 55.85%;
}

.index_kol .index_kol_itmes .index_kol_itme {
    display: flex;
    position: relative;
    padding: 20px;
    border: 1px solid #ccc;
    flex-wrap: wrap;
}

.product_list .index_kol .index_kol_itmes .index_kol_itme {
    display: inline-block;
}

.product_list .index_kol .index_kol_itmes .index_kol_itme .video_txt {
    width: 100%;
}

.page_video.index_kol .index_kol_itmes {
    border: none;
}

.page_video.index_kol .index_kol_itmes .index_kol_itme_img {
    width: 100%;
}

.index_kol .index_kol_itmes .index_kol_itme .video_txt {
    width: 44%;
    position: relative;
    padding: 20px;
    background: #fff;
}

.index_kol .index_kol_itmes .video_txt h4 {
    margin-top: 20px;
    position: relative;
    line-height: 1.2;
}

.index_kol .index_kol_itmes .index_kol_es {
    border-bottom: 1px solid #cccccc42;
    padding-bottom: 20px;
}

.index_kol .index_kol_itmes .index_kol_es.current .video_txt h4 a {
    color: #D0092E;
}

.index_kol .index_kol_itmes .index_kol_es.current .video_txt h4::before {
    content: '';
    position: absolute;
    left: -27px;
    height: 100%;
    width: 8px;
    background: #44b5ad;
    border-radius: 5px;
}

.index_kol .index_kol_itmes .video_txt time::before {
    content: '\f0ce';
    font-family: 'fontawesome';
    margin-right: 5px;
}

.index_kol .index_kol_itmes .more_btn {
    position: absolute;
    right: 26px;
    bottom: 26px;
    font-size: 18px;
    background: #D0092E;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    text-transform: uppercase;
}

.index_kol .index_kol_itmes .video_txt time {
    font-size: 16px;
    color: #888;
    margin-top: 15px;
    display: inline-block;
}

.index_kol .index_kol_itmes .video_txt .btn_more {
    color: #D0092E;
    position: absolute;
    bottom: 0;
    left: 0;
}

.index_kol .index_kol_itmes .index_kol_itme_img {
    position: relative;
}

lite-youtube {
    z-index: 9;
}

.index_kol .index_kol_itmes .index_kol_itme_img:before {
    content: '';
    position: absolute;
    background: -webkit-linear-gradient(rgb(53 214 155 / 0%), rgb(30 172 196 / 80%), rgb(4 125 241 / 83%));
    width: 100%;
    height: 30%;
    left: 0;
    bottom: 5px;
    z-index: 99;
}

.index_kol .index_kol_itmes .index_kol_itme_img:hover:before {
    display: none;
}

.page_video.index_kol .index_kol_itmes h4 a {
    font-size: 22px;
    padding: 20px 55px;
    text-align: center;
    max-height: 85px;
}

.index_kol .index_kol_itmes h4 {
    font-size: 22px;
    font-family: 'Semi_Bold';
}

.index_kol .index_kol_itmes h4 a:hover {
    color: #D0092E;
}

.index_kol .index_kol_itmes h4 a {
    color: #000;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 20px;
    -webkit-box-orient: vertical;
}

/********index_news*********/
.index_news {
    position: relative;
    width: 73.801%;
    max-width: 1400px;
    margin: 0 auto 120px;
}

.index_news .index_title {
    margin-bottom: 60px;
}

.index_news .index_title h3 {
    color: #000;
}

.index_news .index_news_itmes {
    margin: 0 auto;
}

.index_news .index_news_itmes .index_blog_itme {
    padding-top: 40px;
    max-height: 403px;
    overflow-y: auto;
    background: #eeeeee;
}

.index_news .index_news_itmes .index_blog_itme .lei_new {
    z-index: 9;
}

.index_news .index_news_itmes .index_blog_itme .index_news_desc {
    padding: 10px 20px !important;
}

.index_news .index_news_itmes .index_blog_itme .index_news_desc h4 {
    margin: 0;
    padding: 0;
}

.index_news .index_news_itmes .index_blog_itme .more_time {
    margin-top: 0px !important;
}

.index_news .index_news_itmes .index_news_itme {
    cursor: pointer;
    border: 1px solid #ccc;
    position: relative;
    min-height: 420px;
  background: #eee;
}

.index_news .index_news_itmes .index_news_itme .lei_new {
    font-size: 20px;
    color: #fff;
    padding: 5px 20px;
    background: #D0092E;
    font-family: 'Semi_Bold';
    position: absolute;
    top: 0;
}

.index_news .index_news_itmes .index_news_itme .index_news_desc {
    position: relative;
    padding: 20px;
    background: #eeeeee;
}
.index_news .index_news_itmes .index_news_itme .index_news_desc h3 {
font-size: 12px;
font-weight:bold;
color: #000;
}
.index_news .index_news_itmes .index_news_itme .index_news_desc h3 a{
color: #000;
}
.index_news .index_news_itmes .index_news_itme .index_news_itm {
    max-height: 240px;
    max-width: 608px;
    width: auto;
    height: auto;
    overflow: hidden;
}

.index_news .index_news_itmes .index_news_itme h4 {
    font-size: 16px;
    /* font-family: 'Semi_Bold'; */
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 56px;
    padding: 0 0 20px;
}

.index_news .index_news_itmes .index_news_itme.index_blog_itme h4 a {
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index_news .index_news_itmes .index_news_itme h4 a {
    color: #000;
    min-height: 43px;
    display: inline-block;
}

.index_news .index_news_itmes .index_news_itme .more_time {
    position: relative;
    margin-top: 40px;
}

.index_news .index_news_itmes .index_news_itme .more_time .blog-addr::before {
    content: '\f0ac';
    font-family: 'fontawesome';
    margin: 0 9px 0 0px;
}

.index_news .index_news_itmes .index_news_itme .more_time time::before {
    content: '\f0ce';
    font-family: 'fontawesome';
    margin-right: 9px;
}

.index_news .index_news_itmes .index_news_itme .more_time .blog-no::before {
    content: '\f041';
    font-family: 'fontawesome';
    margin: 0 11px 0 2px;
    font-size: 18px;
}

.index_news .index_news_itmes .index_news_itme .more_time .blog-no {
    color: #888888;
    position: absolute;
    bottom: 24px;
    font-size: 16px;
}

.index_news .index_news_itmes .index_news_itme .more_time .blog-addr {
    position: absolute;
    bottom: 47px;
    color: #888888;
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index_news .index_news_itmes .index_news_itme .more_time time {
    font-size: 16px;
    color: #888888;
}

.index_news .index_news_itmes .index_news_itme .more_time a {
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #D0092E;
    font-family: 'Semi_Bold';
}

/**********index_sns*******/
.index_sns {
    position: relative;
    padding: 60px 0 80px;
    margin: 0 auto;
    background-image: url(/sikaien/imgs/foot_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.index_sns .mauticform-page-wrapper {
    display: flex !important;
}

.index_sns .layout {}

.index_sns .layout .index_sns_all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.index_sns .layout .index_sns_all .index_sns_left {
    position: relative;
}

.index_sns .layout .index_sns_all .index_sns_left ul {
    display: flex;
}

.index_sns .layout .index_sns_all .index_sns_left ul li {
    margin-right: 16px;
    max-width: 45px;
}

.index_sns .layout .index_sns_all .index_sns_right {
    position: relative;
}

.index_sns .layout .index_sns_all .index_sns_right h4 {
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
}

.index_sns .layout .index_sns_all .index_sns_right p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 26px;
    font-family: 'Semi_Bold';
}

.index_sns .layout .index_sns_all .index_sns_right form {}

.index_sns .layout .index_sns_all .index_sns_right form .sns_put {
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 460px;
    font-size: 16px;
    padding-left: 20px;
}

.index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
    height: 40px;
    width: 130px;
    border: none;
    border-radius: 10px;
    background: #fff;
    font-size: 16px;
    color: #D0092E;
    font-weight: 600;
    margin-left: 10px;
}

.new_footer {
    background: none;
}

.web_footer.new_footer .foot_item ul li:before {
    display: none;
}

.web_footer.new_footer .bottom_nocopy_titles,
.web_footer.new_footer .foot_item .title,
.web_footer.new_footer a {
    color: #000;
}

.web_footer.new_footer a {
    font-size: 14px;
}

.web_footer.new_footer .foot_item .title {
    font-size: 22px;
    font-family: 'Semi_Bold';
    line-height: 1;
    /* margin-bottom: 10px; */
}

.web_footer.new_footer .bottom_nocopy {
    background: none;
}

.web_footer.new_footer .bottom_nocopy_titles a,
.web_footer.new_footer .bottom_nocopy_titles {
    font-size: 13px;
    font-weight: normal;
    line-height: 2;
}

.web_footer.new_footer .bottom_nocopy_titles {
    border-top: 1px solid #c3c3c3;
    /* padding-bottom: 90px; */
    font-family: 'Montserrat_Light' !important;
}

.web_footer.new_footer .lyt_foot_imgs {
    display: none;
}

.new_footer .foot_item .company_subscribe a:hover {
    text-decoration: none;
    color: #D0092E;
}

/****交互动画*****/
.index_news .index_news_itmes .index_news_itme .index_news_itm img {
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.index_news .index_news_itmes .index_news_itme .index_news_itm:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.phon-show {
    display: none;
}

.container .index_news .swiper-container-horizontal>.swiper-pagination-progressbar,
.container .index_kol .swiper-container-horizontal>.swiper-pagination-progressbar {
    display: none;
}

.new_head .web_head .nav_wrap {}

.new_head .nav_wrap .head_nav li.fd_nav {
    position: inherit;
}

.new_head .nav_wrap .head_nav>.fd_nav>ul {
    width: 100%;
    padding: 40px 250px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    pointer-events: none;
    border: none;
}

.new_head .nav_wrap .head_nav>.fd_nav.pd_nav ul>li {
    background: none;
}

.new_head .nav_wrap .head_nav>.pd_nav ul>li {
    /* width: 33.333%; */
    width: 23.333%;
}

.new_head .nav_wrap .head_nav>.solutions_nav ul>li {
    /* width: 33.333%; */
    width: 23.333%;
}

.new_head .nav_wrap .head_nav>.service_nav ul>li {
    width: 16%;
}

.new_head .nav_wrap .head_nav>.explore_nav ul>li {
    /* width: 16%; */
    width: 20%;
    background: none;
}

.new_head .nav_wrap .head_nav>.service_nav li a:before,
.new_head .nav_wrap .head_nav>.solutions_nav li a:before {
    display: none;
}

.new_head .nav_wrap .head_nav>.service_nav>ul>li>a,
.new_head .nav_wrap .head_nav>.solutions_nav>ul>li>a {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.new_head .nav_wrap .head_nav>.service_nav>ul>li>a img,
.new_head .nav_wrap .head_nav>.solutions_nav>ul>li>a img {
    width: 65px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.new_head .nav_wrap .head_nav>.fd_nav:hover>ul {
    pointer-events: auto;
    margin-top: 0;
    border-top: 3px solid;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 0;
}

.new_head .nav_wrap .head_nav>.fd_nav ul>li ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    transform: none;
    margin-bottom: 40px;
}

.new_head .nav_wrap .head_nav>.fd_nav ul>li ul>li {
    width: 100%;
    background: none;
}

.new_head .nav_wrap .head_nav>.fd_nav ul>li ul>li a {
    border: none;
    /* padding-left: 63px; */
    padding-left: 23px;
}

.new_head .nav_wrap .head_nav>.fd_nav li a {
    border: none;
}

.new_head .nav_wrap .head_nav>.fd_nav li b:after {
    display: none;
}

.new_head .nav_wrap .head_nav>.fd_nav ul>li ul>li:hover a {
    background: none;
}

.new_head .nav_wrap .head_nav>.fd_nav ul>li ul>.lv_nav a {
    color: #D0092E;
}

.new_head .nav_wrap .head_nav>.fd_nav>ul>li>a {
    color: #002856;
    font-weight: 900;
    font-family: 'Semi_Bold';
    background: none;
}

.new_banner {
    position: relative;
}

.container .index_news .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,
.container .index_kol_itmes .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    display: none;
}

.web_footer .foot_item:nth-child(1) {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    width: 30%;
}

.web_footer .foot_item:nth-child(2) {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    width: 30%;
}

.web_footer .foot_item:nth-child(3) {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
}

.web_footer .foot_item:nth-child(4) {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
}

/****down page****/
.page_down.blog_page,
.page_down {
    padding-top: 85px;
    overflow: inherit;
}
.page_gdbanner {padding-top:0;}
.page_down .layout {
    position: relative;
    /* background-color: #fff; */
    border-radius: 12px;
    width: 1400px;
}

.page_down .layout .down_title {}

.page_down .layout .down_title h4 {
    font-size: 35px;
    padding-bottom: 40px;
    color: #333333;
    font-family: 'Semi_Bold';
}

.page_down .layout .down_title h4:before {
    content: '\f0ed';
    font-family: 'fontawesome';
    display: inline-block;
    margin-right: 10px;
    display: none;
}

.page_down .layout .down_all {
    margin-bottom: 100px;
}

.page_down .layout .down_all .down_img {
    margin-top: 90px;
    position: relative;
    width: 100%;
}

.page_down .layout .down_all .down_img .row_app {
    position: absolute;
    top: 120px;
    left: 120px;
}

.page_down .layout .down_all .down_img .row_app .app_title {
    color: #D0092E;
    font-size: 50px;
    font-family: 'Semi_Bold';
    margin-bottom: 40px;
    text-transform: uppercase;
}

.page_down .layout .down_all .down_img .row_app .app_desc {
    display: flex;
    text-align: center;
}

.page_down .layout .down_all .down_img .row_app .app_desc a {
    margin-right: 40px;
    margin-left: 5px;
}

.page_down .layout .down_all .down_img .row_app .app_desc a img {}

.page_down .layout .down_all .down_img .row_app .app_desc a p {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Montserrat_Medium';
}

.page_down .layout .aside {
    width: 294px;
    flex-shrink: 0;
    margin-right: 50px;
    display: inline-block;
}

.page_down .layout .down_list {
    position: relative;
    box-sizing: border-box;
    flex-grow: 1;
}

.page_down .aside form {
    /* margin: 40px 0; */
}

.page_down .search-ipt {
    display: inline-block;
    color: #999;
    width: calc(100% - 40px);
    height: 35px;
    line-height: 30px;
    border: 0;
    background: none;
    padding: 0 17px;
    background: #eeeeee;
    vertical-align: top;
    border-radius: 20px 0 0 20px;
}

.page_down .search-btn {
    display: inline-block;
    width: 40px;
    height: 35px;
    cursor: pointer;
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(/sikaien/imgs/search_btn.png);
    position: relative;
    vertical-align: top;
    /* opacity: .5; */
    filter: alpha(opacity=50);
    background-color: #eeeeee;
    margin-left: -4px;
    border-radius: 0 20px 20px 0;
}

.page_down .aside-wrap .side-cate li .icon-cate {
    height: 100px;
    line-height: 70px;
}

.page_down .aside-wrap .side-widget .side-cate li {
    background: none;
    border: none;
    line-height: 70px;
}

.page_down .side-cate li a {
    color: #000;
    margin: 0;
}

.page_down .side-cate li ul {
    margin-top: 20px;
}

.page_down .aside-wrap .side-cate li li a:before {
    top: 17px
}

.page_down .side-cate li a:hover {
    color: #D0092E;
}

.down_list {}

.down_list .down_itmes {}

.down_list .down_itmes .down_itme {
    width: 100%;
    justify-content: space-between;
    margin-top: 5px;
    background: #fafafa;
    padding: 30px;
    align-items: center;
}

.down_list .down_itmes .down_itme.flex_row:after {
    display: none;
}

.down_list .down_itmes .down_itme .down_img {
    width: 40px;
}

.down_list .down_itmes .down_itme .down_txt {
    width: 80%;
}

.down_list .down_itmes .down_itme .down_txt h5 {
    font-size: 16px;
    font-family: 'Montserrat_Regular';
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.down_list .down_itmes .down_itme .down_txt p {}

.down_list .down_itmes .down_itme .down_txt .down_desc {
    display: flex;
}

.down_list .down_itmes .down_itme .down_txt .down_desc p {
    width: 50%;
    color: #999999;
    font-size: 13px;
}

.down_list .down_itmes .down_itme .down_btn {
    border: 2px solid;
    padding: 0 20px 0 50px;
    border-radius: 20px;
    height: 34px;
    display: inline-block;
    line-height: 32px;
    position: relative;
    font-family: 'Semi_Bold';
    cursor: pointer;
}

.down_list .down_itmes .down_itme .down_btn:before {
    content: '';
    background-image: url(/sikaien/imgs/down_io.png);
    position: absolute;
    width: 23px;
    height: 17px;
    background-size: contain;
    left: 15px;
    top: 7px;
    background-repeat: no-repeat;
}

.down_list .down_itmes .down_itme .down_btn.video_btn:before {
    content: '';
    background-image: url(/sikaien/imgs/video_ico.png);
    width: 30px;
    background-size: contain;
    background-origin: inherit;
}

.download_form.active {
    display: block
}

.download_form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.download_form .close_btn {
    background: url(/sikaien/imgs/fancy_close.png);
    width: 30px;
    height: 30px;
    position: absolute;
    right: -14px;
    top: -14px;
}

.download_form .down_ttitle {
    height: 57px;
    background: linear-gradient(45deg, #000000 0%, #002551 51%, #013a71 100%);
    line-height: 57px;
}

.download_form .down_ttitle p {
    font-family: 'Semi_Bold';
    font-size: 24px;
    padding-left: 30px;
    background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 10%, #38da98 25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.download_form form {
    position: absolute;
    top: 50%;
    width: 640px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dow_close {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.download_form .dow_box {
    width: 890px;
    max-width: 890px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    height: 370px;
    box-shadow: 0.6px 0.6px 0.9px rgba(0, 0, 0, 0.02), 1.4px 1.3px 2.1px rgba(0, 0, 0, 0.028), 2.6px 2.5px 4px rgba(0, 0, 0, 0.035), 4.7px 4.5px 7.1px rgba(0, 0, 0, 0.042), 8.8px 8.4px 13.4px rgba(0, 0, 0, 0.05), 21px 20px 32px rgba(0, 0, 0, 0.07);
}

.input_mail {
    width: 90%;
    margin: 0 auto;
}

.inquiry-tit {
    font-size: 20px;
    text-align: center;
}

.input_mail input {
    /* height: 35px; */
    line-height: 45px;
    width: 100%;
    margin-bottom: 25px;
    box-shadow: 3px 2px 9px #d1d1d1;
    border: 1px solid #787878;
    border-radius: 3px;
    color: #333 !important;
    padding: 0 20px;
    border: 1px solid #3333;
}

.input_mail textarea {
    width: 100%;
    min-height: 100px;
    box-shadow: 3px 2px 9px #d1d1d1;
    color: #333 !important;
}

.input_mail .send {
    width: 100%;
    border-radius: 3px;
    /* margin-top: 25px; */
    display: block;
    text-align: center;
    border: 1px solid #787878;
    padding: 5px 0;
    box-shadow: 3px 2px 9px #d1d1d1;
    background: #2b3c96;
    color: #fff;
    line-height: 35px;
    font-size: 20px;
    cursor: pointer;
    transition: all .3s linear;
}

.input_mail .send:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

.input_mail .active {
    border-color: red;
}

.download_form .close_btn {
    background: url(/sikaien/imgs/fancy_close.png);
    width: 56px;
    height: 56px;
    position: absolute;
    right: -30px;
    top: -30px;
    background-repeat: no-repeat;
}

.page_down .page_form .search-btn {
    width: 120px;
    height: 54px;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
    font-family: 'Montserrat_Medium';
}

.page_down .page_form .password {
    width: 500px;
    margin-right: 10px;
    height: 54px;
    line-height: 54px;
    background: #eeeeee;
    padding: 20px;
    border: none;
    font-size: 15px;
    border-radius: 5px;
}

.dow_side {}

.dow_side li {
    text-align: center;
    line-height: 1 !important;
    padding: 20px;
    border-bottom: 1px solid#ccc !important;
}

.dow_side li>a {
    display: flex;
    flex-direction: column;
    font-family: 'Semi_Bold';
}

.dow_side li>a img {
    margin: 0 auto;
    padding: 0 !important;
    max-width: inherit;
}

.page_down .aside-wrap .side-cate li .icon-cate {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.side-cate.dow_side li .icon-cate.icon-cate-down:before {
    content: '';
    background-image: url(/uploads/Mobile-terminal-15.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 55%;
    transform: translateY(-50%);
    right: -2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.side-cate.dow_side li .icon-cate.icon-cate-up:before {
    content: '';
    background-image: url(/uploads/Mobile-terminal-14.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 55%;
    transform: translateY(-50%);
    right: -2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.page_down .aside-wrap .side-widget .side-cate li li {
    border-bottom: none !important;
    margin: 10px 0;
}

.page_down .side-cate.dow_side li.nav-current>a>em {
    display: inline-block;
    color: #fff;
    background-color: #D0092E;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 10px 0;
}

.page_down .side-cate.dow_side li>a>em {
    margin-top: 10px;
}

.page_down .side-cate.dow_side li.nav-current li>a:hover {
    color: #D0092E;
}

.page_down .aside-wrap .side-cate li li a:before {
    display: none;
}

input.search-ipt::-webkit-input-placeholder {
    color: #999999 !important;
}

/****down page end****/
.pgae_head.new_head.web_head .head_layer {
    position: relative;
    background: #002856;
}

/***面包屑导航******/
.sys_sub_head {
    margin-bottom: 10px;
    width: 100%;
    background: #efefef;
}

/* .sys_sub_head:after{
    content: '';
    position: absolute;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    height: 3px;
    width: 100%;
    left: 0;
    z-index: 9;
    bottom: 0;
    } */
.path_bar {
    position: relative;

}

.sys_sub_head ul {
    padding: 10px 0;
}

.sys_sub_head li,
.sys_sub_head li a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: 'Montserrat_Regular';
    display: inline-block;
}

/* .sys_sub_head .layout .path_bar ul:before{
    content: '\f015';
    font-family: 'fontawesome';
    font-size: 20px;
    color: #525252;
    display: inline-block;
    margin-right: 15px;
    line-height: 2;
    } */
.sys_sub_head .layout .path_bar ul li:last-child a {
    color: #D0092E;
}

.down_quan .detail-tabs {
    display: block;
    margin-bottom: 10px;
    padding-right: 0;
}

.down_quan.product-detail {
    margin: 0;
    width: calc(100% - 345px);
}

.down_quan .detail-tabs .title {
    background: none;
    color: #333333;
    font-family: 'Semi_Bold';
    border: none;
    padding: 1px 15px;
}

.down_quan .detail-tabs .title.current {
    color: #fff;
    background: #D0092E;
    border-radius: 20px;
    display: inline-block;
}

.banner_itmes {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
}

.banner_itmes .banner_itm {
    display: flex;
    width: 900px;
    justify-content: space-between;
    text-align: center;
    align-items: flex-start;
}

.banner_itmes .banner_itm .banner_itme {
    width: 25%;
    padding: 20px;
}

.banner_itmes .banner_itm a {}

.banner_itmes .banner_itm a img {
    width: auto;
}

.banner_itmes .banner_itm a p {
    color: #fff;
    margin-top: 20px;
}

.page_main .index_kol {
    margin-top: 0;
}

.page_main .index_kol_itmes {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.page_main .index_kol_itmes .index_kol_itme {
    width: 33.3333%;
    padding: 10px;
}

/*********blog********/
.page_blog {
    position: relative;
    text-align: center;
}

.sub_head_cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page_blog .sub_head_cont .layout {
    width: 1320px;
}

.page_blog .sub_head_cont .blog_desc {}

.page_blog .sub_head_cont .blog_desc .blog_title {
    text-align: left;
}

.page_blog .sub_head_cont .blog_desc .blog_title h3 {
    font-size: 60px;
    color: #fff;
    line-height: 1.1;
}

.page_blog .sub_head_cont .blog_desc .blog_title p {
    font-size: 22px;
    color: #fff;
    opacity: .9;
    line-height: 1.1;
    margin-top: 15px;
}

.page_blog .sub_head_cont .blog_desc .blog_sech {
    width: 700px;
    margin: 30px 0;
}

.page_blog .sub_head_cont .blog_desc .blog_sech .blog_put {
    width: 620px;
    height: 50px;
    font-size: 18px;
    border-radius: 10px;
    font-family: 'Montserrat_Regular';
    padding-left: 10px;
    background-image: url(/sikaien/imgs/input_bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    border: none;
    background-color: #fff;
}

.page_blog .sub_head_cont .blog_desc .blog_sech form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.page_blog .sub_head_cont .blog_desc .blog_sech .blog_btn {
    width: 50px;
    height: 50px;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    border: none;
    position: relative;
    border-radius: 5px;
}

.page_blog .sub_head_cont .blog_desc .blog_sech .blog_s {
    position: relative;
    margin-right: 10px;
    top: 3px;
}

.page_blog .sub_head_cont .blog_desc .blog_sech p {
    color: Red
}

.page_blog .sub_head_cont .blog_desc .blog_sech .blog_s:after {
    content: '\f002';
    font-family: 'fontawesome';
    position: absolute;
    color: #fff;
    font-size: 30px;
    left: 50%;
    top: 46%;
    transform: translate(-50%, -50%);
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    pointer-events: none;
}

.blog_page {
    padding: 0;
}

.blog_page .layout {
    width: 1320px;
}

.blog_page .main {}

.blog_page .main .blog_heard {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #002753;
    padding-bottom: 0px;
    margin-bottom: 50px;
}

.blog_page .main .blog_heard .heard_left {
    width: 35%;
}

.blog_page .main .blog_heard .heard_left .community_sort_item {
    height: 50px;
    position: relative;
    width: 100%;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_text {
    font-size: 20px;
    border: 2px solid #ccc;
    padding: 3px 80px 3px 5px;
    font-family: 'Montserrat_Regular';
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_text:after {
    content: '\f0dd';
    color: #002856;
    font-family: 'fontawesome';
    position: absolute;
    right: 10px;
    font-size: 28px;
    top: -7px;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_text.active:after {
    transform: rotate(180deg);
    top: 0;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_list {
    position: absolute;
    background: #fff;
    padding: 20px 15px;
    width: 100%;
    z-index: 99;
    box-shadow: 0.6px 0.6px 0.9px rgba(0, 0, 0, 0.02), 1.4px 1.3px 2.1px rgba(0, 0, 0, 0.028), 2.6px 2.5px 4px rgba(0, 0, 0, 0.035), 4.7px 4.5px 7.1px rgba(0, 0, 0, 0.042), 8.8px 8.4px 13.4px rgba(0, 0, 0, 0.05), 21px 20px 32px rgba(0, 0, 0, 0.07);
    display: none;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_list.active {
    display: block;
}

.blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_list li {
    font-size: 16px;
    font-family: 'Montserrat_Regular';
    padding: 5px 0;
}

.blog_page .main .blog_heard .heard_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog_page .main .blog_heard .heard_right .sub {
    text-transform: uppercase;
    font-size: 20px;
    margin-right: 10px;
    font-family: 'Montserrat_Regular';
    margin-bottom: 10px;
}

.blog_page .main .blog_heard .heard_right .ent_put {
    width: 400px;
    height: 40px;
    padding-left: 15px;
    font-size: 14px;
    padding-top: 9px;
    border: 2px solid #ccc;
}

.blog_page .main .blog_heard .heard_right .mail_btn {
    height: 40px;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    border: none;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    margin-left: 10px;
}

.blog_page .main .blog_heard .heard_right .prompt {
    background-image: url(/uploads/pao_bg.jpg);
    position: absolute;
    right: -240px;
    max-width: 240px;
    top: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #002753;
    font-size: 12px;
    padding: 14px 0px 14px 23px;
    opacity: 0;
    transition: .8s all ease-out;
}

.blog_page .main .blog_heard .heard_right:hover .prompt {
    opacity: 1;
}

.blog_list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog_list .list_left {
    width: 60.8%;
    position: relative;
}

.blog_list .list_left .list_title {
    font-size: 32px;
    color: #000;
}

.blog_list .list_left .list_items {
    padding-right: 40px;
}

.blog_list .list_left .list_items .list_item {
    border: 2px solid #99999938;
    position: relative;
    margin-bottom: 20px;
    display: none;
}

.blog_list .list_left .list_items .list_item .item-wrap {
    display: flex;
    width: 100%;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-img {
    display: inline-block;
    width: 58%;
    flex: 58%;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info {
    padding: 10px;
    margin-left: 20px;
    width: 40%;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .list_top {
    display: flex;
    justify-content: space-between;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .list_top a {
    font-family: 'Montserrat_Regular';
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .list_top a:before {
    content: '\f007';
    font-family: 'fontawesome';
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .list_top time {
    font-family: 'Montserrat_Regular';
    color: #898989;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-title {
    margin-top: 15px;
    font-size: 16px;
    width: 94%;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-title a {
    color: #000;
    font-family: 'Semi_Bold';
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-title a:hover {
    color: #D0092E;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-detail {
    font-size: 13px;
    color: #898989;
    margin: 15px 0;
    font-family: 'Montserrat_Light';
    width: 92%;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .shar_btn {}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .shar_btn .read_p {
    font-family: 'Montserrat_Regular';
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .shar_btn .read_p:before {
    content: '\f06e';
    font-family: 'fontawesome';
    padding-right: 5px;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .shar_btn .read_l {
    margin-left: 15px;
    font-family: 'Montserrat_Regular';
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .shar_btn .read_l:before {
    content: '\f075';
    font-family: 'fontawesome';
    padding-right: 5px;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-more {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #34d39f;
    font-size: 14px;
    font-family: 'Montserrat_Regular';
    transition: .8s all ease-in-out;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-more:hover {
    transform: translateX(-10px);
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-more:after {
    content: '\f0da';
    font-family: 'fontawesome';
    margin-left: 20px;
}

.blog_list .list_right {
    width: 36.5%;
}

.blog_list .list_right .ce_pop {}

.blog_list .list_right .ce_pop .right_top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.blog_list .list_right .ce_pop .right_top .list_title {
    font-size: 32px;
    color: #000;
}

.blog_list .list_right .ce_pop .right_top .more_btn {
    font-size: 18px;
    color: #84c600;
}

.blog_list .list_right .ce_pop .ce_list {
    padding: 20px;
    background: #efefef;
    margin-bottom: 60px;
}

.blog_list .list_right .ce_pop .ce_list .right_items {}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item {
    position: relative;
    margin-bottom: 20px;
}

.ce_fea .fea_desc .fea_items .fea_item:last-child,
.blog_list .list_right .ce_pop .ce_list .right_items .right_item:last-child {
    margin-bottom: 0;
}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item .right_desc {}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item .right_desc .right_img {}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item .right_desc h5 {
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    padding: 2px 20px;
    color: #fff;
    width: 100%;
    text-align: center;
}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item .right_desc p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    background: #002753ba;
    width: 100%;
}

.blog_list .list_right .ce_pop .ce_list .right_items .right_item .right_desc p a {
    color: #34d39f;
}

.ce_fea {}

.ce_fea .right_top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ce_fea .right_top .list_title {
    font-size: 32px;
    color: #000;
}

.ce_fea .right_top a {
    font-size: 18px;
    color: #84c600;
}

.ce_fea .fea_desc {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 40px;
}

.ce_fea .fea_desc .fea_items {}

.ce_fea .fea_desc .fea_items .fea_item {
    position: relative;
    margin-bottom: 20px;
}

.ce_fea .fea_desc .fea_items .fea_item figure {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ce_fea .fea_desc .fea_items .fea_item figure .fea_img {
    width: 50%;
    display: inline-block;
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption {
    width: 50%;
    padding-left: 20px;
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #e5e5e5;
    bottom: 0;
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption h5 {
    color: #fff;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    position: absolute;
    top: 0;
    padding: 2px 20px 2px 10px;
    width: 50%;
    text-align: center;
    display: inline-block;
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption p {
    font-size: 12px;
    font-family: 'Semi_Bold';
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption p a {
    color: #000;
}

/********about us**********/
.about_itme.about_4 ul li,.about_itme {
    margin-bottom: 4px;
    position: relative;
}

.about_itme.bg_img {
    padding-top: 36.45%;
    margin: 20px 0;
}
.about_img {padding-top:0 !important;}
.about_itme .layout {
    position: absolute;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
}

.about_itme .about_desc {}

.about_itme .about_txt {
    color: #fff;
    font-size: 18px;
}

.about_itme .about_title {
    font-size: 40px;
    color: #fff;
}

/* #1 */
.about_itme.about_1 {
    margin: 0 0 20px 0;
}

.about_itme.about_1 .layout {
    width: 40%;
    right: 0;
    top: 44%;
}

.about_itme.about_1 .about_desc {
    padding-right: 35%;
}

.about_itme.about_1 .about_txt {
    color: #000;
}

.about_itme.about_1 .about_title {
    color: #fff;
    font-style: italic;
}

/* #2 */
.about_itme.about_2 .layout {
    left: 0;
    width: 48%;
    top: 52%;
}

.about_itme.about_2 .about_desc {
    padding-left: 21%;
}

.about_itme.about_2 .about_txt {
    color: #fff;
    font-size: 20px;
}

.about_itme.about_2 .about_title {
    color: #fff;
    line-height: 1;
    font-size: 48px;
    padding-bottom: 90px;
}

.about_itme.about_2 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about_itme.about_2 ul li {
    margin-bottom: 95px;
    width: 50%;
}

.about_itme.about_2 ul li h5 {
    font-size: 24px;
    color: #fff;
    line-height: 1;
    margin-bottom: 36px;
}

.about_itme.about_2 ul li p {
    font-size: 18px;
    color: #fff;
}

.about_itme.about_2 ul li:nth-child(2n+1) p {
    width: 50%;
}

/* #3 */
.about_itme.about_3 .layout {
    right: 8%;
    width: 25%;
    top: 43%;
}

.about_itme.about_3 .about_desc {}

.about_itme.about_3 .about_txt,.about_itme.about_3 p {
    color: #fff;
    font-size: 18px;
    padding-right: 10%;
}

.about_itme.about_3 .about_title,.about_itme.about_3 h3 {
    color: #D0092E;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 50px;
}

/* #4 */
.about_itme.about_4 .layout {
    width: 45%;
    right: 0;
}

.about_itme.about_4 .about_desc {}

.about_itme.about_4 .about_txt ,.about_itme.about_4 p{
    color: #000;
    font-size: 18px;
    width: 44%;
    margin: 20px 0;
}

.about_itme.about_4 .about_title,.about_itme.about_4 h3 {
    color: #D0092E;
    font-size: 36px;
    width: 54%;
    line-height: 1.2;
}

.about_itme.about_4 ul {}

.about_itme.about_4 ul li {}

.about_itme.about_4 ul li p {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    width: auto;
  margin: 0;
}

/* #5 */
.about_itme.about_5 .layout {
    width: 45%;
    right: 0;
    top: 52%;
}

.about_itme.about_5 .about_desc {}

.about_itme.about_5 .about_txt {
    color: #fff;
    padding-right: 40%;
    font-size: 18px;
}

.about_itme.about_5 .about_title {
    color: #D0092E;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 40px;
}

/* #6 */
.about_itme.about_6 .layout {
    left: 0;
    width: 50%;
}

.about_itme.about_6 .about_desc {
    padding-left: 250px;
}

.about_itme.about_6 .about_txt {
    color: #fff;
    font-size: 18px;
    padding-right: 36%;
    padding-bottom: 90px;
}

.about_itme.about_6 .about_title {
    color: #D0092E;
    font-size: 36px;
}

.about_itme.about_6 ul {
    width: 36%;
    border-left: 2px solid #fff;
}

.about_itme.about_6 ul li {
    padding-left: 20px;
}

.about_itme.about_6 ul li:last-child p {
    padding-bottom: 0;
}

.about_itme.about_6 span {
    color: #fff;
    font-size: 18px;
    width: 70%;
    display: inline-block;
}

.about_itme.about_6 ul li p {
    color: #fff;
    padding-bottom: 20px;
    font-size: 14px;
}

.about_itme.about_6 ul li:first-child p {
    font-weight: bold;
    font-size: 16px;
}

.about_itme.about_6 .about_t6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 70px;
}

/* #7 */
.about_itme.about_7 .layout {
    width: 40%;
    right: 0;
}

.about_itme.about_7 .about_desc {}

.about_itme.about_7 .about_txt {
    color: #000;
    font-size: 18px;
    padding-right: 46%;
}

.about_itme.about_7 .about_title {
    color: #D0092E;
    font-size: 36px;
    padding-bottom: 40px;
}

.about_itme.about_7 ul {
    padding-bottom: 60px;
}

.about_itme.about_7 ul li {}

.about_itme.about_7 ul li p {
    font-size: 18px;
    font-weight: bold;
}

/* ctc */
.about_itme.about_ctc .layout {
    left: 0;
    width: 50%;
}

.about_itme.about_ctc .layout .about_desc {
    padding-left: 250px;
}

.about_itme.about_ctc .layout .about_desc .about_title {
    color: #D0092E;
    font-size: 36px;
    width: 75%;
    line-height: 1.2;
}

.about_itme.about_ctc .layout .about_desc .about_txt {
    width: 80%;
    color: #000;
    padding: 20px 0 40px;
}

.about_itme.about_ctc .layout .about_t6 {
    width: 80%;
}

.about_itme.about_ctc .layout .about_t6 .about_itme6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.about_itme.about_ctc .layout .about_t6 li {
    width: 50%;
}

.about_itme.about_ctc .layout .about_t6 p {
    color: #D0092E;
    font-size: 16px;
    font-weight: 600;
    width: 80%;
    border: 1px solid#D0092E;
    margin-bottom: 6px;
    padding: 0 10px;
}

/* #8 */
.about_itme.about_8 .layout {
    right: 11%;
    width: 40%;
    top: 42%;
}

.about_itme.about_8 .about_desc {}

.about_itme.about_8 .about_txt {
    color: #000;
    font-size: 18px;
    padding-bottom: 57px;
}

.about_itme.about_8 .about_title {
    color: #D0092E;
    font-size: 36px;
}

.about_itme.about_8 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.about_itme.about_8 ul li {
    width: 32%;
    margin-right: 20px;
}

.about_itme.about_8 ul li img {}

.about_itme.about_8 figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    align-items: center;
    justify-content: flex-start;
}

.about_itme.about_8 figure .fi_txt {
    padding-right: 10%;
}

.about_itme.about_8 figure p {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}

/* #9 */
.about_9 {
    position: relative;
    overflow: hidden;
    padding-bottom: 70px;
}

.about_9 .about_titles {
    font-size: 36px;
    color: #000;
    width: 100%;
    text-align: center;
    margin: 90px 0;
}

.about_9 .about_desc {
    margin-left: 120px;
    overflow: hidden;
}

.about_9 figure {
    max-width: 25%;
}

.about_9 figure .about_title {
    font-size: 24px;
    color: #D0092E;
    margin-top: 20px;
}

.about_9 figure ul {}

.about_9 figure ul li {}

.about_9 figure ul li p {
    padding-top: 20px;
    font-size: 14px;
}

/* #10 */

.about_itme.about_10 .layout {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 93%;
    text-align: center;
}

.about_itme.about_10 .about_desc {}

.about_itme.about_10 .about_txt {
    color: #000;
    font-size: 14px;
}

.about_itme.about_10 .about_title {
    color: #D0092E;
    font-size: 18px;
    line-height: 1;
}

@media only screen and (max-width: 1800px) {
    .about_itme.about_2 .layout {
        width: 51%;
    }

    .about_itme.about_4 .about_title ,.about_itme.about_4 h3{
        width: 66%;
    }

    .about_itme.about_ctc .layout,
    .about_itme.about_4 .about_txt ,.about_itme.about_4 p{
        width: 54%;
    }

    .about_itme.about_ctc .layout .about_t6 p {
        width: 90%;
    }
}

@media only screen and (max-width: 1700px) {
    
    .news_head .single_news .head_text h1 {
        width: 80% !important;
        margin: 0 auto;
        line-height: 1.2;
        font-weight: bold;
        font-size: 40px;
        background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 50%, #38da98 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .about_itme.about_ctc .layout .about_desc,
    .about_itme.about_6 .about_desc {
        padding-left: 150px;
    }

    .about_itme.about_6 .about_txt {
        padding-bottom: 30px;
    }

    .about_itme.about_2 ul li {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1500px) {
    .about_itme.about_2 ul li h5 {
        margin-bottom: 15px;
    }

    .about_itme.about_3 .layout {
        width: 30%;
    }

    .about_itme.about_6 .about_t6 {
        padding-bottom: 40px;
    }

    .about_itme.about_6 span {
        width: 85%;
    }

    .about_itme.about_7 .about_txt {
        padding-right: 30%;
    }
}

@media only screen and (max-width: 1400px) {
    .jc_news .swiper-slide a .item_img {max-height:200px!important;}
    .about_itme.about_2 .about_desc {
        padding-left: 0;
    }

    .about_itme.about_2 ul li p {
        font-size: 17px;
    }

    .about_itme.about_3.pc-show .layout {
        width: 33% !important;
    }

    .about_itme.pc-show .layout {
        top: 40%;
    }

    .about_itme.about_5.pc-show .layout {
        width: 45% !important;
    }

    .about_itme.about_5 .about_txt {
        padding-right: 10%;
    }

    .about_itme.about_ctc .layout .about_t6 p {
        font-size: 14px;
    }

    .about_itme.about_ctc .layout .about_desc,
    .about_itme.about_6 .about_desc {
        padding-left: 0;
    }
}

@media only screen and (max-width: 950px) {
    .additemss {
        display: none
    }
    .page_down.blog_page,
.page_down{padding-top:10px;}
.fl-module .fl-rich-text iframe {
   height:200px;
}
.about_itme.bg_img {
    padding-top: 0;
    margin: 20px 0;
}
    .about_itme.about_ctc.phon-show .layout {
        padding-top: 129%;
    }
}

/****supp_top****/
.supp_top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 250px;
}

.supp_top .supp_title {
    font-size: 36px;
    background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 20%, #38da98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: 'Semi_Bold';
}

.supp_top .supp_mail {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.supp_top .supp_mail li {
    margin-right: 30px;
}

.supp_top .supp_mail li::before {
    content: '\f0e0';
    font-family: 'fontawesome';
    color: #acacac;
}

.supp_top .supp_mail li a {
    color: #000;
}

.top_all {}

.page_support {
    margin: 100px 0;
}

.top_all h5 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3;
    font-family: 'Semi_Bold';
}

.top_all .supp_ser {
    margin-top: 50px;
}

.top_all .supp_ser ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.top_all .supp_ser ul li {
    width: 13.2%;
    text-align: center;
    margin: 0 5px;
}

.top_all .supp_ser ul li figure {
    border-radius: 10px;
    padding: 30px 30px 10px;
    -moz-box-shadow: 0px 6px 10px #e3e3e3;
    -webkit-box-shadow: 0px 6px 10px #e3e3e3;
    box-shadow: 0px 0px 10px #e3e3e3;
}

.top_all .supp_ser ul li figure img {}

.top_all .supp_ser ul li figure p {
    margin-top: 15px;
    min-height: 42px;
    font-weight: bold;
}

.bom_all {
    margin-top: 100px;
    text-align: center;
}

.bom_all h5 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Semi_Bold';
}

.bom_all p {
    font-size: 18px;
    margin-bottom: 55px;
}

.bom_all ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bom_all ul li {
    display: inline-block;
    padding: 10px 25px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.bom_all ul li figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bom_all ul li figure img {}

.bom_all ul li figure .glo {
    text-align: left;
    margin-left: 20px;
}

.bom_all ul li figure .glo h6 {
    font-size: 18px;
}

.bom_all ul li figure .glo a {
    color: #000;
}

/***
  ?*????????????????????.::::.
  ?*??????????????????.::::::::.
  ?*?????????????????:::::::::::??
  ?*?????????????..:::::::::::'
  ?*???????????'::::::::::::'
  ?*?????????????.::::::::::
  ?*????????'::::::::::::::..
  ?*?????????????..::::::::::::.
  ?*???????????``::::::::::::::::
  ?*????????????::::``:::::::::'????????.:::.
  ?*???????????::::'???':::::'???????.::::::::.
  ?*?????????.::::'??????::::?????.:::::::'::::.
  ?*????????.:::'???????:::::??.:::::::::'?':::::.
  ?*???????.::'????????:::::.:::::::::'??????':::::.
  ?*??????.::'?????????::::::::::::::'?????????``::::.
  ?*??...:::???????????::::::::::::'??????????????``::.
  ?*?````?':.??????????':::::::::'??????????????????::::..
  ?*????????????????????'.:::::'????????????????????':'````..
  ?*/
.flow_more {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4%;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5242471988795518) 49%, rgba(255, 255, 255, 0) 100%);
    text-align: center;
}

.flow_more p {
    background-image: linear-gradient(0deg, #000a14 0%, #002e5f 51%, #00396e 100%);
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 6px;
    box-shadow: 0.6px 0.6px 0.9px rgba(0, 0, 0, 0.02), 1.4px 1.3px 2.1px rgba(0, 0, 0, 0.028), 2.6px 2.5px 4px rgba(0, 0, 0, 0.035), 4.7px 4.5px 7.1px rgba(0, 0, 0, 0.042), 8.8px 8.4px 13.4px rgba(0, 0, 0, 0.05), 21px 20px 32px rgba(0, 0, 0, 0.07);
    cursor: pointer;
    transition: .8s all ease-in-out;
}

.flow_more p:hover {
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
}

.blog_details.blog_list .list_left .list_title {
    max-width: 90%;
    line-height: 1.1;
    margin-bottom: 47px;
}

.blog_list .list_title {
    transition: .8s all ease-in-out;
}

.blog_list .list_title:hover {
    transform: translateY(-10px);
}

.blog_details .list_left ul li {
    list-style: inherit;
  margin: 0 20px;
}
.blog_details.blog_list .list_left .pe_day {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 2px solid #dadada;
}

.blog_details.blog_list .list_left .pe_day .blo_man {}

.blog_details.blog_list .list_left .pe_day .blo_man a {
    color: #dadada;
}

.blog_details.blog_list .list_left .pe_day time {
    color: #dadada;
}

.blog_details.blog_list .list_left .blog_sns {
    margin: 30px 0 -15px;
    position: relative;
}

.blog_details.blog_list .list_left .blog_sns ul {
    display: flex;
}

.blog_details.blog_list .list_left .blog_sns ul li {
    margin-right: 10px;
}

.blog_details.blog_list .list_left .blog_tag {
    position: relative;
    display: flex;
}

.blog_details.blog_list .list_left .blog_tag span {
    font-size: 18px;
    /* color: #D0092E; */
    padding-left: 29px;
    font-family: 'Semi_Bold';
}

.blog_details.blog_list .list_left .blog_tag span:before {
    content: '\f02b';
    font-family: 'fontawesome';
    font-size: 30px;
    position: absolute;
    left: 0px;
    bottom: -8px;
}

.blog_details.blog_list .list_left .blog_tag ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.blog_details.blog_list .list_left .blog_tag ul li {
    margin: 0 5px;
}

.blog_details.blog_list .list_left .blog_tag ul li a {
    font-size: 18px;
    /* color: #D0092E; */
    text-decoration: underline;
    font-family: 'Semi_Bold';
}

.blog_details.blog_list .list_left .blog_author {
    margin: 30px 0;
    border: 3px solid #999;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 1;
}

.blog_details.blog_list .list_left .blog_author .author_img {
    width: 20%;
    padding: 3px;
    border-radius: 50%;
    max-width: 120px;
    margin: 0 20px;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
}

.blog_details.blog_list .list_left .blog_author .author_img img {
    border-radius: 50%;
}

.blog_details.blog_list .list_left .blog_author .author_desc {
    width: 60%;
}

.blog_details.blog_list .list_left .blog_author .author_desc .author_title {
    font-family: 'Semi_Bold';
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
}

.blog_details.blog_list .list_left .blog_author .author_desc p {
    color: #898989;
    font-size: 14px;
}

.blog_details.blog_list .list_left .sub_txt form {
    position: relative;
}

.blog_details.blog_list .list_left .sub_txt {
    position: relative;
    margin: 30px 0 0;
    padding-top: 30px;
    border-top: 1px solid #999;
    overflow: hidden;
    padding-bottom: 10px;
}

.blog_details.blog_list .list_left .sub_txt h2 {
    text-align: right;
    clear: both;
    font-size: 16px;
    position: relative;
    top: 10px;
    font-weight: 100;
    color: red;
    opacity: 0;
}

.blog_details.blog_list .list_left .sub_txt.active h2 {
    opacity: 1;
}

.blog_details.blog_list .list_left .sub_txt textarea {
    width: 100%;
    background: #efefef;
}

.blog_details.blog_list .list_left .sub_txt p {
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.blog_details.blog_list .list_left .sub_txt p span {
    color: #898989 !important;
    font-size: 14px;
}

.blog_details.blog_list .list_left .sub_txt .blog_btn {
    float: right;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat_Regular';
    padding: 7px 18px;
    margin-top: 5px;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    z-index: 999;
    display: block;
}

.blog_details.blog_list .list_left .liu_txt {
    position: relative;
    padding: 80px 0;
}

.blog_details.blog_list .list_left .liu_txt ul {}

.blog_details.blog_list .list_left .liu_txt ul li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}

.blog_details.blog_list .list_left .liu_txt ul li .pre_img {}

.blog_details.blog_list .list_left .liu_txt ul li .pre_img::before {
    content: '\f007';
    font-family: 'fontawesome';
    font-size: 28px;
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    border-radius: 50%;
    height: 22px;
    line-height: .8;
    color: #3be292;
}

.blog_details.blog_list .list_left .liu_txt ul li:nth-child(1) .liu_desc .liu_top p,
.blog_details.blog_list .list_left .liu_txt ul li:nth-child(1) .pre_img::before {
    color: #0075f9;
}

.blog_details.blog_list .list_left .liu_txt ul li:nth-child(2) .liu_desc .liu_top p,
.blog_details.blog_list .list_left .liu_txt ul li:nth-child(2) .pre_img::before {
    color: #08b6ad;
}

.blog_details.blog_list .list_left .liu_txt ul li:nth-child(3) .liu_desc .liu_top p,
.blog_details.blog_list .list_left .liu_txt ul li:nth-child(3) .pre_img::before {
    color: #1dce7e;
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc {
    width: calc(100% - 60px);
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc .liu_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc .liu_top p {
    font-size: 18px;
    font-family: 'Semi_Bold';
    color: #3be292;
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc .liu_top time {
    font-size: 14px;
    color: #898989;
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc .liu_txt {
    padding: 10px;
    border: 1px solid #cccc;
    margin: 5px 0 0;
}

.blog_details.blog_list .list_left .liu_txt ul li .liu_desc .liu_txt p {}

.related {
    position: relative;
    padding: 0 0 100px;
}

.related .related_title {
    text-align: center;
    font-size: 36px;
    color: #3d3d3d;
    margin-top: 40px;
    margin-bottom: 10px;
}

.related .related_desc {}

.related .related_desc a {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 20px;
    margin: 5px;
}

.related .related_desc a p {
    font-size: 18px;
    font-family: 'Semi_Bold';
    color: #000;
    min-height: 54px;
    margin-top: 10px;
    text-align: center;
}

.related .related_more {
    text-align: center;
    margin-top: 60px;
}

.related .related_more a {
    color: #fff;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-family: 'Semi_Bold';
    font-size: 21px;
    padding: 15px 50px;
}

.author_all {
    position: relative;
    margin-bottom: 100px;
}

.author_all .author_top {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0 100px;
    flex-wrap: wrap;
}

.author_all .author_top .author_top_left {
    width: 20%;
}

.author_all .author_top .author_top_left a {
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    display: inline-block;
    border-radius: 50%;
    padding: 5px;
}

.author_all .author_top .author_top_left img {
    max-width: 250px;
    height: auto;
    border-radius: 50%;
}

.author_all .author_top .author_top_right {
    margin-left: 67px;
    width: 70%;
}

.author_all .author_top .author_top_right a h5 {
    font-size: 48px;
    color: #002753;
    font-family: 'Semi_Bold';
}

.author_all .author_top .author_top_right p {
    font-size: 30px;
    color: #002856;
    font-family: 'Montserrat_Light';
    line-height: 1.1;
    word-wrap: break-word;
}

.author_all .author_top .author_top_right .author_xi {
    margin-top: 20px;
}

.author_all .author_top .author_top_right .author_xi .author_mail {
    color: #35d59d;
    font-family: 'Montserrat_Medium';
    margin-right: 45px;
}

.author_all .author_top .author_top_right .author_xi .author_mail:before {
    content: '\f003';
    font-family: 'fontawesome';
    font-size: 22px;
    margin-right: 8px;
}

.author_all .author_top .author_top_right .author_xi .author_wha {
    color: #35d59d;
    font-family: 'Montserrat_Medium';
}

.author_all .author_top .author_top_right .author_xi .author_wha:before {
    content: '\f232';
    font-family: 'fontawesome';
    font-size: 22px;
    margin-right: 8px;
}

.author_all .author_blog {}

.author_all .author_blog .author_desc {}

.author_all .author_blog .author_desc .item-wrap {
    margin: 1px;
}

.author_all .author_blog .author_desc .swiper-pagination {
    bottom: -50px;
}

.author_all .author_blog .author_desc .item-info {}

.author_all .author_blog .author_desc .item-info .list_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 16px 0;
}

.author_all .author_blog .author_desc .item-info .list_top a {
    color: #898989;
}

.author_all .author_blog .author_desc .item-info .list_top a:before {
    content: '\f007';
    font-family: 'fontawesome';
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-right: 5px;
    font-size: 20px;
}

.author_all .author_blog .author_desc .item-info .list_top time {
    color: #898989;
}

.author_all .author_blog .author_desc .item-info .item-title {}

.author_all .author_blog .author_desc .item-info .item-title a {
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.author_all .author_blog .author_desc .item-detail p {
    color: #898989;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.author_all .author_blog .author_desc .author_num {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.author_all .author_blog .author_desc .author_num .shar_btn {}

.author_all .author_blog .author_desc .author_num .shar_btn .read_p {
    margin-right: 20px;
}

.author_all .author_blog .author_desc .author_num .shar_btn .read_p:before {
    content: '\f06e';
    font-family: 'fontawesome';
    padding-right: 5px;
    font-size: 20px;
}

.author_all .author_blog .author_desc .author_num .shar_btn .read_l {}

.author_all .author_blog .author_desc .author_num .shar_btn .read_l:before {
    content: '\f075';
    font-family: 'fontawesome';
    padding-right: 5px;
    font-size: 20px;
}

.author_all .author_blog .author_desc .item-more {
    color: #35d59d;
}

.author_all .author_blog .author_desc .item-more:after {
    content: '\f0da';
    font-family: 'fontawesome';
    margin-left: 20px;
}

.author_all .author_blog .author_desc .author_xiao {
    position: absolute;
    top: 1px;
    right: 0;
    text-align: center;
    width: 100%;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-size: 14px;
    font-family: 'Semi_Bold';
    color: #fff;
    padding: 3px 20px 3px 10px;
}

.ce_fea .fea_desc .fea_items .fea_item figure figcaption p a,
.related .related_desc a p,
.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog_list .list_left .list_items .list_item .item-wrap .item-info .item-detail {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.page_news .entry img {
    max-width: 66.6666%;
    height: auto;
}

.page_news .entry p .news_w {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.index_chuan {
    /* width: 30.2%; */
    /* padding: 30px; */
    position: fixed;
    right: 7%;
    top: 99px;
    z-index: 8;
    border-radius: 5px;
    /* background: #fff; */
}

.index_chuan .chuan_close::before {
    content: '\f00d';
    font-family: 'fontawesome';
    position: absolute;
    right: 13px;
    font-size: 20px;
    font-weight: 100;
    top: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #666;
    cursor: pointer;
    opacity: 0;
}

.page_annu {
    position: relative;
    padding: 200px 0 100px;
}

.page_annu .layout {
    max-width: 1124px;
    box-shadow: 0px 5px 10px 0px #00000015;
    border-radius: 10px;
}

.page_annu .layout .annu_top {
    position: relative;
    padding-top: 26%;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page_annu .layout .annu_top p {
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 50%;
    font-family: 'Semi_Bold';
    width: 85%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.page_annu .layout .page_annu_desc {
    padding: 60px 100px;
}

.page_annu .layout .page_annu_desc figure {}

.page_annu .layout .page_annu_desc figure h4 {
    font-size: 18px;
    font-family: 'Semi_Bold';
    color: #000;
    margin-bottom: 45px;
}

.page_annu .layout .page_annu_desc figure p {
    margin-bottom: 45px;
    font-size: 18px;
}

.page_annu .layout .page_annu_desc figure .annu_logo {
    padding-bottom: 45px;
}

.page_annu .layout .page_annu_desc figure .annu_bom {
    border-top: 4px solid;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 1;
    padding-top: 45px;
    text-align: right;
}

.page_annu .layout .page_annu_desc figure .annu_bom h5 {
    font-size: 18px;
    line-height: 2;
}

.page_abou {
    position: relative;
}

.about_9 .swiper-button-next,
.about_9 .swiper-button-prev {
    opacity: 1;
    border-radius: 50%;
    width: 50px;
    margin-top: 0;
    line-height: 50px;
    background: #f0f0f0ba;
    color: #fff;
}

.page_policy .layout {
    max-width: 1120px;
    margin: 80px auto;
}

.page_policy p {
    font-size: 20px;
    margin-bottom: 50px;
}

.page_policy h5 {
    font-size: 23px;
    color: #000;
    font-family: 'Semi_Bold';
    padding-bottom: 40px;
}

.page_policy h3 {
    font-size: 30px;
    background-image: -webkit-linear-gradient(45deg, #189fcf 0%, #22b2bf 5%, #38da98 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 80px 0 56px;
    font-family: 'Semi_Bold';
    line-height: 1.2;
}

.page_policy li {
    position: relative;
}

.page_policy li p {
    font-size: 14px;
}

.page_policy li::before {
    content: '●';
    color: #D0092E;
    position: absolute;
    left: 0;
}

.privacy_top {
    padding: 60px;
    border: 1px solid #666;
    border-radius: 10px;
}

.privacy_top p {
    margin-bottom: 0;
}

.privacy_one {}

.privacy_tow {
    padding: 0 60px;
}

.privacy_tr {}

.privacy_fr {
    padding: 0 60px;
}

.privacy_r {}

.privacy_six {}

.privacy_si {}

.privacy_one ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.privacy_one .privacy_a li {
    width: 50%;
    padding-right: 90px;
    padding-left: 20px;
}

.privacy_one .privacy_b li {
    width: 25%;
    padding-left: 20px;
}

.privacy_one .privacy_c li {
    padding-left: 20px;
    padding-right: 80px;
}

.privacy_one .privacy_c ul p {
    margin-bottom: 20px;
}

.privacy_one .privacy_c>ul,
.privacy_one .privacy_c>li {
    width: 50%;
}

.privacy_tow ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.privacy_tow .privacy_t li {
    background: #f9f9f9;
    padding: 20px 30px;
}

.privacy_tow .privacy_t li:nth-child(1) {
    width: 60%;
}

.privacy_tow .privacy_t li:nth-child(2) {
    width: 37%;
}

.privacy_tow .privacy_t {
    margin-bottom: 50px;
    justify-content: space-between;
}

.privacy_tow .privacy_t li::before {
    display: none;
}

.privacy_tow .privacy_t li p {
    margin-bottom: 0;
    font-size: 18px;
}

.privacy_tow .privacy_d li {
    padding-left: 20px;
    padding-right: 38px;
}

.privacy_tow .privacy_d li::before {}

.privacy_tow .privacy_d li p {}

.privacy_tow .privacy_d li:nth-child(1) {
    width: 40%;
}

.privacy_tow .privacy_d li:nth-child(2) {
    width: 20%;
}

.privacy_tow .privacy_d li:nth-child(3) {
    width: 40%;
}

.privacy_tow .privacy_d li:nth-child(4) {
    width: 40%;
}

.privacy_tow .privacy_d li:nth-child(5) {
    width: 60%;
}

.privacy_tow .privacy_d li:nth-child(6) {
    width: 60%;
}

.privacy_tow .privacy_d li:nth-child(7) {
    width: 40%;
}

.privacy_tow .privacy_d li:nth-child(8) {
    width: 30%;
}

.privacy_tow .privacy_d li:nth-child(9) {
    width: 30%;
}

.privacy_tow .privacy_d li:nth-child(10) {
    width: 40%;
}

.privacy_tow .privacy_d li:nth-child(11) {
    width: 50%;
}

.privacy_tow .privacy_d li:nth-child(12) {
    width: 50%;
}

.privacy_fr ul {}

.privacy_fr ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.privacy_fr ul li::before {
    display: none;
}

.privacy_fr ul li p {
    width: 50%;
    margin-bottom: 20px;
}

.privacy_fr ul li p:first-child {
    width: 40%;
}

.privacy_si ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.privacy_si ul li::before {
    display: none;
}

.privacy_si ul li p {
    margin-bottom: 20px;
    font-size: 16px;
}

.privacy_si ul li p:last-child {
    font-size: 20px;
    color: #000;
    font-family: 'Semi_Bold';
}

.privacy_si ul li:nth-child(1) {
    width: 30%;
}

.privacy_si ul li:nth-child(1) a {
    color: #000;
}

.privacy_si ul li:nth-child(2) {
    width: 40%;
}

.privacy_si ul li:nth-child(3) {
    width: 43%;
}

.privacy_si ul li:nth-child(3) span {
    font-family: 'Montserrat_Regular';
    font-size: 16px;
}

.page_warr .privacy_one ul {
    justify-content: space-between;
}

.page_warr .privacy_one ul li {
    padding: 10px;
    background: #f9f9f9;
}

.page_warr .privacy_one ul li:nth-child(1) {
    width: 29%;
}

.page_warr .privacy_one ul li:nth-child(2) {
    width: 40%;
}

.page_warr .privacy_one ul li:nth-child(3) {
    width: 29%;
}

.page_warr .privacy_one ul li::before {
    display: none;
}

.page_warr .privacy_one ul li p {
    margin-bottom: 0;
    font-size: 18px;
}

.page_warr .privacy_tow {
    padding: 0;
}

.page_warr .privacy_tow ul {}

.page_warr .privacy_tow ul li {
    position: relative;
}

.page_warr .privacy_tow ul li p::before {
    position: absolute;
    left: 4px;
    font-family: 'Semi_Bold';
    color: #ccc;
    font-size: 27px;
    top: 13px;
}

.page_warr .privacy_tow ul li:nth-child(1) {
    width: 19%;
}

.page_warr .privacy_tow ul li:nth-child(2) {
    width: 29%;
}

.page_warr .privacy_tow ul li:nth-child(3) {
    width: 19%;
}

.page_warr .privacy_tow ul li:nth-child(4) {
    width: 29%;
}

.page_warr .privacy_tow ul li:nth-child(1) p::before {
    content: 'A';
}

.page_warr .privacy_tow ul li:nth-child(2) p::before {
    content: 'B';
}

.page_warr .privacy_tow ul li:nth-child(3) p::before {
    content: 'C';
}

.page_warr .privacy_tow ul li:nth-child(4) p::before {
    content: 'D';
}

.page_warr .privacy_tow .privacy_t li p {
    font-size: 15px;
}

.page_warr .privacy_tr p {
    margin-bottom: 20px;
}

.page_warr .privacy_fr ul li {
    display: inline-block;
    padding-left: 20px;
}

.page_warr .privacy_fr ul li::before {
    content: '●';
    color: #D0092E;
    position: absolute;
    left: 0;
    display: block;
    top: -4px;
    font-size: 25px;
}

.page_warr .privacy_fr ul li p:first-child {
    width: 100%;
}

.page_warr .privacy_fr {
    padding: 0;
}

.page_warr .privacy_fr ul li p {
    font-size: 20px;
}

.page_warr .privacy_fr .pp_mail {
    background-color: #f9f9f9;
    padding: 20px 0;
    margin: 0 20px;
}

.page_warr .privacy_fr .pp_mail ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

.page_warr .privacy_fr .pp_mail ul li {
    width: 33%;
}

.page_warr .privacy_fr .pp_mail ul li p {
    margin-bottom: 0;
    width: 100%;
}

.page_warr .privacy_fr .pp_mail ul li b {
    font-size: 19px;
}

.page_warr .privacy_fr .pp_mail ul li:last-child b {
    margin-top: 4px;
}

.page_warr .privacy_fr .pp_mail ul li:last-child {
    display: flex;
}

.page_warr .privacy_fr .pp_mail ul li a {
    font-size: 16px;
    color: #000;
}

.page_warr .privacy_fr .pp_mail li::before {
    display: none;
}

.page_warr .privacy_r ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 60px 15px;
}

.page_warr .privacy_r ul>ul {
    display: inline-block;
    width: 50%;
}

.page_warr .privacy_r ul>ul li {
    width: 100%;
}

.page_warr .privacy_r ul li {
    width: 35%;
    padding-left: 20px;
}

.page_warr .privacy_r ul li p {
    margin-bottom: 20px;
}

.page_warr .privacy_six {
    margin: 0 60px;
    border: 1px solid #666;
    padding: 20px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

.page_warr .privacy_six h5 {
    padding-bottom: 0;
    font-size: 18px;
}

.page_warr .privacy_six p {
    margin-bottom: 0;
    font-size: 14px;
    width: 91%;
}

.map_desc {
    max-width: 1024px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 70px 0;
}

.map_desc .layout {
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-left: 93px;
}

.map_desc .layout img {
    max-width: 100px;
}

.map_desc .layout .map_txt {
    width: 81%;
}

.map_desc .layout .map_txt p {
    font-size: 16px;
}

.map_desc .layout .map_txt p a {
    color: #000;
    font-family: 'Semi_Bold';
}

.page_map {
    justify-content: space-between;
    margin-bottom: 80px;
}

.no-gutters {
    width: 27.5%;
    padding: 0 60px;
}

.page_map .map_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.page_map .text-center {
    font-size: 18px;
}

.page_map span {
    font-size: 12px;
    margin-right: 6px;
}

.d-flex input {
    width: 89%;
    height: 40px;
    border: 2px solid;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #D0092E 100%) 1;
}

.d-flex .btn {
    height: 40px;
    width: 40px;
    background: #D0092E;
    border: none;
    display: inline-block;
    position: relative;
    left: 0px;
    top: -5px;
    border-radius: 0 5px 5px 0;
}

.d-flex .btn::before {
    content: '\f002';
    font-family: 'fontawesome';
    position: absolute;
    font-size: 24px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.d-flex {
    margin-bottom: 20px;
}

.locator-input {
    margin-bottom: 20px;
}

.locator-input label {
    font-family: 'Semi_Bold';
    font-size: 18px;
}

.locator-input .hs-select {}

.locator-input .hs-select select {
    width: 100%;
    height: 35px;
    font-size: 16px;
    color: #6666;
    border: 1px solid #6666;
}

.locator-input .hs-select select .option {}

.map_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px;
}

.map_btn .btn {
    width: 150px;
    background: none;
    border: 1px solid#6666;
    height: 35px;
    font-family: 'Semi_Bold';
    font-size: 14px;
    border-radius: 5px;
}

.map_btn .btn:hover {
    border: none;
    color: #fff;
    background-color: #D0092E;
    cursor: pointer;
}

#location-map-results {
    border: 1px solid;
    border-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%) 1;
    position: relative;
    max-height: 460px;
    overflow-y: auto;
    border-top: 8px solid;
}

#location-map-results .location-result {
    position: relative;
    padding: 40px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-fle-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid#ccc;
    margin: 0 20px;
}

#location-map-results .location-result .location-marker {
    width: 5%;
    margin-top: 3px;
}

#location-map-results .location-result .location-text {
    width: 90%;
}

#location-map-results .location-result .location-text li p {
    margin-bottom: 5px;
}

#location-map-results .location-result .location-text li b {
    margin-right: 5px;
}

#location-map-results .location-result:last-child {
    border: none;
}

.heard_right .mauticform-page-1 {
    display: flex;
}

/* 产品列表开始 */
.product_list {
    position: relative;
}

.pd_tech .pd_title,
.pd_new .pd_title,
.single_pd .pd_title,
.product_list .pd_title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 38px;
}

.product_list .top_list {
    padding: 70px 0 140px;
    position: relative;
    overflow: hidden;
}
.product_list .top_list .pd_title{
    margin-bottom: 10px;
}
.product_list .top_list .page_futitle{
        text-align: center;
    margin-bottom: 20px;
    color: #636363;
}
.product_l .top_list .pd_itmes {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.product_list .top_list .pd_itmes .pd_itme {
    position: relative;
    margin-bottom: 25px;
}

.product_list.page_main .top_list .pd_itmes .pd_itme {
    position: relative;
    margin-bottom: 25px;
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25;
}

.product_list .top_list .pd_itmes .pd_itme figure {
    margin: 0 10px;
    background: #f6f6f6;
}

.product_list .top_list .pd_itmes .pd_itme .item_img {}

.product_list .top_list .pd_itmes .pd_itme figure .pd_list img {}

.product_list .top_list .pd_itmes .pd_itme figure figcaption {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    top: 0;
}

.product_list .top_list .pd_itmes .pd_itme figure figcaption .item_title {
    color: #000;
    padding-top: 25px;
    display: inline-block;
    font-size: 20px;
}

.product_list .top_list .pd_itmes .pd_itme figure figcaption .item_info {
    max-height: 60px;
    margin-bottom: 15px;
}

.product_list .top_list .pd_itmes .pd_itme figure figcaption .item_info h5 {
    color: #62dba4;
    font-size: 12px;
}

.product_list .top_list .pd_itmes .pd_itme figure figcaption .item_info p {
    width: 50%;
    margin: 0 auto;
    color: #666;
}

.product_list .top_list .pd_itmes .pd_itme figure .pd_p {
    position: absolute;
    left: 10px;
    top: 5px;
}

.product_list .top_list .pd_more {
    text-align: center;
    margin-top: 30px;
}

.product_list .top_list .pd_more a {
    background: linear-gradient(45deg, #17a0cc 0%, #22b2bf 51%, #38da98 100%);
    font-size: 22px;
    color: #fff;
    padding: 10px 37px;
    border-radius: 5px;
}

/* #02 */
.pd_benf {
    position: relative;
    padding-top: 20%;
    max-width: 1920px;
    margin: 10px auto;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 4;
}
.benefits_show {
    padding-top: 40%;
}

.pd_benf .pd_title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background: linear-gradient(45deg, #0075f9, #22b2bf 40%, #38da98);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.benefits_show .pd_title{
    top: 7%;
}
.product_list .pd_benf .pd_title {
    background: none;
    -webkit-text-fill-color: white;
    width: 100%;
}

.pd_benf .benf_desc {
    position: absolute;
    top: 26%;
    left: 15%;
    /* transform: translateX(-50%); */
}

.pd_benf .benf_desc h3 ,.pd_benf .benf_desc h2{
    color: #fff;
    font-size: 26px;
    margin-bottom: 40px;
}

.pd_benf .benf_desc ul {}

.pd_benf .benf_desc ul li {}

.pd_benf .benf_desc ul li p {
    color: #000000;
    font-size: 14px;
}

.pd_benf .benf_num {
    position: absolute;
    bottom: 10%;
    background: #e5e6e8e0;
    width: 1320px;
}

.pd_benf .benf_num ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 40px 0;
}

.pd_benf .benf_num ul li {
    text-align: center;
}

.pd_benf .benf_num ul li p {
    font-size: 16px;
}

.pd_benf .benf_num ul li b ,.pd_benf .benf_num ul li h3{
    font-size: 50px;
    background: linear-gradient(180deg, #aed28a, #13c394 40%, #09b8ac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pd_benf .benf_num ul li span {
    font-size: 18px;
}

/* #03 */
.pd_why {
    position: relative;
    padding: 110px 0;
}

.pd_why span {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-bottom: 60px;
    font-size: 19px;
}

.pd_why .pd_w {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pd_why .pd_w .pd_why_us {
    width: 49%;
    margin-bottom: 60px;
    position: relative;
}

.pd_why .pd_why_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pd_why .pd_why_desc h5 {
    /* background: linear-gradient(45deg, #0075f9, #1cc9c2 15%, #1ded91); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    font-size: 24px;
    margin-bottom: 40px;
    padding-left: 25px;
    padding: 10px 25px;
    position: absolute;
    top: -36px;
    color: #1cc9c2;
    width: 100%;
    background-color: #e6e6e6;
}

.pd_why ul {
    background: #0009;
    width: 100%;
    padding: 10px 0;
    padding-left: 10px;
    position: absolute;
    bottom: 0;
}

.pd_why ul li {
    line-height: 2;
}

.pd_why ul li p {
    color: #fff;
}

.pd_why .cover_wrap .cover {
    padding-top: 56%;
}

.product_list .pd_why .pd_title {
    margin-bottom: 15px;
}

/* #04 */
.pd_good {
    position: relative;
    padding-top: 40%;
    max-width: 1920px;
    margin: 10px auto;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 4;
}

.pd_good .layout {
    position: absolute;
    top: 30%;
    left: 15.5%;
    width: 36%;
}

.pd_good .pd_title {
    text-align: left;
    background: linear-gradient(45deg, #129fcc, #1cc9c2 35%, #1ded91);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 60px;
    line-height: 1.3;
}

.pd_good .benf_desc {}

.pd_good .benf_desc .pd_good_u {
    display: flex;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}

.pd_good .benf_desc .pd_good_u li {
    /* max-width: 36%; */
}

.pd_good .benf_desc .pd_good_u li img {
    max-height: 40px;
}

.pd_good .benf_desc .pd_good_u p {
    font-size: 14px;
    margin-top: 15px;
}

.pd_good .benf_desc p {
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
}

.pd_good .benf_desc b {
    display: inline-block;
}

/* #05 */
.pd_which {
    padding: 110px 0;
    position: relative;
}

.pd_which .pd_title {
    /*width: 50%;*/
    line-height: 1.3;
    margin: 0 auto;
    margin-bottom: 30px;
}

.pd_which span {
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.pd_which .pd_w {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;

}

.pd_which .pd_w .cover_wrap {}

.pd_which .pd_w .cover_wrap .cover {}

.pd_which .pd_w .pd_which_us {
    position: relative;
}

.pd_which .pd_w .pd_which_us {
    width: 50%;
    padding: 10px;
}


.pd_which .pd_w .pd_which_us .pd_which_desc {
    position: absolute;
    left: 110px;
    bottom: 10px;
    min-height: 110px;
}

.pd_which .pd_w .pd_which_us .pd_which_desc h5 {
    background: linear-gradient(180deg, #aed28a, #13c394 40%, #09b8ac);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-bottom: 10px;
}

.pd_which .pd_w .pd_which_us .pd_which_desc li p {
    font-size: 16px;
}

/* #07 */
.pd_tru {
    position: relative;
    padding-bottom: 20px;
}

.pd_tru .tru_desc {}

.pd_tru .tru_desc ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pd_tru .tru_desc ul li {
    width: 48%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0;
    align-items: flex-start;
}

.pd_tru .tru_desc ul li img {
    height: auto;
}

.pd_tru .tru_desc ul li .pd_tru_desc {
    width: 80%;
    margin-top: 24px;
}

.pd_tru .tru_desc ul li .pd_tru_desc h5 ,.pd_tru .tru_desc ul li .pd_tru_desc h2，.pd_tru .tru_desc ul li .pd_tru_desc h3{
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.pd_tru .tru_desc ul li .pd_tru_desc p {
    font-size: 18px;
}

.main.product_list .top_list {
    padding: 0;
}

.list_desc {
    text-align: center;
    margin-bottom: 50px;
}

.list_desc p {
    width: 66%;
    margin: 0 auto;
}

.main.product_list .top_list .pd_itmes {
    justify-content: flex-start;
}

.main.product_list .top_list .pd_itmes .pd_itme {
    -webkit-box-flex: 0 0 33.33333333%;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.333333%;
    width: 33.333333%;
}

.pd_list_top {
    margin-left: 350px;
}

.pd_aside.aside {
    width: 24%;
}

.pd_aside img {
    margin-left: 30px;
    margin-bottom: 20px;
}

.pd_aside .side-cate li:first-child {
    background: linear-gradient(45deg, #17a0cc 0%, #22b2bf 51%, #38da98 100%);
    border-radius: 5px;
    margin-left: 0;
    padding-left: 20px;
}

.pd_aside li:first-child a {
    color: #fff;
}

.pd_aside .side-cate li {
    margin-left: 20px;
}

.product_all .archive_product_title {
    font-size: 29px;
    text-align: left;
    padding-left: 0;
    padding-top: 0;
}

.product_all .archive_product_title a {
    background: linear-gradient(45deg, #0075f9, #22b2bf 40%, #38da98);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.product_a .aside {
    float: none;
}

.product_a .aside .aside-wrap {
    position: sticky;
    top: 100px;
}

.product_a .list_desc {
    max-width: 1320px;
    margin: 0 auto;
    margin-bottom: 40px;
}

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

/* 产品详情开始 */
.single_pd .benf_desc {
    width: 1200px;
    left: 53%;
    transform: translateX(-50%);
}

.single_pd .benf_desc ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.single_pd .benf_desc ul li {
    padding: 25px 0;
    width: 25%;
}

.single_pd .benf_desc ul li figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.single_pd .benf_desc ul li figure p {
    width: 78%;
    padding-left: 20px;
}

.single_pd .benf_desc ul li figure img {
    width: 62px;
    height: auto;
}

.pd_good.pd_new .layout {
    width: 41%;
}

.pd_new .benf_desc {}

.pd_new .benf_desc li {
    padding-left: 20px;
    position: relative;
}

.pd_new .benf_desc li::before {
    content: '>';
    color: #fff;
    position: absolute;
    left: 0;
    transform: scale(1, 2);
    margin-top: 4px;
}

.pd_new .benf_desc li p {
    padding-bottom: 5px;
    font-size: 18px;
}

.a_pow {
    position: relative;
    padding: 120px 0;
}

.a_pow .pd_why_us {
    position: relative;
    padding-bottom: 20px;
}

.a_pow .pd_why_us .cover_wrap {}

.a_pow .pd_why_us .cover_wrap .cover {
    padding-top: 34.1%;
}

.a_pow .pd_why_us .pd_why_desc {
    width: 60%;
    position: absolute;
    bottom: 10%;
    left: 50px;
}

.a_pow .pd_why_us .pd_why_desc h5 {
    text-align: left;
    background: linear-gradient(90deg, #129fcc, #1cc9c2 35%, #1ded91);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 100px;
    line-height: 1.3;
    font-size: 40px;
    width: 80%;
}

.a_pow .pd_why_us .pd_why_desc p {
    font-size: 18px;
    color: #ffff;
}

.a_pow .a_desc {}

.a_pow .a_desc ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: initial;
    flex-direction: initial;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.a_pow .a_desc ul li:nth-child(1) {
    width: 37%;
    position: relative;
}

.a_pow .a_desc ul li:nth-child(2) {
    width: 62%;
    position: relative;
}

.a_pow .a_desc ul li:nth-child(1) .cover {
    padding-top: 99%;
}

.a_pow .a_desc ul li:nth-child(2) .cover {
    padding-top: 59.1%;
}

.a_pow .a_desc ul li .pd_why_desc {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    /* background: #000000c9; */
}

.a_pow .a_desc ul li .pd_why_desc h5 {
    text-align: left;
    background: linear-gradient(90deg, #129fcc, #1cc9c2 35%, #1ded91);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3;
    margin-bottom: 20px;
    font-size: 32px;
}

.a_pow .a_desc ul li:nth-child(2) .pd_why_desc {
    background: none;
    width: 100%;
}

.a_pow .a_desc ul li:nth-child(2) .pd_why_desc h5 {
    text-align: right;
    margin-left: 50%;
}

.a_pow .a_desc ul li:nth-child(2) .pd_why_desc p {
    text-align: right;
    margin-left: 68%;
    color: #fff;
}

.a_pow .a_desc ul li .pd_why_desc p {
    color: #ffff;
}

.pd_tech {
    position: relative;
    padding-bottom: 100px;
}

.pd_may .layout {
    width: 950px;
}

.product_list.pd_may .top_list .pd_itmes {
    flex-wrap: nowrap;
}

.en_e h3 span {
    color: #D0092E;
}

.en_ee h3 span {
    color: #D0092E;
}

.global_page .global_message_wrap img {
    width: auto;
}

.global_message_wrap {
    height: 820px !important;
}

.index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
    margin-top: 0;
}

.change-language-title>.language-flag-zh {
    /*display: none;*/
}

/* 品牌大使 css */
.page_brand {
    position: relative;
}

.page_brand .bg_img {
    padding-top: 15.3%;
}

.page_brand .bg_img .brand_layout {
    width: 1320px;
    margin: 0 auto;
}

.page_brand .bg_img .page_title {
    text-align: left;
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    background-image: -webkit-linear-gradient(45deg, #0075fa 0%, #22b2bf 30%, #38da98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Semi_Bold';
    font-size: 48px;
}

.page_main .brand_top {
    background: #efefef;
    padding: 22px 60px;
    margin-top: 60px;
    position: relative;
}

.page_main .brand_top p {
    font-size: 16px;
    color: #595757;
}

.page_main .brand_man {
    position: relative;
    margin: 60px 60px 120px;
}

.page_main .brand_man .brand_man_desc {}

.page_main .brand_man .brand_man_desc .brand_man_itmes {
    flex-wrap: wrap;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme {
    text-align: center;
    width: 25%;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme a {
    display: inline-block;
    padding: 0 20px;
    background: #eeeeee;
    border: 1px solid #ccc;
    margin: 5px;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme h5 {
    background: #D0092E;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    margin: 0 -20px;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_img {
    margin: 30px 0;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_tt {
    padding-bottom: 25px;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_tt h4 {
    font-size: 21px;
    color: #000;
    font-family: 'Semi_Bold';
    font-weight: bold;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_tt p {
    font-size: 18px;
    color: #000;
    min-height: 54px;
}

.page_main .brand_man .brand_man_desc .swiper-pagination {
    position: absolute;
    bottom: -50px;
}

.page_main .brand_join {
    background: #efefef;
    padding: 75px 55px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.page_main .brand_join .brand_join_left {
    width: 45%;
    padding-right: 30px;
    border-right: 1px solid #999;
}

.page_main .brand_join .brand_join_left h3 {
    background-image: -webkit-linear-gradient(45deg, #0075fa 0%, #22b2bf 30%, #38da98 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Semi_Bold';
    font-size: 30px;
    margin-bottom: 45px;
}

.page_main .brand_join .brand_join_left p {
    margin: 36px 0 60px;
    font-size: 16px;
    line-height: 2;
}

.page_main .brand_join .brand_join_left span {
    font-size: 16px;
}

.page_main .brand_join .brand_join_right {
    width: 55%;
    padding-left: 55px;
}

.page_main .brand_join .brand_join_right form .mauticform-page-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.page_main .brand_join .brand_join_right form .mauticform-row {
    width: 100%;
    margin-top: 20px;
}

.page_main .brand_join .brand_join_right form .mauticform-row.form_name {
    width: 45%;
    text-transform: capitalize;
}

.page_main .brand_join .brand_join_right form .mauticform-row.form_name .form_file {
    display: none;
}

.page_main .brand_join .brand_join_right form .mauticform-row.form_name .file_btn {
    background: #efefef;
    padding: 5px 5px 5px 45px;
    border: none;
    position: relative;
}

.page_main .brand_join .brand_join_right form .mauticform-row.form_name .file_btn:before {
    content: '';
    position: absolute;
    width: 35px;
    left: 0;
    background-repeat: no-repeat;
    height: 35px;
    background-image: url('https://cdn.globalso.com/Sikaientech/ico_file.png');
}

.page_main .brand_join .brand_join_right form .form_qie {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.page_main .brand_join .brand_join_right form .form_qie span {
    width: 100%;
}

.page_main .brand_join .brand_join_right form .form_qie input {
    width: auto;
}

.page_main .brand_join .brand_join_right form .form_qie label {
    font-size: 16px;
    margin-right: 20px;
}

.page_main .brand_join .brand_join_right form span {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.page_main .brand_join .brand_join_right form span sup {
    color: red;
}

.page_main .brand_join .brand_join_right form input {
    width: 100%;
    height: 45px;
    border: 1px solid#cfcfcf;
    border-radius: 7px;
}

.page_main .brand_join .brand_join_right .mauticform-row {
    margin-bottom: 0;
}

.brand_join_right .mauticform-error,
.brand_join_right .mauticform-message {
    margin-bottom: 0;
}

.page_main .brand_join .brand_join_right form .form_qie .mauticform-label {
    width: 100%;
}

.page_main .brand_join .brand_join_right form .form_qie .mauticform-radiogrp-row input {
    height: auto;
}

.page_main .brand_join .brand_join_right form textarea {
    width: 100%;
    height: 45px;
    border: 1px solid#cfcfcf;
    border-radius: 7px;
    max-width: 600px;
}

.page_main .brand_join .brand_join_right form .form_btn {
    text-align: right;
}

.page_main .brand_join .brand_join_right form .form_btn button {
    background: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    color: #fff;
    border-radius: 5px;
    border: none;
    font-family: 'Semi_Bold';
    font-weight: bold;
    padding: 8px 30px;
    font-size: 16px;
    letter-spacing: 1.2px;
}

.page_main .brand_bottom {
    background: #efefef;
    margin-top: 15px;
    padding: 40px 15px 15px;
    position: relative;
    margin-bottom: 120px;
}

.home_partners .brand_bottom {
    padding: 0 0 0;
    margin-bottom: 0px;
}

.home_partners .brand_bottom {
    background: #ffffff;
}

.page_main .brand_bottom h4 {
    text-align: center;
    font-size: 30px;
    width: 58%;
    margin: 0 auto;
    font-family: 'Montserrat_Regular';
    color: #595757;
    font-weight: 100;
    margin-bottom: 45px;
}

.page_main .brand_bottom .brand_bot_desc {
    position: relative;
}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme {
    position: relative;
    margin: 6px;
    text-align: center;
}

.home_partners .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme {
    border-right: 1px dashed #666;
    margin-bottom: 20px;
    width: 19%;
}

.home_partners .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme:nth-child(5n) {
    border-right: 1px dashed #ffffff;
}

.home_partners .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme:after {
    content: '';
    width: 100%;
    height: 15%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    background: -webkit-linear-gradient(rgb(53 214 155 / 0%), rgb(2 2 2 / 18%), rgb(0 0 0 / 23%));
}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme:after {
    display: none;
}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme a {}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme .brand_bot_itme_img {}

.page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme p {
    position: absolute;
    bottom: 10px;
    color: #fff;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 120;
}

.dan_brand .page_title {}

.single_brand {
    position: relative;
    margin: 116px 0;
}

.single_brand .single_brand_tou {
    text-align: center;
}

.single_brand .single_brand_tou img {
    max-width: 504px;
}

.single_brand .single_brand_name {
    text-align: center;
    margin: 0 auto;
}

.single_brand .single_brand_name h3 {
    font-size: 30px;
    font-family: 'Montserrat_Regular';
    padding: 10px 0;
}

.single_brand .single_brand_name p {
    font-size: 30px;
    font-family: 'Montserrat_Light';
    margin-bottom: 10px;
}

.single_brand .single_brand_name h5 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
    background: #ebebeb;
    padding: 20px 10%;
}

.single_brand .brand_sns {
    text-align: center;
    margin: 30px 0;
}

.single_brand .brand_sns ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single_brand .brand_sns ul li {
    margin: 0 10px;
}

.page_brand.dan_brand .bg_img .page_title {
    font-size: 21px;
    width: 35%;
}

.single_brand p {
    font-size: 15px;
}

#location-map-canvas div[role="button"] {
    pointer-events: none
}

#location-map-canvas.active div[role="button"] {
    pointer-events: all
}

.inquiry-pop-bd .pc-show {
    display: block;
}

.blog_details.blog_list .list_left .pe_day .blo_man span {
    margin-left: 10px;
    color: #dadada;
}

.blog_details.blog_list .list_left .pe_day .blo_man p {
    display: inline-block;
    margin-left: 10px;
    color: #dadada;
}

.blog_details.blog_list .list_left .pe_day .blo_man span:before {
    content: '\f06e';
    font-family: 'fontawesome';
    display: inline-block;
    margin-right: 5px;
}

.index_kol_esc::-webkit-scrollbar,
.fade-left::-webkit-scrollbar,
.index_blog_itme::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

/*------ 设置轨道 ------*/
.index_kol_esc::-webkit-scrollbar-track,
.fade-left::-webkit-scrollbar-track,
.index_blog_itme::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

/*------ 设置滚动快 ------*/
.index_kol_esc::-webkit-scrollbar-thumb,
.fade-left::-webkit-scrollbar-thumb,
.index_blog_itme::-webkit-scrollbar-thumb {
    background-color: #888888;
    /*background-image: -webkit-linear-gradient(*/
    /*  45deg,*/
    /*  rgba(255, 255, 255, 0.4) 25%,*/
    /*  transparent 25%,*/
    /*  transparent 50%,*/
    /*  rgba(255, 255, 255, 0.4) 50%,*/
    /*  rgba(255, 255, 255, 0.4) 75%,*/
    /*  transparent 75%,*/
    /*  transparent*/
    /*);*/
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

/* 展会 */
.exhibition_desc {
    position: relative;
}

.page_main .exhibition_layou {
    width: 73.801%;
}

.exhibition_desc .exhibition_title {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0 30px;
}

.exhibition_desc .exhibition_title .exhibition_titl {
    padding: 8px 20px;
    background: #dedede;
    margin: 0 10px;
    min-width: 120px;
    color: #7b7b7b;
    cursor: pointer;
}

.exhibition_desc .exhibition_title .exhibition_titl:hover,
.exhibition_desc .exhibition_title .exhibition_titl.current {
    background: linear-gradient(180deg, #29bf75 0%, #13c297 51%, #09b9ad 100%);
    color: #fff;
}

.exhibition_desc .exhibition_itmes {}

.exhibition_desc .exhibition_itmes .exhibition_list {}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item {}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap {}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap a {}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap a img {
    height: auto;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info {
    background: #ededed;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .item-title {
    margin-bottom: 20px;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .blog-no {
    color: #979797;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .blog-addr {
    color: #979797;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .blog-no::before {
    content: '\f041';
    font-family: 'fontawesome';
    margin: 0 8px 0 1px;
    font-size: 18px;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .blog-addr::before {
    content: '\f0ac';
    font-family: 'fontawesome';
    margin: 0 6px 0 0;
    font-size: 18px;
    /* position: absolute; */
    /* left: -21px; */
    /* top: -2px; */
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .read_more {
    position: absolute;
    right: 20px;
    bottom: 34px;
    color: #D0092E;
    opacity: 0;
    font-weight: 600;
}

.exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .blog-meta {
    margin-top: 4px;
}

@media only screen and (max-width: 1800px) {
    .jc_news .swiper-slide a .item_img {max-height:210px!important;}
    .blog_page .main .blog_heard .heard_right .prompt {
        display: none;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current p {
        font-size: 18px;
    }

    .index_motive,
    .index_about,
    .index_kol {
        margin: 60px auto;
    }

    .index_news {
        margin: 0 auto 60px;
    }

    .index_life .index_life_itmes .index_life_desc {
        width: 85%;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 200px;
    }

    .index_news .index_news_itmes .index_blog_itme {
        max-height: 363px;
    }
}

@media only screen and (max-width: 1700px) {
    .index_motive .index_motive_itmes .index_motive_itme {}

    .container .index_title .title_txt,
    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 b {
        font-size: 40px;
    }

    .container .index_life .index_life_itmes .index_life_desc h4 {
        font-size: 24px;
    }

    .container .index_kol .index_kol_itmes .index_kol_itme h4 {
        font-size: 16px;
        margin: 0;
    }

    .nav_wrap .head_nav>li>a {
        font-size: 14px;
    }

    .new_head.web_head .nav_wrap .head_nav>li {
        margin: 0 6px;
    }
}

@media only screen and (max-width: 1680px) {
    .powerbattery_section_container {
        margin: 70px 0
    }

    .powerbattery_title {
        margin-top: 15px;
        font-size: 70px
    }

    .powerbattery_imgwrap sub {
        font-size: 40px
    }

    .powerbattery_desc {
        margin-top: 10px;
        font-size: 30px
    }

    .power_icons {
        margin-top: 15px
    }

    .power_icons span img {
        max-width: 50px
    }

    .power_icons span+span {
        margin-left: 15px
    }

    .power_icons span {
        font-size: 18px
    }

    .powerbattery_content .powerbattery_content_title {
        margin-bottom: 50px;
        font-size: 28px;
        line-height: 34px
    }

    .powerbattery_content .powerbattery_content_desc {
        font-size: 20px;
        line-height: 24px
    }

    .powerbattery_content .powerproduct_more {
        margin-top: 35px;
        font-size: 20px;
        line-height: 50px
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        font-size: 45px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        font-size: 26px;
        line-height: 34px
    }

    .powerarr_img {
        margin: 90px
    }

    .page_household_energy_storage_solutions .layout {
        width: 90%;
    }

    .page_protable_energy_storage_solutions .layout {
        width: 80%;
    }

    #page_Globalization_area .layout {
        width: 80%;
    }

    .lithiumleadacid_section01 {
        padding-top: 100px !important;
        padding-bottom: 30px !important
    }

    .lithiumleadacid_section {
        padding: 170px 45px
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 40px;
        line-height: 50px
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        font-size: 18px;
        line-height: 24px
    }

    .lithiumleadacid01_right .lithiumleadacid01_name {
        font-size: 15px
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_coloum .lithiumleadacid_coloumdesc p,
    .lithiumleadacid_section04_wrap p {
        font-size: 14px;
        line-height: 18px
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        font-size: 16px;
        line-height: 1
    }

    .lithiumleadacid_section_img .img_img {
        right: 32%;
        max-width: 25%
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 200px !important;
    }

    .container .index_news .swiper-container-horizontal>.swiper-pagination-progressbar {
        opacity: 0;
    }

    .contact_from,
    .page_contact .contact_desc {
        transform: scale(.8);
    }

    .page_contact .contact_desc {
        margin: -120px 0;
        margin-top: -120px !important;
    }

    .container .contact_from .from_left .cont_btn p {
        font-size: 30px;
    }

    .about_itme.about_5.pc-show .layout {
        top: 54%;
    }

    .index_chuan .chuan_desc h4 a {
        font-size: 24px;
    }

    body .index_chuan .chuan_desc h4 {
        width: 80%;
        line-height: .8;
    }

    body .index_chuan .chuan_desc {
        align-items: center;
    }

    body .index_chuan {
        transform: scale(.9);
    }

    .about_itme.about_4.pc-show .about_title {
        width: 70%;
    }

    .about_itme.about_4.pc-show .about_txt {
        width: 55%;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
        font-size: 18px;
        padding: 20px 40px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current p {
        padding: 18px;
        min-height: auto;
        font-size: 16px;
    }

    .index_kol .index_kol_itmes h4 a {
        font-size: 16px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme {
        padding: 10px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme h4 {
        font-size: 12px;
        width: 73%;
    }
}

@media only screen and (max-width: 1600px) {
    .services_bd {
        padding: 0 25px
    }

    .index_lys_services .services_right .items .item i {
        font-size: 70px;
    }

    .index_lys_services .services_right {
        padding-left: 50px
    }

    .index_lys_services .services_content {
        width: 100%
    }

    .page_down .layout {
        width: 80% !important;
    }

    .blog_page .main .blog_heard .heard_right:hover .prompt {
        opacity: 0 !important;
    }

    .container .index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
        /* top:-78px; */
        /* font-size: 26px; */
    }

    .container .index_market .index_market_li .index_market_itmes .index_market_itme.current p {
        font-size: 14px;
    }

    .container .index_news .index_news_itmes .index_news_itme .more_time a {
        font-size: 16px;
    }

    .container .news_head .single_news .head_text h1 {
        font-size: 24px;
    }

    .product_list .pd_good .benf_desc .pd_good_u li {
        /* max-width: 15%; */
    }

    .pd_good.pc-show .layout {
        top: 15%;
    }

    .banner_contant_box .title h3 {
        font-size: 35px;
    }

    .slide_1 .banner_contant_box .items .item i {
        font-size: 55px
    }

    .index_motive .index_motive_itmes .index_motive_itme {}

    .no-gutters {
        width: 35.5% !important;
        padding: 0 30px !important;
    }

    #location-map-canvas {
        width: 64% !important;
    }

    .d-flex input {
        width: 88% !important;
    }
}

@media only screen and (max-width: 1500px) {
    .page_blog .sub_head_cont {
        left: 54%;
    }

    .blog_page .author_all .author_top .author_top_right p {
        font-size: 20px;
    }

    .product_list .pd_benf .pd_title {
        top: 20px;
    }

    .product_list .pd_benf .benf_num ul li b {
        font-size: 38px;
    }

    .blog_page .layout {
        width: 1200px;
    }

    .blog_page .main .blog_heard .heard_right .prompt {
        display: none;
    }

    .page_blog .sub_head_cont .blog_desc .blog_title h3 {
        font-size: 46px;
    }

    .single_pd.pd_benf .pd_title {
        top: 20px;
    }

    .single_pd.pd_benf .benf_desc {
        top: 80px;
        left: 45%;
    }

    .pd_good.pd_new .layout {
        top: 10%;
    }

    .a_pow .a_desc ul li:first-child {
        width: 38%;
    }

    .a_pow .a_desc ul li:last-child {
        width: 60.5%;
    }

    .index_news .index_news_itmes .index_news_itme .more_time time,
    .index_news .index_news_itmes .index_news_itme .more_time .blog-addr,
    .index_about .index_about_txt p {
        font-size: 14px;
    }

    .index_about .index_about_txt h5 {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width: 1440px) {
    .index_news .news_btns .news_swiper_prev {
        left: 0;
        z-index: 99;
    }

    .index_news .news_btns .news_swiper_next {
        right: 0;
        z-index: 99;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 180px !important;
    }

    .index_news .index_news_itmes .index_blog_itme {
        max-height: 340px;
    }

    .index_news .index_news_itmes .index_news_itme h4 a,
    .container .index_news .index_news_itmes .index_news_itme .more_time a {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .about_itme.pc-show .layout {
        transform: scale(.8) translateY(-50%);
    }

    .about_itme.about_1.pc-show .about_desc {
        padding-right: 10%;
    }

    .about_itme.about_2.pc-show .layout {
        top: 45%;
    }

    .about_itme.about_3.pc-show .layout {
        width: 50%;
        top: 41%;
    }

    .about_itme.about_4.pc-show .about_txt {
        width: 66%;
    }

    .about_itme.about_4.pc-show .about_title {
        width: 74%;
    }

    .about_itme.about_5.pc-show .layout {
        top: 50%;
        width: 56%;
    }

    .about_itme.about_6.pc-show .layout {
        width: 64%;
        top: 40%;
    }

    .about_itme.about_6.pc-show .about_desc {
        padding-left: 10px;
    }

    .about_itme.about_10.pc-show .layout {
        top: 90%;
    }

    .about_itme.about_5.pc-show .layout {
        top: 53%;
    }

    .about_itme.about_4.pc-show .about_title {
        width: 100%;
    }

    .about_itme.about_4.pc-show .about_txt {
        width: 92%;
    }

    .about_itme.about_3.pc-show .about_title {
        padding-bottom: 30px;
    }

    .page_support .top_all .supp_ser ul li figure {
        padding: 30px 25px 10px;
    }

    .page_support .top_all .supp_ser ul li figure p {
        font-size: 12px;
    }

    .container .new_head .nav_wrap .head_nav>.fd_nav>ul {
        padding: 40px 150px;
    }

    .pd_benf .layout .benf_num {
        bottom: 5%;
        width: 96%;
    }

    .pd_benf .layout .benf_num ul {
        padding: 20px 0;
    }

    .pd_tru .layout .tru_desc ul li .pd_tru_desc p,
    .pd_benf .layout .benf_desc ul li p {
        font-size: 14px;
    }

    .pd_good.pc-show .layout {
        width: 60%;
        top: 15%;
        left: 3.5%;
    }

    .product_list .top_list .pd_itmes .pd_itme {
        width: 25%;
    }

    .archive_product_title,
    .product_list .pd_title {
        font-size: 34px !important;
    }

    .pd_tru .tru_desc ul li img {
        width: 70px;
    }

    .pro_main .main {
        width: calc(100% - 300px);
    }

    .product_list .top_list .pd_itmes .pd_itme figure figcaption .item_info {
        margin-bottom: 5px;
    }

    .product_all .archive_product_title {
        font-size: 24px !important;
    }

    .web_main .pd_aside.aside {
        width: 22%;
    }

    .web_head .head_layer .layout {
        width: 95%
    }

    .foot_sns li img {
        max-width: 45px;
        height: auto
    }

    .banner_contant_box .title h3 {
        font-size: 40px
    }

    .slide_1 .banner_contant_box .items .item i {
        font-size: 55px
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text h3 {
        font-size: 18px
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li a {
        font-size: 16px
    }

    .index_lys_services .services_content {
        width: 95%
    }

    .index_lys_services .services_right .items .item i {
        font-size: 55px
    }

    .slide_1 .banner_contant_box {
        width: 50%
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text h3 {
        font-size: 18px
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li a {
        font-size: 18px
    }

    .index_lys_services .services_left .item h3 {
        font-size: 18px
    }

    .index_lys_services .services_right .items .item.item_2 i,
    .index_lys_services .services_right .items .item i {
        font-size: 35px
    }

    .index_lys_services .services_left .item p {
        font-size: 12px
    }

    .index_lys_services .services_right {
        padding-left: 55px
    }

    .lyt_yingyong_box ul li:nth-child(2) a>div:nth-child(2) div {
        left: 35%;
    }

    .web_footer,
    .web_footer a {
        font-size: 12px
    }

    .bottom_nocopy_titles {
        font-size: 14px;
    }

    .lyt_yingyong_box {
        height: 600px
    }

    .lyt_yingyong_box ul li {
        height: 100%
    }

    .index_lys_services .services_content .services_title h2 {
        font-size: 35px
    }

    .index_news .index_news_swiper .item_text h3 {
        font-size: 16px;
    }

    /***about **/
    .page_certifications .content {
        width: 95%
    }

    .mc_cont1360 {
        width: 95%
    }

    .page_batteries .item_text {
        margin-left: 55px;
    }

    .page_batteries .item_text h3 {
        font-size: 34px;
    }

    .page_batteries .item_text ul li h4 {
        font-size: 20px
    }

    .page_batteries .item_text ul li p {
        font-size: 22px
    }

    .page_Sikaien .Sikaien_bd,
    .page_Manufacturing {
        background-position-x: right !important;
    }

    .page_history .mc_d2s2_content {
        padding-left: 0
    }

    .page_vision .item .item_text h3 {
        font-size: 24px
    }

    .page_vision .item .item_text p {
        font-size: 16px
    }

    .page_vision .item .item_text {
        padding: 0 25px
    }

    .page_batteries .item_text {
        padding-right: 50px
    }

    .page_energy_nav a {
        width: 300px;
    }

    .page_energy_benefits .benefits_bd .benefits_item .item_text li a {
        font-size: 16px
    }

    .page_energy_benefits .benefits_bd .benefits_item .item_text h5 {
        font-size: 34px;
    }

    .page_energy_benefits .benefits_bd .benefits_item .item_text li::before {
        top: 2px
    }

    .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text h4,
    .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span {
        font-size: 42px
    }

    .nav_wrap .head_nav>li li a {
        padding: 4px 15px;
    }

    .web_footer .foot_item .foot_item_bd ul li a,
    .nav_wrap .head_nav>li li {
        font-size: 12px;
    }

    .container .web_footer.new_footer .foot_item .title {
        font-size: 16px;
    }

    .index_motive .index_motive_itmes .index_motive_itme {}

    .index_news .index_news_itmes .index_news_itme h4,
    .index_kol .index_kol_itmes .index_kol_itme h4,
    .index_market .index_market_li .index_market_itmes .index_market_itme.active p {
        font-size: 16px;
    }

    .new_head.web_head .head_layer .layout {
        width: 95%;
    }

    .container .index_title .title_txt {
        font-size: 36px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:first-child .index_motive_itm {
        font-size: 16px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:last-child .index_motive_itm {
        line-height: 30px;
        font-size: 12px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 {
        font-size: 20px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm p {
        font-size: 12px;
    }

    .new_head.web_head .nav_wrap .head_nav>li {
        margin: 0 4px;
    }

    .nav_wrap .head_nav>li>a {
        font-size: 14px;
    }

    .index_sns_top li img {
        max-width: 20px;
        height: auto;
    }

    .index_sns_top li {
        padding: 2px;
    }

    .index_sns_top {
        right: 15px;
        bottom: 75px;
    }

    .gotop {
        height: 34px;
        width: 34px;
        line-height: 34px;
    }

    .container .index_market .index_market_li .index_market_itmes .index_market_itme.active h4 {
        font-size: 24px;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
        font-size: 30px;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
        margin-bottom: 20px;
    }

    .index_news .index_news_itmes .index_news_itme .lei_new,
    .index_kol .index_kol_itmes .more_btn,
    .index_kol .index_kol_itmes h4 a {
        font-size: 14px;
    }

    .container .swiper-pagination-progressbar.swiper-pagination-white {
        top: 95%;
    }

    .index_kol .index_kol_itmes .index_kol_esc {
        max-height: 280px;
    }

    .index_kol .index_kol_itmes .more_btn {
        bottom: 16px;
    }
}

@media only screen and (max-width: 1400px) {
    .page_down .layout {
        width: 80%;
    }

    .page_down .layout .down_all .down_img .row_app {
        top: 65px;
        left: 40px;
        transform: scale(.8);
    }
}

@media only screen and (max-width: 1366px) {
    .product_page_layout .product_page_title {
        font-size: 42px;
    }

    .product_page_layout .product_golfpage_title {
        line-height: 40px;
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 36px;
        line-height: 44px
    }

    .lithiumleadacid01_right .lithiumleadacid01_name {
        font-size: 14px
    }

    .solution_bath_bar li a {
        font-size: 14px
    }

    .lithiumleadacid_section {
        padding: 130px 0
    }

    .lithiumleadacid_title {
        font-size: 28px;
        line-height: 32px
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        top: 70px;
        width: 45%
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 40px;
        line-height: 50px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-bottom: 35px;
        font-size: 26px
    }

    .energystorage02_topwrap,
    .energystorage_section03 {
        margin: 100px auto
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 26px
    }

    .energystorage02_topwrap .energystorage02_toptitle {
        margin-bottom: 45px;
        padding-bottom: 25px
    }

    .energystorage02_topwrap .energystorage02_toptitle span {
        font-size: 40px
    }

    .device_advantage .installation_desc,
    .energystorage02_topwrap .energystorage02_topsubtit,
    .energystorage02_topwrap .energystorage02_toptext {
        font-size: 20px;
        line-height: 22px
    }

    .energystorage_section03 .series_img .series_model {
        font-size: 18px
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 20px
    }

    .energystorage_section03 .energystorage03_desc {
        line-height: 24px
    }

    .energystorage_section03 .energystorage03_title {
        font-size: 28px
    }

    .energystorage02_topwrap .energystorage02_topdesc {
        margin: 20px 0;
        font-size: 26px
    }

    .Power_installation {
        padding: 0 45px
    }

    .Power_installation .installation_title {
        font-size: 22px;
        line-height: 26px
    }

    .device_advantages .device_advantage {
        margin-top: 45px
    }

    .device_advantage .installation_tit {
        margin-bottom: 15px
    }

    .Power_installation .installation_title,
    .energystorage_section03 .energystorage03_desc,
    .energystorage_section03 .energystorage03_title,
    .energystorage_subtitle {
        margin-bottom: 35px
    }

    .energystorage_subtitle {
        font-size: 22px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_icontit {
        margin-bottom: 10px;
        font-size: 18px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_iocndesc {
        font-size: 14px;
        line-height: 18px
    }

    .energystorage_title {
        font-size: 26px;
        line-height: 32px
    }

    .pdclassification_column .pdclassification_title a {
        margin-bottom: 15px;
        font-size: 22px
    }

    .aside_certificate {
        margin-top: 300px
    }

    .pdcategory_container .pdcategory_title {
        font-size: 28px
    }

    .pdcategory_container .pdcategory_desc {
        font-size: 16px;
        max-width: 600px;
        line-height: 18px
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 180px !important;
    }

    .page_main .blog-item .item-img img {
        height: auto;
    }

    .powerbattery_title {
        font-size: 60px
    }

    .powerbattery_section_container {
        margin: 50px 0
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        font-size: 36px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        width: 90%;
        font-size: 24px;
        line-height: 30px
    }

    .powerarr_img {
        margin: 70px
    }

    .powerbattery_content .powerbattery_content_title {
        margin-bottom: 35px;
        font-size: 26px;
        line-height: 30px
    }

    .powerbattery_content .powerbattery_content_desc {
        font-size: 18px;
        line-height: 22px
    }

    .powerbattery_content .powerbattery_content_desc p+p {
        margin-top: 15px
    }

    .powerbattery_content .powerproduct_more {
        font-size: 18px
    }

    .power_icons span {
        font-size: 16px
    }

    .power_icons {
        background: rgba(255, 255, 255, .75)
    }

    .powerarr_img {
        margin: 50px
    }

    .powerarr_img img {
        max-width: 100px
    }

    .power_icons {
        padding: 15px 30px
    }

    .web_head.new_head .nav_wrap .head_nav>.fd_nav>ul {
        padding: 40px;
    }

    .bottom_xp.company-subscribe {
        background: none;
        box-shadow: none;
        right: 10px;
        border: none;
        bottom: 140px;
    }

    .bottom_xp.company-subscribe img {
        height: 34px;
    }

    .inquiry-pop-bd {
        margin: -260px 0 0 -275px;
    }
}

@media only screen and (max-width: 1360px) {
    .page_brand .bg_img .brand_layout {
        width: 100%;
    }

    body {
        min-width: 100%;
    }

    .page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme {
        width: 23.5%;
    }

    .page_brand .bg_img .page_title {
        left: 5%;
    }

    .page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme {
        width: 33.333%;
    }
}

@media only screen and (max-width: 1300px) {
    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
        font-size: 30px;
    }

    .btn_more,
    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
        font-size: 14px;
    }

    .index_life .index_life_itmes .index_life_desc h4 {
        font-size: 20px;
    }

    .index_motive .index_motive_itmes .index_motive_itme {}

    .container .index_title .title_txt,
    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 b {
        font-size: 30px;
    }

    .container .index_life .index_life_itmes .index_life_desc h4 {
        font-size: 18px;
    }

    .index_video .pic_ico {
        width: 60px;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei {
        top: 30px;
        left: 30px;
    }

    .index_kol .layout {
        width: 98%;
    }

    .page_blog .sub_head_cont .blog_desc .blog_title h3 {
        font-size: 36px;
    }

    .page_blog .sub_head_cont {
        left: 60%;
    }

    .pd_benf .layout .benf_num {
        width: 85%;
    }

    .product_list .pd_tru {
        padding-bottom: 20px;
    }

    .product_list .pd_why {
        padding: 30px 0;
    }

    .pd_benf.pc-show .benf_desc {
        transform: translateX(-35%);
        left: 24%;
    }

    .blog_page .layout {
        width: 1050px;
    }

    .product-view {
        width: 48%;
    }

    .single_pd.pd_benf .benf_desc ul li {
        padding: 25px 0 0px;
    }

    .product_xq .pd_new .benf_desc li p {
        font-size: 16px;
    }

    .pd_tech .pd_title,
    .pd_good.pd_new .pd_title,
    .single_pd .pd_title,
    .product_list .pd_title {
        font-size: 27px;
    }

    .product_xq .a_pow {
        padding: 50px 0;
    }

    .product_xq .a_pow .pd_why_us .pd_why_desc h5 {
        margin-bottom: 50px;
        font-size: 28px;
    }

    .product_xq .a_pow .pd_why_us .pd_why_desc p {
        font-size: 14px;
    }

    .index_kol .index_kol_itmes .video_txt time,
    .index_kol .index_kol_itmes .video_txt h4 {
        margin-top: 10px;
    }

    .index_kol .index_kol_itmes .index_kol_es {
        padding-bottom: 10px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
        font-size: 16px;
    }

    .index_news .index_news_itmes .index_news_itme h4,
    .index_kol .index_kol_itmes .video_txt time {
        font-size: 14px;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 168px !important;
    }

    .index_news .index_news_itmes .index_blog_itme {
        max-height: 325px;
    }

    .foot_service .layout,
    .index_sns .layout {
        width: 95%;
    }

    .web_footer .foot_item {
        margin-top: 20px;
    }

    .exhibition_desc .exhibition_itmes .exhibition_list .blog-item .item-wrap .item-info .item-title {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .exhibition_desc .exhibition_itmes .exhibition_list .blog-item {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1280px) {
    .page_safety_warp {
        background-position: left center !important
    }

    .side-cate li .icon-cate {
        right: -20px;
    }

    .page_simple_warp {
        background-size: cover !important;
        background-position-x: right !important;
    }

    .page_storage_item figcaption h2 {
        font-size: 30px
    }

    .page_simple_list {
        margin-top: 30%
    }

    .web_head .logo img {
        max-height: 32px;
    }

    .blog-item {
        width: 33.3%;
        margin-bottom: 30px;
    }

    body {
        min-width: 1100px
    }

    .layout {
        width: 1100px
    }

    .container .web_head.new_head .nav_wrap .head_nav>.fd_nav>ul {
        padding: 40px 0;
    }

    .d-flex input {
        width: 78%;
    }

    .page_residential_warp {
        /*padding: 0px 0 210px;*/
        background-position: right !important;
        background-size: 100% !important;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img h3 {
        font-size: 24px;
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li {
        margin-bottom: 5px;
    }

    .but_bgcolor a {
        width: auto;
    }

    .explore_area {
        width: 50% !important;
        margin-bottom: 20px;
    }

    .lithiumleadacid_section .layout,
    .page_energy_storage_solutions .layout {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 30px;
        line-height: 36px
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        font-size: 14px;
        line-height: 20px
    }

    .lithiumleadacid01_right .lithiumleadacid01_name {
        font-size: 12px
    }

    .lithiumleadacid_section01 {
        padding-top: 70px !important;
        padding-bottom: 15px !important
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        margin-top: 45px
    }

    .lithiumleadacid_section {
        padding: 90px 0
    }

    .lithiumleadacid_title {
        font-size: 24px;
        line-height: 28px
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_coloum .lithiumleadacid_coloumdesc p,
    .lithiumleadacid_section04_wrap p {
        font-size: 12px;
        line-height: 16px
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_section04_wrap p {
        margin-top: 15px
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        margin-bottom: 10px;
        margin-left: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 1
    }

    .lithiumleadacid02_right {
        -webkit-flex: 0 0 45%;
        -ms-flex: 0 0 45%;
        -webkit-box-flex: 0;
        flex: 0 0 45%
    }

    .lithiumleadacid_coloum {
        width: 48%;
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        -webkit-box-flex: 0;
        flex: 0 0 48%
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumtit img {
        right: 10px;
        bottom: -10px;
        max-width: 50px
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_section04_wrap p {
        margin-top: 10px
    }

    .lithiumleadacid_section04 .lithiumleadacid_more {
        margin-top: 30px;
        font-size: 13px;
        line-height: 35px
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        top: 50px
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        margin-bottom: 15px
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumdesc {
        padding: 0 10px;
        font-size: 12px
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum {
        margin-bottom: 25px
    }

    .lithiumleadacid_coloums04 {
        padding: 70px 0 30px 0
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        left: 30px
    }

    .lithiumleadacid_section04 .lithiumleadacid_section04_rightwrap {
        right: 30px;
        left: unset
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 34px;
        line-height: 44px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-bottom: 25px;
        font-size: 22px
    }

    .solution_bath_bar {
        margin-top: 90px
    }

    .energystorage02_topwrap,
    .energystorage_section03 {
        margin: 70px auto
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 36px;
        line-height: 44px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-bottom: 25px;
        font-size: 22px
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 22px
    }

    .energystorage02_topwrap .energystorage02_toptitle {
        margin-bottom: 25px;
        padding-bottom: 10px
    }

    .energystorage02_topwrap .energystorage02_toptitle span {
        font-size: 36px
    }

    .device_advantage .installation_desc,
    .energystorage02_topwrap .energystorage02_topsubtit,
    .energystorage02_topwrap .energystorage02_toptext {
        font-size: 18px;
        line-height: 20px
    }

    .energystorage_section03 .series_img .series_model {
        font-size: 16px
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 18px
    }

    .energystorage_section03 .energystorage03_desc {
        line-height: 22px
    }

    .energystorage_section03 .energystorage03_title {
        font-size: 26px
    }

    .energystorage02_topwrap .energystorage02_topdesc {
        margin: 20px 0;
        font-size: 24px
    }

    .Power_installation {
        padding: 0 30px
    }

    .Power_installation .installation_title {
        font-size: 20px;
        line-height: 24px
    }

    .device_advantages .device_advantage {
        margin-top: 25px
    }

    .device_advantage .installation_tit {
        margin-bottom: 10px
    }

    .Power_installation .installation_title,
    .energystorage_section03 .energystorage03_desc,
    .energystorage_section03 .energystorage03_title,
    .energystorage_subtitle {
        margin-bottom: 20px
    }

    .energystorage_subtitle {
        font-size: 20px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_icontit {
        margin-bottom: 10px;
        font-size: 16px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_iocndesc {
        font-size: 12px;
        line-height: 16px
    }

    .energystorage_coloum .energystorage_iconimg img {
        max-width: 75px
    }

    .energystorage_coloum .energystorage_iconimg {
        position: relative;
        margin-right: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75px;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px
    }

    .energystorage_title {
        font-size: 24px;
        line-height: 30px
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 24px
    }

    .energystorage02_bottomwrap .energystorage02_title {
        margin-bottom: 35px
    }

    .pdclassification_column figure {
        padding: 15px 10px
    }

    .pdclassification_column .pdclassification_title a {
        margin-bottom: 10px;
        padding: 0 15px;
        font-size: 18px
    }

    .pagepdcategory_container {
        padding: 50px 0
    }

    .pdcategory_container .pdcategory_title {
        font-size: 24px;
        line-height: 28px
    }

    .pdcategory_container .pdcategory_desc {
        font-size: 14px;
        max-width: 80%;
        line-height: 16px
    }

    .pdcategory_power {
        font-size: 12px
    }

    .pdcategory_tit a {
        font-size: 16px;
        line-height: 18px
    }

    .pdcategory_infomation {
        padding: 10px 7px
    }

    .pdcate_aside li a {
        padding: 0 15px;
        height: 38px;
        font-size: 12px;
        line-height: 14px
    }

    .pdcate_aside li+li {
        margin-top: 10px
    }

    .pdcategory_container {
        width: calc(100% - 250px)
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 180px !important;
    }

    .lyt_yingyong_box {
        height: 450px;
    }

    .web_footer .foot_item_follow {
        display: inline-block;
        -webkit-box-flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        width: 25%;
        padding: 15px 25px;
        padding-top: 15px;
        padding-top: 65px;
    }

    .index_lys_services .services_right .items .item.item_1 i {
        font-size: 25px
    }

    .foot_sns li img {
        max-width: 30px
    }

    .slide_1 .banner_contant_box {
        top: 10%
    }

    .page_Comprehensive .content .Comprehensive_bd .Comprehensive_text {
        padding-top: 45px
    }

    .index_news .index_news_title {
        font-size: 30px
    }

    .page_Comprehensive {
        background-color: #000 !important;
    }

    .page_Comprehensive .content .Comprehensive_bd .Comprehensive_text {
        position: relative;
        top: 0;
        left: 0;
        margin: auto;
    }

    .page_energy_section .item_text h3 {
        font-size: 34px;
    }

    .page_energy_banner .energy_title h3 {
        font-size: 46px
    }

    .page_energy_banner .energy_title h1 {
        font-size: 46px
    }

    .energy_title span {
        font-size: 28px
    }

    .page_energy_overview .overview_bd.batteries .item h5 {
        font-size: 24px
    }

    .page_energy_overview .overview_bd p {
        font-size: 20px
    }

    .index_life .index_life_itmes .index_life_desc {
        bottom: 10px;
    }

    .index_kol .index_kol_itmes .index_kol_es {
        padding-bottom: 6px;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 166px !important;
    }

    .index_news .index_news_itmes .index_news_itme .more_time time,
    .index_news .index_news_itmes .index_news_itme .more_time .blog-addr,
    .index_about .index_about_txt p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1200px) {
    .products_icon li {
        width: 80px;
    }

    body {
        min-width: inherit
    }

    .layout {
        width: 92%
    }

    .pro_img_slid_box .layout {
        width: 92%
    }

    .foot_nav_bar {
        text-align: center
    }

    .foot_nav_bar .foot_nav {
        float: none;
        text-align: center
    }

    .foot_nav_bar .head-search {
        display: inline-block;
        float: none;
        margin-top: 5px
    }

    .foot_contact_list {
        width: 100%;
        float: none
    }

    .foot_sns {
        width: 100%;
        float: none;
        text-align: left;
        padding-top: 20px
    }

    .head_sns .foot_sns {
        width: auto;
        padding-top: 0;
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        margin-bottom: 15px;
        font-size: 30px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        width: 100%;
        font-size: 22px;
        line-height: 26px
    }

    .powerbattery_section01_container .powerbattery_section01_text p+p {
        margin-top: 15px
    }

    .powerbattery_title {
        font-size: 45px
    }

    .powerbattery_imgwrap sub {
        font-size: 22px
    }

    .powerbattery_desc {
        margin-top: 5px;
        font-size: 24px
    }

    .power_icons span img {
        max-width: 40px
    }

    .power_icons span+span {
        margin-left: 10px
    }

    .power_icons span {
        font-size: 14px
    }

    .power_icons {
        padding: 15px
    }

    .powerbattery_content .powerbattery_content_title {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px
    }

    .powerbattery_content .powerbattery_content_desc {
        font-size: 14px;
        line-height: 18px
    }

    .powerbattery_content .powerproduct_more {
        font-size: 14px;
        line-height: 40px
    }

    .index_motive .index_motive_itmes .index_motive_itme {}

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
        font-size: 34px;
    }

    .index_life .index_life_itmes .index_life_desc h4 {
        font-size: 20px;
    }

    .btn_more,
    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
        font-size: 16px;
    }

    .container .index_title .title_txt,
    .index_market .index_market_li .index_market_itmes .index_market_itme.active h4 {
        font-size: 26px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.active p {
        font-size: 14px;
    }

    .nav_wrap .head_nav>li>a {
        font-size: 12px;
    }

    .container .swiper-pagination-progressbar.swiper-pagination-white {
        top: 95%;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
        font-size: 28px;
    }

    .btn_more,
    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
        font-size: 14px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
        padding: 20px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme {
        padding: 6px;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 154px !important;
    }

    .index_news .index_news_itmes .index_blog_itme {
        max-height: 313px;
    }

    .index_news .index_news_itmes .index_blog_itme .index_news_desc {
        padding: 5px 10px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .page_certifications .flex_row .certifications_text h3 {
        font-size: 30px;
    }

    .page_certifications .flex_row .certifications_text ul a {
        font-size: 16px
    }

    .page_Comprehensive {
        background-position-x: right !important;
    }

    .page_certifications .certifications_text img {
        margin-bottom: 35px
    }

    .page_energy_nav a {
        width: 220px;
    }

    .index_fiximg_content {
        /*width: 70% !important;*/
    }

    .index_fiximg {
        /*top: 40% !important;*/
    }

    .index_fiximg img {
        width: 100% !important;
    }

    .index_about .index_about_txt h5 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .jc_news .swiper-slide a .item_img {max-height:160px !important;overflow: hidden;}
    .nav_wrap .head_nav>li {
        font-size: 14px
    }

    .index_product .product_item {
        -webkit-box-flex: 0 0 33.33333333%;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        width: 33.33333333%
    }

    .sys_sub_head .head_title h1 {
        font-size: 42px
    }

    .items_list {
        width: 100%
    }

    .items_list ul {
        margin: 0 -10px
    }

    .items_list .product_item figure {
        margin: 10px
    }

    .lytsolutions .layout {
        width: 1024px;
        margin: 0 auto;
        position: relative
    }

    .lyt_yingyong .layout {
        width: 1024px;
        margin: 0 auto;
        position: relative
    }

    .pro_img_slid_box .layout {
        width: 1024px
    }

    .lyt_yingyong_box ul li:hover a div:nth-child(1) img {
        transform: skew(0deg, 0deg)scale(1.1) translate(0%, 5%)
    }

    .nav_wrap .head_nav>li>a {
        font-size: 12px
    }

    .nav_wrap .head_nav>li>a>b {
        display: inline-block;
        width: 0;
        height: 0;
        overflow: hidden;
        border: 4px solid #FFFFFF;
        border-bottom: 0;
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-width: 7px;
        margin-left: 8px;
    }

    .nav_wrap .head_nav>li>a>b {
        background: none;
    }

    .lytsolutions_big_box {
        display: none
    }

    .lytsolutions_big_box_is_mobile {
        display: block
    }

    .web_head {
        width: 100%;
        background: #001b3a;
        background-image: linear-gradient(to right, #000101, #00284e);
        position: relative;
        z-index: 9;
        top: 0;
        opacity: 1
    }

    section.slider_banner.slider_banner {
        position: relative;
        overflow: hidden;
    }

    .page_household_energy_storage_solutions .page_energy_standard .flex_row {
        flex-wrap: wrap;
    }

    .page_household_energy_storage_solutions .page_energy_standard .item_text {
        max-width: 100%;
    }

    .page_residential_warp {
        /*padding: 0px 0 210px;*/
        background-position: right !important;
        background-size: 100% !important;
    }

    .page_household_energy_storage_solutions .page_energy_standard .flex_row {
        flex-wrap: wrap;
    }

    .page_household_energy_storage_solutions .page_energy_standard .item_text {
        max-width: 100%;
    }

    .page_household_energy_storage_solutions .page_energy_standard .item_text p {
        /*font-size: 18px; */
        margin-bottom: 50px;
    }

    .page_household_energy_storage_solutions .page_energy_standard .item_text ul li {
        /*font-size: 18px;*/
        padding-right: 0;
    }
}

@media only screen and (max-width: 950px) {
    .sub_head_cont {
        width: 100%;
        top: 64%;
    }
.product_list .top_list .pd_more a {
    width: 100%;
  display: inline-block;
  margin: 0 0 10px 0;
}
    .page_blog .sub_head_cont .blog_desc .blog_title h3 {
        font-size: 20px;
        text-align: left;
    }

    .page_blog .sub_head_cont .blog_desc .blog_title p {
        font-size: 12px;
        text-align: left;
    }

    .page_blog .sub_head_cont .blog_desc .blog_title {
        width: 70%;
    }

    .page_blog .sub_head_cont .blog_desc .blog_sech {
        width: 98%;
        position: relative;
        bottom: -10px;
        margin: 10px 0 0;
    }

    .page_blog .sub_head_cont .blog_desc {}

    .page_blog .sub_head_cont .blog_desc .blog_sech .blog_put {
        height: 40px;
    }

    .sys_sub_head li,
    .sys_sub_head li a {
        /*height: 40px;*/
        line-height: 40px;
    }

    .blog_page .layout {
        width: 98%;
    }

    .blog_page .main .blog_heard .heard_right .ent_put {
        width: 210px;
    }

    .blog_list .list_left,
    .blog_list .list_right {
        width: 100%;
    }

    .blog_list .list_left .list_title {
        text-align: center;
    }

    .blog_list .list_left .list_items {
        padding: 0;
    }

    .blog_details.blog_list .list_left .blog_author .author_desc,
    .blog_details.blog_list .list_left .blog_author .author_img,
    .blog_list .list_left .list_items .list_item .item-wrap .item-img,
    .blog_list .list_left .list_items .list_item .item-wrap .item-info {
        width: 100%;
    }

    .blog_list .list_left .list_items .list_item .item-wrap {
        flex-wrap: wrap;
    }

    .blog_page .main .blog_heard .heard_left .community_sort_item .community_sort_text {
        font-size: 16px;
    }

    .ce_fea .fea_desc .fea_items .fea_item figure figcaption p {
        margin-top: 20px;
    }

    .blog_details.blog_list .list_left .list_title {
        font-size: 23px;
        width: 100%;
        max-width: 100%;
    }

    .blog_details.blog_list .list_left .blog_tag span:before {
        bottom: 10px;
    }

    .blog_details.blog_list .list_left .blog_author .author_desc {
        padding: 20px;
    }

    .ce_fea .fea_desc .fea_items .fea_item figure figcaption p {
        margin-top: 20px;
    }

    .author_all .author_top .author_top_right {
        margin: 0;
        text-align: center;
    }

    .author_all .author_top .author_top_right a h5 {
        font-size: 40px;
    }

    .author_all .author_top .author_top_right p {
        font-size: 14px;
    }

    .author_all .author_top .author_top_right,
    .author_all .author_top .author_top_left {
        width: 100%;
        text-align: center;
    }

    .container .phon-show.bg_img {
        /*padding-top: 67%;*/
    }

    .container .exhibition_page.phon-show.bg_img {
        padding-top: 160%;
    }

    .container .become_phon.phon-show.bg_img {
        padding-top: 160%;
        display: none;
    }

    .page_blog .sub_head_cont .layout {
        width: 98%;
    }

    .page_blog .sub_head_cont .blog_desc .blog_sech .blog_btn {
        height: 40px;
        width: 40px;
    }

    .page_news .entry .news_w img {
        max-width: 100%;
    }

    .blog_page .main .blog_heard .heard_left,
    .blog_page .main .blog_heard .heard_right {
        width: 100%;
    }

    .blog_list .list_right .ce_pop .right_top {
        justify-content: center;
    }

    .index_sns .layout .index_sns_all .index_sns_left {
        width: 100%;
        order: 1;
        margin-top: 20px;
    }

    .index_sns .layout .index_sns_all .index_sns_left ul {
        justify-content: center;
    }

    .ce_fea .right_top {
        justify-content: center;
    }

    .index_sns {
        padding: 0px 0 49px;
    }

    .blog_page .main .blog_heard .heard_left {
        order: 1;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        width: 100px;
    }

    .index_about .index_about_txt {
        width: 93%;
        padding-right: 0;
    }

    .index_about {
        padding-top: 53.5%;
        margin: 0 0 20px;
        width: 100%;
    }

    .index_about .index_about_desc:before {
        height: 18.5%;
        width: 94%;
    }

    .index_about .index_about_txt h5 {
        margin-bottom: 8px;
        font-family: 'Montserrat_Light';
        font-size: 24px;
    }

    .index_about .about_t p {
        width: 100%;
        font-size: 16px;
        text-align: left;
    }

    .new_banner .phon-show {
        /* padding-bottom: 20px; */
    }

    .index_kol .layout {
        width: 98% !important;
    }

    .index_kol .index_kol_itmes .index_kol_itme .video_txt .btn_more {
        text-align: left;
        margin-bottom: 0;
    }

    .index_about .index_about_desc {
        left: 20px;
        top: 20px;
    }

    .index_kol .index_kol_itmes .index_kol_itme .video_txt time {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .index_kol .index_kol_itmes .swiper-control .swiper-button-prev {
        left: 1px;
        top: 50%;
        background: #0000007d;
        transform: translateY(-50%);
    }

    .index_kol .index_kol_itmes .swiper-control .swiper-button-next {
        right: 1px;
        top: 50%;
        background: #0000007d;
        transform: translateY(-50%);
    }

    .menu-item a img {
        flex: 1;
        max-width: 30px;
        margin-right: 10px;
    }

    .head_nav li em {
        flex: 2
    }

    .blog-item .item-img img {
        height: auto;
    }

    .container .news_head .single_news .head_img {
        width: 100%;
        order: 1;
    }

    .container .news_head .single_news .head_text {
        width: 100%;
        order: 2;
    }

    .container .news_head .single_news .head_text h1 {
        width: 85%;
        font-size: 24px;
        margin-top: 60px;
    }

    .page_news .entry img {
        max-width: 100%;
    }

    .page_down {
        padding-top: 0;
    }

    .down_img .bg_img {
        padding-top: 130%;
    }

    body .index_chuan {
        right: -75px;
        top: 0;
        width: 100%;
        transform: scale(0.6);
    }

    .page_main.page_annu {
        padding: 50px 0 50px;
    }

    .page_main.page_annu .layout .annu_top p {
        font-size: 13px;
    }

    .page_main.page_annu .layout {
        padding: 0;
        width: 93%;
    }

    .page_main.page_annu .layout .page_annu_desc {
        padding: 40px 20px;
    }

    .page_main.page_annu .layout .page_annu_desc figure .annu_bom h5,
    .page_main.page_annu .layout .page_annu_desc figure p {
        font-size: 12px;
    }

    .page_main.page_annu .layout .page_annu_desc figure .annu_bom {
        padding-top: 20px;
    }

    .page_main.page_annu .layout .page_annu_desc figure .annu_logo,
    .page_main.page_annu .layout .page_annu_desc figure p,
    .page_main.page_annu .layout .page_annu_desc figure h4 {
        margin-bottom: 20px;
    }

    .page_contact .phon-show.bg_img {
        padding-top: 86%;
    }

    .page_contact .contact_desc .fist_li {
        width: 100%;
    }

    .page_contact .contact_desc .fist_li:last-child .contact_itmes,
    .page_contact .contact_desc .contact_itmes {
        padding-right: 0;
    }

    .page_contact .contact_desc {
        transform: none;
        margin-top: 20px !important;
    }

    .about_itme.phon-show .layout {
        width: 100%;
        position: relative;
        transform: none;
        padding: 0;
    }

    .about_itme.phon-show .about_desc {
        position: relative;
        padding: 10px 16px;
    }

    .about_itme.about_1.phon-show .about_title {
        color: #000;
        font-size: 24px;
    }

    .about_itme.about_1.phon-show .about_txt {
        color: #000;
        font-size: 14px;
    }

    .index_kol .index_kol_itmes .index_kol_desc {
        width: 100%;
    }

    .index_kol .index_kol_itmes .index_kol_esc {
        width: 100%;
        padding-bottom: 60px;
    }

    .container .phon-show.bg_img.about_10 {
        padding-top: 112%;
    }

    .container .phon-show.bg_img.about_8 {
        padding-top: 120%;
    }

    .container .phon-show.bg_img.about_3 {
        padding-top: 67%;
    }

    .about_itme.about_4 ul {
        padding-top: 0;
    }

    .about_itme.about_4 ul li {
        margin-bottom: 5px;
        position: relative;
    }

    .about_itme.about_4 ul li::before {
        content: '.';
        position: absolute;
        left: -5px;
        top: -26%;
    }

    .about_itme.about_4 ul li p {
        font-size: 12px;
    }

    .container .phon-show.bg_img.about_6,
    .container .phon-show.bg_img.about_5,
    .container .phon-show.bg_img.about_4 {
        padding-top: 66%;
    }

    .about_itme.about_6 ul li p {
        color: #000;
        font-size: 12px;
        padding-bottom: 10px;
    }

    .about_itme.about_6 span {
        color: #000;
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    .about_itme.about_6 ul {
        width: 50%;
        margin-top: 30px;
        border-left: 1px solid #5c5c5c;
    }

    .about_itme.about_6 .about_t6 {
        padding-bottom: 20px;
    }

    .about_9 .about_titles {
        margin: 20px 0;
    }

    .about_9 figure {
        max-width: 100%;
    }

    .about_9 .about_desc {
        margin: 0 auto;
        max-width: 80%;
    }

    .about_9 figure ul li p {
        padding-top: 10px;
    }

    .about_9 .swiper-button-prev {
        left: 0;
    }

    .about_9 .swiper-button-next {
        right: 0;
    }

    .about_9 .swiper-button-next,
    .about_9 .swiper-button-prev {
        line-height: 50px !important;
        background: #f0f0f0 !important;
        transform: scale(.8);
    }

    .index_motive {
        margin-top: 5px;
    }

    .contact_from {
        background: #f7f7f7;
        border: none;
        transform: none;
    }

    .contact_from .from_left {
        width: 100%;
        padding: 20px 0 40px;
        width: 100%;
        border-right: none;
    }

    .contact_from .from_right {
        width: 100%;
        padding: 0;
    }

    .container .contact_from img {
        width: auto;
    }

    .contact_from .from_left .cont_bom figure {
        display: flex;
        align-items: center;
    }

    .contact_from .from_left .cont_bom figure .tel_ico img {
        max-height: 50px;
    }

    .contact_from .from_left .cont_bom figure p {
        font-size: 12px;
        text-align: left;
    }

    .contact_from .from_left .cont_btn {
        background: none;
    }

    .container .contact_from .from_left .cont_btn p {
        color: #555;
    }

    .page_becom .contact_from .from_right #mauticform_contactwwwSikaientechcom_phone,
    .page_becom .contact_from .from_right #mauticform_contactwwwSikaientechcom_company,
    .contact_from .from_right .mauticform-email,
    .contact_from .from_right #mauticform_contactwwwSikaientechcom_xing_ming {
        width: 100%;
    }

    .contact_from .from_right #mauticform_contactwwwSikaientechcom_submit button {
        width: 100% !important;
    }

    .page_contact .contact_desc .fist_li .contact_itmes:last-child .contact_nei:last-child {
        margin-bottom: 75px;
    }

    .international_box {
        display: none;
    }

    .globalization_map_mobeil {
        display: block;
    }

    .index_news .news_btns .news_swiper_prev {
        display: none;
    }

    .index_news .news_btns .news_swiper_next {
        display: none;
    }

    .R600 .fl-callout-title,
    .R600 .fl-callout-text-wrap {
        margin-left: 0;
    }

    .page_protable_energy_storage_solutions .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span {
        font-size: 24px;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text p {
        font-size: 14px;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text h4 {
        font-size: 20px;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img .item_img {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img i {
        position: initial;
        margin: 20px auto;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_img .item_img:nth-last-child(1) h3 {
        padding-left: 0;
        text-align: center;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box .item_text {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box {
        flex-wrap: wrap;
    }

    .page_protable_energy_storage_solutions .page_energy_vs_information_img .vs_information_text .item_text_box i {
        margin: 10px auto;
    }

    .page_protable_energy_storage_solutions .page_energy_banner .energy_title h3 {
        font-size: 24px;
    }

    .page_protable_energy_storage_solutions .page_energy_banner .energy_title span {
        font-size: 24px;
    }

    .page_household_energy_storage_solutions .page_energy_section .item_text ul {
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .page_household_energy_storage_solutions .page_energy_section .item_text ul p {
        width: 100%;
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .page_household_energy_storage_solutions .page_energy_section .item_text ul p:nth-child(2) {
        padding-left: 0;
    }

    .product_page_layout .product_golfpage_title {
        line-height: 20px;
    }

    .product_head .head_bn_item {
        position: relative;
    }

    .product_head .head_bn_item:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, .4);
    }

    .product_classification_img:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, .4);
    }

    .product_classification_img {
        position: relative;
    }

    .page_energy_banner:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, .6);
    }

    .page_storage_banner:after,
    .page_motive_banner:after {
        background: rgba(0, 0, 0, .6);
    }

    .page_energy_banner {
        position: relative;
    }

    .page_energy_banner .content {
        position: relative;
        z-index: 99;
    }

    .product_page_layout {
        top: -10%;
    }

    .product_banner_list img {
        width: 50px;
    }

    .product_banner_list span {
        font-size: 12px;
    }

    .product_page_layout .product_page_title {
        font-size: 24px
    }

    .index_ad {
        padding-top: 0
    }

    .fl-node-60dc160490ff3>.fl-col-content,
    .fl-node-60dc1604910ab>.fl-col-content,
    .fl-node-60dc160491161>.fl-col-content,
    .fl-node-60dc1604911f6>.fl-col-content,
    .fl-node-60b9e55749755>.fl-col-content,
    .fl-node-60b9e55af0f24>.fl-col-content,
    .fl-node-60b9e55da72a2>.fl-col-content,
    .fl-node-60b9e50097dd8>.fl-col-content {
        padding-top: 20px !important
    }

    .global_marketing {
        display: block
    }

    .place_holderbar {
        height: 155px
    }

    .lithiumleadacid_section .layout,
    .page_energy_storage_solutions .layout {
        padding-right: 1%;
        padding-left: 1%
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 26px;
        line-height: 30px
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        margin-top: 35px;
        font-size: 12px;
        line-height: 16px
    }

    .solution_bath_bar li a {
        font-size: 12px
    }

    .lithiumleadacid_section {
        padding: 50px 0
    }

    .lithiumleadacid_title {
        font-size: 20px;
        line-height: 24px
    }

    .lithiumleadacid_coloum:nth-child(1),
    .lithiumleadacid_coloum:nth-child(2) {
        margin-bottom: 15px
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        left: 1%
    }

    .lithiumleadacid_section04 .lithiumleadacid_section04_rightwrap {
        right: 1%;
        left: unset
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        top: 30px;
        width: 55%
    }

    .energystorage02_topwrap,
    .energystorage_section03 {
        margin: 50px auto
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 32px;
        line-height: 38px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-bottom: 15px;
        font-size: 20px
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 20px
    }

    .energystorage02_topwrap .energystorage02_toptitle {
        margin-bottom: 15px
    }

    .energystorage02_topwrap .energystorage02_toptitle span {
        font-size: 32px
    }

    .device_advantage .installation_desc,
    .energystorage02_topwrap .energystorage02_topsubtit,
    .energystorage02_topwrap .energystorage02_toptext {
        font-size: 16px;
        line-height: 1
    }

    .energystorage_section03 .series_img .series_model {
        font-size: 14px
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 16px
    }

    .energystorage_section03 .energystorage03_desc {
        line-height: 20px
    }

    .energystorage_section03 .energystorage03_title {
        font-size: 24px
    }

    .energystorage02_topwrap .energystorage02_topdesc {
        margin: 10px 0;
        font-size: 20px
    }

    .Power_installation {
        padding: 0 30px
    }

    .Power_installation .installation_title {
        font-size: 18px;
        line-height: 22px
    }

    .device_advantages .device_advantage {
        margin-top: 15px
    }

    .Power_installation .installation_title,
    .energystorage_section03 .energystorage03_desc,
    .energystorage_section03 .energystorage03_title,
    .energystorage_subtitle {
        margin-bottom: 15px
    }

    .energystorage_subtitle {
        font-size: 16px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_icontit {
        font-size: 14px
    }

    .energystorage_coloum .energystorage_iconimg img {
        max-width: 75px
    }

    .energystorage_coloum .energystorage_iconimg {
        margin-right: 25px;
        -webkit-flex: 0 0 60px;
        -ms-flex: 0 0 60px;
        -webkit-box-flex: 0;
        flex: 0 0 60px
    }

    .energystorage_title {
        font-size: 20px;
        line-height: 1.38
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 20px
    }

    .energystorage02_bottomwrap .energystorage02_title {
        margin-bottom: 20px
    }

    .energystorage02_bottomwrap .Power_installations {
        padding: 30px 0
    }

    .energystorage_wrap04 {
        margin: 50px 0
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_section04_wrap p {
        margin-top: 7px
    }

    .product_classification_title {
        font-size: 32px;
        line-height: 50px;
    }

    .product_classification_title_fu {
        font-size: 32px;
    }

    .pdclassification_columns {
        margin: 35px 0;
        margin-left: 0;
        width: 100%
    }

    .pdclassification_column {
        padding: 5px
    }

    .pagepdcategory_container .pdcate_aside {
        display: none
    }

    .pdcate_aside {
        float: none;
        width: 100%
    }

    .aside_certificate {
        margin-top: 50px
    }

    .pdcategory_container {
        width: 100%;
        float: none
    }

    .pagepdcategory_container {
        padding: 30px 0
    }

    .pdcategory_tit a {
        font-size: 14px;
        line-height: 16px;
        max-width: 94%
    }

    .pdcategory_container .pdcategory_desc {
        font-size: 12px;
        max-width: 100%;
        line-height: 14px
    }

    .pdcategory_container .pdcategory_title {
        font-size: 18px;
        line-height: 22px
    }

    .product_xq .a_pow .a_desc ul li:nth-child(1) {
        width: 100%;
    }

    .product_xq .a_pow .a_desc ul li:nth-child(2) {
        width: 100%;
    }

    .product_xq .a_pow .a_desc ul li .pd_why_desc h5 {
        font-size: 24px;
    }

    .product_xq .a_pow .a_desc ul li:nth-child(2) .pd_why_desc p,
    .product_xq .a_pow .a_desc ul li:nth-child(2) .pd_why_desc h5 {
        margin-left: 0;
    }

    .web_head .head_layer .layout.head_sns {
        display: none;
    }

    .page_warr .privacy_tow .privacy_t li p {
        padding: 20px 0 0 25px !important;
    }

    .page_warr .layout .privacy_six {
        margin: 0;
        padding: 10px;
    }

    .page_policy .privacy_top {
        padding: 10px;
    }

    .page_policy .layout h3 {
        font-size: 24px;
    }

    .page_policy .privacy_fr,
    .page_policy .privacy_tow {
        padding: 0;
    }

    .page_policy .privacy_si ul li:nth-child(2),
    .page_policy .privacy_si ul li:nth-child(1),
    .page_policy .privacy_fr ul li p,
    .page_policy .privacy_fr ul li p:first-child {
        width: 100%;
    }

    .page_policy .privacy_one .privacy_c>ul,
    .page_policy .privacy_one .privacy_c li,
    .page_policy .privacy_one .privacy_b li,
    .page_policy .privacy_one .privacy_a li {
        width: 100%;
        padding-right: 0;
    }

    .blog-item {
        width: 100%;
    }

    .blog-item .item-info {
        padding-bottom: 15px;
    }

    .blog-item .item-info .item-title {
        text-align: left;
    }

    .bottom_xp.company-subscribe {
        z-index: 10;
    }

    .bottom_xp.company-subscribe img {
        height: 100% !important;
    }

    .product_list .pd_good .benf_desc .pd_good_u li img {
        max-height: 32.9px;
    }

    section.slider_banner.slider_banner {
        margin-top: 0;
    }

    .sys_sub_head .product_motors {
        position: absolute;
        top: 44% !important;
        font-size: 18px !important;
    }

    .page_household_energy_storage_solutions .item_img {
        display: block;
    }

    .page_safety_warp,
    .page_simple_warp {
        background: #fff !important;
        padding: 0;
    }

    .page_safety_list,
    .page_simple_list {
        padding: 30px 1%;
    }

    .page_simple_list {
        margin-top: 0px;
    }

    .page_simple_main {
        padding: 10px 1%;
    }

    /*.page_residential_list li h3 {color: #000;}*/
    .pagnation_title {
        font-size: 28px;
        width: 100%
    }

    .main .download_form .dow_box {
        top: 200px !important;
        width: 94% !important;
        padding: 10px !important;
    }

    .page_down .layout .down_list {
        border: none !important;
    }

    .page_down .main .layout .down_list,
    .container .page_down .main .layout .aside,
    .container .page_down .layout {
        width: 98% !important;
        padding: 10px !important;
    }

    .container .page_down .main .layout .aside {
        padding-bottom: 20px;
    }

    .page_down .page_form .password {
        width: 60% !important;
    }

    .page_down .main .layout .down_list {
        min-height: 400px;
    }

    .text_box_title h3 {
        font-size: 12px
    }

    .head_nav>li>ul>li>ul {
        margin-left: 43px;
    }

    .head_nav>li>ul>li>ul em {
        color: #D0092E;
    }

    .international_text .text_box.en_text {
        top: 3%
    }

    .international_text .text_box.cn_text {
        top: 5%
    }

    .international_text .text_box.eu_text {
        left: -22%
    }

    .international_text .text_box.af_text {
        left: -20%
    }

    .international_text .text_box.na_text {
        right: -18%
    }

    .text_box_title span {
        font-size: 12px
    }

    .page_about {
        font-size: 32px
    }

    .pagnation_dec {
        font-size: 16px
    }

    .sys_sub_head li,
    .sys_sub_head li a {
        line-height: 0
    }

    .mc_d2s2_swiper.swiper-container .swiper-slide {
        width: 50%
    }

    body {
        min-width: 100%
    }

    .z10000 {
        position: relative;
        z-index: 100000
    }

    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        /* background: rgba(0,0,0,0.6); */
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(/sikaien/imgs/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0;
        cursor: pointer
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999
    }

    .lang-more {
        display: none !important
    }

    .mobile-head-items {
        position: absolute;
        top: 0;
        left: 0;
        background: #161622;
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        display: block;
        z-index: 99999999;
    }

    .mobile-head-item {
        float: left;
        width: 50px;
    }

    .mobile-head-item.mobile-head-aside {
        float: right
    }

    .mobile-head-item .title {
        width: 100%;
        height: 40px;
        line-height: 35px;
        overflow: hidden;
        text-align: center;
        color: #000;
        font-size: 22px;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: #FFF
    }

    .mobile-head-item.mobile-head-home .title a:before {
        content: '\f015'
    }

    .mobile-head-item.mobile-head-nav .title:before {
        content: '\f0c9'
    }

    .mobile-head-item.mobile-head-language .title:before {
        content: "\f1ab"
    }

    .mobile-head-item.mobile-head-search .title:before {
        content: "\f002"
    }

    .mobile-head-item.mobile-head-social .title:before {
        content: "\f007"
    }

    .mobile-head-item.mobile-head-aside .title:before {
        content: "\f060"
    }

    .mobile-head-item .main-content-wrap {
        background: #FFF;
        top: 58px;
        display: block;
        z-index: 99999
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: auto;
        height: 100%;
        padding: 15px 10px;
        background-color: #fff
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -80%;
        width: 80%;
        height: 100%
    }

    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto;
        padding: 20px 0;
        opacity: 0;
        visibility: hidden
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 30px;
        visibility: visible;
        opacity: 1
    }

    .web_head .logo {
        position: relative;
        display: block;
        float: none;
        text-align: left;
    }

    .web_head {
        /* padding: 25px 0 0; */
        height: auto
    }

    .web_head .head_layer {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .web_head .nav_wrap .head_nav,
    .web_head .change-language,
    .web_head .btn--search {
        display: none
    }

    .web_head .nav_wrap {
        position: static
    }

    .nav_wrap .logo img {
        height: 100px
    }

    .web_head .btn--search {
        right: 0;
        top: -20px;
        margin: 0
    }

    .web_head .head-search {
        display: none
    }

    .head-search {
        position: relative;
        width: 90%;
        height: 35px;
        background: #000;
        margin: 0 auto
    }

    .head-search .search-ipt {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        color: #FFF;
        padding: 0 10px
    }

    .head-search .search-btn {
        position: absolute;
        width: 35px;
        height: 100%;
        background: url(/sikaien/imgs/search_btn_mobile.png) no-repeat center center;
        -webkit-background-size: auto 16px;
        background-size: auto 16px;
        border: none;
        right: 0;
        top: 0;
        display: block !important;
        color: transparent
    }

    .head-search .search-attr {
        display: none
    }

    .path_bar {
        background-attachment: scroll !important;
        margin-top: 0
    }

    .web_head .head_layer .layout {
        display: block;
        padding-top: 0
    }

    .web_head .head_right {
        padding: 0;
        background: none
    }

    .web_head .logo img {
        height: auto
    }

    .head_nav {
        width: 100%;
        padding: 0 5px
    }

    .head_nav li {
        padding-left: 28px;
        padding-top: 4px;
        padding-bottom: 4px
    }

    .head_nav li,
    .head_nav li a {
        color: #111
    }

    .head_nav li.has-child {
        padding-left: 28px;
        margin-top: 0;
        margin-bottom: 0
    }

    .head_nav li.has-child>a {
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 35px;
        display: flex;
    }

    .head_nav li.has-child>ul {
        display: none
    }

    .head_nav li.siblings-no-menu {
        position: relative;
        padding-left: 0;
    }

    .head_nav li a {
        display: block;
        line-height: 1.4em;
        position: relative
    }

    .head_nav li a:hover {
        color: inherit
    }

    .head_nav li em {
        display: block;
        /* height: 1.4em; */
        overflow: hidden
    }

    .head_nav li li {
        font-size: 12px;
    }

    .head_nav li li li {
        font-size: 12px
    }

    .head_nav li li a {
        color: #666;
        display: flex;
        align-items: center;
    }

    .head_nav li.has-child a b {
        display: inline-block;
        width: 15px;
        height: 22px;
        /* border: 1px solid #111; */
        border-radius: 2px;
        overflow: hidden;
        line-height: 15px;
        position: absolute;
        right: -35px;
        top: -6px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .head_nav li.has-child a b:before,
    .head_nav li.has-child a b:after {
        content: "\f107";
        display: block;
        /* width: 9px; */
        /* height: 1px; */
        /* background-color: #111; */
        position: absolute;
        left: 3px;
        top: 50%;
        font-size: 20px;
        margin-top: -.5px;
        font-family: 'fontawesome';
    }

    .head_nav li.has-child a b:after {
        /* -webkit-transform: rotate(90deg); */
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        /* transform: rotate(90deg); */
    }

    .head_nav li.has-child a:hover b {
        /* border-color: #111; */
    }

    .head_nav>li {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .head_nav>li>a {
        font-size: 16px;
        text-transform: capitalize;
        position: relative;
        width: 100%;
        border-bottom: 1px solid;
        padding-bottom: 9px;
    }

    .head_nav>li>a>b {
        right: 0 !important;
    }

    .head_nav li,
    .head_nav li.has-child {
        padding-left: 0
    }

    .head_nav li li,
    .head_nav li li.has-child {
        padding-left: 0;
    }

    .head_nav li.active>a>b:after {
        display: none
    }

    .head_nav li.active>a>b {
        /* background-color: #111; */
    }

    .head_nav li.active>a>b:before,
    .head_nav li.active>a>b:after {
        /* background-color: #fff; */
        content: "\f106";
        color: #D0092E;
    }

    .web_head .nav_wrap {
        display: none
    }

    .foot_nav_bar .head-search {
        display: none
    }

    .web_footer {
        overflow: hidden
    }

    .web_footer .foot_service {
        padding-bottom: 0
    }

    .web_footer .foot_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%
    }

    .web_footer .foot_item .title {
        font-size: 22px
    }

    .slider_banner .index-swiper-buttons {
        display: none
    }

    .index_swiper_control {
        text-align: center;
        padding: 30px 0 50px
    }

    .index_swiper_control .swiper-button-next,
    .index_swiper_control .swiper-button-prev {
        display: inline-block;
        margin: 0 5px;
        position: static
    }

    .index_swiper_control .swiper-pagination {
        display: none
    }

    .index_main .index_swiper_control {
        position: static !important
    }

    .index_main .swiper-button-prev:not(.swiper-button-disabled):hover,
    .index_main .swiper-button-next:not(.swiper-button-disabled):hover {
        background-color: #D0092E !important;
        color: #fff !important
    }

    .index_main .swiper-button-next {
        margin-left: 15px !important
    }

    .index_hd .hd_title h4 {
        font-size: 14px
    }

    .index_hd .hd_title h2 {
        font-size: 42px
    }

    .index_company_intr .company_intr_img,
    .index_company_intr .company_intr_cont {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }

    .index_company_intr .company_intr_img {
        width: 640px;
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 50px
    }

    .index_company_intr .company_intr_img:after {
        display: none
    }

    .index_news .index_bd .layout {
        width: auto
    }

    .pro_img_slid_box .layout {
        width: auto
    }

    .index_news .news_thumbs {
        max-width: 400px
    }

    .aside {
        display: none
    }

    .side-widget {
        margin-bottom: 35px
    }

    .side-product-items .items_content {
        margin-top: 10px;
        padding-top: 0;
        padding-bottom: 0
    }

    .side-product-items .btn-prev,
    .side-product-items .btn-next {
        display: none
    }

    .side-product-items .side_slider {
        padding-top: 0;
        padding-bottom: 0;
        max-height: inherit
    }

    .side-product-items .side_slider ul:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    .side-product-items .side_slider .swiper-wrapper {
        width: auto;
        display: block;
        margin: 0 -5px
    }

    .side-product-items .side_product_item {
        display: block;
        width: 50%;
        height: auto !important;
        float: left;
        text-align: center
    }

    .side-product-items .side_product_item:nth-child(2n+1) {
        clear: left
    }

    .side-product-items .side_product_item figure {
        display: block;
        width: auto;
        border: 1px solid #eee;
        padding: 3px;
        margin: 5px
    }

    .side-product-items .side_product_item .item-img {
        display: block;
        width: 100%;
        float: none;
        border: 0
    }

    .side-product-items .side_product_item .item-img img {
        width: 100%;
        height: auto;
        border: 0
    }

    .side-product-items .side_product_item figcaption {
        width: auto;
        display: block;
        padding: 8px
    }

    .side-product-items .side_product_item figcaption .item_title {
        height: auto;
        font-size: 12px;
        text-transform: none
    }

    .page_main {
        padding-top: 25px
    }

    .main {
        width: auto;
        float: none;
        margin: 0 auto;
    }

    .pro_main .main {
        width: 100%;
    }

    .product-item {
        width: 33.333%
    }

    .product-item .item-wrap {
        margin: 8px
    }

    .page_bar {
        margin-top: 20px;
        text-align: center
    }

    .main_hd {
        display: block
    }

    .main_hd .page_title {
        float: none
    }

    .main_hd .share_this {
        float: none
    }

    .main_hd .page_title+.share_this {
        padding-top: 5px
    }

    .items_list ul {
        padding-top: 0
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 33.33333333%;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        width: 33.33333333%
    }

    .page_title {
        line-height: 1.1;
        border-bottom: 0
    }

    .video_close {
        display: none
    }

    .image-additional li.image-item.current img {
        border: none
    }

    .product-view {
        width: 100% !important;
        float: none;
        margin: 0 auto 30px
    }

    .product-view .product-image,
    .single_product_items {
        /* display: none */
    }

    .product-intro {
        padding: 20px 0;
    }

    .image-additional-wrap {
        display: block
    }

    .product-view .image-additional {
        width: 100%;
        max-width: 180px;
    }

    .product-view .image-additional ul {
        width: 100%
    }

    .product-view .image-additional li {
        width: 100%;
        margin: 0
    }

    .product-view .image-additional li a {
        padding: 0;
        margin: 0;
        border: 0
    }

    .product-view .image-additional li img {
        border: 0;
        padding: 0
    }

    .product-view .image-additional li.current img {
        border-color: inherit
    }

    .product-view .image-additional li.single {
        display: block
    }

    .product-view .image-additional li.current a:before,
    .product-view .image-additional li.current a:after {
        display: none
    }

    .product-view .swiper-button-next,
    .product-view .swiper-button-prev {
        background: rgba(0, 0, 0, .8);
        color: #fff
    }

    .product-view .swiper-button-next {
        right: 5px
    }

    .product-view .swiper-button-prev {
        left: 5px
    }

    .product-summary {
        position: relative;
        width: 100%;
        float: none
    }

    .product-summary .share-this {
        float: none;
        margin: 30px 0
    }

    .product-summary .product-meta li {
        display: block
    }

    .product-summary .product-meta li em {
        display: inline;
        color: #333;
        padding-right: 15px;
        font-weight: bold
    }

    .product-btn-wrap {
        text-align: left
    }

    .product-btn-wrap a {
        margin: 0 0 10px !important
    }

    .product-summary .share-this {
        text-align: left
    }

    .detail-tabs {
        padding-right: 0
    }

    .product-detail .share-this {
        position: static;
        padding-bottom: 30px
    }

    .tab-panel-wrap {
        padding: 10px 0 0
    }

    .goods-may-like .title {
        margin-top: 50px;
        margin-bottom: 50px
    }

    .lytsolutions .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .solution_link_box {
        display: flex;
        justify-content: start;
        flex-wrap: wrap
    }

    .solution_titles {
        font-size: 16px
    }

    .solution_link_box li {
        border-right: 1px solid black;
        padding: 0px 3px;
        font-size: 12px
    }

    .solution_energy_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_lithium_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_Battery_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }


    .pro_img_slid_box .layout {
        width: 100%
    }

    .big_nums {
        font-size: 30px
    }

    .product-summary .product-meta .pd_desc img {
        width: auto;
    }

    .product_xq .pd_benf {
        padding-top: 115%;
    }

    .product_xq .single_pd.pd_benf .benf_desc {
        width: 100%;
        left: 50%;
    }

    .product_xq .single_pd .benf_desc ul li figure p {
        width: 72%;
        padding-left: 6px;
        font-size: 12px;
    }

    .product_xq .single_pd .benf_desc ul li figure img {
        width: 47px;
    }

    .single_pd.pd_benf .benf_desc ul li {
        width: 50%;
    }

    .product_xq .pd_good.pd_new {
        padding-top: 66%;
    }

    .product_xq .pd_good.pd_new .layout {
        width: 100%;
        left: 1%;
        top: 1%;
    }

    .product_xq .pd_good.pd_new .pd_title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .product_xq .pd_good.pd_new .benf_desc li p {
        font-size: 12px;
    }

    .container .product_xq .a_pow {
        padding: 0;
    }

    .product_xq .a_pow .pd_why_us .cover_wrap .cover {
        padding-top: 80%;
    }

    .a_pow .layout {
        width: 100%;
        padding: 0;
    }

    .container .product_xq .a_pow .pd_why_us .pd_why_desc h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .container .product_xq .a_pow .pd_why_us .pd_why_desc p {
        font-size: 12px;
    }

    .product_xq .a_pow .pd_why_us .pd_why_desc {
        width: 100%;
        left: 0;
        padding: 0 10px;
    }

    .product_xq .pd_tech .pd_title,
    .product_xq .pd_new .pd_title,
    .product_xq .single_pd .pd_title,
    .product_xq .product_list .pd_title {
        font-size: 24px;
    }

    .product_xq .pd_tech {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .pd_may.product_list .layout {
        width: 98%;
        padding: 20px 0;
    }

    .mc_d2s2_year {
        margin-bottom: 10px;
    }

    .powerbattery_section_container {
        margin: 30px 0
    }

    .powerbattery_title {
        font-size: 40px
    }

    .powerbattery_imgwrap sub {
        font-size: 26px
    }

    .powerbattery_desc {
        margin-top: 0;
        font-size: 20px
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        margin-bottom: 10px;
        font-size: 26px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        font-size: 18px;
        line-height: 22px
    }

    .powerbattery_section01_container .powerbattery_section01_text p+p {
        margin-top: 10px
    }

    .powerarr_img {
        margin: 35px
    }

    .powerarr_img img {
        max-width: 70px
    }

    .power_icons {
        margin-top: 30px;
        padding: 15px;
        width: 50%
    }

    .power_icons span {
        font-size: 12px
    }

    .power_icons span img {
        max-width: 30px
    }

    .power_icons span+span {
        margin-left: 7px
    }

    .power_icons .power_icon {
        position: relative;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 50%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .powerbattery_content .powerbattery_content_title {
        font-size: 18px;
        line-height: 22px
    }

    .powerbattery_content .powerbattery_content_desc {
        font-size: 12px;
        line-height: 16px
    }

    .powerbattery_content .powerbattery_content_desc p+p {
        margin-top: 10px
    }

    .powerbattery_content .powerproduct_more {
        margin-top: 15px;
        font-size: 12px;
        line-height: 32px
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        font-size: 24px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        font-size: 14px;
        line-height: 18px
    }

    .powerbattery_title {
        font-size: 34px
    }

    .powerbattery_desc {
        font-size: 18px
    }

    .power_icons {
        width: 80%
    }

    .powerbattery_content .powerbattery_content_title {
        font-size: 16px;
        line-height: 20px
    }

    .sys_sub_head_news li:last-child {
        display: none;
    }

    .sys_sub_head_news li:nth-child(2):after {
        display: none;
    }

    .energy_partner li {
        width: 100%;
    }

    .index_lytsolutions .flex_row .lytsolutions_left,
    .index_lytsolutions .flex_row .lytsolutions_right {
        margin-bottom: 25px;
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        padding: 0
    }

    .web_head.index_web_head {
        position: relative
    }

    .index_lys_services .services_left,
    .index_lys_services .services_right {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        padding-left: 0
    }

    .index_lys_services .services_right {
        padding-top: 25px
    }

    .lyt_yingyong_box {
        height: auto
    }

    .mobile_banner {
        display: block
    }

    .pc_banner {
        display: none
    }

    .news_head {
        padding-top: 0;
    }

    .page_energy_overview .overview_bd h4,
    .page_energy_benefits .benefits_bd h4,
    .page_energy_benefits .benefits_bd h4,
    .page_energy_banner .energy_title h3 {
        font-size: 25px
    }

    .page_energy_banner .energy_title h1 {
        font-size: 25px;
    }

    .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text h4,
    .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text span {
        font-size: 20px
    }

    .lyt_foot_imgs {
        z-index: 1
    }

    .web_footer .foot_item_follow {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        float: none;
        text-align: left;
    }

    .page_energy_banner .energy_icon {
        margin-bottom: 100px
    }

    .page_energy_storage_solutions .layout {
        padding-right: 4%;
        padding-left: 4%;
    }

    .page_energy_nav a {
        margin-right: 35px;
        font-size: 18px
    }

    .page_energy_solutions .energy_solution_bd .energy_solution_item,
    .page_energy_benefits .benefits_bd .benefits_item .item_img,
    .page_energy_benefits .benefits_bd .benefits_item .item_text,
    .page_energy_overview .overview_bd.batteries .item {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 25px
    }

    .page_energy_benefits .benefits_bd .benefits_item:nth-child(2n) .item_img {
        order: 0
    }

    .page_vision .item {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        min-height: 200px;
        padding-top: 40px;
    }

    .page_vision .item .item_text {
        max-width: 100%;
        width: 100%
    }

    .page_vision {
        background-size: cover !important
    }

    .page_vision .page_vision_title {
        display: none
    }

    .page_Sikaien .Sikaien_bd {
        background-size: cover !important
    }

    .page_Sikaien .Sikaien_title,
    .page_Globalization .hd_title {
        font-size: 32px
    }

    .page_Sikaien .Sikaien_bd .item_text,
    .page_batteries .item_text,
    .page_Comprehensive .content .page_highlights,
    .page_Comprehensive .content .Comprehensive_bd .Comprehensive_text,
    .page_Manufacturing .content .item_text {
        margin: 0;
        padding: 0 25px
    }

    .page_Sikaien .Sikaien_bd .item_text h3,
    .page_Comprehensive .content .page_highlights h3,
    .page_Manufacturing .content .item_text h3 {
        font-size: 30px
    }

    .page_Sikaien .Sikaien_bd .item_text p，.page_Comprehensive .content .page_highlights p,
    .page_Manufacturing .content .item_text ul li a,
    .page_Manufacturing .content .item_text p,
    .page_Globalization .page_Globalization_text p {
        font-size: 16px;
    }

    .page_Comprehensive,
    .page_Sikaien .Sikaien_bd,
    .page_Manufacturing,
    .page_certifications {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .page_Comprehensive .content .page_highlights {
        padding-bottom: 45px
    }

    .page_certifications .flex_row .certifications_text,
    .page_certifications .flex_row .certifications_img {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    .page_Globalization .page_Globalization_text {
        width: 100%;
        left: 0
    }

    .page_Globalization .page_Globalization_text h3 {
        font-size: 28px;
    }

    .page_Globalization {
        padding-bottom: 250px
    }

    #about_section_01 .path_bar {
        display: none
    }

    .container {
        overflow: hidden;
    }

    .index_motive .index_motive_itmes .index_motive_itme {
        width: 100%;
    }

    .container .slider_swiper_control .swiper-button-prev {
        line-height: 60px;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt {
        top: 0;
        left: 0;
        transform: scale(.7);
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_title {
        font-size: 26px;
    }

    .index_news .index_news_itmes .index_news_itme .more_time a,
    .index_news .index_news_itmes .index_news_itme .more_time time,
    .btn_more {
        font-size: 14px;
    }

    .index_motive_txt .btn_more {
        width: 125px;
    }

    .btn_more,
    .index_motive .index_motive_itmes .index_motive_itme .index_motive_txt .index_motive_desc {
        margin-bottom: 20px;
    }

    .index_video .video_txt h4 {
        font-size: 20px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.active {
        width: 100%;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme {
        width: 100%;
        display: flex;
        margin: 2px 0;
        background: #7f7f7f;
        min-height: auto;
        text-align: left;
        align-items: center;
        padding: 10px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme:first-child {
        margin-top: 0;
    }

    .index_market .index_market_li .index_market_itmes {
        position: relative;
        max-width: 100%;
        transform: none;
        left: 0;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme h4 {
        color: #333;
        font-size: 12px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.active h4 {
        color: #fff;
    }

    .index_video .video_txt {
        left: 10px;
        width: 97%;
    }

    .index_title .title_txt {
        font-size: 30px;
    }

    .index_title .title_desc {
        font-size: 16px;
    }

    .index_sns .layout .index_sns_all .index_sns_right {
        margin-top: 30px;
        text-align: center;
    }

    .index_sns .layout .index_sns_all .index_sns_right p {
        width: 80%;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .sns_put {
        width: 230px;
    }

    .new_banner .index_sns_top {
        display: none;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei {
        top: 5px;
        left: 5px;
        padding-right: 5px;
    }

    .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm {
        padding: 20px 0;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 {
        font-size: 16px;
    }

    .container .index_title .title_txt,
    .container .index_motive .index_motive_itmes .index_motive_itme .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm h5 b {
        font-size: 28px;
    }

    .container .index_warranty .index_title .title_txt {
        font-size: 36px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list .index_motive_itm:first-child {
        font-size: 16px !important;
    }

    .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list {
        width: 44%;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:first-child .index_motive_itm {
        padding: 5px 0;
        font-size: 12px;
    }

    .container .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:last-child .index_motive_itm {
        line-height: 15px;
        padding: 5px 0;
    }

    .index_motive .index_motive_itmes .index_motive_itme:last-child .index_motive_end .index_motive_nei .index_motive_list:last-child .index_motive_itm:before {
        font-size: 20px;
    }

    .index_video .video_txt {
        /* position: relative; */
        bottom: 20px;
        opacity: 1 !important;
    }

    .index_video .video_txt h2 {
        /* color: #000; */
        font-size: 14px;
    }

    .index_video .video_txt p {
        font-size: 12px;
        /* color: #000; */
    }

    .index_video .pic_ico {
        top: 25%;
        width: 40px;
    }

    .index_kol .index_kol_itmes .index_kol_itme .index_kol_itme_img .play {
        width: 40px;
    }

    .nav-current {
        background-color: #fff;
    }

    .container img {
        width: 100%;
    }

    .foot_service img {
        Width: auto;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme img {
        width: 40px;
        height: auto;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current h4 {
        color: #fff;
        font-size: 20px !important;
        padding: 0;
        position: absolute;
        margin-bottom: 20px;
        background: none;
        top: 10px;
        left: 20px;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme h4 {
        padding: 0;
        width: 80%;
        font-size: 15px !important;
        color: #fff;
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current p {
        position: relative;
        background: none;
        color: #fff;
        padding: 0;
        margin-top: 32px;
    }

    .index_life .index_life_itmes .index_life_desc img {
        width: auto;
    }

    .container .web_head.index_web_head .nav_wrap {
        padding-bottom: 18px;
    }

    .container .web_head .nav_wrap {
        display: block;
        position: relative;
        border: none;
    }

    .new_head.web_head .head_right {
        display: none;
    }

    .container .web_head {
        position: relative;
        background: transparent;
    }

    .web_head.index_web_head .logo {
        text-align: left;
        position: absolute;
        top: 13px;
        left: 20px;
    }

    body .mobile-head-items {
        z-index: 90;
        background: transparent;
        top: 10px;
    }

    .mobile-head-items .mobile-head-item {
        float: right;
    }

    .slider_banner .swiper-pagination-progressbar.swiper-pagination-white {
        background: none;
        top: 90%;
        width: 100%;
    }

    .index_sns_top ul,
    .pc-show {
        display: none;
    }

    .container .phon-show {
        display: block;
    }

    body .mobile-head-item.mobile-head-language .title:before {
        content: '\f0ac';
    }

    .index_market .index_market_li .index_market_itmes .index_market_itme.current {
        width: 100%;
        min-height: auto;
        display: block;
        padding: 15px 20px;
        background: #D0092E;
    }

    .index_title .btn_more {
        width: 125px;
    }

    .index_warranty .index_title {
        top: 10%;
    }

    .index_kol {
        margin: 50px 0;
        padding: 0;
        transform: none;
        width: 100%;
    }

    .index_kol .index_kol_itmes .index_kol_itme h4 {
        padding: 10px;
        min-height: 68px;
    }

    .index_kol .index_kol_itmes .index_kol_itme .index_kol_itme_img {
        width: 100%;
    }

    .index_kol .index_kol_itmes .index_kol_itme .video_txt {
        width: 100%;
        padding: 0;
        padding-bottom: 29px;
    }

    .index_kol .index_kol_itmes {
        flex-wrap: wrap;
    }

    .index_kol .index_kol_itmes .index_kol_es {
        margin-left: 26px;
    }

    .container .index_kol_itmes .swiper-pagination-progressbar.swiper-pagination-white {
        top: 100%;
        background: #c1c1c1;
    }

    .index_sns .layout .index_sns_all .index_sns_right p {
        width: 100%;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .sns_put,
    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        height: 40px;
    }

    .index_sns .layout .index_sns_all .index_sns_left ul li {
        margin: 0 10px;
        text-align: center;
    }

    .web_footer .foot_items {
        width: 98%;
        margin: 0 auto;
    }

    .web_footer .foot_item {
        padding: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 0;
    }

    .foot_item_store .foot_item_bd {
        display: none;
    }

    .web_footer .foot_items,
    .web_footer .foot_service .layout {
        width: 100%;
        padding: 0;
    }

    .web_footer .foot_item .foot_item_bd:last-child {}

    .web_footer .foot_item .foot_item_bd li {
        background: #eee;
        margin-bottom: 5px;
        padding: 10px 5px;
    }

    .web_footer .foot_item .foot_item_bd li a:before {
        content: "·";
        margin-right: 7px;
    }

    .web_footer .foot_item .foot_item_bd,
    .web_footer .foot_item .foot_item_hd {
        position: relative;
    }

    .web_footer .foot_item .foot_item_hd {
        padding: 15px 0;
        border-bottom: 1px solid #ccc;
    }

    .web_footer .foot_item .active .foot_item_hd {
        border: none;
    }

    .web_footer .foot_item .foot_item_hd .title:after {
        content: "\f107";
        font-weight: bold;
        font-size: 24px;
        font-family: 'fontawesome';
        color: #000;
        position: absolute;
        right: 5px;
        top: 10px;
    }

    .web_footer .foot_item .active .foot_item_hd .title:after {
        transform: rotate(180deg);
    }

    .web_footer .foot_item.active .foot_item_hd .title:after {
        transform: rotate(180deg);
    }

    .web_footer.new_footer .foot_item .title {
        font-size: 18px;
    }

    /* .web_footer .foot_item .foot_item_hd::before{content: '';position: absolute;bottom: 0;left: 10px;height: 1px;background: #ccc;width: 95%;margin-right: 10px;} */
    .web_footer .foot_item.active .foot_item_hd::before {
        display: none;
    }

    .container .index_news .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill,
    .container .index_kol_itmes .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        display: block !important;
    }

    .web_footer.new_footer .bottom_nocopy_titles {
        border-top: none;
    }

    .web_footer.new_footer .bottom_nocopy_titles {
        font-size: 10px;
        padding: 7px;
    }

    .web_footer.new_footer .bottom_nocopy_titles a {
        font-size: 10px;
    }

    .index_kol .index_title {
        padding-bottom: 35px;
    }

    .index_news .index_title {
        margin-bottom: 35px;
    }

    .index_news {
        width: 98%;
        padding: 0 10px;
    }

    .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-height: 500px !important;
    }

    .index_life_itmes .slider_swiper_control .swiper-button-next,
    .index_life_itmes .slider_swiper_control .swiper-button-prev,
    .new_banner .slider_swiper_control .swiper-button-next,
    .new_banner .slider_swiper_control .swiper-button-prev {
        line-height: 60px;
        transform: scale(.5);
    }

    .container .index_kol .swiper-container-horizontal>.swiper-pagination-progressbar {
        display: block !important;
        opacity: 1 !important;
    }

    .index_news .index_news_itmes .index_blog_itme {
        max-height: 417px;
    }

    .index_motive .index_motive_itmes .index_motive_itme:last-child .cover_wrap,
    .index_motive .index_motive_itmes .index_motive_itme:first-child .cover_wrap {
        margin: 5px 0;
    }

    .page_blog .sub_head_cont {
        left: 50%;
    }

    .supp_mail {
        text-align: center;
    }

    .supp_mail a {
        display: inline-block;
        margin: 20px 0 0;
        color: #000;
        font-weight: bold;
    }

    .page_support .top_all h5 {
        font-size: 20px;
    }

    .page_support .top_all .supp_ser ul li {
        width: 47%;
        margin-bottom: 20px;
    }

    .page_support .bom_all ul li figure img {
        width: auto;
    }

    .page_main.product_list .top_list {
        padding: 30px 0;
    }

    .archive_product_title,
    .product_list .pd_title {
        font-size: 22px !important;
    }

    .product_list.page_main .top_list .pd_itmes .pd_itme {
        width: 100%;
    }

    .product_list .pd_good,
    .product_list .pd_benf {
        padding-top: 66%;
    }

    .product_list .pd_benf .benf_desc {
        left: 20px;
        transform: none;
    }

    .product_list .pd_benf .benf_desc h3 ，.product_list .pd_benf .benf_desc h2{
        font-size: 20px;
        margin-bottom: 15px;
    }

    .product_list .pd_benf .benf_desc ul li p {
        font-size: 12px;
    }

    .product_list .pd_benf .layout .benf_num {
        width: 90%;
    }

    .product_list .pd_why .pd_w .pd_why_us {
        width: 100%;
    }

    .product_list .pd_why .layout {
        width: 100%;
        padding: 0;
    }

    .product_list .pd_why ul li p {
        font-size: 11px;
    }

    .product_list .pd_why span {
        font-size: 14px;
    }

    .product_list .pd_why .pd_why_desc h5 {
        margin-bottom: 20px;
    }

    .product_list .pd_good .layout {
        width: 100%;
        left: 0;
        top: 26%;
    }

    .product_list .pd_good .pd_title {
        margin-bottom: 26px;
    }

    .product_list .pd_good .benf_desc p {
        font-size: 14px;
    }

    .product_list .pd_good .benf_desc .pd_good_u {
        position: absolute;
        bottom: -225px;
        left: 0;
    }

    .product_list .pd_good .benf_desc .pd_good_u li {
        /* max-width: 33.3333%; */
    }

    .product_list .pd_good .benf_desc .pd_good_u li p {
        font-size: 12px;
        color: #000;
        padding-bottom: 10px;
    }

    .product_list .pd_good {
        margin-bottom: 235px;
    }

    .product_list .pd_which .pd_title {
        width: 100%;
    }

    .product_list .pd_which {
        padding: 20px 0;
    }

    .product_list .pd_which span {
        font-size: 12px;
    }

    .product_list .pd_tru .tru_desc ul li,
    .product_list .pd_which .pd_w .pd_which_us:nth-child(2n),
    .product_list .pd_which .pd_w .pd_which_us:nth-child(2n+1) {
        width: 100%;
        margin-bottom: 20px;
    }

    .product_list .pd_which .pd_w .pd_which_us:nth-child(2n) .cover {
        padding-top: 70%;
    }

    .product_list .pd_which .pd_w .pd_which_us .pd_which_desc li p {
        font-size: 12px;
        text-align: right;
    }

    .product_list .pd_which .pd_w .pd_which_us .pd_which_desc h5 {
        text-align: right;
    }

    .product_list .pd_which .pd_w .pd_which_us .pd_which_desc {
        left: 22px;
        width: 90%;
    }

    .product_list .pd_tru .tru_desc ul li .pd_tru_desc p {
        font-size: 12px;
    }

    .product_list .pd_tru .tru_desc ul li .pd_tru_desc h5 {
        font-size: 18px;
    }

    .product_list .pd_tru .tru_desc ul li .pd_tru_desc {
        margin-top: 4px;
    }

    .pd_tru .tru_desc ul li img {
        width: 50px;
    }

    .product_list .pd_tru .tru_desc ul li {
        padding: 0;
    }

    .layout .pd_list_top {
        margin: 0;
    }

    .pd_list_top .list_desc p {
        width: 100%;
    }

    .pro_main .layout .main {
        width: 100%;
    }

    .layout .main.product_list .top_list .pd_itmes .pd_itme {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .main .table_wrap table td {
        font-size: 12px;
        padding: 5px 0;
    }

    .product_list.page_main .top_list .layout .pd_itmes .pd_itme {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .privacy_tow .privacy_t li,
    .privacy_tow .privacy_d li,
    .page_warr .privacy_r ul li,
    .page_warr .privacy_r ul>ul,
    .page_warr .privacy_fr .pp_mail ul li,
    .page_warr .privacy_tow ul li,
    .page_warr .privacy_one ul li {
        width: 100% !important;
        padding: 0;
    }

    .banner_itmes {
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
    }

    .banner_itmes .banner_itm {
        display: flex;
        width: 98%;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0;
    }

    .banner_itmes .banner_itm .banner_itme {
        padding: 0;
    }

    .banner_itmes .banner_itm .banner_itme {
        width: 50%;
    }

    .banner_itmes .banner_itm .banner_itme a {
        display: inline-block;
        margin: 10px;
    }

    .slider_banner .swiper-slide.swiper-slide-active .banner_itme img {
        min-height: auto;
    }

    .page_main .index_kol_itmes .index_kol_itme {
        width: 100% !important;
    }

    .banner_itmes .banner_itm a p {
        font-size: 12px;
    }

    .container .page_brand .phon-show.bg_img {
        padding-top: 20%;
    }

    .page_brand .bg_img .page_title {
        font-size: 20px;
        left: 5%;
    }

    .page_main .brand_top {
        margin-top: 10px;
        padding: 10px 20px;
    }

    .phon_layout {
        width: 100%;
        padding: 0;
    }

    .page_main .brand_top p {
        font-size: 12px;
    }

    .page_main .brand_man {
        margin: 20px;
    }

    .page_main .brand_man .brand_man_desc .swiper-pagination {
        bottom: -20px;
    }

    .page_main .brand_join .brand_join_left,
    .page_main .brand_join .brand_join_right {
        width: 100%;
        padding: 0;
    }

    .page_main .brand_join {
        padding: 10px 40px;
    }

    .page_main .brand_join .brand_join_left {
        border-right: none;
        border-bottom: 1px solid#000;
        padding-bottom: 20px;
    }

    .page_main .brand_join .brand_join_left h3 {
        margin-bottom: 0;
        text-align: center;
        font-size: 22px;
    }

    .page_main .brand_join .brand_join_left p {
        line-height: 1.2;
        font-size: 12px;
        margin: 20px 0;
    }

    .page_main .brand_join .brand_join_left span {
        font-size: 12px;
    }

    .page_main .brand_join .brand_join_right form input {
        height: 35px;
    }

    .page_main .brand_bottom h4 {
        font-size: 16px;
        width: 90%;
        margin-bottom: 20px;
    }

    .page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme {
        width: 46%;
    }

    .page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme p {
        font-size: 12px;
    }

    .page_main .brand_bottom {
        margin-bottom: 0;
    }

    .page_main .brand_bottom .brand_bot_desc .brand_bot_itmes .brand_bot_itme:after {
        height: 35%;
    }

    .page_brand.dan_brand .bg_img .page_title {
        width: 60%;
    }

    .single_brand {
        margin: 40px 0;
    }

    .single_brand .single_brand_tou {
        width: 60%;
        margin: 0 auto;
    }

    .single_brand .single_brand_name h5,
    .single_brand .single_brand_name p,
    .single_brand .single_brand_name h3,
    .single_brand p {
        font-size: 18px;
    }

    .page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme {
        width: 50%;
    }

    .map_desc .layout {
        margin-left: 10px;
    }

    .no-gutters {
        padding: 0 10px !important;
        width: 100% !important;
    }

    #location-map-canvas {
        width: 100% !important;
    }

    .container .page_down .layout {
        width: 100%;
        padding: 0 !important;
    }

    .down_all .down_quan.product-detail,
    .page_down {
        width: 100%;
    }

    .page_down .layout .down_title h4 {
        font-size: 26px;
        padding: 20px 0;
    }

    .page_down .layout .aside {
        width: 98%;
        margin: 0 20px;
    }

    .page_down .search-ipt {
        width: calc(80% - 15px);
        height: 50px;
        font-size: 16px;
        font-family: 'Montserrat_Regular';
    }

    .page_down .search-btn {
        width: 50px;
        height: 50px;
    }

    .page_down .layout .down_all .down_img {
        margin-top: 40px;
    }

    .page_down .layout .down_all {
        margin-bottom: 0;
    }

    .down_list .down_itmes .down_itme .down_desc {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 10px;
    }

    .down_list .down_itmes .down_itme .down_desc p {
        font-size: 12px;
        padding-top: 30px;
        font-family: 'Montserrat_Regular';
    }

    .down_list .down_itmes .down_itme {
        padding: 20px 10px;
        align-items: flex-end;
    }

    .down_list .down_itmes .down_itme .down_link {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 96%;
    }

    .down_list .down_itmes .down_itme .down_link p {
        padding-top: 10px;
        font-size: 12px;
        color: #999;
        margin-right: 10px;
    }

    .down_list .down_itmes .down_itme .down_desc h5 {
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-right: 10px;
    }

    .list_all {
        display: flex;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin-top: 45px;
    }

    .list_all span {
        font-family: 'Semi_Bold';
        font-size: 13px;
        color: #333333;
        display: inline-block;
        width: 100%;
    }

    .list_all span:after {
        content: '\f107';
        font-family: 'fontawesome';
        position: absolute;
        right: 5px;
        font-size: 20px;
        top: 24%;
        font-weight: bold;
    }

    .list_all span.active:after {
        content: '\f106';
    }

    .list_all .xun_left {
        width: 70%;
        border-right: 1px solid #ccc;
        padding: 14px 10px;
        border-left: none;
        position: relative;
    }

    .list_all .xun_right {
        padding: 15px 10px;
        position: relative;
        width: 30%;
    }

    .list_all .xun_right.search_top {
        width: 100%;
    }

    .page_down .page_form .search-btn {
        width: 100px;
        font-size: 13px;
    }

    .download_form form {
        width: 90%;
        top: 60%;
    }

    .page_down .page_form .password {
        width: 63%;
    }

    .download_form .dow_box {
        width: 85%;
        height: 220px;
    }

    .list_xun .entry {
        padding: 0;
    }

    .down_quan .list_all .community_list,
    .list_all .community_sort_list {
        display: none;
        position: absolute;
        top: 102%;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99;
        padding: 20px 25px;
        box-shadow: 0.6px 0.6px 0.9px rgba(0, 0, 0, 0.02), 1.4px 1.3px 2.1px rgba(0, 0, 0, 0.028), 2.6px 2.5px 4px rgba(0, 0, 0, 0.035), 4.7px 4.5px 7.1px rgba(0, 0, 0, 0.042), 8.8px 8.4px 13.4px rgba(0, 0, 0, 0.05), 21px 20px 32px rgba(0, 0, 0, 0.07);
    }

    .down_quan .list_all .community_list li,
    .list_all .community_sort_list li {
        padding-bottom: 20px;
        font-size: 13px;
    }

    .down_quan .list_all .community_list.active,
    .list_all .community_sort_list.active {
        display: block;
    }

    .down_list .down_itmes .down_itme:first-child {
        margin: 0;
    }

    .page_down .layout .down_title {
        margin-left: 20px;
    }

    .download_form .close_btn {
        width: 30px;
        height: 30px;
        background-size: cover;
        right: -10px;
        top: -10px;
    }

    .page_down .layout .down_all .down_img .row_app {
        top: 35px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .page_down .layout .down_all .down_img .row_app .app_title {
        font-size: 36px;
        margin-bottom: 20px;
        text-align: center;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc {
        justify-content: center;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc a {
        margin-right: 10px;
        margin-left: 10px;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc a:first-child {
        margin-right: 0;
        margin-left: 40px;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc a:last-child {
        margin-right: 40px;
        margin-left: 0;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc a p {
        font-size: 12px;
    }

    .page_down .layout .down_all .down_img .row_app .app_desc a img {
        width: 95%;
    }

    .index_motive .index_motive_itmes .index_motive_itme:first-child .index_motive_txt {
        top: 0;
        right: 0;
    }

    .index_life .index_title h4 {
        font-size: 26px;
    }

    .index_news .index_title .title_txt::after,
    .index_kol .index_title .title_txt::after,
    .index_life .index_title h4::after {
        width: 20%;
    }

    .index_motive {
        margin: 5px auto 20px;
    }

    .index_life {
        padding: 100px 0 40px;
    }

    .container .index_life .index_life_itmes .index_life_desc h4 {
        font-size: 22px;
    }

    .index_news .index_news_itmes .index_news_itme .more_time time,
    .index_news .index_news_itmes .index_news_itme .more_time .blog-addr,
    .index_about .index_about_txt p {
        font-size: 10px;
    }

    .index_about .index_about_txt p {
        font-size: 8px;
        width: 47%;
    }

    .page_main .exhibition_layou {
        width: 100%;
    }

    .page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_tt p {
        font-size: 12px;
    }

    .page_main .brand_man .brand_man_desc .brand_man_itmes .brand_man_itme .brand_man_tt h4 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .map_bottom_content_items {
        width: 49%;
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_img {
        position: relative;
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_img:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text {
        z-index: 999;
    }

    .blog-item .item-info .item-title {
        font-size: 14px;
    }

    .web_footer .foot_item {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        float: none;
        text-align: left
    }

    .foot_bar .copyright,
    .foot_bar .foot_sns {
        float: none;
        width: auto;
        text-align: left
    }

    .foot_sns li {
        padding-right: 8px;
        padding-left: 0
    }

    .slider_banner .swiper-button-prev,
    .slider_banner .swiper-button-next {
        display: none
    }

    .slider_banner .swiper-slide img {
        min-height: 160px
    }

    .slider_banner .slider_swiper_control {
        bottom: 20px
    }

    .slider_banner .swiper-pagination-bullets {
        text-align: center
    }

    .index_product .product_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%
    }

    .lytsolutions .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .pro_img_slid_box .layout {
        width: 100%
    }

    .solution_link_box {
        display: flex;
        justify-content: start;
        flex-wrap: wrap
    }

    .solution_titles {
        font-size: 16px
    }

    .solution_link_box li {
        border-right: 1px solid black;
        padding: 0px 3px;
        font-size: 12px
    }

    .solution_energy_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_lithium_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_Battery_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .lys_services_box ul li {
        width: 100%
    }

    .lyt_nums ul li {
        width: 50%;
        text-align: left;
        margin-bottom: 25px
    }

    .lyt_yingyong .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .lyt_yingyong_box {
        height: auto;
        overflow: hidden
    }

    .lyt_yingyong_box ul {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        position: relative
    }

    .lyt_yingyong_box ul li {
        width: 100%;
        height: auto;
        transform: skew(0deg, 0deg);
        position: relative;
        overflow: hidden;
        border-left: 0px solid #000000
    }

    .lyt_yingyong_box ul li:nth-child(1) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(2) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(3) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(4) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(5) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li div:nth-child(1) {
        transform: skew(0deg, 0deg)scale(1)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0, .4)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) div {
        right: 0;
        z-index: 9;
        color: #ffffff;
        width: 50%;
        margin: auto;
        position: absolute;
        left: 32%;
        top: 50%;
        margin-left: -0px;
        margin-top: -50px;
        font-size: 19px
    }

    .big_nums {
        font-size: 30px
    }

    .lyt_about_box>div {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 10px
    }

    .web_head .head_layer {
        background: url(../../uploads/header_img.png) no-repeat;
        background-size: 100px 100px;
        background-position: 111% 77%;
        border-bottom: 0px solid #D0092E
    }

    .banner_titles1 {
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 3px
    }

    .banner_slides0>div.banner_contant_box {
        position: absolute;
        top: 30%;
        right: 7%
    }

    .product_benefit_area .fl-rich-text {
        text-align: center;
    }

    .page_protable_energy_storage_solutions .page_energy_benefits.protable_benefits .benefits_bd .benefits_item {
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .page_household_energy_storage_solutions .energy_title span {
        font-size: 32px;
    }

    .product_classification_title {
        font-size: 24px;
    }

    .product_classification_title_fu {
        font-size: 18px;
    }

    .web_head .head_layer {
        border-bottom: 3px solid #D0092E
    }

    .lithiumleadacid01_right,
    .lithiumleadacid_section_img .img_img {
        display: none
    }

    .lithiumleadacid_section01 {
        padding-top: 30px !important;
        padding-bottom: 15px !important;
        background: #265886;
        background-image: unset !important;
        color: #fff
    }

    .lithiumleadacid_section01 .solution_bath_bar li a {
        color: #fff
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        margin-top: 10px
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 20px;
        line-height: 24px
    }

    .lithiumleadacid01_left .lithiumleadacid01_title span,
    .lithiumleadacid02_right .lithiumleadacid02_righttit span {
        display: inline-block
    }

    .solution_bath_bar {
        position: relative;
        margin-top: 30px;
        text-align: left
    }

    .lithiumleadacid_section02 .lithiumleadacid_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lithiumleadacid02_left {
        margin-top: 30px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .lithiumleadacid02_right {
        margin-left: 0;
        text-align: left;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }

    .lithiumleadacid_more {
        position: relative;
        margin-top: 15px;
        margin-right: auto;
        margin-left: 0;
        font-size: 13px;
        line-height: 33px
    }

    .lithiumleadacid_section_img .lithiumleadacid_section04_wrap {
        top: 50%;
        left: 1%;
        width: 98%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }

    .lithiumleadacid_section_img>img {
        opacity: .45
    }

    .lithiumleadacid_coloums04 {
        padding: 30px 0
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        margin-bottom: 8px
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumdesc {
        padding: 0
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum {
        width: 48%;
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        -webkit-box-flex: 0;
        flex: 0 0 48%
    }

    .lithiumleadacid_section04 .lithiumleadacid_section04_rightwrap .lithiumleadacid_more {
        margin-left: 0
    }

    .energystorage_section01 {
        padding: 30px 0
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 28px;
        line-height: 34px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 18px
    }

    .energystorage02_topwrap,
    .energystorage_section03 {
        margin: 30px auto
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle {
        font-size: 18px
    }

    .energystorage02_topwrap .energystorage02_toptitle span {
        font-size: 28px
    }

    .device_advantage .installation_desc,
    .device_advantage .installation_tit .energystorage_subtitle,
    .energystorage02_topwrap .energystorage02_topsubtit,
    .energystorage02_topwrap .energystorage02_toptext,
    .energystorage_section03 .energystorage03_desc {
        font-size: 14px
    }

    .energystorage_coloum .energystorage_col_content .energystorage_icontit,
    .energystorage_section03 .series_img .series_model {
        font-size: 12px
    }

    .energystorage_section03 .energystorage03_desc {
        line-height: 18px
    }

    .energystorage_section03 .energystorage03_title {
        font-size: 22px
    }

    .energystorage02_topwrap .energystorage02_topdesc {
        margin: 7px 0;
        font-size: 18px
    }

    .Power_installation {
        padding: 0 15px
    }

    .Power_installation .installation_title {
        font-size: 16px;
        line-height: 18px
    }

    .device_advantages .device_advantage {
        margin-top: 10px
    }

    .Power_installation .installation_title,
    .energystorage_section03 .energystorage03_desc,
    .energystorage_section03 .energystorage03_title,
    .energystorage_subtitle {
        margin-bottom: 10px
    }

    .energystorage_coloum .energystorage_iconimg img {
        max-width: 50px
    }

    .energystorage_coloum .energystorage_iconimg {
        margin-right: 15px;
        -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        -webkit-box-flex: 0;
        flex: 0 0 50px
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle,
    .energystorage_title {
        font-size: 18px
    }

    .energystorage02_bottomwrap .Power_installations {
        padding: 15px 0
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 14px
    }

    .energystorage_subtitle {
        font-size: 14px
    }

    .energystorage_wrap04 {
        margin: 30px 0
    }

    .pdclassification_column .pdclassification_title a {
        padding: 0;
        font-size: 16px
    }
}

@media only screen and (max-width: 640px) {
    .item_img_warp img {
        min-height: 230px;
        object-fit: cover;
        -webkit-object-fit: cover;
        object-position: center;
    }

    .page_residential_warp .layout {
        padding: 20px 0;
    }

    .page_residential_list li h3 {
        margin-top: 10px
    }

    .mc_d2s2_swiper .swiper-button-next-about {
        right: 0;
    }

    .pagnation_title {
        font-size: 20px
    }

    .sys_sub_head .head_title h1 {
        font-size: 30px
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%
    }

    .lytsolutions .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .pro_img_slid_box .layout {
        width: 100%
    }

    .solution_link_box {
        display: flex;
        justify-content: start;
        flex-wrap: wrap
    }

    .solution_titles {
        font-size: 16px
    }

    .solution_link_box li {
        border-right: 1px solid black;
        padding: 0px 3px;
        font-size: 12px
    }

    .solution_energy_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_lithium_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_Battery_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .lys_services_box ul li {
        width: 100%
    }

    .lyt_nums ul li {
        width: 50%;
        text-align: left;
        margin-bottom: 25px
    }

    .lyt_yingyong .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .lyt_yingyong_box {
        height: auto;
        overflow: hidden
    }

    .lyt_yingyong_box ul {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        position: relative
    }

    .lyt_yingyong_box ul li {
        width: 100%;
        height: auto;
        transform: skew(0deg, 0deg);
        position: relative;
        overflow: hidden;
        border-left: 0px solid #000000
    }

    .lyt_yingyong_box ul li:nth-child(1) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(2) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(3) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(4) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(5) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li div:nth-child(1) {
        transform: skew(0deg, 0deg)scale(1)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0, .4)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) div {
        right: 0;
        z-index: 9;
        color: #ffffff;
        width: 50%;
        margin: auto;
        position: absolute;
        left: 32%;
        top: 50%;
        margin-left: -0px;
        margin-top: -50px;
        font-size: 19px
    }

    .big_nums {
        font-size: 30px
    }

    .lyt_about_box>div {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 10px
    }

    .banner_slides1>div.banner_contant_box {
        position: absolute;
        top: 11%;
        right: 5%;
        text-align: right
    }

    .banner_slides2>div.banner_contant_box {
        position: absolute;
        bottom: 12px;
        text-align: center;
        width: 100%
    }

    .page_household_energy_storage_solutions .layout {
        width: 98% !important;
    }

    .page_residential_list li {
        width: 32%;
    }

    .page_residential_list li img {
        max-width: 40px
    }

    .page_residential_main h2 {
        font-size: 24px
    }

    .page_residential_main p {
        font-size: 14px
    }

    .page_safety_item {
        width: 100%
    }

    .page_safety_item:last-child .page_safety_slide {
        width: 100%
    }

    .page_simple_list {
        margin-top: 80px
    }

    .page_simple_slide {
        width: 100%;
        margin-bottom: 20px
    }

    .page_household_energy_storage_solutions .page_energy_standard .item_text a b,
    .page_household_energy_storage_solutions .page_energy_standard .item_text a,
    .page_household_energy_storage_solutions .page_energy_standard .item_text h3 {
        font-size: 24px;
    }

    .product_classification_title {
        line-height: 20px;
    }

    .product_page_layout .product_page_title {
        font-size: 20px
    }

    .product_banner_list img {
        width: 40px
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        font-size: 18px;
        line-height: 22px
    }

    .lithiumleadacid01_left .lithiumleadacid01_desc {
        margin-top: 5px
    }

    .lithiumleadacid_section {
        padding: 35px 0
    }

    .lithiumleadacid_title {
        font-size: 16px;
        line-height: 20px
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        margin-bottom: 7px;
        margin-left: 7px;
        padding-bottom: 7px;
        font-size: 13px
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumdesc p {
        margin-bottom: 5px;
        padding-left: 7px
    }

    .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        padding-bottom: 5px;
        font-size: 13px
    }

    .lithiumleadacid_coloums04 .lithiumleadacid_coloum .lithiumleadacid_coloumtit {
        margin-bottom: 5px
    }

    .lithiumleadacid01_left .lithiumleadacid01_title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 18px
    }

    .solution_bath_bar {
        margin-top: 15px
    }

    .lithiumleadacid_section {
        padding: 25px 0
    }

    .lithiumleadacid_title {
        font-size: 14px;
        line-height: 16px
    }

    .lithiumleadacid02_right .lithiumleadacid02_rightsubtit,
    .lithiumleadacid_section04_wrap p {
        margin-top: 3px
    }

    .lithiumleadacid_section04>img {
        max-width: unset;
        min-width: 480px
    }

    .lithiumleadacid_text_over {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5
    }

    .lithiumleadacid_section04 .lithiumleadacid_section_img>img {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    .lithiumleadacid_section04.lithiumleadacid_section05 .lithiumleadacid_section_img>img {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    .page_energy_storage_solutions .lithiumleadacid_section04 .lithiumleadacid_section_img>img {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    .page_energy_storage_solutions .lithiumleadacid_section04.lithiumleadacid_section05 .lithiumleadacid_section_img>img {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 24px;
        line-height: 28px
    }

    .energystorage_section01 .energystorage01_desc {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 16px
    }

    .energystorage_section01 {
        padding: 10px 0
    }

    .energystorage02_topwrap .energystorage02_topdesc {
        font-size: 16px
    }

    .device_advantage .installation_desc,
    .device_advantage .installation_tit .energystorage_subtitle,
    .energystorage02_topwrap .energystorage02_topsubtit,
    .energystorage02_topwrap .energystorage02_toptext,
    .energystorage_section03 .energystorage03_desc {
        font-size: 12px
    }

    .energystorage02_bottomwrap .energystorage02_title,
    .energystorage02_topwrap .energystorage02_toptitle,
    .energystorage_title {
        font-size: 16px
    }

    .energystorage02_topwrap .energystorage02_toptitle span,
    .energystorage_section03 .energystorage03_title span {
        font-size: 22px
    }

    .Power_installation .installation_title span {
        display: inline-block
    }

    .Power_installation .installation_title {
        font-size: 16px;
        line-height: 1
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 13px
    }

    .device_advantage .installation_tit {
        margin-bottom: 5px
    }

    .energystorage_section03 .energystorage03_title {
        font-size: 16px
    }

    .energystorage_model_img {
        display: none
    }

    .energystorage_coloums {
        margin: 15px 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }

    .lithiumleadacid_section04 .lithiumleadacid_more {
        margin-top: 10px;
        font-size: 12px;
        line-height: 30px
    }

    .lithiumleadacid_text_over {
        max-height: 51px;
        -webkit-line-clamp: 3
    }

    .energystorage_subtitle {
        margin-bottom: 5px;
        font-size: 13px
    }

    .page_energy_storage_solutions .lithiumleadacid_section_img>img {
        min-width: 640px
    }

    .Power_installations {
        display: block
    }

    .Power_installation {
        margin-bottom: 15px;
        width: 100%
    }

    .pdclassification_columns {
        margin: 15px 0
    }

    .pdclassification_column figure {
        padding: 10px 5px
    }

    .pdclassification_column .pdclassification_title a {
        font-size: 14px;
        margin-bottom: 5px
    }

    .pdclassification_column {
        padding: 2px
    }

    .pdcategory_tit a {
        font-size: 13px;
        font-family: 'Montserrat';
        letter-spacing: -1px;
        line-height: 15px
    }

    .pdcategory_power {
        letter-spacing: -.5px;
        font-family: 'ArchivoNarrow-Regular'
    }

    .pdcategory_infomation {
        padding: 5px 0
    }

    .pdcategory_container .pdcategory_title {
        font-size: 16px;
        line-height: 20px
    }

    .page_energy_banner .energy_icon .item {
        width: 40%;
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        font-size: 20px
    }

    .powerbattery_section01_container .powerbattery_section01_text {
        font-size: 12px;
        line-height: 16px
    }

    .powerarr_img {
        margin: 20px 0
    }

    .power_icons {
        margin-top: 10px;
        padding: 10px;
        width: 100%
    }

    .powerbattery_title {
        margin-top: 5px;
        font-size: 26px
    }

    .powerbattery_imgwrap sub {
        font-size: 16px
    }

    .powerbattery_section_container .flex_nowrap {
        display: block
    }

    .powerbattery_section_container .powerproduct_left {
        margin-bottom: 15px;
        width: 100%
    }

    .powerbattery_section_container .powerbattery_content {
        width: 100%
    }
}

@media only screen and (max-width: 580px) {
    .banner_slides0>div.banner_contant_box {
        position: absolute;
        top: 22%;
        right: 7%
    }

    .banner_titles1 {
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 3px
    }

    .banner_titles2 {
        font-size: 14px
    }

    .banner_slides1>div.banner_contant_box {
        position: absolute;
        top: 6%;
        right: 5%;
        text-align: right
    }

    .index_main .products_menu_list_box .swiper-button-next {
        right: 35%;
        top: 100%
    }

    .index_main .products_menu_list_box .swiper-button-prev {
        left: 35%;
        top: 100%
    }
}

@media only screen and (max-width: 500px) {
    .content_box:after {
        content: ''
    }

    .content_box h2,
    .content_box:before {
        width: 45%
    }

    .content_box h2>span {
        font-size: 15px !important
    }

    .content_box .companyname {
        color: transparent
    }
}

@media only screen and (max-width: 550px) {
    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text {
        top: 15%;
        left: 1%;
        padding-right: 0;
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text {
        left: 1%;
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text h3 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li a {
        font-size: 13px;
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li a {
        font-size: 13px;
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text h3 {
        font-size: 14px;
    }

    .index_lytsolutions .flex_row .lytsolutions_right .lytsolutions_item .item_text ul li::before,
    .index_lytsolutions .flex_row .lytsolutions_left .lytsolutions_item .item_text ul li::before {
        content: url(/sikaien/imgs/right_xiao.png);
        top: 1px;
    }

    .page_energy_benefits .benefits_bd .benefits_item .item_text {
        padding-left: 0
    }

    .page_energy_banner .energy_icon img {
        max-width: 50px;
    }

    .page_energy_banner .motive_icon img {
        filter: invert(100%);
    }

    .page_energy_banner .motive_icon span {
        color: #000;
    }

    .page_motive_banner .motive_icon img {
        filter: invert(0);
    }

    .page_motive_banner .motive_icon span {
        color: #fff;
    }

    .page_energy_nav a {
        height: 50px;
        line-height: 50px;
        margin-bottom: 25px;
        margin-right: 0
    }

    .page_energy_banner .energy_path_bar ul li a {
        font-size: 17px
    }

    .index_fiximg_content {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .item_img_warp img {
        height: 260px
    }

    .page_residential_main h2 {
        font-size: 20px
    }

    .page_residential_list li h3 {
        font-size: 12px
    }

    .item_img_warp img {
        object-position: left
    }

    .page_smart_main h2 {
        top: 10px;
    }

    .page_smart_main img {
        min-height: 280px;
        object-fit: cover;
        -webkit-object-fit: cover;
    }

    .page_storage_slide {
        width: 49%
    }

    .page_storage_slide {
        padding: 10px 0 !important
    }

    .page_storage_list .item_text {
        width: 100%;
        margin-bottom: 10px
    }

    .pagnation_title_fu {
        font-size: 14px;
    }

    .path_bar {
        top: 30%
    }

    .international_text .text_box.en_text {
        left: -40%;
        top: -8%
    }

    .international_text .text_box.cn_text {
        top: -8%
    }

    .international_text .text_box.af_text {
        left: -55%;
        top: 88%
    }

    .mc_d2s2_swiper.swiper-container .swiper-slide {
        width: 100%
    }

    .index_ad {
        padding-top: 0;
        top: 100px
    }

    .page_about {
        font-size: 24px
    }

    .pagnation_dec {
        font-size: 12px
    }

    .sys_sub_head ul a {
        font-size: 12px
    }

    .mobile-hide {
        display: none !important
    }

    .gotop {
        display: none !important
    }

    .service_item {
        width: 100%
    }

    .blog-item .item-img {
        width: 150px
    }

    .table_wrap {
        overflow-x: scroll
    }

    .web_head .head_layer {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom-width: 5px
    }

    .layout {
        width: auto;
        padding: 0 10px
    }

    .pro_img_slid_box .layout {
        width: auto
    }

    .head_bn_slider .head_bn_item img {
        min-height: 100px
    }

    .sys_sub_head .swiper-pagination {
        bottom: 10px
    }

    .sys_sub_head .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .head_top {
        font-size: 12px
    }

    .web_head .logo img {
        max-height: 30px;
    }

    .web_footer .foot_logo img {
        max-height: 80px;
        width: auto
    }

    .foot_items .layout {
        display: block
    }

    .web_footer .foot_item .title {
        font-size: 14px;
    }

    .foot_txt_list li {
        font-size: 14px
    }

    .foot_sns li img {
        max-height: 30px
    }

    .foot_bar {
        font-size: 14px
    }

    .foot_contact_list .contact_item .contact_val {
        font-size: 16px
    }

    .foot_contact_list .contact_ico {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        -o-transform: scale(.85);
        transform: scale(.85)
    }

    .company_subscribe .button {
        font-size: 16px
    }

    .side-widget {
        margin: 0 0 30px
    }

    .side-tit-bar .side-tit {
        font-size: 16px;
        text-transform: none
    }

    .side-cate li li {
        line-height: 20px
    }

    .side-cate li li a {
        padding: 0 15px
    }

    .side-cate li li a:before {
        top: 7px
    }

    .side-product-items .side_product_item {
        width: 100%;
        float: none
    }

    .side-product-items .side_product_item figure {
        margin-left: 10px;
        margin-right: 10px
    }

    .side_product_item .add-friend {
        right: 10px;
        bottom: 5px
    }

    .sys_btn {
        padding: .4em 1.2em
    }

    .index_hd {
        padding-bottom: 25px
    }

    .index_hd .hd_title h4 {
        font-size: 11px
    }

    .index_hd .hd_title h2 {
        font-size: 28px
    }

    .index_swiper_control {
        padding-bottom: 0
    }

    .slider_banner .swiper-pagination {
        bottom: 10px
    }

    .index_main .index-swiper-buttons .swiper-button-prev,
    .index_main .index-swiper-buttons .swiper-button-next {
        font-size: 28px;
        width: 30px;
        height: 60px;
        line-height: 60px;
        margin-top: -30px
    }

    .product_item figcaption {
        padding: 20px 10px 60px
    }

    .product_item .item_title {
        font-size: 16px
    }

    .product_item .item_desc {
        font-size: 12px;
        margin-top: 15px
    }

    .product_item .item_more a {
        font-size: 12px
    }

    .product_item .item_more .sys_btn {
        padding: .6em
    }

    .index_product {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .index_product .product_items {
        margin: -1px
    }

    .index_product .product_item {
        padding: 1px
    }

    .index_company_intr {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .index_company_intr .company_intr_cont {
        font-size: 14px
    }

    .index_company_intr .learn_more {
        margin-top: 20px;
        font-size: 16px
    }

    .index_company_intr .learn_more .sys_btn {
        padding: 5px 15px
    }

    .index_company_intr .swiper-pagination {
        left: 0
    }

    .index_news {
        /* padding-top: 50px; */
        /* padding-bottom: 50px; */
    }

    .index_news .news_cont {
        width: 100%
    }

    .index_news .index_bd .layout {
        padding-left: 40px;
        padding-right: 40px
    }

    .index_news .news_item .item_tit {
        font-size: 16px
    }

    .index_news .news_item .item_desc {
        font-size: 12px
    }

    .index_brands .brand_slider {
        margin: 0 30px
    }

    .index_main .index_brands .index-swiper-buttons .swiper-button-prev,
    .index_main .index_brands .index-swiper-buttons .swiper-button-next {
        width: 21px;
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        font-size: 20px;
        border-radius: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .index_main .index_brands .index-swiper-buttons .swiper-button-prev {
        left: 0
    }

    .index_main .index_brands .index-swiper-buttons .swiper-button-next {
        right: 0
    }

    .path_bar li {
        font-size: 14px;
        margin-left: 10px;
        padding-right: 6px
    }

    .path_bar li:after {
        height: 1px;;
        padding-left: 6px;
        position: absolute;
    }

    .sub_head_intro {
        font-size: 16px
    }

    .main_hd {
        margin-bottom: 15px;
        border-bottom: 0;
        padding-bottom: 0
    }

    .main_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .product_item .item_img a:after {
        display: none
    }

    .items_list ul {
        margin: 0 -2px
    }

    .items_list .product_item {
        padding: 0
    }

    .items_list .product_item figure {
        margin: 2px;
        padding: 1px
    }

    .items_list .product_item .item_img {
        border-width: 1px
    }

    .items_list .product_item .item_title {
        font-size: 14px
    }

    .items_list .product_item .item_title a {
        padding: 0
    }

    .page_bar {
        line-height: 22px;
        font-size: 12px
    }

    .page_bar a,
    .page_bar span {
        min-width: 2em;
        padding: 0 5px;
        margin: 0 2px;
        border-radius: 2px
    }

    .blog-item {
        padding: 0 5px
    }

    .blog-item .item-img {
        width: auto;
        max-width: 100%;
        float: none;
        margin-right: 0;
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .blog-item .item-info .item-title {
        line-height: 1.2;
        font-family: 'MyriadProBold';
        font-weight: normal
    }

    .blog-item .item-info {
        padding-top: 15px
    }

    /*.blog-item .item-info .item-title{height:auto;}*/
    .blog-item .item-info .item-detail {
        max-height: 9em;
        line-height: 1.5em;
        overflow: hidden;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical
    }

    .blog-item .item-info .item-more {
        float: none
    }

    .blog-item .item-info time {
        font-size: 14px;
        color: #888
    }

    .items_list .share_this {
        position: static;
        text-align: left;
        padding-bottom: 15px;
        float: none
    }

    .page_main {
        padding-top: 15px;
        /* padding-bottom: 100px; */
    }

    .international_box {
        margin-top: 50px
    }

    .product-intro {
        overflow: visible
    }

    .product-view {
        width: auto;
        /* margin-left: -10px;
        margin-right: -10px */
    }

    .product-view .image-additional li a {
        margin-left: 0;
        margin-right: 0
    }

    .product-view .image-additional li a:before,
    .product-view .image-additional li a:after {
        display: none
    }

    .product-view .swiper-button-prev,
    .product-view .swiper-button-next {
        width: 27px;
        height: 40px;
        line-height: 40px;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        font-size: 18px;
        opacity: .8
    }

    .product-view .swiper-button-prev {
        left: 0;
        border-radius: 0 3px 3px 0;
        padding-right: 2px
    }

    .product-view .swiper-button-next {
        right: 0;
        border-radius: 3px 0 0 3px;
        padding-left: 2px
    }

    .product-view .swiper-button-prev:before,
    .product-view .swiper-button-next:before {
        display: inline-block;
        -webkit-transform: scale(.7, 1);
        -ms-transform: scale(.7, 1);
        -o-transform: scale(.7, 1);
        transform: scale(.7, 1)
    }

    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .goods-may-like .title {
        text-transform: none
    }

    .page_title {
        font-weight: normal;
        font-size: 20px;
        margin-bottom: 10px
    }

    .product-summary {
        padding-top: 0
    }

    .product-summary .page_title {
        font-size: 24px
    }

    .product-summary .product-meta h3 {
        font-size: 24px
    }

    .product-summary .product-meta {
        font-size: 14px
    }

    .product-summary .product-meta p {
        font-size: 15px
    }

    .product-summary .product-meta h3 {
        line-height: 1.3;
        font-size: 16px
    }

    .product-summary .product-meta li {
        font-size: 13px
    }

    .product-summary .share-this {
        text-align: left;
        margin: 20px 0 0
    }

    .product-btn-wrap {
        padding-top: 30px
    }

    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy {
        font-size: 14px;
        padding: 2px 10px
    }

    .product-detail {
        margin-top: 40px
    }

    .detail-tabs .title {
        font-size: 14px;
        padding: 1px 15px
    }

    .tab-panel-wrap {
        padding: 0 0 20px;
        border: 0
    }

    .goods-may-like .title {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 20px
    }

    .goods-may-like .layer-bd {
        position: relative;
        padding: 0
    }

    .goods-may-like .swiper-slider {
        position: relative
    }

    .goods-may-like .product_item .item_title {
        font-size: 14px
    }

    .goods-may-like .product_item .item_title a {
        padding-left: 0;
        padding-right: 0
    }

    .goods-may-like .swiper-control {
        position: static
    }

    .goods-may-like .swiper-button-prev,
    .goods-may-like .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-top: -15px;
        background-color: rgba(0, 0, 0, .7);
        position: absolute
    }

    .goods-may-like .layer-bd .swiper-button-prev {
        left: 5px
    }

    .goods-may-like .layer-bd .swiper-button-next {
        right: 5px
    }

    .lytsolutions .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .solution_link_box {
        display: flex;
        justify-content: start;
        flex-wrap: wrap
    }

    .solution_titles {
        font-size: 16px
    }

    .solution_link_box li {
        border-right: 1px solid black;
        padding: 0px 3px;
        font-size: 12px
    }

    .solution_energy_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_lithium_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_Battery_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .lys_services_box ul li {
        width: 100%
    }

    .lyt_nums ul li {
        width: 50%;
        text-align: left;
        margin-bottom: 25px
    }

    .lyt_yingyong .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .lyt_yingyong_box {
        height: auto;
        overflow: hidden
    }

    .lyt_yingyong_box ul {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        position: relative
    }

    .lyt_yingyong_box ul li {
        width: 100%;
        height: auto;
        transform: skew(0deg, 0deg);
        position: relative;
        overflow: hidden;
        border-left: 0px solid #000000
    }

    .lyt_yingyong_box ul li:nth-child(1) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(2) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(3) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(4) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(5) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li div:nth-child(1) {
        transform: skew(0deg, 0deg)scale(1)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0, .4)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) div {
        right: 0;
        z-index: 9;
        color: #ffffff;
        width: 30%;
        margin: auto;
        position: absolute;
        left: 32%;
        top: 50%;
        margin-left: -0px;
        margin-top: -50px;
        font-size: 19px
    }

    .big_nums {
        font-size: 30px
    }

    .lyt_about_box>div {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 10px
    }

    .banner_slides0>div.banner_contant_box {
        position: absolute;
        top: 13%;
        right: 2%
    }

    .banner_titles1 {
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 3px
    }

    .banner_titles2 {
        font-size: 12px
    }

    .banner_links {
        display: inline-block;
        background: black;
        padding: 2% 4%;
        color: #ffffff;
        margin-top: 2%;
        font-size: 12px
    }

    .banner_slides2>div.banner_contant_box {
        position: absolute;
        bottom: 1px;
        text-align: center;
        width: 100%
    }

    .banner_titles1 {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 3px
    }

    .product_list_item,
    .center_items .swiper-slide.pic_slide_item,
    .contact_form form input[type=text],
    .contact_form form .wpcf7-textarea {
        width: 100% !important
    }

    .R600-lp h3 {
        font-size: 20px !important;
    }

    .R600-lp .fl-button {
        font-size: 12px !important;
    }

    .page_energy_solutions .energy_solution_bd .energy_solution_item .item_text {
        top: 40px;
    }

    .product_page_layout .product_page_title {
        font-size: 14px;
        top: 10%
    }

    .product_banner_icon {
        top: 40%
    }

    .sys_sub_head .solution_bath_bar {
        bottom: -10%
    }

    .sys_sub_head li,
    .sys_sub_head li a {
        line-height: 1
    }

    .product_banner_list span {
        margin-top: 0;
        line-height: 15px
    }

    .place_holderbar {
        height: 118px
    }

    .lithiumleadacid_coloum,
    .lithiumleadacid_coloums04 .lithiumleadacid_coloum {
        margin-top: 10px;
        width: 100%;
        text-align: left;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }

    .lithiumleadacid_coloums04 {
        padding: 0
    }

    .device_advantage .installation_tit,
    .energystorage_section03 .energystorage03_desc {
        font-size: 12px
    }

    .energystorage_section01 .energystorage01_title {
        font-size: 22px;
        line-height: 24px
    }

    .energystorage_section01 .energystorage01_desc {
        font-size: 14px
    }

    .lithiumleadacid_coloum:nth-child(1),
    .lithiumleadacid_coloum:nth-child(2) {
        margin-bottom: 0
    }

    .pdclassification_column .pdclassification_title a {
        font-size: 12px;
        font-family: 'Montserrat';
        letter-spacing: -1px;
        line-height: 16px
    }

    .product_classification_title {
        font-size: 20px;
        line-height: 20px
    }

    .powerbattery_section01_container .powerbattery_section01_title {
        font-size: 18px
    }

    .layout {
        width: 98%
    }

    .powerbattery_imgwrap .solution_bath_bar {
        bottom: 10px
    }

    .powerbattery_section02 .absolute_layout {
        position: initial;
        top: unset;
        left: unset;
        margin: 15px 0;
        width: 100%;
        height: auto;
        -webkit-transform: unset;
        transform: unset;
        -ms-transform: unset
    }

    .powerbattery_section02 .powerbattery_imgwrap {
        position: absolute;
        top: 15px;
        width: 100%
    }

    .powerbattery_title {
        font-size: 22px
    }

    .power_icons {
        padding: 0
    }
}

@media only screen and (max-width: 320px) {
    .side_product_item {
        width: 100%
    }

    .lytsolutions .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .solution_link_box {
        display: flex;
        justify-content: start;
        flex-wrap: wrap
    }

    .solution_titles {
        font-size: 16px
    }

    .solution_link_box li {
        border-right: 1px solid black;
        padding: 0px 3px;
        font-size: 12px
    }

    .solution_energy_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_lithium_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .solution_Battery_pro {
        position: absolute;
        bottom: 0;
        right: 15%;
        width: 20%
    }

    .lys_services_box ul li {
        width: 100%
    }

    .lyt_nums ul li {
        width: 50%;
        text-align: left;
        margin-bottom: 25px
    }

    .lyt_yingyong .layout {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    .lyt_yingyong_box {
        height: auto;
        overflow: hidden
    }

    .lyt_yingyong_box ul {
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        position: relative
    }

    .lyt_yingyong_box ul li {
        width: 100%;
        height: auto;
        transform: skew(0deg, 0deg);
        position: relative;
        overflow: hidden;
        border-left: 0px solid #000000
    }

    .lyt_yingyong_box ul li:nth-child(1) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(2) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(3) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(4) {
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li:nth-child(5) {
        width: 100%;
        top: 0;
        left: 0%
    }

    .lyt_yingyong_box ul li div:nth-child(1) {
        transform: skew(0deg, 0deg)scale(1)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgb(0, 0, 0, .4)
    }

    .lyt_yingyong_box ul li a>div:nth-child(2) div {
        right: 0;
        z-index: 9;
        color: #ffffff;
        width: 50%;
        margin: auto;
        position: absolute;
        left: 32%;
        top: 50%;
        margin-left: -0px;
        margin-top: -50px;
        font-size: 19px
    }

    .big_nums {
        font-size: 30px
    }

    .lyt_about_box>div {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 10px
    }
}

.product-describe-switch-container {
    position: relative
}

.product-describe-switch-container .product-describe-tabs {
    position: relative;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px;
    padding-left: 10px;
}

.product-describe-switch-container .product-describe-tabs .product-describe-tab {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    background-color: #eee;
    line-height: 30px;
    padding: 0 8px;
    border-radius: 5px 5px 0 0;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    cursor: pointer
}

.product-describe-switch-container .product-describe-tabs .product-describe-tab.active {
    color: #D0092E;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-bottom-color: #d0d0d0;
    border-bottom-color: #fff
}

.product-describe-switch-container .product-describe-switch-wrap {
    position: relative
}

.product-describe-switch-container .product-describe-switch-wrap .product-describe-generality {
    display: none
}

.product-describe-switch-container .product-describe-switch-wrap .product-describe-generality.active {
    display: block
}

@media only screen and (max-width:1280px) {
    .product-describe-switch-container .product-describe-tabs .product-describe-tab {
        font-size: 14px
    }
}

@media only screen and (max-width:640px) {
    .product-describe-switch-container .product-describe-tabs .product-describe-tab {
        margin-top: 5px
    }

    .product-describe-switch-container .product-describe-tabs .product-describe-tab.active {
        color: #fff;
        background: #D0092E;
        border: none
    }

    .product-describe-switch-container .product-describe-tabs {
        border: none;
        padding-left: 0;
    }
}

.contact_from .from_right .mauticform-page-1 {
    display: flex !important
}

.mauticform-row.validate-inner {
    position: relative
}

.mauticform-row.validate-inner .validate-box {
    position: relative;
    display: flex;
    align-items: center
}

.mauticform-row.validate-inner .validate-box .validate-number,
.mauticform-row.validate-inner .validate-box input {
    width: 100px;
    font-size: 16px;
    padding: 0;
    letter-spacing: 2px;
    height: 36px;
    line-height: 20px;
    border-radius: 0;
    text-align: center;
    border: none
}

.mauticform-row.validate-inner .validate-box .validate-number {
    margin-left: 20px;
    background: #eee;
    font-weight: 700
}

.mauticform-row.validate-inner .validate-box input {
    border: 1px solid #777
}

.mauticform-row .mauticform-errormsg {
    font-size: 12px !important;
    position: relative;
    display: none;
    color: red !important;
    margin: 5px 0 10px 0
}

.verifyerrorinput .mauticform-errormsg {
    display: block !important
}

.verifycorrecinput .mauticform-errormsg {
    display: none !important
}

.mauticform-has-error .mauticform-errormsg {
    display: block
}

#mauticform_copfuzhicontactyanzhengbiaodan_email,
#mauticform_copfuzhicontactyanzhengbiaodan_xing_ming {
    /*width: 100%;*/
}

.contact_bottompopfrom #mauticform_contactwwwSikaientechcom_country,
.contact_bottompopfrom #mauticform_contactwwwSikaientechcom_xing_ming,
.contact_bottompopfrom #mauticform_contactwwwSikaientechcom_zip_code,
.contact_bottompopfrom .mauticform-email,
.contact_bottompopfrom .mauticform-select,
.page_becom .contact_bottompopfrom #mauticform_contactwwwSikaientechcom_company,
.page_becom .contact_bottompopfrom #mauticform_contactwwwSikaientechcom_phone,
.Sikaientechphone,
.Sikaientechtype,
#mauticform_copfuzhicontactyanzhengbiaodan_country,
#mauticform_copfuzhicontactyanzhengbiaodan_zip_code,
#mauticform_copfuzhicontactyanzhengbiaodan_phonewhatsappwechat_very,
#mauticform_copfuzhicontactyanzhengbiaodan_product_type {
    width: 45%
}

.mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-3.mauticform-select,
.mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-row {
    width: 45%
}

.mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-7,
.mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-8,
.mauticform_wrapper_ceshiwentibiaodan123121 .validate-inner.mauticform-row {
    width: 100%
}



.from_right #mauticform_contactdingzhiyanzhengma_submit button ,#mauticform_input_copfuzhicontactyanzhengbiaodan_submit{
    width: 100%;
    border: none;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: .2rem;
}

.contact_bottompopfrom .mauticform-row.mauticform-field-5 {
    width: 100%
}

.Sikaientechregion select,
.Sikaientechtype select {
    height: 43px
}

.contact_bottompopfrom #mauticform_httpswwwSikaientechcomoypowinvitetoees_submit {
    text-align: center
}

.contact_bottompopfrom #mauticform_httpswwwSikaientechcomoypowinvitetoees_submit button {
    width: 61%;
    border: none;
    background-image: linear-gradient(45deg, #0075f9 0, #22b2bf 51%, #38da98 100%);
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: .2rem
}

.contact_bottompopfrom #mauticform_contactwwwSikaientechcom_liu_yan textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    max-width: 650px;
}

.contact_bottompopfrom #mauticform_httpswwwSikaientechcomoypowinvitetoees_submit button::before {
    content: '';
    background-image: url(/sikaien/imgs/form_mail.png);
    background-size: cover;
    position: absolute;
    width: 48px;
    height: 32px;
    right: 20%;
    bottom: 6px
}

.contact_bottompopfrom .mauticform-selectbox {
    height: 43px
}

.mauticform_wrapper_ceshiwentibiaodan123121 textarea {
    min-height: 115px;
}



.page_product_select_list {
    position: relative;
    padding: 10px;
    margin: 50px 0;
}

.product_select_wrap {
    position: relative;
    z-index: 9
}

.page_product_select_list .product_select_btn {
    width: 120px;
    cursor: pointer;
    background: -webkit-linear-gradient(45deg, #17a0cc 0, #22b2bf 51%, #38da98 100%);
    background: linear-gradient(45deg, #17a0cc 0, #22b2bf 51%, #38da98 100%);
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: table
}

.product_select_titlebar {
    position: relative;
    text-align: center;
    padding: 0 0 50px 0;
}

.product_select_titlebar h2 {
    position: relative;
    font-size: 44px;
    line-height: 48px;
    color: #333;
    font-family: 'Montserrat_Medium';
    text-transform: capitalize;
}

.product_select_titlebar p {
    position: relative;
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.5;
    color: #292929
}

.product_select_tabs {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product_select_tabs .product_select {
    width: 35.4%;
    position: relative
}

.product_select_tabs .product_select .product_select_title {
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    padding: 4px 15px;
    position: relative
}

.product_select_tabs .product_select .product_select_title::after {
    content: "";
    width: 15px;
    height: 10px;
    position: absolute;
    top: 20px;
    right: 15px;
    background-image: url(/sikaien/imgs/select_down.png);
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.product_select_tabs .product_select:hover .product_select_title::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product_select_tabs .product_select .product_select_options {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    padding: 10px;
    box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .1)
}

.product_select_tabs .product_select:hover .product_select_options {
    display: block
}

.product_select_tabs .product_select .product_select_options li {
    line-height: 1.5;
    font-size: 14px;
    padding: 3px 0;
    position: relative;
    cursor: pointer
}

.product_select_tabs .product_select .product_select_options li:hover {
    color: #D0092E
}

.product_select_tabs .applyfilterbtn {
    width: 24.6%
}

.product_select_tabs .applyfilterbtn .applyfilterbtnsun {
    width: 100%;
    cursor: pointer;
    background: -webkit-linear-gradient(45deg, #17a0cc 0, #22b2bf 51%, #38da98 100%);
    background: linear-gradient(45deg, #17a0cc 0, #22b2bf 51%, #38da98 100%);
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px
}

.product_select_tabs .applyfilterbtn .applyfilterbtnsun::before {
    width: 19px;
    height: 19px;
    content: "";
    background-image: url(/sikaien/imgs/searchico.png);
    display: inline-block;
    position: relative;
    margin-right: 20px;
    vertical-align: middle
}

.product_select_items .product_select_item {
    position: relative;
    border: 3px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 50px;
    margin-bottom: 65px;
    border-radius: 10px
}

.product_select_items .product_select_item:hover {
    border-color: #00aea4
}

.product_select_items .product_select_item::before {
    content: "";
    border: 1px solid #979797;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.product_select_items .product_select_item:hover:before {
    opacity: 0
}

.product_select_items .product_select_item .product_select_img {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px
}

.product_select_items .product_select_item .product_select_info {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product_select_items .product_select_item .product_select_info .product_select_column {
    width: 270px
}

.product_select_item .product_select_column .product_select_infotit {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 7px
}

.product_select_item .product_select_column .product_select_desc {
    font-size: 14px;
    line-height: 1.44;
    color: #646464;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 显示的行数，可以根据需要修改 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_select_item .product_select_column.product_select_model .product_select_desc {
    font-size: 50px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    font-family: 'Montserrat_Medium';
}

.product_select_item .product_select_column.product_select_model {
    width: 240px
}

.product_select_center {
    position: relative;
    padding: 14px 0;
    border-top: 1px solid #ccc;
    margin-top: 60px
}

.product_select_center .product_select_centertitle {
    position: relative;
    text-align: center;
    line-height: 30px;
    color: #292929;
    font-size: 14px
}

.product_select_center .product_select_centerbtn {
    position: absolute;
    top: 14px;
    right: 0
}

.product_select_bottom {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_select_bottom .product_select_bottombtn {
    margin: 0 27px;
    width: 198px;
    line-height: 50px;
    font-size: 18px
}

.product_select_partner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 56px 0
}

.product_select_partner li {
    position: relative;
    margin: 0 25px
}

.product_select_partner li img {
    position: relative;
    max-height: 40px
}

.product_select_partner {
    display: none;
}

@media screen and (max-width:1280px) {
    .product_select_items .product_select_item {
        padding: 15px 25px;
        margin-bottom: 35px
    }

    .product_select_item .product_select_column.product_select_model .product_select_desc {
        font-size: 40px
    }

    .product_select_items .product_select_item .product_select_info {
        padding-left: 25px
    }

    .product_select_items .product_select_item .product_select_img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 200px;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }

    .product_select_items .product_select_item .product_select_info .product_select_column {
        width: 250px
    }

    .product_select_item .product_select_column .product_select_desc {
        font-size: 12px
    }

    .product_select_titlebar .product_select_maintitle {
        font-size: 34px;
        line-height: 1.3
    }

    .product_select_titlebar .product_select_maindesc {
        font-size: 16px
    }

    .product_select_partner {
        margin: 35px 0
    }

    .product_select_center {
        margin-top: 35px
    }
}

@media screen and (max-width:1200px) {
    .product_select_tabs .applyfilterbtn .applyfilterbtnsun {
        font-size: 14px;
        line-height: 42px
    }

    .product_select_tabs .applyfilterbtn .applyfilterbtnsun::before {
        margin-right: 7px;
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat
    }

    .product_select_tabs .product_select .product_select_title {
        line-height: 32px;
        font-size: 14px
    }

    .product_select_items .product_select_item .product_select_img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 135px;
        -ms-flex: 0 0 135px;
        flex: 0 0 135px
    }

    .product_select_items .product_select_item .product_select_info .product_select_column {
        width: 30%
    }

    .product_select_titlebar .product_select_maintitle {
        font-size: 30px;
    }
}

@media screen and (max-width:768px) {
    .page_product_select_list {
        padding: 0;
        margin: 35px 0;
    }

    .product_select_tabs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product_select_tabs .applyfilterbtn {
        width: 100%;
        margin-top: 15px
    }

    .product_select_tabs .product_select {
        width: 48%;
        position: relative
    }

    .product_select_items .product_select_item {
        margin-bottom: 15px;
        padding: 10px;
        display: block
    }

    .product_select_items .product_select_item .product_select_img {
        max-width: 250px
    }

    .product_select_items .product_select_item .product_select_info {
        padding-left: 0
    }

    .product_select_titlebar .product_select_maintitle {
        font-size: 24px;
    }
}

@media screen and (max-width:640px) {
    .product_select_items .product_select_item .product_select_info {
        display: block
    }

    .product_select_items .product_select_item .product_select_info .product_select_column {
        width: 100%;
        margin: 10px 0
    }

    .product_select_center .product_select_centerbtn {
        position: relative;
        top: unset;
        right: unset;
        margin: 5px auto
    }

    .product_select_bottom .product_select_bottombtn {
        margin: 0 10px;
        width: 150px;
        line-height: 40px;
        font-size: 14px
    }
}

/* listlyt页面 */

/* banner */

.list_banner .slider_swiper_control,
.list_banner .swiper-pagination {
    display: none;
}

.list_banner .slider_banner .swiper-slide:hover,
.list_banner .slider_banner .swiper-slide.swiper-slide-active {
    color: initial;
}

.list_banner .slider_banner .swiper-slide .item-desc img {
    transition: none;
    width: fit-content;
    min-height: unset;
}

.list_banner .slider_banner .swiper-slide.swiper-slide-active .item-desc img {
    transform: none;
}

.list_banner .swiper-slide {
    position: relative;
    padding-top: 0;
    height: auto;
}

.list_banner .swiper-slide .item-info {
    position: absolute;
    bottom: 0;
    right: 10%;
    color: #fff;
    padding: 82px 0;
}

.list_banner .swiper-slide .item-info .item-title {
    font-size: 53px;
    font-family: "Montserrat_Regular";
}

.list_banner .swiper-slide .item-info .item-title .tit {
    color: #D0092E;
    font-family: "Semi_Bold";
}

.list_banner .swiper-slide .item-info .item-desc {
    padding-top: 31px;
}

.list_banner .swiper-slide .item-info .item-desc li {
    padding: 14px 0;
}

.list_banner .swiper-slide .item-info .item-desc .item-text {
    font-size: 28px;
    line-height: 1;
    font-family: "Montserrat_Medium";
    vertical-align: middle;
    padding-left: 11px;
}

.list_banner .swiper-slide .item-info .item-desc .item-icon {
    width: 50px;
    text-align: center;
    display: inline-block;
}

@media screen and (max-width: 1366px) {
    .list_banner .swiper-slide .item-info {
        padding: 20px 0;
    }

    .list_banner .swiper-slide .item-info .item-title {
        font-size: 40px;
    }

    .list_banner .swiper-slide .item-info .item-desc {
        padding-top: 10px;
    }

    .list_banner .swiper-slide .item-info .item-desc .item-text {
        font-size: 24px;
    }
}

@media screen and (max-width: 992px) {
    .page_becom_pc {display:none;}
    .page_becom_mob .mauticform_wrapper {width:100%;margin:0 !important;}
    .faqbecome .fl-accordion-button-label {color:#000000;font-weight:bold;}
    .list_banner .swiper-slide .item-info {
        padding: 0;
        left: 20px;
        right: auto;
    }

    .list_banner .swiper-slide .item-info .item-desc li {
        padding: 5px 0;
    }

    .list_banner .swiper-slide .item-info .item-title {
        font-size: 35px;
    }

    .list_banner .swiper-slide .item-info .item-desc .item-text {
        font-size: 20px;
    }
}

@media screen and (max-width: 750px) {
    .list_banner{
        background: url(https://cdn.globalso.com/Sikaien-ress/mobile-banner.jpg) no-repeat center/cover;
    }

    .list_banner .swiper-container{
        opacity: 0;
    }

    .list_banner .swiper-slide>img {
        height: 500px;
    }
}

@media screen and (max-width: 640px) {
    .list_banner .swiper-slide>img {
        height: 370px;
    }
}

@media screen and (max-width: 480px) {
    .list_banner .swiper-slide>img {
        height: 345px;
    }
}

@media screen and (max-width: 390px) {
    .list_banner .swiper-slide>img {
        height: 300px;
    }
}

/* product1 */

.disabled {
    display: none;
}

.product-tab {
    padding: 25px 0 0 0;
}

.product-tab .layout {
    width: 73.57%;
}

.product-tab .title {
    background-color: #f9f9f9;
    border-top: 1px solid #dedede;
}

.product-tab .tab-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 100px;
}

.product-tab .tab-nav .tab-title {
    font-size: 21px;
    line-height: 1;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    text-align: center;
    font-family: "Montserrat_Regular";
    padding: 21px 0;
    cursor: pointer;
    border-top: 1px solid transparent;
}

.product-tab .tab-nav .tab-title.current,
.product-tab .tab-nav .tab-title:hover {
    background-color: #f1f1f1;
    color: #D0092E;
    border-color: #D0092E;
}

.product-tab .inner {
    background: url(https://cdn.globalso.com/Sikaien/product-bg.png) no-repeat center/cover;
}

.product-tab .tab-panels {
    padding: 20px 0 15px;
}

.product-tab .panel-inner,
.product-tab .panel-inner .product-body .product-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-tab .download {
    display: none;
}

/* Product Description */

.product-tab .tab-panel:nth-child(1) {
    padding: 59px 0 64px;
}

.product-tab .panel-inner .product-aside {
    width: 11.3%;
    margin-top: 28px;
}

.product-tab .panel-inner .product-aside .product-tit {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Montserrat-SemiBold";
    color: #fff;
    padding: 18px 0;
    border: 1px solid #fff;
    border-radius: 8px 0 0 8px;
    margin: 5px 5px 0 0;
    text-align: center;
    cursor: pointer;
}

.product-tab .panel-inner .product-aside .product-tit span {
    border-left: 3px solid transparent;
    padding-left: 8px;
}

.product-tab .panel-inner .product-aside .product-tit.current,
.product-tab .panel-inner .product-aside .product-tit:hover {
    margin-right: 0;
    background-color: #e7eff9;
    color: #D0092E;
    border-color: transparent;
}

.product-tab .panel-inner .product-aside .product-tit.current span,
.product-tab .panel-inner .product-aside .product-tit:hover span {
    border-color: #D0092E;
    margin-right: 10px;
}

.product-tab .panel-inner .product-rightl {
    width: 88.7%;
}

.product-tab .panel-inner .product-body {
    width: 100%;
    font-family: "Montserrat_Regular";
    color: #555555;
}

.product-tab .panel-inner .product-body {
    display: none;
}

.product-tab .panel-inner .product-body:first-of-type {
    display: block;
}

.product-tab .panel-inner .product-inner .item-img,
.product-tab .panel-inner .product-inner .item-img img {
    width: 100%;
    height: 100%;
}

.product-tab .panel-inner .product-inner .item-img img {
    border-radius: 8px;
}

.product-tab .panel-inner .product-left {
    position: relative;
    width: 36.6%;
}

.product-tab .panel-inner .product-left .item-img a {
    display: inline-block;
    width: 100%;
}

.product-tab .panel-inner .product-left .item-info {
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.product-tab .panel-inner .product-left .item-title {
    font-size: 40px;
    color: #D0092E;
    font-family: "Semi_Bold";
    line-height: 1;
}

.product-tab .panel-inner .product-left .item-desc {
    font-size: 24px;
    line-height: 1;
}

.product-tab .panel-inner .product-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 30.35%;
    padding: 0 12px;
}

.product-tab .panel-inner .product-center .item-title {
    font-size: 19px;
    line-height: 1.2;
    width: 58%;
    padding-left: 18px;
}

.product-tab .panel-inner .product-center .item-title .item-num {
    font-size: 32px;
    line-height: 1;
    color: #D0092E;
    font-family: "Montserrat-SemiBold";
}

.product-tab .panel-inner .product-center .product-item {
    position: relative;
    width: 100%;
}

.product-tab .panel-inner .product-center .item-info,
.product-tab .panel-inner .product-right .product-item:nth-child(3) .item-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-tab .panel-inner .product-center .item-info,
.product-tab .panel-inner .product-right .item-info {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.product-tab .panel-inner .product-right {
    width: 33.05%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-tab .panel-inner .product-right .product-item {
    position: relative;
    background: url(https://cdn.globalso.com/Sikaien-ress/rb6.png) no-repeat center/cover;
    border-radius: 8px;
    width: 48.5%;
}

.product-tab .panel-inner .product-right .product-item:nth-child(3) {
    background: url(https://cdn.globalso.com/Sikaien-ress/rb8.png) no-repeat center/cover;
    width: 100%;
    margin-top: 12px;
}

.product-tab .panel-inner .product-right .product-item:nth-child(3) .item-inner {
    width: 61%;
    padding-left: 32px;
}

.product-tab .panel-inner .product-right .product-item .item-info {
    text-align: center;
}

.product-tab .panel-inner .product-right .item-title {
    font-size: 19px;
    font-family: "Montserrat-SemiBold";
    padding-top: 33px;
}

.product-tab .panel-inner .product-right .item-desc {
    font-size: 19px;
    line-height: 1.2;
    padding-top: 14px;
}

/* 切换第二个 */

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-center {*/
/*    width: 23%;*/
/*}*/

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-center .item-title {*/
/*    width: 68%;*/
/*}*/

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right {*/
/*    width: 40.4%;*/
/*    position: relative;*/
/*}*/

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-info {*/
/*    position: absolute;*/
/*    top: 26px;*/
/*    left: 28px;*/
/*    -webkit-transform: translate(0, 0);*/
/*    -ms-transform: translate(0, 0);*/
/*    transform: translate(0, 0);*/
/*    display: block;*/
/*}*/

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-info li {*/
/*    padding: 5px 0;*/
/*}*/

/*.product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-info .item-text {*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    line-height: 1;*/
/*    vertical-align: middle;*/
/*    padding-left: 6px;*/
/*}*/

/* Product Specifications */

.product-tab .tab-panel:nth-child(2) {
    padding: 59px 0 0;
}

.product-tab .tab-panel:nth-child(2) .panel-inner .product-left .item-info {
    top: 20.8%;
}

.product-tab .panel-inner .product-body .table {
    width: 62.6%;
    background-color: #e7f0f9;
    border-radius: 8px;
    padding: 10px 66px;
}

.product-tab .panel-inner .product-body .table .table-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Montserrat-SemiBold";
    font-size: 21px;
    color: #000;
}

.product-tab .panel-inner .product-body .table li {
    padding: 8px 0 9px;
}

.product-tab .panel-inner .product-body .table h2 {
    font-family: "Montserrat-SemiBold";
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
}

.product-tab .panel-inner .product-body .table h2::after {
    content: "";
    width: auto;
    height: 1px;
    background-color: #cccccc;
    position: relative;
    bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 9px;
}

.product-tab .panel-inner .product-body .table table {
    border-spacing: 0;
    width: 100%;
}

.product-tab .panel-inner .product-body .table table tbody tr td {
    font-size: 13px;
    line-height: 1;
    padding-top: 8px;
}

.product-tab .panel-inner .product-body .table .table-title .table-left,
.product-tab .panel-inner .product-body .table .table-title .table-right {
    width: 50%;
}


.product-tab .panel-inner .product-body .table table tbody tr td:nth-child(1) {
    width: 30%;
}

.product-tab .panel-inner .product-body .table table tbody tr td:nth-child(2) {
    width: 30%;
    text-align: center;
}

/* PDF Download */

.product-tab .pd_pdf {
    position: relative;
    -webkit-box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
    margin: 110px 0;
}

.product-tab .pd_pdf .pd_pdf_itmes_fist {
    height: 100px;
    line-height: 100px;
    background: -webkit-linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    background: -moz-linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    background: -o-linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    background: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    padding: 0 62px;
    border-radius: 5px;
    font-size: 29px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.product-tab .pd_pdf .pd_pdf_itmes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 62px;
    border-bottom: 1px solid #ccc;
    height: 140px;
    font-family: "Montserrat_Light";
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #000;
    margin: 0;
}

.product-tab .pd_pdf .pd_pdf_itme {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    font-family: "Montserrat_Light";
}

.product-tab .pd_pdf .pd_pdf_itmes .pd_pdf_itme figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-tab .pd_pdf .pd_pdf_itmes .pd_pdf_itme figure p {
    font-size: 18px;
    margin: 25px;
}

.product-tab .pd_pdf .pd_pdf_itmes .pd_pdf_itme:last-child {
    position: absolute;
    right: 62px;
    width: 3%;
}

@media screen and (max-width: 1860px) {
    .product-tab .panel-inner .product-aside {
        width: 15.3%;
    }

    .product-tab .panel-inner .product-rightl {
        width: 84.7%;
    }

    .product-tab .tab-panel:nth-child(1) .product-inner .product-left {
        padding-bottom: 12px;
    }

    .product-tab .panel-inner .product-center {
        width: 63%;
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-tab .panel-inner .product-center .product-item {
        width: 50%;
        padding: 0 0 12px 12px;
    }

    .product-tab:first-child .panel-inner .product-center .product-item {
        height: 42%;
    }

    .product-tab .panel-inner .product-right {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product-tab.product1 .panel-inner .product-rightl:nth-child(2) .product-right .item-info {
        position: unset;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding: 75px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-tab.product1 .panel-inner .product-right .product-item,
    .product-tab.product1 .panel-inner .product-right .product-item:nth-child(3) {
        width: 33%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-child(3) {
        margin-top: 0;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-child(3) .item-inner {
        width: 100%;
        padding: 0;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-center {
        width: 63%;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right {
        width: 100%;
        padding-top: 12px;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-img img {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

@media screen and (max-width: 1366px) {
    .product-tab .layout {
        width: 85%;
    }

    .product-tab .tab-nav {
        padding: 0 30px;
    }

    .product-tab .tab-nav .tab-title {
        font-size: 18px;
    }

    .product-tab .panel-inner .product-left {
        width: 46%;
    }

    .product-tab .panel-inner .product-center {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 54%;
    }

    .product-tab .panel-inner .product-center .product-item {
        width: 70%;
        padding-bottom: 12px;
    }

    .product-tab .panel-inner .product-left .item-title {
        font-size: 35px;
    }

    .product-tab .panel-inner .product-left .item-desc {
        font-size: 20px;
    }

    .product-tab .panel-inner .product-center .item-title .item-num {
        font-size: 25px;
    }

    .product-tab .panel-inner .product-center .item-title,
    .product-tab .panel-inner .product-right .item-title,
    .product-tab .panel-inner .product-right .item-desc {
        font-size: 16px;
    }

    /* specification */
    .product-tab .panel-inner .product-body .table {
        width: 53%;
        padding: 10px;
    }

    /* pdf download */
    .product-tab .pd_pdf .pd_pdf_itmes_fist {
        font-size: 25px;
    }

    .product-tab .pd_pdf .pd_pdf_itmes .pd_pdf_itme figure p {
        font-size: 16px;
        margin: 25px 10px;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-left {
        width: 50%;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-center {
        width: 50%;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-center .product-item {
        width: 100%;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right {
        width: 50%;
    }
}

@media screen and (max-width: 950px) {
    .product-tab .tab-nav .tab-title {
        font-size: 16px;
    }

    .product-tab .panel-inner .product-aside {
        width: 21.3%;
    }

    .product-tab .panel-inner .product-rightl {
        width: 78.7%;
    }

    .product-tab .panel-inner .product-left .item-title {
        font-size: 30px;
    }

    .product-tab .panel-inner .product-left .item-desc {
        font-size: 18px;
    }

    .product-tab .panel-inner .product-center .item-title,
    .product-tab .panel-inner .product-right .item-title,
    .product-tab .panel-inner .product-right .item-desc {
        font-size: 14px;
    }

    .product-tab .panel-inner .product-left {
        width: 54%;
    }

    .product-tab .panel-inner .product-center {
        width: 46%;
    }

    .product-tab .panel-inner .product-center .product-item {
        width: 100%;
    }

    .product-tab .panel-inner .product-center .item-title {
        padding-left: 5px;
    }

    .product-tab .panel-inner .product-right .item-title,
    .product-tab .panel-inner .product-right .item-desc {
        padding-top: 8px;
    }

    /* specification */
    .product-tab .tab-panel:nth-child(2) .product-left {
        width: 100%;
        padding-bottom: 12px;
    }

    .product-tab .panel-inner .product-body .table {
        width: 100%;
    }

    .product-tab .panel-inner .product-body .table .table-title {
        font-size: 18px;
    }

    /* pdf download */
    .product-tab .pd_pdf .pd_pdf_itmes_fist,
    .product-tab .pd_pdf .pd_pdf_itmes {
        padding: 0 20px;
    }

    .product-tab .pd_pdf .pd_pdf_itmes_fist {
        font-size: 20px;
    }

    .product-tab .pd_pdf .pd_pdf_itmes,
    .product-tab .pd_pdf .pd_pdf_itmes .pd_pdf_itme figure p {
        font-size: 14px;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-info .item-icon {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .product-tab.product1 .tab-panel:nth-child(1) .panel-inner .product-body:nth-child(3) .product-right .item-info {
        left: 7px;
    }

    .pd_pdf .pd_pdf_itmes .pd_pdf_itme:nth-child(2),
    .pd_pdf .pd_pdf_itmes .pd_pdf_itme:nth-child(3) {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .product-tab {
        padding: 10px 0 0 0;
    }

    .product-tab .tab-nav.layout {
        width: 100%;
        padding: 0;
    }

    .product-tab .tab-nav .tab-title {
        width: 50%;
        font-size: 18.6px;
        color: #000;
        padding: 15px 0;
    }

    .product-tab .tab-nav .tab-title:last-child {
        display: none;
    }

    .product-tab .layout {
        width: 93.4%;
    }

    .product-tab .inner {
        padding: 0 0 44px;
    }

    .product-tab .tab-panels {
        padding: 22px 0 0;
    }

    /* description */

    .product-tab .tab-panel:nth-child(1) {
        padding: 0 0 46px;
    }

    .product-tab .panel-inner .product-aside {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding: 0 15px;
    }

    .product-tab .panel-inner .product-aside .product-tit {
        width: 25%;
        margin: 0 0 5px 0;
        border-radius: 8px 8px 0 0;
        font-size: 20px;
        padding: 12px 0px 5px;
        font-family: "Semi_Bold";
    }

    .product-tab .panel-inner .product-aside .product-tit span {
        border-top: 3px solid transparent;
        border-width: 3px 0 0 0;
        padding: 5px 5px 0 5px;
        margin: 0;
    }

    .product-tab .panel-inner .product-aside .product-tit.current,
    .product-tab .panel-inner .product-aside .product-tit:hover {
        margin-bottom: 0;
    }

    .product-tab .panel-inner .product-aside .product-tit.current span,
    .product-tab .panel-inner .product-aside .product-tit:hover span {
        margin: 0;
    }

    .product-tab .panel-inner .product-rightl {
        width: 100%;
    }

    .product-tab .panel-inner .product-left {
        width: 100%;
        padding-bottom: 12px;
    }

    .product-tab .panel-inner .product-left .item-img img {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .product-tab .panel-inner .product-left .item-info {
        top: 10%;
    }

    .product-tab .panel-inner .product-left .item-title {
        font-size: 40px;
    }

    .product-tab .panel-inner .product-left .item-desc {
        font-size: 24px;
        padding-top: 7px;
    }

    .product-tab .panel-inner .product-center {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-tab .panel-inner .product-center .product-item {
        width: 49%;
        padding-left: 0;
    }

    .product-tab .panel-inner .product-center .item-title {
        font-size: 24px;
        padding-left: 17px;
    }

    .product-tab .panel-inner .product-center .item-title .item-num {
        font-size: 40px;
        font-family: "Semi_Bold";
    }

    .product-tab .panel-inner .product-center .item-title {
        width: 67%;
    }

    .product-tab.product1 .panel-inner .product-body:nth-child(2) .product-right .item-info {
        padding: 17px 0 14px;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(1) {
        width: 29.6%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(2) {
        width: 26.9%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(3) {
        width: 40.5%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(3) .item-desc {
        padding: 16px 10px 0;
    }

    .product-tab.product1 .panel-inner .product-right .product-item .item-icon {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        display: inline-block;
    }

    .product-tab .panel-inner .product-right .item-title,
    .product-tab .panel-inner .product-right .item-desc {
        font-size: 19px;
    }

    .product-tab .panel-inner .product-right .item-title {
        padding: 0;
    }

    .product-tab .panel-inner .product-right .item-desc {
        padding-top: 16px;
    }

    /* Specifications */
    .product-tab .tab-panel:nth-child(2) .product-left {
        display: none;
    }

    .product-tab .tab-panel:nth-child(2) {
        padding: 0 0 46px;
    }

    .product-tab .panel-inner .product-body .table .table-title {
        font-family: "Semi_Bold";
        color: #555555;
        font-size: 21px;
    }

    .product-tab .panel-inner .product-body .table .table-title .table-left,
    .product-tab .panel-inner .product-body .table .table-title .table-right {
        width: 50%;
    }

    /* pdf */
    .product-tab .download {
        width: 230px;
        height: 50px;
        background-color: #D0092E;
        border-radius: 8px;
        font-size: 19px;
        text-align: center;
        line-height: 50px;
        font-family: "Montserrat_Light";
        margin: auto;
        display: block;
    }

    .product-tab .download a {
        display: block;
        color: #fff;
    }
}

@media screen and (max-width: 670px) {
    .product-tab .tab-nav .tab-title {
        font-size: 16px;
    }

    /* description */
    .product-tab .panel-inner .product-aside {
        padding: 0;
    }

    .product-tab .panel-inner .product-aside .product-tit {
        font-size: 18px;
    }

    .product-tab .panel-inner .product-left .item-desc,
    .product-tab .panel-inner .product-center .item-title {
        font-size: 20px;
    }

    .product-tab .panel-inner .product-left .item-title {
        font-size: 35px;
    }

    .product-tab .panel-inner .product-center .item-title {
        padding-left: 5px;
    }

    .product-tab .panel-inner .product-center .item-title .item-num {
        font-size: 30px;
    }

    .product-tab .panel-inner .product-center .item-img {
        height: 150px;
    }

    .product-tab .panel-inner .product-center .item-info .item-icon img {
        width: 80%;
    }

    .product-tab .panel-inner .product-right .item-title,
    .product-tab .panel-inner .product-right .item-desc {
        font-size: 16px;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(2) {
        width: 27.9%;
    }

    /* specifications */
    .product-tab .panel-inner .product-body .table .table-title {
        font-size: 18px;
    }
}

@media screen and (max-width: 570px) {

    /* description */
    .product-tab .panel-inner .product-aside .product-tit {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {

    /* description */
    .product-tab .panel-inner .product-aside .product-tit {
        width: 100%;
        border-radius: 0;
        margin: 5px 0;
    }

    .product-tab .panel-inner .product-aside .product-tit.current,
    .product-tab .panel-inner .product-aside .product-tit:hover {
        margin-bottom: 5px;
    }

    .product-tab .panel-inner .product-aside .product-tit,
    .product-tab .panel-inner .product-left .item-desc,
    .product-tab .panel-inner .product-center .item-title {
        font-size: 14px;
    }

    .product-tab .panel-inner .product-left .item-title {
        font-size: 30px;
    }

    .product-tab .panel-inner .product-center .item-info .item-icon img {
        width: 90%;
    }

    .product-tab .panel-inner .product-center .item-title .item-num {
        font-size: 20px;
    }

    .product-tab .panel-inner .product-center .item-img {
        height: 120px;
    }

    .product-tab .panel-inner .product-center .item-info .item-icon img {
        width: 80%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(1) {
        width: 32%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(2) {
        width: 32%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(3) {
        width: 32.5%;
    }

    .product-tab.product1 .panel-inner .product-body:nth-child(2) .product-right .item-info {
        padding: 10px 0;
    }

    .product-tab.product1 .panel-inner .product-right .product-item .item-icon {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);
    }

    .product-tab .panel-inner .product-right .item-title {
        font-size: 14px;
        line-height: 1.2;
    }

    .product-tab .panel-inner .product-right .item-desc {
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-top: 5px;
    }

    .product-tab.product1 .panel-inner .product-right .product-item:nth-of-type(3) .item-desc {
        padding: 5px 0 0;
    }

    .product-tab .download {
        font-size: 16px;
    }

    /* specifications */
    .product-tab .panel-inner .product-body .table .table-title {
        font-size: 16px;
    }

    .product-tab .panel-inner .product-body .table h2 {
        font-size: 14px;
    }

    .product-tab .panel-inner .product-body .table table tbody tr td {
        font-size: 12px;
    }
}

@media screen and (max-width: 400px) {
    .product-tab .panel-inner .product-center .item-img {
        height: 100px;
    }

    .product-tab .panel-inner .product-center .item-info .item-icon img {
        width: 70%;
    }

    .product-tab .panel-inner .product-center .item-title {
        padding-left: 0;
    }

    .product-tab .panel-inner .product-center .item-title .item-num {
        font-size: 18px;
    }

    .product-tab.product1 .panel-inner .product-right .product-item .item-icon {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@media screen and (max-width: 310px) {
    .product-tab .panel-inner .product-center .product-item {
        width: 100%;
    }

    .product-tab.product1 .panel-inner .product-right .product-item {
        width: 100% !important;
        margin-bottom: 12px;
    }
}

/* product2 */

.product-tab.product2 .panel-inner .product-center {
    width: 23%;
}

.product-tab.product2 .panel-inner .product-center .item-title {
    width: 68%;
}

.product-tab.product2 .panel-inner .product-right {
    width: 40.4%;
    position: relative;
}

.product-tab.product2 .panel-inner .product-right .item-info {
    top: 26px;
    left: 28px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
}

.product-tab.product2 .panel-inner .product-right .item-info li {
    padding: 5px 0;
}

.product-tab.product2 .panel-inner .product-right .item-info .item-text {
    font-size: 14px;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    padding-left: 6px;
}

/* Specifications */

.product-tab.product3 .panel-inner .product-body .table,
.product-tab.product2 .panel-inner .product-body .table {
    padding: 10px 23px;
    width: 50%;
    border-radius: 0 8px 8px 0;
}

.product-tab.product3 .panel-inner .product-body .table:first-child,
.product-tab.product2 .panel-inner .product-body .table:first-child {
    border-right: 1px solid #cccccc;
    border-radius: 8px 0 0 8px;
}

.product-tab.product3 .panel-inner .product-body .table:last-child li:last-child table tbody tr td,
.product-tab.product2 .panel-inner .product-body .table:last-child li:last-child table tbody tr td {
    font-size: 10px;
}

.product-tab.product3 .panel-inner .product-body .table:last-child .top,
.product-tab.product2 .panel-inner .product-body .table:last-child .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 4px;
}

.product-tab.product3 .panel-inner .product-body .table:last-child .top table tbody tr td,
.product-tab.product2 .panel-inner .product-body .table:last-child .top table tbody tr td {
    padding-top: 4px;
}

.product-tab.product3 .panel-inner .product-body .table:last-child .top table:nth-child(1),
.product-tab.product2 .panel-inner .product-body .table:last-child .top table:nth-child(1) {
    width: 58%;
    border-right: 1px solid #cccccc;
}

.product-tab.product3 .panel-inner .product-body .table:last-child .top table:nth-child(2),
.product-tab.product2 .panel-inner .product-body .table:last-child .top table:nth-child(2) {
    width: 38%;
}

.tableh3 tbody tr td {
    width: 27% !important;
}

.product-tab .panel-inner .product-body .table .tableh3 tbody tr td:nth-child(2),
.tableh3 tbody tr td:nth-child(4) {
    text-align: right;
}

.tableh3 tbody tr td:nth-child(3) {
    padding-left: 52px;
}

.product-tab .panel-inner .product-body .table .tableh3 tbody tr:nth-child(3) td:nth-child(2) {
    text-align: left;
    padding-left: 56px;
}

@media screen and (max-width: 1860px) {
    .product-tab.product2 .panel-inner .product-center {
        width: 63%;
    }

    .product-tab.product2 .panel-inner .product-right {
        width: 100%;
        padding-top: 12px;
    }

    .product-tab.product2 .panel-inner .product-right .item-img img {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

@media screen and (max-width: 1366px) {
    .product-tab.product2 .panel-inner .product-left {
        width: 50%;
    }

    .product-tab.product2 .panel-inner .product-center {
        width: 50%;
    }

    .product-tab.product2 .panel-inner .product-center .product-item {
        width: 100%;
    }

    .product-tab.product2 .panel-inner .product-right {
        width: 50%;
    }
}

@media screen and (max-width: 950px) {
    .product-tab.product2 .product-right .item-info .item-icon {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .product-tab.product2 .panel-inner .product-right .item-info {
        left: 7px;
    }

    .product-tab.product3 .panel-inner .product-body .table,
    .product-tab.product2 .panel-inner .product-body .table {
        width: 100%;
        border-radius: 8px;
    }

    .product-tab.product3 .panel-inner .product-body .table:first-child,
    .product-tab.product2 .panel-inner .product-body .table:first-child {
        margin-bottom: 12px;
        border-radius: 8px;
    }
}

@media screen and (max-width: 750px) {
    .product-tab.product2 .panel-inner .product-aside .product-tit {
        width: 47%;
    }

    .product-tab.product2 .inner {
        padding: 0 0 38px;
    }

    .product-tab.product2 .tab-panel:nth-child(1) {
        padding: 0 0 38px;
    }

    .product-tab.product2 .panel-inner .product-left {
        width: 100%;
    }

    .product-tab.product2 .panel-inner .product-center {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-tab.product2 .panel-inner .product-center .product-item:nth-of-type(1),
    .product-tab.product2 .panel-inner .product-center .product-item:nth-of-type(2),
    .product-tab.product2 .panel-inner .product-center .product-item:nth-of-type(3) {
        width: 32%;
    }

    .product-tab.product2 .panel-inner .product-center .product-item:nth-of-type(4),
    .product-tab.product2 .panel-inner .product-center .product-item:nth-of-type(5) {
        width: 49%;
    }

    .product-tab.product2 .panel-inner .product-center .item-img {
        height: 120px;
    }

    .product-tab.product2 .panel-inner .product-right {
        width: 100%;
        margin-top: 0;
        padding-top: 0;
    }

    .product-tab.product2 .panel-inner .product-right .item-img {
        width: 100%;
    }

    .product-tab.product2 .panel-inner .product-right .item-img img {
        width: 100%;
    }

    .product-tab.product2 .panel-inner .product-right .item-info {
        top: 45px;
        left: 43px;
    }

    .product-tab.product2 .panel-inner .product-right .item-info li {
        padding: 10px 0;
    }

    .product-tab.product2 .panel-inner .product-right .item-info .item-text {
        font-size: 24px;
        font-weight: 100;
    }

    .product-tab.product2 .panel-inner .product-body .table:first-child {
        margin-bottom: 0;
        border-radius: 8px 8px 0 0;
    }

    .product-tab.product2 .panel-inner .product-body .table:nth-child(2) {
        border-radius: 0 0 8px 8px;
    }
}

@media screen and (max-width: 670px) {
    .product-tab.product2 .panel-inner .product-right .item-info .item-text {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .product-tab.product2 .panel-inner .product-center .item-img {
        height: 88px;
    }

    .product-tab.product2 .panel-inner .product-right .item-info li {
        padding: 5px 0;
    }

    .product-tab.product2 .panel-inner .product-right .item-info {
        top: 10px;
        left: 10px;
    }

    .product-tab.product2 .panel-inner .product-right .item-info .item-text {
        font-size: 14px;
    }

    .product-tab.product2 .panel-inner .product-body .table:last-child li:last-child table tbody tr td {
        font-size: 13px;
    }

    .tableh3 tbody tr td {
        width: 49% !important;
        display: block;
    }

    .tableh3 tbody tr td:nth-child(3) {
        padding-left: 0;
    }

    .product-tab .panel-inner .product-body .table .tableh3 tbody tr td:nth-child(2),
    .tableh3 tbody tr td:nth-child(4) {
        text-align: center;
    }

    .product-tab .tableh3 tbody tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-tab .panel-inner .product-body .table .tableh3 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
        padding-left: 0;
    }
}

@media screen and (max-width: 310px) {
    .product-tab.product2 .panel-inner .product-center .product-item {
        width: 100% !important;
        height: 100px;
    }
}

/* advantage */

.advantage-outer-wrap {
    padding: 100px 0 118px;
}

.advantage-outer-wrap .layout {
    width: 73.57%;
}

.advantage-outer-wrap .title-bar {
    text-align: center;
    padding: 15px 0;
}

.advantage-outer-wrap .title-bar .title {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1;
    font-family: "Semi_Bold";
    color: #333333;
}

.about-outer-wrap .title-bar .title {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1;
    font-family: "Montserrat-SemiBold";
    color: #333333;
    text-align: center;
    margin-bottom: 5%;
}

.advantage-outer-wrap .title-bar .text {
    font-size: 21px;
    line-height: 1.33;
    font-family: "Montserrat_Light";
    padding: 16px 25%;
    color: #000;
}

.advantage-outer-wrap .advantage-img {
    position: relative;
    cursor: pointer;
}

.advantage-outer-wrap .advantage-img .advantage-info,
.advantage-outer-wrap .advantage-img .advantage-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.advantage-outer-wrap .advantage-img .advantage-info .video-play {
    padding-top: 39px;
}

.advantage-outer-wrap .advantage-img .advantage-video {
    height: 100%;
}

.advantage-outer-wrap .advantage-info .video-tit {
    font-size: 53px;
    line-height: 1;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 1) 40%,
            rgba(255, 255, 255, 0.1));
    background: -webkit-linear-gradient(to bottom,
            rgba(255, 255, 255, 1) 40%,
            rgba(255, 255, 255, 0.1));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-transform: capitalize;
}

.advantage-outer-wrap .advantage-video {
    display: none;
}

@media screen and (max-width: 1580px) {
    .advantage-outer-wrap .title-bar .text {
        padding: 16px 0;
    }
}

@media screen and (max-width: 1366px) {
    .advantage-outer-wrap .layout {
        width: 85%;
    }

    .advantage-outer-wrap .title-bar .title {
        font-size: 35px;
    }

    .advantage-outer-wrap .title-bar .text {
        font-size: 18px;
    }

    .advantage-outer-wrap .advantage-info .video-tit {
        font-size: 40px;
    }
}

@media screen and (max-width: 950px) {
    .advantage-outer-wrap {
        padding: 50px 0;
    }

    .advantage-outer-wrap .advantage-img .advantage-info .video-play img {
        width: fit-content;
    }

    .advantage-outer-wrap .title-bar .title {
        font-size: 30px;
    }

    .advantage-outer-wrap .title-bar .text {
        font-size: 16px;
    }

    .advantage-outer-wrap .advantage-info .video-tit {
        font-size: 35px;
    }
}

@media screen and (max-width: 750px) {
    .advantage-outer-wrap {
        padding: 40px 0;
    }

    .advantage-outer-wrap .layout {
        width: 93.4%;
    }

    .advantage-outer-wrap .advantage-img .advantage-info .video-play {
        padding-top: 15px;
    }

    .advantage-outer-wrap .advantage-img .advantage-info .video-play img {
        width: 15%;
    }

    .advantage-outer-wrap .title-bar .title {
        font-size: 32px;
    }

    .advantage-outer-wrap .title-bar .text {
        font-size: 19px;
    }

    .advantage-outer-wrap .advantage-info .video-tit {
        font-size: 26px;
    }
}

@media screen and (max-width: 480px) {
    .advantage-outer-wrap .title-bar .title {
        font-size: 22px;
    }

    .advantage-outer-wrap .title-bar .text {
        font-size: 14px;
    }

    .advantage-outer-wrap .advantage-info .video-tit {
        font-size: 25px;
    }
}

/* dealer */

.partner-outer-wrap {
    background: url(https://cdn.globalso.com/Sikaien-ress/Become-a-Sikaien-off-grid-energy-storage-dealer1.jpg) no-repeat center/cover;
    color: #fff;
    padding: 18px 0 188px;
}

.partner-outer-wrap.layout {
    width: 73.57%;
}

.partner-outer-wrap .partner-inner {
    text-align: center;
    padding: 40px 0;
}

.partner-outer-wrap .title {
    font-size: 40px;
    font-family: "Montserrat-SemiBold";
    padding: 10px 0;
}

.partner-outer-wrap .desc {
    padding: 0 18%;
}

.partner-outer-wrap .desc,
.partner-outer-wrap .btn {
    font-size: 19px;
    font-family: "Montserrat_Regular";
    line-height: 1.2;
}

.partner-outer-wrap .btn {
    color: #fff;
    background-color: #D0092E;
    border-radius: 8px;
    padding: 13px 36px;
    display: inline-block;
    margin-top: 39px;
    border: 1px solid #D0092E;
}

.partner-outer-wrap .btn:hover {
    background-color: transparent;
    color: #D0092E;
}

@media screen and (max-width: 1580px) {
    .partner-outer-wrap .desc {
        padding: 0;
    }
}

@media screen and (max-width: 1366px) {
    .partner-outer-wrap.layout {
        width: 85%;
    }

    .partner-outer-wrap .title {
        font-size: 35px;
    }

    .partner-outer-wrap .desc,
    .partner-outer-wrap .btn {
        font-size: 16px;
    }
}

@media screen and (max-width: 950px) {
    .partner-outer-wrap .title {
        font-size: 30px;
    }
}

@media screen and (max-width: 750px) {
    .partner-outer-wrap{
        background: url(https://cdn.globalso.com/Sikaien-ress/mobile-dealer.jpg) no-repeat center/cover;
        position: relative;
        padding: 0;
    }

    .partner-outer-wrap.layout {
        width: 93.4%;
    }

    .partner-outer-wrap .partner-inner{
        position: unset;
        height: 268px;
    }

    .partner-outer-wrap .title,
    .partner-outer-wrap .desc{
        display: none;
    }

    .partner-outer-wrap .btn{
        position: absolute;
        bottom: -68px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: fit-content;
    }
}

@media screen and (max-width: 650px){
    .partner-outer-wrap .partner-inner{
        height: 200px;
    }
}

@media screen and (max-width: 490px){
    .partner-outer-wrap .partner-inner{
        height: 150px;
    }

    .partner-outer-wrap .btn{
        font-size: 14px;
        padding: 10px 18px;
    }
}

@media screen and (max-width: 380px){
    .partner-outer-wrap .partner-inner{
        height: 120px;
    }
}



/* faq */

.about-outer-wrap {
    padding: 40px 0;
}

.about-outer-wrap.layout {
    width: 73.57%;
}
.about-outer-wrap.listfaqproduct  {
    width: 100%;
}
.about-outer-wrap .questions-list li {
    padding: 10px 15px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    font-family: "Montserrat_Regular";
    color: #000;
    cursor: pointer;
}

.about-outer-wrap .questions-list li .item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-outer-wrap .questions-list li .item-title h3 {font-size:16px;color: #000;
  font-family: Montserrat_Regular;}
.about-outer-wrap .questions-list li .item-title .item-btn {
    position: relative;
    font-size: 28px;
    line-height: 24px;
    width: 16px;
    height: 24px;
    color: #7f7f7f;
}

.about-outer-wrap .questions-list li .item-title .item-btn i {
    position: absolute;
    top: 0;
    right: 0;
}

.about-outer-wrap .questions-list li.active .item-btn i.down {
    opacity: 0;
}

.about-outer-wrap .questions-list li .item-title .item-btn i.up {
    opacity: 0;
    width: 16px;
    height: 2px;
    top: 11px;
    background-color: #7f7f7f;
}

.about-outer-wrap .questions-list li.active .item-btn i.up {
    opacity: 1;
}

.about-outer-wrap .questions-list li .item-desc {
    line-height: 1.5;
    font-size: 16px;
    height: 0;
    opacity: 0;
    padding-right: 16px;
    overflow: hidden;
}

.about-outer-wrap .questions-list li .item-desc p {
    margin-bottom: 2%;
}

.about-outer-wrap .questions-list li.active .item-desc {
    height: auto;
    opacity: 1;
    padding: 10px 16px 10px 0;
}

.about-outer-wrap i,
.about-outer-wrap .item-desc {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media screen and (max-width: 1366px) {
    .about-outer-wrap.layout {
        width: 85%;
    }
}

@media screen and (max-width: 750px) {
    .about-outer-wrap {
        padding: 90px 0 50px;
    }

    .about-outer-wrap.layout {
        width: 93.4%;
    }

    .about-outer-wrap .questions-list li .item-title h3 {
        font-size: 19px;
    }

    .about-outer-wrap .questions-list li .item-title,
    .about-outer-wrap .questions-list li.active .item-desc {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .about-outer-wrap .questions-list li .item-title h3 {
        font-size: 16px;
    }
}

.product-tab .panel-inner .product-aside .product-tit:nth-child(2),
.product-tab .panel-inner .product-aside .product-tit:nth-child(3) {
    /*opacity: 0;*/
}

/* contact us */
.page_list .contact.layout {
    width: 73.57%;
}

.page_list .inquiry-form-wrap {
    height: auto;
}

.page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-3.mauticform-select,
.page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-row {
    width: 45%;
}

.page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-7,
.page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-8,
.page_list .mauticform_wrapper_ceshiwentibiaodan123121 .validate-inner.mauticform-row {
    width: 100%;
}

.page_list .from_right #mauticform_contactdingzhiyanzhengma_submit button {
    width: 100%;
    border: none;
    background-image: linear-gradient(45deg, #0075f9 0%, #22b2bf 51%, #38da98 100%);
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.2rem;
}

.page_list .mauticform-label {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

@media only screen and (max-width: 1680px) {
    .page_list .contact_from .from_left .cont_btn p {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1366px) {
    .page_list .contact.layout {
        width: 85%;
    }
}

@media only screen and (max-width: 950px) {
    .page_list .contact_from {
        background: #f7f7f7;
        border: none;
        transform: none;
    }

    .page_list .contact_from .from_left {
        width: 100%;
        padding: 20px 0 40px;
        width: 100%;
        border-right: none;
    }

    .page_list .contact_from .from_right {
        width: 100%;
        padding: 0;
    }

    .page_list .contact_from img {
        width: auto;
    }

    .page_list .contact_from .from_left .cont_bom figure {
        display: flex;
        align-items: center;
    }

    .page_list .contact_from .from_left .cont_bom figure .tel_ico img {
        max-height: 50px;
    }

    .page_list .contact_from .from_left .cont_bom figure p {
        font-size: 12px;
        text-align: left;
    }

    .page_list .contact_from .from_left .cont_btn {
        background: none;
    }

    .page_list .contact_from .from_left .cont_btn p {
        color: #555;
    }

    .page_list .contact_from .from_right .mauticform-email,
    .page_list .contact_from .from_right #mauticform_contactwwwSikaientechcom_xing_ming {
        width: 100%;
    }

    .page_list .contact_from .from_right #mauticform_contactwwwSikaientechcom_submit button {
        width: 100% !important;
    }

    .contact_form form input[type="text"],
    .contact_form form .wpcf7-textarea,
    .form-input-email,
    .form-input-phone {
        margin: 0;
    }
}

@media screen and (max-width: 750px) {
    .page_list .contact.layout {
        width: 93.4%;
    }
}

@media screen and (max-width: 310px) {

    .page_list .contact_from .from_right div span,
    .page_list .from_right #mauticform_contactdingzhiyanzhengma_submit button {
        font-size: 16px;
    }

    .page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-field-3.mauticform-select,
    .page_list .mauticform_wrapper_ceshiwentibiaodan123121 .mauticform-row {
        width: 100%;
    }
}

/* news */
.page_list .index_news {
    position: relative;
    width: 73.801%;
    margin: 0 auto 120px;
    padding: 0;
}

.page_list .index_news .index_title {
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: "Semi_Bold";
    position: relative;
    color: #000;
}

.page_list .index_news .index_title .title_txt {
    font-size: 40px;
}

.page_list .index_news .index_title .title_txt::after {
    content: "";
    position: absolute;
    bottom: 34px;
    width: 4%;
    left: 50%;
    transform: translateX(-50%);
    background: #D0092E;
    height: 2px;
}

.page_list .index_news .index_news_itmes .index_news_itme .lei_new {
    font-size: 20px;
    color: #fff;
    padding: 5px 20px;
    background: #D0092E;
    font-family: "Semi_Bold";
    position: absolute;
    top: 0;
}

.page_list .index_news .index_news_itmes .index_news_itme .index_news_desc {
    position: relative;
    padding: 20px;
    background: #eeeeee;
    height: 177px;
}

.page_list .index_news .index_news_itmes .index_news_itme .index_news_itm {
    height: 240px;
    max-width: 608px;
    overflow: hidden;
}

.page_list .index_news .index_news_itmes .index_news_itme .index_news_itm img {
    width: 100%;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time {
    position: relative;
    margin-top: 40px;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time .blog-addr::before {
    content: "\f0ac";
    font-family: "fontawesome";
    margin: 0 9px 0 0px;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time time::before {
    content: "\f0ce";
    font-family: "fontawesome";
    margin-right: 9px;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time .blog-no::before {
    content: "\f041";
    font-family: "fontawesome";
    margin: 0 11px 0 2px;
    font-size: 18px;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time .blog-no {
    color: #888888;
    position: absolute;
    bottom: 24px;
    font-size: 16px;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time .blog-addr {
    position: absolute;
    bottom: 47px;
    color: #888888;
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time time {
    font-size: 16px;
    color: #888888;
}

.page_list .index_news .index_news_itmes .index_news_itme .more_time a {
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #D0092E;
    font-family: "Semi_Bold";
}

/****交互动画*****/
.index_news .index_news_itmes .index_news_itme .index_news_itm img {
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

.index_news .index_news_itmes .index_news_itme .index_news_itm:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

@media screen and (max-width: 1500px) {
    .page_list .index_news .index_news_itmes .index_news_itme .index_news_desc h3 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 1366px) {
    .page_list .index_news .index_title .title_txt {
        font-size: 35px;
    }

    .page_list .index_news .index_title .title_txt::after,
    .index_kol .index_title .title_txt::after,
    .index_life .index_title h4::after {
        display: none;
    }
}

@media screen and (max-width: 950px) {
    .page_list .index_news .index_title .title_txt {
        font-size: 30px;
    }
}

@media screen and (max-width: 750px) {
    .page_list .index_news {
        width: 93.4%;
    }

    .page_list .index_news .index_title {
        display: none;
    }

    .page_list .index_news .index_news_itmes {
        padding: 0;
    }

    .page_list .index_news .index_news_itmes .index_news_itme {
        border-color: #919191;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .index_news_itm {
        max-width: unset;
        height: auto;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .lei_new {
        font-size: 19px;
        background: none;
        color: #1cce7e;
        position: unset;
        text-transform: uppercase;
        font-weight: bold;
        padding: 8px 0 0 23px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .index_news_desc {
        background: none;
        padding: 0 23px 13px 23px;
        line-height: 1.2;
        height: auto;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .index_news_desc h3 {
        font-size: 24px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .more_time {
        margin-top: 32px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .more_time time,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time a {
        font-size: 19px;
        color: #555555;
    }
}

@media screen and (max-width: 640px) {

    .page_list .index_news .index_news_itmes .index_news_itme .lei_new,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time time,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time a {
        font-size: 16px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .index_news_desc h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {

    .page_list .index_news .index_news_itmes .index_news_itme .lei_new,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time time,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time a {
        font-size: 14px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .index_news_desc h3 {
        font-size: 16px;
    }

    .page_list .index_news .index_news_itmes .index_news_itme .more_time {
        margin-top: 15px;
    }
}

@media screen and (max-width: 330px) {

    .page_list .index_news .index_news_itmes .index_news_itme .more_time time,
    .page_list .index_news .index_news_itmes .index_news_itme .more_time a {
        width: 100%;
        display: block;
    }
}

/* sns */
@media screen and (max-width: 750px) {
    .index_sns .layout {
        width: 93.4%;
    }

    .index_sns .layout .index_sns_all .index_sns_right {
        padding-top: 22px;
        margin: 0;
    }

    .index_sns .layout .index_sns_all .index_sns_right h4 {
        font-size: 35px;
    }

    .index_sns .layout .index_sns_all .index_sns_right p {
        font-size: 24px;
        line-height: 1.1;
    }

    .index_sns .mauticform-page-1 {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .index_sns .mauticform_wrapper {
        margin: 0 auto;
    }

    .index_sns #mauticform_wwwSikaientechcom_email1 {
        width: 81%;
    }

    .index_sns #mauticform_wwwSikaientechcom_submit {
        width: 17%;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        width: 100%;
    }

    .index_sns_all .sns_put {
        width: 100% !important;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .sns_put,
    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        height: 50px;
    }

    .index_sns_right form .mail_btn {
        font-weight: 400;
        font-size: 24px;
        color: #1cce7e;
        margin: 0;
        padding: 0;
    }

    .index_sns .layout .index_sns_all .index_sns_left {
        margin: 0;
    }
}

@media screen and (max-width: 640px) {
    .index_sns .layout .index_sns_all .index_sns_right h4 {
        font-size: 30px;
    }

    .index_sns .layout .index_sns_all .index_sns_right p,
    .index_sns_right form .mail_btn {
        font-size: 18px;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .sns_put,
    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .index_sns .layout .index_sns_all .index_sns_right h4 {
        font-size: 25px;
        line-height: 1.1;
    }

    .index_sns .layout .index_sns_all .index_sns_right p,
    .index_sns_right form .mail_btn {
        font-size: 14px;
    }

    .index_sns .layout .index_sns_all .index_sns_right form .sns_put,
    .index_sns .layout .index_sns_all .index_sns_right form .mail_btn {
        height: 40px;
    }

    .index_sns .layout .index_sns_all .index_sns_left img {
        width: 80%;
    }

    .index_sns .layout .index_sns_all .index_sns_left ul li {
        margin: 0 5px;
    }
}
/* case */
.index_case{margin: 90px auto 0;}
.index_case .index_title{}
.index_case .case_desc{}
.index_case .case_desc .case_itmes{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.index_case .case_desc .case_itmes .case_itme{
    width: 31.3333%;
    margin: 25px 0;
}
.index_case .case_desc .case_itmes .case_itme a{}
.index_case .case_desc .case_itmes .case_itme a .casebg_img{
  /* padding-top: 56%; */
  display: block;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.index_case .case_desc .case_itmes .case_itme a .casebg_img img {width:100%;}
.index_case .case_desc .case_itmes .case_itme:hover a p,
.index_case .case_desc .case_itmes .case_itme:hover a .casebg_img::before{
  opacity: 1;
}
.index_case .case_desc .case_itmes .case_itme a .casebg_img::before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #00000082;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .8s ease;
  display:none;
}
.index_case .case_desc .case_itmes .case_itme a p{
    /* top: 50%; */
    /* left: 50%; */
    font-size: 24px;
    /* position: absolute; */
    color: #000000;
    /* transform: translate(-50%, -50%); */
    /* opacity: 0; */
    /* transition: all .8s ease; */
    /* display:none; */
    text-align: center;
}
.truck_layout{max-width: 73.801%;}
.index_case .title_txt {
  font-size: 46px;
  line-height: 1.2;
  font-family: 'Semi_Bold';
  position: relative;
  margin-bottom: 38px;
}
@media only screen and (max-width: 1880px) {
  .index_case{margin: 40px auto 0;}
    .index_case{margin-top: 40px;}
    .index_case .case_desc .case_itmes .case_itme{margin: 15px 0;}
}

/* down video */

.down_quan .tab-panel .new_down_list {
    background-color: #FAFAFA;
}

.down_quan .tab-panel .new_down_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.down_quan .tab-panel .new_down_item {
    width: 31%;
    margin: 0 1%;
    padding: 10px 0;
}

.down_quan .tab-panel .new_down_item a {
    display: block;
    padding: 0 20px 20px;
    font-weight: bold;
    background-color: #fff;
}
.down_quan .tab-panel .new_down_item a:hover{color:#D0092E;}
.down_quan .tab-panel .new_down_item .item_img {
    position: relative;
}

.down_quan .tab-panel .new_down_item .play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px;
    border-radius: 50%;
    z-index: 3;
}

.down_quan .tab-panel .new_down_item .play_btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.down_quan .tab-panel .new_down_item .item_img {
    overflow: hidden;
}

.down_quan .tab-panel .new_down_item .item_img img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.down_quan .tab-panel .new_down_item .item_info {
    padding: 20px;
    color: #666;
}

.down_quan .tab-panel .new_down_item .item_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.down_quan .tab-panel .new_down_item:hover .item_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (max-width: 1366px) {
    .down_quan .tab-panel .new_down_item .item_info {
        padding: 10px;
    }

    .down_quan .tab-panel .new_down_item {
        width: 48%;
    }
}

@media only screen and (max-width: 640px) {
    .down_quan .tab-panel .new_down_item {
        width: 100%;
    }
}

/*fancybox*/

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* newbanner */

.index_new_banner {
    position: relative;
}

.index_new_banner img{
    width: 100%;
}

.index_new_banner a {
    display: block;
}

.index_new_banner .advan_items>div {
    position: absolute;
    top: 20%;
    left: 0;
    color: #fff;
    width: 100%;
    padding: 0 0 0 15.6%;
}

.index_new_banner .advan_items h2 {
    font-size: 48px;
    line-height: 1.3;
}

.index_new_banner .advan_items p {
    font-size: 18px;
    width: 35%;
    line-height: 1.6;
}

.index_new_banner .advan_items ul {
    width: 42.6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 1%;
}

.index_new_banner .advan_items ul li {
    font-size: 18px;
    color: #063a6e;
    border-left: 1px solid #032A51;
    padding: 9px 5px 9px 14px;
    width: 50%;
    line-height: 1.3;
}

.index_new_banner .advan_items ul li span {
    font-size: 22px;
    font-weight: bold;
}

.index_new_banner .swiper-button-next,
.index_new_banner .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    color: #fff;
    opacity: .5;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, .4);
    font-size: 30px;
    text-align: center;
}

.index_new_banner .swiper-button-next:hover,
.index_new_banner .swiper-button-prev:hover {
    opacity: 1;
}

.index_new_banner .swiper-button-prev:before,
.index_new_banner .swiper-container-rtl .swiper-button-next:before {
    content: '\f104';
}

.index_new_banner .swiper-button-next:before,
.index_new_banner .swiper-container-rtl .swiper-button-prev:before {
    content: '\f105';
}

.index_new_banner .swiper-button-next:before,
.index_new_banner .swiper-button-prev:before {
    font-family: 'fontawesome';
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: fit-content;
    height: fit-content;
}

.index_new_banner .swiper-pagination {
    top: auto;
    bottom: 1%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: none;
}

.index_new_banner .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.index_new_banner .swiper-pagination .swiper-pagination-bullet,
.index_new_banner .swiper-pagination .swiper-pagination-bullet:before {
    background-color: rgba(0, 0, 0, .2);
}

.index_new_banner .swiper-pagination .swiper-pagination-bullet-active,
.index_new_banner .swiper-pagination .swiper-pagination-bullet-active:before {
    background-color: #fff;
}

@media screen and (max-width: 1800px) {
    .index_new_banner .advan_items>div {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .index_new_banner .advan_items p {
        width: 60%;
    }
}

@media screen and (max-width: 1550px) {
    .index_new_banner .advan_items ul {
        padding-top: 0;
        width: 60%;
    }
}

@media screen and (max-width: 1366px) {
    .index_new_banner .advan_items>div {
        padding: 0 0 0 8%;
    }

    .index_new_banner .advan_items h2 {
        font-size: 40px;
    }

    .index_new_banner .advan_items p {
        width: 80%;
    }
}

@media screen and (max-width: 1280px) {

    .web_head.index_web_head,
    .web-head {
        position: relative;
        background: #fff;
    }

    .new_head.web_head .head_layer,
    .web-head .head-layer,
    .web_head .nav_wrap {
        position: unset;
        background: #fff;
    }

    .web-head .layout {
        width: 95%;
    }

    .fixed-nav .head-layer {
        position: fixed !important;
    }
}

@media screen and (max-width: 950px) {
    .web_head .logo img {
        max-height: 30px;
    }
    
    .container .web_head .nav_wrap{
        position: static;
    }

    .index_new_banner .advan_items>div {
        padding: 0 2%;
    }

    .index_new_banner .advan_items h2 {
        font-size: 35px;
    }

    .index_new_banner .advan_items p {
        width: 100%;
        font-size: 16px;
    }

    .index_new_banner .advan_items ul {
        width: 100%;
    }

    .index_new_banner .advan_items ul li {
        font-size: 16px;
        margin-top: 15px;
    }

    .index_new_banner .advan_items ul li span {
        font-size: 20px;
    }

    .index_new_banner .slider_swiper_control {
        display: none;
    }
}

@media screen and (max-width: 850px) {
    .index_new_banner img {
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (max-width: 640px) {
    .index_new_banner .advan_items h2 {
        font-size: 30px;
    }

    .index_new_banner .advan_items p,
    .index_new_banner .advan_items ul li {
        font-size: 14px;
    }

    .index_new_banner .advan_items ul li span {
        font-size: 18px;
    }
}

/* NewproductDetail */
.new-product-intro.layout{
    position: relative;
    width: 1400px;
}

.new-product-intro .product-intro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 50px 0 80px;
    padding: 0;
}

.new-product-intro .product-view{
    width: 41.3%;
}

.new-product-intro .product_thumbs_wrap {
    position: relative;
    width: 100%;
}

.new-product-intro .product_thumbs {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.new-product-intro .product_thumbs_wrap .slide_btn {
    position: absolute;
    top: 50%;
    font-size: 26px;
    margin-top: -20px;
    font-family: 'fontawesome';
    cursor: pointer;
    z-index: 9;
    transform: translateY(-50%);
    color: #a6a6a6;
}

.new-product-intro .product_thumbs_wrap .slide_btn.btn_prev {
    left: 0px;
}

.new-product-intro .product_thumbs_wrap .slide_btn.btn_prev:before {
    content: "";
    display: inline-block;
    background-image: url(/sikaien/imgs/right_tab.png);
    width: 56px;
    height: 56px;
    background-size: cover;
}

.new-product-intro .product_thumbs_wrap .slide_btn.btn_next {
    right: 0;
}

.new-product-intro .product_thumbs_wrap .slide_btn.btn_next:before {
    content: "";
    display: inline-block;
    background-image: url(/sikaien/imgs/left_tab.png);
    width: 56px;
    height: 56px;
    background-size: cover;
}

.new-product-intro .product-summary{
    width: 56.5%;
    color: #ccc;
    font-size: 13px;
}

.new-product-intro .product-summary .product-meta {
    line-height: 1.5;
    max-width: 700px;
    color: #000;
}

.new-product-intro .product-summary .product-meta .pd_top {
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.new-product-intro .product-summary .product-meta .pd_top span {
    font-size: 20px;
    font-family: 'Montserrat_Light';
    font-weight: normal;
}

.new-product-intro .product-summary .product-meta .page_title {
    font-size: 45px;
    line-height: 1;
    padding: 0;
    margin-right: 5px;
    text-align: left;
}

.new-product-intro .product-summary .product-meta p {
    color: #000;
    font-size: 24px;
    margin-bottom: 34px;
}

.new-product-intro .product-summary .product-meta ul {
    width: 100%;
    display: inline-block;
    padding: 2px 0;
}

.new-product-intro .product-summary .product-meta li {
    font-size: 16px;
    color: #000000;
    max-width: 520px;
    padding: 20px 16px;
    margin-bottom: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    opacity: .7;
    font-family: 'Montserrat_Light';
    width: 49%;
    display: inline-block;
}

.new-product-intro .product-summary .product-meta li.tab_title {
    opacity: 1;
    background-color: #aaffd8;
    border: 1px solid #7adeab;
}

.new-product-intro .product-summary .product-meta li a{
    color: #282828;
}

.new-product-intro .swiper-pagination{
    position: relative;
}

.new-product-intro .swiper-pagination-bullet {
    margin: 0 10px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    background-color: rgb(102 103 115 / 50%);
}

.new-product-intro .swiper-pagination-bullet-active {
    background-color: #000000;
}

.new-product-intro .swiper-pagination{
    display: none;
}

.new-product-intro .product_main .swiper-slide {
    border: 1px solid #0000002b;
    cursor: pointer;
}

.new-product-intro .product_main .swiper-slide img {
    width: 100%;
}

.new-product-intro .product_main .swiper-slide.swiper-slide-thumb-active {
    border-color: #D0092E;
}

@media only screen and (max-width: 1680px){
    .new-product-intro .product-summary .product-meta .page_title {
        font-size: 35px;
    }

    .new-product-intro .product-summary .product-meta p{
        font-size: 20px;
    }
}

@media only screen and (max-width: 1300px){
    .new-product-intro.layout {
        width: 96%;
    }

    .new-product-intro .product-summary .product-meta .page_title {
        font-size: 38px;
    }

    .new-product-intro .product-summary .product-meta p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1280px){
    .new-product-intro .product-intro{
        padding: 0;
        margin: 30px 0;
    }
   
}

@media only screen and (max-width: 950px){
    .new-product-intro .product-view{
        margin: 0 auto;
    }

    .new-product-intro .product-view img{
        width: fit-content;
    }

    .new-product-intro .product-summary{
        width: 80%;
        margin: 0 auto;
        padding-top: 40px;
    }

    .new-product-intro .product-summary .product-meta .pd_top span {
        font-size: 14px;
    }

    .new-product-intro .product-summary .product-meta .page_title {
        font-size: 20px;
        margin-bottom: 0;
        margin-right: 5px;
    }

    .new-product-intro .product-summary .product-meta li, .new-product-intro .product-summary .product-meta p {
        font-size: 12px;
    }

    .new-product-intro .product-summary .product-meta ul {
        width: 100%;
        display: block;
    }

    .new-product-intro .product-summary .product-meta li {
        padding: 5px 20px;
        text-align: center;
        margin: 0 2px 20px;
        width: 48%;
        display: inline-block;
    }
    
    .new-product-intro .product_thumbs .swiper-slide{
        text-align: center;
    }
}

/*product4*/

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(1),
.product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) {
    height: 62.5%;
}

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) {
    height: 35.5%;
}

.product-tab.product4 .panel-inner .product-right .product-item:not(:nth-child(3)) .item-info {
    transform: none;
    top: 18%;
}

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(1) .item-icon,
.product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) .item-icon {
    width: 80%;
    /*height: 92px;*/
    display: inline-block;
    position: relative;
}

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(1) .item-icon img,
.product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) .item-icon img {
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
    width: auto;
}

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(1) .item-inner,
.product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) .item-inner {
    padding: 30px 13% 0;
}

.product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) .item-info {
    text-align: left;
}

.product-tab.product4 .panel-inner .product-right .item-title,
.product-tab.product4 .panel-inner .product-right .product-item .item-desc {
    font-size: 25px;
    padding: 0;
}

.product-tab.product4 .panel-inner .product-right .product-item .item-inner {
    color: #052445;
}

.product-tab.product4 .panel-inner .product-right .product-item .item-desc {
    font-weight: 400;
    font-family: 'Montserrat_Regular';
    line-height: 1.2;
}

/* center */
.product-tab.product4 .panel-inner .product-center .item-info {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-tab.product4 .panel-inner .product-center .item-icon {
    width: 72px;
    position: absolute;
    left: 10%;
    top: auto;
}

.product-tab.product4 .panel-inner .product-center .item-title,
.product-tab.product4 .panel-inner .product-center .item-desc {
    width: 100%;
    padding-left: calc(10% + 90px);
}

.product-tab.product4 .panel-inner .product-center .item-title .item-num,
.product-tab.product4 .panel-inner .product-center .item-title,
.product-tab.product4 .panel-inner .product-center .item-desc {
    font-size: 25px;
    color: #052445;
}



/*列表why*/
.pd_why.new_why .layout{
    width: 1390px;
}

.pd_why.new_why .pd_w .pd_why_us{
    background-color: #EEEEEE;
    margin-bottom: 30px;
}

.pd_why.new_why .cover_wrap .cover{
    padding: 0;
    height: 300px;
}

.pd_why.new_why .pd_why_desc{
    position: unset;
    height: auto;
    padding: 10px 20px;
}

.pd_why.new_why ul{
    position: unset;
    background: none;
    padding: 10px 0;
}

.pd_why.new_why ul li p{
    color: #000;
}

@media only screen and (max-width: 1680px){
    .pd_why.new_why .layout{
        width: 1320px;
    }
}

@media only screen and (max-width: 1280px){
    .pd_why.new_why .layout{
        width: 1100px;
    }
}

@media only screen and (max-width: 1200px){
    .pd_why.new_why .layout{
        width: 92%;
    }
}

@media only screen and (max-width: 950px){
    .pd_why.new_why .layout{
        width: 100%;
    }
}
.clear_view {display:none;}

/*jc-installer*/
/* jc-installer */
.page_install,
.page_install a {
    color: #333333;
}

.page_install .jc_banner .swiper-wrapper img {
    width: 100%;
}

.page_install .layout {
    width: 73.6%;
}

.page_install h3 {
    font-size: 40px;
    font-family: 'Semi_Bold';
    line-height: 1;
    text-align: center;
}

@media only screen and (max-width:1366px) {
    .page_install .layout {
        width: 85%;
    }

    .page_install h3 {
        font-size: 35px;
    }
}

@media only screen and (max-width:950px) {
    .page_install .layout {
        width: 90%;
    }

    .page_install h3 {
        font-size: 30px;
    }

    .page_install img{
        width: auto;
    }
}

@media only screen and (max-width:640px) {
    .page_install .layout {
        width: 95%;
    }

    .page_install h3 {
        font-size: 25px;
        line-height: 1.2;
    }
}

@media only screen and (max-width:480px) {
    .page_install .layout {
        padding: 0;
    }
}

/* banner */
.jc_banner h3 {
    position: absolute;
    top: 26.3%;
    width: 100%;
    text-transform: capitalize;
}

@media only screen and (max-width:1366px) {
    .jc_banner h3 {
        top: 40%;
    }
}

@media only screen and (max-width:950px) {
    .jc_banner h3 {
        top: 27%;
    }

    .phon-show h3 {}
}

/* why choose */
.jc_advantage {
    padding: 131px 0 0;
}

.jc_advantage .advan_innner {
    padding: 46px 0;
}

.jc_advantage .tab_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc_advantage .tab_nav::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #888888;
    margin-top: -6px;
}

.jc_advantage .tab_nav .nav_item {
    width: 25%;
    font-size: 21px;
    display: block;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-bottom: 5px solid transparent;
}

.jc_advantage .tab_nav .nav_item:hover,
.jc_advantage .tab_nav .nav_item.current {
    color: #09b7ae;
    font-weight: 600;
    border-color: #D0092E;
}

.jc_advantage .panel_outer_wrap {
    padding: 55px 0;
}

.jc_advantage .panel_item.disabled {
    display: none;
}

.jc_advantage .panel_item .item_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc_advantage .panel_item a {
    display: block;
}

.jc_advantage .panel_item .item_img,
.jc_advantage .panel_item .item_info {
    width: 49.3%;
}

.jc_advantage .panel_item .item_img img {
    width: 100%;
}

.jc_advantage .panel_item .item_info {
    background-color: #eeeeee;
    position: relative;
}

.jc_advantage .panel_item .item_info p {
    font-size: 16px;
    line-height: 1.7;
    padding: 10px 10% 10px 6.5%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width:1366px) {
    .jc_advantage {
        padding: 55px 0 0;
    }

    .jc_advantage .tab_nav .nav_item {
        font-size: 18px;
        padding: 8px 0;
    }

    .jc_advantage .advan_innner {
        padding: 46px 0 0;
    }

    .jc_advantage .panel_item .item_info p {
        padding: 10px 5%;
    }
}

@media only screen and (max-width:950px) {
    .jc_advantage {
        padding: 55px 0 0;
    }

    .jc_advantage .tab_nav .nav_item {
        font-size: 16px;
        padding: 5px 0;
    }

    .jc_advantage .advan_innner {
        padding: 30px 0 0;
    }

    .jc_advantage .panel_item .item_info p {
        padding: 10px 2%;
    }
}

@media only screen and (max-width:640px) {

    .jc_advantage .panel_item .item_img,
    .jc_advantage .panel_item .item_info {
        width: 100%;
    }

    .jc_advantage .tab_nav .nav_item {
        font-size: 14px;
    }

    .jc_advantage .panel_item .item_info p {
        position: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 20px 2%;
        font-size: 14px;
    }
}

@media only screen and (max-width:530px) {
    .jc_advantage .tab_nav .nav_item {
        font-size: 13px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

@media only screen and (max-width:480px) {
    .jc_advantage .tab_nav .nav_item {
        font-size: 12px;
    }

    .jc_advantage .panel_outer_wrap {
        padding: 30px 0;
    }
}

@media only screen and (max-width:430px) {
    .jc_advantage .tab_nav .nav_item {
        font-size: 11px;
    }
}

@media only screen and (max-width:400px) {
    .jc_advantage .tab_nav .nav_item {
        width: 50%;
        padding: 10px 0;
    }
}

/* about-new */
/*.jc_about {*/
/*    position: relative;*/
/*}*/

/*.jc_about .tab_nav {*/
/*    width: 600px;*/
/*    background-color: #EEEEEE;*/
/*    border-radius: 30px;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: justify;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    -webkit-box-shadow: 0 0 10px rgba(7, 0, 2, .4);*/
/*    box-shadow: 0 0 10px rgba(7, 0, 2, .4);*/
/*    position: absolute;*/
/*    top: 53px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: 0 auto;*/
/*}*/

/*.jc_about .tab_nav .nav_item {*/
/*    font-size: 21px;*/
/*    color: #888888;*/
/*    width: calc(100% / 3);*/
/*    text-align: center;*/
/*    cursor: pointer;*/
/*    padding: 12px 0;*/
/*    font-family: 'Semi_Bold';*/
/*    -webkit-transition: all .4s;*/
/*    -o-transition: all .4s;*/
/*    transition: all .4s;*/
/*}*/

/*.jc_about .tab_nav .nav_item.current,*/
/*.jc_about .tab_nav .nav_item:hover {*/
/*    color: #D0092E;*/
/*    background-color: #fff;*/
/*    border-radius: 30px;*/
/*    -webkit-box-shadow: 0 0 10px rgba(7, 0, 2, .4);*/
/*    box-shadow: 0 0 10px rgba(7, 0, 2, .4);*/
/*}*/

/*.jc_about .panel_item {*/
/*    font-family: 'Montserrat_Light';*/
/*    font-size: 16px;*/
/*    line-height: 1.34;*/
/*    padding: 108px 0 98px;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/

/*.jc_about .item_info{*/
/*    color: #fff;*/
/*    width: 50%;*/
/*    margin-left: 50%;*/
/*    padding: 52px 0 0;*/
/*}*/

/*.jc_about .item_info>p {*/
/*    padding: 20px 0;*/
/*}*/

/*.jc_about .panel_item ul {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-wrap: wrap;*/
/*    flex-wrap: wrap;*/
/*    -webkit-box-pack: justify;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*}*/

/*.jc_about .panel_item ul li {*/
/*    border: 1px solid #D0092E;*/
/*    padding: 5px 36px;*/
/*    margin-bottom: 24px;*/
/*    width: 100%;*/
/*}*/

/*.jc_about .panel_item:first-child ul li:nth-child(4){*/
/*    width: 60.2%;*/
/*}*/

/*.jc_about .panel_item:first-child ul li:nth-child(5){*/
/*    width: 34.2%;*/
/*}*/

/*.jc_about .panel_item:nth-child(3) ul li:nth-child(2){*/
/*    width: 52.4%;*/
/*}*/
/*.jc_about .panel_item:nth-child(3) ul li:nth-child(3){*/
/*    width: 45.2%;*/
/*}*/

/*.jc_about .panel_item:nth-child(3) .load{*/
/*    display: none;*/
/*}*/

/*.jc_about .load {*/
/*    display: block;*/
/*    background-color: #D0092E;*/
/*    color: #fff;*/
/*    text-transform: capitalize;*/
/*    text-align: center;*/
/*    padding: 4px 0;*/
/*}*/

/*.jc_about .load img {*/
/*    margin-left: 10px;*/
/*}*/

/*@media only screen and (max-width:1680px) {*/
/*    .jc_about .item_info {*/
/*        width: 60%;*/
/*        margin-left: 40%;*/
/*    }*/
/*}*/

/*@media only screen and (max-width:1366px) {*/
/*    .jc_about .tab_nav .nav_item {*/
/*        font-size: 18px;*/
/*    }*/

/*    .jc_about .panel_item ul li {*/
/*        padding: 5px 15px;*/
/*    }*/
/*}*/

/*@media only screen and (max-width:950px) {*/
/*    .jc_about .tab_nav {*/
/*        width: 70%;*/
/*    }*/

/*    .jc_about .tab_nav .nav_item {*/
/*        font-size: 16px;*/
/*    }*/

/*    .jc_about .item_info {*/
/*        width: 100%;*/
/*        margin-left: 0;*/
/*    }*/
/*}*/

/*@media only screen and (max-width:640px) {*/
/*    .jc_about .tab_nav {*/
/*        width: 100%;*/
/*    }*/

/*    .jc_about .tab_nav .nav_item,*/
/*    .jc_about .panel_item {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/

/*about-new2*/
.jc_about {
    position: relative;
}

.jc_about .tab_nav {
    width: 600px;
    background-color: #EEEEEE;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 10px rgba(7, 0, 2, .4);
    box-shadow: 0 0 10px rgba(7, 0, 2, .4);
    position: absolute;
    top: 53px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.jc_about .tab_nav .nav_item {
    font-size: 21px;
    color: #888888;
    width: calc(100% / 3);
    text-align: center;
    cursor: pointer;
    padding: 12px 0;
    font-family: 'Semi_Bold';
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.jc_about .tab_nav .nav_item.current,
.jc_about .tab_nav .nav_item:hover {
    color: #D0092E;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 10px rgba(7, 0, 2, .4);
    box-shadow: 0 0 10px rgba(7, 0, 2, .4);
}

.jc_about .panel_item {
    font-family: 'Montserrat_Light';
    font-size: 16px;
    line-height: 1.34;
    position: relative;
    height: 700px !important;
}

.jc_about .panel_item .item-img {
    height: 100%;
}

.jc_about .panel_item .item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jc_about .panel_item .layout {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
}

.jc_about .item_info {
    color: #fff;
    width: 50%;
    margin-left: 50%;
}

.jc_about .item_info>p {
    padding: 20px 0;
}

.jc_about .panel_item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jc_about .panel_item ul li {
    border: 1px solid #D0092E;
    padding: 5px 36px;
    margin-bottom: 24px;
    width: 100%;
}

.jc_about .panel_item:nth-child(1) :not(:nth-child(3)) ul li:nth-child(4) {
    width: 60.2%;
}

.jc_about .panel_item:nth-child(1) :not(:nth-child(3)) ul li:nth-child(5) {
    width: 34.2%;
}

.jc_about .panel_item:not(:nth-child(3)) ul li:nth-child(4) {
    /*width: 60.2%;*/
}

.jc_about .panel_item:not(:nth-child(3)) ul li:nth-child(5) {
    /*width: 34.2%;*/
}

.jc_about .panel_item:nth-child(3) ul li:nth-child(2) {
    /*width: 52.4%;*/
}

.jc_about .panel_item:nth-child(3) ul li:nth-child(3) {
    /*width: 45.2%;*/
}

.jc_about .load {
    display: block;
    background-color: #D0092E;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 4px 0;
    width: 49%;
    display: inline-block;
}

.jc_about .load img {
    margin-left: 10px;
}

.jc_about .panel_item:nth-child(3) .load {
    /*display: none;*/
}

.jc_about .panel_item:nth-child(3) ul li:nth-child(2),
.jc_about .panel_item:nth-child(3) ul li:nth-child(3) {
    margin-bottom: 23px;
}

.jc_about .panel_item:nth-child(3) ul li {
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
}

.jc_about .panel_item:nth-child(3) ul li span {
    line-height: 1.3125;
    flex: 1;
}

.jc_about .panel_item:nth-child(3) ul li:last-child {
    padding-top: 6px;
    padding-bottom: 6px;
}

@media only screen and (max-width:1890px) {
    .jc_about .item_info {
        width: 70%;
        margin-left: 30%;
    }
}

@media only screen and (max-width:1366px) {
    .jc_about .tab_nav .nav_item {
        font-size: 18px;
    }

    .jc_about .panel_item ul li {
        padding: 5px 15px;
    }
}

@media only screen and (max-width:1080px) {
    .jc_about .item_info {
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width:950px) {
    .jc_about .tab_nav {
        width: 70%;
        top: 35px;
    }

    .jc_about .tab_nav .nav_item {
        font-size: 16px;
    }

    .jc_about .panel_item,
    .jc_about .panel_item .item-img {
        height: auto !important;
    }

    .jc_about .panel_item .item-img img {
        aspect-ratio: 1.1;
        height: auto;
    }

    .jc_about .panel_item .layout {
        top: 130px;
    }
}

@media only screen and (max-width:750px) {
    .jc_about .panel_item .item-img img {
        aspect-ratio: .9;
    }
}

@media only screen and (max-width:660px) {
    .jc_about .panel_item .item-img img {
        aspect-ratio: .7;
    }
}

@media only screen and (max-width:640px) {
    .jc_about .tab_nav {
        width: 100%;
    }

    .jc_about .tab_nav .nav_item,
    .jc_about .panel_item {
        font-size: 14px;
    }
}

@media only screen and (max-width:520px) {
    .jc_about .panel_item .item-img img {
        height: 660px;
    }
}

@media only screen and (max-width:420px) {
    .jc_about .panel_item .item-img img {
        height: 700px;
    }
}

@media only screen and (max-width:320px) {
    .jc_about .panel_item .item-img img {
        height: 740px;
    }
}

/* video */
.jc_video {
    padding: 95px 0 82px;
}

.jc_video h3.title {
    color: #555555;
}

.jc_video a {
    position: relative;
    display: block;
    padding: 40px 0;
}

.jc_video img {
    width: 100%;
}

.jc_video .info {
    position: absolute;
    top: 24%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.jc_video .info h3 {
    color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, .3)));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, .3));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, .3));
    -webkit-background-clip: text;
    line-height: 1.6;
}

.jc_video .play_btn {
    width: 110px;
    display: inline-block;
    margin-top: 21px;
    /*opacity: .3;*/
}

@media only screen and (max-width:1366px) {
    .jc_video {
        padding: 50px 0;
    }
}

@media only screen and (max-width:950px) {
    .jc_video .play_btn {
        width: 10%;
    }
}

@media only screen and (max-width:640px) {
    .jc_video {
        padding: 40px 0 0;
    }
}

@media only screen and (max-width:480px) {
    .jc_video .info {
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .jc_video .play_btn {
        margin-top: 10px;
        width: 15%;
    }

    .jc_video .info h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width:400px) {
    .jc_video .info h3 {
        font-size: 16px;
    }
}

@media only screen and (max-width:300px) {
    .jc_video .info h3 {
        font-size: 14px;
    }
}

/* partner */
.jc_partner .layout {
    position: relative;
    background: url(https://cdn.globalso.com/Sikaien-ress/partner_bg.png) no-repeat center/cover;
}

.jc_partner .item_info {
    padding: 20px;
    width: 50%;
}

.jc_partner .item_info .item_inner {
    background-color: rgba(255, 255, 255, .9);
    padding: 38px 32px;
}

.jc_partner h3 {
    text-align: left;
    color: #D0092E;
    line-height: 1.2;
}

.jc_partner h3 .text {
    font-style: italic;
    font-family: 'Roboto-Light'
}

.jc_partner ul {
    color: #000;
    font-size: 16px;
    line-height: 1.33;
    padding: 26px 0 0;
}

.jc_partner ul li {
    padding: 10px 0;
}

.jc_partner ul h4 {
    font-family: 'Semi_Bold';
    font-size: 16px;
}

.jc_partner ul p {
    font-family: 'Montserrat_Light';
}

@media only screen and (max-width:1366px) {
    .jc_partner .item_info {
        width: 60%;
    }
}

@media only screen and (max-width:950px) {
    .jc_partner .item_info {
        width: 100%;
    }
}

@media only screen and (max-width:640px) {
    .jc_partner ul {
        font-size: 14px;
        padding: 10px 0 0;
    }

    .jc_partner .item_info {
        padding: 15px;
    }

    .jc_partner .item_info .item_inner {
        padding: 20px;
    }
}

/* inquiry */
.jc_inquiry {
    padding: 28px 0 0;
}

.jc_inquiry .inquiry_inner {
    background-color: #EEEEEE;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jc_inquiry .item_img,
.jc_inquiry .item_info {
    width: 48.5%;
    position: relative;
}

.jc_inquiry .item_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.jc_inquiry .item_img h3 {
    position: absolute;
    top: 11.5%;
    left: 0;
    width: 100%;
}

.jc_inquiry .item_info .title {
    font-size: 21px;
    font-family: 'Semi_Bold';
    text-align: center;
    text-transform: capitalize;
    padding: 12px 0 30px;
}

.jc_inquiry .mauticform_wrapper {
    max-width: 100%;
    margin: 0;
}

.jc_inquiry .mauticform-page-1 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jc_inquiry .mauticform-row {
    width: 100%;
    margin-bottom: 22px;
}

.jc_inquiry .mauticform-row.mauticform-field-3,
.jc_inquiry .mauticform-row.mauticform-field-4,
.jc_inquiry .mauticform-row.mauticform-field-7,
.jc_inquiry .mauticform-row.mauticform-field-8 {
    width: 48.5%;
}

.jc_inquiry .mauticform-row .mauticform-errormsg {
    margin: 5px 0;
}

.jc_inquiry input,
.jc_inquiry select,
.jc_inquiry .mauticform-button-wrapper .mauticform-button {
    font-size: 16px;
    font-family: 'Montserrat_Light';
    color: #888888;
    height: 50px;
    padding: 0 16px;
    background: none;
    border-radius: 0;
}

.jc_inquiry .mauticform-button-wrapper .mauticform-button {
    font-family: 'Semi_Bold';
    width: 100%;
    background-color: #D0092E;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jc_inquiry .mauticform-button-wrapper .mauticform-button::after {
    content: url(https://cdn.globalso.com/Sikaien-ress/submit.png);
    width: 40px;
    display: inline-block;
    margin-left: 10px;
}

.jc_inquiry .mauticform-row.subsida {
    margin: 21px 0 0;
}

@media only screen and (max-width:1860px) {
    .jc_inquiry .item_info .title {
        padding: 12px 0;
    }

    .jc_inquiry .mauticform-row.subsida {
        margin: 0;
    }
}

@media only screen and (max-width:1366px) {
    .jc_inquiry .item_info .title {
        font-size: 18px;
    }
}

@media only screen and (max-width:950px) {

    .jc_inquiry .item_img,
    .jc_inquiry .item_info {
        width: 100%;
    }

    .jc_inquiry .item_info {
        margin-top: 20px;
    }
}

@media only screen and (max-width:640px) {
    .jc_inquiry .item_info .title {
        font-size: 16px;
    }

    .jc_inquiry input,
    .jc_inquiry select,
    .jc_inquiry .mauticform-button-wrapper .mauticform-button {
        font-size: 14px;
        height: 40px;
        padding: 0 10px;
    }

    .jc_inquiry .mauticform-button-wrapper .mauticform-button::after {
        width: 30px;
    }
}

@media only screen and (max-width:480px) {

    .jc_inquiry .mauticform-row.mauticform-field-3,
    .jc_inquiry .mauticform-row.mauticform-field-4,
    .jc_inquiry .mauticform-row.mauticform-field-7,
    .jc_inquiry .mauticform-row.mauticform-field-8 {
        width: 100%;
    }
}

/* news */
.jc_news {
    padding: 92px 0 85px;
}

.jc_news h3::after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background-color: #D0092E;
    margin: 17px auto;
}

.jc_news .jc_news_slider {
    padding: 22px 0 0;
    overflow: hidden;
}

.jc_news .swiper-slide {
    height: auto;
}

.jc_news .swiper-slide a {
    display: block;
    border: 1px solid #ccc;
    height: 100%;
}
.jc_news .swiper-slide a .item_img {max-height:285px;overflow: hidden;}
.jc_news .swiper-slide img {
    width: 100%;
}

.jc_news .swiper-slide .item_info {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Semi_Bold';
    padding: 9px 18px 14px;
}

.jc_news .swiper-slide h4,
.jc_news .item_more {
    color: #D0092E;
}

.jc_news .swiper-slide h4 {
    font-size: 16px;
    margin-bottom: 6px;
}

.jc_news .item_desc {
    padding: 0 35px 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.jc_news .more_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px 0 0;
}

.jc_news .item_time {
    color: #555555;
}

@media only screen and (max-width:1700px) {
    .jc_news .item_desc {
        padding: 0;
    }
}

@media only screen and (max-width:1366px) {
    .jc_news {
        padding: 50px 0;
    }

    .jc_news .swiper-slide .item_info {
        padding: 9px 10px 14px;
    }
}

@media only screen and (max-width:640px) {
    .jc_news {
        padding: 40px 0;
    }

    .jc_news .swiper-slide .item_info,
    .jc_news .swiper-slide h4 {
        font-size: 14px;
    }

    .jc_news .more_time {
        padding: 25px 0 0;
    }
}

/*jc2.0*/
.page_jc.page_install h3 {
    color: #555555;
}

.page_jc .swiper-container-horizontal {
    overflow: hidden;
}

/* banner */
.page_jc .jc_banner h3 {
    top: 24%;
    color: #333;
}

/* advantage */

.page_jc .jc_advantage .panel_item .item_info {
    background: url(https://cdn.globalso.com/Sikaien/jc_advan_bg.png) no-repeat center/cover;
}

.page_jc .jc_advantage .panel_item .info_inner {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    padding: 0 3% 0 8.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page_jc .jc_advantage .panel_item .item_icon {
    width: 23%;
}

.page_jc .jc_advantage .panel_item .item_icon img {
    width: 100%;
}

.page_jc .jc_advantage .panel_item .item_info .panel_desc {
    position: unset;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    width: 69%;
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 3;*/
    /*overflow: hidden;*/
    /*-o-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
}

/* about */
.page_jc .jc_about .panel_item .layout {
    top: 35.8%;
}

.page_jc .jc_about h3 {
    margin-bottom: 52px;
}

.page_jc .jc_about .about_inner {
    position: relative;
}

.page_jc .jc_about .tab_nav {
    width: 58%;
    top: 74px;
}

.page_jc .jc_about .tab_nav .nav_item {
    width: 50%;
    font-family: 'Montserrat_Regular';
}

.page_jc .jc_about .tab_nav .nav_item.current,
.page_jc .jc_about .tab_nav .nav_item:hover {
    font-family: 'Semi_Bold';
}

.page_jc .jc_about .item_info h4 {
    font-family: 'Montserrat_Light';
    font-size: 40px;
    font-weight: 100;
    line-height: 1.2;
    padding: 0 10px 47px 0;
}

.page_jc .jc_about .item_info .items_desc {
    padding: 0;
    line-height: 1.6;
}


.page_jc .jc_about .load {
    margin-top: 44px;
}

/* else */
.page_jc .jc_else {
    background: url(https://cdn.globalso.com/Sikaien/jc_else_bg.png) no-repeat center/cover;
    padding: 16px 0;
}

.page_jc .jc_else .else-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page_jc .jc_else .else_info {
    width: 39.6%;
}

.page_jc .jc_else .else_info p,
.page_jc .jc_else .else_info h4 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: normal;
    font-family: 'Montserrat_Light';
}

.page_jc .jc_else .else_info h4 {
    color: #D0092E;
    font-family: 'Semi_Bold';
}

.page_jc .jc_else .else_info .desc {
    font-size: 16px;
    line-height: 1.33;
    font-family: 'Montserrat_Light';
    padding: 31px 0 0;
    font-weight: 100;
}

.page_jc .jc_else .else_img {
    width: 55%;
}

.page_jc .jc_else .else_img ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page_jc .jc_else .else_img li {
    width: 50%;
    padding: 10px;
}
.page_jc .jc_else .else_img li:nth-child(2) {margin-top: 7%;}
.page_jc .jc_else .else_img li:nth-child(1) {
    text-align: right;
}

.page_jc .jc_else .else_img li:nth-child(1) img,
.page_jc .jc_else .else_img li:nth-child(4) img {
    width: 72%;
}

.page_jc .jc_else .else_img li img {
    border-radius: 25px;
    width: 100%;
}

/* product */
.page_jc .jc_product {
    padding: 144px 0 36px;
}

.page_jc .jc_product .product_slider1 {
    padding: 49px 0;
}

.page_jc .jc_product a {
    display: block;
}

.page_jc .jc_product img {
    width: 100%;
}

.page_jc .jc_product h4 {
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    padding: 12px 17px;
    color: #555555;
}

/* faq */
.page_jc .jc_faq .questions-list {
    padding: 37px 0;
}

.page_jc .jc_faq .questions-list li {
    padding: 21px 15px;
    border-color: #888888;
    border-width: 1px 0 0 0;
}

.page_jc .jc_faq .questions-list li:last-child {
    border-bottom-width: 1px;
}

.page_jc .jc_faq .questions-list h3 {
    font-size: 24px;
    color: #000;
    text-align: left;
    line-height: 1.33;
    width: 73%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page_jc .jc_faq .questions-list h3 span:first-child {
    padding-right: 6px;
}

.page_jc .jc_faq .questions-list li .item-desc {
    width: 68%;
}

.page_jc .jc_faq .questions-list li.active .item-desc {
    /*padding: 19px 0 0;*/
}

.page_jc .jc_faq .questions-list li .item-title .item-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #888888;
}

.page_jc .jc_faq .questions-list li .item-title .item-btn i {
    background-color: #888888;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page_jc .jc_faq .questions-list li .item-title .item-btn i.down {
    width: 4px;
    height: 20px;
}

.page_jc .jc_faq .questions-list li .item-title .item-btn i.up {
    width: 20px;
    height: 4px;
    top: 50%;
    opacity: 1;
}

/* partner */
.page_jc .jc_partner1 {
    padding: 46px 0 27px;
}

.page_jc .jc_partner1 .layout {
    position: relative;
}

.page_jc .jc_partner1 .layout>img {
    width: 100%;
}

.page_jc .jc_partner1 .partner_info {
    position: absolute;
    top: 50%;
    left: 3.2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52%;
    text-align: center;
}

.page_jc .jc_partner1 p {
    font-size: 16px;
    font-family: 'Montserrat_Light';
    color: #555555;
    padding: 29px 0 35px;
}

.page_jc .jc_partner1 a {
    color: #fff;
    font-size: 21px;
    font-family: 'Semi_Bold';
    background-color: #D0092E;
    border-radius: 30px;
    display: inline-block;
    width: 230px;
    height: 44px;
    line-height: 44px;
}

.page_jc .jc_partner1 a img {
    margin-left: 3px;
}

@media only screen and (max-width:1750px) {
    .page_jc .jc_partner1 .partner_info {
        width: 67%;
    }
}

@media only screen and (max-width:1680px) {
    .page_jc .jc_else .else_info {
        width: 42%;
    }

    .page_jc .jc_faq .questions-list h3,
    .page_jc .jc_faq .questions-list li .item-desc {
        width: calc(90% - 30px);
    }
}

@media only screen and (max-width:1366px) {
    .page_jc .jc_advantage .panel_item .info_inner {
        padding: 0 4%;
    }

    .page_jc .jc_about .item_info h4 {
        font-size: 35px;
        padding: 0 0 47px 0;
    }

    .page_jc .jc_else .else_info p,
    .page_jc .jc_else .else_info h4 {
        font-size: 35px;
    }

    .page_jc .jc_else .else_img {
        width: 58%;
    }

    .page_jc .jc_product {
        padding: 100px 0 30px;
    }

    .page_jc .jc_product .product_slider1 {
        padding: 49px 0 0;
    }

    .page_jc .jc_product h4 {
        font-size: 18px;
        padding: 12px 10px;
    }

    .page_jc .jc_faq .questions-list h3 {
        font-size: 20px;
    }

    .page_jc .jc_partner1 a {
        font-size: 18px;
    }

}

@media only screen and (max-width:1080px) {
    .page_jc .jc_about .panel_item .layout {
        top: 26%;
    }

    .page_jc .jc_else {
        padding: 50px 0;
    }

    .page_jc .jc_else .else_info {
        width: 100%;
    }

    .page_jc .jc_else .else_img {
        width: 100%;
        margin-top: 20px;
    }

    .page_jc .jc_partner1 .partner_info {
        width: 74%;
    }
}

@media only screen and (max-width: 950px) {
    .page_jc .jc_advantage .panel_item .item_info .panel_desc {
        width: 73%;
    }

    .page_jc .jc_about .item_info h4 {
        font-size: 30px;
        padding: 0 0 25px 0;
    }

    .page_jc .jc_else .else_info p,
    .page_jc .jc_else .else_info h4 {
        font-size: 30px;
    }

    .page_jc .jc_product h4 {
        font-size: 16px;
    }

    .page_jc .jc_faq.about-outer-wrap {
        padding: 50px 0;
    }

    .page_jc .jc_faq.about-outer-wrap .questions-list h3 {
        font-size: 18px;
    }

    .page_jc .jc_partner1 {
        padding: 26px 0 27px;
    }

    .page_jc .jc_partner1 .partner_info {
        width: 90%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .page_jc .jc_partner1 a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 640px) {
    .page_jc .jc_advantage .panel_item .item_info {
        padding: 50px 0;
    }

    .page_jc .jc_advantage .panel_item .info_inner {
        position: unset;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .page_jc .jc_about .tab_nav {
        width: 95%;
    }

    .page_jc .jc_about .item_info h4 {
        font-size: 25px;
    }

    .page_jc .jc_else .else_info p,
    .page_jc .jc_else .else_info h4 {
        font-size: 25px;
    }

    .page_jc .jc_else .else_info .desc {
        font-size: 14px;
    }

    .page_jc .jc_else .else_img li {
        padding: 10px 5px;
    }

    .page_jc .jc_product {
        padding: 60px 0 30px;
    }

    .page_jc .jc_product .product_slider1 {
        padding: 30px 0 0;
    }

    .page_jc .jc_product h4 {
        font-size: 14px;
    }

    .page_jc .jc_faq.about-outer-wrap .questions-list h3 {
        font-size: 16px;
    }

    .page_jc .jc_faq .questions-list h3,
    .page_jc .jc_faq .questions-list li .item-desc {
        width: calc(96% - 30px);
    }

    .page_jc .jc_partner1 .layout>img {
        height: 600px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .page_jc .jc_partner1 p {
        font-size: 14px;
    }

    .page_jc .jc_partner1 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 500px) {
    .page_jc .jc_advantage .tab_nav .nav_item {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .page_jc .jc_about .panel_item .layout {
        top: 20%;
    }

    .page_jc .jc_else .else_img li {
        width: 50%;
        padding: 10px 5px;
    }

    .page_jc .jc_else .else_img li:nth-child(1) img,
    .page_jc .jc_else .else_img li:nth-child(4) img {
        /*width: 100%;*/
    }

    .page_jc .jc_faq .questions-list li .item-desc {
        width: 100%;
    }

    .page_jc .jc_partner1 .partner_info {
        width: 98%;
    }
}

.product_slider1 .swiper-slide {display: inline-block;width: 33%;vertical-align: top;}
@media screen and (max-width: 768px) {
    .product_slider1 .swiper-slide {
     width: 100%;
    }
}
.mauticform_wrapper textarea {
    border-left: 1px solid #ccc !important;
}
@media screen and (max-width: 1860px) {

    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(1),
    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(2),
    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) {
        height: auto;
    }

    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) .item-info {
        text-align: center;
    }

    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) .item-inner {
        padding: 30px 0 0;
    }
}

@media screen and (max-width: 1700px) {
    .product-tab.product4 .panel-inner .product-center .item-info {
        padding: 0 0 0 12px;
    }

    .product-tab.product4 .panel-inner .product-center .item-icon {
        left: 8%;
    }

    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc {
        padding-left: calc(8% + 75px);
    }
}


@media screen and (max-width: 1366px) {
    .product-tab.product4 .panel-inner .product-left .item-img a {
        height: 100%;
    }

    .product-tab.product4 .panel-inner .product-center .item-title .item-num,
    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc,
    .product-tab.product4 .panel-inner .product-right .item-title,
    .product-tab.product4 .panel-inner .product-right .product-item .item-desc {
        font-size: 20px;
    }

    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(1) .item-inner,
    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) .item-inner {
        padding: 30px 0 0;
    }
 .product-tab.product1 .panel-inner .product-right .product-item .item-icon:nth-child(1),
.product-tab.product1 .panel-inner .product-right .product-item .item-icon:nth-child(2) {
    transform: scale(1);
}
}

@media screen and (max-width: 950px) {

    .product-tab.product4 .panel-inner .product-center .item-title .item-num,
    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc,
    .p.product-tab.product4 .panel-inner .product-right .item-title,
    .product-tab.product4 .panel-inner .product-right .product-item .item-desc {
        font-size: 18px;
    }
    .product-tab.product4 .panel-inner .product-right .product-item .item-info {
        padding: 30px 0!important;
          
      }
.product-tab.product4 .panel-inner .product-right .product-item .item-icon
      {
          width: 100% !important;
          height: auto;
      }
  .product-tab.product4 .panel-inner .product-right .product-item {
      height: 85%!important;
  }
  
    .product-tab.product4 .panel-inner .product-right img {
        width: auto;
    }
}

@media screen and (max-width: 750px) {
    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(3) .item-inner {
        padding: 30px 0 40%;
    }
    .product-tab.product4 .panel-inner .product-left .item-img {
        height: auto;
    }

    .product-tab.product4 .panel-inner .product-center .item-title .item-num,
    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc,
    .product-tab.product4 .panel-inner .product-right .item-title,
    .product-tab.product4 .panel-inner .product-right .product-item .item-desc {
        font-size: 16px;
    }

    .product-tab.product4 .panel-inner .product-center .item-icon {
        width: 17%;
    }

    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc {
        padding-left: 31%;
    }

    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(1) .item-icon,
    .product-tab.product4 .panel-inner .product-right .product-item:nth-child(2) .item-icon {
        height: 65px;
    }
}

@media screen and (max-width: 640px) {

    .product-tab.product4 .panel-inner .product-center .item-title .item-num,
    .product-tab.product4 .panel-inner .product-center .item-title,
    .product-tab.product4 .panel-inner .product-center .item-desc,
    .product-tab.product4 .panel-inner .product-right .item-title,
    .product-tab.product4 .panel-inner .product-right .product-item .item-desc {
        font-size: 14px;
    }
}


@media only screen and (max-width: 950px) {
    .index_case .case_desc .case_itmes .case_itme{
        width: 100%;
    }
    .index_case .case_desc .case_itmes .case_itme a p{
        font-size: 18px;
    }
}

.container .swiper-pagination-progressbar.swiper-pagination-white {
  bottom: unset;
  left: 0;
  width: 100%;
  position: relative;
  top: unset;
  transform: unset;
  height: auto;
}
.related-side {
    width: 31% !important;
    display: inline-block;
}
.product_faqs {
    width: 100% !important;
}

