/*通用*/
@font-face { 
  font-family: 'Barlow-BlackItalic'; 
  src: url('../fonts/Barlow-BlackItalic.ttf') format('truetype');
}
@font-face { 
  font-family: 'Barlow-Bold'; 
  src: url('../fonts/Barlow-Bold.ttf') format('truetype');
}
@font-face { 
  font-family: 'Barlow-Medium'; 
  src: url('../fonts/Barlow-Medium.ttf') format('truetype');
}
@font-face { 
  font-family: 'Barlow-Regular'; 
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
}
@font-face { 
  font-family: 'Barlow-SemiBold'; 
  src: url('../fonts/Barlow-SemiBold.ttf') format('truetype');
}
@font-face { 
  font-family: 'Barlow-Light'; 
  src: url('../fonts/Barlow-Light.ttf') format('truetype');
}
#page{
    max-width: 1920px;
    margin: 0 auto;
}
.wrap14{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}
.wrap90{
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
}
.titleName{
    font-size: 60px;
    font-family: Barlow-BlackItalic;
    font-weight: normal;
    color: #2D3237;
    transform: skew(-10deg);
}
.xbut{
    background: #FFFFFF;
    border: 1px solid #D5D6D6;
    padding: 0 40px;
    margin-left: 15px;
    font-size: 18px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #2D3237;
    transform: skew(-20deg);
    transition: 0.3s;
    display: inline-block;

}
.xbut:hover{
    background: #FAB505;
    border-color: #FAB505;
}
.xbut i{
    transform: skew(30deg);
    display: block;
}
.xbut4{
    height: 40px;
    line-height: 40px;
}
.xbut5{
    height: 50px;
    line-height: 50px;
}
#xbut{
    background: #FAB505;
    border-color: #FAB505;
}
#xbut:hover{
    background: #2D3237;
    border-color: #2D3237;
    color: #FAB505;
}
.titflex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
}
.titflex .titbuts{
    display: flex;
    align-items: center;
}

.TableHeadCss td{
    background: #f1d3b6 !important;
    color: #333;
}

/*产品列表*/
.container {
    position: relative;
}
.aside { float:left; width:300px;padding-bottom:50px;}
.aside-wrap{}
.side-tit-bar { position:relative; }
.side-tit-bar .side-tit { position:relative; font-size:18px;line-height:1.3em; color:#FFF; padding:.75em 15px; background:#2d2d2d; font-weight:normal;}
.side-widget { position:relative;background-color:#fff; margin:0 0 45px; }
.side-cate {padding:10px 5px;font-size:16px; }
.side-cate  li{position:relative;}
.side-cate  li.has-child{padding-right:35px;}
.side-cate .icon-cate{display:inline-block;width:1.4em;height:1.4em;background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAWlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACLSV5RAAAAHXRSTlMAxkEi5+NuOx4V9/Tr39zY1cq0nI9nYVtOOCcYDQttKZAAAABKSURBVAjXTc43FoAwDARRGWNjcs7s/a8JHTPdL6S39hUvY/n4kItconf1N51p8HQKymjvWmNzA5STVshpw2FX49ERqpMjVRiKv14iGQKVyeyJUgAAAABJRU5ErkJggg==);border-radius:3px;position:absolute;right:-.5em;top:.8em;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.side-cate>li>a{display:block;font-size:1em;padding:.8em 0;}
.side-cate>li{border-bottom:1px solid #e5e5e5;}
.side-cate>li>ul{padding:0 0 20px 20px;line-height:1.4em;}
.side-cate>li>ul>li>ul{padding:0 0 0px 20px;}
.side-cate>li ul{display:none;}
.side-cate li.li_active>ul{display:block;}
.side-cate li.li_active .icon-cate{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.side-cate>li:last-of-type{border-bottom:0;}
.side-cate li li+li{margin-top:5px;}
.side-cate .li_active>a{color:#FAB505;}
.side-cate li a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    
}
.sub-menu-li1{}
.sub-menu-li2{}
.side_contact{padding:10% 3% 13% 8%;}
.side_contact .contact_item+.contact_item{margin-top:15px;}
.side_contact .contact_item{padding-left:35px;position:relative;font-size:16px;}
.side_contact .contact_ico{display:inline-block;width:21px;height:21px;vertical-align:middle;margin-right:5px;background-position:center;background-repeat:no-repeat;position:absolute;left:0;top:0;}
.side_contact .contact_ico_email{background-image:url(../images/top_ico_email.png);}
.side_contact .contact_ico_tel{background-image:url(../images/top_ico_tel.png);}
.side_contact .contact_ico_addr{background-image:url(../images/top_ico_addr.png);}
.side_contact .contact_txt{vertical-align:middle;}
.side-product-items { position:relative; }
.side-product-items .items_content { position:relative; }
.side-product-items .items_content ul:after{content:'';display:block;width:100%;height:0;clear:both;visibility:hidden; }
.side_product_item { position:relative; display:block; width:100%; overflow:hidden; margin:0 0 6px;  }
.side_product_item figure { position:relative; display:block;  border:1px solid #eee; overflow:hidden; padding:8px; background:#FFF;position:relative;}
.side_product_item .item-img { position:relative; display:inline-block; vertical-align:top;width:45%; }
.side_product_item .item-img img { position:relative; width:100%; }
.side_product_item figcaption { position:relative; display:inline-block; vertical-align:top;width:53%; padding:10px 0 10px 15px;}
.side_product_item figcaption .item_title { line-height:1.3; margin:0 0 10px; text-transform:uppercase; font-size:14px;font-weight:normal; }
.side_product_item figcaption .item_title a{display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;}
.side_product_item figcaption .item_text { color:#949494; line-height:1.3;font-size:12px; }
.side_product_item .add-friend { position:absolute; right:-1px; bottom:-1px; width:37px; height:39px; }
.side_product_item .add-friend:before{content:'';display:block;width:0;height:0;border-style:dashed dashed solid;border-color:transparent transparent  #c1c1c1;border-width:0 0 39px 39px;overflow:hidden;position:absolute;right:0;bottom:0;-moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box; -o-box-sizing:content-box; box-sizing:content-box;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.side_product_item .add-friend:hover:before{border-bottom-color:#2d2d2d333;}
.side_product_item .add-friend:after { content:""; position:absolute; width:11px; height:11px; bottom:6px; right:6px; background:url(../images/add01.png) no-repeat center center; z-index:1;}
.side-product-items .btn-prev, .side-product-items .btn-next { position:absolute; left:0; width:100%; height:15px; display:block; cursor:pointer; opacity:.25; }
.aside .side-bn { width:100%; margin:0 0 40px; }
.aside .side-bn img { width:100% }
/*----------------------------------main---------------------------------*/
.main { position:relative; width:calc(100% - 340px); float:right;padding-bottom:70px; }
.main .banner_section{margin-bottom:25px;}
@charset "utf-8";

.change-language-cont {
	top: 27px;
	*top: 26px;
	padding: 10px 5px;
	width: 380px !important;
	max-height: 80vh !important;
	overflow-y: scroll !important;
}
.inquiry-form-wrap.ct-inquiry-form{    margin-top: 20px;}
.inquiry-form-wrap.ct-inquiry-form .layout{height: 420px !important;}
@media screen and (max-width: 992px){
    .main{
        width: 100%;
    }
}


@media only screen and (max-width: 950px) {
	.change-language-cont {
		max-height: none;
	}
}
.product_list_items ,.product-list ul.product_list_items ,  .items_list ul.product_list_items{    width: 100%;
    margin: 0;}
 
.product_list_items .product_list_item { }

.product_list_item figure {
	    padding: 10px 0;
	background: #fff;
border-bottom: 1px #eee dashed;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.product_list_item figure .item_img {
	display: inline-block;
	max-width: 20%;
}
.product_list_item figure .item_img img{ box-shadow: 1px 1px 4px rgba(0,0,0,.2); width: 100%;}
.product_list_item figure figcaption {
	width: calc(80% - 20px);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.product_list_item figure figcaption .item_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.product_list_item figure figcaption .item_title a {
	text-transform: capitalize;
	font-size: 18px;
	letter-spacing: .38px;
}

.product_list_item .product_btns {
	text-align: right;
	position: relative;
}

.product_list_item figure figcaption .item_info {
	font-size: 13px;
	margin: 13px 0;
	max-height: 80px;
	overflow: hidden;
	line-height: 20px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.product_list_item .product_btns .priduct_btn_inquiry ,.product_list_item .product_btns .priduct_btn_detail {
line-height: 30px;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    background: #666;
    text-transform: uppercase;
    color: #fff;
    transition: all ease-in-out .35s;
    -webkit-transition: all ease-in-out .35s;
    letter-spacing: .38px;
    font-weight: bold;
    font-size: 13px;
    z-index: 0;
}

.product_list_item .product_btns .priduct_btn_inquiry {
     margin-right: 13px;
}

.product_list_item .product_btns .priduct_btn_detail {
 
}
.product_list_item .product_btns .priduct_btn_inquiry:after ,.product_list_item .product_btns .priduct_btn_detail:after{    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width:0;
    height: 100%;
    background: #FAB505; 
     z-index: -1; transition: all ease-in-out .35s;
    -webkit-transition: all ease-in-out .35s;}
 

.product_list_item .product_btns .priduct_btn_inquiry:hover:after ,.product_list_item .product_btns .priduct_btn_detail:hover:after{   width: 100%;}

 

@media only screen and (max-width: 1280px) {
	.product_list_item figure figcaption .item_info {
		max-height: 60px;
	}
}

@media only screen and (max-width: 1200px) {
	.product_list_item figure figcaption .item_title a {
		font-size: 16px;
		letter-spacing: unset;
	}
}

@media only screen and (max-width: 768px) {
	.product_list_item figure .item_img {
		max-width: 25%;
	}

	.product_list_item figure figcaption {
		width: 73%;
	}
}

@media only screen and (max-width: 640px) {
	.product_list_item figure figcaption .item_title a {
		font-size: 14px;
	}

	.product_list_item figure figcaption .item_info {
		margin: 7px 0;
		font-size: 12px;
		line-height: 18px;
		max-height: 57px;
	}

	.product_list_item .product_btns .priduct_btn_inquiry, .product_list_item .product_btns .priduct_btn_detail {
		line-height: 24px;
	}
}

@media only screen and (max-width: 480px) {
	.product_list_item figure .item_img {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}

	.product_list_item figure figcaption {
		width: 100%;
		padding: 7px 0;
	}

	.product_list_item figure figcaption .item_title a {
		font-size: 12px;
	}

	.product_list_item figure figcaption .item_info {
		margin: 3px 0;
	}

	.product_list_item .product_btns {
		text-align: left;
		margin-top: 7px;
	}
}


/*内页展示图*/
/*sys_sub_head*/
.sys_sub_head{text-align:left;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;position:relative;}
.sys_sub_head .head_bn_item{width:100%;}
.sys_sub_head .head_bn_item img{width:100%;height:auto;min-height:150px;object-fit:cover;}
.sys_sub_head .swiper-pagination{width:100%;bottom:10px;;z-index:3;}
.sys_sub_head .head_title,.sys_sub_head .head_title a{color:#fff;}
.sys_sub_head .head_title{width:100%;position:absolute;left:0;top:50%;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.sys_sub_head .head_title h1{font-size:36px;text-transform:uppercase;text-align:center;}
.path_bar{font-size:20px;text-transform:uppercase;padding:15px 0 0;}
.path_bar li{display:inline;padding-right:8px;}
.path_bar li+li:before{content:'';display:inline-block;width:8px;height:2px;background-color:#2d2d2d;vertical-align:middle;margin-right:8px;}
.path_bar li:last-child{color:#a84cbf;text-decoration:underline;text-transform:none;}
.mobile-head-items {display:none;}
@media only screen and (max-width:1200px) {
	.sys_sub_head .head_title h1{font-size:28px;}
}
@media only screen and (max-width:950px) {
	.sys_sub_head .head_title h1{font-size:24px;}
}
@media only screen and (max-width:640px) {
	.sys_sub_head .head_title h1{font-size:20px;}
}
@media only screen and (max-width:480px) {
	.sys_sub_head .head_title h1{font-size:16px;}
}

/*头部*/
.headTop{
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99;
}
.headTop .headmod1{
    background: #141414;
    padding: 20px 0;
}
.headmod1s{
    height: 156px;
    background: #141414;
}
.headTop .headmod1 .hmbox1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headTop .headmod1 .hmbox1 .head_logo{
    width: 195px;
    aspect-ratio: 13 / 3;
    object-fit: contain;
}
.headTop .headmod1 .hmbox1 .searchbox{
    width: 595px;
    height: 44px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: skew(-20deg);
    margin-right: 140px;
    margin-left: 70px;
}
.headTop .headmod1 .hmbox1 .searchbox .searchinput{
    height: 100%;
    width: 80%;
    font-size: 18px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #A3A3A3;
    text-indent: 40px;
}
.headTop .headmod1 .hmbox1 .searchbox .searchbut{
    height: 100%;
    width: 20%;
    background: #FAB505;
    font-size: 18px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #2D3237;
    text-align: center;
}
.headTop .headmod1 .hmbox1 .searchbox p{
    line-height: 40px;
    transform: skew(20deg);
}


.headTop .headmod1 .hmbox1 .hmp{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.headTop .headmod1 .hmbox1 .hmp img{
    max-width: 18px;
    margin-right: 4px;
}
.headTop .headmod1 .hmbox1 .hmp a{
    font-size: 23px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #FEFEFE;
    line-height: 33px;
}

.headTop .headmod2{
    background: #FAB505;
    
}
.headTop .headmod2 .hmbox2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}
.header{width: 100%;width: 100%;transition: 0.25s;}
.searchsvg{display:none;}


.headTop .headmod2 nav {height: 100%;display: flex;align-items: center;max-width:100%;width:100%;}
.headTop .headmod2 .nav .clearfix{width:100%;display: flex;
    align-items: center;
    justify-content: space-between;}
.headTop .headmod2 nav ul{font-size: 0;}
.headTop .headmod2 nav ul li{display: inline-block;vertical-align: middle;font-size: 24px;position: relative;text-transform:uppercase;}
.headTop .headmod2 nav ul li:last-child{margin-right: 0;}
.headTop .headmod2 nav ul li>a{transition: color 0.3s;display: inline-block;line-height: 1;position: relative;color:#000;font-family: Barlow-Bold;}
/*.headTop .headmod2 nav ul li>a:hover{color:#009fe8 !important;}*/
.headTop .headmod2 nav ul li .child{white-space: nowrap;position: absolute;top:100%;margin-top:-10px;left:-1.6vw;display: none;padding: 10px 1.6vw 15px;background: #fab505;box-shadow: 0 5px 5px 2px rgba(0,0,0,0.05);min-width: 180px;}
.headTop .headmod2 nav ul li .child p{margin-top: 5px;line-height: 1.6;padding:0;}
.headTop .headmod2 nav ul li .child a{font-size:16px;color:#000;text-transform: none;transition: 0.2s;}
/*.headTop .headmod2 nav ul li .child a:hover{color: #009fe8;}*/
/*.headTop .headmod2 nav ul li.active>a{color:#009fe8;}*/
.headTop .headmod2 nav ul li.active::after{width: 100%;left: 0;}
.headTop .headmod2 nav ul li .child a:hover{padding-left:5px;}
.headTop .headmod2 .ftBoxIcon{
    width: 10%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.headTop .headmod2 .ftBoxIcon .ftIcon{
    width: 27px;
    position: relative;
    display: block;
    margin-left: 10px;
    /*overflow: hidden;*/
}
.headTop .headmod2 .ftBoxIcon .ftIcon .ftimg1{
    transition: 0.3s;
}
.headTop .headmod2 .ftBoxIcon .ftIcon .ftimg2{
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: 0.3s;
}
.headTop .headmod2 .ftBoxIcon .ftIcon:hover .ftimg1{
    opacity: 0;
}
.headTop .headmod2 .ftBoxIcon .ftIcon:hover .ftimg2{
    opacity: 1;
}











/*轮播图*/
.indexBanner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.indexBanner .banner-swiper{
    
}
.indexBanner .banner-swiper .swiper-button-next,.indexBanner .banner-swiper .swiper-button-prev{
    opacity: 1;
    transform: skew(-30deg);
    width: 52px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.indexBanner .banner-swiper .swiper-button-next img,.indexBanner .banner-swiper .swiper-button-prev img{
    transform: skew(24deg);
    width: 16px;
    height: 26px;
}
.indexBanner .banner-swiper .swiper-button-disabled{
    opacity: 0.5;
}
.indexBanner .banner-swiper .swiper-button-next:before, .indexBanner .banner-swiper .swiper-button-prev:before {
    content: '\f105';
    display: none;
}
.indexBanner .banner-swiper .swiper-button-next:hover,.indexBanner .banner-swiper .swiper-button-prev:hover{
    background: #FAB505;
}
.indexBanner .banner-swiper .swiper-button-prev{
    left: 64px;
    right: auto;
}
.indexBanner .banner-swiper .swiper-button-next{
    right: 64px;
    left: auto;
}


.indexBanner .bsBox{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.indexBanner .bsBox .bsCover{
    width: 100%;
    height: auto;
    aspect-ratio: 192 / 83;
}
.indexBanner .bsBox .bsContent{
    /*width: 100%;*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*top: 0;*/
    /*left: 0px;*/
    /*padding: 0 10%;*/
    width: 80%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 10%;
}
.indexBanner .bsBox .bsContent .bsName{
    width: 800px;
    font-size: 87px;
    font-family: Barlow-BlackItalic;
    font-weight: normal;
    font-style: italic;
    color: #DF0024;
    opacity: 0.98;
    background: linear-gradient(0deg, #FEBD17 0%, #FFB701 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 40px;
    margin-top: 132px;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    transform: skew(-10deg);
    
}
.indexBanner .bsBox .bsContent .bsCtitle{
    width: 670px;
    font-size: 28px;
     letter-spacing: 0px;
    font-family: Barlow-Bold;
    font-weight: bold;
    color: #DF0024;
    opacity: 0.98;
    
    background: linear-gradient(98deg, #FEFEFE 0%, #565656 99.365234375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 120px;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.indexBanner .bsBox .bsContent .swiul{
    width: 650px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    position: relative;
}
.indexBanner .bsBox .bsContent .swiul .swili{
    text-align: center;
}
.indexBanner .bsBox .bsContent .swiul .swili .swiicon{
    height: 73px;
    margin-bottom: 19px;
}
.indexBanner .bsBox .bsContent .swiul .swili .swip{
    font-size: 23px;
    font-family: Barlow-SemiBold;
    font-weight: 600;
    color: #FAB505;
    line-height: 24px;
}
.indexBanner .bsBox .bsContent .swiCover{
    position: absolute;
    top: 42px;
    right: 83px;
}
.indexBanner .bsBox .bsContent .swiCover img{
    width: 745px;
    z-index: 1;
}















/*底部*/
.footerBox{
    position: relative;
    background: #141414;
    margin-top: 210px;
}
.footerBox .footer_top{
    background: #FAB505;
    padding: 45px 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    transform: translateY(-50%);
}
.footerBox .footer_top .footLi{
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footerBox .footer_top .footLi .icon{
    width: 91px;
    height: 91px;
    background: #2D3237;
    border-radius: 50%;
    line-height: 91px;
    text-align: center;
    margin-right: 18px;
}
.footerBox .footer_top .footLi .icon .iconimg{
    width: 41px;
    transition: 0.3s;
}
.footerBox .footer_top .footLi .icon:hover .iconimg{
    transform: scale(1.3);
}
.footerBox .footer_top .footLi .text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.footerBox .footer_top .footLi .text .pname{
    font-size: 25px;
    font-family: Barlow-Bold;
    font-weight: bold;
    color: #2D3237;
    line-height: 30px; 
}
.footerBox .footer_top .footLi .text a{
    font-size: 23px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 42px;
    transition: 0.3s;
}
.footerBox .footer_top .footLi .text a:hover{
    color: #fff;
}
.footerBox .footer_flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 143px;
}
.footerBox .footer_flex .fot1{
    width: 320px;
}
.footerBox .footer_flex .fot1 .fot_logo{
    width: 291px;
    margin-bottom: 30px;
    object-fit: contain;
}
.footerBox .footer_flex .fot1 .ftp1_p{
    font-size: 20px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    margin-bottom: 80px;
}
.footerBox .footer_flex .fot1 .ftBoxIcon{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footerBox .footer_flex .fot1 .ftIcon{
    height: 27px;
    position: relative;
    display: block;
    /*overflow: hidden;*/
}
.footerBox .footer_flex .fot1 .ftIcon img{
    height: 100%;
}
.footerBox .footer_flex .fot1 .ftIcon .ftimg1{
    transition: 0.3s;
}
.footerBox .footer_flex .fot1 .ftIcon .ftimg2{
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: 0.3s;
}
.footerBox .footer_flex .fot1 .ftIcon:hover .ftimg1{
    opacity: 0;
}
.footerBox .footer_flex .fot1 .ftIcon:hover .ftimg2{
    opacity: 1;
}
.footerBox .footer_flex .fot2{
    width: auto;
}
.footerBox .footer_flex .fot2 .fottit{
    font-size: 25px;
    font-family: Barlow-Bold;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 30px;
    margin-bottom: 20px;
}
.footerBox .footer_flex .fot2 .fothx{
    width: 58px;
    margin-bottom: 10px;
}
.footerBox .footer_flex .fot2 .fothx .hx1{
    width: 100%;
}
.footerBox .footer_flex .fot2 .fota{
    font-size: 20px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    display: block;
    transition: 0.3s;
}
.footerBox .footer_flex .fot2 .fota:hover{
    color: #FAB505;
}
.footerBox .foot_bottom{
    border-top: 1px solid #515050;
    line-height: 55px;
}
.footerBox .foot_bottom .ftbm{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.footerBox .foot_bottom .ftbm p{
    width: auto;
    margin: 0 33px;
    color: #FFFFFF;
    text-align: center;
}
.footerBox .foot_bottom .ftbm p a{
    font-size: 15px;
    font-family: Barlow-Light;
    font-weight: 300;
    color: #FFFFFF;
    transition: 0.3s;
}
.footerBox .foot_bottom .ftbm p a:hover{
    color: #FAB505;
}



/*产品中心*/
.proMod{
    padding-top: 118px;
}

.proMod .proFlex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.proMod .proFlex .proli{
    width: 24%;
    border: 1px solid #D5D6D6;
}
.proMod .proFlex .proli .proimg{
    width: 100%;
    overflow: hidden;
}
.proMod .proFlex .proli .proimg .procover{
    width: 100%;
    transition: 0.3s;
}
.proMod .proFlex .proli .proimg:hover .procover{
    transform: scale(1.1);
}
.proMod .proFlex .proli .protxt{
    padding: 19px;
    text-align: center;
}
.proMod .proFlex .proli .protxt .protext{
    font-size: 18px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #2D3237;
    line-height: 24px;
    margin-bottom: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.proMod .proFlex .proli .protxt .xbut{
    width: 94%;
    margin-left: 0px;
}
/*关于我们*/
.about_box{
    padding-top: 28px;
}
.about_box .about_bg{
    background-image: url('../images/about_bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #F7F7F7;
    padding-top: 200px;
}
.about_box .about_bg .about_num_box{
    display: flex;
}
.about_box .about_bg .about_num_box .about_left{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 139px;
}
.about_box .about_bg .about_num_box .about_left .about_play{
    position: relative;
}
.about_box .about_bg .about_num_box .about_left .about_play .playicon{
    z-index: 3;
    position: relative;
}

.videopop{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
.videopop.active{
    display: block;
}
.videopop .wrap14{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.videopop .videocontent{
    width: 100%;
    min-height: 500px;
    position: relative;
    background: rgba(255,255,255,0.8);
}
.videopop .videocontent .close{
    position: absolute;
    top: 10px;
    right: 10px;
}



.circle{
    width:100%;
    height:100%;
    border-radius:50%;
    background:rgba(255,255,255,0.5);
    position:absolute;
    top: 0px;
    left: 0px;
    animation:scale 2s infinite;
    z-index: 1;
}
@keyframes scale{
    0%{
        transform:scale(1);
        /*box-shadow:0 0 0 0 rgba(0,0,0,0.7);*/
    }
    100%{
        transform:scale(2);
        background:rgba(255,255,255,0.1);
        /*box-shadow:0 0 0 0 rgba(0,0,0,0);*/
    }
}
.circle2{
    width:100%;
    height:100%;
    border-radius:50%;
    background:rgba(255,255,255,0.5);
    position:absolute;
    top: 0px;
    left: 0px;
    animation:scale2 2s infinite;
    animation-delay:1s;
    z-index: 2;
}
@keyframes scale2{
    0%{
        transform:scale(1);
        box-shadow:0 0 0 0 rgba(0,0,0,0.7);
    }
    100%{
        transform:scale(2);
        background:rgba(255,255,255,0.1);
        box-shadow:0 0 0 0 rgba(0,0,0,0);
    }
}

.about_box .about_bg .about_num_box .about_right{
    width: 50%;
}
.about_box .about_bg .about_num_box .about_right .couner_items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum{
    width: 50%;
    margin-bottom: 100px;
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi{
    width: fit-content;
    position: relative;
    margin-bottom: 34px;
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutlx{
    position: absolute;
    left: -35px;
    top: 7px;
    width: 15px;
    height: 65px;
    background: #FAB505;
    transform: skew(-10deg);
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .count-title{
    font-size: 90px;
    font-family: Barlow-BlackItalic;
    font-weight: bold;
    color: black;
    line-height: 77px;
    transform: skew(-10deg);
    width: auto;
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutIcon{
    font-size: 90px;
    font-family: Barlow-BlackItalic;
    font-weight: bold;
    color: black;
    line-height: 77px;
    transform: skew(-10deg);
    position: absolute;
    right: -66px;
    top: -35px;
}
.about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutName{
    font-size: 25px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: black;
    line-height: 34px;
}
.about_box .about_bg .about_con{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}
.about_box .about_bg .about_con .ab_left{
    width: 50%;
    padding: 80px 80px 80px 160px;
    background: rgba(250, 181, 5 , 0.95);
}
.about_box .about_bg .about_con .ab_left .ab_left_p1{
    font-size: 63px;
    font-family: Barlow-BlackItalic;
    font-weight: normal;
    color: #2D3237;
    line-height: 90px;
}
.about_box .about_bg .about_con .ab_left .ab_left_p2{
    font-size: 20px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 30px;
    margin-top: 38px;
}
.about_box .about_bg .about_con .ab_right{
    width: 50%;
    padding: 249px 180px 0px 100px;
}
.about_box .about_bg .about_con .ab_right .ab_right_p1{
    font-size: 20px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 30px;
    margin-bottom: 85px;
}
.about_box .about_bg .about_con .ab_right .ab_right_p2{
    display: flex;
    align-items: fit-content;
}
.about_box .about_bg .about_con .ab_right .ab_right_p2 .xbuticon1{
    width: 22px;
    margin-left: 20px;
}
.about_box .about_bg .about_con .ab_right .ab_right_p2 .xbut{
    background: rgba(255,255,255,0);
}
.about_box .about_bg .about_con .ab_right .ab_right_p2 .xbut:hover{
    background: rgba(250, 181, 5 , 0.95);
}
.about_box .ab_mod3{
    padding-top: 119px;
    background-color: #F7F7F7;
}
.about_box .ab_mod3 .companyimg{
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}
.about_box .ab_mod3 .companyimg img{
    width: 100%;
    transition: 0.3s;
}
.about_box .ab_mod3 .companyimg:hover img{
    transform: scale(1.1);
}
.about_box .ab_mod3 .companyflex{
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    padding-bottom: 74px;
}
.about_box .ab_mod3 .companyflex .companyimg2{
    width: 50%;
    overflow: hidden;
}
.about_box .ab_mod3 .companyflex .companyimg2 img{
    width: 100%;
    transition: 0.3s;
}
.about_box .ab_mod3 .companyflex .companyimg2:hover img{
    transform: scale(1.1);
}
.about_box .ab_mod3 .companyflex .comright{
    width: 45%;
    padding-top: 50px;
}
.about_box .ab_mod3 .companyflex .comright .crp1{
    font-size: 60px;
    font-family: Barlow-BlackItalic;
    font-weight: normal;
    color: #2D3237;
    line-height: 72px;
}
.about_box .ab_mod3 .companyflex .comright p{
    margin-top: 37px;
    font-size: 20px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 30px;
}
.about_box .ab_mod3 .companyflex .cfli{
    width: 23.5%;
    background-color: #fff;
    padding: 49px 20px 42px;
    background-size: 100% 100%;
    background-position: 400px 0px;
    background-repeat: no-repeat;
    transition: 0.5s;
    overflow: hidden;
}
.about_box .ab_mod3 .companyflex .cfli:hover{
    background-position: 0 0 ;
}
.about_box .ab_mod3 .companyflex .cfli .cflicover{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 36px;
    position: relative;
}
.about_box .ab_mod3 .companyflex .cfli .cflicover img{
    height: 72px;
    transition: 0.5s;
    position: relative;
}
.about_box .ab_mod3 .companyflex .cfli .cflicover .cflicover1{
    opacity: 1;
}
.about_box .ab_mod3 .companyflex .cfli .cflicover .cflicover2{
    opacity: 0;
    width: 0px;
    left: 200px;
}
.about_box .ab_mod3 .companyflex .cfli:hover .cflicover .cflicover1{
    opacity: 0;
    width: 0px;
}
.about_box .ab_mod3 .companyflex .cfli:hover .cflicover .cflicover2{
    opacity: 1;
    width: auto;
    left: 0px;
}

.about_box .ab_mod3 .companyflex .cfli .cfli_p1{
    margin-bottom: 32px;
    font-size: 30px;
    font-family: Barlow-BlackItalic;
    font-weight: bold;
    color: #2D3237;
    transform: skew(-10deg);
}
.about_box .ab_mod3 .companyflex .cfli .cfli_p2{
    font-size: 18px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 24px;
}
/*案例*/
.anli{
    width: 100%;
    overflow: hidden;
    padding-bottom: 205px;
    padding-top: 118px;
}
.anli .anliBox{
    width: 100%;
    position: relative;
}
.anli .anliBox .al{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.anli .anliBox .al .alimg{
    width: 100%;
    transition: 0.3s;
}
.anli .anliBox .al:hover .alimg{
    transform: scale(1.1);
}
.anli .anliBox .al .altext{
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 360px;
    padding: 57px 0 45px 42px;
    background: #FAB505;
    opacity: 0;
    text-align: center;
    transition: 0.4s;
}
.anli .anliBox .al:hover .altext{
    opacity: 1;
}
.anli .anliBox .al .altext .alicon{
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.anli .anliBox .al .altext .alname{
    font-size: 25px;
    font-family: Barlow-BlackItalic;
    font-weight: normal;
    color: #2D3237;
    line-height: 30px;
    max-width: 200px;
}
.anli .swiper-pagination{
    bottom: -80px;
}
.anli .swiper-pagination .swiper-pagination-bullet{
    border-radius: 0px;
    background: #2D3237;
    opacity: 1;
}
.anli .swiper-pagination .swiper-pagination-bullet-active{
    background: #FAB505;
}

/*faq板块*/
.asa{
    padding-bottom: 117px;
}
.asa .asaflex{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.asa .asaflex .asaleft{
    width: 40%;
    overflow: hidden;
}
.asa .asaflex .asaleft img{
    width: 100%;
    transition: 0.3s;
}
.asa .asaflex .asaleft:hover img{
    transform: scale(1.1);
}
.asa .asaflex .asaright{
    width: 55%;
}
.asa .asaflex .asaright .xmorea{
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #FAB505;
    padding-right: 20px;
    transition: 0.3s;
    float: right;
}
.asa .asaflex .asaright  .xmoreimg{
    width: 20px;
}



/* 打开和关闭手风琴面板的样式 */
.faqMod .faqaccordion {
    color: #2D3237;
    cursor: pointer;
    font-size: 22px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    height: 76px;
    line-height: 76px;
    background: #F7F7F7;
    font-family: Barlow-Bold;
    font-weight: bold;
    padding: 0 0 0 60px;
    margin-bottom: 7px;
    position: relative;
    z-index: 2;
}

/* 设置点击和鼠标移到选项上面时（悬停）的样式 */
.faqMod .faqaccordion.active,
.faqMod .faqaccordion:hover {
    background-color: #FAB505;
    
}
.faqMod .faqaccordion.active{
    margin-bottom: 30px;
}

/* 为手风琴面板设计样式。 默认隐藏 */
.faqMod .panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 18px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #2D3237;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.faqMod .panel.active{
    margin-bottom: 30px;
}
/* Hide the default checkbox */
.faqMod .containerbut input {
    opacity: 0;
    cursor: pointer;
    width: 0;
    height: 0;
}
/*按钮*/
.faqMod .containerbut {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #FAB505;
    position: absolute;
    left: 20px;
    top: 22px;
    margin-right: 18px;
    z-index: 1;
}

.faqMod .faqaccordion.active .containerbut,.faqMod .faqaccordion:hover .containerbut {
    background: rgba(0, 0, 0);
}

.faqMod .line {
    width: calc(100% - 8px);
    height: 3px;
    left: 4px;
    background: rgb(255, 255, 255);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .7s transform cubic-bezier(0, 1, .33, 1.2), background .4s;
}

.faqMod .faqaccordion:hover .containerbut .line {
    background: #FAB505;
}

.faqMod .line-indicator {
    transform: translateY(-50%) rotate(90deg);
}

.faqMod .faqaccordion.active .containerbut input~.line-indicator {
    transform: translateY(-50%);
}


/*news*/
.newBox{
    padding: 125px 0;
    background: #F7F7F7;
}
.newBox .newflex{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.newBox .newflex .newli{
    width: 32%;
    background: #fff;
    
box-shadow: 0px 0px 24px 0px rgba(134,134,134,0.3);
}
.newBox .newflex .newli .newimg{
    width: 100%;
    position: relative;
}
.newBox .newflex .newli .newimg .newcover{
    display: block;
    width: 100%;
    overflow: hidden;
}
.newBox .newflex .newli .newimg img{
    width: 100%;
    transition: 0.3s;
}
.newBox .newflex .newli .newimg:hover img{
    transform: scale(1.2);
}
.newBox .newflex .newli .newimg .time{
    width: 120px;
    height: 30px;
    background: #FAB505;
    font-size: 18px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #2D3237;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: -15px;
    left: 28px;
}
.newBox .newflex .newli .newtxt{
    padding-top: 15px;
}
.newBox .newflex .newli .newtxt .newtop{
    padding: 27px;
    border-bottom: 1px solid #EAEAEA;
}
.newBox .newflex .newli .newtxt .newtop .newtitle{
    font-size: 20px;
    font-family: Barlow-Bold;
    font-weight: bold;
    color: #2D3237;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    margin-bottom: 20px;
    transition: 0.3s;
}
.newBox .newflex .newli .newtxt .newtop:hover .newtitle{
    color: #FAB505;
}
.newBox .newflex .newli .newtxt .newtop .newdesc{
    font-size: 16px;
    font-family: Barlow-Regular;
    font-weight: 400;
    color: #43474D;
    line-height: 18px;
}
.newBox .newflex .newli .newtxt .newbottom{
    padding: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.newBox .newflex .newli .newtxt .newbottom .xmorea{
    font-size: 18px;
    font-family: Barlow-Medium;
    font-weight: 500;
    color: #FAB505;
    padding-left: 0px;
    transition: 0.3s;
}
.newBox .newflex .newli .newtxt .newbottom .xmoreimg{
    width: 20px;
} 
.newBox .newflex .newli .newtxt .newbottom:hover .xmorea{
    padding-left: 20px;
}

.zsbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.zsbox .zscover{
    width: 32%;
    overflow: hidden;
    margin-bottom: 30px;
}
.zsbox .zscover .zsimg{
    width: 100%;
    transition: 0.3s;
}
.zsbox .zscover:hover .zsimg{
    transform: scale(1.2);
}

/*like product*/
.product_item .item_img{display: block;overflow: hidden;position: relative;}
.product_item .item_img a{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.product_item .item_img:before,.product_item .item_img:after{content: '';display: block;width: 0%;height: 100%;position: absolute;top: 0;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;opacity: 0;filter: alpha(opacity=0);}
.product_item .item_img a:before{left: 0;}
.product_item .item_img a:after{right: 0;}
.product_item .item_img img{display: block;width: 100%;height: auto;}
.product_item .item_title{ font-weight:normal; font-size:14px; padding:10px;text-align: center;}
.product_item .item_title a{display: inline-block;max-width: 70%;max-width: inherit;padding: 0 10%;height: 2.6em;line-height: 1.3em;overflow: hidden;vertical-align: middle;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.product_item .item_title a:hover{text-decoration: none;}
.product_item:hover .item_img:before,.product_item:hover .item_img:after{width: 100%;background-color: #fff;opacity: 0.2;filter: alpha(opacity=20);}
.goods-may-like .swiper-button-prev,.goods-may-like .swiper-button-next{display: inline-block;width: 30px;height: 30px;line-height: 30px;border: 1px solid #e9e9e9;margin: 0 2px;opacity: 1;font-size: 16px;color: #666;}
.goods-may-like .swiper-button-prev,.goods-may-like .swiper-button-next{position: relative;left: auto;right: auto;top: auto;bottom: auto;z-index: 1;}
.goods-may-like .swiper-button-prev:hover,.goods-may-like .swiper-button-next:hover{background-color: #c8281e;color: #fff;border-color: #c8281e;}
.goods-may-like{position: relative;overflow: hidden;}
.goods-may-like .title{ font-size:24px; margin:50px 0 20px;font-weight: normal;font-style: italic;}
.goods-may-like .product_item{width: 25%; margin:0; padding:0;}
.goods-may-like .swiper-control{position: absolute;right: 0;top: 52px;}
.goods-may-like .swiper-button-next{margin-right: 0;}
.goods-may-like .swiper-button-next.swiper-button-disabled,.goods-may-like .swiper-button-prev.swiper-button-disabled{opacity: 0.3;filter: alpha(opacity=30);}
.goods-may-like .swiper-slide{width: 25%;overflow: visible;}
.goods-may-like .product_item{padding-bottom: 0px;margin-right: 0;}
.goods-may-like .product_item .item_title{padding-bottom: 0;}
.goods-may-like .product_item .item_title a{;max-width: 90%;height:1.5em;}
.goods-may-like .product_item .item_img {border: 1px solid #e5e5e5;margin:0 1px 0 0;}

.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
    content: '\f105';
}
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
    content: '\f104';
}
.producthead{
    width: 100%;
}
.producthead img{
    width: 100%;
}
.producttopxq{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 0;
}
.producttopxq img{
    max-width: 100%;
}
.producttopxq .proleft{
    width: 49%;
}
.producttopxq .proright{
    width: 49%;
}

@media screen and (max-width: 1700px)  {
    .headTop .headmod1 .hmbox1 .searchbox{
        margin-right: 41px;
        margin-left: 40px;
        width: 510px;
    }
    .indexBanner .bsBox .bsContent{
        width: 80%;
        left: 10%;
    }
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 590px;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        right: 19px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        margin-top: 100px;
        font-size: 90px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle{
        margin-bottom: 100px;
    }
}
@media screen and (max-width: 1600px)  {
    .headTop .headmod1 .hmbox1 .searchbox {
        margin-right: 23px;
        margin-left: 25px;
        width: 470px;
    }
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 530px;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        right: 17px;
    }
}
@media screen and (max-width: 1500px)  {
    .headTop .headmod1 .hmbox1 .searchbox{
        width: 370px;
    }
    .headTop .headmod2 nav ul{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .headTop .headmod2 nav ul li{
        font-size: 22px;
        margin: 0px;
    }
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 500px;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        right: -30px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        margin-top: 50px;
        font-size: 70px;
    }
    .wrap14{
        width: 95%;
        margin: 0 auto;
    }
    .about_box .about_bg{
        padding-top: 70px;
    }
}
@media screen and (max-width: 1400px){
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 420px;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        top: 90px;
        right: -40px;
    }
    .language .inner_lang>a{
        font-weight: 400;
    }
    .headTop .headmod1 .hmbox1 .hmp a{
        font-size: 20px;
        font-weight: 400;
        font-family: Barlow-Medium;
    }
    .language .inner_lang>a{
        padding: 0 5px;
    }
    .headTop .headmod1 .hmbox1 .searchbox {
        margin-right: 23px;
        margin-left: 25px;
        width: 320px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum{
        margin-bottom: 70px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .count-title{
        font-size: 65px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutName {
        font-size: 20px;
        line-height: 24px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutIcon{
        font-size: 65px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutlx{
        width: 9px;
        height: 58px;
    }
    .about_box .about_bg .about_con .ab_left{
        padding: 80px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p1 {
        font-size: 51px;
        line-height: 63px;
    }
    .about_box .about_bg .about_con .ab_right {
        padding: 187px 80px 0px 90px;
    }
    
} 

@media screen and (max-width: 1300px)  {
    .indexBanner .bsBox .bsContent .swiCover {
        top: 50px;
        right: -50px;
    }
    .about_box .ab_mod3 .companyflex .comright{
        padding-top: 0px;
    }
    .about_box .about_bg .about_con .ab_left {
        padding: 60px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p1 {
        font-size: 40px;
        line-height: 50px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p2 {
        font-size: 18px;
        line-height: 26px;
    }
    .about_box .about_bg .about_con .ab_right {
        padding: 137px 60px 0px 60px;
    }
    .titleName{
        font-size: 45px;
    }
    .xbut{
        padding: 0 25px;
    }
    .xbut5{
        height: 40px;
        line-height: 40px;
    }
    .headTop .headmod1 .hmbox1 .searchbox{
        width: 270px;
    }
    .headTop .headmod1 .hmbox1 .searchbox .searchinput{
        text-indent: 20px;
    }
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 400px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        margin-top: 50px;
        width: 650px;
        font-size: 60px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle{
        margin-bottom: 70px;
        width: 610px;
        font-size: 22px;
    }
    .indexBanner .banner-swiper .swiper-button-next{
        right: 30px;
    }
    .indexBanner .banner-swiper .swiper-button-prev {
        left: 30px;
    }
    .indexBanner .bsBox .bsContent .swiul {
        width: 550px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swiicon{
        height: 50px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swip{
        font-size: 20px;
    }
    .anli .anliBox .al .altext {
        left: 20px;
        bottom: 20px;
        width: 300px;
        padding: 30px 0 30px 30px;
    }
    .anli .anliBox .al .altext .alname{
        font-size: 18px;
    }
    .anli .anliBox .al .altext .alicon{
        width: 60px;
        height: 60px;
    }
}
@media screen and (max-width: 1200px){
    .headTop .headmod1 .hmbox1 .head_logo {
        width: 160px;
    }
    .headTop .headmod1 .hmbox1 .searchbox {
        width: 230px;
        height: 36px;
    }
    .headTop .headmod1 .hmbox1 .hmp a {
        font-size: 18px;
    }
    .headTop .headmod1 .hmbox1 .searchbox p {
        line-height: 36px;
    }
    .headTop .headmod1 .hmbox1 .searchbox .searchbut{
        width: 30%;
        font-size: 16px;
    }
    .headTop .headmod1 .hmbox1 .searchbox .searchinput{
        font-size: 14px;
    }
    .about_box .ab_mod3 .companyflex .comright .crp1 {
        font-size: 40px;
        line-height: 50px;
    }
    .about_box .ab_mod3 .companyflex .comright p {
        margin-top: 15px;
        font-size: 18px;
        line-height: 26px;
    }
    .anli .anliBox .al .altext {
        left: 30px;
        bottom: 30px;
        width: 260px;
        padding: 20px 0 20px 20px;
    }
    .anli .anliBox .al .altext .alname{
        font-size: 16px;
    }
    .anli .anliBox .al .altext .alicon{
        width: 40px;
        height: 40px;
    }
    .headTop .headmod1 .hmbox1 .hmp a{
        font-size: 20px;
    }

}
@media screen and (max-width: 1100px){
    .indexBanner .banner-swiper .swiper-button-next, .indexBanner .banner-swiper .swiper-button-prev{
        width: 40px;
        height: 40px;
    }
    .indexBanner .banner-swiper .swiper-button-next img, .indexBanner .banner-swiper .swiper-button-prev img {
        width: 15px;
        height: 20px;
    }
    .headTop .headmod1 .hmbox1 .head_logo {
        margin-right: 100px;
    }
    .about_box .about_bg .about_num_box .about_left{
        padding-bottom: 46px;
    }
    .about_box .about_bg .about_num_box .about_left .about_play .playicon {
        width: 64px;
    }
    .footerBox{
        margin-top: 100px;
        
    }
    .footerBox .footer_flex .fot1 .ftIcon{
        height: 22px;
    }
    .footerBox .footer_flex .fot1 {
        width: 270px;
    }
    .footerBox .footer_flex .fot1 .ftp1_p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 60px;
    }
    .footerBox .footer_flex .fot1 .fot_logo {
        width: 270px;
        margin-bottom: 30px;
    }
    .footerBox .footer_top{
        padding: 26px 0;
    }
    .footerBox .footer_top .footLi .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .footerBox .footer_top .footLi .icon .iconimg {
        width: 22px;
    }
    .footerBox .footer_top .footLi .text .pname {
        font-size: 20px;
    }
    .footerBox .footer_top .footLi .text a {
        font-size: 20px;
        line-height: 30px;
    }
    .anli{
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .about_box .ab_mod3 .companyflex .cfli{
        padding: 20px 10px 20px;
        width: 24%;
    }
    .about_box .ab_mod3 .companyflex .cfli .cflicover{
        margin-bottom: 18px;
    }
    .about_box .ab_mod3 .companyflex .cfli .cfli_p1{
        margin-bottom: 12px;
        font-size: 18px;
    }
    .about_box .ab_mod3 .companyflex .cfli .cfli_p2{
        font-size: 14px;
        line-height: 21px;
    }
    .about_box .ab_mod3 .companyflex .cfli .cflicover img{
        height: 45px;
    }
    .headTop .headmod1 .hmbox1 .hmp a{
        font-size: 18px;
    }
    .headTop .headmod1 .hmbox1 .searchbox{
        display: none;
    }
    .searchsvg{
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    .about_box .about_bg .about_con .ab_right {
        padding: 72px 60px 0px 60px;
        background: rgba(255,255,255,0.8);
    }
    .searchsvg svg{
        color: #FAB505;
    }
    .searchsvg a{
        font-size: 18px;
        font-family: Barlow-Medium;
        font-weight: 500;
        color: #FEFEFE;
        line-height: 33px;
        margin-left: 5px;
    }
    .headTop .headmod1 .hmbox1 .hmp a{
        margin-left: 5px;
    }
    .indexBanner .bsBox .bsContent .swiCover img{
        width: 350px;
    }
    .indexBanner .bsBox .bsContent .bsName {
        margin-top: 42px;
        width: 530px;
        font-size: 40px;
        margin-bottom: 26px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle {
        margin-bottom: 92px;
        width: 530px;
        font-size: 22px;
    }
    .indexBanner .bsBox .bsContent .swiul{
        width: 530px;
    }
    .about_box .about_bg {
        padding-top: 50px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum {
        margin-bottom: 35px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .count-title {
        font-size: 46px;
        line-height: 56px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutIcon {
        font-size: 52px;
        line-height: 28px;
        right: -33px;
        top: -9px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutlx {
        width: 7px;
        height: 42px;
        left: -16px;
        top: 5px;
    }    
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi{
        margin-bottom: 10px;
    }    
    
    
    
    
}
@media screen and (max-width: 992px){
    .language{
        display: none;
    }
    .footerBox .footer_flex{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .footerBox .footer_flex .fot2 {
        margin-bottom: 26px;
    }
    .faqMod .faqaccordion{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .faqMod .containerbut{
        width: 20px;
        height: 20px;
        top: 15px;
    }
    .faqMod .panel.active,.faqMod .faqaccordion.active{
        margin-bottom: 15px;
    }
    .faqMod .panel{
        font-size: 16px;
        line-height: 22px;
    }
    .anli .anliBox .al .altext {
        left: 10px;
        bottom: 10px;
        width: 230px;
        padding: 10px;
    }
    .anli .anliBox .al .altext .alicon {
        width: 25px;
        height: 25px;
    }
    .anli .anliBox .al .altext .alname {
        font-size: 14px;
        line-height: 20px;
    }
    .about_box .ab_mod3 .companyflex .comright .crp1 {
        font-size: 30px;
        line-height: 30px;
    }
    .about_box .ab_mod3 .companyflex .comright p {
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px;
    }    
    
    .about_box .about_bg .about_con .ab_left {
        padding: 40px;
    }
    .about_box .about_bg .about_con .ab_right {
        padding: 40px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p1 {
        font-size: 26px;
        line-height: 39px;
        font-size: 18px;
        line-height: 26px;
    }
    .about_box .about_bg .about_con .ab_right .ab_right_p1{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 60px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p2{
        margin-top: 10px;
    }
    .index-search{
        display: none;
    }
    .headTop .headmod1 .hmbox1 .hmp{
        display: none;
    }
    .headTop .headmod2{
        display: none;
    }
    .headmod1s{
        height: 86px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle {
        margin-bottom: 50px;
        width: 430px;
        font-size: 20px;
        -webkit-line-clamp: 2;
    }
    .indexBanner .bsBox .bsContent .swiul {
        width: 460px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swiicon {
        height: 37px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swip {
        font-size: 17px;
    }
    .indexBanner .bsBox .bsContent .swiCover img {
        width: 300px;
    }
    .xbut4{
        height: 35px;
        line-height: 35px;
    }
    .xbut{
        
    }
    .asa .asaflex .asaright  .xmoreimg{
        width: 15px;
    }
}
@media screen and (max-width: 850px){
    .indexBanner .bsBox .bsContent .swiCover img {
        width: 250px;
    }
    .proMod .proFlex .proli .protxt{
        padding: 10px;
    }
    .proMod .proFlex .proli .protxt .protext{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .asa .asaflex .asaleft {
        width: 35%;
    }
        .asa .asaflex .asaright {
        width: 63%;
    }
    .titflex{
        padding-bottom: 40px;
    }
    .newBox .newflex .newli .newtxt .newtop,.newBox .newflex .newli .newtxt .newbottom {
        padding: 15px;
    }
    .newBox .newflex .newli .newtxt .newtop .newtitle {
        font-size: 16px;
        line-height: 21px;
        -webkit-line-clamp: 3;
    }
    .newBox .newflex .newli .newtxt .newtop .newdesc{
        font-size: 15px;
    }
    
}
@media screen and (max-width: 800px){
    .footerBox .footer_flex .fot2{
        margin-left: 40px;
        margin-right: 40px;
    }
    .footerBox .footer_top {
        background: #FAB505;
        padding: 20px 0;
        display: flex;
        justify-content: center;
        align-items: center;
         transform: translateY(0%); 
        flex-wrap: wrap;
    }
    .footerBox .footer_top .footLi{
        width: 60%;
        margin-bottom: 20px;
    }
    .anli .anliBox .al .altext {
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 10px;
        text-align: left;
    }
    
    .anli .anliBox .al .altext .alname {
        font-size: 12px;
        line-height: 14px;
    }
    .anli{
        padding-top: 40px;
    }
    .about_box .ab_mod3 .companyflex{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .about_box .ab_mod3 .companyflex .cfli{
        width: 45%;
        margin-bottom: 20px;
    }
    .about_box .ab_mod3 .companyflex .comright .crp1 {
        font-size: 20px;
        line-height: 24px;
    }
    .about_box .ab_mod3 .companyflex .comright p {
        margin-top: 10px;
        font-size: 15px;
        line-height: 19px;
    }    
    
    .about_box .about_bg .about_con .ab_left,.about_box .about_bg .about_con .ab_right {
        padding: 20px;
    }
    .about_box .about_bg .about_con .ab_left .ab_left_p2,.about_box .about_bg .about_con .ab_right .ab_right_p1 {
        font-size: 14px;
        line-height: 20px;
    }
    .about_box .about_bg .about_con .ab_right .ab_right_p1{
        margin-bottom: 46px;
    }
    .xbut {
        padding: 0 15px;
        font-size: 14px;
    }
    .about_box .about_bg .about_con .ab_right .ab_right_p2 .xbuticon1 {
        width: 16px;
        margin-left: 8px;
    }
    .indexBanner .bsBox .bsContent .bsName {
        margin-top: 10px;
        width: 100%;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle {
        margin-bottom: 60px;
        width: 355px;
        font-size: 18px;
        -webkit-line-clamp: 3;
    }
    .indexBanner .bsBox .bsContent .swiul {
        width: 390px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swip {
        font-size: 14px;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        position: absolute;
        top: 17px;
        right: 0px;
    }
    .indexBanner .bsBox .bsContent .swiCover img {
        width: 200px;
    }
    .titleName {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .xbut5 {
        height: 35px;
        line-height: 35px;
    }
    .titflex {
        flex-wrap: wrap;
    }
    .proMod .proFlex{
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .proMod .proFlex .proli{
        width: 40%;
        margin-bottom: 20px;
    }
    .proMod{
        padding-top: 70px;
    }
    .titflex{
        padding-bottom: 50px;
    }
    .about_box .about_bg .about_num_box .about_left .about_play .playicon {
        width: 50px;
    }
}
@media screen and (max-width: 700px){
    .newBox .newflex {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }
    .newBox .newflex .newli{
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .newBox .newflex .newli .newimg {
        width: 30%;
    }
    .newBox .newflex .newli .newtxt {
        padding-top: 0px;
        width: 70%;
    }
    .newBox .newflex .newli .newimg .time {
        bottom: -30px;
        left: 0px;
    }
    .newBox .newflex .newli .newtxt .newtop .newdesc{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
    }
}
@media screen and (max-width: 650px){
    .scrollsidebar{
        display: none;
    }

    .asa .asaflex{
        flex-wrap: wrap;
    }
    .asa .asaflex .asaleft {
        display: none;
    }
    .asa .asaflex .asaright{
        width: 100%;
    }
    .anli{
        padding-bottom: 80px;
    }
    .anli .swiper-pagination {
        bottom: -40px;
    }
    .about_box .ab_mod3 .companyflex{
        flex-wrap: wrap;
    }
    .about_box .ab_mod3 .companyflex .companyimg2 {
        width: 100%;
        overflow: hidden;
    }
    .about_box .ab_mod3 .companyflex .comright {
        width: 100%;
        padding-top: 25px;
    }
    .xbut{
        font-size: 14px;
        padding: 0 15px;
    }
    .xbut4,.xbut5 {
        height: 30px;
        line-height: 30px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        text-align: center;
    }
    .indexBanner .bsBox .bsContent .bsCtitle{
        width: 100%;
        text-align: center;
        margin-bottom: 36px;
    }
    .indexBanner .bsBox .bsContent .swiul {
        width: 100%;
        justify-content: space-evenly;
    }
    .indexBanner .bsBox .bsContent .swiCover {
        display: none;
    }
    .indexBanner .banner-swiper .swiper-button-next, .indexBanner .banner-swiper .swiper-button-prev{
        width: 30px;
        height: 30px;
    }
    .indexBanner .banner-swiper .swiper-button-next img, .indexBanner .banner-swiper .swiper-button-prev img {
        width: 10px;
        height: 16px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .count-title {
        font-size: 26px;
        line-height: 36px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutIcon {
        font-size: 34px;
        line-height: 18px;
        right: -23px;
        top: -6px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutlx {
        width: 4px;
        height: 32px;
        left: -15px;
        top: 3px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi {
        margin-bottom: 0px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutName {
        font-size: 14px;
        line-height: 20px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        font-size: 25px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle{
        font-size: 17px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swiicon {
        height: 30px;
        margin-bottom: 10px;
    }
    
}

@media screen and (max-width: 600px){
    .producttopxq{
        flex-wrap: wrap;
        padding: 20px 0;
    }
    .producttopxq .proleft{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .producttopxq .proright{
        width: 100% !important;
    }
    .about_box .about_bg .about_con {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
    }
    .about_box .about_bg .about_con .ab_left,.about_box .about_bg .about_con .ab_right{
        width: 100%;
    }
    .zsbox .zscover {
        width: 48%;
    }
    .indexBanner .bsBox .bsContent .bsName {
        font-size: 20px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle {
        font-size: 15px;
        margin-bottom: 26px;
    }
}


@media screen and (max-width: 500px){
    .indexBanner .banner-swiper .swiper-button-next, .indexBanner .banner-swiper .swiper-button-prev{
        width: 20px;
        height: 20px;
    }
    .indexBanner .banner-swiper .swiper-button-next img, .indexBanner .banner-swiper .swiper-button-prev img {
        width: 5px;
        height: 8px;
    }
    .indexBanner .banner-swiper .swiper-button-next {
        right: 12px;
    }
    .indexBanner .banner-swiper .swiper-button-prev {
        left: 13px;
    }
    .about_box .ab_mod3 .companyflex .cfli {
        width: 100%;
        margin-bottom: 20px;
    }
    .footerBox {
        margin-top: 0px;
        padding-bottom: 50px;
    }
    .footerBox .footer_top .footLi {
        width: 100%;
        margin-bottom: 20px;
    }
    .footerBox .foot_bottom {
        line-height: 27px;
    }
    .footerBox .footer_flex{
        padding-bottom: 20px;
    }
    .footerBox .footer_flex .fot1 .fot_logo {
        width: 100%;
    }
    .footerBox .footer_flex .fot1,.footerBox .footer_flex .fot2 {
        margin-left: 40px;
        margin-right: 40px;
        margin-top: 20px;
        width: 100%;
    }
    .footerBox .footer_flex .fot2 .fottit{
        font-size: 18px;
    }
    .footerBox .footer_flex .fot2 .fota {
        font-size: 18px;
        line-height: 28px;
    }
    .newBox{
        padding: 80px 0;
    }
    .titflex {
        padding-bottom: 40px;
    }
    .newBox .newflex .newli{
        flex-wrap: wrap;
    }
    .newBox .newflex .newli .newimg .time{
        bottom: 0px;
    }
    .newBox .newflex .newli .newimg{
        width: 100%;
    }
    .newBox .newflex .newli .newtxt{
        width: 100%;
    }
    .faqMod .faqaccordion{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 0 0 10px;
    }
    .faqMod .containerbut{
        width: 18px;
        height: 18px;
        top: 12px;
        margin-right: 10px;
    }
    .faqMod .panel.active,.faqMod .faqaccordion.active{
        margin-bottom: 10px;
    }
    .faqMod .panel{
        font-size: 14px;
        line-height: 20px;
    }
    
    .asa{
        padding-bottom: 80px;
    }
    .about_box .about_bg {
        padding-top: 15px;
    }
    .about_box .about_bg .about_num_box .about_left .about_play .playicon {
        width: 30px;
    }
    .indexBanner .bsBox .bsContent .bsName{
        margin-top: 5px;
        font-size: 18px;
        margin-bottom: 5px;
    }
    .indexBanner .bsBox .bsContent .bsCtitle {
        margin-bottom: 10px;
        font-size: 14px;
        -webkit-line-clamp: 2;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swiicon {
        height: 20px;
        margin-bottom: 5px;
    }
    .indexBanner .bsBox .bsContent .swiul .swili .swip {
        font-size: 12px;
    }
    .xbut {
        font-size: 12px;
        padding: 0px 10px;
    }
    .titleName {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .xbut4, .xbut5 {
        height: 25px;
        line-height: 25px;
    }
    .proMod .proFlex .proli .protxt {
        padding: 5px;
    }
    .proMod .proFlex .proli .protxt .protext {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 7px;
    }
    .proMod {
        padding-top: 40px;
    }
    .about_box .ab_mod3,.about_box{
        padding-top: 50px;
    }
    .about_box .ab_mod3 .companyflex{
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 450px){
    .about_box .about_bg .about_num_box .about_left {
        padding-bottom: 24px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum {
        margin-bottom: 18px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .count-title {
        font-size: 18px;
        line-height: 26px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutIcon {
        font-size: 27px;
        line-height: 18px;
        right: -15px;
        top: -6px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutLi .aboutlx {
        width: 4px;
        height: 23px;
        left: -9px;
        top: 0px;
    }
    .about_box .about_bg .about_num_box .about_right .couner_items .aboutNum .aboutName {
        font-size: 12px;
        line-height: 20px;
    }
    .about_box .about_bg .about_num_box .about_left {
        width: 40%;
    }
    
}




















