#body{background:#FFFFFF;width: 100%;max-width: 1920px;margin:0 auto;padding: 0;overflow-x: hidden;position: relative;font-family:"alibb" ,"Opensans-Regular";color: #404244;font-size: 16px;}
/* #body { background-color: #efefef; background-image: url(../images/t270.jpg); background-repeat: no-repeat; background-position: center top; background-size: 100%; opacity: 0.7; } */
#body a{cursor: pointer;}
.more_line2_hidden{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;}
.more_line3_hidden{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-word;}
.wrap{width:1280px; margin:0 auto; zoom:1;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.trans { -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.enlarge { -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

#header .header_box .logo_box h1,#header .header_box .logo_box div{line-height: 80px;}
#header .header_box .logo_box h1 img, #header .header_box .logo_box div img { max-height: 80px;     vertical-align: middle;}

#header {width: 100%;background-color: #2ead97;}
#header .header_box {width: 92%;height: 90px; display: flex;justify-content: space-between; margin: 0 auto; max-width: 1760px; }
#header .header_box .logo_box {min-width: 235px;max-width: 235px;display: flex;justify-content: center;align-items: center;}
#header .header_box .nav_bar { width: 1270px; margin-top: 20px; margin-left: 2.5%;}
#header .header_box .nav_bar .n_item { margin-left: 2%; }
#header .header_box .nav_bar .n_item:first-child { margin-left: 0; }
#header .header_box .nav_bar .n_item>a {line-height: 50px;font-size: 18px;font-family: "alibb","OpenSans-Bold"; color: #fff; text-decoration: none;}
/*
#header .header_box .nav_bar {flex: 1;width: calc(74% - 495px);display: flex;flex-direction: row;margin: 0 13%;font-family: "alibb","OpenSans-Bold";font-size: 18px;}
#header .header_box .nav_bar .n_item {margin-left: 80px;position: relative;padding-top: 48px;}
#header .header_box .nav_bar .n_item:first-child {margin-left: unset;}
#header .header_box .nav_bar .n_item a {color: #FFF;text-transform: uppercase;white-space: nowrap;}
#header .header_box .nav_bar .n_item:hover .navSub {display: block;}
#header .header_box .nav_bar .n_item .navSub a{line-height: 50px;font-size: 16px;color: #111;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
*/

#header .header_box .r_icon {max-width: 260px;text-align: right;display: flex;flex-direction: row;align-items: center;font-family: "Opensans-Regular";font-size: 24px;}
#header .header_box .r_icon .nav_icon {height: 100%;cursor: pointer;position: relative;display: flex;align-items: center;text-align: center;margin-right: 36px;}
#header .header_box .r_icon .nav_icon:last-child {margin-right: unset;}
#header .header_box .r_icon .nav_icon a{ width: 35px; height: auto;display: block; line-height: 100px; font-size: 16px; color: #FFF;}
#header .header_box .r_icon .nav_icon .search_icon{ height: 50px;background: url(../images/icon.png) no-repeat -6px -6px;}
#header .header_box .r_icon .nav_icon .sign_icon{height: 50px; background: url(../images/icon.png) no-repeat -7px -67px;}
#header .header_box .r_icon .nav_icon .inquiry {height: 50px;background: url(../images/icon.png) no-repeat -6px -139px;}
#header .header_box .r_icon .nav_icon .language {height: 50px;display: block;color: #FFF;width: 35px;line-height: 50px;text-transform: uppercase;}
#header .header_box .r_icon .nav_icon .navSub{width: 150px;}
#header .header_box .r_icon .nav_icon:hover .navSub {display: block;text-align: center;}
#header .header_box .r_icon .nav_icon .navSub a{line-height: 32px;font-size: 16px;color: #111;}
#header .header_box .r_icon .nav_icon .navSub a:hover {color: #00aeef;}

/*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 30px;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*/

body .ueeshop_responsive_header .header {background: #2ead97;border-bottom: unset;}
body .ueeshop_responsive_header .header .func .search_btn {background: url(../images/search_btn_white.png) no-repeat center center / 100%;}
body .ueeshop_responsive_header .header .func .member_btn {background: url(../images/account_btn_white.png) no-repeat center center / 100%;}
body .ueeshop_responsive_header .header .func .menu_btn {background: url(../images/menu_btn_white.png) no-repeat center center / 100%;}
body .ueeshop_responsive_header .header .func .menu_btn.on { background-image: url(../images/close_btn_white.png); }

#footer {width: 100%;background-color: #e6e6e6;}
#footer .footer_box {width: 90%;margin: 0 auto;max-width: 1580px;padding-top: 3.4%;}
#footer .footer_box .list_item {width: 100%;display: flex;flex-direction: row;padding-bottom: 12%;}
#footer .footer_box .list_item .ft_item {width: 25%;padding-right: 5%;}
#footer .footer_box .list_item .ft_item .item_title {color: #000;font-family: "alibb","OpenSans-Bold";margin-bottom: 9%;font-size: 18px}
#footer .footer_box .list_item .ft_item .item_content {margin-bottom: 4%;}
#footer .footer_box .list_item .ft_item .item_content a {color: #555;font-size: 16px;}
#footer .footer_bottom_text {background-color: #25927f;}
#footer .footer_bottom_text .fbt_box {width: 90%;margin: 0 auto;max-width: 1580px;padding: 1.6% 0;}
#footer .footer_bottom_text .fbt_box .left_text ,
#footer .footer_bottom_text .fbt_box .left_text a {font-size: 14px;color: #FFF;font-family: "Opensans-Regular";}

body .foot_share .foot_share_box {background-image: url(../images/icon_follow_4.svg);}
/* body .pic_box img {max-height: 95px;} */
/*inside-start*/
.in_ad{position: relative; font-size: 0;}
/*.in_ad:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 11px; background: url(../images/pro_ban_bg.png) no-repeat bottom center; z-index: 1;}*/
.in_ad .ad_con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in_ad .ad_con .con_table{ display: table; width: 100%; height: 100%;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{ float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 48px; color: #fff; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ font-size: 14px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 14px; color: #fff;}

.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.wrap-module body .ueeshop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.art-menu-wrap-style{margin-bottom: 45px;}
.art-menu-wrap-style .menu{text-align: center;}
.art-menu-wrap-style .menu ul li{display: inline-block;font-size: 15px;color: #222;margin:0 25px;}

.menu-in-left{padding-top: 50px;}
.menu-in-left .menu-wrap-style{width: 20%;float: left;}
.menu-in-left .wrap-righter-style{width: 73.75%;float: right;}
.menu-wrap-style .menu{}
.menu-wrap-style .menu .m-title{font-size: 19px;color: #191919;margin-bottom: 15px;}
.menu-wrap-style .menu .cate-top{font-size: 18px;color: #191919;font-weight: bold;margin-bottom: 20px;}
.menu-wrap-style .menu h3{margin-bottom: 10px;}
.menu-wrap-style .menu h3 a{font-size: 15px;color: #222;font-weight: bold;}
.menu-wrap-style .menu .sublist{line-height: 250%;margin-bottom: 15px;}
.menu-wrap-style .menu .sublist li{}
.menu-wrap-style .menu .sublist li a{font-size: 16px;color: #555;}
.menu-wrap-style .menu .sublist li a:before{width: 13px;height: 13px;border:1px solid #464646;border-radius: 3px; display: inline-block;vertical-align: middle;margin-right: 10px;transition: all .5s; content: '';}
.menu-wrap-style .menu .sublist li a.on{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a.on:before{border-color: #691a19;border-radius: 100px;}
.menu-wrap-style .menu .sublist li a:hover{color: #691a19;text-decoration: underline;}
.menu-wrap-style .menu .sublist li a:hover:before{}
.menu-wrap-style .menu .sublist li.v3{padding-left: 20px;}
.menu-wrap-style .menu .sublist li.v3 a{}
.menu-wrap-style .menu .sublist li.v3 a:before{display: none;}

.menu-wrap-style .related{ margin-top: 22px; width: 100%;}
.menu-wrap-style .related .r_title{ width: 100%; height: 23px; line-height: 23px; font-size: 23px; color: #191919;font-family:'Oswald-Light', Arial;letter-spacing: 1px;font-weight: bold;}
.menu-wrap-style .related .r_list{ margin-top: 5px; width: 100%;}
.menu-wrap-style .related .r_list .item{ padding: 16px 0 19px; border-bottom: 1px solid #e5e5e5;}
.menu-wrap-style .related .r_list .item:first-child{ border-top: 0;}
.menu-wrap-style .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; line-height: 24px; font-size: 15px; color: #222; font-weight: bold; text-decoration: none; overflow: hidden;    font-family: Oswald-Light;
    letter-spacing: 0.5px;}
.menu-wrap-style .related .r_list .author{ margin-top: 6px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.menu-wrap-style .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 8px; width: 100%; line-height: 20px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden;}

.menu-wrap-style{ width: 277px; float: left;}
.wrap-righter-style{ width: 74.85%; float: right;}


/* .ueeshop_responsive_products_inquiry{display: flex;justify-content: center; align-items: center;} */
.products .pro_left{width: 20.782%;}
.products .pro_cate{ margin-bottom: 25px; width: 100%;}
.products .pro_cate .content{ margin-top: 24px;}
.products .pro_cate .page_name{height: 38px;line-height: 38px; position: relative; font-size: 23px; color: #333; font-family: "OpenSans-Bold", Arial;font-weight: bold;letter-spacing: 1px;}
.products .pro_cate .first_cate{ height: 33px;line-height: 33px; position: relative; padding-right: 20px; overflow:hidden; cursor: pointer;}
.products .pro_cate .first_cate.son span{ display: block; position: absolute; right: 0; top: 50%; width: 10px; height: 10px; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.products .pro_cate .first_cate.son span:before{ display: block; content: ''; position: absolute; top: 0; left: 50%; width: 2px; height: 10px; background: #000; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.products .pro_cate .first_cate.son span:after{ display: block; content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 2px; background: #000; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.products .pro_cate .first_cate a{ display: block; width: 100%; height: 33px; font-size: 17px; color: #595959;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.products .pro_cate .first_cate a:hover{ color: #2ead97;}
.products .pro_cate .son_cate{ display: none; margin-bottom: 6px;}
.products .pro_cate .list.on .son_cate{display: block;}
.products .pro_cate .list.on .first_cate.son span:before{ transform: rotate(90deg);}
.products .pro_cate .son_cate .item{ position: relative; padding-left: 0; height: 38px;}
.products .pro_cate .son_cate .item a{ display: block; margin-top: 19px; width: 100%; height: 100%; line-height: 30px; background: url(../images/cate_two_icon.png) no-repeat left -15px center; font-size: 14px; color: #838383; font-family: 'Opensans-Regular'; box-sizing: border-box; transition: all 0.5s;}
.products .pro_cate .son_cate .item a:hover{ padding-left: 16px; background-position: left 1px center;}
.products .pro_cate .son_cate .item.on a{ padding-left: 16px; background-position: left 1px center;}
.products .pro_cate .son_cate .item:hover a,
.products .pro_cate .son_cate .item.on a,
.products .pro_cate .son_cate .subcate3 a.sia:hover,
.products .pro_cate .son_cate .subcate3 a.sia.on{color: #D8EEF3;}
.products .pro_cate .son_cate .subcate3{ margin-bottom: 10px;}
.products .pro_cate .son_cate .subcate3 a.sia{ display: block; padding-left: 32px; font-size: 16px; color: #7a7a7a; line-height: 30px;}

.products .pro_cate .list{ margin-top: 20px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.products .pro_cate .list:first-child{ margin-top: 0;}
.products .pro_cate .list .row{ padding: 20px 0; width: 100%;}
.products .pro_cate .list .row:first-child{ border-top: 0;}
.products .pro_cate .list .row .img{ display: block; width: 25.5396%; max-height: 71px;}
.products .pro_cate .list .row .row_txt{ width: calc(100% - 30.9353%);}
.products .pro_cate .list .row .row_txt .name{ line-height: 22px; font-size: 15px; color: #000;font-family: Oswald-Light;letter-spacing: 0.5px;}

.contenter .ueeshop_responsive_products_list .item{ margin-right: 2.9661%; width: 31.3559%;}
.contenter .ueeshop_responsive_products_list .item:nth-child(3n){ margin-right: 0;}
.contenter .ueeshop_responsive_products_list .item .pro{ width: 100%;}

.contenter .ueeshop_responsive_position{ border-bottom: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contenter .ueeshop_responsive_position .title{ height: 38px; line-height: 38px; font-family: "OpenSans-Bold", Arial;font-weight: bold;letter-spacing: 1.5px;}
.contenter .ueeshop_responsive_position .position{ height: 35px; line-height: 35px;}
.contenter .ueeshop_responsive_position .position a{ font-size: 12px; color: #808080; font-family: "alibb","OpenSans-Bold";}
.contenter .ueeshop_responsive_position .position a:last-child{ color: #808080;}
.contenter .ueeshop_responsive_products_list{ margin-top: 32px;}
.contenter .ueeshop_responsive_products_list .item .info .name{ line-height: 34px; height: 68px;}
.contenter .ueeshop_responsive_products_list .item .info .name a{ font-size: 20px; color: #000; font-family: "alibb","OpenSans-Bold";}

.contenter .cate_brief{ width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}

.product-detail .ueeshop_responsive_position .position { height: 35px; line-height: 35px; }
.product-detail .ueeshop_responsive_position .position { width: 100%; }
.product-detail .ueeshop_responsive_position .position a{ font-size: 12px; color: #808080; font-family: "alibb","OpenSans-Bold";}
.product-detail .ueeshop_responsive_position .position a:last-child{ color: #808080;}

body .ueeshop_responsive_products_detail .description .title{padding: 10px 0 0;}
.product-detail .ueeshop_responsive_products_detail .description .title{border: none;}
.product-detail .ueeshop_responsive_products_detail .description .title span{font-size: 30px;color: #1f1f1f;position: relative;background: #fff;margin-right: 0;padding-right: 15px;}
.product-detail .ueeshop_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 13px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

body .ueeshop_responsive_case_list .item .img{ width: 33.1073%;}
body .ueeshop_responsive_case_list .item .info{ margin-top: 36px; padding-left: 47px; width: 61.5819%;}
body .ueeshop_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; height: 38px; line-height: 38px;}
body .ueeshop_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #f1ad49;}
body .ueeshop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333;}
body .ueeshop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}
body .ueeshop_responsive_download_list ul li .name {width: calc(100% - 50px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
body .ueeshop_responsive_turn_page.s1>span .page_item_current {background: #555;color: #fff;}
.ueeshop_responsive_download_list ul li a:hover{background-color: #814d95;}

body .ueeshop_responsive_turn_page{text-align: center;}
body .ueeshop_responsive_turn_page span{width: auto;min-width: 54px;}
body .ueeshop_responsive_turn_page span a{ display: block; background: #fff;}
body .ueeshop_responsive_turn_page span .page_item_current{ background: #555; color: #fff;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{ background: #f4f7f6; color: #555;font-size: 18px;width: 100%;}
body .ueeshop_responsive_turn_page span em{width: 20px;height: 8px;}
body .ueeshop_responsive_turn_page span em.icon_page_prev{width: 21px;height: 10px;background: url(../images/prev_page.png) no-repeat center;}
body .ueeshop_responsive_turn_page span em.icon_page_next{width: 21px;height: 10px;background: url(../images/next_page.png) no-repeat center;}

.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

/* 新闻详细(推荐文章) */
.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919; font-family: 'PlayfairDisplay-Regular';}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-family: cursive; 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{ }
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ 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;}
.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;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.rale_news .list .item:hover .title{ color: #aebc9f;}

.menu-in-left .menu-wrap-style .pro_cate .page_name{height: 38px;line-height: 38px;position: relative;font-size: 23px;color: #333;font-family: "OpenSans-Bold", Arial;font-weight: bold;letter-spacing: 1px;}

.menu-wrap-style .pro_cate .list .first_cate a{display: block;width: 100%;height: 33px;font-size: 17px;color: #595959;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 33px;}

.download-list .related{ margin-top: 22px; padding-bottom: 20px; width: 100%;}
.download-list .related .r_list{ margin-top: 5px; width: 100%;}
.download-list .related .r_list .item{ margin-top: 20px; width: 100%;}
.download-list .related .r_list .item .img{ display: block; width: 100%; text-align: center;}
.download-list .related .r_list .item:first-child{ border-top: 0;}
.download-list .related .r_list .title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 11px; width: 100%; line-height: 20px; font-size: 16px; color: #000; text-decoration: none; overflow: hidden;}
.download-list .related .r_list .time{ margin-top: 11px; width: 100%; height: 20px; line-height: 20px; font-size: 14px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.download-list .related .r_list .brief{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 7px; width: 100%; line-height: 23px; font-size: 14px; color: #888; word-break: break-all; overflow: hidden;}

.ueeshop_responsive_case_detail > .name,
.ueeshop_responsive_info_list .item .info .title ,
.ueeshop_responsive_info_detail > .title,
#global_editor_contents h3 ,
.product-detail .ueeshop_responsive_products_detail .description .title span {font-family: "alibb","OpenSans-Bold";}

body .ueeshop_responsive_case_list .item .info .desc,
#global_editor_contents,
.ueeshop_responsive_info_list .item .info .desc,
#global_editor_contents p {font-family: "alibb","Opensans-Regular";}

@media screen and (max-width: 1600px) {
    #header .header_box .nav_bar { width: 70%; }
}

@media screen and (max-width: 1440px) {
    .wrap { width: 1100px; }
    #header .header_box .r_icon .nav_icon { margin-right: 15px; }
    #header .header_box .nav_bar { width: 56%; }
    #header .header_box .nav_bar .n_item { margin-left: 2%; }
    #header .header_box .nav_bar .n_item>a { padding: 0 10px; }
}

@media screen and (max-width: 1280px) {
    .wrap { width: 92%; }
    #header .header_box { width: 96%; }
    #header .header_box .logo_box { min-width: 200px; max-width: 200px; }
    #header .header_box .nav_bar { width: 57%; }
}

@media screen and (max-width: 991px) {
    #header {display: none;}
    .products .pro_left,.menu-in-left .menu-wrap-style { display: none; }
    .menu-in-left .wrap-righter-style { width: 100%; }
}

@media screen and (min-width: 768px) {
    #footer .footer_box .list_item .ft_item .item_content.hide { display: block; }
}
@media screen and (max-width: 768px) {
    .hide {display: none}

    #footer .footer_box {width: 92%;padding-top: 72px;}
    #footer .footer_box .list_item {flex-direction: column;padding-bottom: unset;}
    #footer .footer_box .list_item .ft_item {width: 100%;padding-right: unset;margin-bottom: 45px;}
    #footer .footer_box .list_item .ft_item .item_title {margin-bottom: unset;display: flex;justify-content: space-between;font-size: 32px; line-height: 40px;}
    #footer .footer_box .list_item .ft_item .item_title span {display: block;width: calc(100% - 40px);}
    #footer .footer_box .list_item .ft_item .item_title .ft_icon {display: block; background: url(../images/icon.png) no-repeat 4px -140px;background-size: 75%;width: 40px;height: 40px;}
    #footer .footer_box .list_item .ft_item .item_content {margin-bottom: unset;margin-top: 2%;}
    #footer .footer_box .list_item .ft_item .item_content a {font-size: 14px;}
    #footer .footer_box .list_item .ft_item:last-child .item_title {display: none;}
    #footer .footer_box .list_item .ft_item:last-child ul {display: flex;justify-content: center;margin: 0 auto;}
    #footer .footer_bottom_text .fbt_box {padding: 2.5% 0 3.6%;}
    #footer .footer_bottom_text .fbt_box .left_text {text-align: center;}
    #footer .footer_bottom_text .fbt_box .left_text a {display: block;margin: 0 auto;}
    #footer .footer_bottom_text .fbt_box .left_text, #footer .footer_bottom_text .fbt_box .left_text a {line-height: 38px;font-size: 24px;}

    body .ueeshop_responsive_case_list .item .img { width: 100%; }
    body .ueeshop_responsive_case_list .item .info { width: 100%; padding-left: 0; margin-top: 15px; }
    body .ueeshop_responsive_case_list .item .info .name { height: unset; line-height: 24px; padding-bottom: 10px; }
    body .ueeshop_responsive_case_list .item .info .name a { font-size: 16px; }

    .menu-in-left { padding-top: 10px; }
    .contenter .ueeshop_responsive_products_list { margin-top: 12px; }
    .contenter .ueeshop_responsive_products_list .item { width: 48%; padding: 0; margin-right: 4%; }
    .contenter .ueeshop_responsive_products_list .item:nth-child(3n) { margin-right: 4%; }
    .contenter .ueeshop_responsive_products_list .item:nth-child(2n) { margin-right: 0; }
    .contenter .ueeshop_responsive_products_list .item .info .name { height: 42px; max-height: 42px; line-height: 20px; }
    .contenter .ueeshop_responsive_products_list .item .info .name a { font-size: 14px; }
    .contenter .ueeshop_responsive_products_list .item:hover img { transform: unset; -webkit-transform: unset; }
}

@media screen and (max-width: 500px) {
    #footer .footer_box {padding-top: 3.4%;}
    #footer .footer_box .list_item {flex-direction: column;padding-bottom: unset;}
    #footer .footer_box .list_item .ft_item {width: 100%;padding-right: unset;margin-bottom: 4%;}
    #footer .footer_box .list_item .ft_item .item_title {margin-bottom: unset;display: flex;justify-content: space-between;font-size: 16px; line-height: 30px;}
    #footer .footer_box .list_item .ft_item .item_title span {display: block;width: calc(100% - 40px);}
    #footer .footer_box .list_item .ft_item .item_title .ft_icon {display: block;background: url(../images/icon.png) no-repeat 2px -104px; background-size: 75%;width: 30px;height: 30px;}
    #footer .footer_box .list_item .ft_item .item_content {margin-bottom: unset;margin-top: 2%;}
    #footer .footer_box .list_item .ft_item .item_content a {font-size: 14px;}
    #footer .footer_box .list_item .ft_item:last-child .item_title {display: none;}
    #footer .footer_box .list_item .ft_item:last-child ul {display: flex;justify-content: center;margin: 0 auto;}
    #footer .footer_bottom_text .fbt_box {padding: 2% 0 3%;}
    #footer .footer_bottom_text .fbt_box .left_text, #footer .footer_bottom_text .fbt_box .left_text a {line-height: 24px;font-size: 14px;}
}