@import '/static/themes/t264/css/public.css';

body{font-size: var(--fz16);font-family: Poppins-Regular}

/* header */
/*
#header{width: 100%;height: 107px;zoom: 1;max-width: 1920px;margin: 0 auto; background-color: #fff;}
#nav { width: 100%; height: 100%; position: relative;z-index:100;}
#nav .nav_box { box-sizing: border-box;width: 100%;max-width: 1920px; margin: 0 auto;display: flex;flex-direction: row; justify-content: space-between; padding: 0 5.255%; height: 100%;}

#nav .nav_box .logo_box { min-width: 110px; max-width: 110px; margin-right: 15px;}
#nav .nav_box .logo_box h1,#nav .nav_box .logo_box div{line-height: 107px; height: 100%;}

#nav .nav_box .navbar { width: calc(100% - 540px); display: flex;flex-direction: row; justify-content: flex-end; margin-right: 20px;}
#nav .nav_box .navbar .n_item{ cursor: pointer;position: relative;z-index: 1;margin-right: 5%;}
#nav .nav_box .navbar .n_item:last-child {margin-right: 0;}
#nav .nav_box .navbar .n_item a{text-decoration: none; line-height: 107px; font-size: 16px; text-transform: uppercase; font-family: "Montserrat-Regular"; color: #111111; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#nav .nav_box .navbar .n_item a:hover {color: #04979E;}
#nav .nav_box .navbar .n_item:hover .navSub {display: block;}
#nav .nav_box .navbar .n_item .navSub a{line-height: 50px;font-family: 'Arial';font-size: 16px;}

#nav .nav_box .r_nav { min-width: 240px; display: flex;flex-direction: row;justify-content: space-around;width: 300px;}
#nav .nav_box .r_nav:after{clear: both;}
#nav .nav_box .r_nav .nav_icon{  height: 100%;cursor: pointer;position: relative;}
#nav .nav_box .r_nav .nav_icon:last-child {margin-right: 0;}
#nav .nav_box .r_nav .nav_icon>a{ width: 33px; height: 100%;display: block; line-height: 107px; font-family: "Montserrat-Regular"; font-size: 16px; color: #111111;}
#nav .nav_box .r_nav .nav_icon:hover .navSub {display: block;}
#nav .nav_box .r_nav .navSub a{line-height: 32px;font-family: 'Arial';font-size: 16px;}
#nav .nav_box .r_nav .nav_icon .language_icon{ line-height: 107px;font-size: 16px; text-transform: uppercase; font-family: "Montserrat-Regular"; color: #111111;}
#nav .nav_box .r_nav .nav_icon .search_icon{ background: url(../images/search.png) no-repeat center;}
#nav .nav_box .r_nav .nav_icon .sign_icon{ background: url(../images/sign.png) no-repeat center; }
#nav .nav_box .r_nav .nav_icon .info_icon{ background: url(../images/info.png) no-repeat center;}
#nav .nav_box .r_nav .nav_icon .navSub{width: 150px;}
#nav .nav_box .r_nav .nav_icon .navSub a{text-decoration: none;}
#nav .nav_box .r_nav .nav_icon .navSub a:hover a{background-color: #04979E}
/*nav_hidden*/
.trans{transition: all 300ms ease 0s;}
.navSub{width: 205px;background: no-repeat center top #fff;position: absolute;top: 75%;left: 50%;transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 9px 20px;box-sizing: border-box;border-radius: 5px;display: none;z-index: 999;}
.subName{display: block;line-height: 36px;font-size: 14px;text-transform: capitalize;}
.hoverColor{transition: all .3s;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*nav_hidden_end*/

/*搜索框*/
#default_search_box{width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,0.8);left: 0;top: 0;z-index: 9999;}
#default_search_box .form {width: 50%;max-width: 500px;height: 50px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
#default_search_box .text {width: 100%;height: 50px;line-height: 50px;border: 0;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 0px;border-bottom: 1px solid #fff;padding-right: 35px;color: #fff;background: none;outline: none;text-indent: 10px;box-sizing: border-box;}
#default_search_box .button {width: 35px;height: 48px;position: absolute;right: 0;top: 0;background: url(../images/search_btn.png) center no-repeat;cursor: pointer;border: 0;outline: none;}
#default_search_box .form i {width: 30px;height: 30px;position: absolute;right: -60px;top: -60px;background: url(../images/search_close.png) center no-repeat;cursor: pointer;}
/*搜索框-end*/
/* header_end */
/* 内页 */
.banner .cont_1440{left: 0;right: 0;z-index: 1;margin:auto;bottom: 23%;color: #fff;position: absolute;z-index: 2;}
.banner .title{font-size: var(--fz50);font-family: var(--font_bold);line-height: 1.5;}
body .ueeshop_responsive_position .position{color: #fff;line-height: 35px;height: auto;width: 100%;font-size: var(--fz16);}
body .ueeshop_responsive_position .position a{color: #fff;line-height: 1.2;}
body .position_color .ueeshop_responsive_position .position a:last-child,body .ueeshop_responsive_position .position a:last-child{color: #ff9b00;}
.feedback_page{padding-top: 20px;}
.prolist_body .banner .cont_1440{color: #2b3038;}
.prolist_body .banner_cnt{width: 48.61%;}
.prolist_body .content{margin-top: 30px;font-size: var(--fz14);color: #67696d;}
body .position_color .ueeshop_responsive_position .position{color: #333;}
body .position_color .ueeshop_responsive_position .position a{color: #333;}

.wrap{width:1200px; margin:0 auto; zoom:1;}
.wrap.i-wrap{width:1440px;}
.wrap:after,.wrap:before{display:table; content:'';}
.wrap:after{clear:both;}
.wrap.inner{padding-top: 15px;}
.products_inner{}
.products_inner .left{width: 19%;}
.products_inner .left *{}
.products_inner .left .cate_title{ width: 100%; height: 49px; line-height: 49px; background: #04979E; font-size: 20px; color: #fff; text-indent: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.products_inner .left .cate_row{background: #333333;}
.products_inner .left .cate_row .cate_row_span{display: block;position:relative;padding: 13px 15px;color: #333333;cursor: pointer;}
.products_inner .left .cate_row{margin-bottom: 20px;}
.products_inner .left .cate_row.cur{background: var(--main-color);}
.products_inner .left .cate_row.cur a.topa img{filter: none;}
.products_inner .left .cate_row.cur a.topa .cate_name{color: #333;line-height: 25px;max-height: 50px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.products_inner .left .cate_row.cur .cate_row_span em{filter: none;}
.products_inner .left .cate_row:nth-child(2) .cate_row_span{ border-top: 0;}
.products_inner .left .cate_row .cate_row_span em{width: 10px;height: 100%;background: #000;position: absolute;top: 0;right: 2%;background: url(../images/icon_p_close.png) no-repeat center 25px;filter: brightness(0) invert(1);}
.products_inner .left .cate_row a{color: #fff;display: flex;align-items: center;}
.products_inner .left .cate_row a .cate_img{min-width: 43px;max-width: 43px;margin-right: 25px;height: 40px;}
.products_inner .left .cate_row a .cate_img span{vertical-align: middle;height: 100%;}
.products_inner .left .cate_row a .cate_name{font-size: var(--fz18);}
.products_inner .left .cate_row a img{filter: brightness(0) invert(1);}
.products_inner .left .cate_row:first-child .cate_row_span{border-top:none;}
.products_inner .left .cate_row ul{ display: none; margin-top: 0px;padding-left: 25px;padding-bottom: 0px;transition:all 0.5s;}
.products_inner .left .cate_row ul li{margin:3px 0;}
.products_inner .left .cate_row ul li a{height: 0px;overflow: hidden;}
.products_inner .left .cate_row ul li a:hover{color: var(--main-color);}
.products_inner .left .cate_row.cur ul li a:hover{color: #333;}
.products_inner .left .cate_row ul{font-size: var(--fz16);}
.products_inner .left .cate_row ul li.v2.cur .cate_img img,.products_inner .left .cate_row ul li.v3.cur .cate_img img{filter: none;}
.products_inner .left .cate_row ul li.v2 .cate_img,.products_inner .left .cate_row ul li.v3 .cate_img{min-width: 25px;max-width: 25px;margin-right: 15px;height: 25px;}
.products_inner .left .cate_row ul li.v2 .cate_name,.products_inner .left .cate_row ul li.v3 .cate_name{line-height: 25px;font-size: var(--fz14);max-height: 50px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.products_inner .left .cate_row ul li.v3{padding-left: 15px;margin:0;}
.products_inner .left .cate_row.on .cate_row_span em{background-image: url(../images/icon_p_open.png);}
.products_inner .left .cate_row.on ul li a{height: auto;}
.products_inner .left .cate_row.on ul{ display: block;padding-bottom: 10px;}

.products_inner .left{padding-top: 9px;}
.products_inner .left .hot_pro{ margin: 30px 0; width: 100%;}
.products_inner .left .hot_pro .title{ font-size: 18px;color: #191919;font-weight: bold;margin-bottom: 20px;}
.products_inner .left .hot_pro .list{ display: block; width: 100%; height: 100%; text-decoration: none;}
.products_inner .left .hot_pro .list .item{ margin-top: 16px; padding: 15px 0; width: 100%; height: 74px; border-bottom: 1px solid #e3e3e3;}
.products_inner .left .hot_pro .list .item:first-child{ margin-top: 0;}
.products_inner .left .hot_pro .list .item .img{ display: block; width: 74px; height: 100%;}
.products_inner .left .hot_pro .list .item .item_title{ display: block; width: calc(100% - 80px); height: 100%; line-height: 24px; font-size: 15px; color: #555; overflow: hidden;}
.products_inner .left .hot_pro .list .item .item_title:hover{ text-decoration: underline;}

.products_inner .right{width: 75.83%;}
.products_inner .right .cate_title{width: 96%; line-height: 1.2; font-size: var(--fz36); color: #333; font-family: var(--font_bold);}
.products_inner .right .products_list_desc{margin-top: 20px;color: #676a6d;font-size: var(--fz14);}
.products_inner .right .brief_desction{ margin: 18px auto 0 auto; width: 96%;}
.products_inner .right .list{ margin-top: 90px;}
.products_inner .right .ueeshop_responsive_turn_page{text-align: center;}

body .ueeshop_responsive_turn_page{text-align: right;}
body .ueeshop_responsive_turn_page.s1 > span .page_item_current{color: #04979E;}
body .ueeshop_responsive_turn_page span{width: auto;min-width: 54px;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{color: #787878;width: 100%;}
body .ueeshop_responsive_turn_page span em{width: 20px;height: 8px;}
body .ueeshop_responsive_turn_page span em.icon_page_prev{background: url(../images/prev_page.png) no-repeat center;}
body .ueeshop_responsive_turn_page span em.icon_page_next{background: url(../images/next_page.png) no-repeat center;}

body .ueeshop_responsive_products_detail .description{margin-top: 95px;}
body .ueeshop_responsive_products_detail .description .title{padding-bottom: 0px;border-bottom: 0;padding-top: 0;display: flex;}
body .ueeshop_responsive_products_detail .description .title span{min-width: 273px;text-align: center;background: #333;font-size: var(--fz18);font-family: var(--semi_bold);padding-bottom: 0;border-bottom: 0;line-height: 65px;color: #fff;margin-right: 15px;}
body .ueeshop_responsive_products_detail .description .title span.cur{background: var(--main-color);color: #fff;}
body .ueeshop_responsive_info_list .item .info .title a {font-family: "Montserrat-Regular";overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;}
body .ueeshop_responsive_download_list ul li .name {width: 85%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ueeshop_responsive_case_list .item .info .name a,
.ueeshop_responsive_info_detail > .title,
.ueeshop_responsive_case_detail > .name{}

.ueeshop_responsive_products_detail .info .name,
#global_editor_contents,
.ueeshop_responsive_products_detail .info .desc,
.ueeshop_responsive_case_list .item .info .desc,
.ueeshop_responsive_info_list .item .info .desc,
.ueeshop_responsive_products_detail .description .contents,
.ueeshop_responsive_info_detail .ext_mes,
.ueeshop_responsive_article_detail > .contents {}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;font-family: "Montserrat-Regular";}
.rale_news .news_title .title{ font-size: 22px; color: #191919;font-family: "Montserrat-Regular";}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;font-family: "Opensans-Regular";}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: "Opensans-Regular"; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item{height: 100%;}
.rale_news .list .item .img{ position: relative; display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;padding-top:0;}
.rale_news .list .item .img img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.rale_news .list .item .title{ font-family: "Montserrat-Regular";display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.rale_news .list .item .brief{ display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;font-family: "Opensans-Regular";}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.rale_news.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}
/*
@media screen and (max-width: 1280px) {
	.wrap{width: 96%;}
	#nav .list{margin: 0 26px 0 0;}
}
@media screen and (max-width: 1140px) {
	#nav .list{margin:0 16px 0 0;}
}
@media screen and (max-width: 1080px) {
	#nav .list{margin:0 2px 0 0;}
}
*/
@media screen and (max-width: 991px) {
	#header {display: none;}
	.show-pc-block,
	.show-pc-inline-block,
	.hide-991{display: none!important;}
	.show-mb-block{display: block!important;}
	.show-mb-inline-block{display: inline-block!important;}
	.clear_991{clear: both;}
	.clear_gt_991{clear: none;}

	.banner .wrap{display: none;}

	body .ueeshop_responsive_products_list .item{margin-bottom: 10px;}
}
@media screen and (max-width: 768px) {
	/* footer */
	#footer {display: none;}
	#footer_list {display: block;}
	#footer_list .footer_bottom_text{font-size: 14px;line-height: unset;padding: 37.5px 0;}
	#footer_list_item{margin-top: 20px;}
	.t264_dt {font-size: 16px;margin-bottom: 0;}
	.t264_dd a{font-size: 14px;display: block;line-height: 25px;margin-bottom: 0;}
	.footer_icon{width: 19px;height: 19px;}
	/* footer-end */
	body .win_alert .win_pwd .pwd_text {max-width: 100%;}

	.rale_news { padding-bottom: 20px; }
	.rale_news .list {grid-template-columns: repeat(2, 48%);}
	.rale_news .list .item { margin-bottom: 20px; }
	body .ueeshop_responsive_download_list ul li .name{width: 60%;}
}
/*
@media screen and (max-width: 640px) {
	.clear_991 {
		clear: none;
	}

	.clear_640 {
		clear: both;
	}

	body .ueeshop_responsive_products_detail .description .title span {
		font-size: 22px;
		padding-left: 10px;
		margin-right: 15px;
	}
}
*/
body{top:0!important;}





#nav .nav_box .navbar .n_item .n_item_row a{font-family: var(--font_bold);font-size: var(--fz20);}
.header_264_1.fixed:not(.enter) #header{background: transparent;box-shadow: none;}
.header_264_1.fixed:not(.enter) #header:hover{background: #fff;}
.header_264_1.fixed:not(.enter) #nav .nav_box .navbar .n_item .n_item_row a{color: #fff;display: block;}
.header_264_1.fixed:not(.enter) #nav .nav_box .navbar .n_item.has_down .n_item_row:after{filter: brightness(0) invert(1);}
.header_264_1.fixed:not(.enter) #nav .nav_box .logo_box{filter: brightness(0) invert(1);}
.header_264_1.fixed:not(.enter) #nav .nav_box .r_nav .nav_icon{border-color: #fff;}
.header_264_1.fixed:not(.enter) #nav .nav_box .r_nav .nav_icon .info_icon{color: #fff;}
.header_264_1.fixed:not(.enter) #nav .nav_box .r_nav .nav_icon .info_icon em{background: url(../images/inquiry_icon_fff.png) no-repeat left center;}
.header_264_1.fixed:not(.enter) #nav .nav_box .navbar .n_item.has_down:hover .n_item_row:after{filter: initial;}
.header_264_1.fixed:not(.enter) #nav .nav_box .navbar .n_item .n_item_row a:after{}

.header_264_1 #header{width: 100%;height: 78px;zoom: 1;max-width: 1920px;margin: 0 auto; background-color: #fff; overflow: hidden;position: fixed;top: 0;left: 0;right: 0;z-index: 1000;box-shadow: 0 0 10px rgb(167 167 167);}
.header_264_1 #header:hover { overflow: unset; }

.header_264_1 #nav { width: 100%; height: 100%; position: relative;z-index:100;}
.header_264_1 #nav .nav_box { box-sizing: border-box;width: 100%;max-width: 1920px; margin: 0 auto;display: flex; flex: 1; flex-direction: row; justify-content: space-between; padding: 0 30px; height: 100%;}
.header_264_1 #nav .nav_box .logo_box { min-width: 285px; max-width: 285px; margin-right: 15px;}
.header_264_1 #nav .nav_box .logo_box h1,.header_264_1 #nav .nav_box .logo_box div{line-height: 78px; height: 100%;}
.header_264_1 #nav .nav_box .navbar { width: calc(100% - 540px); display: block; margin-right: 20px;}
.header_264_1 #nav .nav_box .navbar .ly_nav {width: 100%; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; }
.header_264_1 #nav .nav_box .navbar .n_item{z-index: 1;margin-right: 10px;}
.header_264_1 #nav .nav_box .navbar .n_item .n_item_row{position: relative;padding: 0 50px 0 30px;border-bottom: 5px solid transparent;}
.header_264_1 #nav .nav_box .navbar .n_item.has_down .n_item_row{position: relative;}
.header_264_1 #nav .nav_box .navbar .n_item.has_down .n_item_row:after{content: '';display: block;width: 14px;height: 8px;background: url(../images/nav_arrow.png)no-repeat center center;position: absolute;top: 50%;transform: translate(0,-50%);right: 23px;}
/*
.header_264_1 #nav .nav_box .navbar .n_item.has_down .n_item_row:before{content: '';display: block;width: 30px;height: 30px;background: url(../images/nav_hover_arrow.png)no-repeat center center;position: absolute;bottom: 0;right: -29px;display: none;}
*/
.header_264_1 #nav .nav_box .navbar .n_item.has_down:hover .n_item_row:before{display: block;}
.header_264_1 #nav .nav_box .navbar .n_item:last-child {margin-right: 0;}
.header_264_1 #nav .nav_box .navbar .n_item .n_item_row a{text-decoration: none; line-height: 78px; text-transform: uppercase; color: #111111; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.header_264_1 #nav .nav_box .navbar .n_item .n_item_row a:after{content: '';position: absolute;width: 100%;height: 5px;top: calc(100% - 5px);left: 0;right: 0;background: var(--main-color);opacity: 0;z-index: 2;}
.header_264_1 #nav .nav_box .navbar .n_item .n_item_row a:hover {color: var(--main-color);}
.header_264_1 #nav .nav_box .navbar .n_item:hover .n_item_row a:after{opacity: 1;}
.header_264_1 #nav .nav_box .navbar .n_item:hover .navSub {display: flex;align-items: center;justify-content: space-between;}
.header_264_1 #nav .nav_box .navbar .n_item.more_line:hover .navSub{flex-wrap: wrap;justify-content: flex-start;}
.header_264_1 #nav .nav_box .navbar .n_item.has_down:hover{background: #fff;}
.header_264_1 #nav .nav_box .navbar .n_item:hover .n_item_row>a{color: var(--main-color);display: block;}
.header_264_1 #nav .nav_box .navbar .n_item .navSub{width: 100%;background: no-repeat center top #fff;position: absolute;top: 100%;left: 0;transform: translate(0,0);box-shadow: initial;padding: 9px 15%;box-sizing: border-box;border-radius: 0px;display: none;z-index: 999;border-top-left-radius: 0;border-top: 1px solid #ec9811;box-shadow: 0px 3px 10px rgb(167 167 167 / 30%);}
.header_264_1 #nav .nav_box .navbar .n_item .navSub a{line-height: 50px;display: block;transition: all .3s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0 30px;color: #111;font-size: var(--fz20);font-family: var(--font_bold);text-transform: uppercase;}
.header_264_1 #nav .nav_box .navbar .n_item .navSub a:hover{color: var(--main-color);}
.header_264_1 #nav .nav_box .r_nav { min-width: 240px; display: flex;flex-direction: row;justify-content: space-around;width: auto;align-items: center;}
.header_264_1 #nav .nav_box .r_nav:after{clear: both;}
.header_264_1 #nav .nav_box .r_nav .nav_icon{height: 42px;cursor: pointer;position: relative;text-align: center;margin-right: 20px;border: 1px solid #2b3038;display: inline-flex;align-items: center;}
.header_264_1 #nav .nav_box .r_nav .nav_icon.search_nav_icon{background: var(--main-color);border-color: var(--main-color);}
.header_264_1 #nav .nav_box .r_nav .nav_icon.search_nav_icon:hover{background: var(--hover-main-color);}
.header_264_1 #nav .nav_box .r_nav .nav_icon:last-child {margin-right: 0;}
.header_264_1 #nav .nav_box .r_nav .nav_icon>a{width: 165px;height: 100%;display: inline-flex;line-height: 42px;color: #111111;font-family: var(--font_bold);align-items: center;justify-content: center;}
.header_264_1 #nav .nav_box .r_nav .nav_icon:hover .navSub {display: block;}
.header_264_1 #nav .nav_box .r_nav .navSub a{line-height: 32px;font-family: 'Arial';font-size: 16px;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .language_icon{ line-height: 78px;font-size: 16px; text-transform: uppercase; color: #111111;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .icon em{display: inline-flex;width: 27px;height: 20px;vertical-align: middle;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .search_icon{}
.header_264_1 #nav .nav_box .r_nav .nav_icon .search_icon em{background: url(../images/search_icon.png) no-repeat left center;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .sign_icon{ background: url(../images/sign_icon.png) no-repeat left center; }
.header_264_1 #nav .nav_box .r_nav .nav_icon .info_icon{}
.header_264_1 #nav .nav_box .r_nav .nav_icon .info_icon em{ background: url(../images/inquiry_icon.png) no-repeat left center;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .inquiry_nav_icon{}
.header_264_1 #nav .nav_box .r_nav .nav_icon .navSub{width: 150px;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .navSub a{text-decoration: none;}
.header_264_1 #nav .nav_box .r_nav .nav_icon .navSub a:hover a{background-color: #04979E}


.header_264_1 #default_search_box{width: 100%;height: 100%;position: fixed;background: rgba(0,0,0,0.8);left: 0;top: 0;z-index: 9999;}
.header_264_1 #default_search_box .form {width: 50%;max-width: 500px;height: 50px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.header_264_1 #default_search_box .text {width: 100%;height: 50px;line-height: 50px;border: 0;border-bottom-color: currentcolor;border-bottom-style: none;border-bottom-width: 0px;border-bottom: 1px solid #fff;padding-right: 35px;color: #fff;background: none;outline: none;text-indent: 10px;box-sizing: border-box;}
.header_264_1 #default_search_box .button {width: 35px;height: 48px;position: absolute;right: 0;top: 0;background: url(--cusvis_path/search_btn.png) center no-repeat;cursor: pointer;border: 0;outline: none;}
.header_264_1 #default_search_box .form i {width: 30px;height: 30px;position: absolute;right: -60px;top: -60px;background: url(--cusvis_path/search_close.png) center no-repeat;cursor: pointer;}


.header_264_1 #nav .nav_box .navbar .n_item .sub_row_children{position: relative;margin-right: 2%;}
.header_264_1 #nav .nav_box .navbar .n_item .sub_row_children .sec_sub{width:205px;box-shadow: 0 0 10px rgb(0 0 0 / 10%); border-radius: 5px;display: none;position: absolute;left: 100%;top: 0;background: no-repeat center top #fff;box-sizing: border-box;padding:9px 0;/*background: #fafafa;*/}
.header_264_1 #nav .nav_box .navbar .n_item .sub_row_children .sec_sub a{font-size: 16px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding:0 20px;}
.header_264_1 #nav .nav_box .navbar .n_item .sub_row_children:hover .sec_sub{display: block;}


@media screen and (max-width: 1280px) {
    .header_264_1 #nav .list{margin: 0 26px 0 0;}
}

@media screen and (max-width: 1140px) {
    .header_264_1 #nav .list{margin:0 16px 0 0;}
}

@media screen and (max-width: 1080px) {
    .header_264_1 #nav .list{margin:0 2px 0 0;}
}

@media screen and (max-width: 991px) {
    .header_264_1 #header {display: none;}
}


.products_global_1{margin-top: 119px;}
.products1_content{margin-top: 34px;width: 85%;}
/*.products1_cnt1{display: grid;grid-template-columns:repeat(5,1fr);grid-gap: 0 45px;margin-top: 80px;}*/
.products1_cnt1{display: grid;grid-template-columns:repeat(4,1fr);grid-gap: 0 45px;margin-top: 80px;}
.products1_cnt1_row[plugins_pos="4"]{display: none;}
.products1_cnt1_row{background: #333;text-align: center;}
.products1_cnt1_row .products1_cnt1_img{height: 45px;}
.products1_cnt1_row a{display: block;padding: 20px 0;height: 100%;box-sizing: border-box;}
.products1_cnt1_row.cur{background: var(--main-color);}
.products1_cnt1_row .products1_cnt1_title{font-family: var(--semi_bold);line-height: 1;margin-top: 5px;}
.products1_main_show_cnt{display: none;}
.products1_main_show_cnt.show{display: block;}
.products1_cnt1_title{color: #fff;}
.products1_img{width: 50%;margin: 0 auto;}
.products1_main{width: 81%;margin: 0 auto;/*display: flex;justify-content: space-between;*/margin-top: 110px;}
.products1_cnt_mobile{display: none;}
.products1_main_prod{width: 540px;padding: 0 26px;box-sizing: border-box;}
.products1_main .products1_name{font-size: var(--fz24);font-family: var(--semi_bold);text-align: center;color: #2b3038;margin-top: 70px;}
.products1_main .products1_number{font-size: var(--fz18);font-family: var(--semi_bold);text-align: center;color: #2b3038;}
.products1_main .products1_brief{font-size: var(--fz14);color: #676a6d;margin-top: 15px;}
.products1_main .products1_learn{margin: 0 auto;margin-top: 30px;}

.products1_main .slick-arrow{width: 55px;height: 55px;border-radius: 5px;border: 1px solid #afafaf;margin-top: -25px;content: '';}
.products1_main .slick-prev{background: url(../images/left_arrow.png)no-repeat center center;left: -10%;}
.products1_main .slick-prev:hover{background-position: center center;background-color: #f5f5f5;}
.products1_main .slick-next{background: url(../images/right_arrow.png)no-repeat center center;right: -10%;}
.products1_main .slick-next:hover{background-position: center center;background-color: #f5f5f5;}

.global_mode_poster100{padding-top: 120px;margin-top: 90px;padding-bottom: 60px;}
.global_mode_poster100_top{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.global_mode_poster100_top .global_mode_poster100_tleft{width: 45.83%;}
.global_mode_poster100_top .global_mode_poster100_tleft .global_mode_poster100_title{font-size: var(--fz50);color: #333333;font-family: var(--font_bold);}
.global_mode_poster100_top .global_mode_poster100_tleft .global_mode_poster100_brief{color: #2d2d2d;line-height: 2;margin-top: 39px;}
.global_mode_poster100_top .global_mode_poster100_tright{width: 47.84%;}

.global_mode_poster100_tright_img{}
.global_mode_poster100_tright_img .video_btn{position: absolute;top: 50%;left: 50%;width: 130px;height: 130px;background: url(../images/video_play_icon.png)no-repeat center center;transform: translate(-50%,-50%);}
.global_mode_poster100_tright_img .img_box{}
.global_mode_poster100_tright_img .img_box .img{padding-top: 56.02%;}
.global_mode_poster100_tright_img .img_box .img .theme_img{margin-top: -56.02%;}
.global_mode_poster100_btm{display: flex;justify-content: space-between;align-items: center;margin-top: 130px;}
.global_mode_poster100_btm .global_mode_poster100_btm_row{width: 31.04%;position: relative;}

.global_mode_poster100_btm .global_mode_poster100_btm_row .img_box .img{padding-top: 68.90%;}
.global_mode_poster100_btm .global_mode_poster100_btm_row .img_box .img .theme_img{margin-top: -68.90%;}
.global_mode_poster100_btm .global_mode_poster100_btm_cnt{position: absolute;z-index: 100;top: 12.3%;left: 12.5%;color: #fff;}
.global_mode_poster100_btm .global_mode_poster100_btm_number{font-size: var(--fz80);font-family: var(--font_bold);line-height: 1;}
.global_mode_poster100_btm .global_mode_poster100_btm_content{font-size: var(--fz20);font-family: var(--semi_bold);margin-top: 10px;}

.global_mode_poster101{margin-top: 55px;}
.global_mode_poster101_title{font-size: var(--fz50);font-family: var(--font_bold);color: #333;}
.global_mode_poster101_cnt{display: flex;align-items: stretch;justify-content: space-between;margin-top: 162px;}
.global_mode_poster101_cnt .global_mode_poster101_row{width: 30.69%;box-shadow: 0 0 20px 5px #ececec;padding: 0 4.3%;box-sizing: border-box;padding-bottom: 40px;}
.global_mode_poster101_cnt .global_mode_poster101_icon_cnt{width: 119px;height: 119px;background: #5c5c5c;margin: 0 auto;border-radius: 100px;margin-top: -60px;box-shadow: 0 0 20px 5px rgba(0,0,0,0.16);}
.global_mode_poster101_cnt .global_mode_poster101_title{font-size: var(--fz20);color: #333;margin-top: 50px;font-family: var(--semi_bold);}
.global_mode_poster101_cnt .global_mode_poster101_brief{font-size: var(--fz14);color: #333;margin-top: 15px;}


.global_mode_poster102{margin-top: 153px;}
.global_mode_poster102 .global_mode_poster102_cnt{display: flex;align-items: flex-start;justify-content: space-between;flex-direction: row-reverse;}
.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_left{width: 45.83%;padding-top: 110px;}
.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_right{width: 47.43%;}
.global_mode_poster102 .global_mode_poster102_title{font-size: var(--fz50);font-family: var(--font_bold);color: #333;}
.global_mode_poster102 .global_mode_poster102_content{color: #676a6d;margin-top: 36px;margin-bottom: 90px;line-height: 1.6;}
.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_right .img_box .img{padding-top: 104.1%;}
.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_right .img_box .img .theme_img{margin-top: -104.1%;}



.feedback_global_100 {margin-top: 84px;}
.feedback_global_100_cnt{display: flex;justify-content: space-between;align-items: stretch;}
.feedback_global_100_cnt .feedback_global_100_left{width: 46.18%;}
.feedback_global_100_cnt .feedback_global_100_left .feedback_global_100_left_cnt{width: 64.66%;}
.feedback_global_100_cnt .feedback_global_100_left .img_box{display: flex;}
.feedback_global_100_cnt .feedback_global_100_left .img_box .img{padding-top: 115.48%;display: inline-flex;align-items: center;width: 100%;}
.feedback_global_100_cnt .feedback_global_100_left .img_box .img .theme_img{margin-top: -115.48%;display: flex;align-items: center;justify-content: center;}
.feedback_global_100_cnt .feedback_global_100_left .box{color: #fff;padding: 35px 0;border-top: 1px solid rgba(255,255,255,0.35);display: flex;word-break: break-all;}
.feedback_global_100_cnt .feedback_global_100_left .box:last-child{border-bottom: 1px solid rgba(255,255,255,0.35);}
.feedback_global_100_cnt .feedback_global_100_left .box span{min-width: 110px;max-width: 110px;font-family: var(--font_bold);}

.feedback_global_100_cnt .feedback_global_100_right{width: 53.82%;background: #f8f8f8;padding: 70px 5.8%;box-sizing: border-box;}
.feedback_global_100_cnt .feedback_global_100_logo{text-align: center;margin-bottom: 74px;}
.feedback_global_100_right .ueeshop_responsive_feedback{margin: 0;}
.feedback_global_100_right .ueeshop_responsive_feedback form{display: flex;flex-wrap: wrap;padding: 0;}
.feedback_global_100_right #lib_feedback_form .rows{width: 47.5%;margin: 0 0 19px;padding: 0;}
.feedback_global_100_right #lib_feedback_form .rows:nth-child(2n){margin-left: 5%;}
.feedback_global_100_right #lib_feedback_form .rows:nth-child(n+5){width: 100%;margin-left: 0;}
.feedback_global_100_right #lib_feedback_form .rows label{width: 100%;text-align: left;padding-bottom: 5px;}
.feedback_global_100_right #lib_feedback_form .rows label span{width: auto;}
.feedback_global_100_right #lib_feedback_form .rows span{width: 100%;box-sizing: border-box;}
.feedback_global_100_right #lib_feedback_form .rows span .input{width: 100%;max-width: 100%;box-sizing: border-box;height: 40px;line-height: 40px;border-color: transparent;border-radius: 3px;}
.feedback_global_100_right #lib_feedback_form .rows span .contents{width: 100%;height: 94px;min-height: 94px;max-width: 100%;border-color: transparent;box-sizing: border-box;border-radius: 3px;}
.feedback_global_100_right_title{font-size: var(--fz50);color: #333;font-family: var(--font_bold);margin-bottom: 31px;}
.feedback_global_100_right #lib_feedback_form .submit_rows{margin-top: 30px;text-align: center;}
.feedback_global_100_right #lib_feedback_form .submit_rows label{padding-bottom: 0;}
.feedback_global_100_right .ueeshop_responsive_feedback .form_button{width: 220px;line-height: 56px;height: 56px;background: var(--main-color);border-radius: 0;font-family: var(--button_font);cursor: pointer;}
.feedback_global_100_right .ueeshop_responsive_feedback .form_button:hover{background: var(--hover-main-color);}

.info_global_100 .mode_global_100_cnt {width:100%;height:13.27%;margin: 82px auto 100px;}
.info_global_100 .mode_global_100_cnt .news_box{}
.info_global_100 .mode_global_100_cnt .news_box .news_title{font-size: var(--fz50);font-family: var(--font_bold);margin-bottom: 68px;}
.info_global_100 .mode_global_100_cnt .news_box .news_content {width: 100%;height: 100%;margin: 0 auto;display: flex;flex-direction: row;justify-content: space-between;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item{width: 31.04%;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_img{width: 100%;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .img_box .img{padding-top: 51.56%;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .img_box .img .theme_img{margin-top: -51.56%;display: flex;align-items: center;justify-content: center;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title{margin-bottom: 15px;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title span{line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;font-size: var(--fz18);font-family: var(--font_bold);}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_info{padding: 28px;border: 1px solid #e4e4e4;border-top: 0;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_date{font-size: var(--fz14);color: #333;margin-bottom: 5px;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_content{line-height: 27px;height: 81px;overflow: hidden;margin-bottom: 35px;}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_content span{color: #6e6e6e;font-size: var(--fz14);}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_view{}
.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_view a{font-size: var(--fz14);color: var(--main-color);font-family: var(--semi_bold);}
/*
@media screen and (max-width: 768px) {
    .info_global_100 .mode_global_100_cnt {width:100%;margin: 0 auto;height: 100%;background-color:#141517;max-height: none}
    .info_global_100 .mode_global_100_cnt .news_box {padding-bottom: 0;width: 92%;}
    .info_global_100 .mode_global_100_cnt .news_box .news_title {width: 100%;margin: 7.5% auto;}
    .info_global_100 .mode_global_100_cnt .news_box .news_title span{display: block;font-size: 20px;line-height: unset;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content {margin: 0 auto;display: flex;flex-direction: column;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item,
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item:nth-child(2) {width: 100%;margin: 0 auto 30px;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_img{width: 100%;height: 55%;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_img img{width: 100%;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title {text-align: center;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title  span{font-size: 16px;line-height: 20px;height: unset;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_content {text-align: center;}
    .info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_content  span{font-size: 14px;line-height: 20px;}
}
*/

.footer_264_1{margin-top: 90px;}
.footer_264_1 #footer { background-color:#333333; position: relative;z-index: 1;padding: 50px 0;color: #fff;}
.footer_264_1 #footer .footer_box{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}
.footer_264_1 #footer .footer_box .footer_left{width: 19.8%;}
.footer_264_1 #footer .footer_box .footer_left .footer_logo{width: 35%;}
.footer_264_1 #footer .footer_box .footer_left .footer_left_info{opacity: 0.6;margin-top: 15px;width: 80%;}
.footer_264_1 #footer .footer_box .footer_left .footer_left_info_row{margin-bottom: 15px;line-height: 26px;}
.footer_264_1 #footer .footer_box .footer_box_cnt{flex: 1;display: flex;}
.footer_264_1 #footer .footer_box .ft_item_box{display: flex;flex-direction: row;width: 38.1%;padding-right: 4.5%;}
.footer_264_1 #footer .footer_box .ft_item_box .ft_item{width: 100%;margin-bottom: 13px;}
.footer_264_1 #footer .footer_box .ft_item_box .ft_item_left{width: 50%;}
.footer_264_1 #footer .footer_box .ft_item_box .ft_item_right{width: 50%;}
.footer_264_1 #footer .footer_box .footer_prod_all{width: 26%;border-right: 1px solid rgba(255,255,255,0.33);margin-right: 4.4%;}
.footer_264_1 #footer .footer_box .footer_prod_all .footer_title{margin-bottom: 10px;line-height: 1.3;}
.footer_264_1 #footer .footer_box .footer_prod_all .footer_title a{color: #fff;font-family: var(--button_font);display: block;}
.footer_264_1 #footer .footer_box .footer_prod_all .footer_title.list_item{ margin-bottom:5px; }
.footer_264_1 #footer .footer_box .footer_prod_all .footer_title.list_item a{ color: rgba(255,255,255,0.6); font-family:Poppins-Regular; }
.footer_264_1 #footer .footer_box .footer_bottom_text {width: 100%;padding-bottom: 0;text-align: center;margin-top: 25px;}
.footer_264_1 #footer .footer_box .newsletter{width: 28.5%;}
.footer_264_1 #footer .footer_box .newsletter .title{font-family: var(--font_bold);margin-bottom: 8px;}
.footer_264_1 #footer .footer_box .newsletter .brief{opacity: 0.6;}
.footer_264_1 #footer .footer_box .newsletter .newsletter_form{height: 50px;margin-top: 20px;display: flex;border-radius: 3px;overflow: hidden;border: 1px solid rgba(255,255,255,0.3);}
.footer_264_1 #footer .footer_box .newsletter .newsletter_form input[name=Email]{height: 100%;box-sizing: border-box;flex: 1;background: transparent;padding: 0 5px;box-sizing: border-box;color: #fff;border: 0;}
.footer_264_1 #footer .footer_box .newsletter .newsletter_form input[type=submit]{background: url(../images/newsletter_icon.png)no-repeat center center;background-color: var(--main-color);width: 75px;border: 0;}
.footer_264_1 #footer .footer_box .newsletter .newsletter_form input[type=submit]:hover{background-color: var(--hover-main-color);cursor: pointer;}

.footer_264_1 #footer_list { display: none;width: 100%; background-color:#111;position: relative;}
.footer_264_1 #footer_list .footer_list_box { width: 92%; padding: 1% 0; margin: 0 auto;}
.footer_264_1 #footer_list .footer_list_box .footer_list_item{font-size: 32px;font-family: "Montserrat-Regular";color: #fff;margin-bottom: 15px;}
.footer_264_1 #footer_list .footer_list_box .footer_list_item:last-child {margin-bottom: 0;}
.footer_264_1 #footer_list .footer_bottom_text {margin: 0 auto;width: 92%;font-size: 24px;font-family: "Opensans-Regular";line-height: 160px;text-align: center;color: #555;}

.prolist_body .footer_264_1,.suppory_body.no_footer_top .footer_264_1{margin-top: 0;}

.footer_264_1 dt {color: #fff;font-family: var(--font_bold);display: block;margin-bottom: 8px;}
.footer_264_1 dd {display: flex;flex-direction: column;}
.footer_264_1 dd a{display: block;color: rgba(255,255,255,0.6);margin-bottom: 0px;}
.footer_264_1 .footer_icon{ width: 33px; height: 33px;background: url(--cusvis_path/+.png) no-repeat center;float: right;}
.footer_264_1 .foot_title{display: block;cursor: pointer;}
.footer_264_1 .foot_content{display: none;}
.footer_264_1 .open{display: block}
.footer_264_1 .footer_bottom_text{font-size: var(--fz14);color: #fff;}
.footer_264_1 .footer_bottom_share{margin-bottom: 5px;}
.footer_264_1 .text a {display: block;color: #555;margin-top: 5px;}

@media screen and (max-width: 768px) {
	.header_height{display: none;}
    .footer_264_1 #footer {display: block;}
    .footer_264_1 #footer .cont_1440{max-width: 100%;}
    .footer_264_1 #footer_list {display: block;padding-top: 25px;}
    .footer_264_1 #footer_list .footer_bottom_text{line-height: unset;padding: 37.5px 0;}
    .footer_264_1 #footer_list_item{margin-top: 20px;}
    .footer_264_1 #footer .footer_box .ft_item_box .ft_item dt {margin-bottom: 0;}
    .footer_264_1 #footer .footer_box .ft_item_box .ft_item dd a{display: block;line-height: 25px;margin-bottom: 0;}
    .footer_264_1 .footer_icon{width: 19px;height: 19px;}
}

.support_banner{font-size: 0;}
.ueeshop_responsive_article_title{font-size: var(--fz50);font-family: var(--font_bold);color: #333;margin-bottom: 70px;}
.support_all_cate{border-bottom: 1px solid #c8c8c8;margin-bottom: 85px;}
.support_all_cate .support_all_cate_cnt{display: grid;grid-template-columns:repeat(3,1fr);grid-gap: 0;}
.support_all_cate .support_all_cate_cnt .support_all_cate_row{text-align: center;display: inline-grid;align-items: center;}
.support_all_cate .support_all_cate_cnt .support_all_cate_row a{display: block;padding: 20px 0;font-size: var(--fz26);color: #a0a0a0;font-family: var(--font_bold);height: 100%;box-sizing: border-box;display: inline-grid;align-items: center;}
.support_all_cate .support_all_cate_cnt .support_all_cate_row.cur {background: var(--main-color);}
.support_all_cate .support_all_cate_cnt .support_all_cate_row.cur a{color: #fff;}


.support_page{overflow: hidden;}
.public_left_menu{width: 273px;}
.public_left_menu .public_left_menu_row{background: #333333;margin-bottom: 20px;}
.public_left_menu .public_left_menu_row.cur{background: var(--main-color);}
.public_left_menu .public_left_menu_row a{color: #fff;padding: 20px;display: block;}

.support_ccnt{display: flex;}
.support_ccnt .public_left_menu{display: none;}
.support_ccnt.support_hl .public_left_menu{display: block;}
.support_hl .support_right{margin-left: 5.8%;flex: 1;}


.project_page{}
.project_ccnt{display: flex;margin-top: 90px;}
.project_right{display: grid;grid-template-columns:repeat(3,1fr);grid-gap: 50px 60px;flex: 1;margin-left: 5.6%;}
.project_right .project_name{color: #2b3038;font-family: var(--semi_bold);text-align: center;margin-top: 22px;}
.project_right .img_box .img{padding-top: 55.81%;}
.project_right .img_box .img .theme_img{margin-top: -55.81%;}


.article_page_cnt{margin-top: 33px;}
.default_article_page .ueeshop_responsive_article_detail{margin-top: 50px;}

.prod_left_contact{padding: 20px 23px 25px;line-height: 26px;background-size: cover!important;}
.prod_left_contact *{color: #fff;word-break: break-word;}
.prod_left_contact .box{margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid rgba(255,255,255,0.35);}
.prod_left_contact .box span{display: block;font-family: var(--font_bold);}
.contact_btn{line-height: 35px;border: 1px solid #adafb7;background: rgba(255,255,255,0.24);margin-top: 20px;font-family: var(--button_font);}
.contact_btn a{display: block;text-align: center;}

.products_inner{padding-top: 90px;}
.prolist_body .ueeshop_responsive_products_list .ueeshop_responsive_list_box{display: grid;grid-template-columns:repeat(3,1fr);grid-gap: 92px 2%;}
.prolist_body .ueeshop_responsive_products_list .item{width: 100%;margin-bottom: 0;}
body .ueeshop_responsive_products_list{margin-top: 0;}
body .ueeshop_responsive_products_list .item{margin-bottom: 30px;}
body .ueeshop_responsive_products_list .item .pro{width: 100%;}
body .ueeshop_responsive_products_list .item .pro_img{width: 61.6%;margin: 0 auto;}
body .ueeshop_responsive_products_list .item .info{width: 100%;padding:0 5%;box-sizing: border-box;}
body .ueeshop_responsive_products_list .item .info .name{text-align: center; line-height: 28px; height:28px;overflow: hidden;margin: 30px auto 2px;font-family: var(--semi_bold);}
body .ueeshop_responsive_products_list .item .info .pro_number{text-align: center;font-size: var(--fz18);}
body .ueeshop_responsive_products_list .item .info .name a{font-size: var(--fz20); color:#2b3038;}
body .ueeshop_responsive_products_list .item .info .price{color:#333;}
body .ueeshop_responsive_products_list .item .info .more{display: block;width: 70%;line-height: 56px;background: var(--main-color);color: #fff;text-align: center;margin: 35px auto 0;}
body .ueeshop_responsive_products_list .item .info .more:hover{background: var(--hover-main-color);}

.prod_desc{margin-top: 90px;}
.description .tab_desc{background: #f0f0f0;padding: 30px 0 60px;}

body .products_detail_module1{padding-top: 50px;}
body .ueeshop_responsive_products_detail .info{padding-left: 0;padding-top: 0;width: 50%;float: none;}
body .ueeshop_responsive_products_detail .info .desc{font-size: var(--fz14);}
body .ueeshop_responsive_products_detail .info .button .add_to_inquiry{border: 1px solid transparent;color: #fff;line-height: 56px!important;height: 56px!important;border-radius: 0;}
body .ueeshop_responsive_products_detail .info .button > a,.ueeshop_responsive_products_detail .info .button > button#addtocart_button,.product-detail .ueeshop_responsive_products_detail .info .button > a:hover{background: var(--main-color);}
body .ueeshop_responsive_products_detail .info .button .add_to_inquiry:hover{background: var(--hover-main-color);}
body .products_detail_module1 .info .name{font-family: var(--font_bold);font-size: var(--fz50);color: #2b3038;letter-spacing: 0;line-height: 1;margin: 12px 0 20px;}

.detail_right{width: 46.66%;text-align: center;}
.detail_right .img_box .img{padding-top: 48.43%;}
.detail_right .img_box .img .theme_img{margin-top: -48.43%;}

.prod_detail_cnt{display: flex;align-items: center;justify-content: space-between;margin-bottom: 90px;flex-direction: row-reverse;}

body .global_products_may_like{margin-top: 104px;}
body .global_products_may_like .like_products_box{display: grid; grid-template-columns: repeat(4, 1fr);grid-gap: 40px 6.4%;margin-top: 40px;}
body .global_products_may_like .like_products_box .like_products_item{width: 100%;margin-left: 0;margin-top: 0;margin-bottom: 0;}
body .global_products_may_like .like_products_box .like_products_item .item_name{height: 30px;line-height: 30px;font-size: var(--fz20);color: #2b3038;font-family: var(--semi_bold);text-align: center;}
body .global_products_may_like .like_products_box .pro_number{text-align: center;font-size: var(--fz18);}
body .global_products_may_like .like_products_box .more{display: block;width: 70%;line-height: 56px;background: var(--main-color);color: #fff;text-align: center;margin: 35px auto 0;}
body .global_products_may_like .like_products_box .more:hover{background: var(--hover-main-color);}


.mobile_menu_btn{position: fixed;left: -3vw;padding: 0;background: var(--main-color);z-index: 1000;/* transform: rotate(90deg); */border-radius: 25px;display: none;text-transform: uppercase;top: 42%;background: url(/static/images/responsive_header/menu_btn.png) no-repeat right 1.7vw center / 40%;background-color: var(--main-color);width: 10vw;height: 10vw;cursor: pointer;box-shadow: 0 0 20px 0px #a2a2a2;}
@media screen and (max-width: 1520px){
	.header_264_1 #nav .nav_box .navbar .n_item{margin-right: 10px;}
	.header_264_1 #nav .nav_box .navbar .n_item .n_item_row{padding-right: 30px;padding-left: 10px;}
	.header_264_1 #nav .nav_box .navbar .n_item.has_down .n_item_row:after{right: 5px;}
	/*.header_264_1 #nav .nav_box .navbar .n_item .navSub{border-radius: 20px;border-top-left-radius: 0;}*/
	.header_264_1 #nav .nav_box .navbar .n_item .navSub a{padding-left: 10px;padding-right: 30px;}
	.prolist_body .content{display: none;}
}
@media screen and (max-width: 1320px){
	.article_page_cnt{margin-top: 20px;}
	.default_article_page .ueeshop_responsive_article_detail{margin-top: 30px;}
	.ueeshop_responsive_article_title{margin-bottom: 50px;}
	.support_all_cate{margin-bottom: 50px;}
	.header_264_1 #nav .nav_box .r_nav .nav_icon>a{width: 125px;}
	.header_264_1 #nav .nav_box .logo_box{min-width: 185px;max-width: 185px;}
	.products_global_1{margin-top: 60px;}
	.products1_cnt1{margin-top: 50px;}
	.global_mode_poster100{margin-top: 60px;padding-top: 80px;padding-bottom: 40px;}
	.global_mode_poster100_btm{margin-top: 80px;}
	.global_mode_poster101_cnt{margin-top: 102px;}
	.global_mode_poster102{margin-top: 80px;}
	.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_left{padding-top: 40px;}
	.global_mode_poster102 .global_mode_poster102_content{margin-bottom: 70px;}
	/*.footer_264_1 #footer .footer_box .footer_left{width: 100%;}*/
	.footer_264_1 #footer .footer_box .newsletter{width: 86%;}
	.footer_264_1 #footer .footer_box .footer_box_cnt{flex-wrap: wrap;}
	.footer_264_1 #footer .footer_box .footer_prod_all{padding-right: 2%;}
	.footer_264_1 #footer .footer_box .ft_item_box{width: 62.1%;}
	.info_global_100 .mode_global_100_cnt{margin: 60px auto 80px;}
	.info_global_100 .mode_global_100_cnt .news_box .news_title{margin-bottom: 40px;}
	.products_inner{padding-top: 50px;}
	.products_inner .left .cate_row a .cate_img{min-width: 23px;max-width: 23px;margin-right: 15px;}
	.products_inner .left{width: 21%;}
	.prod_detail_cnt{margin-bottom: 60px;}
	body .ueeshop_responsive_products_detail .description{margin-top: 60px;}
	body .global_products_may_like{margin-top: 60px;}
	body .global_products_may_like .like_products_box{grid-gap: 30px 3.4%;}
	body .ueeshop_responsive_products_detail .description .title span{min-width: 18vw;}
	.prod_desc{margin-top: 50px;}
}
@media screen and (max-width: 1020px){
	.global_mode_poster100_top{display: block;}
	.global_mode_poster100_top .global_mode_poster100_tright{width: 100%;}
	.global_mode_poster100_top .global_mode_poster100_tleft{width: 100%;margin-top: 4vw;}
	.mobile_menu_btn{display: block;}
	.mobile_menu_left{position: fixed;left: 0;transform: translate(-150%,0);top: 0%;bottom: 0;overflow: auto;padding: 5vw;}
	.mobile_menu_left.show{transform: translate(0,0);z-index: 10000;width: 75%;background: #fff;}
	.products_inner .right{width: 100%;}
	.support_hl .support_right{width: 100%;margin-left: 0;}
	/*.public_left_menu{position: fixed;left: 0;transform: translate(-150%,0);}*/
	.project_right{width: 100%;margin-left: 0;grid-gap: 30px 40px;grid-template-columns: repeat(2,1fr);}
	.description .tab_desc{padding: 30px 0;}
}
@media screen and (max-width: 780px){
	.feedback_page{padding-top: 0;}
	.header_height{display: none;}
	.detail_right{width: 100%;}
	body .ueeshop_responsive_products_detail .info{width: 100%;padding: 0;}
	.relative{min-height: auto;}
	.article_page_cnt{margin-top: 4vw;}
	.default_article_page .ueeshop_responsive_article_detail{margin-top: 4vw;}
	.ueeshop_responsive_article_title{margin-bottom: 8vw;}
	.support_all_cate{margin-bottom: 8vw;}
	.products1_title{text-align: center;}
	.products1_content{width: 100%;margin-top: 4.666667vw;text-align: left;}
	.products_global_1{margin-top: 12.0vw;}
	.products1_cnt1{grid-template-columns: repeat(2,1fr);grid-gap: 4.0vw 6.666667vw;margin-top: 9.333333vw;}
	/*.products1_cnt1_row:last-child{display: none;}*/
	.products1_cnt1_row{width: 100%;}
	.products1_cnt1_row .products1_cnt1_img{margin-right: 2vw;width: 9.333333vw;display: inline-flex;height: auto;justify-content: center;}
	.products1_cnt_mobile .products1_cnt1_row .products1_cnt1_img{width: 4vw;}
	.products1_cnt1_row a{padding: 5.333333vw 2vw;display: flex;align-items: center;justify-content: flex-start;min-height: 9.333333vw;}

	.products1_cnt1_row .products1_cnt1_title{font-size: var(--fz28);text-align: left;line-height: 4.666667vw;margin-top: 0;flex: 1;}
	.global_mode_poster100{background: #f7f7f7!important;margin-top: 7vw;padding: 10vw 0;}
	.global_mode_poster100_tright_img .video_btn{width: 17.333333vw;height: 17.333333vw;background-size: cover;}
	.global_mode_poster100 .cont_1440{max-width: 100%;}
	.global_mode_poster100_top .global_mode_poster100_tleft{max-width: 92%;margin: 12.0vw auto;}
	.global_mode_poster100_top .global_mode_poster100_tleft .global_mode_poster100_title{text-align: center;}
	.global_mode_poster100_top .global_mode_poster100_tleft .global_mode_poster100_brief{margin-top: 6.0vw;}
	.global_mode_poster100_btm{display: block;max-width: 92%;margin: 0 auto;}
	.global_mode_poster100_btm .global_mode_poster100_btm_row{width: 100%;margin-bottom: 12.0vw;}
	.global_mode_poster100_btm .global_mode_poster100_btm_row:last-child{margin-bottom: 0;}
	.global_mode_poster100_btm .global_mode_poster100_btm_number{font-family: 11.466667vw;}
	.global_mode_poster100_btm .global_mode_poster100_btm_content{font-size: var(--fz32);}
	.global_mode_poster101{margin-top: 8.0vw;}
	.global_mode_poster101_title{text-align: center;}
	.global_mode_poster101_cnt{display: block;margin-top: 28.0vw;}
	.global_mode_poster101_cnt .global_mode_poster101_row{width: 100%;position: relative;padding-top: 12.5vw;margin-bottom: 20.0vw;}
	.global_mode_poster101_cnt .global_mode_poster101_icon{position: absolute;top: -12.5vw;left: 0;right: 0;}
	.global_mode_poster101_cnt .global_mode_poster101_icon_cnt{width: 25vw;height: 25vw;margin-top: 0;}
	.global_mode_poster101_cnt .global_mode_poster101_title{margin-top: 8vw;font-size: var(--fz36);}
	.global_mode_poster101_cnt .global_mode_poster101_brief{margin-top: 4.666667vw;text-align: left;}

	.global_mode_poster102{margin-top: 14.666667vw;}
	.global_mode_poster102 .global_mode_poster102_cnt{display: block;}
	.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_right{width: 100%;}
	.global_mode_poster102 .global_mode_poster102_cnt .global_mode_poster102_left{width: 100%;padding-top: 12.0vw;}
	.global_mode_poster102 .global_mode_poster102_content{margin-top: 5.333333vw;margin-bottom: 8.666667vw;}
	.public_btn{width: 42.666667vw;height: 10.666667vw;line-height: 10.666667vw;margin: 0 auto;}
	.feedback_global_100{margin-top: 13.333333vw;}
	.feedback_global_100_cnt{display: block;}
	.feedback_global_100 .cont_1440{max-width: 100%;}
	.feedback_global_100_cnt .feedback_global_100_left{width: 100%;}
	.feedback_global_100_cnt .feedback_global_100_right{width: 100%;padding: 6.666667vw 4vw 13.333333vw;}
	.feedback_global_100_cnt .feedback_global_100_left .feedback_global_100_left_cnt{width: 100%;max-width: 92%;margin: 0 auto;}
	.feedback_global_100_cnt .feedback_global_100_left .box{padding: 2.666667vw 0;}
	.feedback_global_100_cnt .feedback_global_100_logo{width: 24.0vw;margin: 0 auto;margin-bottom: 9.333333vw;}
	.feedback_global_100_cnt .feedback_global_100_left .box span{font-size: var(--fz28);min-width: 13.333333vw;max-width: 13.333333vw;}
	.feedback_global_100_right_title{margin-bottom: 8vw;text-align: center;}
	body .ueeshop_responsive_feedback .rows label{font-size: var(--fz24);}
	.feedback_global_100_right #lib_feedback_form .rows{margin-bottom: 4vw;width: 100%;margin-left: 0;}
	.feedback_global_100_right #lib_feedback_form .rows:nth-child(2n){margin-left: 0;}
	.feedback_global_100_right #lib_feedback_form .submit_rows{margin-top: 4vw;}
	.info_global_100 .mode_global_100_cnt{margin-top: 12.0vw;margin-bottom: 0;}
	.info_global_100 .mode_global_100_cnt .news_box .news_title{margin-bottom: 6.0vw;text-align: center;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content{display: block;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item{width: 100%;margin-bottom: 8.0vw;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item:last-child{margin-bottom: 0;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_info{padding: 6.0vw 7.333333vw;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title{margin-bottom: 3.333333vw;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_content{line-height: 1.8;height: auto;margin-bottom: 4.666667vw;}
	.info_global_100 .mode_global_100_cnt .news_box .news_content .news_content_item .news_item_title span{font-size: var(--fz36);line-height: 1.3;height: auto;}
	.footer_264_1{margin-top: 12.0vw;}
	.footer_264_1 #footer .footer_box .footer_left{width: 92%;margin: 0 auto;margin-bottom: 8vw;}
	.footer_264_1 #footer{padding: 10.666667vw 0 12.0vw;}
	.footer_264_1 #footer .footer_box .footer_box_cnt{display: block;font-size: var(--fz28);}
	.footer_264_1 #footer .footer_box .footer_prod_all{width: 92%;margin: 0 auto;border-right: 0;padding-right: 0;}
	.footer_264_1 #footer .footer_box .ft_item_box{width: 100%;display: block;padding-right: 0;}
	.footer_264_1 #footer .footer_box .footer_left .footer_logo{width: 26.666667vw;margin: 0 auto;}
	.footer_264_1 #footer .footer_box .footer_left .footer_left_info{width: 100%;margin-top: 8.666667vw;text-align: center;}
	.footer_264_1 #footer .footer_box .footer_left .footer_left_info_row{margin-bottom: 3.333333vw;line-height: 2;}
	.footer_264_1 #footer .footer_box .newsletter{width: 92%;margin: 0 auto;text-align: center;margin-top: 4vw;}
	.footer_264_1 #footer .footer_box .footer_bottom_text{width: 92%;margin: 0 auto;margin-top: 4vw;}
	.footer_264_1 #footer .footer_box .newsletter .title{margin-bottom: 2.666667vw;}
	.footer_264_1 #footer .footer_box .newsletter .newsletter_form{height: 13.333333vw;margin-top: 6.0vw;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item_left{width: 100%;border-top: 1px solid #fff;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item dd a{line-height: 2;margin-bottom: 2vw;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item{margin-bottom: 2vw;border-bottom: 1px solid #fff;}
	.footer_264_1 dd div:last-child a{margin-bottom: 0;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item_right{width: 100%;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item dt{padding: 4.0vw;position: relative;box-sizing: border-box;}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item dt:after{content: '+';position: absolute;right: 4vw;line-height: 1;top: 45%;transform: translate(0,-50%);font-size: var(--fz50);}
	.footer_264_1 #footer .footer_box .ft_item_box .ft_item.show dt:after{content: '-';}
	.footer_264_1 dd{display: none;padding: 0 4vw 4vw;}
	.footer_264_1 .ft_item.show dd{display: flex;}
	.footer_264_1 #footer .footer_box .footer_prod_all .footer_title{margin-bottom: 2vw;line-height: 2;}
	.index .ueeshop_responsive_header.header_blank{display: none;}
	body.index .header_264_1.fixed .ueeshop_responsive_header .header{padding-top: 4vw;}
	.index .header_264_1.fixed .ueeshop_responsive_header .header{filter: brightness(0) invert(1);background: transparent;}
	.products_inner{padding-top: 10vw;}
	.products_inner .right .products_list_desc{margin-top: 8vw;}
	.products_inner .right .list{margin-top: 8vw;}
	body .ueeshop_responsive_products_list .item .info .more{font-size: var(--fz18);width: 100%;line-height: 8vw;margin-top: 4vw;}
	body .ueeshop_responsive_products_list .item .info .name{margin-top: 4vw}
	.prolist_body .ueeshop_responsive_products_list .ueeshop_responsive_list_box{grid-template-columns: repeat(2,1fr);grid-gap: 6vw;}
	.project_ccnt{margin-top: 12vw;}
	.project_right .project_name{margin-top: 4vw;}
	.support_all_cate .support_all_cate_cnt .support_all_cate_row a{padding: 4vw 2vw;}
	.feedback_global_100_right #lib_feedback_form .rows span .input{height: 10vw;line-height: 10vw;}
	.feedback_global_100_right #lib_feedback_form .rows span .contents{height: 15vw;min-height: 15vw;}
	.feedback_global_100_right .ueeshop_responsive_feedback .form_button{width: 100%;line-height: 15vw;height: 15vw;font-size: var(--fz28);}
	.prod_detail_cnt{display: block;margin-bottom: 8vw;}
	body .ueeshop_responsive_products_detail .info .button{margin: 0;}
	body .ueeshop_responsive_products_detail .info .button .add_to_inquiry{width: 100%;height: 12vw!important;line-height: 12vw!important;font-size: var(--fz28);}
	body .products_detail_module1 .info .name{margin: 6vw 0 4vw;}
	body .ueeshop_responsive_products_detail .description{margin-top: 8vw;}
	body .ueeshop_responsive_products_detail .description .title span{line-height: 12vw;margin-right: 4vw;padding: 0 2vw;}
	body .ueeshop_responsive_products_detail .description .global_mtitle{display: none;}
	body .ueeshop_responsive_products_detail .description .contents .editor_cnt{overflow: initial;height: auto;}
	.description .tab_desc{padding: 4vw 0;}
	.prod_desc{margin-top: 8vw;}
	body .global_products_may_like{margin-top: 8vw;}
	body .global_products_may_like .like_products_box{grid-template-columns: repeat(2, 1fr);margin-top: 6vw;grid-gap: 6vw;}
	body .global_products_may_like .like_products_box .more{width: 100%;line-height: 12vw;margin-top: 4vw;}
	body .products_detail_module1{padding-top: 12vw;}

	body .ueeshop_responsive_header .header{height: 12vw;padding: 0 4vw;display: flex;align-items: center;justify-content: space-between;border-bottom: 0;}
	body .ueeshop_responsive_header.header_blank{height: 12vw;}
	body .ueeshop_responsive_header .header .func{margin-top: 0;}
	body .ueeshop_responsive_header .header .logo{height: 8vw;padding: 0;box-sizing: border-box;text-align: left;}
	body .ueeshop_responsive_header .header .logo img{max-height: 8vw}
	.products1_img{width: 100%;}
	.products1_main{margin-top: 12vw;}
	.products1_main .products1_name{margin-top: 4vw;}
	.products1_main .slick-arrow{width: 10vw;height: 10vw;margin-top: -5vw;}
	.products1_main_prod{padding: 0 8vw;}
	.prolist_body .banner_cnt{width: 100%;}
	.products1_cnt_mobile{display: block;margin-top: 12.0vw;}
	.products1_cnt_mobile .products1_cnt1_row a{padding: 2.666667vw 0;}
	.products1_cnt_mobile .products1_cnt1_row{display: flex;align-items: center;justify-content: center;}
}

body .ueeshop_responsive_products_detail .info .share{text-align: left;}
body .ueeshop_responsive_header .nav{margin-top: 12vw;}
body .header_264_1.fixed .ueeshop_responsive_header .nav{margin-top: 13vw;}



.download_list .download_item{ margin-top: 20px; display: flex; align-items: center; justify-content: space-between;padding: 30px; background-color: #f3f3f3; box-sizing: border-box; }
.download_list .download_item:first-child{ margin-top: 0; }
.download_list .download_item .info_box{ display: flex; align-items: center; justify-content: left; flex-wrap: wrap; flex: 1; }
.download_list .download_item .info_box .info{ width: calc( 100% - 160px ); word-break: break-all;}
.download_list .download_item .info_box .pic_box{ margin-right: 30px; height: 90px; width: 90px; position: relative; }
.download_list .download_item .info_box .tips{ display: block;color: #666666; }
.download_list .download_item .info_box .tips .size{ margin-left: 6px; }
.download_list .download_item .info_box .name{ display: inline-block; margin-bottom: 0;color: #222222; }
.download_list .download_item .btn a{ display: flex; vertical-align: middle; text-decoration: none; padding: 0 25px; height: 40px; box-sizing: border-box; line-height: 40px; box-sizing: border-box; font-size: var(--fz14); border: 1px solid #111;align-items: center;}
.download_list .download_item .btn:hover a{border-color: var(--hover-main-color);}
.download_list .download_item .btn:hover{background: var(--hover-main-color);}
.download_list .download_item .btn a i{ display: inline-block; vertical-align: middle;width: 18px;height: 18px;background: url(../images/download_icon.png)no-repeat center center;background-size: contain; margin-right: 10px;}


@media screen and (max-width: 780px){
	.download_list .download_item{padding: 4vw;display: block;}
	.download_list .download_item .info_box .pic_box{width: 12.0vw;height: 12.0vw;margin-right: 4vw;}
	.download_list .download_item .btn a{height: 12vw;padding: 0 4vw;line-height: 12vw;justify-content: center;font-size: var(--fz28);}
	.download_list .download_item .info_box{margin-bottom: 4vw;}
	.download_list .download_item .info_box .info{width: calc(100% - 16vw);}
}