﻿@charset "UTF-8";
/*整站样式*/
@font-face {
    font-family: 'ProximaNova-Medium';
    font-weight: normal;
    font-style: normal;
}

html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: '微软雅黑', Helvetica, Arial, Verdana, sans-serif;
    background-color: #fff;
    letter-spacing: .1rem;
}

em, i {
    font-style: normal;
}

input, textarea, button {
    padding: 0;
}


select, input, textarea, button {
    vertical-align: middle;
    outline: none;
    font-family: '微软雅黑', Helvetica, Arial, Verdana, sans-serif;
}

img {
    border: 0;
    max-width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

input[type=submit]:hover, button:hover {
    cursor: pointer;
}

a {
    color: #333;
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

a:active {
    text-decoration: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.absolute {
    position: absolute;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.list_list li,
.index_product li,
.footer .contact li,
.products .product_list li,
.page_menu li,
.case_studies_title li,
.support_menu li,
.support_title_wrap li,
.item_list li {
    list-style-type: none;
}

.layouts {
    position: relative;
}

.blue {
    color: #295ce9;
}


.clear {
    clear: both;
}


.white {
    color: #fff;
}

.box_shadow {
    z-index: 1;
    position: relative;
    height: 1rem;
    background-color: #f2f5f8;
    box-shadow: 0 .3rem .3rem rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 .3rem .3rem rgba(0, 0, 0, .075);
    -webkit-box-shadow: 0 .3rem .3rem rgba(0, 0, 0, .075);
}

/*蓝色按钮*/
.blue_btn {
    display: inline-block;
    color: #fff;
    text-align: center;
    background-color: #4489ec;
}

/*header*/
.header {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(250,250,250,0.9);
}

.header-top{
    height: 35px;
    background-color: #1c1f2a;
    color: #ffffff;
    border-bottom: .5rem solid #464646;
    font-size: .5rem;
}

.header-top-main{
    max-width: 75rem;
    color: #fff;
    margin: 0 auto;
    font-size: .5rem;
    line-height: 2;
}
.header-main{
    max-width: 75rem;
    margin: 0 auto;
    height: 5rem;
}
.header .language{
    float: right;
    line-height: 1.5;
}

.header .language a{
    color: #f1f1f1;

    font-size: .5rem;
    margin-right: .6rem;
}
.language .is-active{
    color: #fff;

}
.language svg{
    height: 2rem;
}

.header .logo {
    float: left;
    margin-top: .8rem;
    display: block;
    width: 13.5rem;
}
.header .nav{
    float: left;
    text-align: center;
}
.nav li {
    display: inline-block;
    margin: 0 0.8rem;
}

.nav > ul > li > a {
    position: relative;
    display: block;
    height: 5rem;
    line-height: 4.5rem;
    font-weight: bold;
}

.nav .bottom_line {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: #4489ec;
}

.nav > ul > li.on .bottom_line, .nav > ul > li:hover .bottom_line {
    height: .3rem;
}

.sub_nav {
    z-index: 9;
    position: absolute;
    top: 7.2rem;
    display: none;
    width: 12rem;
    text-align: left;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;

}
.sub_nav_main{
    max-width: 75rem;
    margin: 0 auto;
}
.sub_nav a {
    display: block;
    padding: .5rem 0;
    font-size: 1rem;
}

.sub_nav.sub_product_nav,
.sub_nav.sub_industries_nav {
    left: 0;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.sub_nav.sub_product_nav > div,
.sub_nav.sub_industries_nav > div {
    overflow: hidden;
}

.sub_industries_nav .left_side {
    float: left;
    width: 74.8%;
    padding-right: 1%;
}

.sub_industries_nav .left_side {
    padding-top: 5%;
    padding-bottom: 3.5%;
}

.sub_industries_nav .left_side .sub_nav_cate_name_ind {
    float: left;
    width: 23%;
    margin-left: 2%;
}

.sub_industries_nav .left_side .sub_nav_cate_name_ind:nth-child(4n+1) {
    margin-left: 0%;
    clear: both;
}

.sub_industries_nav .right_side {
    float: left;
    width: 17.2%;
    padding: 5% 2.5% 3.5%;
    background-color: #f2f5f8;
}

.sub_nav .sub_nav_one_title {
    float: left;
    width: 18%;
    background: #eee;
    border-top: .5rem solid #7a7a7a;
}
.sub_nav_cate_name{
    border-bottom: 1px solid #efefef;
    padding: 0 .8rem;
}
.sub_nav_cate_name:hover{
    background-color: #efefef;
}

.sub_nav .sub_nav_one_content {
    padding-left: 3rem;
}

.sub_nav .sub_nav_one_content_inside > div {
    float: left;
    width: 50%;
}

.sub_nav.sub_industries_nav .sub_nav_one_content_inside > div.sub_nav_one_content_list_title {
    width: 48%;
}

.sub_nav.sub_industries_nav .sub_nav_one_content_inside > div.side_dd_content {
    width: 52%;
}

.sub_nav.sub_industries_nav .sub_nav_one_content_inside .sub_nav_one_content_list_title_inner {
    width: 65%;
}

.sub_nav .tips {
    display: block;
    color: #232323;
}

.sub_nav .sub_nav_one_title .tips {
    padding: 2.5rem 0 1.25rem;
    font-weight: bold;
}

.sub_nav.sub_industries_nav .sub_nav_one_content_inside .sub_nav_one_content_list_title_inner .tips {
    margin-bottom: 1rem;
    font-size: 1rem;
}

.sub_nav .sub_nav_one_title .sub_nav_one_list, .sub_nav .sub_nav_one_content .sub_nav_one_cate_title_list {
    padding-bottom: 5rem;
}

.sub_nav .each_dd_content,.sub_nav .side_dd_content_each {display:none;}
.sub_nav.sub_industries_nav .sub_nav_one_title .sub_nav_one_list, .sub_nav .sub_nav_one_content .sub_nav_one_cate_title_list {
    padding: .75rem 0 4.5rem;
}


.sub_nav_one_list .item{
    border-bottom: 1px  solid #aaa;
    margin: 0;
    width: 100%;
}

.sub_nav .sub_nav_one_title li a,
.sub_nav .sub_nav_one_cate_title_list a {
    position: relative;
    height: 2.5rem;
    padding: 0 1.5rem;
    line-height: 2.5rem;
}

.sub_nav.sub_industries_nav .sub_nav_one_cate_title_list a {
    display: inline-block;
    height: 2rem;
    color: #696969;
    line-height: 2rem;
}

.sub_nav .sub_nav_one_cate_title_list a {
    padding: 0;
}

.sub_nav .sub_nav_one_cate_title_list a .en {
    display: inline-block;
    width: 6rem;
}

.sub_nav .sub_nav_one_title li.on a {
    color: #fff;
    background: rgb(0,114,192);
}

.sub_nav .sub_nav_one_title li a .icon {
    position: absolute;
    right: 1rem;
    top: 0;
    display: none;
    width: 1rem;
    height: 100%;
    background-size: 1rem 1rem;
}

.sub_nav .sub_nav_one_title li:hover a .icon,
.sub_nav .sub_nav_one_title li.on a .icon {
    display: block;
}

.sub_nav .sub_nav_one_cate_title_list li.on a, .sub_nav .sub_nav_one_cate_title_list li:hover a {
    color: #4489ec;
}

.sub_nav .sub_nav_one_content {
    float: left;
    width: 82%;
}

.sub_nav .sub_nav_one_content .title {
    padding: 2.5rem 0 1.25rem;
    font-weight: bold;
    font-size: 1.4rem;
    color: #232323;
    border-bottom: 1px solid #ddd;
}

.sub_nav .sub_nav_one_content .small {
    font-size: .9rem;
    color: #696969;
}

.sub_nav .sub_nav_one_content .small-title {
    margin-bottom: .5rem;
    font-weight: bold;
    font-size: 1.1rem;
    color: #232323;
}

.sub_nav .sub_nav_one_content .side_dd_image {
    padding: 1.5rem 0 5rem;
}

.sub_nav.sub_industries_nav .sub_nav_one_content .side_dd_image {
    padding: 2.5rem 0 5rem;
}

.sub_nav .sub_nav_one_content_list_title .more {
    display: block;
    font-size: 1.1rem;
    color: #232323;
}

.sub_nav .sub_nav_one_content_list_title .more .icon,
.index_other .each_item .dd_content .more .icon {
    display: inline-block;
    width: 1.65rem;
    height: 1.65rem;
    margin-left: .5rem;
    background-size: 1rem 1rem;
    border-radius: 100%;
    vertical-align: -.35rem;
}

.sub_nav .sub_bottom_kind {
    padding: 2.1rem 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1) inset;
}

.sub_nav .sub_bottom_kind li {
    margin: 0 2.5rem 0 0;
}

.sub_nav .sub_bottom_kind li a {
    height: 2.9rem;
    padding: 0 1.5rem;
    font-size: .9rem;
    color: #232323;
    line-height: 2.9rem;
    text-align: center;
    background: #dbdbdb;
    border-radius: .25rem;
}

.sub_nav .sub_bottom_kind li a .icon {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin-right: .5rem;
    vertical-align: -.85rem;
}

.sub_nav_one_cate_name{
    display: inline-block;
    padding: .2rem 0;
    margin-left: 0 !important;
    font-weight: bold;
}

/*首页slogan*/
.slogan{
    width: 100%;
}
.slogan .slogan-main{
    max-width: 75rem;
    margin: 0 auto;
    padding: 30px 10px;
}
.slogan .slogan-main h1{
    line-height: 64px;
    text-align: center;
    font-size: 1.5rem;
}


.slogan-main-text{
    padding: 10px 0;
}

/*首页OUR PRODUCTS*/
/*--2.25修改--*/

.index_product {
    padding: 3.5rem 0 3.5rem;
}

.index_title {
    font-family: 'ProximaNova-Bold';
    font-size: 2.9rem;
    line-height: 1;
    font-weight: bold;
}

.index_title a {
    font-family: 'ProximaNova-Regular';
    font-size: 1.1rem;
    color: #535353;
    text-decoration: underline;
}

.index_product {
    background: #eee;
    clear: both;
}

.index_product .index_title {
    margin-bottom: 2.6rem;
    color: #000;
    text-align: center;
}


.index_product .layouts {
    width: 100%;
}

.index_product .index_product_main_list {
    width: 100%;
    box-sizing: border-box;
    display: table;
    padding: 1rem;
}

.index_product .index_product_main_list li {
    width: 20%;
    float: left;
    position: relative;
    padding: .8rem;
    margin-bottom: 1.1rem;

}

.index_product .index_product_main_list li a{
    padding: .2rem;
    float: left;
    border: 1px solid #fefefe;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}
.index_product .index_product_main_list li a:hover{
    padding: 0;
    border: 1px solid #4489ec;
}



.index_product .index_product_main_list li .index_product_list_img {
    width: 100%;
}

.index_product .index_product_main_list li .index_product_list_img img {
    width: 100%;
}

.index_product .index_product_main_list li .tbox {
    /*position:absolute;*/
    width: 100%;
    left: 0;
    top: 0;
    /*z-index:2;*/
    text-align: center;
    color: #000;
    /*padding-top:2.5rem;*/
    background: #fff;
    border-top: 1px solid #ddd;
}

.index_product .index_product_main_list li .tbox .t1 {
    font-weight: bold;
    line-height: 3.5rem;
    height: 3.5rem;
    font-size: 12px;
    overflow: hidden;
}

.index_product .index_product_main_list li .tbox .t2 {
    font-size: 1rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.index_product .index_product_main_list li .tbox .t3 {
    font-size: 1rem;
    color: #4489ec;
    margin-top: 1.2rem;
}

.index-case {
    width: 100%;
    background: #f2f5f8;
    padding-bottom: 60px;
}

.index-case .box {
    max-width: 75rem;
    margin: auto;
    padding: 3rem 0;
}

.index-case .box .left-box {
    width: 100%;
    padding-top: 1.2rem;
}

.index-case .box .left-box .title {
    font-size: 2.9rem;
    color: #000;
    font-weight: bold;
}

.index-case .box .left-box .txt {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #000;
    margin-top: 1.9rem;
}

.index-case .box .left-box .more {
    display: inline-block;
    width: 11.5rem;
    height: 3.1rem;
    text-align: center;
    line-height: 3.1rem;
    color: #fff;
    background: #4489ec;
    font-size: 1.1rem;
    margin-top: 2.8rem;
}

.index-case .box .right-box {
    width: 43rem;
    height: 24.3rem;
    float: right;
    background-size: 100%;
    margin-right: -2.8rem;
    box-sizing: border-box;
}

.index-case .box .right-box .tbox1 {
    width: 18.5rem;
    height: 8.5rem;
    background: rgba(255, 255, 255, .7);
    border-radius: 0.4rem;
    float: left;
    box-sizing: border-box;
    padding: 1rem 2.7rem 0 1.7rem;
    margin-right: 0.7rem;
}

.index-case .box .right-box .tbox1 .num {
    font-size: 2.4rem;
    line-height: 2.9rem;
    color: #2c76e0;
    font-weight: bold;
}

.index-case .box .right-box .tbox1 .txt {
    font-size: 1rem;
    line-height: 1.3rem;
    color: #191919;
}


.newbanner {
    width: 100%;
    height: 32.7rem;
}

.newsinfo {
    width: 100%;
    background: #f2f5f8;
}

.newsinfo .layouts {
    width: 100%;
    display: table;
    max-width: unset;
}

.infobox {
    max-width: 1200px;
    padding-top: 2rem;
    margin: 0 auto;
}

.infobox .leftbox {
    width: 66.25%;
    float: left;
    background: #fff;
    position: relative;
    padding: 3rem 1.7rem 3rem 1.7rem;
    box-sizing: border-box;
}

.infobox .leftbox .sharebar {
    left: 0;
}

.infobox .leftbox .entbox {
    line-height: 1.5;
    text-align: left;
}

.infobox .rightbox {
    width: 32%;
    height: auto;
    float: right;
    background: #fff;
}

.infobox .rightbox .title {
    width: 100%;
    height: 5.5rem;
    background: #74787c;
    color: #fff;
    text-align: center;
    line-height: 5.5rem;
    font-size: 1.5rem;
    font-weight: bold;
}

.infobox .rightbox .list {
    width: 100%;
    padding: 2.1rem 2.2rem 0;
    box-sizing: border-box;
}

.infobox .rightbox .list li {
    list-style: none;
    margin-bottom: 3.6rem;
}

.infobox .rightbox .list li .img {
    width: 100%;
}

.infobox .rightbox .list li .t1 {
    color: #c82506;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 1rem;
}

.infobox .rightbox .list li .t2 {
    font-size: 1rem;
    color: #666;
    line-height: 1.3rem;
    margin-top: 0.5rem;
}

.newsinfo .more_stories.content {
    width: 83%;
    margin: auto;
}

.newsinfo .page_normal_title.layouts {
    box-sizing: border-box;
    padding-left: 1.9rem;
}

.newsinfo .more_stories.content .layouts {
    width: 100%;
}

.newsinfo .more_stories.content .layouts .more_case_list_list {
    margin-left: 0;
}




.normal_more {
    display: inline-block;
    width: 10rem;
    height: 2.5rem;
    font-size: 1.1rem;
    color: #fff;
    line-height: 2.5rem;
    text-align: center;
    background-color: #4489ec;
}


/*footer*/

.footer{
    width: 100%;
    background-color: #1c1f2a;
    clear: both;
}

.footer-main{
    max-width: 75rem;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

.copyright {
    font-size: .8rem;
    color: #fefefe;
}

.copyright a {
    display: inline-block;
    padding: 0 .5rem;
    color: #fefefe;
}

/*product*/
.products{
    width: 100%;
    padding: 4rem 3rem 6rem 3rem;
    float: left;
    min-height: 25rem;
}

.product-main-title{
    width: 100%;
    background-color: #4489ec;
}
.product-main-title h1{
    font-size: 2rem;
    color: #fff;
    line-height: 2rem;
    padding: 2rem;
}

.products-cate-left{
    padding-right: 2rem;
    padding-top: 1rem;
    width: 18%;
    float: left;
}
.products-cate-left-title{
    background-color: #4489ec;
    color: #fff;

}

.products-cate-left-title h1{
    font-size: 1.5rem;
    padding-left: .8rem;
    height: 4rem;
    line-height: 4rem;
}

.products-cate-left-ul{
    background-color: #EFEFEF;
    border: 1px solid #ddd;
}
.products-cate-left li{
    color: #000;
    font-size: .9rem;
    line-height: 3rem;
    text-indent:.8rem;
    border-bottom: 1px solid #ddd;
    letter-spacing: 1px;
    font-weight: bold;
    cursor: pointer;
}

.products-cate-left li a{
    width: 100%;
    display: block;
}

.products-cate-left li:hover{
    background-color: #dadada;
}

.products-cate-left-sub{
    display: none;
    background-color: #fefefe;
    border-top: 1px solid #ddd;
    font-weight: 300;
 }
.products-cate-left-sub li{
    text-indent: 1rem;

}
.products-cate-left-sub li:hover{
    background-color: #eee;
}
.products-cate-left-sub li:last-child{
    border-bottom: none;
}
.products .product_list {
    float: left;
    width: 82%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.products .product_list ul {

}

.products .product_list li {
    width: 19%;
    display: inline-block;
    padding: 1rem;
}
.select-product-inner{
    border: 1px solid #ddd;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: .5rem;
    /*float: left;*/
    width: 100%;
    overflow: hidden;
}
.products .product_list .picture{
    overflow: hidden;
}
.products .product_list .picture a {
    display: block;
}


.products .product_list .pro_name a {
    display: block;
    margin: 1rem 0 .5rem;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.products .product_list .pro-brief {
    height: 2rem;
    margin-bottom: 1rem;
    font-size: 0.7rem;
    color: #535353;
    line-height: 1.4;
    letter-spacing: .05em;
    overflow: hidden;
}

.products .product_list .pro_more {
    /*opacity:0;*/
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}

.products .product_list li:hover {
    opacity: 1;
}

.products .product_list .pro_more {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
}

.products .product_list .pro_more {
    width: 4.5rem;
    background-color: #4489ec;
    color: #fefefe;
    border-radius: .1rem;
    font-size: 0.8rem;
}
.products .product_list .pro_more a{
    color: #fff;
}



/*产品详情*/
.product_detail{
    width: 100%;
}
.detail_product{
    width: 100%;
    padding-bottom: 2rem;
}
.detail_product_main{
    max-width: 75rem;
    margin: 0 auto;
    padding: 3rem 0;
}

.detail_product_main_wrap{
    float: left;
    width: 100%;
    position: relative;
}
.detail_product_main_images{
    float: left;
    width: 50%;
}
.detail_product_main_image_view{
    border: 1px solid #ddd;
    padding: 2rem;
}

.detail_product_main_image_view img{
    width: 100%;
}
.images_preview{
    width: 100%;
    height: 6rem;
    overflow: hidden;
    margin-top: 1rem;
}
.images_preview .images_preview_slide{
    display: inline-block;
    width: 4rem;
    height: 4rem;
}


.detail_product_info{
    float: left;
    width: 50%;
    padding: 0 2rem;
    text-align: left;
}

.detail_product_brief{
    font-size: 1rem;
}
.detail_product_brief_title{
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 3rem;
    background-color: #bbb;
    margin-bottom: 2rem;
    padding-left: 1rem;
}

.detail_product_props{
    background-color: #878787;
    margin: 5rem 0 5rem 0;
    float: left;
    width: 100%;
}

.detail_product_props li{
    box-sizing: border-box;
    width: 25%;
    float: left;
    border: 1px solid #ddd;
    margin: 0;
    background-color: #bbb;
    text-align: center;
    line-height: 3rem;
    padding: 0 .5rem;
}

.detail_product_props li a{

    font-weight: bold;
    color: #000;
    display: block;

}

.detail_product_param_detail_wrap{
    max-width: 75rem;
    margin: 0 auto;
}

.detail_product_param_detail_wrap li{
    padding-left: 1rem;
}

.product_detail_title{
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 3rem;
    background-color: #bbb;
    padding-left: 1rem;
    border: 1px solid #ddd;
    border-bottom: none;
}

.product_detail_intro{
    width: 100%;
    padding: 0 2rem 3rem 2rem;
    overflow: hidden;
    border: 1px solid #ddd;
    margin:0 0 2rem 0;
}

.product_list .solution-list li{
    width: 100%;
}

.inner-main{
    max-width: 75rem;
    margin: 0 auto;
}
.inner_intro{
    padding: 1rem;
}

.inner-main-brief{
    height: auto !important;
    min-height: 2rem !important;
}

.pagination {
    padding: 1.5em 0;
}

.pagination li {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    font-size: 14px;
}

.pagination li span {
    padding: 4px 8px;
    color: #778899;
    border: 1px solid #778899;
}

.pagination .active span {
    background: dodgerblue;
    border: 1px solid dodgerblue;
    color: #fff;
    box-sizing: border-box;
}

.pagination li a {
    color: #778899;
    padding: 4px 8px;
    border: 1px solid #778899;
}


.mobile-foot-style {
    width: 100%;
    background: #f9f9f9;
    position: fixed;
    bottom: 0;
    display: none;
}

.mobile-foot-style ul li {
    display: inline-block;
    width: 25%;
    height: 3em;
    text-align: center;
    border: .0625em solid #eee;
    padding: .5em;
}

.mobile-foot-style ul li img {
    width: 2em;
    vertical-align: middle;
}

.pagination li {
    width: unset !important;
    border: none !important;
    background: none !important;
    padding: unset !important;
    margin: 0 4px !important;
}

@media screen and (max-width: 900px) {

    .header{
        position: relative;
    }
    .header-main {
        width: 100%;
    }

    .nav {
        width: 100%;
        float: right;
        padding: 12px 4px;
        border-top: 1px solid #ddd;
        margin-top: 8px;
    }

    .nav li {
        width: 26%;
        float: left;
        background: #ffffff;
        margin-bottom: 12px;
    }

    .nav > ul > li > a {
        height: 2rem;
        line-height: 2rem;
    }


    .index_product .index_product_main_list li {
        width: 48%;
    }

    .footer-main{
        height: auto;
        padding: .8rem;
        line-height:2;
    }

    .copyright a {
        padding: 0;
    }

    .sub_nav .sub_nav_one_title {
        padding: 0;
        float: none;
        width: 100%;
    }

    .sub_nav_one_content {
        display: none;
    }

    .sub_bottom_kind {
        display: none;
    }


    .products{
        width: 100%;
        padding: 0;

    }
    .products-cate-left{

        width: 100%;
        text-align: center;
        padding-right:0;
    }
    .products .product_list{
        width: 100%;

    }
    .products .product_list ul {
        width: 100%;
        padding: 4px;
    }


    .parameters {
        width: 100%;
        padding: 4px;
        margin: 18px 0 0 0;
        float: left;
    }

    .detail_product_main_images {
        width: 100%;
    }

    .detail_product_info {
        width: 100%;
        padding: 0 .8rem;
    }

    .specifications h3 {
        margin: 6px 0 12px 0 !important;
        line-height: unset !important;
    }

    .detail_product_param_detail .layouts {
        padding: 4px;
    }

    .detail_product_props li{
        width: 50%;
    }
    .sub_nav.sub_product_nav, .sub_nav.sub_industries_nav {
        display: none;
    }

    .sub_nav {
        display: none;
    }

    .products .product_list .pro_name a {
        white-space: unset;
        letter-spacing: unset;
        height: 40px;
    }

    .mobile-foot-style {
        display: block;
    }
    .product_detail_intro{
        overflow: unset;
    }
    .index-case .box{
        padding: 2rem .8rem;
    }

    .products .product_list li{
        width: 100%;
    }
}
