﻿@charset "utf-8";



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

/* font color */
body, html, input, button, textarea,a{color:#333;}
a:hover{color:#e83b4f;}
.fb{font-weight: bold;}

/* font family */
body,html,input,button,textarea{
    font-family:'SourceSansProRegular',Arial, Helvetica, sans-serif; 
}
h1,h2,h3,.nav li{
    font-family:'SourceSansProRegular',Arial, Helvetica, sans-serif;
}


/* clear floating */
.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{
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.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{
    *zoom:1;
}

/* layout */
.layout,
.path-bar .path-nav{
    width: auto;
    max-width: 1200px;
}

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


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


/* owl */
.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: 10px;
    height: 10px;
    margin: 0 .035rem;
    border-radius:50%;
    background: #ccc;
}
.owl-carousel .owl-controls .owl-dots .active{
    background-color: #333;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover{
    background-color: #e83b4f;
}
.tp-loader.spinner0 {
    background: url(../images/loading.gif) center no-repeat;
    -webkit-background-size: auto 60%;
    background-size: auto 60%;
}



/*layout */
.head-layout,
.company-synopses,
.product-items,
.partner-layer,
.foot-wrapper .foot-items,
.foot-bar,
.product-cate-layer {
    padding-left: .6rem;
    padding-right: .6rem;
}
.head-layout,
.company-synopses .layout,
.product-items .layout,
.partner-layer .layout,
.foot-wrapper .foot-items,
.foot-bar .layout,
.product-cate-layer .layout{
    width: 100%;
    max-width: inherit;
}


.wml-banner-img{ margin: 0 auto 0; height: auto; position: relative; }
.wml-banner-img img{ width: 100%; height: auto; display: block; }



/*--------------------------head-wrapper---------------------------*/
.head-wrapper {
    position: relative;
    width: 100%;
    z-index: 10000;
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}
.head-layout{
    position: relative;
    text-align: right;
}
.change-language {
    z-index: 1;
}
.change-language-info:hover .change-language-title,
.change-language-info:hover .change-language-title a,
.change-language-info:hover .change-language-title span,
.change-language-info:hover .language-icon {
    color: inherit
}
.head-layout .logo,
.head-r{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.head-layout .logo{
    float: left;
    padding: 8px 0;
}
.head-layout .logo img{
    height: 70px;
    vertical-align: middle;
}
.head-layout .head-contact{
    float: right;
    position: absolute;
    left: 25%;
    padding-left: .3rem;
}
.head-layout .head-contact li{
    display: inline-block;
    float: left;
    position: relative;
    font-size: .14rem;
    font-weight: bold;
    margin-right: .15rem;
    line-height: 48px;
}mnbfsaqwerjjmm
.head-layout .head-contact li,
.head-layout .head-contact li a{
    color: #666;
}
.head-layout .head-contact li:before{
}
.head-layout .head-contact li.head-phone:before{
    content: '\f0e0';
}
.head-layout .head-contact li.head-email:before{
    content: '\f095';
}
.head-layout .head-contact li .val{
    padding-left: .05rem;
}
.change-language{
    margin-top: 0;
    margin-left: .35rem;
}
.head-layout .change-language-title span{
    color: #fff;
}
.head-wrapper .change-language-info:hover .change-language-title,
.head-wrapper .change-language-info:hover .change-language-title a,
.head-wrapper .change-language-info:hover .change-language-title span,
.head-wrapper .change-language-info:hover .language-icon{ color:#fff}  
.head-wrapper .change-language-info .change-language-title{
    padding-top:30px;
    padding-bottom:30px;
    line-height: 30px;
}
.head-wrapper .language-flag .country-flag{
    vertical-align: middle;
}
.head-wrapper .change-language-info .language-icon,
.head-wrapper .change-language-info:hover .language-icon{
    top: 50%;
    margin-top: -7px;
    color: #fff;
}
.head-wrapper .change-language-info .change-language-title,
.head-wrapper .change-language-info .change-language-title.title-hide,
.head-wrapper .change-language-info .change-language-title.title-show{
    border-radius: 0!important;
}

.head-wrapper .change-language-info .change-language-title.title-show{
    background-color: #333;
    border-color: #333;
}


.head-wrapper .change-language-cont{
    top: 91px;
    border: 0;
    box-shadow: 0 .02rem .03rem rgba(0,0,0,.15);
    border-radius: 0;
}
.head-r{
    display: inline-block;
    vertical-align: middle;
}
.head-search {
    display: inline-block;
    text-align: left;
    margin-left: .3rem;
}
.head-search .head-search-form {
    padding:0;
    overflow: hidden;
    z-index: 1;
    box-sizing: content-box;
    width: 0;
    position: absolute;
    right: 0;
    top: 90px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 .03rem .03rem rgba(0,0,0,.15);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    -o-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.head-search .search-ipt {
    display: block;
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    float: right;
    padding: 0;
    background: none;
    border: 0;
    color: #808080;
    text-indent: .15rem;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.head-search .search-ipt:focus{
    background-color: #fafafa;
}
.head-search .search-ipt:focus + .search-btn{
}
.head-search-form .search-btn {
    font-family: 'fontawesome';
    color: #666;
}
.head-search .search-btn,
.head-search .search-toggle {
    display: inline-block;
    border: none;
    font-size: .2rem;
    width: 60px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    cursor: pointer;
    background: none;
    color: #fff;
}
.head-search .search-toggle{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.head-search .search-btn{
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
    background-color: #f2f2f2;
    font-size: .18rem;
}
.head-search .search-toggle:before {
    font-family: 'fontawesome';
    content: "\f002";
}
.head-search-show .head-search-form{
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    left: 0;
    top: 90px;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;

}
.head-search-show .search-toggle:before{
    content: '\f00d';
}
.head-search-show .search-toggle,
.head-search .search-toggle:hover{
    background-color: #333;
}
.tasking{
    width: 100%;
    height: 0%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}

/* nav */
.nav-bar {
    display: inline-block;
    vertical-align: middle;
}
.nav-bar{
    *display: inline;
}
.nav-bar .nav-wrap{
    width: auto;
    position: relative;
}
.nav-bar .nav {
    padding-left: 0;
    display: inline-block;
    font-size: .16rem;
}
.nav-bar .nav{
    *display: inline;
}
.nav-bar .nav,
.nav-bar .nav a{
    color: #fff;
}
.nav-bar .nav li {
    position: relative;
    display: block;
    line-height: 90px
}
.nav-bar .nav>li {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}
.nav-bar .nav>li>a {
    position: relative;
    display: inline-block;
    height:  ;
    padding: 0 .18rem;
    text-transform: uppercase;
}
.nav-bar .nav>li>a:hover,
.nav-bar .nav>li.li-hover>a{
    background-color: #333;
    color: #fff;
}
.nav-bar .nav:hover>li.nav-current>a:before{
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}
.nav-bar .nav>li.nav-current>a{
    font-weight: bold;
}
.nav-bar .nav li li {
    display: block;
    font-size: .14rem;
}
.nav-bar .nav li li a {
    color: #333;
    padding: 0;
    display: block;
    height: .35rem;
    line-height: .35rem;
    overflow: hidden;
    border-bottom: 0px dotted #3b3b3b;
}
.nav-bar .nav ul {
    width: 250px;
    position: absolute;
    top: 91px;
    left: 0;
    padding: .15rem .1rem;
    background:#fff;
    text-align: left;
    z-index: 999;
    box-shadow: 0 .02rem .03rem rgba(0, 0, 0, .15);
    display: block;
    visibility: hidden;
    opacity: 0;
}
.nav-bar .nav li ul {
    -webkit-transform: translateY(8%);
    -ms-transform: translateY(8%);
    -o-transform: translateY(8%);
    transform: translateY(8%);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.nav-bar .nav li ul li{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.nav-bar .nav li.li-hover > ul {
    opacity:1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.nav-bar .nav li.li-hover > ul:before{
    width: 100%;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.foot-item.foot-item-list li:hover {
    -moz-transform:none;
    -webkit-transform:none;
    -ms-transform:none;
    -o-transform:none;
    transform:none;
} 
.nav-bar .nav  li li:last-child{
    border-bottom: 0;
}
.nav-bar .nav ul li a{
    height: 35px;
    line-height: 35px;
    padding: 0 .15rem;
    position: relative;
    z-index: 3;
}
.nav-bar .nav ul li:last-child a{
    border-bottom: 0;
}
.nav-bar .nav ul ul,
.fixed-nav.nav-bar .nav ul ul {
    top: 0;
    left:1.786rem;
    margin-left: .02rem;
}
.nav-bar .nav ul li:hover>a {
    color: #e83b4f;
}
.nav-bar .nav li .nav-ico {
    font-size: .18rem;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: .15rem;
    line-height: 1.5;
}
.nav-bar .nav li .nav-ico:after {
    content: '\f0d7';
}
.nav-bar .nav li li .nav-ico {
    width: auto;
    position: absolute;
    top: 0;
    left: auto;
    right: .1rem;
    line-height: .35rem;
}
.nav-bar .nav li li .nav-ico:after {
    content: '\f0da';
}
.nav-bar .nav > li.li-hover > a{
    color: #fff;
}
.head-wrapper,
.head-layout .logo img,
.nav-bar .nav li,
.fixed-nav .head-r{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.sub-head-wrapper{
    background-color: #01b4b0;
}
.sub-head-wrapper .head-layout{
    position: relative;
    z-index: 2;
}

.fixed-nav {
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0 0 .05rem rgba(0,0,0,.15);
}




/*--------------------------footer---------------------------*/






.foot-wrapper {
    position: relative;
    width: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: #bfbfbf;
    font-size: .15rem;
    border-top: 1px solid #ddd;
}
.foot-wrapper,
.foot-wrapper a {
    color: #666;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.foot-wrapper a:hover,
.foot-items .foot-item .foot-cont  a:hover,
.foot-item-news .new-item a:hover{
    color: #e83b4f;
}
.foot-items {
    line-height: 2.3;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.foot-items .foot-item {
    width: 20%;
    position: relative;
    float: left;
}
.foot-items .foot-item .foot-tit,
.foot-items .foot-item .foot-tit  a{
    color: #333;
}
.foot-items .foot-item .foot-tit {
    position: relative;
    margin: 0 0 .15rem;
    font-size: .22rem;
    line-height: .24rem;
    color: #333;
    z-index: 2;
}
.foot-items .foot-item .foot-tit img{
    max-width: 100%;
}
.foot-items .foot-item .foot-cont{
    line-height: 1.5;
}
.foot-items .foot-item .foot-cont,
.foot-items .foot-item .foot-cont a,
.foot-item-news .new-item,
.foot-item-news .new-item a{
    color: #666;
}
.foot-items .foot-item-intro {
    width: 39%;
    padding-right: 8%;
}
.foot-items .foot-item-intro .foot-tit{
    padding: .05rem 0 0;
    margin-bottom: .15rem;
}
.foot-items .foot-item-intro .foot-tit:after{
    display: none;
}
.foot-items .foot-item-intro .service-time{
    display: block;
    color: #e83b4f;
    font-size: .16rem;
    font-weight: bold;
    padding: .05rem 0 0;
}
.foot-items .foot-item-intro .contact-info{
    padding: .2rem 0 0;
}
.foot-item.foot-item-list{ width:15%}
.foot-item.foot-item-contact{ width:25%; padding:0 1rem 0 0;}
.foot-contact-list li{ position:relative; padding:0  0 7px 22px; word-wrap: break-word; }
 
.foot-contact-list li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: .16rem;
}
.foot-contact-list li.foot_addr:before {
    content: "\f041";
}
.foot-contact-list li.foot_tel:before {
    content: "\f095";
}
.foot-contact-list li.foot_phone:before {
    content: "\f095";
    font-size: .16rem;
}
.foot-contact-list li.foot_email:before {
    content: "\f003"
}
.foot-contact-list li.foot_fax:before {
    content: "\f1ac"
}
.foot-contact-list li.foot_skype:before {
    content: "\f17e"
}
.foot-items .foot-item-news {
    float: right;
}
.foot-item-news .product-container {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 .2rem;
}
.foot-item-news .new-item {
    position: relative;
    line-height: 1.5;
    padding: .05rem 0 .065rem;
}
.foot-item-news .new-item .img{
    display: block;
    width: 80px;
    height: auto;
    border: 2px solid #888;
    margin-right: .12rem;
    float: left;
}
.foot-item-news .new-item .img img{
    width: 100%;
    height: auto;
}
.foot-item-news .new-item .item-info{
    margin-left: 95px;
    position: relative;
}
.foot-item-news .new-item:first-child .item-info:before{
    display: none;
}
.foot-item-news .new-item time {
    display: block;
    font-size: 13px;
    font-style: italic;
    padding-top: .05rem;
}
.foot-item-news .new-item .title {
    line-height: .15rem;
    max-height: .3rem;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
}
.foot-item-news .new-item .title a{
    display: inline-block;
}
.foot-item-news .owl-carousel .owl-controls .owl-nav {
    display: none;
}
.foot-item-news .owl-carousel .owl-controls .owl-dots {
    text-align: left;
}
.foot-item-news .owl-carousel .owl-controls .owl-dots .owl-dot{
    background-color: #ccc;
}
.foot-item-news .owl-carousel .owl-controls .owl-dots .active{
    background-color: #333;
}
.foot-items .blog-news-item {
    padding-bottom: .2rem;
}
.foot-items .blog-news-item .tit{
    max-width: 260px;
    font-weight: normal;
    font-size: .15rem;
    padding-bottom: .15rem;
}
.foot-items .blog-news-item .date{
    display: block;
    font-size: .12rem;
    color: rgba(255,255,255,.7);
    padding-top: .06rem;
}
.foot-items .blog-news-item .date:before{
    content: '\f017';
    font-family: 'fontawesome'; 
    padding-right: .05rem;
}
.foot-items .foot-item-news .owl-controls{
    padding: .05rem 0;
}
.foot-items .foot-item-news .owl-controls .owl-nav  .owl-prev,
.foot-items .foot-item-news .owl-controls .owl-nav  .owl-next{
    display: none;
}
.foot-items .foot-item-news .owl-controls .owl-dots{
    text-align: left;
}
.foot-items .foot-item-list .news-txt-list li{
    height: .26rem;
    line-height:.26rem;
    overflow: hidden;
    position: relative;
}
.foot-items .foot-item-list .news-txt-list li a,
.foot-items .foot-item-list .news-txt-list li a:before{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.foot-items .foot-item-list .news-txt-list li a{
    padding-left: 0;
}
.foot-items .foot-item-inquiry{
    float: right;
}
.foot-items .foot-item-inquiry .subscribe{
    display: block;
}
.foot-items .foot-item-inquiry .subscribe span{
    display: block;
    line-height: 1.5;
}
.foot-items .foot-item-inquiry .button {
    display: inline-block;
    line-height: .22rem;
    font-size: .14rem;
    text-transform: uppercase;
    padding:.1rem .17rem;
    margin-top: .35rem;
    border: 0;
    background: #e83b4f;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    font-style: normal;
}
.foot-items .foot-item-inquiry .button:hover{
    background-color: #000;
    color: #fff;
}
.foot-items .foot-item-inquiry .button:before {
    font-family: "fontawesome";
    content: "\f0e0";
    margin: 0 .1rem 0 0;
}
.foot-bar{
   padding-top: .2rem;
   padding-bottom: .2rem;
}
.foot-bar .copyright{
    float: left;
}
.foot-bar .copyright,
.foot-bar .copyright a{
    color: #333;
}
.foot-bar .copyright a:hover{
    color: #e83b4f
}
.foot-bar .copyright strong{
    font-weight: normal;
    padding-right: .15rem;
}
.foot-bar .copyright .copy-company{
    text-decoration: underline;
}
.foot-social{
    float: right;
}
.foot-social li {
    display: inline;
    padding: 0 .05rem 0 0;
}
.foot-social li a{
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 14px;
    text-align: center;
    padding: .03rem;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}
.foot-social li a:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}
.foot-social li img{
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
}
.foot-social li:nth-child(1) a{
    background-color: #3a5898;
}
.foot-social li:nth-child(2) a{
    background-color: #43bdfe;
}
.foot-social li:nth-child(3) a{
    background-color: #48a8db;
}
.foot-social li:nth-child(4) a{
    background-color: #cf3e2b;
}
.foot-social li:nth-child(5) a{
    background-color: #f90;
}
.foot-social li:nth-child(6) a{
    background-color: #5f983a;
}
.foot-social li:nth-child(7) a{
    background-color: #de20c9;
}
.foot-social li:nth-child(8) a{
    background-color: #7b2f05;
}
.foot-social li:nth-child(9) a{
    background-color: #47057b;
}


/* gotop */
.gotop{
    width: .55rem;
    height: .55rem;
    line-height: .55rem;
    background-color: #333;
    box-shadow:none;
    font-size: .12rem;
    color: #fff;
    border-radius: 0%;
    text-transform: uppercase;
    -webkit-animation: btnUpDown 1.5s infinite ease ;
    animation: btnUpDown 1.5s infinite ease;
    text-indent: -9999px;
    overflow: hidden;
    bottom: .1rem;
    right: .15rem;
    z-index: 1001;
}
.gotop:hover{
    opacity: 1;
    color: #e83b4f;
}
.gotop:before{
    font-family: fontawesome;
    content: '\f0d8';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size:.3rem;
    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(-.05rem);
        -ms-transform: translateY(-.05rem);
        -o-transform: translateY(-.05rem);
        transform: translateY(-.05rem);
    }
    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(-.05rem);
        -ms-transform: translateY(-.05rem);
        -o-transform: translateY(-.05rem);
        transform: translateY(-.05rem);
    }
    100%{
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}




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


.gd-layer{
    padding-top: .6rem;
    padding-bottom: .6rem;
}
.gd-layer,
.gd-layer a{
    color: #333;
}
.gd-layer a:hover{
    color: #e83b4f;
}
.main_content{
    padding: 0 0 .9rem;
}
.index-main-content{
    padding-bottom: 0;
}


/* slides */
.rev_slider_wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.tp-leftarrow,
.tp-rightarrow {
    font-size: .3rem;
    float: left;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff!important;
    width: .8rem;
    height: .8rem;
    line-height: .8rem;
    border: .03rem solid #fff;
    background-color: transparent;
    text-align: center;
    overflow: hidden;
    top: 50%!important;
    margin-top: -.4rem!important;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tp-leftarrow:before{
    content: '\f0d9';
}
.tp-rightarrow:before{
    content: '\f0da';
}
.tp-leftarrow:hover,
.tp-rightarrow:hover{
    border-color: #e83b4f;
    color: #e83b4f!important;
}
.rev_slider_wrapper:hover .tp-leftarrow,
.rev_slider_wrapper:hover .tp-rightarrow{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.rev_slider_wrapper:hover .tp-leftarrow:hover,
.rev_slider_wrapper:hover .tp-rightarrow:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    color: #e83b4f!important;
}


/* title */
.index-title-bar {
    margin: 0 auto .25rem;
    position: relative;
}
.index-title-bar .index-title{
    display: inline-block;
    position: relative;
    z-index: 2;
    font-size: .4rem;
    font-weight: bold;
    line-height: 1.2;
}
.index-title-bar .index-title,
.index-title-bar .index-title a{
    color: #222;
}
.index-title-bar .index-title a:hover{
    color: #e83b4f;
}
.index-title-bar .title-desc{
    display: block;
    padding: .1rem 0 0;
    font-size: .16rem;
    font-style: italic;
}


/* btn */
.learn-more-bar {
    text-align: center;
    padding: .4rem 0 0;
}
.gd-btn {
    background-color: #e83b4f;
    border: 0;
    color: #fff!important;
    font-size: .2rem;
    line-height: .5rem;
    display: inline-block;
    padding: 0 .35rem;
    letter-spacing: 1px;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    overflow: hidden;
    position: relative;
    border-radius:0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.gd-btn:hover{
    background-color: #000;
}


/* slide banner */
.tp-bullets.simplebullets .bullet,
.tp-bullets.simplebullets .bullet.selected{
    width: .1rem;
    height: .1rem;
}
.tp-bullets.simplebullets .bullet{
    background-color: #000;
    border: .02rem solid #000;
    opacity: .2;
}
.tp-bullets.simplebullets .bullet.selected{
    opacity: 1;
    background-color: #000;
    border-color: #000;
}




/* company synopses */
.company-synopses {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.company-synopses ul {
    margin: 0 -.4rem;
}
.synopsis-item {
    position: relative;
    width: 33.333333%;
    float: left;
    text-align: center;
    border-right: 1px solid #d9d9d9;
    overflow: hidden;
}
.synopsis-item:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -20%;
    top: 0;
    background: url(../images/sys_bg.png) center no-repeat;
    -webkit-transition: all.5s ease;
    -o-transition: all.5s ease;
    transition: all.5s ease;
    opacity: 0;
    filter: alpha(opacity=0);

}
.synopsis-item:nth-child(3n){
    border-right: 0;
}
.synopsis-item .item-wrap {
    position: relative;
    padding: .25rem .4rem;
    z-index: 2;
}
.synopsis-item .item-img {
    position: relative;
    display: inline-block;
    max-width: 2.3rem;
    margin: 0 auto;
    padding: 0 0 .2rem;
}
.synopsis-item .item-img img{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    max-width: 100%;
}
.synopsis-item .item-info{
    max-width: 500px;
    margin: 0 auto;
}
.synopsis-item .item-info .item-title {
    position: relative;
    font-weight: bold;
    padding: 0 0 .05rem;
    font-size: .18rem;
    text-transform: uppercase;
}
.synopsis-item .item-info .item-title,
.synopsis-item .item-info .item-title a {
    color: #333;
}
.synopsis-item .item-info .item-title a:hover{
    color: #eb4c4c;
}
.synopsis-item .item-info .item-desc,
.synopsis-item .item-info .item-desc a{
    color: #909090;
}
.synopsis-item .item-info .item-desc{
    display: block;
    line-height: 1.7;
}
.synopsis-item:hover:before{
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
.synopsis-item:hover .item-img{
    -webkit-animation: icojump .6s ease;
    animation: icojump .6s ease;
}



/* product list */
.product-items {
    position: relative;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f3f3f3;
}
.product-items .layout{
    position: relative;
    z-index: 2;
}
.product-items .index-title-bar{
    margin-bottom: .25rem;
}
.product-items .learn-more-bar{
    padding: .3rem 0 0;
}
.product-items .layer-body{
}
.product-item {
    position: relative;
    vertical-align: top;
    width: 33.333333%;
    padding: .05rem .125rem;
    margin: 0 0 .22rem;
    float: left;
}
.product-items .product-item,
.goods-items .product-item {
    margin: 0;
}
.product-item .item-wrap {
    position: relative;
    /*overflow: hidden;*/
    text-align: center;
}
.product-item .item-img {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background-color: #f6f6f6;
    border: .01rem solid #ddd;
}
.product-item .item-img img {
    position: relative;
    width: 100%;
    -moz-transition: 1.5s all ease;
    -o-transition: 1.5s all ease;
    -webkit-transition: 1.5s all ease;
    transition: 1.5s all ease;
}
.product-item .item-info {
    padding: .1rem .2rem;
}
.product-item .item-info .item-title {
    text-transform: capitalize;
    height: .38rem;
    line-height:.19rem;
    font-size: .15rem;
    font-weight: normal;
    overflow: hidden;
}
.product-item .item-info .item-title a{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.product-item .item-info .item-title a:hover{
    color: #e83b4f;
}
.product-items .product-item {
    width: 100%;
    display: none;
    padding: 0;
}
.product-items .product-item .item-info {
    padding-bottom: 0;
}
.product-items .owl-loaded .product-item{
    display: block;
}
.product-items .owl-carousel .owl-controls .owl-nav{
    position: static;
    text-align: center;
}
.product-items .owl-carousel .owl-controls .owl-prev,
.product-items .owl-carousel .owl-controls .owl-next{
    display: inline-block;
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: 50%;
    background-color: #dc385b;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -.49rem;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}
.product-items .owl-carousel .owl-controls .owl-prev{
    left: 0;
}
.product-items .owl-carousel .owl-controls .owl-next{
    right: 0;
    margin-right: 0;
}
.product-items .owl-carousel:hover .owl-controls .owl-prev,
.product-items .owl-carousel:hover .owl-controls .owl-next,
.product-items .owl-carousel .owl-controls .owl-prev:hover,
.product-items .owl-carousel .owl-controls .owl-next:hover{
    background-color: #e83b4f;
    color: #fff;
}

.product-items .owl-carousel:hover .owl-controls .owl-prev,
.product-items .owl-carousel:hover .owl-controls .owl-next{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-items .owl-carousel .owl-controls .owl-dot{
    /*display: none;*/
}
.items_list .product-item{
    padding-top: .05rem;
    padding-bottom: .05rem;
}
.items_list .product-item:nth-child(3n+1){
    clear: left;
}




/* partner */
.partner-layer{
}
.partner-list{
    width: auto;
}
.partner-list .partner-item {
    display: none;
    text-align: center;
    overflow: hidden;
}
.partner-list .partner-item a {
    display: block;
    position: relative;
}
.partner-list .partner-item img {
    max-width: 100%;
    position: relative;
}
.partner-list .partner-item a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color:rgba(255,255,255,0);
    z-index: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.partner-list .partner-item a:hover {
    border-color: #ccc;
}
.partner-list:hover .partner-item a:before {
    background-color:rgba(255,255,255,.3);
}
.partner-list:hover .partner-item a:hover:before {
    background-color:rgba(255,255,255,0);
}
.owl-loaded .partner-item {
    display: block;
    border: .01rem solid #ddd;
}
.partner-wrap .owl-prev:before,
.partner-wrap .owl-next:before {
    margin: 0;
}
.partner-wrap .owl-prev:hover,
.partner-wrap .owl-next:hover,
.partner-slides:hover .owl-prev,
.partner-slides:hover .owl-next {
    opacity: 1;
    color: #fff;
}
.partner-wrap .owl-prev:before {
    content: "\f104";
}
.partner-wrap .owl-next:before {
    content: "\f105";
}
.partner-list:hover .owl-prev,
.partner-list:hover .owl-next {
    opacity: 1;
}
.partner-layer .owl-carousel .owl-controls .owl-nav {
    position: static;
}
.partner-layer .owl-carousel .owl-controls .owl-nav .owl-prev,
.partner-layer .owl-carousel .owl-controls .owl-nav .owl-next {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: 50%;
    background-color: #dc385b;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -.2rem;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}
.partner-layer .owl-carousel .owl-nav .owl-prev {
    left: 0;
}
.partner-layer .owl-carousel .owl-nav .owl-next {
    right: 0;
}
.partner-layer .owl-carousel:hover .owl-controls .owl-prev,
.partner-layer .owl-carousel:hover .owl-controls .owl-next{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform:none;
    -ms-transform:none;
    -o-transform:none;
    transform:none;
}

.partner-layer .owl-carousel .owl-nav .owl-prev:hover,
.partner-layer .owl-carousel .owl-nav .owl-next:hover {
    color: #fff;
    background-color: #e83b4f;
}
.partner-layer .owl-carousel .owl-controls .owl-dots{
    padding: .25rem 0 0;
    position: static;
}
.partner-layer .owl-carousel .owl-controls .owl-dot{
    border-radius: 50%;
    margin: 0 .035rem;
}



/* inquiry pannel */
.inquiry-pannel{
   padding-left: .6rem;
   padding-right: .6rem; 
}
.inquiry-pannel .layout{
    max-width: inherit;
    width: 100%;
}

.inquiry-pannel{
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #222;
    text-align: center;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
}
.inquiry-pannel .index-title-bar{
    margin-bottom: .3rem;
}
.inquiry-pannel .pannel-info .info-txt{
    display: inline-block;
    font-weight: normal;
    line-height: .36rem;
    font-size: .3rem;
    text-transform: uppercase;
    vertical-align: middle;
    padding: .07rem 0;
}
.inquiry-pannel .pannel-info .info-txt,
.inquiry-pannel .pannel-info .info-txt a{
    color: #fff;
}
.inquiry-pannel .pannel-info .info-txt  em{
    color: #ff0;
}
.inquiry-pannel .pannel-info .info-txt + .gd-btn{
    margin-left: .4rem;
    vertical-align: middle;
}


/* product-cate-layer */
.product-cate-layer{
    background-color: #1d1d1d;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: auto100%;
    background-size: auto100%;
    padding-top: 0;
    padding-bottom: .6rem;
}
.product-cate-layer,
.product-cate-layer a{
    color: #333;
}
.product-cate-layer .cate-layer-cont{
    width: 43%;
    float: right;
}
.product-cate-layer .cate-layer-hd{
    padding-bottom: .3rem;
}
.product-cate-layer .cate-layer-hd,
.product-cate-layer .cate-layer-hd a{
    color: #fff;
}
.product-cate-layer .cate-layer-hd .layer-hd-ico{
    display: inline-block;
    margin-right: .1rem;
    vertical-align: bottom;
}
.product-cate-layer .cate-layer-hd .layer-hd-tit{
    display: inline-block;
    font-size: .4rem;
}
.product-cate-layer .cate-layer-hd .layer-hd-tit a:hover{
    color: #e83b4f;
}
.product-cate-layer .layer-hd-desc{
    color: #afacac;
    font-size: .18rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: .35rem;
    margin-bottom: .15rem;
    font-style: italic;
}
.product-cate-layer .cate-layer-list li{
    font-size: .16rem;
    line-height: 1.5;
    padding: .1rem 0;
}
.product-cate-layer .cate-layer-more{
    display: block;
    padding: .5rem 0 0;
    font-size: .18rem;
}
.product-cate-layer .cate-layer-more a{
    display: inline-block;
    color: #e6ecfa;
}
.product-cate-layer .cate-layer-more a:after{
    display: inline-block;
    font-family: "fontawesome";
    content: '\f0da';
    padding-left: .05rem;
    color: #e83b4f;
    font-size: .24rem;
    vertical-align: middle;
    -webkit-transform: scale(1.2, .75);
    -ms-transform: scale(1.2, .75);
    -o-transform: scale(1.2, .75);
    transform: scale(1.2, .75);
}
.product-cate-layer .cate-layer-more a:hover{
    color: #e83b4f;
}
.cate-layer-even,
.cate-layer-even a,
.cate-layer-even .cate-layer-hd,
.cate-layer-even .cate-layer-hd a{
    color: #fff;
}
.cate-layer-even .layer-hd-desc,
.cate-layer-even .layer-hd-desc a{
    color: rgba(255,255,255,.6)
}
.cate-layer-even .cate-layer-more a,
.cate-layer-even .cate-layer-more a:after{
    color: #d6d932;
}
.cate-layer-even .cate-layer-more a:hover,
.cate-layer-even .cate-layer-more a:hover:after{
    color: #e83b4f;
}
.cate-layer-even .cate-layer-cont{
    float: left;
}


/* promte banners */
.promote-banners {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: .1rem 0 .15rem;
}
.banner-list {
    padding: 0 .1rem;
    /*margin: 0 -1rem;*/
}
.banner-list .banner-item{
    width: 33.333333%;
    float: left;
}
.banner-list .banner-item .banner-img{
    position: relative;
    display: block;
    padding:.05rem;
    overflow: hidden;
}
.banner-list .banner-item .banner-img:before,
.banner-list .banner-item .banner-img:after{
    content: '';
    display: block;
    position: absolute;
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.banner-list .banner-item .banner-img:before{
    left: 0;
}
.banner-list .banner-item .banner-img:after{
    width: 100%;
    right: 0;
}
.banner-list .banner-item .banner-img:hover:before,
.banner-list .banner-item .banner-img:hover:after{
    width: 100%;
    background-color: rgba(255,255,255,.3);
}
.banner-list .banner-item .banner-img:hover:before{
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
.banner-list .banner-item .banner-img,
.banner-list .banner-item .banner-img img{
    display: block;
    width: 100%;
    height: auto;
}
.banner-list .banner-item .banner-img img{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.banner-list .banner-item .banner-img:hover img{
    opacity: .8;
    filter: alpha(opacity=80);
}
.banner-list-2 .banner-item{
    width: 50%;
}
.banner-list-2 .banner-item .banner-img:before{
    display: none;
}










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

.path-bar {
    position: relative;
    padding: .03rem 0;
    background-color: #ebebeb;
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-bottom: .3rem;
    text-align: left;
}
.path-bar li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: .14rem;
    text-transform: uppercase;
    font-style: italic;
    z-index: 3;
}
.path-bar li:after {
    /*content: "\f105";*/
    content: "/";
    font-family:Arial, Helvetica, sans-serif;
    margin: 0 .06rem 0 .1rem;
    font-size: .18rem;
}
.path-bar li.current a {
}
.path-bar li:last-child:after {
    display: none;
}
.page-bar {
    text-align: center;
}
.pages {
    position: relative;
    margin: .4rem 0 .15rem;
}
.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: 26px;
    padding: 3px 12px;
    border-radius: 3px;
    margin: 0 0 0 5px;
    border-radius: 3px;
    background: -webkit-linear-gradient(top,#fff,#f2f2f2);
    background: -moz-linear-gradient(top,#fff,#f2f2f2);
    background: -ms-linear-gradient(top,#fff,#f2f2f2);
    background: -o-linear-gradient(top,#fff,#f2f2f2);
    background: linear-gradient(top,#fff,#f2f2f2);
}
.pages a.current,
.pages a:hover {
    background: #222;
    border-color: #222;
    color: #FFF;
}
.pages span.current2 {
    vertical-align: middle;
}


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

.aside {
    float: left;
    width: 18.75%;
}
.side-tit-bar {
    position: relative;
}
.side-tit-bar .side-tit {
    position: relative;
    font-size: .18rem;
    height: .35rem;
    line-height: .35rem;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #121617;
    padding: 0 0 0 .12rem;
    font-weight: normal;
}
.side-widget {
    position: relative;
    margin: 0 0 .2rem;
}
.side-cate {
    padding: .2rem 0;
}
.side-cate li {
    position: relative;
    line-height: 33px;
}
.side-cate li {
    margin: 0 .15rem;
}
.side-cate ul {
    display: none;
}
.side-cate li a {
    position: relative;
    display: block;
    height: .33rem;
    line-height:.33rem;
    overflow: hidden;
    margin-right: .2rem;
}
.side-cate li .icon-cate {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
    color: #999;
}
.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 a{
    padding-right: 0;
}
.side-cate li.nav-current>a,
.side-cate li:hover>a,
li.show_li>a {
    color: #e83b4f;
}
.side-cate li.nav-current>.icon-cate,
.side-cate li:hover>.icon-cate,
li.show_li>.icon-cate {
    color: #e83b4f;
}
.side-product-items {
    position: relative;
    padding: .4rem .08rem;
}
.side-product-items .items_content {
    position: relative;
}
.side-product-items .items_content {}
.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    /*min-height: 80px;*/
    overflow: hidden;
}
.side_product_item figure {
    position: relative;
    display: table;
    width: 100%;
    height: .8rem;
    overflow: hidden;
}
.side_product_item .item-img {
    position: relative;
    width: .65rem;
    display: table-cell;
    vertical-align: middle;
}
.side_product_item .item-img img {
    position: relative;
    width: 100%;
    border: 0px solid #eee;
}
.side_product_item figcaption {
    display: table-cell;
    vertical-align: middle;
    padding-left: .15rem;
}
.side_product_item figcaption a{
    display: inline-block;
    line-height:.2rem;
    max-height: .4rem;
    overflow: hidden;
}
.side-product-items .btn-prev,
.side-product-items .btn-next {
    position: absolute;
    left: 0;
    width: 100%;
    height: 15px;
    display: block;
    cursor: pointer;
    opacity: .15;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.side-product-items .btn-prev {
    top: .2rem;
    background: url(../images/side_product_up.png) no-repeat center center;
}
.side-product-items .btn-next {
    bottom: .2rem;
    background: url(../images/side_product_down.png) no-repeat center center;
}
.side-product-items .btn-prev:hover,
.side-product-items .btn-next:hover{
    opacity: .35;
}
.aside .side-bn {
    max-width: 100%;
    margin: 0 0 25px 0;
}
.aside .side-bn img {
    max-width: 100%
}


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

.main {
    position: relative;
    width: 78.3%;
    float: right;
}
.main-tit-bar {
    padding: .05em 0 .06rem;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 .12rem;
    overflow: hidden;
}
.main-tit-bar .title {
    color: #222;
    font-size: .22rem;
    line-height: 1.2;
    text-transform: uppercase;
    float: left;
}
.main-tit-bar .share-this {
    float: right;
    width: 55%;
    text-align: right;
}
.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,
.main-banner .flex-control-nav {
    display: none;
}
.goods-summary {
    margin: .17rem 0 .25rem;
}
.items_list {}
.items_list ul {
    margin: 0 -.15rem;
}
.items_list .product-item {
    margin-bottom: 0;
}
.items_list .product-item .item-wrap{
    border: 1px solid #ddd;
    padding: 3px;
    outline-offset: -1px;   
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.items_list .product-item .item-wrap:hover{
    border-color: #aaa;
    outline-offset: 0;
}
.items_list .product-item .item-info{
    padding-bottom: .1rem;
    position: relative;
}
.items_list .product-item .item-info .item-title a{
    display: inline-block;
    max-width: 180px;
    max-width: 80%;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.items_list .product-item .item-img:before{
    display: none;
}



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


/*product photos*/

.product-intro {
    position: relative;
    overflow: hidden;
}
.cloud-zoom-lens {
    border: 1px solid #eee;
    cursor: move;
}
.cloud-zoom-title {
    font-family: Arial, Helvetica, 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 {
    border: 1px solid #eee;
    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: 38%;
    float: left;
}
.product-view .product-image {
    position: relative;
    border: 1px solid #e5e5e5;
    background-color: #f6f6f6;
}
.product-view .product-image img {
    position: relative;
    width: 100%;
}
.product-view .image-additional {
    position: relative;
    width: 100%;
    margin: 20px 0;
}
.product-view .image-additional ul {
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.product-view .image-additional li {
    position: relative;
    width: 100%;
    margin: 0 23px 0 0;
    padding: 1px;
    display: none;
}
.product-view .image-additional li.single {
    display: none;
}
.product-view .image-additional li img {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
}
.product-view .image-additional li a {
    position: relative;
    display: block;
    padding: 0 .18rem;
}
.product-view .image-additional li.current img {
    border-color: #121617;
    outline: 1px solid #121617;
    background-color: #fff;
}
.product-view .image-additional img.popup {
    display: none;
}
.image-additional .owl-carousel .owl-controls .owl-nav {
    position: static;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    margin: 0;
    font-size: .2rem;
    width: .2rem;
    height: .25rem;
    line-height: .25rem;
    text-align: center;
    top: 50%;
    margin-top: -.125rem;
    padding: 0;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background: #e83b4f;
    color: #fff;
}


.image-additional .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -5%;
}
.image-additional .owl-carousel .owl-controls .owl-nav .owl-next {
    right: -5%;
}
.product-view .image-additional .owl-loaded li{
    display: block;
}

/*product summary*/

.product-summary {
    position: relative;
    width: 58%;
    float: right;
}
.product-summary .product-meta {
    line-height: 25px;
}
.product-summary .product-meta h3 {
    /*font-family: 'SourceSansProSemibold';*/
    margin: 0 0 10px;
    font-size: 16px;
}
.product-btn-wrap {
    position: relative;
    margin: 20px 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: 30px;
    padding: 0 15px;
    border-radius: 3px;
    background: #13adeb;
    border: 1px solid #13adeb;
    color: #FFF;
    margin: 0 20px .05rem 0;
}
.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: "\f0e0";
    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: none;
    color: #13adeb;
}
.product-summary .share-this {
    margin:.4rem 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;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    cursor: pointer;
    font-size: .16rem;
    margin: 0 .1rem 0 0;
    padding: 0 .18rem;
    font-weight: normal;
    border: 1px solid #e5e5e5;
}


.detail-tabs .title.current {
    color: #fff;
    background: #121617;
    border-color: #121617;
}
.product-detail .tab-panel-content {
    padding: .2rem 0;
    display: block;
    overflow: hidden
}
.product-detail .disabled {
    display: none;
}


/* inquiry form */
.inquiry-form-wrap .inquiry-form-title{
    background-color: #121617;
    color: #fff;
    font-size: .16rem;
}
.inquiry-form{
    border-color: #ccc;
}

/*like product*/

.goods-may-like {
    position: relative;
    overflow: hidden;
    margin: .5rem 0 0;
}
.goods-title-bar {
    height: .32rem;
    line-height: .32rem;
    background-color: #121617;
    padding: 0 .15rem;
    margin: 0 auto .1rem;
}
.goods-title-bar .title {
    font-size: .16rem;
    text-transform: uppercase;
    font-weight: bold;
}
.goods-title-bar .title,
.goods-title-bar .title a {
    color: #fff;
}
.goods-may-like .goods-items{
    width: auto;
    margin: 0 -.1rem;
}
.goods-may-like .product-item{
    width: auto;
    float: none;
    display: none;
    padding: 0 .2rem;
}
.goods-may-like .product-item .item-wrap{
    border: 1px solid #ccc;
    padding-bottom: .15rem;
    padding: 3px;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav{
    width: auto;
    left: auto;
    right:.17rem;
    top: -.37rem;
    color: #fff;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next{
    line-height:.22rem;
    font-size: .2rem;
    border-radius: 0;
    margin: 0;
}
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.goods-may-like .owl-carousel .owl-controls .owl-nav .owl-next:hover{
    background-color:rgba(255,255,255,.2);
    color: #fff;
}
.goods-may-like .owl-loaded .product-item{
    display: block;
}
.product-item .item-info .item-title a{
    display: inline-block;
}



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

.blog_list {
    position: relative;
    width: 100%;
}
.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: .2rem 0;
}
.blog-item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.blog-item:after{
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #121617;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.blog-item .item-wrap {}
.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 2rem;
    margin: 0 .2rem 0 0;
    float: left;
    border: 1px solid #eee;
}
.blog-item .item-img img {
    position: relative;
    width: 100%;
}
.blog-item .item-info {}
.blog-item .item-info .item-title {
    font-size: .16rem;
}
.blog-item .item-info time {
    display: block;
    font-style: italic;
    margin: .08rem 0;
}
.blog-item .item-info .item-detail {}
.blog-item .item-info .item-more {
    float: right;
    color: #000;
    display: inline-block;
    border: 1px solid #eee;
    padding: .04rem .15rem;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.blog-item .item-info .item-more:hover,
.blog-item:hover .item-info .item-more:hover{
    background-color: #121617;
    border-color: #121617;
    color: #fff;
}
.blog-item:hover:after{
    width: 100%;
}
.blog-item:hover .item-info .item-more{
    border-color: #121617;
    color: #121617;
}


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

.download_list {
    position: relative;
    width: 100%;
}
.download-item {
    position: relative;
    overflow: hidden;
    padding: .15rem 0;
    margin: 0 0 .1rem;
    line-height: .3rem;
    border-bottom: 1px solid #eee;
}
.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;
}
.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: -.1rem 0 0;
    border: 1px solid #000;
    border-radius: 50%;
    width: .2rem;
    height: .2rem;
    text-align: center;
    line-height:.2rem;
    font-size: .12rem;
    font-weight: normal;
}
.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: 1440px) {

    /* index */
    .product-cate-layer .cate-layer-hd{
        padding-bottom: .2rem;
    }
    .product-cate-layer .layer-hd-desc{
        padding-bottom: .25rem;
        margin-bottom: .1rem;
    }
    .product-cate-layer .cate-layer-list li{
        padding-top: .02rem;
        padding-bottom: .02rem;
    }
    .product-cate-layer .cate-layer-more{
        padding-top: .3rem;
    }
}

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

    .side-tit-bar .side-tit {
        font-size: .15rem;
    }
}

@media only screen and (max-width: 1280px) {
    html {
        font-size: 570%;
    }
    .layout,
    .path-bar .path-nav {
        width: 100%;
    }
    body {
        min-width: 100%;
    }
    .scrollsidebar,
    .bottomsidebar {
        display: none;
    }
    .nav-bar,
    .logo img {
    }
    .head-contact{
    }
    .index-title-bar .title {
        font-size: .33rem;
    }
    .partner-layer .owl-carousel .owl-controls .owl-prev{
        left: 0;
    }
    .partner-layer .owl-carousel .owl-controls .owl-next{
        right: 0;
    }

    /* layout */
    .head-layout,
    .company-synopses,
    .product-items,
    .partner-layer,
    .foot-wrapper .foot-items,
    .foot-bar,
    .product-cate-layer {
        padding-left: .4rem;
        padding-right: .4rem;
    }
    .main_content,
    .path-bar .path-nav{
        padding-left: .4rem;
        padding-right: .4rem;
    }
    .index-main-content{
        padding-left: 0;
        padding-right: 0;
    }


    /* header */
    .nav-bar .nav > li > a{
        padding: 0 .1rem;
    }


    /*index*/
    .change-language{
        margin-left: .1rem;
    }
    .head-search{
        margin-left: .1rem;
    }
    .head-search .search-toggle{
        width: 40px;
    }
}

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

@media only screen and (max-width: 1136px) {
    /* layout */
    .head-layout,
    .company-synopses,
    .product-items,
    .partner-layer,
    .foot-wrapper .foot-items,
    .foot-bar,
    .product-cate-layer {
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .main_content,
    .path-bar .path-nav{
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .index-main-content{
        padding-left: 0;
        padding-right: 0;
    }
}
@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%;
    }
    .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(../images/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;
    }

    .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-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: 30px;
        visibility: visible;
        opacity: 1;
    }
    .nav-bar .nav,
    .change-language,
    .head-search {
        display: none !important;
    }
    .topbar{
        display: none;
    }
    .nav-bar {
        padding:0;
        height: auto;
    }
    .head-layout{
        height: auto;
        padding: .4rem 0 .2rem;
    }
    .head-layout .logo {
        display: block;
        float: none;
        text-align: center;
        width: 100%;
        padding: 0;
    }
    .head-layout .logo img{
        max-height:.5rem;
    }
    .head-layout .snow{
        display: block;
    }
    .head-r{
        display: none;
        padding-top: 0;
    }
    .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;
        background: none;
        border: none;
        color: #000;
    }

    /*nav */
    .nav-bar{
        border-top: 0;
    }
    .nav li {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px;
    }
    .nav li a{
        display: block;
    }
    .nav li a:active{
        color: #e83b4f;
    }
    .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;
    }
    .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;
    }
    .topbar{
        height: auto;
        margin: 0;
        padding: .2rem 0 0;
        background-color: #22264b;
    }
    .topbar .topleft{
        font-style: italic;
        font-size: .13rem;
    }
    .head-layout .head-contact{
        float: none;
        text-align: center;
        padding: 0;
        position: static;
    }
    .head-layout .head-contact li{
        text-align: left;
        float: none;
        display: inline-block;
        margin: 0 .2rem;
        padding: 0;
        font-size: .16rem;
        line-height: 2;
        position: relative;
    }
    .head-layout .head-contact li a{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .head-layout .head-contact li .label{
        display: none;
    }
    .head-layout .head-contact li .val{
        display: inline-block;
        margin-left: .05rem;
    }
    .head-layout .head-contact li:before{
        position: static;
        font-size: .2rem;
        vertical-align: middle;
        line-height: 1.5;
    }
    .fixed-nav{
        position: static;
    }
    .fixed-nav .snow{
        display: none;
    }

    /* layout */
    .head-layout,
    .company-synopses,
    .product-items,
    .partner-layer,
    .foot-wrapper .foot-items,
    .foot-bar,
    .product-cate-layer {
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .main_content,
    .path-bar .path-nav{
        padding-left: .15rem;
        padding-right:.15rem;
    }
    .index-main-content{
        padding-left: 0;
        padding-right: 0;
    }

    /* index */
    .rev_slider_wrapper{
        top:auto;
        margin-bottom: 0;
    }
    .company-synopses ul {
    }
    .foot-items .foot-item {
        padding: .15rem 0;
    }
    .foot-items .foot-item{
        width: 50%;
    }
    .foot-items .foot-item-intro{
        width: 50%;
        padding-right: .3rem;
    }
    .foot-items .foot-item-news{
    }
    .blog-news-list{
        margin: 0 -.1rem;
    }
    .blog-news-item .news-wrap{
        margin: 0 .1rem;
    }
    .blog-news-item .news-info{
        padding: .2rem;
    }
    .blog-news-item .news-item-hd .news-title{
        max-height: .6rem;
        line-height: .3rem;
        font-size: .2rem;
    }
    .product-cate-layer{
        padding-top: .15rem;
        padding-bottom: .15rem;
        position: relative;
    }
    .product-cate-layer:before{
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(238,238,238,.85);
        position: absolute;
        left: 0;
        top: 0;
    }
    .product-cate-layer .cate-layer-cont{
        position: relative;
        z-index: 1;
        width: 66.666667%;
    }
    .cate-layer-even:before{
        display: none;
    }
    .product-cate-layer .cate-layer-hd .layer-hd-ico img{
        width: .5rem;
    }
    .product-cate-layer .layer-hd-desc{
        border-bottom: 0;
        margin-bottom: 0;
        color: #222;
        font-size: .2rem;
    }
    .product-cate-layer .cate-layer-more a{
        color: #333;
    }



    /* footer */
    .foot-items .foot-item,
    .foot-items .foot-item-intro,
    .foot-items .foot-item-contact,
    .foot-items .foot-item-news,
    .foot-items .foot-item-inquiry {
        width: 50%;
        margin: 0 0 .3rem;
        float: left;
    }
    .foot-items .foot-item-inquiry{
        text-align: left;
    }
    .foot-items .foot-item-contact {
        padding: 0 .2rem 0 0;
    }
    .foot-items .foot-item:nth-child(2n+1){
        clear: left;
    }

    /* 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%!important;
        padding-right: .1rem;
    }
    .side-product-items{
        padding-top: .2rem;
    }

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

    /* product intro */
    .product-view {
        width: 50%;
        float: none;
        margin: 0 auto .2rem;
        border: 1px 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 {
        width: 100%;
        margin: 0;
    }
    .product-view .image-additional ul {
        width: 100%;
    }
    .product-view .image-additional li {
        width: 100%;
        margin: 0;
    }
    .product-view .image-additional li a {
        padding: 0;
    }
    .product-view .image-additional li.current img {
        border-color: inherit;
    }
    .product-view .image-additional li.single {
        display: block
    }
    .product-view .owl-carousel .owl-controls .owl-dots {
        bottom: .18rem;
    }



    /* product summary */
    .product-summary {
        position: relative;
        width: 100%;
        float: none;
    }
    .product-summary .share-this {
        float: none;
        margin: 30px 0;
    }

    /* product detail  */
    .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 {
        /*font-family: 'SourceSansProSemibold';*/
        margin: 0 0 15px;
    }
    .tab-content-wrap .mobile-tab-items .mobile-tab-panel {}

    /* Customers Also Bought */
    .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;
    }

}

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

    .layout,
    .path-bar .path-nav{
        width: auto;
        /*max-width: 90%;*/
    }
    .head-layout{
        max-width:inherit;
    }
    .topbar .topleft,
    .topbar .top-links{
        float: none;
        display: block;
        text-align: center;
        line-height: 1.5;
    }

    /* index */
    .gd-layer{
/*        padding-top: .5rem;
        padding-bottom: .5rem;*/
    }
    .company-synopses{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .synopsis-item{
        width: 100%;
        /*max-width: 500px;*/
        float: none;
        margin:0 auto;
        padding: .1rem .15rem;
        border-bottom: 1px solid #ddd;
    }
    .synopsis-item:last-child{
        border-bottom: 0;
    }
    .about-us{
        /*max-width: 500px;*/
        margin: 0 auto;
        -webkit-background-size: cover;
        background-size: cover;
        background-attachment: inherit;
        text-align: center;
    }
    .about-us .layer-body{
        display: block;
    }
    .about-us .about-hd{
        width: 100%;
    }
    .about-us .about-detail{
        padding: 0;
        width: 100%;
    }
    .about-us .about-detail .about-title{
        font-size:.4rem;
    }
    .about-us .about-img {
        float: none;
        width: auto;
        margin: 0 auto .3rem;
        padding-left: 0;
    }
    .about-us .about-img .flex-control-nav{
        display: block;
    }
    .about-us .about-img .flex-direction-nav{
        display: none;
    }

    .about-us .about-tit-ico{
        display: block;
        padding: 0;
        width: 100%;
    }
    .about-us .layer-body .about-detail{
        padding:.2rem 0 0;
    }
    .about-us .about-detail {
        padding-bottom: .4rem;
    }
    .product-items .product-item{
        width: 33.333333%;
    }
     .product-items .product-item:nth-child(n){
        clear: none;
    }
    .product-items .product-item:nth-child(3n+1){
        clear: left;
    }
    .product-items .owl-item .product-item{
        width: 100%;
        float: none;
    }
    .product-items .owl-carousel .owl-controls{
        height: auto;
    }
    .product-items .owl-carousel .owl-controls .owl-dots{
        position: static;
        padding-top: .2rem;
    }
    .promote-layer{
        padding: 5rem 0;
        background-attachment: inherit;
    }
    .promote-layer .layer-body{
        display: block;
        text-align: center;
    }
    .promote-layer .promote-detail{
        width: 100%;
        padding-right: 0;
        display: block;
    }
    .promote-layer .promote-img{
        display: block;
        width: 100%;
        padding-top: .35rem;
        max-width: 100%;
        text-align: center;
    }
    .promote-layer .promote-img img{
        max-width: 60%;
    }
    .promote-layer .promote-title{
        font-size: .18rem;
    }
    .promote-layer .promote-desc{
        font-size: .4rem;
    }
    .partner-layer .owl-carousel .owl-controls{
        height: auto;
    }
    .inquiry-pannel .pannel-info .info-txt{
        display: block;
    }
    .inquiry-pannel .pannel-info .info-txt + .gd-btn{
        display: inline-block;
        margin: .15rem auto 0;
    }
    .product-cate-layer .cate-layer-cont{
        width: 100%;
    }


    /* footer */
    .partner-list{
        padding: 0;
    }

}

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

    .layout,
    .path-bar .path-nav{
        width: auto;
        max-width: inherit;
    }
    .head-layout{
        padding-bottom: .2rem;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        display: none;
    }
    .flex-control-nav li {
        margin: 0 3px;
    }
    .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;
    }

    /* index */
    .rev_slider_wrapper{
        box-shadow: 0 .2rem .8rem rgba(0,0,0,.1);
    }
    .gd-layer{
        /*padding: 5rem 0;*/
    }
    .index-title-bar{
        margin-bottom: .25rem;
    }
    .index-title-bar .index-title,
    .about-us .about-detail .about-title{
        font-size: .32rem;
    }
    .index-title-bar .tit-more{
        float: right;
    }
    .index-title-bar .title-desc{
        width: 100%;
        max-width: inherit;
    }
    .gd-btn{
        border-radius: .03rem;
    }
    .company-synopses{
        padding-top: 0;
        padding-bottom: 0;
    }
    .synopsis-item{
        width: 100%;
        float: none;
    }
    .synopsis-item .item-more{
        display: none;
    }
    .synopsis-item .item-info .item-desc{
        margin-bottom: 0;
    }
    .banner-list .banner-item .banner-img{
        padding:.1rem 0 0;
    }
    .featured-list{
        margin: 0 -.05rem;
    }
    .featured-item{
        width: 50%;
        padding: .05rem;
    }
    .product-item{
        padding: .05rem;
    }
    .product-items .items-content,{
        margin: 0 -.05rem;
        padding-bottom: 0;
    }
    .product-items .layer-body{
        margin: 0 -.05rem;
    }
    .product-items .learn-more-bar{
        padding-top: .2rem;
    }
    .product-items .gd-btn{
        padding: .08rem .2rem;
    }
    .product-items .product-item .item-img:before,
    .product-items .product-item .item-img:after{
        display: none;
    }
    .product-items .product-item{
        width: 50%;
    }
    .product-items .product-item:nth-child(n){
        clear: none;
    }
    .product-items .product-item:nth-child(2n+1){
        clear: left;
    }
    .product-items .owl-carousel .owl-controls .owl-prev,
    .product-items .owl-carousel .owl-controls .owl-next{
        display: none;
    }
    .product-items .owl-carousel .owl-controls .owl-dot{
        display: inline-block;
    }
    .items_list .product-item{
        width: 50%;
        padding-top: .05rem;
        padding-bottom: .05rem;
    }
    .items_list .product-item:nth-child(n){
        clear: none;
    }
    .items_list .product-item:nth-child(2n+1){
        clear: left;
    }
    .promote-banners{
    }
    .banner-list .banner-item{
        width: 100%;
    }
    .banner-list .banner-item .banner-img:before{
        display: none;
        visibility: hidden;
    }
    .promote-layer .promote-desc{
        font-size: .32rem;
    }
    .product-cate-layer .layer-hd-desc{
        padding-bottom:.15rem;
    }
    .product-cate-layer .cate-layer-more{
        padding-top: .15rem;
        padding-bottom: .1rem;
    }


    /* footer */
    .foot-wrapper{
    }
    .foot-items{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .foot-items .foot-item,
    .foot-items .foot-item-intro,
    .foot-items .foot-item-contact,
    .foot-items .foot-item-news,
    .foot-items .foot-item-inquiry {
        width: 100%;
        float: none;
    }
    .foot-items .foot-item-contact {
        padding: 0;
    }
    .foot-items .foot-item .foot-tit{
        margin-bottom: .1rem;
    }
    .blog-news-item .news-info{
        padding-bottom: .3rem;
    }
    .foot-items .foot-item-inquiry .button{
        margin-top: .2rem;
        font-size: .16rem;
    }
    .inquiry-pannel{
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .inquiry-pannel .pannel-info .info-txt{
        font-size: .24rem;
    }
    .foot-bar,
    .foot-bar .copyright{
        text-align: center;
    }
    .foot-bar .copyright{
        float: none;
    }
    .foot-social{
        font-weight: bold;
        float: none;
        padding: .15rem 0 0;
        clear: both;
    }
    .foot-social li{
        padding: 0 .15rem 0 0;
    }
    .foot-items .foot-item{
        width: 100%;
    }
    .foot-bar .foot-links:after{
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .foot-bar .foot-left,
    .foot-bar .foot-r{
        width: 100%;
        float: none;
        text-align: left;
    }
    .foot-bar .foot-r{
        padding-top: .08rem;
    }
    .gotop{
        width: .4rem;
        height: .4rem;
        line-height: .4rem;
    }
    .gotop:before{
        font-size: .2rem;
    }

    /* aside */
    .side_product_item {
        display: block;
        width: 90%!important;
        padding-right: 0;
    }

    /* product */
    .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{
        margin: 0 -.075rem;
    }
    .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;
    }



    /* 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
    }
}

@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
}
                                                                                              