@charset "utf-8";



/*--------------------------reset main.css---------------------------*/

/* font color */
body, html, input, button, textarea,a{color:#000;}
a:hover{color:#e30613;}
.pa a{
    color:#e30613!important; 
}

.post-tags a{
    color:#e30613!important;
}



a{
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/* font family */
@font-face {
    font-family: 'RobotoSlab';
    src: url('fonts/RobotoSlab/RobotoSlab.eot');
    src: url('fonts/RobotoSlab/RobotoSlab%EF%B9%96.eot#iefix') format('embedded-opentype'), url('fonts/RobotoSlab/RobotoSlab.woff2') format('woff2'), url('fonts/RobotoSlab/RobotoSlab.woff') format('woff'), url('fonts/RobotoSlab/RobotoSlab.ttf') format('truetype')
}


@font-face {

     font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Light.woff2') format('woff2'),
         url('fonts/Roboto/Roboto-Light.woff') format('woff');
    font-weight: 100;
    font-style: 100;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
         url('fonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/RobotoCondensed-SemiBold.woff2') format('woff2'),
         url('fonts/Roboto/RobotoCondensed-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: bold;
}
@font-face {
  font-family: 'Titillium Web';
  src: url('fonts/Titillium-Web/TitilliumWeb-Regular.woff2') format('woff2'),
         url('fonts/Titillium-Web/TitilliumWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web';
  src:url('fonts/Titillium-Web/TitilliumWeb-SemiBold.woff2') format('woff2'),
         url('fonts/Titillium-Web/TitilliumWeb-SemiBold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Titillium Web';
  src:url('fonts/Titillium-Web/TitilliumWeb-Bold.woff2') format('woff2'),
         url('fonts/Titillium-Web/TitilliumWeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat/Montserrat-Thin.woff2') format('woff2'),
         url('fonts/Montserrat/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: 100;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat/Montserrat-Light.woff2') format('woff2'),
         url('fonts/Montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 200;
    font-style: 200;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
         url('fonts/Montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: 300;
    font-style: 300;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
         url('fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 400;
    font-style: 400;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),
         url('fonts/Montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: 600;
    font-style: 600;
}



html,body{
    /*font-family: 'RobotoSlab';*/
}
.path-bar,
.nav,
.index-title-bar .index-title,
.product-cates .cates-title,
.product-cates .cate-btn-more a,
.inquiry-panel,
.foot-bar .foot-nav,
.side-tit-bar .side-tit,
.main-tit-bar .title,
.detail-tabs .title,
.inquiry-form-wrap .inquiry-form-title,
.goods-title-bar{
    font-family: 'SourceSansPro', sans-serif;
}


/* clear floating */
.gd-layer:after,
.gd-row:after,
.layer-body:after,
.head-r:after,
.nav-wrap:after,
.company-synopses ul:after,
.items-content:after,
.items_list ul:after,
.owl-stage:after,
.new-item:after,
.blog-news-list:after,
.news-item-hd:after,
.featured-list:after,
.banner-list:after,
.new-product-list:after,
.head-contact:after,
.contact-layer .contact-items:after,
.partner-list:after,
.partner-list ul:after,
.advantage-list:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.gd-layer,
.gd-row,
.layer-body,
.head-r,
.nav-wrap,
.company-synopses ul,
.items-content,
.items_list ul,
.owl-stage,
.new-item,
.blog-news-list,
.news-item-hd,
.featured-list,
.banner-list,
.new-product-list,
.head-contact,
.contact-layer .contact-items,
.partner-list,
.partner-list ul,
.advantage-list{
    *zoom:1;
}

/* layout */
body{
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    /*background-image: url(img/demo/body_bg.jpg);*/
    /*padding: 100px 0 0;*/
    font-size: 16px;
}
.layout{
    /*width: auto;*/
    max-width: 1600px;
    width:95%;
}

.path-bar .layout{
     /*margin:0!important;*/
}
.path-bar .path-nav{
    margin:0!important;
}

.disabled{
    display: none;
}
.gd-layer{
    padding: 65px 0;
}
.layer-hd{}
.layer-body{}
.gd-row{}
.index-title-bar{}
.index-title-bar .index-title{}
.index-title-bar .title-desc{}
.learn-more-bar {}
.gd-btn{}
.gd-row{
    /*margin: 0 -.35rem;*/
}
.gd-col-6{
    width: 50%;
    padding: 0 .35rem;
    float: left;
}
body.index-body{
    background-color: #e5e5e5;
}
.container{
    /*max-width: 1250px;*/
    margin: 0 auto;
    position: relative;
    /*background:#fff url(img/demo/page_bg.png) 0 0 repeat;*/
    /*padding: 0 40px;*/
}
.main_content{
    padding-bottom: 0;
}


/* inquiry-pop */
.inquiry-pop-bd{
    width: 100%!important;
    height: 100%!important;
}


/* service bug */
.side_content,
.show_btn{
    position: absolute;
    right: 0;
    top: 0;
}


/* inquiry pop */
html .inquiry-pop-bd .inquiry-pop{
    border: 4px solid #fff;
    box-shadow: none;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    border-radius: 50%;
    right: -20px;
    top: -20px;
    background-color: #fff;
    box-shadow: 0 0 .05rem rgba(0,0,0,.3);
    color: #000;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop:before{
    font-family: 'fontawesome';
    content: '\f00d';
    font-size:.16rem;
}
html .inquiry-pop-bd .inquiry-pop .ico-close-pop:hover{
    background-color: #e30613;
    color: #fff;
}
.inquiry-pop .inquiry-form .form-btn-wrapx .form-btn-submitx{
    background: #444;
    color: #fff;
    border: 0;
    border-radius: 0;
    text-shadow: none;
}
.inquiry-pop .inquiry-form .form-btn-wrapx .form-btn-submitx:hover{
    background: #e30613;
}


/* owl carousel */
.owl-carousel .owl-controls{
    height: auto;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next{
    margin: 0 0 0 .1rem;
    padding: 0;
    border-radius: 0;
    padding-left: .1rem;
    font-size: .32rem;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover{
    background: none;
    color: #c28228;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f0d9';
}
.owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f0da';
}
.owl-carousel .owl-controls .owl-dots .owl-dot{
    width: .1rem;
    height: .1rem;
    margin-left: .05rem;
    margin-right: .05rem;
    border-radius: 50%;
    background-color:#aaa;
}
.owl-carousel .owl-controls .owl-dots .active{
    background-color: #000;
}





/*--------------------------head-wrapper---------------------------*/

.head-wrapper{
    position: relative;
    z-index: 999;
}

/* logo */
.head-layout{
    /*max-width: inherit;*/
    /*padding-left: 40px;*/
    /*padding-right: 40px;*/
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    box-align: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%\9;
    display: table\9
}
.logo,
.nav-bar,
.topr{
    display: table-cell\9;
    vertical-align: middle\9;
}
.logo{
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}
.topr{
    /*padding-top: 15px;*/
}



.logo{
    width: 10%;
     text-align: left;
}
.logo img{
      max-height: 75px;
    /* width: 100%; */
        /*width: 100%;*/
        padding: 12px;
}


/* topbar */
.topbar{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #fff;
    color: #868686;
    font-size: .12rem;
}
.head-contact{
    /*float: right;*/
    /*line-height: 0px;*/
        display: flex;
    justify-content: flex-end;
        align-items: center;
        flex:1;
}
.top_sns li a{
    font-size: 12px;
    color:#fff;
}
.top_sns li{
    margin-right:10px;
}
.topbar .head-contact a{
    color: #555;
}
.topbar .head-contact a:hover{
    color: #e30613;
}
.head-contact li{
    float: left;
    /*padding: 0 18px 0 0;*/
}
.head-contact li:before{
    /*content: '|';*/
    /*padding-right: 18px;*/
}
.head-contact li label{
    color: #555;
}
.nav-wrap{
        width: 100%;
    text-align: right;
}

.top_sns{
    display: flex;
    align-items: center;
}

.topr .layout{
     display: flex;
    align-items: center;
    justify-content: space-between;
}
/* search */
.topr{
        background: #000;
    padding: 5px 0;
}
.head-search{
    display: inline-block;
    width: 44px;
    height: 34px;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.head-search .head-search-form{
    width: 0;
    position: absolute;
    right: 0;
    top: 10px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.head-search .search-ipt{
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 8px .15rem;
    border: 1px solid #ddd;
    border-radius: .25rem;
    box-shadow: 0 0 .05rem rgba(0,0,0,.1) inset;
}
.head-search .search-ipt::-webkit-input-placeholder {
    color: #fff;
}
.head-search .search-ipt:-ms-input-placeholder {
    color: #fff;
}
.head-search .search-ipt:-moz-placeholder {
    color: #fff;
}
.head-search .search-ipt::-moz-placeholder {
    color: #fff;
}
.head-search .search-btn,
.head-search .search-toggle {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 20px;
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border: 0;
    padding: 0;
    text-align: center;
    font-size: .2rem;
    color: #000;
    overflow: hidden;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.head-search .search-btn:before,
.head-search .search-toggle:before {
    display: block;
    font-family: 'fontawesome';
    content: '\f002';
}
.head-search .search-btn{
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.head-search .search-toggle{
    top: 17px;
}
.head-search-show .head-search-form{
    width: 220px;
    display: block;
}
.head-search-show .head-search .search-toggle {
    display: none;
}
.head-search-show .head-search .head-search-form{
    width: 200px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.head-search-show .search-btn{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
@media screen and (min-width:768px){
    .nav{
        align-items: center;    display: flex;justify-content: flex-end;
    }
}



/* language */
.change-language {
   z-index: 3!important;
   vertical-align: middle!important;
   float: right;
   position: relative;
   /*right: -10px;*/
       top: 15px;
       
}
.change-language-info .change-language-title a{
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
.change-language-info .change-language-title,
.change-language-info .change-language-title a,
.change-language-info .change-language-title span,
.change-language-info .language-icon {
    color: #fff;
}
.change-language-info:hover .change-language-title,
.change-language-info:hover .change-language-title a,
.change-language-info:hover .change-language-title span {
    color: #000!important;
}
.change-language-info .language-icon{
    color: #fff!important;
    -webkit-transition: all .3s ease!important;
    -o-transition: all .3s ease!important;
    transition: all .3s ease!important;
    top: 8px!important;
}
.change-language-info .language-icon:before{
    content: '\f0d7'!important;
    font-size: .14rem;
}
.change-language-info:hover .language-icon{
    color: #333!important;
}
.change-language-cont,
.change-language-cont a{
    color: #333
}
.change-language-info .change-language-title{
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}


/* nav */
.nav-bar {
    width: 70%;
    /*line-height: 45px;*/
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    
    
    
}

.flexHd{
        display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-bar .nav li{
    position: relative;
    font-size: 18px;
}
.nav-bar .nav li,
.nav-bar .nav li a{
    color: #000;
}
.nav-bar .nav .nav-ico {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    font-size: .16rem;
    margin: 0 0 0 .05rem;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-family: SourceSansPro!important;
    font-weight: 100;
}
.nav-bar .nav .nav-ico:after {
    content: '\f107';
    font-weight: bold;
    font-size: .14rem;
}
.nav-bar .nav > li{
    display: inline-block;
    margin-right: 36px;
        line-height: 90px;
}

.nav-bar .nav > li:last-child{
    margin-right:0!important;
}
.nav-bar .nav > li > a{
    display: inline-block;
    /*text-transform: uppercase;*/
    position: relative;
    padding-top: 0px;
    /*padding-bottom: 20px;*/
        font-weight: 200;
}
.nav-bar .nav > li a:hover,
.nav-bar .nav > li.nav-current > a,
.nav-bar .nav > li.li-hover > a{
    color: #e30613;
}
.nav-bar .nav > li.li-hover > a .nav-ico{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nav-bar .nav ul {
    width: 250px;
    background-color: #fff;
    position: absolute;
    /*left: -.15rem;*/
    top: 64px;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: perspective(600PX) rotateX(-90deg);
    -ms-transform: perspective(600PX) rotateX(-90deg);
    -o-transform: perspective(600PX) rotateX(-90deg);
    transform: perspective(600PX) rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: .1rem 0;
    -webkit-box-shadow: 0 0 .15rem rgba(0,0,0,.15);
    box-shadow: 0 0 .15rem rgba(0,0,0,.15);
}
.nav-bar .nav > li > ul:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: content-box;
    border-style:dashed solid dashed;
    border-color: transparent transparent #fff;
    border-width:0 10px 10px;
    position: absolute;
    left: 25px;
    top: -10px;
}
.nav-bar .nav ul li{
    padding: 0 .15rem;
    font-size: .14rem;
}
.nav-bar .nav ul li a{
    display: block;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.nav-bar .nav ul li,
.nav-bar .nav ul li a{
    color: #333;
}
.foot-item.foot-item-list li:hover,
.nav-bar .nav li li:hover > a{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.nav-bar .nav ul li.li-hover > a,
.nav-bar .nav ul li a:hover
{
    color: #e30613;
}
.nav-bar .nav li li .nav-ico {
    position: absolute;
    top: 0;
    right: 0;
    line-height: .35rem;
    text-align: right;
}
.nav-bar .nav li li .nav-ico:after {
    content: '\f105';
}
.nav-bar .nav .li-hover > ul{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
}
.nav-bar .nav ul ul{
    left: 100%;
    margin-left: .05rem;
    top: -.1rem;
}



/* fixed nav */
.head-layout{
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.fixed-nav .head-inner{
    width: 100%;
    max-width: inherit;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 0 .05rem rgba(0,0,0,.2);
        background: #fff;
            z-index: 99;
}
.fixed-nav .nav-bar .nav ul{
    top: 70px;
}
.fixed-nav .nav-bar .nav > li > a{
       padding-top: 0;
    /*padding-bottom: 20px;*/
}

.newsBd{
    display: flex;
    flex-flow:row wrap;
    gap:2%
}

.newsBd>li{
    width:32%;
        background-color: #f5f5f5;
            box-shadow: 6px 6px 18px 0 rgba(0, 0, 0, .3);
            padding:20px 20px 37px;
                background: #fff;
                    margin-bottom: 2%;
}




.newsBd>li .more2{

        text-align: center;
    margin-top: 5%;
    
    
}
.newsBd>li .more2 a{
         padding: 10px 20px;
    border: 1px solid #e30613;
    background: #e30613;
    color: #fff;
        text-transform: uppercase;
}

.newsBd>li .more2 a:hover{
    background: #fff;
    color:#e30613;
}



.newsBd>li .item_desc{
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



.outImg{
    width:100%;
    overflow: hidden;
}
.newsBd>li img{
        aspect-ratio:4/3;
            object-fit: contain;
            transition:.5s ease;
            width: 100%;
            
               
}

.newsBd>li:hover img{
    transform:scale(1.1);
}
.newsBd>li .item_tit{
        line-height: 1.2;
    text-decoration: underline;
    margin: 10px 0;
}
.newProBd>li .outImg img{
    background:#f5f5f5;
}
.newsBd>li .topItem>img{
    aspect-ratio: 1/1!important;
    width:auto!important;
}


@media screen and (max-width:981px){
    .newsBd>li{
        width:100%!important;
    }
    
    .newsBd>li .item_tit,.newsBd>li .item_desc,.dt{
        text-align: center;
    }
    
    
}
.newProBd>li{
    padding:0!important;
}

.newProBd .item_desc{
       margin: 5% 0 0%;
    line-height: 1.8;
        height: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.topItem{
    padding:20px;
}
.item_tit2{
        font-size: 18px;
    text-transform: uppercase;
    margin: 3% 0;
        height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.bottomItem{
        background: #000;
    padding: 20px;
}

@media screen and (min-width:768px){
    .bottomItem ul{
        min-height: 190px;
    }
}

@media screen and (max-width:768px){
    .topItem>img{
        display: none!important;
    }
    .topItem{
            background: #f2f2f2;
    }
    .topItem .item_tit2{
        text-align: center;
    }
    .topItem .item_desc{
          text-align: center;
    }
}


.bottomItem ul li{
    list-style: disc!important;
    line-height: 1.8;
    color:#fff;
    margin-left:20px;
        font-size: 15px;
}
.npBtn{
        background: #fd1e13;
    width: 100%;
    color: #fff;
    border: 0;
    padding: 7px;
    font-size: 18px;
    border-radius: 25px;
    margin-top: 5%;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
.npBtn:hover{
        background: #af3a05;
}
.topItem>img{
    width:100px;
}



/* 表单：start */

.header_inquiry input,textarea{
    border:1px solid #dcdcdc!important;
    border-radius: 5px;
}
#inquiry-form h2{
	padding-bottom:0!important
}
#header_inquiry-form-windows h2{
	padding-bottom:0!important
}
#header_inquiry-form-windows button{
	width:150px!important;
	float:right
}
#inquiry-form button{
	background:#4a4849!important;
	width:150px!important;
	float:right
}
#header_inquiry-form button{
        text-transform: uppercase;
	background:#e30613!important;
	width:150px!important;
	float:right;
	color:#fff!important;
}
#header_inquiry-form h2{
	padding-bottom:0!important
}
#close-form,#header_close-form{
	font-size:34px!important;
	line-height: 1em;
}
#et-info{
	padding-bottom:0!important
}
@media screen and (max-width:981px){
	#et-info{
		margin-left:0!important
	}
	#primary{
		margin-top:0!important
	}
	#news-categories-sidebar{
		width:100%!important
	}
	article #main .news{
width:100%!important
	}
	article #primary {
    margin-top: 110px!important;
}
	
	#h-project .et_pb_slide_image{
		display:block!important
	}	
	
	#et_search_icon::before{
		color:#000!important
	}
	#header_inquiry-form{
		width:100%!important;
		height:auto!important;
	}
	
	
}
.header_inquiry{
    height: auto!important;
}

#header_inquiry-form{
		width:100%!important;
		height:auto!important;
		box-shadow: 0 0px 18px 0px #eee;
		border:0!important;
	}
#header_inquiry-form div:nth-child(1){
	/*background:#013878!important*/
}
#inquiry-form div:nth-child(2){
	background:#4a4849!important
}
#inquiry-form-content button{
	background:#4a4849!important
}
#side-cate .dipl_woo_product_category_content{
	padding:10px 0!important
}

@media screen and (max-width:981px){
    #header_inquiry-form h2{
        font-size: 18px!important;
    }
    
    #header_inquiry-form-windows{
        width:90%!important;
    }
}

/* 表单：end */




/*--------------------------footer---------------------------*/
.foot-wrapper{
    background-color: #000;
    font-size: .16rem;
    /*background: #252525 url(img/bg-lines.webp) repeat;*/
}

.flexImg{
    display: flex;
    gap: 10px;
}
.flexImg img{
    width: 35%;
    
    
}
.footLogo{
    text-align: center;
    margin-bottom: 0;
}

.footTitle{
    margin-bottom: 30px;
    font-size:20px;
        color: #fff;
    font-weight: 400;
    font-family: 'SourceSansPro'
}


.contact_txt img{
    width: 20px;
}

.contact-items{
    border-bottom: 1px solid #505050;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%\9;
    display: table\9;
}
.contact-item {
    display: table-cell\9;
    vertical-align: top\9;
    padding-left: 6%;
   width:25%;
    padding: .8rem 5px;
    /*border-right: 1px solid #444;*/
}
.footLogo img{
    width:70%;
}

.footCont{
    line-height: 2!important;
}

.contact-item ul li{
    line-height:1.8;
        margin-bottom: 10px;
}
.foct ul li{
    margin-bottom: 18px!important;
}
.contact_item{
    margin-bottom: 10px;
}
.contact-item,
.contact-item a{
       color: #b6b6b6;
    font-weight: 200;
    font-family: Montserrat;
    font-size: 15px;
}
.contact-item:last-child{
    border-right: 0;
}
.contact-item a:hover{
    color: #fff;
}
.contact-item .item-ico{
    display: block;
    padding-bottom: .1rem;
    color: #fff;
    font-size: .2rem;
}
.contact-item:hover .item-ico{
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
}
.contact-item .item-ico:before{
    content: '';
    display: block;
    font-family: 'fontawesome';
}
.contact-item .ico-tel:before{
    content: '\f095';
}
.contact-item .ico-email:before{
    content: '\f0e0';
}
.contact-item .ico-addr:before{
    content: '\f041';
}
.contact-item .ico-time:before{
    content: '\f017';
}
.contact-item dd{
    line-height: 2;
    padding-left: 5%;
    padding-right: 5%;
}
.foot-bar{
    padding: .4rem 0;
    text-align: center;
}
.foot-bar,
.foot-bar a{
    color: #fff;
}
.foot-bar .foot-nav {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom:.2rem;
    font-size: .12rem;
}
.foot-bar .foot-nav,
.foot-bar .foot-nav a{
    color: #fff;
}
.foot-bar .foot-nav a:hover{
    color: #e30613;
}
.foot-bar .foot-nav li{
    padding: 0 .2rem;
    display: inline;
}
.foot-bar .copyright{
    display: block;
        /*margin-bottom: 7px;*/
        color: #b6b6b6;
    font-weight: 200;
    font-family: Montserrat;
    font-size: 15px;
}
.foot-bar .copyright a{
    color: #e30613;
}
.foot-bar .copyright a:hover{
    color: #fff;
}
.foot-bar .social-list{}
.social-list {
    /*padding-top: .15rem;*/
}
.social-list li {
    display: inline-block;
    padding:0 .03rem;
}
.social-list li .sc-ico {
    display: inline-block;
    width: 13px;
    height: 13px;
    padding: 6px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.social-list li .sc-ico img {
    max-height: 14px;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.social-list li .sc-txt {
    display: inline;
    padding-left: .1rem;
    font-size: .12rem;
    color: #666;
}
.social-list li a:hover .sc-ico {
    background-color: #e30613;
    border-radius: 0;
}
.social-list li:nth-child(1) a:hover .sc-ico {
    background-color: #3a5898;
}
.social-list li:nth-child(2) a:hover .sc-ico {
    background-color: #43bdfe;
}
.social-list li:nth-child(3) a:hover .sc-ico {
    background-color: #48a8db;
}
.social-list li:nth-child(4) a:hover .sc-ico {
    background-color: #cf3e2b;
}
.social-list li:nth-child(5) a:hover .sc-ico {
    background-color: #f90;
}




/* gotop */
.gotop{
    width:.45rem;
    height: .45rem;
    line-height: .45rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 50%;
    background-color: #e30613;
    border: .02rem solid rgba(255,255,255,1);
    font-size: .18rem;
    color: #fff;
    box-shadow: none;
    text-transform: uppercase;
    -webkit-animation: btnUpDown 1.5s infinite ease ;
    animation: btnUpDown 1.5s infinite ease;
    text-indent: -9999px;
    overflow: hidden;
    bottom: 100px;
    right:.15rem;
    z-index: 99;
    opacity: .8;
    display: none;
}
.gotop:hover{
    opacity: 1;
    color: #fff;
    background-color: #e30613;
}
.gotop:before{
    font-family: fontawesome;
    content: '\f106';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .28rem;
    text-indent: 0;
    text-align: center;
}
@-webkit-keyframes btnUpDown {
    0%{
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    50%{
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}
@keyframes btnUpDown {
    0%{
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    50%{
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}




/*--------------------------------------------------------
                                                    page: index
                                                                    ------------------------------------------------------*/

.bannerHomeText{
        position: absolute;
    top: 0;
    left: auto;
   
    width: 100%;
    height: 100%;
    /*align-items: center;*/
    display: flex;
}
.bannerBody{
     text-align: center;
     width: 100%;
     padding:2% 5%;
         margin-top: 3%;
}

.bannerTitle{
    color: #e30613;
    font-weight: bold;
    font-size: 46px;
    line-height: 1.3;
    margin-bottom: 1%;
    
    text-shadow: -2px -2px 0px #fff;
}

@media screen and (max-width:1440px) and (min-width:768px){
   .bannerTitle{
       font-size: 40px!important;
   } 
   
   .bannerCont{
       font-size: 22px!important;
   }
}



.bannerCont{
        color: #000;
    font-size: 23px;
    line-height: 1.3;
     margin-bottom: 3%;
        
}


.bannerBtn{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 7px 30px;
    background: #000000cc;
    color: #fff;
    cursor: pointer;
    transition: .5s ease;
    position: absolute;
    /* bottom: 30px; */
    left: 50%;
    transform: translateX(-50%);
}

.bannerBtn:hover{
    background: #e30613;
}



@media screen and (max-width:768px){
    
    .bannerTitle{
        font-size: 20px!important;
        line-height: 1.3;
    }
    .bannerBody{
        padding:2%;
        margin-top:30%;
    }
    .bannerCont{
        font-size: 15px!important;
    }
    .bannerBtn{
        font-size: 14px!important;
        padding:3px 7px;
                bottom: 40px;
    }
    .bannerTitle,.bannerCont{
        margin-bottom: 4%!important;
    }
    
    
}

/*why*/


/* ===== 封面 ===== */
.video-cover {
  max-width: 900px;
  margin: 0 auto 60px auto;
  position: relative;
  cursor: pointer;
}

.video-cover img {
  width: 100%;
  display: block;
      border-radius: 10px;
}

/* 播放按钮 */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.play-btn::before {
  content: '';
  border-style: solid;
  border-width: 12px 0 12px 18px;
  border-color: transparent transparent transparent #fff;
  margin-left: 5px;
}

.video-cover:hover .play-btn {
  background: rgba(0,0,0,0.8);
}

/* ===== 弹窗 ===== */
.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* 视频容器（16:9 自适应） */
.video-wrapper {
  width: 90%;
  max-width: 900px;
  position: relative;
  padding-top: 56.25%;
}

.video-wrapper iframe,
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* 关闭按钮 */
.close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

/* 手机优化 */
@media (max-width: 768px) {
  .play-btn {
    width: 55px;
    height: 55px;
  }
}




.index-why-layer{
    padding:65px 0 0;
    background: #fff;
}
.stats-section {
  background: #fff;
  padding:30px 60px 60px;
  text-align: center;
  margin: auto;
  background-image: url('img/bg-2.webp');
      background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.stats-row {
  display: grid;
  gap: 40px 20px;
  margin-bottom: 60px;
}

.row-3 {
  grid-template-columns: repeat(3, 1fr);
}

.row-4 {
  grid-template-columns: repeat(4, 1fr);
}

.stat-number {
  font-size: 52px;
  font-weight: bold;
      color: #aa140d;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  font-family: 'SourceSansPro'
}

.stat-number .num {
  line-height: 1;
}

.stat-number .suffix {
  font-size: 24px;
    margin-left: 4px;
    line-height: 1;
    position: relative;
    top: 16px;
}

.stat-text {
     margin-top: 10px;
    font-size: 18px;
    color: #e30613;
    font-weight: 200;
}

/* 平板 */
@media (max-width: 992px) {
  .row-3,
  .row-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .stat-text{
      font-size: 14px;
  }
  
  .bgPro{
          padding: 35px 0 120px!important;
  }
}

/* 手机 */
@media (max-width: 600px) {
 
  /* 第一排：变2列 */
  .row-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  /* 第二排：默认2列 */
  .row-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  /* 关键：最后一个占一整行 */
  /*.row-4 .stat-item:last-child {*/
  /*  grid-column: span 2;*/
  /*}*/

  .stat-number {
    font-size: 26px;
  }

  .stat-number .suffix {
    font-size: 16px;
    top:8px;
  }
  .stats-section{
      padding:0 0 15px;
  }
  .stats-row {
    gap: 10px 10px;
    margin-bottom: 10px;}
.index-why-layer{
    padding:25px 0 0;
}
}
/*why end*/




/* slide banner */
.rev_slider_wrapper {
    width: auto;
    /*margin: 0 -40px;*/
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.tp-leftarrow,
.tp-rightarrow {
    font-size: .24rem;
    background-color: transparent;
    float: left;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff!important;
    width: .45rem;
    height: .45rem;
    line-height:.45rem;
    text-align: center;
    overflow: hidden;
    top: 50%!important;
    margin-top: -.25rem!important;
    z-index: 99;
    border-radius: 0%;
    background: rgba(255,255,255,.6)!important;
}
.tp-leftarrow{
    left: 30px!important;
}
.tp-rightarrow{
    right: 30px!important;
}
.tp-leftarrow:before{
    content: '\f0d9';
}
.tp-rightarrow:before{
    content: '\f0da';
}
.tp-bullets.simplebullets{
    padding-bottom: 60px;
}
.tp-bullets.simplebullets .bullet,
.tp-bullets.simplebullets .bullet.selected{
    width:.07rem;
    height:.07rem;
    border-radius:50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.tp-bullets.simplebullets .bullet:not(.selected){
}
.tp-bullets.simplebullets .bullet{
    background-color: #fff;
    border: .04rem solid #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}
.tp-bullets.simplebullets .bullet.selected{
    background-color: #e30613;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.rev_slider_wrapper:hover .tp-leftarrow,
.rev_slider_wrapper:hover .tp-rightarrow{
    opacity:.8;
    filter: alpha(opacity=80);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.rev_slider_wrapper:hover .tp-leftarrow:hover,
.rev_slider_wrapper:hover .tp-rightarrow:hover{
    color: #fff!important;
    background: #e30613!important;
    opacity:1;
    filter: alpha(opacity=100);
}
.tp-loader.spinner0 {
    background: url(img/loading.gif) center no-repeat;
    -webkit-background-size: auto 60%;
    background-size: auto 60%;
}


/*about*/
.lr-wrap {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* 左侧文字 */
.lr-text {
  flex: 1;
      text-align: center;
}

.lr-text h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.lr-text p {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
}

.lr-text .btn {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 22px;
  background: #e30613;
  color: #fff;
  text-decoration: none;
  /*border-radius: 4px;*/
      text-transform: uppercase;
    font-weight: bold;
}

/* 右侧图片 */
.lr-img {
  flex: 1;
}

.lr-img img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* ===== 手机端适配 ===== */
@media (max-width: 768px) {
  .lr-wrap {
    flex-direction: column;
    gap: 20px;
  }
.lr-text{
    text-align: center;
}
  .lr-text h2 {
    font-size: 18px;
    text-align: center;
  }
  .lr-text p{
      text-align: center;
  }
}

.hero-inquiry {
  position: relative;
  width: 100%;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  
}

/* 遮罩层 */
.hero-inquiry::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0.35)
  );
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding: 20px;
  max-width: 900px;
}

.hero-content h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
}

.hero-content p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 32px;
  opacity: 0.95;
}

.hero-btn {
  display: inline-block;
  padding: 14px 36px;
  background: #fff; /* 可换成玫瑰金/品牌色 */
  color: #e30613;
  font-size: 16px;
  font-weight: 600;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.hero-btn:hover {
     background: #e30613; /* 可换成玫瑰金/品牌色 */
    color:#fff;
  transform: translateY(-2px);
}

/* 手机端优化 */
@media (max-width: 768px) {
  .hero-inquiry {
    min-height: 300px;
  }

  .hero-content h2 {
    font-size: 20px;
  }

  .hero-content p {
    font-size: 15px;
    margin-bottom: 24px;
  }

  .hero-btn {
    padding: 12px 28px;
    font-size: 14px;
  }
}




/* title */
.index-title-bar {
    text-align: center;
    margin: 0 auto .4rem;
}
.index-title-bar .index-title{
    position: relative;
    font-size:30px;
    line-height: 1.2;
    text-transform: capitalize;
}
.textCen{
        text-align: center;
    font-weight: 200;
    color: #222;
    font-size: 17px;
}
.mbt{
    margin-bottom: 1.3em;
}
.index-title-bar .index-title .title-ico{
    color: #e30613;
}
.index-title-bar .index-title,
.index-title-bar .index-title a{
    color: #000;
}
.index-title-bar .title-desc{
       display: block;
    /* padding-top: .2rem; */
    /* max-width: 70%; */
    margin: 0 auto;
    font-size: 26px;
    font-weight: 200;
}
  
        /* Benefits Grid */
        .benefits-intro {
            text-align: center;
        }
        
        .benefits-intro h2 {
            /*font-size: 2.2rem;*/
            color: #1a3a8f;
            margin-bottom: 0.5rem;
        }
        
        .benefits-intro p {
            /*font-size: 1.1rem;*/
            color: #666;
            max-width: 700px;
            margin: 0 auto;
        }
        
        .benefits-grid {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
            gap: 20px;
            /*padding: 2rem 0 4rem;*/
        }
        
        .benefit-card {
            background: white;
            border-radius: 12px;
            padding: 20px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border-top: 4px solid #e30613;
            display: flex;
            flex-direction: column;
            height: 100%;
        }
        
        .benefit-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
        }
        
        .benefit-icon {
            /*font-size: 2.5rem;*/
            color: #2a5bd7;
            margin-bottom:15px;
        }
        
        .benefit-title {
            /*font-size: 1.4rem;*/
            font-weight: 700;
            margin-bottom: 15px;
            color: #000;
        }
        
        .benefit-subtitle {
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 15px;
            color: #444;
            line-height: 1.3;
            padding-bottom: 15px;
            border-bottom: 1px solid #eee;
                min-height: 55px;
        }
        
        .benefit-description {
            /*color: #555;*/
            /*font-size: 1rem;*/
            line-height: 1.8;
            flex-grow: 1;
        }
        
        /* CTA Section */
        .cta-section {
            /*background: linear-gradient(135deg, #013878 0%, #2a5bd7 100%);*/
            color: 000;
            padding: 3% 0;
            text-align: center;
            border-radius: 12px;
            margin: 3% auto 0;
            /*max-width: 1000px;*/
            /*box-shadow: 0 10px 30px rgba(26, 58, 143, 0.2);*/
        }
        
        .cta-content p {
            font-size:24px;
               text-transform: uppercase;
    font-weight: bold;
        }
        
        .cta-content p {
            /*font-size: 1.1rem;*/
            max-width: 700px;
            margin: 0 auto 2%;
            opacity: 0.9;
        }
        
        .cta-button {
                display: inline-block;
    background-color: #ffff;
    color: #ffc632;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgb(255 164 53 / 30%);
    letter-spacing: 0.5px;
    border: 2px solid #ffc632;
        }
        
        .cta-button:hover {
            background-color: #ffc632;
            color:#fff;
            transform: translateY(-3px);
            box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4);
        }
        
        .cta-button i {
            margin-left: 8px;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .index-title-bar{
                margin-bottom: 20px;
            }
            
            .index-title-bar .title-desc{
                font-size: 16px;
                line-height: 1.3;
            }
            .header-description {
                font-size: 1rem;
                padding: 0 15px;
            }
            
            .benefits-grid {
                grid-template-columns:1fr 1fr;
                /*padding: 1.5rem 0 3rem;*/
            }
            
            .benefit-card {
                padding: 20px;
            }
            
            .cta-section {
                /*padding: 3rem 1.5rem;*/
                /*margin: 1.5rem;*/
                border-radius: 15px;
            }
            .cta-content p {
                font-size: 16px!important;
            }
            
        }
        
        @media (max-width: 480px) {
            
            .cta-button {
                /*padding: 0.9rem 2rem;*/
                font-size: 12px;
            }
            
            .contact-info {
                flex-direction: column;
                gap: 10px;
            }
            
            
        }
        



/* btn */
.learn-more-bar {
    text-align: center;
    padding: .4rem 0 0;
}
.gd-btn-box{
    display: block;
}
.gd-btn{
       display: inline-block;
    border: 1px solid #e30613;
    background-color: #e30613;
    font-size: .16rem;
    text-transform: none;
    color: #e30613;
    padding: 5px .35rem;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
    background: #fff;
    font-weight: 200;
}
.gd-btn:hover{
    background-color: #e30613;
    color: #fff;
      border: 1px solid #e30613;
}

/* cate list */
.index-cate-layer .gd-row{
    /*margin-left: -.15rem;*/
    /*margin-right: -.15rem;*/
        margin-top: -120px;
        display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    
    
}

@media screen and (max-width:768px){
    .index-cate-layer .gd-row{
    
    grid-template-columns: repeat(2, 1fr);
    
    
}
}

.index-cate-list{
    /*margin: -.15rem 0;*/
}
.index-cate-item{
    /*width: 25%;*/
    /*float: left;*/
    /*padding: .15rem .15rem 0;*/
    /*    background: #f1f1f1;*/
    /*padding: 12px;*/
    /*border-radius: 20px;*/
    
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    padding-bottom: 20px;
    border-radius: 10px;
}
.index-cate-item .item-img{
    display: block;
    position: relative;
    overflow: hidden;
        border-radius: 15px;
    /*box-shadow: 0 0 18px 0 #e7e7e7;*/
}

.h3_out{
    
        text-align: center;
    margin-top: 10px;
    
    /*position: absolute;*/
    /*bottom: 10px;*/
    /*left: 10px;*/
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: flex-end;*/
    /*width: 100%;*/
    /*height: 100%;*/
}
.h3_out h3{
        /*background: #ffffffbf;*/
    transition: .5s ease;
    font-size: 20px;
    font-weight:200;
        color: #e30613;
    padding: 0 5px;
}
.h3_out:hover h3{
    /*background:#e30613;*/
    /*color:#fff;*/
}

.index-cate-item .item-img {
    position: relative;
    overflow: hidden;
}

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

/* 第二张图叠上去 */
.index-cate-item .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

/* hover 切换 */
.cate-item-wrap:hover .img-hover {
    opacity: 1;
}

.cate-item-wrap:hover .img-default {
    opacity: 0;
}
.prodesc{
        padding: 0 5px;
    font-weight: 200;
    font-size: 15px;
    line-height: 1.5;
    margin-top: 3%;
}




.index-cate-item .item-img img{
    display: block;
    width: 100%;
    border-radius: 10px;
        padding: 20px;
    background: #fff;
}
/*.index-cate-item .item-img:before,*/
/*.index-cate-item .item-img:after{*/
/*    content: '';*/
/*    display: block;*/
/*    width: 50%;*/
/*    height: 300%;*/
/*    position: absolute;*/
/*    background-color: rgba(0,0,0,.6);*/
/*    opacity: 0;*/
/*    -webkit-transition: all .6s ease;*/
/*    -o-transition: all .6s ease;*/
/*    transition: all .6s ease;*/
/*}*/
/*.index-cate-item .item-img:hover:before,*/
/*.index-cate-item .item-img:hover:after{*/
/*    opacity: 1;*/
/*}*/
/*.index-cate-item .item-img:before{*/
/*    top: -120%;*/
/*    left: -100%;*/
/*    -webkit-transform: rotate(45deg);*/
/*    -ms-transform: rotate(45deg);*/
/*    -o-transform: rotate(45deg);*/
/*    transform: rotate(45deg);*/
/*}*/
/*.index-cate-item .item-img:after{*/
/*    bottom: -120%;*/
/*    right:-100%;*/
/*    -webkit-transform: rotate(45deg);*/
/*    -ms-transform: rotate(45deg);*/
/*    -o-transform: rotate(45deg);*/
/*    transform: rotate(45deg);*/
/*}*/
/*.index-cate-item .item-img:hover:before{*/
/*    left: -25%;*/
/*}*/
/*.index-cate-item .item-img:hover:after{*/
/*    right: -25%;*/
/*}*/

/*service*/
.ll-slider-wrapper {
  margin: 40px auto;
  padding: 0 15px;
}


.ll-slider-box {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  padding-bottom: 40px; /* 给 dots 留空间 */
}

.ll-slide-item {
 display: flex;
  opacity: 0;
  padding: 30px;
  gap: 20px;
  align-items: center;
}
.ll-slide-content {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.6s ease;
}

.ll-slide-item[style*="opacity: 1"] .ll-slide-content {
  transform: translateY(0);
  opacity: 1;
}
.ll-slide-item.ll-active {
  display: flex;
}

.ll-slide-icon {
  width: 60px;
  min-width: 60px;
}

.ll-slide-icon img {
  width: 100%;
}

.ll-slide-title {
  color: #ff3b30;
  margin: 0;
  font-size: 20px;
}

.ll-slide-desc {
color: #222;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 200;
    margin-bottom:20px;
}

.ll-slider-dots {
  text-align: center;
  padding: 10px 0 15px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
   z-index: 10; /* ⭐关键 */
  
}

.ll-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #bbb;
  border-radius: 50%;
  cursor: pointer;
}

.ll-dot.ll-active {
  background: #000;
}

/* 手机端 */
@media (max-width: 768px) {
  .ll-slide-item {
    flex-direction: column;
    text-align: center;
  }

  .ll-slide-title {
    font-size: 18px;
  }

  .ll-slide-desc {
    font-size: 13px;
  }
}


/*hot-pro*/

     .container2 {
            width: 100%;
            display: grid;
            grid-template-columns:25% 75%;;
            /*gap: 10px;*/
            /*box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);*/
            /*border-radius: 16px;*/
            overflow: hidden;
            /*background-color: #fff;*/
            /*min-height: 700px;*/
        }


     /* 左侧样式 */
        .hero-section {
            position: relative;
            display: flex;
            align-items: center;
            padding: 10px;
            /*border-radius: 16px 0 0 16px;*/
            overflow: hidden;
            /*min-height: 700px;*/
        }
        
        .hero-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url('img/img2.webp');
            background-size: cover;
            background-position: center;
            z-index: 1;
        }
        
        .hero-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
            z-index: 2;
        }
        
        .hero-content {
            position: relative;
            z-index: 3;
            color: white;
        }
        
        .hero-content p {
            margin-bottom: 40px;
            opacity: 0.9;
            max-width: 500px;
        }
        
        .cta-button {
          display: inline-block;
    background-color: #e30613;
    color: white;
    padding: 6px 40px;
    border-radius: 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: 2px solid #e30613;
    text-transform: uppercase;
        }
        
        .cta-button:hover {
            background-color: transparent;
            border-color: white;
            transform: translateY(-3px);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
        }
        
        /* 右侧样式 */
        .products-section {
            padding: 0px 0 0 15px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        
        .section-title {
            font-size: 20px;
            margin-bottom: 40px;
            color: #2c3e50;
            padding-bottom: 15px;
            border-bottom: 2px solid #eaeaea;
            text-align: center;
        }
        
        .products-grid {
            display: grid;
            grid-template-columns: 1fr 1fr; /* 一排2个 */
            gap: 10px;
            flex-grow: 1;
            align-items: center;
            height: 100%;
        }
        
        .product-item2 {
            position: relative;
            /*border-radiuss: 12px;*/
            overflow: hidden;
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
            transition: transform 0.4s ease, box-shadow 0.4s ease;
            /*height: 400px; */
        }
        
        .product-item2:hover {
            transform: translateY(-12px) scale(1.02);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
        }
        
        .product-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.6s ease;
                aspect-ratio: 1 / 1;
        }
        
        .product-item:hover .product-img {
            transform: scale(1.08);
        }
        
        .product-overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 100%);
            color: white;
            padding: 35px 30px 30px;
            transform: translateY(100%);
            transition: transform 0.5s ease;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
        }
        
        .product-item2:hover .product-overlay {
            transform: translateY(0);
        }
        
        .product-name2 {
            margin-bottom: 12px;
            font-weight: 700;
        }
        
        .product-desc {
            opacity: 0.9;
            margin-bottom: 20px;
            line-height: 1.5;
        }
        
        .product-price {
            font-weight: 700;
            color: #ffd166;
        }
        
        .product-tag {
            position: absolute;
            top: 20px;
            right: 20px;
            background-color: #4a6fa5;
            color: white;
            padding: 8px 15px;
            border-radius: 20px;
            font-weight: 600;
            z-index: 2;
            opacity: 0;
            transform: translateY(-10px);
            transition: all 0.4s ease 0.1s;
        }
        
        .product-item:hover .product-tag {
            opacity: 1;
            transform: translateY(0);
        }
        
        .product-features {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            margin-top: 15px;
            margin-bottom: 20px;
        }
        
        .feature-tag {
            background-color: rgba(255, 255, 255, 0.2);
            padding: 5px 12px;
            border-radius: 15px;
            backdrop-filter: blur(5px);
        }
        
        .product-name,.product-desc{
            color: #fff;
        }
        
        /* 响应式设计 */
        @media (max-width: 1200px) {
            .products-section {
                padding: 40px 30px;
            }
            
            .products-grid {
                grid-template-columns: 1fr 1fr;
                gap: 25px;
            }
            
        }
        
        @media (max-width: 768px) {
            .container2{
                 grid-template-columns: 1fr; 
            }
            
            .products-grid {
                grid-template-columns: 1fr; /* 小屏幕下变为一列 */
                margin: 0 auto;
            }
            
            
            .hero-content p {
            }
            
            .h3_out h3{
                font-size: 16px!important;
            }
        }
        
        @media (max-width: 480px) {
            .container {
                gap: 20px;
            }
            
            .hero-section, .products-section {
                padding: 30px 0;
            }
            
        }

/* Updated hero-content and tab buttons */
.hero-content {
    position: relative;
    z-index: 3;
    color: white;
    max-width: 100%;
}

.tab-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;    flex-flow: row wrap;
    
}

.tab-button {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border-radius: 2px;
    width: 100%;
}

.tab-button.active {
    background-color: #e30613;
    color: white;
}

.tab-button:hover {
    background-color: #e30613;
    color: white;
}

/* For hiding the tab content initially */
.products-grid .product-item2 {
    display: none;
}

/* To show the products of the active tab */
.products-grid .tab1.active, .products-grid .tab2.active, .products-grid .tab3.active {
    display: block;
}

/*hot-pro end*/

/* promote banners */
.banner-list{
    margin: -.15rem;
}
.banner-item{
    width: 50%;
    float: left;
    padding: .15rem .15rem 0;
}
.banner-item .item-inner{
    display: block;
}
.banner-item .banner-img{
    display: block;
    position: relative;
    overflow: hidden;
}
.banner-item .banner-img img{
    display: block;
    width: 100%;
}
.banner-item .banner-img:before,
.banner-item .banner-img:after{
    content: '';
    display: block;
    width: 50%;
    height: 300%;
    position: absolute;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.banner-item .banner-img:hover:before,
.banner-item .banner-img:hover:after{
    opacity: 1;
}
.banner-item .banner-img:before{
    top: -100%;
    left: -100%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.banner-item .banner-img:after{
    bottom: -100%;
    right:-100%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.banner-item .banner-img:hover:before{
    left: -25%;
}
.banner-item .banner-img:hover:after{
    right: -25%;
}




/* product */
.product-item {
    width: 25%;
    float: left;
    padding: .15rem;
}
.product-item .item-img {
    display: block;
    position: relative;
    overflow: hidden;
    transition:.5s ease;
}
.imgBd{
    overflow: hidden;
      border-radius: 5px;
    margin-bottom: 5px;
}
.product-item:hover img{
   transform: scale(1.1);
}
.product-item .item-img img {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}


.item-information{
        padding: 10px;
    text-align: center;
}



.product-item .item-img:before {
    /*content: '';*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
    /*background-color: rgba(255, 255, 255, .35);*/
    /*-webkit-transition: all .3s ease;*/
    /*-o-transition: all .3s ease;*/
    /*transition: all .3s ease*/
}
.product-item .item-img:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}
.product-item .item-img img {
    display: block;
    width: 100%;
    height: auto;
      
}
.product-item .item-info {
    /*padding: .15rem 12%;*/
    margin: 0 auto;
    text-align: center
}
.product-item .item-title {
    font-weight: 400;
    font-size:16px!important;
        height: 41px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-item .item-title a {
    display: block;
    /*height: .44rem;*/
    /*line-height: .22rem;*/
    overflow: hidden;
}
.product-item .gd-btn-box {
    padding-top: .15rem;
}
.product-items .layer-body{
    /*margin-left: -.15rem;*/
    /*margin-right: -.15rem;*/
}
.items-content{
    width: 75%;
    float: left;
    padding-left: .15rem;
    padding-right: .15rem;
}
.product-items .product-item {
    width: 100%;
    float: none;
    padding: 0;
    display: none;
}
.product-items .product-item .item-wrap {
    padding: 0;
    border: 0;
}
.product-items .product-item .gd-btn {
    font-size: .16rem;
}
.product-items .owl-loaded .product-item{
    display: block;
}
.product-items .owl-carousel .owl-controls .owl-nav{
    position: static;
    text-align: right;
    padding-top: 0;
}
.product-items .owl-carousel .owl-controls .owl-prev,
.product-items .owl-carousel .owl-controls .owl-next{
    width: auto;
    padding: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #333;
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: .14rem;
    line-height: 20px;
    margin: 0;
}
.product-items .owl-carousel .owl-controls .owl-next{
    margin-left: .08rem;
}
.product-items .owl-carousel .owl-controls .owl-prev:before,
.product-items .owl-carousel .owl-controls .owl-next:before{
    line-height:20px;
}
.product-items .owl-carousel .owl-controls .owl-prev:before{
    content: '\f0d9';
}
.product-items .owl-carousel .owl-controls .owl-next:before{
    content: '\f0da';
}
.product-items .owl-carousel .owl-controls .owl-prev:hover,
.product-items .owl-carousel .owl-controls .owl-next:hover{
    background: #e30613;
    color: #fff;
}
.product-cates{
    width: 25%;
    float: left;
    padding-left:.15rem;
    padding-right:.15rem;
}
.product-cates,
.product-cates a{
    color: #fff;
}
.product-cates a:hover{
    color: #e30613;
}
.product-cates .cates-inner{
    background-color: #222;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 24px 18px;
}
.product-cates .cates-title{
    padding: 10px;
    line-height: 31px;
    background-color: #e30613;
    font-size: .14rem;
    text-transform: uppercase;
}
.product-cates .cates-title,
.product-cates .cates-title a{
    color: #fff;
}
.product-cates .cates-nav-list {
    padding: .3rem 0;
    line-height: 35px;
}
.product-cates .cate-btn-more a{
    display: inline-block;
    line-height: 23px;
    padding: 10px 30px;
    border: 2px solid rgba(255,255,255,.2);
    text-transform: uppercase;
    font-weight: bold;
}
.layer-best .product-cates{
    float: right;
}
.layer-best .owl-carousel .owl-controls .owl-nav{
    text-align: left;
}



/* partner */
.partner-layer{
    position: relative;
}
.partner-layer .layer-body{
    padding-left: .3rem;
    padding-right: .3rem;
}
.partner-list .partner-item{
    display: none;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.partner-list .partner-item:before{
    content: '';
    display: block;
    width: .3rem;
    height: 300%;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    position: absolute;
    left: -50%;
    top: -100%;
    background-color: rgba(255,255,255,.35);
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
.partner-list .partner-item:hover:before{
    left: 150%;
}
.partner-list .partner-item img{
    max-width: 100%;
}
.partner-list .owl-controls .owl-nav{
    position: static;
}
.partner-list .owl-controls .owl-nav .owl-prev,
.partner-list .owl-controls .owl-nav .owl-next{
    margin: 0;
    padding: 0;
    font-size: .2rem;
    color: #fff;
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    background-color: #333;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 50%;
    margin-top: -.15rem;
    opacity: 0;
    filter: alpha(opacity=0);
}
.partner-list .owl-controls .owl-nav .owl-prev{
    left: -.3rem;
}
.partner-list .owl-controls .owl-nav .owl-next{
    right: -.3rem;
}
.partner-list:hover .owl-controls .owl-nav .owl-prev,
.partner-list:hover .owl-controls .owl-nav .owl-next{
    opacity: 1;
    filter: alpha(opacity=100);
}
.partner-list .owl-controls .owl-nav .owl-prev:hover,
.partner-list .owl-controls .owl-nav .owl-next:hover{
    background-color: #e30613;
    color: #fff;
}
.owl-loaded .partner-item{
    display: block;
}

/* 设置容器 */
.module-container {
  display: grid;
  grid-template-columns:23% 23% 8% 23% 23%;
  /*gap: 20px;*/
  /*padding: 20px;*/
}



@media screen and (min-width:768px){
    .module-container .module {
    margin-right: 6px;
}

.module-container >.module:last-child {
    margin-right: 0;
}
}




/* 单个模块 */
.module {
  display: flex;
  align-items: center;
  background-color: #e30613;
  padding: 10px 20px;
  color: white;
 
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
}

/* 图标部分 */
.icon {
  margin-right: 15px;
  width:40px;
  /* 可以在这里使用背景图或其他图标 */
}

.icon img{
    width:50px;
}
html {
  scroll-behavior: smooth;
}
/* 文案部分 */
.content p {
  margin: 0;
   font-weight: bold;
   text-transform: uppercase;
       line-height: 1.3;

  
}




@media (min-width: 768px) {
    .carousel-indicators{
        left:-8px!important;
    }
     .index_adv{
      margin-top:-70px;
  }
  
  .carousel-indicators{
      /*bottom:85px!important;*/
  }
  .indicator {
    width: 20px!important;
    height: 3px!important;
     border-radius: 0!important; 
    background-color: transparent!important;
    border: 1px solid #fff!important;
}

body .indicator:hover,body .indicator.active{
    background: #e30613!important;
    border: 1px solid #e30613!important;
}
  
  
}


/* 响应式设计：当屏幕宽度小于768px时，调整为一列布局 */
@media (max-width: 768px) {
  .module-container {
    grid-template-columns: 1fr;
  }
  .barrow{
      display: none!important;
  }

  .module {
    flex-direction: column;
    text-align: center;
    border-bottom: 1px solid #fff;
  }

  .icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
  
  .index_adv{
      margin-top:20px;
  }
  
  
}



/* inquiry panel */
.inquiry-panel{width: 100%;background-position: center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;padding: 10px;background-color: #222;margin: 0rem auto;position: relative;}
.inquiry-panel,.inquiry-panel a{color: #fff;}
.inquiry-panel:before{content: '';display: block;position: absolute;left: 10px;right: 10px;top: 10px;bottom: 10px;border: 1px solid #ccc;border-color: rgba(255,255,255,.6);-webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;}
.inquiry-panel:hover:before{left: -5px;right: -5px;top: -5px;bottom: -5px;opacity: 0;border-width: 3px;border-color: rgba(255,255,255,.5);}
.inquiry-panel .layer-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;display: table\9;padding: .4rem 10%;position: relative;}
.inquiry-panel .layer-cont,.inquiry-panel .layer-ft{display: table-cell\9;vertical-align: middle\9;}
.inquiry-panel .layer-cont{ -webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right: 10%;}
.inquiry-panel .layer-title{font-size:.42rem;text-transform: uppercase;line-height: 1.1;}
.inquiry-panel .layer-desc{display: block;text-transform: uppercase;font-weight: bold;}
.inquiry-panel .layer-ft{width: 25%;text-align: right;}
.inquiry-panel .gd-btn-box .gd-btn{text-transform: uppercase;}

.caseBody{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap:20px
}

.case-item img {
  width: 100%;
  height: auto;
  display: block;
}
.caseH3{
        margin-top: 10px;
    /*color: #013878;*/
        font-weight: 200;
        font-size: 18px!important;
}

.case-item:hover .caseH3{
    text-decoration:underline;
    cursor: pointer;
}


@media (max-width: 768px) {
  .caseBody {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .caseH3{
      font-size: 16px!important;
  }
  
}


/*----------------------------------page nav---------------------------------*/

.path-bar{
    background-color: #f5f5f5;
    /*text-transform: uppercase;*/
    /*font-style: italic;*/
    margin-bottom: .3rem;
    /*padding-left: 40px;*/
    /*padding-right: 40px;*/
    /*margin-left: -40px;*/
    /*margin-right: -40px;*/
    font-size:.14rem;
}
.path-bar .path-nav{
    /*padding-top:.08rem;*/
    /*padding-bottom: .08rem;*/
}
.path-bar .path-nav a:hover{
    color: #e30613;
}
.path-bar .path-nav li,
.path-bar .path-nav li a{
    color: #666;
}
.path-bar .path-nav li{
    display: inline;
}
.path-bar .path-nav li:after{
    content: '/';
    padding: 0 .1rem;
}
.path-bar .path-nav li:last-child,
.path-bar .path-nav li:last-child a{
    color: #666;
}
.path-bar .path-nav li:last-child:after{
    display: none;
}
.page-bar {
    text-align: center;
}
.pages {
    position: relative;
    margin: .4rem 0 .15rem;
}
.pages a,
.pages span{
    color: #666;
    background-color: #fff;
    background: -webkit-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: linear-gradient(#fff, #ddd);
}
.pages a,
.pages span.current2 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    border: 1px solid #ddd;
    line-height: 25px;
    min-width: 25px;
    padding: 3px 12px;
    border-radius: 3px;
    margin: 0 0 0 5px;
}
.pages a.current,
.pages a:hover {
    background:#e30613;
    border-color:#e30613;
    color: #FFF;
}
.pages span.current2 {
    vertical-align: middle;
}


/*----------------------------------aside---------------------------------*/

.aside {
    float: left;
    width: 20%;
    padding-bottom: .6rem;
}
.aside,
.aside a{
    color: #333;
}
.aside a:hover{
    color: #e30613;
}
.side-tit-bar {
    position: relative;
    background-color: #000;
    padding: 0 0 0 .15rem;
}
.side-tit-bar .side-tit {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: hidden;
    font-weight: bold;
}
.side-tit-bar .side-tit,
.side-tit-bar .side-tit a{
    color: #fff;
}
.side-tit-bar .side-tit .txt-impt{
    color: #e30613;
    font-weight: bold;
}
.side-widget {
    position: relative;
    margin: 0 0 .2rem;
}
.side-cate {
    padding: .2rem 0 .2rem 0;
}
.side-cate li {
    position: relative;
    line-height: 32px;
}
.side-cate > li{
}
.side-cate ul {
    /*display: none;*/
    margin-left: .1rem;
}
.side-cate li a {
    position: relative;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    margin-right: .3rem;
}
.side-cate li .icon-cate {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: .12rem;
    cursor: pointer;
    line-height: 32px;
    border-radius: 0;
}
.side-cate li .icon-cate.icon-cate-down:before {
    content: '\f067';
}
.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f068';
}
.side-cate li li{
    font-size: 15px;
}
.side-cate li li a{
    padding-left: .12rem;
    padding-right: 0;
}
.side-cate li li a:before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 14px;
    background-color: #888;
}
.side-cate li li.active > a{
    color: #e30613;
}
.side-cate li li > a:hover:before{
    background-color: #e30613;
}
/*.side-cate li.active > .icon-cate{
    color: #000;
}*/
/*.side-cate li li.active > a:before{
    background-color: #1a1a1a;
}*/
.side-cate li.nav-current>a,
.side-cate li>a:hover,
li.show_li>a {
    color: #e30613;
}
.side-cate li li.nav-current>.icon-cate,
.side-cate li li>.icon-cate:hover,
li.show_li>.icon-cate {
    color: #e30613;
}
.side-product-items {
    position: relative;
    padding: .5rem 0;
}
.side-product-items .items_content {
    position: relative;
}
.side-product-items .items_content {}
.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.side_product_item figure {
    position: relative;
    display: table;
    width: 100%;
    height: .95rem;
    overflow: hidden;
}
.side_product_item .item-img,
.side_product_item figcaption{
    display: table-cell;
}
.side_product_item .item-img {
    width: .7rem;
    vertical-align: middle;
}
.side_product_item .item-img img {
    position: relative;
    display: block;
    width: 100%;
    border:1px solid #e5e5e5;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.side_product_item figcaption {
    vertical-align: middle;
}
.side_product_item figcaption a{
    display: inline-block;
    line-height:.17rem;
    max-height: .51rem;
    overflow: hidden;
    padding-left: .15rem;
}
.side_product_item:hover .item-img{
    border-color: #c28228;
}
.side_product_item .item-img:hover + figcaption a{
    color: #1a1a1a;
}
.side-product-items .btn-prev,
.side-product-items .btn-next {
    position: absolute;
    left: 0;
    width: 100%;
    height: 15px;
    display: block;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .2;
    filter: alpha(opacity=20);
}
.side-product-items .btn-prev {
    top: .2rem;
    background: url(img/side_product_up.png) no-repeat center center;
}
.side-product-items .btn-next {
    bottom: .2rem;
    background: url(img/side_product_down.png) no-repeat center center;
}
.side-product-items .btn-prev:hover,
.side-product-items .btn-next:hover{
}
.side-product-items .disabled{
    display: block;

    cursor: default;
}
.aside .side-bn {
    max-width: 100%;
    margin: 0 0 25px 0;
}
.aside .side-bn img {
    max-width: 100%
}


/*----------------------------------main---------------------------------*/

.main {
    position: relative;
    width: 76%;
    float: right;
    padding-bottom: .6rem;
}
.main-tit-bar {
    padding: 0;
    line-height: .4rem;
    border-bottom: 1px solid #ccc;
    margin: 0 0 .35rem;
    position: relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    flex-direction:row;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    display: table\9;
}
.main-tit-bar .title,
.main-tit-bar .path-bar,
.main-tit-bar .share-this{
    display: table-cell\9;
    vertical-align: top\9;
}
.main-tit-bar .title,
.main-tit-bar .path-bar{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
}
.main-tit-bar .title{
    line-height: .4rem;
    font-size: .18rem;
}
.main-tit-bar .path-bar{
    margin: 0;
    padding: 0;
}
.main-tit-bar .path-bar .path-nav{
    width: auto;
    max-width: inherit;
    border-bottom: 0;
    padding: 0;
}
.main-tit-bar .share-this{
    width: 100%;
    height: .4rem;
    text-align: right;
}
.main-tit-bar .title + .share-this{
    width: 30%;
    max-width: 250px;
}
.main-tit-bar .share-this img{
    max-width: 100%;
}


/* banner */
.main-banner {
    position: relative;
    overflow: hidden;
}
.main-banner .item{
    display: none;
}
.main-banner .item,
.main-banner .item img {
    position: relative;
    width: 100%;
}
.main-banner .flex-direction-nav {
    display: none;
}
.main-banner .flex-control-paging{
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-banner .flex-control-paging li{
    margin: 0 3px;
}
.main-banner .flex-control-paging li a{
    width: .12rem;
    height:.12rem;
}
.main-banner:hover .flex-control-paging{
    opacity: 1;
    filter: alpha(opacity=100);
}
.goods-summary {
    margin:.25rem 0 .25rem;
    font-size: .14rem;
}
.goods-summary,
.goods-summary a{
    color: #000;
}


/* items_list */
.items_list ul{
    /*margin-left: -.15rem;*/
    /*margin-right: -.15rem;*/
}
.items_list .product-item {
    width: 25%;
        background: #f1f1f1;
    border-radius: 10px;
    padding: 10px;
}
.items_list .product-item:nth-child(n){
    clear: none;
}
.items_list .product-item:nth-child(3n+1){
    clear: left;
}
.items_list ul{
}
.items_list .product-item .item-wrap{
}






/*--------------------------------------------------------
                                                    page: single Product
                                                                    ------------------------------------------------------*/


/*product photos*/
.product-intro {
    position: relative;
    overflow: hidden;
    padding-bottom: .2rem;
}
.cloud-zoom-lens {
    border: 1px solid #ddded9;
    cursor: move;
}
.cloud-zoom-title {
    font-family: 'SourceSansPro', sans-serif;
    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 .product-image.zoom_remove:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.product-view {
    position: relative;
    width: 42%;
    float: left;
}
.product-view .product-image {
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
}
.product-view .product-image img {
    position: relative;
    width: 100%;
        aspect-ratio: 1 / 1;
    object-fit: contain;
}
.product-view .image-additional {
    position: relative;
    width: 100%;
    margin: 20px 0 0;
    /*padding: 0 30px;*/
}
.product-view .image-additional ul {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.product-view .image-additional li {
    position: relative;
    width: 100%;
    padding-bottom: 1px;
    margin: 0;
    display: none;
}
.product-view .image-additional li.single {
    display: none;
}
.product-view .image-additional li img {
    position: relative;
    width: 100%;
    padding: 0;
        aspect-ratio: 1 / 1;
    object-fit: contain;
}
.product-view .image-additional li a {
    position: relative;
    display: block;
    border: 1px solid #ccc;
    margin: 1px;
}
.product-view .image-additional li.current a {
    /*border-color: #000;*/
    /*outline: 1px solid #000;*/
}
.product-view .owl-carousel .owl-item{
    overflow: visible;
}
.product-view .image-additional img.popup {
    display: none;
}
.image-additional .owl-carousel .owl-controls .owl-nav {
    position: static;
}
.image-additional:hover .owl-carousel .owl-controls .owl-nav {
    opacity: 1;
    visibility: visible;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 6px;
    bottom: 0;
    width: .2rem;
    height: auto;
    padding: 0;
    border-radius: 0;
    color: #333;
    margin: 0;
    text-align: center;
    z-index: 9;
    font-size:.14rem;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover{
    opacity: 1;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev {
    left:-30px;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:before{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    line-height: 30px;
    margin-top: -15px;
    -webkit-transform: scale(.7,1);
    -ms-transform: scale(.7,1);
    -o-transform: scale(.7,1);
    transform: scale(.7,1);
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f053';
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    right:-30px;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f054';
}
.product-view .image-additional .owl-loaded li{
    display: block;
}

/*product summary*/
.main .product-title{
    line-height: 30px;
    font-size: .2rem;
    font-weight: normal;
    padding-bottom: 7px;
    margin-bottom:.2rem;
    border-bottom: 1px solid #ccc;
}
.product-summary {
    position: relative;
    width: 58%;
    float: right;
    font-size: 16px;
    padding-left: 5%;
}
.product-summary .product-meta {
    line-height: 1.8;
}
.product-summary .product-meta h3 {
    font-size:.14rem;
    color: #333;
}
.product-summary .product-meta li{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    flex-direction:row;
    padding-bottom: .03rem;
    font-size: .13rem;
    display: table\9;
}
.product-summary .product-meta li > em,
.product-summary .product-meta li > span{
    display: table-cell\9;
}
.product-summary .product-meta li em{
    width: 40%;
    max-width: 12em;
}
.product-summary .product-meta li span{
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
}
.product-summary .product-meta li em{
    color: #aaa;
}
.product-btn-wrap {
    position: relative;
    margin: .2rem 0 0;
}
.product-btn-wrap .email,
.product-btn-wrap .pdf,
.product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 26px;
    padding:5px;
    border-radius: 3px;
    background: #e30613;
    border: 2px solid #e30613;
    color: #FFF;
    font-size:16px;
    margin: 0 10px 0 0;
    border-radius: 3px;
        width: 173px;
    text-align: center;
}
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before,
.product-btn-wrap .buy:before{
    margin-right: .05rem;
}
.product-btn-wrap .buy {
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 30px;
}
.product-btn-wrap .email:before {
    content: "\f003";
    padding: 0 3px 0 0;
}
.product-btn-wrap .pdf:before {
    content: "\f1c1";
    padding: 0 3px 0 0;
}
.product-btn-wrap .email:hover,
.product-btn-wrap .pdf:hover,
.product-btn-wrap .buy:hover {
    background: #fff;
    color: #e30613;
    border-color: #e30613;
}
.product-summary .share-this {
    margin: .35rem 0 0;
    text-align: right;
}


/* product detail */
.product-detail {
    position: relative;
    overflow: visible;
    padding: .15rem 0 0;
}
.detail-tabs {
    position: relative;
}
.detail-tabs .title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    cursor: pointer;
    font-size: .14rem;
    padding: 8px .15rem;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: .06rem;
    background-color: #aaa;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 20px;
    
}
.detail-tabs .title.current,
.detail-tabs .title.current a{
    color: #fff;
}
.detail-tabs .title.current {
    background-color: #000;
    position: relative;
    font-weight: bold;
}
.product-detail .tab-panel-content {
    display: block;
    overflow: hidden
}
.product-detail .disabled {
    display: none;
}
.tab-panel-wrap{
    margin-bottom: .5rem;
}
.tab-panel-wrap .entry,
.tab-panel-wrap .entry a{
    color: #404040;
}
.tab-panel-wrap .entry p{
    padding: .1rem 0;
}
.tab-panel-wrap .entry h2,
.tab-panel-wrap .entry h3,
.tab-panel-wrap .entry h4{
    padding: .15rem 0;
    line-height: 1.3;
    /*font-weight: normal;*/
}
/*.tab-panel-wrap .entry h2{*/
/*    font-size: .32rem;*/
/*}*/
/*.tab-panel-wrap .entry h3{*/
/*    font-size: .24rem;*/
/*}*/
/*.tab-panel-wrap .entry h4{*/
/*    font-size: .24rem;*/
/*}*/


/* inquiry form */
.inquiry-form-wrap .inquiry-form-title{
    line-height: 30px;
    position: relative;
    background-color: #000;
    color: #fff;
    font-size: .16rem;
    text-transform: uppercase;
}
.inquiry-form{
    border-color: #ccc;
    padding: .3rem .25rem;
}
.inquiry-form .form-item{
    padding-bottom: .05rem;
}
.inquiry-form  input[type="text"].form-input,.inquiry-form textarea.form-text{
    border-color: #ccc;
}



/*like product*/
.goods-may-like {
    position: relative;
    margin: .5rem 0 0;
}
.goods-may-like .product-item{
    display: none;
}
.goods-title-bar {
    background-color: #000;
    margin-bottom: 15px;
    padding: 2px .15rem;
}
.goods-title-bar .title {
    display: inline-block;
    font-size: .16rem;
    position: relative;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
}
.goods-title-bar .title .txt-impt{
    color: #e30613;
    font-weight: bold;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav,
.goods-may-like .owl-carousel .owl-controls .owl-nav a{
    color: #fff;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav{
    width: auto;
    left: auto;
    right:.05rem;
    top: -45px;
}
.goods-may-like .owl-carousel .owl-item{
    overflow: visible;
}
.goods-may-like .owl-loaded .product-item{
    display: block;
}
.goods-may-like .product-item{
    width: 100%;
    padding: 0;
}
.goods-may-like .product-item .item-title{
    font-size: .16rem;
    font-weight: normal;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next{
    font-size: .18rem;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next:before{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev:before{
    content: '\f104';
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next:before{
    content: '\f105';
}





/*--------------------------------------------------------
                                                    page: blog list
                                                                    ------------------------------------------------------*/

.blog_list {
    position: relative;
    width: 100%;
}
.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding:.3rem 0;
}
.blog-item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.blog-item:after{
    content: '';
    width: 50%;
    opacity: 0;
    height: 2px;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.blog-item:hover:after{
    opacity: 1;
}
.blog-item .item-wrap {}
.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 2.5rem;
    margin: 0 .3rem 0 0;
    float: left;
}
.blog-item .item-img img {
    position: relative;
    width: 100%;
        aspect-ratio: 4 / 3;
    object-fit: contain;
        border: 1px solid #eee;
}
.blog-item .item-info {}
.blog-item .item-info .item-title {
    font-size: .2rem;
    font-weight: normal;
    line-height: 1.1;
    padding-bottom: .05rem;
}
.blog-item .item-info time {
    display: block;
    /*font-style: italic;*/
    margin: .08rem 0;
    color: #666;
}
.blog-item .item-info .item-detail {
    color: #666;
}
.blog-item .item-info .item-more {
    float: right;
    color: #fff;
    display: inline-block;
    border: 1px solid #e30613;
    background-color: #e30613;
    padding: .04rem .15rem;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-top: 10px;
}
.blog-item .item-info .item-more:hover{
    background-color: #e30613;
    border-color: #e30613;
    color: #fff;
}
.blog-item:hover:after{
    width: 100%;
}
.blog-item:hover .item-info .item-more:hover{
    color: #fff;
}
@media screen and (max-width:768px){
    .item-img{
        max-width:100%!important;
    }
}




/*--------------------------------------------------------
                                                    page: download list
                                                                    ------------------------------------------------------*/

.download_list {
    position: relative;
    width: 100%;
}
.download-item {
    position: relative;
    overflow: hidden;
    padding: .25rem 0 .15rem;
    line-height: .3rem;
    border-bottom: 1px solid #eee;
}
.download-item:hover{
    background-color: #fafafa;
}
.download-item .item-img {
    max-width: 25px;
}
.download-item .item-title {
    position: relative;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
    margin: 0 .1rem;
    font-size: .16rem;
    font-weight: bold;
}
.download-item .item-button {
    position: relative;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
    float: right;
    line-height: .3rem;
    padding: 0 .15rem;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: .05rem;
    cursor: pointer;
}
.download-item .item-button:before {
    content: "\f019";
    margin: 0 .1rem 0 0;
}


/*--------------------------------------------------------
                                                    page: faq list
                                                                    ------------------------------------------------------*/

.faq_list {
    position: relative;
    width: 100%;
}
.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 .35rem;
    border-bottom: 1px solid #eee;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.faq-item:hover{
    background-color: #fafafa;
}
.faq-item .faq-title {
    position: relative;
    font-size: .16rem;
    line-height: .3rem;
    padding: .15rem 0;
    cursor: pointer;
}
.faq-item .faq-title:before {
    position: absolute;
    content: "\f067";
    left: -.35rem;
    top: 50%;
    margin: -10px 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height:20px;
    font-size: .12rem;
    font-weight: normal;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.faq-item .faq-title.show-title:before {
    content: '\f068';
}
.faq-item .faq-cont {
    margin: 0 0 .25rem;
    display: none;
}
.faq-item:first-child .faq-cont {
    display: block;
}


@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1550px) {}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 600%;
    }
    .side-tit-bar .side-tit {
        font-size: 18px!important;
    }

}

@media only screen and (max-width: 1280px) {
    html {
        font-size: 570%;
    }
    .layout,
    .nav-bar .nav-wrap {
        /*width: 100%;*/
    }
    body {
        min-width: 100%;
    }
    .scrollsidebar,
    .bottomsidebar {
        display: none;
    }
    .head-layout{
        width: 100%;
        max-width: inherit;
    }
    .rev_slider_wrapper{
        max-width: inherit;
    }
    .gd-layer{
        overflow: hidden;
    }
    .rev_slider_wrapper{
        padding: 0;
        background: none;
    }

    /* layout */
    /*body{*/
    /*    padding-top: 50px;*/
    /*    padding-bottom: 50px;*/
    /*}*/
    .container{
        /*max-width: 1000px;*/
    }
    .container,
    .topbar,
    .head-layout{
        /*padding-left: 25px;*/
        /*padding-right: 25px;*/
    }
    /*.head-wrapper,*/
    /*.rev_slider_wrapper,*/
    /*.foot-wrapper,*/
    /*.path-bar{*/
    /*    margin-left: -25px;*/
    /*    margin-right: -25px;*/
    /*}*/
    /*.path-bar{*/
    /*    padding-left: 25px;*/
    /*    padding-right: 25px;*/
    /*}*/

}

@media only screen and (max-width: 1200px) {
    .aside {
        /*width: 200px;*/
        width: 20%;
    }
    .main{
        width: 78%;
    }
}

@media only screen and (max-width: 1000px) {
    .main {
        /*width: 76%;*/
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size: 550%;
    }
}

@media only screen and (max-width: 950px) {
    html {
        font-size: 550%;
    }
    body{
        padding-left: 0;
        padding-right: 0;
    }
    .z10000 {
        position: relative;
        z-index: 100000;
    }
    .mobile-body-mask {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
    }
    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(img/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0;
    }
    img {
        max-width: 100%;
    }
    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }


    /* ------------- header ------------- */
    .head-wrapper:before{
        display: none;
    }
    .head-wrapper .mobile-body-mask{
        z-index: 90;
    }
    .lang-more {
        display: none !important
    }
    .mobile-head-items {
        position: fixed;
        top: 0;
        left: 0;
        background: #161622;
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        display: block;
        z-index: 99;
    }
    .mobile-head-item {
        float: left;
        width: 45px;
    }
    
    
    .mobile-head-language .show-content-wrap{
        display: none!important;
    }
    .mobile-head-item.mobile-head-aside {
        float: right
    }
    .mobile-head-item .title {
        width: 100%;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-align: center;
        color: #FFF;
    }
    .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: 0;
        display: block;
        z-index: 99999;
    }
    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: scroll;
        height: 100%;
        padding: 15px 10px;
    }
    .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: -70%;
        width: 70%;
        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: 25px;
        visibility: visible;
        opacity: 1;
    }
    .nav-bar .nav li,
    .change-language,
    .head-search {
        display: none !important;
    }
    .nav-bar .nav li.logo{
        display: block!important;
        border: 0;
        background-color: #e30613;
        padding: 0;
    }


    body{
        padding-top: 25px;
        padding-bottom: 0;
    }

    /* topbar */
    .topbar{
        text-align: center;
        display: none;
    }
    .head-contact{
        display: none!important;
    }
    .head-contact li{
        float: none;
        display: inline;
        padding: 0 10px;
    }
    .head-contact li:before{
        display: none;
    }

    /* head inner */
    .head-layout{
        display: block;
        padding: 5px;
    }
    .logo{
        width: 100%;
        text-align: center;
        float: none;
        padding: 0;
    }
    .logo img{
        max-height: .6rem;
                padding: 0!important;
    }
    .topr{
        padding: 0;
        display: none;
    }


    /* search */
    .head-search-form {
        position: relative;
        width: 100%;
        height: .35rem;
        border: 1px solid #000;
    }
    .head-search-form .search-ipt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: .35rem;
        background: none;
        border: none;
        padding: 0 .1rem;
    }
    .head-search-form .search-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: .35rem;
        height: .35rem;
        line-height:.35rem;
        background: none;
        border: none;
        color: #333;
        font-family: 'fontawesome';
        padding: 0;
        cursor: pointer;
        z-index: 1111;
    }
    .head-search-form .search-btn:hover{background: #333;}
    .head-search-form .search-btn:hover{
        background: none;
    }
    .head-search-form .search-btn:before{
        display: block;
        content: '\f002';
        display: inline-block;
        width: .35rem;
    }



    /*nav */
    .nav-bar{
        height: auto;
        width: 100%;
        text-align: center;
    }
    .nav-bar .nav-wrap{
        padding-bottom: 0;
        display: none;
    }
    .nav li {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px;
    }
    .nav li a{
        display: block;
        text-transform: capitalize;
    }
    .nav li a:active{
        color: #b7045f;
    }
    .nav>li {
        border-bottom: 1px solid #eee;
        line-height: 35px;
    }
    .nav>li:after {
        content: '\f105';
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
        font-size: 14px;
    }
    .nav li ul {
        display: block;
        width: 100%;
    }
    .nav li ul li {
        width: auto;
        padding: 0 10px;
        font-size: 14px;
        text-transform: lowercase;
        line-height: 30px;
        font-family: Arial;
    }
    .nav li ul li:before {
        content: "";
        width: 3px;
        height: 3px;
        background: #999;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 15px;
    }
    .nav li ul li:active{
        background-color: #f5f5f5;
    }
    .nav li ul li:active li{
        background: none;
    }
    .nav li ul li li {
        line-height: 25px;
        font-family: 'SourceSansProLight';
    }
    .nav li ul li li:before {
        display: none;
    }
    .nav-bar:before{
        display: none;
    }
    .fixed-nav{
        position: static;
    }


    /* ------------- footer ------------- */
    .quick-inquiry .pannel-tit{
        padding-right: 0;
    }
    .contact-items{
        padding-top: 0;
    }
    .contact-item{
        width: 100%;
        float: none;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }



    /* ------------- index ------------- */
    .rev_slider_wrapper{
        top:auto;
        margin-bottom: 0;
    }
    .about-us .about-detail .about-title,
    .index-title-bar .index-title{
        font-size: 20px;
    }
    .has-mobile-link{
        position: relative;
        display: inline-block;
    }
    span.has-mobile-link{
        display: inline-block;
    }
    .has-mobile-link .link{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }


    /* products */
    .items_list ul{
        /*margin-left: -.1rem;*/
        /*margin-right: -.1rem;*/
    }
    .product-item{
        padding: .2rem .1rem;
    }
    .owl-carousel .owl-controls .owl-dots{
        padding-top: .2rem;
        position: static;
    }
    .product-items .owl-carousel .owl-controls .owl-dots .active{
        background-color: #e30613;
    }
    .layer-featured{
        background-attachment: scroll;
    }


    /* ------------- page nav -------------- */
    .sub-head{
        padding-top: 1rem;
        padding-bottom: .3rem;
        margin-bottom: .15rem;
    }


    /* ------------- aside ------------- */
    .aside {
        display: none;
    }
    .side-product-items .btn-prev,
    .side-product-items .btn-next {
        display: none;
    }
    .side_product_item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    .side-product-items{
        padding-top: .2rem;
    }


    /* ------------- main ------------- */
    .main {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    /* product intro */
    .product-view {
        width: auto;
        max-width: 400px;
        float: none;
        margin: 0 auto .3rem;
        border: 0 solid #eee;
    }
    .product-view br{
        display: none;
    }
    .product-view .product-image {
        display: none
    }
    .product-view .image-additional li img,
    .product-view .image-additional li.current img{
        border: 0;
        outline: 0;
        vertical-align: middle;
    }
    .product-view .image-additional li.current:before{
        display: none;
    }
    .product-view .image-additional {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .product-view .image-additional ul {
        width: 100%;
    }
    .product-view .image-additional li {
        width: 100%;
        margin: 0;
    }
    .product-view .image-additional li a {
        border: 0;
    }
    .product-view .image-additional li.current img {
        border-color: inherit;
    }
    .product-view .image-additional li.current a{
        padding: 0;
        outline: 0;
    }
    .product-view .image-additional li:before{
        display: none;
    }
    .product-view .image-additional li.single {
        display: block
    }
    .product-view .owl-carousel .owl-controls .owl-dots {
        position: absolute;
        padding-top: 0;
        bottom: .18rem;
        z-index: 1;
    }
    .product-view .owl-carousel .owl-controls .owl-dots .owl-dot{
        border: 0;
        background-color: #00000040;
    }
    .product-view .owl-carousel .owl-controls .owl-dots .active{
        background-color:#000;
    }

    /* product summary */
    .product-summary {
        position: relative;
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .product-btn-wrap{
        text-align: left;
        margin-top: .4rem;
    }
    .product-summary .share-this{
        text-align: left;
        margin: .2rem 0;
        float: none;
    }
    .product-btn-wrap .email,
    .product-btn-wrap .pdf,
    .product-btn-wrap .buy{
        margin: 0 .05rem .2rem 0;
    }


    /* product detail  */
    .product-detail{
        border: 0;
        /*padding: .6rem 0 0;*/
    }
    .product-detail .tab-panel-content{
        padding: .15rem 0;
    }
    .tab-content-wrap .tab-title-bar,
    .tab-content-wrap .tab-panel-wrap {
        display: none;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-item {
        margin: 0 0 30px;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-title,
    .tab-content-wrap .mobile-tab-items .mobile-tab-title a{
        color: #fff;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-title {
              /* height: 30px; */
        /* line-height: 30px; */
        margin: 0 auto .2rem;
        padding: 10px 10px 6px;
        font-size: .16rem;
        /* padding-bottom: 8px; */
        position: relative;
        background-color: #000;
        text-transform: uppercase;
        text-align: center;
    }

    /* Customers Also Bought */
    .goods-title-bar .title{
        font-size:.16rem;
    }
    .goods-may-like .owl-carousel .owl-controls{
        height: auto;
        visibility: visible;
    }
    .goods-may-like .owl-carousel .owl-controls .owl-dots {
        position: static;
        padding-top: .15rem;
    }
    .goods-may-like .product-item{
        display: none;
    }
    .goods-may-like .owl-loaded .product-item{
        display: block;
    }
    /* inquiry */
    .inquiry-form-wrap .inquiry-form-title{
        padding-left: .15rem;
        padding-right: .15rem;
        text-transform: uppercase;
    }

}

@media only screen and (max-width: 768px) {
    
    .mo{
        display: none!important;
    }
    
    

    .layout,
    .path-bar .path-nav{
        width: auto;
    }
    .head-layout{
        max-width:inherit;
    }

    /* ------------- index ------------- */

    .gd-layer{
        padding-top: .3rem;
        padding-bottom: .3rem;
    }

    /* product list */
    .product-cates{
        width: 100%;
        float: none;
        margin-bottom: .1rem;
    }
    .product-cates .cates-title{
        line-height: 25px;
    }
    .product-cates .cates-nav-list li{
        display: inline;
        padding: 0 15px;
    }
    .items-content{
        width:100%;
        float: none;
    }
    .layer-best .product-cates{
        float: none;
    }
    .product-item{
        width: 50%;
    }
    .product-item:nth-child(n){
        clear: none;
    }
    .product-item:nth-child(2n+1){
        clear: left;
    }

    /* inquiry panel */
    .inquiry-panel .layer-body{
        display: block;
        text-align: center;
    }
    .inquiry-panel .layer-cont{
        padding-right: 0;
    }
    .inquiry-panel .layer-ft{
        width: 100%;
        float: none;
        padding-top: .15rem;
        text-align: center;
    }




    /* ------------- product list ------------- */
    .items_list{
    }
    .items_list ul{
        /*margin-left: -.1rem;*/
        /*margin-right: -.1rem;*/
    }
    .items_list .product-item{
        width: 33.333333%;
        padding: .1rem;
    }
    .items_list .product-item .item-wrap {
        outline: 0;
    }
    .items_list .product-item:nth-child(n){
        clear: none;
    }
    .items_list .product-item:nth-child(3n+1){
        clear: left;
    }
    .items_list .product-item .item-wrap .btn-view{
        display: block;
    }

    /* ------------- product detail ------------- */
    .goods-may-like .product-item{
        padding: 0;
    }
    .goods-may-like .owl-carousel .owl-controls .owl-dots{
        padding: .35rem 0 .1rem;
    }


    /* ------------- footer ------------- */
    .gotop{
        width: .35rem;
        height: .35rem;
        line-height: .35rem;
    }
    .gotop:hover{
        background-color: #fff;
        color: #000;
    }


}



@media only screen and (max-width: 500px) {

    .layout,
    .path-bar .path-nav{
        width: 95%;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        display: none;
    }
    .flex-control-paging li a {
        width: .1rem;
        height: .1rem;
    }
    .flex-control-paging li a:hover,
    .flex-control-paging li a.flex-active {
        width: .12rem;
        height: .12rem;
    }
    .head-layout .logo img{
    }


    /* layout */
    .container,
    .topbar,
    .head-layout{
        /*padding-left: .1rem;*/
        /*padding-right: .1rem;*/
    }
    .gd-layer{
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .head-wrapper,
    .rev_slider_wrapper,
    .foot-wrapper,
    .path-bar{
        /*margin-left: -.1rem;*/
        /*margin-right: -.1rem;*/
    }

    /* title */
    .index-title-bar .title-desc{
        max-width: inherit;
    }



    /* ------------- index ------------- */
    .index-cate-item{
        width: 100%;
        float: none;
        /*padding-top: .1rem;*/
        /*padding-bottom: 0;*/
    }
    .banner-item{
        width: 100%;
        float: none;
    }
    .product-cates .cates-nav-list{
        padding: .15rem 0;
    }



    /* ------------- footer ------------- */
    .contact-items{
        display: block;
        padding-top: .2rem;
        padding-bottom: .2rem;
    }
    .contact-item{
        display: block;
        float: none;
        border-right: 0;
    }
    .contact-item dd{
        padding: 0 .15rem;
    }
    .contact-item dd.has-mobile-link{
        display: block;
    }
    .contact-item .item-ico{
        font-size: .24rem;
    }
    .foot-bar .foot-nav li{
        padding: 0 .1rem;
    }





    /* ------------- product list ------------- */
    .path-bar{
        padding-left: .1rem;
        padding-right: .1rem;
    }
    .main-tit-bar{
        display: block;
    }
    .main-tit-bar .title,
    .main-tit-bar .share-this{
        display: block;
    }
    .main-tit-bar .title + .share-this{
        display: block;
        width: 100%;
        max-width: inherit;
        text-align: left;
        padding-top: .06rem;
        padding-bottom: .15rem;
        height: auto;
    }
    .main-tit-bar .share-this img{
        max-width: inherit;
    }
    .items_list ul{
        /*margin: 0 -.1rem;*/
    }
    .items_list .product-item{
        width: 50%;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }
    .items_list .product-item:nth-child(n){
        clear: none;
    }
    .items_list .product-item:nth-child(2n+1){
        clear: left;
    }
    .items_list .product-item .item-wrap{
        padding: 0;
    }


    /* ------------- product detail ------------- */
    .side_product_item {
        width: 100%;
    }
    .product-view {
        width: 100%;
        border-color: #e5e5e5;
        border-width: 1px;
    }
    .inquiry-form {
        padding: .2rem .1rem;
    }
    .inquiry-form .inquiry-form-ico {
        width: .6rem;
        right: .1rem;
        top: .1rem;
    }
    .inquiry-form input[type="text"].form-input,
    .inquiry-form textarea.form-text {
        width: 80%;
    }
    .inquiry-form textarea.form-text {
        width: 100%;
    }
    .goods-may-like .goods-items{
    }
    .goods-may-like .owl-carousel .owl-item{
        overflow: visible;
    }
    .goods-may-like .product-item{
        overflow: visible;
    }
    .goods-may-like .product-item .item-wrap{
        position: relative;
    }


    /* ------------- blog ------------- */
    .blog-item .item-img{
        float: none;
        margin-right: 0;
    }
    .blog-item .item-info .item-title{
        font-size:20px!important;
        line-height: 1.3;
        font-weight: normal;
        padding-top: .15rem;
    }
    .blog-item .item-info time{
        color: #999;
    }
    .blog-item .item-info .item-detail{
        color: #666;
    }
    .blog-item .item-info .item-more{
        /*border-radius: .18rem;*/
        /*background-color:#000;*/
        /*color: #fff;*/
        /*border-color: rgba(0,0,0,0);*/
        margin: .1rem auto 0;
    }
    .blog-item:hover .item-info .item-more{
        color: #fff;
    }


    /* download */
    .download-item .item-title {
        display: block;
        margin: .1rem 0;
    }
    .download-item .item-button {
        float: none;
    }
}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 320px) {
    .synopsis-item,
    .product-item,
    .items_list .product-item,
    .product-items .product-item {
        width: 100%
    }

}


@media only screen and (max-width:950px) {
    .change-language-cont {
        top: auto!important;
        padding: 0!important;
        width: 100%!important;
        text-align: left!important
    }
    .sub-content {
        position: relative!important;
        display: block!important;
        right: auto!important;
        border-radius: 0!important;
        border: none!important;
        box-shadow: none!important;
        z-index: 99999!important
    }
    .change-language-title {
        display: none!important
    }
    .change-language-cont ul li {
        width: 25%!important;
        margin: 0!important;
        border: none!important
    }

}

@media only screen and (max-width:768px) {
    .change-language-cont ul li {
        width: 33.33333%!important
    }
    .nav ul li p{
        font-weight: 500!important;
                font-size: 15px;
    }
    .tpm_menu ::after{
        content: ""!important;
    }
}

@media only screen and (max-width:640px) {
    .change-language-cont ul li {
        width: 50%!important
    }
}

@media only screen and (max-width:320px) {
    .change-language-cont ul li {
        width: 50%!important
    }
}
.none {
    display: none
}
.product-btn-wrap .contact:before {
    content: "\f086" !important;
}