#body {background:#FFFFFF;width: 100%;margin:0;padding: 0;overflow-x: hidden;position: relative;font-family: "QuattrocentoSans-Regular";color: #111;font-size: 18px;}
#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;}
.more {display: block;font-size: 20px;width: 180px;height: 55px;text-align: center;line-height: 55px;text-transform: capitalize;background-color: #00AEEF;color: #FFF;}
.wrap:after,.wrap:before{display:table; content:'';}
.wrap:after{clear:both;}

#header .header_box .logo_box h1,#header .header_box .logo_box div{line-height: 100px;}

#header {width: 100%;background-color: #111111;font-family: "QuattrocentoSans-Regular";font-size: 18px;}
#header .header_box {width: 90%;margin: 0 auto;height: 100px;max-width: 1580px;display: flex;flex-direction: row;}
#header .header_box { padding: 15px 0; }
#header .header_box .logo_box {min-width: 275px;height: 100px;max-width: 275px;}
#header .header_box .logo_box {min-width: 200px; max-width: 200px;}
#header .header_box .nav_bar {width: calc(88.3% - 610px);display: flex;flex-direction: row;margin: 0 0 0 11.7%;}
#header .header_box .nav_bar {width: 50%; margin: 0;}
#header .header_box .nav_bar .n_item {margin-right: 65px;position: relative;}
#header .header_box .nav_bar .n_item { margin-right: 30px;}
#header .header_box .nav_bar .n_item { margin-right: 25px;}
#header .header_box .nav_bar .n_item:last-child {margin-right: unset;}
#header .header_box .nav_bar .n_item>a {color: #FFF;line-height: 100px;white-space: nowrap;}
#header .header_box .nav_bar .n_item a { text-decoration: none; }
#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 .nav_bar .n_item a:hover,
#header .header_box .nav_bar .n_item .navSub a:hover{color: #00aeef}

#header .header_box .r_icon {min-width: 335px;display: flex;flex-direction: row;}
#header .header_box .r_icon .nav_icon {height: 100%;cursor: pointer;position: relative;}
#header .header_box .r_icon .nav_icon a{ width: 33px; height: 100%;display: block; line-height: 100px; font-size: 16px; color: #FFF;}
#header .header_box .r_icon .nav_icon .search_icon{ height: 50px;margin: 25px 35px 0 0;background: url(../image/icon.png) no-repeat -8px -132px;}
#header .header_box .r_icon .nav_icon .sign_icon{height: 50px;margin: 25px 30px 0 0; background: url(../image/icon.png) no-repeat -5px -57px; }
#header .header_box .r_icon .nav_icon .default_shopping_cart{height: 50px;margin: 25px 30px 0 0; filter: invert(1);}
#header .header_box .r_icon .nav_icon .inquiry {color: #FFF;margin-top: 25px;width: 150px;height: 50px;line-height: 50px;text-align: center;background-color: #00aeef;text-transform: uppercase;font-size: 16px;}
#header .header_box .r_icon .nav_icon .language {height: 50px;display: block;color: #FFF;margin: 25px 20px 0;width: 35px;line-height: 50px;background: url(../image/icon.png) no-repeat 4px -203px;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;width: 100%;}
#header .header_box .r_icon .nav_icon .navSub a:hover {color: #00aeef;}

#header .default_language_currency_style{color: white;}

/*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(../image/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(../image/search_close.png) center no-repeat;cursor: pointer;}
/*搜索框-end*/

body .shop_responsive_header .header {background: #111;border-bottom: unset;}
body .shop_responsive_header .header .func .search_btn {background: url(../image/search_btn_white.png) no-repeat center center / 100%;}
body .shop_responsive_header .header .func .member_btn {background: url(../image/account_btn_white.png) no-repeat center center / 100%;}
body .shop_responsive_header .header .func .menu_btn {background: url(../image/menu_btn_white.png) no-repeat center center / 100%;}

#footer {width: 100%;background-color: #000;font-family: "QuattrocentoSans-Regular"}
#footer .footer_box {width: 90%;margin: 0 auto;max-width: 1580px;padding-top:4.5%;}
#footer .footer_box .list_item {width: 100%;display: flex;flex-direction: row;}
/*#footer .footer_box .list_item .ft_item {width: 25%;padding-right: 5%;}*/
#footer .footer_box .list_item .ft_item {width: 25%;text-align:center;}
#footer .footer_box .list_item .ft_item .item_title {color: #FFF;margin-bottom: 14%;text-transform: capitalize;font-size: 18px;}
#footer .footer_box .list_item .ft_item .item_content {display:block; margin-bottom: 10%;}
#footer .footer_box .list_item .ft_item .item_content a {color: #888;font-size: 16px;text-transform: capitalize;}
/*#footer .footer_box .footer_bottom_text {width: 100%;display: flex;justify-content: space-between;padding: 4% 0 3%;}*/
#footer .footer_box .footer_bottom_text {width: 100%;justify-content: space-between;text-align:center}
#footer .footer_box .footer_bottom_text .left_text {font-size: 14px;color: #888;text-transform: capitalize;}
#footer .footer_box .footer_bottom_text .left_text a{color: #888;}
#footer .footer_box .footer_bottom_text .right_text {width: auto;font-size: 14px;color: #888;display: flex;flex-direction: row;}
#footer .footer_box .footer_bottom_text .right_text span {border-right: 1px solid #888;box-sizing: border-box;}
#footer .footer_box .footer_bottom_text .right_text span:last-child {border-right: unset;}
#footer .footer_box .footer_bottom_text .right_text a { color: #888;white-space: nowrap;display: block;margin: 0 20px;text-transform: capitalize;}

.close{display: none}

/*inside_page*/
.product-list{ width: 100%;}
.pro_list .shop_responsive_position{ margin-top: 20px; border-bottom: 0; font-size: 14px; color: #737373;}
.pro_list .shop_responsive_position .title{ display: none;}
.pro_list .shop_responsive_position .position a{ font-size: 14px; color: #737373; font-family: "WorkSans-Bold";}
.pro_list .shop_responsive_position .position{ float: none; width: 100%; height: auto; line-height: 70px; text-align: left;}
.product-list .pro_list{ width: 100%; background: #fff;}
.product-list .pro_list .cate_brief{ margin-top: 30px; width: 100%;}
.product-list .pro_list .hot_cate{ width: 100%;margin: 0 auto;}
.product-list .pro_list .hot_cate .page_name{ position: relative; width: 100%; height: 69px; line-height: 69px; font-size: 36px; color: #000;  text-align: center; text-transform: uppercase; margin-bottom: 50px;}
.product-list .pro_list .hot_cate .list{width: 100%;}
.product-list .pro_list .hot_cate .list .row .img{ display: block; width: 100%; text-align: center; overflow: hidden;}
.product-list .pro_list .hot_cate .list .row .row_txt{ display: block; margin-bottom: 0; height: auto;}
.product-list .pro_list .hot_cate .list .row .row_txt .name{ display: block; width: 100%; height: 48px; line-height: 24px; font-family: Arial; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-family: "QuattrocentoSans-Regular";text-decoration: none;}
.product-list .pro_list .hot_cate .list .row:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.product-list .pro_list .hot_cate .list .row:hover .row_txt .name{ color: #00aeef;}
.product-list .pro_list .hot_cate .bx-pager{ width: 100%; margin: 50px 0 150px; text-align: center;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item{ display: inline-block; margin: 0 10px; width: 17px; height: 17px;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a{ display: block; width: 100%; height: 100%; font-size: 0; background: #333; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item:hover a{ background: #00aeef;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a.active{ background: #00aeef;}
.product-list .pro_list .wrap { margin-top: 30px; }

.products .pro_cate{ padding: 12px 0; width: 100%; background: #fff;}
.products .pro_cate .page_name{ display: none; position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.products .pro_cate .content{ position: relative; margin-top: 26px; width: 100%; z-index: 1; text-align: center;}
.products .pro_cate .list{ position: relative; display: inline-block; margin: 0 27px 30px 0; width: auto; line-height: 43px; transition: all 0.5s;}
.products .pro_cate .list:first-child{ margin-left: 0;}
.products .pro_cate .list .son_cate{ position: absolute; left: 0; top: 100%; width: 100%; z-index: 1;}
.products .pro_cate .list .first_cate{ position: relative; overflow: hidden; cursor: pointer; transition: all 0.5s;}
.products .pro_cate .list .first_cate.son:after{content: '';width: 10px;height: 10px;margin:auto;position: absolute;top: 0;right: 16px;bottom: 0;}
.products .pro_cate .list .first_cate a{ display: block; position: relative; padding: 0 36px; border: 1px solid #00aeef; font-size: 16px; transition: all 0.5s; font-family: Arial; text-decoration: none;}
.products .pro_cate .list .first_cate a:before{ display: block; content: ''; position: absolute; right: 35px; top: 19px; width: 12px; height: 7px; background: url(../static/themes/t267/images/pro_cate_icon.png) no-repeat center / 100%; transition: all 0.5s;}
.products .pro_cate .list .first_cate a:after{ display: block; content: ''; position: absolute; right: 35px; top: 19px; width: 12px; height: 7px; background: url(../static/themes/t267/images/pro_cate_icon2.png) no-repeat center / 100%; transition: all 0.5s; z-index: 1; opacity: 0;}
.products .pro_cate .list:hover .first_cate a{ background: #00aeef; color: #fff;}
.products .pro_cate .list:hover .first_cate a:before{ transform: rotate(180deg);}
.products .pro_cate .list:hover .first_cate a:after{ transform: rotate(180deg); opacity: 1;}
.products .pro_cate .son_cate{display: none;margin-bottom: 10px; background: #f7f7f7;}
.products .pro_cate .list.on .first_cate.son:after{width: 10px;height: 2px;background-position: 0 -104px;}
.products .pro_cate .son_cate .item{ position: relative; height: 48px;line-height: 48px;}
.products .pro_cate .son_cate .item a{ width: 100%; height: 48px; line-height: 48px; border-bottom: 1px solid #dedede; font-size: 16px; color: #333; text-align: left; text-indent: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .item a.sia2{ border-bottom: 0;}
.products .pro_cate .son_cate .item a.sia2:last-child{ border: 0;}
.products .pro_cate .son_cate .item:hover a.sia2{ background: #00aeef; color: #fff;}
.products .pro_cate .son_cate .item:hover .subcate3{ display: block;}
.products .pro_cate .son_cate .subcate3{ display: none; position: absolute; top: 0; left: 100%; width: 100%; background: #f7f7f7;}
.products .pro_cate .son_cate .subcate3 a.sia{display: block; width: 100%; font-size: 16px; color: #7a7a7a; height: 48px; line-height: 48px; text-align: left; text-indent: 24px; border-bottom: 1px solid #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .subcate3 a:last-child{ border: 0;}
.products .pro_cate .son_cate .subcate3 a:hover{ background: #00aeef; color: #fff;}
.hot_cate .bx-wrapper {margin: 0 auto;}

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

.product-list .shop_responsive_products_list .item .info { float: left; padding-left: 47px; width: 100%; padding: 0; margin: 0; box-sizing: border-box;}
.product-list .shop_responsive_products_list .item .info .name{ margin-bottom: 0; height: auto;}
.product-list .shop_responsive_products_list .item .info .name a{ font-size: 18px;display: block; width: 100%; height: 48px; line-height: 24px; font-family: "QuattrocentoSans-Regular"; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}
.product-list .shop_responsive_products_list .item .info .price{ font-size: 16px; font-family: "QuattrocentoSans-Regular";}
.product-list .shop_responsive_products_list .item:hover .info .name a{ color: #00aeef;}
.product-list .shop_responsive_products_list .item .info .more{ display: none; margin: 0 auto; width: 123px; height: 36px; line-height: 36px; font-size: 14px; color: #00aeef; font-family: Arial; text-decoration: underline; text-align: center; transition: all 0.5s;}

.wrap {width: 90%;margin: auto}
.wrap-module .shop_responsive_products_list .item{ margin-right: 2.4581%; margin-bottom: 22px; padding-bottom: 34px; width: 23.0769%; background: #fff;}
.wrap-module .shop_responsive_products_list .item:nth-child(4n){ margin-right: 0;}

.wrap-module .shop_responsive_products_list .item .pro{width: 100%; height: 100%;}

.in_ad{position: relative; font-size: 0; min-height: 130px; }
.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 .shop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .shop_responsive_position .title{ display: block; float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 50px; color: #fff; font-family: "WorkSans-Bold"; text-align: center;}
.in_ad .ad_con .shop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .shop_responsive_position .position{ font-size: 16px; color: #fff;}
.in_ad .ad_con .shop_responsive_position .position a{ font-size: 16px; color: #fff;font-family: "QuattrocentoSans-Regular";}
.in_ad .bxSlide-outter {min-height: 48px;}
.case {width: 90%;margin: 0 auto;}

body .shop_responsive_turn_page{text-align: center;}
body .shop_responsive_turn_page span{width: auto;min-width: 54px;}
body .shop_responsive_turn_page span a{ display: block; background: #fff;}
body .shop_responsive_turn_page span .page_item_current{background: #00aeef;color: #fff;}
body .shop_responsive_turn_page.s1>span .page_item_current{background: #00aeef;color: #fff;}
body .shop_responsive_turn_page span a,
body .shop_responsive_turn_page span font{ background: #f5f5f5; color: #555;font-size: 18px;width: 100%;}
body .shop_responsive_turn_page span a{ background: #fff;}
body .shop_responsive_turn_page span em{width: 20px;height: 8px;}
body .shop_responsive_turn_page span em.icon_page_prev{width: 21px;height: 10px;background: url(../image/icon_pro_all.png) no-repeat 0 0;}
body .shop_responsive_turn_page span em.icon_page_next{width: 21px;height: 10px;background: url(../image/icon_pro_all.png) no-repeat right 0 bottom 0;}
.shop_responsive_case_detail {}

.shop_responsive_case_detail > .name,
.shop_responsive_info_list .item .info .title ,
.shop_responsive_info_detail > .title,
#global_editor_contents h3 {font-family: "WorkSans-Bold";}

body .shop_responsive_case_list .item .info .desc,
#global_editor_contents,
.shop_responsive_info_list .item .info .desc,
#global_editor_contents p {font-family: "QuattrocentoSans-Regular";}

.wrap .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px; text-decoration: none;text-align: center;margin-top: 30px}
.wrap .cate-name a{ text-decoration: none;}
.wrap .cate-name span{display: block;width: 28px;height: 2px;background: #00aeef;margin: 15px auto 0;}

.bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a{ margin: 0 7.5px; width: 117px; height: 3px; background: #fff;}
.bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a:hover, .bxSlide-outter .bx-wrapper .bx-pager.bx-default-pager a.active{ background: #00aeef;}

.wrap-module .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px;text-align: center;}
.wrap-module .cate-name span{display: block;width: 28px;height: 2px;background: #00aeef;margin: 15px auto 0;}
.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.article-content .art-title{ display: none; position: relative; height: 69px; line-height: 69px; font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.article-content .art-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #00aeef; transform: translateX(-50%);}

.wrap-module body .shop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.wrap-module .shop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

.info-list .menu-in-left .shop_responsive_position{ border-bottom: 0;}
.info-list .menu-in-left .shop_responsive_position .title{ display: none;}
.info-list .menu-in-left .shop_responsive_position .position{ text-align: left;}

.menu-in-left{padding-top: 30px;padding-bottom: 4.5%;}
.menu-in-left .menu-wrap-style{ width: 100%;}
.menu-in-left .menu-wrap-style .menu{ text-align: center;}
.menu-in-left .wrap-righter-style{ padding-top: 42px; width: 100%;}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu li{ position: relative; display: inline-block; margin-top: 20px; margin: 0 20px 10px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu li a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #00aeef; font-size: 18px; text-align: center; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu li a.on, .menu-wrap-style .menu li a:hover{ background: #00aeef; color: #fff;}
.menu-wrap-style .menu .m-title{ display: none; position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.menu-wrap-style .menu .m-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #00aeef; transform: translateX(-50%);}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu h3{ position: relative; display: inline-block; margin-top: 20px; margin-right: 27px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu h3 a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #00aeef; font-size: 18px; text-align: center; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu h3 a:hover{ background: #00aeef; color: #fff;}
.menu-wrap-style .menu h3 a.on, .menu-wrap-style .menu h3 a:hover { background: #00aeef;color: #fff; }


.shop_responsive_download_list ul li:hover{color: #00aeef;}
.shop_responsive_download_list ul li a:hover{background: #00aeef;}

.contenter{ margin-top: 30px; width: 100%;}
.contenter .title{ padding: 0 30px; width: 100%; height: 50px; line-height: 50px; background: #fff; font-size: 18px; color: #202528; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.contenter .cate_brief{ padding: 0 30px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contenter .shop_responsive_position .title{ margin-bottom: 4px; width: 100%; height: 62px; line-height: 62px; font-size: 20px; color: #333;}
.contenter .shop_responsive_position{ border-bottom: 0;}
.contenter .shop_responsive_position .position{ display: none;}
.article-content .wrap .contenter .shop_responsive_position .position{ display: block;}
.article-content .wrap .contenter { margin-top: 0;}
.contenter .shop_responsive_case_list{ margin: 0;}
.contenter .shop_responsive_case_list .item{ padding:5% ; background: #f5f5f5; border-bottom: 0;display: flex;flex-direction: row;}

body .shop_responsive_case_list .item .img{ width: 33.1073%;position: relative;}
body .shop_responsive_case_list .item .info{  padding-left: 5%; width: 61.5819%;}
body .shop_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; font-family: "WorkSans-Bold";}
body .shop_responsive_case_list .item .info .name a {line-height: 30px;}
body .shop_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #555;}
body .shop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333; text-decoration: none;}
body .shop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}
body .shop_responsive_products_inquiry form .form_button {background: #00aeef;}

.rightside .shop_responsive_info_list .item .info .title a { text-decoration: none; }

.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;}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; 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 .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ font-family: "WorkSans-Bold";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{ font-family: "QuattrocentoSans-Regular";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.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;}

.wrap-module .shop_responsive_case_detail>.share { display: block; }
.wrap-module .shop_responsive_info_detail>.share { display: block; }
.article-content .shop_responsive_article_detail>.contents>.share { display: block; }

body .menu-in-left .wrap-righter-style .shop_responsive_download_list ul li { overflow: hidden; }
body .menu-in-left .wrap-righter-style .shop_responsive_download_list ul li .name { width: 65%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
body .foot_share .foot_share_box {background-image: url(../image/icon_follow_1.svg);}

@media screen and (max-width: 1280px) {
	#header .header_box .nav_bar .n_item:first-child{margin-left: 20px;}
	#header .header_box .nav_bar .n_item {margin-right: 20px; }
	#header .header_box {width: 96%; padding: 0;}
	#header .header_box .logo_box {min-width: 150px; max-width: 150px;}
	#header .header_box .nav_bar {width: 55%; margin-left: 20px;}
	#header .header_box .nav_bar .n_item {margin-right: 20px;}
	#header .header_box .r_icon {min-width: auto;}
	#header .header_box .r_icon .nav_icon .search_icon {margin-right: 15px;}
	#header .header_box .r_icon .nav_icon .sign_icon {margin-right: 15px;}
}

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

@media screen and (max-width: 768px) {
	.more {width: 90px;height: 27.5px;font-size: 14px;line-height: 27.5px;}
	.ft_item_header span {padding-bottom: unset;}
	.close,.fs{display: none;}
	/*.hide{display: none !important;}*/

	#footer .footer_box {width: 92%;}
	#footer .footer_box .list_item {flex-direction: column;}
	#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;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-size: 27px 192px;background-image: url(../image/icon.png);background-repeat: no-repeat;background-position: 0px 4px; width: 25px;height: 25px;}
	#footer .footer_box .list_item .ft_item .item_content {display: none; 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_box .footer_bottom_text {display: block;padding: 0 0 5%;}
	#footer .footer_box .footer_bottom_text .left_text {text-align: center;}
	#footer .footer_box .footer_bottom_text .left_text a{display: block;}
	#footer .footer_box .footer_bottom_text .right_text {flex-wrap: wrap;justify-content: center;margin-top: 5%;}

	.contenter .shop_responsive_case_list .item {flex-direction: column;padding: 5% 5% 0;}
	body .shop_responsive_case_list .item .img{ width: 90%;margin: 0 auto; }
	body .shop_responsive_case_list .item .info{ margin: 0 auto; padding: 0 0 20px 0; width: 100%;}
	body .shop_responsive_case_list .item .info .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	body .shop_responsive_case_list .item .info .name a{ font-size: 20px;}
	body .foot_share {display: block;text-align: center;}
	.in_ad .ad_con .shop_responsive_position .title {display: none;}

	.rale_news .list { grid-template-columns: repeat(2, 46.5%); }
	.rightside .shop_responsive_info_list .item .info .title { height: 50px; overflow: hidden; }

	.rale_news .list .item { margin-bottom: 20px; }
	.rale_news .list .item .brief { height: 73px; overflow: hidden; }

	.wrap-module .shop_responsive_products_list .item{ margin-right: 2%; width: 49%;}
	.wrap-module .shop_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
	.wrap-module .shop_responsive_products_list .item:nth-child(2n){ margin-right: 0;}
	.wrap-module .cate-name{margin-bottom: 15px;font-size: 22px;}
	.wrap-module .cate-name span{margin-top: 10px;}
	.product-list .pro_list .hot_cate .page_name {font-size: 20px}
	body .win_alert .win_pwd .pwd_text {max-width: 100%;}
	.menu-wrap-style .menu li{margin: 8px;}
}
#header .header_box .logo_box{min-width: 150px;max-width: 150px;}
#header .header_box .logo_box h1, #header .header_box .logo_box div{height: 100%;}
#header .header_box .nav_bar{width:calc( 88.3% - 385px );margin: 0 0 0 5%;}
@media screen and (max-width: 1520px) {
	#header .header_box .nav_bar .n_item{margin-right: 35px;}
}
@media screen and (max-width: 1340px) {
	#header .header_box .nav_bar .n_item{margin-right: 25px;}
	#header .header_box .nav_bar .n_item a{font-size: 16px;}
}
@media screen and (max-width: 1260px) {
	#header .header_box .nav_bar{width:calc( 90% - 385px );margin: 0 0 0 3%;}
	#header .header_box .nav_bar .n_item{margin-right: 20px;}
	#header .header_box .nav_bar .n_item a{font-size: 14px;}
}
@media screen and (max-width: 1100px) {
	#header .header_box .logo_box{min-width: 100px;max-width: 100px;}
}